:root{font-family:Inter,Arial,sans-serif;color:#1b2f4b;background:#f6f8f7;--primary:#0B2E63;--secondary:#2B9AA3;--accent:#5FAF7A;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,.button-link{border:0;border-radius:10px;background:var(--primary);color:#fff;padding:.75rem 1rem;font:inherit;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none}button.secondary{background:#fff;color:var(--primary);border:1px solid #ccd6df}a{color:var(--primary)}input,select,textarea{width:100%;padding:.75rem;border:1px solid #b9c7d1;border-radius:8px;font:inherit;background:#fff;color:#16283c}label{display:grid;gap:.3rem;font-weight:700}*:focus-visible{outline:3px solid var(--secondary);outline-offset:3px}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.7rem}.public-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,5vw,5rem);background:#fff;border-bottom:1px solid #dce4e8;position:sticky;top:0;z-index:10}.public-brand,.portal-logo{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--primary)}.public-brand span,.portal-logo span{display:grid}.public-brand small,.portal-logo small{color:#567}.logo-mark{display:grid!important;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--primary);color:#fff;font-weight:900}.public-header nav{display:flex;align-items:center;gap:.25rem}.public-header nav a{padding:.55rem;text-decoration:none;font-size:.85rem}.public-header nav a.active{border-bottom:3px solid var(--secondary)}.menu-button{display:none}.announcement{background:#e4f4ef;padding:.7rem 5vw;text-align:center}.hero{min-height:570px;padding:clamp(3rem,8vw,7rem) clamp(1rem,8vw,8rem);display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:3rem;background:linear-gradient(135deg,#eef8f6,#fff7ec)}.hero h1{font:700 clamp(2.4rem,6vw,5.3rem)/1.02 Georgia,serif;color:var(--primary);max-width:820px}.hero p{font-size:1.15rem;max-width:680px}.hero>div>div{display:flex;gap:.7rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:900;color:var(--secondary)}.hero-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 18px 50px #17324c18}.hero-card svg{width:48px;height:48px;color:var(--accent)}.intro,.steps,.cta,.simple-page{padding:clamp(2.5rem,6vw,5rem) clamp(1rem,8vw,8rem);max-width:1440px;margin:auto}.intro>h2,.simple-page>h1{font:700 clamp(2rem,4vw,3.4rem) Georgia,serif;color:var(--primary)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-grid article,.resource-list article{background:#fff;padding:1.3rem;border:1px solid #dce4e8;border-radius:16px}.service-grid svg{color:var(--accent)}.steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.steps li{display:flex;gap:.8rem}.steps li>span{display:grid;place-items:center;width:42px;height:42px;background:var(--secondary);color:#fff;border-radius:50%;font-weight:900;flex:none}.steps p{margin:.2rem 0;color:#567}.cta{background:var(--primary);color:#fff;border-radius:24px;margin-bottom:3rem}.resource-list{display:grid;gap:1rem}.public-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:900px;background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #dce4e8}.wide,.check,.public-form button,.public-form .error{grid-column:1/-1}.check{display:flex;align-items:flex-start}.check input{width:auto;margin-top:.35rem}.honeypot{position:absolute;left:-9999px}.confirmation,.success,.error,.shared-notice,.safety-note{padding:1rem;border-radius:10px}.confirmation,.success{background:#e7f5eb}.error{background:#fde9e7;color:#7a2525}.shared-notice,.safety-note{background:#fff3d8;color:#624a15;display:flex;gap:.5rem}footer{display:grid;grid-template-columns:1fr auto auto;gap:3rem;background:#06254e;color:#fff;padding:2rem 6vw}footer a{color:#fff}footer>div{display:grid;gap:.3rem}.portal-access{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(135deg,#eaf7f5,#fff)}.portal-access>section{width:min(480px,100%);background:#fff;padding:2rem;border-radius:20px;box-shadow:0 18px 60px #0b2e6320}.portal-access form{display:grid;gap:1rem;margin:1.2rem 0}.back,.access-links button{background:transparent;color:var(--primary);padding:.3rem}.access-links{display:flex;justify-content:space-between}.emergency{font-size:.82rem;color:#73511a;border-left:4px solid #c98c22;padding-left:.7rem}.portal-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr;grid-template-rows:72px 1fr}.portal-shell>header{grid-column:1/-1;background:#fff;border-bottom:1px solid #dce4e8;display:flex;align-items:center;gap:1rem;padding:0 1.2rem}.portal-shell>header .portal-logo{margin-right:auto}.portal-shell>aside{background:var(--primary);padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.portal-shell nav{display:grid;gap:.25rem}.portal-shell aside button{background:transparent;text-align:left}.portal-shell aside button.active{background:#ffffff20}.portal-shell>main{padding:1.5rem;min-width:0}.shared-banner{background:#fff3d8;padding:.65rem 1rem;border-radius:8px;margin-bottom:1rem}.portal-heading{display:flex;align-items:center;justify-content:space-between}.portal-heading h1{font:700 clamp(1.8rem,4vw,3rem) Georgia,serif;color:var(--primary);margin:.2rem 0}.lead{font-size:1.1rem}.portal-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.portal-cards article{background:#fff;border:1px solid #dce4e8;border-radius:14px;padding:1rem;display:grid}.portal-cards svg{color:var(--secondary)}.portal-cards strong{font-size:1.8rem}.next-appointment,.portal-form{background:#fff;border:1px solid #dce4e8;border-radius:14px;padding:1.2rem;margin:1rem 0}.next-appointment>div{display:grid;grid-template-columns:auto 1fr;gap:.25rem .7rem}.next-appointment svg{grid-row:1/4}.quick-grid,.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.portal-list{display:grid;gap:.6rem}.portal-list article{display:flex;align-items:center;gap:.8rem;background:#fff;border:1px solid #dce4e8;border-radius:12px;padding:1rem}.portal-list article>div:nth-child(2){display:grid;flex:1}.portal-list small,.portal-list span{color:#567}.portal-form{display:grid;gap:1rem}.profile-data{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.profile-data>div{background:#fff;padding:1rem;border-radius:10px}.profile-data dt{font-size:.72rem;text-transform:uppercase;color:#567}.profile-data dd{margin:.3rem 0;font-weight:800}.privacy-mode .sensitive{filter:blur(9px);-webkit-user-select:none;user-select:none}.large-text{font-size:118%}.help-grid article{background:#fff;padding:1rem;border-radius:12px}.help-grid svg{color:var(--secondary)}@media(max-width:950px){.public-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:1rem;box-shadow:0 12px 20px #0002}.public-header nav.open{display:grid}.menu-button{display:inline-flex}.hero{grid-template-columns:1fr}.service-grid,.steps ol{grid-template-columns:1fr 1fr}.portal-shell{grid-template-columns:1fr}.portal-shell>aside{display:none;position:fixed;top:72px;bottom:0;left:0;width:280px;z-index:20}.portal-shell>aside.open{display:flex}.portal-shell .menu-button{display:inline-flex}.portal-cards,.quick-grid,.help-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.public-header{height:68px}.public-brand small{display:none}.hero{padding-top:3rem}.hero h1{font-size:2.6rem}.service-grid,.steps ol,.public-form,.quick-grid,.help-grid,.profile-data{grid-template-columns:1fr}.portal-shell>header{height:auto;min-height:72px;flex-wrap:wrap;padding:.6rem}.privacy-toggle{order:4}.portal-shell>main{padding:.75rem}.portal-cards{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr;gap:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.public-site{overflow:hidden;background:#fff;color:#1b2f4b}.public-header{height:92px}.public-brand img{width:68px;height:68px;object-fit:contain;border-radius:50%}.public-header nav{gap:.15rem}.public-header nav>a{font-size:.78rem;padding:.5rem .38rem}.public-header nav button{font-size:.78rem;padding:.6rem}.home-hero{min-height:720px;display:grid;align-items:center;background:linear-gradient(90deg,#06254ee8,#0b2e63b8 48%,#0b2e6318),url(/support-starts-here-hero.png) center/cover no-repeat;color:#fff;padding:clamp(4rem,9vw,8rem) clamp(1rem,8vw,8rem)}.home-hero>div{max-width:760px}.home-hero h1,.page-hero h1{font:700 clamp(3rem,7vw,6rem)/.98 Georgia,serif;margin:.35rem 0}.home-hero p{font-size:1.12rem}.script-accent{font:italic 600 clamp(1.7rem,3vw,2.6rem) Georgia,serif;color:#b8eee7}.hero-statement{text-transform:uppercase;letter-spacing:.13em;font-weight:850;max-width:680px}.light{color:#c9f2ec}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.light-button{background:#fff;color:var(--primary)}.outline-light{background:transparent;border:2px solid #fff}.public-site>main>section:not(.home-hero):not(.closing-cta),.page-content{padding:clamp(3rem,7vw,6rem) clamp(1rem,8vw,8rem);max-width:1440px;margin:auto}.tinted{background:#eef8f6!important;max-width:none!important}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.split h2,.section-head h2,.mission h2{font:700 clamp(2rem,4vw,3.5rem)/1.1 Georgia,serif;color:var(--primary)}blockquote{font:italic 600 clamp(1.5rem,3vw,2.2rem) Georgia,serif;color:var(--primary);padding:2rem;border-left:6px solid var(--secondary);background:#f5faf9}.section-head{max-width:780px;margin-bottom:2rem}.section-head h2{margin:.4rem 0}.marketing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.marketing-grid article{padding:1.6rem;background:#fff;border:1px solid #d8e5e5;border-radius:22px;box-shadow:0 12px 30px #0b2e630b}.marketing-grid h3{text-transform:uppercase;letter-spacing:.05em;color:var(--primary)}.icon-circle{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#e4f4ef;color:var(--secondary)}.mission{background:var(--primary)!important;color:#fff;max-width:none!important;text-align:center}.mission h2{color:#fff;max-width:1000px;margin:auto}.process-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.process-grid li{padding:1.2rem;background:#fff;border-radius:18px;border-top:5px solid var(--secondary)}.process-grid li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--primary);color:#fff;font-weight:900}.closing-cta{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,var(--primary),#165d70);color:#fff;padding:3rem 8vw}.closing-cta>div{margin-right:auto}.page-hero{background:linear-gradient(125deg,#06254e,#147983);color:#fff;padding:clamp(4rem,9vw,7rem) clamp(1rem,8vw,8rem)}.page-hero>p{max-width:800px;font-size:1.15rem}.page-content>section,.page-content>.marketing-grid,.page-content>blockquote,.page-content>.resource-list{margin-bottom:4rem}.feature-quote{text-align:center;border:0;border-bottom:6px solid var(--accent)}.founder-layout{display:grid;grid-template-columns:minmax(240px,35%) 1fr;gap:3rem}.founder-mark img{width:100%;max-width:420px;height:auto}.founder-origin,.partner-cta,.secure-notice,.notice{padding:1.5rem;border-radius:18px;background:#eef8f6}.partner-cta{text-align:center}.resource-help{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.resource-help li{display:flex;gap:.7rem;padding:1rem;background:#fff;border:1px solid #d8e5e5;border-radius:12px}.resource-help svg{color:var(--accent)}.faq-list{display:grid;gap:.8rem;max-width:950px;margin:auto}.faq-list details{border:1px solid #d8e5e5;border-radius:14px;background:#fff}.faq-list summary{display:flex;justify-content:space-between;cursor:pointer;font-weight:800;padding:1.2rem;color:var(--primary)}.faq-list details p{padding:0 1.2rem 1.2rem}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.contact-grid>a,.contact-grid>div{display:flex;gap:1rem;padding:1.4rem;border:1px solid #d8e5e5;border-radius:16px;text-decoration:none}.contact-grid span{display:grid;font-weight:800}.contact-grid small{color:#567}.qr-section{display:flex;align-items:center;justify-content:space-between;background:#eef8f6;padding:2rem;border-radius:22px}.qr-section img{width:220px;height:220px}.secure-notice{display:flex;gap:1rem}.secure-notice>svg{width:48px;height:48px;flex:none;color:var(--accent)}.public-footer{grid-template-columns:1.2fr 1fr 1fr;padding:3rem 6vw}.footer-brand{display:flex!important;grid-column:auto!important;align-items:center;gap:1rem}.footer-brand img{width:100px;height:100px;object-fit:contain;background:#fff;border-radius:50%}.public-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.public-footer address{display:grid;gap:.5rem}.footer-note{grid-column:1/-1;border-top:1px solid #ffffff33;padding-top:1rem}@media(max-width:1100px){.public-header nav{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;padding:1rem;max-height:calc(100vh - 92px);overflow:auto}.public-header nav.open{display:grid}.menu-button{display:inline-flex}.marketing-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.public-header{height:76px}.public-brand img{width:56px;height:56px}.home-hero{min-height:680px;background-position:40% center}.split,.marketing-grid,.process-grid,.founder-layout,.resource-help,.contact-grid,.public-footer{grid-template-columns:1fr}.qr-section{display:grid}.qr-section img{width:180px;height:180px}.closing-cta{align-items:flex-start;flex-wrap:wrap}.public-footer nav{grid-template-columns:1fr 1fr}.footer-note{grid-column:1}.page-hero h1{font-size:2.8rem}}.download-grid,.link-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:2rem 0 4rem}.download-grid article,.link-cards button,.empty-state{border:1px solid #d8e5e5;border-radius:20px;background:#fff;padding:1.5rem}.download-grid article>svg,.empty-state>svg{width:44px;height:44px;color:var(--secondary)}.download-grid .button-link{margin-top:.5rem}.empty-state{text-align:center;background:#f5faf9;margin:2rem 0}.empty-state>svg{margin:auto}.category-list{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.25rem 0 2rem}.category-list span{background:#eef8f6;border:1px solid #c9e5df;border-radius:999px;padding:.45rem .8rem}.freshness{font-size:.85rem;color:#607080;border-top:1px solid #d8e5e5;padding-top:1rem;margin-top:3rem}.centered{justify-content:center}.public-footer nav{align-content:start}@media(max-width:700px){.download-grid,.link-cards{grid-template-columns:1fr}}@media print{.public-header,.public-footer,.menu-button,.button-row,button,.qr-section .eyebrow{display:none!important}.public-site,.page-content,.page-hero,body{background:#fff!important;color:#111!important}.page-hero{padding:1rem 0 1.5rem!important;border-bottom:3px solid #0B2E63}.page-hero h1,.page-hero p,.page-hero .eyebrow{color:#0b2e63!important}.page-content,.public-site>main>section{padding:1rem 0!important;max-width:none!important}.marketing-grid,.resource-help,.process-grid,.contact-grid,.download-grid{grid-template-columns:1fr 1fr!important;gap:.6rem!important}.marketing-grid article,.resource-help li,.process-grid li,.contact-grid>a,.contact-grid>div,.download-grid article{box-shadow:none!important;break-inside:avoid;padding:.75rem!important}.notice,.empty-state{background:#fff!important;border:1px solid #aaa}.qr-section{display:flex!important;background:#fff!important;border:1px solid #aaa;break-inside:avoid}.qr-section img{width:120px;height:120px}a[href]:after{content:none!important}@page{margin:15mm}}
