:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--ink:#102019;--ink-soft:#34453e;--muted:#687871;--faint:#8c9a94;--green:#078451;--green-strong:#05653f;--green-deep:#06392a;--green-soft:#e5f5ed;--green-wash:#f1f8f4;--blue:#185fa8;--blue-soft:#e9f2fb;--teal:#087d78;--teal-soft:#e5f5f3;--amber:#b86705;--amber-soft:#fff4e5;--red:#b73939;--red-soft:#fdecec;--surface:#fff;--surface-muted:#f8faf9;--background:#f3f7f5;--border:#dce5e0;--border-strong:#c9d5cf;--shadow:0 1px 2px #0f271c0d, 0 9px 26px #0f271c0d;--sidebar-width:264px;--topbar-height:78px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,tr:focus-visible{outline-offset:2px;outline:3px solid #185fa83d}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:0}h1{margin-bottom:3px;font-size:21px;line-height:1.2}h2{margin-bottom:8px;font-size:clamp(25px,3vw,34px);line-height:1.12}h3{margin-bottom:5px;font-size:18px;line-height:1.28}p{color:var(--muted);line-height:1.55}a{color:var(--green-strong)}code{border:1px solid var(--border);background:var(--surface-muted);border-radius:4px;padding:2px 5px;font-size:.88em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--green-strong);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800}.muted{color:var(--muted)}.blue-text{color:var(--blue)}.amber-text{color:var(--amber)}.lucide{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;display:block}.brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:8px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:14px;line-height:1.25}.brand small{color:var(--muted);margin-top:2px;font-size:11px}.brand-light{color:#fff}.brand-light .brand-mark{color:var(--green-deep);background:#fff}.brand-light small{color:#afc7bc}.primary-button,.secondary-button,.icon-button,.text-button,.inline-action,.sign-out-button{cursor:pointer;border:0}.primary-button,.secondary-button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-size:13px;font-weight:750;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.primary-button{border:1px solid var(--green);background:var(--green);color:#fff}.primary-button:hover{border-color:var(--green-strong);background:var(--green-strong)}.secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink-soft)}.secondary-button:hover{background:var(--surface-muted);border-color:#abbdb4}.primary-button:active,.secondary-button:active{transform:translateY(1px)}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.65}.full-width{width:100%}.icon-button{border:1px solid var(--border);background:var(--surface);border-radius:7px;place-items:center;width:40px;height:40px;padding:0;display:grid}.text-button,.inline-action{color:var(--green-strong);background:0 0;padding:3px;font-size:13px;font-weight:750}.inline-action{align-items:center;gap:3px;display:inline-flex}.mobile-only,.mobile-brand,.mobile-nav{display:none}.auth-page{background:var(--surface);grid-template-columns:minmax(400px,.9fr) minmax(500px,1.1fr);min-height:100vh;display:grid}.auth-intro{background:var(--green-deep);color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(38px,6vw,88px);display:flex}.auth-intro-copy{max-width:590px;margin:auto 0;padding:60px 0}.auth-intro-copy .eyebrow{color:#7de2b7}.auth-intro-copy h1{max-width:560px;margin-bottom:20px;font-size:clamp(40px,5vw,62px);line-height:1.02}.auth-intro-copy p:not(.eyebrow){color:#c0d4ca;max-width:530px;font-size:18px}.auth-promises{grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin:0;padding:0;list-style:none;display:grid}.auth-promises li{border-left:1px solid #ffffff29;align-items:flex-start;gap:9px;min-width:0;padding:0 18px;display:flex}.auth-promises li:first-child{border-left:0;padding-left:0}.auth-promises .lucide{color:#7de2b7;flex:0 0 18px;width:18px}.auth-promises strong,.auth-promises small{display:block}.auth-promises strong{font-size:12px}.auth-promises small{color:#aac3b7;margin-top:4px;font-size:10px;line-height:1.35}.auth-panel{background:var(--surface-muted);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{border:1px solid var(--border);background:var(--surface);width:min(100%,430px);box-shadow:var(--shadow);border-radius:8px;padding:42px}.auth-card h2{margin-bottom:8px;font-size:32px}.auth-card>.muted{margin-bottom:28px}.auth-card form{gap:9px;display:grid}.auth-card label,.digest-form label span{color:var(--ink-soft);font-size:12px;font-weight:750}.auth-card input,.digest-form input,.digest-form select,.search-field input{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--ink);border-radius:6px}.auth-card input{height:46px;margin-bottom:7px;padding:0 13px}.password-label{justify-content:space-between;align-items:center;display:flex}.form-message{min-height:20px;color:var(--muted);margin:2px 0 4px;font-size:12px}.auth-footnote{color:var(--faint);justify-content:center;align-items:center;gap:7px;padding-top:22px;font-size:11px;display:flex}.configuration-error{align-content:center;justify-items:start;width:min(92%,520px);min-height:100vh;margin:auto;display:grid}.configuration-error>.lucide{width:44px;height:44px;color:var(--amber);margin-bottom:18px}.dashboard-shell{min-height:100vh}.sidebar{z-index:40;width:var(--sidebar-width);border-right:1px solid var(--border);background:var(--surface);flex-direction:column;padding:24px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{border-bottom:1px solid var(--border);padding:0 7px 24px}.side-nav{flex-direction:column;gap:3px;padding-top:21px;display:flex}.nav-label{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;margin:0 0 6px;padding:0 11px;font-size:10px;font-weight:800}.nav-label-spaced{margin-top:17px}.nav-link{width:100%;min-height:42px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;padding:0 11px;font-size:13px;font-weight:650;display:flex}.nav-link:hover{background:var(--surface-muted);color:var(--ink)}.nav-link.active{background:var(--green-soft);color:var(--green-strong)}.privacy-card{background:var(--green-wash);border:1px solid #c9e7d8;border-radius:7px;margin-top:auto;padding:15px}.privacy-icon{background:var(--green-soft);width:30px;height:30px;color:var(--green-strong);border-radius:6px;place-items:center;display:grid}.privacy-card strong{margin-top:11px;font-size:12px;display:block}.privacy-card p{margin:5px 0 0;font-size:10px;line-height:1.45}.sign-out-button{color:var(--muted);background:0 0;align-items:center;gap:10px;margin-top:9px;padding:13px 11px;font-size:12px;font-weight:700;display:flex}.sign-out-button:hover{color:var(--red)}.workspace{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 clamp(22px,3vw,44px);display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:12px;display:flex}.topbar-title p{margin:0;font-size:11px}.topbar-actions{align-items:center;gap:10px;display:flex}.owner-chip{border-left:1px solid var(--border);align-items:center;gap:9px;max-width:260px;padding-left:12px;display:flex}.owner-chip>span{background:var(--green-deep);color:#fff;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.owner-chip strong,.owner-chip small{display:block}.owner-chip strong{font-size:11px}.owner-chip small{max-width:175px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.content{width:min(100%,1480px);margin:0 auto;padding:24px clamp(22px,3vw,44px) 64px}.environment-strip{background:var(--green-wash);min-height:38px;color:var(--green-strong);border:1px solid #c9e7d8;border-radius:6px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 12px;font-size:11px;display:flex}.environment-strip.preview{background:var(--amber-soft);color:#85500c;border-color:#f1d9b6}.environment-strip .status-dot{background:currentColor}.environment-strip>span:not(.status-dot,.strip-time){color:var(--muted)}.strip-time{color:var(--muted);margin-left:auto}.view[hidden]{display:none}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:21px;display:flex}.section-heading h2{margin-bottom:5px}.section-heading p:not(.eyebrow){margin-bottom:0;font-size:13px}.hero-heading{align-items:center}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.metric-card,.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.metric-card{min-width:0;padding:18px}.metric-card.attention{border-color:#efdbbd}.metric-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;display:flex}.metric-icon,.setting-icon,.large-panel-icon{border-radius:7px;flex:none;place-items:center;display:grid}.metric-icon{background:var(--green-soft);width:34px;height:34px;color:var(--green-strong)}.metric-icon.blue,.large-panel-icon.blue{background:var(--blue-soft);color:var(--blue)}.metric-icon.teal{background:var(--teal-soft);color:var(--teal)}.metric-icon.amber{background:var(--amber-soft);color:var(--amber)}.metric-kicker{color:var(--faint);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.metric-card>strong{margin-bottom:3px;font-size:clamp(27px,3vw,36px);line-height:1;display:block}.metric-card>p{color:var(--ink-soft);margin-bottom:14px;font-size:12px;font-weight:700}.metric-card>small{color:var(--muted);font-size:10px}.overview-grid,.engagement-grid,.reports-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);gap:16px;margin-bottom:16px;display:grid}.lower-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.panel{min-width:0;padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h3{margin-bottom:0}.panel-heading p:not(.eyebrow){margin:5px 0 0;font-size:12px}.soft-badge,.status-badge,.setting-state{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;display:inline-flex}.soft-badge{background:var(--green-soft);color:var(--green-strong);padding:6px 9px;font-size:10px;font-weight:750}.amber-badge{background:var(--amber-soft);color:var(--amber)}.status-dot{background:var(--green);border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block}.status-dot.quiet{background:var(--blue)}.status-dot.inactive{background:var(--amber)}.status-dot.never{background:var(--faint)}.bar-chart{border-bottom:1px solid var(--border);grid-template-columns:repeat(14,minmax(8px,1fr));align-items:end;gap:7px;height:235px;padding:35px 4px 0;display:grid}.bar-column{grid-template-rows:20px 1fr 18px;place-items:end center;min-width:0;height:100%;display:grid}.bar-value{color:#0000;font-size:9px}.bar-column:hover .bar-value,.bar-column:last-child .bar-value{color:var(--muted)}.bar{background:#b9ddcd;border-radius:4px 4px 0 0;width:min(100%,28px);min-height:6px;transition:height .26s,background .15s}.bar-column:hover .bar,.bar.current{background:var(--green)}.bar-date{color:var(--faint);padding-top:6px;font-size:9px}.chart-footer{color:var(--faint);justify-content:space-between;padding-top:9px;font-size:9px;display:flex}.health-list{gap:20px;padding-top:24px;display:grid}.health-list>div>span:first-child{justify-content:space-between;gap:10px;display:flex}.health-list strong{font-size:12px}.health-list small{color:var(--muted);font-size:10px}.health-list>div>strong{float:right;color:var(--green-strong);margin-top:-15px}.progress{background:var(--green-soft);border-radius:999px;height:7px;margin-top:10px;overflow:hidden}.progress span{border-radius:inherit;background:var(--green);height:100%;display:block}.progress.blue{background:var(--blue-soft)}.progress.blue span{background:var(--blue)}.progress.teal{background:var(--teal-soft)}.progress.teal span{background:var(--teal)}.health-panel .inline-action{margin-top:22px}.compact-user-list{padding-top:9px}.compact-user{border:0;border-top:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 0;display:flex}.compact-user:first-child{border-top:0}.compact-identity,.table-identity{align-items:center;gap:10px;min-width:0;display:flex}.compact-identity>span:last-child,.table-identity>span:last-child{min-width:0}.compact-identity strong,.compact-identity small,.table-identity strong,.table-identity small{display:block}.compact-identity strong,.table-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-identity small,.table-identity small{max-width:270px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.avatar{background:var(--green-soft);width:34px;height:34px;color:var(--green-strong);border-radius:50%;flex:0 0 34px;place-items:center;font-size:10px;font-weight:800;display:grid}.compact-time{color:var(--muted);white-space:nowrap;font-size:10px}.attention-panel{border-color:#efdbbd}.attention-list{gap:8px;padding-top:15px;display:grid}.attention-item{cursor:pointer;text-align:left;background:#fffaf3;border:1px solid #f1e0c7;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.attention-item strong,.attention-item small{display:block}.attention-item strong{font-size:11px}.attention-item small{color:var(--muted);margin-top:2px;font-size:9px}.attention-count{background:var(--amber-soft);width:30px;height:30px;color:var(--amber);border-radius:50%;flex:0 0 30px;place-items:center;font-size:11px;font-weight:800;display:grid}.table-panel{padding:0;overflow:hidden}.directory-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.search-field{border:1px solid var(--border-strong);background:var(--surface);width:min(100%,310px);height:40px;color:var(--faint);border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field input{border:0;outline:0;height:100%;padding:0}.filter-tabs{border:1px solid var(--border);background:var(--surface-muted);border-radius:7px;gap:3px;padding:3px;display:flex}.filter-tabs button{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:10px;font-weight:700}.filter-tabs button.selected{background:var(--surface);color:var(--green-strong);box-shadow:0 1px 3px #0f271c1f}.table-summary{background:var(--surface-muted);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 18px;font-size:10px;display:flex}.table-summary strong{color:var(--ink-soft)}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:13px 18px}th{color:var(--faint);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}th:first-child,td:first-child{width:33%}th:last-child,td:last-child{width:40px;padding-left:0}tbody tr{cursor:pointer}tbody tr:hover{background:var(--green-wash)}tbody tr:last-child td{border-bottom:0}td{color:var(--ink-soft);font-size:11px}td:last-child{color:var(--faint)}.status-badge{background:var(--green-soft);color:var(--green-strong);padding:5px 8px;font-size:9px;font-weight:800}.status-badge.quiet{background:var(--blue-soft);color:var(--blue)}.status-badge.quiet .status-dot{background:var(--blue)}.status-badge.inactive{background:var(--amber-soft);color:var(--amber)}.status-badge.inactive .status-dot{background:var(--amber)}.status-badge.never,.status-badge.disabled{color:#64716b;background:#edf0ee}.status-badge.never .status-dot,.status-badge.disabled .status-dot{background:#7d8983}.verification-note,.cell-note{color:var(--muted);margin-top:4px;font-size:8px;display:block}.verification-note{color:var(--amber)}.empty-state{text-align:center;padding:56px 24px}.empty-state .lucide{width:34px;height:34px;color:var(--faint);margin:0 auto 14px}.empty-state p{margin-bottom:0}.engagement-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.distribution{padding-top:28px}.distribution-bar{background:var(--surface-muted);border-radius:5px;height:18px;display:flex;overflow:hidden}.distribution-bar span{background:var(--green);min-width:2px}.distribution-bar .quiet{background:var(--blue)}.distribution-bar .inactive{background:var(--amber)}.distribution-bar .never{background:#86948d}.distribution-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-top:22px;display:grid}.distribution-legend>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:11px;display:flex}.distribution-legend span{color:var(--muted);align-items:center;gap:7px;display:flex}.definition-list{margin:13px 0 0}.definition-list>div{border-top:1px solid var(--border);padding:11px 0}.definition-list dt{color:var(--ink-soft);align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.definition-list dd{color:var(--muted);margin:4px 0 0 14px;font-size:10px}.privacy-explainer,.report-card,.account-panel{align-items:flex-start;gap:17px;display:flex}.large-panel-icon{background:var(--green-soft);width:46px;height:46px;color:var(--green-strong)}.privacy-explainer p:last-child,.report-card p:last-of-type{margin-bottom:0;font-size:12px}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-card .secondary-button{margin-top:9px}.blue-button{color:var(--blue);border-color:#bed4ec}.digest-settings{margin-top:16px}.digest-form{grid-template-columns:minmax(240px,1fr) 180px 150px auto;align-items:end;gap:12px;padding-top:20px;display:grid}.digest-form label{gap:7px;display:grid}.digest-form input,.digest-form select{height:42px;padding:0 11px}.digest-form input:read-only{background:var(--surface-muted);color:var(--muted)}.settings-grid{gap:11px;display:grid}.setting-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;display:grid}.setting-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green-strong)}.setting-row h3{font-size:14px}.setting-row p{margin-bottom:0;font-size:11px}.setting-state{border:1px solid var(--border);color:var(--muted);padding:6px 9px;font-size:9px;font-weight:800}.setting-state.good{background:var(--green-wash);color:var(--green-strong);border-color:#c9e7d8}.account-panel{justify-content:space-between;align-items:center;margin-top:16px}.account-panel p:last-child{margin-bottom:0;font-size:11px}.danger-button{color:var(--red)}.sidebar-backdrop{z-index:50;background:#07181061;display:none;position:fixed;inset:0}.sidebar-backdrop.visible{display:block}.user-drawer{z-index:60;border-left:1px solid var(--border);background:var(--surface);width:min(430px,100%);padding:24px;transition:transform .19s;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(102%);box-shadow:-12px 0 36px #0f271c21}.user-drawer.open{transform:translate(0)}.drawer-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:19px;display:flex}.drawer-heading h2{margin-bottom:0;font-size:26px}.drawer-person{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:20px 0;display:grid}.drawer-person .avatar{width:42px;height:42px}.drawer-person strong,.drawer-person span{display:block}.drawer-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.drawer-person>div>span{color:var(--muted);margin-top:3px;font-size:9px}.drawer-details{margin:0}.drawer-details>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:15px 0;display:flex}.drawer-details dt{color:var(--muted);font-size:10px}.drawer-details dd{max-width:60%;color:var(--ink-soft);text-align:right;margin:0;font-size:10px;font-weight:700}.drawer-privacy{background:var(--green-wash);color:var(--green-strong);border:1px solid #c9e7d8;border-radius:7px;align-items:flex-start;gap:10px;margin-top:20px;padding:14px;display:flex}.drawer-privacy strong,.drawer-privacy small{display:block}.drawer-privacy strong{font-size:10px}.drawer-privacy small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.4}.toast{z-index:90;background:var(--green-deep);color:#fff;max-width:340px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border:1px solid #c9e7d8;border-radius:7px;padding:12px 15px;font-size:11px;transition:opacity .15s,transform .15s;position:fixed;bottom:22px;right:22px;transform:translateY(8px)}.toast.visible{opacity:1;transform:translateY(0)}.spinning .lucide{animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid,.lower-grid,.engagement-grid{grid-template-columns:minmax(0,1fr)}.directory-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%;max-width:none}.filter-tabs{align-self:flex-start;max-width:100%;overflow-x:auto}.digest-form{grid-template-columns:minmax(220px,1fr) 1fr 1fr}.digest-form .primary-button{grid-column:1/-1;justify-self:start}th:first-child,td:first-child{width:38%}}@media (width<=900px){:root{--topbar-height:68px}.mobile-only{display:grid}.sidebar{z-index:70;transition:transform .18s;transform:translate(-102%)}.sidebar.mobile-open{transform:translate(0)}.workspace{margin-left:0}.topbar{padding:0 18px}.content{padding:20px 18px 92px}.mobile-nav{z-index:35;inset:auto 10px calc(8px + env(safe-area-inset-bottom)) 10px;border:1px solid var(--border-strong);-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);background:#fffffff7;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));height:66px;padding:5px;display:grid;position:fixed;box-shadow:0 8px 30px #0f271c29}.mobile-nav-link{min-width:0;color:var(--muted);background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px 2px;font-size:9px;font-weight:700;display:flex}.mobile-nav-link.active{background:var(--green-soft);color:var(--green-strong)}.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-panel{padding:20px}.mobile-brand{align-items:center;gap:10px;margin-bottom:30px;display:flex}.mobile-brand .brand-mark{flex-basis:38px;width:38px;height:38px}}@media (width<=680px){h1{font-size:18px}h2{font-size:26px}.topbar-title p,.owner-chip>div,.desktop-label{display:none}.owner-chip{border-left:0;padding-left:5px}.section-heading,.hero-heading{flex-direction:column;align-items:stretch;gap:14px}.section-heading>button,.hero-heading>button{align-self:flex-start}.environment-strip{flex-wrap:wrap}.environment-strip>span:not(.status-dot,.strip-time){width:calc(100% - 70px)}.strip-time{width:100%;margin-left:15px}.metric-grid,.reports-grid{grid-template-columns:1fr}.metric-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 14px;display:grid}.metric-top{flex-direction:column;grid-row:1/span 3;justify-content:center;align-self:stretch;margin:0}.metric-kicker{display:none}.metric-card>strong,.metric-card>p,.metric-card>small{grid-column:2}.metric-card>strong{font-size:29px}.metric-card>p{margin-bottom:6px}.bar-chart{gap:4px;height:205px}.bar-value{display:none}.bar-column{grid-template-rows:1fr 18px}.distribution-legend,.digest-form{grid-template-columns:1fr}.digest-form .primary-button{grid-column:auto;width:100%}.setting-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.setting-state{grid-column:2;justify-self:start}.account-panel{flex-direction:column;align-items:stretch}.account-panel button{align-self:flex-start}.table-summary span{display:none}.table-scroll{overflow:visible}table,tbody,tr,td{width:100%;display:block}thead{display:none}tbody{padding:0 14px 14px}tbody tr{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0;display:grid}tbody tr:last-child{border-bottom:0}tbody tr:hover{background:0 0}td,th:first-child,td:first-child,th:last-child,td:last-child{width:100%}td{border:0;min-width:0;padding:8px}td:first-child{grid-column:1/-1;padding-top:0}td:before{color:var(--faint);content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800;display:block}td:first-child:before,td:last-child{display:none}.table-identity strong{font-size:12px}.table-identity small{max-width:calc(100vw - 110px)}.user-drawer{padding:20px}.drawer-person{grid-template-columns:auto minmax(0,1fr)}.drawer-person .status-badge{grid-column:2;justify-self:start}.toast{max-width:none;bottom:86px;left:14px;right:14px}.auth-card{padding:27px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
