@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');
/* Soft pink, lilac, and berry palette overrides */
:root{--ink:#4a3042;--paper:#fff9fc;--orange:#e75480;--yellow:#ffd1df;--line:#f0dfe7;--muted:#806878}.announcement,.featured{background:#5b3852}.primary{box-shadow:4px 4px 0 #5b3852}.avatars i{background:#e18eaa}.avatars i:first-child{background:#aa8fa8}.avatars i:nth-child(3){background:#a895d1}.avatars i:nth-child(4){background:#dd9c9a}.hero-art{background:#f7d4e0}.sun{background:#f3b6cb}.blob{background:#cda9d7}.floating{box-shadow:0 15px 25px #8b4a6530}.deal-sticker{background:#5b3852}.deal-sticker b{color:#ffd9e6}.orange{background:#f5b7ca}.lavender{background:#ddd0f0}.mint{background:#c9e5dc}.yellow{background:#f8d9a1}.featured .eyebrow{color:#ffd2df}.cream{background:#f8e3e8}.blue{background:#d4c9ec}.peach{background:#f5c9ba}.price-note{color:#e2cdd8}.how-art{background:#f0dde6}.how-art:before{border-color:#d9bbca}.newsletter{background:#f2bdd0}.newsletter h2 em{color:#b23c67}.newsletter small{color:#6c5360}
:root{--ink:#1d2333;--paper:#fffdf8;--orange:#ff6b3d;--yellow:#ffc845;--line:#e8e4db;--muted:#646876}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}.announcement{background:#1d2333;color:#fff;text-align:center;font:12px 'DM Mono',monospace;letter-spacing:.02em;padding:10px}.announcement a{color:#fff;margin-left:10px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1210px;margin:auto;padding:0 26px}.brand{font-size:24px;font-weight:700;letter-spacing:-1.5px;color:var(--ink);text-decoration:none}.brand>span:not(.brand-mark){color:var(--orange)}.brand-mark{display:inline-grid;place-items:center;background:var(--orange);color:#fff;border-radius:50%;font-size:15px;width:28px;height:28px;margin-right:4px;vertical-align:2px}nav{display:flex;gap:32px}nav a,.text-link{font-size:14px;font-weight:600;color:var(--ink);text-decoration:none}.header-cta{font-size:14px;font-weight:700;text-decoration:none;color:var(--ink);border-bottom:2px solid var(--orange);padding-bottom:3px}.header-cta span{color:var(--orange)}.menu-button{display:none;background:none;border:0;font-size:23px}.hero{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;max-width:1210px;padding:54px 26px 67px;margin:auto;gap:35px}.eyebrow{font:11px 'DM Mono',monospace;letter-spacing:.12em;color:var(--orange);margin:0 0 15px;font-weight:500}.hero h1,.newsletter h2,h2{font-family:Fraunces,serif;letter-spacing:-2.8px;line-height:.98;margin:0}.hero h1{font-size:clamp(52px,6vw,81px)}em{font-style:normal;color:var(--orange)}.lede{max-width:465px;font-size:18px;line-height:1.55;color:var(--muted);margin:24px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.button{border:0;border-radius:3px;padding:15px 20px;font:600 14px 'DM Sans',sans-serif;cursor:pointer;text-decoration:none;display:inline-block}.primary{background:var(--orange);color:#fff;box-shadow:4px 4px 0 #23283a}.primary span{margin-left:15px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:3px}.proof{display:flex;align-items:center;gap:12px;margin-top:42px}.proof p{font-size:12px;color:var(--muted)}.proof strong{color:var(--ink)}.avatars{display:flex}.avatars i{font-style:normal;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px;border:2px solid var(--paper);margin-left:-7px;background:#d76d5b}.avatars i:first-child{margin-left:0;background:#8a9e81}.avatars i:nth-child(3){background:#6c7eb9}.avatars i:nth-child(4){background:#d8ad52}.hero-art{height:420px;background:#f0dfb4;border-radius:47% 53% 44% 56%/45% 42% 58% 55%;position:relative;overflow:hidden}.sun{position:absolute;width:285px;height:285px;border-radius:50%;background:#ffd66d;right:38px;top:61px}.blob{position:absolute;width:310px;height:280px;border-radius:46% 54% 58% 42%;background:#e79871;left:-58px;bottom:-128px}.floating{position:absolute;background:#fff;border-radius:9px;box-shadow:0 15px 25px #885f3d28;padding:15px;display:flex;flex-direction:column;gap:7px;align-items:center}.floating span{font-size:74px;line-height:1}.floating small{font-size:11px;font-weight:700}.card-one{top:62px;left:70px;transform:rotate(-9deg)}.card-two{right:60px;bottom:45px;transform:rotate(8deg)}.card-three{left:180px;bottom:25px;transform:rotate(-2deg)}.deal-sticker{position:absolute;right:29px;top:23px;border-radius:50%;width:86px;height:86px;background:var(--ink);color:#fff;text-align:center;padding-top:19px;font:10px 'DM Mono';line-height:1.4;transform:rotate(12deg)}.deal-sticker b{color:var(--yellow);font-size:13px}.categories,.featured,.how{max-width:1210px;margin:auto;padding:94px 26px}.section-heading h2,.featured h2{font-size:42px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px}.category{min-height:190px;color:var(--ink);text-decoration:none;padding:25px;position:relative;border-radius:4px;transition:transform .2s}.category:hover,.product-card:hover{transform:translateY(-4px)}.category span{font-size:34px;display:block;margin-bottom:30px}.category b{font-size:16px;display:block}.category small{font-size:12px;color:#555b67;display:block;margin-top:5px}.category i{position:absolute;right:22px;bottom:20px;font-style:normal;font-size:20px}.orange{background:#ffc19f}.lavender{background:#d7cef2}.mint{background:#b9e1d4}.yellow{background:#fde29a}.featured{background:#1d2333;max-width:none;padding-left:max(26px,calc((100vw - 1158px)/2));padding-right:max(26px,calc((100vw - 1158px)/2));color:#fff}.featured-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.featured .eyebrow{color:#ffc845}.featured h2{color:#fff}.featured .text-link{color:#fff;border-color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;color:var(--ink);transition:transform .2s}.product-visual{height:245px;position:relative;display:grid;place-items:center}.product-visual span{font-size:100px;filter:drop-shadow(4px 8px 4px #0002)}.product-visual b{position:absolute;top:14px;left:14px;background:#fff;padding:6px 8px;text-transform:uppercase;font:9px 'DM Mono'}.cream{background:#f3e6cd}.blue{background:#b9d6e8}.peach{background:#f1c1ad}.product-info{padding:21px}.product-category{font:10px 'DM Mono';color:var(--orange);margin:0 0 10px}.product-info h3{font-size:17px;margin:0 0 15px}.product-info div{font-size:14px}.product-info strong{font-size:19px}.product-info del{color:#858996;margin-left:4px}.product-info em{font-size:11px;font-weight:700;margin-left:4px}.product-info a{font-size:13px;display:block;color:var(--ink);text-decoration:none;font-weight:700;margin-top:20px}.price-note{font-size:11px;color:#b6b9c2;margin:25px 0 0}.how{display:grid;grid-template-columns:.92fr 1.08fr;gap:105px;align-items:center}.how-art{height:355px;background:#e6dfcf;position:relative;overflow:hidden;display:grid;place-items:center}.how-art:before{content:'';position:absolute;width:380px;height:380px;border:1px solid #c4b8a2;border-radius:50%}.how-art div{font:140px Fraunces;color:var(--orange);z-index:1}.how-art span{position:absolute;font:22px Fraunces;line-height:1.05;bottom:30px;left:33px}.how h2{font-size:47px}.how-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;color:var(--muted);max-width:480px;margin:21px 0}.how ol{list-style:none;padding:0;margin:27px 0}.how li{display:flex;gap:24px;padding:13px 0;border-top:1px solid var(--line);font-weight:600}.how li b{font:11px 'DM Mono';color:var(--orange)}.newsletter{background:#ffc845;text-align:center;padding:90px 24px}.newsletter .eyebrow{color:var(--ink)}.newsletter h2{font-size:50px}.newsletter h2 em{color:var(--ink)}form{margin:30px auto 13px;max-width:500px;display:flex;background:#fff;padding:5px}input{border:0;outline:0;flex:1;padding:0 14px;font:14px 'DM Sans'}form .primary{box-shadow:none}.newsletter small{font-size:10px;color:#55514a}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1210px;margin:auto;padding:33px 26px}footer p,footer a{font-size:11px;color:var(--muted)}footer>div{display:flex;gap:16px}.sr-only{position:absolute;clip:rect(0,0,0,0)}
@media(max-width:720px){.site-header{height:67px}.menu-button{display:block;order:2}.header-cta{display:none}nav{display:none;position:absolute;top:100px;left:20px;right:20px;background:#fff;padding:20px;z-index:4;box-shadow:0 12px 30px #0002;flex-direction:column;gap:15px}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:40px}.hero-art{height:320px}.card-one{left:30px}.card-two{right:30px}.card-three{left:140px}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.category{min-height:155px}.categories,.featured,.how{padding-top:65px;padding-bottom:65px}.how{grid-template-columns:1fr;gap:42px}.how-art{height:260px}.featured-intro{align-items:start;gap:20px}.featured-intro .text-link{white-space:nowrap}.newsletter{padding:65px 20px}.newsletter h2,.how h2{font-size:40px}form{display:block;background:transparent}input{height:49px;width:100%;margin-bottom:10px}.primary{width:100%;box-shadow:3px 3px 0 #23283a}footer{display:block}footer p{margin:18px 0}footer>div{gap:14px}.hero-actions{display:block}.hero-actions .text-link{display:inline-block;margin-top:26px}.section-heading h2,.featured h2{font-size:34px}}@media(max-width:390px){.category-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.card-three{left:120px}.floating span{font-size:54px}}
