@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--page:1380px;--pad:clamp(18px,4vw,64px);--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--shadow:0 24px 70px rgba(91,67,61,.12);--radius:34px;--radius-sm:22px;--line:rgba(76,64,59,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--cocoa);font-family:var(--sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.no-scroll{overflow:hidden}.page-width{width:min(var(--page),calc(100% - var(--pad)*2));margin-inline:auto}.main-content{min-height:70vh}.skip-link{position:absolute;left:-999px;top:8px}.skip-link:focus{left:8px;z-index:1000;background:#fff;padding:10px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--rose-deep)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;border:1px solid transparent;font-weight:700;letter-spacing:.01em;transition:.25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #684e481f}.btn--rose{background:var(--rose-deep);color:#fff}.btn--cream{background:#fff;color:var(--cocoa);border-color:var(--line)}.btn--full{width:100%}.text-link{display:inline-flex;gap:10px;align-items:center;font-weight:700;border-bottom:1px solid rgba(76,64,59,.25);padding-bottom:3px}.text-link span{transition:.2s}.text-link:hover span{transform:translate(4px)}.section-space{padding:clamp(76px,9vw,144px) 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-heading h2,.story-copy h2,.feature-copy h2,.faq-grid h2,.newsletter-card h2,.product-story h2{font-family:var(--serif);font-weight:500;line-height:1.05;font-size:clamp(42px,5vw,74px);margin:10px 0 0;letter-spacing:-.035em}.section-heading>p{max-width:500px;margin:0;color:#4c403bb8}.section-heading.centered{display:block;text-align:center}.section-heading.centered>p{margin:16px auto 0}.section-center{text-align:center;margin-top:40px}.luna-announcement{background:var(--rose-deep);color:#fff;font-size:12px}.luna-announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:9px}.luna-announcement a{text-decoration:underline;text-underline-offset:3px}.luna-dot{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff26}.site-header{position:sticky;top:0;z-index:60;background:#fff8f1e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 6px 30px #4c403b0d}.header-shell{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.header-nav{display:flex;gap:28px;align-items:center}.header-nav a,.header-action{font-size:13px;font-weight:600;background:none;border:0;padding:0}.brand-lockup{text-align:center;display:flex;align-items:center;flex-direction:column}.brand-logo{max-height:56px;object-fit:contain}.brand-word{font-family:var(--serif);font-size:30px;line-height:1;font-weight:600;letter-spacing:-.035em}.brand-lockup small{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--rose-deep);margin-top:5px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.cart-pill{border:0;background:var(--cocoa);color:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:700}.cart-pill span{display:inline-grid;place-items:center;margin-left:5px;background:#fff;color:var(--cocoa);width:20px;height:20px;border-radius:50%}.mobile-only{display:none}.header-icon{border:0;background:none;width:38px;height:38px;padding:8px}.header-icon span{display:block;height:1px;background:var(--cocoa);margin:5px 0}.mobile-menu{position:fixed;inset:0 auto 0 0;width:min(92vw,430px);background:var(--cream);z-index:90;transform:translate(-102%);transition:.35s cubic-bezier(.2,.8,.2,1);padding:26px;box-shadow:var(--shadow)}.mobile-menu.open{transform:none}.mobile-menu__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:26px;border-bottom:1px solid var(--line)}.mobile-menu__head button{border:0;background:none;font-size:32px}.mobile-menu nav{padding-top:24px}.mobile-menu nav a{font-family:var(--serif);font-size:32px;display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.mobile-menu__note{position:absolute;bottom:30px;left:26px;right:26px;background:#fff;border-radius:22px;padding:18px;font-size:13px}.luna-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff9f4,#f8e9e6 55%,#f2dfdb);padding:clamp(60px,7vw,100px) 0 80px}.luna-hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,6vw,100px);align-items:center;min-height:680px}.luna-hero__copy{position:relative;z-index:3}.luna-hero h1{font-family:var(--serif);font-size:clamp(58px,7vw,102px);line-height:.94;letter-spacing:-.055em;font-weight:500;margin:18px 0 28px;max-width:780px}.luna-hero__copy>p{font-size:17px;max-width:560px;color:#4c403bbf}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.hero-mini-trust{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:42px;font-size:11px;color:#4c403bb3}.luna-hero__visual{position:relative;min-height:640px}.hero-card--main{position:absolute;top:40px;right:8%;bottom:40px;left:6%;border-radius:48% 48% 40% 40%/36% 36% 52% 52%;overflow:hidden;box-shadow:0 30px 90px #7c575030;background:#fff}.hero-card--main img,.image-placeholder{width:100%;height:100%;object-fit:cover}.image-placeholder{min-height:420px;display:grid;place-items:center;align-content:center;gap:6px;background:radial-gradient(circle at 35% 35%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#f8e5e2,#fffaf5 55%,#dbe5df);color:var(--rose-deep);text-align:center}.image-placeholder span{font-family:var(--serif);font-size:34px}.image-placeholder small{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.hero-note{position:absolute;z-index:5;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:14px 18px;display:flex;gap:12px;align-items:center;box-shadow:0 14px 40px #5d423c1f}.hero-note--one{left:-2%;top:17%}.hero-note--two{right:0;bottom:14%}.hero-note b{display:block;font-size:12px}.hero-note small{display:block;font-size:9px;color:#4c403b94;margin-top:2px}.note-icon{font-size:23px;color:var(--rose-deep)}.hero-orbit{position:absolute;border:1px solid rgba(185,133,131,.26);border-radius:50%}.hero-orbit--one{width:590px;height:590px;right:-40px;top:26px}.hero-orbit--two{width:710px;height:710px;right:-100px;top:-34px}.luna-hero__shape{position:absolute;border-radius:50%;filter:blur(1px)}.luna-hero__shape--one{width:270px;height:270px;background:#d7e2da;left:-120px;top:90px;opacity:.8}.luna-hero__shape--two{width:180px;height:180px;background:#f4d5d0;right:-60px;bottom:40px}.hero-cloud{position:absolute;background:#ffffff75;border-radius:999px}.hero-cloud:before,.hero-cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.hero-cloud--a{width:110px;height:34px;left:4%;bottom:28px}.hero-cloud--a:before{width:52px;height:52px;left:14px;bottom:0}.hero-cloud--a:after{width:66px;height:66px;right:12px;bottom:0}.trust-strip{background:#fff;border-top:1px solid rgba(76,64,59,.06);border-bottom:1px solid rgba(76,64,59,.06)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-chip{padding:28px 24px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--line)}.trust-chip:last-child{border-right:0}.trust-chip__icon{width:44px;height:44px;border-radius:50%;background:var(--cream);display:grid;place-items:center;color:var(--rose-deep);font-size:20px}.trust-chip b{display:block;font-size:12px}.trust-chip span{display:block;font-size:10px;color:#4c403b94;margin-top:2px}.luna-products{background:#fffaf6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card__media{position:relative;display:block;aspect-ratio:1/1.17;overflow:hidden;border-radius:28px;background:#f6eee8}.product-card__media img{height:100%;object-fit:cover;transition:.55s cubic-bezier(.2,.8,.2,1)}.product-card__second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__second{opacity:1}.product-card:hover .product-card__media img:first-child{transform:scale(1.025)}.product-card__placeholder{height:100%;display:grid;place-items:center;font-size:50px;color:var(--rose-deep)}.product-badge{position:absolute;top:15px;left:15px;background:var(--cocoa);color:#fff;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:700;z-index:4}.product-badge--soft{background:#ffffffe0;color:var(--cocoa);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__info{display:flex;justify-content:space-between;gap:14px;align-items:start;padding:15px 4px 0}.product-card__title{font-family:var(--serif);font-size:21px;font-weight:500}.product-card__price{margin-top:4px;font-size:12px}.price-compare{margin-left:7px;color:#9b8f8a}.quick-add{width:40px;height:40px;min-width:40px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;background:#fff;font-size:20px;transition:.25s}.quick-add:hover{background:var(--rose-deep);color:#fff;border-color:var(--rose-deep)}.quick-add button{all:unset;cursor:pointer;width:100%;height:100%;display:grid;place-items:center}.luna-story{background:var(--cream)}.luna-story__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(50px,8vw,120px);align-items:center}.story-visual{position:relative}.story-visual>img,.image-placeholder--story{aspect-ratio:4/5;border-radius:46px;object-fit:cover}.story-visual:before{content:"";position:absolute;top:-18px;right:22px;bottom:22px;left:-18px;border:1px solid rgba(185,133,131,.3);border-radius:52px;z-index:-1}.story-sticker{position:absolute;right:-28px;bottom:34px;width:155px;height:155px;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;background:var(--sage);box-shadow:var(--shadow);transform:rotate(7deg)}.story-sticker span{font-size:25px}.story-sticker b{font-family:var(--serif);font-size:17px;line-height:1.05}.story-copy .lead{font-family:var(--serif);font-size:24px;line-height:1.4;color:var(--rose-deep);margin:24px 0 18px}.story-copy>p:not(.lead){color:#4c403bb8}.story-points{margin-top:36px}.story-points>div{display:grid;grid-template-columns:48px 1fr;gap:0 10px;padding:18px 0;border-top:1px solid var(--line)}.story-points>div>span{grid-row:1/3;color:var(--rose-deep);font-size:11px}.story-points b{font-size:13px}.story-points p{margin:3px 0 0;font-size:11px;color:#4c403b99}.luna-feature{background:#fff}.luna-feature:nth-of-type(2n){background:#fffaf6}.luna-feature__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,7vw,110px);align-items:center}.luna-feature.is-reverse .feature-copy{order:2}.luna-feature.is-reverse .feature-image{order:1}.feature-copy h2{font-size:clamp(46px,5vw,76px)}.feature-copy p{font-size:16px;color:#4c403bb8;max-width:510px;margin:22px 0 32px}.feature-image{position:relative}.feature-image>img,.feature-image>.image-placeholder{border-radius:46px;aspect-ratio:1.08/1;object-fit:cover}.feature-bubble{position:absolute;left:-30px;bottom:30px;background:var(--rose-deep);color:#fff;border-radius:999px;padding:16px 22px;font-family:var(--serif);font-style:italic;font-size:17px;box-shadow:var(--shadow)}.is-reverse .feature-bubble{left:auto;right:-30px;background:var(--sage);color:var(--cocoa)}.luna-reviews{background:linear-gradient(180deg,#f3e6e2,#f9efea)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{background:#ffffffbd;border:1px solid rgba(255,255,255,.86);border-radius:28px;padding:30px;box-shadow:0 12px 35px #694e4812}.review-stars{letter-spacing:4px;font-size:11px;color:var(--rose-deep)}.review-card blockquote{font-family:var(--serif);font-size:22px;line-height:1.45;margin:18px 0 28px}.review-person{display:flex;gap:11px;align-items:center}.review-avatar{width:38px;height:38px;border-radius:50%;background:var(--sage);display:grid;place-items:center;font-family:var(--serif)}.review-person b,.review-person span{display:block}.review-person b{font-size:11px}.review-person span{font-size:9px;color:#4c403b8c}.luna-faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px)}.faq-grid h2{font-size:clamp(44px,5vw,70px)}.faq-grid>div:first-child>p{color:#4c403bb3;max-width:410px}.faq-help{margin-top:35px;padding:18px 20px;background:var(--cream);border-radius:18px;font-size:11px}.faq-help a{font-weight:700}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-family:var(--serif);font-size:21px;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-family:var(--sans);font-size:20px;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 38px 22px 0;color:#4c403bb3;font-size:13px}.luna-newsletter{padding:50px 0 90px;background:#fff}.newsletter-card{position:relative;background:var(--cocoa);color:#fff;border-radius:40px;padding:50px 60px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;overflow:hidden}.newsletter-card:after{content:"\2661";position:absolute;right:-20px;top:-80px;font-family:var(--serif);font-size:260px;color:#ffffff0a;transform:rotate(-15deg)}.newsletter-card .eyebrow{color:#f0c9c7}.newsletter-card h2{font-size:clamp(38px,4vw,58px);margin-top:9px}.newsletter-card p{color:#ffffffb3;max-width:520px}.newsletter-moon{position:absolute;right:38px;top:22px;font-size:30px;color:#f0c9c7}.newsletter-form{display:flex;background:#fff;border-radius:999px;padding:6px;position:relative;z-index:2}.newsletter-form input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 16px}.newsletter-form button{border:0;background:var(--rose-deep);color:#fff;border-radius:999px;padding:14px 20px;font-weight:700}.site-footer{background:#f4e7e3;padding:70px 0 24px}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand p{max-width:380px;color:#4c403ba6}.footer-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.footer-badges span{background:#ffffff94;padding:7px 10px;border-radius:999px;font-size:9px}.footer-col h3{font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin:0 0 16px}.footer-col a,.footer-col>span{display:block;font-size:12px;margin:9px 0;color:#4c403bb3}.footer-soft{margin-top:24px!important;font-family:var(--serif);font-style:italic}.footer-bottom{border-top:1px solid rgba(76,64,59,.12);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#4c403b8c}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#4c403b47;z-index:79;opacity:0;pointer-events:none;transition:.25s;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:80;top:0;right:0;height:100%;width:min(92vw,470px);background:#fff;transform:translate(102%);transition:.34s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;box-shadow:-20px 0 60px #4c403b1f}.drawer.open{transform:none}.drawer-head{padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-title{font-family:var(--serif);font-size:30px}.drawer-close{border:0;background:none;font-size:30px;line-height:1}.drawer-body{padding:20px 24px;overflow:auto;flex:1}.drawer-foot{padding:20px 24px;border-top:1px solid var(--line);background:var(--cream)}.drawer-foot .btn+.btn{margin-top:8px}.drawer-small{font-size:9px;color:#4c403b8c;margin:5px 0 12px}.cart-empty{text-align:center;padding:60px 10px}.cart-empty__moon{font-size:48px;color:var(--rose-deep)}.cart-empty .subhead{font-family:var(--serif);font-size:25px;margin-top:12px}.cart-empty p{font-size:12px;color:#4c403b99;margin-bottom:22px}.cart-line{display:grid;grid-template-columns:85px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line img{aspect-ratio:1;object-fit:cover;border-radius:16px}.cart-line-title{font-family:var(--serif);font-size:16px}.cart-line-meta,.cart-line-price{font-size:10px;margin-top:3px}.qty-inline{display:flex;align-items:center;margin-top:9px;border:1px solid var(--line);border-radius:999px;width:max-content}.qty-inline button,.qty-inline input{border:0;background:none;width:28px;text-align:center;font-size:11px}.qty-inline input{width:26px}.cart-remove{border:0;background:none;font-size:9px;text-decoration:underline}.cart-total{display:flex;justify-content:space-between;font-family:var(--serif);font-size:19px}.search-drawer{background:var(--cream);justify-content:center;padding:40px}.search-drawer .drawer-close{position:absolute;right:22px;top:20px}.search-label{font-family:var(--serif);font-size:38px;margin:8px 0 30px}.search-form{display:flex;border-bottom:1px solid var(--cocoa)}.search-form input{border:0;background:none;outline:0;flex:1;padding:15px 0}.search-form button{border:0;background:none;font-size:22px}.product-main{padding:55px 0 100px;background:#fffaf6}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(45px,6vw,90px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-media{background:#f6eee8;border-radius:24px;overflow:hidden}.product-media:first-child{grid-column:1/-1}.product-media img,.product-media video{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1.08}.product-media:first-child img{aspect-ratio:1/.92}.product-panel{position:sticky;top:120px;padding:28px 0}.product-kicker{font-size:10px;letter-spacing:.16em;color:var(--rose-deep);font-weight:700}.product-title{font-family:var(--serif);font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.04em;font-weight:500;margin:13px 0}.product-rating-placeholder{display:flex;gap:10px;align-items:center;margin:10px 0}.product-rating-placeholder span{letter-spacing:3px;font-size:10px;color:var(--rose-deep)}.product-rating-placeholder small{font-size:9px;color:#4c403b8c}.product-price{font-size:18px;font-weight:700;margin:18px 0}.product-price s{margin-left:8px;color:#9b8f8a;font-weight:400}.product-short{font-family:var(--serif);font-size:19px;line-height:1.5;color:#4c403bbf;max-width:550px}.variant-label{font-size:10px;font-weight:700;display:block;margin:22px 0 8px}.product-select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 14px}.product-actions{display:grid;grid-template-columns:112px 1fr;gap:10px;margin-top:12px}.qty{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid var(--line);border-radius:999px;background:#fff}.qty button,.qty input{border:0;background:none;text-align:center;min-width:0}.product-add{width:100%}.product-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.product-reassurance>div{background:var(--cream);border-radius:15px;padding:12px}.product-reassurance span{display:block;color:var(--rose-deep)}.product-reassurance b,.product-reassurance small{display:block}.product-reassurance b{font-size:9px;margin-top:5px}.product-reassurance small{font-size:7px;line-height:1.35;color:#4c403b8c}.accordion{border-top:1px solid var(--line)}.accordion:last-child{border-bottom:1px solid var(--line)}.accordion summary{display:flex;justify-content:space-between;list-style:none;padding:17px 0;font-weight:700;font-size:11px;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion>div{padding:0 0 18px;font-size:12px;color:#4c403bb3}.product-story{padding:80px 0;background:var(--rose)}.product-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.product-story h2{font-size:clamp(38px,4vw,58px)}.product-story p{font-family:var(--serif);font-size:20px;line-height:1.5;margin-top:0}.collection-main,.search-main,.cart-main,.page-main,.blog-main,.article-main{padding:70px 0 100px}.collection-head,.page-head{text-align:center;margin-bottom:40px}.collection-head h1,.page-head h1{font-family:var(--serif);font-size:clamp(44px,6vw,76px);font-weight:500}.rte{line-height:1.75}.rte img{max-width:100%}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].revealed{opacity:1;transform:none}@media(max-width:990px){.desktop-only{display:none!important}.mobile-only{display:block}.header-shell{grid-template-columns:46px 1fr auto;height:72px}.brand-word{font-size:25px}.luna-hero__grid,.luna-story__grid,.luna-feature__grid,.faq-grid,.product-layout,.product-story-grid,.newsletter-card{grid-template-columns:1fr}.luna-hero__grid{min-height:auto}.luna-hero__visual{min-height:570px}.luna-hero__copy{text-align:center}.luna-hero__copy>p{margin-inline:auto}.hero-actions,.hero-mini-trust{justify-content:center}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-chip:nth-child(2){border-right:0}.trust-chip:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.story-copy{padding-top:20px}.luna-feature.is-reverse .feature-copy,.luna-feature.is-reverse .feature-image{order:initial}.feature-bubble{left:16px!important;right:auto!important}.review-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:1/-1}.product-panel{position:static}.newsletter-card{gap:20px}.product-reassurance{grid-template-columns:1fr 1fr 1fr}}@media(max-width:640px){:root{--pad:18px}.section-space{padding:72px 0}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.story-copy h2,.feature-copy h2,.faq-grid h2{font-size:43px}.section-heading>p{margin-top:14px}.luna-announcement__inner{font-size:10px}.header-actions{gap:8px}.cart-pill{font-size:0;padding:8px}.cart-pill:before{content:"Sepet";font-size:10px}.luna-hero{padding:48px 0 55px}.luna-hero h1{font-size:56px}.luna-hero__copy>p{font-size:14px}.hero-actions{flex-direction:column;gap:14px}.hero-mini-trust{font-size:9px}.luna-hero__visual{min-height:450px;margin-top:10px}.hero-card--main{top:34px;right:3%;bottom:20px;left:3%;border-radius:44% 44% 34% 34%/30% 30% 40% 40%}.hero-note{padding:10px 12px}.hero-note--one{left:0;top:18%}.hero-note--two{right:0;bottom:8%}.hero-orbit--one{width:430px;height:430px}.hero-orbit--two{width:510px;height:510px}.trust-chip{padding:18px 10px;gap:8px}.trust-chip__icon{width:34px;height:34px;font-size:15px}.trust-chip b{font-size:10px}.trust-chip span{font-size:8px}.product-grid{gap:12px}.product-card__media{border-radius:20px}.product-card__title{font-size:17px}.product-card__info{padding-top:10px}.quick-add{width:34px;height:34px;min-width:34px}.story-sticker{width:118px;height:118px;right:-8px}.story-sticker b{font-size:14px}.story-visual>img,.image-placeholder--story,.feature-image>img,.feature-image>.image-placeholder{border-radius:28px}.feature-bubble{font-size:14px;padding:12px 17px}.review-card{padding:24px}.review-card blockquote{font-size:20px}.faq-item summary{font-size:18px}.newsletter-card{padding:38px 24px;border-radius:28px}.newsletter-form{display:grid;border-radius:20px;padding:7px}.newsletter-form input{min-height:48px}.newsletter-form button{border-radius:15px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:1/-1}.footer-bottom{display:block}.product-gallery{grid-template-columns:1fr;display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:8px}.product-media,.product-media:first-child{min-width:88vw;scroll-snap-align:center}.product-media img,.product-media:first-child img{aspect-ratio:1/1.1}.product-title{font-size:46px}.product-actions{grid-template-columns:100px 1fr}.product-reassurance{grid-template-columns:1fr}.product-story-grid{gap:24px}.cart-line{grid-template-columns:70px 1fr auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}.collection-head{max-width:760px;margin:0 auto 45px;text-align:center}.collection-head h1,.page-head h1{font-family:var(--serif);font-size:clamp(48px,7vw,82px);line-height:1;font-weight:500;letter-spacing:-.04em;margin:12px 0 18px}.collection-head p,.collection-head .rte{color:#4c403ba6}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 0 28px;border-top:1px solid var(--line);font-size:10px}.collection-toolbar form{display:flex;gap:9px;align-items:center}.collection-toolbar select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a,.pagination span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);font-size:11px}.cart-page-list{max-width:900px}.cart-page-line{display:grid;grid-template-columns:120px 1fr auto;gap:22px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.cart-page-line img{aspect-ratio:1;object-fit:cover;border-radius:18px}.cart-page-qty{width:80px;height:40px;border:1px solid var(--line);border-radius:12px;padding:0 10px}.cart-summary{max-width:430px;margin:36px 0 0 auto;background:#fff;padding:28px;border-radius:24px;box-shadow:var(--shadow)}.cart-summary>p{font-size:10px;color:#4c403b8c}.cart-summary .btn+.btn{margin-top:9px}.empty-products{text-align:center;padding:70px 20px;background:#fff;border-radius:30px}.generic-rte{max-width:850px;margin:0 auto;background:#fff;padding:clamp(24px,5vw,60px);border-radius:28px}.search-page-form{max-width:680px;margin:0 auto 35px;display:flex;gap:10px}.search-page-form input{flex:1;border:1px solid var(--line);background:#fff;border-radius:999px;padding:0 20px;min-height:54px;outline:0}.search-result-note{text-align:center;font-size:11px;margin-bottom:30px;color:#4c403b99}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lunababy.css.map */
