@font-face{font-family:Space;src:url(/fonts/SpaceGrotesk-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Space;src:url(/fonts/SpaceGrotesk-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--cream:#fffaf0;--purple:#30133e;--pink:#e52b76;--muted:#69576c;--line:#e5d8dd;--rose:#fde3ec}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--cream);color:var(--purple);margin:0;font-family:Space,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline-offset:6px;outline:3px solid #aa165b}img{max-width:100%;height:auto;display:block}.wrap{width:min(1200px,100% - 96px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;min-height:112px;display:flex}.wordmark{letter-spacing:.07em;font-size:16px;font-weight:700;line-height:1.25;text-decoration:none}.wordmark span{letter-spacing:.36em;margin-top:6px;font-size:11px;display:block}nav{align-items:center;gap:32px;display:flex}nav a{padding-block:12px;font-size:14px;font-weight:700;text-decoration:none}nav a:last-child span{margin-left:8px}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:28px;padding-block:72px 84px;display:grid}.eyebrow{letter-spacing:.13em;margin:0 0 22px;font-size:12px;font-weight:700;line-height:1.6}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:28px;font-size:clamp(44px,4.75vw,70px);font-weight:700;line-height:1.06}em{color:#bb215e;font-style:normal}.intro{max-width:400px;color:var(--muted);margin-bottom:30px;font-size:18px}.button{background:var(--purple);min-height:52px;color:var(--cream);border-radius:8px;justify-content:space-between;align-items:center;gap:30px;padding:13px 23px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.button:hover{background:#592354}.button span{font-size:22px;line-height:1}.hero-art{padding:4px;transform:rotate(3deg)}.section-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:24px}.section-heading .eyebrow{margin:0}.product{background:var(--rose);border:1px solid #f0cbd9;border-radius:24px;grid-template-columns:1fr 1.08fr;display:grid;overflow:hidden}.product-art{background:#fff1c9;justify-content:center;align-items:center;padding:42px;display:flex}.product-art img{object-fit:contain;width:340px;max-height:380px}.product-copy{padding:50px 54px}.product-copy .eyebrow{margin-bottom:16px}.product h3{letter-spacing:-.045em;margin-bottom:22px;font-size:42px;line-height:1.12}.product h3 span{color:#a52158}.product-copy>p:not(.eyebrow){color:#614555;max-width:410px;margin-bottom:26px}.support-link{width:fit-content;margin-top:18px;font-size:14px;display:block}.about{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-block:100px;display:grid}.about h2{letter-spacing:-.045em;margin:0;font-size:38px;line-height:1.18}.about>p{color:var(--muted);max-width:480px;margin:0;font-size:19px}.about .eyebrow{margin-bottom:20px}.contact{background:var(--purple);color:var(--cream)}.contact-inner{justify-content:space-between;align-items:center;gap:40px;padding-block:60px;display:flex}.contact .eyebrow{color:#f5acc8;margin-bottom:12px}.contact h2{letter-spacing:-.05em;margin:0;font-size:56px;line-height:1.1}.contact a{overflow-wrap:anywhere;align-items:center;gap:32px;font-size:clamp(16px,2vw,23px);display:flex}.contact a span{font-size:30px}.contact a:focus-visible{outline-color:#f9aecb}footer{justify-content:space-between;align-items:center;gap:30px;padding-block:28px;display:flex}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand p{color:var(--muted);margin:0;font-size:12px}footer nav{gap:22px}footer nav a{font-size:12px;font-weight:400}.skip-link{background:var(--purple);color:#fff;z-index:10;padding:10px 18px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media (max-width:800px){.wrap{width:calc(100% - 48px)}.site-header{gap:16px;min-height:94px}nav{gap:18px}.hero{gap:12px;padding-block:55px}h1{font-size:48px}.hero-art{transform:none}.eyebrow{font-size:11px}.product-copy{padding:34px}.product-art{padding:20px}.product h3{font-size:32px}.about{gap:40px;padding-block:70px}.about h2{font-size:30px}.about>p{font-size:17px}.contact-inner{flex-direction:column;align-items:flex-start;gap:25px}footer{flex-direction:column;align-items:flex-start;gap:14px}}@media (max-width:560px){.wrap{width:calc(100% - 40px)}.site-header{align-items:flex-start;padding-block:20px}.wordmark{max-width:150px;font-size:12px}.wordmark span{font-size:10px}.site-header nav{gap:15px}.site-header nav a{padding-top:2px;font-size:12px}.site-header nav a:nth-child(2),.site-header nav a span{display:none}.hero{grid-template-columns:1fr;gap:30px;padding-block:38px 48px}.hero-copy{order:2}h1{letter-spacing:-.055em;font-size:clamp(40px,10.8vw,59px)}.hero-art{width:min(72%,280px);margin-inline:auto}.intro{font-size:17px}.hero .eyebrow{letter-spacing:.09em;margin-bottom:18px;font-size:10px}.section-heading{flex-direction:column-reverse;align-items:flex-start;gap:8px}.section-heading h2{font-size:22px}.product{border-radius:18px;grid-template-columns:1fr}.product-art{padding:25px}.product-art img{width:220px;height:220px}.product-copy{padding:28px}.product h3{font-size:33px}.about{grid-template-columns:1fr;gap:26px;padding-block:60px}.about h2{font-size:32px}.contact-inner{padding-block:42px}.contact h2{font-size:48px}.contact a{gap:12px;font-size:15px}.contact a span{font-size:23px}footer nav{flex-wrap:wrap;gap:4px 20px}.footer-brand{gap:10px}.footer-brand img{width:48px}.footer-brand p{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
