:root{--pink:#fa087a;--aqua:#08d9df;--ink:#101010;--paper:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body),sans-serif}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.topbar{background:var(--pink);color:#fff;text-align:center;padding:6px;font-weight:800;letter-spacing:.04em;font-size:14px}header{height:146px;gap:28px;padding:12px 3%;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #ddd}.brand,header{display:flex;align-items:center}.brand{gap:13px;min-width:320px}.brand picture{width:112px;height:112px}.brand img{width:100%;height:100%;object-fit:contain}.brand b,.brand i{font-family:var(--font-display),sans-serif;display:block;line-height:.94;font-size:42px;letter-spacing:.02em}.brand i{color:var(--pink);font-size:30px;transform:skew(-10deg)}.brand small{font-weight:800;letter-spacing:.1em;font-size:11px}nav{display:flex;gap:25px;align-items:center;justify-content:center;flex:1 1;font-family:var(--font-display),sans-serif;font-size:16px}nav a:hover{color:var(--pink)}.button,.vip{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;font-weight:800;letter-spacing:.02em;border-radius:999px;transition:transform .2s,background .2s,color .2s,border-color .2s}.pink,.vip{background:var(--pink);color:white}.pink:hover,.vip:hover{background:#d90065;transform:translateY(-2px)}.outline{border:2px solid var(--aqua);color:#00aeb7;background:#fff}.outline:hover{background:var(--aqua);color:#001d20}.hero{min-height:510px;display:grid;grid-template-columns:46% 54%;background:linear-gradient(110deg,#fffdf9 48%,var(--aqua) 48%);overflow:hidden}.heroCopy{padding:55px 9% 45px;align-self:center;position:relative;z-index:1}.about h1,.contact h1,.hero h1,.pageHero h1,.policy h1,.productCopy h1{font-family:var(--font-display),sans-serif;letter-spacing:.01em;font-size:clamp(48px,5.6vw,93px);margin:0 0 16px}.hero h1 em{font-style:normal;color:var(--pink)}.hero p{font-size:20px;line-height:1.35;max-width:460px;margin:0 0 25px}.heroCopy>div{display:flex;gap:14px;flex-wrap:wrap}.heroImage{margin:0;display:block;height:100%;background:linear-gradient(135deg,var(--aqua) 60%,var(--pink) 60%)}.heroImage img{width:100%;height:100%;object-fit:cover}.categoryRow{padding:12px 2.4%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.category{height:158px;position:relative;overflow:hidden;background:#ddd}.category img,.category picture{height:100%;width:100%;display:block}.category img{object-fit:cover}.category b{position:absolute;left:13px;bottom:13px;background:#111;color:#fff;font-family:var(--font-display),sans-serif;padding:5px 10px;font-size:20px;letter-spacing:.02em}.featured{padding:12px 2.5% 55px}.sectionTitle{display:flex;justify-content:space-between;align-items:center}.dropInfo h2,.faq h2,.sectionTitle h2{font:36px/1 var(--font-display),sans-serif;margin:0 0 18px}.sectionTitle a{color:var(--pink);font-weight:800}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.product{border:1px solid #ddd;display:grid;grid-template-columns:52% 48%;min-height:200px;background:#fff;transition:transform .2s,box-shadow .2s}.product:hover,.shopCard:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0002}.product img,.product picture{width:100%;height:100%;display:block}.product img{object-fit:cover}.product div{padding:17px 12px;display:flex;flex-direction:column;gap:8px}.product h3{font-size:17px;line-height:1.15;margin:0}.product strong,.productCopy strong,.shopCard strong{color:var(--pink);font-size:26px}.fine,.product span{font-size:13px}.dropInfo{background:var(--aqua);display:grid;grid-template-columns:1fr 1fr;align-items:center}.dropInfo>div{padding:60px 12%}.dropInfo p{font-size:18px;line-height:1.5;max-width:480px}.dropInfo img,.dropInfo picture{height:100%;width:100%;display:block}.dropInfo img{object-fit:cover}.faq{max-width:860px;padding:70px 25px;margin:auto}.faq details{border-top:2px solid #111;padding:17px 0}.faq summary{font-size:19px;font-weight:800;cursor:pointer}.faq p{max-width:700px;line-height:1.5}.pageHero{padding:80px 8% 45px;background:linear-gradient(120deg,var(--aqua),#fff 65%)}.pageHero h1{font-size:72px;margin:0}.pageHero p{font-size:19px}.shopGrid{padding:35px 4%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.shopCard{background:#fff;border:1px solid #ddd;padding-bottom:17px;transition:transform .2s,box-shadow .2s}.noImage,.shopCard img,.shopCard picture{height:280px;width:100%;display:block}.shopCard img{object-fit:contain;background:#f8f8f8}.shopCard h2,.shopCard strong{display:block;margin:13px 14px 0}.shopCard h2{font-size:17px;line-height:1.2}.shopCard strong{font-size:20px}.noImage{display:grid;place-items:center;background:var(--aqua);font:32px var(--font-display),sans-serif}.about,.productPage{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);grid-gap:50px;gap:50px;max-width:1240px;margin:60px auto;padding:0 25px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.gallery img,.gallery picture{width:100%;display:block}.gallery img{aspect-ratio:1;object-fit:contain;background:#f6f6f6}.productCopy{position:-webkit-sticky;position:sticky;top:175px;height:max-content}.productCopy h1{font-size:58px}.productCopy>p{font-size:18px;line-height:1.5}.eyebrow{font:17px var(--font-display),sans-serif;letter-spacing:.1em;color:var(--pink)}.about>picture,.about>picture img{width:100%;height:100%;display:block}.about>picture img{object-fit:cover;aspect-ratio:1}.about>div{align-self:center}.about p,.contact p,.policy p{font-size:18px;line-height:1.55}.contact{max-width:760px;padding:100px 25px;margin:auto}.policy{max-width:780px;padding:70px 25px;margin:auto}.policy h2{font:29px var(--font-display),sans-serif;margin:42px 0 0}.policy h1{font-size:62px}footer{margin-top:auto;padding:45px 4%;background:#111;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr auto;grid-gap:30px;gap:30px}footer b{font:28px var(--font-display),sans-serif}footer p{max-width:310px;line-height:1.5;color:#ddd}footer div:nth-child(n+2){display:flex;flex-direction:column;gap:9px}footer a:hover{color:var(--aqua)}footer img{height:30px;width:auto}.button:focus-visible,.vip:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}@media(max-width:1100px){header{gap:12px;height:115px}.brand{min-width:230px}.brand picture{width:78px;height:78px}.brand b{font-size:30px}.brand i{font-size:22px}.brand small{font-size:8px}nav{gap:13px;font-size:13px}.vip{padding:0 13px;font-size:12px}.productGrid,.shopGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.topbar{font-size:10px;letter-spacing:.025em}header{height:auto;flex-wrap:wrap;padding:9px 18px}.brand{min-width:0;flex:0 0 64px}.brand picture{width:58px;height:58px}.brand span{display:none}nav{order:3;width:100%;overflow:auto;justify-content:flex-start;padding:6px 0;gap:18px;white-space:nowrap}.vip{margin-left:auto;font-size:11px;min-height:42px;padding:0 12px}.hero{grid-template-columns:1fr;min-height:0;background:var(--paper)}.heroCopy{padding:48px 24px 34px}.hero h1{font-size:55px}.hero p{font-size:18px}.heroImage{height:360px}.categoryRow{grid-template-columns:repeat(2,1fr);gap:8px}.category{height:128px}.category b{font-size:16px;left:8px;bottom:8px}.dropInfo h2,.faq h2,.sectionTitle h2{font-size:30px}.productGrid,.shopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{grid-template-columns:1fr;min-height:0}.product picture{height:175px}.product div{padding:10px}.product h3{font-size:15px}.product strong{font-size:20px}.product span{display:none}.dropInfo{grid-template-columns:1fr}.dropInfo>div{padding:45px 24px}.dropInfo picture{height:300px}.pageHero{padding:55px 24px 30px}.pageHero h1{font-size:52px}.noImage,.shopCard img,.shopCard picture{height:190px}.shopCard h2{font-size:15px}.about,.productPage{grid-template-columns:1fr;gap:26px;margin:35px auto}.productCopy{position:static}.about h1,.contact h1,.policy h1,.productCopy h1{font-size:48px}.gallery{gap:8px}.contact,.policy{padding:65px 24px}footer{grid-template-columns:1fr 1fr;padding:35px 24px}footer>a,footer>div:first-child{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand picture{overflow:hidden;border-radius:50%;background:var(--aqua);flex:none}.brand picture img{transform:scale(2.18)}.category{height:182px;border-radius:30px 12px 30px 12px;outline:3px solid var(--pink);outline-offset:-3px;box-shadow:5px 6px 0 var(--aqua);transition:transform .2s,box-shadow .2s}.category:nth-child(2n){border-radius:12px 30px 12px 30px;box-shadow:-5px 6px 0 var(--pink);outline-color:var(--aqua)}.category:hover{transform:rotate(-1.25deg) translateY(-4px);box-shadow:9px 11px 0 var(--ink)}.category:nth-child(2n):hover{transform:rotate(1.25deg) translateY(-4px)}@media(max-width:760px){.category{height:142px;border-radius:24px 10px 24px 10px;box-shadow:3px 4px 0 var(--aqua)}.category:nth-child(2n){border-radius:10px 24px 10px 24px;box-shadow:-3px 4px 0 var(--pink)}}.product,.shopCard{border-radius:22px 8px 22px 8px;overflow:hidden;border:2px solid var(--pink)}.product:nth-child(2n),.shopCard:nth-child(2n){border-radius:8px 22px 8px 22px;border-color:var(--aqua)}.product:hover,.shopCard:hover{box-shadow:5px 6px 0 var(--ink)}@media(max-width:760px){.product,.shopCard{border-radius:16px 6px 16px 6px}.product:nth-child(2n),.shopCard:nth-child(2n){border-radius:6px 16px 6px 16px}}.brand b{color:var(--aqua);-webkit-text-stroke:1.5px var(--pink);paint-order:stroke fill}.product,.shopCard{border-radius:34px 14px 32px 16px/20px 36px 18px 34px;border-width:3px;box-shadow:4px 5px 0 color-mix(in srgb,var(--pink) 44%,transparent)}.product:nth-child(2n),.shopCard:nth-child(2n){border-radius:14px 34px 16px 32px/36px 20px 34px 18px;box-shadow:-4px 5px 0 color-mix(in srgb,var(--aqua) 64%,transparent)}.product:hover,.shopCard:hover{box-shadow:7px 8px 0 var(--ink)}@media(max-width:760px){.product,.shopCard{border-radius:25px 10px 24px 11px/15px 26px 14px 25px;border-width:2px}.product:nth-child(2n),.shopCard:nth-child(2n){border-radius:10px 25px 11px 24px/26px 15px 25px 14px}}:root{--pink:#fd4782;--aqua:#6cd1c5}.pink:hover,.vip:hover{background:#dd2865}.outline{color:#3d968b}.category b,.dropInfo h2,.eyebrow,.faq h2,.policy h2,.sectionTitle h2,footer b,nav{font-family:var(--font-body),sans-serif;font-weight:800;letter-spacing:.035em}.about h1,.contact h1,.hero h1,.pageHero h1,.policy h1,.productCopy h1{font-family:var(--font-display),serif;font-weight:700;letter-spacing:-.055em;line-height:.92}.hero{background:linear-gradient(115deg,#fffdf9 51%,#dff2ee 0)}.heroImage{background:linear-gradient(135deg,#bfe7e1 0 67%,#f6bad0 67%)}.heroImage img{mix-blend-mode:normal;opacity:.96}.category{box-shadow:5px 6px 0 #f7c1d4}.category:nth-child(2n){box-shadow:-5px 6px 0 #bfe7e1}.hero{background:radial-gradient(circle at 38% 18%,#ffe4ed 0 13%,transparent 13.3%),#fff9fb}.heroCopy{padding-left:10%}.heroImage{margin:22px 0;border-radius:96px 0 0 96px;background:#f8c4d6;box-shadow:-10px 10px 0 #c8ebe5}.heroImage img{mix-blend-mode:multiply;filter:saturate(.78);opacity:1}.about h1,.contact h1,.hero h1,.pageHero h1,.policy h1,.productCopy h1{font-weight:650;letter-spacing:-.045em;line-height:.88}.category{box-shadow:5px 6px 0 #ffd1df}.category:nth-child(2n){box-shadow:-5px 6px 0 #c8ebe5}@media(max-width:760px){.heroCopy{padding-left:24px}.heroImage{margin:0 16px;border-radius:52px 52px 0 0;box-shadow:0 7px 0 #c8ebe5}.hero h1{font-size:51px}}@media(min-width:761px){.hero{height:620px;min-height:0}.heroCopy,.heroImage{min-height:0;height:auto}.heroImage img{min-height:0}}@media(max-width:760px){header nav{flex:0 0 100%}header nav a:nth-child(n+5){display:none}}.about h1{font-family:var(--font-hand),cursive;font-size:clamp(3.8rem,7vw,6.4rem);font-weight:700;letter-spacing:-.06em;line-height:.82;color:var(--pink)}.vip{min-height:46px;padding:0 21px;border:2px solid var(--aqua);border-radius:48% 52% 46% 54%/52% 45% 55% 48%;box-shadow:3px 3px 0 #f7bdd1;font-size:13px;letter-spacing:.04em}.vip:hover{transform:rotate(-2deg) translateY(-2px);box-shadow:5px 5px 0 #f7bdd1}.browse{position:relative;padding:26px 2.4% 10px;background:#fff9fb;text-align:center;overflow:hidden}.browse:after,.browse:before{content:"♡";position:absolute;color:#f8c4d6;font-family:var(--font-display),serif;font-size:46px;line-height:1}.browse:before{left:4%;top:26px;transform:rotate(-16deg)}.browse:after{right:4%;top:38px;transform:rotate(18deg)}.browse p{margin:0 0 2px;color:#d93470;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.browse h2{margin:0;font-family:var(--font-display),serif;font-size:clamp(31px,3vw,48px);letter-spacing:-.045em;line-height:.95}.browse .categoryRow{padding:18px 0 4px}.category{height:196px;border:0;outline:0;overflow:visible;background:transparent;box-shadow:none!important;isolation:isolate}.category picture{position:absolute;inset:0;overflow:hidden;border:3px solid var(--pink);border-radius:50% 50% 45% 55%/45% 55% 45% 55%;box-shadow:4px 5px 0 #ffd0df}.category:nth-child(2n) picture{border-color:var(--aqua);border-radius:55% 45% 50% 50%/52% 42% 58% 48%;box-shadow:-4px 5px 0 #c8ebe5}.category picture:after{content:"";position:absolute;inset:8px;border:1px dashed rgba(255,255,255,.8);border-radius:inherit;pointer-events:none}.category b{left:50%;bottom:-9px;z-index:2;transform:translateX(-50%) rotate(-2deg);min-width:max-content;padding:8px 14px;border:2px solid var(--pink);border-radius:999px;background:#fffafc;color:#151114;font-size:15px;box-shadow:2px 3px 0 #f9b5cc}.category:nth-child(2n) b{border-color:var(--aqua);transform:translateX(-50%) rotate(2deg);box-shadow:-2px 3px 0 #bde7e1}.category:hover{transform:translateY(-5px) rotate(0deg)}.category:hover picture{box-shadow:7px 9px 0 #fd4782}.category:nth-child(2n):hover picture{box-shadow:-7px 9px 0 #6cd1c5}@media(max-width:760px){.vip{min-height:40px;padding:0 14px;font-size:10px}.browse{padding:22px 16px 8px}.browse:after,.browse:before{font-size:30px}.browse:before{left:2%;top:21px}.browse:after{right:2%;top:31px}.browse p{font-size:10px}.browse h2{font-size:33px}.browse .categoryRow{padding-top:16px;gap:12px 10px}.category{height:143px}.category b,.category picture{border-width:2px}.category b{bottom:-8px;padding:6px 9px;font-size:11px}.categoryRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_97f5e1{font-family:Caveat,Caveat Fallback;font-style:normal}.__variable_97f5e1{--font-hand:"Caveat","Caveat Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-body:"DM Sans","DM Sans Fallback"}