.home{position:relative;display:grid;min-height:calc(100svh - 68px);overflow:hidden;place-items:center;isolation:isolate;background:#242321}.home-background-video,.home-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-background-video{z-index:0;object-fit:cover}.home-overlay{z-index:1;background:linear-gradient(135deg,#1817149e,#18171447)}.home-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:18px;padding:36px 24px;color:#fff;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif;text-align:center}.home-logo{width:clamp(120px,18vw,190px);height:auto;filter:brightness(0) invert(1)}.home-welcome{margin:0;color:#ffffffe0;font-size:.82rem;font-weight:500;letter-spacing:.02em;line-height:1.55}.home-welcome strong{color:#fff;font-size:1rem;font-weight:600;letter-spacing:-.02em}.home-signin{margin-top:4px;padding:10px 17px;border:1px solid rgba(255,255,255,.8);border-radius:8px;color:#fff;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.home-signin:hover{border-color:#fff;background:#fff;color:#242321}@media (max-width: 768px){.home{min-height:calc(100svh - 60px)}.home-content{gap:18px}}@media (prefers-reduced-motion: reduce){.home-background-video{display:none}}.projects-page{width:80%;margin:0 auto}.project-directory{width:min(100% - 40px,960px);margin:40px auto 80px}.project-directory h1{margin:0;font-size:2rem;font-weight:500}.project-directory-intro{margin:10px 0 30px;color:#666;font-size:1rem}.project-link-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px}.project-link-card{display:block;overflow:hidden;color:inherit;text-decoration:none;background-color:#fff;border:1px solid #dedede;transition:transform .2s ease,box-shadow .2s ease}.project-link-card:hover,.project-link-card:focus-visible{transform:translateY(-3px);box-shadow:0 10px 24px #0000001f}.project-link-card-thumbnail{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;color:#777;background:#e3e3e3;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.project-link-card-thumbnail img{width:100%;height:100%;object-fit:cover}.project-link-card-content{padding:16px}.project-link-card-content h2{margin:0 0 8px;font-size:1.1rem;font-weight:500}.project-link-card-content p{margin:0;color:#666;line-height:1.5}.project-directory-back{display:inline-block;margin:24px 0 8px;color:#333;text-decoration:none}.project-directory-back:hover{text-decoration:underline}.selection-project-page h1{margin-top:0}.projects-page button,.list-project-item a{margin:0 45px;font-size:12px;padding:12px 25px;text-decoration:none;color:#000;background-color:#e7e7e7}.projects-page ul{width:80%;margin:auto;padding:10px 40px;font-size:.7em;font-weight:400}.list-project-container{width:100%;margin:5px auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.list-project-item{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:80%;margin:auto;padding:10px 40px;font-weight:400;background-color:#6d92c2}.list-project-item h2{font-size:1.2em;font-weight:700;text-transform:capitalize}.list-project-buttons{flex-direction:row;justify-content:space-between;align-items:center}.delete-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:300px;height:200px;padding:40px;box-shadow:0 0 10px #0000001a;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.delete-box-buttons{display:flex;flex-direction:row;justify-content:space-around;width:100%;margin-top:20px}.brand-form{max-width:800px;margin:80px auto;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9}.brand-form h2{margin-bottom:20px}.brand-form label{display:block;margin-bottom:10px}.brand-form input,.brand-form textarea{width:100%;padding:8px;margin-top:5px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}.brand-form textarea{height:100px}.brand-form .password-field{display:flex;align-items:center;gap:8px}.brand-form .password-field input{flex:1;min-width:0}.password-visibility-toggle{padding:8px 12px;border:1px solid #333;border-radius:4px;background:#f5f5f5;color:#333;cursor:pointer}.password-visibility-toggle:hover,.password-visibility-toggle:focus-visible{background:#333;color:#fff}.brand-form select{width:100%;padding:8px;margin-top:5px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:14px}.success{color:green}.error{color:red}.brand-form .buttons,.checkboxes{display:flex;flex-direction:row;justify-content:space-between}.checkboxes label{display:flex;align-items:center;justify-content:start;font-size:12px;color:#333;cursor:pointer;position:relative;width:50%}.checkboxes input[type=checkbox]{width:20px;height:20px;border:2px solid #007bff;border-radius:4px;outline:none;margin:15px}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:50}.delete-box-content{display:flex;flex-direction:column;gap:10px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0003;z-index:20}.deleteButton{background-color:#ad0000!important}.uploaded-files{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:stretch;margin:10px 0}.uploaded-file{margin:5px}.uploaded-img{width:64px;height:64px;border-radius:50%;object-fit:cover}.edit-form{display:flex;flex-direction:row;align-items:center;margin:0 10px}.edit-form input{margin:0 10px;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0px;margin-inline-end:0px;font-weight:400;border:none;padding:3px 10px;border-radius:5px}.project-page{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.selection-list{width:80%;margin:auto;padding:10px 40px;font-size:.7em;font-weight:400}.selection-list button{margin:0 45px;height:25px;font-size:12px;padding:3px 10px;background:none}.selection-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 45px;width:60%;border-radius:20px;margin:5px auto;font-size:1.5em;font-weight:700;background-color:#acc59b;transition:all .3s;text-transform:capitalize}.selection-item:hover{background-color:#aaa}.create-selection{width:60%;background-color:#dbdbdb;display:flex;flex-direction:row;justify-content:center;align-items:center}.create-selection input{width:80%}.list-item-container{position:relative;width:75%;margin:10px auto;border-bottom:1px solid #e0e0e0}.list-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px}.list-item-propery{display:flex;flex-direction:column;justify-content:center;align-items:start;margin:0 25px}.list-item-propery h4{margin:0;font-size:.8em;font-weight:700;text-transform:uppercase;color:#535353}.list-item-left h3{margin:0;font-size:1.5em;font-weight:700;text-transform:capitalize}.list-item-left{display:flex;flex-direction:row;justify-content:left;align-items:center}.list-item-thumbnail img{width:128px;height:128px;border-radius:50%;object-fit:cover}.list-item-info{width:40%;margin:0 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.list-item-thumbnail{position:relative;z-index:0}.list-item-edit-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .5s;pointer-events:none}.list-item-thumbnail:hover .list-item-edit-overlay{opacity:1}.list-item-edit-overlay p{display:block;color:#fff;font-size:2em;font-weight:700;text-align:center;position:relative;text-transform:capitalize;z-index:1001}.button-small{padding:5px 10px;font-size:.8em;font-weight:700;text-transform:uppercase;border:none;border-radius:5px;background-color:#f0f0f0;color:#535353;cursor:pointer;transition:background-color .5s}.count-buttons{width:150px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.button-remove{position:absolute;top:60px;left:0}.item-path{width:25%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0 25px}.show-selection,.show-selection-total{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.show-selection-summary{width:75%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:20px auto}.show-selection-summary ul{list-style-type:none;padding:0;margin:0}.show-selection-summary ul li{padding:10px;margin:5px 0;border-radius:5px;transition:background-color .3s ease;font-weight:700}.show-selection-summary ul li:hover{background-color:#e0e0e0}.navbar{position:relative;width:100%;z-index:500;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif}.navbar-top{background:#fffffff0;border-bottom:1px solid #e9e7e3;color:#242321;padding:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.navbar-container{width:min(92%,1280px);min-height:68px;margin:0 auto;display:flex;align-items:center;gap:28px}.navbar-logo{color:#1c1b19;text-decoration:none;font-size:1.2rem;font-weight:700;letter-spacing:-.05em}.navbar-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px;margin:0 0 0 auto;padding:0;background:transparent;border:1px solid #e4e1dc;border-radius:10px;cursor:pointer}.navbar-toggle span{width:16px;height:1.5px;background:#242321;transition:transform .18s ease,opacity .18s ease}.navbar-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.navbar-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.navbar-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.navbar-links{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.navbar-links>li:not(.navbar-auth-mobile)>a{display:block;color:#66635d;text-decoration:none;font-size:.875rem;font-weight:500;padding:8px 10px;border-radius:7px;transition:color .16s ease,background-color .16s ease}.navbar-links>li:not(.navbar-auth-mobile)>a:hover,.navbar-links>li:not(.navbar-auth-mobile)>a.active{color:#1d1c1a;background:#f4f2ee}.navbar-auth{display:flex;align-items:center;gap:8px;margin-left:auto}.user-role{padding:4px 8px;border-radius:999px;background:#f2f0ec;color:#77736c;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.logout-button,.auth-link{margin:0;padding:8px 12px;background:transparent;border:1px solid #dedbd5;border-radius:8px;color:#34322f;text-decoration:none;font-family:inherit;font-size:.8rem;font-weight:600;letter-spacing:0;line-height:1.2;text-transform:none;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.logout-button:hover,.auth-link:hover{background:#242321;border-color:#242321;color:#fff}.selection-bar{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:space-between;bottom:0;right:0%;transform:translate(-50%);background-color:#ad563b;color:#fff;width:90%;max-width:400px;padding:10px;border-radius:10px 10px 0 0;text-align:center;box-shadow:0 2px 5px #0003;z-index:400}.selection-clear{margin:10px 0;background:none;color:#fff;border:1px solid white;padding:5px 10px;border-radius:5px;font-size:.9rem;cursor:pointer;transition:all .3s}.selection-clear:hover{background-color:#fff;color:#333}.selection-link{width:80%;font-size:1rem;font-weight:700;color:#fff;text-decoration:none;padding:5px 15px;border-radius:5px;transition:all .3s}.selection-link:hover{background:#fff;color:#333}.navbar-auth-mobile{display:none}@media (max-width: 768px){.navbar-container{min-height:60px;gap:16px}.navbar-toggle{display:flex}.navbar-auth-mobile{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-top:12px;margin-top:8px;border-top:1px solid #ece9e4}.navbar-auth-mobile .auth-link,.navbar-auth-mobile .logout-button{text-align:center}.navbar-links{display:flex;flex-direction:column;align-items:stretch;gap:3px;position:absolute;visibility:hidden;opacity:0;pointer-events:none;top:calc(100% - 8px);left:4%;right:4%;padding:12px;background:#fffffffa;border:1px solid #e8e5df;border-radius:12px;box-shadow:0 16px 36px #201e1b1f;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.navbar-links.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-auth{display:none}.selection-bar{transform:translate(0)}}.file-uploader{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;max-width:800px;margin:0 auto;background-color:#e9e9e9;border:1px solid #ccc;border-radius:5px;padding:20px;transition:all .3s}.file-uploader ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style-type:none;padding:0;margin:0}.file-uploader img{width:128px;height:128px;display:block}.file-uploader li{display:inline-block;margin:10px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;text-align:center}.file-uploader button{margin-top:10px;width:100%;border:1px solid #ccc;border-radius:5px;text-align:center;cursor:pointer}.file-uploader .error{color:red;font-size:1.8em;margin-top:10px}.suggestions-box{position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:400px;max-height:350px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px #0000001a}.suggestion-item{padding:8px 12px;cursor:pointer;transition:background-color .2s ease}.suggestion-item:hover{background-color:#f0f0f0}.suggestions-box h3{margin:0;padding:10px;background-color:#f0f0f0;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0}.item-data{display:flex;flex-direction:column;align-items:start;justify-content:center}.item-container{width:250px;background-color:#fff;box-shadow:0 0 10px #00000010;margin:10px;padding:25px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s}.item-container h1{text-align:start}.item-properties-above-fold{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;flex-wrap:wrap;margin:0}.item-properties-above-fold .item-property{width:50%}.item-property-right{display:flex;flex-direction:column!important;align-items:end!important}.thumbnail{height:240px;width:240px;object-fit:contain;margin-bottom:10px;transition:all .3s;border:#4b4b4b13 1px solid;padding:5px}.thumbnail:hover{transform:scale(1.1)}.item-property{display:flex;flex-direction:column;align-items:baseline;font-size:.5rem;text-transform:uppercase;width:100%;letter-spacing:2px}.item-below .item-property{margin:10px 0;padding:10px}.item-property h4{font-size:.6rem;color:#4b4b4b;text-transform:lowercase;margin:0}.item-above-fold{text-align:center;display:flex;flex-direction:column;align-items:start;justify-content:space-around}.item-checkboxes{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 0}.item-checkbox{margin:0 10px}.item-images{width:65vw;overflow-x:auto;white-space:nowrap;margin:50px 0;height:auto}.item-images img{display:inline-block;height:450px;margin-right:10px;border-radius:4px}.item-property-button{text-transform:uppercase;color:#4b4b4b;display:inline;font-size:.9rem;margin:15px 0;padding:5px 25px;transform:translate(-25px);transition:all .3s}.item-property-button:hover{background-color:#c4c4c4;font-weight:700}.item-files{display:flex;flex-direction:column;justify-content:center;align-items:start;margin:10px 0;border:#4b4b4b 1px solid;width:100%}.item-files h3{margin:25px 45px}.item-files li{list-style-type:none;margin:25px}.item-files li a{text-decoration:none;color:#4b4b4b;margin:10px;padding:10px 25px;transition:all .3s;height:40px;background-color:#c4c4c4}.item-files li a:hover{background-color:#4b4b4b;color:#fff}.edit-link{font-size:large;margin:0 auto;padding:10px 55px;text-decoration:none;color:#4b4b4b;border:1px solid #4b4b4b;transition:all .3s}.edit-link:hover{background-color:#4b4b4b;color:#fff}.thumbnail-container{position:relative}.add-button{position:absolute;bottom:25px;right:15px;margin:0;padding:10px 20px;background-color:#f86437;border:none;border-radius:5px;font-size:1em;font-weight:700;color:#333;transition:all .5s;z-index:10}.remove-button{position:absolute;bottom:25px;right:15px;margin:0;padding:10px 20px;background-color:#a8a5a3;border:none;border-radius:5px;font-size:1em;font-weight:700;color:#333;transition:all .5s;z-index:10}.item-model-icon{position:absolute;width:32px;height:32px;margin:10px;top:10px;left:10px;z-index:10;filter:drop-shadow(3px 3px 5px #00000052)}.item-box{position:fixed;top:calc(10% - 45px);left:calc(15% - 80px);width:70%;height:80%;background-color:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;overflow:auto;padding:45px 80px;z-index:1000;display:flex;flex-direction:column;align-items:start}.item-box h1{text-transform:uppercase;font-size:2.5rem}.item-box-content{display:flex;flex-direction:column;align-items:start;justify-content:center}@media (max-width: 768px){.item-container{width:90%;padding:15px}}.items-container{width:90%;margin:0 auto}.items-page-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.database-backup-button{padding:10px 14px;border:0;border-radius:6px;color:#fff;background-color:#1f6f43;cursor:pointer}.database-backup-button:disabled{cursor:wait;opacity:.7}.database-backup-error{color:#b42318}.items-container-list{width:100%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:baseline;align-items:stretch}.search-container{width:100%;text-align:center}.search-container .search-box{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:5px}.filters{width:100%;margin:10px 0;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.filter-container{position:relative;width:30%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.filter-container select,.filter-container input{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:15px}.filter-container button{bottom:15px;right:5px;position:absolute;width:30px;height:30px;text-align:center;padding:5px;margin:0;border-radius:50%;color:#fff;background-color:#007bff}.search-container{position:relative}.search-button{position:absolute;right:0;font-size:.8em;bottom:18px;padding:5px 10px;margin:0;border-radius:15px;color:#fff;background-color:#007bff}@media screen and (max-width: 768px){.items-page-header{align-items:flex-start;flex-direction:column}.filters{flex-direction:column}.filter-container{width:100%}}.google-sign-in{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-top:20vh}.sign-in-error{max-width:360px;margin:16px 16px 0;color:#b42318;text-align:center}.admin-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}.admin-panel-link{margin-top:8px;color:#1b5c9d;font-weight:600}.admin-panel-link:hover{color:#124a82}.admin-panel form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}.admin-panel form input{margin-bottom:10px}.site-footer{margin-top:72px;background:#fff;border-top:1px solid #e9e7e3;color:#242321;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif}.footer-container,.footer-bottom{width:min(92%,1280px);margin:0 auto}.footer-container{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(220px,1fr) minmax(180px,.8fr);gap:56px;padding:50px 0 42px}.footer-brand{max-width:290px}.footer-logo{color:#1c1b19;font-size:1.2rem;font-weight:700;letter-spacing:-.05em;text-decoration:none}.footer-brand p,.footer-account p,.footer-user-email{margin:12px 0 0;color:#77736c;font-size:.84rem;line-height:1.65}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));gap:24px}.footer-nav-group,.footer-account{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-nav-title{display:block;margin-bottom:4px;color:#918d85;font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-nav a{color:#55514b;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .16s ease}.footer-nav a:hover{color:#1d1c1a}.footer-account p{margin-top:0}.footer-user-email{max-width:100%;margin-top:0;overflow-wrap:anywhere}.footer-signin,.footer-signout{margin:6px 0 0;padding:8px 12px;border:1px solid #dedbd5;border-radius:8px;background:transparent;color:#34322f;font-family:inherit;font-size:.8rem;font-weight:600;letter-spacing:0;line-height:1.2;text-decoration:none;text-transform:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.footer-signin:hover,.footer-signout:hover{border-color:#242321;background:#242321;color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 22px;border-top:1px solid #efede9;color:#918d85;font-size:.72rem}.footer-build-info{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;letter-spacing:.01em;text-align:right}@media (max-width: 768px){.site-footer{margin-top:48px}.footer-container{grid-template-columns:1fr;gap:32px;padding:38px 0 32px}.footer-nav{max-width:320px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px;padding:16px 0 20px}.footer-build-info{text-align:left}}.member{background-color:#fff;border:1px solid black;border-radius:5px;margin:10px}.member-info{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:10px;transition:all .3s}.member-info:hover{background-color:#bdbdbd}.member-pic{width:200px;margin:0 10px;text-align:center}.member-pic img{width:100px;height:100px;border-radius:50%}.no-task{background-color:#f59999}.member .task{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px}.member-log{display:flex;flex-direction:column;width:80%;margin:10px auto}.entry{display:flex;flex-direction:row;justify-content:space-between;width:100%}.entry-details{display:flex;flex-direction:row;padding:0 10px;align-items:center;width:550px}.entry-details h3{margin:0 5px;width:100px}.log-btn{background:none;text-transform:capitalize;font-size:1em;text-decoration:underline}.gap{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;color:#8d2e2e;margin:10px 0;padding:0 10px}.entry .manual{background-color:#dac1aa}.entry-time{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.isOdd{background-color:#e6e6e6}.isEven{background-color:#fff}.entry-day{padding:10px}.entry-day hr{background-color:#fff;height:2px}.date-separator{margin-top:0}.entry-container{padding:0 40px}.entry-today{display:inline;text-transform:uppercase;font-weight:700;font-size:2em}.task-name{background-color:#3f3f3f;padding:0 20px;color:#fff;text-decoration:none;border-radius:5px;font-weight:700;margin:10px}.task-name:hover{background-color:#8d2e2e}@media (max-width: 768px){.member-log{width:90%;margin:25px auto;padding:0}.time-entries{padding:0;margin:0}.member{margin:10 auto;padding:0}.member .entry{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.entry-details{width:auto;flex-direction:column}.entry-details h3{width:auto}.member-pic{justify-content:start;align-items:start;text-align:start;width:100px}.member-pic h3{width:50px}.gap{border:1px solid rgb(141,46,46)}}:root{--bar-width: 6px}.bar-container{display:inline-flex;flex-direction:column;align-items:center}.bar-container:hover{cursor:pointer}.bar-outer{width:var(--bar-width);height:64px;display:flex;flex-direction:column-reverse;overflow:hidden;background-color:#e2e2e2}.bar-outer:hover{background-color:#cfb7b7}.bar-inner{width:100%;background-color:#6e6d6b;transition:height .3s ease}.bar-inner:hover{background-color:#554242}.bar-text{width:var(--bar-width);margin-top:8px;font-size:8px;text-wrap:nowrap;position:relative;left:6px}.bar-details{position:absolute;z-index:1001}@media screen and (max-width: 768px){:root{--bar-width: 3px}}.member-log-wrapper{width:min(85%,900px);height:75vh;overflow:auto;margin:0 auto;padding:20px;background-color:#eee;border-radius:8px;position:fixed;top:12vh;left:50%;transform:translate(-50%);text-align:center;z-index:1000;box-shadow:0 4px 8px #0003}.member-log-container{display:flex;flex-wrap:nowrap;overflow:auto}.log-time-label{display:inline}.log-date-label{display:block;margin:0 auto;font-size:20px;font-weight:700}.team-log{position:fixed;top:0%;left:0%;width:100%;height:100%;z-index:9100;background-color:#00000080}.log-container{width:min(60%,500px);margin:auto;text-align:center;background-color:#fff;padding:50px;overflow:auto;max-height:70%;position:relative;top:5%;filter:drop-shadow(0px 0px 10px rgba(0,0,0,.5))}.log-entry{margin:4px auto;display:flex;padding:0 25px;flex-direction:row;justify-content:space-around;background-color:#ececec}.log-prop{flex-grow:1;flex-basis:0;min-width:0;min-height:0}@media screen and (max-width: 768px){.log-entry{padding:0;width:100%;margin:5px auto;align-items:center;justify-items:space-between;line-height:.7em}.log-container{padding:0;width:98%}.log-entry p{font-size:1em}}.team-summary-page{padding:24px}.team-summary-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.team-summary-header p{margin:8px 0 0;color:#4f4f4f}.team-summary-header-actions,.team-summary-filter-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.team-summary-range-filter{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;color:#1f1f1f;font-weight:600}.team-summary-range-filter span{white-space:nowrap}.team-summary-range-filter select{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.team-summary-range-filter select:disabled{cursor:not-allowed;opacity:.55}.team-summary-range-filter select:focus{outline:none}.team-summary-specific-dates-toggle,.team-summary-date-filter{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;color:#1f1f1f;font-weight:600}.team-summary-specific-dates-toggle{cursor:pointer}.team-summary-specific-dates-toggle input{margin:0}.team-summary-date-inputs{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.team-summary-date-filter input{border:0;background:transparent;color:inherit;font:inherit;min-width:136px}.team-summary-date-filter input:focus{outline:none}.team-summary-date-filter input::-webkit-calendar-picker-indicator{cursor:pointer}.team-summary-filter-message{width:100%;margin:0;color:#7a5b00;font-size:.92rem}.team-summary-placeholder{padding:24px;border:1px dashed #777;border-radius:12px;background:#faf7f0;color:#4f4f4f}.team-summary-list{list-style:none;padding:0;margin:0}.team-summary-group-list{display:flex;flex-direction:column;gap:20px}.team-summary-folder-list{display:flex;flex-direction:column;gap:14px}.team-summary-folder-group{padding:14px 16px;border:1px solid #d7d7d7;border-radius:10px;background:linear-gradient(90deg,rgba(225,228,222,.75) 0,rgba(185,189,180,.75) var(--folder-fill-percentage, 0%),#ffffff var(--folder-fill-percentage, 0%),#ffffff 100%)}.team-summary-group h2{margin:0;font-size:1.1rem}.team-summary-member-header{display:flex;align-items:center;gap:12px;margin:0 0 12px}.team-summary-member-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #d7d7d7;background:#fff;flex-shrink:0}.team-summary-folder-group h3{margin:0;font-size:1rem}.team-summary-folder-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.team-summary-folder-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.team-summary-toggle-button{border:1px solid #1f1f1f;font-size:10px;border-radius:999px;background:#f3efe5;color:#1f1f1f;padding:8px 12px;font-weight:600;cursor:pointer;margin:0}.team-summary-toggle-button:hover{background:#e5dcc7}.team-summary-toggle-button:focus-visible{outline:2px solid #1f1f1f;outline-offset:2px}.team-summary-grouping-button{background:#fff}.team-summary-grouping-button:hover{background:#f3efe5}.team-summary-folder-group .team-summary-list{margin-top:10px}.team-summary-list-item{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #d7d7d7;background:linear-gradient(90deg,rgba(177,186,202,.55) 0,rgba(111,150,201,.55) var(--entry-fill-percentage, 0%),transparent var(--entry-fill-percentage, 0%),transparent 100%)}.team-summary-list-item:last-child{border-bottom:0}.team-summary-list-item-day-separator{border-top:1px solid rgba(31,31,31,.18);margin-top:6px;padding-top:16px}.team-summary-back-link,.team-summary-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #1f1f1f;border-radius:999px;color:#1f1f1f;text-decoration:none;font-weight:600;background:#f3efe5}.team-summary-back-link:hover,.team-summary-link:hover{background:#e5dcc7}.team-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 10px 16px}@media (max-width: 768px){.team-summary-page{padding:16px}.team-summary-header,.team-page-header{flex-direction:column;align-items:stretch}.team-summary-header-actions,.team-summary-filter-controls,.team-summary-range-filter,.team-summary-date-inputs,.team-summary-date-filter,.team-summary-specific-dates-toggle{width:100%}.team-summary-date-inputs,.team-summary-folder-header{flex-direction:column;align-items:stretch}.team-summary-folder-controls{align-items:stretch}.team-summary-member-header{align-items:flex-start}.team-summary-back-link,.team-summary-link,.team-summary-toggle-button{width:100%;text-align:center;background:none;border:1px solid #1f1f1f10}}.license-header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:40px 0}.license-container,.form-container{width:80%;margin:0 auto}.buttons-container{display:flex;justify-content:space-between;margin:40px 0}table{width:100%;border-collapse:separate;border-spacing:0;margin:1em 0;font-family:Helvetica Neue,Arial,sans-serif;background:#fff;overflow:hidden;border-radius:.5em}table h5{display:none}.form-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.platform-header{text-align:center;font-size:1.5em;font-weight:600;background-color:#e4e4e4}thead{background-color:#ececec}th{padding:.75em 1em;font-weight:700;color:#333;text-align:left;font-size:.85em}tbody tr{border-top:1px solid #ddd}tbody tr:hover{background-color:#f9f9f9}tbody td{padding:.75em 1em;border-bottom:1px solid #ddd}tbody tr:last-child td{border-bottom:none}.password:hover{color:#000}.license-entry-action{padding:.25rem .55rem;border:1px solid #333;border-radius:.3rem;background:#f5f5f5;color:#333;cursor:pointer;font-size:.6rem;margin:0}.license-entry-action:hover,.license-entry-action:focus-visible{background:#333;color:#fff}.entry-admin{background-color:#dad5cc}.license-entry--expiring,tbody tr.license-entry--expiring:hover{color:#5c4600;background-color:#fff3bf}.license-entry--expired,tbody tr.license-entry--expired:hover{color:#9b1c1c;background-color:#ffd6d6}@media screen and (max-width: 1000px){table{border:0}.license-container{margin:auto}.license-row-nonEssential{display:none;background-color:#2b2255}}.stair-calculator{width:min(100% - 40px,960px);margin:32px auto 80px}.stair-calculator-back{display:inline-block;margin-bottom:28px;color:#333;text-decoration:none}.stair-calculator-back:hover{text-decoration:underline}.stair-calculator-heading{max-width:680px}.stair-calculator-eyebrow{margin:0 0 8px;color:#666;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.stair-calculator h1{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:500}.stair-calculator-heading>p:last-child{margin:12px 0 30px;color:#555;line-height:1.6}.stair-calculator-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.52fr);background:#fff;border:1px solid #dedede}.stair-calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:28px}.stair-calculator-fields label{display:grid;gap:8px;color:#333;font-size:.95rem}.stair-calculator-field-label{display:flex;gap:8px;justify-content:space-between;align-items:center}.stair-calculator-rise-toggle{display:inline-flex;gap:5px;align-items:center;color:#666;font-size:.75rem;font-weight:400;white-space:nowrap;cursor:pointer}.stair-calculator-rise-toggle input{width:14px;height:14px;margin:0;accent-color:#303030}.stair-calculator-fields .stair-calculator-ratio-toggle{grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding-top:2px;cursor:pointer}.stair-calculator-ratio-toggle input{width:16px;height:16px;margin:0;accent-color:#303030}.stair-calculator-ratio-toggle span{display:grid;gap:2px}.stair-calculator-ratio-toggle small{color:#666;font-size:.8rem;font-weight:400}.stair-calculator-residual,.stair-calculator-actions{grid-column:1 / -1}.stair-calculator-residual{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;align-items:baseline;padding:12px 14px;color:#555;background:#f4f4f4}.stair-calculator-residual strong{color:#222;font-size:1.05rem;font-weight:500;text-align:right}.stair-calculator-residual small{grid-column:1 / -1;color:#777;font-size:.78rem}.stair-calculator-actions{display:flex;justify-content:flex-end}.stair-calculator-actions button{padding:10px 15px;color:#fff;border:1px solid #303030;background:#303030;font:inherit;cursor:pointer}.stair-calculator-actions button:hover{background:#4a4a4a}.stair-calculator-input{display:flex;align-items:center;border:1px solid #c9c9c9;background:#fff}.stair-calculator-input:focus-within{border-color:#555;box-shadow:0 0 0 2px #00000014}.stair-calculator-input input{width:100%;min-width:0;padding:11px 10px;border:0;outline:0;color:#222;font:inherit}.stair-calculator-input input:disabled{color:#777;background:#f2f2f2;cursor:not-allowed}.stair-calculator-input span{padding:0 12px 0 4px;color:#666;font-size:.85rem;white-space:nowrap}.stair-calculator-result{display:grid;align-content:center;gap:9px;padding:28px;color:#fff;background:#303030}.stair-calculator-result p,.stair-calculator-result strong,.stair-calculator-result span{margin:0}.stair-calculator-result p{color:#d5d5d5;font-size:.9rem}.stair-calculator-result strong{font-size:2.2rem;font-weight:500}.stair-calculator-result span{font-size:.9rem;line-height:1.45}.stair-calculator-result .is-ideal{color:#bce4bc}.stair-calculator-result .is-outside-ideal{color:#ffd0a6}.stair-calculator-note{max-width:740px;margin:22px 0 0;color:#666;font-size:.9rem;line-height:1.6}.stair-schematic{margin-top:24px;padding:28px;background:#fff;border:1px solid #dedede}.stair-schematic-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.stair-schematic-heading .stair-calculator-eyebrow{margin-bottom:5px}.stair-schematic h2{margin:0;color:#222;font-size:1.25rem;font-weight:500}.stair-schematic-heading>p{margin:0;color:#666;font-size:.9rem;text-align:right}.stair-schematic-legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:14px;color:#666;font-size:.82rem}.stair-schematic-legend span{display:inline-flex;gap:7px;align-items:center}.stair-schematic-legend i{display:inline-block;width:22px;border-top:3px solid}.stair-schematic-controls{display:flex;gap:8px;align-items:center;justify-content:flex-end;margin:0 0 16px}.stair-schematic-controls button{min-width:32px;padding:5px 9px;color:#333;border:1px solid #bbb;background:#fff;font:inherit;cursor:pointer}.stair-schematic-controls button:hover:not(:disabled){background:#f1f1f1}.stair-schematic-controls button:disabled{color:#aaa;cursor:not-allowed}.stair-schematic-controls output{min-width:43px;color:#666;font-size:.82rem;text-align:center}.stair-schematic-viewport{max-height:min(70vh,700px);overflow:auto}.stair-schematic-download{display:flex;justify-content:flex-end;margin-top:16px}.stair-schematic-download button{padding:9px 13px;color:#fff;border:1px solid #303030;background:#303030;font:inherit;cursor:pointer}.stair-schematic-download button:hover{background:#4a4a4a}.stair-schematic-key-finish{height:10px;border:1px solid #b69a7d;background:#decdb9}.stair-schematic-key-concrete{border-color:#8b6b4f}.stair-schematic-drawing{display:block;width:100%;height:auto;overflow:visible}.stair-schematic-drawing line,.stair-schematic-drawing path,.stair-schematic-drawing rect,.stair-schematic-drawing polygon{vector-effect:non-scaling-stroke}.stair-schematic-steps{fill:none;stroke:#222;stroke-linecap:square;stroke-linejoin:miter;stroke-width:3}.stair-schematic-concrete-fill{fill:#e7e7e7}.stair-schematic-flooring-fill{fill:#decdb9}.stair-schematic-concrete-outline{fill:none;stroke:#8b6b4f;stroke-linecap:square;stroke-linejoin:miter;stroke-width:3}.stair-schematic-concrete-measurement{stroke:#8b6b4f;stroke-width:1.2}.stair-schematic-concrete-measurement-label{fill:#8b6b4f;font-size:15px}.stair-schematic-floor{stroke:#777;stroke-width:1.5}.stair-schematic-landing{stroke:#222;stroke-width:3}.stair-schematic-extension{stroke:#aaa;stroke-dasharray:4 4;stroke-width:1}.stair-schematic-dimension{stroke:#555;stroke-width:1.2}.stair-schematic-drawing marker path{fill:#555}.stair-schematic-label{fill:#555;font-size:18px}@media (max-width: 680px){.stair-calculator-card{grid-template-columns:1fr}.stair-calculator-fields{grid-template-columns:1fr;padding:22px}.stair-calculator-result{padding:24px 22px}.stair-schematic{padding:22px}.stair-schematic-heading{display:block}.stair-schematic-heading>p{margin-top:8px;text-align:left}.stair-schematic-legend{gap:10px 14px}.stair-schematic-controls{justify-content:flex-start;margin:0 0 14px}.stair-schematic-download{justify-content:flex-start}}.file-explorer-workspace{color:#20242a;font-size:14px}.file-explorer-workspace button,.file-explorer-workspace input,.file-explorer-workspace select{font:inherit;letter-spacing:normal;text-transform:none}.file-explorer-workspace__upload{margin:0 0 18px}.file-explorer-workspace__upload-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.file-explorer-workspace__upload-heading h2{margin:0;font-size:18px}.file-explorer-workspace__upload-heading p{margin:4px 0 0;color:#607083;font-size:13px}.file-explorer-workspace__upload-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.file-explorer-workspace__dropzone{display:flex;min-height:128px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:2px dashed #aeb8c4;border-radius:8px;background:#f8fafc;color:#596575;text-align:center}.file-explorer-workspace__dropzone strong{color:#2d3b4d}.file-explorer-workspace__dropzone.is-dragging{border-color:#1b5c9d;background:#eaf3fc}.file-explorer-workspace__dropzone.is-disabled{cursor:not-allowed;opacity:.6}.file-explorer-workspace__breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:12px 0 18px;color:#111827;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700}.file-explorer-workspace__breadcrumb{display:inline-flex;min-width:0;align-items:center;gap:7px}.file-explorer-workspace__breadcrumb button{margin:0;padding:0;border:0;background:transparent;color:#111827;cursor:pointer;font:inherit;text-decoration:underline}.file-explorer-workspace__breadcrumb button:hover:not(:disabled){color:#1b5c9d;background:transparent}.file-explorer-workspace__breadcrumb button:disabled,.file-explorer-workspace__name-button:disabled{cursor:wait;opacity:.6}.file-explorer-workspace__breadcrumb-separator{color:#617082}.file-explorer-workspace__browser{overflow-x:auto;overflow-y:hidden;border:1px solid #d7dfe8;border-radius:8px;background:#fff}.file-explorer-workspace__heading,.file-explorer-workspace__row{display:grid;grid-template-columns:minmax(180px,1fr) 100px 170px;gap:12px;align-items:center}.file-explorer-workspace__browser--with-actions .file-explorer-workspace__heading,.file-explorer-workspace__browser--with-actions .file-explorer-workspace__row{grid-template-columns:minmax(180px,1fr) 100px 170px minmax(100px,max-content)}.file-explorer-workspace__browser--with-status .file-explorer-workspace__heading,.file-explorer-workspace__browser--with-status .file-explorer-workspace__row{grid-template-columns:minmax(180px,1fr) 100px 170px 110px}.file-explorer-workspace__browser--with-status.file-explorer-workspace__browser--with-actions .file-explorer-workspace__heading,.file-explorer-workspace__browser--with-status.file-explorer-workspace__browser--with-actions .file-explorer-workspace__row{grid-template-columns:minmax(180px,1fr) 100px 170px 110px minmax(100px,max-content)}.file-explorer-workspace__heading{padding:10px 14px;background:#f3f6f9;color:#5d6b7b;font-size:12px;font-weight:700}.file-explorer-workspace__heading-cell{min-width:0}.file-explorer-workspace__sort-button{display:inline-flex;max-width:100%;align-items:center;gap:5px;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left}.file-explorer-workspace__sort-button:hover,.file-explorer-workspace__sort-button:focus-visible{color:#1b5c9d}.file-explorer-workspace__sort-indicator{color:#1b5c9d;font-size:14px;line-height:1}.file-explorer-workspace__row{min-height:48px;padding:8px 14px;border-top:1px solid #edf0f4;transition:background-color .15s ease}.file-explorer-workspace__row.is-folder{background:#fbfcfe}.file-explorer-workspace__row:hover{background:#f2f7fc}.file-explorer-workspace__entry-name,.file-explorer-workspace__name-button{display:flex;min-width:0;align-items:center;gap:8px;overflow:hidden;color:#263648;font-weight:600;text-align:left}.file-explorer-file-icon{width:32px;height:32px;flex:0 0 32px;object-fit:contain}.file-explorer-workspace__name-button{width:100%;margin:0;padding:0;border:0;background:transparent;cursor:pointer;font:inherit;font-weight:inherit}.file-explorer-workspace__name-button:hover:not(:disabled){background:transparent;color:#1b5c9d}.file-explorer-workspace__entry-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-explorer-workspace__entry-meta{color:#617082;font-size:12px}.file-explorer-workspace__entry-status,.file-explorer-workspace__entry-actions{min-width:0}.file-explorer-workspace__entry-actions{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-start}.file-explorer-workspace__empty{margin:0;padding:26px 14px;color:#6d7988;text-align:center}.file-explorer-workspace__load-more{display:block;margin:15px auto;padding:9px 13px;border:1px solid #aeb8c4;border-radius:0;background:#fff;color:#20242a;cursor:pointer;font:inherit;text-align:center;transition:background-color .15s ease,border-color .15s ease}.file-explorer-workspace__load-more:hover:not(:disabled){border-color:#8291a3;background:#eef2f7}.file-explorer-workspace__load-more:disabled{cursor:wait;opacity:.6}@media (max-width: 760px){.file-explorer-workspace__upload-heading{align-items:stretch;flex-direction:column}.file-explorer-workspace__heading,.file-explorer-workspace__browser--with-actions .file-explorer-workspace__heading,.file-explorer-workspace__browser--with-status .file-explorer-workspace__heading,.file-explorer-workspace__browser--with-status.file-explorer-workspace__browser--with-actions .file-explorer-workspace__heading{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 10px}.file-explorer-workspace__heading-cell:nth-child(n+4){display:none}.file-explorer-workspace__sort-button{justify-content:center}.file-explorer-workspace__row,.file-explorer-workspace__browser--with-actions .file-explorer-workspace__row,.file-explorer-workspace__browser--with-status .file-explorer-workspace__row,.file-explorer-workspace__browser--with-status.file-explorer-workspace__browser--with-actions .file-explorer-workspace__row{grid-template-columns:1fr;gap:5px;padding:14px}.file-explorer-workspace__entry-meta,.file-explorer-workspace__entry-status{margin-left:18px}.file-explorer-workspace__entry-actions{flex-wrap:wrap;margin-top:6px}}.file-server-page{width:min(100% - 40px,1180px);margin:36px auto 80px;color:#20242a;font-size:14px}.file-server-page button,.file-server-page input,.file-server-page select{font:inherit;letter-spacing:normal;text-transform:none}.file-server-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.file-server-eyebrow{margin:0 0 6px;color:#596575;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.file-server-header h1{margin:0;font-size:32px}.file-server-header p:not(.file-server-eyebrow){margin:8px 0 0;color:#596575}.file-server-header-actions{display:flex;flex-wrap:wrap;gap:8px}.file-server-button{margin:0 6px;padding:9px 13px;border:1px solid #aeb8c4;border-radius:0;background:#fff;color:#20242a;cursor:pointer;text-align:center;transition:background-color .15s ease,border-color .15s ease}.file-server-button:hover:not(:disabled){background:#eef2f7;border-color:#8291a3}.file-server-button:disabled{cursor:wait;opacity:.6}.file-server-button.primary{background:#fff;border-color:#1b5c9d;color:#353535}.file-server-button.primary:hover:not(:disabled){background:#aebac7}.file-server-button.share{border-color:#08756c;background:#08756c;color:#1d1d1d}.file-server-button.share:hover:not(:disabled){border-color:#075f59;background:#075f59}.file-server-button.danger{border-color:#bb3e45;color:#9e242d}.file-server-button.danger:hover:not(:disabled){background:#fff0f1}.file-server-button.ghost{border-color:transparent;background:transparent}.file-server-button.compact{padding:6px 9px;font-size:12px}.file-server-icon{width:16px;height:16px;position:relative;margin-right:6px;top:2px}.file-server-icon-32{width:32px;height:32px}.file-server-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:12px 0 18px;color:#000;font-size:24px;font-weight:700;font-family:DM Sans,sans-serif}.file-server-crumb{margin:0;padding:0;border:0;background:transparent;color:#1b5c9d;text-decoration:underline;cursor:pointer}.file-server-crumb:hover{text-decoration:underline;background:transparent}.file-server-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:14px}.file-server-new-folder{display:flex;gap:8px}.file-server-new-folder input,.file-server-field input,.file-server-field select{min-width:0;padding:9px 10px;border:1px solid #aeb8c4;border-radius:0;background:#fff;color:#20242a}.file-server-dropzone{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;min-height:110px;box-sizing:border-box;border:2px dashed #aeb8c4;border-radius:8px;background:#f8fafc;color:#596575;text-align:center}.file-server-dropzone strong{color:#2d3b4d}.file-server-dropzone.is-dragging{border-color:#1b5c9d;background:#eaf3fc}.file-server-upload-status{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,2fr) auto;gap:14px;align-items:center;margin:14px 0;padding:12px;border:1px solid #b8d2ed;border-radius:7px;background:#f0f7ff}.file-server-upload-status div{display:flex;flex-direction:column;gap:3px;overflow:hidden}.file-server-upload-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-server-upload-status span{color:#52677d;font-size:12px}.file-server-upload-status progress{width:100%;accent-color:#1b5c9d}.file-server-upload-progress{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,2fr) minmax(140px,1fr);gap:12px;align-items:center;margin:14px 0;padding:12px;border:1px solid #b8d2ed;border-radius:7px;background:#f0f7ff}.file-server-upload-progress strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-server-upload-progress span{color:#52677d;font-size:12px}.file-server-upload-progress progress{width:100%;accent-color:#1b5c9d}.file-server-message{margin:14px 0;padding:10px 12px;border-radius:6px}.file-server-message.error{background:#fff0f1;color:#8d2028}.file-server-message.success{background:#edf9f0;color:#166534}.file-server-browser{margin-top:18px;overflow:hidden;border:1px solid #d7dfe8;border-radius:8px;background:#fff}.file-server-browser-heading,.file-server-row{display:grid;grid-template-columns:minmax(180px,1fr) 100px 170px minmax(310px,max-content);gap:12px;align-items:center}.file-server-browser-heading{padding:10px 14px;background:#f3f6f9;color:#5d6b7b;font-size:12px;font-weight:700}.file-server-row{min-height:48px;padding:8px 14px;border-top:1px solid #edf0f4;transition:background-color .15s ease}.file-server-row.folder{background:#fbfcfe}.file-server-row:hover{background:#f2f7fc}.file-server-row.image-file{cursor:pointer}.file-server-row.image-file .file-server-row-actions{cursor:default}.file-server-file-name,.file-server-name-button{overflow:hidden;color:#263648;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap}.file-server-name-button{display:flex;width:100%;min-width:0;align-items:center;gap:8px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.file-server-name-button .file-server-file-name{min-width:0}.file-server-name-button:hover{color:#1b5c9d;background:transparent}.file-explorer-entry-name{display:flex;min-width:0;align-items:center;gap:8px}.file-server-row>span{color:#617082;font-size:12px}.file-server-row-actions{display:flex;flex-wrap:nowrap;gap:6px;justify-content:flex-start}.file-server-row-actions .file-server-button{white-space:nowrap}.file-server-empty{margin:0;padding:26px 14px;color:#6d7988;text-align:center}.file-server-load-more{display:block;margin:15px auto}.file-server-stats{display:flex;flex-wrap:wrap;gap:6px 16px;margin:16px 2px 0;color:#7a8490;font-size:11px}.folder-explorer-controls{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 18px}.folder-explorer-controls .file-server-field{width:min(100%,340px);margin:0}.folder-explorer-upload{margin:0 0 18px;padding:16px;border:1px solid #d7dfe8;border-radius:8px;background:#fff}.folder-explorer-upload+.file-server-breadcrumbs{font-size:16px;font-weight:700;color:#111827}.folder-explorer-upload+.file-server-breadcrumbs .file-server-crumb{color:#111827;font-weight:700}.folder-explorer-upload-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.folder-explorer-upload-heading h2{margin:0;font-size:18px}.folder-explorer-upload-heading p{margin:4px 0 0;color:#607083;font-size:13px}.folder-explorer-dropzone{min-height:128px}.file-server-dropzone.is-disabled{cursor:not-allowed;opacity:.6}.folder-explorer-upload-status{margin-top:12px;padding:12px;border:1px solid #b8d2ed;border-radius:7px;background:#f0f7ff}.folder-explorer-upload-status.has-failures{border-color:#e4b3b8;background:#fff6f6}.folder-explorer-upload-progress{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,2fr);gap:12px;align-items:center}.folder-explorer-upload-progress div{display:grid;gap:3px}.folder-explorer-upload-progress span{color:#52677d;font-size:12px}.folder-explorer-upload-progress progress{width:100%;accent-color:#1b5c9d}.folder-explorer-upload-status ul{display:grid;gap:6px;max-height:180px;margin:12px 0 0;padding:0;overflow:auto;list-style:none}.folder-explorer-upload-status li{display:flex;justify-content:space-between;gap:14px;padding-top:6px;border-top:1px solid #d7e4ef;color:#3e5266;font-size:12px}.folder-explorer-upload-status li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-explorer-upload-status li span:last-child{color:#52677d;text-align:right}.folder-explorer-upload-status li.failed span:last-child{color:#9e242d}.folder-explorer-upload-status em{color:#607083;font-style:normal;font-weight:400}.folder-explorer-browser .file-server-browser-heading,.folder-explorer-browser .file-server-row{grid-template-columns:minmax(180px,1fr) 100px 170px 110px minmax(100px,max-content)}.folder-explorer-browser .file-server-row-actions{justify-content:flex-end}.folder-explorer-requests{margin-top:34px}.folder-explorer-requests h2{margin:0 0 12px;font-size:20px}.folder-explorer-requests-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0;border:0;background:transparent;color:#20242a;cursor:pointer;font-size:20px;font-weight:700;text-align:left}.folder-explorer-requests-toggle:hover{color:#1b5c9d;background:transparent}.folder-explorer-request-list{overflow:hidden;border:1px solid #d7dfe8;border-radius:8px;background:#fff}.folder-explorer-request-list article{display:grid;grid-template-columns:minmax(210px,1fr) 100px 145px minmax(150px,max-content);gap:12px;align-items:center;padding:11px 14px;border-top:1px solid #edf0f4}.folder-explorer-request-list article:first-child{border-top:0}.folder-explorer-request-list article>div:first-child{display:grid;gap:3px;min-width:0}.folder-explorer-request-list strong,.folder-explorer-request-list article>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-explorer-request-list article>div:first-child span{color:#617082;font-size:12px}.folder-explorer-status{width:fit-content;padding:3px 7px;border-radius:999px;background:#edf1f5;color:#526272;font-size:12px;font-weight:700}.folder-explorer-status.ready{background:#e6f7ea;color:#176635}.folder-explorer-status.failed{background:#fff0f1;color:#9e242d}.folder-explorer-status.cancelled{background:#edf1f5;color:#526272}.folder-explorer-status.queued{background:#fff5dc;color:#8a5b00}.folder-explorer-status.requested,.folder-explorer-status.accepted,.folder-explorer-status.uploading{background:#eaf3fc;color:#1b5c9d}.folder-explorer-failure{max-width:220px;color:#9e242d;font-size:12px}.file-server-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#111a278c}.file-server-modal{width:min(100%,500px);max-height:min(720px,90vh);overflow:auto;padding:24px;border-radius:9px;background:#fff;box-shadow:0 22px 50px #0000003d}.file-server-share-modal{width:min(100%,680px)}.file-server-modal h2{margin:0 0 10px;font-size:21px}.file-server-modal p{line-height:1.5}.file-server-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:20px}.file-server-field{display:grid;gap:6px;margin-top:14px;color:#415163;font-size:12px;font-weight:600}.file-server-field input,.file-server-field select{width:100%;box-sizing:border-box;font-weight:400}.file-server-field-hint{color:#607083;font-size:12px;font-weight:400}.file-server-muted{color:#607083}.file-server-new-link{display:flex;align-items:end;gap:10px;padding:12px;border:1px solid #b8d2ed;border-radius:7px;background:#f0f7ff}.file-server-new-link .file-server-field{flex:1;margin-top:0}.file-server-share-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 8px;color:#657487;font-size:12px}.file-server-share-list{border-top:1px solid #e5e9ee}.file-server-share-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #e5e9ee}.file-server-share-row>div:first-child{display:grid;min-width:0;gap:4px}.file-server-share-row span{color:#657487;font-size:12px}.file-server-share-row-actions{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.file-server-folder-share-row{align-items:flex-start}.file-server-archive-status{display:inline-flex;width:fit-content;align-items:baseline;flex-wrap:wrap;gap:4px;margin-top:2px;padding:4px 7px;border-radius:5px;background:#edf1f5;color:#526272!important}.file-server-archive-status strong{color:inherit}.file-server-archive-status.queued{background:#fff5dc;color:#8a5b00!important}.file-server-archive-status.preparing{background:#eaf3fc;color:#1b5c9d!important}.file-server-archive-status.ready{background:#e6f7ea;color:#176635!important}.file-server-archive-status.failed{background:#fff0f1;color:#9e242d!important}.file-server-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}@media (max-width: 760px){.file-server-page{width:min(100% - 24px,1180px);margin-top:24px}.file-server-header{flex-direction:column}.file-server-browser-heading{display:none}.file-server-row{grid-template-columns:1fr;gap:5px;padding:14px}.file-server-row>span{margin-left:18px}.file-server-row-actions{margin-top:6px}.file-server-row-actions{flex-wrap:wrap}.file-server-upload-status{grid-template-columns:1fr;gap:7px}.file-server-new-link,.file-server-share-toolbar{align-items:stretch;flex-direction:column}.file-server-share-row{align-items:flex-start;flex-direction:column}.file-server-share-row-actions{justify-content:flex-start}.folder-explorer-controls,.folder-explorer-upload-heading{align-items:stretch;flex-direction:column}.folder-explorer-upload-progress{grid-template-columns:1fr}.folder-explorer-upload-status li{align-items:flex-start;flex-direction:column;gap:3px}.folder-explorer-upload-status li span:last-child{text-align:left}.folder-explorer-browser .file-server-row{grid-template-columns:1fr}.folder-explorer-browser .file-server-row-actions{justify-content:flex-start}.folder-explorer-request-list article{grid-template-columns:1fr;gap:7px}}.public-file-download-page{position:relative;display:grid;min-height:100svh;overflow:hidden;isolation:isolate;background:#242321;color:#fff;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif}.public-file-download-video,.public-file-download-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.public-file-download-video{z-index:0;object-fit:cover}.public-file-download-overlay{z-index:1;background:linear-gradient(135deg,#181714b8,#18171461)}.public-file-download-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:32px;min-height:32px;text-align:center;padding:0 12px;border:0;background:#fff;color:#20242a;font-size:13px;font-weight:600;letter-spacing:-.01em}.public-file-download-content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;align-items:center;gap:28px;padding:42px 24px}.public-file-download-card{width:min(100%,510px);box-sizing:border-box;padding:34px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:#1c1d1bc2;box-shadow:0 24px 70px #00000059;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-file-download-card.is-folder-share{width:min(100%,680px)}.public-file-download-card h1{margin:4px 0 10px;overflow-wrap:anywhere;font-size:16px;line-height:1.35}.public-file-download-card p{margin:0;color:#ffffffd1;line-height:1.5}.public-file-download-eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.public-file-download-size{margin-top:0!important;font-size:15px}.public-file-download-archive-status{margin-top:16px!important;padding:9px 11px;border-radius:6px;background:#ffffff21;color:#fff!important;font-size:13px}.public-file-download-archive-status.queued{background:#c4890047}.public-file-download-archive-status.preparing{background:#3591e84d}.public-file-download-archive-status.ready{background:#2f98524d}.public-file-download-archive-status.failed{background:#ba38405c;color:#ffd9d9!important}.public-file-download-notice{margin-top:12px!important;color:#d7edff!important;font-size:13px}.public-file-download-file-list{max-height:min(38vh,300px);margin-top:18px;overflow:auto;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#00000024;text-align:left}.public-file-download-file-list ul{display:grid;margin:0;padding:0;list-style:none}.public-file-download-file-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:9px 11px;border-top:1px solid rgba(255,255,255,.13);font-size:13px}.public-file-download-file-list li:first-child{border-top:0}.public-file-download-file-list li span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-file-download-file-list li span:last-child{color:#ffffffab;white-space:nowrap}.public-file-download-file-list>p{padding:18px;color:#ffffffb8;text-align:center}.public-file-download-card button{display:flex;width:100%;align-items:center;justify-content:center;margin-top:26px;padding:12px 18px;border:1px solid #fff;border-radius:7px;background:#fff;color:#242321;cursor:pointer;font:inherit;font-weight:700;letter-spacing:normal;text-align:center;text-transform:none}.public-file-download-card button:hover:not(:disabled){background:#e9e9e4}.public-file-download-card button:disabled{cursor:wait;opacity:.7}.public-file-download-error{margin-top:16px!important;color:#ffd0d0!important}.public-file-download-logo{width:clamp(80px,14vw,125px);height:auto;filter:brightness(0) invert(1)}@media (max-width: 600px){.public-file-download-topbar{min-height:32px;padding:0 12px}.public-file-download-content{padding:28px 18px}.public-file-download-card{padding:28px 22px}.public-file-download-file-list{max-height:32vh}}@media (prefers-reduced-motion: reduce){.public-file-download-video{display:none}}.file-explorer-image-lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#080d16f7;color:#f8fafc}.file-explorer-image-lightbox-header{display:grid;grid-template-columns:1fr minmax(0,1fr) 1fr;align-items:center;gap:14px;padding:12px 18px;background:#141d2aeb}.file-explorer-image-lightbox-header>:last-child{justify-self:end}.file-explorer-image-lightbox-status{min-width:0;margin:0;overflow:hidden;color:#cbd5e1;font-size:.875rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.file-explorer-image-text-button{margin:0;padding:6px 0;border:0;background:transparent;color:#f8fafc;cursor:pointer;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:normal;text-transform:none}.file-explorer-image-text-button:hover{color:#bfdbfe;text-decoration:underline}.file-explorer-image-text-button:focus-visible,.file-explorer-image-lightbox-nav button:focus-visible{outline:3px solid #60a5fa;outline-offset:2px}.file-explorer-image-lightbox-content{display:grid;width:100%;min-width:0;min-height:0;box-sizing:border-box;place-items:center;overflow:hidden;padding:12px;cursor:zoom-out}.file-explorer-image-lightbox-content img,.file-explorer-image-lightbox-error{grid-area:1 / 1}.file-explorer-image-lightbox-image{display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;transform-origin:0 0;touch-action:none;cursor:grab}.file-explorer-image-lightbox-image:active{cursor:grabbing}.file-explorer-image-lightbox-error{z-index:1;margin:0;padding:14px 18px;border-radius:8px;background:#7f1d1d}.file-explorer-image-lightbox-nav{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;background:#141d2aeb}.file-explorer-image-lightbox-nav span{min-width:0;flex:1;overflow:hidden;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.file-explorer-image-lightbox-nav button{min-width:92px;margin:0;padding:9px 12px;border:1px solid #64748b;border-radius:6px;background:#1e293b;color:#f8fafc;cursor:pointer}.file-explorer-image-lightbox-nav button:hover:not(:disabled){background:#334155}.file-explorer-image-lightbox-nav button:disabled{cursor:not-allowed;opacity:.45}@media (max-width: 560px){.file-explorer-image-lightbox-header,.file-explorer-image-lightbox-nav{padding:10px 12px}.file-explorer-image-lightbox-nav button{min-width:74px;padding:8px}.file-explorer-image-lightbox-content{padding:8px}}.billing-page{width:min(92%,1280px);margin:0 auto;padding:48px 0 72px;color:#242321;font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif}.billing-page-header,.billing-section-heading,.billing-breakdown-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.billing-eyebrow,.billing-section-kicker{margin:0 0 6px;color:#ad563b;font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1.1;text-transform:uppercase}.billing-page h1,.billing-page h2,.billing-page h3,.billing-page p{margin-top:0}.billing-page h1{margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.065em;line-height:1}.billing-page-header>div>p:last-child{margin-bottom:0;color:#6c6861;font-size:.95rem}.billing-refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:40px;margin:0;padding:10px 14px;border:1px solid #d8d3cb;border-radius:9px;background:#fff;color:#34312d;font:inherit;font-size:.82rem;font-weight:700;letter-spacing:0;line-height:1;text-align:center;text-transform:none}.billing-refresh-button:hover:not(:disabled){border-color:#ad563b;background:#fdf8f5}.billing-refresh-button:disabled{cursor:wait;opacity:.62}.billing-refresh-button span{font-size:1.1rem;line-height:0}.billing-sections{display:flex;flex-direction:column;gap:24px;margin-top:34px}.billing-section{overflow:hidden;border:1px solid #e2ded7;border-radius:16px;background:#fff;box-shadow:0 14px 38px #29231b0b}.billing-section-heading{padding:23px 26px 20px;border-bottom:1px solid #ebe7e1}.billing-section-heading h2,.billing-breakdown-heading h3{margin-bottom:0;font-size:1.25rem;letter-spacing:-.035em}.billing-updated-at{margin:4px 0 0;color:#777169;font-size:.78rem;text-align:right}.billing-section-content{padding:26px}.billing-cost-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e9e4dd;border-radius:12px;background:#fdfcfa}.billing-single-cost-summary{grid-template-columns:minmax(0,300px)}.billing-metric-card{min-width:0;padding:20px}.billing-metric-card+.billing-metric-card{border-left:1px solid #e9e4dd}.billing-metric-card>p:first-child{min-height:2.2em;margin-bottom:8px;color:#746f67;font-size:.76rem;font-weight:700;line-height:1.35;text-transform:uppercase;letter-spacing:.055em}.billing-metric-card strong{display:block;overflow-wrap:anywhere;color:#292622;font-size:clamp(1.3rem,2.5vw,1.8rem);letter-spacing:-.055em;line-height:1}.billing-metric-detail,.billing-trend{margin:11px 0 0;color:#777169;font-size:.78rem;line-height:1.35}.billing-trend{color:#6f7666}.billing-trend span{margin-right:4px;font-size:.98rem;font-weight:800}.billing-trend.is-increase{color:#a04b35}.billing-trend.is-decrease{color:#477260}.billing-breakdown-card{margin-top:22px;padding:23px 22px 19px;border:1px solid #e9e4dd;border-radius:12px}.billing-breakdown-heading{align-items:center}.billing-breakdown-heading h3{font-size:1.02rem}.billing-breakdown-heading p{margin:5px 0 0;color:#777169;font-size:.8rem}.billing-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;border:1px solid #e9e4dd;border-radius:10px;background:#fdfcfa}.billing-breakdown-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;margin:24px 0 0;padding:12px 14px;border:1px solid #e6e1da;border-radius:9px;background:#fdfcfa;color:#3f3a34;font:inherit;font-size:.8rem;font-weight:700;letter-spacing:0;line-height:1.2;text-align:left;text-transform:none}.billing-breakdown-toggle:hover{border-color:#c8bdb2;background:#faf7f3}.billing-breakdown-toggle:focus-visible{outline:2px solid #ad563b;outline-offset:2px}.billing-overview-grid>div{padding:15px 17px}.billing-overview-grid>div+div{border-left:1px solid #e9e4dd}.billing-overview-grid span,.billing-overview-grid strong{display:block}.billing-overview-grid span{margin-bottom:7px;color:#777169;font-size:.68rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.billing-overview-grid strong{color:#302c27;font-size:1.28rem;letter-spacing:-.04em;line-height:1}.billing-cost-type{flex:0 0 auto;padding:6px 9px;border:1px solid #e4ded6;border-radius:999px;color:#716b63;font-size:.69rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.billing-chart{display:grid;grid-template-columns:minmax(62px,auto) minmax(0,1fr);column-gap:13px;height:245px;margin-top:28px}.billing-chart-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 0 25px;color:#817b72;font-size:.68rem;text-align:right}.billing-chart-bars{display:grid;grid-template-columns:repeat(var(--month-count, 6),minmax(50px,1fr));align-items:stretch;gap:clamp(10px,2.4vw,28px);min-width:0;border-bottom:1px solid #e4ded6;background:repeating-linear-gradient(to bottom,transparent 0,transparent calc(50% - 1px),#eeeae4 calc(50% - 1px),#eeeae4 50%,transparent 50%,transparent calc(100% - 1px),#eeeae4 calc(100% - 1px),#eeeae4 100%)}.billing-chart-month{display:grid;grid-template-rows:1fr 25px;min-width:0}.billing-chart-stack{display:flex;flex-direction:column-reverse;align-self:end;width:100%;height:var(--stack-height);overflow:hidden;border:1px solid rgba(255,255,255,.8);border-bottom:0;border-radius:5px 5px 0 0;background:#f3efea}.billing-chart-segment{display:block;flex:0 0 var(--segment-share);min-height:2px;background:var(--segment-color);border-top:1px solid rgba(255,255,255,.8)}.billing-chart-segment:first-child{border-top:0}.billing-chart-month-label{align-self:end;overflow:hidden;padding-top:8px;color:#766f66;font-size:.68rem;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.billing-legend{display:flex;flex-wrap:wrap;gap:9px 18px;margin:18px 0 0;padding:0;list-style:none}.billing-legend li{display:inline-flex;align-items:center;gap:6px;color:#605b54;font-size:.74rem}.billing-legend li>span{width:9px;height:9px;border-radius:2px}.billing-table-disclosure{margin-top:24px}.billing-table-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;margin:0;padding:12px 14px;border:1px solid #e6e1da;border-radius:9px;background:#fdfcfa;color:#3f3a34;font:inherit;font-size:.8rem;font-weight:700;letter-spacing:0;line-height:1.2;text-align:left;text-transform:none}.billing-table-toggle:hover{border-color:#c8bdb2;background:#faf7f3}.billing-table-toggle:focus-visible{outline:2px solid #ad563b;outline-offset:2px}.billing-table-toggle-action{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:#857d73;font-size:.71rem;font-weight:700}.billing-table-toggle-action span{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border:1px solid #d6cec4;border-radius:50%;color:#655e56;font-size:1rem;line-height:1}.billing-table-wrap{overflow-x:auto;margin-top:9px;border:1px solid #e6e1da;border-radius:9px}.billing-history-table-wrap{overflow-x:auto;margin-top:18px;border:1px solid #e6e1da;border-radius:9px}.billing-history-table{width:100%;border-collapse:collapse;color:#555049;font-size:.78rem;text-align:right}.billing-history-table caption{padding:15px 16px 11px;color:#34302b;font-size:.84rem;font-weight:700;text-align:left}.billing-history-table th,.billing-history-table td{padding:10px 13px;border-top:1px solid #eeeae4}.billing-history-table thead th{border-top:0;border-bottom:1px solid #e5e0d9;color:#79736a;font-size:.66rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.billing-history-table th:first-child,.billing-history-table tbody th{text-align:left}.billing-history-table tbody th{color:#413c36;font-weight:600}.billing-breakdown-table{width:100%;min-width:760px;border-collapse:collapse;color:#555049;font-size:.74rem;text-align:right}.billing-breakdown-table caption{padding:15px 16px 11px;color:#34302b;font-size:.84rem;font-weight:700;text-align:left}.billing-breakdown-table th,.billing-breakdown-table td{padding:10px 13px;border-top:1px solid #eeeae4;white-space:nowrap}.billing-breakdown-table thead th{border-top:0;border-bottom:1px solid #e5e0d9;color:#79736a;font-size:.66rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.billing-breakdown-table th:first-child,.billing-breakdown-table tbody th{min-width:168px;text-align:left}.billing-breakdown-table tbody th{color:#413c36;font-weight:600}.billing-total-row{background:#faf7f3}.billing-total-row th,.billing-total-row td{color:#302c27;font-weight:800}.billing-status,.billing-empty-breakdown{display:flex;flex-direction:column;gap:5px;margin:26px;padding:18px 19px;border:1px dashed #d6cfc5;border-radius:10px;background:#fdfbf8;color:#6c665f;font-size:.86rem}.billing-status.is-error{border-color:#d7a292;background:#fff8f5;color:#914831}.billing-empty-breakdown{margin:23px 0 0}@media (max-width: 900px){.billing-cost-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-metric-card:nth-child(3){border-left:0;border-top:1px solid #e9e4dd}.billing-metric-card:nth-child(4){border-top:1px solid #e9e4dd}.billing-single-cost-summary{grid-template-columns:minmax(0,300px)}}@media (max-width: 640px){.billing-page{width:min(92%,1280px);padding:30px 0 48px}.billing-page-header,.billing-section-heading,.billing-breakdown-heading{flex-direction:column;gap:16px}.billing-refresh-button{width:100%}.billing-section-heading,.billing-section-content{padding-right:18px;padding-left:18px}.billing-updated-at{margin:0;text-align:left}.billing-cost-summary,.billing-single-cost-summary{grid-template-columns:1fr}.billing-metric-card+.billing-metric-card,.billing-metric-card:nth-child(3),.billing-metric-card:nth-child(4){border-top:1px solid #e9e4dd;border-left:0}.billing-breakdown-card{padding:18px 14px 16px}.billing-overview-grid{grid-template-columns:1fr}.billing-overview-grid>div+div{border-top:1px solid #e9e4dd;border-left:0}.billing-cost-type{align-self:flex-start}.billing-chart{grid-template-columns:47px minmax(0,1fr);column-gap:8px;height:205px}.billing-chart-bars{gap:7px}.billing-chart-month-label,.billing-chart-axis{font-size:.58rem}}body{font-family:Roboto,sans-serif;margin:0;padding:0;background-color:#f5f5f5;font-size:12px;overflow:visible}.link{display:block;text-decoration:none;color:#007bff;font-weight:500;transition:color .3s ease;margin:10px auto;text-align:center}.link:hover{color:#0056b3;text-decoration:underline}.link:active{color:#003f7f}button{margin:40px 0;padding:10px 20px;font-size:1.5em;font-weight:400;color:#333;text-transform:uppercase;letter-spacing:2px;text-align:right;text-decoration:none;background-color:#cacaca;border:none;transition:background-color .3s ease;cursor:pointer}button:hover{background-color:#4b4b4b}.btn-simple{background-color:#f5f5f5;color:#333;border:1px solid #333;text-align:center;max-width:fit-content;padding:3px 10px}.btn-simple:hover{background-color:#333;color:#f5f5f5}.thumbnails{display:flex;flex-wrap:wrap;margin-top:10px;overflow-y:auto;max-height:20%}.thumbnails img{width:64px;height:64px;margin:5px;padding:5px;border-radius:5px;cursor:pointer;transition:all .3s;background-color:#cecece00;background-size:cover;object-fit:cover}.thumbnails img:hover{background-color:#474747}
