@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');

:root{
  --bg:#f4f0e7;
  --paper:#fffdf7;
  --ink:#12352a;
  --green:#143f31;
  --green-2:#225b43;
  --moss:#779c56;
  --lime:#d7ef9a;
  --sand:#e7dfd0;
  --white:#ffffff;
  --muted:#68766f;
  --line:rgba(20,63,49,.14);
  --shadow:0 24px 80px rgba(20,63,49,.14);
  --serif:'Fraunces',serif;
  --sans:'DM Sans',sans-serif;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:var(--sans);background:var(--bg);color:var(--ink);overflow-x:hidden}
a{color:inherit;text-decoration:none}
img,video{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(244,240,231,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,63,49,.08)}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand img{width:48px;height:48px;object-fit:contain}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-family:var(--serif);font-size:16px}.brand-copy small{font-size:9px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);margin-top:5px}
.nav-links{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:700}.nav-links a{white-space:nowrap}.nav-links .shop-link{border-bottom:1px solid var(--ink)}.nav-cta{background:var(--green);color:#fff;padding:12px 17px;border-radius:999px}
.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;height:2px;background:var(--green);margin:5px 8px}
.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:2.1px;font-size:11px;font-weight:700;color:var(--moss);margin-bottom:17px}.eyebrow::before{content:'';width:22px;height:1px;background:currentColor}.eyebrow.light{color:var(--lime)}
.display{font-family:var(--serif);font-weight:600;letter-spacing:-2px;line-height:1.02}
.hero{position:relative;min-height:760px;padding:72px 0 86px;overflow:hidden}
.hero::before{content:'';position:absolute;width:520px;height:520px;border:1px solid rgba(20,63,49,.14);border-radius:50%;right:-160px;top:35px}.hero::after{content:'';position:absolute;width:210px;height:210px;background:var(--lime);border-radius:50%;left:-100px;bottom:20px;opacity:.62}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
.hero-copy h1{font-size:clamp(58px,7.7vw,104px);max-width:760px}.hero-copy h1 em{font-style:normal;color:var(--moss)}
.hero-copy>p{max-width:610px;font-size:19px;line-height:1.75;color:#53665e;margin:28px 0 33px}
.hero-actions{display:flex;gap:11px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff}.btn-light{background:#fff;border-color:rgba(20,63,49,.08);box-shadow:0 10px 30px rgba(20,63,49,.06)}.btn-outline{border-color:var(--green);color:var(--green)}.btn-lime{background:var(--lime);color:var(--green)}
.hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:44px}.hero-notes span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);display:flex;gap:7px;align-items:center}.hero-notes span::before{content:'•';font-size:18px;color:var(--moss)}
.hero-stage{position:relative;min-height:610px}.hero-video-wrap{position:absolute;right:0;top:0;width:82%;height:555px;border-radius:210px 210px 38px 38px;overflow:hidden;background:#163c31;box-shadow:var(--shadow)}.hero-video-wrap video{width:100%;height:100%;object-fit:cover}.hero-video-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,40,30,.22),transparent 50%)}
.hero-card{position:absolute;left:0;bottom:18px;width:250px;background:var(--green);color:#fff;padding:24px;border-radius:24px;box-shadow:var(--shadow)}.hero-card b{font-family:var(--serif);font-size:28px;display:block}.hero-card p{font-size:12px;line-height:1.6;color:rgba(255,255,255,.72);margin-top:8px}.hero-card .mini-line{height:1px;background:rgba(255,255,255,.16);margin:17px 0}.hero-card small{color:var(--lime);text-transform:uppercase;letter-spacing:1.5px;font-size:9px}
.hero-product{position:absolute;right:-30px;bottom:0;width:165px;background:#fff;padding:12px;border-radius:22px;box-shadow:0 20px 60px rgba(20,63,49,.18);transform:rotate(7deg)}.hero-product img{width:100%;aspect-ratio:1/1.14;object-fit:cover;border-radius:14px}.hero-product span{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:10px;color:var(--green)}
.marquee{background:var(--green);color:#fff;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.marquee-track{display:flex;width:max-content;gap:38px;padding:17px 0;animation:marquee 23s linear infinite}.marquee-track span{font-family:var(--serif);font-size:20px;white-space:nowrap}.marquee-track i{font-style:normal;color:var(--lime)}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:112px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:52px}.section-head h2{font-size:clamp(43px,5.7vw,70px);max-width:760px}.section-head p{max-width:380px;color:var(--muted);line-height:1.75;font-size:14px}
.manifesto{background:var(--paper)}.manifesto-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:78px;align-items:center}.manifesto-image{position:relative}.manifesto-image img{width:100%;height:620px;object-fit:cover;border-radius:36px 180px 36px 36px}.manifesto-badge{position:absolute;right:-24px;bottom:38px;background:var(--lime);width:180px;height:180px;border-radius:50%;display:grid;place-items:center;text-align:center;padding:25px;font-family:var(--serif);font-size:20px;line-height:1.25;box-shadow:var(--shadow)}
.manifesto-copy h2{font-size:clamp(48px,5.8vw,76px)}.manifesto-copy .lead{font-size:20px;line-height:1.75;color:#4f6259;margin:25px 0 38px}.principles{display:grid;gap:0}.principle{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:19px 0;border-top:1px solid var(--line)}.principle b{font-family:var(--serif);font-size:21px;color:var(--moss)}.principle h3{font-size:15px;margin-bottom:5px}.principle p{font-size:13px;line-height:1.6;color:var(--muted)}
.programs{background:#e8eee4}.program-grid{display:grid;grid-template-columns:1.18fr .91fr .91fr;gap:16px}.program-card{position:relative;min-height:410px;padding:33px;border-radius:28px;background:var(--paper);border:1px solid rgba(20,63,49,.08);overflow:hidden;display:flex;flex-direction:column}.program-card.featured{background:var(--green);color:#fff}.program-card .num{font-family:var(--serif);font-size:25px;color:var(--moss)}.program-card.featured .num{color:var(--lime)}.program-card .icon{width:58px;height:58px;border-radius:18px;background:#edf2e6;display:grid;place-items:center;font-size:25px;margin-top:auto;margin-bottom:23px}.program-card.featured .icon{background:rgba(255,255,255,.12)}.program-card h3{font-family:var(--serif);font-size:31px;line-height:1.15}.program-card p{font-size:13px;line-height:1.75;color:var(--muted);margin-top:12px}.program-card.featured p{color:rgba(255,255,255,.7)}.program-card .card-arrow{position:absolute;right:24px;top:24px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(20,63,49,.16);display:grid;place-items:center}.program-card.featured .card-arrow{border-color:rgba(255,255,255,.22)}
.path{background:var(--green);color:#fff}.path .section-head p{color:rgba(255,255,255,.66)}.path-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18)}.path-step{padding:30px 26px 0 0;min-height:230px;border-right:1px solid rgba(255,255,255,.13)}.path-step:last-child{border-right:0;padding-left:26px}.path-step:not(:first-child){padding-left:26px}.path-step b{font-family:var(--serif);font-size:32px;color:var(--lime)}.path-step h3{font-size:17px;margin:45px 0 8px}.path-step p{font-size:12px;line-height:1.7;color:rgba(255,255,255,.65)}
.membership{background:var(--bg)}.membership-shell{display:grid;grid-template-columns:.78fr 1.22fr;background:var(--paper);border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.membership-price{background:var(--green);color:#fff;padding:54px;display:flex;flex-direction:column;justify-content:space-between;min-height:520px}.membership-price h2{font-size:50px}.price-lockup strong{font-family:var(--serif);font-size:76px;line-height:1;color:var(--lime)}.price-lockup span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:rgba(255,255,255,.58);margin-top:7px}.membership-price p{font-size:13px;line-height:1.7;color:rgba(255,255,255,.68);max-width:310px}.membership-form-wrap{padding:55px}.membership-form-wrap h3{font-family:var(--serif);font-size:38px}.membership-form-wrap>p{color:var(--muted);line-height:1.7;font-size:13px;margin:12px 0 28px}.membership-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.membership-form label{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700}.membership-form label.full{grid-column:1/-1}.membership-form input,.membership-form select{width:100%;margin-top:7px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fbfaf6;outline:none}.membership-form button{grid-column:1/-1;margin-top:5px}
.shop-section{background:#efe5d5;overflow:hidden}.shop-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center}.shop-copy h2{font-size:clamp(48px,6vw,78px)}.shop-copy>p{font-size:16px;line-height:1.8;color:#5c675f;margin:23px 0 28px}.shop-categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.shop-categories span{padding:8px 11px;border:1px solid rgba(20,63,49,.16);border-radius:999px;font-size:10px;text-transform:uppercase;letter-spacing:1px}.shop-note{font-size:11px;color:#7a7d76;margin-top:14px}.product-fan{height:590px;position:relative}.product-tile{position:absolute;width:220px;background:#fff;border-radius:24px;padding:12px;box-shadow:0 20px 55px rgba(70,60,42,.16)}.product-tile img{width:100%;height:255px;object-fit:cover;border-radius:16px}.product-tile small{display:block;margin:10px 3px 3px;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;color:var(--moss)}.product-tile strong{display:block;margin:0 3px 8px;font-size:13px}.product-tile:nth-child(1){left:1%;top:17%;transform:rotate(-11deg)}.product-tile:nth-child(2){left:31%;top:2%;z-index:3;transform:rotate(1deg)}.product-tile:nth-child(3){right:2%;top:20%;transform:rotate(12deg)}
.app-section{background:var(--moss);color:#fff;overflow:hidden}.app-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:720px}.phone-stage{height:720px;position:relative;display:flex;align-items:flex-end;justify-content:center}.phone-stage::before{content:'';position:absolute;width:560px;height:560px;border-radius:50%;background:rgba(255,255,255,.12);top:90px}.phone-stage img{position:relative;z-index:2;height:660px;width:auto;filter:drop-shadow(0 30px 30px rgba(20,60,35,.25))}.app-copy{padding:80px 30px 80px 70px}.app-copy h2{font-size:clamp(50px,6vw,80px)}.app-copy>p{max-width:550px;font-size:17px;line-height:1.8;color:rgba(255,255,255,.78);margin:22px 0 28px}.feature-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.feature-pills span{background:rgba(255,255,255,.1);padding:12px 14px;border-radius:12px;font-size:12px}.app-copy .btn-outline{border-color:#fff;color:#fff}
.webinar{background:var(--paper)}.webinar-card{display:grid;grid-template-columns:1.3fr .7fr;background:#102e25;border-radius:32px;overflow:hidden;color:#fff}.webinar-card video{width:100%;height:530px;object-fit:cover}.webinar-copy{padding:46px;display:flex;flex-direction:column;justify-content:flex-end}.webinar-copy h2{font-size:43px}.webinar-copy p{font-size:13px;line-height:1.7;color:rgba(255,255,255,.66);margin:15px 0 25px}.text-link{font-weight:700;font-size:13px;color:var(--lime)}
.testimonials{background:#e8eee4}.quote-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:16px}.quote{padding:32px;background:var(--paper);border-radius:24px;min-height:300px;display:flex;flex-direction:column}.quote:first-child{background:var(--green);color:#fff}.quote .stars{color:#d4a832;font-size:12px;letter-spacing:3px}.quote blockquote{font-family:var(--serif);font-size:24px;line-height:1.45;margin:22px 0;flex:1}.quote small{color:var(--muted)}.quote:first-child small{color:rgba(255,255,255,.6)}.person{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.person img{width:42px;height:42px;border-radius:50%;object-fit:cover}
.faq{background:var(--bg)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-title h2{font-size:56px}.faq-title p{color:var(--muted);line-height:1.7;margin-top:15px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:none;padding:21px 0;display:flex;justify-content:space-between;gap:20px;text-align:left;font-weight:700;color:var(--ink)}.faq-item button span:last-child{font-family:var(--serif);font-size:24px;color:var(--moss)}.faq-answer{display:grid;grid-template-rows:0fr;transition:.25s}.faq-answer>div{overflow:hidden}.faq-answer p{padding:0 40px 20px 0;color:var(--muted);line-height:1.7;font-size:13px}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open button span:last-child{transform:rotate(45deg)}
.final-cta{padding:95px 0;background:var(--lime)}.final-cta-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.final-cta h2{font-size:clamp(44px,6vw,76px);max-width:800px}.final-cta .btn{background:var(--green);color:#fff;flex:0 0 auto}
.site-footer{background:#0d2b22;color:#fff;padding:68px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr .7fr .7fr 1fr;gap:45px}.footer-brand{display:flex;gap:14px}.footer-brand img{width:65px;height:65px}.footer-brand h3{font-family:var(--serif);font-size:19px}.footer-brand p{max-width:340px;font-size:12px;line-height:1.7;color:rgba(255,255,255,.58);margin-top:8px}.footer-col{display:grid;align-content:start;gap:9px;font-size:12px;color:rgba(255,255,255,.66)}.footer-col>strong{font-size:9px;text-transform:uppercase;letter-spacing:1.7px;color:var(--lime);margin-bottom:6px}.footer-social{display:flex;gap:7px;flex-wrap:wrap}.footer-social a{width:35px;height:35px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;font-size:11px}.footer-bottom{margin-top:48px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.4);font-size:9px}
.toast{position:fixed;left:50%;bottom:22px;z-index:5000;transform:translate(-50%,130px);background:var(--green);color:#fff;padding:13px 17px;border-radius:999px;box-shadow:var(--shadow);font-size:11px;transition:.3s;opacity:0;max-width:calc(100% - 28px);text-align:center}.toast.is-visible{transform:translate(-50%,0);opacity:1}
.page-hero{padding:105px 0 78px;background:var(--green);color:#fff}.page-hero h1{font-size:clamp(52px,7vw,88px);max-width:850px}.page-hero p{max-width:650px;margin-top:18px;color:rgba(255,255,255,.68);line-height:1.75}.page-body{padding:90px 0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.resource-card{background:var(--paper);border-radius:22px;overflow:hidden;border:1px solid var(--line)}.resource-card img{width:100%;height:230px;object-fit:cover}.resource-card div{padding:23px}.resource-card small{text-transform:uppercase;letter-spacing:1.2px;color:var(--moss);font-weight:700;font-size:9px}.resource-card h2{font-family:var(--serif);font-size:25px;line-height:1.25;margin:9px 0}.resource-card p{font-size:12px;line-height:1.7;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px}.contact-info{background:var(--green);color:#fff;border-radius:28px;padding:38px}.contact-info h2{font-family:var(--serif);font-size:42px}.contact-info>p{color:rgba(255,255,255,.68);line-height:1.7;margin:14px 0 28px}.contact-list{display:grid;gap:0}.contact-list div{border-top:1px solid rgba(255,255,255,.15);padding:15px 0}.contact-list small{display:block;color:var(--lime);font-size:9px;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:4px}.contact-form{background:var(--paper);border-radius:28px;padding:38px;border:1px solid var(--line)}.contact-form h2{font-family:var(--serif);font-size:42px}.contact-form form{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:24px}.contact-form label{font-size:9px;text-transform:uppercase;letter-spacing:1.1px;font-weight:700}.contact-form label.full{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;margin-top:6px;padding:13px;border:1px solid var(--line);border-radius:11px;background:#fbfaf6}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{grid-column:1/-1}.app-page{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.app-page h2{font-size:58px}.app-page>div>p{color:var(--muted);line-height:1.8;margin:17px 0 25px}.app-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:27px}.app-features article{padding:17px;border-radius:14px;background:#e8eee4}.app-features strong{display:block;font-size:13px}.app-features small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:4px}.screens{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:55px}.screens img{border-radius:22px;box-shadow:var(--shadow)}.policy{max-width:850px;margin:auto;color:#4f6159;line-height:1.8;font-size:14px}.policy h2{font-family:var(--serif);font-size:31px;color:var(--green);margin:30px 0 10px}.policy ul{padding-left:20px;margin:10px 0 16px}
[data-reveal]{opacity:0;transform:translateY(22px);transition:.7s ease}[data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1000px){.nav-links{position:absolute;left:20px;right:20px;top:75px;background:var(--paper);border-radius:20px;padding:18px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch}.nav-links.is-open{display:flex}.menu-toggle{display:block}.brand-copy{display:none}.hero-grid,.manifesto-grid,.shop-layout,.app-layout,.membership-shell,.webinar-card,.faq-grid,.app-page,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:35px}.hero-stage{min-height:620px}.manifesto-image img{height:520px}.program-grid{grid-template-columns:1fr}.program-card{min-height:300px}.path-steps{grid-template-columns:1fr 1fr}.path-step{border-bottom:1px solid rgba(255,255,255,.13)}.membership-price{min-height:370px}.product-fan{height:540px}.app-copy{padding:65px 30px}.webinar-card video{height:430px}.quote-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.resource-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{width:calc(100% - 28px)}.nav{height:72px}.brand img{width:44px;height:44px}.hero{padding-top:48px}.hero-copy h1{font-size:55px}.hero-copy>p{font-size:16px}.hero-stage{min-height:500px}.hero-video-wrap{width:88%;height:450px}.hero-card{width:210px;bottom:5px}.hero-product{width:130px;right:-8px}.section{padding:78px 0}.section-head{display:block}.section-head p{margin-top:14px}.manifesto-image img{height:420px}.manifesto-badge{width:140px;height:140px;font-size:16px;right:8px}.manifesto-copy h2,.shop-copy h2,.app-copy h2{font-size:50px}.path-steps{grid-template-columns:1fr}.path-step,.path-step:not(:first-child),.path-step:last-child{padding:24px 0;min-height:auto;border-right:0}.path-step h3{margin-top:22px}.membership-price,.membership-form-wrap{padding:30px}.membership-form{grid-template-columns:1fr}.membership-form label.full,.membership-form button{grid-column:auto}.price-lockup strong{font-size:62px}.product-fan{height:430px}.product-tile{width:155px}.product-tile img{height:180px}.product-tile:nth-child(1){left:0;top:24%}.product-tile:nth-child(2){left:29%;top:4%}.product-tile:nth-child(3){right:0;top:27%}.phone-stage{height:530px}.phone-stage img{height:500px}.feature-pills{grid-template-columns:1fr}.webinar-card video{height:290px}.webinar-copy{padding:30px}.webinar-copy h2{font-size:35px}.final-cta-inner{display:block}.final-cta .btn{margin-top:25px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{display:block;line-height:1.8}.resource-grid{grid-template-columns:1fr}.contact-form form{grid-template-columns:1fr}.contact-form label.full,.contact-form button{grid-column:auto}.app-features{grid-template-columns:1fr}.screens{grid-template-columns:1fr 1fr}.page-hero{padding:80px 0 60px}}


/* ====================== WPN 3D EXPERIENCE ====================== */
.hero-3d{position:relative;overflow:hidden;padding:74px 0 90px;min-height:760px}.hero-3d-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center;min-height:620px}.hero-3d-copy{position:relative;z-index:4}.hero-3d-copy h1{font-size:clamp(58px,7.4vw,102px);line-height:.94;max-width:760px}.hero-3d-copy h1 em{font-style:normal}.hero-3d-copy>p{max-width:600px;font-size:18px;line-height:1.75;margin:28px 0 31px}.hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:38px}.hero-proof>div{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px}.hero-proof strong{font-family:var(--serif);font-size:16px}.hero-proof span{font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:700}.hero-scene{position:relative;min-height:620px;perspective:1200px;isolation:isolate}.scene-layer,.glass-card,.sun-badge,.system-chip,.mini-product{--move-x:0px;--move-y:0px;--tilt-x:0deg;--tilt-y:0deg;transform:translate3d(var(--move-x),var(--move-y),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .16s ease-out;will-change:transform}.scene-model{width:100%;height:auto;filter:drop-shadow(0 28px 35px rgba(14,45,34,.22))}.float-main{animation:floatMain 6s ease-in-out infinite}.float-slow{animation:floatSlow 8.5s ease-in-out infinite}.float-phone{animation:floatPhone 7s ease-in-out infinite}@keyframes floatMain{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1deg)}}@keyframes floatSlow{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(12px) rotate(-2deg)}}@keyframes floatPhone{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}
.hero-scene .smoothie-layer{position:absolute;z-index:4;width:72%;right:3%;top:1%}.hero-scene .cluster-layer{position:absolute;z-index:2;width:76%;left:-8%;top:17%;opacity:.72}.scene-glow{position:absolute;z-index:0;width:480px;height:480px;border-radius:50%;right:2%;top:10%;filter:blur(2px)}.scene-ring{position:absolute;border-radius:50%;border:1px solid currentColor;opacity:.22}.ring-one{width:520px;height:520px;right:-3%;top:6%}.ring-two{width:340px;height:340px;left:4%;bottom:2%}.glass-card{position:absolute;z-index:7;backdrop-filter:blur(16px);padding:16px 18px;border-radius:18px;box-shadow:0 20px 45px rgba(15,40,32,.13)}.glass-card small,.glass-card strong,.glass-card span{display:block}.glass-card small{font-size:8px;letter-spacing:1.4px;font-weight:800}.glass-card strong{font-family:var(--serif);font-size:21px;margin:5px 0 3px}.glass-card span{font-size:10px;opacity:.72}.card-real{left:1%;top:19%}.card-location{right:0;bottom:10%}.sun-disc{position:absolute;border-radius:50%}.sun-grid{position:absolute;inset:10% 2% 6% 10%;opacity:.18;background-image:linear-gradient(currentColor 1px,transparent 1px),linear-gradient(90deg,currentColor 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}.sun-badge{position:absolute;z-index:7;border-radius:50%;display:grid;place-items:center;text-align:center;aspect-ratio:1;padding:15px;box-shadow:0 20px 50px rgba(31,42,35,.14)}.sun-badge strong{font-family:var(--serif);font-size:28px;line-height:1}.sun-badge span{font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:.8px}.badge-one{width:112px;left:1%;top:14%}.badge-two{width:138px;right:0;bottom:11%}
.system-3d{overflow:hidden}.system-3d-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.system-visual{min-height:650px;position:relative;perspective:1200px}.system-visual .bowl-layer{position:absolute;z-index:4;width:82%;left:9%;top:7%}.system-orbit{position:absolute;border-radius:50%;border:1px solid currentColor;opacity:.18}.system-orbit.orbit-a{width:550px;height:550px;left:1%;top:4%}.system-orbit.orbit-b{width:380px;height:380px;right:0;bottom:5%}.system-chip{position:absolute;z-index:7;padding:14px 16px;border-radius:16px;box-shadow:0 18px 44px rgba(12,44,35,.12)}.system-chip b,.system-chip span{display:block}.system-chip b{font-family:var(--serif);font-size:18px}.system-chip span{font-size:9px;opacity:.7;margin-top:3px}.chip-a{left:0;top:20%}.chip-b{right:0;top:36%}.chip-c{left:8%;bottom:8%}.system-copy h2{font-size:clamp(48px,5.8vw,74px)}.system-copy h2 em{font-style:normal}.system-copy>p{font-size:17px;line-height:1.8;margin:22px 0 31px}.system-points{border-top:1px solid currentColor}.system-points article{display:grid;grid-template-columns:46px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid currentColor}.system-points b{font-family:var(--serif);font-size:19px}.system-points h3{font-size:14px;margin-bottom:4px}.system-points p{font-size:12px;line-height:1.6;opacity:.68}
.shop-3d{overflow:hidden}.shop-3d-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:50px;align-items:center}.shop-3d-copy h2{font-size:clamp(50px,6vw,78px)}.shop-3d-copy h2 em{font-style:normal}.shop-3d-copy>p{font-size:16px;line-height:1.8;margin:22px 0 27px;max-width:560px}.shop-stage{position:relative;min-height:640px;perspective:1200px}.shop-blob{position:absolute;width:500px;height:500px;border-radius:44% 56% 55% 45%/49% 40% 60% 51%;right:5%;top:10%}.shop-smoothie{position:absolute;z-index:4;width:71%;left:15%;top:1%}.mini-product{position:absolute;z-index:8;width:128px;padding:8px;border-radius:16px;box-shadow:0 18px 42px rgba(34,37,28,.16)}.mini-product img{width:100%;aspect-ratio:1/1.05;object-fit:cover;border-radius:10px}.mini-product span{display:block;font-size:9px;font-weight:800;line-height:1.3;margin:7px 3px 2px}.mini-a{left:0;bottom:13%}.mini-b{right:1%;top:12%}.mini-c{right:4%;bottom:7%}
.app-3d{overflow:hidden}.app-3d-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:760px}.app-stage-3d{height:760px;position:relative;display:grid;place-items:center;perspective:1200px}.app-stage-3d .phone-layer{position:relative;z-index:3;width:96%;max-width:690px}.app-halo{position:absolute;width:600px;height:600px;border-radius:50%;top:80px}.app-copy-3d{padding:80px 20px 80px 60px}.app-copy-3d h2{font-size:clamp(50px,6vw,80px)}.app-copy-3d>p{font-size:17px;line-height:1.8;margin:22px 0 28px;max-width:560px}.app-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.app-feature-grid span{padding:12px 14px;border-radius:13px;font-size:12px}.app-feature-grid b{font-family:var(--serif);margin-right:8px}.app-page-3d{min-height:610px;position:relative;display:grid;place-items:center;perspective:1200px}.app-page-3d .phone-layer{width:min(100%,650px)}
@media(max-width:980px){.hero-3d-grid,.system-3d-grid,.shop-3d-grid,.app-3d-grid{grid-template-columns:1fr}.hero-scene{min-height:570px}.system-visual{min-height:560px}.shop-stage{min-height:570px}.app-copy-3d{padding:60px 0}.app-stage-3d{height:620px}.app-3d-grid{min-height:auto}.app-stage-3d .phone-layer{width:min(100%,620px)}}
@media(max-width:650px){.hero-3d{padding:55px 0 60px}.hero-3d-copy h1{font-size:54px}.hero-3d-copy>p{font-size:16px}.hero-scene{min-height:480px}.hero-scene .smoothie-layer{width:83%;right:-3%}.hero-scene .cluster-layer{width:84%;left:-11%;top:16%}.glass-card{padding:12px}.glass-card strong{font-size:16px}.card-real{top:11%}.card-location{bottom:4%}.system-3d-grid{gap:20px}.system-visual{min-height:470px}.system-visual .bowl-layer{width:92%;left:4%}.system-chip{padding:10px 12px}.chip-b{right:-2%}.shop-3d-grid{gap:15px}.shop-stage{min-height:500px}.shop-smoothie{width:82%;left:9%}.mini-product{width:100px}.app-stage-3d{height:500px}.app-stage-3d .phone-layer{width:108%;max-width:none}.app-copy-3d{padding:50px 0}.app-feature-grid{grid-template-columns:1fr 1fr}.badge-one{width:90px}.badge-two{width:112px}.sun-grid{display:none}}
@media(prefers-reduced-motion:reduce){.float-main,.float-slow,.float-phone{animation:none!important}.scene-layer,.glass-card,.sun-badge,.system-chip,.mini-product{transition:none!important}}

.hero-3d-botanical{background:radial-gradient(circle at 78% 40%,#edf5d8 0,transparent 27%),linear-gradient(135deg,#f7f3e9 0%,#edf2e5 100%)}.hero-3d-botanical::before{content:'';position:absolute;width:460px;height:460px;border-radius:50%;background:#d7ef9a;left:-230px;bottom:-210px;opacity:.75}.hero-3d-botanical .hero-3d-copy h1 em{color:var(--moss)}.hero-3d-botanical .hero-3d-copy>p{color:#53665e}.hero-3d-botanical .hero-proof>div{background:rgba(255,255,255,.62);border:1px solid rgba(20,63,49,.08)}.botanical-scene{color:var(--green)}.botanical-scene .scene-glow{background:radial-gradient(circle,#d7ef9a 0%,#b8d893 45%,transparent 70%)}.botanical-scene .glass-card{background:rgba(255,253,247,.78);border:1px solid rgba(20,63,49,.11);color:var(--green)}.system-3d{background:#fdfbf5}.system-3d .system-orbit{color:var(--green)}.system-3d .system-chip{background:rgba(255,253,247,.88);border:1px solid rgba(20,63,49,.09);color:var(--green);backdrop-filter:blur(12px)}.system-3d .system-copy h2 em{color:var(--moss)}.system-3d .system-copy>p{color:var(--muted)}.system-3d .system-points{border-color:rgba(20,63,49,.14)}.system-3d .system-points article{border-color:rgba(20,63,49,.14)}.shop-3d{background:linear-gradient(135deg,#ecdfca,#f4eadc)}.shop-3d .shop-blob{background:#c9df9d}.shop-3d .shop-3d-copy h2 em{color:var(--moss)}.shop-3d .shop-3d-copy>p{color:#606961}.shop-3d .mini-product{background:#fff}.app-3d{background:linear-gradient(135deg,#123d31,#315e45);color:#fff}.app-3d .app-halo{background:radial-gradient(circle,#d7ef9a70 0%,transparent 68%)}.app-3d .app-copy-3d>p{color:rgba(255,255,255,.75)}.app-3d .app-feature-grid span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.app-3d .btn-outline{border-color:#fff;color:#fff}

.concept-badge{position:absolute;z-index:9;right:9%;top:10%;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.82);color:#17352b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px;backdrop-filter:blur(10px);box-shadow:0 12px 30px rgba(0,0,0,.10)}.app-concept-wrap{position:relative}.app-concept-wrap .concept-badge{right:2%;top:3%}


/* ===== Polished app CTA + FAQ ===== */
.app-3d .btn-light{color:var(--green);background:#fff;border-color:rgba(255,255,255,.82);box-shadow:0 12px 34px rgba(0,0,0,.12)}
.app-3d .btn-light:hover{background:var(--lime);color:var(--green)}
.faq-premium{position:relative;overflow:hidden;background:radial-gradient(circle at 13% 42%,rgba(215,239,154,.36) 0,transparent 24%),linear-gradient(180deg,#f7f3e9 0%,#f4f0e7 100%);padding:92px 0 96px}
.faq-premium::after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(20,63,49,.10);border-radius:50%;left:-180px;bottom:-160px}
.faq-premium .faq-grid{grid-template-columns:.82fr 1.18fr;gap:72px;align-items:center;position:relative;z-index:2}
.faq-intro h2{font-size:clamp(50px,5.4vw,68px)}.faq-intro>p{max-width:430px;color:var(--muted);line-height:1.75;font-size:14px}
.faq-art{height:310px;margin-top:24px;position:relative;border-radius:34px;background:rgba(255,253,247,.72);border:1px solid rgba(20,63,49,.08);overflow:hidden;box-shadow:0 24px 60px rgba(20,63,49,.08)}
.faq-art-halo{position:absolute;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,#d7ef9a 0%,#c5dda0 55%,transparent 72%);left:50%;top:50%;transform:translate(-50%,-50%);opacity:.72}
.faq-art-ring{position:absolute;width:230px;height:230px;border-radius:50%;border:1px solid rgba(20,63,49,.16);left:50%;top:50%;transform:translate(-50%,-50%)}
.faq-art img{position:absolute;width:285px;left:50%;top:49%;transform:translate(-50%,-50%) rotate(-3deg);filter:drop-shadow(0 22px 26px rgba(20,63,49,.18))}
.faq-float{position:absolute;z-index:3;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.86);border:1px solid rgba(20,63,49,.08);backdrop-filter:blur(10px);box-shadow:0 12px 30px rgba(20,63,49,.10)}.faq-float small,.faq-float strong{display:block}.faq-float small{font-size:8px;letter-spacing:1.4px;color:var(--moss);font-weight:800}.faq-float strong{font-family:var(--serif);font-size:15px;margin-top:2px}.faq-float-a{left:18px;top:24px}.faq-float-b{right:18px;bottom:22px}
.faq-help{margin-top:14px;padding:17px 18px;border-radius:18px;background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq-help small,.faq-help strong{display:block}.faq-help small{color:rgba(255,255,255,.58);font-size:9px;text-transform:uppercase;letter-spacing:1.2px}.faq-help strong{font-family:var(--serif);font-size:18px;margin-top:3px}.faq-help a{color:var(--lime);font-size:12px;font-weight:800;white-space:nowrap}
.faq-panel{background:var(--paper);border:1px solid rgba(20,63,49,.09);border-radius:28px;padding:16px 28px 18px;box-shadow:0 26px 70px rgba(20,63,49,.10)}.faq-panel-head,.faq-panel-foot{display:flex;justify-content:space-between;gap:18px;align-items:center}.faq-panel-head{padding:10px 0 17px;border-bottom:1px solid var(--line);font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);font-weight:800}.faq-panel-head span:first-child{color:var(--moss)}.faq-panel .faq-list{border-top:0}.faq-panel .faq-item button{padding:24px 0;font-size:15px}.faq-panel .faq-answer p{font-size:13px;padding-bottom:22px;max-width:600px}.faq-panel-foot{padding:17px 0 4px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.faq-panel-foot a{color:var(--green);font-weight:800}
@media(max-width:1000px){.faq-premium .faq-grid{grid-template-columns:1fr;gap:34px}.faq-intro{max-width:720px}.faq-art{max-width:560px}.faq-panel{padding:14px 24px 16px}}
@media(max-width:650px){.faq-premium{padding:72px 0}.faq-art{height:275px}.faq-art img{width:245px}.faq-help{align-items:flex-start;flex-direction:column;gap:10px}.faq-panel{padding:10px 18px 14px}.faq-panel .faq-item button{font-size:14px;padding:21px 0}.faq-panel-head span:last-child{display:none}}

/* ==========================================================
   WPN SCALE PASS — desktop/tablet presence & readability
   Keeps the premium proportions without becoming oversized.
   ========================================================== */
@media (min-width:981px){
  .container{width:min(1260px,calc(100% - 56px))}
  .nav{height:102px;gap:30px}
  .brand{gap:13px}
  .brand img{width:58px;height:58px}
  .brand-copy strong{font-size:19px}
  .brand-copy small{font-size:10px;letter-spacing:1.7px;margin-top:6px}
  .nav-links{gap:26px;font-size:15px}
  .nav-cta{padding:14px 21px;font-size:14px}

  .section{padding:126px 0}
  .eyebrow{font-size:12px;letter-spacing:2.25px;margin-bottom:19px}
  .btn{padding:15px 23px;font-size:14px}
  .hero-3d{padding:82px 0 100px;min-height:800px}
  .hero-3d-grid{min-height:660px;gap:42px}
  .hero-3d-copy>p{font-size:20px;max-width:640px}
  .hero-proof{gap:12px;margin-top:42px}
  .hero-proof>div{padding:10px 14px}
  .hero-proof strong{font-size:18px}
  .hero-proof span{font-size:11px}

  .section-head{margin-bottom:58px}
  .section-head p{font-size:16px;max-width:430px}
  .manifesto-copy .lead{font-size:21px}
  .principle{padding:20px 0}
  .principle b{font-size:23px}
  .principle h3{font-size:17px}
  .principle p{font-size:14px;line-height:1.7}

  .program-card{padding:38px}
  .program-card .num{font-size:28px}
  .program-card .icon{width:64px;height:64px;font-size:27px}
  .program-card h3{font-size:34px}
  .program-card p{font-size:14px;line-height:1.75}

  .path-step{padding:25px 0}
  .path-step b{font-size:35px}
  .path-step h3{font-size:19px}
  .path-step p{font-size:13.5px;line-height:1.7}

  .system-copy>p{font-size:18px}
  .system-points article{padding:19px 0}
  .system-points b{font-size:21px}
  .system-points h3{font-size:16px}
  .system-points p{font-size:13.5px}
  .system-chip{padding:16px 18px}
  .system-chip b{font-size:20px}
  .system-chip span{font-size:10px}

  .membership-price p,.membership-form-wrap>p{font-size:14.5px}
  .membership-form label{font-size:11px}
  .membership-form input,.membership-form textarea,.membership-form select{font-size:14px}

  .shop-3d-copy>p{font-size:18px}
  .shop-categories span{font-size:11px;padding:9px 13px}
  .shop-note{font-size:12px}
  .mini-product{width:140px;padding:9px}
  .mini-product span{font-size:10px}
  .product-tile small{font-size:10px}
  .product-tile strong{font-size:14.5px}

  .app-copy-3d>p{font-size:18px}
  .app-feature-grid span{padding:14px 16px;font-size:13.5px}
  .webinar-copy p{font-size:14.5px;line-height:1.75}
  .text-link{font-size:14px}
  .quote blockquote{font-size:26px}
  .person{font-size:13px}

  .faq-premium{padding:110px 0 114px}
  .faq-premium .faq-grid{gap:82px}
  .faq-intro>p{font-size:16px;line-height:1.8}
  .faq-art{height:340px;margin-top:28px}
  .faq-art img{width:315px}
  .faq-float{padding:12px 14px}
  .faq-float small{font-size:9px}
  .faq-float strong{font-size:17px}
  .faq-help{padding:19px 20px}
  .faq-help small{font-size:10px}
  .faq-help strong{font-size:20px}
  .faq-help a{font-size:13px}
  .faq-panel{padding:20px 32px 22px}
  .faq-panel-head{font-size:10px;padding:11px 0 20px}
  .faq-panel .faq-item button{padding:27px 0;font-size:17px}
  .faq-answer p{font-size:14.5px;line-height:1.75}

  .footer-brand h3{font-size:21px}
  .footer-brand p{font-size:13px;line-height:1.75}
  .footer-col{font-size:13px;gap:11px}
  .footer-col>strong{font-size:10px}
  .footer-social a{width:39px;height:39px;font-size:12px}
  .footer-bottom{font-size:10px}

  .resource-card small{font-size:10px}
  .resource-card h2{font-size:28px}
  .resource-card p{font-size:13.5px;line-height:1.7}
  .contact-info>p{font-size:14px}
  .contact-list small,.contact-form label{font-size:10px}
  .app-features strong{font-size:14px}
  .app-features small{font-size:12px}
  .policy{font-size:15px}
}

@media (min-width:651px) and (max-width:980px){
  .nav{height:92px}
  .brand img{width:54px;height:54px}
  .btn{font-size:14px;padding:14px 21px}
  .section{padding:100px 0}
  .faq-intro>p,.section-head p{font-size:15px}
  .faq-panel .faq-item button{font-size:16px}
  .faq-answer p{font-size:14px}
}

/* =========================
   FOOTER BRAND + GOOGLE PLAY
========================= */

.footer-brand {
  display: grid;
  grid-template-columns: 65px 1fr;
  column-gap: 14px;
  row-gap: 0;
  align-items: start;
}

.footer-brand > img {
  width: 65px;
  height: 65px;
  object-fit: contain;
}

.footer-brand > div {
  min-width: 0;
}

.footer-brand .google-play-link {
  grid-column: 1 / -1;
  display: block;
  margin-top: 22px;
}

.footer-brand .google-play-badge {
  width: 260px !important;
  max-width: 100% !important;
  height: auto !important;
  display: block;
}


/* MOBILE */
@media (max-width: 650px) {

  .footer-brand {
    grid-template-columns: 65px 1fr;
    column-gap: 14px;
  }

  .footer-brand .google-play-link {
    margin-top: 20px;
  }

  .footer-brand .google-play-badge {
    width: 220px !important;
    max-width: 100% !important;
  }

}

/* ==========================================================
   HERO 3D INTERACTION V2 — reliable, visible, elegant
   ========================================================== */
.hero-3d .hero-scene{perspective:1200px;transform-style:preserve-3d}
.hero-3d .smoothie-layer,.hero-3d .cluster-layer,.hero-3d .glass-card,.hero-3d .sun-badge{will-change:transform;transform-style:preserve-3d}
.hero-3d .smoothie-layer{z-index:5;transform-origin:50% 55%}
.hero-3d .cluster-layer{z-index:2;transform-origin:50% 50%}
.hero-3d .smoothie-layer .scene-model{animation:none!important;filter:drop-shadow(0 32px 40px rgba(14,45,34,.25))}
.hero-3d .cluster-layer .scene-model{animation:none!important}
.hero-3d .hero-scene::after{content:'';position:absolute;inset:5% 2% 3%;border-radius:50%;background:radial-gradient(circle at var(--pointer-x,58%) var(--pointer-y,42%),rgba(255,255,255,.40),transparent 22%);opacity:.62;pointer-events:none;z-index:1;transition:opacity .22s ease}
.hero-3d.hero-live .hero-scene::after{opacity:.92}
@media(max-width:900px){.hero-3d .hero-scene::after{opacity:.28}.hero-3d .smoothie-layer .scene-model{filter:drop-shadow(0 24px 30px rgba(14,45,34,.2))}}


/* --- Cursor-motion polished update --- */
.hero-scene .smoothie-layer{width:86%;right:-2%;top:5%}.hero-scene .cluster-layer{width:84%;left:-8%;top:12%}.hero-scene .scene-model{filter:drop-shadow(0 30px 42px rgba(14,45,34,.20))}.system-visual .bowl-layer{width:76%;left:12%;top:9%}.system-chip{min-width:170px}.footer-social a{font-size:0;line-height:0}.footer-social a svg{width:17px;height:17px;display:block;fill:currentColor}.footer-social a:hover{transform:translateY(-2px);background:rgba(255,255,255,.12)}
.app-stage-curated,.app-concept-curated{position:relative;isolation:isolate}.app-stage-curated{height:760px}.app-stage-curated .phone-main-layer,.app-concept-curated .phone-main-layer{position:absolute;right:8%;top:4%;width:min(100%,360px);z-index:3}.app-stage-curated .phone-shot,.app-concept-curated .phone-shot{position:absolute;z-index:4}.app-stage-curated .shot-one,.app-concept-curated .shot-one{left:4%;top:16%;width:180px}.app-stage-curated .shot-two,.app-concept-curated .shot-two{right:0;bottom:8%;width:180px}.shot-card{background:rgba(255,255,255,.10);padding:10px;border-radius:30px;backdrop-filter:blur(10px);box-shadow:0 24px 44px rgba(7,12,24,.18);border:1px solid rgba(255,255,255,.14)}.shot-card img,.screen-card img{display:block;width:100%;height:auto;border-radius:22px}.app-note{position:absolute;z-index:5;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);font-size:11px;letter-spacing:.4px;font-weight:700;color:#fff}.note-one{left:3%;bottom:18%}.note-two{right:8%;top:16%}.app-concept-curated{min-height:620px;display:grid;place-items:center;perspective:1200px}.app-concept-curated .phone-main-layer{right:10%;top:8%;width:min(100%,330px)}.screens-curated{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.screen-card{background:#fff;padding:10px;border-radius:28px;box-shadow:var(--shadow);border:1px solid var(--line)}
@media(max-width:980px){.app-stage-curated{height:650px}.app-stage-curated .phone-main-layer,.app-concept-curated .phone-main-layer{right:10%;width:min(100%,320px)}.app-stage-curated .shot-one,.app-concept-curated .shot-one{left:2%;top:12%;width:150px}.app-stage-curated .shot-two,.app-concept-curated .shot-two{right:2%;bottom:8%;width:150px}}
@media(max-width:650px){.hero-scene .smoothie-layer{width:84%;right:0}.system-visual .bowl-layer{width:84%;left:8%;top:12%}.app-stage-curated{height:540px}.app-stage-curated .phone-main-layer,.app-concept-curated .phone-main-layer{position:relative;right:auto;top:auto;width:min(86%,300px)}.app-stage-curated .shot-one,.app-stage-curated .shot-two,.app-concept-curated .shot-one,.app-concept-curated .shot-two,.app-note{display:none}.screens-curated{grid-template-columns:1fr}}
.video-container {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 12px;
}

.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.footer-bottom strong {
  color: #ffffff;
}

/* ==========================================
   THANK YOU PAGE
   ========================================== */

.thank-you-page {
  min-height: 100vh;
  min-height: 100svh;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 40px 24px;

  background:
    radial-gradient(
      circle at 50% 35%,
      rgba(82, 112, 102, 0.16),
      transparent 38%
    ),
    var(--bg, #f5f6f3);
}

.thank-you-card {
  width: min(100%, 620px);

  text-align: center;

  padding: 64px 48px;

  background: rgba(255, 255, 255, 0.72);

  border: 1px solid rgba(82, 112, 102, 0.16);

  border-radius: 28px;

  box-shadow:
    0 25px 70px rgba(20, 35, 30, 0.08);

  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.thank-you-icon {
  width: 68px;
  height: 68px;

  margin: 0 auto 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #527066;
  color: #ffffff;

  font-size: 30px;
  font-weight: 500;

  box-shadow:
    0 12px 30px rgba(82, 112, 102, 0.22);
}

.thank-you-card .eyebrow {
  margin-bottom: 12px;

  color: #527066;

  font-size: 13px;
  font-weight: 700;

  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.thank-you-card h1 {
  margin: 0;

  color: #17231f;

  font-size: clamp(42px, 7vw, 64px);
  line-height: 1;

  letter-spacing: -0.045em;
}

.thank-you-text {
  max-width: 470px;

  margin: 24px auto 34px;

  color: #65716c;

  font-size: 17px;
  line-height: 1.7;
}

.thank-you-card .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  text-decoration: none;

  min-height: 50px;
  padding: 0 26px;

  border-radius: 999px;
}


/* ==========================================
   MOBILE
   ========================================== */

@media (max-width: 600px) {

  .thank-you-page {
    padding: 24px 18px;
  }

  .thank-you-card {
    padding: 48px 26px;
    border-radius: 24px;
  }

  .thank-you-icon {
    width: 60px;
    height: 60px;

    margin-bottom: 24px;

    font-size: 26px;
  }

  .thank-you-text {
    font-size: 16px;
    line-height: 1.65;
  }

}