:root{--ink:#0b0909;--cream:#fffaf7;--brown:#6b2f17;--lime:#eaff59;--pink:#f7a7cf;--lilac:#d9b7ff;--purple:#7157a1;--muted:#4d4d4d;--serif:Georgia,'Times New Roman',serif;--sans:Inter,Avenir,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.48}img{display:block;max-width:100%}a{color:inherit}.hero{position:sticky;top:0;z-index:0;min-height:815px;overflow:hidden;background:#030303 var(--hero-image) center/cover no-repeat;color:#fffaf3}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.12) 0%,transparent 55%);pointer-events:none}.hero-inner{position:relative;z-index:1;width:min(1160px,90vw);min-height:815px;margin:auto;padding:57px 0 190px}.brand{display:flex;width:285px;flex-direction:column;color:#ead8be;font-family:var(--serif);font-size:34px;line-height:.91;letter-spacing:.12em}.brand-the{margin:0 0 -3px 4px;font-size:28px;font-style:italic;letter-spacing:0}.brand small{margin-top:16px;color:#fff;font:600 11px/1.2 var(--sans);letter-spacing:.24em}.hero-copy{position:absolute;left:0;top:300px;width:555px}.hero h1{margin:0 0 27px;font:400 clamp(46px,4.3vw,67px)/1.04 var(--serif);letter-spacing:-.035em}.hero h1 em{color:var(--lime);font-weight:400}.hero-copy>p{max-width:520px;margin:0;color:#eee;font-size:23px;line-height:1.75}.social-links{display:flex;gap:38px;margin-top:32px}.social-links a{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:12px;color:#fff;opacity:.78;transition:.2s}.social-links a:hover,.social-links a:focus-visible{opacity:1;transform:translateY(-2px)}.social-links svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6}.social-links .fill{fill:currentColor;stroke:none}.store-section{position:relative;padding:48px 0 58px;background:#fffaf9}.overlap-section{z-index:3;margin-top:-105px;border-radius:64px 64px 0 0;padding-top:54px;background:radial-gradient(circle at 50% 0,#fff 0,#fffafa 55%,#fff8f7 100%)}.section-starter{isolation:isolate;border-radius:48px 48px 0 0;background:radial-gradient(circle at 50% 10%,#fff 0,#f7efff 72%,#f0e4fb 100%)}.section-tools{background:#fffaf7}.section-inner{width:min(1000px,calc(100% - 42px));margin:auto}.section-heading{text-align:center;margin:0 auto 22px}.section-heading span,.eyebrow{color:var(--purple);font-size:15px;font-weight:700;letter-spacing:.16em}.section-heading span b{color:#ff935c}.section-heading h2,.about-section h2{margin:5px 0 3px;font:400 clamp(35px,4vw,49px)/1.1 var(--serif);letter-spacing:-.025em}.section-heading p{max-width:560px;margin:0 auto;font-size:18px;line-height:1.4}.product-list{display:grid;gap:12px}.product-card{display:grid;grid-template-columns:196px 1fr 190px;gap:30px;min-height:188px;padding:14px 22px 14px 14px;align-items:center;border:1px solid rgba(80,40,40,.04);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 8px 28px rgba(70,37,45,.08)}.product-visual{display:grid;aspect-ratio:1.06;place-items:center;overflow:hidden;border-radius:16px;font:400 47px/1 var(--serif);text-align:center;letter-spacing:.02em}.product-visual img{width:100%;height:100%;object-fit:cover}.product-visual span{display:flex;flex-direction:column}.product-visual small{display:block;margin-top:7px;font:400 14px/1.05 var(--sans);letter-spacing:.28em}.tone-lilac{background:linear-gradient(135deg,#edd8ff,#e8c5f1)}.tone-cream{background:linear-gradient(135deg,#fff8ee,#f0dfd1);color:#743a20}.tone-pink{background:linear-gradient(135deg,#ffd0ea,#ffaed5)}.tone-peach{background:linear-gradient(135deg,#ffe9dc,#f4c5b9)}.tone-lime{background:linear-gradient(135deg,#f3ffbf,#dffc76)}.product-copy h3{margin:0 0 8px;color:var(--brown);font-size:25px;line-height:1.2}.product-copy p{margin:0;color:#292627;font-size:18px;line-height:1.45}.product-badge{display:inline-block;margin-bottom:7px;padding:3px 9px;border-radius:99px;background:#f3e4ff;color:#6e4389;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-action{text-align:center}.product-button{display:inline-flex;min-width:170px;min-height:52px;align-items:center;justify-content:center;padding:12px 20px;border-radius:99px;background:linear-gradient(100deg,#e9f64c,#ddeb4a);font-size:15px;font-weight:800;text-decoration:none;text-transform:uppercase;transition:.2s}.product-button:hover,.product-button:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px rgba(159,175,31,.27)}.section-starter .product-button{background:linear-gradient(100deg,#ffb4dc,#f6a3ce)}.section-tools .product-button{background:linear-gradient(100deg,#dec4ff,#d0a9ff)}.product-price{display:flex;gap:10px;justify-content:center;align-items:baseline;margin-top:7px}.product-price strong{color:#f570b6;font-size:21px}.product-price del{color:#888;font-size:16px}.about-section{padding:90px max(5vw,25px);background:#100b0e;color:#fffaf3}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;width:min(1060px,100%);margin:auto;align-items:center}.about-section p{color:#ddd;font-size:18px;line-height:1.7}.final-cta{padding:42px;border:1px solid rgba(246,184,90,.35);border-radius:28px;background:radial-gradient(circle at top right,rgba(111,53,87,.58),rgba(19,12,16,.8))}.final-cta a{display:inline-flex;margin-top:8px;padding:15px 25px;border-radius:99px;background:var(--lime);color:#111;font-weight:800;text-decoration:none;text-transform:uppercase}.site-footer{padding:34px 25px;background:#080606;color:#aaa;text-align:center;font-size:13px}.site-footer p{max-width:760px;margin:0 auto 11px}.site-footer .footer-line{color:#ead8be;font:italic 19px var(--serif)}.fallback-content{width:min(820px,90%);margin:60px auto}.js .reveal{opacity:.94;transform:translateY(56px);transition:transform 700ms ease,opacity 700ms ease}.js .reveal.is-visible{opacity:1;transform:translateY(0)}
@media (max-width:900px){.hero{min-height:810px;background-position:54% center}.hero-inner{min-height:810px}.hero-copy{top:315px;width:52%}.hero h1{font-size:48px}.hero-copy>p{font-size:19px;line-height:1.55}.product-card{grid-template-columns:155px 1fr}.product-action{grid-column:2;text-align:left;margin-top:-12px}.product-button{min-width:155px;min-height:44px}.product-price{display:inline-flex;margin-left:14px}.about-grid{grid-template-columns:1fr;gap:34px}}
@media (max-width:620px){body{font-size:16px}.hero{min-height:760px;background-size:auto 700px;background-position:82% bottom;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#030303 0,rgba(3,3,3,.9) 36%,rgba(3,3,3,.16) 72%,rgba(3,3,3,.02) 100%)}.hero-inner{width:calc(100% - 40px);min-height:760px;padding-top:36px}.brand{width:190px;font-size:24px}.brand-the{font-size:21px}.brand small{margin-top:10px;font-size:8px}.hero-copy{top:250px;width:62%}.hero h1{margin-bottom:20px;font-size:39px;line-height:1.04}.hero-copy>p{font-size:15px;line-height:1.55}.social-links{gap:22px;margin-top:26px}.social-links a{width:44px;height:44px;border-radius:10px}.social-links svg{width:22px;height:22px}.overlap-section{margin-top:-62px;border-radius:38px 38px 0 0;padding-top:42px}.store-section{padding-bottom:38px}.section-starter{isolation:isolate;border-radius:33px 33px 0 0}.section-inner{width:calc(100% - 24px)}.section-heading{margin-bottom:18px}.section-heading span{font-size:12px}.section-heading h2{font-size:32px}.section-heading p{max-width:330px;font-size:14px}.product-list{gap:10px}.product-card{grid-template-columns:112px 1fr;gap:17px;min-height:143px;padding:10px;border-radius:15px}.product-visual{border-radius:12px;font-size:30px}.product-visual small{font-size:9px}.product-copy h3{font-size:19px;margin-bottom:5px}.product-copy p{font-size:14px;line-height:1.35}.product-action{grid-column:2;margin-top:-5px;text-align:left}.product-button{min-width:130px;min-height:40px;padding:9px 13px;font-size:12px}.product-price{gap:7px;margin-left:8px}.product-price strong{font-size:16px}.product-price del{font-size:13px}.about-section{padding:65px 24px}.about-section h2{font-size:36px}.final-cta{padding:27px}.site-footer{padding-bottom:28px}}
@media (max-width:390px){.hero{background-size:auto 670px;background-position:83% bottom}.hero-copy{width:68%}.hero h1{font-size:35px}.product-card{grid-template-columns:98px 1fr;gap:13px}.product-copy h3{font-size:17px}.product-copy p{font-size:13px}.product-button{min-width:118px}.product-price{display:flex;justify-content:flex-start;margin:6px 0 0}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal,.js .reveal.is-visible{opacity:1;transform:none;transition:none}.product-button,.social-links a{transition:none}}

 #main-content{position:relative;isolation:isolate}.store-section,.about-section,.site-footer{position:relative;z-index:3}body.admin-bar .hero{top:32px}@media(max-width:782px){body.admin-bar .hero{top:46px}}.section-starter:before{content:"";position:absolute;z-index:-1;top:-48px;left:0;right:0;height:120px;background:#fffaf9}.overlap-section .section-heading{margin-bottom:36px}