:root{--bg:#f5f5f8;--surface:#fff;--surface-muted:#f8f8fb;--surface-hover:#f1f0f8;--border:#e5e4ea;--border-strong:#d7d5df;--text:#201f28;--text-soft:#65636f;--text-muted:#94919d;--accent:#6756e8;--accent-strong:#5949d1;--accent-soft:#eeebff;--green:#1e9b67;--green-soft:#eaf8f1;--amber:#bf7818;--amber-soft:#fff5df;--red:#cf4d55;--shadow:0 18px 45px #201d301f}:root[data-theme=dark]{--bg:#15151a;--surface:#1e1e24;--surface-muted:#24242c;--surface-hover:#2a2933;--border:#32313b;--border-strong:#41404b;--text:#f4f3f8;--text-soft:#b9b6c3;--text-muted:#868390;--accent-soft:#2f294f;--green-soft:#18372a;--amber-soft:#3a2d18;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer;background:0 0;border:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}svg{stroke-width:1.8px}.brand{white-space:nowrap;align-items:center;gap:8px;height:36px;display:flex}.brand-mark{color:#fff;background:var(--accent);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 5px 12px #6756e838}.brand-name{letter-spacing:-.02em;font-size:17px;font-weight:760}.brand-product{color:var(--text-soft);margin-left:-3px;font-size:16px;font-weight:470}.mail-shell{background:var(--bg);height:100vh;min-height:690px;overflow:hidden}.mail-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:20;grid-template-columns:230px minmax(280px,720px) 1fr;align-items:center;gap:24px;height:68px;padding:0 22px;display:grid;position:relative}.search-box{background:var(--surface-muted);border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;height:42px;padding:0 13px;transition:border-color .2s,background .2s;display:flex}.search-box:focus-within{border-color:var(--border-strong);background:var(--surface)}.search-box>svg{width:18px;color:var(--text-muted)}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.search-box input::placeholder{color:var(--text-muted)}.search-box kbd{color:var(--text-muted);border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:3px 6px;font-family:inherit;font-size:11px}.search-box>svg:last-child{border-left:1px solid var(--border);width:27px;padding-left:10px}.header-actions{justify-self:end;align-items:center;gap:4px;display:flex}.header-actions>button,.admin-top-actions>button:not(.view-inbox){width:36px;height:36px;color:var(--text-soft);border-radius:9px;place-items:center;display:grid;position:relative}.header-actions>button:hover,.admin-top-actions>button:hover{background:var(--surface-hover);color:var(--text)}.header-actions svg{width:19px}.sync-status{color:var(--text-muted);align-items:center;gap:7px;margin-right:12px;font-size:12px;display:flex}.sync-status i{width:7px;height:7px;box-shadow:0 0 0 3px var(--green-soft);background:#29a66e;border-radius:50%}.header-actions .user-avatar{color:#fff;background:#2e2c39;margin-left:6px;font-size:12px;font-weight:650;position:relative}.user-avatar span{border:2px solid var(--surface);background:#32ac74;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.mobile-menu{display:none}.mail-layout{grid-template-columns:230px minmax(360px,430px) minmax(500px,1fr);height:calc(100vh - 68px);display:grid}.mail-sidebar{border-right:1px solid var(--border);background:var(--surface);padding:18px 12px;overflow-y:auto}.compose-button{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 12px);height:42px;margin:0 6px 18px;font-weight:650;display:flex;box-shadow:0 7px 16px #6756e838}.compose-button:hover{background:var(--accent-strong);transform:translateY(-1px)}.compose-button svg{width:17px}.folders,.labels{gap:2px;display:grid}.folders button{height:36px;color:var(--text-soft);text-align:left;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;padding:0 11px;display:grid}.folders button svg{width:17px}.folders button:hover,.folders button.active{background:var(--surface-hover);color:var(--text)}.folders button.active{color:var(--accent);background:var(--accent-soft);font-weight:620}.folders button b{color:inherit;font-size:11px;font-weight:650}.label-heading{border-top:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin:18px 7px 8px;padding-top:17px;font-size:10px;font-weight:700;display:flex}.label-heading button{width:24px;height:24px;color:var(--text-muted);place-items:center;display:grid}.label-heading svg{width:15px}.labels button{height:33px;color:var(--text-soft);text-align:left;border-radius:7px;grid-template-columns:20px 1fr auto;align-items:center;padding:0 11px;font-size:13px;display:grid}.labels button:hover{background:var(--surface-hover)}.labels button span{color:var(--text-muted);font-size:11px}.label-dot{border-radius:50%;width:7px;height:7px}.label-dot.clients{background:#5678dc}.label-dot.design{background:#d85f81}.label-dot.team{background:#52a874}.label-dot.updates{background:#ad76d8}.storage-widget{border-top:1px solid var(--border);margin:25px 8px 4px;padding-top:17px}.storage-widget>div:first-child{color:var(--text-muted);justify-content:space-between;font-size:11px;display:flex}.storage-widget strong{color:var(--text-soft);font-weight:600}.storage-track{background:var(--border);border-radius:5px;height:4px;margin:8px 0 6px;overflow:hidden}.storage-track i{background:var(--accent);width:34%;height:100%;display:block}.storage-widget p{color:var(--text-muted);margin:0;font-size:10px}.storage-widget button{color:var(--accent);align-items:center;gap:7px;margin-top:14px;font-size:11px;display:flex}.storage-widget button svg{width:14px}.inbox-panel{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;min-width:0;display:flex}.list-toolbar,.reader-toolbar{border-bottom:1px solid var(--border);height:50px;min-height:50px;color:var(--text-muted);align-items:center;gap:3px;padding:0 13px;display:flex}.list-toolbar button,.reader-toolbar button{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.list-toolbar button:hover,.reader-toolbar button:hover{color:var(--text);background:var(--surface-hover)}.list-toolbar svg,.reader-toolbar svg{width:17px}.list-toolbar>div:first-child{align-items:center;gap:0;margin-right:2px;display:flex}.list-toolbar>div:first-child>button{border:1.5px solid var(--border-strong);border-radius:6px;width:22px;height:22px}.list-toolbar>div:first-child>button.checked{border-color:var(--accent);color:#fff;background:var(--accent)}.list-toolbar>div:first-child>svg{width:13px}.toolbar-divider{background:var(--border);width:1px;height:19px;margin:0 5px}.list-toolbar .range{margin-left:auto;font-size:11px}.message-list{flex:1;overflow-y:auto}.list-title{justify-content:space-between;align-items:baseline;padding:19px 20px 12px;display:flex}.list-title h1{letter-spacing:-.02em;margin:0;font-size:19px}.list-title span{color:var(--text-muted);font-size:11px}.message-list article{border-bottom:1px solid var(--border);cursor:pointer;grid-template-columns:22px 36px minmax(0,1fr) 26px;align-items:start;gap:10px;height:114px;padding:13px 13px 11px;transition:background .15s;display:grid;position:relative}.message-list article:hover{background:var(--surface-muted)}.message-list article.selected{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent)}.message-list article.unread .message-meta strong,.message-list article.unread h2{color:var(--text);font-weight:720}.row-check{border:1.5px solid var(--border-strong);opacity:0;border-radius:5px;place-items:center;width:16px;height:16px;margin-top:8px;display:grid}article:hover .row-check,.row-check.active{opacity:1}.row-check.active{background:var(--accent);border-color:var(--accent);color:#fff}.row-check svg{width:11px}.avatar{color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;margin-top:1px;font-size:10px;font-weight:700;display:grid}.avatar.small{width:29px;height:29px}.avatar.coral{background:#d86f67}.avatar.ink{background:#373641}.avatar.violet{background:#7967c7}.avatar.blue{background:#527dc4}.avatar.green{background:#429b6d}.avatar.amber{background:#c18a48}.message-summary{min-width:0}.message-meta{justify-content:space-between;align-items:center;gap:7px;display:flex}.message-meta strong{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.message-meta span{color:var(--text-muted);white-space:nowrap;font-size:10px}.subject-line{align-items:center;gap:5px;margin-top:3px;display:flex}.subject-line h2{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:590;line-height:1.4;overflow:hidden}.subject-line b{color:var(--text-muted);font-size:9px;font-weight:600}.message-summary>p{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:11px;line-height:1.35;overflow:hidden}.row-labels{gap:5px;margin-top:7px;display:flex}.row-labels span{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-hover);color:var(--text-muted);border-radius:4px;align-items:center;gap:2px;padding:2px 5px;font-size:8px;display:flex}.row-labels svg{width:9px}.star{width:27px;height:27px;color:var(--text-muted);border-radius:6px;place-items:center;display:grid}.star svg{width:16px}.star.active{color:#e0a62e}.star.active svg{fill:currentColor}.empty-state{min-height:400px;color:var(--text-muted);place-content:center;justify-items:center;display:grid}.empty-state>svg{opacity:.5;width:36px;height:36px}.empty-state h2{color:var(--text-soft);margin:12px 0 2px;font-size:15px}.empty-state p{margin:0;font-size:12px}.reader-panel{background:var(--surface);flex-direction:column;min-width:0;display:flex}.reader-toolbar span{flex:1}.reader-back{display:none!important}.reader-content{width:100%;max-width:920px;margin:0 auto;padding:28px clamp(28px,4vw,64px) 60px;overflow-y:auto}.subject-header{align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.subject-header>div{flex:1;min-width:0}.subject-header h1{letter-spacing:-.035em;margin:0 0 9px;font-size:clamp(21px,2.2vw,28px);line-height:1.25}.subject-header>div>div{gap:5px;display:flex}.subject-header span{text-transform:uppercase;letter-spacing:.05em;background:var(--surface-hover);color:var(--text-muted);border-radius:4px;padding:3px 6px;font-size:9px}.sender-header{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr auto 32px;align-items:center;gap:10px;padding-bottom:18px;display:grid}.sender-header strong{font-size:13px}.sender-header p{color:var(--text-muted);align-items:center;margin:2px 0 0;font-size:10px;display:flex}.sender-header p svg{width:11px}.sender-header time{color:var(--text-muted);font-size:10px}.sender-header button{color:var(--text-muted)}.sender-header button svg{width:17px}.remote-images{border:1px solid var(--border);background:var(--surface-muted);height:36px;color:var(--text-muted);border-radius:7px;align-items:center;gap:8px;margin-top:18px;padding:0 11px;font-size:10px;display:flex}.remote-images svg{width:14px;color:var(--green)}.remote-images button{color:var(--accent);margin-left:auto;font-size:10px;font-weight:600}.message-body{color:var(--text-soft);padding:22px 2px;font-size:14px;line-height:1.75}.message-body p{margin:0 0 17px}.message-body strong{color:var(--text)}.message-body ul{padding-left:21px}.message-body code{background:var(--surface-hover);border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.attachments{border-top:1px solid var(--border);padding:18px 0}.attachments>p{color:var(--text-muted);align-items:center;gap:5px;font-size:10px;display:flex}.attachments>p svg{width:13px}.attachments>button{border:1px solid var(--border);text-align:left;border-radius:9px;grid-template-columns:40px 1fr 30px;align-items:center;gap:9px;width:min(320px,100%);height:58px;padding:8px;display:grid}.attachments>button:hover{border-color:var(--border-strong);background:var(--surface-muted)}.attachments>button>span{color:#ce505c;background:#fff0f1;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.attachments>button svg{width:17px}.attachments strong,.attachments small{display:block}.attachments strong{font-size:11px}.attachments small{color:var(--text-muted);margin-top:3px;font-size:9px}.attachments>button>svg{color:var(--text-muted)}.reply-actions{gap:8px;margin-top:9px;display:flex}.reply-actions button{border:1px solid var(--border-strong);height:36px;color:var(--text-soft);border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-size:11px;display:flex}.reply-actions button:hover{background:var(--surface-hover);color:var(--text)}.reply-actions svg{width:15px}.compose{z-index:50;border:1px solid var(--border);background:var(--surface);width:min(570px,100vw - 32px);height:570px;box-shadow:var(--shadow);border-bottom:0;border-radius:13px 13px 0 0;flex-direction:column;animation:.22s ease-out compose-in;display:flex;position:fixed;bottom:0;right:28px;overflow:hidden}@keyframes compose-in{0%{opacity:0;transform:translateY(18px)}}.compose header{color:#fff;background:#302e3d;justify-content:space-between;align-items:center;min-height:45px;padding:0 13px 0 16px;font-size:12px;font-weight:600;display:flex}.compose header>div:first-child{align-items:center;gap:8px;display:flex}.compose-dot{background:#9485ff;border-radius:50%;width:7px;height:7px}.compose-actions{display:flex}.compose-actions button{color:#cfccd7;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.compose-actions button:hover{color:#fff;background:#ffffff1a}.compose-fields{padding:4px 16px 0;position:relative}.compose-fields label{border-bottom:1px solid var(--border);align-items:center;gap:8px;min-height:41px;display:flex}.compose-fields label span{color:var(--text-muted);font-size:11px}.compose-fields input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.cc-button{color:var(--text-muted);font-size:10px;position:absolute;top:14px;right:17px}.compose>textarea{resize:none;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:18px;line-height:1.6}.compose>textarea::placeholder{color:var(--text-muted)}.compose footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;min-height:58px;padding:8px 11px;display:flex}.compose-tools,.compose-status{align-items:center;gap:3px;display:flex}.compose footer button:not(.send-button){width:34px;height:34px;color:var(--text-muted);border-radius:7px;place-items:center;display:grid}.compose footer button:hover:not(.send-button){background:var(--surface-hover);color:var(--text)}.send-button{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 12px;font-weight:600;display:flex}.send-button kbd{font:inherit;opacity:.7;padding-left:5px;font-size:8px}.format-a{font-family:Georgia,serif;font-size:18px;text-decoration:underline}.compose-status span{color:var(--text-muted);margin-right:4px;font-size:9px}.toast{z-index:80;color:#fff;min-width:290px;height:44px;box-shadow:var(--shadow);background:#292731;border-radius:9px;align-items:center;gap:9px;padding:0 10px 0 14px;font-size:12px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.toast>svg{color:#6fd2a3;width:17px}.toast button{color:#b9b6c3;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.toast button svg{width:15px}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.admin-shell{background:var(--bg);grid-template-columns:244px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#d9d7e2;background:#22212b;flex-direction:column;height:100vh;min-height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.admin-sidebar .brand{margin:0 8px 27px}.admin-sidebar .brand-product{color:#9c99a8}.admin-sidebar .brand-name{color:#fff}.admin-sidebar nav{gap:3px;display:grid}.admin-sidebar nav button,.sidebar-bottom>button:not(.admin-user){color:#aaa7b5;text-align:left;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:0 11px;font-size:12px;display:flex}.admin-sidebar nav button:hover,.admin-sidebar nav button.active,.sidebar-bottom>button:hover{color:#fff;background:#302e3d}.admin-sidebar nav button.active{color:#fff;box-shadow:inset 2px 0 #8b7cf2}.admin-sidebar nav svg,.sidebar-bottom svg{width:17px}.nav-badge{color:#d8cbff;background:#4b425a;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-bottom{gap:3px;margin-top:auto;display:grid}.admin-user{color:#d9d7e2;text-align:left;border-top:1px solid #393744;grid-template-columns:32px 1fr 20px;align-items:center;gap:9px;margin-top:12px;padding:15px 7px 0;display:grid}.admin-user>span{background:#57506b;border-radius:8px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.admin-user strong,.admin-user small{display:block}.admin-user strong{font-size:11px}.admin-user small{color:#8f8b99;margin-top:2px;font-size:9px}.admin-user>svg{color:#777481;width:16px}.admin-main{min-width:0}.admin-top{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;height:72px;padding:0 30px;display:flex}.admin-top h1{letter-spacing:-.02em;margin:0;font-size:16px}.admin-top p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.admin-top-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.admin-top-actions .view-inbox{border:1px solid var(--border);height:34px;color:var(--text-soft);border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:11px;display:flex}.admin-top-actions .view-inbox:hover{background:var(--surface-muted);color:var(--text)}.admin-top-actions i{background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.overview,.admin-section{width:min(1200px,100% - 56px);margin:26px auto 60px}.status-banner{background:var(--surface);border:1px solid var(--border);border-radius:11px;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:12px 15px;display:grid}.status-banner>span{width:37px;height:37px;color:var(--green);background:var(--green-soft);border-radius:9px;place-items:center;display:grid}.status-banner svg{width:19px}.status-banner strong{font-size:12px}.status-banner p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.status-banner button{color:var(--accent);align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.status-banner button svg{width:14px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin:14px 0;display:grid}.metric-grid article{border:1px solid var(--border);background:var(--surface);border-radius:11px;min-width:0;min-height:146px;padding:17px}.metric-grid header{justify-content:space-between;align-items:center;display:flex}.metric-grid header small{color:var(--text-muted);font-size:9px}.metric-icon{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.metric-icon svg{width:16px}.metric-icon.purple{color:var(--accent);background:var(--accent-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.blue{color:#4c78c9;background:#edf3ff}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.metric-grid article>strong{letter-spacing:-.04em;margin-top:15px;font-size:25px;display:block}.metric-grid article>p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.metric-grid em{color:var(--green);margin-left:5px;font-style:normal}.storage-line{background:var(--border);border-radius:3px;height:4px;margin-top:10px;display:block;overflow:hidden}.storage-line i{background:#cf9242;width:34%;height:100%;display:block}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:14px;margin-top:14px;display:grid}.overview-grid>article{background:var(--surface);border:1px solid var(--border);border-radius:11px;min-width:0}.delivery-chart{padding:17px}.delivery-chart>header,.domain-card>header,.recent-card>header{justify-content:space-between;align-items:flex-start;display:flex}.overview h2{margin:0;font-size:12px}.overview header p{color:var(--text-muted);margin:4px 0 0;font-size:9px}.delivery-chart header button{border:1px solid var(--border);height:29px;color:var(--text-soft);border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;display:flex}.delivery-chart header button svg{width:12px}.chart{grid-template-columns:25px 1fr;height:158px;margin-top:15px;display:grid}.y-labels{color:var(--text-muted);flex-direction:column;justify-content:space-between;padding-bottom:2px;font-size:8px;display:flex}.bars{border-left:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-around;align-items:flex-end;gap:3px;padding:0 8px;display:flex}.bars span{opacity:.65;background:#bcb5eb;border-radius:3px 3px 0 0;flex:1;max-width:11px;display:block}.bars span.recent{background:var(--accent);opacity:.9}.x-labels{color:var(--text-muted);justify-content:space-between;margin:8px 2px 0 26px;font-size:8px;display:flex}.attention-card{padding:16px}.attention-card header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.attention-card header span{color:#bc6b1f;background:#fff0e1;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 6px;font-size:9px;display:grid}.attention-item{border-bottom:1px solid var(--border);grid-template-columns:31px 1fr;gap:10px;padding:15px 0;display:grid}.attention-item:last-child{border:0;padding-bottom:0}.attention-item>span{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.attention-item .warning{background:var(--amber-soft);color:var(--amber)}.attention-item .info{background:var(--accent-soft);color:var(--accent)}.attention-item svg{width:15px}.attention-item strong{font-size:10px}.attention-item p{color:var(--text-muted);margin:3px 0 6px;font-size:9px;line-height:1.4}.attention-item button{color:var(--accent);align-items:center;gap:4px;font-size:9px;display:flex}.attention-item button svg{width:11px}.overview-grid.lower{grid-template-columns:1fr 1fr}.domain-card,.recent-card{padding:16px}.domain-card header,.recent-card header{border-bottom:1px solid var(--border);padding-bottom:11px}.domain-card header button{color:var(--accent);font-size:9px}.recent-card header button{color:var(--text-muted)}.recent-card header svg{width:14px}.domain-row{border-bottom:1px solid var(--border);grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:57px;display:grid}.domain-row:last-child,.delivery-row:last-child{border:0}.domain-icon{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.domain-icon svg{width:14px}.domain-row strong,.domain-row small{display:block}.domain-row strong{font-size:10px}.domain-row small{color:var(--text-muted);margin-top:3px;font-size:8px}.domain-row>span:last-child{align-items:center;gap:5px;font-size:8px;display:flex}.domain-row .healthy{color:var(--green)}.domain-row .pending{color:var(--amber)}.domain-row>span:last-child i{background:currentColor;border-radius:50%;width:6px;height:6px}.delivery-row{border-bottom:1px solid var(--border);grid-template-columns:29px 1fr auto;align-items:center;gap:9px;min-height:57px;display:grid}.delivery-row>span{border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.delivery-row>span.delivered{color:var(--green);background:var(--green-soft)}.delivery-row>span.deferred{color:var(--amber);background:var(--amber-soft)}.delivery-row svg{width:13px}.delivery-row strong,.delivery-row small{display:block}.delivery-row strong{font-size:10px}.delivery-row small{color:var(--text-muted);margin-top:3px;font-size:8px}.delivery-row em{color:var(--text-muted);font-size:8px;font-style:normal}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:21px}.section-heading p{color:var(--text-muted);margin:5px 0 0;font-size:11px}.section-heading button{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:11px;font-weight:600;display:flex}.section-heading button svg{width:15px}.settings-card{border:1px solid var(--border);background:var(--surface);border-radius:11px;overflow:hidden}.table-head{background:var(--surface-muted);height:39px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:minmax(200px,1fr) 1fr 170px 40px;align-items:center;padding:0 15px 0 62px;font-size:9px;display:grid}.settings-row{border-top:1px solid var(--border);grid-template-columns:36px minmax(150px,1fr) 1fr 170px 40px;align-items:center;gap:10px;min-height:66px;padding:0 15px;display:grid}.row-icon{width:31px;height:31px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.row-icon svg{width:15px}.settings-row strong{font-size:11px}.settings-row>span:not(.row-icon){color:var(--text-soft);font-size:10px}.settings-row em{align-items:center;gap:6px;font-size:9px;font-style:normal;display:flex}.settings-row em i{background:currentColor;border-radius:50%;width:6px;height:6px}.settings-row em.good{color:var(--green)}.settings-row em.warn{color:var(--amber)}.settings-row button{color:var(--text-muted)}.settings-row button svg{width:17px}.admin-empty{min-height:210px;color:var(--text-muted);place-content:center;justify-items:center;display:grid}.admin-empty>svg{opacity:.5;width:30px;height:30px}.admin-empty strong{color:var(--text-soft);margin-top:11px;font-size:12px}.admin-empty span{margin-top:4px;font-size:9px}.admin-modal-backdrop{z-index:90;background:#1b192394;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{border:1px solid var(--border);background:var(--surface);width:min(480px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border-radius:14px;padding:20px;animation:.18s ease-out fade-in;overflow-y:auto}.admin-modal>header{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr 32px;align-items:center;gap:11px;padding-bottom:17px;display:grid}.admin-modal h3{margin:0;font-size:16px}.admin-modal header p{color:var(--text-muted);margin:4px 0 0;font-size:9px}.admin-modal header>button{width:31px;height:31px;color:var(--text-muted);border-radius:7px;place-items:center;display:grid}.admin-modal header>button:hover{background:var(--surface-hover)}.admin-modal header>button svg{width:17px}.admin-modal label{color:var(--text-soft);margin-top:18px;font-size:11px;font-weight:650;display:block}.admin-modal input{border:1px solid var(--border-strong);background:var(--surface);border-radius:8px;outline:0;width:100%;height:43px;margin-top:7px;padding:0 11px;display:block}.admin-modal input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.admin-modal label small{color:var(--text-muted);margin-top:7px;font-size:9px;font-weight:400;display:block}.admin-modal>footer{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.admin-modal>footer button{border:1px solid var(--border);border-radius:8px;height:36px;padding:0 13px;font-size:10px}.admin-modal>footer .primary{border-color:var(--accent);background:var(--accent);color:#fff}.secret-result{text-align:center;padding:26px 4px 6px}.secret-result>svg{width:32px;height:32px;color:var(--green)}.secret-result strong{margin-top:11px;display:block}.secret-result p{color:var(--text-muted);font-size:10px}.secret-result code{overflow-wrap:anywhere;border:1px solid var(--border);background:var(--surface-muted);color:var(--text);text-align:left;border-radius:8px;margin:18px 0 12px;padding:13px;font-size:11px;display:block}.secret-result button{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:10px;display:inline-flex}.secret-result button svg{width:14px}.setup-screen{background:var(--surface);grid-template-columns:minmax(370px,44%) 1fr;min-height:100vh;display:grid}.setup-aside{color:#fff;background:#22212b;flex-direction:column;min-height:100vh;padding:38px clamp(35px,6vw,90px);display:flex;position:relative;overflow:hidden}.setup-aside:after{content:"";border:1px solid #3c3948;border-radius:50%;width:380px;height:380px;position:absolute;bottom:70px;right:-210px;box-shadow:0 0 0 70px #292733,0 0 0 71px #3c3948,0 0 0 140px #25232f,0 0 0 141px #34323f}.setup-aside .brand{z-index:1;position:relative}.setup-aside .brand-product{color:#a7a3b1}.setup-copy{z-index:1;max-width:480px;margin:auto 0;position:relative}.eyebrow{color:#a99cff;letter-spacing:.14em;font-size:10px;font-weight:700}.setup-copy h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(34px,4vw,56px);line-height:1.02}.setup-copy p{color:#aaa7b4;max-width:390px;font-size:15px;line-height:1.65}.setup-assurance{z-index:1;grid-template-columns:28px 1fr;gap:11px;display:grid;position:relative}.setup-assurance>svg{color:#9c8eff;width:21px}.setup-assurance strong,.setup-assurance span{display:block}.setup-assurance strong{font-size:11px}.setup-assurance span{color:#8e8b98;margin-top:4px;font-size:9px}.setup-main{flex-direction:column;min-height:100vh;padding:34px clamp(35px,7vw,110px);display:flex}.setup-progress{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:50px 1fr 50px;align-items:center;gap:12px;font-size:9px;display:grid}.setup-progress>span:last-child{text-align:right}.setup-progress>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.setup-progress i{background:var(--border);border-radius:4px;height:3px}.setup-progress i.active{background:var(--accent)}.setup-main section{width:min(510px,100%);margin:auto;animation:.25s ease-out fade-in}@keyframes fade-in{0%{opacity:.4;transform:translateY(5px)}}.step-icon{width:45px;height:45px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.step-icon svg{width:21px}.setup-main section h2{letter-spacing:-.04em;margin:19px 0 8px;font-size:27px}.setup-main section>p{color:var(--text-muted);margin:0 0 27px;line-height:1.5}.setup-main label{color:var(--text-soft);margin-top:18px;font-size:11px;font-weight:600;display:block}.setup-main input{border:1px solid var(--border-strong);background:var(--surface);border-radius:8px;outline:0;width:100%;height:43px;margin-top:7px;padding:0 12px;display:block}.setup-main input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field-note{color:var(--green);align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.field-note svg{width:14px}.accent-choice{gap:9px;margin-top:9px;display:flex}.color-choice{width:28px;height:28px;box-shadow:none;border-radius:50%}.color-choice.active{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px var(--accent)}.delivery-choice{border:1px solid var(--border);text-align:left;border-radius:10px;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:80px;margin-bottom:10px;padding:12px;display:grid}.delivery-choice:hover,.delivery-choice.active{border-color:var(--accent);background:var(--accent-soft)}.delivery-choice>span{width:40px;height:40px;color:var(--accent);background:var(--surface);border-radius:9px;place-items:center;display:grid}.delivery-choice>span svg{width:19px}.delivery-choice strong{font-size:12px}.delivery-choice p{color:var(--text-muted);margin:4px 0 0;font-size:10px}.delivery-choice>svg{color:var(--accent);width:19px}.setup-main>footer{justify-content:space-between;align-items:center;display:flex}.setup-main footer button{border-radius:8px;height:39px;padding:0 15px;font-size:11px;font-weight:600}.setup-main footer .secondary{border:1px solid var(--border)}.setup-main footer .secondary:disabled{opacity:0;pointer-events:none}.setup-main footer .primary{background:var(--accent);color:#fff;align-items:center;gap:8px;display:flex}.setup-main footer svg{width:15px}.setup-finished{background:var(--bg);place-items:center;min-height:100vh;padding:28px;display:grid}.setup-finished>div{border:1px solid var(--border);background:var(--surface);width:min(620px,100%);box-shadow:var(--shadow);border-radius:16px;padding:clamp(24px,5vw,48px)}.setup-finished h1{letter-spacing:-.04em;margin:20px 0 10px;font-size:30px}.setup-finished p{color:var(--text-soft);line-height:1.6}.setup-finished p code{color:var(--accent);font-weight:650}.setup-finished pre{border:1px solid var(--border);background:var(--surface-muted);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:9px;max-height:250px;margin:22px 0 12px;padding:15px;font:10px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.setup-warning{color:var(--green);align-items:center;gap:7px;font-size:10px;display:flex}.setup-warning svg{width:15px}.setup-finished .primary{background:var(--accent);color:#fff;border-radius:9px;align-items:center;gap:8px;height:42px;margin-top:24px;padding:0 15px;font-weight:650;display:flex}.setup-finished .primary svg{width:16px}.app-loading{background:var(--surface);min-height:100vh;color:var(--text-muted);place-content:center;justify-items:center;gap:18px;display:grid}.app-loading .brand{margin-bottom:18px}.app-loading>svg{width:21px;color:var(--accent)}.app-loading>span{font-size:11px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{background:var(--surface);grid-template-columns:minmax(390px,43%) 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:#22212b;flex-direction:column;min-height:100vh;padding:40px clamp(36px,6vw,92px);display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";border:1px solid #3d394b;border-radius:50%;position:absolute}.login-story:before{width:520px;height:520px;top:20%;right:-290px;box-shadow:0 0 0 85px #292733,0 0 0 86px #3a3745}.login-story:after{width:180px;height:180px;bottom:14%;left:-110px}.login-story .brand,.login-story>div,.login-security{z-index:1;position:relative}.login-story .brand-product{color:#aaa6b5}.login-story>div{max-width:450px;margin:auto 0}.login-story h1{letter-spacing:-.06em;margin:20px 0 13px;font-size:clamp(43px,5vw,68px);line-height:1}.login-story p{color:#aaa7b4;font-size:15px;line-height:1.65}.login-security{color:#aaa7b4;align-items:center;gap:9px;font-size:10px;display:flex}.login-security svg{color:#9f92ff;width:18px}.login-screen>main{place-items:center;padding:32px;display:grid}.login-card{width:min(410px,100%)}.login-icon{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:13px;place-items:center;display:grid}.login-icon svg{width:22px}.login-card h2{letter-spacing:-.04em;margin:22px 0 7px;font-size:27px}.login-card>p{color:var(--text-muted);margin:0 0 28px}.login-card label{color:var(--text-soft);margin-top:18px;font-size:11px;font-weight:650;display:block}.login-card input{border:1px solid var(--border-strong);background:var(--surface);border-radius:9px;outline:0;width:100%;height:45px;margin-top:7px;padding:0 12px;display:block}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.form-error{color:#ae3f49;background:#fff0f1;border-radius:8px;align-items:center;gap:8px;min-height:39px;margin-top:16px;padding:9px 11px;font-size:10px;line-height:1.4;display:flex}.form-error svg{width:16px;min-width:16px}.login-submit{background:var(--accent);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:43px;margin-top:19px;font-weight:650;display:flex}.login-submit:hover{background:var(--accent-strong)}.login-submit:disabled,.setup-main .primary:disabled{opacity:.7;cursor:wait}.login-submit svg{width:17px}.login-card>small{color:var(--text-muted);text-align:center;margin-top:16px;font-size:9px;display:block}@media (width<=1180px){.mail-header{grid-template-columns:200px minmax(260px,1fr) auto}.sync-status{display:none}.mail-layout{grid-template-columns:205px minmax(340px,400px) 1fr}.reader-content{padding-inline:28px}}@media (width<=960px){.mail-header{grid-template-columns:34px 160px 1fr auto;gap:10px;padding-inline:13px}.mail-header>.mobile-menu{color:var(--text-soft);place-items:center;display:grid}.search-box{grid-column:3}.header-actions>button:not(.user-avatar):not(:first-of-type),.brand-product{display:none}.mail-layout{grid-template-columns:minmax(330px,390px) 1fr}.mail-sidebar{z-index:30;width:230px;box-shadow:var(--shadow);transition:transform .2s;position:fixed;top:68px;bottom:0;left:0;transform:translate(-100%)}.mail-sidebar.open{transform:translate(0)}.inbox-panel{grid-column:1}.reader-panel{grid-column:2}.metric-grid{grid-template-columns:1fr 1fr}.overview-grid,.setup-screen{grid-template-columns:1fr}.setup-aside{min-height:300px;padding-block:28px}.setup-copy{margin:60px 0 40px}.setup-copy h1{max-width:600px}.setup-assurance{display:none}.setup-main{min-height:660px}.login-screen{grid-template-columns:1fr}.login-story{min-height:260px;padding-block:28px}.login-story>div{margin:52px 0 25px}.login-story h1{font-size:39px}.login-security{display:none}.login-screen>main{min-height:580px}}@media (width<=720px){.mail-shell{height:auto;min-height:100vh}.mail-header{grid-template-columns:32px 38px 1fr auto;height:62px}.mail-header .brand-name{display:none}.search-box{height:38px}.search-box kbd,.search-box>svg:last-child{display:none}.mail-layout{height:calc(100vh - 62px);display:block}.mail-sidebar{top:62px}.inbox-panel{height:100%}.reader-panel{z-index:18;display:none;position:fixed;inset:62px 0 0;transform:translate(100%)}.compose{width:100%;height:calc(100vh - 20px);max-height:none;left:0;right:0}.admin-shell{display:block}.admin-sidebar{display:none}.admin-top{padding-inline:16px}.admin-top .mobile-menu{margin-right:10px;display:grid}.overview,.admin-section{width:calc(100% - 26px);margin-top:14px}.status-banner{grid-template-columns:38px 1fr}.status-banner button{display:none}.metric-grid,.overview-grid.lower{grid-template-columns:1fr}.table-head{display:none}.settings-row{grid-template-columns:36px 1fr 30px;padding:12px}.settings-row>span:not(.row-icon),.settings-row em{grid-column:2}.settings-row button{grid-area:1/3}.setup-aside{min-height:250px}.setup-copy{margin:45px 0 20px}.setup-copy h1{font-size:34px}.setup-main{min-height:620px;padding:25px 22px}.setup-main section h2{font-size:23px}.login-story{min-height:205px;padding:25px 24px}.login-story>div{margin:34px 0 10px}.login-story h1{margin-block:13px 8px;font-size:34px}.login-story p{margin:0;font-size:12px}.login-screen>main{min-height:calc(100vh - 205px);padding:28px 24px}.login-card h2{font-size:23px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
