/* Shared public-homepage and native-welcome styles; no duplicate web hero. */
#wwLanding.ww29 .wwWebHeader{max-width:960px;margin:auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
#wwLanding.ww29 .wwWebHome{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:#c1cbb7}
#wwLanding.ww29 .wwWebEntry{max-width:460px;margin:clamp(24px,8vh,80px) auto 40px;padding:0 24px}
#wwLanding.ww29 .wwWebEntry h1{font-size:32px;line-height:1.2;letter-spacing:-.035em}
#wwLanding.ww29 .wwWebEntry p{color:#b7c0b4;font-size:16px;line-height:1.65;margin:16px 0 24px}
#wwLanding.ww29 .wwWebActions{display:grid;gap:12px}
#wwLanding.ww29 .wwWebActions button{width:100%;justify-content:center;min-height:48px;border-radius:14px;font-size:15px;margin:0}
#wwLanding.ww29 .wwWebEntry>small{display:block;text-align:center;color:#98a293;font-size:12px;margin-top:12px}
#wwLanding.ww29 .wwWebHelp{padding:0 24px 24px;text-align:center;color:#98a293}
#wwLanding.ww29 .wwWebHelp nav{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}
#wwLanding.ww29 .wwWebHelp a{display:inline-flex;align-items:center;min-height:44px;font-size:12px}
#wwLanding.ww29 .wwWebHelp>small{display:block;font-size:11px;margin-top:8px}
#wwLanding.ww29.wwNativeWelcome{background:radial-gradient(ellipse at 80% 15%,#263722 0,transparent 55%),#0c120f}
#wwLanding.ww29 .wwNativeStart{min-height:100dvh;max-width:480px;margin:auto;display:flex;flex-direction:column;padding:max(28px,env(safe-area-inset-top)) 28px max(16px,env(safe-area-inset-bottom));gap:24px}
#wwLanding.ww29 .wwNativeIdentity{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;letter-spacing:-.03em}
#wwLanding.ww29 .wwNativeIntro{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 0 8px}
#wwLanding.ww29 .wwNativeIntro h1{font-size:clamp(38px,11vw,52px);line-height:1.07;letter-spacing:-.045em;font-weight:600;margin:24px 0 16px}
#wwLanding.ww29 .wwNativeIntro p{font-size:16px;line-height:1.6;color:#b7c0b4;margin:0}
#wwLanding.ww29 .wwNativeSymbols{display:flex;gap:10px}
#wwLanding.ww29 .wwNativeSymbols span{display:grid;place-items:center;width:52px;height:52px;border:1px solid #d6ff3f30;background:#d6ff3f0b;border-radius:17px;color:#d6ff3f}
#wwLanding.ww29 .wwNativeSymbols svg{width:26px;height:26px}
#wwLanding.ww29 .wwNativeActions{display:grid;gap:10px}
#wwLanding.ww29 .wwNativeActions button{width:100%;min-height:52px;padding:14px 18px;border-radius:16px;font-size:16px;font-weight:600}
#wwLanding.ww29 .wwNativePrimary{background:#d6ff3f;color:#16200c;border:1px solid #d6ff3f}
#wwLanding.ww29 .wwNativeSecondary{background:#ffffff06;color:#f3f2e9;border:1px solid #ffffff24}
#wwLanding.ww29 .wwNativeActions .wwNativeGuest{background:none;border:0;color:#c5cdbf;font-size:14px;font-weight:400;min-height:44px;padding:10px}
#wwLanding.ww29 .wwNativeActions small{text-align:center;font-size:12px;color:#98a293;margin-top:-8px}
#wwLanding.ww29 .wwNativeHelp{display:flex;justify-content:center;gap:24px}
#wwLanding.ww29 .wwNativeHelp a{display:grid;place-items:center;min-height:44px;font-size:12px;color:#aeb8a8}
@font-face{font-family:"Instrument Sans";src:url("./vendor/fonts/instrument-sans-latin-400-normal.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Instrument Sans";src:url("./vendor/fonts/instrument-sans-latin-600-normal.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Instrument Serif";src:url("./vendor/fonts/instrument-serif-latin-400-italic.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}
body.landingActive{background:#0c120f!important;overflow-y:auto;overflow-x:hidden}
body.landingActive #appRoot,body.landingActive .bottomNav,body.landingActive #accountChip,body.landingActive .aiCoachFab,body.landingActive .coachFab{display:none!important}
#wwLanding.ww29{position:relative;z-index:60;min-height:100dvh;background:#0c120f;color:#f3f2e9;font-family:"Instrument Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
#wwLanding.ww29[hidden]{display:none!important}
#wwLanding.ww29 *{box-sizing:border-box}
#wwLanding.ww29 :is(button,a,summary){font:inherit;touch-action:manipulation}
#wwLanding.ww29 button{cursor:pointer}
#wwLanding.ww29 :is(a,button,summary):focus-visible{outline:2px solid #d6ff3f;outline-offset:5px}
#wwLanding.ww29 a{color:inherit;text-decoration:none}
#wwLanding.ww29 .ww72Atmosphere{position:absolute;inset:0 0 auto;height:850px;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 32% 38%,#63794715,transparent 60%)}
#wwLanding.ww29 .ww72Atmosphere i,#wwLanding.ww29 .ww72Atmosphere span{display:none}
#wwLanding.ww29 :is(.ww29Nav,.ww29Main,.ww29Footer){position:relative}
#wwLanding.ww29 .ww29NavIn{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 48px;border-bottom:1px solid #e4eed514}
#wwLanding.ww29 .ww29Brand{display:flex;align-items:center;gap:11px}
#wwLanding.ww29 .ww29Brand b{font-size:18px;font-weight:600;letter-spacing:-.04em}
#wwLanding.ww29 .ww29BrandMark{display:grid;place-items:center;width:33px;height:33px}
#wwLanding.ww29 .ww29BrandMark img{width:100%;height:100%}
#wwLanding.ww29 .ww29SignIn{display:flex;align-items:center;gap:20px;min-height:44px;padding:10px 18px;color:#f3f2e9;border:1px solid #e4eed52b;border-radius:30px;background:transparent;font-size:13px;font-weight:600}
#wwLanding.ww29 .ww29SignIn span{color:#d6ff3f}
#wwLanding.ww29 .ww29Main{max-width:1280px;margin:auto;padding:0 48px}
#wwLanding.ww29 .ww29Hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:48px 0 56px}
#wwLanding.ww29 .ww29HeroCopy{min-width:0;padding:12px 0}
#wwLanding.ww29 .ww29Eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:.17em;color:#c0c9b7;margin:0 0 25px;line-height:1.7}
#wwLanding.ww29 .ww29Eyebrow>span{width:6px;height:6px;border-radius:50%;background:#d6ff3f;box-shadow:0 0 0 4px #d6ff3f12}
#wwLanding.ww29 h1{font-size:clamp(36px,4.5vw,62px);line-height:1.08;letter-spacing:-.06em;font-weight:600;margin:0}
#wwLanding.ww29 h1 em{display:inline-block;font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.035em;color:#deefb1;line-height:1.1}
#wwLanding.ww29 .ww29Lead{max-width:37ch;font-size:16px;line-height:1.75;color:#b0b9ae;margin:26px 0 28px}
#wwLanding.ww29 .ww29HeroActions{display:flex;gap:10px;flex-wrap:wrap}
#wwLanding.ww29 .ww29Button{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:16px 23px;min-height:54px;border:1px solid #d6ff3f;border-radius:30px;background:#d6ff3f;color:#172209;font-size:15px;font-weight:600;box-shadow:0 6px 28px #c5f44614;transition:transform .2s ease,background .2s ease}
#wwLanding.ww29 .ww29Button:hover{background:#e3ff7f;transform:translateY(-2px)}
#wwLanding.ww29 .ww29Button:active{transform:translateY(0)}
#wwLanding.ww29 .ww29Secondary{border:1px solid #ffffff29;background:transparent;color:#f3f2e9;border-radius:30px;padding:14px 26px;min-height:54px;font-size:15px}
#wwLanding.ww29 .ww29Secondary:hover,#wwLanding.ww29 .ww29SignIn:hover{background:#ffffff08}
#wwLanding.ww29 .ww29Guest{display:block;min-height:44px;padding:10px 0;margin:10px 0 0;border:0;border-radius:0;background:none;color:#c4cdbd;font-size:12px;box-shadow:none;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#8a9b7970}
#wwLanding.ww29 .ww29Trust{font-size:11px;line-height:1.6;color:#9fae98;margin:0}
#wwLanding.ww29 .ww106Portrait{position:relative;isolation:isolate;min-width:0;height:550px;overflow:hidden;border:1px solid #e4eed51c;border-radius:28px;background:#263126;box-shadow:0 28px 60px #0003}
#wwLanding.ww29 .ww106Portrait>img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% center}
#wwLanding.ww29 .ww106Portrait::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#08120a08 40%,#08120a99 75%,#08120acc)}
#wwLanding.ww29 .ww106PhotoTag{position:absolute;top:24px;left:24px;right:auto;z-index:1;display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #ffffff30;border-radius:30px;background:#152017ef;color:#f3f2e9;font-size:9px;letter-spacing:.08em}
#wwLanding.ww29 .ww106PhotoTag>span{font-size:21px;color:#d6ff3f;line-height:1}
#wwLanding.ww29 .wwProductBenefits{display:flex;flex-wrap:wrap;gap:10px 18px;max-width:440px;margin-top:26px;border-top:1px solid #ffffff1a;padding-top:20px;color:#c2cebc;font-size:11px;line-height:1.6}
#wwLanding.ww29 .wwProductBenefits span::before{content:"✓";margin-right:7px;color:#d6ff3f}
#wwLanding.ww29 .wwProductCard{position:absolute;z-index:2;left:26px;right:26px;bottom:26px;border:1px solid #d7e3c82b;border-radius:20px;background:#111c17;box-shadow:0 16px 40px #0006;padding:24px;color:#f1f5ed}
#wwLanding.ww29 .wwProductCardHead{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.1em;color:#bdcbb8}
#wwLanding.ww29 .wwProductCardHead small{font-size:10px;letter-spacing:0;border:1px solid #d6ff3f33;padding:4px 8px;border-radius:20px;color:#deefb1}
#wwLanding.ww29 .wwProductCard h2{font-size:24px;letter-spacing:-.035em;line-height:1.2;margin:20px 0}
#wwLanding.ww29 .wwProductWeek{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 0 18px}
#wwLanding.ww29 .wwProductWeek>span{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:74px;padding:10px 0;border-radius:10px;font-size:9px;color:#aebdaf}
#wwLanding.ww29 .wwProductWeek b{font-size:14px;color:#f1f5ed;font-weight:600}
#wwLanding.ww29 .wwProductWeek i{width:4px;height:4px;background:#9fbdd9;border-radius:50%}
#wwLanding.ww29 .wwProductWeek .selected{background:#d6ff3f;color:#334219}
#wwLanding.ww29 .wwProductWeek .selected b{color:#14210b}
#wwLanding.ww29 .wwProductWeek .selected i{background:#334219}
#wwLanding.ww29 .wwProductItem{display:flex;align-items:center;gap:12px;border-top:1px solid #ffffff16;padding:17px 0}
#wwLanding.ww29 .wwProductDot{width:5px;height:31px;flex-shrink:0;border-radius:4px;background:#a9cdf3}
#wwLanding.ww29 .workout .wwProductDot{background:#d6ff3f}
#wwLanding.ww29 .wwProductItem>div{min-width:0;flex:1}
#wwLanding.ww29 .wwProductItem b{display:block;font-size:13px;line-height:1.4;font-weight:600}
#wwLanding.ww29 .wwProductItem small{display:block;margin-top:4px;font-size:11px;line-height:1.4;color:#acbda8}
#wwLanding.ww29 .wwProductItem em{font-style:normal;font-size:10px;color:#becfba}
#wwLanding.ww29 .wwProductNutrition{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;border-radius:10px;padding:13px;background:#e0edcc0a;font-size:10px;color:#b8c8b0;line-height:1.6}
#wwLanding.ww29 .wwProductNutrition b{font-weight:400;color:#e1ebd9}
#wwLanding.ww29 .wwProductNutrition b span{color:#d6ff3f;margin-left:5px}
#wwLanding.ww29 .ww29Essentials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:30px 10px;border:1px solid #d7d8bf;border-radius:22px;background:#edeee1;color:#202d22}
#wwLanding.ww29 .ww29Essentials article{position:relative;padding:0 28px;min-width:0}
#wwLanding.ww29 .ww29Essentials article+article{border-left:1px solid #263e282b}
#wwLanding.ww29 .ww72FeatureIcon{display:grid;place-items:center;width:34px;height:34px;margin-bottom:18px;color:#3f6143}
#wwLanding.ww29 .ww72FeatureIcon svg{width:28px;height:28px}
#wwLanding.ww29 .ww29Essentials article>span{position:absolute;right:28px;top:12px;font-size:9px;letter-spacing:.13em;color:#53694e}
#wwLanding.ww29 .ww29Essentials h2{font-size:20px;letter-spacing:-.04em;line-height:1.2;font-weight:600;margin:0 0 10px}
#wwLanding.ww29 .ww29Essentials p{font-size:13px;line-height:1.65;color:#53634f;margin:0;max-width:31ch}
#wwLanding.ww29 .ww106Explore{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:85px 24px}
#wwLanding.ww29 .ww106ExploreCopy>h2{margin:0;font-size:clamp(35px,4vw,49px);font-weight:600;line-height:1.08;letter-spacing:-.045em}
#wwLanding.ww29 .ww106ExploreCopy>h2 em{font-family:"Instrument Serif",Georgia,serif;color:#deefb1;font-weight:400}
#wwLanding.ww29 .ww106ExploreCopy>p:not(.ww29Eyebrow){font-size:15px;line-height:1.75;color:#aebaa8;max-width:32ch;margin:23px 0}
#wwLanding.ww29 .ww106Try{display:flex;gap:12px;align-items:center;font-size:12px;line-height:1.6;color:#d1ddc6}
#wwLanding.ww29 .ww106Try>span{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border:1px solid #d6ff3f40;border-radius:50%;color:#d6ff3f;font-size:20px}
#wwLanding.ww29 .ww29Preview{position:relative;min-width:0;background:linear-gradient(140deg,#202b22,#131e17);border:1px solid #d0ed962b;border-radius:24px;padding:26px;box-shadow:0 22px 65px #0003}
#wwLanding.ww29 .ww29PreviewHead{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#b9c6b9;font-size:9px;letter-spacing:.14em}
#wwLanding.ww29 .ww29PreviewHead small{font-size:10px;letter-spacing:0;color:#d9e6c6;background:#cfee9610;border:1px solid #d4efad29;padding:5px 9px;border-radius:20px}
#wwLanding.ww29 .ww72Scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:20px;padding:4px;border:1px solid #ffffff12;border-radius:30px;background:#050a0866}
#wwLanding.ww29 .ww72Scenarios button{min-width:0;min-height:44px;border:0;border-radius:24px;background:transparent;color:#b5c2b8;padding:8px 6px;font-size:12px;font-weight:600;transition:background .18s ease,color .18s ease}
#wwLanding.ww29 .ww72Scenarios button:hover{color:#f2f5ed;background:#ffffff08}
#wwLanding.ww29 .ww72Scenarios button[aria-pressed="true"]{background:#d6ff3f;color:#17220a}
#wwLanding.ww29 .ww29Preview[data-example="night"] .ww72Scenarios button[aria-pressed="true"]{background:#cecaff;color:#231e43}
#wwLanding.ww29 .ww29Preview[data-example="off"] .ww72Scenarios button[aria-pressed="true"]{background:#f5c49b;color:#382315}
#wwLanding.ww29 .ww29Preview h2{font-size:25px;line-height:1.2;font-weight:600;letter-spacing:-.04em;margin:24px 0 7px}
#wwLanding.ww29 .ww72ExampleLead{min-height:2.8em;margin:0 0 14px;font-size:13px;line-height:1.4;color:#afbfad}
#wwLanding.ww29 .ww72DayTrack{display:flex;gap:5px;height:4px;margin-bottom:12px;overflow:hidden;border-radius:6px}
#wwLanding.ww29 .ww72DayTrack span{width:50%;border-radius:6px;background:#a5d0ec}
#wwLanding.ww29 .ww72DayTrack span+span{width:23%;background:#d6ff3f}
#wwLanding.ww29 .ww72DayTrack span+span+span{width:27%;background:#f5bb8b}
#wwLanding.ww29 .ww29Preview[data-example="night"] .ww72DayTrack span:first-child{background:#cecaff}
#wwLanding.ww29 .ww29Preview[data-example="off"] .ww72DayTrack span:first-child{background:#88a689}
#wwLanding.ww29 .ww29PreviewRow{display:flex;align-items:center;gap:13px;padding:16px 0;border-top:1px solid #ffffff10}
#wwLanding.ww29 .ww29PreviewRow>i{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid #99c7ec26;border-radius:12px;color:#a7d2f4;background:#72a8d312}
#wwLanding.ww29 .ww29PreviewRow.train>i{color:#d6ed91;border-color:#d6ff3f26;background:#cce56b12}
#wwLanding.ww29 .ww29PreviewRow.fuel>i{color:#f2c097;border-color:#f2c09726;background:#f2c09712}
#wwLanding.ww29 .ww29PreviewRow svg{width:21px;height:21px}
#wwLanding.ww29 .ww29PreviewRow>span{flex:1;min-width:0}
#wwLanding.ww29 .ww29PreviewRow b{display:block;font-size:14px;font-weight:600}
#wwLanding.ww29 .ww29PreviewRow small{display:block;margin-top:5px;font-size:12px;color:#a8b9a6;line-height:1.5}
#wwLanding.ww29 .ww29PreviewRow em{font-size:10px;font-style:normal;color:#a2b2a5}
#wwLanding.ww29 .ww29PreviewFoot{display:flex;gap:10px;align-items:center;margin-top:4px;padding:14px 12px;border:1px solid #cfe89617;border-radius:12px;background:#cfe89608;font-size:12px;line-height:1.5;color:#cbdbc2}
#wwLanding.ww29 .ww29PreviewFoot>span:first-child{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;border-radius:50%;background:#d6ff3f;color:#203010;font-size:12px;font-weight:600}
#wwLanding.ww29 .ww29How{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;margin:0 0 25px}
#wwLanding.ww29 .ww29How summary{display:flex;justify-content:space-between;align-items:center;min-height:68px;font-size:14px;cursor:pointer;list-style:none}
#wwLanding.ww29 .ww29How summary::-webkit-details-marker{display:none}
#wwLanding.ww29 .ww29How summary span{font-size:21px;color:#c1ccba}
#wwLanding.ww29 .ww29How[open] summary span{transform:rotate(45deg)}
#wwLanding.ww29 .ww29How p{color:#acb6af;max-width:65ch;font-size:14px;line-height:1.6;margin:0 0 20px}
#wwLanding.ww29 .ww29Footer{max-width:1280px;margin:auto;padding:0 48px 30px;display:flex;align-items:center;gap:25px;flex-wrap:wrap;font-size:12px;color:#a5b09f}
#wwLanding.ww29 .ww29Footer>span{font-weight:600;color:#cdd6c5}
#wwLanding.ww29 .ww29Footer nav{display:flex;gap:20px;margin-left:auto;flex-wrap:wrap}
#wwLanding.ww29 .ww29Footer a{display:inline-flex;align-items:center;min-height:44px}
#wwLanding.ww29 .ww29Footer a:hover{text-decoration:underline;text-underline-offset:4px}
#wwLanding.ww29 .ww29Footer small{font-size:10px}
@media(prefers-reduced-motion:no-preference){#wwLanding.ww29 .ww29HeroCopy,#wwLanding.ww29 .ww106Portrait{animation:ww106Reveal .65s ease-out both}#wwLanding.ww29 .ww106Portrait{animation-delay:.12s}}
@keyframes ww106Reveal{from{opacity:.4;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){
 #wwLanding.ww29 .ww29Hero{gap:32px}
 #wwLanding.ww29 .ww106Portrait{height:530px}
 #wwLanding.ww29 .ww106Explore{gap:40px;padding:65px 0}
 #wwLanding.ww29 .ww29Essentials article{padding:0 20px}
 #wwLanding.ww29 .ww29Essentials h2{font-size:18px}
}
@media(max-width:780px){
 #wwLanding.ww29 .ww29NavIn{padding:calc(12px + env(safe-area-inset-top,0px)) max(22px,env(safe-area-inset-right,0px)) 12px max(22px,env(safe-area-inset-left,0px));backdrop-filter:none}
 #wwLanding.ww29 .ww29Brand b{font-size:15px}
 #wwLanding.ww29 .ww29BrandMark{width:29px;height:29px}
 #wwLanding.ww29 .ww29SignIn{gap:10px;padding:8px 13px;font-size:12px}
 #wwLanding.ww29 .ww29Main{padding:0 max(24px,env(safe-area-inset-right,0px)) 0 max(24px,env(safe-area-inset-left,0px))}
 #wwLanding.ww29 .ww29Hero{grid-template-columns:1fr;gap:28px;padding:34px 0}
 #wwLanding.ww29 .ww29HeroCopy{padding:0}
 #wwLanding.ww29 h1{font-size:clamp(32px,8.5vw,56px)}
 #wwLanding.ww29 .ww29Eyebrow{font-size:9px;margin-bottom:19px}
 #wwLanding.ww29 .ww29Lead{font-size:15px;line-height:1.65;margin:20px 0 23px;max-width:39ch}
 #wwLanding.ww29 .ww29Button{flex:1;gap:12px;padding:15px 20px}
 #wwLanding.ww29 .ww29Secondary{padding:14px 22px}
 #wwLanding.ww29 .ww106Portrait{height:480px;border-radius:22px}
 #wwLanding.ww29 .ww106Portrait>img{object-position:66% 42%}
 #wwLanding.ww29 .ww106PhotoTag{top:18px;left:18px;font-size:8px;padding:8px 12px}
 #wwLanding.ww29 .wwProductCard{left:16px;right:16px;bottom:16px;padding:20px}
 #wwLanding.ww29 .wwProductCard h2{font-size:22px}
 #wwLanding.ww29 .wwProductItem em{display:none}
 #wwLanding.ww29 .wwProductBenefits{font-size:10px;gap:6px 14px;margin-top:20px;padding-top:16px}
 #wwLanding.ww29 .ww29Essentials{grid-template-columns:1fr;padding:8px 23px;border-radius:20px}
 #wwLanding.ww29 .ww29Essentials article{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:15px;padding:22px 0}
 #wwLanding.ww29 .ww29Essentials article+article{border-left:0;border-top:1px solid #263e282b}
 #wwLanding.ww29 .ww29Essentials article>:not(.ww72FeatureIcon){grid-column:2}
 #wwLanding.ww29 .ww29Essentials article>span{position:static;font-size:8px;margin-bottom:9px}
 #wwLanding.ww29 .ww72FeatureIcon{grid-row:1/4;width:28px;height:28px;margin:0}
 #wwLanding.ww29 .ww72FeatureIcon svg{width:25px;height:25px}
 #wwLanding.ww29 .ww29Essentials h2{font-size:18px;margin:0 0 8px}
 #wwLanding.ww29 .ww29Essentials p{max-width:45ch}
 #wwLanding.ww29 .ww106Explore{grid-template-columns:1fr;gap:25px;padding:45px 0}
 #wwLanding.ww29 .ww106ExploreCopy>p:not(.ww29Eyebrow){max-width:38ch;margin:19px 0}
 #wwLanding.ww29 .ww29Preview{padding:24px;border-radius:22px}
 #wwLanding.ww29 .ww29Preview h2{font-size:24px}
 #wwLanding.ww29 .ww29PreviewRow em{display:none}
 #wwLanding.ww29 .ww29Footer{padding:0 max(24px,env(safe-area-inset-right,0px)) calc(25px + env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px));gap:10px}
 #wwLanding.ww29 .ww29Footer nav{margin-left:0;width:100%;gap:18px}
}
@media(max-width:360px){#wwLanding.ww29 .ww29Preview{padding:17px}#wwLanding.ww29 .ww29Preview h2{font-size:22px}#wwLanding.ww29 .ww29HeroActions{gap:8px}#wwLanding.ww29 .ww29Secondary{padding:14px 18px}#wwLanding.ww29 .ww29Brand{gap:7px}#wwLanding.ww29 .ww29Brand b{font-size:14px}#wwLanding.ww29 .ww29Essentials{padding:8px 18px}}
@media(prefers-reduced-motion:reduce){#wwLanding.ww29 *,#wwLanding.ww29 *::before,#wwLanding.ww29 *::after{scroll-behavior:auto;transition:none;animation:none}#wwLanding.ww29 .ww29Button:hover{transform:none}}
