@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap');:root{--ink:#102a3c;--muted:#536b78;--green:#096d59;--mint:#b7efdc;--line:#d9e5e4;--sand:#fbf8f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 Manrope,system-ui,sans-serif}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Newsreader,Georgia,serif;font-weight:600;line-height:1.04;letter-spacing:-.025em}h1{font-size:clamp(3.2rem,6vw,6rem);max-width:780px;margin:20px 0 24px}h2{font-size:clamp(2.5rem,4vw,4rem);max-width:800px;margin:14px 0 24px}h3{font-size:1.1rem}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--green)}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:1.3rem;text-decoration:none;white-space:nowrap}.mark{display:grid;place-items:center;width:33px;height:33px;border-radius:11px;background:var(--green);color:#fff}.nav nav,.nav-actions,.footer div{display:flex;gap:20px;align-items:center}.nav a{text-decoration:none;font-size:.87rem;font-weight:700}.nav a:hover,.footer a:hover{text-decoration:underline}.button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:14px 23px;font:800 .95rem Manrope,sans-serif;cursor:pointer;white-space:nowrap;text-align:center;text-decoration:none;display:inline-block}.button:hover{background:#075541}.button.small{padding:11px 15px}.hero{background:radial-gradient(circle at 78% 20%,#d8f5ea,transparent 36%),linear-gradient(135deg,#fdfaf4,#eaf7f2);padding:88px 0 105px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:6%}.lead{font-size:1.17rem;color:#365665;max-width:650px}.hero-secondary{max-width:650px;color:#244c58;font-weight:700;margin-bottom:0}.join-form{display:flex;gap:9px;max-width:570px;margin:28px 0 5px}.join-form input{flex:1;min-width:0;border:1px solid #adc9c0;border-radius:12px;background:#fff;padding:13px 17px;font:inherit}.form-status{min-height:1.4em;margin:7px 0;color:#075541;font-weight:700}.form-status.error{color:#9e342b}.micro{font-size:.76rem;color:var(--muted);max-width:500px}.text-link{display:inline-block;margin-top:20px;font-weight:800;color:var(--green)}.product-preview{background:#102a3c;color:white;border-radius:28px;padding:28px;box-shadow:0 35px 80px #0b554331;transform:rotate(2deg)}.preview-top,.preview-bottom,.preview-progress>div:first-child{display:flex;justify-content:space-between;gap:10px}.preview-top,.preview-bottom,.preview-move span{font-size:.72rem;letter-spacing:.08em;font-weight:800;color:var(--mint)}.product-preview h2{font-size:2.25rem;margin:25px 0}.preview-progress{background:#1b3a4b;border-radius:16px;padding:18px}.preview-progress strong{color:var(--mint)}.bar{height:9px;border-radius:9px;background:#41616b;margin:15px 0 8px}.bar i{display:block;width:63%;height:100%;background:#7de6bd;border-radius:9px}.product-preview small{color:#c4d6dc}.preview-move{background:#e9f9ed;color:var(--ink);padding:20px;border-radius:16px;margin:14px 0}.preview-move span{color:var(--green)}.preview-move strong{display:block;font-size:1.16rem;margin:8px 0}.preview-move p{margin:0;font-size:.87rem}.section{padding:88px 0}.problem,.example,.trust{background:var(--sand)}.question-grid,.feature-grid,.trust-grid,.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.question-grid p,.feature-grid article,.trust-grid p,.principle-grid p{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;margin:0}.question-grid p{font-weight:800}.section-end{margin:25px 0 0;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.steps article{padding:18px;border-top:3px solid #9edec8;background:#f4fbf7;border-radius:0 0 16px 16px}.steps b{color:var(--green)}.steps h3{margin:15px 0 8px}.steps p,.feature-grid p{color:var(--muted);font-size:.89rem;margin:0}.example-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:12%;align-items:center}.example-grid p{color:#415e6a}.example-grid small{color:var(--muted)}.example-card{padding:32px;border-radius:25px;background:#fff;box-shadow:0 20px 50px #164b3520}.example-card>span{color:var(--green);font-weight:800;font-size:.75rem}.example-card ol{padding-left:22px;line-height:2.2}.feature-grid article h3{margin-bottom:8px}.principles{background:#103444;color:#fff}.principles .eyebrow{color:var(--mint)}.principle-grid{grid-template-columns:repeat(4,1fr)}.principle-grid p{background:#204756;border-color:#3d6470}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-grid article{padding:28px;border:1px solid var(--line);border-radius:22px}.price-grid .highlight{border:2px solid var(--green);background:#f0faf4}.price-grid strong{font-size:2rem}.price-grid small{font-size:.83rem}.price-grid p,.pricing-note{color:var(--muted)}.trust-grid{grid-template-columns:repeat(2,1fr)}.faq details{border-bottom:1px solid var(--line);padding:20px 2px;max-width:900px}.faq summary{cursor:pointer;font-weight:800}.faq details p{color:var(--muted);margin:15px 0 0}.final-cta{background:#daf4e6;text-align:center}.final-cta h2{margin-left:auto;margin-right:auto}.final-cta .join-form{margin-left:auto;margin-right:auto}.footer{padding:35px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}.footer a{font-size:.8rem;color:var(--muted);text-decoration:none}.footer small{color:var(--muted)}dialog{border:0;border-radius:22px;padding:28px;max-width:480px;width:calc(100% - 30px);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#071a27aa}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:2rem;margin:0}.dialog-head button{font-size:2rem;background:none;border:0;cursor:pointer}dialog label{display:block;font-weight:700;margin:16px 0}dialog select{display:block;width:100%;padding:11px;margin-top:8px;border:1px solid var(--line);border-radius:9px}#surveySkip{border:0;background:none;color:var(--green);padding:14px;cursor:pointer}@media(max-width:900px){.nav nav{display:none}.hero-grid,.example-grid{grid-template-columns:1fr}.product-preview{max-width:600px;margin:38px auto 0;transform:none}.steps{grid-template-columns:repeat(2,1fr)}.feature-grid,.question-grid,.price-grid{grid-template-columns:repeat(2,1fr)}.principle-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.header .nav{min-height:64px}.nav-actions{gap:8px}.nav .signin{font-size:.75rem}.nav .button{font-size:.72rem;padding:9px}.hero{padding:58px 0 65px}.hero h1{font-size:3.35rem}.lead{font-size:1rem}.join-form{flex-direction:column}.join-form input,.join-form button{width:100%;min-height:49px}.product-preview{padding:20px}.section{padding:64px 0}.steps,.feature-grid,.question-grid,.price-grid,.principle-grid,.trust-grid{grid-template-columns:1fr}.footer,.footer div{align-items:flex-start;flex-direction:column;gap:12px}.example-card{padding:23px}}
.trip-story{display:grid;gap:8px;margin:18px 0}.trip-story>div{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:start;padding:10px 0;border-bottom:1px solid #315060}.trip-story>div:last-child{border-bottom:0}.trip-story span{font-size:.68rem;letter-spacing:.09em;font-weight:800;color:var(--mint)}.trip-story b{font-size:.84rem;line-height:1.4}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pillar-grid article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.pillar-grid b{color:var(--green);font-size:.78rem}.pillar-grid h3{font-family:Newsreader,Georgia,serif;font-size:1.8rem;margin:18px 0 10px}.pillar-grid p{color:var(--muted);margin:0}.trip-example ul{list-style:none;padding:0;margin:20px 0 0}.trip-example li{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.trip-example li:last-child{border-bottom:0}.trip-example li b{color:var(--green)}.trip-example li span{color:var(--muted);font-size:.88rem}.principle-grid.three{grid-template-columns:repeat(3,1fr)}.compact-faq{padding-top:64px}.compact-faq h2{font-size:clamp(2.2rem,3.5vw,3.3rem)}@media(max-width:900px){.pillar-grid,.principle-grid.three{grid-template-columns:1fr}}@media(max-width:600px){.trip-story>div,.trip-example li{grid-template-columns:1fr;gap:4px}.pillar-grid article{padding:22px}}