/* NeoNutriva: vivid, product-led modern commerce. */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#202b64;--text:#202746;--muted:#61677b;--blue:#e8edff;--coral:#ff6b31;--border:#e0e3ed;--electric:#304ad8}
body{font-size:16px;background:#fff}html{scroll-padding-top:150px}h1,h2,h3{letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,52px);font-weight:800;line-height:1.1}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700}.announcement{background:#202b64;font-size:12px;padding:8px 5%}.announcement a{color:#fff}.header-main{height:83px;max-width:1600px;gap:38px;padding:0 4%}.logo{font-size:32px;letter-spacing:-1.7px}.logo>span{font-weight:600}.logo small{font-size:9px;letter-spacing:1.7px;margin-top:6px}.searchbar{background:#f5f6fa;border:0;border-radius:30px;padding:12px 19px;max-width:460px}.searchbar button{font-size:13px}.help-link{font-size:12px}.help-link strong{font-size:13px}.header-actions{gap:25px}.bag-button{background:#f0f2fa;border-radius:50%;width:45px;height:45px}.bag-button span{font-size:12px;background:var(--electric)}.main-nav{gap:clamp(18px,2.4vw,40px);padding:13px 3%;font-size:13px;border-top:0}.quiz-nav{color:var(--electric)}.main-nav a:hover{color:var(--electric)}
.button{border-radius:100px;padding:17px 25px;font-size:14px;background:var(--electric);border-color:var(--electric);gap:25px}.button:hover{background:#2039bd}.button.outline{border-color:var(--navy)}.text-link{font-size:14px}.modern-hero{display:grid;grid-template-columns:1fr 1fr;margin:18px 20px 0;border-radius:18px;overflow:hidden;min-height:595px;background:#edf0ff}.modern-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px clamp(28px,4.2vw,70px);position:relative}.modern-hero-copy .eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;margin:0 0 28px}.tiny-line{display:inline-block;width:30px;height:2px;background:var(--electric)}.modern-hero h1{font-size:clamp(49px,5.25vw,83px);line-height:1.04;letter-spacing:-.06em;font-weight:800;color:#202b64;white-space:nowrap}.modern-hero h1 em{font-style:normal;color:var(--electric)}.hero-description{font-size:17px;line-height:1.7;color:#505878;margin:27px 0 30px}.hero-cta{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.modern-quiz-link{font-size:13px;font-weight:600;display:flex;align-items:center;gap:9px}.modern-quiz-link svg{width:17px}.hero-bottom-note{display:flex;gap:15px;margin-top:45px;font-size:11px;letter-spacing:.12em;font-weight:600;color:#59617e}.hero-bottom-note>span+span{padding-left:15px;border-left:1px solid #b7bfd9}.modern-hero-art{background:#ffd8bc;position:relative;overflow:hidden;min-height:595px;isolation:isolate}.hero-display-word{position:absolute;top:20px;left:50%;transform:translateX(-50%);font-size:clamp(70px,8.4vw,140px);letter-spacing:-.07em;line-height:1.1;font-weight:800;color:#ae4c2326;white-space:nowrap}.modern-pack-stage{position:absolute;inset:44px -60px 65px;mix-blend-mode:multiply}.modern-pack-stage img{position:absolute;object-fit:contain;max-width:none;mix-blend-mode:multiply}.hero-pack-main{width:95%;height:100%;left:0;top:0;transform:rotate(-10deg)}.hero-pack-small{width:66%;height:68%;right:-2%;bottom:-8%;transform:rotate(11deg)}.hero-stamp{position:absolute;top:130px;right:32px;background:#fff9eb;width:130px;height:130px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(11deg);box-shadow:0 6px 20px #8b47280a}.hero-stamp>span{font-size:9px;letter-spacing:.06em}.hero-stamp strong{font-size:27px;line-height:1.05;text-align:center;letter-spacing:-.04em;margin-top:8px}.hero-shop-label{position:absolute;bottom:24px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #bc886448;padding-top:18px}.hero-shop-label>span:first-child{font-size:10px;letter-spacing:.1em}.hero-shop-label strong{display:block;font-size:15px;font-weight:600;letter-spacing:-.02em;margin-top:4px}.round-arrow{background:#fff9ef;border-radius:50%;height:43px;width:43px;display:grid;place-items:center}.modern-brand-strip{display:flex;justify-content:space-around;align-items:center;gap:20px;margin:0 20px;padding:24px;border-bottom:1px solid var(--border);font-size:13px;font-weight:500}.modern-brand-strip>span:first-child{font-size:20px;font-weight:700;letter-spacing:-.04em}.modern-brand-strip>span:not(:first-child)::before{content:'+';color:var(--electric);font-size:20px;margin-right:14px}
.section{max-width:1540px;padding:72px 5%}.section-heading{margin-bottom:34px;align-items:center}.section-heading .eyebrow{margin-bottom:13px}.categories{padding-top:62px;padding-bottom:25px;text-align:left}.categories .section-heading{justify-content:flex-start}.categories h2{font-size:42px}.category-grid{max-width:none;gap:15px}.category-grid>a{display:grid;grid-template-columns:80px 1fr;grid-template-rows:1fr 1fr;gap:0 10px;align-items:center;border:1px solid var(--border);border-radius:14px;padding:12px 10px;min-height:105px;transition:background .2s,border .2s}.category-grid>a:hover{background:#f4f6ff;border-color:#a4b1ec}.category-image{grid-row:1/3;width:80px;height:80px;border-radius:10px;padding:0;margin:0;background:transparent}.category-image img{transform:scale(1.3)}.category-grid strong{align-self:end;font-size:14px;line-height:1.3}.category-grid small{align-self:start;font-size:12px;margin-top:6px;line-height:1.3}.featured{padding-top:45px}.featured .section-heading h2{max-width:600px}.product-grid{gap:22px}.product-card{border:0;border-radius:16px;background:#f7f8fc;padding:8px}.product-art{height:300px;border-radius:11px;background:#edf0ff;overflow:hidden;padding:25px 10px 0}.product-art.neo400,.product-art.neo200{background:#eef0ff}.product-art.cogni{background:#eeeaff}.product-art.drops,.product-art.nano{background:#fff0d1}.product-art>img{transition:transform .4s ease}.product-art.neo400>img,.product-art.neo200>img{transform:scale(1.3)}.product-art.neo400:hover>img,.product-art.neo200:hover>img{transform:scale(1.4) rotate(-4deg)}.product-badge{font-size:10px;padding:6px 10px;border-radius:20px;top:12px;left:12px;background:#fff;font-weight:600;color:#303d6b}.product-text{padding:18px 10px 10px}.product-kicker{font-size:12px;margin-bottom:8px;color:#626a7e}.product-card h3{font-size:18px;line-height:1.35;min-height:49px;font-weight:700;letter-spacing:-.03em}.pack-size{font-size:13px}.price-row{margin:15px 0}.price-row strong{font-size:23px}.price-row del,.price-row>span{font-size:12px}.add-button{border-radius:30px;padding:12px;background:#fff;border-color:#b8c0df;font-size:14px;justify-content:space-between;padding-inline:18px}.add-button:hover{background:var(--electric);border-color:var(--electric)}
.duo-banners{max-width:1540px;grid-template-columns:1.15fr 1fr;gap:22px;margin-bottom:0}.powder-banner,.quiz-banner{border-radius:18px;min-height:360px;padding:40px}.powder-banner{background:#ffe6d1}.powder-banner h2{font-size:38px;line-height:1.1;letter-spacing:-.05em}.powder-banner img{height:320px;transform:rotate(12deg) scale(1.15);margin-left:-7%}.quiz-banner{background:#304ad8;color:#fff;position:relative;overflow:hidden}.quiz-banner::after{content:'?';position:absolute;right:-5px;bottom:-110px;font-size:350px;font-weight:800;line-height:1;color:#ffffff12;pointer-events:none}.quiz-banner>*{position:relative;z-index:1}.quiz-banner .eyebrow{color:#e0e6ff}.quiz-banner h2{font-size:45px;line-height:1.1}.quiz-banner p:not(.eyebrow){font-size:16px;color:#e1e7ff}.quiz-banner .button{margin-top:6px}.story-teaser{gap:7%;padding-top:100px;padding-bottom:100px}.story-visual img{height:490px;border-radius:18px;object-position:45% center}.story-visual>span{left:25px;bottom:25px;border-radius:30px;font-family:Manrope,Arial,sans-serif;font-size:15px;font-style:normal;font-weight:600;padding:13px 19px}.story-copy h2{font-size:clamp(40px,4.2vw,64px);line-height:1.08;margin-bottom:26px}.story-copy>p:not(.eyebrow){font-size:16px;max-width:500px}.story-copy .text-link{margin-top:8px}
.mission-teaser{margin:0 20px;border-radius:20px;background:#202b64;grid-template-columns:1fr 1fr;gap:40px 70px;padding:65px max(4%,calc((100vw - 1330px)/2));align-items:center}.mission-teaser h2{font-size:clamp(42px,4.5vw,66px);line-height:1.06;color:#fff}.mission-teaser .eyebrow{color:#c5d1ff;font-size:12px}.mission-teaser>div>p:not(.eyebrow){font-size:16px;color:#dbe2ff;max-width:450px}.mission-photo{position:relative;align-self:stretch;min-height:320px}.mission-photo img{height:100%;width:100%;object-fit:cover;border-radius:14px;position:absolute;inset:0}.mission-photo>span{position:absolute;bottom:15px;left:15px;right:15px;background:#202b64e8;color:#fff;font-size:12px;padding:10px 15px;border-radius:7px}.mission-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid #ffffff30;padding-top:25px}.mission-values article{border:0;padding:8px 0 8px 37px}.mission-values article>span{top:7px;font-family:Manrope,sans-serif;font-size:16px;color:#9eafff}.mission-values h3{font-size:18px}.mission-values p{font-size:14px;color:#dbe2ff}.guide-grid{gap:22px}.guide-grid>a{border-radius:15px;background:#edf0ff;padding:33px;display:flex;flex-direction:column;min-height:290px;transition:transform .2s}.guide-grid>a:hover{transform:translateY(-5px)}.guide-grid>a:nth-child(2){background:#fff0dd}.guide-grid>a:nth-child(3){background:#e9f2eb}.guide-number{font-size:12px;margin-bottom:32px}.guide-grid h3{font-size:28px;line-height:1.15}.guide-grid p{font-size:15px}.guide-grid>a>span:last-child{font-size:14px;margin-top:auto}.brand-separation{max-width:1380px;margin:0 5%;border-radius:16px;background:#fff5ef;border:0;padding:35px 40px}.brand-separation h2{font-size:32px}.brand-separation .eyebrow{font-size:12px}.brand-separation p:last-child{font-size:15px}.home-faq{gap:10%;padding-block:80px}.home-faq h2{max-width:370px}.home-faq summary{font-size:16px;padding-block:24px}.faq-list details p{font-size:15px}footer{background:#eef0f9;padding:60px 5% 25px;gap:40px}footer h3{font-size:14px}footer>div>a:not(.logo){font-size:14px;margin:10px 0}footer p{font-size:15px}footer .logo small{font-size:9px}.footer-bottom{font-size:12px;padding-top:25px}.page-intro{background:#edf0ff}.page-intro h1{font-size:clamp(40px,5vw,68px);line-height:1.1}.page-intro>p{font-size:16px}.drawer-head h2{font-size:26px}#bag-dialog .bag-item h3{letter-spacing:-.02em}
@media(min-width:1600px){.modern-hero{max-width:1560px;margin-inline:auto}.modern-brand-strip{max-width:1560px;margin-inline:auto}.modern-hero-art{min-height:630px}.hero-pack-main{width:105%;left:-7%}}
@media(max-width:1100px){.header-main{gap:24px}.main-nav{gap:18px;font-size:12px}.modern-hero-copy{padding:40px 30px}.modern-hero h1{font-size:54px}.modern-hero,.modern-hero-art{min-height:540px}.hero-description{font-size:16px}.hero-stamp{right:20px;top:115px;width:105px;height:105px}.hero-stamp strong{font-size:23px}.hero-stamp>span{font-size:8px}.category-grid{gap:10px}.category-grid>a{display:flex;padding:15px 8px;text-align:center;gap:3px}.category-grid strong,.category-grid small{align-self:center}.category-image{margin-bottom:8px}.category-grid strong{font-size:13px}.product-art{height:250px}.product-card h3{font-size:16px}.powder-banner,.quiz-banner{padding:30px}.powder-banner h2{font-size:31px}.quiz-banner h2{font-size:38px}.story-visual img{height:430px}.mission-teaser{gap:30px}.guide-grid h3{font-size:24px}.guide-grid>a{padding:26px}}
@media(max-width:760px){html{scroll-padding-top:78px}.announcement{font-size:11px;padding:8px 14px;text-align:center}.header-main{height:76px;padding:0 5%;gap:10px}.logo{font-size:27px}.logo small{font-size:8px;letter-spacing:1px}.header-actions{margin-left:auto}.bag-button{width:40px;height:40px}.main-nav{top:76px;font-size:15px}.modern-hero{grid-template-columns:1fr;margin:10px 10px 0;border-radius:14px;min-height:0}.modern-hero-copy{padding:34px 25px 30px}.modern-hero-copy .eyebrow{font-size:10px;margin-bottom:21px;gap:8px}.tiny-line{width:20px}.modern-hero h1{font-size:clamp(40px,10vw,66px);line-height:1.07;white-space:normal;letter-spacing:-.055em}.hero-description{font-size:15px;line-height:1.65;margin:21px 0 24px}.hero-cta{gap:17px}.hero-cta .button{font-size:13px;padding:14px 20px;gap:16px}.modern-quiz-link{font-size:12px}.hero-bottom-note{margin-top:27px;font-size:10px;gap:12px;letter-spacing:.09em}.hero-bottom-note>span+span{padding-left:12px}.modern-hero-art{min-height:375px}.hero-display-word{font-size:22vw;top:9px}.modern-pack-stage{inset:22px -35px 62px}.hero-pack-main{width:90%;left:-1%;height:105%}.hero-pack-small{width:60%;right:1%;height:75%;bottom:-7%}.hero-stamp{top:70px;right:20px;width:85px;height:85px}.hero-stamp>span{font-size:7px}.hero-stamp strong{font-size:20px;margin-top:5px}.hero-shop-label{left:20px;right:20px;bottom:17px;padding-top:14px}.hero-shop-label>span:first-child{font-size:9px}.hero-shop-label strong{font-size:13px}.round-arrow{width:36px;height:36px}.modern-brand-strip{padding:20px 10px;margin:0 10px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px 4px;text-align:center;font-size:10px}.modern-brand-strip>span:first-child{grid-column:1/-1;font-size:20px;margin-bottom:3px}.modern-brand-strip>span:not(:first-child)::before{font-size:14px;margin-right:5px}.section{padding:45px 5%}.categories{padding-top:38px;padding-bottom:0}.categories h2{font-size:32px}.eyebrow{font-size:11px}.category-grid{display:flex;gap:10px;margin-right:-5%;padding-right:5%;padding-bottom:10px}.category-grid>a{flex:0 0 132px;min-height:154px;border-radius:12px}.category-image{width:88px;height:77px;margin-bottom:5px}.category-grid strong{font-size:13px}.category-grid small{font-size:11px;margin-top:2px}.section-heading{margin-bottom:24px}.section-heading .text-link{margin-top:16px}.featured h2{font-size:36px}.product-grid{gap:20px 12px}.product-card{border-radius:12px;padding:5px}.product-art{height:205px;border-radius:9px;padding:27px 4px 0}.product-badge{font-size:8px;padding:5px 7px;left:7px;top:8px;letter-spacing:.02em}.product-text{padding:13px 7px 7px}.product-kicker{font-size:11px;min-height:30px;line-height:1.4;margin-bottom:5px}.product-card h3{font-size:15px;min-height:42px;letter-spacing:-.025em}.pack-size{font-size:12px}.price-row{gap:6px;margin:12px 0}.price-row strong{font-size:21px}.price-row del,.price-row>span{font-size:10px}.add-button{font-size:12px;padding:10px 12px;gap:5px}.add-button svg{width:15px}.duo-banners{grid-template-columns:1fr;gap:16px}.powder-banner,.quiz-banner{min-height:285px;padding:28px;border-radius:15px}.powder-banner h2{font-size:31px}.powder-banner img{height:270px}.quiz-banner h2{font-size:39px}.quiz-banner .eyebrow{font-size:11px}.quiz-banner p:not(.eyebrow){font-size:15px}.quiz-banner::after{font-size:320px}.story-teaser{grid-template-columns:1fr;gap:32px;padding-block:55px}.story-visual img{height:340px;border-radius:15px}.story-visual>span{left:18px;bottom:18px;font-size:13px;padding:11px 15px}.story-copy h2{font-size:42px}.story-copy>p:not(.eyebrow){font-size:15px}.mission-teaser{margin:0 10px;padding:35px 25px;grid-template-columns:1fr;gap:28px;border-radius:15px}.mission-teaser h2{font-size:44px}.mission-teaser .eyebrow{font-size:10px}.mission-teaser>div>p:not(.eyebrow){font-size:15px}.mission-photo{min-height:250px}.mission-photo>span{font-size:10px;left:10px;right:10px;bottom:10px;padding:9px 12px}.mission-values{grid-template-columns:1fr;gap:15px;padding-top:22px}.mission-values article{padding-block:5px}.mission-values h3{font-size:17px}.mission-values p{font-size:14px}.guide-grid{gap:15px}.guide-grid>a{min-height:255px;padding:28px;border-radius:14px}.guide-number{font-size:11px;margin-bottom:25px}.guide-grid h3{font-size:29px}.guide-grid p{font-size:15px}.guide-grid>a>span:last-child{font-size:14px}.brand-separation{padding:28px;margin:0 5%}.brand-separation h2{font-size:30px}.brand-separation .eyebrow{font-size:10px}.brand-separation p:last-child{font-size:14px}.home-faq{padding-block:45px}.home-faq h2{font-size:34px}.home-faq summary{font-size:15px;padding-block:21px}.faq-list details p{font-size:14px}footer{padding:40px 6% 24px;gap:28px 24px}footer h3{font-size:13px}footer>div>a:not(.logo){font-size:12px}footer p{font-size:14px}.footer-bottom{font-size:11px}.button{font-size:14px}.text-link{font-size:13px}.page-intro h1{font-size:42px}.page-intro>p{font-size:15px}}
@media(max-width:370px){.modern-hero-copy{padding-inline:20px}.modern-hero h1{font-size:39px}.hero-cta{gap:14px}.hero-cta .button{padding-inline:16px}.product-art{height:175px}.product-text{padding-inline:4px}.product-card h3{font-size:14px}.price-row{gap:4px}.price-row strong{font-size:19px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
