.collagen-page { background: #fffdfb; }
.collagen-page .main-nav a[aria-current="page"] { color: var(--wine); border-color: var(--wine); }
.collagen-hero { position: relative; min-height: 560px; overflow: hidden; color: #fff; background: linear-gradient(121deg, #6c3c56 0%, #b87c8b 52%, #e8c9be 100%); }
.collagen-hero::before { display: none; }
.collagen-hero__inner { position: relative; z-index: 2; width: min(1120px, calc(100% - 48px)); margin: 0 auto; padding: 128px 0 110px; }
.collagen-kicker { margin: 0 0 20px; color: #ffe6e9; font: 800 12px Georgia, serif; letter-spacing: .2em; }
.collagen-hero h1 { max-width: 720px; margin: 0; font-size: clamp(44px, 5vw, 70px); line-height: 1.18; letter-spacing: -.06em; font-weight: 400; }
.collagen-hero h1 strong { font-weight: 850; }
.collagen-hero__inner > p:not(.collagen-kicker) { margin: 27px 0 0; color: rgba(255,255,255,.9); font-size: 17px; line-height: 1.75; }
.collagen-hero__button { min-width: 170px; margin-top: 34px; padding: 15px 22px; display: inline-flex; align-items: center; justify-content: space-between; gap: 30px; border-radius: 999px; color: #56303e; background: #fff; font-size: 14px; font-weight: 800; transition: transform .2s ease, box-shadow .2s ease; }
.collagen-hero__button:hover { transform: translateY(-3px); box-shadow: 0 13px 28px rgba(65,27,44,.19); }
.collagen-hero__art { position: absolute; z-index: 1; top: 50%; right: max(5vw, calc((100% - 1180px) / 2)); width: min(35vw, 430px); aspect-ratio: 1; transform: translateY(-50%); }
.collagen-hero__art::before, .collagen-hero__art::after, .collagen-hero__art i { content: ""; position: absolute; display: block; border: 1px solid rgba(255,255,255,.58); border-radius: 50%; }
.collagen-hero__art::before { inset: 7% 12% 11% 8%; }
.collagen-hero__art::after { inset: 18% 0 0 24%; border-color: rgba(255,246,246,.42); }
.collagen-hero__art i:nth-child(1) { width: 22%; aspect-ratio: 1; top: 17%; left: 7%; background: rgba(255,255,255,.19); }
.collagen-hero__art i:nth-child(2) { width: 11%; aspect-ratio: 1; right: 8%; bottom: 21%; background: rgba(255,255,255,.34); }
.collagen-hero__art i:nth-child(3) { width: 8%; aspect-ratio: 1; top: 34%; right: 5%; }
.collagen-intro { width: min(1120px, calc(100% - 48px)); margin: 0 auto; padding: 76px 0 68px; }
.collagen-section-heading > p, .collagen-consult p { margin: 0 0 18px; color: #a96e7b; font: 800 12px Georgia, serif; letter-spacing: .18em; }
.collagen-section-heading h2, .collagen-consult h2 { margin: 0; color: #512b37; font-size: clamp(35px, 4vw, 57px); line-height: 1.25; letter-spacing: -.06em; }
.collagen-intro__copy { max-width: 710px; margin: 0 auto; color: #6f6262; font-size: 16px; line-height: 1.9; text-align: center; word-break: keep-all; }
.collagen-points { width: min(1120px, calc(100% - 48px)); margin: 0 auto; padding-bottom: 120px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.collagen-points article { min-height: 270px; padding: 34px; border: 1px solid rgba(131,82,99,.14); border-radius: 22px; background: #f9edf0; }
.collagen-points article:nth-child(2) { background: #f7f0e2; }
.collagen-points article:nth-child(3) { background: #edf3e9; }
.collagen-points span { display: block; color: #a36c79; font: 800 13px Georgia, serif; letter-spacing: .12em; }
.collagen-points h2 { margin: 49px 0 13px; color: #4d2932; font-size: 23px; letter-spacing: -.04em; }
.collagen-points p { margin: 0; color: #776b6b; font-size: 14px; line-height: 1.75; word-break: keep-all; }
.collagen-page main > .collagen-tabs { width: min(1120px, 100%); margin: 0 auto; padding: 24px 0 20px; display: grid; grid-template-columns: repeat(4, minmax(0, 164px)); grid-auto-rows: minmax(28px, auto); row-gap: 12px; border: 0; border-bottom: 4px solid #a25ba0; border-radius: 0; background: #fff; }
.collagen-tabs a { min-height: 28px; padding: 3px 10px; display: flex; align-items: center; justify-content: flex-start; gap: 8px; border: 0; color: #756d68; font-size: 14px; font-weight: 650; white-space: nowrap; transition: color .2s ease; }
.collagen-tabs a::before { content: ""; width: 5px; height: 5px; flex: 0 0 5px; background: #b45798; }
.collagen-tabs a:hover, .collagen-tabs a:focus-visible { color: #8f436d; outline: 0; }
.collagen-tabs a[aria-current="page"] { color: #8f436d; font-weight: 850; }
.retuo-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.retuo-overview { margin-bottom: 42px; padding: 52px 58px 46px; border: 1px solid rgba(131,82,99,.15); border-radius: 24px; background: linear-gradient(135deg, #fff8f8, #f8f1f6); text-align: center; }
.retuo-overview__eyebrow { margin: 0 0 12px; color: #a96e7b; font: 800 12px Georgia, serif; letter-spacing: .18em; }
.retuo-overview h2 { margin: 0; color: #4d2932; font-size: clamp(38px, 4.2vw, 56px); font-weight: 850; letter-spacing: -.07em; }
.retuo-overview__copy { max-width: 940px; margin: 28px auto 0; color: #493d3d; font-size: 19px; font-weight: 650; line-height: 1.85; letter-spacing: -.04em; word-break: keep-all; }
.retuo-overview__copy p { margin: 0; }
.retuo-overview__copy p + p { margin-top: 11px; }
.retuo-overview__facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin: 34px 0 0; }
.retuo-overview__facts div { min-height: 106px; padding: 21px 12px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(131,82,99,.13); border-radius: 16px; background: rgba(255,255,255,.78); }
.retuo-overview__facts dt { color: #4d2932; font-size: 16px; font-weight: 800; }
.retuo-overview__facts dd { margin: 8px 0 0; color: #9b5f72; font-size: 17px; font-weight: 800; }
.retuo-detail__content { display: grid; gap: 28px; }
.retuo-feature, .retuo-aging, .retuo-fda { position: relative; overflow: hidden; border: 1px solid rgba(131,82,99,.14); border-radius: 24px; background: #fff; }
.retuo-feature--product { padding-bottom: 42px; }
.retuo-product-visual { position: relative; height: clamp(255px, 31vw, 364px); overflow: hidden; background: #f7f3f1; }
.retuo-product-visual img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center center; }
.retuo-product-visual::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 38px; pointer-events: none; background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 58%, #fff); }
.retuo-product-copy { padding: 41px 44px 0; text-align: center; }
.retuo-product-copy h3 { margin: 0; color: #423b3a; font-size: clamp(29px, 3.25vw, 44px); font-weight: 850; line-height: 1.32; letter-spacing: -.065em; word-break: keep-all; }
.retuo-product-copy h3 strong { color: #ca8424; font-weight: 900; }
.retuo-benefits { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 31px; }
.retuo-benefits article { min-height: 137px; padding: 25px 18px 20px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(198,137,74,.24); border-radius: 17px; background: #fffaf5; }
.retuo-benefits h4 { margin: 0; color: #ba7924; font-size: clamp(19px, 2vw, 25px); font-weight: 900; letter-spacing: -.055em; }
.retuo-benefits p { margin: 0; color: #5f5652; font-size: 16px; font-weight: 650; line-height: 1.55; letter-spacing: -.04em; word-break: keep-all; }
.retuo-aging { isolation: isolate; padding: 48px 54px 51px; }
.retuo-aging::before, .retuo-fda::before { content: ""; position: absolute; inset: 0; z-index: -1; background: center / cover no-repeat url('/images/retuo/retuo-skin-aging.png'); opacity: .11; }
.retuo-aging h3 { margin: 0 0 31px; color: #503d36; font-size: clamp(31px, 3.3vw, 44px); font-weight: 900; letter-spacing: -.07em; }
.retuo-aging__steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 42px; }
.retuo-aging__steps article { position: relative; min-height: 157px; padding: 26px 18px 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1.5px solid #b98e75; border-radius: 17px; background: rgba(255,255,255,.9); text-align: center; }
.retuo-aging__steps article:not(:last-child)::after { content: "→"; position: absolute; top: 50%; left: calc(100% + 10px); transform: translateY(-50%); color: #af7b43; font-size: 34px; font-weight: 900; }
.retuo-aging__steps strong { color: #976342; font-size: 20px; font-weight: 900; }
.retuo-aging__steps p { margin: 17px 0 0; color: #4d4945; font-size: 17px; font-weight: 700; line-height: 1.42; letter-spacing: -.05em; word-break: keep-all; }
.retuo-treatment-areas { overflow: hidden; padding: 52px 54px; border: 1px solid rgba(131,82,99,.14); border-radius: 24px; background: #fff; }
.rebix-treatment-areas { margin-top: 22px; }
.retuo-treatment-areas__content { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(380px, .82fr); gap: 44px; align-items: center; }
.retuo-treatment-areas--text-only .retuo-treatment-areas__content { grid-template-columns: minmax(0, 1fr); }
.retuo-treatment-areas__copy h3 { margin: 0; color: #332f2d; font-size: clamp(32px, 3.5vw, 48px); font-weight: 900; line-height: 1.18; letter-spacing: -.07em; }
.retuo-treatment-areas__lead { margin: 36px 0 0; color: #352f2c; font-size: 21px; font-weight: 850; letter-spacing: -.05em; }
.retuo-treatment-areas__points { margin: 27px 0 0; padding: 0; list-style: none; }
.retuo-treatment-areas__points li { padding: 22px 0 20px; border-bottom: 1.5px solid #766e68; }
.retuo-treatment-areas__points li:first-child { border-top: 1.5px solid #766e68; }
.retuo-treatment-areas__points strong { display: block; color: #332f2d; font-size: 17px; font-weight: 900; letter-spacing: -.03em; }
.retuo-treatment-areas__points p { margin: 10px 0 0; color: #4f4944; font-size: 18px; font-weight: 700; line-height: 1.45; letter-spacing: -.05em; word-break: keep-all; }
.retuo-treatment-areas--text-only .retuo-treatment-areas__points li { display: grid; grid-template-columns: minmax(0, 1fr) 76px; column-gap: 18px; align-items: center; }
.retuo-treatment-areas--text-only .retuo-treatment-areas__points strong, .retuo-treatment-areas--text-only .retuo-treatment-areas__points p { grid-column: 1; }
.retuo-point-icon { grid-column: 2; grid-row: 1 / span 2; display: flex; align-items: center; justify-content: center; color: #a96e7b; font-size: 38px; line-height: 1; }
.retuo-treatment-areas__visual { position: relative; min-height: 438px; overflow: hidden; }
.retuo-treatment-areas__face { position: absolute; right: -8px; bottom: 0; width: 294px; height: 430px; overflow: hidden; }
.retuo-treatment-areas__face img { position: absolute; top: 0; right: 0; width: auto; height: 430px; max-width: none; display: block; filter: saturate(.92) contrast(.98); }
.retuo-treatment-areas__face::after { display: none; }
.retuo-treatment-areas__labels { position: absolute; z-index: 2; top: 62px; right: 176px; left: -8px; margin: 0; padding: 0; list-style: none; }
.retuo-treatment-areas__labels li { height: 53px; display: flex; align-items: center; justify-content: flex-end; color: #403936; font-size: 17px; font-weight: 850; letter-spacing: -.05em; white-space: nowrap; }
.retuo-treatment-areas__labels li span { padding: 6px 13px; border: 1.5px solid #ed9b7a; border-radius: 999px; background: rgba(255,255,255,.92); }
.retuo-treatment-areas__labels li::after { content: ""; width: 75px; margin-left: 10px; border-top: 1.5px solid #e89475; }
.retuo-treatment-areas__labels li::before { content: ""; order: 2; width: 9px; height: 9px; margin-left: -4px; border: 2px solid #ed9b7a; border-radius: 50%; background: #fff; }
.retuo-fda { min-height: 278px; padding: 46px 66px; display: grid; grid-template-columns: 230px minmax(0, 1fr); align-items: center; gap: 50px; isolation: isolate; }
.retuo-fda::before { background: radial-gradient(circle, rgba(194,145,70,.11) 0 2px, transparent 2.4px) 0 0 / 15px 15px, linear-gradient(90deg, rgba(255,250,242,.68), rgba(255,255,255,.88), rgba(255,250,242,.68)); opacity: 1; }
.retuo-fda__seal { width: 180px; height: 180px; justify-self: center; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 8px double #9c824a; border-radius: 50%; color: #89703c; background: rgba(255,255,255,.83); box-shadow: inset 0 0 0 5px rgba(156,130,74,.12); font-weight: 900; transform: rotate(-7deg); }
.retuo-fda__seal span { font-size: 16px; letter-spacing: .12em; }
.retuo-fda__seal b { margin: 3px 0; font-size: 48px; line-height: 1; letter-spacing: -.07em; }
.retuo-fda__copy { text-align: center; }
.retuo-fda__copy h3 { margin: 0; color: #4b4643; font-size: clamp(28px, 3vw, 40px); font-weight: 850; line-height: 1.35; letter-spacing: -.065em; word-break: keep-all; }
.retuo-fda__copy h3 strong { color: #c98526; font-weight: 900; }
.retuo-fda__copy p { margin: 21px 0 0; color: #5a554f; font-size: 17px; font-weight: 650; line-height: 1.6; letter-spacing: -.04em; word-break: keep-all; }
.rebix-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.rebix-grid { display: grid; grid-template-columns: minmax(0, 1fr); grid-auto-rows: 530px; gap: 22px; }
.rebix-card { height: 100%; padding: 40px 52px; overflow: hidden; border: 1px solid #bfd2e8; border-radius: 24px; box-sizing: border-box; color: #263947; background: #f5f9fd; box-shadow: 0 15px 34px rgba(61,97,136,.08); }
.rebix-card h2 { margin: 0; color: #1d3446; font-size: clamp(30px, 3vw, 39px); font-weight: 900; line-height: 1.2; letter-spacing: -.07em; word-break: keep-all; }
.rebix-card--introductory { display: grid; grid-template-columns: minmax(310px, .82fr) minmax(0, 1.18fr); grid-template-rows: minmax(0, 1fr) auto; align-items: center; column-gap: 60px; row-gap: 18px; padding: 24px 72px; background: linear-gradient(145deg, #f7fbff, #eaf3fc); }
.rebix-intro-product, .rebix-intro-copy { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.rebix-intro-product p, .rebix-intro-copy > p { margin: 0; color: #3976ac; font-size: 14px; font-weight: 900; letter-spacing: .08em; }
.rebix-intro-product img { width: min(100%, 360px); max-height: 280px; margin-top: 14px; object-fit: contain; }
.rebix-intro-copy h2 { margin-top: 29px; font-size: clamp(33px, 3.4vw, 44px); }
.rebix-intro-copy i { width: 54px; height: 3px; margin: 28px 0; display: block; background: #3675ab; }
.rebix-intro-copy strong { color: #51697d; font-size: 19px; font-weight: 750; line-height: 1.65; letter-spacing: -.055em; word-break: keep-all; }
.rebix-intro-facts { grid-column: 1 / -1; width: 100%; margin: 0; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; }
.rebix-intro-facts div { min-height: 80px; padding: 14px 8px; display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; border: 1px solid #c7d9ea; border-radius: 14px; background: rgba(255,255,255,.88); text-align: center; }
.rebix-intro-facts dt { color: #1d3446; font-size: 16px; font-weight: 850; line-height: 1.2; letter-spacing: -.05em; }
.rebix-intro-facts dd { margin: 7px 0 0; color: #3976ac; font-size: 17px; font-weight: 900; line-height: 1.2; letter-spacing: -.05em; }
.rebix-card--info { display: flex; flex-direction: column; }
.rebix-card--info > p { margin: 20px 0 0; color: #586c7d; font-size: 17px; font-weight: 680; line-height: 1.58; letter-spacing: -.05em; word-break: keep-all; }
.rebix-specs { margin: auto 0 0; border: 1px solid #b9d0e6; background: #fff; }
.rebix-specs div { min-height: 55px; display: grid; grid-template-columns: 110px minmax(0, 1fr); border-top: 1px solid #c7d7e8; }
.rebix-specs div:first-child { border-top: 0; }
.rebix-specs dt, .rebix-specs dd { margin: 0; padding: 12px 13px; display: flex; align-items: center; font-size: 15px; font-weight: 750; line-height: 1.35; letter-spacing: -.045em; word-break: keep-all; }
.rebix-specs dt { color: #21405b; background: #e6f0fa; }
.rebix-specs dd { color: #526b7e; }
.rebix-card--benefits { display: flex; flex-direction: column; }
.rebix-benefits-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 24px; }
.rebix-benefits-list section { min-height: 184px; padding: 20px 24px; border-top: 1px solid #b9d0e6; border-bottom: 1px solid #b9d0e6; }
.rebix-benefits-list section + section { border-left: 1px solid #b9d0e6; }
.rebix-benefits-list small { color: #3778b3; font-size: 12px; font-weight: 900; letter-spacing: .13em; }
.rebix-benefits-list h3 { margin: 5px 0 0; color: #173b5f; font-size: 21px; font-weight: 900; letter-spacing: -.055em; }
.rebix-benefits-list p { margin: 7px 0 0; color: #536b7e; font-size: 15px; font-weight: 700; line-height: 1.45; letter-spacing: -.045em; word-break: keep-all; }
.rebix-recommendations { margin-top: 22px; padding: 48px 52px; overflow: hidden; border: 1px solid #bfd2e8; border-radius: 24px; background: #fff; box-shadow: 0 15px 34px rgba(61,97,136,.06); }
.rebix-recommendations h2 { margin: 0; color: #1d3446; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.rebix-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.rebix-recommendations li { min-height: 92px; padding: 17px 8px 17px 0; display: grid; grid-template-columns: minmax(0, 1fr) 92px; align-items: center; gap: 18px; border-top: 1px solid #4a6377; box-sizing: border-box; }
.rebix-recommendations li:last-child { border-bottom: 1px solid #4a6377; }
.rebix-recommendations strong { display: block; color: #1d3446; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.rebix-recommendations p { margin: 9px 0 0; color: #435b70; font-size: 17px; font-weight: 700; line-height: 1.45; letter-spacing: -.05em; word-break: keep-all; }
.rebix-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #4d7da7; font-size: 42px; font-weight: 400; line-height: 1; }
.retizen-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.retizen-stack { display: grid; gap: 22px; }
.retizen-card { overflow: hidden; border: 1px solid rgba(172,145,102,.24); border-radius: 24px; box-sizing: border-box; background: #fffdf9; box-shadow: 0 15px 34px rgba(103,82,51,.07); }
.retizen-card img { width: 100%; height: auto; display: block; }
.retizen-card--product { padding: 28px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; }
.retizen-card--product img { width: min(100%, 760px); }
.retizen-facts { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border: 1px solid rgba(172,145,102,.34); background: linear-gradient(115deg, #fffdfa, #fbf8f3); }
.retizen-card--product .retizen-facts { width: calc(100% + 56px); margin: 28px -28px -28px; border: 0; border-top: 1px solid rgba(172,145,102,.34); }
.retizen-facts div { min-height: 76px; padding: 12px 16px; display: flex; align-items: center; justify-content: center; gap: 8px; box-sizing: border-box; text-align: center; }
.retizen-facts div + div { border-left: 1px solid rgba(172,145,102,.2); }
.retizen-facts dt, .retizen-facts dd { margin: 0; line-height: 1.35; letter-spacing: -.045em; white-space: nowrap; }
.retizen-facts dt { color: #50473d; font-size: 15px; font-weight: 850; }
.retizen-facts dt span { margin-right: 6px; color: #b38b74; font-size: 23px; font-weight: 500; vertical-align: -1px; }
.retizen-facts dd { color: #80756b; font-size: 14px; font-weight: 650; }
.retizen-card--introduction { padding: 54px 58px; background: #fff; }
.retizen-introduction__copy { color: #312e2a; }
.retizen-introduction__copy h2 { margin: 0; font-size: clamp(29px, 3vw, 39px); font-weight: 900; line-height: 1.2; letter-spacing: -.07em; }
.retizen-introduction__copy p { margin: 34px 0 0; color: #403b35; font-size: clamp(18px, 1.85vw, 23px); font-weight: 700; line-height: 1.65; letter-spacing: -.05em; word-break: keep-all; }
.retizen-introduction__copy p + p { margin-top: 28px; }
.retizen-introduction__copy strong { color: #c98424; font-weight: 900; }
.retizen-card--benefits { padding: 54px 52px 48px; background: #fff; }
.retizen-benefits__copy h2 { margin: 0; color: #47423d; font-size: clamp(34px, 3.5vw, 48px); font-weight: 850; line-height: 1.2; letter-spacing: -.07em; word-break: keep-all; }
.retizen-benefits__copy h2 strong { color: #cc8725; font-weight: 900; }
.retizen-benefits__copy p { margin: 24px 0 0; color: #625e58; font-size: 17px; font-weight: 650; line-height: 1.62; letter-spacing: -.05em; word-break: keep-all; }
.retizen-flow { margin-top: 48px; display: grid; grid-template-columns: minmax(220px, .85fr) minmax(260px, 1fr) minmax(220px, .85fr); align-items: center; gap: 54px; }
.retizen-flow article { min-height: 194px; padding: 26px 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; border: 1px solid rgba(172,145,102,.34); border-radius: 24px; text-align: center; }
.retizen-flow article > span { color: #b79068; font-size: 27px; line-height: 1; }
.retizen-flow h3 { margin: 14px 0 0; color: #393631; font-size: 20px; font-weight: 900; letter-spacing: -.06em; }
.retizen-flow p { margin: 13px 0 0; color: #746d65; font-size: 15px; font-weight: 650; line-height: 1.42; letter-spacing: -.045em; }
.retizen-flow__middle { position: relative; display: grid; gap: 10px; }
.retizen-flow__middle::before, .retizen-flow__middle::after { content: ""; position: absolute; top: 50%; width: 11px; height: 11px; border-radius: 50%; background: #dcc8ba; transform: translateY(-50%); }
.retizen-flow__middle::before { right: calc(100% + 21px); }
.retizen-flow__middle::after { left: calc(100% + 21px); }
.retizen-flow__middle span { min-height: 42px; padding: 10px 14px; display: flex; align-items: center; justify-content: center; box-sizing: border-box; border-radius: 999px; color: #fff; background: #bc915c; font-size: 16px; font-weight: 850; letter-spacing: -.05em; }
.retizen-flow__middle span + span { background: #a77960; }
.retizen-recommendations { padding: 48px 52px; overflow: hidden; border: 1px solid #b9d0e6; border-radius: 24px; background: #fff; box-shadow: 0 15px 34px rgba(61,97,136,.06); }
.retizen-recommendations h2 { margin: 0; color: #1d3446; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.retizen-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.retizen-recommendations li { min-height: 92px; padding: 17px 8px 17px 0; display: grid; grid-template-columns: minmax(0, 1fr) 92px; align-items: center; gap: 18px; border-top: 1px solid #4a6377; box-sizing: border-box; }
.retizen-recommendations li:last-child { border-bottom: 1px solid #4a6377; }
.retizen-recommendations strong { display: block; color: #1d3446; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.retizen-recommendations p { margin: 9px 0 0; color: #435b70; font-size: 17px; font-weight: 700; line-height: 1.45; letter-spacing: -.05em; word-break: keep-all; }
.retizen-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #d88725; font-size: 42px; font-weight: 400; line-height: 1; }
.collareju-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.collareju-stack { display: grid; gap: 22px; }
.collareju-card { overflow: hidden; border: 1px solid rgba(148,111,70,.22); border-radius: 24px; box-sizing: border-box; background: #fffdfb; box-shadow: 0 15px 34px rgba(103,82,51,.07); }
.collareju-card img { width: 100%; height: auto; display: block; }
.collareju-card--product { padding: 24px; display: flex; justify-content: center; border-color: #e7d4bd; background: #fbf3eb; }
.collareju-card--product img { width: min(100%, 1029px); }
.collareju-card--importance { padding: 18px; display: flex; justify-content: center; border-color: #e7cfac; background: #f8e8d0; }
.collareju-card--importance img { width: min(100%, 696px); }
.collareju-card--benefits { padding: 18px; display: flex; justify-content: center; background: #fff; }
.collareju-card--benefits img { width: min(100%, 759px); }
.juvelook-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.juvelook-stack { display: grid; gap: 22px; }
.juvelook-card { overflow: hidden; border: 1px solid rgba(44,100,126,.2); border-radius: 24px; box-sizing: border-box; box-shadow: 0 15px 34px rgba(35,74,97,.07); }
.juvelook-card img { width: 100%; height: auto; display: block; }
.juvelook-card--core { position: relative; padding: 0; display: block; background: #fff; }
.juvelook-card--core .juvelook-core__background { width: 100%; max-width: none; }
.juvelook-core__heading { position: absolute; z-index: 1; top: 7%; left: 50%; width: min(52%, 650px); transform: translateX(-50%); text-align: center; }
.juvelook-core__heading p { margin: 0; color: #c89561; font-size: clamp(13px, 1.45vw, 19px); font-weight: 650; letter-spacing: -.025em; }
.juvelook-core__heading h2 { margin: 5px 0 0; color: #23292e; font-size: clamp(29px, 3.4vw, 47px); font-weight: 900; line-height: 1.15; letter-spacing: -.07em; }
.juvelook-core__copy { position: absolute; z-index: 1; top: 34%; width: 27%; color: #2b3339; }
.juvelook-core__copy--base { left: 5.8%; }
.juvelook-core__copy--volume { right: 5.8%; }
.juvelook-core__copy h3 { margin: 0; color: #137dad; font-size: clamp(18px, 2vw, 27px); font-weight: 900; letter-spacing: -.065em; }
.juvelook-core__copy p { margin: 16px 0 0; color: #2d3439; font-size: clamp(14px, 1.5vw, 19px); font-weight: 650; line-height: 1.45; letter-spacing: -.055em; word-break: keep-all; }
.juvelook-core__copy strong { color: #17242d; font-weight: 900; }
.juvelook-card--pdlla { padding: 42px 48px; display: block; background: #f5f6f9; }
.juvelook-pdlla__items { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 42px; }
.juvelook-pdlla__items article { position: relative; min-height: 280px; padding: 45px 34px 30px; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; box-sizing: border-box; border-radius: 50%; text-align: center; isolation: isolate; }
.juvelook-pdlla__items article::before { position: absolute; z-index: -1; inset: 0; border-radius: 50%; content: ""; background: radial-gradient(circle at 32% 20%, rgba(255,255,255,.94) 0 8%, transparent 9%), radial-gradient(circle at 72% 70%, rgba(255,255,255,.75), transparent 25%), linear-gradient(140deg, #e4e7ee, #f8f9fb); box-shadow: inset 0 0 35px rgba(112,125,143,.1); }
.juvelook-pdlla__items strong { color: #b9bcc4; font-size: 24px; font-weight: 900; line-height: 1; }
.juvelook-pdlla__items p { margin: 11px 0 0; color: #384249; font-size: 20px; font-weight: 700; line-height: 1.37; letter-spacing: -.06em; word-break: keep-all; }
.juvelook-pdlla__items em { color: #2497cf; font-style: normal; font-weight: 900; }
.juvelook-card--volume { padding: 0; display: flex; justify-content: center; border-color: #173a4d; background: #0b2a38; }
.juvelook-card--volume img { width: min(100%, 826px); }
.juvelook-card--process { padding: 18px; display: flex; justify-content: center; background: #fff; }
.juvelook-card--process img { width: min(100%, 1100px); }
.juvelook-recommendations { padding: 44px 52px; overflow: hidden; border: 1px solid #bdd2e2; border-radius: 24px; background: #fff; box-shadow: 0 15px 34px rgba(35,74,97,.07); }
.juvelook-recommendations h2 { margin: 0; color: #1b3c55; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.juvelook-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.juvelook-recommendations li { min-height: 82px; padding: 15px 8px 15px 0; display: grid; grid-template-columns: minmax(0, 1fr) 72px; align-items: center; gap: 16px; box-sizing: border-box; border-top: 1px solid #617b8d; }
.juvelook-recommendations li:last-child { border-bottom: 1px solid #617b8d; }
.juvelook-recommendations strong { display: block; color: #1b3c55; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.juvelook-recommendations p { margin: 8px 0 0; color: #344c5d; font-size: 18px; font-weight: 750; line-height: 1.42; letter-spacing: -.055em; word-break: keep-all; }
.juvelook-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #368fc2; font-size: 36px; line-height: 1; }
.ultracol-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.ultracol-stack { display: grid; gap: 22px; }
.ultracol-card { overflow: hidden; border: 1px solid rgba(202,133,51,.23); border-radius: 24px; box-sizing: border-box; box-shadow: 0 15px 34px rgba(135,94,44,.09); }
.ultracol-card img { width: 100%; height: auto; display: block; }
.ultracol-card--product { padding: 18px; display: flex; justify-content: center; background: #fffdf9; }
.ultracol-card--product img { width: min(100%, 1124px); }
.ultracol-card--process { padding: 18px; display: flex; justify-content: center; background: #e6ebee; }
.ultracol-card--process img { width: min(100%, 1124px); }
.ultracol-card--points { padding: 18px; display: flex; justify-content: center; background: #fff8ee; }
.ultracol-card--points img { width: min(100%, 839px); }
.ultracol-recommendations { padding: 44px 52px; overflow: hidden; border: 1px solid #ecc98e; border-radius: 24px; background: #fffdf9; box-shadow: 0 15px 34px rgba(135,94,44,.09); }
.ultracol-recommendations h2 { margin: 0; color: #a8671f; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.ultracol-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.ultracol-recommendations li { min-height: 82px; padding: 15px 8px 15px 0; display: grid; grid-template-columns: minmax(0, 1fr) 72px; align-items: center; gap: 16px; box-sizing: border-box; border-top: 1px solid #c68b49; }
.ultracol-recommendations li:last-child { border-bottom: 1px solid #c68b49; }
.ultracol-recommendations strong { display: block; color: #a8671f; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.ultracol-recommendations p { margin: 8px 0 0; color: #4d3a2a; font-size: 18px; font-weight: 750; line-height: 1.42; letter-spacing: -.055em; word-break: keep-all; }
.ultracol-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #e9a34b; font-size: 36px; line-height: 1; }
.ganav-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.ganav-stack { display: grid; gap: 22px; }
.ganav-card { overflow: hidden; border: 1px solid rgba(42,68,135,.2); border-radius: 24px; box-sizing: border-box; box-shadow: 0 15px 34px rgba(27,49,105,.08); }
.ganav-card img { width: 100%; height: auto; display: block; }
.ganav-card--product { padding: 18px; display: flex; justify-content: center; background: #fff; }
.ganav-card--product img { width: min(100%, 980px); }
.ganav-card--porous { padding: 18px; display: flex; justify-content: center; background: #fff; }
.ganav-card--porous img { width: min(100%, 981px); }
.ganav-card--certifications { padding: 18px; display: flex; justify-content: center; background: #fff; }
.ganav-card--certifications img { width: min(100%, 1102px); }
.ganav-recommendations { padding: 44px 52px; overflow: hidden; border: 1px solid #9bb2df; border-radius: 24px; background: #fff; box-shadow: 0 15px 34px rgba(27,49,105,.08); }
.ganav-recommendations h2 { margin: 0; color: #1e3d83; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.ganav-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.ganav-recommendations li { min-height: 82px; padding: 15px 8px 15px 0; display: grid; grid-template-columns: minmax(0, 1fr) 72px; align-items: center; gap: 16px; box-sizing: border-box; border-top: 1px solid #6f90ce; }
.ganav-recommendations li:last-child { border-bottom: 1px solid #6f90ce; }
.ganav-recommendations strong { display: block; color: #1e3d83; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.ganav-recommendations p { margin: 8px 0 0; color: #293b58; font-size: 18px; font-weight: 750; line-height: 1.42; letter-spacing: -.055em; word-break: keep-all; }
.ganav-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #375fae; font-size: 36px; line-height: 1; }
.gowoori-detail { width: min(1120px, calc(100% - 48px)); margin: 92px auto 120px; scroll-margin-top: 28px; }
.gowoori-stack { display: grid; gap: 22px; }
.gowoori-card { overflow: hidden; border: 1px solid rgba(224,151,174,.28); border-radius: 24px; box-sizing: border-box; box-shadow: 0 15px 34px rgba(177,105,132,.08); }
.gowoori-card img { width: 100%; height: auto; display: block; }
.gowoori-card--product { display: flex; flex-direction: column; background: #fff; }
.gowoori-product__copy { width: min(100% - 104px, 980px); margin: 0 auto; padding: 48px 0 30px; }
.gowoori-product__copy h2 { margin: 0; color: #27252a; font-size: 34px; font-weight: 900; letter-spacing: -.07em; }
.gowoori-product__eyebrow { margin: 10px 0 38px; color: #6e6870; font-size: 17px; letter-spacing: .025em; }
.gowoori-product__copy strong { display: block; color: #0f5960; font-size: 21px; font-weight: 900; letter-spacing: -.06em; }
.gowoori-product__copy > p:last-child { margin: 16px 0 0; color: #313039; font-size: 18px; font-weight: 650; line-height: 1.75; letter-spacing: -.055em; word-break: keep-all; }
.gowoori-product__visual { height: 420px; overflow: hidden; background: #fff; }
.gowoori-product__visual img { width: 100%; max-width: none; display: block; transform: translateY(-44%); }
.gowoori-card--effects { padding: 48px 52px; display: grid; grid-template-columns: minmax(0, 1fr) 460px; align-items: center; gap: 24px; background: #fff; }
.gowoori-effects__copy h2 { margin: 0; color: #28262b; font-size: 32px; font-weight: 900; letter-spacing: -.07em; }
.gowoori-effects__copy > p { margin: 15px 0 0; color: #393740; font-size: 17px; font-weight: 650; line-height: 1.65; letter-spacing: -.055em; word-break: keep-all; }
.gowoori-effects__copy ul { margin: 38px 0 0; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); list-style: none; border-top: 1px solid #d6d4d6; border-left: 1px solid #d6d4d6; }
.gowoori-effects__copy li { min-height: 112px; padding: 22px 18px; display: flex; align-items: center; box-sizing: border-box; border-right: 1px solid #d6d4d6; border-bottom: 1px solid #d6d4d6; color: #087d84; font-size: 18px; font-weight: 850; line-height: 1.45; letter-spacing: -.06em; word-break: keep-all; }
.gowoori-effects__copy li::before { margin-right: 12px; color: #188c92; content: "✓"; font-size: 20px; font-weight: 900; }
.gowoori-effects__visual { width: 460px; height: 400px; overflow: hidden; }
.gowoori-effects__visual img { width: 1616px; max-width: none; display: block; transform: translate(-1055px, -65px); }
.gowoori-card--booster { padding: 18px; display: flex; justify-content: center; background: #fff9fa; }
.gowoori-card--booster img { width: min(100%, 820px); }
.gowoori-recommendations { padding: 44px 52px; overflow: hidden; border: 1px solid #f0b6c6; border-radius: 24px; background: #fffafb; box-shadow: 0 15px 34px rgba(177,105,132,.08); }
.gowoori-recommendations h2 { margin: 0; color: #b05a75; font-size: 24px; font-weight: 900; line-height: 1.25; letter-spacing: -.06em; }
.gowoori-recommendations ol { margin: 24px 0 0; padding: 0; list-style: none; }
.gowoori-recommendations li { min-height: 82px; padding: 15px 8px 15px 0; display: grid; grid-template-columns: minmax(0, 1fr) 72px; align-items: center; gap: 16px; box-sizing: border-box; border-top: 1px solid #e49aaf; }
.gowoori-recommendations li:last-child { border-bottom: 1px solid #e49aaf; }
.gowoori-recommendations strong { display: block; color: #b05a75; font-size: 14px; font-weight: 900; letter-spacing: -.04em; }
.gowoori-recommendations p { margin: 8px 0 0; color: #4b3540; font-size: 18px; font-weight: 750; line-height: 1.42; letter-spacing: -.055em; word-break: keep-all; }
.gowoori-recommendations li > span { display: flex; align-items: center; justify-content: center; color: #ef91ae; font-size: 36px; line-height: 1; }
.collagen-consult { width: min(1120px, calc(100% - 48px)); margin: 0 auto 112px; padding: 58px 64px; display: flex; align-items: center; justify-content: space-between; gap: 40px; border-radius: 28px; color: #fff; background: linear-gradient(115deg, #65384a, #a56d7d); box-shadow: 0 20px 45px rgba(103,54,73,.16); }
.collagen-consult p { color: #f3ccd2; }
.collagen-consult h2 { color: #fff; font-size: 35px; }
.collagen-consult__actions { display: flex; gap: 10px; flex-shrink: 0; }
.collagen-button { min-width: 148px; padding: 15px 18px; border: 1px solid transparent; border-radius: 999px; text-align: center; font-size: 14px; font-weight: 800; transition: transform .2s ease, filter .2s ease; }
.collagen-button:hover { transform: translateY(-2px); filter: brightness(.98); }
.collagen-button--naver { color: #fff; background: #03c75a; }
.collagen-button--outline { border-color: rgba(255,255,255,.62); color: #fff; }

@media (max-width: 900px) {
  .collagen-hero { min-height: 505px; }
  .collagen-hero__inner { width: calc(100% - 40px); padding: 91px 0 84px; }
  .collagen-hero h1 { max-width: 530px; font-size: clamp(40px, 9.5vw, 58px); }
  .collagen-hero__art { right: -52px; top: 67%; width: 330px; opacity: .75; }
  .collagen-intro { width: calc(100% - 40px); padding: 82px 0 52px; grid-template-columns: 1fr; gap: 24px; }
  .collagen-points { width: calc(100% - 40px); padding-bottom: 82px; grid-template-columns: 1fr; gap: 10px; }
  .collagen-points article { min-height: 0; padding: 26px 25px; }
  .collagen-points h2 { margin-top: 25px; }
  .retuo-detail { width: calc(100% - 40px); margin: 64px auto 82px; }
  .retuo-overview { margin-bottom: 30px; padding: 40px 30px 34px; }
  .retuo-overview__copy { font-size: 17px; }
  .retuo-overview__facts { grid-template-columns: repeat(2, 1fr); }
  .retuo-product-copy { padding: 34px 30px 0; }
  .retuo-benefits { gap: 10px; }
  .retuo-benefits article { min-height: 125px; padding: 21px 12px 17px; }
  .retuo-benefits p { font-size: 14px; }
  .retuo-aging { padding: 39px 34px 42px; }
  .retuo-aging__steps { gap: 34px; }
  .retuo-aging__steps p { font-size: 15px; }
  .retuo-fda { padding: 38px 40px; grid-template-columns: 170px minmax(0, 1fr); gap: 28px; }
  .retuo-fda__seal { width: 145px; height: 145px; border-width: 6px; }
  .retuo-fda__seal span { font-size: 13px; }
  .retuo-fda__seal b { font-size: 40px; }
  .retuo-fda__copy p { font-size: 15px; }
  .retuo-treatment-areas { padding: 43px 38px; }
  .retuo-treatment-areas__content { grid-template-columns: 1fr; gap: 22px; }
  .retuo-treatment-areas__visual { width: min(100%, 520px); margin: 0 auto; }
  .rebix-detail { width: calc(100% - 40px); margin: 64px auto 82px; }
  .rebix-grid { grid-template-columns: 1fr; grid-auto-rows: auto; gap: 16px; }
  .rebix-card { min-height: 480px; }
  .rebix-recommendations { padding: 40px 38px; }
  .retizen-detail { width: calc(100% - 40px); margin: 64px auto 82px; }
  .collareju-detail { width: calc(100% - 40px); margin: 64px auto 82px; }
  .juvelook-detail { width: calc(100% - 40px); margin: 64px auto 82px; }
  .juvelook-core__copy { top: 33%; width: 28%; }
  .juvelook-core__copy--base { left: 4.5%; }
  .juvelook-core__copy--volume { right: 4.5%; }
  .juvelook-core__copy p { margin-top: 10px; font-size: 14px; }
  .collagen-page main > .collagen-tabs { width: 100%; padding: 18px 14px 15px; grid-template-columns: repeat(4, minmax(0, 1fr)); row-gap: 9px; border-radius: 0; }
  .collagen-tabs a { min-width: 0; min-height: 27px; padding: 3px 4px; gap: 6px; font-size: 12px; }
  .collagen-consult { width: calc(100% - 40px); margin-bottom: 82px; padding: 42px 36px; display: block; }
  .collagen-consult__actions { margin-top: 28px; }
}

@media (max-width: 560px) {
  .juvelook-card--pdlla { padding: 22px 16px; }
  .juvelook-pdlla__items { grid-template-columns: 1fr; gap: 13px; }
  .juvelook-pdlla__items article { min-height: 0; aspect-ratio: 1.3 / 1; padding: 28px 25px; }
  .juvelook-pdlla__items p { font-size: 17px; }
}

@media (max-width: 560px) {
  .collagen-hero { min-height: 476px; }
  .collagen-hero__inner { width: calc(100% - 32px); padding: 70px 0 60px; }
  .collagen-kicker { margin-bottom: 15px; font-size: 10px; }
  .collagen-hero h1 { font-size: 39px; }
  .collagen-hero__inner > p:not(.collagen-kicker) { margin-top: 19px; font-size: 13px; }
  .collagen-hero__button { margin-top: 25px; padding: 13px 18px; font-size: 13px; }
  .collagen-hero__art { width: 270px; right: -82px; top: 72%; }
  .collagen-intro { width: calc(100% - 32px); padding: 64px 0 39px; }
  .collagen-section-heading > p, .collagen-consult p { margin-bottom: 13px; font-size: 10px; }
  .collagen-section-heading h2, .collagen-consult h2 { font-size: 32px; }
  .collagen-intro__copy { font-size: 14px; line-height: 1.8; }
  .collagen-points { width: calc(100% - 32px); padding-bottom: 64px; }
  .collagen-points article { padding: 23px 21px; border-radius: 16px; }
  .collagen-points h2 { margin: 20px 0 9px; font-size: 19px; }
  .collagen-points p { font-size: 12px; }
  .retuo-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .retuo-overview { margin-bottom: 22px; padding: 31px 18px 25px; border-radius: 18px; }
  .retuo-overview__eyebrow { margin-bottom: 9px; font-size: 10px; }
  .retuo-overview h2 { font-size: 36px; }
  .retuo-overview__copy { margin-top: 20px; font-size: 15px; line-height: 1.7; }
  .retuo-overview__copy p + p { margin-top: 9px; }
  .retuo-overview__facts { gap: 8px; margin-top: 24px; }
  .retuo-overview__facts div { min-height: 88px; padding: 14px 7px; border-radius: 12px; }
  .retuo-overview__facts dt { font-size: 13px; }
  .retuo-overview__facts dd { margin-top: 5px; font-size: 14px; }
  .retuo-detail__content { gap: 18px; }
  .retuo-feature, .retuo-aging, .retuo-treatment-areas, .retuo-fda { border-radius: 18px; }
  .retuo-feature--product { padding-bottom: 26px; }
  .retuo-product-visual { height: 205px; }
  .retuo-product-copy { padding: 25px 17px 0; }
  .retuo-product-copy h3 { font-size: 26px; line-height: 1.38; }
  .retuo-benefits { grid-template-columns: 1fr; gap: 8px; margin-top: 22px; }
  .retuo-benefits article { min-height: 0; padding: 18px 13px; }
  .retuo-benefits h4 { font-size: 20px; }
  .retuo-benefits p { margin-top: 0; font-size: 14px; }
  .retuo-aging { padding: 31px 18px 28px; }
  .retuo-aging h3 { margin-bottom: 23px; font-size: 29px; }
  .retuo-aging__steps { grid-template-columns: 1fr; gap: 25px; }
  .retuo-aging__steps article { min-height: 120px; padding: 18px 14px 15px; }
  .retuo-aging__steps article:not(:last-child)::after { top: calc(100% + 5px); left: 50%; transform: translateX(-50%) rotate(90deg); font-size: 28px; }
  .retuo-aging__steps strong { font-size: 17px; }
  .retuo-aging__steps p { margin-top: 10px; font-size: 15px; }
  .retuo-fda { min-height: 0; padding: 31px 18px; grid-template-columns: 1fr; gap: 21px; }
  .retuo-fda__seal { width: 128px; height: 128px; border-width: 5px; }
  .retuo-fda__seal span { font-size: 11px; }
  .retuo-fda__seal b { font-size: 35px; }
  .retuo-fda__copy h3 { font-size: 26px; }
  .retuo-fda__copy p { margin-top: 15px; font-size: 14px; line-height: 1.55; }
  .retuo-treatment-areas { padding: 30px 18px; }
  .retuo-treatment-areas__copy h3 { font-size: 30px; }
  .retuo-treatment-areas__lead { margin-top: 23px; font-size: 18px; }
  .retuo-treatment-areas__points { margin-top: 18px; }
  .retuo-treatment-areas__points li { padding: 16px 0 15px; }
  .retuo-treatment-areas__points strong { font-size: 14px; }
  .retuo-treatment-areas__points p { margin-top: 7px; font-size: 15px; line-height: 1.45; }
  .retuo-treatment-areas--text-only .retuo-treatment-areas__points li { grid-template-columns: minmax(0, 1fr) 42px; column-gap: 9px; }
  .retuo-point-icon { font-size: 28px; }
  .retuo-treatment-areas__visual { min-height: 320px; }
  .retuo-treatment-areas__face { right: -7px; width: 220px; height: 313px; }
  .retuo-treatment-areas__face img { top: 0; right: 0; width: auto; height: 313px; }
  .retuo-treatment-areas__labels { top: 35px; right: 116px; left: -4px; }
  .retuo-treatment-areas__labels li { height: 38px; font-size: 12px; }
  .retuo-treatment-areas__labels li span { padding: 4px 8px; }
  .retuo-treatment-areas__labels li::after { width: 42px; margin-left: 6px; }
  .retuo-treatment-areas__labels li::before { width: 6px; height: 6px; margin-left: -3px; border-width: 1.5px; }
  .rebix-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .rebix-card { min-height: 0; padding: 30px 22px; border-radius: 18px; }
  .rebix-card h2 { font-size: 29px; }
  .rebix-card--introductory { grid-template-columns: 1fr; gap: 24px; padding: 30px 22px; }
  .rebix-intro-product img { max-height: 300px; }
  .rebix-intro-copy h2 { font-size: 31px; }
  .rebix-intro-copy strong { font-size: 16px; }
  .rebix-intro-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .rebix-intro-facts div { min-height: 72px; padding: 11px 6px; border-radius: 12px; }
  .rebix-intro-facts dt { font-size: 14px; }
  .rebix-intro-facts dd { margin-top: 5px; font-size: 15px; }
  .rebix-card--info > p { font-size: 15px; }
  .rebix-specs div { grid-template-columns: 88px minmax(0, 1fr); }
  .rebix-specs dt, .rebix-specs dd { padding: 10px 9px; font-size: 13px; }
  .rebix-benefits-list h3 { font-size: 19px; }
  .rebix-benefits-list p { font-size: 14px; }
  .rebix-benefits-list { display: block; }
  .rebix-benefits-list section { min-height: 0; padding: 17px 0 15px; border-right: 0; border-left: 0; }
  .rebix-benefits-list section + section { border-left: 0; border-top: 0; }
  .rebix-recommendations { margin-top: 16px; padding: 30px 22px; border-radius: 18px; }
  .rebix-recommendations h2 { font-size: 21px; }
  .rebix-recommendations ol { margin-top: 18px; }
  .rebix-recommendations li { min-height: 0; padding: 16px 0; grid-template-columns: minmax(0, 1fr) 45px; gap: 10px; }
  .rebix-recommendations strong { font-size: 13px; }
  .rebix-recommendations p { margin-top: 7px; font-size: 15px; }
  .rebix-recommendations li > span { font-size: 30px; }
  .retizen-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .retizen-stack { gap: 16px; }
  .retizen-card { border-radius: 18px; }
  .retizen-card--product { padding: 12px; }
  .retizen-card--product .retizen-facts { width: calc(100% + 24px); margin: 12px -12px -12px; }
  .retizen-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .retizen-facts div { min-height: 62px; padding: 10px 8px; gap: 5px; }
  .retizen-facts div + div { border-left: 1px solid rgba(172,145,102,.2); }
  .retizen-facts div:nth-child(odd) { border-left: 0; }
  .retizen-facts div:nth-child(n + 3) { border-top: 1px solid rgba(172,145,102,.2); }
  .retizen-facts div:last-child { grid-column: 1 / -1; }
  .retizen-facts dt { font-size: 13px; }
  .retizen-facts dt span { margin-right: 3px; font-size: 18px; }
  .retizen-facts dd { font-size: 12px; }
  .retizen-card--introduction { padding: 32px 24px; }
  .retizen-introduction__copy h2 { font-size: 28px; }
  .retizen-introduction__copy p { margin-top: 23px; font-size: 16px; line-height: 1.65; }
  .retizen-introduction__copy p + p { margin-top: 20px; }
  .retizen-card--benefits { padding: 32px 20px; }
  .retizen-benefits__copy h2 { font-size: 29px; }
  .retizen-benefits__copy p { margin-top: 18px; font-size: 15px; line-height: 1.58; }
  .retizen-flow { margin-top: 30px; grid-template-columns: 1fr; gap: 15px; }
  .retizen-flow article { min-height: 150px; padding: 20px 14px; border-radius: 18px; }
  .retizen-flow h3 { margin-top: 10px; font-size: 18px; }
  .retizen-flow p { margin-top: 8px; font-size: 14px; }
  .retizen-flow__middle::before, .retizen-flow__middle::after { display: none; }
  .retizen-flow__middle span { min-height: 38px; font-size: 14px; }
  .retizen-recommendations { padding: 30px 22px; border-radius: 18px; }
  .retizen-recommendations h2 { font-size: 21px; }
  .retizen-recommendations ol { margin-top: 18px; }
  .retizen-recommendations li { min-height: 0; padding: 16px 0; grid-template-columns: minmax(0, 1fr) 45px; gap: 10px; }
  .retizen-recommendations strong { font-size: 13px; }
  .retizen-recommendations p { margin-top: 7px; font-size: 15px; }
  .retizen-recommendations li > span { font-size: 30px; }
  .collareju-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .collareju-stack { gap: 16px; }
  .collareju-card { border-radius: 18px; }
  .collareju-card--product, .collareju-card--importance, .collareju-card--benefits { padding: 8px; }
  .juvelook-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .juvelook-stack { gap: 16px; }
  .juvelook-card { border-radius: 18px; }
  .juvelook-card--core { display: flex; flex-direction: column; }
  .juvelook-card--core .juvelook-core__background { order: 1; }
  .juvelook-core__heading, .juvelook-core__copy { position: static; width: auto; transform: none; }
  .juvelook-core__heading { order: 2; padding: 25px 18px 0; }
  .juvelook-core__heading p { font-size: 12px; }
  .juvelook-core__heading h2 { margin-top: 4px; font-size: 28px; }
  .juvelook-core__copy { order: 3; padding: 22px 20px 0; }
  .juvelook-core__copy--volume { padding-bottom: 27px; }
  .juvelook-core__copy h3 { font-size: 21px; }
  .juvelook-core__copy p { margin-top: 9px; font-size: 15px; line-height: 1.55; }
  .juvelook-card--pdlla { padding: 28px; }
  .juvelook-pdlla__items { gap: 24px; }
  .juvelook-pdlla__items article { min-height: 230px; padding: 35px 18px 24px; }
  .juvelook-pdlla__items p { font-size: 16px; }
  .juvelook-card--process { padding: 7px; }
  .juvelook-recommendations { padding: 30px 22px; border-radius: 18px; }
  .juvelook-recommendations h2 { font-size: 21px; }
  .juvelook-recommendations ol { margin-top: 18px; }
  .juvelook-recommendations li { min-height: 0; padding: 15px 0; grid-template-columns: minmax(0, 1fr) 42px; gap: 8px; }
  .juvelook-recommendations strong { font-size: 13px; }
  .juvelook-recommendations p { margin-top: 7px; font-size: 15px; }
  .juvelook-recommendations li > span { font-size: 28px; }
  .ultracol-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .ultracol-stack { gap: 16px; }
  .ultracol-card { border-radius: 18px; }
  .ultracol-card--product, .ultracol-card--process, .ultracol-card--points { padding: 8px; }
  .ultracol-recommendations { padding: 30px 22px; border-radius: 18px; }
  .ultracol-recommendations h2 { font-size: 21px; }
  .ultracol-recommendations ol { margin-top: 18px; }
  .ultracol-recommendations li { min-height: 0; padding: 15px 0; grid-template-columns: minmax(0, 1fr) 42px; gap: 8px; }
  .ultracol-recommendations strong { font-size: 13px; }
  .ultracol-recommendations p { margin-top: 7px; font-size: 15px; }
  .ultracol-recommendations li > span { font-size: 28px; }
  .ganav-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .ganav-stack { gap: 16px; }
  .ganav-card { border-radius: 18px; }
  .ganav-card--product, .ganav-card--porous, .ganav-card--certifications { padding: 8px; }
  .ganav-recommendations { padding: 30px 22px; border-radius: 18px; }
  .ganav-recommendations h2 { font-size: 21px; }
  .ganav-recommendations ol { margin-top: 18px; }
  .ganav-recommendations li { min-height: 0; padding: 15px 0; grid-template-columns: minmax(0, 1fr) 42px; gap: 8px; }
  .ganav-recommendations strong { font-size: 13px; }
  .ganav-recommendations p { margin-top: 7px; font-size: 15px; }
  .ganav-recommendations li > span { font-size: 28px; }
  .gowoori-detail { width: calc(100% - 32px); margin: 48px auto 64px; }
  .gowoori-stack { gap: 16px; }
  .gowoori-card { border-radius: 18px; }
  .gowoori-card--product, .gowoori-card--effects, .gowoori-card--booster { padding: 8px; }
  .gowoori-card--product { padding: 0; }
  .gowoori-product__copy { width: auto; padding: 32px 24px 24px; }
  .gowoori-product__copy h2 { font-size: 28px; }
  .gowoori-product__eyebrow { margin: 7px 0 26px; font-size: 14px; }
  .gowoori-product__copy strong { font-size: 18px; }
  .gowoori-product__copy > p:last-child { margin-top: 12px; font-size: 15px; line-height: 1.65; }
  .gowoori-product__visual { height: 250px; }
  .gowoori-product__visual img { width: 130%; margin-left: -15%; transform: translateY(-42%); }
  .gowoori-card--effects { padding: 30px 22px; display: grid; grid-template-columns: 1fr; gap: 22px; }
  .gowoori-effects__copy h2 { font-size: 27px; }
  .gowoori-effects__copy > p { margin-top: 10px; font-size: 15px; line-height: 1.6; }
  .gowoori-effects__copy ul { margin-top: 24px; }
  .gowoori-effects__copy li { min-height: 88px; padding: 16px 12px; font-size: 15px; }
  .gowoori-effects__copy li::before { margin-right: 7px; font-size: 16px; }
  .gowoori-effects__visual { width: 100%; height: 280px; }
  .gowoori-effects__visual img { width: 1070px; transform: translate(-695px, -42px); }
  .gowoori-recommendations { padding: 30px 22px; border-radius: 18px; }
  .gowoori-recommendations h2 { font-size: 21px; }
  .gowoori-recommendations ol { margin-top: 18px; }
  .gowoori-recommendations li { min-height: 0; padding: 15px 0; grid-template-columns: minmax(0, 1fr) 42px; gap: 8px; }
  .gowoori-recommendations strong { font-size: 13px; }
  .gowoori-recommendations p { margin-top: 7px; font-size: 15px; }
  .gowoori-recommendations li > span { font-size: 28px; }
  .collagen-tabs a { min-height: 25px; padding: 2px 3px; gap: 5px; font-size: 11px; }
  .collagen-tabs a::before { width: 4px; height: 4px; flex-basis: 4px; }
  .collagen-consult { width: calc(100% - 32px); margin-bottom: 64px; padding: 33px 25px; border-radius: 20px; }
  .collagen-consult h2 { font-size: 28px; }
  .collagen-consult__actions { display: grid; grid-template-columns: 1fr; margin-top: 23px; }
  .collagen-button { width: 100%; padding: 13px 14px; font-size: 13px; }
}
