@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&display=swap";:root{color:#111;background:#fff;font-family:Archivo,Helvetica,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}.site{min-height:100vh;background:#fff;color:#111}.promo{background:#e5e5e5;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.03em}.header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:180px 1fr auto;gap:22px;align-items:center;padding:18px 30px;background:#ffffffeb;border-bottom:1px solid #e2e2e2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{font-size:25px;font-weight:800;letter-spacing:.02em}.nav{display:flex;gap:24px;align-items:center;justify-content:center;font-size:13px;font-weight:700}.nav a,.footer a,.category-strip a{border-bottom:1px solid transparent}.nav a:hover,.footer a:hover,.category-strip a:hover{border-bottom-color:#111}.socials{display:flex;gap:12px;align-items:center;justify-content:flex-end}.socials a{width:26px;height:26px;display:grid;place-items:center}.tiktok-mark{font-size:19px;font-weight:800;line-height:1}.category-strip{display:flex;gap:26px;overflow-x:auto;white-space:nowrap;padding:16px 30px;border-bottom:1px solid #e2e2e2;font-size:12px;font-weight:700}.hero{min-height:76vh;display:grid;grid-template-columns:1.05fr .95fr;gap:0;border-bottom:1px solid #e2e2e2}.hero-frame{min-height:620px;position:relative;display:grid;place-items:center;background:#f5f5f5;border-right:1px solid #e2e2e2}.frame-tag{position:absolute;top:26px;left:28px;font-size:12px;font-weight:800;letter-spacing:.05em}.cover-art{width:min(62%,520px);aspect-ratio:4 / 5;display:grid;place-items:center;background:linear-gradient(135deg,#0f0f0f,#3b3b3b 45%,#d9d9d9);color:#fff}.cover-text{font-size:clamp(54px,6vw,104px);line-height:.86;font-weight:800;letter-spacing:-.06em}.hero-copy{padding:80px 58px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,8vw,138px);line-height:.82;letter-spacing:-.07em;margin-bottom:24px}.hero-copy p:not(.eyebrow){max-width:620px;font-size:20px;line-height:1.45}.hero-actions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.button,.newsletter button,.drop-card a{border:1px solid #111;padding:12px 18px;font-size:12px;font-weight:800;letter-spacing:.04em;display:inline-flex;justify-content:center;align-items:center;min-height:42px}.button.dark,.newsletter button{background:#111;color:#fff}.button.light{background:#fff}.drops{padding:58px 30px 70px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-title h2,.reviews h2,.feature-row h2{font-size:clamp(36px,5vw,72px);line-height:.92;letter-spacing:-.055em;margin-bottom:0}.section-title p{max-width:460px;color:#555;line-height:1.45;margin-bottom:0}.drop-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #111;border-left:1px solid #111}.drop-card{min-height:450px;border-right:1px solid #111;border-bottom:1px solid #111;padding:18px;display:flex;flex-direction:column}.thumb{height:230px;background:#f0f0f0;display:grid;place-items:center;margin-bottom:18px}.thumb span{font-size:68px;font-weight:800;letter-spacing:-.06em}.drop-card p{font-size:12px;font-weight:800;letter-spacing:.06em;margin-bottom:10px}.drop-card h3{font-size:28px;margin-bottom:10px}.drop-card small{color:#555;font-size:15px;line-height:1.45;margin-bottom:24px}.drop-card a{margin-top:auto;width:-moz-fit-content;width:fit-content}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:70px 30px;background:#f4f4f4;border-block:1px solid #e2e2e2}.feature-row>p{font-size:20px;line-height:1.45;margin:auto 0;color:#333}.reviews{padding:68px 30px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.review{border:1px solid #e2e2e2;padding:24px;min-height:220px;display:flex;flex-direction:column}.review strong{margin-bottom:18px}.review p{line-height:1.55;color:#333}.review span{margin-top:auto;font-weight:800}.footer{border-top:1px solid #111;display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:50px;padding:48px 30px}.footer h2{font-size:20px;margin-bottom:18px}.footer a{display:block;width:-moz-fit-content;width:fit-content;margin:8px 0;font-size:14px}.newsletter p{color:#555;line-height:1.45;max-width:460px}.newsletter label{display:grid;gap:8px;margin-top:18px;font-size:12px;font-weight:800}.newsletter input{border:0;border-bottom:1px solid #111;padding:12px 0;font:inherit;outline:none}.newsletter button{margin-top:18px;cursor:pointer}.copyright{padding:18px 30px;border-top:1px solid #e2e2e2;font-size:13px}@media (max-width: 920px){.header{grid-template-columns:1fr;text-align:center;gap:14px}.nav,.socials{justify-content:center;flex-wrap:wrap}.hero,.feature-row,.footer{grid-template-columns:1fr}.hero-frame{min-height:470px;border-right:0;border-bottom:1px solid #e2e2e2}.hero-copy{padding:46px 24px}.drop-grid,.review-grid{grid-template-columns:1fr}.section-title{display:block}.drops,.reviews,.feature-row,.footer{padding-left:20px;padding-right:20px}}
