:root{--ink:#181315;--muted:#73686c;--cream:#f8f3ef;--rose:#b85872;--rose-dark:#81374c;--gold:#c8a56a;--white:#fff;--line:#e7ddd8;--shadow:0 18px 55px rgba(48,27,34,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}.topbar{height:72px;padding:0 max(5vw,20px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.18);position:absolute;z-index:3;width:100%;color:#fff}.brand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.brand span{width:38px;height:38px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:'Playfair Display';font-size:14px}.brand strong{font-family:'Playfair Display';font-size:20px}.cart-button{border:1px solid rgba(255,255,255,.55);background:rgba(24,19,21,.25);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:10px 16px;font:600 14px inherit;cursor:pointer}.cart-button b{background:#fff;color:var(--rose-dark);display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;margin-left:7px}.hero{min-height:610px;color:#fff;background:linear-gradient(110deg,#171214 0%,#302027 54%,#713b4d 100%);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.hero-copy{padding:145px 6vw 95px;max-width:760px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:var(--gold);margin:0 0 16px}.hero h1{font:700 clamp(45px,6.5vw,86px)/.98 'Playfair Display';letter-spacing:-.045em;margin:0 0 26px;max-width:760px}.hero h1 em{display:block;color:#df9aae;font-style:italic}.hero-copy>p:not(.eyebrow){max-width:510px;color:#e9dfe2;font-size:18px;line-height:1.65}.primary{display:inline-flex;margin-top:18px;background:#fff;color:var(--ink);padding:15px 24px;border-radius:4px;text-decoration:none;font-weight:700}.hero-image{min-height:540px;background:linear-gradient(180deg,rgba(24,19,21,.06),rgba(24,19,21,.64)),url('https://www.gettimely.com/media/1a2jmqp4/beauty_lashfix_closeup.jpg?height=1280&quality=90&v=1db6ae4772e4390&width=1200') center/cover;display:flex;align-items:flex-end;padding:48px}.hero-image span{font:400 18px/1.25 'Playfair Display';border-left:2px solid var(--gold);padding-left:16px}.hero-image strong{font-size:27px}.benefits{max-width:1160px;margin:-38px auto 0;position:relative;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);padding:28px}.benefits div{display:flex;align-items:center;gap:14px;padding:6px 24px;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits b{color:var(--rose);font-family:'Playfair Display';font-size:24px}.benefits span{font-weight:600}.catalog{max-width:1240px;margin:auto;padding:96px 40px 110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-heading h2{font:700 clamp(36px,5vw,58px)/1 'Playfair Display';margin:0}.section-heading>p{color:var(--muted);font-size:14px}.search-row{display:grid;grid-template-columns:1fr 220px;gap:12px;margin:34px 0 18px}.search{height:52px;border:1px solid var(--line);display:flex;align-items:center;padding:0 16px;gap:10px;background:var(--cream);border-radius:7px}.search span{font-size:24px;color:var(--rose)}input,select{font:500 16px inherit}input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 14px;color:var(--ink)}.chips{display:flex;gap:8px;overflow:auto;padding:4px 0 26px;scrollbar-width:none}.chip{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font:600 14px inherit;cursor:pointer}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:355px;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-visual{height:156px;padding:20px;position:relative;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(135deg,var(--tone),#1c1719)}.product-visual:after{content:'CL';position:absolute;right:18px;top:14px;font:700 65px/1 'Playfair Display';opacity:.12}.product-visual strong{font:700 24px/1.1 'Playfair Display';max-width:75%}.badge{position:absolute;left:16px;top:15px;font-size:11px;letter-spacing:.09em;font-weight:700;background:rgba(255,255,255,.9);color:var(--ink);padding:6px 9px;border-radius:999px}.product-body{padding:19px;display:flex;flex-direction:column;flex:1}.product-meta{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--rose);font-weight:700}.product h3{font-size:18px;line-height:1.25;margin:8px 0 5px}.product p{margin:0;color:var(--muted);font-size:14px}.product-bottom{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-weight:700;font-size:14px}.add{border:0;background:var(--ink);color:#fff;border-radius:7px;padding:10px 13px;font:700 13px inherit;cursor:pointer}.add.added{background:#287c66}.empty{padding:70px;text-align:center;background:var(--cream);border-radius:10px;display:flex;flex-direction:column;gap:8px}.drawer{position:fixed;inset:0;z-index:10;visibility:hidden}.drawer.open{visibility:visible}.backdrop{position:absolute;inset:0;background:rgba(14,9,11,.62);border:0;opacity:0;transition:.25s}.open .backdrop{opacity:1}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(470px,100%);background:#fff;transform:translateX(100%);transition:.28s ease;display:flex;flex-direction:column}.open .drawer-panel{transform:none}.drawer-head{padding:26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head small{color:var(--rose);font-weight:700;letter-spacing:.13em}.drawer-head h2{font:700 36px 'Playfair Display';margin:3px 0 0}.drawer-head button{border:0;background:var(--cream);width:40px;height:40px;border-radius:50%;font-size:27px;cursor:pointer}.cart-items{padding:16px 26px;overflow:auto}.cart-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item strong{display:block}.cart-item small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{border:1px solid var(--line);background:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer}.cart-empty{text-align:center;color:var(--muted);padding:60px 30px;line-height:1.6}.drawer-footer{margin-top:auto;border-top:1px solid var(--line);padding:22px 26px;background:var(--cream)}.drawer-footer p{font-size:13px;color:var(--muted);margin:0 0 15px}.drawer-footer button{width:100%;background:#187b54;color:#fff;border:0;border-radius:8px;padding:15px;font:700 15px inherit;cursor:pointer}footer{background:var(--ink);color:#fff;padding:52px max(5vw,24px);display:flex;align-items:center;gap:22px;flex-wrap:wrap}footer strong{font:700 25px 'Playfair Display'}footer span{color:#d8c9ce}footer small{margin-left:auto;color:#a99ca1}@media(max-width:850px){.hero{grid-template-columns:1fr}.hero-copy{padding:120px 25px 70px}.hero-image{min-height:320px}.benefits{margin:0;box-shadow:none;padding:20px;grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid var(--line);padding:15px}.catalog{padding:70px 18px}.products{grid-template-columns:repeat(2,1fr)}.topbar{padding:0 18px}.section-heading{align-items:start;flex-direction:column}.search-row{grid-template-columns:1fr}.search-row select{height:48px}}@media(max-width:560px){.hero h1{font-size:48px}.hero-image{display:none}.products{grid-template-columns:1fr}.benefits{margin:0}.catalog{padding-top:58px}.product{min-height:330px}.product-visual{height:135px}footer{align-items:flex-start;flex-direction:column}footer small{margin:0}}
/* Product photography */
.product-visual{height:245px;padding:0;display:grid;place-items:center;overflow:hidden;background:#f6f1ee;color:var(--ink)}
.product-visual:after{display:none}
.product-visual img{width:100%;height:100%;object-fit:contain;background:#fff;transition:transform .3s ease}
.product:hover .product-visual img{transform:scale(1.035)}
.photo-proof{position:absolute;right:12px;bottom:12px;background:rgba(24,19,21,.78);color:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.product-body p strong{color:var(--ink)}
.variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}
.variant{display:flex;flex-direction:column;gap:5px;min-width:0}.variant span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.variant select{width:100%;height:38px;padding:0 8px;font-size:13px;background:var(--cream)}
.product:has(.variants){min-height:535px}.product:has(.variants) .product-bottom{padding-top:14px}
@media(max-width:560px){.variants{grid-template-columns:1fr 1fr}.product-visual{height:220px}}
.how-it-works{max-width:1160px;margin:86px auto 20px;padding:0 40px}.how-heading{max-width:720px}.how-heading h2{font:700 clamp(36px,5vw,58px)/1 'Playfair Display';margin:0 0 18px}.how-heading>p:last-child{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.how-steps article{border:1px solid var(--line);border-radius:12px;padding:24px 20px;background:var(--cream)}.how-steps b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--rose);color:#fff;font-family:'Playfair Display';font-size:18px}.how-steps h3{font:700 21px 'Playfair Display';margin:16px 0 8px}.how-steps p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.how-cta{display:inline-flex;margin-top:24px;padding:14px 20px;border-radius:7px;background:var(--ink);color:#fff;text-decoration:none;font-weight:700}@media(max-width:850px){.how-it-works{margin-top:58px;padding:0 20px}.how-steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){.how-steps{grid-template-columns:1fr}.how-steps article{padding:20px}}
