:root{--paper:#f7f5ef;--paper-deep:#ebe7dc;--ink:#143c39;--muted:#657b77;--brand:#149b8c;--brand-deep:#0b5e56;--memory:#d95f48;--line:#143c3929;--white:#fffefb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-feature-settings:"palt" 1;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif;line-height:1.8}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.wrap{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{color:var(--ink);letter-spacing:.04em;align-items:center;gap:12px;font-size:17px;font-weight:750;text-decoration:none;display:inline-flex}.brand-pin{border:7px solid var(--brand);width:22px;height:27px;box-shadow:10px 7px 0 -4px var(--memory);border-radius:50% 50% 55% 55%;display:inline-block;transform:rotate(18deg)}.site-header nav,.footer-inner div{gap:28px;display:flex}.site-header nav a,.footer-inner a{color:var(--muted);font-size:14px;font-weight:650;text-decoration:none}.site-header nav a:hover,.footer-inner a:hover{color:var(--brand-deep)}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:72px;min-height:680px;padding-block:64px 96px;display:grid}.eyebrow{color:var(--brand-deep);letter-spacing:.18em;margin:0 0 18px;font-size:12px;font-weight:800}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{line-height:1.36}.hero h1,.page-intro h1{letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(44px,5.3vw,76px)}.page-intro h1{font-size:clamp(38px,4.6vw,64px)}.lead{color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:2}.hero .lead{margin:30px 0 36px}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:12px 24px;font-size:15px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--brand-deep);color:#fff}.button.secondary{border-color:var(--line);background:#ffffff73}.route-mark{aspect-ratio:1;background:radial-gradient(circle at 30% 28%,#fffffff2 0 5%,#0000 5.5%),linear-gradient(145deg,#fffc,#149b8c14);border:1px solid #149b8c24;border-radius:42% 58% 56% 44%/58% 40% 60% 42%;justify-self:center;width:min(430px,80vw);position:relative;transform:rotate(-5deg);box-shadow:0 30px 90px #0b5e561f}.route-line{background:var(--brand);transform-origin:0;border-radius:99px;height:8px;position:absolute}.route-line:after{content:"";border-radius:inherit;background:#ffffff6b;position:absolute;inset:2px}.route-line.one{width:44%;top:67%;left:18%;transform:rotate(-48deg)}.route-line.two{width:34%;top:35%;left:45%;transform:rotate(30deg)}.route-line.three{width:24%;top:52%;left:67%;transform:rotate(-54deg)}.route-dot{background:var(--paper);border:7px solid var(--brand-deep);z-index:2;border-radius:50%;width:22px;height:22px;position:absolute}.route-dot.start{top:68%;left:15%}.route-dot.finish{border-color:var(--memory);top:27%;right:8%}.memory-orb{background:#d95f4829;border-radius:50%;position:absolute}.orb-one{width:54px;height:54px;top:20%;left:24%}.orb-two{width:32px;height:32px;bottom:17%;right:22%}.statement-section,.faq-section{background:var(--ink);color:var(--white)}.statement-section{padding-block:84px}.statement-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.statement-card{border:1px solid #ffffff24;border-radius:28px;min-height:270px;padding:32px;position:relative}.statement-card.featured{background:var(--white);color:var(--ink)}.card-number{color:#7bc9c0;letter-spacing:.16em;font-size:12px;font-weight:800}.statement-card h2{margin:76px 0 12px;font-size:23px}.statement-card p{color:#b8c7c4;margin:0;font-size:15px}.statement-card.featured p{color:var(--muted)}.lock-mark{border:5px solid var(--brand);border-radius:12px;width:42px;height:36px;position:absolute;top:30px;right:30px}.lock-mark span{border:5px solid var(--brand);border-bottom:0;border-radius:20px 20px 0 0;width:26px;height:24px;position:absolute;top:-23px;left:3px}.quiet-section{padding-block:120px}.section-heading{max-width:720px}.section-heading h2,.contact-section h2{margin:0 0 16px;font-size:clamp(31px,4vw,48px)}.section-heading p,.contact-section p{color:var(--muted)}.text-link{color:var(--brand-deep);margin-top:26px;font-weight:750;text-decoration:none;display:inline-block}.page-intro{border-top:1px solid var(--line);padding-block:100px 90px}.page-intro .lead{max-width:720px;margin:28px 0 0}.content-grid{grid-template-columns:.65fr 1.35fr;gap:72px;padding-bottom:110px;display:grid}.side-note{border-left:3px solid var(--memory);background:#fff6;align-self:start;padding:28px;position:sticky;top:28px}.side-note p:last-child{color:var(--muted);margin:0}.steps{gap:18px;display:grid}.steps article{border:1px solid var(--line);background:#ffffff73;border-radius:24px;grid-template-columns:56px 1fr;gap:20px;padding:28px;display:grid}.steps article>span{background:var(--brand-deep);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.steps h2{margin:0 0 6px;font-size:21px}.steps p{color:var(--muted);margin:0}.faq-section{padding-block:100px}.faq-section .eyebrow{color:#80d4ca}.faq-list{border-top:1px solid #ffffff2e}.faq-list details{border-bottom:1px solid #ffffff2e}.faq-list summary{cursor:pointer;padding:24px 42px 24px 0;font-size:18px;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#80d4ca;font-size:25px;font-weight:400;position:absolute;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#b8c7c4;max-width:780px;margin:-8px 0 24px}.contact-section{justify-content:space-between;align-items:end;gap:60px;padding-block:110px;display:flex}.contact-section>div{max-width:690px}.policy{max-width:820px;padding-bottom:120px}.policy-date{color:var(--muted);font-size:13px}.policy h2{border-top:1px solid var(--line);margin:64px 0 18px;padding-top:24px;font-size:25px}.policy h3{margin:30px 0 8px;font-size:18px}.policy p{color:#405b57}.policy a{color:var(--brand-deep);font-weight:700}.site-footer{border-top:1px solid var(--line)}.footer-inner{justify-content:space-between;align-items:center;min-height:110px;display:flex}.footer-inner p{color:var(--muted);font-size:13px}@media (max-width:820px){.hero{grid-template-columns:1fr;gap:54px;min-height:auto;padding-block:66px 80px}.route-mark{width:min(360px,82vw)}.statement-grid{grid-template-columns:1fr}.statement-card{min-height:220px}.statement-card h2{margin-top:48px}.content-grid{grid-template-columns:1fr;gap:28px}.side-note{position:static}.contact-section{flex-direction:column;align-items:start}}@media (max-width:560px){.wrap{width:min(100% - 28px,1120px)}.site-header{height:72px}.site-header nav{gap:14px}.brand{font-size:15px}.brand-pin{border-width:6px;width:18px;height:22px}.hero h1{font-size:40px}.hero .lead br{display:none}.actions{flex-direction:column;align-items:stretch}.button{width:100%}.page-intro{padding-block:72px 64px}.quiet-section,.faq-section,.contact-section{padding-block:76px}.steps article{grid-template-columns:46px 1fr;padding:22px}.footer-inner{flex-direction:column;align-items:start;padding-block:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
