@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#16374a;--ink:#172f3e;--muted:#536471;--orange:#b74925;--pale:#edf2f5;--line:#d6e0e6;--white:#fff;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:var(--font);font-size:17px;line-height:1.65;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(42px,4.45vw,68px);line-height:1.08;letter-spacing:-2.8px;font-weight:600}h1 em{color:var(--orange);letter-spacing:-1.8px}h2{font-size:clamp(32px,3.1vw,46px);font-weight:500;line-height:1.2;letter-spacing:-1.4px}h2 em{color:var(--orange)}h3{font-weight:700;line-height:1.35}p{color:var(--muted)}.section{max-width:1320px;margin:auto;padding:88px 56px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.8px;font-weight:700;color:var(--navy);margin-bottom:26px}.eyebrow span{display:inline-block;width:19px;height:2px;background:var(--orange);vertical-align:middle;margin-right:10px}.header{position:sticky;top:0;z-index:20;padding:17px max(30px,calc((100vw - 1208px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}.brand img{width:172px;height:auto;mix-blend-mode:multiply}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--navy);color:white;font-size:15px;font-weight:700;padding:16px 22px;min-height:54px;border:1px solid var(--navy);border-radius:5px;transition:background .18s,transform .18s}.button:hover{background:#285771;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.compact{font-size:14px;padding:11px 18px;min-height:46px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding-top:64px;padding-bottom:68px}.hero .eyebrow{font-size:11px;margin-bottom:24px}.lead{font-size:19px;max-width:490px;margin-top:28px;line-height:1.65;color:var(--ink)}.hero-detail{font-size:16px;max-width:470px;margin-top:12px}.actions{display:flex;align-items:center;gap:23px;margin:30px 0 18px;flex-wrap:wrap}.text-link{font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:6px}.micro{font-size:12px}.hero-visual{background:var(--pale);border-radius:8px;overflow:hidden;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-height:510px}.visual-heading{display:flex;justify-content:space-between;gap:10px;padding:26px 27px;color:var(--navy);font-size:10px;letter-spacing:1.4px;font-weight:700}.product-image{flex:1;display:flex;align-items:center;min-height:310px;position:relative}.product-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.type-art{padding:36px;font-family:Georgia,serif;font-size:40px;line-height:1.3}.type-art span{display:block}.type-art span:nth-child(2){font-style:italic;color:var(--orange)}.type-art p{font:12px var(--font);letter-spacing:2px;margin-top:30px}.visual-caption{display:flex;align-items:center;justify-content:space-between;padding:24px 27px;border-top:1px solid #d8e1e6}.visual-caption p{font-size:17px;color:var(--ink);line-height:1.55}.visual-caption strong{font-weight:600}.caption-mark{font-size:38px;color:var(--orange)}.ribbon{display:flex;justify-content:center;align-items:center;gap:65px;padding:24px;background:var(--navy);color:#a9c0cd}.ribbon p{color:#fff;font-size:14px;letter-spacing:.3px}.problem{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-top:95px;padding-bottom:96px}.problem-list article{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.problem-list article:first-child{padding-top:0}.problem-list article>span{font-size:13px;color:var(--orange);padding-top:4px}.problem-list h3{font-size:19px;letter-spacing:-.3px}.problem-list p{font-size:15px;margin-top:11px;line-height:1.75}.packs{max-width:none;background:#f3f6f8;padding:85px max(56px,calc((100vw - 1208px)/2))}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:52px}.section-heading>p{max-width:350px;font-size:16px}.pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.pack{background:#fff;position:relative;padding:31px 27px 24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:7px}.pack.featured{border:2px solid var(--navy);box-shadow:0 10px 28px #16374a0b}.pack-label{position:absolute;top:-25px;left:-2px;right:-2px;text-align:center;background:var(--navy);color:white;border-radius:7px 7px 0 0;font-size:10px;line-height:24px;letter-spacing:1.5px;font-weight:600}.pack-number{font-size:10px;letter-spacing:1.2px;color:var(--orange);font-weight:700;margin-bottom:12px}.pack h3{font-size:25px;letter-spacing:-.8px}.pack-intro{font-size:14px;margin:13px 0 22px;min-height:68px}.price{font-family:'Manrope',Arial,sans-serif;font-size:42px;font-weight:600;line-height:1.2;color:var(--navy);letter-spacing:-1.6px}.price>span{font-family:var(--font);font-size:12px;display:block;letter-spacing:0;color:var(--muted);font-weight:400;margin-bottom:8px}.price small{font-family:var(--font);font-size:12px;letter-spacing:0;font-weight:500}.pack-core{font-size:14px;font-weight:700;color:var(--navy);padding:21px 0 19px;margin-top:8px;border-bottom:1px solid var(--line);min-height:74px}.pack ul{list-style:none;padding:22px 0 20px;margin:0;flex:1}.pack li{font-size:14px;padding:0 0 12px 23px;position:relative;line-height:1.65}.pack li:before{content:'✓';position:absolute;left:0;color:var(--orange);font-size:14px}.pack .button{font-size:14px;padding:13px 15px;gap:13px}.outline{background:transparent;color:var(--navy);border-color:#adbdc7}.outline:hover{background:var(--pale)}.pack-foot{text-align:center;font-size:12px;line-height:1.6;margin-top:15px}.pack-terms{margin-top:24px;font-size:12px;line-height:1.8;max-width:1100px}.pack-terms strong{color:var(--navy)}.pack-terms p+p{margin-top:7px}.standalone{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:30px;padding-top:25px;gap:20px;font-size:14px}.standalone strong{color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:52px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps article>span{font-size:30px;color:var(--orange);font-family:Georgia,serif;font-style:italic}.steps h3{font-size:22px;margin:14px 0}.steps p{font-size:16px}.founder{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;background:var(--pale);padding-top:55px;padding-bottom:55px;max-width:1208px;border-radius:8px;align-items:center}.founder-photo{height:410px;overflow:hidden;border-radius:5px;background:#e2e7eb}.founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.founder-copy>p:not(.eyebrow){margin-top:22px;font-size:16px}.signature{font-weight:700;color:var(--navy)}.signature span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin:4px 0 20px}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq summary{cursor:pointer;font-size:16px;font-weight:600;list-style:none;position:relative;padding-right:32px}.faq summary:after{content:'+';position:absolute;right:3px;top:-4px;font-size:25px;font-weight:400;color:var(--orange)}.faq details[open] summary:after{content:'−'}.faq summary::-webkit-details-marker{display:none}.faq details p{font-size:15px;margin-top:15px;line-height:1.8}.contact{max-width:none;text-align:center;background:var(--navy);color:white;padding-top:75px;padding-bottom:75px}.contact .eyebrow{color:#d0dfe8;font-size:11px}.contact h2 em{color:#f1b29a}.contact>p:not(.eyebrow){color:#d0dfe8;margin:25px auto;max-width:550px}.light{background:white;color:var(--navy);border-color:white}.light:hover{background:#e4edf2}.contact-options{margin-top:25px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:14px}.contact-options span{color:#aac2cf}.contact-options a:hover{text-decoration:underline}footer{max-width:1320px;margin:auto;padding:40px 56px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}footer>a:last-child{font-size:13px}.footer-brand{font-size:22px;font-family:'Manrope',Arial,sans-serif;font-weight:700}.footer-brand span{display:block;font-family:var(--font);font-size:11px;font-weight:400;color:var(--muted)}.skip{position:absolute;left:10px;top:-70px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.mobile-contact{display:none}
@media(min-width:1500px){.hero{gap:75px}}@media(max-width:1050px){.header{padding:15px 28px}.header nav{gap:18px}.header-cta{display:none}.section{padding:65px 30px}.hero{gap:30px}h1{font-size:48px}.hero .eyebrow{font-size:10px}.problem{gap:40px}.pack-grid{gap:12px}.pack{padding:26px 18px 22px}.pack h3{font-size:21px}.price{font-size:36px}.founder{margin:0 30px;gap:40px}.section-heading>p{font-size:14px}.ribbon{gap:35px}.founder-photo{height:370px}.faq{gap:40px}.steps{gap:25px}footer{padding:35px 30px}}@media(max-width:740px){html{scroll-padding-top:88px}.header{padding:12px 20px;gap:20px}.brand img{width:140px}.header nav{gap:20px;font-size:13px}.header nav a:last-child{display:none}.section{padding:50px 22px}.hero{grid-template-columns:1fr;padding-top:35px;gap:35px}h1{font-size:clamp(41px,8.9vw,60px);letter-spacing:-2px}h1 em{letter-spacing:-1px}.hero .eyebrow{font-size:10px;letter-spacing:1.1px}.lead{font-size:18px;margin-top:22px}.hero-detail{font-size:16px}.actions{gap:18px}.text-link{font-size:14px}.micro{font-size:11px}.hero-visual{min-height:360px}.product-image{min-height:260px}.visual-heading{padding:18px 20px;font-size:9px}.visual-caption{padding:18px 20px}.visual-caption p{font-size:15px}.ribbon{gap:12px;padding:18px 14px;flex-wrap:wrap}.ribbon p{font-size:11px}.ribbon>span{font-size:10px}.problem,.faq{grid-template-columns:1fr;gap:30px}.eyebrow{margin-bottom:18px;font-size:11px}.problem-list h3{font-size:18px}.problem-list article{gap:14px}.section-heading{display:block;margin-bottom:45px}.section-heading>p{margin-top:22px;font-size:16px}.pack-grid{grid-template-columns:1fr;gap:39px}.pack{padding:29px 25px}.pack h3{font-size:28px}.pack-intro{min-height:0;font-size:16px}.pack-core{min-height:0;font-size:16px}.pack li{font-size:16px}.pack-number{font-size:11px}.price{font-size:44px}.pack .button{font-size:16px}.pack-foot{font-size:13px}.pack-terms{font-size:13px}.standalone{align-items:flex-start;flex-direction:column;font-size:15px}.steps{grid-template-columns:1fr;gap:29px}.steps h3{margin:7px 0 12px}.founder{margin:0 22px;grid-template-columns:1fr;gap:30px;padding:25px}.founder-photo{height:330px;max-width:100%;width:100%}.founder-photo img{object-position:center 22%}.founder-copy h2{font-size:32px}.contact-options{flex-direction:column;gap:8px}.contact h2 br{display:none}.contact>p:not(.eyebrow){font-size:16px}.contact{padding-bottom:55px}.contact-options a{overflow-wrap:anywhere}footer{align-items:flex-start;flex-direction:column;padding:30px 22px 95px;gap:18px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:30;background:white;color:var(--navy);border-top:1px solid var(--line);padding:14px 24px calc(14px + env(safe-area-inset-bottom));font-size:15px;font-weight:700;box-shadow:0 -4px 20px #16374a0b}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

.sample-label{position:absolute;bottom:10px;left:12px;right:12px;font-size:11px;color:#16374a;background:rgba(255,255,255,.9);padding:5px 9px;width:fit-content;border-radius:3px}.founder-note{padding:40px 25px 40px 5px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #c6d3dc}.founder-note>p{font-family:Manrope,Arial,sans-serif;font-size:34px;line-height:1.3;color:var(--navy);letter-spacing:-1px}.founder-note em{color:var(--orange)}.founder-note>div{font-size:13px;line-height:1.7;margin-top:35px;color:var(--muted)}@media(max-width:740px){.founder-note{border-right:0;border-bottom:1px solid #c6d3dc;padding:10px 0 30px}.founder-note>p{font-size:32px}.founder-note>div{margin-top:20px}}

.installment{background:#edf2f5;border-radius:5px;padding:12px 14px;margin-top:18px;font-size:15px;line-height:1.5}.installment strong,.installment span{display:block}.installment span{font-size:14px;color:#536471;margin-top:4px}.bundle-saving{font-size:14px;line-height:1.5;margin-top:12px;color:#235344}.support-offer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px;background:white;border:1px solid #d6e0e6;border-radius:7px;margin-top:28px}.support-offer>div{max-width:750px}.support-offer .eyebrow{margin-bottom:12px}.support-offer h3{font-size:24px;margin-bottom:12px}.support-offer p{font-size:16px}.support-offer .text-link{flex-shrink:0}.individual-prices{margin-top:30px}.individual-prices h3{font-size:21px;margin-bottom:10px}.individual-prices p{font-size:15px;margin-top:8px}@media(max-width:740px){.support-offer{flex-direction:column;align-items:flex-start;padding:22px}.price{font-size:40px}}

.tax-note{font-size:13px;color:#235344;margin-top:8px;font-weight:600}.support-offer p+p{margin-top:15px}
