.site-shell{min-height:100vh;background:var(--cream);color:var(--ink);font-size:15px;line-height:23px}.site-shell .container{width:min(100% - 64px,1240px);margin-inline:auto}.site-shell .reading-width{width:min(100% - 36px,720px)}.site-shell .section{padding:96px 0}.site-shell .announcement{position:relative;z-index:50;min-height:38px;padding:8px 18px;display:flex;align-items:center;justify-content:center;background:var(--forest-950);color:#fbfff8;font-size:13px;letter-spacing:.015em;text-align:center}.site-shell .site-header{position:sticky;z-index:40;top:0;height:76px;border-bottom:1px solid var(--border);background:hsla(50,30%,96%,.94);backdrop-filter:blur(14px)}.site-shell .header-inner{width:min(100% - 64px,1240px);height:100%;margin:auto;display:flex;align-items:center}.site-shell .wordmark{color:var(--pine-900);font:600 15px/20px var(--sans);letter-spacing:.11em}.site-shell .desktop-nav{margin:auto;display:flex;gap:28px;font-size:14px;line-height:20px;font-weight:500}.site-shell .desktop-nav a,.site-shell .login-link{transition:color .15s ease}.site-shell .desktop-nav a:hover,.site-shell .login-link:hover{color:var(--pine-700)}.site-shell .header-actions{display:flex;align-items:center;gap:18px}.site-shell .login-link{font-size:14px;line-height:20px;font-weight:500}.site-shell .menu-button{display:none;padding:5px;border:0;background:none;color:var(--pine-900);font-size:24px;cursor:pointer}.site-shell .mobile-menu-wrap{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end}.site-shell .mobile-menu{position:relative;z-index:2;width:min(88vw,420px);height:100%;padding:26px;background:var(--cream);box-shadow:-20px 0 60px rgba(0,0,0,.15)}.site-shell .mobile-menu-top{margin-bottom:45px;display:flex;align-items:center;justify-content:space-between}.site-shell .menu-close{width:43px;height:43px;border:1px solid var(--border);border-radius:50%;background:var(--surface);font-size:28px;cursor:pointer}.site-shell .mobile-menu nav{display:flex;flex-direction:column}.site-shell .mobile-menu nav a{padding:16px 2px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;font-size:14px;line-height:20px;font-weight:500}.site-shell .menu-backdrop{position:absolute;inset:0;border:0;background:rgba(23,58,42,.4)}.site-footer{padding:76px 0 28px;background:var(--forest-950);color:#eef6ef}.site-footer-inner{width:min(100% - 64px,1240px);margin-inline:auto}.site-footer .footer-top{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:42px}.site-footer .wordmark{color:#fff;font:600 15px/20px var(--sans);letter-spacing:.11em}.site-footer .footer-brand p{max-width:250px;margin-top:18px;color:#b7c9be;font-size:14px}.site-footer .footer-group{display:flex;flex-direction:column;gap:9px}.site-footer .footer-group h2{margin:0 0 12px;color:#a9c1b3;font-size:12px;line-height:16px;font-weight:500;letter-spacing:.01em;text-transform:uppercase}.site-footer .footer-group a{color:#d9e7de;font-size:14px}.site-footer .footer-group a:hover{color:#fff}.site-footer .footer-disclaimer{margin:54px 0 24px;padding:20px 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);color:#a9bdb1;font-size:12px}.site-footer .footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#98afa1;font-size:12px}.site-shell .page-hero{padding:104px 0 94px;background:radial-gradient(circle at 75% 20%,var(--pine-100),transparent 31%)}.site-shell .page-hero .container{max-width:1000px;text-align:center}.site-shell .page-hero h1{margin:20px auto 24px}.site-shell .page-hero p{max-width:720px;margin:0 auto 34px;color:var(--muted);font-size:15px;line-height:23px}.site-shell .page-hero-product,.site-shell .page-hero-trust{background-color:var(--pine-50)}.site-shell .page-hero-fees{background-color:var(--cream)}.site-shell .page-hero-about{background-color:var(--pine-900);color:#fff}.site-shell .page-hero-about p{color:#bed0c4}.site-shell .page-hero-about .eyebrow{color:#a9d7b5}.site-shell .compact-page-hero{padding-bottom:72px}.site-shell .compact-page-hero h1{max-width:820px}.site-shell .contact-section,.site-shell .secondary-content{background:var(--surface)}.site-shell .secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.site-shell .secondary-grid>article{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-soft)}.site-shell .secondary-grid>article>div{min-height:100%;padding:32px}.site-shell .secondary-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--pine-700);font-size:12px;font-weight:600}.site-shell .secondary-visual{height:130px;margin:26px 0;padding:22px;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;background:var(--pine-50)}.site-shell .secondary-visual i{width:25%;height:70%;border:1px solid #bdd2c3;border-radius:10px;background:#fff;transform:translateY(20px)}.site-shell .secondary-visual i:nth-child(2){height:95%;transform:none;background:var(--pine-100)}.site-shell .secondary-visual strong{color:var(--pine-700);font-size:40px}.site-shell .secondary-grid h2{margin:0 0 12px}.site-shell .secondary-grid p{margin:0;color:var(--muted)}.site-shell .secondary-cta{margin-top:72px;border-radius:var(--radius-panel);background:var(--pine-100);text-align:center}.site-shell .secondary-cta>div{padding:64px 30px}.site-shell .secondary-cta h2{margin:16px 0}.site-shell .secondary-cta p{color:var(--muted)}.site-shell .contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.site-shell .contact-routes{display:grid;gap:12px}.site-shell .contact-routes article{padding:22px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.site-shell .contact-routes h2{margin:0 0 8px}.site-shell .contact-routes p{margin:0;color:var(--muted);font-size:15px;line-height:23px}.site-shell .contact-form{padding:34px;border:1px solid var(--border);border-radius:18px;display:grid;gap:18px;background:var(--surface);box-shadow:0 18px 52px rgba(23,58,42,.08)}.site-shell .field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.site-shell .legal-hero{padding:88px 0 58px;background:var(--pine-50)}.site-shell .legal-hero h1{margin:18px 0}.site-shell .legal-content p,.site-shell .legal-hero p{color:var(--muted)}.site-shell .legal-content{padding:68px 0 96px;background:var(--surface)}.site-shell .legal-content aside{margin-bottom:52px;padding:24px;border-left:4px solid var(--warning);border-radius:0 12px 12px 0;background:var(--warning-bg)}.site-shell .legal-content aside span{display:block;color:var(--warning);font-size:12px;line-height:16px;font-weight:500;letter-spacing:.01em;text-transform:uppercase}.site-shell .legal-content aside strong{display:block;margin:7px 0}.site-shell .legal-content aside p{margin:0}.site-shell .legal-content h2{margin:40px 0 14px}.site-shell .legal-content a{color:var(--pine-700);text-decoration:underline}@media (max-width:820px){.site-shell .desktop-nav,.site-shell .login-link{display:none}.site-shell .menu-button{display:block}.site-shell .contact-layout,.site-shell .secondary-grid{grid-template-columns:1fr}.site-shell .contact-layout{gap:30px}.site-footer .footer-top{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer .footer-brand{grid-row:span 2}}@media (max-width:600px){.site-shell{font-size:15px}.site-shell .container,.site-shell .header-inner{width:calc(100% - 36px)}.site-shell .announcement{min-height:48px;font-size:12px;line-height:16px;font-weight:500;letter-spacing:.01em}.site-shell .site-header{height:68px}.site-shell .wordmark{font-size:14px}.site-shell .section{padding:60px 0}.site-shell .page-hero{padding:76px 0 68px}.site-shell .secondary-grid>article>div{padding:24px 18px}.site-shell .secondary-cta{margin-top:44px}.site-shell .secondary-cta>div{padding:48px 18px}.site-shell .field-row{grid-template-columns:1fr}.site-shell .contact-form{padding:24px 18px}.site-footer-inner{width:calc(100% - 36px)}.site-footer .footer-top{grid-template-columns:1fr 1fr}.site-footer .footer-brand{grid-column:1/-1;grid-row:auto;margin-bottom:24px}.site-footer .footer-bottom{flex-direction:column;gap:5px}.site-shell .legal-hero{padding:64px 0 44px}.site-shell .legal-content{padding:48px 0 68px}}