.rl-hero,.rl-catalog,.rl-hero *,.rl-catalog *{box-sizing:border-box}.rl-hero,.rl-catalog{font-family:Open Sans,Segoe UI,Helvetica,Arial,sans-serif;color:#222;background:#fff}.rl-hero{border-bottom:1px solid rgba(34,34,34,.12);background:linear-gradient(180deg,#fff,#f7f7f7)}.rl-hero__inner{width:100%;max-width:72rem;margin:0 auto;padding:1.15rem 1rem 1.75rem;display:flex;flex-direction:column;gap:1.35rem}@media (min-width: 640px){.rl-hero__inner{padding:1.5rem 1.5rem 2rem;gap:1.5rem}}@media (min-width: 1024px){.rl-hero__inner{padding-left:2rem;padding-right:2rem}}.rl-hero__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding-bottom:1rem;border-bottom:1px solid rgba(34,34,34,.1)}.rl-hero__logo{height:1.65rem;width:auto;display:block}@media (min-width: 640px){.rl-hero__logo{height:1.85rem}}.rl-hero__nav{display:none;align-items:center;gap:1.25rem}@media (min-width: 720px){.rl-hero__nav{display:flex}}.rl-hero__nav-link{font-size:12px;font-weight:600;color:#333;text-decoration:none;letter-spacing:.02em}.rl-hero__nav-link:hover{color:#111;text-decoration:underline;text-underline-offset:3px}.rl-hero__try-cta{margin-left:auto}@media (min-width: 720px){.rl-hero__try-cta{margin-left:0}}.rl-hero__copy{max-width:38rem;margin:0 auto;text-align:center}.rl-hero__title{margin:0;font-size:clamp(1.45rem,3.8vw,2.15rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;color:#111}.rl-hero__subtitle{margin:.85rem 0 0;font-size:.95rem;line-height:1.5;color:#555}.rl-hero__product{display:flex;justify-content:center;animation:rl-fade-in .45s ease}.rl-hero__product-img{width:min(72vw,280px);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(0,0,0,.08))}.rl-hero__actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:28rem;margin:0 auto}@media (min-width: 640px){.rl-hero__actions{flex-direction:row;justify-content:center}}.rl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.7rem 1.15rem;border:1px solid #111;border-radius:3px;background:#fff;color:#111;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.rl-btn:hover{background:#111;color:#fff}.rl-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.rl-btn--primary{background:#111;color:#fff}.rl-btn--primary:hover{background:#333}.rl-btn--ghost{background:transparent}.rl-btn--compact{min-height:40px;padding:.5rem .85rem;font-size:11px}.rl-btn--grow{flex:1}.rl-hero__privacy{margin:0;text-align:center;font-size:11px;line-height:1.45;color:#777}.rl-hero__alert,.rl-hero__hint{margin:0;text-align:center;font-size:12px;color:#333}.rl-hero__camera{width:100%;max-width:24rem;margin:0 auto;border:1px solid rgba(17,17,17,.2);border-radius:4px;padding:.75rem;background:#fff;animation:rl-fade-in .35s ease}.rl-hero__camera-frame{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#f7f7f7;border-radius:2px}.rl-hero__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scaleX(-1)}.rl-hero__camera-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.rl-catalog{border:1px solid rgba(34,34,34,.14);border-radius:4px;background:#fff;overflow:hidden}.rl-catalog__header{padding:1rem 1.1rem;border-bottom:1px solid rgba(34,34,34,.1);background:#f7f7f7}.rl-catalog__eyebrow{margin:0;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#888}.rl-catalog__title{margin:.35rem 0 0;font-size:1.05rem;font-weight:700;color:#111}.rl-catalog__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(34,34,34,.12)}.rl-catalog__tab{min-height:44px;border:0;border-right:1px solid rgba(34,34,34,.1);background:#fff;color:#333;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.rl-catalog__tab:last-child{border-right:0}.rl-catalog__tab.is-active{background:#111;color:#fff}.rl-catalog__tab:focus-visible{outline:2px solid #111;outline-offset:-2px}.rl-catalog__body{padding:1rem;display:flex;flex-direction:column;gap:1rem}.rl-fade{animation:rl-fade-in .28s ease}.rl-mode-note{margin:0;font-size:12px;color:#666}.rl-shade-rail{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}@media (min-width: 900px){.rl-shade-rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));overflow:visible;scroll-snap-type:none}}.rl-shade-card{flex:0 0 min(72vw,12.5rem);scroll-snap-align:start;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;min-height:64px;padding:.55rem;border:1px solid rgba(34,34,34,.12);border-radius:3px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.rl-shade-card.is-active{border-color:#c9a0a5;background:#faf7f7}.rl-shade-card:focus-visible{outline:2px solid #111;outline-offset:2px}.rl-shade-card__swatch{width:2rem;height:2rem;border-radius:2px;border:1px solid rgba(0,0,0,.12);flex-shrink:0}.rl-shade-card__meta{min-width:0;display:flex;flex-direction:column;gap:.15rem}.rl-shade-card__name{font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rl-shade-card__product{font-size:10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rl-shade-card__thumb{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain;background:#f7f7f7;border-radius:2px}.rl-intensity__label{margin:0 0 .5rem;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#555}.rl-intensity__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.rl-intensity__btn{min-height:44px;border:1px solid #111;border-radius:3px;background:#fff;color:#111;font-family:inherit;font-size:11px;font-weight:600;cursor:pointer}.rl-intensity__btn.is-active{background:#111;color:#fff}.rl-catalog__tools{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.25rem;border-top:1px solid rgba(34,34,34,.08)}.rl-looks{padding:1rem;border-top:1px solid rgba(34,34,34,.12)}.rl-looks__title{margin:0 0 .75rem;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#333}.rl-looks__grid{display:grid;grid-template-columns:1fr;gap:.65rem}@media (min-width: 640px){.rl-looks__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rl-look-card{min-height:72px;border:1px solid rgba(34,34,34,.14);border-radius:3px;background:#fff;padding:.85rem .9rem;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .25s ease}.rl-look-card.is-active,.rl-look-card:hover{border-color:#111}.rl-look-card.is-flash{animation:rl-look-flash .55s ease}.rl-look-card__name{display:block;font-size:12px;font-weight:700}.rl-look-card__sub{display:block;margin-top:.35rem;font-size:10px;color:#666;line-height:1.35}.rl-summary{display:grid;grid-template-columns:auto 1fr;gap:.85rem 1rem;padding:1rem;border-top:1px solid rgba(34,34,34,.12);align-items:center;background:#fff}.rl-summary__thumb{width:4.5rem;height:4.5rem;-o-object-fit:contain;object-fit:contain;background:#f7f7f7;border-radius:3px;grid-row:span 2}.rl-summary__shade{margin:0;font-size:13px;font-weight:700;color:#111}.rl-summary__line{margin:.25rem 0 0;font-size:12px;color:#555}.rl-summary__actions{grid-column:1 / -1;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){.rl-summary__actions{flex-direction:row;flex-wrap:wrap}}.rl-commercial{padding:1.25rem 1rem 1.35rem;border-top:1px solid rgba(34,34,34,.12);background:#f7f7f7;display:flex;flex-direction:column;gap:.85rem}.rl-commercial__title{margin:0;font-size:1rem;font-weight:700;color:#111;line-height:1.3}.rl-commercial__lead{margin:0;color:#444;font-size:13px;line-height:1.55}.rl-commercial__list{margin:0;padding-left:1.15rem;color:#444;font-size:13px;line-height:1.55}.rl-commercial__list li+li{margin-top:.25rem}.rl-commercial__footer{margin:.25rem 0 0;font-size:11px;color:#888;letter-spacing:.02em}@keyframes rl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rl-look-flash{0%{background:#fff}35%{background:#f3ecee}to{background:#fff}}@media (prefers-reduced-motion: reduce){.rl-fade,.rl-hero__camera,.rl-hero__product,.rl-look-card.is-flash,.rl-btn{animation:none!important;transition:none!important}}
