.appearance-editor{--ae-surface:#111d2d;--ae-border:#29394e;--ae-muted:#889bb3;--ae-text:#e5edf6;--ae-accent:#79dfc2;color:var(--ae-text);min-width:0}.appearance-editor button,.ae-preview-dialog button{font:inherit;cursor:pointer}.appearance-editor button:disabled,.ae-preview-dialog button:disabled{cursor:not-allowed;opacity:.42}.ae-intro{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:27px}.ae-kicker{display:block;font-size:8px;font-weight:750;letter-spacing:.16em;color:#8fc6bc;margin-bottom:10px}.ae-intro h2{font-size:26px;line-height:1.25;letter-spacing:-.04em}.ae-intro p{font-size:12px;color:var(--ae-muted);margin-top:9px;line-height:1.7}.ae-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid transparent;border-radius:8px;padding:0 14px;font-size:11px!important;font-weight:650!important;white-space:nowrap;transition:background .15s,border-color .15s;color:#dce6f2;background:transparent}.ae-primary{background:#79dfc2;color:#102c28;border-color:#79dfc2}.ae-primary:hover:not(:disabled){background:#9aeace;border-color:#9aeace}.ae-secondary{background:#172539;border-color:#30425a}.ae-secondary:hover:not(:disabled){background:#21334b;border-color:#465c79}.ae-quiet{color:#95a8bf}.ae-quiet:hover:not(:disabled){background:#17263a;color:#dce6f2}.ae-small{min-height:34px;font-size:10px!important;padding:0 11px}.ae-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:26px;align-items:start}.ae-page-nav{position:sticky;top:100px;display:flex;flex-direction:column;gap:6px}.ae-page-nav>button{display:flex;align-items:center;gap:12px;position:relative;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;padding:15px 13px;color:#889db7;min-height:68px}.ae-page-nav>button>span:nth-child(2){flex:1;min-width:0}.ae-page-nav strong{display:block;font-size:12px;font-weight:650;color:#b8c8dc}.ae-page-nav small{display:block;font-size:9px;line-height:1.65;margin-top:4px;color:#6e85a0}.ae-page-nav>button:hover:not(:disabled){background:#132135}.ae-page-nav>button.is-selected{background:#142c31;border-color:#2c504c;color:#8ae0cb}.ae-page-nav>button.is-selected strong{color:#ccefe5}.ae-page-nav>button.is-selected small{color:#81afa8}.ae-nav-marker{position:absolute;left:-1px;top:22px;bottom:22px;width:3px;border-radius:2px;background:#8ae0cb}.ae-nav-note{display:flex;align-items:flex-start;gap:10px;padding:21px 13px 0;margin-top:15px;border-top:1px solid #22344b;color:#667f98}.ae-nav-note p{font-size:10px;line-height:1.7;color:#718aa3}.ae-nav-note svg{margin-top:3px}.ae-editor-panel{min-width:0}.ae-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.ae-panel-heading h3{font-size:19px;letter-spacing:-.03em}.ae-panel-heading p{font-size:11px;margin-top:7px;color:var(--ae-muted);line-height:1.75}.ae-count{white-space:nowrap;border:1px solid #2a3d53;background:#172438;border-radius:6px;font-size:9px;color:#93a9c0;padding:6px 8px}.ae-sections{display:flex;flex-direction:column;gap:11px}.ae-section{border:1px solid var(--ae-border);background:var(--ae-surface);border-radius:11px;overflow:hidden;transition:border-color .15s}.ae-section.is-open{border-color:#3b5867}.ae-section.is-hidden{background:#101a29}.ae-section-heading{display:flex;align-items:center;gap:10px;padding:16px 17px}.ae-section-open{min-width:0;flex:1;display:flex;align-items:center;gap:12px;padding:0;border:0;background:none;text-align:left;color:inherit}.ae-section-open>span:nth-child(2){min-width:0;flex:1}.ae-section-number{width:34px;height:35px;border-radius:8px;border:1px solid #2c3c53;background:#19263a;display:grid;place-items:center;flex-shrink:0;color:#8fa5bd;font-size:10px;font-weight:650}.ae-section-open strong{display:block;font-size:12px;font-weight:650;color:#d0ddec}.ae-section-open small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin-top:5px;color:#778da8;font-size:10px;line-height:1.5}.ae-section-open>svg{color:#6b829f;transition:transform .15s}.ae-section.is-open .ae-section-open>svg{transform:rotate(180deg)}.ae-section-actions{display:flex;align-items:center;gap:9px}.ae-visibility{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 8px;border:1px solid #284b46;background:#18332f;color:#90d9c5;border-radius:6px;min-height:30px;font-size:9px!important;white-space:nowrap}.ae-visibility.is-hidden{color:#8193a9;background:#182335;border-color:#304157}.ae-order-buttons{display:flex;border:1px solid #2b3e55;border-radius:6px;overflow:hidden;flex-shrink:0}.ae-order-buttons button{display:grid;place-items:center;min-width:29px;height:29px;padding:0;border:0;background:#172438;color:#8ea3bc}.ae-order-buttons button+button{border-left:1px solid #2b3e55}.ae-order-buttons button:hover:not(:disabled){background:#25384f;color:#dce9f6}.ae-remove{display:grid;place-items:center;padding:6px;border:0;background:transparent;color:#bc8b99;border-radius:5px}.ae-remove:hover:not(:disabled){background:#8d35402b;color:#f0adb8}.ae-section-fields{padding:23px 23px 17px;border-top:1px solid #26394f}.ae-field{margin-bottom:19px}.ae-field-label{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px}.ae-field-label label{margin:0;font-size:11px;font-weight:600;color:#b8cadd}.ae-field-label>span{font-size:8px;color:#7890a9;flex-shrink:0}.ae-field-label>span>span{color:#4f6984}.ae-input{border-color:#2e4058!important;background:#0d1828!important;font-size:12px!important;line-height:1.65!important;border-radius:8px!important;height:43px!important;padding:10px 12px!important}.ae-input:focus{border-color:#6db9a6!important;box-shadow:0 0 0 3px #72d9b812!important}textarea.ae-input{height:auto!important;min-height:66px;resize:vertical}.ae-field-hint{margin-top:7px;font-size:10px;line-height:1.6;color:#778fa8}.ae-plain-note{font-size:9px;line-height:1.7;color:#5e7893;margin:1px 0 0}.ae-fixed-note,.ae-hidden-note{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;margin-bottom:18px;border-radius:7px;background:#1b2b41;color:#94afd0;border:1px solid #2d425b}.ae-fixed-note p,.ae-hidden-note p{font-size:10px;color:#91a9c2;line-height:1.7}.ae-fixed-note svg,.ae-hidden-note svg{margin-top:2px}.ae-hidden-note{background:#172031;border-color:#2c394d;color:#8d9aae}.ae-add-row{display:flex;align-items:center;gap:14px;margin-top:17px}.ae-add{border:1px dashed #36546a;color:#a7c2d5;background:#142337}.ae-add:hover:not(:disabled){border-color:#629882;background:#183037;color:#c5e7da}.ae-add-row>span{font-size:9px;color:#647d98}.ae-project-order{margin-top:32px;padding-top:27px;border-top:1px solid #25374d}.ae-project-order-heading{display:flex;align-items:flex-start;gap:12px;color:#8aa6c0;margin-bottom:17px}.ae-project-order-heading>svg{margin-top:2px}.ae-project-order-heading h4{margin:0;font-size:13px;font-weight:650;color:#cfdfed}.ae-project-order-heading p{font-size:10px;color:#7e96ae;margin-top:6px}.ae-project-order ol{list-style:none;margin:0;padding:0;border:1px solid #293c53;border-radius:10px;overflow:hidden}.ae-project-order li{display:flex;align-items:center;gap:13px;padding:13px 15px;background:#121f31}.ae-project-order li+li{border-top:1px solid #26394e}.ae-project-position{font-size:9px;color:#607b97;width:18px;flex-shrink:0}.ae-project-name{min-width:0;flex:1}.ae-project-name strong{display:block;font-size:11px;font-weight:550;color:#bdcfe0}.ae-project-name small{display:block;font-size:8px;color:#69839e;margin-top:5px}.ae-no-projects{font-size:11px;padding:20px;background:#122033;border:1px dashed #2c4057;border-radius:8px;color:#8399af}.ae-branding{display:flex;flex-direction:column;gap:21px}.ae-card{border:1px solid #2d4158;border-radius:11px;background:#121e2e;margin:0;padding:25px 23px 5px;min-width:0}.ae-card legend{display:flex;align-items:center;gap:9px;padding:0 10px;font-size:12px;font-weight:650;color:#bfd2e5}.ae-card legend svg{color:#8bbab8}.ae-note-toggle{display:flex;align-items:center;gap:14px;justify-content:space-between;margin:0 0 21px}.ae-note-toggle p{font-size:10px;line-height:1.7;color:#7e97af}.ae-save-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;position:sticky;bottom:16px;z-index:8;margin-top:33px;padding:15px 17px;border:1px solid #2e4359;background:#122033f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:11px;box-shadow:0 12px 35px #0004}.ae-draft-state{display:flex;align-items:center;gap:8px;font-size:10px;color:#8ca1b8;white-space:nowrap}.ae-draft-state>span{width:6px;height:6px;background:#657f94;border-radius:50%;flex-shrink:0}.ae-draft-state.is-dirty{color:#d5ba88}.ae-draft-state.is-dirty>span{background:#e2bd78}.ae-save-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ae-notice{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border-radius:9px;margin-bottom:22px;border:1px solid #365252;background:#153333;color:#99dbbf}.ae-notice svg{margin-top:2px;flex-shrink:0}.ae-notice p{font-size:11px;line-height:1.75;color:inherit}.ae-notice strong{font-size:12px;display:block;margin-bottom:5px}.ae-notice .ae-button{margin-top:12px}.ae-error{border-color:#70424d;background:#42233150;color:#ebabb6}.ae-conflict{border-color:#6c5736;background:#3e34204f;color:#ddc18e}.ae-success{border-color:#2e5348;background:#19352e90;color:#a0d9c2}.ae-initial{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center;padding:40px 25px;color:#87aaae}.ae-initial h2{font-size:20px}.ae-initial p{max-width:430px;color:#90a5ba;font-size:12px}.ae-spin{animation:ae-spin 1s linear infinite}@keyframes ae-spin{to{transform:rotate(360deg)}}.ae-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ae-preview-dialog{padding:0;border:1px solid #365068;background:#0c1524;color:#e1ebf4;border-radius:13px;width:calc(100vw - 34px);max-width:1560px;height:calc(100dvh - 34px);max-height:calc(100dvh - 34px);overflow:hidden;box-shadow:0 25px 100px #0009}.ae-preview-dialog::backdrop{background:#020710d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ae-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 23px;background:#132033;border-bottom:1px solid #2e4158}.ae-preview-heading .ae-kicker{margin-bottom:7px;font-size:7px}.ae-preview-heading h2{font-size:18px;letter-spacing:-.03em}.ae-preview-controls{display:flex;align-items:center;gap:15px}.ae-preview-controls select{height:37px;min-width:140px;font-size:11px;padding:0 11px;background:#0d1a2b;border-color:#324760}.ae-device-toggle{display:flex;border:1px solid #344963;border-radius:7px;overflow:hidden;flex-shrink:0}.ae-device-toggle button{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;padding:9px 12px;border:0;background:#101b2d;color:#8da7bf}.ae-device-toggle button+button{border-left:1px solid #344963}.ae-device-toggle button.is-active{background:#254540;color:#a6e4d1}.ae-close{display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#92a9c0;padding:6px;flex-shrink:0}.ae-close:hover{background:#253950;color:#edf5fd}.ae-preview-caption{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.5;padding:12px 22px;color:#8da9bd;border-bottom:1px solid #23384e;background:#0f1c2d}.ae-preview-size{margin-left:auto;white-space:nowrap;color:#66859e}.ae-preview-stage{height:calc(100% - 126px);overflow:auto;background:radial-gradient(#47637830 1px,transparent 1px),#08111e;background-size:20px 20px;padding:22px;display:flex;align-items:flex-start;justify-content:safe center}.ae-preview-device{background:#0b1120;border:1px solid #35495f;box-shadow:0 15px 50px #0005;overflow:hidden;flex-shrink:0}.ae-preview-device.is-desktop{width:1282px;height:calc(100dvh - 211px);min-height:450px;border-radius:8px}.ae-preview-device.is-mobile{width:392px;height:calc(100dvh - 211px);min-height:450px;border-radius:15px}.ae-preview-device iframe{display:block;border:0;width:100%;height:100%;background:#0b1120}.ae-preview-dialog button:focus-visible,.appearance-editor button:focus-visible{outline:2px solid #79dfc2;outline-offset:3px}@media(max-width:1200px){.ae-layout{grid-template-columns:185px minmax(0,1fr);gap:18px}.ae-page-nav>button{padding:13px 10px;gap:9px}.ae-page-nav strong{font-size:11px}.ae-page-nav small{font-size:8px}.ae-section-heading{padding:15px 13px;gap:8px}.ae-section-open{gap:9px}.ae-section-open small{max-width:180px;font-size:9px}.ae-section-actions{gap:7px}.ae-visibility span{display:none}.ae-visibility{padding:7px}.ae-save-bar{align-items:flex-start;gap:12px;flex-direction:column}.ae-save-actions{width:100%}.ae-draft-state{padding-left:3px}.ae-intro h2{font-size:23px}}@media(max-width:980px){.ae-layout{grid-template-columns:minmax(0,1fr)}.ae-page-nav{position:static;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-bottom:7px}.ae-page-nav>button{padding:12px 7px;min-height:65px;flex-direction:column;justify-content:center;gap:7px;text-align:center}.ae-page-nav strong{font-size:9px;white-space:nowrap}.ae-page-nav small,.ae-nav-note,.ae-nav-marker{display:none}.ae-page-nav>button>svg{width:17px;height:17px}.ae-panel-heading{margin-bottom:17px}.ae-section-open small{max-width:none}.ae-section-actions{gap:9px}.ae-visibility span{display:inline}.ae-save-bar{flex-direction:row;align-items:center}.ae-save-actions{width:auto}.ae-preview-toolbar{align-items:flex-start;gap:14px}.ae-preview-heading h2{font-size:15px}.ae-preview-controls{gap:8px}.ae-preview-controls select{min-width:110px;width:115px}.ae-device-toggle button{padding:9px}.ae-preview-caption{font-size:9px}}@media(max-width:650px){.ae-intro{align-items:flex-start;gap:16px;flex-direction:column;margin-bottom:24px}.ae-intro h2{font-size:24px}.ae-intro p{font-size:11px}.ae-intro .ae-button{min-height:37px;font-size:10px!important}.ae-page-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ae-page-nav>button{min-height:64px}.ae-page-nav strong{font-size:10px}.ae-panel-heading{align-items:flex-start;margin-top:9px}.ae-panel-heading h3{font-size:18px}.ae-panel-heading p{font-size:10px;max-width:275px}.ae-count{font-size:8px;padding:5px 6px}.ae-section-heading{padding:14px 12px;flex-wrap:wrap;gap:11px}.ae-section-open{width:100%;flex-basis:100%;gap:10px}.ae-section-open strong{font-size:12px}.ae-section-open small{font-size:10px;max-width:calc(100vw - 170px)}.ae-section-actions{margin-left:44px;gap:8px;flex:1;justify-content:flex-end}.ae-visibility{font-size:9px!important;padding:6px 9px}.ae-order-buttons button{min-width:31px;height:30px}.ae-section-fields{padding:19px 16px 16px}.ae-field{margin-bottom:17px}.ae-field-label label{font-size:11px}.ae-input{font-size:12px!important}.ae-add-row{justify-content:space-between;gap:8px}.ae-add-row>span{font-size:8px}.ae-add{font-size:10px!important;padding:0 10px;min-height:37px}.ae-card{padding:21px 16px 2px}.ae-card legend{font-size:11px}.ae-note-toggle{align-items:flex-start;gap:12px}.ae-note-toggle p{font-size:9px}.ae-project-order{margin-top:28px}.ae-project-order li{padding:12px;gap:9px}.ae-project-name strong{font-size:10px;line-height:1.6}.ae-project-name small{font-size:8px}.ae-save-bar{bottom:9px;margin-top:27px;padding:13px 12px;flex-direction:column;align-items:stretch;gap:12px}.ae-save-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ae-save-actions>.ae-quiet{grid-column:1/-1;order:3;min-height:30px;font-size:10px!important}.ae-save-actions .ae-button{padding:0 10px;font-size:10px!important;min-height:39px}.ae-draft-state{font-size:10px}.ae-notice{padding:13px;gap:9px}.ae-notice p{font-size:10px}.ae-notice strong{font-size:11px}.ae-notice .ae-button{white-space:normal;line-height:1.5;padding:8px 10px}.ae-preview-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:11px}.ae-preview-toolbar{padding:15px 14px;flex-direction:column;gap:15px}.ae-preview-controls{width:100%;gap:8px}.ae-preview-controls select{flex:1;min-width:90px;max-width:180px;font-size:10px}.ae-device-toggle button{padding:9px 10px}.ae-device-toggle button span{display:none}.ae-close{margin-left:auto}.ae-preview-caption{padding:11px 14px;font-size:8px;align-items:flex-start}.ae-preview-caption svg{width:12px;height:12px;margin-top:1px}.ae-preview-size{display:none}.ae-preview-stage{height:calc(100% - 160px);padding:16px}.ae-preview-device.is-desktop,.ae-preview-device.is-mobile{height:calc(100dvh - 214px);min-height:450px}.ae-preview-device.is-mobile{border-radius:10px}.ae-preview-heading h2{font-size:16px}}@media(prefers-reduced-motion:reduce){.appearance-editor *,.ae-preview-dialog *{transition:none!important;animation:none!important}}.security-intro{color:#a0b3c6;font-size:12px;line-height:1.8;margin:0 0 20px}.security-success{display:flex;align-items:flex-start;gap:10px;color:#b5e5d3;background:#173831;border:1px solid #376452;border-radius:9px;padding:14px 15px;margin:0 0 20px;font-size:12px;line-height:1.7}.security-success>svg{flex-shrink:0;margin-top:2px}.email-request-form>.full-width{min-height:44px;gap:9px;font-size:12px}.security-email{display:flex;align-items:center;gap:12px;padding:14px;background:#192b3d;border:1px solid #30465a;border-radius:10px;margin-bottom:21px;min-width:0}.security-email>svg{color:#93bcb9;flex-shrink:0}.security-email>div{min-width:0}.security-email span{display:block;color:#8da4bb;font-size:10px;margin-bottom:5px}.security-email strong{color:#deebf3;font-size:13px;font-weight:500;overflow-wrap:anywhere}.security-help{font-size:10px!important;color:#8ba0b7!important;line-height:1.8!important;margin:15px 0 0!important}.security-back{font-size:11px;gap:8px;margin-top:20px;padding-left:0;min-height:34px}.forgot-password-panel>h2{margin-bottom:12px}.forgot-password-panel .login-subtitle{margin-bottom:26px}.forgot-password-link{font-size:11px;margin-top:13px;min-height:32px;padding:0;align-self:flex-end}.login-form-wrap>.security-success{margin-top:20px}.account-security-status{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:15px;border:1px solid #2c4155;border-radius:10px;background:#111e2e;margin:0 0 24px}.account-security-status>div{min-width:0}.account-security-status dt{font-size:10px;color:#8099b0;margin-bottom:7px}.account-security-status dd{margin:0;color:#cedce9;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.account-security-status dd.verified{color:#91d2b6}.account-security-status dd.pending{color:#e1c18b}.password-policy{display:flex;gap:10px;border:1px solid #2e4154;background:#142334;border-radius:10px;padding:15px;margin:23px 0;color:#8aaaba}.password-policy>svg{flex-shrink:0;margin-top:2px}.password-policy>div{min-width:0}.password-policy strong{color:#bbcdda;font-size:11px;font-weight:600}.password-policy ul{margin:9px 0 0;padding-left:15px;color:#8fa5ba;font-size:10px;line-height:1.8}.password-policy li+li{margin-top:3px}.account-password-panel>.password-policy{margin-bottom:0}.user-security-section{margin:3px 0 25px}.user-security-section .account-security-status{margin-bottom:13px}.user-security-section>p,.user-invite-message{font-size:11px;color:#96acbf;line-height:1.75}.user-security-section>.button{margin-top:11px;font-size:11px;gap:8px}.user-security-section .security-success,.user-security-section .notice{margin-top:14px;margin-bottom:0}.management-name .email-state{display:block;font-size:9px;margin-top:4px;color:#d1b17e}.management-name .email-state.verified{color:#86b4a3}@media(max-width:540px){.account-security-status{gap:14px;padding:13px}.security-email{padding:13px}.security-email strong{font-size:12px}.password-policy{padding:13px}.password-policy ul{font-size:10px}.security-success{font-size:11px}.user-security-section>.button{width:100%;justify-content:center}.password-reset-card .security-help{font-size:10px!important}}.appearance-copy{white-space:pre-line;overflow-wrap:anywhere}.appearance-text-section{padding:25px 28px;margin-bottom:27px;border:1px solid #29394f;border-radius:12px;background:linear-gradient(135deg,#142334,#111d2d)}.appearance-text-section .eyebrow{display:block;margin-bottom:11px}.appearance-text-section h2{font-size:22px;line-height:1.4;margin-bottom:11px}.appearance-text-section p{font-size:13px;line-height:1.8}.login-story-content>.appearance-text-section{background:#19303c88;border-color:#35515e;margin:22px 0}.login-story-content>.appearance-text-section h2{font-size:28px}.login-story-content>.appearance-text-section p{font-size:14px;color:#a0b3c8}.login-story-section+.login-story-section{margin-top:22px}.login-story-section>p{font-size:16px;color:#95a8bd;margin-top:24px;line-height:1.85}.appearance-login-heading>.eyebrow{font-size:9px;margin-bottom:14px}.appearance-preview-content{min-height:100vh}.appearance-preview-content .sidebar{position:fixed}.appearance-preview-content .main-content{min-height:calc(100vh - 77px)}.brand>span:last-child{overflow-wrap:anywhere;min-width:0}.brand small{white-space:pre-line}.sidebar-tip strong,.sidebar-tip p{white-space:pre-line;overflow-wrap:anywhere}.login-story-footer.appearance-copy{white-space:pre-line}.appearance-login-heading:empty{display:none}.admin-configurable-sections:empty{display:none}@media(max-width:1180px){.login-story-section>p{font-size:14px}}@media(max-width:760px){.appearance-login-heading>.eyebrow{font-size:10px}}@media(max-width:540px){.appearance-text-section{padding:21px;margin-bottom:23px}.appearance-text-section h2{font-size:20px}.appearance-text-section p{font-size:12px}}.appearance-section+.appearance-section{margin-top:27px}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9eef6;background:#0b1120;font-synthesis:none;font-weight:400;--bg:#0b1120;--surface:#111b2b;--surface-raised:#172234;--border:#233045;--muted:#8998ad;--text:#e9eef6;--mint:#69e2c0;--accent:#69e2c0;--accent-rgb:105,226,192;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}input,select,textarea{width:100%;background:#0d1625;border:1px solid #2b394e;border-radius:9px;color:var(--text);outline:none;transition:border-color .2s,box-shadow .2s}input,select{height:47px;padding:0 14px}textarea{padding:13px 14px;resize:vertical;min-height:82px}input::placeholder{color:#697a91}input:focus,select:focus,textarea:focus{border-color:#69e2c0;box-shadow:0 0 0 3px #69e2c013}input[type=checkbox]{width:17px;height:17px;accent-color:var(--mint);margin:0;flex:0 0 auto;cursor:pointer}label{font-size:13px;font-weight:600;display:block;margin-bottom:9px;color:#bdc9da}button:focus-visible,a:focus-visible{outline:2px solid var(--mint);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif;letter-spacing:-.045em}h1{font-size:36px;font-weight:750;line-height:1.3}h2{font-size:22px;font-weight:700}h3{font-size:17px;font-weight:700}p{color:var(--muted);font-size:14px;line-height:1.7}svg{flex-shrink:0}::selection{background:#69e2c035;color:#fff}.accent-mint{--accent:#69e2c0;--accent-rgb:105,226,192}.accent-violet{--accent:#ac9cf7;--accent-rgb:172,156,247}.accent-blue{--accent:#83b6f9;--accent-rgb:131,182,249}.accent-amber{--accent:#ecc785;--accent-rgb:236,199,133}.accent-rose{--accent:#ec9eaf;--accent-rgb:236,158,175}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:9px;font-size:13px;font-weight:650;min-height:43px;padding:0 17px;border:1px solid transparent;transition:background .18s,transform .18s,border-color .18s;white-space:nowrap}.button:active{transform:translateY(1px)}.button.primary{background:#69e2c0;color:#0c2624;border-color:#69e2c0}.button.primary:hover:not(:disabled){background:#88ebcf;border-color:#88ebcf;box-shadow:0 3px 20px #69e2c01a}.button.secondary{background:#172334;border-color:#2b3a50;color:#dae3ef}.button.secondary:hover{background:#1e2c40;border-color:#40526b}.button.quiet{background:transparent;color:#a0afc3}.button.quiet:hover{background:#182335;color:#e9eef6}.button.compact{min-height:35px;font-size:12px;padding:0 12px}.full-width{width:100%}.icon-button{border:0;padding:7px;background:transparent;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#95a6bd}.icon-button:hover{background:#27354a;color:#fff}.notice{display:flex;align-items:flex-start;gap:10px;border-radius:9px;font-size:13px;line-height:1.6;padding:13px 15px;margin-bottom:20px}.notice>svg{margin-top:2px}.notice>span{flex:1}.notice.error{color:#ffc1c4;background:#b8495718;border:1px solid #b849574a}.notice.warning{color:#eac582;background:#daa14d14;border:1px solid #daa14d39}.notice .icon-button{padding:0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;gap:9px}.eyebrow.muted{color:#889bb0}.status-dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0;background:currentColor}.brand{display:flex;gap:11px;align-items:center;color:#f0f5fb;font-size:21px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-1px;line-height:1.25}.brand small{display:block;color:#72859f;font-family:DM Sans,sans-serif;font-size:8px;font-weight:650;letter-spacing:.19em;margin-top:5px}.brandmark{width:37px;height:37px;border-radius:11px;background:#69e2c0;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 14px #69e2c010;flex-shrink:0}.brandmark svg{width:28px;height:28px;stroke:#102621;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.boot-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.loading{padding:70px 20px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--muted);font-size:14px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:53% 47%}.login-story{background:radial-gradient(ellipse at 62% 58%,#1b35434a 0,transparent 56%),linear-gradient(150deg,#112331,#101a2c 55%,#151c31);position:relative;overflow:hidden;min-height:760px;padding:48px 64px;display:flex;flex-direction:column}.login-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#7191951e 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(transparent,#000,transparent);mask-image:linear-gradient(transparent,#000,transparent);pointer-events:none}.login-story>.brand{position:relative}.login-story-content{max-width:540px;width:100%;margin:auto;position:relative;padding-top:55px}.login-story-content .eyebrow{color:#79d3bc;margin-bottom:25px}.login-story h1{font-size:clamp(48px,4.7vw,72px);letter-spacing:-.06em;line-height:1.11;font-weight:750}.login-story-content>p{font-size:16px;color:#95a8bd;margin-top:24px;line-height:1.85}.login-story-footer{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#71859c;position:relative;gap:15px;margin-top:15px}.login-story-footer>span:last-child{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:.12em}.login-art{height:300px;position:relative;width:100%;max-width:510px;margin:10px auto 0}.orbit{position:absolute;left:50%;top:53%;border:1px solid #43606b4d;border-radius:50%;transform:translate(-50%,-50%) rotate(-20deg)}.orbit-one{width:190px;height:120px}.orbit-two{width:330px;height:220px}.orbit-three{width:475px;height:305px;border-style:dashed;opacity:.5}.orbit-core{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);width:84px;height:84px;background:linear-gradient(135deg,#294742,#1c3138);border:1px solid #629b885f;border-radius:26px;box-shadow:0 0 65px #69e2c00e;display:grid;place-items:center}.orbit-core .brandmark{width:54px;height:54px;border-radius:17px}.orbit-core .brandmark svg{width:40px;height:40px}.satellite{width:61px;height:61px;position:absolute;border-radius:17px;display:grid;place-items:center;background:#182c3c;border:1px solid #355461;box-shadow:0 8px 20px #0002}.sat-one{left:7%;top:43%;color:#7be1c5;transform:rotate(-7deg)}.sat-two{left:43%;top:6%;color:#b5a6f3;transform:rotate(6deg);background:#222840;border-color:#4a456c}.sat-three{right:8%;top:40%;color:#8abaf3;transform:rotate(10deg)}.sat-four{left:46%;bottom:0;color:#dec18c;transform:rotate(-7deg);background:#2c2e33;border-color:#5b5344}.art-label{position:absolute;display:flex;align-items:center;gap:7px;color:#a4bec6;border:1px solid #314756;background:#142533e6;padding:8px 11px;font-size:9px;border-radius:6px;box-shadow:0 6px 20px #0002}.label-one{left:7%;top:17%;transform:rotate(-4deg)}.label-one .status-dot{color:#69e2c0;width:5px;height:5px}.label-two{right:0;bottom:8%;transform:rotate(3deg)}.orbit-spark{position:absolute;width:6px;height:6px;background:#699385;border-radius:50%;box-shadow:0 0 14px #69e2c02e}.spark-one{left:20%;bottom:21%}.spark-two{right:12%;top:15%;background:#8380a7}.login-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:70px 55px;position:relative;background:radial-gradient(ellipse at 90% 2%,#172d392d,transparent 55%),#0b1120}.login-form-wrap{width:100%;max-width:365px;margin:auto}.login-lock{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#152730;color:#69e2c0;border:1px solid #254337;margin-bottom:34px}.login-form-wrap>.eyebrow{font-size:9px;margin-bottom:14px}.login-form-wrap h2{font-size:35px;letter-spacing:-.05em}.login-subtitle{margin-top:9px;margin-bottom:32px;font-size:14px}.login-form-wrap form>label{margin-top:23px}.login-form-wrap form>label:first-child{margin-top:0}.login-form-wrap input{height:49px}.password-input{position:relative}.password-input input{padding-right:48px}.password-input>button{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;background:none;border:0;padding:8px;color:#70839d}.password-input>button:hover{color:#bacbdc}.login-submit{width:100%;height:49px;margin-top:29px;justify-content:space-between;padding:0 19px}.login-help{display:flex;align-items:center;gap:9px;font-size:11px;color:#75889f;line-height:1.6;margin-top:28px;padding-top:25px;border-top:1px solid #1d293b}.login-security{display:flex;align-items:center;gap:7px;text-align:center;color:#5f7188;font-size:10px;position:absolute;bottom:40px;padding:0 22px}.mobile-brand{display:none}.app-shell{display:flex;min-height:100vh}.sidebar{width:252px;background:#0d1523;border-right:1px solid #1e2b3e;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;padding:32px 20px 16px;z-index:20}.brand-link{display:block;padding-left:8px}.sidebar .brand{font-size:19px;gap:10px}.sidebar .brandmark{width:33px;height:33px;border-radius:10px}.sidebar .brandmark svg{width:25px;height:25px}.sidebar .brand small{font-size:7px;margin-top:5px}.workspace-switch{display:flex;align-items:center;gap:10px;background:#142032;border:1px solid #253248;border-radius:9px;padding:12px 11px;margin-top:36px;margin-bottom:30px}.workspace-switch>span{background:#243348;width:33px;height:33px;border-radius:8px;display:grid;place-items:center;color:#a8b7cf}.workspace-switch>div{flex:1}.workspace-switch strong{font-size:11px;font-weight:600;display:block}.workspace-switch small{font-size:9px;color:#6f829b;display:block;margin-top:4px}.workspace-switch>svg{color:#596c86}.nav-label{color:#596d88;font-size:8px;font-weight:700;letter-spacing:.15em;display:block;padding:0 12px;margin-bottom:14px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav>button{display:flex;align-items:center;gap:12px;height:44px;background:none;border:1px solid transparent;color:#8c9fb7;border-radius:8px;text-align:left;padding:0 12px;font-size:12px;font-weight:550}.sidebar nav>button>span:nth-child(2){flex:1}.sidebar nav>button:hover{background:#162235;color:#e5ecf6}.sidebar nav>button.active{background:#172f31;border-color:#294a43;color:#82e8cb}.nav-count{font-size:9px;background:#234b42;min-width:20px;border-radius:5px;padding:2px 5px;text-align:center}.admin-nav-label{margin-top:26px;margin-bottom:8px}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-tip{position:relative;overflow:hidden;margin:0 3px 23px;padding:16px;border-radius:10px;border:1px solid #263348;background:linear-gradient(130deg,#1b283a,#172134);min-height:136px}.tip-icon{color:#a99dea;display:block;margin-bottom:11px}.sidebar-tip strong{font-family:Manrope,sans-serif;font-size:11px;font-weight:650;position:relative;z-index:1}.sidebar-tip p{font-size:10px;margin-top:6px;line-height:1.7;position:relative;z-index:1}.tip-decoration{position:absolute;right:-24px;top:-29px;border:1px solid #61598b26;width:125px;height:125px;border-radius:50%;box-shadow:0 0 0 14px #61598b0b,0 0 0 30px #61598b08}.profile-button{display:flex;align-items:center;gap:10px;padding:15px 5px;width:100%;background:none;border:0;border-top:1px solid #253046;text-align:left}.profile-button>span:nth-child(2){flex:1;min-width:0}.avatar,.person-avatar,.topbar-avatar{width:35px;height:35px;flex-shrink:0;border-radius:11px;display:grid;place-items:center;background:#38384d;color:#cfc3ef;font-size:11px;font-weight:650;border:1px solid #4a4560}.profile-button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600}.profile-button small{color:#6e819b;font-size:9px;display:block;margin-top:4px}.profile-button>svg{color:#667a94}.logout-button{background:none;border:0;color:#7488a3;font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:8px}.logout-button:hover{color:#dbe5f1}.main-wrap{margin-left:252px;width:calc(100% - 252px)}.topbar{height:77px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid #202c3f;gap:20px;background:#0c1422d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:10}.breadcrumbs{display:flex;align-items:center;gap:13px;font-size:11px;color:#7387a1}.breadcrumbs strong{font-weight:500;color:#bbc8da}.breadcrumbs svg{color:#405671}.topbar-right{display:flex;align-items:center;gap:20px}.private-badge{font-size:10px;color:#7f92aa;display:flex;gap:6px;align-items:center}.topbar-divider{height:19px;width:1px;background:#273449}.topbar-avatar{width:31px;height:31px;border-radius:50%;font-size:9px}.main-content{max-width:1550px;margin:auto;padding:39px 44px 40px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-title .eyebrow{margin-bottom:11px;font-size:8px}.page-title h1{font-size:31px}.greeting-dot{color:#69e2c0}.page-title p{margin-top:8px;font-size:12px;color:#8194ac}.date-label{display:flex;align-items:center;gap:8px;font-size:10px;color:#8597ae;white-space:nowrap}.mobile-menu{display:none}.dashboard-hero{border:1px solid #2a3c4d;border-radius:14px;background:radial-gradient(ellipse at 80% 25%,#33416c35,transparent 53%),linear-gradient(110deg,#193339,#152636 58%,#1c243d);min-height:260px;display:flex;overflow:hidden;position:relative;margin-bottom:39px}.hero-copy{position:relative;z-index:2;padding:29px 34px 28px;flex:1}.hero-tag{font-size:7px;font-weight:700;letter-spacing:.17em;color:#8dd9c5;display:flex;align-items:center;gap:7px;margin-bottom:15px}.hero-tag .status-dot{width:4px;height:4px}.hero-copy h2{font-size:35px;line-height:1.17;letter-spacing:-.048em;font-weight:750}.hero-copy p{font-size:11px;color:#9aafc0;line-height:1.65;margin-top:10px}.hero-button{margin-top:20px;color:#cff4e9;background:#2b4e4c;border:1px solid #466965;min-height:34px;font-size:10px;padding:0 12px;gap:19px}.hero-button:hover{background:#35615a;border-color:#5e8a7f}.hero-visual{width:45%;min-width:340px;position:relative;overflow:hidden;align-self:stretch;margin-right:12px}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#b0c0ff08 1px,transparent 1px),linear-gradient(90deg,#b0c0ff08 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 68%);mask-image:radial-gradient(ellipse,#000,transparent 68%);transform:rotate(-15deg)}.hero-orbit{position:absolute;left:50%;top:49%;border:1px solid #667ba93c;border-radius:50%;transform:translate(-50%,-50%) rotate(-20deg)}.ring-a{width:164px;height:105px}.ring-b{width:278px;height:186px}.ring-c{width:370px;height:259px;border-style:dashed;opacity:.45}.hero-node{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#2d4158,#29374c);border:1px solid #65748e6b;box-shadow:8px 13px 22px #080e242f;width:53px;height:53px}.hero-node.core{width:94px;height:94px;left:50%;top:49%;transform:translate(-50%,-50%) rotate(-7deg);background:linear-gradient(135deg,#48625e,#28404b);border:1px solid #70978a91;color:#adf1d9;flex-direction:column;gap:8px;border-radius:25px}.hero-node.core span{font-size:6px;letter-spacing:.17em;font-weight:700;color:#93b6ad}.hero-node.node-a{left:9%;top:27%;transform:rotate(-10deg);color:#a9beed}.hero-node.node-b{right:11%;top:14%;transform:rotate(10deg);color:#b0a2ee;background:linear-gradient(130deg,#414360,#292c47);border-color:#7a6e9d63}.hero-node.node-c{right:19%;bottom:11%;transform:rotate(8deg);color:#9be5d1;background:linear-gradient(130deg,#354e51,#263b45);border-color:#6d93886b}.hero-caption{position:absolute;font-size:7px;color:#91acbb;left:6%;bottom:13%;border:1px solid #4359667a;border-radius:5px;background:#182d38;padding:8px 10px;display:flex;align-items:center;gap:6px;transform:rotate(-5deg)}.hero-caption .status-dot{color:#69e2c0;width:4px;height:4px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading h2{font-size:19px;letter-spacing:-.035em;display:flex;align-items:center;gap:9px}.section-heading p{font-size:11px;margin-top:6px;color:#7387a2}.count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:22px;padding:0 6px;border-radius:6px;background:#1d2a3d;color:#93a5bd;font-size:10px;font-family:DM Sans,sans-serif;font-weight:550;letter-spacing:0}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #25354b;background:#101b2b;border-radius:8px;padding:0 12px;width:239px;height:37px;color:#627893;flex-shrink:0}.search-box input{background:none;border:0;height:100%;box-shadow:none!important;font-size:10px;padding:0}.search-box>svg{width:15px;height:15px}.search-box:focus-within{border-color:#4d8779}.category-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:20px}.category-tabs button{background:none;border:1px solid transparent;color:#7e93ad;font-size:10px;font-weight:500;padding:7px 11px;border-radius:7px}.category-tabs button:hover{background:#172235;color:#c1d0e1}.category-tabs button.active{border-color:#36465f;background:#202d42;color:#e4edf8}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.project-card{border:1px solid #263449;background:linear-gradient(135deg,#172333,#131e2e);border-radius:12px;padding:21px 21px 0;display:flex;flex-direction:column;min-height:213px;position:relative;overflow:hidden;transition:transform .22s,border-color .22s,box-shadow .22s}.project-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--accent-rgb),.35),transparent);opacity:0;transition:opacity .2s}.project-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent-rgb),.5);box-shadow:0 14px 28px #0308143d}.project-card:hover:before{opacity:1}.project-card-top{display:flex;align-items:center;gap:10px;margin-bottom:19px}.project-icon{width:43px;height:43px;border-radius:11px;background:rgba(var(--accent-rgb),.095);border:1px solid rgba(var(--accent-rgb),.2);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.project-icon svg{stroke-width:1.6}.project-category{font-size:8px;color:#7c91ab;margin-left:auto;letter-spacing:.01em}.project-arrow{color:#546b86;width:15px;height:15px;transition:transform .2s,color .2s}.project-card:hover .project-arrow{color:var(--accent);transform:translate(2px,-2px)}.project-card h3{font-size:15px;letter-spacing:-.035em;margin-bottom:8px}.project-card>p{font-size:10px;line-height:1.7;color:#8093ab;margin-bottom:19px;max-width:265px}.project-card-bottom{border-top:1px solid #263346;display:flex;align-items:center;justify-content:space-between;margin-top:auto;min-height:43px;color:#a0b4ca;font-size:9px;font-weight:500}.round-arrow{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;transition:background .2s,color .2s}.project-card:hover .round-arrow{background:rgba(var(--accent-rgb),.13);color:var(--accent)}.workspace-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;color:#526b88;margin-top:35px}.workspace-note>svg{color:#527c78;width:14px;height:14px}.note-line{width:1px;height:10px;background:#304159;margin:0 4px}.empty{border:1px dashed #2b3b53;border-radius:12px;text-align:center;padding:55px 30px;background:#0f19294d}.empty-icon{display:inline-grid;place-items:center;width:65px;height:65px;border-radius:18px;color:#83a5bd;background:#19293c;margin-bottom:20px}.empty h3{font-size:20px}.empty p{max-width:450px;margin:10px auto 0;font-size:13px}.empty .button{margin-top:20px}.worker-badge,.admin-badge{display:flex;align-items:center;gap:7px;font-size:10px;color:#9296a3;white-space:nowrap;background:#161f2e;border:1px solid #2b3544;border-radius:30px;padding:8px 11px}.worker-badge.online{color:#83d4b8;background:#14342b75;border-color:#284d41}.worker-badge .status-dot{width:5px;height:5px}.admin-badge{color:#bcb0e9;border-color:#413950;background:#26213a66}.report-banner{background:linear-gradient(105deg,#183236,#172938 65%,#192638);border:1px solid #29444a;border-radius:12px;display:flex;align-items:center;gap:19px;padding:23px 26px;margin-bottom:35px}.report-banner-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid #437068;background:#284e478a;border-radius:13px;color:#8de2c9}.report-banner h3{font-size:18px}.report-banner p{font-size:11px;margin-top:5px;color:#90acb8}.xlsx-chip{margin-left:auto;display:flex;align-items:center;gap:10px;background:#142b31;border:1px solid #34575b;border-radius:7px;padding:9px 11px;font-size:10px;font-weight:650;color:#92c1c0}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.report-card{display:flex;flex-direction:column;background:#141f30;border:1px solid #29374c;border-radius:12px;padding:23px 23px 0;text-align:left;transition:transform .2s,border-color .2s,background .2s}.report-card:hover:not(:disabled){transform:translateY(-3px);border-color:rgba(var(--accent-rgb),.5);background:#182538}.report-card-heading{display:flex;align-items:center;gap:14px;margin-bottom:20px}.report-card-heading .project-category{font-size:9px}.report-card h3{font-size:17px;margin-bottom:9px}.report-card>p{font-size:12px;line-height:1.75;margin-bottom:23px;max-width:400px}.report-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid #2a374b;width:100%;min-height:51px}.report-card-bottom>span{display:flex;align-items:center;gap:7px;font-size:10px;color:#778da7}.report-card-bottom .report-generate{color:var(--accent);font-weight:550;gap:9px}.recent-reports{margin-top:39px}.jobs-list,.management-list,.audit-list{border:1px solid #27354a;border-radius:12px;overflow:hidden;background:#111d2d}.job-row{display:flex;align-items:center;gap:15px;padding:17px 21px;border-bottom:1px solid #233148}.job-row:last-child{border-bottom:0}.job-file-icon{display:grid;place-items:center;width:37px;height:42px;border-radius:8px;background:#1a2b3e;color:#7f9bb7;border:1px solid #2c3d53}.job-main{min-width:0;flex:1}.job-main>button{display:block;background:none;border:0;padding:0;font-size:12px;color:#d7e1ed;font-weight:550;text-align:left}.job-main>button:hover{color:#69e2c0}.job-main>span{display:block;font-size:10px;color:#637c98;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-status{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:5px 8px;font-size:9px;white-space:nowrap}.job-status.complete{color:#8bd5b7;background:#1f403b73}.job-status.failed{color:#e6a1ad;background:#4a2d3b73}.job-status.running{color:#b9a8ed;background:#392f5573}.download-button{color:#84cbb8;background:#223d3866;margin-left:9px}.small-empty{display:flex;align-items:center;justify-content:center;gap:13px;border:1px dashed #2a3b52;border-radius:12px;padding:35px;color:#7289a5;font-size:12px}.report-form-summary{display:flex;align-items:center;gap:17px;padding:18px;background:#132432;border:1px solid #2a404c;border-radius:10px;margin-bottom:24px}.report-form-summary p{font-size:12px;line-height:1.7}.report-icon{display:grid;place-items:center;width:42px;height:46px;flex-shrink:0;border-radius:9px;background:#204239;color:#84d9c0}.report-expectation{display:flex;gap:10px;color:#8395aa;font-size:11px;line-height:1.7;margin:22px 0}.report-expectation svg{margin-top:2px}.job-detail{padding:8px 30px 30px;text-align:center}.job-detail-copy h3{font-size:19px}.job-detail-copy p{font-size:12px;max-width:365px;margin:9px auto 25px}.job-progress{border:1px solid #293b51;border-radius:10px;background:#101d2c;padding:17px;margin-top:22px}.job-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:10px;color:#afbece}.job-progress>div:first-child>span:first-child{display:flex;align-items:center;gap:7px;text-align:left}.job-progress>div:first-child>span:last-child{color:#778aa4;font-size:9px;white-space:nowrap}.job-progress .status-dot{color:#69e2c0;width:5px;height:5px}.indeterminate-track{height:4px;overflow:hidden;border-radius:3px;background:#213749;position:relative}.indeterminate-track span{position:absolute;inset:0 auto 0 0;width:35%;background:linear-gradient(90deg,transparent,#69e2c0);border-radius:3px;animation:progress-sweep 2.7s ease-in-out infinite}.job-progress>p{font-size:9px;color:#7088a2;margin-top:12px}@keyframes progress-sweep{0%{transform:translate(-105%)}to{transform:translate(390%)}}.success-orbit,.failed-orbit{width:106px;height:106px;border-radius:30px;display:grid;place-items:center;margin:25px auto 35px;position:relative;background:#1b4238;color:#7ee3c1;border:1px solid #3d7461;box-shadow:0 0 0 12px #1b423824,0 0 0 25px #1b423811}.success-orbit>span{position:absolute;right:-6px;bottom:-5px;background:#77debb;color:#123c30;border:4px solid #141e2e;width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.failed-orbit{color:#e69dad;background:#4b2d3c;border-color:#885567;box-shadow:none}.report-animation{height:216px;max-width:360px;margin:0 auto 8px;position:relative}.report-animation>svg{width:100%;height:100%;position:relative;z-index:1}.animation-ground{height:1px;background:linear-gradient(90deg,transparent,#355068,transparent);position:absolute;bottom:25px;left:0;right:0}.animation-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.animation-stars i{width:3px;height:3px;background:#52617d;border-radius:50%;position:absolute;animation:star-twinkle 3s ease-in-out infinite}.animation-stars i:nth-child(1){top:25%;left:15%}.animation-stars i:nth-child(2){top:12%;left:71%;animation-delay:.7s}.animation-stars i:nth-child(3){top:58%;left:89%;animation-delay:1.2s}.animation-stars i:nth-child(4){top:37%;left:26%;animation-delay:.3s}.animation-stars i:nth-child(5){top:73%;left:19%;animation-delay:1.9s}.robot-body{animation:robot-bob 2.6s ease-in-out infinite;transform-origin:180px 170px}.robot-eyes{animation:robot-blink 4s ease-in-out infinite;transform-origin:178px 72px}.flying-file{animation:file-wiggle 2.6s ease-in-out infinite;transform-origin:237px 86px}.pickaxe{animation:pickaxe-work 1.5s ease-in-out infinite;transform-origin:210px 110px}.miner{animation:miner-bob 1.5s ease-in-out infinite}.mining-sparks{animation:mining-spark 1.5s ease-in-out infinite}.data-gems{animation:star-twinkle 2.1s ease-in-out infinite}.spaceship{animation:ship-hover 3s ease-in-out infinite}.scan-beam{animation:beam-scan 3s ease-in-out infinite}.beamed-file{animation:file-beam 3.8s ease-in-out infinite}.octopus-arms{animation:octopus-wave 2.4s ease-in-out infinite;transform-origin:180px 110px}.octopus-head{animation:robot-bob 2.4s ease-in-out infinite}.octopus-paper{animation:octopus-paper 2.4s ease-in-out infinite;transform-origin:82px 112px}.typing-lines{stroke-dasharray:35;animation:typing 1.2s linear infinite}@keyframes star-twinkle{50%{opacity:.25}}@keyframes robot-bob{50%{transform:translateY(-5px) rotate(1deg)}}@keyframes robot-blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.1)}}@keyframes file-wiggle{50%{transform:translateY(-5px) rotate(8deg)}}@keyframes pickaxe-work{0%,to{transform:rotate(-27deg)}45%,58%{transform:rotate(25deg)}}@keyframes miner-bob{45%{transform:translateY(3px)}}@keyframes mining-spark{0%,35%,75%,to{opacity:0;transform:translateY(5px)}55%{opacity:1;transform:translate(4px,-3px)}}@keyframes ship-hover{50%{transform:translateY(-8px)}}@keyframes beam-scan{50%{opacity:.3}}@keyframes file-beam{0%{transform:translateY(12px);opacity:0}25%,55%{opacity:1}to{transform:translateY(-45px);opacity:0}}@keyframes octopus-wave{50%{transform:scaleY(.91) rotate(-2deg)}}@keyframes octopus-paper{50%{transform:rotate(-12deg) translateY(-6px)}}@keyframes typing{to{stroke-dashoffset:-70}}.admin-tabs{display:flex;gap:4px;border-bottom:1px solid #29364b;margin:3px 0 30px;overflow-x:auto}.admin-tabs>button{display:flex;gap:8px;align-items:center;padding:14px 17px;background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:11px;color:#8598b1;white-space:nowrap}.admin-tabs>button:hover{color:#d6e0ed}.admin-tabs>button.active{color:#86e2c3;border-bottom-color:#69e2c0;background:linear-gradient(transparent,#69e2c006)}.management-row{display:flex;align-items:center;gap:16px;min-height:86px;padding:18px 23px;border-bottom:1px solid #253249}.management-row:last-child{border-bottom:0}.person-avatar{width:39px;height:39px;border-radius:12px}.management-name{flex:1;min-width:0}.management-name strong{font-weight:550;font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis}.management-name span{font-size:10px;color:#6f87a3;display:block;margin-top:6px}.role-chip{font-size:9px;border:1px solid #3b495f;background:#24324577;border-radius:5px;padding:5px 8px;color:#99adc5}.role-chip.admin{border-color:#514464;background:#372e4977;color:#c6b4eb}.account-status{color:#88c8b1;display:flex;align-items:center;gap:6px;font-size:10px;min-width:66px}.account-status .status-dot{width:5px;height:5px}.account-status.inactive{color:#77879c}.audit-row{display:flex;align-items:flex-start;gap:15px;padding:20px 23px;border-bottom:1px solid #253248}.audit-row:last-child{border-bottom:0}.audit-icon{background:#1a2a3e;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#7597b6}.audit-row>div{flex:1;min-width:0}.audit-row strong{font-size:12px;font-weight:550;text-transform:capitalize}.audit-row p{font-size:11px;margin-top:4px;overflow-wrap:anywhere}.audit-row small{color:#6f85a1;font-size:10px;display:block;margin-top:6px}.audit-row time{font-size:10px;color:#7d92ad;white-space:nowrap;margin-top:3px}.settings-panel{max-width:660px;border:1px solid #29384f;border-radius:13px;background:#132032;padding:28px}.settings-header{display:flex;align-items:center;gap:16px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #2d3a50}.settings-header>svg{color:#9cadd1}.settings-header h2{font-size:19px}.settings-header p{font-size:11px;margin-top:5px}.settings-footer{padding-top:25px;border-top:1px solid #2d3a50;margin-top:30px;display:flex;justify-content:flex-end}.input-suffix{position:relative;max-width:190px}.input-suffix>input{padding-right:65px}.input-suffix>span{position:absolute;right:16px;top:14px;color:#7f95ae;font-size:13px;pointer-events:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#050913b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:30px;overflow:auto;animation:fade-in .2s ease-out}.modal{width:100%;max-width:515px;max-height:calc(100dvh - 60px);overflow:auto;border:1px solid #334259;border-radius:17px;background:#141e2e;box-shadow:0 35px 110px #0007;outline:0;animation:modal-in .22s ease-out}.modal.wide{max-width:650px}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:27px 28px 24px;border-bottom:1px solid #29364c}.modal-heading h2{font-size:22px;letter-spacing:-.04em}.modal-heading p{font-size:11px;margin-top:7px;line-height:1.6}.modal-heading>.icon-button{margin:-2px -7px 0 0}.modal-form{padding:27px 28px 28px}.form-field{margin-bottom:21px}.form-field:last-child{margin-bottom:0}.field-help{font-size:10px;color:#7f93ab;display:block;margin-top:8px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 19px}.span-two{grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #2d3a50;padding-top:23px;margin-top:25px}.required{color:#76cbb2}.checkbox-row{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:450;margin-bottom:0;cursor:pointer}.permission-section{padding-top:23px;margin-top:5px;border-top:1px solid #2d3a50}.permission-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.permission-heading h3{font-size:16px}.permission-heading>.checkbox-row{font-size:10px}.permission-toggle{display:flex;align-items:center;gap:13px;padding:17px;background:#1a283b;border:1px solid #314055;border-radius:10px;margin-bottom:20px;cursor:pointer}.permission-toggle-icon{width:36px;height:36px;border-radius:9px;background:#253e43;color:#7cc6b6;display:grid;place-items:center}.permission-toggle>span:nth-child(2){flex:1}.permission-toggle strong{display:block;font-size:12px;font-weight:550;color:#dce6f3}.permission-toggle small{display:block;font-size:10px;margin-top:5px;font-weight:400;color:#849ab3;line-height:1.5}.form-description{font-size:11px;margin-bottom:14px}.permission-projects{display:grid;grid-template-columns:1fr 1fr;gap:9px}.permission-project{display:flex;align-items:center;gap:10px;cursor:pointer;padding:13px 12px;border:1px solid #2c3b51;border-radius:8px;margin:0;background:#142132;color:#829ab5}.permission-project>span{flex:1;font-size:10px;font-weight:450;color:#b9c9dc}.permission-project:has(input:checked){border-color:#3b685d;background:#172f2f}.info-block{display:flex;align-items:flex-start;gap:10px;background:#152b32;border:1px solid #2e4a4c;border-radius:9px;padding:15px;color:#9dbdbd;font-size:11px;line-height:1.7}.info-block svg{color:#77c5b1;margin-top:1px}.accent-picker{display:flex;align-items:center;gap:10px}.accent-swatch{display:grid;place-items:center;width:34px;height:34px;background:var(--accent);border:3px solid transparent;border-radius:50%;color:#142435}.accent-swatch.selected{box-shadow:0 0 0 2px #141e2e,0 0 0 3px var(--accent)}.toast{position:fixed;bottom:29px;right:30px;z-index:120;display:flex;align-items:center;gap:12px;background:#1b3933;border:1px solid #42705f;border-radius:12px;padding:15px 17px;color:#c4eddb;box-shadow:0 10px 40px #0005;font-size:12px;max-width:calc(100vw - 40px);animation:modal-in .2s ease-out}.toast>svg{color:#7ee0b8}.toast .icon-button{padding:2px}.sidebar-shade{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.main-content{padding:45px 55px}.topbar{padding-left:55px;padding-right:55px}.page-title h1{font-size:37px}.page-title p{font-size:14px}.page-title .eyebrow{font-size:9px}.dashboard-hero{min-height:291px}.hero-copy{padding:35px 40px}.hero-copy h2{font-size:42px}.hero-copy p{font-size:13px}.hero-tag{font-size:8px}.hero-button{font-size:12px;min-height:39px}.project-card{min-height:235px;padding:25px 25px 0}.project-card h3{font-size:17px}.project-card>p{font-size:12px}.project-category{font-size:9px}.project-card-bottom{font-size:11px;min-height:49px}.project-grid{gap:21px}.section-heading h2{font-size:22px}.section-heading p{font-size:12px}.category-tabs button{font-size:11px}.search-box{height:41px}.search-box input{font-size:12px}.workspace-note{font-size:10px}.hero-visual{margin-right:35px}.hero-node.core{width:109px;height:109px}.hero-node{width:61px;height:61px}.ring-b{width:315px;height:210px}.ring-c{width:425px;height:290px}.hero-caption{font-size:8px}.topbar{height:83px}.breadcrumbs{font-size:12px}.sidebar{width:267px}.main-wrap{margin-left:267px;width:calc(100% - 267px)}.sidebar nav>button{font-size:13px}.sidebar-tip strong{font-size:12px}.sidebar-tip p{font-size:11px}}@media(max-width:1180px){.sidebar{width:225px;padding-left:15px;padding-right:15px}.sidebar .brand{font-size:18px}.main-wrap{margin-left:225px;width:calc(100% - 225px)}.main-content{padding:32px 29px}.topbar{padding:0 29px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-width:285px;max-width:40%;margin-right:0}.hero-copy{padding-left:27px}.hero-copy h2{font-size:33px}.ring-c{width:315px;height:240px}.ring-b{width:235px;height:175px}.hero-node.node-a{left:4%}.hero-caption{left:0;font-size:6px}.hero-node.node-c{right:8%}.page-title h1{font-size:28px}.page-title p{font-size:11px}.page-title .date-label{display:none}.login-story{padding:38px 44px}.login-story-content>p{font-size:14px}.login-panel{padding-left:40px;padding-right:40px}.login-story-footer>span:last-child{display:none}.orbit-three{width:410px}.management-row{padding:17px;gap:12px}.role-chip{font-size:8px}.management-row>.button{font-size:10px}.report-card{padding:20px 19px 0}.report-card h3{font-size:16px}.report-card>p{font-size:11px}}@media(max-width:960px){.hero-visual{min-width:240px;max-width:42%;opacity:.8}.hero-copy h2{font-size:30px}.hero-copy p{font-size:10px}.hero-node.core{width:78px;height:78px}.hero-node.core>svg{width:32px;height:32px}.hero-node.core>span{font-size:5px}.hero-node{width:44px;height:44px;border-radius:13px}.hero-node>svg{width:20px;height:20px}.ring-b{width:210px;height:170px}.hero-node.node-a{left:0}.hero-node.node-b{right:1%}.hero-caption{display:none}.hero-copy{padding-left:23px}.page-title h1{font-size:25px}.page-title{gap:13px}.worker-badge{font-size:8px;padding:7px 9px}.report-grid{grid-template-columns:1fr}.section-heading{gap:15px}.section-heading h2{font-size:18px}.section-heading p{font-size:10px}.search-box{width:195px}.management-row .role-chip{display:none}.admin-tabs>button{padding-left:11px;padding-right:11px;font-size:9px;gap:6px}.admin-tabs>button>svg{width:15px}.report-banner{padding:21px;gap:15px}.report-banner h3{font-size:16px}.report-banner p{font-size:10px}.report-banner-icon{width:45px;height:45px}.xlsx-chip{font-size:8px;padding:8px}.job-row{gap:10px;padding:16px}.job-main>button{font-size:11px}.job-status{font-size:8px}.job-status svg{width:12px;height:12px}.job-main>span{font-size:9px}.workspace-note>span:last-child,.note-line{display:none}.login-story h1{font-size:48px}.login-story{padding:35px}.login-panel{padding-left:30px;padding-right:30px}.login-form-wrap h2{font-size:31px}.login-art{transform:scale(.87);transform-origin:left center;width:115%;margin-left:-10px}.login-security{font-size:8px}.login-page{grid-template-columns:50% 50%}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .22s;width:250px;box-shadow:20px 0 80px #0004}.sidebar.open{transform:translate(0)}.sidebar-shade{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;border:0;background:#020710a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.main-wrap{margin-left:0;width:100%}.main-content{padding:30px 24px}.topbar{height:66px;padding:0 20px;justify-content:flex-start;gap:12px}.mobile-menu{display:inline-flex;padding:5px}.breadcrumbs{font-size:10px;gap:8px}.topbar-right{margin-left:auto;gap:12px}.private-badge{font-size:8px}.topbar-divider{display:none}.topbar-avatar{width:28px;height:28px;font-size:8px}.page-title{margin-bottom:25px}.page-title h1{font-size:28px}.page-title p{font-size:11px}.hero-visual{min-width:275px;max-width:none;opacity:1}.hero-copy h2{font-size:35px}.hero-copy p{font-size:11px}.hero-copy{padding:27px}.hero-node.core{width:89px;height:89px}.hero-node{width:50px;height:50px}.hero-node.node-a{left:4%}.hero-node.node-b{right:9%}.hero-node.node-c{right:14%}.ring-b{width:250px;height:177px}.dashboard-hero{margin-bottom:32px}.project-card h3{font-size:16px}.project-card>p{font-size:11px}.project-card-bottom{font-size:10px}.project-category{font-size:8px}.section-heading h2{font-size:20px}.section-heading p{font-size:11px}.search-box{width:220px}.search-box input{font-size:11px}.category-tabs button{font-size:10px}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-card h3{font-size:16px}.report-card>p{font-size:11px}.report-card-bottom>span{font-size:9px}.worker-badge{font-size:9px}.management-row .role-chip{display:inline-block}.admin-tabs>button{font-size:10px;padding:14px}.login-page{display:block}.login-story{display:none}.login-panel{min-height:100dvh;padding:35px 35px 85px;justify-content:flex-start}.mobile-brand{display:block;align-self:flex-start;margin-bottom:40px}.login-form-wrap{max-width:390px;margin:auto}.login-form-wrap h2{font-size:37px}.login-security{font-size:9px;bottom:28px}.login-lock{margin-bottom:27px}.login-form-wrap>.eyebrow{font-size:10px}.login-subtitle{font-size:14px}.login-help{font-size:11px}}@media(max-width:540px){.main-content{padding:25px 19px}.topbar{padding:0 16px}.private-badge{display:none}.page-title{display:block;margin-bottom:23px}.page-title h1{font-size:27px}.page-title .eyebrow{font-size:7px;letter-spacing:.14em;margin-bottom:9px}.page-title p{line-height:1.75;font-size:11px}.page-title>.worker-badge,.page-title>.admin-badge{display:inline-flex;margin-top:15px;font-size:9px}.dashboard-hero{min-height:250px;margin-bottom:31px}.hero-copy{padding:25px;flex:1}.hero-copy h2{font-size:34px}.hero-copy p{font-size:11px;max-width:220px}.hero-tag{font-size:6px;letter-spacing:.15em}.hero-button{font-size:10px;position:relative;z-index:2}.hero-visual{position:absolute;right:-95px;top:0;bottom:0;width:245px;min-width:245px;opacity:.47;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%);mask-image:linear-gradient(90deg,transparent,#000 35%)}.hero-node.core{left:61%;top:42%}.hero-node.node-a{display:none}.hero-node.node-b{right:2%;top:8%}.hero-node.node-c{right:14%;bottom:5%}.ring-a,.ring-b,.ring-c{left:61%;top:42%}.hero-copy>p br{display:none}.section-heading{align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:19px}.section-heading h2{font-size:20px}.section-heading p{font-size:10px}.section-heading>.search-box{width:100%;height:39px}.project-grid{grid-template-columns:1fr;gap:14px}.project-card{min-height:201px;padding:21px 22px 0}.project-card h3{font-size:18px}.project-card-top{margin-bottom:17px}.project-card>p{font-size:12px;max-width:none;line-height:1.65;margin-bottom:17px}.project-card-bottom{font-size:11px;min-height:46px}.project-category{font-size:9px}.project-arrow{width:17px;height:17px}.project-icon{width:44px;height:44px}.category-tabs{gap:4px;margin-bottom:19px}.category-tabs button{padding:7px 9px;font-size:9px}.workspace-note{font-size:8px;justify-content:flex-start;margin-top:25px;line-height:1.7}.report-banner{padding:19px 17px;gap:13px;margin-bottom:30px}.report-banner h3{font-size:15px;line-height:1.45}.report-banner p{font-size:10px;line-height:1.65}.report-banner-icon{width:41px;height:46px;flex-shrink:0}.report-banner-icon svg{width:22px;height:22px}.xlsx-chip{display:none}.report-grid{grid-template-columns:1fr;gap:14px}.report-card{padding:22px 22px 0}.report-card-heading{margin-bottom:17px}.report-card h3{font-size:18px}.report-card>p{font-size:12px}.report-card-bottom>span{font-size:10px}.recent-reports{margin-top:32px}.recent-reports .section-heading{flex-wrap:nowrap;align-items:center;gap:5px}.recent-reports .section-heading p{font-size:9px}.recent-reports .section-heading>.button{padding:0 7px;font-size:10px;gap:5px}.job-row{padding:15px;gap:12px;flex-wrap:wrap;position:relative}.job-main{width:calc(100% - 56px);flex:auto;padding-right:20px}.job-file-icon{width:34px;height:38px}.job-main>button{font-size:12px}.job-main>span{font-size:9px}.job-status{margin-left:46px;font-size:9px;padding:4px 7px}.job-row>.icon-button{position:absolute;right:12px;top:19px}.admin-tabs{margin-top:5px;margin-bottom:24px;gap:0}.admin-tabs>button{font-size:10px;padding:13px 10px;gap:6px}.admin-tabs>button svg{width:15px;height:15px}.management-row{padding:15px;gap:11px;flex-wrap:wrap}.management-name{min-width:calc(100% - 57px)}.management-name strong{font-size:13px}.management-name span{font-size:10px}.management-row>.role-chip{margin-left:49px;font-size:8px}.management-row>.account-status{font-size:9px;min-width:auto}.management-row>.button{margin-left:auto;min-height:31px;font-size:9px;gap:5px;padding:0 9px}.management-row>.button svg{width:13px;height:13px}.management-row>.project-icon{width:38px;height:38px;border-radius:10px}.management-row>.project-icon~.account-status{margin-left:49px}.section-heading>.button.primary{font-size:11px;height:37px;min-height:37px}.audit-row{padding:18px 14px;gap:10px;flex-wrap:wrap}.audit-row>div{flex:1}.audit-row time{margin-left:42px;font-size:9px}.audit-row strong{font-size:11px}.audit-row p{font-size:10px}.audit-row small{font-size:9px}.settings-panel{padding:22px}.settings-header{align-items:flex-start;gap:12px}.settings-header h2{font-size:18px}.settings-header p{font-size:10px}.settings-header>svg{width:21px;height:21px;margin-top:2px}.modal-backdrop{padding:15px}.modal{max-height:calc(100dvh - 30px);border-radius:13px}.modal-heading{padding:23px 21px 20px}.modal-heading h2{font-size:20px}.modal-heading p{font-size:10px}.modal-form{padding:23px 21px}.form-grid{grid-template-columns:1fr;gap:0}.span-two{grid-column:auto}.form-field{margin-bottom:20px}.permission-projects{grid-template-columns:1fr}.permission-heading{align-items:flex-start;flex-direction:column;gap:13px}.permission-heading h3{font-size:17px}.permission-toggle{padding:14px;gap:11px}.permission-toggle-icon{display:none}.permission-toggle small{font-size:9px}.modal-actions{gap:8px;padding-top:21px;margin-top:23px}.modal-actions>.button{font-size:11px;padding:0 13px;gap:7px}.report-form-summary{padding:15px;gap:13px}.report-form-summary p{font-size:11px}.job-detail{padding:7px 21px 23px}.job-detail-copy h3{font-size:18px}.job-detail-copy p{font-size:11px}.report-animation{height:197px}.job-progress{padding:14px}.job-progress>div:first-child{font-size:9px}.job-progress>div:first-child>span:last-child{font-size:8px}.job-progress>p{font-size:8px}.toast{bottom:18px;right:18px;left:18px;font-size:11px;padding:14px}.login-panel{padding-left:28px;padding-right:28px}.login-form-wrap h2{font-size:34px}.mobile-brand{margin-bottom:30px}.login-security{font-size:8px;line-height:1.6}.login-lock{width:47px;height:47px;border-radius:13px}.empty{padding:42px 22px}.empty h3{font-size:18px}.empty p{font-size:12px}.report-expectation{font-size:10px}.job-detail .full-width{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.indeterminate-track span{width:100%;background:repeating-linear-gradient(90deg,#69e2c055 0,#69e2c055 12px,transparent 12px,transparent 20px)}.beamed-file,.mining-sparks{opacity:1}.hero-node,.orbit,.satellite{will-change:auto}}.setup-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:45px 25px;background:radial-gradient(ellipse at 50% 40%,#18303a50,transparent 65%),#0b1120;gap:35px}.setup-card{width:100%;max-width:570px;background:#131f30;border:1px solid #2c3d53;border-radius:18px;padding:35px;box-shadow:0 20px 80px #0002}.setup-card .eyebrow{font-size:9px;margin-bottom:14px}.setup-card h1{font-size:28px}.setup-card>p{font-size:12px;margin-top:12px;margin-bottom:27px}.setup-card .login-lock{margin-bottom:25px}.setup-card .login-help{font-size:10px}.setup-card .full-width{margin-top:7px}@media(max-width:540px){.setup-page{padding:28px 18px;gap:25px}.setup-card{padding:25px 23px}.setup-card h1{font-size:25px}}.diary-month-fields .form-field{margin-bottom:18px}.diary-date-window{margin:4px 0 22px;padding:16px 17px;border:1px solid #32534f;border-radius:10px;background:#142c2f}.diary-date-heading{display:flex;align-items:center;gap:8px;color:#8acabb;font-size:11px;margin-bottom:11px}.diary-date-heading strong{font-weight:550}.diary-date-window>p{font-size:11px;line-height:1.7;color:#a5bdc8}.diary-date-window .diary-date-range{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;font-size:13px;color:#d0e6e0;font-weight:550}.diary-date-range>span{font-size:11px;font-weight:400;color:#809eaa}.diary-date-window>small{display:block;font-size:10px;line-height:1.7;color:#819fa9;margin-top:10px}.diary-date-loading{display:flex;align-items:center;gap:9px}.diary-date-window .notice{margin-bottom:9px}.diary-date-window .button{min-height:30px;font-size:10px;padding:0;gap:7px}@media(max-width:540px){.diary-date-window{padding:15px}.diary-date-window .diary-date-range{font-size:12px}.diary-date-window>small{font-size:9px}.diary-month-fields .form-field{margin-bottom:18px}}.job-date-window{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:0 0 18px;color:#b5cec9;font-size:11px;line-height:1.65}.job-date-window>svg{margin-top:2px;color:#79b5a7;flex-shrink:0}.job-date-window small{display:block;color:#7d97a5;font-size:9px;margin-top:3px}.job-status.cancelled{color:#b1c0d0;background:#31425673}.cancelled-orbit{width:106px;height:106px;border-radius:30px;display:grid;place-items:center;margin:25px auto 35px;position:relative;color:#a5bdd0;background:#24384b;border:1px solid #496077}.cancel-report-button{margin-top:18px}.job-stopping .report-animation *{animation-play-state:paused!important}.job-detail>.notice{margin-top:18px;text-align:left}.modal-heading>.icon-button:disabled{opacity:.35;cursor:wait}.job-stopping .job-progress .status-dot{color:#e0bc83}.job-stopping .indeterminate-track span{background:linear-gradient(90deg,transparent,#d3b381)}.password-reset-page{justify-content:center;padding-top:36px;padding-bottom:36px;gap:30px;background:radial-gradient(ellipse at 46% 36%,#244c4e3b,transparent 56%),radial-gradient(ellipse at 90% 10%,#36316924,transparent 42%),#0b1120}.password-reset-card{max-width:525px;padding:34px 38px;border-color:#304559;box-shadow:0 26px 85px #0003}.password-reset-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:18px}.password-reset-heading .login-lock{margin:0}.password-reset-badge{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#94cbbd;background:#193633;border:1px solid #31544c;border-radius:99px;padding:7px 10px}.password-reset-card h1{font-size:29px;line-height:1.3;letter-spacing:-.04em;outline:none}.password-reset-card>p{font-size:12px;line-height:1.85;margin-bottom:19px}.password-reset-identity{display:flex;align-items:center;gap:10px;padding:12px 13px;margin-bottom:25px;background:#19283b;border:1px solid #2c3d53;border-radius:9px;color:#8198b1;font-size:11px}.password-reset-identity strong{color:#d2e1ee;font-weight:500;overflow-wrap:anywhere}.password-reset-identity svg{flex-shrink:0;color:#7fa8ac}.password-reset-card fieldset{margin:0;padding:0;border:0;min-width:0}.password-reset-card fieldset:disabled{opacity:.75}.password-reset-card .full-width{font-size:12px;gap:10px;min-height:44px;margin-top:4px}.password-reset-username{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0;border:0;white-space:nowrap}.password-reset-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #2a3b50;margin-top:27px;padding-top:19px}.password-reset-footer>span{display:flex;align-items:center;gap:8px;font-size:9px;color:#7f98b0;line-height:1.6}.password-reset-footer>span svg{flex-shrink:0;color:#73b4a6}.password-reset-footer .button{font-size:10px;gap:7px;padding:0 5px;white-space:nowrap;min-height:30px}@media(max-width:540px){.password-reset-page{padding:25px 18px;gap:25px;justify-content:flex-start}.password-reset-card{padding:26px 23px}.password-reset-card h1{font-size:27px}.password-reset-heading{margin-bottom:23px}.password-reset-card>p{font-size:12px}.password-reset-footer{align-items:flex-start;flex-wrap:wrap;gap:11px}.password-reset-footer .button{margin-left:auto}.password-reset-badge{font-size:9px}.password-reset-card .full-width{font-size:11px}}.animation-showcase{min-height:100vh;background:radial-gradient(ellipse at 50% 1%,#1e3a4640,transparent 55%),#0b1120}.showcase-header{max-width:1220px;margin:auto;padding:33px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #243347}.showcase-header .button{font-size:12px;min-height:39px}.showcase-main{max-width:1220px;margin:auto;padding:47px 36px 38px}.showcase-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.showcase-intro .eyebrow{color:#8dcdbd;font-size:9px;letter-spacing:.15em;margin-bottom:17px}.showcase-intro h1{font-size:43px;line-height:1.2;letter-spacing:-.05em}.showcase-intro p{font-size:14px;margin-top:13px;color:#8ca1b8}.motion-toggle{margin-bottom:2px;flex-shrink:0;font-size:11px;min-height:39px}.showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.showcase-card{position:relative;overflow:hidden;border:1px solid #2b3b52;border-radius:15px;padding:23px 27px 27px;background:radial-gradient(ellipse at 50% 24%,rgba(var(--accent-rgb),.055),transparent 58%),linear-gradient(135deg,#142233,#111c2c)}.showcase-card:before{content:"";position:absolute;top:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--accent-rgb),.45),transparent)}.showcase-card-label{display:flex;align-items:center;justify-content:space-between;color:var(--accent);font-size:8px;font-weight:600;letter-spacing:.13em}.showcase-card-label>span:last-child{color:#526a86;font-size:10px;letter-spacing:.07em}.showcase-card .report-animation{height:213px;max-width:360px;margin:2px auto 15px}.showcase-card-copy{border-top:1px solid #29394e;padding-top:21px}.showcase-card h2{font-size:23px;letter-spacing:-.04em;margin-bottom:9px}.showcase-card-copy strong{font-size:11px;line-height:1.7;font-weight:500;color:var(--accent);display:block}.showcase-card-copy p{font-size:11px;line-height:1.8;color:#879cb5;margin-top:7px;max-width:410px}.showcase-note{display:flex;align-items:flex-start;gap:11px;max-width:780px;margin:29px auto 0;padding:0 15px;color:#638a90}.showcase-note svg{margin-top:2px}.showcase-note p{font-size:10px;color:#7087a1;line-height:1.8}.animations-paused .report-animation,.animations-paused .report-animation *{animation-play-state:paused!important}@media(max-width:900px){.showcase-intro{align-items:flex-start;flex-direction:column;gap:20px}.showcase-intro h1{font-size:37px}.showcase-card{padding:20px 22px 24px}.showcase-card h2{font-size:21px}.showcase-grid{gap:18px}.showcase-card .report-animation{height:190px}.showcase-main{padding-top:35px}}@media(max-width:600px){.showcase-header{padding:24px 22px;align-items:flex-start}.showcase-header .brand{font-size:17px;gap:8px}.showcase-header .brandmark{width:31px;height:31px;border-radius:9px}.showcase-header .brand small{font-size:6px}.showcase-header .button{font-size:9px;padding:0 9px;min-height:33px;gap:5px}.showcase-header .button svg{width:12px;height:12px}.showcase-main{padding:33px 22px}.showcase-intro{gap:20px;margin-bottom:25px}.showcase-intro .eyebrow{font-size:7px;letter-spacing:.13em;margin-bottom:14px;gap:7px}.showcase-intro .eyebrow svg{width:12px}.showcase-intro h1{font-size:33px;max-width:340px}.showcase-intro p{font-size:12px;line-height:1.8}.motion-toggle{font-size:10px;min-height:37px}.showcase-grid{grid-template-columns:1fr;gap:19px}.showcase-card{padding:21px 23px 25px}.showcase-card .report-animation{height:200px}.showcase-card h2{font-size:23px}.showcase-card-copy strong,.showcase-card-copy p{font-size:11px}.showcase-note{padding:0;gap:9px;margin-top:25px}.showcase-note p{font-size:9px}.showcase-note svg{width:15px;height:15px}}.brand{width:fit-content;max-width:100%}.brand-logo{display:block;width:181px;max-width:100%;height:auto}.brand.compact .brand-logo{width:54px}.sidebar .brand-logo{width:162px}.sidebar .brand-link{margin-bottom:36px}@media(max-width:760px){.sidebar .brand-logo{width:155px}}h1,h2,h3,h4,h5,h6,[role=heading],.title-copy,.eyebrow,.hero-tag,.ae-kicker,.login-subtitle,.page-title>div>p,.section-heading>div>p,.modal-heading>div>p,.settings-header>div>p,.setup-card>p,.report-banner>div>p,.showcase-intro>div>p,.showcase-card-copy>strong,.sidebar-tip>strong,.art-label.label-one,.diary-date-heading>strong,.permission-toggle strong,.permission-report strong,.job-main>button,.breadcrumbs>strong,.project-category,.permission-report small,.showcase-card-label>span:first-child,.sidebar nav>button>span,.admin-tabs>button,.category-tabs>button,.management-row>.project-icon+.management-name>strong,.form-field>label,.login-form-wrap form>label,.ae-field-label label,.ae-intro>div>p,.ae-panel-heading>div>p,.ae-project-order-heading>div>p,.ae-section-heading strong,.ae-page-nav strong,.ae-project-name strong,.ae-editor-panel legend{text-transform:capitalize}input,textarea,select,option{text-transform:none}.report-permissions{padding:18px;border:1px solid #304157;border-radius:11px;background:#172638}.report-permission-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-permission-heading>div{display:flex;align-items:center;gap:9px;color:#87d7be}.report-permission-heading h4{margin:0;font-size:14px;color:#dbe7f1}.report-permission-heading>span{font-size:10px;color:#8ba5bb;white-space:nowrap}.report-permissions>p{font-size:11px;line-height:1.65;margin:10px 0 15px;color:#9aafc2}.report-permission-actions{display:flex;gap:6px;justify-content:flex-end;margin:-4px -7px 10px}.report-permission-actions .button{font-size:10px;min-height:29px;padding:0 9px}.report-permission-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;border:0;margin:0;padding:0;min-width:0}.permission-report{display:flex;align-items:flex-start;gap:10px;padding:12px;margin:0;border:1px solid #304157;border-radius:8px;background:#111e2f;cursor:pointer;min-width:0}.permission-report input{margin-top:1px}.permission-report>span{min-width:0}.permission-report strong{display:block;font-size:11px;line-height:1.5;font-weight:550;color:#c5d5e5;overflow-wrap:anywhere}.permission-report small{display:block;font-size:9px;color:#8096ad;line-height:1.4;margin-top:4px;font-weight:400}.permission-report:has(input:checked){background:#153130;border-color:#386356}.permission-report:has(input:focus-visible){outline:2px solid var(--mint);outline-offset:2px}.report-permission-list:disabled .permission-report{cursor:default}.report-permission-list:disabled .permission-report input{opacity:.7;cursor:default}.project-permissions{margin-top:24px}.project-permissions>h4{font-size:14px;margin:0 0 12px}.report-permissions>.report-permission-empty{margin-bottom:0}@media(max-width:540px){.report-permissions{padding:15px}.report-permission-list{grid-template-columns:1fr}.report-permission-heading{align-items:flex-start;gap:8px}.report-permission-heading h4{font-size:13px}.report-permission-heading>span{font-size:9px;margin-top:2px}.permission-report{padding:12px}.permission-report strong{font-size:12px}.permission-report small{font-size:9px}}
