
:root{
  --navy:#202443;--navy-deep:#171b34;--burgundy:#4a1a29;--burgundy-2:#633142;--apricot:#d8af9a;--apricot-soft:#efd8c9;--ivory:#f6f0e8;--paper:#fffdf9;--ink:#252836;--muted:#707483;--line:#e8dfda;--white:#fff;
  --shadow:0 18px 42px rgba(32,36,67,.08);--radius:26px;--shell:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;line-height:1.72;letter-spacing:-.025em;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin:0 auto}.section{padding:106px 0}.first-section{padding-top:72px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(32,36,67,.07)}.header-row{height:78px;display:flex;align-items:center;gap:28px}.logo-link img{width:150px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:21px;font-size:12px;letter-spacing:.075em;color:var(--navy)}.main-nav a{opacity:.78}.main-nav a:hover,.main-nav .active{opacity:1;color:var(--burgundy)}.menu-button{display:none;margin-left:auto;border:0;background:none;color:var(--navy);letter-spacing:.08em}
.eyebrow{margin:0 0 14px;color:var(--burgundy);font-size:12px;font-weight:700;letter-spacing:.16em}.eyebrow.light{color:#e9c4cc}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:14px;color:var(--burgundy);font-size:clamp(50px,6.1vw,72px);line-height:1.02;letter-spacing:-.048em;font-weight:520}h2{margin-bottom:20px;color:var(--navy);font-size:clamp(31px,4vw,48px);line-height:1.2;letter-spacing:-.042em;font-weight:560}h2 span{color:var(--burgundy)}h3{margin-bottom:8px;color:var(--navy);font-size:21px;line-height:1.35}h4{margin-bottom:8px;color:var(--navy);font-size:18px;line-height:1.35}.lead,.section-copy,.hero-copy,.hero-desc{color:var(--muted);font-size:16px}.lead b{color:var(--navy);font-weight:650}.fineprint,.compare-note,.legal-notes{font-size:12px;color:#85808a}
.accent-word{color:var(--burgundy)}.innofill-word{font-family:"Helvetica Neue",Arial,sans-serif;font-weight:300;letter-spacing:-.055em}.innofill-word.inline{display:inline-block}.light-word{color:#fff}
.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px}.align-center{align-items:center}.copy-wrap p{color:var(--muted);font-size:16px}.narrow-copy{max-width:520px}.image-panel{overflow:hidden;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(180deg,#fff,#fbf7f2)}.image-panel img{width:100%;height:100%;object-fit:cover}.soft-panel{box-shadow:0 15px 34px rgba(32,36,67,.06)}.no-pad{padding:0}
.hero-v7{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#faf6f3 100%)}.hero-v7::before{content:"";position:absolute;right:3%;top:92px;width:390px;height:390px;background:radial-gradient(circle at 42% 42%,rgba(255,255,255,.98),rgba(234,216,209,.65) 46%,rgba(91,24,39,.06) 72%,transparent 74%);border-radius:50%;opacity:.82}.hero-ribbon{position:absolute;right:-30px;bottom:-12px;width:380px;height:180px;background:radial-gradient(ellipse at 40% 50%, rgba(91,24,39,.05), transparent 58%), linear-gradient(140deg, rgba(255,255,255,0) 0%, rgba(216,176,157,.28) 34%, rgba(91,24,39,.62) 100%);clip-path:path('M0,160 C80,110 120,130 190,95 C250,65 295,20 380,0 L380,180 L0,180 Z');opacity:.85}.hero-v7-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:54px;align-items:center;position:relative;z-index:1}.hero-v7-visual img{width:100%;max-width:720px;filter:drop-shadow(0 18px 18px rgba(32,36,67,.06))}.hero-v7-copy{padding:20px 0 30px}.hero-v7-copy h1{font-size:clamp(60px,5.9vw,88px);font-weight:300;letter-spacing:-.05em;margin:0 0 8px}.hero-brand{width:154px;margin-bottom:26px}.subhead{margin:0;color:var(--navy);font-size:13px;letter-spacing:.30em}.title-divider{width:76px;height:1px;background:rgba(32,36,67,.18);margin:26px 0 24px}.hero-title{margin:0 0 18px;color:var(--navy);font-size:clamp(32px,3.4vw,42px);line-height:1.22;font-weight:460}.hero-title span{color:var(--burgundy);font-weight:700}.hero-copy{max-width:520px;margin:0 0 20px}.hero-note{margin:0;color:#555866;font-size:15px}
.section-clock{padding-top:40px;padding-bottom:86px;background:#fff}.clock-panel{max-width:520px;justify-self:end}.clock-panel img{height:320px;object-position:center}.criteria-wrap{margin-top:34px;padding:34px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fff,#fcf8f4)}.criteria-head{display:block;margin-bottom:22px}.criteria-head h3{margin:0 0 7px;font-size:24px}.criteria-head p{margin:0;color:var(--muted);font-size:14px}.criteria-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.criteria-grid article{padding:20px 18px;border-radius:20px;background:#fff;border:1px solid rgba(74,26,41,.08);box-shadow:0 10px 24px rgba(32,36,67,.03)}.criteria-grid span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;margin-bottom:12px;background:linear-gradient(145deg,var(--ivory),#fff);color:var(--burgundy);font-size:11px;font-weight:700}.criteria-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.intro-section{background:#fff}.with-visual{align-items:center;grid-template-columns:1.02fr .98fr}.intro-grid{display:grid;gap:70px}.intro-copy-area{display:grid;gap:18px}.pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.pill-row span{padding:8px 13px;border-radius:999px;background:var(--ivory);color:var(--burgundy);font-size:12px}.feature-visual-card,.mechanism-image-card,.compare-image-card,.progress-visual-card,.procedure-visual-card{overflow:hidden;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(180deg,#fff 0%,#fbf8f4 100%)}.full-bleed img,.feature-visual-card img,.mechanism-image-card img,.compare-image-card img,.progress-visual-card img,.procedure-visual-card img{width:100%;height:100%;display:block;object-fit:cover}.intro-feature{min-height:360px}.v7-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.v7-key{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fff 0%,#fcf9f6 100%);box-shadow:0 12px 28px rgba(32,36,67,.04)}.key-image{width:156px;height:156px;border-radius:22px;object-fit:cover;box-shadow:0 10px 24px rgba(32,36,67,.06)}.v7-key small{color:var(--burgundy);font-size:10px;letter-spacing:.1em}.v7-key p{margin:0;color:var(--muted);font-size:13px}
.mechanism-section{background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 58%,#332238 100%);color:#fff;position:relative;overflow:hidden}.mechanism-section:after{content:"";position:absolute;right:-160px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(239,216,201,.16),transparent 68%)}.section-heading{display:grid;grid-template-columns:1fr .85fr;gap:55px;align-items:center}.dark-heading h2,.dark-heading h2 span,.dark-heading .section-copy{color:#fff}.step-image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px;position:relative;z-index:1}.mechanism-card{padding:16px 16px 20px;border-radius:22px;background:rgba(255,255,255,.95);color:var(--ink);text-align:left}.mechanism-card span{color:var(--burgundy);font-size:11px;font-weight:700}.mechanism-card h3{font-size:19px}.mechanism-card p{margin:0;color:var(--muted);font-size:13px}.step-thumb{width:100%;height:132px;object-fit:cover;border-radius:16px;margin-bottom:14px}
.compare-section{background:linear-gradient(180deg,#fff 0%,#faf5ef 100%)}.v7-compare-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:center}.compare-image-card img{object-fit:cover}.v7-table{margin-top:28px}.compare-table-wrap{background:#fff;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.compare-row{display:grid;grid-template-columns:150px 1fr 1fr}.compare-row>*{padding:16px 16px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);font-size:13px}.compare-row>*:last-child{border-right:0}.compare-row b{color:#5a555d}.compare-row span{color:#4d515e}.compare-row.head strong{color:#fff;text-align:center}.compare-row.head strong:nth-child(2){background:var(--burgundy)}.compare-row.head strong:nth-child(3){background:var(--navy)}.compare-row.head div{background:var(--ivory)}.compare-note{padding:14px 16px;margin:0;background:#fff}
.progress-section{background:#fff;padding-top:50px}.progress-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.procedure-section{background:linear-gradient(180deg,#fff 0%,#f7f0e9 100%)}.procedure-grid{display:grid;grid-template-columns:1fr .92fr;gap:56px;align-items:center}.procedure-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:30px}.procedure-list article{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff}.procedure-list article>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--ivory);color:var(--burgundy);font-size:11px;font-weight:700}.procedure-list h3{font-size:17px;margin-bottom:2px}.procedure-list p{margin:0;color:var(--muted);font-size:12px}.guide-note{margin-top:26px}.redesign-frame{background:linear-gradient(180deg,#fff 0%,#f9f3ed 100%);padding:16px}.frame-caption{margin:0 0 12px;color:var(--burgundy);font-size:11px;letter-spacing:.18em;font-weight:700}
.product-section{background:#fff}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.product-stage-panel{position:relative;min-height:470px;border-radius:30px;background:radial-gradient(circle at 25% 18%,rgba(216,175,154,.22),transparent 24%),linear-gradient(180deg,#fff,#f8f3ed);border:1px solid var(--line);overflow:hidden;box-shadow:var(--shadow);display:block}.product-orb{position:absolute;right:-80px;top:-70px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(216,175,154,.33),transparent 68%)}.pack-shot{position:absolute;filter:drop-shadow(0 15px 18px rgba(32,36,67,.08))}.pack-main{width:34%;left:17%;bottom:14%}.vial-main{width:22%;right:18%;bottom:15%}.spec-table{border-top:1px solid var(--line);margin-top:25px}.spec-table>div{display:grid;grid-template-columns:135px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.spec-table span{color:var(--muted);font-size:13px}.spec-table strong{color:var(--navy);font-weight:620;font-size:13px;display:flex;align-items:center}.brand-cell img{width:92px}
.closing-section{padding:84px 0 0;background:#fff}.closing-panel{position:relative;overflow:hidden;min-height:390px;border-radius:34px;display:grid;grid-template-columns:1fr .95fr;gap:40px;align-items:center;padding:48px 54px;background:linear-gradient(135deg,var(--navy-deep),var(--navy) 52%,var(--burgundy));box-shadow:0 25px 55px rgba(32,36,67,.13)}.closing-panel:after{content:"";position:absolute;right:-100px;top:-120px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(239,216,201,.18),transparent 67%)}.closing-copy{position:relative;z-index:2}.closing-logo{width:130px;filter:brightness(0) invert(1);margin-bottom:23px}.closing-kicker{margin:0 0 12px;color:#f5d9cb;font-size:18px;letter-spacing:.08em}.closing-title{margin:0;font-size:36px;line-height:1.22;font-weight:350;color:#fff}.closing-title span{display:inline-block;color:#f2d8c8;font-size:46px;font-weight:620;letter-spacing:-.045em}.closing-subcopy{margin:16px 0 0;color:rgba(255,255,255,.68)}.closing-product{position:relative;z-index:2;width:110%;max-width:none;margin-left:-6%;filter:drop-shadow(0 17px 21px rgba(0,0,0,.18))}.legal-notes{padding:22px 0 26px}.legal-notes p{margin:3px 0}
.site-footer{padding:45px 0 26px;background:#f8f5f2;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px}.footer-brand img{width:150px}.footer-brand p{margin:15px 0 4px;color:var(--navy);font-size:14px}.footer-brand span,.footer-grid a,.footer-grid span{display:block;color:#7b7e89;font-size:12px;margin:6px 0}.footer-grid h4{margin:0 0 12px;color:var(--navy);font-size:11px;letter-spacing:.1em}.footer-bottom{margin-top:25px;padding-top:18px;border-top:1px solid var(--line);color:#99919a;font-size:11px}
@media(max-width:1040px){.main-nav{display:none}.menu-button{display:block}.hero-v7-grid,.split-grid,.with-visual,.section-heading,.v7-compare-layout,.procedure-grid,.product-grid,.closing-panel,.progress-grid{grid-template-columns:1fr}.hero-v7-visual img{max-width:100%}.v7-keys,.criteria-grid,.step-image-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.clock-panel{max-width:none;justify-self:stretch}.pack-main{width:31%}.vial-main{width:21%}.closing-product{width:95%;margin:0 auto}}
@media(max-width:700px){.shell{width:min(100% - 30px,var(--shell))}.section{padding:76px 0}.first-section{padding-top:42px}.logo-link img{width:130px}.hero-v7::before{right:-40px;top:80px;width:260px;height:260px}.hero-ribbon{width:240px;height:120px;right:-10px}.hero-v7-copy{padding-top:0}.hero-brand{width:130px;margin-bottom:20px}.hero-v7-copy h1{font-size:56px}.hero-title{font-size:34px}.v7-keys,.criteria-grid,.step-image-grid,.procedure-list,.footer-grid{grid-template-columns:1fr}.v7-key{grid-template-columns:1fr}.key-image{width:100%;height:auto;max-width:220px}.compare-table-wrap{overflow-x:auto}.compare-row{min-width:620px}.spec-table>div{grid-template-columns:1fr;gap:4px}.footer-brand{grid-column:1/-1}.closing-panel{padding:35px 28px;border-radius:26px}.closing-title{font-size:30px}.closing-title span{font-size:36px}.closing-product{width:115%;margin-left:-8%}}


/* v10 section image refinements */
.intro-feature{min-height:340px;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;}
.intro-feature img{width:100%;height:100%;object-fit:cover;border-radius:26px;display:block;}
.mechanism-image-card{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;}
.mechanism-image-card img{width:100%;height:100%;object-fit:cover;border-radius:26px;display:block;}
.step-image-grid .mechanism-card{overflow:hidden;}
.step-image-grid .step-thumb{height:140px;object-fit:cover;border-radius:16px;}
@media(max-width:700px){.intro-feature{min-height:280px}.step-image-grid .step-thumb{height:160px}}


/* v11 refinements */
.align-top{align-items:start}
.mechanism-copy-block{padding-top:6px}
.mechanism-subnote{max-width:520px;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.7}
.v7-heading-right .mechanism-image-card{height:320px;border:0!important;background:transparent!important;box-shadow:none!important}
.v7-heading-right .mechanism-image-card img{border-radius:26px;display:block;object-fit:cover}
.v7-compare-layout .compare-image-card{height:330px;border:0;background:transparent;box-shadow:none}
.v7-compare-layout .compare-image-card img{border-radius:26px;object-fit:cover}
.progress-single-image{height:420px;border:0;background:transparent;box-shadow:none}
.progress-single-image img{border-radius:26px;object-fit:cover}
.progress-benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}
.progress-benefits article{padding:18px 18px 16px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fcf7f3 100%);box-shadow:0 10px 26px rgba(32,36,67,.04)}
.progress-benefits span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;margin-bottom:10px;background:var(--ivory);color:var(--burgundy);font-size:11px;font-weight:700}
.progress-benefits h3{font-size:18px;margin:0 0 6px}
.progress-benefits p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.guide-note{margin-top:34px;max-width:520px}
.procedure-guide-board{padding:28px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#fcf7f2 100%);box-shadow:var(--shadow)}
.guide-board-head h3{margin:0 0 18px;font-size:24px}
.guide-zones{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.guide-zones article{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(74,26,41,.08)}
.guide-zones span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,var(--ivory),#fff);color:var(--burgundy);font-size:12px;font-weight:700}
.guide-zones h4{margin:0 0 3px;font-size:16px;color:var(--navy)}
.guide-zones p{margin:0;color:var(--ink);font-size:13px;font-weight:600}
.guide-zones small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}
.guide-notes-board{display:grid;gap:10px;margin-top:18px}
.guide-notes-board article{padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(74,26,41,.08)}
.guide-notes-board b{display:block;margin-bottom:4px;color:var(--burgundy);font-size:13px}
.guide-notes-board p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.brand-text{font-size:13px;font-weight:620;color:var(--navy);letter-spacing:-.01em}
.closing-panel-minimal{grid-template-columns:1fr;min-height:320px;justify-items:start}
.closing-panel-minimal .only-copy{max-width:760px}
.closing-brand-main{margin:0 0 18px;color:#fff;font-size:clamp(42px,5vw,68px);line-height:1.02;font-weight:320;letter-spacing:-.05em}
.closing-message{margin:0;color:#fff;font-size:clamp(26px,3.4vw,40px);line-height:1.25;font-weight:360}
.closing-message span{color:#f2d8c8;font-weight:620}
@media(max-width:1040px){.progress-benefits,.guide-zones{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.v7-heading-right .mechanism-image-card,.v7-compare-layout .compare-image-card,.progress-single-image{height:auto}.progress-benefits,.guide-zones{grid-template-columns:1fr}.procedure-guide-board{padding:22px}.closing-brand-main{font-size:48px}.closing-message{font-size:30px}}


/* v12 refinements */
.intro-grid.with-visual.align-top{align-items:start}
.feature-visual-card.intro-feature{align-self:start}
.feature-visual-card.intro-feature img{object-fit:cover;object-position:center}
.v7-compare-layout .compare-image-card{
  padding:18px 0 20px;
  min-height:360px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.v7-compare-layout .compare-image-card img{
  width:90%;
  max-width:100%;
  max-height:100%;
  height:auto;
  object-fit:contain;
}
.section-heading.dark-heading.v7-heading-right.align-top{align-items:start}
.mechanism-copy-block,.compare-copy,.intro-copy-area,.progress-copy,.procedure-copy,.product-copy{padding-top:2px}
.progress-grid-reversed{grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);align-items:start}
.progress-compare-card{min-height:460px;padding:0;border:0;background:transparent;box-shadow:none;display:flex;align-items:start;justify-content:center}
.progress-compare-card img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:28px;display:block}
.closing-panel-balanced{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:32px;align-items:center;min-height:360px}
.closing-copy-hero{max-width:650px}
.closing-eyebrow{margin:0 0 12px;color:rgba(255,255,255,.7);font-size:11px;letter-spacing:.28em;text-transform:uppercase}
.closing-brand-main{margin:0 0 18px;font-size:clamp(48px,5vw,74px);font-weight:300;line-height:1.02}
.closing-message{margin:0;max-width:620px;font-size:clamp(24px,3.1vw,42px);line-height:1.22;font-weight:350}
.closing-message span{display:inline-block;margin-top:6px;color:#f3dbcc;font-size:1.08em;font-weight:640;letter-spacing:-.03em}
.closing-visual-side{position:relative;min-height:260px;display:grid;align-content:center;justify-items:end}
.closing-orb-stack{position:absolute;inset:10px 0 auto auto;width:100%;height:100%;pointer-events:none}
.closing-orb{position:absolute;border-radius:50%;filter:blur(.2px);background:radial-gradient(circle at 35% 35%, rgba(255,255,255,.92), rgba(245,216,201,.38) 42%, rgba(95,21,43,.52) 100%);box-shadow:0 0 0 1px rgba(255,255,255,.14) inset, 0 22px 80px rgba(15,22,53,.2)}
.closing-orb.large{width:220px;height:220px;right:24px;top:4px;opacity:.92}
.closing-orb.small{width:88px;height:88px;right:230px;top:142px;opacity:.7}
.closing-keywords{position:relative;z-index:1;display:grid;gap:12px;width:min(100%, 390px);margin-top:80px}
.closing-keywords article{padding:18px 20px;border-radius:20px;background:linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,.08));backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px rgba(7,10,28,.18)}
.closing-keywords small{display:block;margin-bottom:6px;color:#f3d9cb;font-size:10px;letter-spacing:.24em}
.closing-keywords b{display:block;color:#fff;font-size:18px;font-weight:520;letter-spacing:-.02em}
.closing-keywords span{display:block;margin-top:6px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.55}
@media(max-width:1100px){.progress-grid-reversed{grid-template-columns:1fr}.closing-panel-balanced{grid-template-columns:1fr}.closing-visual-side{justify-items:start}.closing-keywords{margin-top:36px;width:100%}.closing-orb.large{right:10px}.closing-orb.small{right:170px;top:146px}}
@media(max-width:700px){.v7-compare-layout .compare-image-card{min-height:auto;padding:10px 0 14px}.v7-compare-layout .compare-image-card img{width:100%}.progress-compare-card{min-height:auto}.closing-brand-main{font-size:50px}.closing-message{font-size:29px}.closing-orb.large{width:160px;height:160px}.closing-orb.small{width:68px;height:68px;right:128px;top:116px}}


/* v13 refinements */
.progress-visual-wrap{display:grid;gap:14px;align-self:start}
.progress-compare-card{min-height:0!important;height:auto!important;max-width:560px;margin-left:auto}
.progress-compare-card img{height:auto!important;aspect-ratio:16/10;object-fit:cover!important;object-position:center!important}
.progress-image-labels{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:560px;margin-left:auto}
.progress-image-labels>div{padding:14px 15px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 20px rgba(32,36,67,.035)}
.progress-image-labels span{display:block;margin-bottom:5px;color:var(--burgundy);font-size:9px;font-weight:700;letter-spacing:.16em}
.progress-image-labels strong{display:block;color:var(--navy);font-size:13px;line-height:1.5;font-weight:620}
.progress-image-labels small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}
.guide-notes-row{grid-template-columns:.8fr 1.05fr 1.7fr!important;gap:10px;margin-top:18px}
.guide-notes-row article{min-height:88px;display:flex;flex-direction:column;justify-content:center}
.product-stage-user{background:#fff!important;min-height:470px;overflow:hidden}
.pack-user-box{width:38%;left:11%;bottom:11%;object-fit:contain}
.pack-user-vial{width:30%;right:12%;bottom:12%;object-fit:contain;mix-blend-mode:multiply}
.closing-panel-product{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:30px;min-height:390px;align-items:center}
.closing-brand-main{margin-bottom:18px!important;font-size:clamp(52px,5.6vw,78px)!important;font-weight:300!important;line-height:.98!important;letter-spacing:-.055em!important}
.closing-brand-main em{font-style:normal;font-size:.42em;font-weight:600;letter-spacing:.08em;margin-left:10px;color:#f2d8c8;vertical-align:middle}
.closing-rule{width:72px;height:1px;background:rgba(255,255,255,.34);margin:0 0 22px}
.closing-message{margin:0!important;line-height:1.18!important}
.closing-message small{display:block;margin-bottom:8px;color:rgba(255,255,255,.72);font-size:18px;font-weight:360;letter-spacing:-.01em}
.closing-message span{display:block!important;margin:0!important;color:#f2d8c8!important;font-size:clamp(31px,3.35vw,46px)!important;font-weight:650!important;letter-spacing:-.045em!important;line-height:1.17!important}
.closing-product-side{position:relative;min-height:310px;display:flex;align-items:center;justify-content:center}
.closing-product-halo{position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle at 38% 36%,rgba(255,255,255,.24),rgba(239,216,201,.10) 48%,transparent 70%);filter:blur(.2px)}
.closing-vials-image{position:relative;z-index:1;width:112%;max-width:none;filter:drop-shadow(0 20px 26px rgba(0,0,0,.18))}
@media(max-width:1040px){.guide-notes-row{grid-template-columns:1fr!important}.closing-panel-product{grid-template-columns:1fr}.closing-product-side{min-height:260px}.closing-vials-image{width:92%;max-width:760px}.product-stage-user{min-height:420px}.pack-user-box{width:35%;left:16%}.pack-user-vial{width:27%;right:17%}}
@media(max-width:700px){.progress-image-labels{grid-template-columns:1fr;max-width:none}.progress-compare-card{max-width:none;margin:0}.guide-notes-row article{min-height:auto}.product-stage-user{min-height:360px}.pack-user-box{width:39%;left:10%}.pack-user-vial{width:31%;right:10%}.closing-brand-main{font-size:54px!important}.closing-message small{font-size:16px}.closing-message span{font-size:34px!important}.closing-vials-image{width:118%}}

/* v14 refinements */
.progress-grid-reversed{align-items:center;}
.progress-visual-wrap{
  display:grid;
  gap:18px;
  align-self:center;
  justify-self:end;
  width:min(100%, 560px);
  margin-top:18px;
}
.progress-compare-card{
  position:relative;
  overflow:hidden;
  max-width:560px;
  margin-left:auto;
}
.progress-compare-card img{
  width:100%;
  height:auto!important;
  display:block;
}
.progress-overlay-label{
  position:absolute;
  top:50%;
  transform:translate(-50%,-50%);
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:var(--navy);
  font-size:13px;
  font-weight:700;
  letter-spacing:.18em;
  box-shadow:0 8px 24px rgba(26,30,56,.08);
  backdrop-filter:blur(8px);
}
.progress-overlay-label.before{left:25%;}
.progress-overlay-label.remodeling{left:75%;}
.progress-image-labels{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
  max-width:560px;
  margin-left:auto;
  align-items:start;
}
.progress-image-labels>div{
  padding:0;
  border:none;
  box-shadow:none;
  background:transparent;
}
.progress-image-labels strong{
  display:block;
  color:var(--navy);
  font-size:15px;
  line-height:1.55;
  font-weight:620;
}
.progress-image-labels small{
  display:block;
  margin-top:6px;
  color:var(--muted);
  font-size:12px;
  line-height:1.6;
}
.product-stage-user{
  background:linear-gradient(180deg,#fff 0%,#fcf8f5 100%)!important;
}
.pack-user-box{
  width:38%;
  left:11%;
  bottom:11%;
}
.pack-user-vial{
  width:30%;
  right:12%;
  bottom:12%;
  mix-blend-mode:normal;
  filter:drop-shadow(0 14px 22px rgba(22,25,42,.08));
}
.closing-panel-product{
  grid-template-columns:minmax(0,1fr) minmax(0,.9fr);
  gap:26px;
  align-items:center;
  min-height:380px;
}
.closing-copy-hero{
  max-width:640px;
}
.closing-product-side{
  min-height:260px;
  justify-content:flex-end;
}
.closing-product-halo{
  width:280px;
  height:280px;
  opacity:.78;
}
.closing-vials-image{
  width:78%;
  max-width:420px;
  filter:drop-shadow(0 16px 24px rgba(0,0,0,.16));
}
@media(max-width:1040px){
  .progress-visual-wrap{width:100%;max-width:none;justify-self:stretch;margin-top:0}
  .progress-image-labels{max-width:none}
  .closing-vials-image{width:72%;max-width:360px}
}
@media(max-width:700px){
  .progress-overlay-label{font-size:11px;padding:8px 14px;letter-spacing:.14em}
  .progress-image-labels{grid-template-columns:1fr;gap:14px}
  .closing-product-side{justify-content:center}
  .closing-vials-image{width:84%;max-width:330px}
}


/* v15 refinements */
.progress-grid-reversed{align-items:end!important;}
.progress-copy{align-self:start;}
.progress-visual-wrap{
  align-self:end;
  justify-self:end;
  width:min(100%,560px);
  gap:16px;
  margin-top:0!important;
}
.progress-compare-card{max-width:560px;margin-left:auto;border-radius:24px;overflow:hidden;}
.progress-compare-card img{display:block;width:100%;height:auto!important;}
.progress-overlay-label{display:none!important;}
.progress-image-labels{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  max-width:560px;
  margin:0 0 2px auto;
  padding-top:4px;
}
.progress-image-labels>div{
  padding:14px 16px 0 16px;
  background:transparent;
  border:none;
  border-top:1px solid rgba(124,28,46,.20);
  box-shadow:none;
  border-radius:0;
}
.progress-image-labels span{
  display:block;
  margin-bottom:7px;
  color:var(--burgundy);
  font-size:11px;
  font-weight:700;
  letter-spacing:.20em;
}
.progress-image-labels strong{font-size:15px;line-height:1.55;color:var(--navy);}
.progress-image-labels small{display:block;margin-top:6px;font-size:12px;line-height:1.6;color:var(--muted);}
.product-stage-user{
  min-height:470px;
  background:linear-gradient(180deg,#fff 0%,#fcf8f5 100%)!important;
}
.pack-user-box{
  width:42%;
  left:14%;
  bottom:12%;
  z-index:1;
  filter:drop-shadow(0 12px 22px rgba(22,25,42,.08));
}
.pack-user-vial{
  width:23%;
  right:18%;
  bottom:13%;
  z-index:2;
  mix-blend-mode:normal;
  filter:drop-shadow(0 16px 26px rgba(22,25,42,.11));
}
.closing-product-side{
  position:relative;
  min-height:290px;
  justify-content:center;
  align-items:flex-end;
  padding:24px 12px 0 0;
}
.closing-product-halo{
  width:290px;
  height:290px;
  right:20px;
  bottom:16px;
}
.closing-vials-image{
  width:72%;
  max-width:390px;
  transform:translate(-28px,26px);
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.17));
}
@media(max-width:1040px){
  .progress-grid-reversed{align-items:start!important;}
  .progress-visual-wrap{width:100%;max-width:none;justify-self:stretch;align-self:start;}
  .progress-image-labels{max-width:none;}
  .pack-user-box{width:40%;left:14%;bottom:11%;}
  .pack-user-vial{width:25%;right:16%;bottom:12%;}
  .closing-vials-image{width:68%;max-width:340px;transform:translate(-12px,18px);}
}
@media(max-width:700px){
  .progress-image-labels{grid-template-columns:1fr;gap:14px;}
  .pack-user-box{width:46%;left:8%;bottom:9%;}
  .pack-user-vial{width:28%;right:10%;bottom:10%;}
  .closing-vials-image{width:82%;max-width:320px;transform:translate(-8px,12px);}
}


/* v16 refinements */
.pack-user-combined{
  width:76%;
  left:12%;
  right:auto;
  bottom:10%;
  object-fit:contain;
  filter:drop-shadow(0 16px 26px rgba(22,25,42,.10));
}
.product-stage-user{
  min-height:470px;
  background:linear-gradient(180deg,#fff 0%,#fcf8f5 100%)!important;
}
.product-stage-user .product-orb{opacity:.55;}
.pack-user-box,.pack-user-vial{display:none!important;}
.closing-vials-image{
  transform:translate(-28px,42px)!important;
}
@media(max-width:1040px){
  .pack-user-combined{width:74%;left:13%;bottom:9%;}
  .closing-vials-image{transform:translate(-10px,26px)!important;}
}
@media(max-width:700px){
  .pack-user-combined{width:86%;left:7%;bottom:7%;}
  .closing-vials-image{transform:translate(-8px,18px)!important;}
}


/* v17 refinements */
.progress-image-labels strong .accent-word{color:var(--burgundy);}
.product-stage-user{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
}
.product-stage-user .product-orb{
  opacity:.38;
  right:-40px;
  top:-30px;
  width:220px;
  height:220px;
}
.pack-user-combined{
  width:60%;
  left:20%;
  bottom:14%;
  filter:drop-shadow(0 14px 22px rgba(22,25,42,.10));
}
.closing-product-side{
  min-height:340px;
  align-items:flex-end;
}
.closing-product-halo{
  width:360px;
  height:360px;
  right:0;
  bottom:10px;
  background:radial-gradient(circle at 48% 42%,rgba(255,255,255,.26),rgba(239,216,201,.16) 42%,rgba(157,27,54,.12) 63%,transparent 78%);
}
.closing-product-side:after{
  content:"";
  position:absolute;
  left:10%;
  right:8%;
  bottom:28px;
  height:48px;
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(255,255,255,.12),rgba(255,255,255,0));
  filter:blur(10px);
}
.closing-vials-image{
  width:78%;
  max-width:430px;
  transform:translate(-22px,48px)!important;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.16));
}
@media(max-width:1040px){
  .pack-user-combined{width:64%;left:18%;bottom:12%;}
  .closing-vials-image{width:74%;max-width:380px;transform:translate(-10px,32px)!important;}
}
@media(max-width:700px){
  .pack-user-combined{width:78%;left:11%;bottom:10%;}
  .closing-product-side{min-height:300px;}
  .closing-vials-image{width:88%;max-width:340px;transform:translate(-8px,22px)!important;}
}


/* v18 refinements */
.lang-switch{display:inline-flex;gap:5px;align-items:center}
.lang-switch a{opacity:.55;transition:opacity .2s ease,color .2s ease}
.lang-switch a.current,.lang-switch a:hover{opacity:1;color:var(--burgundy)}

.closing-panel-product{
  min-height:400px;
  align-items:center;
}
.closing-copy-hero{
  padding-right:8px;
}
.closing-product-side{
  min-height:360px;
  justify-content:center;
  align-items:flex-end;
  padding:34px 8px 8px 0;
}
.closing-product-side:before{
  content:"";
  position:absolute;
  inset:32px 10px 22px 18%;
  border-radius:36px;
  background:radial-gradient(circle at 54% 46%, rgba(255,255,255,.09), rgba(239,216,201,.05) 42%, rgba(157,27,54,.06) 64%, rgba(255,255,255,0) 76%);
  filter:blur(6px);
}
.closing-product-halo{
  width:400px;
  height:400px;
  right:-10px;
  bottom:0;
  opacity:.92;
  background:radial-gradient(circle at 48% 42%, rgba(255,255,255,.34), rgba(239,216,201,.18) 40%, rgba(157,27,54,.14) 62%, rgba(255,255,255,0) 79%);
}
.closing-product-side:after{
  left:12%;
  right:10%;
  bottom:24px;
  height:54px;
  background:radial-gradient(ellipse at center, rgba(255,255,255,.16), rgba(255,255,255,0));
}
.closing-vials-image{
  width:84%;
  max-width:470px;
  transform:translate(-20px,56px)!important;
  filter:drop-shadow(0 20px 30px rgba(0,0,0,.16));
}
@media(max-width:1040px){
  .closing-panel-product{gap:24px}
  .closing-product-side{min-height:330px;padding:20px 0 0}
  .closing-product-halo{width:350px;height:350px;right:0;bottom:2px}
  .closing-vials-image{width:80%;max-width:410px;transform:translate(-8px,36px)!important}
}
@media(max-width:700px){
  .lang-switch{font-size:12px}
  .closing-panel-product{gap:18px;min-height:auto}
  .closing-copy-hero{padding-right:0}
  .closing-product-side{min-height:310px;padding:10px 0 0;justify-content:center}
  .closing-product-side:before{inset:20px 0 24px 0;border-radius:26px}
  .closing-product-halo{width:300px;height:300px;right:50%;transform:translateX(50%)}
  .closing-product-side:after{left:8%;right:8%;bottom:18px;height:46px}
  .closing-vials-image{width:94%;max-width:360px;transform:translate(-4px,28px)!important}
}
