body:has(.lp-root){background:var(--lp-ground);background-image:none}.lp-root,.lp-root *{box-sizing:border-box}.lp-root{background:var(--lp-ground);color:var(--lp-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-wrap:pretty;line-height:1.4}.lp-root a{color:inherit;text-decoration:none}.lp-root h1,.lp-root h2,.lp-root h3{color:var(--lp-text);margin:0;font-family:inherit;font-weight:600}.lp-root p{margin:0}.lp-root img{max-width:100%;display:block}.lp-reset-list{margin:0;padding:0;list-style:none}.lp-root :focus-visible{outline:2px solid var(--lp-white);outline-offset:3px}.lp-frame{background:var(--lp-ground);width:100%;max-width:1280px;margin:0 auto}.lp-slide [data-fx]{opacity:0;transition:opacity .52s cubic-bezier(.2,.7,.3,1),transform .52s cubic-bezier(.2,.7,.3,1);transition-delay:var(--fx-delay,0s);will-change:opacity, transform;transform:translateY(24px)}.lp-slide [data-fx=card]{transform:translateY(24px)scale(.985)}.lp-slide [data-fx^=slide-]{--fx-travel:clamp(180px, 34vw, 520px);transition:opacity .9s cubic-bezier(.2,.7,.3,1),transform 1.2s cubic-bezier(.2,.75,.25,1)}.lp-slide [data-fx=slide-right]{transform:translateX(var(--fx-travel))}.lp-slide [data-fx=slide-left]{transform:translateX(calc(var(--fx-travel) * -1))}.lp-slide.is-in [data-fx]{opacity:1;transform:none}.lp-slide [data-fx-in]{opacity:0;transition:opacity .42s;transition-delay:var(--fx-delay,0s)}.lp-slide.is-in [data-fx-in]{opacity:1}@media (scripting:none){.lp-slide [data-fx],.lp-slide [data-fx-in]{opacity:1;transform:none}}.lp-wordmark{font-family:var(--font-wordmark);text-transform:lowercase;letter-spacing:-.5px;line-height:1;display:inline-block}.lp-btn{border-radius:var(--lp-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:10px;padding:16px 26px;font-size:15px;font-weight:600;transition:background-color .18s,color .18s,border-color .18s,box-shadow .22s,transform .22s cubic-bezier(.2,.7,.3,1);display:inline-flex}.lp-btn:hover{transform:scale(1.05)}.lp-btn:active{transition-duration:60ms;transform:scale(1.01)}.lp-root .lp-btn-light{background:var(--lp-light);color:var(--lp-ink)}.lp-root .lp-btn-light:hover{background:var(--lp-white);color:var(--lp-ink)}.lp-root .lp-btn-outline{background:var(--lp-card);border-color:var(--lp-line);color:var(--lp-text)}.lp-root .lp-btn-outline:hover{background:var(--lp-card-2);color:var(--lp-text)}.lp-root .lp-btn-ghost{border-color:var(--lp-line);color:var(--lp-text);background:0 0}.lp-root .lp-btn-ghost:hover{background:var(--lp-card-2);border-color:var(--lp-line-2);color:var(--lp-text)}.lp-btn-sm{padding:13px 22px;font-size:14px}.lp-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#151718db;position:sticky;top:0}.lp-header-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:20px 48px;display:flex}.lp-header-logo{font-size:34px}.lp-header-cta{align-items:center;gap:12px;display:flex}.lp-account{align-items:center;gap:10px;display:flex;position:relative}.lp-account-btn{border:1px solid var(--lp-line);border-radius:var(--lp-pill);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:3px 14px 3px 3px;display:flex}.lp-account-btn:hover{border-color:var(--lp-line-2)}.lp-account-who{color:var(--lp-text);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13.5px;font-weight:600;overflow:hidden}.lp-mode-pill{border:1px solid var(--lp-line);border-radius:var(--lp-pill);background:var(--lp-card);color:var(--lp-muted);cursor:pointer;white-space:nowrap;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:border-color .16s,color .16s}.lp-mode-pill:hover{border-color:var(--lp-line-2);color:var(--lp-text)}.lp-bottomnav{display:none}.lp-sheet-backdrop{z-index:95;background:#060607b8;align-items:flex-end;display:flex;position:fixed;inset:0}.lp-sheet{box-sizing:border-box;width:100%;padding:14px 20px calc(24px + env(safe-area-inset-bottom));flex-direction:column;gap:12px;display:flex}.lp-sheet-handle{background:var(--lp-line);border-radius:999px;align-self:center;width:40px;height:4px}.lp-sheet-id{align-items:center;gap:12px;padding:4px 0 2px;display:flex}.lp-sheet-avatar{background:var(--lp-card-2);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.lp-sheet-avatar .ui-avatar-fallback{color:var(--lp-text-2);font-size:15px;font-weight:600}.lp-sheet-name{font-size:16px;font-weight:600}.lp-sheet .lp-account-item{padding:12px 2px;font-size:15px}@media (max-width:820px){.lp-root .lp-header .lp-nav,.lp-account-who,.lp-mode-pill,.lp-account{display:none}.lp-account-btn{border-radius:50%;padding:3px}.lp-bottomnav{left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));bottom:calc(4px + env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--lp-line);background:#151718f0;border-radius:24px;align-items:stretch;padding:6px 8px;display:flex;position:fixed}.lp-root .lp-bottomnav-tab{color:var(--lp-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;padding:6px 2px;font-family:inherit;font-size:10.5px;font-weight:600;line-height:1.2;display:flex}.lp-root .lp-bottomnav-tab.is-on{color:var(--lp-text)}.lp-bottomnav-tab span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lp-bottomnav-avatar{background:var(--lp-card-2);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;overflow:hidden}.lp-bottomnav-avatar .ui-avatar-fallback{color:var(--lp-text-2);font-size:9px;font-weight:600}.lp-root:has(.lp-bottomnav){padding-bottom:calc(78px + env(safe-area-inset-bottom))}}.lp-actionbar{z-index:10;background:var(--lp-ground);position:fixed;bottom:0;left:0;right:0}.lp-actionbar-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:14px 48px;display:flex}.lp-root:has(.lp-actionbar){padding-bottom:132px}@media (max-width:1024px){.lp-actionbar-inner{padding:12px 24px}}@media (max-width:820px){body:has(.lp-actionbar) .lp-bottomnav{display:none}.lp-root:has(.lp-actionbar){padding-bottom:116px}.lp-actionbar-inner{padding:12px 16px calc(16px + env(safe-area-inset-bottom));gap:10px}}.lp-account-avatar{background:var(--lp-card-2);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.lp-account-avatar .ui-avatar-fallback{color:var(--lp-text-2);font-size:12px;font-weight:600}.lp-account-menu{z-index:60;border-radius:14px;flex-direction:column;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.lp-account-name{letter-spacing:.06em;text-transform:uppercase;color:var(--lp-dim);text-overflow:ellipsis;white-space:nowrap;padding:8px 10px 6px;font-size:11px;font-weight:700;overflow:hidden}.lp-account-item{width:100%;color:var(--lp-text-3);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:9px 10px;font-family:inherit;font-size:13px;display:block}.lp-account-item:hover{color:var(--lp-text);background:#ffffff0f}.lp-account-sep{background:var(--lp-line);height:1px;margin:6px 4px}.lp-account-item.is-danger:hover{color:var(--lp-error)}.lp-account-currency{justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;display:flex}.lp-account-currency-label{color:var(--lp-text-3);font-size:13px}.lp-account-currency-opts{border:1px solid var(--lp-line);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.lp-account-currency-opt{color:var(--lp-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:600}.lp-account-currency-opt:hover{color:var(--lp-text)}.lp-account-currency-opt.is-on{background:var(--lp-light);color:var(--lp-ink)}.lp-sheet .lp-account-currency{padding:10px 2px}.lp-sheet .lp-account-currency-label{font-size:15px}.lp-sheet .lp-account-currency-opt{padding:6px 14px;font-size:13px}.lp-mnav{align-items:center;gap:4px;display:flex}.lp-root .lp-mnav a{color:var(--lp-dim);padding:8px 14px 9px;font-size:14px;font-weight:600;transition:color .16s;position:relative}.lp-root .lp-mnav a:hover{color:var(--lp-muted)}.lp-root .lp-mnav a.is-active{color:var(--lp-light)}.lp-mnav-line{background:0 0;border-radius:2px;height:1.5px;transition:background-color .16s;position:absolute;bottom:0;left:14px;right:14px}.lp-mnav a.is-active .lp-mnav-line{background:var(--lp-light)}.lp-find-btn svg{flex:none}.lp-find-short,.lp-burger{display:none}.lp-sheet-surface{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#18181ab8;border:1px solid #ffffff12;border-bottom:none;border-radius:26px 26px 0 0}.lp-mscrim{z-index:84;opacity:0;pointer-events:none;background:#060607b8;transition:opacity .28s;position:fixed;inset:0}.lp-mscrim.is-open{opacity:1;pointer-events:auto}.lp-msheet{z-index:85;box-sizing:border-box;padding:14px 20px calc(24px + env(safe-area-inset-bottom));visibility:hidden;flex-direction:column;transition:transform .34s cubic-bezier(.2,.7,.3,1),visibility 0s linear .34s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.lp-msheet.is-open{visibility:visible;transition:transform .34s cubic-bezier(.2,.7,.3,1);transform:none}.lp-msheet-handle{box-sizing:content-box;background:var(--lp-line);cursor:pointer;background-clip:content-box;border:none;border-radius:999px;align-self:center;width:40px;height:4px;padding:8px 16px}.lp-msheet-links{flex-direction:column;padding-top:6px;display:flex}.lp-root .lp-msheet-links a{color:var(--lp-text);text-align:center;padding:14px 2px;font-size:15px;font-weight:600}.lp-root .lp-msheet-links a:hover{color:var(--lp-muted)}@media (prefers-reduced-motion:reduce){.lp-mscrim,.lp-msheet,.lp-burger span{transition:none}}@media (max-width:640px){.lp-header-inner{gap:10px;padding-left:18px;padding-right:18px}.lp-header-cta{gap:7px}.lp-root .lp-header .lp-btn{gap:6px;padding:9px 15px;font-size:13px}.lp-find-long{display:none}.lp-find-short{display:inline}.lp-become-btn{display:none}}.lp-nav{background:var(--lp-card);border-radius:var(--lp-pill);align-items:center;gap:8px;padding:6px;display:flex}.lp-nav a{color:var(--lp-muted);border-radius:var(--lp-pill);padding:9px 18px;font-size:14px;font-weight:600;transition:color .16s,background-color .16s}.lp-nav a:hover{color:var(--lp-text);background:var(--lp-card-2)}.lp-nav a.is-active{background:var(--lp-light);color:var(--lp-ink)}.lp-nav a.is-active:hover{background:var(--lp-white);color:var(--lp-ink)}.lp-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-muted);font-size:11px;font-weight:700}.lp-badge{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:var(--lp-pill);letter-spacing:.1em;text-transform:uppercase;color:var(--lp-muted);align-items:center;gap:10px;padding:7px 14px 7px 10px;font-size:12px;font-weight:600;display:inline-flex}.lp-dot{border-radius:var(--lp-pill);background:var(--lp-accent);flex:none;width:8px;height:8px}.lp-chip{background:var(--lp-card-2);border-radius:var(--lp-pill);color:var(--lp-text);padding:8px 14px;font-size:13px}.lp-chip-row{flex-wrap:wrap;gap:8px;display:flex}.lp-hero{grid-template-columns:1.15fr .85fr;display:grid}.lp-hero-copy{flex-direction:column;align-items:flex-start;gap:26px;padding:88px 48px 72px;display:flex}.lp-hero-title{letter-spacing:-.04em;flex-wrap:wrap;gap:0 .22em;font-size:88px;line-height:.98;display:flex}.lp-hero-word{opacity:0;animation:.86s cubic-bezier(.16,.84,.24,1) both lp-word;display:inline-block}@keyframes lp-word{0%{opacity:0;filter:blur(6px);transform:translateY(.34em)}to{opacity:1;filter:blur();transform:none}}.lp-hero-sub{color:var(--lp-muted);max-width:34ch;font-size:22px;line-height:1.4}.lp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.lp-hero-note{color:var(--lp-dim);font-size:13px}.lp-hero-stage{justify-content:center;align-items:center;min-height:700px;padding:48px;display:flex}.lp-hero-stage-inner{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:460px;display:flex}.lp-hero-ring{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.lp-hero-ring-stage{perspective:1300px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;height:min(560px,100vh - 260px);position:relative}.lp-hero-ring-stage:active{cursor:grabbing}.lp-hero-ring-track{transform-style:preserve-3d;position:absolute;inset:0}.lp-hero-ring-card{background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:34px;position:absolute;inset:0;overflow:hidden}.lp-hero-ring-card img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%}.lp-hero-glow{filter:blur(10px);pointer-events:none;z-index:0;transform-origin:50%;will-change:transform, opacity;background:radial-gradient(circle,#ef444457 0%,#ef44441a 45%,#ef444400 70%);border-radius:50%;width:380px;height:380px;animation:5.5s ease-in-out infinite lp-glow;position:absolute;top:10%;left:-50px}@keyframes lp-glow{0%,to{opacity:.35;transform:scale(.88)}50%{opacity:.9;transform:scale(1.16)}}.lp-hero-marquee{padding:0 0 26px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.lp-hero-marquee-track{width:max-content;animation:30s linear infinite lp-marquee;display:flex}.lp-hero-marquee-row{letter-spacing:.14em;text-transform:uppercase;color:var(--lp-faint);white-space:nowrap;align-items:center;gap:22px;padding-right:22px;font-size:11px;font-weight:600;display:flex}.lp-hero-marquee-dot{color:var(--lp-accent)}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-phone{aspect-ratio:9/19.5;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:40px;flex:none;width:300px;transition:transform .26s cubic-bezier(.2,.7,.3,1);position:relative;overflow:hidden}.lp-phone:hover{transform:scale(1.04)}.lp-phone-plain{background:var(--lp-card)}.lp-phone img{object-fit:cover;width:100%;height:100%}.lp-phone-empty{text-align:center;color:var(--lp-dim);background:repeating-linear-gradient(135deg,#ffffff05 0 10px,#0000 10px 20px);justify-content:center;align-items:center;padding:32px;font-size:13px;line-height:1.5;display:flex;position:absolute;inset:0}.lp-tabbar{pointer-events:none;transform-origin:bottom;align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;transform:scale(.82)}.lp-tabbar-main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161a21eb;border-top:1px solid #ffffff1a;border-radius:28px;flex:1;align-items:center;height:56px;display:flex;position:relative}.lp-tabbar-pill{background:var(--lp-white);border-radius:22px;width:62px;height:44px;position:absolute;top:6px;left:6px}.lp-tabbar-icons{flex:1;justify-content:space-around;align-items:center;display:flex;position:relative}.lp-tabbar-add{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161a21eb;border-radius:28px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.lp-section{padding:72px 48px}.lp-feature{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:72px 48px;display:grid}.lp-feature-copy{flex-direction:column;gap:18px;display:flex}.lp-feature h2{letter-spacing:-.035em;font-size:46px;line-height:1.02}.lp-feature p{color:var(--lp-muted);max-width:44ch;font-size:17px;line-height:1.6}.lp-feature-art{justify-content:center;display:flex}.lp-feature-art.is-first{order:-1}.lp-linkbar{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:var(--lp-pill);color:var(--lp-muted);align-items:center;gap:12px;max-width:44ch;margin-top:8px;padding:14px 18px;font-size:15px;display:flex}.lp-linkbar strong{color:var(--lp-text);margin-left:auto;font-weight:600}.lp-stylist-wrap{padding:20px}.lp-stylist{border-radius:24px;padding:56px 44px}.lp-stylist h2{letter-spacing:-.04em;max-width:22ch;margin:0 0 18px;font-size:56px;line-height:1}.lp-stylist>p{color:var(--lp-muted);max-width:46ch;margin:0 0 44px;font-size:19px;line-height:1.45}.lp-stylist-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.lp-stylist-card{background:var(--lp-card-2);border-radius:16px;padding:24px}.lp-stylist-card h3{margin:0 0 8px;font-size:20px}.lp-stylist-card p{color:var(--lp-muted);font-size:15px;line-height:1.5}.lp-stylist-actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.lp-stylist-actions .lp-btn{font-size:16px}.lp-faq-list{flex-direction:column;gap:12px;display:flex}.lp-faq{background:var(--lp-card);border-radius:16px;padding:4px 24px;transition:transform .26s cubic-bezier(.2,.7,.3,1),background-color .18s}.lp-slide.is-in .lp-faq:hover{background:var(--lp-card-2);transform:scale(1.015)}.lp-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:20px;font-weight:600;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq-plus{color:var(--lp-muted);flex:none;font-size:22px;transition:transform .18s}.lp-faq[open] .lp-faq-plus{transform:rotate(45deg)}.lp-faq p{color:var(--lp-muted);max-width:70ch;margin:0 0 22px;font-size:16px;line-height:1.6}.lp-root .lp-footer{background:var(--lp-ground);color:var(--lp-text);text-align:left;margin-top:0}.lp-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;padding:44px 48px;display:flex}.lp-footer-brand{flex-direction:column;gap:10px;display:flex}.lp-footer-brand .lp-wordmark{font-size:30px}.lp-footer-tag{color:var(--lp-dim);font-size:13px}.lp-footer-links{color:var(--lp-muted);flex-wrap:wrap;align-items:center;gap:26px;font-size:13px;display:flex}.lp-footer-links a,.lp-footer-links button{color:var(--lp-muted);font:inherit;cursor:pointer;background:0 0;border:0;margin-block:-13px;padding:13px 0;transition:color .18s,transform .22s cubic-bezier(.2,.7,.3,1);display:inline-block}.lp-footer-links a:hover,.lp-footer-links button:hover{color:var(--lp-text);transform:scale(1.05)}.lp-footer-links span{color:var(--lp-dim)}@media (max-width:1023px){.lp-only-desktop{display:none!important}}@media (min-width:1024px){.lp-only-mobile{display:none!important}}.lp-ring{width:100%;position:relative}.lp-ring-sticky{flex-direction:column;justify-content:center;gap:18px;padding:20px 0 24px;display:flex}.lp-ring-copy{padding:0 20px;display:grid}.lp-ring-copy-item{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;gap:10px;transition:opacity .26s;display:flex}.lp-ring-copy-item.is-active{opacity:1;pointer-events:auto}.lp-ring h2{letter-spacing:-.03em;font-size:30px;line-height:1.05}.lp-ring-body{color:var(--lp-muted);font-size:15px;line-height:1.5}.lp-ring-stage{perspective:1100px;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;height:430px;position:relative;overflow:hidden}.lp-ring-stage:active{cursor:grabbing}.lp-ring-track{transform-style:preserve-3d;position:absolute;inset:0}.lp-ring-card{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:26px;position:absolute;inset:0;overflow:hidden}.lp-ring-card img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%}.lp-ring-dots{justify-content:center;align-items:center;padding:0 20px;display:flex}.lp-ring-dot{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0;display:flex}.lp-ring-mark{border-radius:var(--lp-pill);background:#ffffff38;width:5px;height:5px;transition:width .3s cubic-bezier(.2,.7,.3,1),background-color .2s;display:block}.lp-ring-dot.is-active .lp-ring-mark{background:#ffffffe6;width:18px}.lp-root{--lp-header-h:84px;--lp-footer-h:148px;flex-direction:column;display:flex}.lp-root.lp-deck{height:100dvh;overflow:hidden}.lp-header{height:var(--lp-header-h);flex:none;position:static}.lp-header-inner{height:100%;padding-block:0}.lp-deck{scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.lp-deck::-webkit-scrollbar{display:none}.lp-slidenav{right:28px;top:calc(var(--lp-header-h) + (100dvh - var(--lp-header-h)) / 2);z-index:40;display:block;position:fixed;transform:translateY(-50%)}.lp-slide{min-height:calc(100dvh - var(--lp-header-h));scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;display:flex;position:relative}.lp-slide>*{width:100%}.lp-slide-last{min-height:calc(100dvh - var(--lp-header-h) - var(--lp-footer-h))}@media (max-width:1023px){.lp-root{--lp-header-h:60px;--lp-footer-h:150px}.lp-header-inner{padding:0 20px}.lp-slidenav{right:10px}.lp-slidenav ol{gap:11px}.lp-header-logo{font-size:26px}.lp-nav,.lp-mnav{display:none}.lp-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;padding:0;display:inline-flex}.lp-burger span{background:var(--lp-muted);width:17px;height:1.5px;transition:transform .22s cubic-bezier(.2,.7,.3,1)}.lp-burger.is-open span:first-child{transform:translateY(2.75px)rotate(45deg)}.lp-burger.is-open span:last-child{transform:translateY(-2.75px)rotate(-45deg)}.lp-header .lp-btn{padding:10px 18px;font-size:13px}.lp-hero{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.lp-hero-copy{z-index:1;flex:1;justify-content:center;gap:18px;padding:20px;position:relative}.lp-hero-title{letter-spacing:-.035em;font-size:clamp(32px,10.5vw,40px);line-height:1}.lp-hero-sub{max-width:none;font-size:15px;line-height:1.45}.lp-hero-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%}.lp-hero-actions .lp-btn{justify-content:space-between;padding:15px 22px}.lp-hero-stage{display:none}.lp-hero-marquee{flex:none}.lp-phone{border-radius:32px;width:232px}.lp-section{padding:24px 20px}.lp-feature{grid-template-columns:1fr;gap:20px;padding:24px 20px}.lp-feature-art.is-first{order:0}.lp-feature h2{letter-spacing:-.03em;font-size:clamp(28px,8vw,38px);line-height:1.05}.lp-feature p{max-width:none;font-size:16px}.lp-linkbar{max-width:none}.lp-stylist-wrap{padding:0 20px}.lp-stylist{border-radius:20px;padding:22px 20px}.lp-stylist h2{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(26px,7.5vw,34px);line-height:1.04}.lp-stylist>p{margin-bottom:18px;font-size:15px;line-height:1.5}.lp-stylist-grid{grid-template-columns:1fr;gap:10px}.lp-stylist-card{padding:16px 18px}.lp-stylist-card h3{font-size:17px}.lp-stylist-card p{font-size:14px}.lp-stylist-actions{flex-direction:column;align-items:stretch;margin-top:18px}.lp-stylist-actions .lp-btn{justify-content:space-between;padding:14px 20px;font-size:15px}.lp-faq summary{gap:16px;padding:16px 0;font-size:16px}.lp-faq p{font-size:15px}.lp-root .lp-footer{text-align:center;flex-flow:column;justify-content:flex-start;align-items:center;gap:16px;padding:4px 20px 24px}.lp-footer-brand{align-items:center;gap:6px}.lp-footer-brand .lp-wordmark{font-size:26px}.lp-footer-links{justify-content:center;gap:10px 18px;width:100%}.lp-footer-links span{flex-basis:100%}}.lp-slidenav{display:none}.lp-slidenav ol{flex-direction:column;align-items:center;gap:4px;display:flex}.lp-slidenav-dot{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:9px 11px;display:flex}.lp-slidenav-mark{border-radius:var(--lp-pill);background:#ffffff42;width:6px;height:6px;transition:height .32s cubic-bezier(.2,.7,.3,1),background-color .2s;display:block}.lp-slidenav-dot:hover .lp-slidenav-mark{background:#ffffff8c}.lp-slidenav-dot.is-active .lp-slidenav-mark{background:var(--lp-light);height:24px}@media (min-width:1024px){.lp-hero-copy{justify-content:center;padding:0 48px}.lp-hero-stage{height:100%;min-height:0;padding:40px 48px}.lp-section,.lp-feature{padding-block:56px}.lp-hero-stage .lp-phone{width:auto;height:min(660px, calc(100vh - var(--lp-header-h) - 96px))}.lp-feature-art .lp-phone{width:auto;height:min(620px, calc(100vh - var(--lp-header-h) - 150px))}}@media (prefers-reduced-motion:reduce){.lp-root *{transition:none!important}.lp-btn:hover,.lp-phone:hover,.lp-footer-links a:hover,.lp-footer-links button:hover,.lp-slide.is-in .lp-faq:hover{transform:none}.lp-deck{scroll-behavior:auto}.lp-slide [data-fx],.lp-slide [data-fx-in]{opacity:1;transform:none}.lp-hero-word{opacity:1;animation:none}.lp-hero-glow,.lp-hero-marquee-track{animation:none}}.lp-skip-link{z-index:100;border-radius:var(--lp-pill);background:var(--lp-text);color:var(--lp-ground);padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:top .15s ease-in-out;position:absolute;top:-60px;left:12px}.lp-skip-link:focus-visible{top:12px}.lp-deck:focus-visible{outline:2px solid var(--lp-text);outline-offset:-2px}.lp-frame>main:focus{outline:none}@media (prefers-reduced-motion:reduce){.lp-skip-link{transition:none}}.lp-ring-stage:focus-visible,.lp-hero-ring-stage:focus-visible{outline:2px solid var(--lp-text);outline-offset:4px;border-radius:16px}.lp-login-link{color:var(--lp-text);cursor:pointer;background:0 0;border:none;margin-right:6px;padding:8px;font-family:inherit;font-size:14px;font-weight:500;transition:color .15s}.lp-login-link:hover{color:var(--lp-muted)}.lp-account-currency.is-footer{justify-content:flex-start;gap:8px;padding:0}.lp-account-currency.is-footer .lp-account-currency-label{color:var(--lp-dim);font-size:12.5px}
