@font-face{font-family:Fraunces;src:url(/fonts/Fraunces-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/Fraunces-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/Fraunces-SemiBoldItalic.ttf) format("truetype");font-style:italic;font-weight:600;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Regular.ttf) format("truetype");font-weight:400;font-display:swap}:root{--ink:#0f172a;--muted:#526079;--blue:#2e5bff;--blue-dark:#1e3fcc;--canvas:#fbfaf7;--paper:#fff;--line:#e4e6eb;--soft-blue:#f2f5ff;--shadow:0 24px 60px rgba(24, 42, 78, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:3px solid #8fa7ff;outline-offset:4px}.site-shell{overflow:hidden}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf7eb;border-bottom:1px solid rgba(228,230,235,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1240px,calc(100% - 48px));min-height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:9px;flex:0 0 auto}.brand>img:first-child{width:34px;height:34px;object-fit:contain}.brand-wordmark{width:130px;height:auto}.brand-wordmark-text{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:20px;letter-spacing:-.04em;line-height:34px;white-space:nowrap;color:var(--ink)}.brand-wordmark-light{color:#e7edf8}.footer-brand{display:flex;flex-direction:column;gap:5px}.footer-byline{color:#93a1ba;font-size:12px}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a,.footer-links a{color:#29344a;font-size:14px;font-weight:600}.desktop-nav a:hover,.footer-links a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:50px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center;gap:9px;border:1px solid transparent;border-radius:14px;font-weight:750;font-size:15px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 22px #2e5bff33}.button-primary:hover{background:var(--blue-dark)}.button-secondary{background:#fff;border-color:#dfe3eb;color:var(--ink)}.button-secondary:hover{border-color:#aab9eb}.button-compact{min-height:42px;padding:0 15px;border-radius:11px;font-size:13px}.menu-button{width:42px;height:42px;display:none;place-items:center;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px}.mobile-nav{display:none}.hero{width:min(1380px,calc(100% - 48px));min-height:650px;margin:30px auto 0;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(510px,1.12fr);align-items:center;gap:48px}.hero-copy{padding:56px 0 56px 34px;position:relative;z-index:2}.eyebrow{margin:0 0 17px;color:var(--blue);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.25em;line-height:1.45;text-transform:uppercase}h1,h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:-.06em;line-height:.98}h1{max-width:620px;font-size:clamp(56px,6vw,86px)}h2{font-size:clamp(40px,4.2vw,64px)}h1 em,h2 em{font-style:italic;font-weight:600}.hero-copy>p:not(.eyebrow):not(.availability),.page-hero>p,.story-copy>p,.rings-copy>p,.journal-copy>p,.section-heading>p,.privacy-band p,.legal-intro>p,.contact-page>div>p{color:var(--muted);font-size:18px;line-height:1.58;max-width:550px;margin:28px 0 0}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.button-row-center{justify-content:center}.availability{display:flex;align-items:center;gap:7px;color:#637089;font-size:13px;margin:21px 0 0}.availability svg{color:#1b9a54}.availability span{color:#c0c6d0}.hero-visual{min-height:610px;position:relative;overflow:hidden;border-radius:32px 32px 0 0;background:#eef4ff;align-self:end}.hero-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 58%}.hero-phone{position:absolute;right:9%;bottom:-23%;width:min(43%,310px);border-radius:35px;box-shadow:0 28px 48px #0f172a42;transform:rotate(6deg)}.hero-card{position:absolute;left:7%;bottom:11%;width:min(39%,265px);padding:20px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#ffffffe8;box-shadow:0 18px 36px #17306024}.hero-card p{margin:0 0 9px;color:#6d7890;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.hero-card strong,.hero-card span{display:block}.hero-card strong{font-size:22px}.hero-card span{margin-top:4px;color:#607087;font-size:12px;line-height:1.4}.intro-strip{width:min(1240px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);padding:42px 0;gap:20px}.benefit{display:flex;gap:15px;padding:0 30px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue);border-radius:50%;background:#edf1ff}.benefit h3{margin:3px 0 6px;font-size:17px;letter-spacing:-.03em}.benefit p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.story-section{width:min(1160px,calc(100% - 48px));margin:88px auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.story-reverse .story-copy{order:2}.story-reverse .phone-stage{order:1}.story-copy>p{max-width:440px}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:26px;color:var(--blue);font-size:14px;font-weight:800}.text-link:hover{color:var(--blue-dark)}.phone-stage{min-height:555px;display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow)}.phone-stage img{width:53%;max-height:620px;object-fit:cover;object-position:top;border-radius:28px 28px 0 0;box-shadow:0 20px 48px #0f172a2e}.story-blue .phone-stage{background:#eef3ff}.rings-section{width:min(1160px,calc(100% - 48px));margin:118px auto 96px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px}.rings-image-wrap{height:630px;overflow:hidden;border-radius:32px;background:#f4f5f9}.rings-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.rings-copy>p{max-width:500px}.signal-list{display:flex;flex-wrap:wrap;gap:17px;margin:25px 0 0;color:#38445a;font-size:14px;font-weight:700}.signal-list span{display:inline-flex;align-items:center;gap:7px}.dot{width:11px;height:11px;border-radius:50%;display:inline-block}.dot-orange{background:#c94d03}.dot-blue{background:#2e5bff}.dot-purple{background:#6d36c8}.journal-section{width:min(1240px,calc(100% - 48px));margin:0 auto 104px;padding:70px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:74px;border-radius:34px;background:#eef4ff}.check-list{padding:0;margin:28px 0 0;list-style:none;display:grid;gap:13px;color:#334158;line-height:1.42}.check-list li{display:flex;gap:9px;align-items:flex-start}.check-list svg{flex:0 0 auto;color:var(--blue);margin-top:2px}.map-card{position:relative;overflow:hidden;min-height:390px;border:1px solid rgba(213,220,235,.85);border-radius:22px;background:#f5f6f3}.map-card>img{width:100%;height:100%;min-height:390px;object-fit:cover}.route-note{position:absolute;right:24px;bottom:22px;min-width:210px;padding:17px 20px;display:grid;grid-template-columns:1fr auto;gap:4px 12px;border:1px solid rgba(255,255,255,.9);border-radius:15px;background:#fffffff0;box-shadow:0 12px 28px #0f172a21}.route-note strong{font-size:17px}.route-note span{color:var(--muted);font-size:13px}.route-note svg{grid-row:1/3;grid-column:2;color:var(--blue);align-self:center}.activities-section{padding:100px 24px;background:#fff}.section-heading{width:min(675px,100%)}.centered{margin:auto;text-align:center}.centered>p{margin-left:auto;margin-right:auto}.activity-layout{width:min(1030px,100%);margin:58px auto 0;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:65px}.activity-layout>img{width:72%;justify-self:center;border-radius:32px;box-shadow:0 25px 48px #0f172a24}.activity-notes{display:grid;gap:10px}.activity-notes article{position:relative;padding:24px 28px 24px 44px;border-bottom:1px solid var(--line)}.note-mark{position:absolute;left:9px;top:31px;width:18px;height:18px;border:5px solid var(--blue);border-radius:50%}.activity-notes h3{margin:0;font-size:21px;letter-spacing:-.04em}.activity-notes p{margin:7px 0 0;color:var(--muted);line-height:1.5}.privacy-band{width:min(1240px,calc(100% - 48px));margin:100px auto;padding:42px 48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border:1px solid #d8e1ff;border-radius:27px;background:#f4f7ff}.privacy-band>svg{color:var(--blue)}.privacy-band h2{font-size:36px;letter-spacing:-.05em}.privacy-band p{max-width:610px;margin-top:13px;font-size:15px}.privacy-band .button{white-space:nowrap}.final-cta{width:min(1240px,calc(100% - 48px));margin:0 auto 48px;padding:55px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;border-radius:32px;background:#f0f4ff}.cta-icon{width:90px;height:90px;padding:14px;background:#fff;border-radius:25px;box-shadow:0 10px 25px #2a45891a}.cta-icon img{width:100%;height:100%;object-fit:contain}.final-cta h2{font-size:48px;max-width:530px}.final-cta .eyebrow{margin-bottom:11px}.page-hero{width:min(810px,calc(100% - 48px));padding:112px 0 75px;margin:auto;text-align:center}.page-hero h1{margin:auto}.page-hero>p{margin-left:auto;margin-right:auto}.steps-grid{width:min(1160px,calc(100% - 48px));margin:0 auto 108px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-step{overflow:hidden;padding:30px 30px 0;border:1px solid var(--line);border-radius:26px;background:#fff}.process-step>span{font-family:JetBrains Mono,monospace;color:var(--blue);font-size:12px;letter-spacing:.1em}.process-step h2{margin-top:28px;font-family:inherit;font-weight:750;font-size:27px;letter-spacing:-.05em}.process-step p{min-height:101px;color:var(--muted);line-height:1.55}.process-step img{width:62%;margin:22px auto -4px;border-radius:21px 21px 0 0;box-shadow:0 12px 28px #0f172a26}.page-callout{width:min(1100px,calc(100% - 48px));margin:0 auto 100px;padding:52px 60px;display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:75px;border-radius:32px;background:#eef4ff}.page-callout>img{width:68%;justify-self:center;border-radius:25px;box-shadow:0 17px 36px #0f172a2e}.page-callout h2{font-size:48px}.page-callout p{color:var(--muted);line-height:1.6;margin:19px 0 28px}.legal-page{width:min(940px,calc(100% - 48px));margin:0 auto;padding:108px 0}.legal-intro{max-width:720px}.legal-intro h1{font-size:65px}.legal-updated{display:block;margin-top:22px;color:#788398;font-size:13px}.legal-sections{margin:72px 0 38px;border-top:1px solid var(--line)}.legal-sections article{padding:31px 0;border-bottom:1px solid var(--line)}.legal-sections h2{font-family:inherit;font-size:21px;font-weight:760;letter-spacing:-.04em}.legal-body{max-width:710px;margin-top:11px;color:var(--muted);line-height:1.63}.legal-body p{margin:0}.legal-body p+p{margin-top:14px}.legal-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.support-page{width:min(1160px,calc(100% - 48px));margin:auto}.support-page .page-hero{padding-top:112px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card{padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}.support-card h2{margin-top:24px;font-family:inherit;font-size:23px;font-weight:750;letter-spacing:-.04em}.support-card p{color:var(--muted);line-height:1.55}.support-contact{margin:92px 0 105px;padding:52px;border-radius:30px;background:#eef4ff;text-align:center}.support-contact h2{font-size:48px}.support-contact p{max-width:520px;margin:16px auto 26px;color:var(--muted);line-height:1.55}.contact-page{width:min(1050px,calc(100% - 48px));min-height:65vh;margin:auto;padding:140px 0;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.contact-page h1{font-size:67px}.contact-panel{padding:42px;border-radius:28px;background:#eef4ff}.contact-panel h2{font-family:inherit;font-size:24px;font-weight:750;letter-spacing:-.04em}.contact-panel p{color:var(--muted);line-height:1.55;margin:12px 0 26px}.not-found{padding-bottom:145px}.site-footer{padding:54px max(24px,calc((100% - 1240px)/2));color:#667188;background:#12213f}.footer-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.footer-main>p{margin:0;color:#bac4d8;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;gap:20px}.footer-links a{color:#e7edf8;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;margin-top:38px;padding-top:20px;border-top:1px solid rgba(231,237,248,.15);font-size:12px;color:#93a1ba}@media(max-width:900px){.desktop-nav,.header-actions>.button{display:none}.menu-button{display:grid}.mobile-nav{width:min(100% - 32px,600px);margin:0 auto 14px;padding:10px;display:grid;gap:4px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow)}.mobile-nav>a:not(.button){padding:12px 13px;color:#27344c;font-weight:700}.mobile-nav .button{margin-top:6px}.hero{width:100%;margin:0;display:flex;flex-direction:column;gap:0}.hero-copy{width:min(100% - 48px,650px);padding:75px 0 48px}.hero-visual{width:100%;min-height:570px;border-radius:0}.intro-strip{grid-template-columns:1fr;padding:28px 0;gap:23px}.benefit{padding:0;border-right:0}.story-section,.rings-section,.journal-section,.activity-layout,.contact-page{grid-template-columns:1fr;gap:38px}.story-section{margin:70px auto}.story-reverse .story-copy,.story-reverse .phone-stage{order:0}.phone-stage{min-height:520px}.phone-stage img{width:46%}.rings-section{margin:82px auto}.rings-image-wrap{height:560px}.journal-section{padding:42px 30px}.map-card,.map-card>img{min-height:330px}.activity-layout>img{width:min(55%,310px);order:2}.privacy-band,.final-cta,.page-callout{grid-template-columns:1fr;padding:38px}.privacy-band .button,.final-cta .button{justify-self:start}.page-callout>img{width:min(55%,310px)}.steps-grid,.support-grid{grid-template-columns:1fr}.process-step{display:grid;grid-template-columns:1fr 140px;gap:0 15px;padding-bottom:0}.process-step>span,.process-step h2,.process-step p{grid-column:1}.process-step p{min-height:0}.process-step img{grid-column:2;grid-row:1/4;width:100%;align-self:end}.footer-main{grid-template-columns:1fr;gap:20px}.footer-bottom{gap:10px;flex-direction:column}.contact-page{padding:92px 0}.contact-page h1{font-size:56px}}@media(max-width:600px){.header-inner{width:calc(100% - 30px);min-height:70px}.brand>img:first-child{width:31px;height:31px}.brand-wordmark{width:118px}.brand-wordmark-text{font-size:18px;line-height:31px}.hero-copy{width:calc(100% - 38px);padding:55px 0 42px}.eyebrow{font-size:10px;margin-bottom:14px}h1{font-size:52px}h2{font-size:41px}.hero-copy>p:not(.eyebrow):not(.availability),.page-hero>p,.story-copy>p,.rings-copy>p,.journal-copy>p,.section-heading>p{font-size:16px;margin-top:21px}.button{width:100%;min-height:53px}.button-row{margin-top:25px}.availability{font-size:11px;flex-wrap:wrap}.hero-visual{min-height:485px}.hero-phone{right:7%;width:46%;bottom:-16%}.hero-card{left:6%;bottom:10%;width:48%;padding:16px}.hero-card strong{font-size:18px}.hero-card span{font-size:11px}.intro-strip{width:calc(100% - 38px)}.benefit{gap:13px}.benefit-icon{width:41px;height:41px}.story-section,.rings-section{width:calc(100% - 38px);margin:60px auto}.phone-stage{min-height:450px;border-radius:24px}.phone-stage img{width:58%;border-radius:23px 23px 0 0}.rings-image-wrap{height:510px;border-radius:24px}.journal-section{width:calc(100% - 30px);margin-bottom:70px;padding:37px 24px;border-radius:25px}.map-card,.map-card>img{min-height:275px}.route-note{right:12px;bottom:12px;min-width:170px;padding:13px}.activities-section{padding:70px 19px}.activity-layout{margin-top:42px;gap:24px}.activity-layout>img{width:66%}.activity-notes article{padding:20px 15px 20px 35px}.note-mark{left:4px;top:27px}.privacy-band,.final-cta{width:calc(100% - 30px);margin:70px auto;padding:30px 24px;border-radius:25px}.privacy-band h2,.final-cta h2,.page-callout h2,.support-contact h2{font-size:40px}.final-cta{margin-bottom:30px}.cta-icon{width:72px;height:72px;border-radius:20px}.page-hero{width:calc(100% - 38px);padding:76px 0 54px}.steps-grid{width:calc(100% - 30px);margin-bottom:70px}.process-step{grid-template-columns:1fr 110px;padding:25px 20px 0}.process-step h2{font-size:23px;margin-top:20px}.process-step p{font-size:14px}.page-callout{width:calc(100% - 30px);margin-bottom:70px;padding:33px 25px;border-radius:25px}.page-callout>img{width:62%}.legal-page{width:calc(100% - 38px);padding:74px 0}.legal-intro h1{font-size:50px}.legal-sections{margin-top:55px}.support-page{width:calc(100% - 30px)}.support-page .page-hero{width:calc(100% - 8px)}.support-contact{margin:65px 0 74px;padding:36px 22px}.contact-page{width:calc(100% - 38px);padding:75px 0}.contact-page h1{font-size:50px}.contact-panel{padding:30px 24px}.site-footer{padding:42px 24px}.footer-links{gap:15px}.footer-bottom{margin-top:28px}}.brand-lockup{height:38px;width:auto;display:block}@media(max-width:720px){.brand-lockup{height:32px}}
