:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#151718;--muted:#5a6460;--soft:#eef1eb;--paper:#f7f8f4;--line:#2f31331f;--brand:#2f3133;--green:#177a47;--sage:#dfe6d9;--white:#fff;--danger:#b42318;font-family:Aptos,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f4f2;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:76px;padding:0 clamp(16px,5vw,88px);display:grid;position:sticky;top:0}.brand,.mainNav,.topbarActions,.button,.footer,.articleLinks a,.statusPill,.formStatus{align-items:center;display:flex}.brand{color:var(--ink);gap:10px;font-weight:950;text-decoration:none}.brand span{background:var(--brand);width:36px;height:36px;color:var(--white);border-radius:8px;place-items:center;display:grid}.brand strong{font-size:1.12rem}.navToggle{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--ink);border-radius:8px;padding:0 12px;font-weight:950;display:none}.mainNav{justify-self:center;gap:clamp(12px,2vw,26px);overflow-x:auto}.mainNav a{color:var(--muted);flex:none;font-weight:900;text-decoration:none}.mainNav a:hover,.mainNav a.active{color:var(--ink)}.topbarActions{justify-content:end;gap:8px}.topbarAction,.ghostAction,.button,.secondaryButton,.sideButton,.authSubmit,.googleButton,.linkButton{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:42px;font-weight:950;text-decoration:none;display:inline-flex}.topbarAction,.button.dark,.authSubmit{background:var(--ink);color:var(--white);padding:0 14px}.ghostAction,.button.light,.secondaryButton,.sideButton,.linkButton{background:var(--soft);color:var(--ink);padding:0 14px}.googleButton{background:var(--white);min-height:54px;color:var(--ink);box-shadow:inset 0 0 0 2px var(--ink)}.accountMenu{position:relative}.accountButton{background:var(--ink);min-height:42px;color:var(--white);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 12px 0 7px;font-weight:950;display:inline-flex}.accountButton span{background:var(--white);width:30px;height:30px;color:var(--ink);border-radius:999px;place-items:center;font-size:.78rem;display:grid}.accountDropdown{z-index:50;border:1px solid var(--line);background:var(--white);border-radius:8px;gap:8px;width:min(310px,100vw - 32px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #2f31332e}.accountDropdown small,.accountDropdown em{color:var(--muted);font-weight:850}.accountDropdown a,.accountDropdown button{background:var(--soft);min-height:42px;color:var(--ink);cursor:pointer;text-align:left;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:950;text-decoration:none;display:flex}.accountDropdown button{color:var(--danger);background:#fff0f0;justify-content:center}.hero,.quickGrid,.supportLayout,.pageShell,.footer{width:min(1180px,100% - 36px);margin:0 auto}.hero{grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:center;gap:54px;min-height:520px;padding:clamp(44px,8vw,92px) 0;display:grid}.hero>div:first-child,.heroPanel,.topicBand,.topics,.contentStack,.contentCard,.contactForm,.field,.formGrid,.authDialog,.authForm{display:grid}.hero>div:first-child,.topics,.contentStack,.contactForm,.authForm{gap:18px}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:950}.hero h1,.pageHero h1{max-width:820px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(3rem,7vw,6.2rem);font-weight:950;line-height:.94}.hero p,.pageHero p,.contentCard p,.contentCard li{color:var(--muted);font-weight:760;line-height:1.65}.hero p,.pageHero p{max-width:64ch;margin:0;font-size:1.08rem}.heroActions,.articleLinks,.formActions{flex-wrap:wrap;gap:10px;display:flex}.searchBox{gap:9px;width:min(100%,760px);display:grid}.searchBox span,.field span{color:var(--ink);font-weight:950}.searchBox input,.field input,.field select,.field textarea{border:2px solid var(--brand);background:var(--white);width:100%;min-width:0;color:var(--ink);border-radius:8px;outline:none;font-weight:850}.searchBox input{min-height:68px;padding:0 22px;font-size:1.05rem}.field input,.field select{min-height:52px;padding:0 14px}.field textarea{resize:vertical;min-height:150px;padding:13px 14px}.searchBox input:focus,.field input:focus,.field select:focus,.field textarea:focus{box-shadow:0 0 0 5px #177a471f}.heroPanel,.contentCard,.sideRail,.quickCard,.articleList article{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 1px #2f31330a}.heroPanel{gap:18px;padding:24px;box-shadow:0 22px 70px #2f31331f}.serviceRoute{background-color:#f3f5ef;background-image:linear-gradient(90deg,#2f313314 1px,#0000 1px),linear-gradient(#2f313314 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;min-height:220px;position:relative;overflow:hidden}.serviceRoute:before{background:var(--brand);transform-origin:0;content:"";height:5px;position:absolute;inset:74px 30px auto 38px;transform:rotate(-16deg)}.serviceRoute span{border:5px solid var(--brand);background:var(--sage);border-radius:999px;width:22px;height:22px;position:absolute}.serviceRoute span:first-child{top:78px;left:34px}.serviceRoute span:nth-child(2){background:var(--green);top:48px;right:48px}.serviceRoute span:nth-child(3){background:var(--white);bottom:42px;left:52%}.quickGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:42px;display:grid}.quickCard,.articleList article{min-height:176px;color:var(--ink);align-content:start;gap:13px;padding:20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.quickCard:hover,.articleList article:hover{border-color:#177a476b;transform:translateY(-2px);box-shadow:0 16px 44px #2f313314}.iconBadge{background:var(--soft);width:fit-content;min-height:46px;color:var(--brand);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:950;display:inline-flex}.supportLayout,.pageShell{grid-template-columns:230px minmax(0,1fr);gap:44px;padding:28px 0 90px;display:grid}.sideRail{align-self:start;gap:10px;padding:18px;display:grid;position:sticky;top:98px}.sideRail a,.articleList a{color:var(--muted);font-weight:900;text-decoration:none}.sideRail a:hover,.articleList a:hover{color:var(--green)}.topicBand{gap:18px}.topicHeader span{color:var(--green);text-transform:uppercase;font-size:.78rem;font-weight:950}.topicHeader h2,.contentCard h2{color:var(--ink);margin:6px 0 0;font-size:clamp(1.45rem,3vw,2.5rem);line-height:1}.articleList{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pageHero{gap:22px;width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(42px,7vw,78px) 0 28px;display:grid}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;font-weight:900;display:flex}.breadcrumbs a{color:var(--ink);text-decoration:none}.contentCard{gap:14px;padding:24px;scroll-margin-top:110px}.contentCard p{margin:0}.contentCard ul{gap:10px;margin:0;padding-left:22px;display:grid}.articleLinks a{background:var(--soft);border-radius:8px;justify-content:center;min-height:42px;padding:0 12px;font-weight:950;text-decoration:none}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{gap:7px}.field.full{grid-column:1/-1}.formActions{justify-content:flex-end}.formActions button{background:var(--ink);min-height:48px;color:var(--white);border:0;border-radius:8px;padding:0 16px;font-weight:950}.formActions button.secondaryButton{background:var(--soft);color:var(--ink)}.formStatus{min-height:44px;color:var(--green);gap:9px;margin:0;font-weight:950}.formStatus.error,.authStatus.error{color:var(--danger)!important}.statusPill,.signedPill{background:var(--soft);width:fit-content;min-height:32px;color:var(--ink);border-radius:999px;padding:0 10px;font-size:.86rem;font-weight:950}.authOverlay{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1517186b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.authDialog{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:18px;width:min(560px,100%);padding:clamp(24px,5vw,38px);position:relative;box-shadow:0 34px 100px #0000003d}.authDialog h2{color:var(--ink);margin:0;font-size:clamp(2.1rem,5vw,3.7rem);font-weight:950;line-height:.98}.authDialog p{color:var(--muted);margin:0;font-weight:780;line-height:1.55}.authClose{background:var(--soft);width:38px;height:38px;color:var(--ink);cursor:pointer;border:0;border-radius:8px;font-weight:950;position:absolute;top:14px;right:14px}.authTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.authTabs button{background:var(--soft);min-height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:950;display:inline-flex}.authTabs button.active{background:var(--ink);color:var(--white)}.passwordInline{grid-template-columns:minmax(0,1fr) 54px;gap:8px;display:grid}.passwordInline button{background:var(--soft);color:var(--ink);cursor:pointer;border:0;border-radius:8px}.authSubmit:disabled,.googleButton:disabled,.formActions button:disabled{cursor:wait;opacity:.7}.authStatus{min-height:24px;color:var(--green)!important;font-weight:950!important}.authHint{background:var(--soft);border-radius:8px;padding:12px;font-size:.94rem}.footer{border-top:1px solid var(--line);min-height:86px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:14px;font-weight:850}.footer a{color:var(--ink);text-decoration:none}@media (width<=980px){.topbar{grid-template-columns:auto 1fr auto}.navToggle{justify-content:center;justify-self:end;align-items:center;display:inline-flex}.mainNav{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;grid-column:1/-1;justify-self:stretch;align-items:stretch;gap:0;padding:8px;display:none}.mainNav.open{display:flex}.mainNav a{padding:12px}.topbarActions{grid-column:1/-1;justify-content:start;padding-bottom:12px}.hero,.supportLayout,.pageShell{grid-template-columns:1fr}.quickGrid,.articleList,.formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sideRail{position:static}}@media (width<=620px){.topbar{gap:12px;min-height:68px;padding:0 14px}.topbarActions{grid-template-columns:1fr;display:grid}.hero h1,.pageHero h1{font-size:clamp(2.45rem,13vw,3.8rem)}.quickGrid,.articleList,.formGrid,.authTabs{grid-template-columns:1fr}.heroPanel{padding:18px}.serviceRoute{min-height:160px}}
