:root{--ink:#202326;--muted:#63696f;--soft:#eef0ec;--paper:#fafaf7;--white:#fff;--line:#d7dad5;--brand:#28594f;--brand-dark:#173f37;--accent:#b96a32;--danger:#a6382d;--success:#236445;--focus:#2477b3;--shadow:0 12px 32px #1e23201a;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:clip}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);letter-spacing:0;font-size:16px;line-height:1.5}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--brand-dark);text-underline-offset:.18em}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.pageShell{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}.siteHeader{z-index:10;color:var(--white);background:#3f4447;border-bottom:1px solid #242729;position:relative}.headerInner,.footerInner{width:min(100% - 32px,1120px);margin-inline:auto}.headerInner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.headerInner nav,.siteFooter nav{align-items:center;gap:12px;display:flex}.brand{min-width:0;color:var(--white);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand:hover{color:var(--white)}.brandMark{background:var(--brand);width:38px;height:38px;color:var(--white);font-family:var(--font-serif);border:1px solid #ffffff61;border-radius:50%;place-items:center;font-size:24px;line-height:1;display:grid}.brand>span:last-child{flex-direction:column;min-width:0;line-height:1.05;display:flex}.brand strong{font-family:var(--font-serif);font-size:21px;font-weight:700}.brand small{color:#d9ddda;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:650}.centeredPage{background-color:var(--soft);place-items:center;min-height:calc(100dvh - 134px);padding:48px 20px 64px;display:grid}.authPanel{border:1px solid var(--line);background:var(--white);width:min(100%,520px);box-shadow:var(--shadow);border-radius:8px;padding:38px}.compactPanel{width:min(100%,560px)}.authHeading{margin-bottom:28px}.eyebrow{color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:750;display:block}h1,h2,p{overflow-wrap:anywhere}h1,h2{font-family:var(--font-serif);margin-top:0;line-height:1.12}h1{margin-bottom:12px;font-size:36px}h2{margin-bottom:8px;font-size:25px}.authHeading p,.sectionHeading p,.accountIntro p,.legalPage header p{color:var(--muted);margin:0}.authPanel form,.settingsForm{gap:18px;display:grid}label{color:#33383b;gap:7px;font-size:14px;font-weight:700;display:grid}label small,.optional{color:var(--muted);font-size:12px;font-weight:450}input{background:var(--white);width:100%;min-width:0;min-height:46px;color:var(--ink);border:1px solid #b9beba;border-radius:5px;padding:10px 12px}input:hover:not(:disabled){border-color:#7f8782}input:disabled{color:#666c69;background:#f1f2ef}.primaryButton,.secondaryButton,.providerButton,.textButton{cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;min-height:42px;font-weight:750;text-decoration:none;display:inline-flex}.primaryButton{background:var(--brand);color:var(--white);padding:10px 18px}.primaryButton:hover{background:var(--brand-dark);color:var(--white)}.secondaryButton{background:var(--white);color:var(--ink);border:1px solid #aeb4af;padding:10px 16px}.secondaryButton:hover{border-color:var(--brand);color:var(--brand-dark)}.textButton{min-height:36px;color:inherit;background:0 0;padding:6px 8px}.siteHeader .textButton{color:var(--white)}.textButton:hover{color:#ffce9f}.compactButton{min-height:38px;padding:7px 12px}.fullButton{width:100%}button:disabled,.primaryButton[aria-disabled=true]{cursor:not-allowed;opacity:.58}.providerStack{gap:10px;margin-bottom:22px;display:grid}.providerButton{background:var(--white);width:100%;color:var(--ink);border:1px solid #aeb4af;padding:10px 44px;position:relative}.providerButton:hover{background:#f7f8f5;border-color:#5f6762}.googleButtonMount{justify-content:center;min-height:44px;display:flex}.providerGlyph{border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:grid;position:absolute;left:14px}.googleGlyph{color:#3367d6;border:1px solid #d2d5d2}.appleGlyph{color:var(--white);background:#202124}.divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-block:6px;font-size:12px;display:grid}.divider:before,.divider:after{background:var(--line);content:"";height:1px}.legalChecks{border:1px solid var(--line);border-radius:5px;gap:10px;margin:2px 0 0;padding:14px;display:grid}.legalChecks legend{padding-inline:5px;font-size:13px;font-weight:750}.checkLabel{grid-template-columns:20px 1fr;align-items:start;gap:9px;font-size:13px;font-weight:500;display:grid}.checkLabel input{width:18px;min-height:18px;margin-top:2px}.formMessage{background:#f5f5f2;border-left:4px solid;margin:0;padding:10px 12px;font-size:14px}.errorMessage{border-color:var(--danger);color:#76261f}.successMessage{border-color:var(--success);color:#174c34}.authSwitch{color:var(--muted);text-align:center;margin:22px 0 0}.formAside{text-align:right;margin-top:-10px;font-size:13px}.siteFooter{color:#e7e9e7;background:#3f4447}.footerInner{justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:13px;display:flex}.siteFooter a{color:#f5f6f5}.accountPage{width:min(100% - 32px,900px);margin-inline:auto;padding-block:48px 72px}.accountLayout{gap:28px;display:grid}.accountIntro{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding-bottom:28px;display:flex}.accountIntro h1{margin-bottom:2px}.avatar{background:var(--brand);width:76px;height:76px;color:var(--white);font-family:var(--font-serif);border:1px solid #aeb4af;border-radius:50%;flex:0 0 76px;place-items:center;font-size:34px;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.roleBadge{color:#764116;background:#fff8ee;border:1px solid #d7a777;border-radius:4px;margin-top:8px;padding:3px 7px;font-size:12px;font-weight:750;display:inline-block}.settingsSection{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:36px;padding-bottom:28px;display:grid}.settingsForm .secondaryButton{justify-self:start}.methodList{border:1px solid var(--line);background:var(--white);border-radius:6px;display:grid}.methodRow{justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 16px;display:flex}.methodRow+.methodRow{border-top:1px solid var(--line)}.methodRow>div{gap:2px;display:grid}.methodRow span{color:var(--muted);font-size:13px}.statusDot{background:#aeb4af;border-radius:50%;width:11px;height:11px}.statusDot.active{background:var(--success)}.dangerText{color:var(--danger)}.accountActions{justify-content:flex-end;display:flex}.dangerSection{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding-top:4px;display:grid}.dangerSection h2{color:var(--danger);margin-bottom:6px;font-size:21px}.dangerSection p{max-width:620px;color:var(--muted);margin:0;font-size:14px}.dangerActions{gap:10px;display:flex}.dangerButton{border:1px solid var(--danger);background:var(--white);min-height:42px;color:var(--danger);cursor:pointer;font:inherit;border-radius:5px;justify-content:center;align-items:center;padding:10px 16px;font-weight:750;display:inline-flex}.dangerButton:hover{background:#fff4f2}.scopeList{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:grid}.scopeList li{grid-template-columns:24px 1fr;align-items:start;gap:9px;display:grid}.scopeList li span{color:var(--success);font-weight:850}.consentNote{border:1px solid var(--line);color:var(--muted);background:#f5f6f3;border-radius:5px;padding:12px;font-size:13px}.buttonRow{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.legalPage{width:min(100% - 36px,760px);margin-inline:auto;padding-block:54px 80px}.legalPage header{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:28px}.legalPage section+section{margin-top:28px}.legalPage h2{font-size:22px}.legalPage p,.legalPage li{color:#3f4548}.legalPage ul{padding-left:22px}@media (max-width:720px){.headerInner,.footerInner{width:min(100% - 24px,1120px)}.headerInner{gap:12px;min-height:60px}.brandMark{width:34px;height:34px;font-size:21px}.brand strong{font-size:18px}.brand small{font-size:9px}.headerInner nav{gap:4px}.siteHeader .textButton{padding-inline:5px}.centeredPage{min-height:calc(100dvh - 126px);padding:26px 12px 40px}.authPanel{padding:25px 20px}h1{font-size:30px}.footerInner{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:76px}.accountPage{width:min(100% - 24px,900px);padding-block:32px 52px}.settingsSection,.dangerSection{grid-template-columns:1fr;gap:16px}.dangerSection>button,.dangerActions{width:100%}.dangerActions>button{flex:1}}@media (max-width:430px){.compactButton{display:none}.accountIntro{align-items:flex-start}.avatar{flex-basis:60px;width:60px;height:60px;font-size:28px}.buttonRow>*{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
