:root{--background:#02050b;--canvas:#061018;--surface:#0a1622c7;--surface-raised:#0f1f2ee0;--surface-soft:#ffffff09;--ink:#f1f5f9;--muted:#9aa9bd;--line:#94a3b82b;--line-strong:#94a3b847;--accent:#22d3ee;--accent-strong:#06b6d4;--accent-soft:#22d3ee1f;--violet:#8b5cf6;--success:#58d39b;--success-soft:#4ade801f;--warning:#f7b267;--warning-soft:#fb923c21;--shadow:0 24px 70px #0000004d;--control-height:38px;--metric-cell-height:92px;--collection-frame-height:min(360px, 48vh);--table-row-height:72px}html.light{--background:#f8fafc;--canvas:#f1f7f9;--surface:#fffc;--surface-raised:#fffffff2;--surface-soft:#0f172a09;--ink:#111c2f;--muted:#607087;--line:#0f172a21;--line-strong:#0f172a38;--accent:#0891b2;--accent-strong:#0e7490;--accent-soft:#0891b21a;--violet:#7c3aed;--success:#16805d;--success-soft:#16805d1a;--warning:#a95213;--warning-soft:#ea580c1c;--shadow:0 24px 70px #0f172a1f}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--ink);font-feature-settings:"cv02", "cv03", "cv04", "cv11";background:radial-gradient(circle at 13% 6%,#22d3ee21,#0000 28%),radial-gradient(circle at 89% 3%,#8b5cf61f,#0000 26%),linear-gradient(#02050b 0%,#061018 54%,#020407 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html.light body{background:radial-gradient(circle at 13% 6%,#0891b221,#0000 29%),radial-gradient(circle at 89% 3%,#7c3aed14,#0000 27%),linear-gradient(#fff 0%,#f2f8fa 54%,#eef4f7 100%)}body:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#94a3b80b 1px,#0000 1px),linear-gradient(90deg,#94a3b80b 1px,#0000 1px),linear-gradient(115deg,#0000 0 44%,#22d3ee0b 45%,#0000 56% 100%);background-size:72px 72px,72px 72px,100% 100%;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0% 58%,#0000 100%);mask-image:linear-gradient(#000 0% 58%,#0000 100%)}html.light body:before{background-image:linear-gradient(#0f172a0a 1px,#0000 1px),linear-gradient(90deg,#0f172a0a 1px,#0000 1px)}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:850px;margin-bottom:9px;font-size:clamp(34px,4vw,49px);line-height:1.04}h2{letter-spacing:-.025em;margin-bottom:6px;font-size:20px}h3{margin-bottom:4px;font-size:15px}.onboarding-shell{min-height:100vh}.onboarding-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:18px clamp(24px,5vw,72px);display:flex}.onboarding-header-right{align-items:center;gap:18px;display:flex}.noiseless-logo{object-fit:contain;width:208px;height:auto;display:block}.onboarding-brand{color:var(--ink)}.onboarding-product{color:var(--muted);font-size:13px;font-weight:650}.onboarding-content{max-width:1040px;margin:0 auto;padding:54px clamp(24px,5vw,72px) 40px}.onboarding-intro{max-width:850px;margin-bottom:30px}.onboarding-intro>p:last-child{max-width:760px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.62}.brand{letter-spacing:.13em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.brand-mark{border-radius:8px;width:29px;height:29px}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 11px;font-size:11px;font-weight:800}.preference-controls{align-items:center;gap:4px;display:inline-flex}.preference-group{border:1px solid var(--line);background:var(--surface-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;gap:2px;padding:3px;display:inline-flex}.preference-button{min-width:39px;min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:5px;padding:6px 8px;font-size:11px;font-weight:750;transition:all .16s}.preference-group:first-child .preference-button{width:56px}.preference-button:hover{color:var(--ink);background:#ffffff0f}.preference-button.active{color:#061018;background:var(--accent);box-shadow:0 2px 12px #22d3ee2e}html.light .preference-button.active{color:#fff}.setup-section{border-top:1px solid var(--line);padding:20px 0}.setup-section-heading{margin-bottom:12px}.setup-section-heading>div{align-items:flex-start;gap:13px;display:flex}.setup-section-heading h2{margin:0 0 5px}.setup-section-heading p{color:var(--muted);margin:0;line-height:1.5}.setup-step{color:#061018;background:var(--accent);border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid}.setup-provider-grid{gap:12px;display:grid}.setup-provider-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:108px;padding:15px 16px;display:grid;box-shadow:0 12px 30px #00000014}.setup-provider-copy>div{align-items:center;gap:9px;display:flex}.setup-provider-copy h3{margin:0}.setup-provider-copy p{max-width:620px;color:var(--muted);margin:5px 0;font-size:13px;line-height:1.48}.setup-provider-copy small{color:var(--muted);font-size:12px}.setup-provider-action{color:var(--muted);text-align:right;justify-items:end;gap:7px;font-size:12px;display:grid}.provider-icon{width:39px;height:39px;color:var(--accent);background:var(--accent-soft);border:1px solid #22d3ee2e;border-radius:11px;place-items:center;font-size:18px;font-weight:800;display:grid}.what-happens{box-shadow:var(--shadow);background:linear-gradient(115deg,#22d3ee17,#8b5cf614);border:1px solid #22d3ee2b;border-radius:13px;margin-top:18px;padding:18px}.what-happens h2{margin-bottom:12px}.what-happens>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.what-happens p{color:var(--ink);gap:10px;margin:0;font-size:13px;line-height:1.5;display:flex}.what-happens p span{color:#061018;background:var(--accent);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;font-weight:850;display:grid}.onboarding-trust{color:var(--muted);flex-wrap:wrap;gap:20px;padding:18px 0 0;font-size:12px;display:flex}.onboarding-trust span{align-items:center;gap:8px;display:inline-flex}.onboarding-trust span:before{background:var(--success);content:"";border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #58d39b8c}.primary-button,.secondary-button,.text-button{min-height:var(--control-height);border-radius:8px;font-weight:700;transition:all .16s}.primary-button{color:#061018;border:1px solid var(--accent);background:var(--accent);padding:0 14px;box-shadow:0 7px 20px #22d3ee2e}.primary-button:hover{background:#67e8f9;border-color:#a5f3fc;transform:translateY(-1px)}.secondary-button{color:var(--ink);border:1px solid var(--line-strong);background:var(--surface-soft);padding:0 13px}.secondary-button:hover{background:var(--accent-soft);border-color:#22d3ee70}.text-button{min-height:auto;color:var(--accent);text-align:left;background:0 0;border:0;padding:3px 0}.text-button:hover{color:#a5f3fc}.primary-button:disabled{cursor:wait;opacity:.62;transform:none}.notice{border:1px solid var(--line);min-height:54px;color:var(--muted);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;padding:12px 14px;font-size:13px;display:flex}.notice.success{color:var(--success);background:var(--success-soft);border-color:#4ade803d}.notice button,.modal-close{color:inherit;background:0 0;border:0;padding:0;font-size:20px;line-height:1}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.side-nav{min-height:100vh;color:var(--ink);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#02050bad;flex-direction:column;padding:28px 18px 22px;display:flex}html.light .side-nav{background:#ffffffad}.module-name{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:34px 10px 14px;font-size:11px;font-weight:750}.side-nav nav{gap:5px;display:grid}.nav-item{width:100%;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-weight:650;display:flex}.nav-item:hover,.nav-item.selected{color:var(--ink);border-color:var(--line);background:var(--surface-soft)}.nav-item.selected{box-shadow:inset 2px 0 0 var(--accent)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.side-foot{color:var(--muted);border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:auto;padding:14px 10px 0;font-size:12px;display:flex}.connection-dot{background:var(--success);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 8px #58d39b7a}.workspace{width:100%;max-width:1640px;margin:0 auto;padding:22px clamp(20px,3vw,44px)}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:56px;margin-bottom:10px;display:flex}.page-header h1{font-size:clamp(30px,2.8vw,38px)}.workspace-actions{min-height:var(--control-height);flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.workspace-actions>.primary-button{min-width:180px}.page-header p:not(.eyebrow),.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;line-height:1.55}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.metric-card,.content-section{border:1px solid var(--line);background:linear-gradient(118deg, color-mix(in srgb, var(--surface) 95%, var(--accent) 5%), color-mix(in srgb, var(--surface) 96%, var(--violet) 4%));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 45px #00000014}.metric-card{min-height:var(--metric-cell-height);border-radius:11px;grid-template-rows:18px 28px minmax(0,1fr);padding:9px 13px;display:grid}.metric-card p{color:var(--muted);align-self:start;margin:0;font-size:12px;line-height:1.3}.metric-card strong{letter-spacing:-.045em;align-self:center;margin:0;font-size:27px;line-height:1;display:block}.metric-card span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:start;font-size:11px;line-height:1.3;display:-webkit-box;overflow:hidden}.metric-card-button{width:100%;color:inherit;text-align:left;transition:transform .16s,border-color .16s,background .16s}.metric-card-button:hover,.metric-card-button:focus-visible{border-color:color-mix(in srgb, var(--accent) 62%, var(--line));background:color-mix(in srgb, var(--surface-raised) 90%, var(--accent) 10%);outline:none;transform:translateY(-2px)}.data-strip{border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(110deg,#22d3ee1c,#8b5cf612);border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(430px,1.15fr);align-items:center;gap:12px;min-height:54px;margin-bottom:10px;padding:7px 12px;display:grid;box-shadow:0 16px 45px #00000014}.data-strip-copy{align-items:center;gap:10px;min-width:0;display:flex}.data-strip-copy strong{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;flex:none;font-size:11px;font-weight:800}.data-strip-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.data-source-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.data-source-item{min-height:38px;color:var(--ink);border:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 84%, transparent);text-align:left;border-radius:8px;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px;padding:6px 8px;transition:border-color .16s,background .16s;display:grid}.data-source-item:hover,.data-source-item:focus-visible{border-color:color-mix(in srgb, var(--accent) 56%, var(--line));background:var(--accent-soft);outline:none}.data-source-status strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.evidence-dialog{max-width:560px}.evidence-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.evidence-list div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;padding:12px}.evidence-list dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700}.evidence-list dd{color:var(--ink);margin:0;font-size:14px;font-weight:650}.content-section{border-radius:12px;margin-top:10px;padding:14px}.overview-priorities{margin-top:10px}.analysis-period{border:1px solid var(--line);background:linear-gradient(110deg, color-mix(in srgb, var(--surface) 93%, var(--accent) 7%), color-mix(in srgb, var(--surface) 95%, var(--violet) 5%));border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:64px;margin:10px 0;padding:9px 13px;display:flex;box-shadow:0 16px 45px #00000014}.analysis-period .eyebrow{margin-bottom:5px}.analysis-period h2{letter-spacing:-.025em;margin:0 0 2px;font-size:17px}.analysis-period p:not(.eyebrow){max-width:760px;color:var(--muted);margin:0;font-size:12px;line-height:1.4}.collection-section{border-color:var(--line);background:linear-gradient(118deg, color-mix(in srgb, var(--surface) 94%, var(--accent) 6%), color-mix(in srgb, var(--surface) 96%, var(--violet) 4%));flex-direction:column;min-height:0;margin-top:0;display:flex;box-shadow:0 16px 45px #00000014}.collection-section .section-heading{border-bottom:1px solid var(--line);min-height:48px;margin-bottom:8px;padding-bottom:8px}.collection-section .section-heading h2{font-size:21px}.collection-section .section-heading p:last-child{max-width:700px;color:var(--muted);margin:0;font-size:12px;line-height:1.4}.collection-section .counter{color:var(--ink);border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;align-self:flex-start;padding:8px 10px;font-size:12px;font-weight:800}.collection-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:13px;min-height:36px;margin:-2px 0 12px;display:flex}.collection-filters{flex-wrap:wrap;gap:8px;display:flex}.filter-button{min-width:156px;min-height:36px;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft) 88%, transparent);border-radius:8px;justify-content:center;padding:0 11px;font-size:12px;font-weight:750;transition:all .16s}.filter-button:hover{color:var(--ink);background:var(--accent-soft);border-color:#22d3ee6b}.filter-button.active{color:#061018;border-color:var(--accent);background:var(--accent);box-shadow:0 5px 16px #22d3ee33}html.light .filter-button.active{color:#fff}.period-select{min-width:292px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:750;display:inline-flex}.period-select select{width:204px;min-height:36px;color:var(--ink);border:1px solid var(--line-strong);outline-color:var(--accent);background:var(--surface-raised);border-radius:8px;padding:0 31px 0 10px;font-size:12px;font-weight:700}.collection-table-frame{max-height:var(--collection-frame-height);border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;min-height:0;overflow:auto;box-shadow:inset 0 1px #ffffff06}.collection-section .table-head{z-index:2;border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;height:40px;min-height:40px;margin:8px 8px 0;padding:9px 12px;position:sticky;top:10px}.collection-section .table-row{height:var(--table-row-height);min-height:var(--table-row-height);padding:9px 14px;transition:background .16s,box-shadow .16s}.collection-section .table-row:hover{background:var(--accent-soft);box-shadow:inset 2px 0 0 var(--accent)}.collection-section .row-actions{justify-content:flex-end}.collection-section .text-button{border-radius:7px;padding:6px 8px;font-size:12px}.collection-section .text-button:hover{background:var(--accent-soft)}.collection-more{justify-content:center;padding-top:14px;display:flex}.evidence-table .table-head,.evidence-table .table-row{grid-template-columns:minmax(225px,1.65fr) minmax(130px,1.05fr) 112px 122px minmax(142px,.85fr);min-width:800px}.evidence-table .table-row{height:var(--table-row-height);min-height:var(--table-row-height)}.table-muted{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.evidence-preview{grid-column:1/-1}.table-empty{color:var(--muted);text-align:center;padding:30px 12px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.section-heading>div{max-width:680px}.counter{white-space:nowrap;color:var(--muted);background:var(--surface-soft);border-radius:7px;padding:7px 9px;font-size:12px;font-weight:700;display:inline-flex}.priority-list,.connection-grid{display:grid}.priority-row{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;padding:8px 0;display:grid}.priority-row:first-child{border-top:0}.priority-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border:1px solid #22d3ee29;border-radius:10px;place-items:center;font-weight:850;display:grid}.priority-content>div,.card-title{align-items:center;gap:9px;display:flex}.priority-content h3,.card-title h3{margin:0}.priority-content p{color:var(--muted);margin:3px 0 0;font-size:12px}.status{width:fit-content;color:var(--muted);background:var(--surface-soft);white-space:nowrap;border-radius:6px;padding:4px 7px;font-size:11px;font-weight:750;display:inline-flex}.status.success{color:var(--success);background:var(--success-soft)}.status.warning{color:var(--warning);background:var(--warning-soft)}.data-table{min-height:0;overflow-x:auto}.table-head,.table-row{grid-template-columns:minmax(210px,1.85fr) 112px 132px 108px minmax(152px,.9fr);align-items:center;gap:14px;min-width:800px;display:grid}.table-head{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;padding:0 0 10px;font-size:11px;font-weight:800}.table-row{border-top:1px solid var(--line);padding:15px 0;font-size:13px}.table-row>*,.table-head>*{min-width:0}.table-row strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.28;display:-webkit-box;overflow:hidden}.table-row small{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.row-actions{flex-wrap:wrap;gap:12px;display:flex}.connection-card{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:88px;padding:11px 0;display:grid}.connection-card:first-child{border-top:0;padding-top:0}.connection-card p{max-width:600px;color:var(--muted);margin:3px 0;font-size:12px;line-height:1.35}.connection-card small{color:var(--muted);font-size:12px}.connection-meta{min-width:236px;color:var(--muted);text-align:right;justify-items:end;gap:4px;font-size:12px;display:grid}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01060cbd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.connection-dialog{border:1px solid var(--line-strong);background:var(--surface-raised);width:min(100%,520px);box-shadow:var(--shadow);border-radius:16px;padding:30px;position:relative}.connection-dialog>p:not(.eyebrow):not(.privacy-note){color:var(--muted);line-height:1.5}.modal-close{color:var(--muted);position:absolute;top:18px;right:18px}.permission-box{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;margin:19px 0;padding:14px;font-size:13px}.permission-box ul{color:var(--muted);gap:6px;margin:9px 0 0;padding-left:18px;display:grid}.connection-form{gap:12px;margin:19px 0;display:grid}.connection-form label{color:var(--ink);gap:6px;font-size:13px;font-weight:700;display:grid}.connection-form input{width:100%;color:var(--ink);border:1px solid var(--line-strong);outline-color:var(--accent);background:var(--surface-soft);border-radius:8px;padding:10px}.privacy-note{color:var(--muted);font-size:12px;line-height:1.45}.connection-message{color:var(--warning);background:var(--warning-soft);border-radius:8px;margin:14px 0;padding:10px;font-size:12px;line-height:1.45}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}@media (max-width:850px){.onboarding-header{padding-top:18px;padding-bottom:18px}.onboarding-content{padding-top:48px}.what-happens>div{grid-template-columns:1fr;gap:12px}.app-shell{grid-template-columns:1fr}.side-nav{min-height:auto;padding:16px 18px}.module-name,.side-foot{display:none}.side-nav nav{gap:7px;margin-top:16px;display:flex;overflow-x:auto}.nav-item{white-space:nowrap;width:auto}.workspace{padding:35px 24px}}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-strip{grid-template-columns:1fr}}@media (max-width:640px){.onboarding-header{align-items:flex-start;gap:14px}.noiseless-logo{width:150px}.onboarding-header-right{flex-direction:column;align-items:flex-end;gap:10px}.onboarding-product{display:none}.preference-controls{gap:5px}.preference-button{min-width:34px;padding:6px}.setup-provider-card{grid-template-columns:auto minmax(0,1fr)}.setup-provider-action{text-align:left;grid-column:2;justify-items:start}.page-header{display:grid}.metric-grid{grid-template-columns:1fr}.analysis-period{flex-direction:column;align-items:flex-start}.data-source-status{grid-template-columns:1fr}.content-section{padding:16px}.priority-row,.connection-card{grid-template-columns:auto minmax(0,1fr)}.priority-row>.secondary-button,.connection-meta{text-align:left;grid-column:2;justify-self:start}.connection-meta{justify-items:start}.connection-dialog{padding:24px}.evidence-list{grid-template-columns:1fr}}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line-strong);background:var(--surface-raised);width:min(100%,400px);box-shadow:var(--shadow);border-radius:16px;padding:34px}.login-card h1{margin:4px 0 0}.login-intro{color:var(--muted);margin:8px 0 22px;font-size:13px;line-height:1.5}.login-form{gap:8px;display:grid}.login-form label{color:var(--ink);font-size:13px;font-weight:700}.login-form input{width:100%;color:var(--ink);border:1px solid var(--line-strong);outline-color:var(--accent);background:var(--surface-soft);border-radius:8px;margin-bottom:6px;padding:10px}.login-form .primary-button{justify-content:center;margin-top:10px}.login-error{color:var(--warning);background:var(--warning-soft);border-radius:8px;margin:4px 0 0;padding:9px 10px;font-size:12px;line-height:1.45}.login-note{color:var(--muted);margin:20px 0 0;font-size:12px;line-height:1.45}.side-foot .sign-out{color:var(--muted);margin-left:auto;font-size:12px}.side-foot .sign-out:hover{color:var(--ink)}
