:root{
  --ink:#111111;--cream:#fffaf3;--paper:#fffdf8;--line:#e9e2d9;
  --pink:#ff6696;--pink2:#ffd4e1;--lav:#d9c8ff;--blue:#b9dcff;--mint:#bcebd3;
  --yellow:#ffe56b;--coral:#ff9b82;--orange:#ffb36b;--white:#fff;--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Noto Sans KR",sans-serif;letter-spacing:-.025em}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input{font:inherit}.wrap{width:min(1240px,calc(100% - 48px));margin:auto}.section{padding:96px 0}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:12px}.section h2,.section-head h2{font-size:clamp(38px,5vw,72px);line-height:.95;margin:0;letter-spacing:-.055em}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head p{max-width:440px;line-height:1.7;margin:0;color:#555}.text-link{font-size:12px;font-weight:800;letter-spacing:.04em;border-bottom:1px solid currentColor;padding-bottom:3px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;border:1px solid var(--ink);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-black{background:var(--ink);color:#fff}.btn-white{background:#fff;color:var(--ink)}
.announce{height:30px;background:var(--yellow);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;letter-spacing:.06em;text-align:center;padding:0 12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:74px;width:min(1360px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:190px 1fr 260px;align-items:center}.logo{font-size:30px;font-weight:900;letter-spacing:-.055em}.desktop-nav{display:flex;justify-content:center;gap:34px}.desktop-nav a{font-size:12px;font-weight:800}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:11px}.icon-btn,.menu-btn,.lang-toggle{border:0;background:none;cursor:pointer}.icon-btn{font-size:18px;width:28px;height:28px}.lang-toggle{display:flex;align-items:center;gap:5px;font-size:11px}.lang-toggle b,.lang-toggle em{font-style:normal;font-weight:500;opacity:.38}.lang-toggle .active{font-weight:900;opacity:1}.menu-btn{display:none;font-size:20px}.mobile-nav{display:none}
.hero{overflow:hidden;background:var(--cream);border-bottom:1px solid var(--line)}.hero-grid{min-height:660px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:30px}.kicker{font-size:11px;font-weight:900;letter-spacing:.17em;margin-bottom:18px}.hero h1{font-size:clamp(68px,7.4vw,116px);line-height:.79;letter-spacing:-.075em;margin:0 0 28px}.hero-sub{font-size:18px;line-height:1.65;margin:0;max-width:540px}.hero-buttons{display:flex;gap:10px;margin-top:28px}.hero-art{height:590px;position:relative}.product-shot{position:absolute;z-index:4;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 24px 50px rgba(68,44,38,.12)}.product-shot img{width:100%;height:100%;object-fit:cover}.product-shot.mist{width:290px;height:430px;left:9%;top:85px;transform:rotate(-4deg)}.product-shot.cream{width:320px;height:440px;right:4%;top:35px;transform:rotate(4deg)}.blob{position:absolute;border-radius:45% 55% 58% 42%/58% 44% 56% 42%;filter:saturate(1.08)}.blob-a{width:480px;height:420px;background:var(--pink2);right:-100px;top:40px;transform:rotate(-17deg)}.blob-b{width:380px;height:310px;background:var(--orange);left:8%;bottom:15px;opacity:.88;transform:rotate(19deg)}.blob-c{width:220px;height:220px;background:var(--blue);left:38%;top:-40px}.micro-badge{position:absolute;z-index:6;right:0;bottom:32px;width:150px;height:150px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--yellow);transform:rotate(8deg)}.micro-badge strong{font-size:35px;line-height:.8}.micro-badge span{font-size:9px;font-weight:800;letter-spacing:.09em}
.proof-band{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.proof-tile{min-height:150px;border:1px solid var(--ink);border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.proof-tile strong{font-size:46px;line-height:.9;letter-spacing:-.055em}.proof-tile span{font-size:12px;font-weight:800}.proof-tile.pink{background:var(--pink)}.proof-tile.yellow{background:var(--yellow)}.proof-tile.blue{background:var(--blue)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shop-card{position:relative;border:1px solid var(--ink);border-radius:28px;overflow:hidden;min-width:0}.color-blue{background:var(--blue)}.color-lav{background:var(--lav)}.color-mint{background:var(--mint)}.rank{position:absolute;z-index:3;top:15px;left:15px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--ink);font-weight:900}.shop-image{height:380px;padding:18px}.shop-image img{width:100%;height:100%;object-fit:cover;border-radius:18px}.shop-info{padding:4px 22px 22px}.shop-info h3{margin:0;font-size:27px}.shop-info p{margin:7px 0 20px;font-size:12px}.shop-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-bottom b{font-size:13px}.quick{background:var(--ink);color:#fff;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:800}
.concern-section{background:#fff}.concern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.concern-card{min-height:190px;padding:24px;border-radius:24px;border:1px solid var(--ink);display:flex;flex-direction:column;justify-content:flex-end;position:relative;transition:.2s}.concern-card:hover{transform:translateY(-4px)}.concern-card span{font-size:29px;font-weight:900;letter-spacing:-.05em}.concern-card small{font-size:12px;font-weight:700;margin-top:5px}.concern-card b{position:absolute;right:20px;top:18px;font-size:24px}.c-pink{background:var(--pink)}.c-lav{background:var(--lav)}.c-blue{background:var(--blue)}.c-yellow{background:var(--yellow)}.c-coral{background:var(--coral)}.c-mint{background:var(--mint)}
.ecosystem{background:var(--pink2)}.ecosystem-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ecosystem-copy h2{font-size:clamp(52px,6vw,92px);line-height:.82}.ecosystem-copy p{font-size:16px;line-height:1.75;max-width:570px;margin:28px 0}.orbit{height:500px;position:relative;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.24)}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid rgba(17,17,17,.35);border-radius:50%;inset:65px}.orbit:after{inset:130px}.orbit-center{width:155px;height:155px;border-radius:50%;background:var(--pink);display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px solid var(--ink);font-size:36px;font-weight:900;z-index:2}.orbit-center small{font-size:10px;letter-spacing:.14em}.orb{position:absolute;padding:12px 16px;border-radius:999px;border:1px solid var(--ink);background:#fff;font-size:10px;font-weight:900}.o1{top:38px;left:42%}.o2{right:5px;top:45%}.o3{bottom:30px;left:36%}.o4{left:-10px;top:44%}
.science-simple{background:var(--cream)}.science-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.science-card{min-height:340px;border-radius:28px;border:1px solid var(--ink);padding:26px;display:flex;flex-direction:column}.science-card span{width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid var(--ink);font-size:11px;font-weight:900}.science-card h3{font-size:36px;letter-spacing:-.055em;margin:auto 0 12px}.science-card p{font-size:13px;line-height:1.65;margin:0;max-width:310px}.s-pink{background:var(--pink)}.s-yellow{background:var(--yellow)}.s-blue{background:var(--blue)}
.science-proof{background:#fff}.proof-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid var(--ink);padding-bottom:22px;margin-bottom:20px}.proof-head span{font-size:clamp(36px,4.8vw,68px);font-weight:900;letter-spacing:-.06em}.proof-head p{max-width:380px;font-size:12px;line-height:1.6}.big-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.big-proof{min-height:240px;padding:25px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;flex-direction:column;justify-content:space-between}.big-proof b{font-size:48px;letter-spacing:-.06em}.big-proof span{font-size:12px;line-height:1.5;font-weight:700}.legal-note{font-size:10px;color:#777;line-height:1.6;margin-top:14px}
.routine{background:var(--blue)}.routine h2{margin-bottom:34px}.routine-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--ink);border-radius:28px;overflow:hidden}.routine-step{min-height:190px;padding:22px;border-right:1px solid var(--ink);display:flex;flex-direction:column}.routine-step:last-child{border-right:0}.routine-step i{font-style:normal;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid var(--ink);font-weight:900}.routine-step strong{font-size:22px;margin-top:auto}.routine-step span{font-size:11px;margin-top:6px}
.life-science{background:#111;color:#fff}.life-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.life-photo{height:560px;border-radius:28px;overflow:hidden}.life-photo img{width:100%;height:100%;object-fit:cover}.life-copy h2{font-size:clamp(52px,6vw,88px);line-height:.82;margin:16px 0 28px;letter-spacing:-.07em}.life-copy p{font-size:15px;line-height:1.8;color:#ddd;max-width:560px}.eyebrow.light{color:var(--yellow)}.life-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.life-tags span{border:1px solid #fff;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}
.reviews{background:var(--paper)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.review-grid blockquote{margin:0;padding:28px;border:1px solid var(--ink);border-radius:24px;background:#fff;font-weight:900}.review-grid p{font-size:16px;line-height:1.65;font-weight:500}.review-grid cite{font-style:normal;font-size:10px;letter-spacing:.1em}
.final-cta{background:var(--pink);padding:90px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.final-cta h2{font-size:clamp(58px,8vw,110px);line-height:.78;letter-spacing:-.075em;margin:0}.final-cta p{font-size:15px;margin:25px 0}
.footer{background:var(--cream);padding:62px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,.7fr) 1.2fr;gap:32px}.footer-logo{font-size:32px;font-weight:900;letter-spacing:-.06em}.footer h4{font-size:11px;letter-spacing:.12em;margin:0 0 14px}.footer a,.footer p{display:block;font-size:11px;line-height:1.9;color:#555}.social{display:flex;gap:12px;margin-top:14px}.email-box{display:flex;border-bottom:1px solid var(--ink);margin-top:16px}.email-box input{width:100%;border:0;background:transparent;padding:9px 0;outline:0}.email-box button{border:0;background:transparent;font-size:18px}.footer-bottom{border-top:1px solid var(--line);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;font-size:9px;color:#777}
.reveal{opacity:0;transform:translateY(18px);transition:.6s ease}.reveal.on{opacity:1;transform:none}
@media(max-width:1024px){.header-inner{grid-template-columns:160px 1fr 200px}.desktop-nav{gap:18px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-art{height:520px}.proof-band{margin-top:20px}.ecosystem-grid,.life-grid{grid-template-columns:1fr}.orbit{max-width:600px;margin:auto;width:100%}.life-photo{height:460px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>.newsletter{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 28px)}.section{padding:68px 0}.announce{font-size:8px}.header-inner{height:62px;width:calc(100% - 24px);grid-template-columns:42px 1fr auto}.menu-btn{display:block}.logo{font-size:24px;text-align:center}.desktop-nav,.header-actions .icon-btn:nth-child(2){display:none}.header-actions{gap:7px}.lang-toggle{font-size:9px}.mobile-nav{position:absolute;left:0;right:0;top:62px;background:var(--pink);padding:22px 20px 28px;border-bottom:1px solid var(--ink);display:none;grid-template-columns:1fr 1fr;gap:8px;z-index:60}.mobile-nav.open{display:grid}.mobile-nav a{padding:15px;border:1px solid var(--ink);border-radius:16px;background:#fff;font-size:11px;font-weight:800}.hero-grid{min-height:auto}.hero-copy{padding-top:55px}.hero h1{font-size:66px}.hero-sub{font-size:14px}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%}.hero-art{height:410px;margin-top:5px}.product-shot.mist{width:48%;height:310px;left:1%;top:75px}.product-shot.cream{width:52%;height:320px;right:1%;top:20px}.micro-badge{width:100px;height:100px;right:4px;bottom:8px}.micro-badge strong{font-size:25px}.proof-band{grid-template-columns:1fr;gap:8px}.proof-tile{min-height:110px}.proof-tile strong{font-size:38px}.section-head{align-items:flex-start;flex-direction:column;gap:12px}.section h2,.section-head h2{font-size:44px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.shop-card{min-width:84%;scroll-snap-align:start}.shop-image{height:340px}.concern-grid{grid-template-columns:1fr 1fr}.concern-card{min-height:150px;padding:17px}.concern-card span{font-size:20px}.ecosystem-grid{gap:35px}.ecosystem-copy h2{font-size:55px}.orbit{height:340px}.orbit:before{inset:40px}.orbit:after{inset:90px}.orbit-center{width:110px;height:110px;font-size:26px}.orb{font-size:8px;padding:8px 10px}.science-cards{grid-template-columns:1fr}.science-card{min-height:230px}.science-card h3{font-size:30px}.proof-head{align-items:flex-start;flex-direction:column;gap:15px}.proof-head span{font-size:44px}.big-proof-grid{grid-template-columns:1fr 1fr}.big-proof{min-height:180px}.big-proof b{font-size:38px}.routine-grid{display:flex;overflow-x:auto;border:0;border-radius:0;gap:8px}.routine-step{min-width:180px;border:1px solid var(--ink)!important;border-radius:20px;background:rgba(255,255,255,.25)}.life-photo{height:350px}.life-copy h2{font-size:58px}.review-grid{display:flex;overflow-x:auto}.review-grid blockquote{min-width:85%}.final-cta{padding:72px 0}.final-cta h2{font-size:62px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-brand-col{grid-column:1/-1}.footer-grid>div:nth-child(4){display:block}.footer-bottom{flex-direction:column;gap:7px}}

/* ===== v3 linked subpages / admin-driven content ===== */
a.shop-image{display:block}.life-btn{margin-top:26px;display:inline-flex}.subpage{min-height:60vh}.subhero{padding:72px 0 54px;border-bottom:1px solid var(--ink)}.subhero.peach{background:#ffe5d5}.subhero.pink{background:var(--pink)}.subhero.yellow{background:var(--yellow)}.subhero.mint{background:var(--mint)}.subhero.dark{background:#111;color:#fff}.subhero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.subhero h1{font-size:clamp(58px,7vw,110px);line-height:.84;letter-spacing:-.075em;margin:16px 0 24px}.subhero p{max-width:650px;font-size:16px;line-height:1.75}.subhero-image{height:440px;border-radius:30px;overflow:hidden;background:rgba(255,255,255,.65);border:1px solid rgba(17,17,17,.15)}.subhero-image img{width:100%;height:100%;object-fit:contain}.subhero.dark .subhero-image{background:#222;border-color:#444}
.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.catalog-card{border:1px solid var(--ink);border-radius:26px;overflow:hidden;transition:.25s ease}.catalog-card:hover{transform:translateY(-4px)}.catalog-card>a{display:block;color:inherit;text-decoration:none}.catalog-image{height:390px;background:rgba(255,255,255,.55);padding:20px}.catalog-image img{width:100%;height:100%;object-fit:contain}.catalog-copy{padding:22px}.catalog-copy>span{font-size:9px;font-weight:900;letter-spacing:.1em}.catalog-copy h3{font-size:27px;margin:8px 0 6px;letter-spacing:-.05em}.catalog-copy p{font-size:12px;min-height:38px}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(17,17,17,.25);padding-top:14px;margin-top:18px}.catalog-bottom strong{font-size:10px}
.filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.filter-pills a{border:1px solid var(--ink);border-radius:999px;padding:10px 15px;background:#fff;color:var(--ink);font-size:10px;font-weight:900;text-decoration:none}.filter-pills a.active{background:var(--ink);color:#fff}.reviews-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-detail-card{border:1px solid var(--ink);border-radius:24px;padding:24px;background:#fff}.review-top{display:flex;justify-content:space-between;gap:12px;font-size:10px}.stars{color:#ff2f72;letter-spacing:.08em}.product-name{font-weight:900}.review-detail-card h3{font-size:21px;margin:18px 0 10px}.review-detail-card p{font-size:14px;line-height:1.65}.review-detail-card small{color:#777}.ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.ba-grid figure{margin:0;position:relative;height:180px;border-radius:14px;overflow:hidden;background:#f4f4f4}.ba-grid img{width:100%;height:100%;object-fit:cover}.ba-grid figcaption{position:absolute;bottom:6px;left:6px;background:#111;color:#fff;font-size:8px;padding:4px 6px;border-radius:4px}.empty-state{grid-column:1/-1;border:1px dashed #aaa;border-radius:20px;padding:50px;text-align:center;color:#777}
.science-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sd-card{border:1px solid var(--ink);border-radius:28px;padding:28px;min-height:360px}.sd-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--ink);font-size:10px;font-weight:900}.sd-card h2{font-size:34px;margin:110px 0 12px}.sd-card p{font-size:13px;line-height:1.7}.about-story{display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.about-story h2{font-size:clamp(48px,5vw,72px);line-height:.9}.story-steps{border-top:1px solid var(--ink)}.story-steps>div{display:grid;grid-template-columns:60px 180px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid var(--ink);align-items:start}.story-steps b{font-size:12px}.story-steps strong{font-size:14px}.story-steps p{margin:0;font-size:13px;line-height:1.65}.product-detail-hero{padding:70px 0;border-bottom:1px solid var(--ink)}.pd-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.pd-image{height:620px;background:rgba(255,255,255,.6);border:1px solid var(--ink);border-radius:32px;overflow:hidden}.pd-image img{width:100%;height:100%;object-fit:contain}.pd-copy h1{font-size:clamp(60px,7vw,100px);line-height:.85;letter-spacing:-.07em;margin:14px 0 20px}.pd-copy p{font-size:17px}.pd-price{display:block;font-size:28px;margin:24px 0}.product-editor-content{max-width:900px;font-size:16px;line-height:1.8}.product-editor-content img{max-width:100%;height:auto}
@media(max-width:760px){.subhero{padding:42px 0}.subhero-grid,.pd-grid,.about-story{grid-template-columns:1fr}.subhero h1{font-size:58px}.subhero-image{height:300px}.catalog-grid,.reviews-page-grid,.science-detail-grid{grid-template-columns:1fr}.catalog-image{height:330px}.science-detail-grid{gap:9px}.sd-card{min-height:240px}.sd-card h2{margin-top:55px}.story-steps>div{grid-template-columns:45px 1fr}.story-steps p{grid-column:2}.pd-image{height:420px}.pd-copy h1{font-size:58px}.ba-grid figure{height:150px}}

/* ===== v4 page-by-page editable media/copy ===== */
.editable-media-block{height:500px;border:1px solid var(--ink);border-radius:30px;overflow:hidden;background:#fff}.editable-media-block img{width:100%;height:100%;object-fit:contain}.editable-media-block.compact{height:320px;margin-bottom:18px}.home-science-layout{display:grid;grid-template-columns:.8fr 1.7fr;gap:14px;align-items:stretch}.routine-intro{display:grid;grid-template-columns:1fr 220px;gap:30px;align-items:end;margin-bottom:30px}.routine-intro p{max-width:680px;line-height:1.7}.routine-thumb{height:160px;border:1px solid var(--ink);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.4)}.routine-thumb img{width:100%;height:100%;object-fit:contain}.final-cta-grid{display:grid;grid-template-columns:1.25fr .55fr;gap:40px;align-items:center}.final-cta-image{height:300px;border:1px solid var(--ink);border-radius:30px;overflow:hidden;background:rgba(255,255,255,.5)}.final-cta-image img{width:100%;height:100%;object-fit:contain}.page-edit-section.peach-soft{background:#ffe8da}.page-edit-section.pink-soft{background:#ffe3ec}.page-edit-section.mint-soft{background:#e3f7ed}.page-edit-section.white{background:#fff}.page-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.page-edit-grid.reverse .page-edit-media{order:2}.page-edit-media{height:480px;border:1px solid var(--ink);border-radius:30px;overflow:hidden;background:rgba(255,255,255,.7)}.page-edit-media img{width:100%;height:100%;object-fit:contain}.page-edit-copy h2{font-size:clamp(46px,5vw,76px);line-height:.9;letter-spacing:-.06em;margin:10px 0 22px}.page-edit-copy p{font-size:15px;line-height:1.8;margin:0 0 26px}.sd-image{height:150px;margin:-10px -10px 22px;border:1px solid rgba(17,17,17,.2);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.65)}.sd-image img{width:100%;height:100%;object-fit:cover}.sd-card h2{margin:34px 0 12px}.about-story-v4{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.about-story-media{height:590px;border-radius:30px;overflow:hidden;border:1px solid var(--ink);background:#f5f5f5;position:sticky;top:120px}.about-story-media img{width:100%;height:100%;object-fit:cover}.about-story-copy h2{font-size:clamp(48px,5vw,76px);line-height:.9;letter-spacing:-.055em;margin:12px 0 20px}.about-story-copy>p{font-size:15px;line-height:1.8;margin-bottom:30px}
@media(max-width:1024px){.home-science-layout{grid-template-columns:1fr}.final-cta-grid,.page-edit-grid,.about-story-v4{grid-template-columns:1fr}.page-edit-grid.reverse .page-edit-media{order:0}.about-story-media{position:static;height:430px}}
@media(max-width:760px){.editable-media-block{height:330px}.editable-media-block.compact{height:250px}.routine-intro{grid-template-columns:1fr}.routine-thumb{height:200px}.final-cta-grid{grid-template-columns:1fr}.final-cta-image{height:230px}.page-edit-media{height:320px}.page-edit-copy h2{font-size:46px}.sd-image{height:180px}.about-story-media{height:330px}}

/* ===== v5 SmartStore / review / gallery additions ===== */
.smartstore-buy{display:flex;align-items:center;justify-content:center;margin:0 18px 18px;padding:12px 15px;border:1px solid #111;border-radius:999px;background:#111;color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.02em;text-decoration:none;transition:.2s ease}
.smartstore-buy:hover{transform:translateY(-1px);opacity:.86}.catalog-detail-link{display:block;color:inherit;text-decoration:none}.rating-chip{display:inline-flex;margin-top:10px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.72);font-size:11px;font-weight:800}.review-source-note{display:flex;gap:18px;align-items:flex-start;margin:25px 0 36px;padding:20px 22px;border-radius:20px;background:#111;color:#fff}.review-source-note strong{white-space:nowrap;font-size:13px}.review-source-note span{font-size:13px;line-height:1.65;opacity:.82}.product-review-section{margin:0 0 42px}.product-review-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-radius:28px;margin-bottom:18px}.product-review-product{display:flex;gap:20px;align-items:center}.product-review-product img{width:108px;height:108px;object-fit:contain;background:rgba(255,255,255,.58);border-radius:22px}.product-review-product h2{margin:3px 0 7px;font-size:28px}.product-review-product p{margin:0;font-size:13px}.product-review-actions{display:flex;gap:8px;flex-wrap:wrap}.review-detail-card .verified-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em}.review-detail-card .review-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.review-detail-card .stars{font-weight:900;color:#ff4f82}.review-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:15px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08);font-size:11px;color:#555}.review-meta a{color:#111;text-decoration:underline;text-underline-offset:3px}.pd-gallery{min-width:0}.pd-thumbs{display:flex;gap:10px;margin-top:12px}.pd-thumb{width:78px;height:78px;border:2px solid transparent;background:rgba(255,255,255,.62);border-radius:16px;padding:5px;cursor:pointer}.pd-thumb.active{border-color:#111}.pd-thumb img{width:100%;height:100%;object-fit:contain}.pd-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pd-rating{display:inline-flex;margin-top:12px;color:#111;font-size:12px;font-weight:800;text-decoration:none}.empty-state .btn{margin-top:12px}
@media(max-width:760px){.review-source-note{display:block}.review-source-note strong{display:block;margin-bottom:8px}.product-review-head{display:block}.product-review-product{align-items:flex-start}.product-review-actions{margin-top:18px}.product-review-product h2{font-size:22px}.product-review-product img{width:88px;height:88px}.smartstore-buy{margin:0 12px 14px}.pd-thumb{width:64px;height:64px}}

/* ===== v6 uploaded SmartStore Excel reviews ===== */
.imported-review-grid blockquote{position:relative}.imported-review-grid .review-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.imported-review-grid .verified-badge{background:#111;color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;letter-spacing:.08em}.review-card-link{display:inline-block;margin-top:13px;color:#111;font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.review-product-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.review-product-summary{background:var(--review-color,#f7f7f7);border:1px solid #111;border-radius:28px;padding:24px}.rps-head{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:center}.rps-head img{width:130px;height:130px;object-fit:contain;background:rgba(255,255,255,.65);border-radius:22px}.rps-head h2{font-size:28px;margin:4px 0 8px}.rps-head strong{font-size:14px}.rps-head p{font-size:11px;margin:4px 0 0}.rps-samples{margin:18px 0}.rps-samples p{margin:7px 0;padding:12px 14px;background:rgba(255,255,255,.62);border-radius:14px;font-size:12px;line-height:1.55}.review-badges{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.review-badges span{display:inline-flex;padding:5px 8px;background:#f2f2f2;border-radius:999px;font-size:9px;font-weight:800}.review-pagination{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;margin:34px 0 5px}.review-pagination a{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #111;border-radius:999px;color:#111;background:#fff;text-decoration:none;font-size:11px;font-weight:900}.review-pagination a.active{background:#111;color:#fff}.filter-pills a small{opacity:.65;margin-left:4px}
@media(max-width:760px){.review-product-summary-grid{grid-template-columns:1fr}.rps-head{grid-template-columns:90px 1fr}.rps-head img{width:90px;height:90px}.rps-head h2{font-size:22px}.review-pagination{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.review-pagination a{flex:0 0 auto}}
