@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito:wght@400;600;700;800&display=swap";
:root{--cream:#fff8f1;--ink:#322b2a;--pink:#fac0d4;--pink-lite:#fff7fa;--yellow:#ffd45c;--purple:#b8acd3;--line:#f8e9ee}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}body{color:var(--ink);background:var(--cream);margin:0;font-family:Nunito,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,.button{font-family:Fredoka,sans-serif}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.shipping-strip{color:#fff;background:var(--pink);text-align:center;letter-spacing:.02em;clip-path:polygon(0 0,100% 0,100% 75%,98% 100%,96% 75%,94% 100%,92% 75%,90% 100%,88% 75%,86% 100%,84% 75%,82% 100%,80% 75%,78% 100%,76% 75%,74% 100%,72% 75%,70% 100%,68% 75%,66% 100%,64% 75%,62% 100%,60% 75%,58% 100%,56% 75%,54% 100%,52% 75%,50% 100%,48% 75%,46% 100%,44% 75%,42% 100%,40% 75%,38% 100%,36% 75%,34% 100%,32% 75%,30% 100%,28% 75%,26% 100%,24% 75%,22% 100%,20% 75%,18% 100%,16% 75%,14% 100%,12% 75%,10% 100%,8% 75%,6% 100%,4% 75%,2% 100%,0 75%);padding:13px 20px 24px;font-size:13px;font-weight:800}.nav{align-items:center;gap:38px;min-height:100px;display:flex}.brand img{width:120px;display:block}.nav-links{text-transform:uppercase;letter-spacing:.08em;gap:24px;font-size:12px;font-weight:800;display:flex}.nav-links a:hover{color:var(--pink)}.cart-link{text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:12px;font-weight:800}.cart-link span{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:inline-grid}.hero{background:#f9dee2;border-radius:28px;align-items:center;min-height:545px;margin-bottom:48px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#fff8f1c7,#fff8f114 62%);position:absolute;inset:0}.hero-copy{z-index:1;align-self:end;max-width:430px;margin-left:22px;padding:54px;transform:translate(52px,-36px)}.hero-copy .button{padding:17px 30px;font-size:16px}.eyebrow{color:#d66d99;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(44px,6vw,76px);line-height:.92}.hero-copy>p:not(.eyebrow){max-width:320px;margin-bottom:28px;font-size:17px;line-height:1.55}.button{cursor:pointer;border:0;border-radius:999px;align-items:center;gap:13px;padding:14px 23px;font-size:14px;font-weight:700;display:inline-flex}.yellow{background:var(--yellow)}.light{color:var(--ink);background:#fff}.button:hover{transform:translateY(-2px)}.values{text-align:center;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:58px;display:grid}.values div{gap:8px;display:grid}.values b{justify-content:center;align-items:center;gap:4px;font-family:Fredoka,sans-serif;font-size:14px;display:flex}.values-icon{fill:currentColor;width:16px;height:16px}.values span{color:#695e5d;font-size:12px;line-height:1.45}.drop-grid{grid-template-columns:1.35fr 1fr;gap:22px;margin-bottom:75px;display:grid}.new-drop,.shipping-card{border:1px solid var(--line);border-radius:24px;min-height:220px;position:relative;overflow:hidden}.new-drop{background:#ffedf0;flex-direction:column;justify-content:flex-end;align-items:start;padding:29px;display:flex}.new-drop img{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.new-drop p,.new-drop button{position:relative}.new-drop p{margin-bottom:14px;font-weight:800}.shipping-card{background:var(--pink-lite);border-style:dashed;align-content:center;gap:10px;padding:35px;display:grid}.shipping-card span{color:#e490ac}.shipping-card h2{font-size:31px;line-height:1}.shipping-card p{color:#756464}.products,.feel-section{margin-bottom:78px}.section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:23px;display:flex}.section-heading h2,.community h2{letter-spacing:-.03em;font-size:32px}.section-heading>a{color:#ae6893;font-size:13px;font-weight:800}.section-heading>p{color:#756464;font-size:14px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.products .product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.product-card{background:#fff;border:1px solid #f3e8e9;border-radius:18px;padding:11px;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-6px)rotate(-.5deg);box-shadow:0 14px 28px #cfb7bd40}.product-visual{border-radius:12px;place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.product-visual span{z-index:1;color:#d6648d;text-transform:uppercase;background:#fff;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;position:absolute;top:9px;left:9px}.product-visual img{object-fit:cover;width:100%;height:100%}.tone-0{background:#ffe9ef}.tone-1{background:#fff1dc}.tone-2{background:#f9e6ff}.tone-3{background:#e7f3ff}.product-card h3{margin:13px 0 3px;font-size:17px}.product-card p{color:#8d787b;margin-bottom:5px;font-size:12px}.product-card strong{color:#dd6f9b}.lucky-box{background:linear-gradient(135deg,#fffafd,#fff7e8);border:1.5px dashed #e6c9ff;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:78px;padding:30px 34px;display:grid;box-shadow:0 18px 36px #c99aae18}.lucky-box h2{letter-spacing:-.04em;max-width:590px;font-size:clamp(30px,4vw,48px);line-height:.98}.lucky-box-copy>p:not(.eyebrow){color:#7d6d72;max-width:620px;margin:12px 0 20px;font-size:16px;line-height:1.55}.lucky-box-promises{grid-template-columns:repeat(3,118px);gap:10px;display:grid}.lucky-box-promises span{color:#8b6d9e;text-align:center;background:#fff;border:1px solid #f0dde7;border-radius:20px;align-content:center;justify-items:center;min-height:116px;padding:13px 9px;font:900 13px/1.15 Fredoka,sans-serif;display:grid;box-shadow:0 10px 22px #d7aac41c}.lucky-box-promises img{object-fit:contain;mix-blend-mode:multiply;width:48px;height:48px;margin-bottom:8px}.feel-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feel-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:180px;padding:18px;position:relative;overflow:hidden}.feel-card img{opacity:.3;width:160px;position:absolute;bottom:-30px;right:-20px}.feel-card h3{text-transform:uppercase;margin-bottom:7px;font-size:16px;position:relative}.feel-card p{max-width:130px;font-size:12px;line-height:1.4;position:relative}.feel-0{background:#edf8ff}.feel-1{background:#fff0f5}.feel-2{background:#fff6df}.feel-3{background:#f4efff}.homepage-product-placeholder{visibility:hidden;pointer-events:none}.product-pagination{color:#92777f;justify-content:center;align-items:center;gap:13px;margin-top:22px;font-size:13px;font-weight:900;display:flex}.product-pagination button{color:#a3567d;cursor:pointer;background:#fff;border:1px solid #edbfd0;border-radius:999px;padding:9px 15px;font:900 12px Nunito,sans-serif}.product-pagination button:disabled{cursor:not-allowed;opacity:.45}.community{background:var(--pink-lite);border-radius:26px;justify-content:space-between;gap:30px;margin-bottom:70px;padding:40px;display:flex}.community>div>p:last-child{color:#78696b;margin-top:8px}.community-tags{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.community-tags span{color:#ae6893;background:#fff;border-radius:999px;padding:10px 14px;font-family:Fredoka,sans-serif}body>footer{background:var(--purple);color:#fff;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);padding:50px 0 40px}.footer-grid{grid-template-columns:1.2fr .6fr 1fr;gap:42px;display:grid}.footer-grid img{filter:brightness(0)invert();width:130px;margin-bottom:10px}.footer-grid p{opacity:.85;font-size:13px;line-height:1.5}.footer-grid>div:not(:first-child){align-content:start;gap:10px;font-size:13px;display:grid}.footer-grid b{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.newsletter-form{gap:8px;display:grid}.newsletter-field{width:100%;min-width:0;display:flex}.newsletter-field input{min-width:0;color:var(--ink);border:0;border-radius:999px 0 0 999px;flex:1;padding:14px 18px;font:600 16px/1.15 Nunito,sans-serif}.newsletter-field button{background:var(--yellow);width:62px;color:var(--ink);border:0;border-radius:0 999px 999px 0;place-items:center;padding:0;font-size:23px;line-height:1;display:grid}@media (max-width:760px){.shell{width:min(100% - 28px,1180px)}.nav{gap:18px;min-height:80px}.brand img{width:92px}.nav-links{display:none}.hero{align-items:end;min-height:560px}.hero:after{background:linear-gradient(#fff8f114 30%,#fff8f1f0)}.hero-copy{margin:0;padding:32px}.hero h1{font-size:53px}.values{grid-template-columns:repeat(2,1fr)}.drop-grid{grid-template-columns:1fr}.product-grid,.products .product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-visual,.products .product-visual{height:145px}.lucky-box{border-radius:24px;grid-template-columns:1fr;padding:24px 20px}.lucky-box-promises{grid-template-columns:repeat(3,minmax(0,1fr))}.lucky-box-promises span{min-height:96px;font-size:12px}.lucky-box-promises img{width:38px;height:38px}.feel-grid{grid-template-columns:repeat(2,1fr)}.community{padding:28px;display:block}.community-tags{margin-top:20px}.footer-grid{grid-template-columns:1fr;gap:25px}.section-heading{flex-direction:column;align-items:start}.section-heading h2,.community h2{font-size:29px}}.shop-page,.cart-page,.detail-page{padding-block:58px 90px}.back-link{color:#b26a93;margin-bottom:34px;font-size:14px;font-weight:800;display:inline-block}.shop-page h1,.cart-page h1,.detail-page h1{letter-spacing:-.05em;margin-bottom:28px;font-size:clamp(40px,6vw,66px)}.detail-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.detail-image{background:#fff0f5;border-radius:26px;min-height:460px;overflow:hidden}.detail-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.detail-price{color:#dc709a;margin-bottom:22px;font-family:Fredoka,sans-serif;font-size:28px}.detail-description{color:#675b5b;margin-bottom:25px;font-size:17px;line-height:1.6}.feel-note{background:#fff0f5;border:1px dashed #e8b8c8;border-radius:15px;margin-bottom:25px;padding:17px}.feel-note p,.tiny-note{color:#766668;margin-top:5px;font-size:13px}.tiny-note{margin-top:18px}.empty-cart{font-size:18px}.empty-cart a{color:#c26a98;font-weight:800}.cart-layout{grid-template-columns:1fr 310px;gap:28px;display:grid}.cart-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:86px 1fr auto;align-items:center;gap:18px;margin-bottom:12px;padding:15px;display:grid}.cart-row.is-unavailable{background:#fff7d8;border-color:#e45d93}.cart-row img{object-fit:cover;background:#fff0f5;border-radius:12px;width:86px;height:86px}.cart-row h2{font-size:20px}.cart-row p{color:#806f72;margin-top:5px;font-size:13px}.cart-row .cart-stock-warning{color:#875d1e;background:#fff1b8;border-radius:10px;padding:8px 10px;font-weight:900;line-height:1.35}.cart-row button{border:1px solid var(--line);background:#fff;border-radius:50%;width:28px;height:28px;font-size:16px}.cart-row span{padding:0 10px;font-weight:800}.cart-layout aside{background:#fff0f5;border-radius:22px;gap:13px;height:max-content;padding:25px;display:grid}.cart-layout aside strong{font-family:Fredoka,sans-serif;font-size:30px}.cart-layout aside .button{margin-top:10px}@media (max-width:760px){.detail-grid,.cart-layout{grid-template-columns:1fr;gap:25px}.detail-image{min-height:300px}.cart-row{grid-template-columns:65px 1fr}.cart-row img{width:65px;height:65px}.cart-row>div:last-child{grid-column:2}}.hero:after{display:none}.hero{min-height:720px}.hero>img{object-position:center top}.shipping-strip{clip-path:none;z-index:1;position:relative}.shipping-strip:after{content:"";background:radial-gradient(circle at 22px 0, var(--pink) 22px, transparent 22.5px) 0 0/44px 22px repeat-x;height:22px;position:absolute;bottom:-22px;left:0;right:0}body>footer{padding-bottom:62px;position:relative}body>footer:before{content:"";background:radial-gradient(circle at 22px 22px, var(--purple) 22px, transparent 22.5px) 0 0/44px 22px repeat-x;height:22px;position:absolute;top:-22px;left:0;right:0}body>footer:after{content:"";background:radial-gradient(circle at 22px 0, var(--purple) 22px, transparent 22.5px) 0 0/44px 22px repeat-x;height:22px;position:absolute;bottom:-22px;left:0;right:0}.hero.shell{border-radius:0;width:100%;max-width:none;margin-left:0;margin-right:0}.auth-page{background:var(--cream);min-height:100vh;padding:70px max(24px,50vw - 380px)}.auth-page>a{color:#b26a93;font-weight:800}.auth-page section{border:1px solid var(--line);background:#fff0f5;border-radius:28px;margin-top:70px;padding:45px}.auth-page h1{margin-bottom:10px;font-size:48px}.auth-page section>p:not(.eyebrow){color:#78696b;margin-bottom:28px}.auth-form{gap:16px;max-width:430px;display:grid}.auth-form label{gap:7px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);font:inherit;border-radius:12px;padding:13px}.auth-form [role=alert]{color:#c33;font-size:13px}.auth-page{padding-top:52px;position:relative;overflow:hidden}.auth-wave{background:radial-gradient(circle at 22px 0,var(--pink) 22px,transparent 22.5px) 0 0/44px 22px repeat-x,var(--pink);height:42px;position:absolute;top:0;left:0;right:0}.auth-back{position:relative}.auth-page section{text-align:center;background:linear-gradient(145deg,#fff 10%,#fff0f5);border:2px dashed #efb6ca;max-width:560px;margin:54px auto 0;position:relative;box-shadow:0 22px 55px #c67a9740}.auth-page section>img{width:132px;margin:-12px auto 13px;display:block}.auth-page h1{font-size:clamp(38px,6vw,58px);line-height:.96}.auth-form{text-align:left;margin:28px auto 0}.auth-form h2{text-align:center;color:#9d5983;font-size:21px}.auth-form input{background:#fff;border:1.5px solid #f1c6d5;border-radius:999px;padding:14px 17px}.auth-form input:focus{border-color:var(--pink);outline:3px solid #ffd9e7}.auth-form .button{justify-content:center;font-size:16px}.auth-switch{color:#c36692;cursor:pointer;background:0 0;border:0;font:800 14px Nunito,sans-serif;text-decoration:underline}.auth-google{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #d8c7cf;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 17px;font:800 15px Nunito,sans-serif;display:flex}.auth-google:hover{background:#fff8fb}.auth-google-mark{object-fit:contain;width:22px;height:22px;display:block}.auth-divider{color:#a78d97;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#efd9e2;flex:1;height:1px}.auth-divider span{text-transform:uppercase;letter-spacing:.08em}.profile-email{word-break:break-all;background:#fff;border:1px solid #f1c6d5;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800;color:#a25983!important;display:inline-block!important}.nav-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.nav-actions .cart-link{margin-left:0}.region-flag{cursor:default;place-items:center;width:24px;height:18px;font-size:18px;line-height:1;display:inline-grid}.auth-wave{background:var(--pink);height:42px}.auth-wave:after{content:"";background:radial-gradient(circle at 22px 0,var(--pink) 22px,transparent 22.5px) 0 0/44px 22px repeat-x;height:22px;position:absolute;bottom:-22px;left:0;right:0}.shipping-strip{padding:9px 20px 15px}.shipping-strip:after{background:radial-gradient(circle at 14px 0,var(--pink) 14px,transparent 14.5px) 0 0/28px 14px repeat-x;pointer-events:none;height:14px;bottom:-14px}.auth-page{padding-top:68px}.auth-wave{height:30px}.auth-wave:after{background:radial-gradient(circle at 14px 0,var(--pink) 14px,transparent 14.5px) 0 0/28px 14px repeat-x;height:14px;bottom:-14px}@media (max-width:760px){.site-header{z-index:20;isolation:isolate;background:var(--cream);position:relative;overflow:visible}.nav{gap:10px;min-height:76px}.brand{flex:none}.brand img{width:86px}.nav-actions{white-space:nowrap;gap:10px;margin-left:auto}.region-flag{width:22px;height:17px;font-size:16px}.nav-actions .cart-link,.nav-actions .cart-drawer-trigger{letter-spacing:.06em;font-size:11px}.hero{aspect-ratio:1774/887;background:#f9dee2;height:auto;min-height:0;margin-bottom:clamp(40px,12vw,56px);display:block;position:relative;overflow:hidden}.hero>img{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-copy{z-index:1;max-width:none;margin:0;padding:0;position:absolute;bottom:clamp(12px,4.2vw,24px);left:clamp(14px,5.2vw,28px);transform:none}.hero-copy .button{white-space:nowrap;justify-content:center;gap:clamp(5px,1.8vw,8px);width:auto;min-width:0;padding:clamp(7px,2vw,10px) clamp(11px,3vw,15px);font-size:clamp(10px,3vw,13px)}}.admin-page{background:radial-gradient(circle at 92% 3%,#ffe5ee 0,transparent 24%),var(--cream);min-height:100vh;padding:52px max(24px,50vw - 620px) 90px}.admin-header{grid-template-columns:1fr auto 1fr;align-items:end;gap:24px;margin-bottom:32px;display:grid}.admin-header>a,.admin-links a{color:#b26a93;font-weight:900}.admin-links{justify-items:start;gap:8px;display:grid}.admin-header>div{text-align:center}.admin-header h1{font-size:clamp(38px,5vw,58px);line-height:.95}.admin-header>span{color:#9d5983;background:#fff;border:1px dashed #eab5ca;border-radius:999px;justify-self:end;padding:9px 14px;font-size:13px;font-weight:900}.admin-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:24px;display:grid}.inventory-list,.product-editor{background:#fff;border:1px solid #f1dfe4;border-radius:25px;box-shadow:0 15px 35px #c67a9718}.inventory-list{padding:22px;position:sticky;top:22px}.inventory-list h2,.product-editor h2{font-size:28px}.inventory-list input,.product-editor input,.product-editor textarea{width:100%;color:var(--ink);background:#fff;border:1.5px solid #efd1da;border-radius:13px;padding:12px 14px;font:600 14px Nunito,sans-serif}.inventory-list input{background:#fff8fb;border-radius:999px;margin-top:15px}.shelf-type-filter{background:#fff8fb;border:1.5px solid #efd1da;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;padding:5px;display:grid}.shelf-type-filter button{color:#9b7581;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:34px;font:900 12px Fredoka,sans-serif}.shelf-type-filter button.active{color:#342a2b;background:#ffd45d;box-shadow:0 5px 12px #d9982430}.inventory-items{gap:11px;max-height:560px;margin-top:20px;padding-right:3px;display:grid;overflow:auto}.inventory-items button{text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff8fa;border:0;border-radius:15px;grid-template-columns:64px 1fr;gap:11px;padding:9px;transition:transform .16s,box-shadow .16s,background .16s;display:grid}.inventory-items button.hidden-product{opacity:.78;background:#f8f4f6}.inventory-items button.hidden-product img{filter:grayscale(.45)}.inventory-items button:hover,.inventory-items button.editing{background:#ffedf4;transform:translateY(-1px);box-shadow:inset 0 0 0 2px #edb3c9}.inventory-items img{object-fit:cover;background:#ffe8ef;border-radius:11px;width:64px;height:64px}.inventory-items b,.inventory-items small,.inventory-items strong{display:block}.inventory-items b{font-family:Fredoka,sans-serif;font-size:15px}.inventory-items small{color:#826e74;margin:3px 0;font-size:11px}.inventory-items strong{color:#cf6d98;font-size:13px}.empty-shelf{color:#8b7279;text-align:center;padding:28px 12px;line-height:1.5}.inventory-sidebar-filter{color:#9a6d82;text-transform:uppercase;letter-spacing:.05em;gap:6px;margin-top:15px;font:900 11px Nunito,sans-serif;display:grid}.inventory-sidebar-filter select{width:100%;min-height:46px;color:var(--ink);appearance:auto;background:#fff8fb;border:1.5px solid #efd1da;border-radius:999px;padding:11px 14px;font:800 14px Nunito,sans-serif}.product-editor{padding:clamp(24px,4vw,44px)}.editor-heading{margin-bottom:28px}.editor-heading h2{font-size:36px;line-height:1}.editor-heading>p:last-child{color:#7a686e;margin-top:8px}.product-editor form{gap:18px;display:grid}.product-editor label{gap:7px;font-size:13px;font-weight:900;display:grid}.product-editor textarea{resize:vertical}.product-editor input:focus,.product-editor textarea:focus{border-color:var(--pink);outline:3px solid #ffe0eb}.product-editor em{color:#a58f95;font-style:normal;font-weight:700}.field-grid{grid-template-columns:1.55fr .75fr;gap:15px;display:grid}.product-editor fieldset{border:0;margin:0;padding:0}.product-editor legend{margin-bottom:10px;font:900 15px Fredoka,sans-serif}.feel-picker{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.feel-option{cursor:pointer;border:1.5px solid #0000;border-radius:15px;align-items:center;min-height:72px;padding:10px;display:flex!important}.feel-option input{opacity:0;pointer-events:none;position:absolute}.feel-option span{gap:2px;display:grid}.feel-option b{font-family:Fredoka,sans-serif;font-size:15px}.feel-option small{color:#725f65;font-size:11px;font-weight:700}.feel-option:has(input:checked){border-color:#b96591;box-shadow:0 0 0 3px #ffdce8}.feel-option.pink{background:#ffedf3}.feel-option.blue{background:#eaf5ff}.feel-option.yellow{background:#fff4d7}.feel-option.lilac{background:#f1edff}.feel-option.green{background:#e8f7e9}.feel-option.peach{background:#fff0e5}.home-image-tool{background:#fbf7ff;border:2px dashed #d9baf1;border-radius:17px;grid-template-columns:1fr minmax(160px,220px);align-items:start;gap:14px;padding:16px;display:grid}.home-image-copy b,.home-image-copy small{display:block}.home-image-copy small{color:#806c9b;margin-top:4px;font:800 12px Nunito,sans-serif}.home-crop-frame{aspect-ratio:1;touch-action:none;background:#fff8fb;border:2px dashed #eeb7cb;border-radius:17px;place-items:center;display:grid;position:relative;overflow:hidden}.home-crop-frame.has-preview{cursor:grab}.home-crop-frame.has-preview:active{cursor:grabbing}.home-crop-frame.drop-active,.media-slot.drop-active{background:#fff0f7;border-color:#d66d99}.home-crop-frame img{object-fit:cover;-webkit-user-select:none;user-select:none;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0}.home-crop-empty{text-align:center;color:#b65b89;cursor:pointer;place-items:center;font:900 18px Nunito,sans-serif;position:absolute;inset:0;display:grid!important}.home-crop-empty span,.home-crop-empty small{display:block}.home-crop-empty small{color:#997d86;font:900 12px Nunito,sans-serif}.home-crop-empty input,.home-crop-replace input{opacity:0;width:1px;height:1px;position:absolute}.home-crop-replace{color:#2f2729;cursor:pointer;background:#ffd45d;border:0;border-radius:999px;padding:8px 12px;font:900 12px Nunito,sans-serif;position:absolute;bottom:10px;left:10px;box-shadow:0 5px 14px #76445a24}.home-crop-actions{color:#806c9b;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font:800 12px Nunito,sans-serif;display:flex}.home-crop-actions button{color:#74569f;background:#eadfff;border:0;border-radius:999px;padding:8px 12px;font:900 12px Nunito,sans-serif}.home-crop-zoom{color:#74569f;flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:180px;font:900 12px Nunito,sans-serif;display:grid!important}.home-crop-zoom input{accent-color:#d66d99;background:0 0;border:0;width:100%;padding:0}.home-crop-zoom b{color:#b65b89;font:900 12px Nunito,sans-serif}.media-heading{justify-content:space-between;align-items:center;margin-top:2px;font-family:Fredoka,sans-serif;display:flex}.media-heading small{color:#997d86;font:700 11px Nunito,sans-serif}.photo-slots{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.media-slot{cursor:pointer;background:#fff8fb;border:2px dashed #eeb7cb;border-radius:17px;place-items:center;min-height:145px;position:relative;overflow:hidden;display:grid!important}.media-slot>span,.media-slot input{opacity:0;width:1px;height:1px;position:absolute}.media-slot b{color:#b65b89;background:#ffd5e3;border-radius:50%;place-items:center;width:43px;height:43px;font-size:27px;display:grid}.media-slot small{margin-top:-2px;font:800 10px Nunito,sans-serif}.media-slot img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-slot .polish-photo{z-index:2;color:#2f2729;background:#ffd45d;border:0;border-radius:999px;padding:7px 11px;font:900 11px Nunito,sans-serif;position:absolute;bottom:8px;left:8px;box-shadow:0 5px 14px #76445a24}.ai-product-tools{background:#fbf7ff;border:2px dashed #d9baf1;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ai-product-tools b,.ai-product-tools small{display:block}.ai-product-tools small{color:#806c9b;margin-top:3px;font:800 11px Nunito,sans-serif}.ai-product-tools button{color:#74569f;white-space:nowrap;background:#eadfff;border:0;border-radius:999px;padding:10px 15px;font:900 13px Nunito,sans-serif}.video-slot{cursor:pointer;background:#f8f4ff;border:1.5px dashed #c7b6df;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:14px;display:flex!important}.video-slot input{background:0 0;border:0;width:auto;padding:0}.video-slot small{color:#806c9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-status{color:#72531c;background:#fff3c8;border-radius:12px;padding:11px 13px;font-size:13px;font-weight:800}.product-editor button{justify-self:start;font-size:16px}.product-editor button:disabled{opacity:.65;cursor:wait}.admin-loading,.admin-locked{text-align:center;background:#fff;border:2px dashed #efb6ca;border-radius:28px;max-width:570px;margin:12vh auto;padding:48px;box-shadow:0 22px 55px #c67a9740}.admin-locked h1{margin-bottom:10px;font-size:45px}.admin-locked>p:not(.eyebrow){color:#78696b;margin-bottom:25px}@media (max-width:760px){.admin-page{padding:38px 14px 70px}.admin-header{flex-direction:column;align-items:center;gap:13px;display:flex}.admin-header>span{justify-self:auto}.admin-layout{grid-template-columns:1fr}.inventory-list{position:static}.inventory-items{max-height:260px}.product-editor{padding:24px 18px}.field-grid,.feel-picker,.home-image-tool{grid-template-columns:1fr}.home-crop-frame{width:100%;max-width:260px}.home-crop-actions{display:grid}.photo-slots{gap:8px}.media-slot{min-height:105px}.media-heading{flex-direction:column;align-items:start;gap:8px}}.media-slot b{width:58px;height:58px;line-height:1}.media-slot small,.media-slot i{white-space:nowrap;font:800 9px Nunito,sans-serif}.media-slot small{margin-top:-1px}.media-slot i{color:#9d5983;margin-top:2px}.media-slot.drop-active{background:#ffe4ef;border-color:#be6492;transform:scale(1.02);box-shadow:inset 0 0 0 3px #fff,0 0 0 3px #ffc5d9}.media-slot .remove-photo{z-index:2;color:#b65b89;background:#fff;border:0;border-radius:50%;width:28px;height:28px;padding:0;font:900 22px/1 Nunito,sans-serif;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #76445a2b}.add-photo{color:#806c9b!important;background:#f8f4ff!important;border:1px dashed #c7b6df!important;border-radius:999px!important;margin-top:12px!important;padding:9px 14px!important;font:800 13px Nunito,sans-serif!important}.wishlist-button{color:#b35b89;background:#fff;border:1.5px solid #f1b6cd;border-radius:999px;margin:6px 0 16px;padding:8px 13px;font:800 13px Nunito,sans-serif}.wishlist-button.saved{color:#d56197;background:#fff0f6}.wishlist-button:disabled{opacity:.6}.profile-page{min-height:72vh;padding-top:54px;padding-bottom:80px}.profile-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.profile-header h1{font-size:clamp(42px,6vw,68px);line-height:.95}.profile-header>div>p:last-child{color:#7d6e71;margin-top:10px}.profile-tabs{border-bottom:2px solid #f0d9e3;gap:10px;margin-bottom:28px;display:flex}.profile-tabs button{color:#7c6870;cursor:pointer;background:0 0;border:0;padding:13px 17px;font:800 17px Fredoka,sans-serif;position:relative}.profile-tabs button[aria-selected=true]{color:#a65380}.profile-tabs button[aria-selected=true]:after{content:"";background:#ef9abd;border-radius:3px;height:3px;position:absolute;bottom:-2px;left:10px;right:10px}.profile-tabs span{color:#a65380;background:#f8d5e2;border-radius:999px;place-items:center;min-width:21px;height:21px;margin-left:4px;font:800 11px Nunito,sans-serif;display:inline-grid}.profile-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.profile-section-heading h2{font-size:32px}.profile-section-heading p{color:#8a7a7d;margin-top:4px}.profile-section-heading>a{color:#b05e88;font-weight:900}.profile-favorites{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.profile-product{background:#fff;border:1px solid #f0dfe5;border-radius:22px;padding:12px;display:block;box-shadow:0 12px 28px #b36d8514}.profile-product img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;margin-bottom:10px}.profile-product h3{font-size:20px}.profile-product p{color:#927d84;margin:2px 0}.profile-product strong{color:#d66a9c;font-size:20px}.profile-empty{text-align:center;background:#fffafd;border:2px dashed #efb7cc;border-radius:26px;justify-items:center;max-width:620px;margin:24px auto;padding:48px 28px;display:grid}.profile-empty>span{color:#dc719f;background:#ffe0eb;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:12px;font:900 30px Fredoka,sans-serif;display:grid}.profile-empty h2{font-size:29px}.profile-empty p{color:#857579;max-width:400px;margin:8px 0 20px}.profile-locked{text-align:center;background:#fffafd;border:2px dashed #efb7cc;border-radius:28px;max-width:600px;margin:80px auto;padding:50px}.profile-locked h1{font-size:42px}.profile-locked p{color:#7c6d71;margin:10px 0 22px}.profile-loading{text-align:center;color:#876f78;font-weight:800}.order-list{gap:11px;display:grid}.order-list a{background:#fff;border:1px solid #f0dfe5;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:19px 22px;transition:transform .16s,box-shadow .16s;display:grid}.order-list a:hover{transform:translateY(-1px);box-shadow:0 12px 28px #b36d8518}.order-list b,.order-list small{display:block}.order-list small{color:#89797d;margin-top:3px}.order-list strong{color:#d66798;font-size:20px}.order-status{color:#87631e;text-transform:capitalize;background:#fff2c6;border-radius:999px;padding:6px 10px;font:800 12px Nunito,sans-serif}.order-status.fulfilled,.order-status.shipped,.order-status.delivered{color:#3c7d54;background:#dff4e5}.order-status.preparing{color:#6950a2;background:#e8ddff}.order-status.cancelled{color:#aa4f61;background:#ffe4e8}.order-detail,.admin-orders{background:#fff;border:1px solid #f1dfe4;border-radius:25px;max-width:960px;margin:22px auto 0;padding:25px;box-shadow:0 15px 35px #c67a9718}.order-detail>header,.admin-order-detail>header{border-bottom:1px solid #f2dce5;justify-content:space-between;align-items:start;gap:20px;padding-bottom:18px;display:flex}.order-detail h1,.admin-order-detail h3{text-transform:capitalize;font-size:clamp(30px,4vw,44px)}.order-detail>header>strong,.admin-order-detail>header>strong{color:#d66798;font:900 28px Fredoka,sans-serif}.order-detail-items,.admin-order-items{gap:12px;margin:18px 0;display:grid}.order-detail-items>div,.admin-order-items>div{background:#fff9fb;border:1px solid #f2dce5;border-radius:16px;grid-template-columns:64px 1fr auto;align-items:center;gap:13px;padding:11px;display:grid}.order-detail-items img,.admin-order-items img,.order-detail-items span,.admin-order-items span{object-fit:cover;background:#ffe0eb;border-radius:12px;width:64px;height:64px}.order-detail-items b,.admin-order-items b,.order-detail-items small,.admin-order-items small{display:block}.order-detail-items small,.admin-order-items small{color:#8a747b;margin-top:3px}.order-detail-totals,.admin-order-meta{border-top:1px solid #f2dce5;gap:9px;margin:20px 0;padding-top:16px;display:grid}.order-detail-totals>div,.admin-order-meta>div{justify-content:space-between;gap:18px;display:flex}.order-detail-totals dt,.admin-order-meta dt{color:#7d6870;font-weight:800}.order-detail-totals dd,.admin-order-meta dd{text-align:right;font-weight:900}.order-detail-shipping{border-top:1px solid #f2dce5;margin-top:22px;padding-top:18px}.order-detail-shipping h2{font-size:24px}.order-detail-shipping p{color:#715f65;margin-top:8px}.admin-orders-layout{grid-template-columns:310px minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.admin-order-list{align-content:start;gap:9px;display:grid}.admin-order-list button{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff9fb;border:1px solid #f1dfe4;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;padding:13px;display:flex}.admin-order-list button.active{background:#ffeef5;border-color:#e995b8}.admin-order-list small{color:#89777c;margin-top:3px;display:block}.admin-order-list strong{color:#d66798;white-space:nowrap}.admin-order-detail{min-width:0}.admin-order-form{border-top:1px solid #f2dce5;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding-top:18px;display:grid}.admin-order-form label{color:#775e67;gap:6px;font-size:13px;font-weight:800;display:grid}.admin-order-form input,.admin-order-form select{width:100%;color:var(--ink);background:#fff;border:1.5px solid #efd1da;border-radius:13px;padding:12px 14px;font:600 14px Nunito,sans-serif}.admin-order-form button{place-self:end start}@media (max-width:760px){.profile-page{padding-top:35px}.profile-header{align-items:start;display:grid}.profile-header .button{justify-self:start}.profile-favorites{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.profile-product{border-radius:17px;padding:9px}.profile-product h3{font-size:17px}.profile-section-heading h2{font-size:27px}.order-list a{grid-template-columns:1fr auto;gap:10px}.order-status{justify-self:start}.order-list strong{grid-area:1/2}.order-detail,.admin-orders{border-radius:20px;padding:20px 16px}.order-detail>header,.admin-order-detail>header{display:grid}.order-detail-items>div,.admin-order-items>div{grid-template-columns:54px 1fr}.order-detail-items img,.admin-order-items img,.order-detail-items span,.admin-order-items span{width:54px;height:54px}.order-detail-items strong,.admin-order-items strong{grid-column:2}.admin-orders-layout,.admin-order-form{grid-template-columns:1fr}.admin-order-list{max-height:260px;overflow:auto}}.editor-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.editor-actions .cancel-edit{color:#a05a83;cursor:pointer;background:0 0;border:0;font:800 13px Nunito,sans-serif;text-decoration:underline}.overview-panel{background:#fff;border:1px solid #f1dfe4;border-radius:28px;padding:clamp(22px,4vw,42px);box-shadow:0 15px 35px #c67a9718}.overview-tools{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.overview-tools h2{font-size:32px}.overview-tools p{color:#806d73;margin-top:6px}.overview-tools input{width:min(100%,310px);color:var(--ink);background:#fff8fb;border:1.5px solid #efd1da;border-radius:999px;padding:12px 16px;font:700 14px Nunito,sans-serif}.inventory-order-bar{background:#fff9fc;border:1px dashed #efc5d7;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 13px;padding:12px 14px;display:flex}.inventory-order-bar p{color:#8b6875;font:900 13px Nunito,sans-serif}.inventory-order-bar .button{min-height:40px;padding:10px 16px;font-size:13px}.overview-grid{gap:13px;display:grid}.overview-card{background:#fff8fa;border-radius:20px;grid-template-columns:auto 92px 1fr auto;align-items:center;gap:16px;padding:12px;display:grid}.overview-card.dragging{opacity:.55}.overview-card.product-hidden{opacity:.78;background:#f8f4f6}.overview-card.product-hidden>img{filter:grayscale(.45)}.overview-card>img{object-fit:cover;background:#ffe8ef;border-radius:14px;width:92px;height:92px}.overview-drag-handle{color:#b75d88;cursor:grab;background:#fff7fb;border:1px dashed #e4bdd1;border-radius:13px;place-items:center;width:34px;height:78px;font:900 18px Nunito,sans-serif;display:grid}.overview-card-copy h2{font-size:22px;line-height:1}.overview-card-copy>p:last-child{color:#856d75;margin-top:7px;font-weight:800}.overview-actions{align-items:center;gap:9px;display:flex}.overview-actions a,.overview-actions button{color:#332a2b;cursor:pointer;background:#ffd55c;border:0;border-radius:999px;padding:10px 14px;font:900 13px Nunito,sans-serif}.overview-actions button{color:#9d4e75;background:#ffe1eb}.overview-actions button:disabled{opacity:.42;cursor:not-allowed}.overview-actions .visibility-action{color:#765b9b;background:#eee7ff}.overview-actions .inventory-move-action{color:#765b9b;background:#f4eaff;width:38px;padding:10px 0}.quick-status-select{color:#9b6f82;text-transform:uppercase;letter-spacing:.06em;gap:4px;min-width:128px;font:900 10px Nunito,sans-serif;display:grid}.quick-status-select select{color:#5a4249;text-transform:none;letter-spacing:0;cursor:pointer;background:#fff;border:1.5px solid #e9bfd0;border-radius:999px;width:100%;padding:9px 30px 9px 12px;font:900 13px Nunito,sans-serif}.quick-status-select select:disabled{opacity:.6;cursor:wait}.remove-dialog{z-index:20;background:#442e3845;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.remove-dialog section{background:#fffafc;border-radius:25px;max-width:470px;padding:34px;box-shadow:0 24px 60px #4b263655}.remove-dialog h2{margin:5px 0 12px;font-size:32px;line-height:1.05}.remove-dialog p:not(.eyebrow){color:#78676d;line-height:1.5}.remove-dialog section>div{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.remove-dialog .cancel-edit{color:#a05a83;cursor:pointer;background:0 0;border:0;font:800 13px Nunito,sans-serif;text-decoration:underline}@media (max-width:760px){.overview-tools,.inventory-order-bar{flex-direction:column;align-items:stretch}.inventory-order-bar .button{justify-content:center;width:100%}.overview-card{grid-template-columns:34px 70px 1fr;gap:10px}.overview-card>img{width:70px;height:70px}.overview-drag-handle{width:34px;height:70px}.overview-actions{grid-column:1/-1;grid-template-columns:40px 40px 1fr 1fr 1fr;display:grid}.overview-actions .quick-status-select{grid-column:1/-1}.overview-actions a,.overview-actions button{text-align:center;flex:1}.remove-dialog{padding:16px}}.color-config{background:#fbf9ff;border:1.5px dashed #d9c7ed;border-radius:17px;gap:10px;padding:15px;display:grid}.color-config>div:first-child{justify-content:space-between;gap:12px;font-family:Fredoka,sans-serif;display:flex}.color-config small{color:#806c9b;font:800 12px Nunito,sans-serif}.color-row{grid-template-columns:40px minmax(0,1fr) 100px auto;align-items:center;gap:8px;display:grid}.product-editor .color-row input[type=color]{cursor:pointer;height:43px;padding:3px}.color-row button,.add-color{color:#9f5078;cursor:pointer;background:#ffe2ec;border:0;border-radius:10px;padding:9px 10px;font:800 12px Nunito,sans-serif}.color-row button:disabled{opacity:.45;cursor:not-allowed}.add-color{color:#765b9d;background:#efe8ff;justify-self:start}.variant-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.variant-badges span{color:#4b3a40;border-radius:999px;padding:4px 7px;font:800 10px Nunito,sans-serif}@media (max-width:760px){.color-row{grid-template-columns:40px 1fr 80px}.color-row button{grid-column:2/-1}}.product-empty{color:#8d7079;text-align:center;background:#fff8fb;border:2px dashed #efb6ca;border-radius:18px;padding:28px;font-weight:800}.purchase-box{gap:18px;display:grid}.color-choice{gap:9px;display:grid}.color-options{flex-wrap:wrap;gap:8px;display:flex}.color-option{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1.5px solid #efd1da;border-radius:14px;grid-template-columns:14px auto;align-items:center;gap:5px 7px;padding:9px 11px;font:800 13px Nunito,sans-serif;display:grid}.color-option>span{border:1px solid #d7b9b9;border-radius:50%;width:14px;height:14px}.color-option small{color:#9b7b85;grid-column:2;font-size:10px}.color-option.selected{background:#fff0f5;border-color:#d66d99;box-shadow:0 0 0 2px #ffe2eb}.color-option:disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.purchase-box .button:disabled{color:#9d9291;cursor:not-allowed;background:#e8dedd}.product-media-gallery{min-width:0}.product-media-gallery .detail-image{aspect-ratio:1/1.16;min-height:0}.product-media-gallery .detail-image video{object-fit:contain;background:#f7e7ef;width:100%;height:100%;display:block}.product-media-gallery .detail-image .detail-video{object-fit:contain}.media-thumbnails{gap:10px;margin-top:12px;padding:3px;display:flex;overflow:auto}.media-thumbnail{cursor:pointer;background:#fff0f5;border:2px solid #0000;border-radius:13px;flex:0 0 76px;height:76px;padding:0;position:relative;overflow:hidden}.media-thumbnail img,.media-thumbnail video{object-fit:cover;width:100%;height:100%;display:block}.media-thumbnail.selected{border-color:#d66d99;box-shadow:0 0 0 2px #ffe1eb}.video-thumbnail>span{z-index:1;color:#c76090;background:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:13px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-description{white-space:pre-line}.product-media-gallery .detail-image{border-radius:28px;position:relative;overflow:hidden}.media-arrow{z-index:2;color:#fff;text-shadow:0 2px 8px #3d223c82;cursor:pointer;opacity:.72;background:0 0;border:0;place-items:center;width:44px;height:68px;font:300 60px/.8 Arial,sans-serif;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.media-arrow:hover{opacity:1;transform:translateY(-50%)scale(1.12)}.media-arrow-prev{left:10px}.media-arrow-next{right:10px}.detail-price{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.detail-price>span{color:#dc709a}.detail-price del{color:#9d8b8e;font:700 17px Nunito,sans-serif}.detail-price b{color:#b65382;background:#ffe0eb;border-radius:999px;padding:6px 9px;font:900 12px Nunito,sans-serif}.quantity-picker{grid-template-columns:auto 1fr;align-items:center;gap:6px 14px;display:grid}.quantity-picker>div{background:#fff;border:1.5px solid #efd1da;border-radius:999px;justify-self:start;align-items:center;display:flex;overflow:hidden}.quantity-picker button{color:#a65480;cursor:pointer;background:#fff4f8;border:0;width:36px;height:34px;font:900 20px Nunito,sans-serif}.quantity-picker button:disabled{opacity:.42;cursor:not-allowed}.quantity-picker span{text-align:center;min-width:35px;font:900 14px Nunito,sans-serif}.quantity-picker small{color:#8a717a;grid-column:1/-1;font-size:11px}.purchase-actions{flex-wrap:wrap;gap:10px;display:flex}.purchase-actions .button{flex:1;justify-content:center}.checkout-now{color:#765c9c;background:#f1e8ff}.cart-item-copy small{color:#9a7983;margin-top:7px;font-size:11px;font-weight:800;display:block}.remove-cart-item{color:#b75d88;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font:800 12px Nunito,sans-serif;text-decoration:underline}.cart-quantity{justify-self:end;align-items:center;display:flex}.cart-quantity button{border:1px solid var(--line);background:#fff;border-radius:50%;width:28px;height:28px;font-size:16px}.cart-quantity button:disabled{opacity:.4;cursor:not-allowed}.cart-quantity span{padding:0 10px;font-weight:800}.cart-summary-heading,.cart-summary-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-summary-heading p{font:900 17px Fredoka,sans-serif}.cart-summary-heading small,.checkout-note{color:#8a7079;font:700 11px Nunito,sans-serif}.cart-summary-line{border-top:1px solid #f0dfe5;padding-top:13px}.cart-summary-line b{font:900 22px Fredoka,sans-serif}.first-order-discount{color:#b75d88}.first-order-discount span{max-width:190px;font-weight:900;line-height:1.25}.first-order-discount b{color:#d66f9e}.shipping-note{color:#7a5c28;background:#fff7d8;border-radius:12px;padding:10px 12px;font:800 12px/1.4 Nunito,sans-serif}.checkout-note{text-align:center}.cart-shipping-options{border:0;min-width:0;margin:8px 0 2px;padding:0}.cart-shipping-options legend{color:#7d6870;letter-spacing:.02em;margin-bottom:7px;font:900 12px Nunito,sans-serif}.cart-shipping-option-list{gap:6px;display:grid}.cart-shipping-option{color:#765f68;cursor:pointer;background:#fffafd;border:1px solid #efc7d8;border-radius:12px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:9px 10px;transition:border-color .18s,background .18s,transform .18s;display:grid}.cart-shipping-option:hover{background:#fff5f9;transform:translateY(-1px)}.cart-shipping-option.is-selected{background:#ffe8f1;border-color:#d66f9e;box-shadow:0 4px 10px #d66f9e18}.cart-shipping-option input{accent-color:#c96895;width:16px;height:16px;margin:0}.cart-shipping-option-copy{gap:1px;display:grid}.cart-layout aside .cart-shipping-option-copy strong{color:var(--ink);font:900 14px/1.1 Fredoka,sans-serif}.cart-shipping-option-copy small{color:#8a7079;font:700 10px/1.2 Nunito,sans-serif}.cart-shipping-option>b{color:#a3567d;font:900 14px Fredoka,sans-serif}.cart-boosts{background:#fff8fb;border:1.5px dashed #ebb2c8;border-radius:16px;gap:10px;margin:10px 0 14px;padding:13px;display:grid}.cart-progress-copy{color:#735d65;justify-content:space-between;align-items:center;gap:12px;font:800 12px/1.35 Nunito,sans-serif;display:flex}.cart-progress-copy b{color:#3a3032;font-weight:900}.cart-progress-copy>span{color:#d06497;white-space:nowrap;font:900 12px Fredoka,sans-serif}.cart-progress-track{background:#f1e4e8;border-radius:999px;height:9px;overflow:hidden}.cart-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#ffcf58,#e875a4);height:100%;display:block}.cart-boost-list{gap:9px;padding-top:4px;display:grid}.cart-boost-list h3{color:#8e6676;font:900 15px Fredoka,sans-serif}.cart-boost-list>div{gap:8px;max-height:270px;padding-right:2px;display:grid;overflow:auto}.cart-boost-card{background:#fff;border:1px solid #f2dce5;border-radius:13px;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.cart-boost-card img{object-fit:cover;background:#ffe7ef;border-radius:10px;width:56px;height:56px}.cart-boost-card b,.cart-boost-card small{display:block}.cart-boost-card b{color:#3b3032;font:900 14px/1.05 Fredoka,sans-serif}.cart-boost-card small{color:#806b72;margin-top:3px;font:800 11px Nunito,sans-serif}.cart-boost-card button{color:#332b2b;cursor:pointer;background:#ffd45c;border:0;border-radius:999px;padding:9px 12px;font:900 12px Nunito,sans-serif}.cart-boost-loading{color:#8a737b;font:800 12px Nunito,sans-serif}.cart-boosts.compact{margin:8px 0;padding:11px}.cart-boosts.compact .cart-boost-list>div{max-height:220px}.cart-boosts.compact .cart-boost-card{grid-template-columns:48px 1fr auto;gap:8px}.cart-boosts.compact .cart-boost-card img{width:48px;height:48px}.cart-boosts.compact .cart-boost-card button{padding:8px 10px}.cart-drawer>.cart-boosts.progress-only{margin:16px 0 4px}.cart-drawer>.cart-boosts.products-only{flex:0 230px;min-height:150px;margin-top:12px;overflow:hidden}.cart-drawer>.cart-boosts.products-only .cart-boost-list{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.cart-drawer>.cart-boosts.products-only .cart-boost-list>div{min-height:0;max-height:none;overflow:auto}.free-shipping-test{color:#765f68;cursor:pointer;background:#fff2f8;border:1.5px dashed #d66f9e;border-radius:12px;grid-template-columns:18px 1fr;align-items:center;gap:9px;padding:10px 12px;display:grid}.free-shipping-test input{accent-color:#d66f9e;width:16px;height:16px;margin:0}.free-shipping-test span{gap:1px;display:grid}.free-shipping-test b{color:#3b3032;font:900 13px Fredoka,sans-serif}.free-shipping-test small{color:#8a7079;font:800 10px/1.25 Nunito,sans-serif}.cart-drawer-trigger{appearance:none;color:inherit;cursor:pointer;font:inherit;line-height:inherit;background:0 0;border:0;padding:0}.cart-drawer-layer{z-index:70;grid-template-columns:minmax(0,1fr) min(100%,520px);display:grid;position:fixed;inset:0}.cart-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#402b384f;border:0;grid-column:1}.cart-drawer{min-height:100%;max-height:100vh;color:var(--ink);background:linear-gradient(150deg,#fffdfd 0%,#fff4f8 100%);border-left:2px solid #efc8d7;flex-direction:column;grid-column:2;padding:24px;animation:.22s ease-out drawer-in;display:flex;overflow:hidden;box-shadow:-14px 0 45px #4024383d}.cart-drawer header{border-bottom:2px dashed #efb6ca;flex:none;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.cart-drawer h2{color:#9e5b84;font-size:30px}.cart-drawer header button{color:#a85680;cursor:pointer;background:0 0;border:0;font-size:35px;line-height:1}.cart-drawer-items{flex:320px;gap:12px;min-height:180px;padding:20px 0;display:grid;overflow:auto}.cart-drawer-items article{background:#fff;border:1px solid #f3dce5;border-radius:17px;grid-template-columns:98px 1fr;gap:13px;padding:10px;display:grid}.cart-drawer-items img{object-fit:cover;background:#fff0f5;border-radius:11px;width:98px;height:116px}.drawer-item-title{justify-content:space-between;gap:8px;font-size:14px;display:flex}.drawer-item-title b{font-family:Fredoka,sans-serif;font-size:17px;line-height:1.05}.drawer-item-title strong{color:#d36895;white-space:nowrap;font-size:14px}.cart-drawer-items small{color:#846f76;margin-top:5px;font-size:11px;font-weight:700;display:block}.drawer-item-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.drawer-quantity{background:#fff8fb;border:1.5px solid #e7aac2;border-radius:999px;align-items:center;display:flex;overflow:hidden}.drawer-quantity button{color:#a6537d;cursor:pointer;background:0 0;border:0;width:30px;height:26px;font-size:17px}.drawer-quantity button:disabled{opacity:.4;cursor:not-allowed}.drawer-quantity span{text-align:center;min-width:28px;font-weight:800}.drawer-remove{color:#b75d88;cursor:pointer;background:0 0;border:0;font:800 11px Nunito,sans-serif;text-decoration:underline}.drawer-empty{color:#846f76;flex:none;padding:36px 0;font-weight:800}.cart-drawer footer{color:var(--ink);background:0 0;border-top:1px dashed #efb6ca;flex:none;gap:11px;margin-top:18px;padding:18px 0 0;display:grid}.cart-drawer footer>div{justify-content:space-between;gap:15px;display:flex}.cart-drawer footer>div span{gap:3px;display:grid}.cart-drawer footer b{color:#d36895;font-family:Fredoka,sans-serif}.cart-drawer footer>small{color:#846f76;text-align:right;font-size:11px}.cart-drawer footer .button{background:var(--yellow);justify-content:center}.cart-drawer footer .button:hover{transform:none}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:640px){.cart-drawer-layer{grid-template-columns:0 1fr}.cart-drawer{max-height:100dvh;padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.cart-drawer-items{flex-basis:280px;min-height:150px;padding:14px 0}.cart-drawer>.cart-boosts.products-only{flex-basis:180px;min-height:128px;margin-top:10px}.cart-drawer footer{padding-top:12px;padding-bottom:env(safe-area-inset-bottom);margin-top:12px}.cart-drawer-items article{grid-template-columns:105px 1fr;gap:13px}.cart-drawer-items img{width:105px;height:125px}}.nav-actions .cart-drawer-trigger{letter-spacing:.08em;text-transform:uppercase;font-family:Nunito,sans-serif;font-size:12px;font-weight:800}.product-visual{aspect-ratio:1;height:auto}.product-visual img{object-position:center;transform:none}body>footer{clip-path:none;margin-top:14px}body>footer:before{background:radial-gradient(circle at 14px 14px,var(--purple) 14px,transparent 14.5px) 0 0/28px 14px repeat-x;height:14px;top:-14px}body>footer:after{display:none}.parent-trust{text-align:center;margin-bottom:72px}.parent-trust-heading{max-width:900px;margin:0 auto 30px}.parent-trust-heading .eyebrow{margin-bottom:9px}.parent-trust-heading h2{letter-spacing:-.045em;max-width:820px;margin:0 auto 12px;font-size:clamp(29px,3.35vw,45px);line-height:1.08}.parent-trust-heading>p:last-child{color:#78696b;font-size:16px;line-height:1.5}.parent-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.parent-trust-card{background:linear-gradient(145deg,#fffefd,#fff8f5);border:1px solid #f0e3de;border-radius:22px;align-content:start;justify-items:center;gap:11px;min-height:262px;padding:28px 20px 24px;display:grid;box-shadow:0 12px 28px #b9897a16}.parent-trust-icon{color:#a56829;background:#fff0bd;border-radius:50%;place-items:center;width:74px;height:74px;font-size:33px;line-height:1;display:grid;box-shadow:inset 0 0 0 7px #fff8e3}.parent-trust-icon-art{position:relative;top:0;overflow:hidden}.parent-trust-icon-art img{object-fit:cover;width:118%;max-width:none;height:118%}.parent-trust-card:nth-child(2) .parent-trust-icon{color:#6f9d65;background:#e1f1d8;box-shadow:inset 0 0 0 7px #f3faed}.parent-trust-card:nth-child(3) .parent-trust-icon{color:#9272b4;background:#eee8fa;box-shadow:inset 0 0 0 7px #f8f5ff}.parent-trust-card:nth-child(4) .parent-trust-icon{color:#e67797;background:#ffe3e7;font-family:Fredoka,sans-serif;font-size:36px;box-shadow:inset 0 0 0 7px #fff4f6}.parent-trust-card h3{font-size:20px;line-height:1.08}.parent-trust-card p{color:#75676a;overflow-wrap:anywhere;min-width:0;max-width:100%;font-size:13px;line-height:1.55}.parent-trust-link{color:#c65d91;text-underline-offset:3px;font-weight:900;text-decoration:underline}@media (max-width:760px){.parent-trust{margin-bottom:58px}.parent-trust-heading{margin-bottom:23px}.parent-trust-heading>p:last-child{font-size:14px}.parent-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.parent-trust-card{min-height:245px;padding:22px 15px 19px}.parent-trust-icon{width:61px;height:61px;font-size:28px}.parent-trust-card h3{font-size:18px}.parent-trust-card p{font-size:12px}}@media (max-width:430px){.parent-trust-grid{grid-template-columns:1fr}.parent-trust-card{min-height:0;padding:22px}.parent-trust-card p{max-width:310px}}.safety-testing-page{padding:58px 0 86px}.safety-testing-card{background:#fffdfd;border:1px solid #f0dce4;border-radius:28px;padding:34px;box-shadow:0 16px 36px #b9897a18}.safety-testing-heading{border-bottom:2px dashed #f0b6cc;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;padding-bottom:24px;display:flex}.safety-testing-heading h1{margin:0 0 9px;font-size:clamp(36px,5vw,66px);line-height:.98}.safety-testing-heading p{color:#806f73;max-width:720px;font-size:18px;line-height:1.45}.safety-testing-download{flex:none}.safety-testing-report{background:#fff8fb;border:1px solid #efdce3;border-radius:18px;width:100%;height:min(76vh,860px);min-height:620px}.safety-testing-fallback{text-align:center;color:#7b696d;place-items:center;min-height:360px;display:grid}.safety-testing-fallback a{color:#c65d91;text-underline-offset:3px;font-weight:900;text-decoration:underline}@media (max-width:760px){.safety-testing-page{padding:34px 0 62px}.safety-testing-card{padding:22px}.safety-testing-heading{display:grid}.safety-testing-download{width:100%}.safety-testing-report{height:70vh;min-height:520px}}body{background-color:var(--cream);background-image:linear-gradient(#fff8f133,#fff8f133),url(/images/oopsie-lab-scattered-background.png);background-position:top;background-repeat:repeat-y;background-size:auto,min(1086px,100vw);background-attachment:scroll}.auth-page{background:0 0;padding-top:52px}.cart-drawer footer:before{display:none}.profile-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:54px;display:grid}.profile-sidebar{flex-direction:column;min-height:580px;padding:14px 0 20px;display:flex;position:sticky;top:24px}.profile-brand img{width:170px;margin-bottom:26px;display:block}.profile-sidebar-label{color:#d66d99;letter-spacing:.09em;text-transform:uppercase;margin-bottom:11px;font-size:12px;font-weight:900}.profile-sidebar nav{gap:9px;display:grid}.profile-sidebar nav button,.profile-sidebar nav a{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:space-between;align-items:center;padding:14px 18px;font:700 19px Fredoka,sans-serif;display:flex}.profile-sidebar nav button:hover,.profile-sidebar nav a:hover{color:#a65380;background:#fff2f7}.profile-sidebar nav button.active{color:#fff;background:#f3a4c5;box-shadow:0 9px 19px #d676a42e}.profile-sidebar nav span{color:#a65380;background:#ffe0ec;border-radius:50%;place-items:center;min-width:23px;height:23px;font:900 11px Nunito,sans-serif;display:inline-grid}.profile-sidebar nav button.active span{color:#b65c87;background:#fff0f6}.profile-sidebar-footer{gap:16px;margin-top:auto;padding:30px 18px 0;display:grid}.profile-sidebar-footer>a:first-child{color:#ae628a;font-size:13px;font-weight:900}.profile-sidebar-footer .button{justify-content:center;font-size:13px}.profile-logout{color:#a65380;cursor:pointer;background:0 0;border:1px solid #efc5d5;border-radius:999px;align-self:start;padding:9px 14px;font:800 12px Nunito,sans-serif}.profile-logout:hover{background:#fff2f7}.profile-main{min-width:0;padding-top:46px}.profile-main .profile-header{margin-bottom:42px;display:block}.profile-main .profile-header h1{letter-spacing:-.04em;max-width:760px;font-size:clamp(34px,4.4vw,52px)}.profile-main .profile-header>div>p:last-child{max-width:620px;font-size:18px}@media (max-width:760px){.profile-layout{grid-template-columns:1fr;gap:0}.profile-sidebar{min-height:0;padding:0 0 20px;position:static}.profile-brand img{width:125px;margin-bottom:15px}.profile-sidebar-label{display:none}.profile-sidebar nav{gap:7px;padding-bottom:4px;display:flex;overflow:auto}.profile-sidebar nav button,.profile-sidebar nav a{flex:none;padding:10px 14px;font-size:16px}.profile-sidebar-footer{display:none}.profile-main{padding-top:10px}.profile-main .profile-header{margin-bottom:28px}}.admin-page{background:0 0}.admin-header-links{flex-wrap:wrap;justify-self:start;align-items:center;gap:10px;display:flex}.admin-header-links .admin-add-product{color:var(--ink);font-size:14px}.admin-reviews-link{color:#a85b86;background:#fff9fc;border:1.5px solid #eab5ca;border-radius:999px;justify-content:center;align-items:center;min-height:43px;padding:10px 16px;font:900 14px Nunito,sans-serif;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 7px 16px #c67a9714}.admin-reviews-link:hover{background:#fff0f7;border-color:#dc8eb2;transform:translateY(-1px)}.admin-header>a.admin-overview-link{color:var(--ink);justify-self:start;font-size:14px}.variant-feel-hint{color:#806c9b;margin:-3px 0 2px;font-size:12px;font-weight:700}.feel-scale{color:#826f78;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0 3px;font-size:11px;display:grid}.feel-scale>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}.feel-scale span{text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:6px 5px;font-size:10px;font-weight:900;overflow:hidden}.feel-scale .pink{background:#ffedf3}.feel-scale .blue{background:#eaf5ff}.feel-scale .yellow{background:#fff4d7}.feel-scale .lilac{background:#f1edff}.feel-scale .green{background:#e8f7e9}.feel-scale .peach{background:#fff0e5}.color-row{grid-template-columns:40px minmax(120px,1fr) minmax(150px,.7fr) minmax(110px,.42fr) 90px auto}.product-editor .color-row select{width:100%;color:var(--ink);background:#fff;border:1.5px solid #efd1da;border-radius:13px;padding:11px 12px;font:700 13px Nunito,sans-serif}.selected-feel-card{background:#fffdfb;border:1px solid #eed8df;border-radius:16px;align-items:center;gap:13px;padding:11px 14px;display:flex}.selected-feel-card img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:132px;height:108px;transform:scale(1.22)}.selected-feel-card>span:not(.selected-feel-emoji){gap:3px;display:grid}.selected-feel-card b{color:#4a3538;font:800 17px Fredoka,sans-serif}.selected-feel-card p{color:#806d72;font-size:12px;line-height:1.35}.selected-feel-emoji{background:#fff0f5;border-radius:14px;flex:none;place-items:center;width:92px;height:92px;font-size:38px;display:grid}@media (max-width:560px){.selected-feel-card img{width:108px;height:90px;transform:scale(1.18)}.selected-feel-card b{font-size:16px}}.feel-guide{outline:0;display:inline-block;position:relative}.selected-feel-guide{display:block}.feel-guide:focus-visible>.selected-feel-card,.feel-guide:hover>.selected-feel-card{border-color:#d7b8ff;box-shadow:0 0 0 3px #f2e7ff}.feel-guide-popover{z-index:15;color:#4b383d;opacity:0;pointer-events:none;background:#fff;border:1px solid #ead5f8;border-radius:16px;gap:8px;width:min(520px,100vw - 36px);padding:12px;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(6px);box-shadow:0 18px 45px #7b527129}.feel-guide:hover>.feel-guide-popover,.feel-guide:focus-within>.feel-guide-popover{opacity:1;transform:translateY(0)}.feel-guide-head{color:#9b7891;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font:900 10px Nunito,sans-serif;background:0 0!important;width:auto!important;height:auto!important;display:flex!important;overflow:visible!important}.feel-guide-track{border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;background:linear-gradient(90deg,#ffeef6,#eef8ff 22%,#fff4d8 44%,#f0edff 62%,#e9f7e9 80%,#fff0e5)!important;width:auto!important;height:auto!important;padding:5px!important;display:grid!important;overflow:visible!important}.feel-guide-step{text-align:center;border:1px solid #0000;border-radius:10px;align-content:start;justify-items:center;gap:5px;min-width:0;padding:7px 3px 8px;background:#ffffffb8!important;width:auto!important;height:auto!important;display:grid!important;overflow:visible!important}.feel-guide-step[aria-current=true]{border-color:#c988e9;box-shadow:0 4px 12px #b98dde2e;background:#fff!important}.feel-guide-dot{place-items:center;background:#fff7fb!important;border-radius:50%!important;width:38px!important;height:38px!important;display:grid!important;overflow:visible!important}.feel-guide-dot img{mix-blend-mode:multiply;object-fit:contain!important;width:36px!important;height:36px!important;transform:none!important}.feel-guide-step b{color:#3e3034;min-width:0;font:900 10px/1.05 Fredoka,sans-serif}.feel-guide-current{justify-self:center;font:900 10px Nunito,sans-serif;color:#805aa0!important;background:#f4eaff!important;border-radius:999px!important;width:auto!important;height:auto!important;padding:3px 8px!important}@media (max-width:760px){.color-row{grid-template-columns:40px 1fr 88px}.color-row select,.color-row button{grid-column:2/-1}}.adoption-story-card{color:#66565a;background:linear-gradient(145deg,#fff8fb,#fffdf9);border:1.5px dashed #e7b8c9;border-radius:18px;margin:18px 0 14px;padding:17px 18px}.adoption-story-card>.eyebrow{color:#c66c96;margin:0 0 7px}.adoption-story-card>p:not(.eyebrow){margin:0;font-size:16px;line-height:1.55}.story-hero{isolation:isolate;color:#fff;background:linear-gradient(110deg,#b7add9 0%,#cbb8dc 48%,#e8b5cf 100%);position:relative;overflow:hidden}.story-hero-inner{z-index:1;text-align:center;place-items:center;min-height:390px;padding:72px 24px;display:grid;position:relative}.story-hero-eyebrow{letter-spacing:.14em;margin:0 0 18px;font-size:13px;font-weight:900}.story-hero h1{letter-spacing:-.045em;color:#fff;margin:0;font-size:clamp(46px,7vw,92px);line-height:.98}.story-hero-inner>p:last-child{color:#fff;max-width:650px;margin:20px 0 0;font-size:clamp(17px,2vw,24px);line-height:1.35}.story-hero-orbit{z-index:0;pointer-events:none;border:2px solid #ffffff47;border-radius:50%;width:340px;height:340px;position:absolute}.story-hero-orbit-left{bottom:-190px;left:-120px}.story-hero-orbit-right{top:-220px;right:-100px}@media (max-width:760px){.story-hero-inner{min-height:300px;padding:58px 20px}.story-hero-eyebrow{font-size:11px}.story-hero h1{font-size:clamp(42px,12vw,62px)}.story-hero-inner>p:last-child{font-size:16px}.story-hero-orbit{width:230px;height:230px}}.collection-reason{border-top:1px solid #f0dce4;gap:3px;margin-top:15px;padding-top:13px;display:grid}.collection-reason b{color:#9f5c80;font:900 15px Fredoka,sans-serif}.collection-reason p{color:#806d72;margin:0;font-size:13px;line-height:1.45}.feel-interaction{margin:14px 0 20px}.feel-card{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(135deg,#f8f2ff,#fff8fb);border:1.5px solid #d8c8eb;border-radius:18px;gap:5px;padding:15px 17px;transition:transform .18s,box-shadow .18s;display:grid}.feel-card:hover,.feel-card:focus-visible{outline:0;transform:translateY(-2px);box-shadow:0 10px 24px #b18ac52b}.feel-card-kicker{color:#8967a8;letter-spacing:.11em;text-transform:uppercase;font:900 10px Nunito,sans-serif}.feel-card strong{color:#5f4873;font:900 22px Fredoka,sans-serif}.feel-card>span:not(.feel-card-kicker){color:#806d72;font-size:13px}.feel-card>b{color:#b65d88;justify-self:start;margin-top:4px;font-size:12px}.feel-dialog-backdrop{z-index:45;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#402b3855;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.feel-dialog{text-align:center;background:linear-gradient(145deg,#fffdfd,#fff3f8);border:2px solid #edc7d8;border-radius:24px;gap:10px;width:min(100%,390px);padding:28px;display:grid;position:relative;box-shadow:0 22px 60px #40243845}.feel-dialog .eyebrow{color:#c66c96;margin:0}.feel-dialog h2{color:#664878;margin:0;font-size:30px}.feel-dialog>img{object-fit:contain;background:#fff8fb;border-radius:16px;width:100%;max-height:230px}.feel-dialog>p:last-child{color:#806d72;margin:0;line-height:1.5}.feel-dialog-close{color:#a85680;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:9px;right:13px}.feel-fallback{color:#806d72;background:radial-gradient(circle at 50% 42%,#f1e7ff 0 34%,#0000 35%),#fff8fb;border-radius:16px;place-items:center;gap:7px;min-height:190px;animation:1.8s ease-in-out infinite feel-breathe;display:grid}.feel-fallback span{color:#db7ca5;font-size:42px}.feel-fallback b{font:800 14px Nunito,sans-serif}@keyframes feel-breathe{0%,to{transform:scale(.98)}50%{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.feel-card,.feel-fallback{transition:none;animation:none}}.hero h1{font-size:clamp(40px,5.1vw,64px)}.shop-page h1,.cart-page h1,.detail-page h1{font-size:clamp(36px,5.1vw,56px)}.shop-layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:34px;display:grid}.shop-results{grid-column:2}.shop-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-view-toolbar{background:#fffafd;border:1px solid #f0dbe4;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:11px 13px;display:flex}.shop-view-toolbar span{color:#9b7681;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.shop-view-toolbar b{font-family:Fredoka,sans-serif;font-size:18px}.shop-view-toggle{background:#f5ecff;border-radius:999px;gap:7px;padding:5px;display:flex}.shop-view-toggle button{color:#785b9b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 13px;font:900 12px Nunito,sans-serif}.shop-view-toggle button.active{color:#342a2b;background:#fff;box-shadow:0 6px 15px #9f779024}.shop-results-grid-view .product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.shop-results-grid-view .product-card{border-radius:14px;padding:8px}.shop-results-grid-view .product-visual{border-radius:10px;height:122px}.shop-results-grid-view .product-visual span{padding:3px 6px;font-size:8px}.shop-results-grid-view .product-card h3{margin:9px 0 2px;font-size:13px;line-height:1.1}.shop-results-grid-view .product-card p{font-size:10px;line-height:1.25}.shop-results-grid-view .product-card strong{font-size:13px}.shop-filter-panel{background:#f8f6ff;border:1px solid #eadff0;border-radius:22px;grid-area:1/1;padding:25px 20px;position:sticky;top:22px}.shop-filter-kicker{color:#9a79b3;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900}.shop-filter-panel h2{margin-bottom:18px;font-size:28px}.shop-filters{gap:8px;display:grid}.shop-filters a{color:#9b7181;background:#fffafd;border:1px solid #efc7d8;border-radius:12px;align-items:center;gap:9px;padding:9px 11px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,color .18s;display:flex}.shop-filters a img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:34px;height:34px}.shop-filters a:hover{background:#fff0f6;transform:translate(3px)}.shop-filters a.is-active{color:#fff;background:#f6a8c8;border-color:#f6a8c8;box-shadow:0 7px 14px #e986ae35}@media (max-width:760px){.shop-layout{grid-template-columns:1fr;gap:24px}.shop-filter-panel{grid-area:1/1;padding:20px;position:static}.shop-results{grid-area:2/1}.shop-results .product-grid,.shop-results-grid-view .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-view-toolbar{flex-direction:column;align-items:stretch}.shop-view-toggle{grid-template-columns:1fr 1fr;display:grid}.shop-results-grid-view .product-card{padding:9px}.shop-results-grid-view .product-visual{height:145px}.shop-results-grid-view .product-card h3{font-size:15px}.shop-results-grid-view .product-card p{font-size:11px}.shop-results-grid-view .product-card strong{font-size:14px}.shop-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-filters a{padding:8px 9px;font-size:12px}.shop-filters a img{width:29px;height:29px}}.auth-page h1{font-size:clamp(34px,5.1vw,49px)}.admin-header h1{font-size:clamp(34px,4.25vw,49px)}.profile-header h1{font-size:clamp(36px,5.1vw,58px)}.profile-main .profile-header h1{font-size:clamp(31px,3.75vw,44px)}@media (min-width:761px){.hero{aspect-ratio:1774/887;height:auto;min-height:0}.hero>img{object-fit:contain;object-position:center}.auth-page section{z-index:1}.auth-decoration{z-index:0;pointer-events:none;mix-blend-mode:multiply;height:auto;display:block;position:absolute}.auth-decoration-star{opacity:.72;width:clamp(32px,3.2vw,54px)}.auth-decoration-flask{opacity:.62;width:clamp(36px,4vw,64px)}.auth-decoration-star-one{top:20%;left:18%;transform:rotate(-17deg)}.auth-decoration-star-two{bottom:19%;right:17%;transform:rotate(21deg)scale(.8)}.auth-decoration-flask-one{top:14%;right:29%;transform:rotate(24deg)}.auth-decoration-flask-two{bottom:10%;left:29%;transform:rotate(-19deg)scale(.82)}}body{isolation:isolate;position:relative}html{min-height:100%}body{flex-direction:column;min-height:100vh;display:flex}body>footer{margin-top:auto}.site-background-decor{display:none}@media (min-width:1280px){body>:not(.site-background-decor):not(.help-assistant-layer):not(.cart-drawer-layer){z-index:1;position:relative}.site-background-decor{z-index:0;pointer-events:none;display:block;position:absolute;inset:0;overflow:clip}.site-background-decor img{object-fit:contain;filter:drop-shadow(0 9px 14px #b9847a22);height:auto;position:absolute}.site-background-bear{opacity:.74;width:clamp(70px,7vw,118px)}.site-background-star{opacity:.82;width:clamp(32px,3vw,48px)}.site-background-flask{opacity:.75;width:clamp(31px,2.7vw,43px)}.site-background-bear-left{top:30rem;left:clamp(12px,2vw,42px);transform:rotate(-12deg)}.site-background-bear-right{top:66rem;right:clamp(12px,2vw,42px);transform:rotate(12deg)scaleX(-1)}.site-background-star-left{top:18rem;left:clamp(28px,3.8vw,72px);transform:rotate(-17deg)}.site-background-star-right{top:51rem;right:clamp(26px,3.2vw,62px);transform:rotate(19deg)}.site-background-flask-left{top:92rem;left:clamp(16px,2.5vw,50px);transform:rotate(-18deg)}.site-background-flask-right{top:28rem;right:clamp(14px,2.4vw,48px);transform:rotate(18deg)}.auth-page{background:0 0}}@media (max-width:760px){.hero>img.hero-decoration,.hero-decoration,.auth-decoration{display:none}.hero h1{font-size:45px}}.shipping-strip{white-space:nowrap;place-items:center;line-height:1.2;display:grid;overflow:hidden}.shipping-strip-window{width:min(980px,100% - 120px);overflow:hidden}.shipping-strip-track{will-change:transform;align-items:center;gap:42px;width:max-content;animation:24s linear infinite shipping-strip-scroll;display:flex}.shipping-strip-track span{flex:none;align-items:center;gap:7px;font-weight:900;display:inline-flex}.offer-amount{color:#7b64bc;background:#fff;border-radius:999px;align-items:center;padding:2px 8px;display:inline-flex;box-shadow:0 1px #ffffffa8}.first-offer{color:#7b55c7;background:#f2eaff}.shipping-offer{color:#7a5b00;background:#fff1a8}.gift-offer{color:#0f7572;background:#dffff8}@keyframes shipping-strip-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 21px))}}@media (prefers-reduced-motion:reduce){.shipping-strip-window{width:min(980px,100% - 28px)}.shipping-strip-track{flex-wrap:wrap;justify-content:center;gap:10px 22px;width:100%;animation:none}}.nav-actions{gap:20px}.nav-icon-link{width:44px;height:44px;color:var(--ink);place-items:center;display:inline-grid;position:relative}.nav-icon-link svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px;transition:transform .18s,color .18s}.nav-icon-link:hover{color:#b05e88}.nav-icon-link:hover svg{transform:translateY(-2px)}.cart-drawer-trigger{margin:0}.cart-drawer-trigger svg{width:28px;height:28px}.icon-count{background:var(--pink);color:#fff;pointer-events:none;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 3px;font:900 10px/1 Nunito,sans-serif;display:grid;position:absolute;top:4px;right:2px}.search-page{padding-block:58px 90px}.search-page h1{letter-spacing:-.05em;margin:6px 0 25px;font-size:clamp(44px,6vw,68px);line-height:.95}.search-form{background:#fffafd;border:1px solid #f1dce4;border-radius:24px;max-width:720px;padding:24px}.search-form label{color:#8d7079;margin-bottom:9px;font-size:13px;font-weight:900;display:block}.search-form>div{gap:10px;display:flex}.search-form input{min-width:0;color:var(--ink);background:#fff;border:1.5px solid #edc7d6;border-radius:999px;flex:1;padding:14px 18px;font:600 16px Nunito,sans-serif}.search-form input:focus{border-color:var(--pink);outline:3px solid #ffe0eb}.search-form .button{flex:none}.search-summary{color:#806d73;margin:26px 0;font-size:16px}.search-page .product-grid{margin-top:28px}@media (max-width:760px){.shipping-strip{padding-inline:12px;font-size:12px}.shipping-strip-window{width:min(100%,520px)}.shipping-strip-track{gap:30px;animation-duration:20s}.shipping-strip-track span{width:auto}.offer-amount{padding:2px 7px}.nav-actions{gap:6px}.nav-icon-link{width:44px;height:44px}.nav-icon-link svg{width:25px;height:25px}.icon-count{top:5px;right:4px}.search-page{padding-block:40px 70px}.search-form{padding:18px}.search-form>div{display:grid}.search-form .button{justify-content:center}.search-page h1{font-size:49px}.shipping-strip{padding:5px 12px 8px}.shipping-strip:after{background:radial-gradient(circle at 10px 0,var(--pink) 10px,transparent 10.5px) 0 0/20px 10px repeat-x;height:10px;bottom:-10px}body>.site-header,body>footer{width:100%;max-width:100%;overflow-x:clip}}body>.site-header{z-index:50;position:relative}.search-popover{z-index:60}.search-popover-wrap{place-items:center;display:grid;position:relative}.search-popover-wrap .search-trigger{cursor:pointer;background:0 0;border:0}.search-popover{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf4f7;border:2px solid #f1d6e1;border-radius:22px;align-items:center;gap:6px;width:min(310px,100vw - 32px);padding:7px;animation:.18s ease-out search-popover-in;display:flex;position:absolute;top:calc(100% + 12px);right:-4px;box-shadow:0 16px 34px #76556b24,0 3px #fff}.search-popover:before{content:"";background:#fffaf4;border-top:2px solid #f1d6e1;border-left:2px solid #f1d6e1;width:13px;height:13px;position:absolute;top:-8px;right:20px;transform:rotate(45deg)}.search-popover form{background:#fff;border:1px solid #f4e4e9;border-radius:16px;flex:1;align-items:center;min-width:0;padding:3px 4px 3px 9px;display:flex;box-shadow:inset 0 1px 2px #c995a514}.search-popover input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:7px 5px;font:700 14px Nunito,sans-serif}.search-popover input::placeholder{color:#a88f96}.search-popover form button{background:var(--yellow);width:32px;height:32px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;place-items:center;transition:transform .18s,background .18s;display:grid}.search-popover form button:hover{background:#ffd05a;transform:rotate(-8deg)scale(1.05)}.search-popover form svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@keyframes search-popover-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:760px){.search-popover{border-radius:18px;width:auto;padding:7px;position:fixed;top:120px;left:12px;right:12px}.search-popover:before{right:116px}.search-popover form{border-radius:13px}.search-popover-wrap .search-trigger{width:25px}.nav-actions{flex:1;justify-content:space-between;gap:0;max-width:420px;margin-left:auto}.region-flag,.search-popover-wrap,.search-popover-wrap .search-trigger,.nav-icon-link{width:44px;height:44px}.region-flag{font-size:20px}.nav-icon-link svg{width:28px;height:28px}}.help-page{padding-bottom:90px}.help-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#b8acd3 0%,#cbbfe1 48%,#f3b6cb 100%);padding:76px 20px 94px;position:relative;overflow:hidden}.help-hero:before,.help-hero:after{content:"";pointer-events:none;border:2px solid #ffffff45;border-radius:50%;position:absolute}.help-hero:before{width:280px;height:280px;bottom:-155px;left:-90px}.help-hero:after{width:360px;height:360px;top:-210px;right:-110px}.help-hero .eyebrow{color:#fff4fa;position:relative}.help-hero h1{letter-spacing:-.05em;margin:5px 0 10px;font-size:clamp(46px,6vw,74px);line-height:.95;position:relative}.help-hero>p:not(.eyebrow){opacity:.9;font-size:17px;position:relative}.help-search{text-align:left;background:#fff;border-radius:999px;align-items:center;max-width:660px;margin:30px auto 0;padding:7px 20px;display:flex;position:relative;box-shadow:0 14px 28px #704e7a26}.help-search svg{fill:none;stroke:#a37c9a;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:23px;height:23px}.help-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:12px;font:600 16px Nunito,sans-serif}.help-content{padding-top:42px}.help-category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.help-category{background:#fffdfb;border:1px solid #f0dce5;border-radius:21px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;min-height:165px;padding:21px 17px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 10px 24px #b36d8512}.help-category:hover{transform:translateY(-5px)rotate(-.7deg);box-shadow:0 17px 28px #b36d8524}.help-category:nth-child(2){background:#f8f3ff}.help-category:nth-child(3){background:#fff8e8}.help-category:nth-child(4){background:#eff9fa}.help-category-icon{color:#d66d99;background:#ffe1eb;border-radius:12px;place-items:center;width:34px;height:34px;font:900 19px Fredoka,sans-serif;display:grid}.help-category:nth-child(2) .help-category-icon{color:#8f70ad;background:#e6dcf5}.help-category:nth-child(3) .help-category-icon{color:#ae8127;background:#ffe7a9}.help-category:nth-child(4) .help-category-icon{color:#4d929c;background:#ccecf0}.help-category h2{margin:1px 0 7px;font-size:19px;line-height:1.05}.help-category p{color:#806d73;font-size:12px;line-height:1.45}.help-category>b{color:#bd7196;align-self:end;font-size:19px}.help-articles-heading{justify-content:space-between;align-items:end;gap:20px;margin:68px 0 20px;display:flex}.help-articles-heading h2{letter-spacing:-.03em;margin-top:3px;font-size:34px}.help-articles-heading>span{color:#a67a8a;font-size:13px;font-weight:900}.help-articles{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.help-article{background:#fff;border:1px solid #f0dce5;border-radius:16px;align-self:start;overflow:hidden}.help-article summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;font:800 17px/1.2 Fredoka,sans-serif;list-style:none;display:flex}.help-article summary::-webkit-details-marker{display:none}.help-article summary b{color:#d8759d;font:500 24px/1 Nunito,sans-serif;transition:transform .2s}.help-article[open] summary b{transform:rotate(45deg)}.help-article p{color:#75656a;padding:0 20px 20px;font-size:14px;line-height:1.6}.help-empty{text-align:center;background:#fff9fb;border:2px dashed #ecc2d2;border-radius:20px;grid-column:1/-1;padding:38px}.help-empty>span{color:#dda0ba;font-size:35px}.help-empty h3{margin:9px 0 5px;font-size:25px}.help-empty p{color:#806d73;max-width:380px;margin:0 auto 17px;line-height:1.5}.help-contact{background:#fff0f5;border:1px dashed #e9adc4;border-radius:25px;justify-content:space-between;align-items:center;gap:25px;margin-top:68px;padding:31px 35px;display:flex}.help-contact h2{margin:4px 0 5px;font-size:30px}.help-contact p:last-child{color:#806d73;font-size:14px}.help-contact .button{flex:none}@media (max-width:900px){.help-category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.help-hero{padding:49px 18px 62px}.help-hero h1{font-size:49px}.help-hero>p:not(.eyebrow){font-size:15px}.help-search{margin-top:23px;padding:5px 14px}.help-search input{padding:11px 8px;font-size:14px}.help-content{padding-top:28px}.help-category-grid,.help-articles{grid-template-columns:1fr}.help-category{min-height:0;padding:17px}.help-articles-heading{margin:43px 0 15px}.help-articles-heading h2{font-size:29px}.help-contact{margin-top:43px;padding:25px 21px;display:grid}.help-contact h2{font-size:27px}.help-contact .button{justify-self:start}}.footer-grid .footer-wordmark{filter:none;width:170px;height:auto;margin:0 0 8px;display:block}@media (max-width:760px){.footer-grid .footer-wordmark{width:150px}}.product-reviews{background:#fff9fb;border:1px solid #f1dbe4;border-radius:26px;margin:82px 0 88px;padding:30px;box-shadow:0 14px 32px #c67a9710}.reviews-overview{justify-content:space-between;align-items:center;gap:24px;display:flex}.reviews-overview .reviews-summary-copy h2{margin-top:5px;font-size:clamp(26px,3vw,38px)}.reviews-overview .reviews-summary-copy>p:last-child{color:#8f7880;margin-top:7px;font-size:14px}.reviews-disclosure{border:0}.reviews-disclosure summary{list-style:none}.reviews-disclosure summary::-webkit-details-marker{display:none}.reviews-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;display:flex}.reviews-summary-copy h2{margin-top:5px;font-size:clamp(26px,3vw,38px)}.reviews-summary-copy>p:last-child{color:#8f7880;margin-top:7px;font-size:14px}.reviews-summary-rating{color:#a15c83;align-items:center;gap:10px;min-width:170px;display:flex}.reviews-summary-rating strong{color:#e4a340;letter-spacing:.08em;white-space:nowrap;font-size:22px}.reviews-summary-rating span{white-space:nowrap;font-weight:900}.reviews-summary-rating i{color:#a15c83;margin-left:auto;font-size:28px;font-style:normal;line-height:1;transition:transform .2s}.reviews-disclosure[open] .reviews-summary-rating i{transform:rotate(180deg)}.reviews-content{border-top:1px solid #f1dbe4;margin-top:28px;padding-top:25px}.reviews-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.reviews-heading h2{margin-top:5px;font-size:clamp(26px,3vw,38px)}.reviews-heading>span{color:#a15c83;white-space:nowrap;font-weight:900}.reviews-list{gap:12px;margin-top:22px;display:grid}.review-card{background:#fff;border:1px solid #f2d5e1;border-radius:18px;padding:17px 18px}.review-card p{color:#68575d;margin:8px 0;line-height:1.5}.review-card small{color:#987c86;font-weight:800}.review-stars{color:#e4a340;letter-spacing:.1em;font-size:15px}.review-stars span{color:#eadfe2}.reviews-empty{color:#8f7880;margin:20px 0}.review-login-prompt{color:#826c75;margin:20px 0 0}.review-login-prompt a{color:#b75e89;font-weight:900;text-decoration:underline}.review-form{border-top:1px dashed #ecb7cb;gap:12px;margin-top:24px;padding-top:20px;display:grid}.review-form>b{color:#9f5b82;font-family:Fredoka,sans-serif;font-size:20px}.review-form label{color:#775e67;gap:6px;font-size:13px;font-weight:800;display:grid}.review-form select,.review-form textarea{color:var(--ink);background:#fff;border:1.5px solid #edbfd0;border-radius:13px;padding:11px 13px;font:600 14px Nunito,sans-serif}.review-form textarea{resize:vertical;min-height:90px}.review-form .button{justify-self:start}.review-form [role=status]{color:#a3567d;margin:0;font-weight:800}.reviews-pagination{color:#8f7880;justify-content:center;align-items:center;gap:16px;margin-top:20px;font-size:13px;font-weight:800;display:flex}.reviews-pagination button{color:#a3567d;cursor:pointer;background:#fff;border:1px solid #edbfd0;border-radius:999px;padding:8px 13px;font:800 12px Nunito,sans-serif}.reviews-pagination button:disabled{cursor:not-allowed;opacity:.45}.review-write-disclosure{border-top:1px dashed #ecb7cb;margin-top:28px}.review-write-disclosure summary{cursor:pointer;color:#9f5b82;justify-content:space-between;align-items:center;padding:18px 0 2px;list-style:none;display:flex}.review-write-disclosure summary::-webkit-details-marker{display:none}.review-write-disclosure summary b{font:700 21px Fredoka,sans-serif}.review-write-disclosure summary span{font-size:24px;transition:transform .2s}.review-write-disclosure[open] summary span{transform:rotate(45deg)}.admin-header-links{justify-items:start;gap:8px;display:grid}.admin-reviews-link{color:#b26a93;font-size:13px;font-weight:900}.review-moderation{background:#fff;border:1px solid #f1dfe4;border-radius:25px;max-width:960px;margin:0 auto;padding:25px;box-shadow:0 15px 35px #c67a9718}.moderation-list{gap:13px;margin-top:20px;display:grid}.moderation-card{background:#fff9fb;border:1px solid #f1dbe4;border-radius:18px;justify-content:space-between;gap:20px;padding:18px;display:flex}.moderation-card>div:first-child{min-width:0}.moderation-card p:not(.eyebrow){color:#68575d;line-height:1.5}.moderation-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.moderation-actions button{color:#a3567d;cursor:pointer;background:#fff;border:1px solid #e9b1c9;border-radius:999px;padding:9px 13px;font:800 12px Nunito,sans-serif}.moderation-actions button:first-child{color:var(--ink);background:#ffd35c;border-color:#ffd35c}.moderation-card.status-approved{opacity:.76}.moderation-card.status-rejected,.moderation-card.status-hidden{opacity:.62}@media (max-width:760px){.product-reviews{margin-top:38px;padding:22px 18px}.reviews-heading{flex-direction:column;align-items:start;gap:4px}.reviews-summary{align-items:flex-start;gap:14px}.reviews-summary-rating{flex:1;justify-content:flex-end;min-width:0}.reviews-summary-rating strong{font-size:17px}.reviews-summary-rating i{margin-left:0}.reviews-overview{align-items:flex-start;gap:14px}.reviews-overview .reviews-summary-rating{flex:1;justify-content:flex-end;min-width:0}.reviews-overview .reviews-summary-rating strong{font-size:17px}.reviews-pagination{gap:9px}.moderation-card{flex-direction:column}.moderation-actions{justify-content:flex-start}.admin-header-links{justify-items:center}}.moderation-actions button.danger{color:#b14e68;border-color:#e7a5b8}.review-filter-pills{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.review-filter-pills button{color:#a85b86;text-transform:capitalize;cursor:pointer;background:#fff9fc;border:1.5px solid #eab5ca;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 13px;font:900 13px Nunito,sans-serif;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.review-filter-pills button:hover,.review-filter-pills button.active{background:#fff0f7;border-color:#dc8eb2;transform:translateY(-1px)}.review-filter-pills button.active{color:#3b3032;background:#ffd86a;border-color:#ffd86a}.review-filter-pills span{color:#9b587d;background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font:900 11px Nunito,sans-serif;display:inline-grid}.info-page{max-width:860px;padding-block:58px 100px}.info-page h1,.info-page>h2{letter-spacing:-.05em;margin:6px 0 14px;font-size:clamp(48px,7vw,78px);line-height:.95}.info-lead{color:#756468;max-width:680px;margin-bottom:30px;font-size:20px;line-height:1.55}.info-card{background:#fffafc;border:1px solid #f2dce5;border-radius:24px;margin:18px 0;padding:28px 32px;box-shadow:0 14px 32px #b36d8512}.info-card-lilac{background:#f7f2ff;border-color:#e8dcf5}.info-card h2{margin-bottom:10px;font-size:28px}.info-card p{color:#6f6064;line-height:1.7}.info-card p+p{margin-top:12px}.info-card a{color:#a65380;font-weight:800}.info-trust{flex-wrap:wrap;gap:10px;margin:24px 0 30px;display:flex}.info-trust span{color:#a65380;background:#fff7fa;border:1px solid #efc9d9;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}@media (max-width:760px){.info-page{padding-block:38px 70px}.info-page h1,.info-page>h2{font-size:48px}.info-lead{font-size:17px}.info-card{border-radius:20px;padding:23px 20px}.info-card h2{font-size:25px}}.newsletter-form{flex-wrap:wrap;gap:0}.newsletter-form small{opacity:.88;flex-basis:100%;margin-top:8px;font-size:11px;line-height:1.4}.newsletter-form button:disabled{cursor:wait;opacity:.7}.payment-methods{flex-wrap:wrap;align-items:center;gap:7px;margin-top:15px;display:flex}.payment-icon{color:#20212a;white-space:nowrap;background:#fff;border:1px solid #dfe0e4;border-radius:5px;place-items:center;min-width:45px;height:31px;padding:0 7px;font:800 10px/1 Nunito,sans-serif;display:inline-grid}.payment-amex{color:#fff;letter-spacing:-.04em;background:#1976c9;border-color:#1976c9;font-size:11px}.payment-apple{font-size:9px}.payment-google{color:#5c6472;font-size:9px}.payment-mastercard{background:#252525;border-color:#252525;min-width:48px;display:flex;position:relative;overflow:hidden}.payment-mastercard i{opacity:.95;background:#f21d28;border-radius:50%;width:17px;height:17px}.payment-mastercard i+i{background:#ff981b;margin-left:-6px}.payment-paypal{color:#07549a;font-family:Georgia,serif;font-size:19px;font-style:italic}.payment-shop{color:#fff;background:#6434e8;border-color:#6434e8;font-size:12px}.payment-visa{color:#fff;letter-spacing:.04em;background:#123fc0;border-color:#123fc0;font-size:13px}.detail-grid{align-items:start}.product-media-gallery{margin-top:24px}@media (min-width:761px){.detail-page{height:auto;min-height:calc(100vh - 150px);padding-block:28px 0;overflow:visible}.detail-grid{align-items:start;min-height:calc(100vh - 178px)}.product-media-gallery{position:sticky;top:20px}.detail-copy{height:auto;min-height:0;max-height:none;padding:0 18px 42px 0;overflow:visible}}@media (max-width:760px){.detail-page{height:auto;min-height:0;overflow:visible}.detail-copy{height:auto;padding:0;overflow:visible}.detail-page{padding-bottom:max(110px,calc(env(safe-area-inset-bottom) + 92px))}.detail-grid{scroll-margin-bottom:calc(env(safe-area-inset-bottom) + 96px)}.detail-copy{padding-bottom:24px}}.feel-guide-scroll{overflow:visible}#feel-guide.shell{width:min(1440px,100% - 40px)}.feel-section .section-heading{width:min(1180px,100%);margin-inline:auto}.feel-guide-art{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.feel-guide-art .feel-card{isolation:isolate;aspect-ratio:1;background:0 0;border:0;border-radius:0;min-height:0;padding:0;transition:transform .2s;position:relative;overflow:visible}.feel-guide-art .feel-card:before{content:"";z-index:0;background:radial-gradient(circle at 32% 28%,#fffdf9 0 12%,transparent 38%),radial-gradient(circle at 68% 70%,var(--wash-strong) 0,transparent 58%),var(--wash);filter:blur(19px)saturate(.8);opacity:.5;border-radius:48% 52% 45% 55%/54% 44% 56% 46%;position:absolute;inset:14%;transform:rotate(-4deg)scale(1.08)}.feel-guide-art .feel-card:first-child{--wash:#f7d6df;--wash-strong:#f4b9ce}.feel-guide-art .feel-card:nth-child(2){--wash:#d8eaf1;--wash-strong:#acd5e8}.feel-guide-art .feel-card:nth-child(3){--wash:#efd5ce;--wash-strong:#dea99d}.feel-guide-art .feel-card:nth-child(4){--wash:#dfd3ed;--wash-strong:#c4addf}.feel-guide-art .feel-card:nth-child(5){--wash:#f8e8b9;--wash-strong:#f1cc72}.feel-guide-art .feel-card:nth-child(6){--wash:#f2dcc1;--wash-strong:#e6b97d}.feel-guide-art .feel-card:nth-child(2n):before{border-radius:54% 46% 57% 43%/45% 56% 44% 55%;transform:rotate(4deg)scale(1.06)}.feel-guide-art .feel-card:hover{transform:translateY(-7px)rotate(-1deg)}.feel-guide-art .feel-card-art{z-index:1;width:100%;height:100%;display:block;position:relative}.feel-guide-art .feel-card-art img{object-fit:contain;opacity:.97;filter:saturate(.82)contrast(.96)brightness(1.035);width:100%;height:100%;position:absolute;inset:0}.feel-guide-art .feel-card-mochi-puff img{opacity:.86;filter:saturate(.68)contrast(.89)brightness(1.1)}.feel-guide-art .feel-card-copy{z-index:2;opacity:0;pointer-events:none;text-align:center;background:radial-gradient(#fffaf2d9 0 32%,#fffaf28a 48%,#0000 76%);border-radius:50%;place-content:center;justify-items:center;gap:5px;padding:28px;transition:opacity .22s,transform .22s;display:grid;position:absolute;inset:0;transform:translateY(30px)}.feel-guide-art .feel-card-copy small{color:#a16e82;letter-spacing:.04em;text-transform:uppercase;font:800 10px Nunito,sans-serif}.feel-guide-art .feel-card-copy h3{color:var(--ink);text-transform:none;margin:0;font-family:Fredoka,sans-serif;font-size:22px;line-height:1}.feel-guide-art .feel-card-copy p{color:#675b5b;max-width:18ch;margin:0;font:800 12px/1.35 Nunito,sans-serif}.feel-guide-art .feel-card:hover,.feel-guide-art .feel-card:focus-visible{border-radius:50%;overflow:hidden}.feel-guide-art .feel-card:hover .feel-card-art,.feel-guide-art .feel-card:focus-visible .feel-card-art{clip-path:circle(46%);border-radius:50%;overflow:hidden}.feel-guide-art .feel-card:hover .feel-card-art img,.feel-guide-art .feel-card:focus-visible .feel-card-art img{opacity:.25;filter:saturate(.65)contrast(.94)brightness(1.12)}.feel-guide-art .feel-card:hover .feel-card-copy,.feel-guide-art .feel-card:focus-visible .feel-card-copy{opacity:1;transform:translateY(20px)}.feel-guide-art .feel-card:focus-visible{outline-offset:5px;border-radius:24px;outline:3px solid #e99abb}.feel-scale span{align-items:center;gap:4px;display:inline-flex}.feel-scale span img{object-fit:contain;mix-blend-mode:multiply;width:42px;height:34px}.feel-scale span em{font-style:normal}.feel-scale>div{align-items:center}.feel-firmness{color:#9b766a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin:54px 5% 0;font:800 15px Nunito,sans-serif;display:grid}.feel-firmness-track{background:linear-gradient(90deg,#efb3bf 0%,#bad8e6 20%,#ebc688 40%,#dab7dc 60%,#f2cf73 80%,#dfb98c 100%);border-radius:999px;grid-template-columns:repeat(6,1fr);align-items:center;height:16px;padding:0 10px;display:grid;box-shadow:inset 0 1px 3px #8f625233}.feel-firmness-track i{background:#fff8ed;border:2px solid #fff9f3;border-radius:50%;justify-self:center;width:16px;height:16px;box-shadow:0 1px 5px #8f62524a}@media (max-width:760px){#feel-guide.shell{width:min(100% - 28px,1440px)}.feel-section .section-heading{width:100%}.feel-guide-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -18px;padding:0 18px;overflow-x:auto}.feel-guide-scroll::-webkit-scrollbar{display:none}.feel-guide-art{gap:8px;width:max-content;padding:3px 0 9px;display:flex}.feel-guide-art .feel-card{scroll-snap-align:start;flex:0 0 190px;width:190px}.feel-firmness{gap:8px;margin:34px 0 0;font-size:12px}.feel-firmness-track{height:13px;padding:0 7px}.feel-firmness-track i{width:13px;height:13px}}.order-tracking-card{background:#fff8fb;border:1.5px dashed #efb7cc;border-radius:18px;grid-template-columns:1fr auto;gap:10px 14px;margin-top:14px;padding:14px;display:grid}.order-tracking-card div{min-width:0}.order-tracking-card dt{color:#9b7681;letter-spacing:.05em;text-transform:uppercase;font:900 11px Nunito,sans-serif}.order-tracking-card dd{color:var(--ink);overflow-wrap:anywhere;margin-top:3px;font-weight:900}.order-tracking-card a:not(.button){color:#b75d88;text-underline-offset:3px;text-decoration:underline}@media (max-width:760px){.order-tracking-card{grid-template-columns:1fr}}.feel-note-title{align-items:center;gap:10px;display:flex}.feel-note-title img{object-fit:contain;filter:drop-shadow(0 2px 2px #bd806c30);width:37px;height:37px}.feel-note-title div{gap:1px;display:grid}.feel-note-title small{color:#c56f95;letter-spacing:.08em;text-transform:uppercase;font:900 10px Nunito,sans-serif}.feel-note-title b{font-size:22px;line-height:1.05}.feel-note p{margin-top:8px}.product-visual span.status-coming_soon,.status-chip.status-coming_soon{color:#765b9b;background:#eee7ff}.product-visual span.status-sold_out,.status-chip.status-sold_out{color:#9a5966;background:#ffe3e8}.product-visual span.status-new,.status-chip.status-new{color:#c8668d;background:#fff}.display-config{background:#fcf9ff;border:2px dashed #dfccef;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);align-items:end;gap:16px;margin:2px 0;padding:17px;display:grid}.display-config>div{gap:4px;display:grid}.display-config b{font:900 18px Fredoka,sans-serif}.display-config small{color:#826f78;font-weight:700;line-height:1.35}.display-config label{gap:7px;font-weight:900;display:grid}.display-config select{color:#342a2b;background:#fff;border:2px solid #f0cbd8;border-radius:13px;width:100%;padding:10px 12px;font:800 15px Nunito,sans-serif}.display-config .homepage-toggle{color:#4b393b;cursor:pointer;background:#fff4f8;border-radius:13px;grid-column:1/-1;align-items:center;gap:11px;padding:11px 13px;display:flex}.display-config .homepage-toggle input{accent-color:#df7da5;width:20px;height:20px}.display-config .homepage-toggle span{gap:2px;display:grid}.display-config .homepage-toggle small{font-weight:700}.adoption-config{background:linear-gradient(145deg,#fff8fb,#fffdf9);border:2px dashed #f0b8cb;border-radius:20px;gap:13px;margin:2px 0;padding:17px;display:grid}.adoption-config>div{gap:4px;display:grid}.adoption-config>div b{color:#a65d82;font:900 18px Fredoka,sans-serif}.adoption-config>div small,.adoption-config label small{color:#826f78;font-weight:700;line-height:1.35}.adoption-config textarea{background:#fff}.feel-media-slot{background:#fbf9ff;border:1.5px dashed #c7b6df;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px;display:grid!important}.feel-media-slot span{gap:3px;display:grid}.feel-media-slot input{background:0 0;border:0;width:auto;padding:0}.feel-media-slot small{grid-column:1/-1}.overview-display-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.status-chip,.home-visible,.home-hidden,.site-hidden{border-radius:999px;padding:4px 8px;font:900 11px Nunito,sans-serif}.home-visible{color:#47795d;background:#e4f5e6}.home-hidden{color:#896d78;background:#f8e8ef}.site-hidden{color:#765b9b;background:#eee7ff}.purchase-status{border-radius:13px;margin:0 0 11px;padding:10px 13px;font-weight:900;line-height:1.35}.purchase-status.status-coming_soon{color:#6f588d;background:#eee8ff}.purchase-status.status-sold_out{color:#945865;background:#ffe7eb}@media (max-width:760px){.display-config{grid-template-columns:1fr}.display-config .homepage-toggle{grid-column:auto}}.product-type-tabs{background:#fcf8ff;border:2px dashed #e5d1f8;border-radius:999px;gap:7px;margin:2px 0 8px;padding:6px;display:inline-flex}.product-type-tabs button{color:#876da4;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 18px;font:900 14px Fredoka,sans-serif}.product-type-tabs button.active{color:#6f52a0;background:#e9ddff;box-shadow:0 7px 15px #b995d830}.lucky-box-config{background:linear-gradient(145deg,#fcf9ff,#fff8fb);border:2px dashed #dfccef;border-radius:20px;gap:14px;margin:2px 0;padding:17px;display:grid}.lucky-box-config>div:first-child{gap:4px;display:grid}.lucky-box-config b{color:#6f5289;font:900 18px Fredoka,sans-serif}.lucky-box-config small{color:#826f78;font-weight:700;line-height:1.35}.lucky-items{gap:12px;display:grid}.lucky-item-row{background:#fffafd;border:1.5px solid #efdbe5;border-radius:18px;grid-template-columns:96px minmax(0,1.1fr) minmax(150px,.7fr) minmax(190px,.8fr) auto;align-items:end;gap:11px;padding:12px;display:grid}.lucky-item-row label:not(.lucky-item-image){color:#715e67;gap:6px;font:900 13px Nunito,sans-serif;display:grid}.lucky-item-row input,.lucky-item-row select{color:#342a2b;background:#fff;border:2px solid #f0cbd8;border-radius:13px;width:100%;padding:10px 12px;font:800 14px Nunito,sans-serif}.lucky-item-row button{color:#b9658d;cursor:pointer;background:#fce4ef;border:0;border-radius:999px;padding:12px 16px;font:900 13px Fredoka,sans-serif}.lucky-item-row button:disabled{opacity:.45;cursor:not-allowed}.lucky-item-image{cursor:pointer;background:#fff4fa;border:2px dashed #efb8d0;border-radius:16px;place-items:center;width:96px;height:96px;display:grid;position:relative;overflow:hidden}.lucky-item-image img{object-fit:cover;width:100%;height:100%}.lucky-item-image span{color:#bd6a96;place-items:center;font:900 28px Fredoka,sans-serif;display:grid}.lucky-item-image small{color:#bd6a96;font-size:11px;display:block}.lucky-item-image input{opacity:0;cursor:pointer;position:absolute;inset:0}.lucky-box-card .product-visual{background:#f6edff}.lucky-box-includes{background:#fcf9ff;border:2px dashed #e6c9ff;border-radius:20px;margin:0 0 24px;padding:18px}.lucky-box-includes h2{margin:0 0 14px;font-size:26px;line-height:1}.lucky-box-included-grid{gap:10px;display:grid}.lucky-box-included-card{color:var(--ink);background:#fff;border:1px solid #efdbe5;border-radius:16px;grid-template-columns:72px minmax(0,1fr) 76px;align-items:center;gap:12px;padding:10px;display:grid}.lucky-box-included-card>span:not(.feel-guide){color:#c76d9a;background:#fff0f6;border-radius:13px;place-items:center;width:72px;height:72px;font:900 28px Fredoka,sans-serif;display:grid;overflow:hidden}.lucky-box-included-card>span:not(.feel-guide)>img{object-fit:cover;width:100%;height:100%}.lucky-box-included-card div{gap:2px;display:grid}.lucky-box-included-card strong{font:900 16px Fredoka,sans-serif}.lucky-box-included-card small{color:#8c747e;font-weight:800}.lucky-box-included-card .lucky-box-feel-art{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 8px 12px #b75d881f);justify-self:end;width:68px;height:68px}.lucky-box-included-card .feel-guide{background:0 0;width:max-content;height:auto;overflow:visible}.lucky-box-included-card .lucky-box-feel-guide{justify-self:start}.lucky-box-included-card .lucky-box-feel-art-guide{justify-self:end}.lucky-box-included-card .lucky-box-feel-art-guide .feel-guide-popover{left:auto;right:0}.lucky-box-included-card a{color:#b75d88;font-style:normal;font-weight:900}@media (max-width:920px){.lucky-item-row{grid-template-columns:82px 1fr 1fr}.lucky-item-image{width:82px;height:82px}.lucky-item-row button{grid-column:2/-1}}@media (max-width:760px){.product-type-tabs{width:100%}.product-type-tabs button{flex:1}.lucky-item-row{grid-template-columns:1fr;align-items:stretch}.lucky-item-image{width:100%;height:170px}.lucky-box-included-card{grid-template-columns:62px minmax(0,1fr) 54px}.lucky-box-included-card>span:not(.feel-guide){width:62px;height:62px}.lucky-box-included-card .lucky-box-feel-art{width:52px;height:52px}}.community{background:linear-gradient(#fffafc47,#fffafc47),url(/images/social/community-gingham.png) 50%/cover;grid-template-columns:minmax(0,1fr) minmax(330px,.88fr);align-items:center;display:grid}.community-copy{max-width:490px}.community-copy>p:last-of-type{max-width:350px}.community-copy .community-tags{margin-top:26px}.community-socials{border-left:2px dashed #ead8ec;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding-left:30px;display:grid}.community-social-card{min-height:132px;color:var(--ink);text-align:center;background:#ffe8f06b;border:1px solid #f5dbe5;border-radius:22px;place-items:center;padding:18px 15px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 9px 20px #915f801a}.community-social-card:hover{transform:translateY(-4px)rotate(-1deg);box-shadow:0 14px 24px #915f8029}.community-social-name{justify-items:center;gap:9px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:700;line-height:1;display:grid}.community-social-icon{object-fit:cover;border-radius:10px;width:34px;height:34px;display:block}.community-join{color:#df7da5;text-align:center;background:#fff9fbb8;border:2px dashed #efb9ca;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;min-height:44px;margin:2px 7px 0;padding:7px 50px 7px 17px;font-family:Fredoka,sans-serif;font-size:16px;line-height:1;display:flex;position:relative}.community-join b{color:#e99abb;font-size:13px}.community-join img{object-fit:contain;mix-blend-mode:multiply;width:52px;height:68px;position:absolute;bottom:-15px;right:4px}@media (max-width:760px){.community{padding:24px 20px;display:block}.community-copy .community-tags{margin-top:18px}.community-socials{border-top:2px dashed #ead8ec;border-left:0;gap:10px;margin-top:24px;padding:18px 0 0}.community-social-card{border-radius:18px;min-height:106px;padding:13px 10px}.community-social-name{gap:6px;font-size:14px}.community-social-icon{border-radius:9px;width:30px;height:30px}.community-join{min-height:38px;margin:1px 3px 0;padding:6px 42px 6px 12px;font-size:13px}.community-join img{object-fit:contain;width:44px;height:56px;bottom:-12px;right:2px}}.new-drop{isolation:isolate;background:url(/images/banners/sunday-drops-calendar.png) 50%/cover no-repeat;justify-content:center;min-height:300px;padding:37px 44px}.new-drop:before{content:"";z-index:-1;background:linear-gradient(90deg,#fffaf4e0 0%,#fffaf48f 42%,#fffaf408 72%);position:absolute;inset:0}.new-drop>img{display:none}.new-drop-copy{z-index:1;max-width:500px;position:relative}.new-drop h2{color:#393233;letter-spacing:.025em;text-transform:uppercase;text-shadow:0 1px #fff9f4;margin:0;font-family:Fredoka,sans-serif;font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.1}.new-drop h2 span{color:#ef7288}.new-drop h2 i{color:#f3bf51;vertical-align:top;font-size:.45em;font-style:normal}.new-drop p{color:#b29487;letter-spacing:.01em;margin:10px 0 15px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700}.new-drop .button{padding:11px 20px;font-size:14px;box-shadow:0 7px 17px #b97f8f24}.new-drop .button:hover{background:#fffaf7}@media (max-width:760px){.new-drop{background-position:62%;min-height:300px;padding:30px 24px}.new-drop:before{background:linear-gradient(90deg,#fffaf4eb,#fffaf4ad 63%,#fffaf41f)}.new-drop-copy{max-width:290px}.new-drop h2{font-size:clamp(22px,6.5vw,28px)}.new-drop p{margin:13px 0 20px;font-size:17px}.new-drop .button{padding:13px 22px;font-size:15px}}.upcoming-drop{background:url(/images/banners/kitty-collection-background.png) 50%/cover no-repeat;border:1px solid #f3dce5;border-radius:24px;align-items:center;min-height:300px;padding:37px 40px;display:flex;position:relative;overflow:hidden}.upcoming-drop-copy{z-index:1;max-width:230px;position:relative}.upcoming-drop .eyebrow{color:#dc7da3;margin-bottom:10px}.upcoming-drop h2{color:#403436;letter-spacing:-.04em;font-size:clamp(30px,3.2vw,42px);line-height:.95}.upcoming-drop-copy>p:last-child{color:#947880;margin-top:13px;font-size:14px;font-weight:700;line-height:1.45}.upcoming-drop-art{z-index:1;background:#fffdfd;border:1px solid #f5d7e1;border-radius:22px;width:min(42%,190px);height:244px;padding:7px;position:absolute;top:50%;right:28px;overflow:hidden;transform:translateY(-50%)rotate(3deg);box-shadow:0 12px 26px #c9839d35}.upcoming-drop-art img{object-fit:cover;object-position:center;opacity:.82;filter:saturate(.7)brightness(1.1)contrast(.92);border-radius:16px;width:100%;height:100%;display:block}@media (max-width:760px){.upcoming-drop{min-height:260px;padding:28px 24px}.upcoming-drop h2{font-size:34px}.upcoming-drop-copy{max-width:46%}.upcoming-drop-art{border-radius:18px;width:40%;height:204px;padding:6px;right:17px}.upcoming-drop-art img{border-radius:13px}}body>.cart-drawer-layer{z-index:70;position:fixed;inset:0}.review-form input{color:var(--ink);background:#fff;border:1.5px solid #edbfd0;border-radius:13px;padding:11px 13px;font:600 14px Nunito,sans-serif}.review-star-picker{border:0;gap:6px;margin:0;padding:0;display:grid}.review-star-picker legend{color:#775e67;font-size:13px;font-weight:800}.review-star-picker>div{gap:4px;display:flex}.review-star-picker button{color:#eadfe2;cursor:pointer;background:0 0;border:0;padding:0 1px;font-size:24px;line-height:1;transition:transform .15s,color .15s}.review-star-picker button:hover,.review-star-picker button:focus-visible,.review-star-picker button.is-selected{color:#e4a340}.review-star-picker button:hover,.review-star-picker button:focus-visible{transform:translateY(-2px)scale(1.06)}.review-star-picker button:focus-visible{outline-offset:3px;border-radius:5px;outline:2px solid #b75e89}.profile-sidebar-footer>a:first-child{color:#a65380;background:#fff;border:1px solid #efc5d5;border-radius:999px;justify-content:center;padding:12px 18px;font-size:0;display:flex}.profile-sidebar-footer>a:first-child:after{content:"Continue shopping";font-size:13px}.profile-sidebar-footer>a.button.yellow{font-size:13px}.profile-sidebar-footer>a.button.yellow:after{content:none}.profile-section-heading>a{display:none}.profile-sidebar-footer .profile-logout{justify-content:center;align-self:auto;width:100%}@media (max-width:760px){.profile-sidebar-footer{display:grid}}.admin-order-detail>header{grid-template-columns:minmax(0,1fr) auto;display:grid}.admin-order-detail>header>div{min-width:0}.admin-order-detail h3{overflow-wrap:anywhere}.admin-customer-email{color:#7d6870;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin-top:6px;font-weight:900}.admin-subnav{color:#8c7079;justify-content:space-between;align-items:center;gap:18px;width:min(960px,100%);margin:0 auto 14px;padding:0 4px;font-weight:900;display:flex}.admin-subnav>span{color:#b2618b;text-transform:uppercase;letter-spacing:.08em;font:900 13px Nunito,sans-serif}.admin-subnav>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-subnav a{color:#9b587d;background:#fffafc;border:1px solid #efd4df;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 13px;font:900 13px Nunito,sans-serif;display:inline-flex}.admin-subnav a:hover{background:#fff1f7;border-color:#e9aec8}@media (max-width:760px){.admin-subnav{flex-direction:column;align-items:flex-start;margin-bottom:10px;padding-inline:2px}.admin-subnav>div{width:100%}.admin-subnav a{flex:1}}.order-detail-nav{justify-content:space-between;align-items:center;gap:14px;max-width:960px;margin:0 auto 14px;padding:0 4px;display:flex}.order-detail-nav span{color:#b2618b;text-transform:uppercase;letter-spacing:.08em;font:900 13px Nunito,sans-serif}.order-detail-nav a{color:#a85b86;background:#fff9fc;border:1.5px solid #eab5ca;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:9px 15px;font:900 14px Nunito,sans-serif;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 7px 16px #c67a9714}.order-detail-nav a:hover{background:#fff0f7;border-color:#dc8eb2;transform:translateY(-1px)}@media (max-width:760px){.order-detail-nav{flex-direction:column;align-items:flex-start;margin-bottom:10px;padding-inline:2px}.order-detail-nav a{width:100%}}.overview-filters{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;min-width:min(100%,520px);display:flex}.subadmin-filter-note{color:#b56a93;margin-top:8px;font-weight:900}.overview-filters label{color:#9a6d82;text-transform:uppercase;letter-spacing:.05em;gap:5px;font:900 11px Nunito,sans-serif;display:grid}.overview-filters select,.overview-filters input{min-height:47px;color:var(--ink);background:#fff8fb;border:1.5px solid #efd1da;border-radius:999px;padding:12px 16px;font:800 14px Nunito,sans-serif}.overview-filters select{appearance:auto;width:min(100vw - 56px,260px)}.overview-filters input{width:min(100vw - 56px,310px)}@media (max-width:760px){.overview-filters{justify-content:stretch;width:100%;min-width:0}.overview-filters label,.overview-filters select,.overview-filters input{width:100%}}.homepage-control{background:linear-gradient(145deg,#fffafd,#fbf7ff);border:1.5px dashed #dfc4ef;border-radius:24px;gap:18px;margin:24px 0 26px;padding:22px;display:grid}.homepage-control-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.homepage-control-heading h2{font-size:32px;line-height:1}.homepage-control-heading p:last-child{color:#806f78;margin-top:6px;font-weight:800}.homepage-control-heading label{color:#9a6d82;text-transform:uppercase;letter-spacing:.05em;gap:7px;font:900 11px Nunito,sans-serif;display:grid}.homepage-control-heading input{width:160px;min-height:46px;color:var(--ink);background:#fff;border:1.5px solid #efd1da;border-radius:999px;padding:10px 15px;font:900 16px Nunito,sans-serif}.homepage-type-toggle{background:#fff;border:1px solid #edd4df;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:5px;display:flex}.homepage-type-toggle button{color:#8b7180;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;padding:9px 15px;font:900 13px Nunito,sans-serif}.homepage-type-toggle button.active{color:#a84f7b;background:#ffe9f3;box-shadow:inset 0 0 0 1px #ebb8cc}.shop-setting-toggle{color:#7d6870;background:#fff;border:1px solid #efdce4;border-radius:18px;justify-self:start;align-items:center;gap:12px;max-width:520px;padding:13px 15px;font-weight:900;display:flex}.shop-setting-toggle input{accent-color:#6faa5f;flex:none;width:22px;height:22px}.shop-setting-toggle span{gap:3px;display:grid}.shop-setting-toggle b{color:#342a2b;font-family:Fredoka,sans-serif;font-size:16px;line-height:1.1}.shop-setting-toggle small{color:#8c7580;font-size:12px;line-height:1.35}.homepage-control-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px;display:grid}.homepage-control-card{min-height:178px;color:var(--ink);background:#fff;border:1px solid #efdce4;border-radius:18px;grid-template-columns:auto 74px minmax(0,1fr);grid-template-areas:"handle image copy""toggle toggle toggle""actions actions actions";align-items:center;gap:11px;padding:13px;display:grid;box-shadow:0 10px 22px #c67a9712}.homepage-control-card.featured{border-color:#e1b4cd;box-shadow:0 12px 28px #c67a9720}.homepage-control-card.dragging{opacity:.55}.homepage-control-card>img{object-fit:cover;background:#fff0f5;border-radius:14px;grid-area:image;width:74px;height:74px}.homepage-drag-handle{color:#b75d88;cursor:grab;background:#fff7fb;border:1px dashed #e4bdd1;border-radius:14px;grid-area:handle;place-items:center;width:36px;height:74px;font:900 20px Nunito,sans-serif;display:grid}.homepage-control-card>div:not(.homepage-card-actions){grid-area:copy;min-width:0}.homepage-control-card>div>span{color:#c76d9a;font:900 11px Nunito,sans-serif}.homepage-control-card h3{color:#342a2b;overflow-wrap:anywhere;margin:2px 0;font-size:18px;line-height:1.05}.homepage-control-card p{color:#806f78;font:800 12px Nunito,sans-serif}.homepage-card-toggle{color:#5f8a54;background:#f3ffe8;border-radius:999px;grid-area:toggle;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font:900 13px Nunito,sans-serif;display:flex}.homepage-card-toggle input{accent-color:#6faa5f;width:20px;height:20px}.homepage-card-actions{grid-area:actions;grid-template-columns:38px 38px 1fr 1fr;gap:8px;display:grid}.homepage-card-actions button,.homepage-card-actions a{color:#765b9b;cursor:pointer;background:#f4eaff;border:0;border-radius:999px;place-items:center;min-height:38px;font:900 13px Nunito,sans-serif;text-decoration:none;display:grid}.homepage-card-actions button:disabled{opacity:.42;cursor:not-allowed}.homepage-card-actions a:last-child{color:#342a2b;background:#ffd65f}.homepage-save{justify-self:end}@media (max-width:760px){.homepage-control{padding:18px 14px}.homepage-control-heading{flex-direction:column;align-items:start}.homepage-control-heading input,.homepage-type-toggle,.shop-setting-toggle{width:100%}.homepage-type-toggle button{flex:1}.homepage-control-grid{grid-template-columns:1fr}.homepage-save{justify-self:stretch}}.help-assistant-layer{z-index:66;pointer-events:none;justify-items:end;display:grid;position:fixed;bottom:24px;right:24px}.help-assistant-layer *{box-sizing:border-box}.help-launcher-button,.help-chat-panel{pointer-events:auto}.help-launcher-button{color:#a65380;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font:900 13px Nunito,sans-serif;display:flex}.help-launcher-label{white-space:nowrap;opacity:0;max-width:0;transition:max-width .2s,opacity .2s,transform .2s;overflow:hidden;transform:translate(8px)}.help-launcher-button:hover .help-launcher-label,.help-launcher-button:focus-visible .help-launcher-label{opacity:1;max-width:116px;transform:translate(0)}.help-launcher-avatar{background:#fffafc;border:2px solid #f1c6d8;border-radius:50%;place-items:center;width:60px;height:60px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 14px 30px #9c5d751f}.help-launcher-button:hover .help-launcher-avatar,.help-launcher-button:focus-visible .help-launcher-avatar{transform:translateY(-2px);box-shadow:0 18px 34px #9c5d752b}.help-launcher-avatar img{object-fit:contain;width:50px;height:50px}.help-launcher-avatar i{color:#b05888;background:#ffd86a;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:grid;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 8px #9c5d7526}.help-launcher-button:focus-visible,.help-chat-header button:focus-visible,.help-quick-reply:focus-visible,.help-chat-footer a:focus-visible{outline-offset:4px;border-radius:999px;outline:3px solid #d984aa}.help-chat-panel{background:#fffafc;border:1.5px solid #f0cbd8;border-radius:26px;grid-template-rows:auto minmax(150px,1fr) auto auto;width:380px;max-height:min(640px,100vh - 58px);animation:.18s both helpPanelIn;display:grid;overflow:hidden;box-shadow:0 22px 52px #7e4e6429}.help-chat-header{background:linear-gradient(#fff,#fff8fb);border-bottom:1px solid #f4d9e3;grid-template-columns:auto minmax(0,1fr) 38px 38px;align-items:center;gap:9px;padding:14px 14px 12px;display:grid}.help-chat-header img{object-fit:contain;background:#fff8fb;border:1px solid #f1d6e0;border-radius:50%;width:40px;height:40px}.help-chat-header h2{color:#342a2b;margin:0;font:900 18px/1 Fredoka,sans-serif}.help-chat-header p{color:#9b7681;margin:3px 0 0;font:800 12px Nunito,sans-serif}.help-chat-header button{color:#a65380;cursor:pointer;background:#fff;border:1px solid #f0cbd8;border-radius:50%;place-items:center;width:38px;height:38px;font:900 20px/1 Nunito,sans-serif;display:grid}.help-chat-header button:hover{background:#fff0f6}.help-chat-body{scrollbar-width:thin;scrollbar-color:#efb8cc #fff6fa;min-height:0;padding:16px 14px;overflow:auto}.help-chat-message{gap:8px;margin-bottom:12px;animation:.16s both helpMessageIn;display:grid}.help-chat-message-assistant{grid-template-columns:34px minmax(0,1fr);align-items:end}.help-chat-message-user{justify-items:end}.help-chat-message>img{object-fit:contain;background:#fff3f8;border-radius:50%;align-self:end;width:34px;height:34px}.help-chat-bubble{color:#6f6064;background:#fff;border:1px solid #f2d6e1;max-width:100%;padding:13px 14px;font:800 14px/1.45 Nunito,sans-serif;box-shadow:0 7px 16px #b36d8510}.help-chat-message-assistant .help-chat-bubble{border-radius:22px 22px 22px 8px}.help-chat-message-user .help-chat-bubble{color:#765b9b;background:#f3ecff;border-color:#decff3;border-radius:22px 22px 8px;max-width:84%}.help-chat-bubble h3{color:#342a2b;margin:0 0 7px;font:900 18px/1.12 Fredoka,sans-serif}.help-chat-bubble p{margin:0}.help-chat-bubble p+p{margin-top:8px}.help-chat-bubble ul{margin:9px 0 0 18px;padding:0}.help-chat-bubble li+li{margin-top:3px}.help-chat-actions{background:#fff8fb;border-top:1px solid #f4d9e3;flex-wrap:wrap;align-content:flex-start;gap:8px;max-height:172px;padding:12px 14px;display:flex;overflow:auto}.help-quick-reply{color:#9b587d;cursor:pointer;background:#fff;border:1.5px solid #f0cbd8;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:9px 13px;font:900 13px/1.15 Nunito,sans-serif;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.help-quick-reply:hover{background:#fff0f7;border-color:#df8fb3;transform:translateY(-1px)}.help-chat-footer{color:#755421;clip-path:none;background:#fff1c7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.help-chat-footer div{gap:2px;min-width:0;display:grid}.help-chat-footer b{font:900 13px Fredoka,sans-serif}.help-chat-footer span{font:800 12px Nunito,sans-serif}.help-chat-footer a{color:#9b587d;white-space:nowrap;font:900 13px Nunito,sans-serif;text-decoration:none}@keyframes helpPanelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes helpMessageIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.help-assistant-layer{right:max(14px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:14px}.help-launcher-button{justify-self:end}.help-launcher-avatar{width:58px;height:58px}.help-chat-panel{border-radius:24px 24px 18px 18px;grid-template-rows:auto minmax(180px,1fr) auto auto;width:100%;height:min(82dvh,720px);max-height:min(82dvh,720px)}.help-chat-header{grid-template-columns:auto minmax(0,1fr) 36px 36px;padding:12px}.help-chat-header img{width:36px;height:36px}.help-chat-body{padding:14px 12px}.help-chat-actions{max-height:210px;padding:11px 12px}.help-quick-reply{flex:100%;justify-content:flex-start;padding-inline:14px}.help-chat-footer{grid-template-columns:1fr;padding:12px}}@media (prefers-reduced-motion:reduce){.help-chat-panel,.help-chat-message{animation:none}.help-launcher-label,.help-launcher-avatar,.help-quick-reply{transition:none}}
