:root{--miso-pink: #f7b7cf;--miso-pink-strong: #d7478a;--miso-blush: #fff0f6;--miso-mist: rgba(255,255,255,.72);--miso-cream: #fffafc;--miso-ink: #2f2a32;--miso-muted: #746b76;--miso-tech: #e8f3ff;--miso-line: rgba(215,71,138,.18);--radius-lg: 28px;--radius-md: 18px;--shadow-soft: 0 18px 50px rgba(188, 98, 135, .14);--shadow-card: 0 8px 26px rgba(47,42,50,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--miso-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 15% 10%,rgba(247,183,207,.45),transparent 26rem),radial-gradient(circle at 85% 0%,rgba(232,243,255,.85),transparent 22rem),linear-gradient(180deg,var(--miso-cream),#fff)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:0;background:#fff;padding:1rem;z-index:999}.skip-link:focus{left:1rem;top:1rem}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.mist-card{background:var(--miso-mist);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow-soft);border-radius:var(--radius-lg)}.eyebrow{color:var(--miso-pink-strong);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.h1,h1{font-size:clamp(2.4rem,6vw,5.9rem);line-height:.95;letter-spacing:-.06em;margin:0}.h2,h2{font-size:clamp(2rem,4vw,4.1rem);line-height:1;letter-spacing:-.05em;margin:0}.h3,h3{font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;margin:0}p{color:var(--miso-muted);line-height:1.75}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.92rem 1.3rem;border:1px solid transparent;background:var(--miso-ink);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.btn--pink{background:var(--miso-pink-strong)}.btn--ghost{background:#ffffffad;color:var(--miso-ink);border-color:var(--miso-line)}.badge{display:inline-flex;align-items:center;gap:.38rem;padding:.44rem .72rem;border-radius:999px;background:#ffffffa6;border:1px solid var(--miso-line);color:var(--miso-pink-strong);font-weight:800;font-size:.82rem}.grid{display:grid;gap:1rem}.announcement{text-align:center;padding:.7rem 1rem;background:linear-gradient(90deg,#fff4f9,#eef7ff,#fff4f9);color:var(--miso-muted);font-size:.9rem}.site-header{position:sticky;top:0;z-index:50;background:#fffafcb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(215,71,138,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.logo{font-weight:950;color:var(--miso-pink-strong);letter-spacing:-.04em;font-size:1.35rem}.nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-weight:760;color:var(--miso-muted)}.nav a:hover{color:var(--miso-pink-strong)}.header-actions{display:flex;gap:.75rem;align-items:center}.icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid var(--miso-line)}.hero{padding:clamp(3rem,8vw,7rem) 0 3rem;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero-copy{padding:clamp(1.4rem,3vw,3rem)}.hero-copy p{font-size:1.1rem;max-width:58ch}.hero-visual{min-height:540px;border-radius:42px;position:relative;overflow:hidden;background:linear-gradient(145deg,#ffdce9,#fff,#eaf6ff)}.product-orb{position:absolute;border-radius:999px;filter:blur(0);opacity:.95}.product-orb.one{width:260px;height:260px;background:#ffc4d9;right:7%;top:9%}.product-orb.two{width:160px;height:160px;background:#f8e3ff;left:10%;bottom:9%}.mock-product{position:absolute;width:170px;height:360px;border-radius:48px;background:linear-gradient(90deg,#f7a7c9,#ffd9e8 45%,#ce3d7f);box-shadow:0 36px 80px #b4457a40;transform:rotate(-8deg);left:48%;top:18%}.mock-product:before{content:"MISO Beauty";position:absolute;color:#fff;font-weight:900;letter-spacing:.08em;transform:rotate(90deg);top:145px;left:14px;white-space:nowrap}.float-note{position:absolute;left:8%;top:12%;padding:1rem;max-width:210px;border-radius:22px;background:#ffffffb8;box-shadow:var(--shadow-card);color:var(--miso-muted);font-weight:700}.float-note.bottom{left:auto;right:8%;top:auto;bottom:10%}.section{padding:clamp(3.5rem,7vw,6rem) 0}.section-head{display:flex;justify-content:space-between;gap:1.4rem;align-items:end;margin-bottom:1.8rem}.section-head p{max-width:52ch;margin-bottom:0}.category-grid{grid-template-columns:repeat(5,1fr)}.category-card{padding:1.1rem;min-height:210px;position:relative;overflow:hidden}.category-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-25px;top:-25px;background:#f7b7cf6b}.category-card h3{margin-top:4.8rem}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border-radius:26px;box-shadow:var(--shadow-card);overflow:hidden;border:1px solid rgba(215,71,138,.1)}.product-card__media{aspect-ratio:1/1;background:linear-gradient(145deg,#fff4f8,#f5fbff);display:grid;place-items:center}.product-card__media .placeholder{width:54%;height:70%;border-radius:40px;background:linear-gradient(90deg,#fab7d2,#fff0f6,#d7478a)}.product-card__content{padding:1rem}.price{font-weight:900;color:var(--miso-pink-strong)}.shade-dots{display:flex;gap:.4rem;flex-wrap:wrap;margin:.7rem 0}.shade-dot{width:24px;height:24px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #00000014}.tool-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.2rem;align-items:stretch}.tool-card{padding:1.4rem}.selector-row{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0}.chip{border:1px solid var(--miso-line);background:#fff;border-radius:999px;padding:.75rem .95rem;cursor:pointer;font-weight:800;color:var(--miso-muted)}.chip.is-active{background:var(--miso-pink-strong);color:#fff}.result-card{padding:1.3rem;border-radius:24px;background:linear-gradient(135deg,#fff,#fff4f9);border:1px solid var(--miso-line)}.demo-steps{grid-template-columns:repeat(3,1fr)}.demo-step{text-align:center;padding:1.4rem}.demo-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem;background:linear-gradient(145deg,#ffd3e3,#fff);color:var(--miso-pink-strong);font-size:1.8rem;box-shadow:var(--shadow-card)}.demo-icon.animate{animation:bounceSoft .9s ease both}@keyframes bounceSoft{0%{transform:translateY(0) rotate(0)}35%{transform:translateY(-10px) rotate(-4deg)}70%{transform:translateY(4px) rotate(3deg)}to{transform:translateY(0) rotate(0)}}.compare-table{width:100%;border-collapse:separate;border-spacing:0 .75rem}.compare-table th{text-align:left;color:var(--miso-pink-strong);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.compare-table td,.compare-table th{padding:.9rem}.compare-table tbody tr{background:#ffffffc7;box-shadow:var(--shadow-card)}.compare-table tbody td:first-child{border-radius:18px 0 0 18px;font-weight:900}.compare-table tbody td:last-child{border-radius:0 18px 18px 0}.blog-grid{grid-template-columns:repeat(3,1fr)}.article-card{padding:1.2rem;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.site-footer{padding:3rem 0;background:#2f2a32;color:#fff;margin-top:3rem}.site-footer p,.site-footer a{color:#ffffffb8}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:1.5rem}.newsletter{display:flex;gap:.6rem;flex-wrap:wrap}.newsletter input{min-width:240px;flex:1;border-radius:999px;border:0;padding:.95rem 1rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 2rem;flex-wrap:wrap}select,.input{border:1px solid var(--miso-line);background:#fff;border-radius:999px;padding:.85rem 1rem}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.product-gallery{border-radius:34px;background:linear-gradient(145deg,#fff4f9,#f6fbff);padding:2rem}.product-info{padding:2rem}.quantity{width:90px}.breadcrumb{color:var(--miso-muted);font-size:.9rem;margin:1.4rem 0}.rte{line-height:1.8;color:var(--miso-muted)}@media(max-width:920px){.hero-grid,.tool-panel,.product-main{grid-template-columns:1fr}.category-grid,.product-grid,.blog-grid,.demo-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.nav{display:none}}@media(max-width:560px){.category-grid,.product-grid,.blog-grid,.demo-steps,.footer-grid{grid-template-columns:1fr}.hero-visual{min-height:390px}.mock-product{width:130px;height:280px}.section-head{display:block}}.product-card__media img{width:100%;height:100%;object-fit:cover}.miso-product-illustration{width:58%;height:70%;border-radius:36px;background:linear-gradient(90deg,#f7b7cffa,#fff6faf0 48%,#d7478ae0),radial-gradient(circle at 30% 20%,rgba(255,255,255,.6),transparent 45%);display:grid;place-items:center;box-shadow:inset 0 0 40px #ffffff59,0 24px 46px #d7478a29}.miso-product-illustration span{color:#ffffffd9;font-weight:950;font-size:4rem}.shade-pill{display:inline-flex;align-items:center;border:1px solid var(--miso-line);background:#ffffffbf;color:var(--miso-muted);padding:.28rem .5rem;border-radius:999px;font-size:.72rem;font-weight:800}.mock-compact{position:absolute;width:210px;height:210px;border-radius:50%;left:15%;top:48%;background:radial-gradient(circle at 38% 32%,#fff8fb,#f7b7cf 50%,#d7478a);box-shadow:0 36px 80px #b4457a38}.mock-compact:after{content:"MISO";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-weight:950;letter-spacing:.08em}.mock-pencil{position:absolute;width:34px;height:360px;border-radius:999px;right:18%;bottom:8%;transform:rotate(9deg);background:linear-gradient(180deg,#ffddeb,#d7478a,#f7b7cf);box-shadow:0 24px 60px #b4457a2e}.seo-copy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}.seo-copy-grid>div{background:#ffffffad;border:1px solid var(--miso-line);border-radius:22px;padding:1rem}.promo-inner{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;padding:clamp(1.5rem,4vw,3rem);background:radial-gradient(circle at 90% 20%,rgba(232,243,255,.9),transparent 20rem),linear-gradient(135deg,#fff0f6e6,#ffffffdb)}.seo-product-copy{margin-top:1.5rem;padding:1.2rem;border-radius:22px;background:#ffffffad;border:1px solid var(--miso-line)}.seo-product-copy h2{font-size:1.35rem;letter-spacing:-.03em}.seo-product-copy li{color:var(--miso-muted);line-height:1.7}@media(max-width:920px){.seo-copy-grid{grid-template-columns:repeat(2,1fr)}.promo-inner{grid-template-columns:1fr}}@media(max-width:560px){.seo-copy-grid{grid-template-columns:1fr}}.tiktok-hero{padding:clamp(2.2rem,6vw,5.5rem) 0 3rem;background:radial-gradient(circle at 12% 20%,rgba(255,178,207,.55),transparent 26rem),radial-gradient(circle at 88% 10%,rgba(232,243,255,.95),transparent 24rem)}.tiktok-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:1.4rem;align-items:center}.tiktok-hero__copy{padding:clamp(1.4rem,4vw,3.1rem);border-radius:34px;background:#ffffffbf;border:1px solid rgba(255,255,255,.88);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.viral-badge{display:inline-flex;padding:.55rem .85rem;border-radius:999px;background:#fff0f6;color:var(--miso-pink-strong);font-weight:950;font-size:.82rem;margin-bottom:1rem}.tiktok-hero__copy h1{font-size:clamp(2.6rem,7vw,6.3rem);line-height:.88;letter-spacing:-.07em;margin:0}.hero-sub{font-size:1.08rem;max-width:48rem}.hero-offer-card{display:grid;gap:.15rem;margin:1.2rem 0;padding:1rem 1.1rem;border-radius:22px;background:linear-gradient(135deg,#fff,#fff0f6);border:1px solid var(--miso-line)}.hero-offer-card span{font-weight:900;color:var(--miso-pink-strong)}.hero-offer-card small{color:var(--miso-muted)}.hero-cta-row,.proof-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.proof-row{margin-top:1rem;color:var(--miso-muted);font-weight:800;font-size:.9rem}.tiktok-hero__visual{position:relative;min-height:620px;border-radius:38px;overflow:hidden;background:radial-gradient(circle at 60% 30%,rgba(247,183,207,.76),transparent 17rem),linear-gradient(145deg,#fff5f9,#f2f9ff);box-shadow:var(--shadow-soft)}.phone-frame{position:absolute;width:min(360px,68%);height:560px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-3deg);border-radius:42px;background:#1f1b22;padding:16px;box-shadow:0 40px 90px #2f2a3238}.phone-frame:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:36px;background:linear-gradient(180deg,#fff5f9,#ffe1ec 55%,#f9fbff)}.phone-top{position:relative;z-index:1;display:inline-flex;margin:.4rem;padding:.45rem .65rem;border-radius:999px;background:#d7478a;color:#fff;font-size:.78rem;font-weight:900}.phone-product-stack{position:relative;z-index:1;height:330px}.phone-product{position:absolute;display:grid;place-items:center;color:#ffffffe0;font-weight:950;box-shadow:0 24px 60px #b4457a38}.phone-product.cushion{width:180px;height:180px;border-radius:50%;left:20px;bottom:20px;background:radial-gradient(circle at 35% 28%,#fff,#f7b7cf 52%,#d7478a)}.phone-product.tube{width:110px;height:300px;border-radius:52px;right:25px;top:5px;transform:rotate(-7deg);background:linear-gradient(90deg,#ffc7dd,#fff5f9 45%,#d7478a);writing-mode:vertical-rl}.phone-product.gloss{width:72px;height:210px;border-radius:999px;right:4px;bottom:18px;transform:rotate(8deg);background:linear-gradient(180deg,#fff,#f7b7cf,#d7478a)}.live-card{position:relative;z-index:1;display:grid;gap:.25rem;margin:0 .35rem;padding:1rem;border-radius:24px;background:#ffffffe0}.live-card a{display:inline-flex;width:fit-content;margin-top:.4rem;padding:.55rem .85rem;border-radius:999px;background:var(--miso-pink-strong);color:#fff;font-weight:900}.floating-review{position:absolute;padding:.8rem 1rem;border-radius:22px;background:#ffffffd1;box-shadow:var(--shadow-card);color:var(--miso-muted);font-weight:900}.review-one{left:7%;top:16%}.review-two{right:7%;bottom:12%}.deal-grid{display:grid;grid-template-columns:1.15fr .9fr .9fr;gap:1rem}.deal-card{display:flex;flex-direction:column;min-height:460px;padding:1.2rem;border-radius:30px;background:#ffffffc7;border:1px solid var(--miso-line);box-shadow:var(--shadow-card);overflow:hidden}.deal-card.hero-deal{background:linear-gradient(145deg,#fff,#fff0f6)}.deal-tag{align-self:flex-start;padding:.45rem .65rem;border-radius:999px;background:var(--miso-pink-strong);color:#fff;font-size:.78rem;font-weight:950}.deal-visual{flex:1;min-height:190px;margin:1rem 0;border-radius:28px}.cushion-visual{background:radial-gradient(circle at 36% 50%,#fff,#f7b7cf 45%,#d7478a 66%,transparent 67%),linear-gradient(145deg,#fff4f9,#eaf6ff)}.lip-visual{background:linear-gradient(80deg,transparent 30%,#f7b7cf 31%,#d7478a 47%,transparent 48%),radial-gradient(circle at 70% 55%,#fff,#f7b7cf,transparent 38%),#fff4f9}.remover-visual{background:linear-gradient(90deg,transparent 38%,rgba(247,183,207,.95) 39%,rgba(255,255,255,.82) 55%,rgba(215,71,138,.9) 70%,transparent 71%),linear-gradient(145deg,#fff,#eaf6ff)}.deal-card strong{margin-top:auto;color:var(--miso-pink-strong)}.scene-shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.scene-shop-card{padding:1.25rem;border-radius:26px;background:#ffffffc7;border:1px solid var(--miso-line);box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.scene-shop-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.scene-shop-card span{font-size:2rem}.scene-shop-card b{color:var(--miso-pink-strong)}.ugc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.ugc-card{min-height:240px;padding:1.2rem;border-radius:28px;background:linear-gradient(180deg,#fff,#fff4f9);border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.ugc-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f7b7cf,#d7478a);color:#fff;font-weight:950}.ugc-card span{color:var(--miso-pink-strong);font-weight:900}.mobile-sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:70;display:none;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem;border-radius:24px;background:#ffffffeb;border:1px solid var(--miso-line);box-shadow:0 16px 44px #2f2a322e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-sticky-cta strong,.mobile-sticky-cta span{display:block}.mobile-sticky-cta span{color:var(--miso-muted);font-size:.82rem}@media(max-width:920px){.tiktok-hero__grid,.deal-grid{grid-template-columns:1fr}.tiktok-hero__visual{min-height:560px}.scene-shop-grid,.ugc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.tiktok-hero{padding-top:1.2rem}.tiktok-hero__copy h1{font-size:clamp(2.6rem,16vw,4.1rem)}.tiktok-hero__visual{min-height:520px}.phone-frame{width:82%;height:500px}.scene-shop-grid,.ugc-grid{grid-template-columns:1fr}.mobile-sticky-cta{display:flex}body{padding-bottom:92px}}.viral-hero{padding:clamp(2rem,6vw,5rem) 0;background:radial-gradient(circle at 15% 20%,rgba(255,178,207,.65),transparent 26rem),linear-gradient(180deg,#fff7fb,#f7fbff)}.viral-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:1.2rem;align-items:center}.viral-copy{padding:clamp(1.4rem,4vw,3rem);border-radius:34px;background:#ffffffd6;box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.9)}.viral-pill{display:inline-flex;padding:.55rem .85rem;border-radius:999px;background:#ffe9f2;color:#d7478a;font-weight:950;margin-bottom:1rem}.viral-copy h1{font-size:clamp(2.7rem,7vw,6.2rem);line-height:.9;letter-spacing:-.07em;margin:0}.viral-price-box{margin:1.2rem 0;padding:1rem;border-radius:22px;background:linear-gradient(135deg,#fff,#fff0f6);border:1px solid var(--miso-line);display:grid;gap:.2rem}.viral-price-box span{color:#d7478a;font-weight:950;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.viral-price-box b{color:#d7478a}.viral-cta-row,.viral-proof{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.viral-proof{margin-top:1rem;color:var(--miso-muted);font-weight:850;font-size:.88rem}.viral-phone-wrap{position:relative;min-height:620px;border-radius:38px;background:linear-gradient(145deg,#fff0f6,#eef7ff);box-shadow:var(--shadow-soft);overflow:hidden}.viral-phone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);width:min(350px,72%);height:560px;border-radius:44px;background:#231f27;padding:16px;box-shadow:0 40px 90px #2f2a3240}.viral-phone:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:36px;background:linear-gradient(180deg,#fff,#ffe2ee 60%,#fff)}.live-label{position:relative;z-index:2;display:inline-flex;background:#d7478a;color:#fff;padding:.45rem .7rem;border-radius:999px;font-weight:950;font-size:.78rem}.viral-product{position:absolute;z-index:2;display:grid;place-items:center;color:#fff;font-weight:950;box-shadow:0 22px 60px #b4457a38}.big-round{width:170px;height:170px;border-radius:50%;left:34px;bottom:155px;background:radial-gradient(circle at 35% 30%,#fff,#f7b7cf 50%,#d7478a)}.tall-tube{width:112px;height:300px;border-radius:50px;right:42px;top:112px;transform:rotate(-8deg);background:linear-gradient(90deg,#ffc4d9,#fff4f9 44%,#d7478a);writing-mode:vertical-rl}.slim-stick{width:42px;height:250px;border-radius:999px;right:20px;bottom:115px;background:linear-gradient(180deg,#fff,#f7b7cf,#d7478a)}.video-caption{position:absolute;z-index:2;left:26px;right:26px;bottom:30px;padding:1rem;border-radius:24px;background:#ffffffe6;font-weight:900;color:#2f2a32}.pop-card{position:absolute;padding:.8rem 1rem;border-radius:22px;background:#fff;box-shadow:var(--shadow-card);font-weight:900;color:#746b76}.pop-1{left:6%;top:14%}.pop-2{right:6%;bottom:12%}.viral-review-strip{padding:1rem 0;background:#2f2a32;color:#fff;overflow:hidden}.review-marquee{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;font-weight:900}.review-marquee span{background:#ffffff1a;border-radius:999px;padding:.55rem .85rem}.shop-video-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:1rem;align-items:stretch}.video-box{min-height:520px;border-radius:34px;background:linear-gradient(145deg,#1f1b22,#443843);color:#fff;display:grid;place-items:center;text-align:center;padding:2rem;position:relative;overflow:hidden}.video-tag{position:absolute;top:1rem;left:1rem;background:#d7478a;border-radius:999px;padding:.5rem .8rem;font-weight:950}.play-button{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#d7478a;font-size:2rem;box-shadow:0 18px 44px #0003}.video-products{padding:clamp(1.4rem,4vw,3rem);border-radius:34px;background:#ffffffd1;box-shadow:var(--shadow-soft);border:1px solid var(--miso-line)}.mini-product{padding:1rem;border-radius:22px;background:#fff;margin:1rem 0;border:1px solid var(--miso-line);display:grid;gap:.2rem}.mini-product span{color:var(--miso-muted)}.viral-bundle-grid{display:grid;grid-template-columns:1.15fr .925fr .925fr;gap:1rem}.viral-bundle-card{padding:1.25rem;border-radius:30px;background:#ffffffd1;border:1px solid var(--miso-line);box-shadow:var(--shadow-card);display:flex;flex-direction:column;min-height:360px}.viral-bundle-card.featured{background:linear-gradient(145deg,#fff,#fff0f6);box-shadow:var(--shadow-soft)}.viral-bundle-card ul{color:var(--miso-muted);line-height:1.8;padding-left:1.2rem}.viral-bundle-card strong{margin-top:auto;color:#d7478a}.urgency-band{padding:2rem 0;background:linear-gradient(90deg,#fff0f6,#eef7ff)}.urgency-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem;border-radius:30px;background:#fff;box-shadow:var(--shadow-card)}@media(max-width:920px){.viral-hero-grid,.shop-video-grid,.viral-bundle-grid{grid-template-columns:1fr}.viral-phone-wrap{min-height:580px}.urgency-inner{display:block}.urgency-inner .btn{margin-top:1rem}.review-marquee{justify-content:flex-start;overflow:auto;flex-wrap:nowrap}}@media(max-width:560px){.viral-copy h1{font-size:clamp(2.4rem,14vw,4rem)}.viral-phone-wrap{min-height:520px}.viral-phone{width:82%;height:500px}.video-box{min-height:420px}}.conversion-trust-bar{background:#2f2a32;color:#fff;padding:.75rem 0}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.trust-items div{display:grid;gap:.1rem;text-align:center}.trust-items strong{font-size:.9rem}.trust-items span{font-size:.78rem;color:#ffffffb8}.deb-hero{padding:clamp(2rem,6vw,5rem) 0;background:linear-gradient(180deg,#fff7fb,#f7fbff)}.deb-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:1.2rem;align-items:center}.deb-copy{padding:clamp(1.4rem,4vw,3rem);border-radius:34px;background:#fff;box-shadow:var(--shadow-soft);border:1px solid var(--miso-line)}.deb-label{display:inline-flex;padding:.55rem .85rem;border-radius:999px;background:#ffe9f2;color:#d7478a;font-weight:950;margin-bottom:1rem}.deb-copy h1{font-size:clamp(2.6rem,7vw,6.1rem);line-height:.9;letter-spacing:-.07em;margin:0}.deb-copy p{font-size:1.08rem}.deb-offer{margin:1.2rem 0;padding:1rem;border-radius:22px;background:linear-gradient(135deg,#fff,#fff0f6);border:1px solid var(--miso-line);display:grid;gap:.2rem}.deb-offer span{color:#d7478a;font-weight:950;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.deb-offer strong{font-size:1.14rem}.deb-actions,.deb-microproof{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.deb-microproof{margin-top:1rem;color:var(--miso-muted);font-weight:850;font-size:.88rem}.deb-product-stage{position:relative;min-height:610px;border-radius:38px;background:radial-gradient(circle at 50% 35%,rgba(247,183,207,.72),transparent 17rem),linear-gradient(145deg,#fff0f6,#eef7ff);box-shadow:var(--shadow-soft);overflow:hidden}.deb-product{position:absolute;display:grid;place-items:center;color:#fff;font-weight:950;box-shadow:0 24px 60px #b4457a33}.deb-cushion{width:230px;height:230px;border-radius:50%;left:12%;top:22%;background:radial-gradient(circle at 35% 30%,#fff,#f7b7cf 50%,#d7478a)}.deb-tube{width:132px;height:355px;border-radius:60px;right:20%;top:12%;transform:rotate(-8deg);background:linear-gradient(90deg,#ffc4d9,#fff4f9 44%,#d7478a);writing-mode:vertical-rl}.deb-gloss{width:74px;height:260px;border-radius:999px;right:10%;bottom:18%;transform:rotate(7deg);background:linear-gradient(180deg,#fff,#f7b7cf,#d7478a)}.deb-sale-card{position:absolute;left:8%;right:8%;bottom:8%;padding:1rem;border-radius:24px;background:#ffffffe6;box-shadow:var(--shadow-card);display:grid;gap:.25rem}.deb-sale-card a{width:fit-content;margin-top:.35rem;background:#d7478a;color:#fff;border-radius:999px;padding:.55rem .85rem;font-weight:900}.deb-card-grid{display:grid;grid-template-columns:1.15fr .925fr .925fr;gap:1rem}.deb-product-card{padding:1.25rem;border-radius:30px;background:#fff;border:1px solid var(--miso-line);box-shadow:var(--shadow-card);display:flex;flex-direction:column;min-height:430px}.deb-product-card.featured{background:linear-gradient(145deg,#fff,#fff0f6);box-shadow:var(--shadow-soft)}.deb-card-visual{min-height:170px;margin:1rem 0;border-radius:28px}.deb-card-visual.round{background:radial-gradient(circle at 36% 50%,#fff,#f7b7cf 45%,#d7478a 66%,transparent 67%),linear-gradient(145deg,#fff4f9,#eaf6ff)}.deb-card-visual.lip{background:linear-gradient(80deg,transparent 30%,#f7b7cf 31%,#d7478a 47%,transparent 48%),radial-gradient(circle at 70% 55%,#fff,#f7b7cf,transparent 38%),#fff4f9}.deb-card-visual.clean{background:linear-gradient(90deg,transparent 38%,rgba(247,183,207,.95) 39%,rgba(255,255,255,.82) 55%,rgba(215,71,138,.9) 70%,transparent 71%),linear-gradient(145deg,#fff,#eaf6ff)}.deb-product-card ul{color:var(--miso-muted);line-height:1.75;padding-left:1.15rem}.deb-product-card strong{margin-top:auto;color:#d7478a}.benefit-stack{display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem;align-items:start}.benefit-copy,.benefit-list{padding:clamp(1.2rem,3vw,2rem);border-radius:30px;background:#fff;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.benefit-list div{padding:1rem;border-radius:22px;background:#fff7fb;border:1px solid var(--miso-line)}.benefit-list b,.benefit-list span{display:block}.benefit-list span{color:var(--miso-muted);margin-top:.35rem}.faq-wrap{max-width:900px}.faq-wrap details{margin:1rem 0;padding:1rem 1.2rem;border-radius:22px;background:#fff;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.faq-wrap summary{font-weight:950;cursor:pointer}.deb-sticky-atc{position:fixed;left:14px;right:14px;bottom:14px;z-index:80;display:none;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem;border-radius:24px;background:#fffffff0;border:1px solid var(--miso-line);box-shadow:0 16px 44px #2f2a322e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.deb-sticky-atc strong,.deb-sticky-atc span{display:block}.deb-sticky-atc span{color:var(--miso-muted);font-size:.82rem}@media(max-width:920px){.trust-items{grid-template-columns:repeat(2,1fr)}.deb-hero-grid,.deb-card-grid,.benefit-stack,.benefit-list{grid-template-columns:1fr}.deb-product-stage{min-height:560px}}@media(max-width:560px){.trust-items{grid-template-columns:1fr}.deb-copy h1{font-size:clamp(2.4rem,14vw,4rem)}.deb-product-stage{min-height:500px}.deb-cushion{width:185px;height:185px}.deb-tube{height:305px}.deb-sticky-atc{display:flex}body{padding-bottom:92px}}.deb-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.deb-card-img{width:100%;height:190px;object-fit:cover;border-radius:28px;margin:1rem 0}.video-image{width:100%;height:100%;object-fit:cover;border-radius:34px}.video-embed{position:absolute;top:0;right:0;bottom:0;left:0}.video-embed iframe,.video-embed blockquote{width:100%!important;height:100%!important;margin:0!important}.ugc-img{width:52px;height:52px;border-radius:50%;object-fit:cover}.product-main--conversion{align-items:start}.conversion-gallery{position:sticky;top:92px;overflow:hidden}.product-main-image{width:100%;border-radius:30px;box-shadow:var(--shadow-card)}.product-fallback{min-height:520px;width:100%}.gallery-proof{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.gallery-proof span,.product-benefit-pills span,.checkout-trust span{display:inline-flex;align-items:center;padding:.42rem .65rem;border-radius:999px;background:#ffffffd1;border:1px solid var(--miso-line);color:var(--miso-muted);font-weight:850;font-size:.82rem}.product-buy-box{padding:clamp(1.25rem,3vw,2rem)}.product-rating-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin:.75rem 0;color:var(--miso-pink-strong)}.product-rating-row small{color:var(--miso-muted);font-weight:750}.product-price{font-size:1.6rem}.product-benefit-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin:.9rem 0}.product-short-copy{padding:1rem;border-radius:22px;background:#ffffffb8;border:1px solid var(--miso-line);margin:1rem 0}.product-form-conversion{display:grid;gap:1rem;margin-top:1rem}.variant-field label{display:block;margin-bottom:.55rem}.variant-pills{display:flex;gap:.55rem;flex-wrap:wrap}.variant-pill input{position:absolute;opacity:0}.variant-pill span{display:inline-flex;padding:.72rem .9rem;border-radius:999px;background:#fff;border:1px solid var(--miso-line);color:var(--miso-muted);font-weight:900;cursor:pointer}.variant-pill input:checked+span{background:var(--miso-pink-strong);color:#fff}.qty-row{display:flex;align-items:center;gap:.75rem}.product-atc{width:100%;min-height:56px;font-size:1rem}.checkout-trust{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.product-mini-bundle{padding:1rem;border-radius:22px;background:linear-gradient(135deg,#fff,#fff0f6);border:1px solid var(--miso-line)}.product-mini-bundle p{margin:.35rem 0}.product-mini-bundle a{color:var(--miso-pink-strong);font-weight:950}.product-sticky-atc{position:fixed;left:14px;right:14px;bottom:14px;z-index:90;display:none;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem;border-radius:24px;background:#fffffff0;border:1px solid var(--miso-line);box-shadow:0 16px 44px #2f2a322e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-sticky-atc strong,.product-sticky-atc span{display:block}.product-sticky-atc span{color:var(--miso-pink-strong);font-weight:900}.product-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-benefit-grid div{padding:1.2rem;border-radius:28px;background:#fff;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.product-benefit-grid span{color:var(--miso-pink-strong);font-weight:950}.how-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem}.how-copy{padding:clamp(1.2rem,3vw,2rem)}.how-steps{display:grid;gap:1rem}.how-steps div{padding:1.2rem;border-radius:26px;background:#fff;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.how-steps b{color:var(--miso-pink-strong)}.bundle-reco{padding:clamp(1.4rem,4vw,3rem);display:grid;grid-template-columns:.9fr 1.1fr;gap:1.2rem;align-items:center}.bundle-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.bundle-mini-grid a{padding:1rem;border-radius:22px;background:#ffffffc7;border:1px solid var(--miso-line)}.bundle-mini-grid strong,.bundle-mini-grid span{display:block}.bundle-mini-grid strong{color:var(--miso-pink-strong)}.bundle-mini-grid span{color:var(--miso-muted);margin-top:.3rem}@media(max-width:920px){.conversion-gallery{position:static}.product-benefit-grid{grid-template-columns:repeat(2,1fr)}.how-grid,.bundle-reco,.bundle-mini-grid{grid-template-columns:1fr}}@media(max-width:560px){.product-benefit-grid{grid-template-columns:1fr}.product-sticky-atc{display:flex}body{padding-bottom:92px}}.geo-answer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.geo-answer-card,.shade-kb-card{padding:1.2rem;border-radius:28px;background:#ffffffdb;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.geo-answer-card span,.shade-kb-card span{display:inline-flex;color:var(--miso-pink-strong);font-weight:950;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.65rem}.geo-answer-card h3,.shade-kb-card h3{font-size:1.25rem;line-height:1.1}.shade-kb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.shade-kb-card b{display:block;color:var(--miso-pink-strong);margin-top:.75rem}.ai-qa-wrap{padding:clamp(1.4rem,4vw,3rem);display:grid;grid-template-columns:.9fr 1.1fr;gap:1.2rem}.ai-qa-list details{padding:1rem 1.2rem;margin-bottom:.75rem;border-radius:22px;background:#ffffffc7;border:1px solid var(--miso-line)}.ai-qa-list summary{cursor:pointer;font-weight:950}.geo-compare-table{display:grid;gap:.6rem}.geo-compare-row{display:grid;grid-template-columns:.75fr .85fr 1.4fr;gap:.75rem;align-items:center;padding:1rem;border-radius:22px;background:#ffffffd6;border:1px solid var(--miso-line);box-shadow:var(--shadow-card)}.geo-compare-row.head{background:#2f2a32;color:#fff}.geo-compare-row span:nth-child(2){color:var(--miso-pink-strong);font-weight:950}@media(max-width:920px){.geo-answer-grid,.shade-kb-grid{grid-template-columns:repeat(2,1fr)}.ai-qa-wrap,.geo-compare-row{grid-template-columns:1fr}}@media(max-width:560px){.geo-answer-grid,.shade-kb-grid{grid-template-columns:1fr}}@media(max-width:560px){body{background:radial-gradient(circle at 18% 4%,rgba(247,183,207,.42),transparent 16rem),linear-gradient(180deg,#fff8fb,#fff);padding-bottom:84px}.page-width{width:min(100% - 22px,1180px)}.announcement{font-size:.75rem;line-height:1.35;padding:.55rem .75rem}.header-inner{padding:.75rem 0}.logo{font-size:1.05rem}.header-actions{gap:.45rem}.icon-link{width:36px;height:36px}.section{padding:2.15rem 0}.section-head{margin-bottom:1rem}.section-head h2,h2,.h2{font-size:clamp(1.85rem,10vw,2.55rem);line-height:.96}.eyebrow{font-size:.68rem;letter-spacing:.1em}p{line-height:1.55}.deb-hero{padding:1.15rem 0 1.65rem}.deb-hero-grid{gap:.85rem}.deb-copy{padding:1.05rem;border-radius:24px}.deb-label,.viral-pill,.deal-tag{font-size:.68rem;padding:.42rem .62rem}.deb-copy h1{font-size:clamp(2.05rem,12.6vw,3.2rem);line-height:.92;letter-spacing:-.065em}.deb-copy p{font-size:.92rem;margin:.7rem 0}.deb-offer{padding:.82rem;border-radius:18px;margin:.85rem 0}.deb-offer strong{font-size:.98rem}.deb-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.btn{min-height:46px;width:100%;padding:.78rem 1rem;font-size:.92rem}.deb-microproof,.viral-proof,.proof-row{display:grid;grid-template-columns:1fr;gap:.35rem;margin-top:.8rem;font-size:.78rem}.deb-product-stage,.viral-phone-wrap,.tiktok-hero__visual{min-height:315px;border-radius:26px}.deb-cushion{width:128px;height:128px;left:9%;top:20%}.deb-tube{width:72px;height:210px;right:22%;top:11%}.deb-gloss{width:42px;height:160px;right:8%;bottom:22%}.deb-sale-card{left:6%;right:6%;bottom:6%;padding:.78rem;border-radius:18px;font-size:.85rem}.viral-review-strip{padding:.65rem 0}.review-marquee{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}.review-marquee::-webkit-scrollbar{display:none}.review-marquee span{white-space:nowrap;font-size:.75rem;padding:.45rem .65rem}.shop-video-grid{gap:.85rem}.video-box{min-height:250px;border-radius:24px;padding:1rem}.play-button{width:62px;height:62px;font-size:1.45rem}.video-products{padding:1.05rem;border-radius:24px}.mini-product{margin:.65rem 0;padding:.78rem;border-radius:18px}.deb-card-grid,.scene-shop-grid,.geo-answer-grid,.shade-kb-grid,.product-grid,.blog-grid,.ugc-grid{grid-template-columns:1fr;gap:.8rem}.deb-product-card{min-height:auto;padding:1rem;border-radius:24px}.deb-card-visual{min-height:118px;margin:.75rem 0;border-radius:20px}.deb-product-card h3,.scene-shop-card h3,.geo-answer-card h3,.shade-kb-card h3{font-size:1.22rem}.deb-product-card ul{margin:.5rem 0 .75rem;line-height:1.5;font-size:.9rem}.geo-answer-card,.shade-kb-card,.scene-shop-card,.ugc-card,.product-card{border-radius:22px;padding:.95rem}.geo-answer-card p,.shade-kb-card p,.scene-shop-card p,.ugc-card p{font-size:.9rem}.scene-shop-card span{font-size:1.45rem}.product-card__media{aspect-ratio:1.12 / .72}.product-card__content{padding:.9rem}.product-card__content h3{font-size:1.25rem}.footer-grid{grid-template-columns:1fr;gap:1.1rem}.site-footer{padding:2rem 0 6.2rem}.newsletter{display:grid;grid-template-columns:1fr}.newsletter input{min-width:0;width:100%}.deb-sticky-atc,.mobile-sticky-cta,.product-sticky-atc{left:10px;right:10px;bottom:10px;padding:.62rem;border-radius:18px;gap:.55rem}.deb-sticky-atc strong,.mobile-sticky-cta strong,.product-sticky-atc strong{font-size:.86rem}.deb-sticky-atc span,.mobile-sticky-cta span,.product-sticky-atc span{font-size:.72rem}.deb-sticky-atc .btn,.mobile-sticky-cta .btn,.product-sticky-atc .btn{width:auto;min-height:40px;padding:.62rem .86rem;white-space:nowrap;font-size:.82rem}.geo-compare-row{padding:.82rem;border-radius:18px;font-size:.9rem}.shade-kb-card b{font-size:.85rem}}@media(min-width:561px)and (max-width:920px){.deb-product-stage,.viral-phone-wrap,.tiktok-hero__visual{min-height:460px}.deb-card-grid,.scene-shop-grid,.geo-answer-grid,.shade-kb-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.deb-copy h1{font-size:44px;line-height:.95;letter-spacing:-.05em}}.hero-real-product-image{width:100%;height:100%;object-fit:cover;padding:0;border-radius:28px}@media(max-width:560px){.hero-real-product-image{padding:0}}.deb-sale-card{z-index:2}.deb-product-stage{overflow:hidden;background:#fff4f8}.hero-real-product-image{width:100%;height:100%;object-fit:cover;object-position:center top;padding:0;border-radius:28px}.deb-sale-card{left:28px;right:auto;bottom:28px;width:260px;padding:14px 16px;border-radius:20px;background:#ffffffb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,183,207,.45);box-shadow:0 16px 40px #d7478a24;z-index:3}.deb-sale-card b{display:block;font-size:15px;line-height:1.15}.deb-sale-card span{display:block;margin-top:3px;font-size:12px;line-height:1.3;color:#746b76}.deb-sale-card a{display:inline-flex;margin-top:8px;padding:7px 13px;font-size:12px;border-radius:999px}@media(max-width:560px){.deb-product-stage{display:flex;flex-direction:column;min-height:auto;padding:0;border-radius:24px;background:#fff4f8}.hero-real-product-image{height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center top;border-radius:24px 24px 0 0}.deb-sale-card{position:static;width:auto;margin:0;padding:14px 16px 16px;border-radius:0 0 24px 24px;background:#ffffffeb;box-shadow:none;border-left:0;border-right:0;border-bottom:0}.deb-sale-card b{font-size:17px}.deb-sale-card span{font-size:13px}.deb-sale-card a{margin-top:10px;padding:9px 16px;font-size:13px}}.viral-review-strip{background:#fff0f6;color:#2f2a32}.review-marquee span{background:#ffffffbf;color:#d7478a}.video-box-image{background:#fff0f6;overflow:hidden;position:relative}.video-box-image img{width:100%;height:100%;object-fit:cover}.video-box-image .video-tag,.video-box-image .play-button{position:absolute;z-index:2}.video-box-image .video-tag{top:18px;left:18px}.video-box-image .play-button{left:50%;top:50%;transform:translate(-50%,-50%)}.shop-video-grid{grid-template-columns:.85fr 1.15fr;align-items:stretch}.video-box{min-height:560px}.video-box-image img{object-fit:cover;object-position:center top}.video-products{display:flex;flex-direction:column;justify-content:center;padding:48px}.video-products h2{font-size:clamp(42px,5vw,68px);line-height:.95}.video-products .btn{width:fit-content}@media(max-width:560px){.shop-video-grid{grid-template-columns:1fr}.video-box{min-height:520px}.video-products{padding:24px}.video-products h2{font-size:38px}}.video-box-image{background:transparent;padding:0;border-radius:0;box-shadow:none}.video-box-image img{border-radius:24px}#viral-bundles .section-head{align-items:flex-end;gap:24px}#viral-bundles .section-head h2{max-width:760px;font-size:clamp(36px,5vw,68px);line-height:.95}#viral-bundles .section-head p{max-width:360px;font-size:16px}.deb-product-card{background:#ffffffd1;border-radius:28px}.deb-card-visual{min-height:150px;border-radius:24px;opacity:.85}.deb-product-card h3{font-size:28px;line-height:1}.deb-product-card p{font-size:15px}.deb-product-card ul{font-size:14px;margin:14px 0}@media(max-width:560px){#viral-bundles .section-head{display:block}#viral-bundles .section-head h2{font-size:34px;line-height:.98}#viral-bundles .section-head p{font-size:15px;margin-top:10px}.deb-product-card{padding:16px;border-radius:22px}.deb-card-visual{min-height:96px;margin:12px 0;border-radius:18px}.deb-product-card h3{font-size:24px}.deb-product-card ul{display:none}}.bundle-card-image{width:100%;height:180px;object-fit:cover;border-radius:24px;margin:1rem 0}@media(max-width:560px){.bundle-card-image{height:150px;border-radius:18px;margin:12px 0}}.bundle-card-image{width:100%;height:240px;object-fit:cover;object-position:center center;border-radius:22px;margin:14px 0 18px}@media(max-width:560px){.bundle-card-image{height:186px;object-position:center center;border-radius:18px}}.ai-answer-banner{margin:28px 0 32px;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #d7478a1f;border:1px solid rgba(255,183,207,.42)}.ai-answer-banner img{width:100%;display:block;object-fit:cover}@media(max-width:560px){.ai-answer-banner{margin:18px 0 22px;border-radius:22px}.ai-answer-banner img{min-height:140px;object-fit:cover;object-position:center}}.shade-product-panel{padding:34px;border-radius:34px;background:linear-gradient(135deg,#fff4f9,#ffdff0);border:1px solid rgba(255,183,207,.55);box-shadow:0 24px 70px #d7478a1f}.shade-panel-head{display:flex;justify-content:space-between;gap:24px;margin-bottom:26px}.shade-panel-head h2{font-size:clamp(34px,4vw,56px);line-height:.98}.shade-panel-head strong{color:#d7478a;font-size:22px}.shade-panel-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.shade-panel-image img{width:100%;border-radius:22px;object-fit:cover;box-shadow:0 12px 36px #2f2a321f}.shade-panel-content h3{font-size:30px;margin-bottom:4px}.shade-panel-content>b{display:block;color:#d7478a;margin:12px 0 18px}.shade-option{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center;padding:16px;margin:14px 0;border-radius:18px;background:#ffffffe0;border:1px solid rgba(255,183,207,.45);box-shadow:0 10px 24px #2f2a3214}.shade-option h4{margin:0 0 4px;color:#d7478a;font-size:20px}.shade-option p{margin:0;font-size:14px}.shade-swatch{width:58px;height:46px;border-radius:6px;box-shadow:0 4px 10px #2f2a3226}.shade-01{background:#ead7c2}.shade-02{background:#dfc1a3}.shade-03{background:#d2aa83}@media(max-width:560px){.shade-product-panel{padding:18px;border-radius:24px}.shade-panel-head{display:block}.shade-panel-head h2{font-size:30px}.shade-panel-grid{grid-template-columns:1fr;gap:18px}.shade-option{grid-template-columns:56px 1fr;padding:12px}.shade-swatch{width:46px;height:38px}}.shade-product-panel{padding:0;background:transparent;border:0;box-shadow:none}.shade-panel-head{display:grid;grid-template-columns:1fr .35fr;align-items:end;margin-bottom:24px}.shade-panel-head h2{max-width:760px;font-size:clamp(38px,5vw,68px);line-height:.95}.shade-panel-head strong{justify-self:end;padding:10px 16px;border-radius:999px;background:#fff0f6;color:#d7478a;font-size:16px}.shade-panel-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px;align-items:stretch}.shade-panel-image,.shade-panel-content{border:1px solid rgba(255,183,207,.55);border-radius:30px;background:#ffffffdb;box-shadow:0 18px 48px #d7478a14}.shade-panel-image{padding:18px}.shade-panel-image img{height:100%;min-height:460px;object-fit:cover;border-radius:22px;box-shadow:none}.shade-panel-content{padding:34px;display:flex;flex-direction:column;justify-content:center}.shade-panel-content h3{font-size:32px;line-height:1}.shade-option{box-shadow:none;border-radius:20px;padding:14px}@media(max-width:560px){.shade-panel-head{display:block}.shade-panel-head h2{font-size:34px}.shade-panel-head strong{display:inline-flex;margin-top:10px}.shade-panel-grid{grid-template-columns:1fr}.shade-panel-image{padding:12px;border-radius:24px}.shade-panel-image img{min-height:280px;border-radius:18px}.shade-panel-content{padding:18px;border-radius:24px}}.scene-card-with-image{display:grid;grid-template-columns:1fr 150px;gap:16px;align-items:center}.scene-card-with-image img{width:150px;height:105px;object-fit:cover;border-radius:16px}.scene-copy span{font-size:24px}@media(min-width:720px){.scene-shop-grid{grid-template-columns:repeat(3,1fr)}.scene-card-with-image{grid-template-columns:1fr}.scene-card-with-image img{width:100%;height:150px;order:-1}}@media(max-width:560px){.scene-card-with-image{grid-template-columns:1fr 140px;padding:18px}.scene-card-with-image img{width:140px;height:96px}.scene-card-with-image p{font-size:15px}}@media(max-width:560px){.scene-card-with-image{display:flex;flex-direction:column;align-items:stretch;gap:12px}.scene-card-with-image img{width:100%;height:150px;order:-1;border-radius:18px}.scene-copy h3{font-size:24px;line-height:1.05;white-space:nowrap}.scene-copy p{font-size:15px;line-height:1.45}.scene-copy b{font-size:16px}}.scene-card-with-image img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;object-position:center;background:#fff0f6}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid rgba(215,71,138,.18);border-radius:999px;padding:.6rem .9rem;background:#fff;color:#d7478a;font-weight:850;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{position:absolute;right:0;top:calc(100% + .75rem);z-index:30;min-width:220px;display:grid;gap:.2rem;background:#fff;border:1px solid rgba(215,71,138,.16);border-radius:22px;box-shadow:0 18px 45px #b4457a2e;padding:.7rem}.mobile-menu-panel a{padding:.7rem .85rem;border-radius:14px;font-weight:780;color:#2c2833}.mobile-menu-panel a:hover{background:#fff0f6;color:#d7478a}@media(max-width:920px){.mobile-menu{display:block}.header-actions{gap:.45rem}}.collection-sort select,.sort-select,select[name=sort_by]{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:180px;height:54px;padding:0 46px 0 22px;border:1px solid rgba(215,71,138,.22);border-radius:999px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#2c2833 50%),linear-gradient(135deg,#2c2833 50%,transparent 50%);background-position:calc(100% - 25px) 50%,calc(100% - 19px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;font-size:16px;line-height:1;color:#111}.collection-sort,.sort-wrapper{display:flex;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
