﻿:root{--blue: #0878e8;--dark: #071527;--text: #344054;--light: #f5f9ff;--border: #e5edf7}*{box-sizing:border-box}body{margin:0;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}body{font-family:"Manrope",sans-serif;color:var(--dark)}.section{padding:40px 0}@media(min-width: 560px){.section{padding:70px 0}}.container{max-width:1540px;width:100%;padding:0 20px;margin:0 auto}@media(min-width: 560px){.container{padding:0 40px}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid rgba(0,0,0,0);cursor:pointer}.btn--blue{background:var(--blue);color:#fff}.btn--outline{border-color:#b8d8f7;color:var(--blue);background:#fff}.header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header__inner{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:30px;font-weight:800}.logo img{width:auto;max-height:40px}.logo span{color:var(--blue)}.nav{position:fixed;left:20px;right:20px;top:82px;display:none;flex-direction:column;gap:34px;padding:24px;background:#fff;border:1px solid var(--border);border-radius:18px;font-size:13px;font-weight:700;text-transform:uppercase}.nav.is-open{display:flex}.nav a.active{color:var(--blue)}.header__actions{display:flex;align-items:center;gap:18px}.header__actions .btn{display:none}.mobile-toggle{display:block;border:0;background:none;font-size:28px}@media(min-width: 900px){.nav{position:static;display:flex;flex-direction:row;padding:0;background:rgba(0,0,0,0);border:0;border-radius:0}.nav a{position:relative}.nav a.active::after{content:"";position:absolute;right:0;bottom:-28px;left:0;height:3px;background:var(--blue)}.header__actions .btn{display:inline-flex}.mobile-toggle{display:none}}.footer{padding:20px 0}.footer__top{display:grid;grid-template-columns:1fr;gap:30px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:30px;margin-bottom:30px}.newsletter{display:flex;flex-direction:column;gap:10px}.newsletter input{flex:1;min-height:44px;border:1px solid var(--border);border-radius:999px;padding:0 18px}.footer__cols{display:flex;flex-wrap:wrap;gap:30px;color:var(--text);font-size:14px}.footer__cols>div{width:calc(50% - 20px)}.footer__cols>div:first-child{width:100%}.footer h4{color:var(--dark);margin:0 0 12px;text-transform:uppercase}.footer p{margin:10px 0 0;line-height:1.8}@media(min-width: 560px){.footer{padding:45px 0}.newsletter{flex-direction:row}.newsletter input{min-height:0}.footer__cols{display:grid;grid-template-columns:1fr 1fr}.footer__cols>div,.footer__cols>div:first-child{width:auto}}@media(min-width: 900px){.footer__top{grid-template-columns:1fr 1.2fr}.footer__cols{grid-template-columns:2fr repeat(4, 1fr)}}.hero{padding:34px 0 0}.hero__inner{min-height:570px;display:grid;grid-template-columns:1fr;align-items:center;gap:40px}.hero__ctn{padding:0}.hero h1{margin:0 0 22px;font-size:clamp(52px,7vw,92px);line-height:.9;letter-spacing:-4px;text-transform:uppercase}.hero h1 span{color:var(--blue)}.hero p{max-width:440px;color:var(--text);line-height:1.65;margin-bottom:28px}.hero__buttons{display:flex;gap:14px;flex-wrap:wrap}.hero__image{position:relative;height:100%;border-radius:0 0 20px 20px;overflow:hidden}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__image::before{content:"";position:absolute;inset:10% 0 0;background:radial-gradient(circle, rgba(8, 120, 232, 0.18), transparent 60%);z-index:-1}.hero__stats{margin-top:50px;display:grid;grid-template-columns:repeat(2, 1fr);gap:18px}.stat{text-align:center;font-size:12px;font-weight:800;text-transform:uppercase}.stat strong{display:block;font-size:24px;margin-bottom:8px}.stat strong img{height:32px;margin:0 auto}.benefits{margin-top:60px}.benefits__inner{background:#fff;box-shadow:0 15px 40px rgba(16,54,100,.08);border:1px solid var(--border);border-radius:22px;display:grid;grid-template-columns:repeat(2, 1fr);padding:40px 24px;gap:18px}.benefit{text-align:center;color:var(--text);font-weight:700;font-size:16px}.benefit img{height:40px;width:auto}.benefit__icon{width:48px;height:48px;margin:0 auto 16px;display:grid;place-items:center;font-size:20px}.section__label{text-align:center;color:var(--blue);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:1px;margin-bottom:8px}.section__title{text-align:center;font-size:clamp(32px,4vw,48px);line-height:1.1;margin:0 0 36px}.section__title span{color:var(--blue)}.product-grid{display:grid;grid-template-columns:1fr;gap:24px}.product-card{border:1px solid var(--border);border-radius:22px;padding:20px;display:grid;grid-template-columns:1fr;gap:20px;min-height:310px;text-align:center;box-shadow:0 12px 35px rgba(16,54,100,.06)}.product-card h3{font-size:24px;margin:0;text-transform:uppercase}.product-card small{color:var(--blue);font-weight:800}.product-card p{margin:10px 0;color:var(--text);line-height:1.25}.product-card img{max-height:220px;margin:auto auto 0}.product-card ul{padding:0;margin:10px 0 16px;list-style:none;color:var(--text);font-size:14px}.product-card li{margin-bottom:4px}.learn{color:var(--blue);font-weight:800;font-size:13px}.science{background:linear-gradient(180deg, #fff, #f7fbff)}.science__inner{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.science h2{font-size:44px;line-height:1.05;margin:0 0 18px}.science p{color:var(--text);line-height:1.65}.science__list{list-style:none;padding:0;margin:0}.science__list li{display:flex;gap:12px;align-items:center;padding:12px 0;font-size:14px;font-weight:800;text-transform:uppercase}.check{width:33px;height:28px;color:var(--blue);display:grid;place-items:center;flex:none;font-size:22px}.story{padding:40px 0}.story__box{border-radius:26px;overflow:hidden;background:var(--light);display:grid;grid-template-columns:1fr;align-items:center}.story__content{padding:24px}.story h2{font-size:42px;line-height:1.05;margin:0 0 16px}.story p{color:var(--text);line-height:1.6}.packs{padding:0 0 40px}.packs__features{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:48px;text-align:center;font-size:13px;font-weight:800}.packs__features div{display:flex;justify-content:flex-start;gap:0 20px;text-align:left;font-size:16px}.packs__features span{width:40px;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.pack-grid{display:grid;grid-template-columns:1fr;gap:18px}.pack{border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(16,54,100,.06)}.pack h3{margin:0 0 8px}.pack p{color:var(--text);font-size:14px}.reviews{background:#f7fbff;padding:40px 0}.review-grid{display:grid;grid-template-columns:1fr;gap:24px}.review{background:#fff;border-radius:18px;padding:22px;border:1px solid var(--border)}.stars{color:#f5b400;letter-spacing:2px}.mobile-carousel{display:flex;align-items:stretch;gap:18px;overflow-x:auto;padding:4px 0 14px;scroll-behavior:smooth;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel>*{flex:0 0 77%;scroll-snap-align:start}.carousel-nav{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.carousel-arrow{width:44px;height:44px;display:grid;place-items:center;padding:0;color:var(--blue);border:1px solid #b8d8f7;border-radius:50%;background:#fff;font-size:21px;line-height:1;cursor:pointer;transition:color .2s ease,background-color .2s ease,opacity .2s ease}.carousel-arrow:not(:disabled):hover{color:#fff;background:var(--blue)}.carousel-arrow:disabled{opacity:.35;cursor:default}@media(min-width: 560px){.hero{padding:0}.hero__ctn{padding:60px 0 30px}.product-grid,.pack-grid,.review-grid,.packs__features{grid-template-columns:1fr 1fr}.product-card{grid-template-columns:1fr 1fr;padding:20px 26px 0 0px;text-align:left}.product-card img{margin:auto 0 0;max-height:unset}.story{padding:80px 0}.story__content{padding:44px}.packs{padding:0 0 80px}.packs__features div{justify-content:center}.reviews{padding:60px 0}.mobile-carousel{display:grid;overflow:visible;padding:0;scroll-snap-type:none}.mobile-carousel>*{flex:initial}.carousel-nav{display:none}}@media(min-width: 900px){.hero__inner{grid-template-columns:680px 1fr}.science__inner{grid-template-columns:.85fr 1fr .9fr}.story__box{grid-template-columns:.9fr 1.1fr}.hero__stats{grid-template-columns:repeat(4, 1fr)}.benefits__inner{grid-template-columns:repeat(6, 1fr)}.product-grid{grid-template-columns:repeat(3, 1fr)}.pack-grid,.review-grid,.packs__features{grid-template-columns:repeat(4, 1fr)}}.story-page{max-width:1540px;margin:0 auto;padding:0 12px 35px;background:#fff}.story-page h2{margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.04;letter-spacing:-1.5px}.story-page h2 span,.story-hero h1 span,.turning-panel h2 span,.journey-panel h2 span{color:var(--blue)}.eyebrow{margin:0 0 16px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.story-page .story-hero__inner{min-height:auto;display:grid;grid-template-columns:1fr;gap:0 40px;padding:0;overflow:hidden;border-radius:0 0 20px 20px;background:linear-gradient(90deg, #fff 25%, #f3f8fc)}.story-hero__content{align-self:center;padding:42px 24px}.story-hero h1{margin:0 0 28px;font-size:clamp(48px,5vw,74px);line-height:.98;letter-spacing:-3px}.story-lead{max-width:440px;margin:0;color:var(--text);font-size:17px;line-height:1.65}.story-hero__media{min-width:0;height:330px}.story-hero__media img{width:100%;height:100%;object-fit:cover;object-position:34% center}.story-panel{margin-top:60px;border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(16,54,100,.06)}.story-panel__heading{padding:38px 20px 20px;text-align:center}.story-panel__heading .eyebrow{margin-bottom:10px}.story-panel__heading>p:last-child{margin:12px 0 0;color:var(--text)}.problem-panel{padding:0 18px 18px;border:none;box-shadow:none;border-radius:0}.problem-grid{margin:20px 0 0;display:grid;grid-template-columns:1fr;gap:22px}.problem-grid article{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;border:1px solid var(--border);border-radius:16px}.problem-grid article img{max-height:48px;width:auto}.problem-grid h3{margin:18px 0 8px;font-size:18px}.problem-grid p{max-width:200px;margin:0;color:var(--text);font-size:14px;line-height:1.55}.turning-panel{min-height:530px;display:grid;grid-template-columns:1fr;border:none}.turning-panel__copy{background:#f9fafa;padding:42px 24px}.turning-panel__copy>p:last-child{margin-top:28px}.turning-panel__copy strong{color:var(--blue)}.question-list{margin:26px 0 0;padding:0;list-style:none;color:var(--text)}.question-list li{position:relative;margin:0 0 17px;padding-left:34px;line-height:1.5}.question-list li::before{content:"✓";position:absolute;left:0;top:1px;width:20px;height:20px;display:grid;place-items:center;color:var(--blue);border:1.5px solid var(--blue);border-radius:50%;font-size:11px;font-weight:800}.idea-sketch{position:relative;display:grid;place-items:center;overflow:hidden;min-height:460px}.idea-sketch img{width:100%;height:100%;object-fit:cover}.sketch-note{position:absolute;z-index:1;color:#263340;font-family:cursive;font-size:21px;font-style:italic;text-transform:uppercase}.sketch-note--top{top:70px;right:18%}.sketch-note--bottom{bottom:60px;left:12%}.moments-panel{padding:0 18px 18px;border:none;border-radius:0;box-shadow:none}.moment-grid{margin:20px 0 0;display:grid;grid-template-columns:1fr;gap:22px}.moment-grid article{overflow:hidden;border:1px solid var(--border);border-radius:14px}.moment-photo{height:360px;position:relative}.moment-photo img{width:100%;height:100%;object-fit:cover}.moment-ctn{display:flex;align-items:center;gap:20px;padding:0 20px}.moment-ctn img{max-height:32px;width:auto}.moment-grid h3{min-height:88px;display:flex;align-items:center;gap:16px;margin:0;padding:0;font-size:16px;line-height:1.35}.moment-grid h3 span{color:var(--blue);font-size:28px}.philosophy-panel,.journey-panel{min-height:390px;display:grid;grid-template-columns:1fr}.philosophy-panel{background:#eef7ff}.philosophy-panel__copy{padding:42px 24px}.philosophy-panel>img,.journey-panel>img{width:100%;height:100%;object-fit:cover;max-height:460px}.philosophy-points{display:grid;grid-template-columns:1fr 1fr;gap:24px 0;margin-top:60px}.philosophy-points div{text-align:center;border-right:1px solid rgba(0,0,0,.05)}.philosophy-points img{max-height:48px;width:auto;margin:0 auto 8px}.philosophy-points div:last-child{border:0}.philosophy-points div:nth-child(2){border:0}.philosophy-points span{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;line-height:1.4}.journey-panel{color:#fff;background:#062033}.journey-panel__copy{align-self:center;padding:42px 24px}.journey-panel__copy>p:last-child{margin:24px 0 0;line-height:1.55}.journey-panel strong{color:#51a5ff}.journey-panel>img{object-position:47% center}@media(min-width: 560px){.story-page{padding:0 40px 60px}.story-page .story-hero__inner{min-height:570px}.story-hero__content{padding:60px 25px 60px 0}.story-hero__media{height:440px}.story-lead{font-size:20px}.problem-panel,.moments-panel{padding:0}.problem-grid,.moment-grid{grid-template-columns:1fr 1fr}.turning-panel__copy{padding:64px 40px 50px 68px}.philosophy-panel__copy{padding:54px 68px 38px}.journey-panel__copy{padding:45px 30px 45px 68px}.philosophy-points{grid-template-columns:repeat(4, 1fr);gap:0}.philosophy-points div:nth-child(2){border-right:1px solid rgba(0,0,0,.05)}}@media(min-width: 900px){.story-page .story-hero__inner{grid-template-columns:680px 1fr}.turning-panel{grid-template-columns:43% 57%}.philosophy-panel,.journey-panel{grid-template-columns:50% 50%}.story-hero__media{height:auto}.problem-grid,.moment-grid{grid-template-columns:repeat(4, 1fr)}.idea-sketch{min-height:0}.philosophy-panel>img,.journey-panel>img{max-height:none}}.experience-page{max-width:1540px;margin:0 auto;padding:0 12px 40px}.experience-page>section+section{margin-top:60px}.experience-page h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-1.2px}.experience-hero{min-height:570px;display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:0 0 20px 20px;background:linear-gradient(100deg, #fff 35%, #eff6fb);gap:0 40px}.experience-hero__copy{align-self:center;padding:38px 24px}.experience-hero h1{margin:0 0 28px;font-size:clamp(48px,5vw,74px);line-height:.96;letter-spacing:-2px}.experience-hero h1 span{color:var(--blue)}.experience-hero__copy>p{max-width:440px;color:var(--text);font-size:16px;line-height:1.65}.experience-hero__copy .experience-hero__lead{margin:0 0 18px;color:var(--dark);font-size:20px;font-weight:600}.experience-hero__media{min-width:0;height:290px}.experience-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.experience-stories{display:grid;gap:60px}.experience-card{min-height:400px;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid var(--border);border-radius:20px;box-shadow:0 12px 32px rgba(16,54,100,.07)}.experience-card--reverse .experience-card__media{order:0}.experience-card__media{position:relative;height:290px}.experience-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.experience-card__media--cafe{display:grid;place-items:center}.experience-card__media--cafe img{object-fit:contain}.experience-card__copy{align-self:center;padding:38px 24px}.experience-label{display:flex;align-items:center;gap:13px;margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.experience-label img{width:28px;height:28px;object-fit:contain}.experience-label span{font-size:26px;line-height:1}.experience-card blockquote{margin:22px 0 16px;color:var(--text);font-size:16px;line-height:1.55}.experience-card__copy>p:last-child:not(.experience-author){color:var(--text);line-height:1.55}.experience-author{margin:0;font-size:14px;font-weight:800}.experience-community{padding:45px 0 0}.experience-section-heading{margin-bottom:30px;text-align:center}.experience-section-heading .eyebrow{margin-bottom:10px}.experience-section-heading>p:not(.eyebrow){margin:10px 0 20px;color:var(--text)}.experience-community__grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.experience-community__grid img{width:100%;height:140px;object-fit:cover;border-radius:12px}.experience-cta{position:relative;min-height:540px;display:grid;align-items:end;overflow:hidden;color:var(--dark);border-radius:20px;background:#fff4df}.experience-cta::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg, rgba(255, 248, 234, 0.98) 0%, rgba(255, 248, 234, 0.92) 56%, rgba(255, 248, 234, 0.05) 90%)}.experience-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.experience-cta__copy{position:relative;z-index:1;width:100%;padding:28px 20px}.experience-cta__moments{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;margin:24px 0;color:var(--blue);text-align:center;font-size:24px}.experience-cta__moments small{display:block;margin-top:7px;color:var(--dark);font-size:10px}.experience-cta__copy>p{margin:0 0 18px;font-weight:800}@media(min-width: 560px){.experience-page{padding:0 40px 60px}.experience-hero__copy{padding:55px 20px 55px 0}.experience-hero__media{height:430px}.experience-card__media{height:380px}.experience-card__copy{padding:42px 55px}.experience-community__grid{grid-template-columns:repeat(3, 1fr)}.experience-community__grid img{height:165px}.experience-cta{min-height:330px;align-items:center}.experience-cta::after{background:linear-gradient(90deg, rgba(255, 248, 234, 0.98) 0%, rgba(255, 248, 234, 0.9) 40%, rgba(255, 248, 234, 0.05) 75%)}.experience-cta>img{object-position:60% center}.experience-cta__copy{width:75%;padding:42px}.experience-cta__moments{grid-template-columns:repeat(7, 1fr)}}@media(min-width: 900px){.experience-hero{grid-template-columns:680px 1fr}.experience-hero__media{height:auto}.experience-card{grid-template-columns:50% 50%}.experience-card--reverse .experience-card__media{order:2}.experience-card__media{height:auto}.experience-community__grid{grid-template-columns:repeat(6, 1fr)}.experience-cta__copy{width:58%}}.difference-page{max-width:1540px;margin:0 auto;padding:0 12px 40px}.difference-page>section+section{margin-top:60px}.difference-page h2{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-1.5px}.difference-hero{min-height:570px;display:grid;grid-template-columns:1fr;gap:30px;overflow:hidden;border-radius:0 0 20px 20px;background:linear-gradient(135deg, #fff 35%, #eff7ff)}.difference-hero__copy{align-self:center;padding:42px 24px 0}.difference-hero h1{margin:0 0 28px;font-size:clamp(50px,6vw,86px);line-height:.95;letter-spacing:-3px}.difference-hero h1 span{color:var(--blue)}.difference-hero__copy>p:last-child{max-width:560px;margin:0;color:var(--text);font-size:18px;line-height:1.65}.difference-hero__media{position:relative;min-height:300px;overflow:hidden}.difference-hero__media::before{content:"";position:absolute;inset:12% 10%;border-radius:50%;background:radial-gradient(circle, rgba(8, 120, 232, 0.18), transparent 68%)}.difference-features{display:grid;gap:60px}.difference-feature{min-height:440px;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(16,54,100,.07)}.difference-feature__visual{position:relative;height:auto;display:flex;align-items:center;justify-content:center}.difference-feature__visual img{position:relative;z-index:1;width:auto;height:auto}.difference-feature__copy{align-self:center;padding:38px 24px}.difference-feature__number{display:block;margin-bottom:15px;color:var(--blue);font-size:18px;font-weight:800}.difference-feature__copy p{max-width:600px;margin:22px 0 0;color:var(--text);font-size:17px;line-height:1.65}.difference-pillars{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff}.difference-pillars article{min-height:190px;display:grid;place-items:center;align-content:center;gap:16px;padding:25px 15px;text-align:center;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.difference-pillars article:nth-child(2n){border-right:0}.difference-pillars article:nth-last-child(-n+2){border-bottom:0}.difference-pillars img{width:auto;height:48px;object-fit:contain}.difference-pillars h3{margin:0;font-size:13px;line-height:1.35;text-transform:uppercase}.difference-cta{min-height:440px;display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:20px;background:#eef7ff}.difference-cta>div{align-self:center;padding:42px 24px}.difference-cta>div>p:not(.eyebrow){max-width:520px;margin:20px 0 26px;color:var(--text);line-height:1.65}.difference-cta>img{width:100%;height:330px;object-fit:cover}@media(min-width: 560px){.difference-page{padding:0 40px 60px}.difference-hero__copy{padding:55px 45px 0}.difference-feature__copy,.difference-cta>div{padding:50px}.difference-pillars{grid-template-columns:repeat(4, 1fr)}.difference-pillars article,.difference-pillars article:nth-child(2n){border-right:1px solid var(--border);border-bottom:0}.difference-pillars article:last-child{border-right:0}}@media(min-width: 900px){.difference-hero{grid-template-columns:600px 1fr;gap:40px}.difference-hero__copy{padding:60px 0}.difference-hero__media{min-height:570px;display:flex;align-items:flex-end;justify-content:flex-end}.difference-feature{grid-template-columns:50% 50%}.difference-feature__copy{padding:60px 75px}.difference-cta{grid-template-columns:48% 52%}.difference-cta>div{padding:60px 36px 60px 68px}.difference-cta>img{height:100%}}
