/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.rounded{border-radius:.25rem}}:root{--ink:#213b70;--purple:#7555c5;--pink:#ff6f9f;--mint:#7dd8ca;--cream:#fff8ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body), sans-serif;background:#fffdf9;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:.16em;padding:9px 16px;font-size:11px;font-weight:900}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f0;border-bottom:1px solid #213b7017;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:82px;padding:0 clamp(22px,5vw,80px);display:grid;position:sticky;top:0}.brand{width:clamp(168px,15vw,224px);display:block}.brand img{width:100%;height:auto}.site-header nav{align-items:center;gap:clamp(20px,2.5vw,42px);font-size:14px;font-weight:800;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--pink);border-radius:3px;height:3px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{background:var(--purple);color:#fff;border-radius:999px;justify-self:end;padding:12px 20px;font-size:13px;font-weight:900;transition:transform .2s;box-shadow:0 6px #553b9a}.header-cta:hover{transform:translateY(-2px)}.hero{background:radial-gradient(circle at 15% 15%,#fff 0 7%,#0000 7.3%),linear-gradient(125deg,#fff6f8 0 54%,#e7faf5 54% 100%);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(20px,5vw,80px);min-height:680px;padding:clamp(54px,7vw,100px) clamp(22px,7vw,112px);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:610px;position:relative}.eyebrow{letter-spacing:.18em;color:var(--purple);margin:0 0 18px;font-size:12px;font-weight:1000}h1,h2,h3{font-family:var(--font-display), sans-serif}h1{letter-spacing:-.055em;margin:0;font-size:clamp(62px,7vw,108px);line-height:.8}h1 em{color:var(--pink);font-style:normal}.hero-text{color:#53668e;max-width:540px;margin:32px 0 30px;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-weight:1000;display:inline-flex}.button.primary{background:var(--pink);color:#fff;box-shadow:0 7px #d84c7e}.button.secondary{border:2px solid var(--ink);background:#fff}.mini-proof{color:#526487;flex-wrap:wrap;gap:12px 24px;margin-top:38px;font-size:12px;font-weight:900;display:flex}.hero-visual{place-items:center;min-height:540px;display:grid;position:relative}.hero-visual img{object-fit:cover;object-position:center top;z-index:2;border-radius:38% 38% 28% 28%;width:min(530px,82%);max-height:570px;position:relative;transform:rotate(2deg);box-shadow:0 30px 80px #43377833}.hero-blob{background:#ffd5e3;border-radius:44% 56% 38% 62%/56% 36% 64% 44%;position:absolute;inset:7% 3% 0 2%;transform:rotate(-5deg)}.sticker{z-index:3;text-align:center;color:#fff;width:118px;height:118px;font-family:var(--font-display);border:4px solid #fff;border-radius:50%;place-items:center;font-size:18px;font-weight:800;line-height:1;display:grid;position:absolute;box-shadow:0 12px 35px #213b7033}.sticker-one{background:var(--purple);top:1%;right:1%;transform:rotate(8deg)}.sticker-two{background:#2bb9aa;bottom:8%;left:1%;transform:rotate(-9deg)}.section{padding:clamp(72px,8vw,120px) clamp(22px,7vw,112px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px;display:flex}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(40px,4vw,62px);line-height:.95}.section-heading>a{border-bottom:2px solid var(--pink);padding-bottom:4px;font-weight:900}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{border-radius:28px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.category-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px #213b7021}.category-image{aspect-ratio:1;overflow:hidden}.category-image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s}.category-card:hover img{transform:scale(1.04)}.category-card>div:last-child{padding:22px}.category-card h3{margin:0 0 6px;font-size:23px}.category-card span{font-size:13px;font-weight:900}.category-card.mint{background:#dcf7f0}.category-card.pink{background:#ffe4ec}.category-card.lavender{background:#eee8ff}.category-card.yellow{background:#fff0ba}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:1000;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{background:#fff;border:1px solid #eee5f0;border-radius:18px;gap:4px;width:210px;padding:12px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 18px 45px #213b7026}.mobile-menu>div a{border-radius:10px;padding:10px 12px;font-weight:900}.mobile-menu>div a:hover{background:#fff1f6}.featured{background:#fff7f1}.section-heading.centered{align-items:end}.section-heading.centered>p{color:#637392;max-width:420px;margin:0;line-height:1.7}.product-grid{grid-template-columns:repeat(4,1fr);gap:42px 20px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:.78;border-radius:24px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.product-image:hover img{transform:scale(1.045)}.product-image>span{z-index:2;text-transform:uppercase;letter-spacing:.08em;background:#ffffffeb;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:1000;position:absolute;top:14px;left:14px}.product-image.pink{background:#ffe3eb}.product-image.mint{background:#d9f5ee}.product-image.lavender{background:#ebe4ff}.product-image.yellow{background:#fff0bd}.product-image.blue{background:#dceeff}.product-info{justify-content:space-between;gap:14px;padding:16px 3px 0;display:flex}.product-info h3{margin:0 0 5px;font-size:20px;line-height:1.1}.product-info p{color:#6c7892;margin:0;font-size:13px}.product-info strong{color:var(--ink);font-family:var(--font-display);margin-top:9px;font-size:16px;display:block}.product-info>a{border:2px solid var(--ink);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:20px;transition:all .2s;display:grid}.product-info>a:hover{background:var(--ink);color:#fff;transform:rotate(-18deg)}.brand-story{background:#e7faf5;grid-template-columns:1fr 1fr;min-height:760px;display:grid}.story-image{min-height:650px;position:relative;overflow:hidden}.story-image:before{content:"";background:#ffcede;border-radius:46% 54% 56% 44%/52% 38% 62% 48%;position:absolute;inset:8% 12%;transform:rotate(8deg)}.story-image img{object-fit:cover;object-position:center top;border-radius:210px 210px 36px 36px;width:min(470px,68%);height:76%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-3deg);box-shadow:0 25px 60px #213b702e}.story-sparkle{color:var(--purple);font-size:46px;position:absolute}.story-sparkle.one{top:17%;left:12%}.story-sparkle.two{color:var(--pink);font-size:34px;bottom:19%;right:12%}.story-copy{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,130px) clamp(30px,8vw,140px) clamp(70px,8vw,130px) clamp(30px,5vw,90px);display:flex}.story-copy h2,.faq-intro h2,.shop-note h2{letter-spacing:-.04em;margin:0 0 30px;font-size:clamp(48px,5vw,76px);line-height:.92}.story-copy h2 em{color:var(--pink);font-style:normal}.story-copy>p:not(.eyebrow){color:#52678b;max-width:600px;margin:0 0 18px;line-height:1.8}.text-link{border-bottom:3px solid var(--pink);width:max-content;margin-top:12px;padding-bottom:5px;font-weight:1000}.services{background:#fff}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border-radius:28px;flex-direction:column;min-height:330px;padding:34px 30px;transition:transform .25s;display:flex}.service-card:hover{transform:translateY(-6px)rotate(-.5deg)}.service-card.pink{background:#ffe4ec}.service-card.mint{background:#dcf7f0}.service-card.lavender{background:#eee8ff}.service-card.yellow{background:#fff0ba}.service-icon{width:62px;height:62px;font-family:var(--font-display);background:#fff;border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:grid}.service-card h3{margin:42px 0 10px;font-size:26px}.service-card p{color:#53678a;margin:0;line-height:1.65}.service-card b{margin-top:auto;padding-top:22px;font-size:13px}.squish-notes{background:var(--ink);color:#fff;padding:clamp(72px,8vw,120px) clamp(22px,7vw,112px)}.section-heading.light{margin-bottom:50px}.section-heading.light .eyebrow{color:#8de2d5}.notes-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.notes-grid article{border-right:1px solid #ffffff2e;padding:38px 50px 12px 0}.notes-grid article:not(:first-child){padding-left:50px}.notes-grid article:last-child{border-right:0}.notes-grid span{color:#ff91b5;font-family:var(--font-display);font-size:18px;font-weight:900}.notes-grid h3{margin:26px 0 10px;font-size:30px}.notes-grid p{color:#c7d2e5;margin:0;line-height:1.7}.faq{background:#fffdf9;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,160px);display:grid}.faq-intro>p:last-child{color:#657491;font-size:17px}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid #ccd3df;padding:0 2px}.faq-list summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:18px;padding:26px 0;font-size:21px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-body);font-size:24px;font-weight:600;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#62708b;margin:-8px 40px 26px 0;line-height:1.75}.shop-note{background:#ffd8e4;grid-template-columns:1fr 1fr;align-items:end;gap:60px;padding:clamp(70px,9vw,140px) clamp(22px,7vw,112px);display:grid;position:relative;overflow:hidden}.shop-note:after{content:"✦";color:#ffffff80;font-size:360px;line-height:1;position:absolute;top:-24%;right:4%}.shop-note>div{z-index:2;position:relative}.shop-note h2{margin-bottom:0}.shop-note>div:last-child p{color:#53617f;max-width:560px;margin:0 0 28px;font-size:17px;line-height:1.75}footer{color:#fff;background:#172d59;padding:68px clamp(22px,7vw,112px) 22px}.footer-main{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:52px;padding-bottom:60px;display:grid}.footer-brand{background:#fffdf9;border-radius:18px;width:min(250px,100%);padding:12px 16px 10px;display:inline-block}.footer-main>div:first-child p,.footer-main>div:last-child p{color:#b9c8df;max-width:290px;line-height:1.7}.footer-main h3{margin:8px 0 20px;font-size:16px}.footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-main a:not(.brand){color:#c8d3e5;font-size:14px}.footer-main a:not(.brand):hover{color:#fff}.footer-bottom{color:#9fb0cc;border-top:1px solid #ffffff29;justify-content:space-between;gap:20px;padding-top:22px;font-size:12px;display:flex}.product-page{background:#fffdf9}.product-header{position:sticky}.breadcrumbs{color:#73809a;flex-wrap:wrap;align-items:center;gap:10px;max-width:1500px;margin:0 auto;padding:24px clamp(22px,5vw,80px);font-size:12px;font-weight:800;display:flex}.breadcrumbs a:hover{color:var(--pink)}.breadcrumbs span:last-child{color:var(--ink)}.product-detail-shell{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:start;gap:clamp(44px,7vw,110px);max-width:1500px;margin:0 auto;padding:8px clamp(22px,5vw,80px) clamp(76px,8vw,120px);display:grid}.product-gallery{isolation:isolate;border-radius:38px;place-items:center;min-height:690px;display:grid;position:sticky;top:118px;overflow:hidden}.product-gallery:before{content:"";aspect-ratio:1;z-index:-1;background:#ffffff80;border-radius:49% 51% 65% 35%/45% 38% 62% 55%;width:70%;position:absolute;transform:rotate(-10deg)}.product-gallery.pink{background:#ffe2eb}.product-gallery.mint{background:#daf6ef}.product-gallery.lavender{background:#ece6ff}.product-gallery.yellow{background:#fff0bc}.product-gallery.blue{background:#dfedff}.product-gallery img{object-fit:contain;filter:drop-shadow(0 30px 36px #213b702e);z-index:2;border-radius:28px;width:min(620px,82%);max-height:650px;position:relative}.gallery-label{z-index:4;letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:1000;position:absolute;top:24px;left:24px}.gallery-sparkle{color:#7555c5b3;font-size:40px;position:absolute}.sparkle-a{top:18%;right:8%}.sparkle-b{color:#ff6f9fb8;font-size:30px;bottom:12%;left:9%}.product-summary{padding-top:clamp(16px,3vw,48px)}.product-summary h1{font-size:clamp(50px,5vw,82px);line-height:.92}.product-subtitle{color:#697791;margin:18px 0 0;font-size:18px}.product-price{font-family:var(--font-display);margin:26px 0;font-size:31px;font-weight:900}.product-price span{color:#8993a7;font-family:var(--font-body);letter-spacing:.13em;font-size:11px}.product-story{color:#53678a;font-size:17px;line-height:1.8}.product-pills{flex-wrap:wrap;gap:9px;margin:25px 0 28px;display:flex}.product-pills span{color:#5f6d87;background:#fff;border:1px solid #dce1eb;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900}.product-buy{width:100%;min-height:60px}.checkout-note{color:#7b879b;text-align:center;margin:17px 6px 30px;font-size:12px;line-height:1.6}.product-accordions{border-top:2px solid var(--ink)}.product-accordions details{border-bottom:1px solid #d7dde7}.product-accordions summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;padding:22px 0;font-size:19px;font-weight:900;list-style:none;display:flex}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary span{transition:transform .2s}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions p,.product-accordions ul{color:#63708a;margin:-5px 34px 22px 0;font-size:14px;line-height:1.7}.product-accordions ul{padding-left:18px}.product-personality{background:#e7faf5;grid-template-columns:.65fr 1fr;align-items:end;column-gap:7vw;padding:clamp(76px,9vw,140px) clamp(22px,9vw,145px);display:grid}.product-personality .eyebrow{grid-column:1/-1}.product-personality h2{letter-spacing:-.045em;margin:0;font-size:clamp(50px,5.5vw,86px);line-height:.9}.product-personality h2 em{color:var(--pink);font-style:normal}.product-personality>p:last-child{color:#52678b;max-width:620px;margin:0 0 5px;font-size:clamp(18px,1.8vw,24px);line-height:1.75}.review-section{background:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,9vw,150px);padding:clamp(76px,9vw,130px) clamp(22px,7vw,112px);display:grid}.review-section h2{margin:0;font-size:clamp(45px,4.5vw,70px);line-height:.95}.review-empty{background:#fff5f7;border:1px solid #f5dfe6;border-radius:30px;padding:clamp(28px,4vw,54px)}.review-stars{color:var(--pink);letter-spacing:.12em;font-size:30px}.review-empty h3{margin:18px 0 10px;font-size:27px}.review-empty p{color:#64718a;max-width:680px;margin:0 0 25px;line-height:1.75}.related-section{background:#fff7f1;padding:clamp(72px,8vw,120px) clamp(22px,7vw,112px)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1100px;display:grid}.cart-header-link{align-items:center;gap:8px;display:inline-flex}.cart-count{min-width:24px;height:24px;color:var(--purple);background:#fff;border-radius:999px;place-items:center;padding:0 6px;font-size:11px;display:inline-grid}.product-rating-link{color:#6a7386;align-items:center;gap:13px;width:max-content;margin:-10px 0 24px;font-size:13px;display:flex}.product-rating-link>span{color:#ff7a00;letter-spacing:.08em;font-size:21px}.product-rating-link:hover{color:var(--ink)}.purchase-panel{margin:28px 0 30px}.quantity-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;font-weight:900;display:flex}.quantity-control{background:#fff;border:1px solid #c9d0dc;border-radius:10px;grid-template-columns:42px 52px 42px;height:46px;display:inline-grid;overflow:hidden}.quantity-control button,.quantity-control input{min-width:0;color:var(--ink);font:inherit;text-align:center;background:0 0;border:0}.quantity-control button{cursor:pointer;font-size:20px}.quantity-control button:hover{background:#f6f0ff}.quantity-control input{border-inline:1px solid #dfe3ea;outline:0;width:100%;font-weight:900}.purchase-actions{grid-template-columns:.8fr 1.2fr;gap:12px;display:grid}.wishlist-button,.add-bag-button{cursor:pointer;min-height:62px;font:900 15px var(--font-body), sans-serif;border-radius:8px;transition:transform .18s,box-shadow .18s,background .18s}.wishlist-button{border:2px solid var(--ink);color:var(--ink);background:#fff;justify-content:center;align-items:center;gap:10px;display:flex}.wishlist-button span{font-size:24px;line-height:1}.wishlist-button.active{border-color:var(--pink);color:#c23e70;background:#fff0f5}.add-bag-button{color:#122e48;background:#39c4d8;border:0;box-shadow:0 5px #1a91a6}.add-bag-button:hover,.wishlist-button:hover{transform:translateY(-2px)}.added-message{color:#277267;background:#e3f8f3;border-radius:10px;margin-top:14px;padding:12px 15px;font-size:13px;font-weight:800}.added-message a{text-decoration:underline}.payment-teaser{background:#fafafa;border:1px solid #e2e5eb;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:14px 16px;font-size:12px;display:flex}.payment-teaser span{color:#65728a;text-align:right}.review-intro{max-width:470px}.review-policy{color:#64718a;margin-top:28px;line-height:1.75}.reviews-body{min-width:0}.review-summary-card{background:#fff9fa;border:1px solid #eadfe4;border-radius:18px;align-items:center;gap:24px;padding:24px 28px;display:flex}.review-summary-card .review-stars{color:#ff7a00;flex:none;font-size:27px}.review-summary-card>div:last-child{gap:4px;display:grid}.review-summary-card span{color:#6d788e;font-size:13px}.reviews-genuine-empty{background:#fff;border:1px solid #e2e5eb;border-radius:20px;margin-top:22px;padding:clamp(28px,4vw,46px)}.reviews-genuine-empty h3{margin:0 0 10px;font-size:27px}.reviews-genuine-empty p{color:#64718a;max-width:620px;margin:0;line-height:1.75}.review-sample-notice{color:#69533c;background:#fff8ef;border-left:4px solid #ffb15c;gap:4px;margin:22px 0 2px;padding:14px 17px;font-size:12px;line-height:1.5;display:grid}.review-sample-notice strong{letter-spacing:.08em}.review-list{display:grid}.review-card{border-bottom:1px solid #dedfe2;padding:32px 4px 30px}.review-card-meta{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.review-card-meta span{color:#7b8391;font-size:12px;font-weight:800}.review-card-meta b{color:#ff7a00;letter-spacing:.09em;font-size:20px}.review-card h3{color:#2e3136;margin:0 0 12px;font-size:25px}.review-card>p{color:#43464d;margin:0;font-size:16px;line-height:1.75}.review-byline{color:#596276;align-items:center;gap:10px;margin-top:18px;font-size:12px;display:flex}.review-byline span{color:#9299a6}.review-form-wrap{background:#fff;border:1px solid #d9dde5;border-radius:16px;margin-top:25px;overflow:hidden}.review-form-wrap summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;padding:20px 22px;font-size:19px;font-weight:900;list-style:none;display:flex}.review-form-wrap summary::-webkit-details-marker{display:none}.review-form,.review-thanks{gap:16px;padding:4px 22px 24px;display:grid}.review-form label,.checkout-form label{color:#4a5975;gap:7px;font-size:12px;font-weight:900;display:grid}.review-form input,.review-form select,.review-form textarea,.checkout-form input,.checkout-form select{width:100%;color:var(--ink);font:600 15px var(--font-body), sans-serif;background:#fff;border:1px solid #ccd3df;border-radius:9px;outline:none;padding:13px 14px}.review-form textarea{resize:vertical}.review-form input:focus,.review-form select:focus,.review-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7555c51f}.review-form .form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.review-consent{justify-content:start;align-items:center;grid-template-columns:auto 1fr!important}.review-consent input{width:auto}.review-form small{color:#8790a0;line-height:1.5}.review-thanks p{color:#64718a;margin:0;line-height:1.65}.commerce-page{background:#fffdf9;min-height:100vh}.commerce-header{position:relative}.cart-shell{max-width:1420px;min-height:72vh;margin:0 auto;padding:clamp(56px,7vw,100px) clamp(22px,6vw,90px)}.cart-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:30px;padding-bottom:32px;display:flex}.cart-heading h1,.checkout-form h1{font-size:clamp(48px,5.2vw,78px);line-height:.92}.cart-heading>span{color:#68758e;font-weight:900}.empty-cart{text-align:center;align-content:center;place-items:center;gap:12px;min-height:440px;display:grid}.empty-cart>span{color:var(--pink);font-size:60px}.empty-cart h1,.empty-cart h2{margin:0;font-size:clamp(38px,4vw,58px)}.empty-cart p{color:#68758e;margin:0 0 18px}.cart-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.65fr);gap:clamp(36px,6vw,90px);padding-top:38px;display:grid}.cart-items{align-content:start;display:grid}.cart-item{border-bottom:1px solid #d9dde5;grid-template-columns:150px minmax(0,1fr) auto;gap:24px;padding:22px 0;display:grid}.cart-item-image{aspect-ratio:1;background:#f6edf5;border-radius:18px;width:150px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-copy h2{margin:3px 0 5px;font-size:25px}.cart-item-copy p{color:#6d788e;margin:0 0 10px}.cart-item-controls{align-items:center;gap:18px;margin-top:18px;display:flex}.remove-item{color:#6e7583;cursor:pointer;font:800 12px var(--font-body), sans-serif;background:0 0;border:0;border-bottom:1px solid}.cart-line-total{font-family:var(--font-display);padding-top:7px;font-size:19px}.continue-shopping{border-bottom:2px solid var(--pink);width:max-content;margin-top:26px;font-weight:900}.cart-summary{background:#fff1f5;border-radius:22px;align-self:start;padding:30px;position:sticky;top:112px}.cart-summary h2{margin:0 0 25px;font-size:29px}.cart-summary>div:not(.payment-badges){color:#5f6c84;justify-content:space-between;gap:18px;padding:12px 0;font-size:13px;display:flex}.cart-summary .summary-total{border-top:1px solid #d8cbd1;margin-top:9px;color:var(--ink)!important;padding-top:20px!important;font-size:17px!important}.checkout-button{width:100%;margin-top:18px}.cart-summary>p{color:#7f899a;text-align:center;font-size:11px;line-height:1.55}.payment-badges{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.payment-badges span{color:#37465f;background:#fff;border:1px solid #d5d9e1;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:1000}.checkout-page{background:linear-gradient(90deg,#fffdf9 0 61%,#f6f2f6 61% 100%)}.checkout-header{border-bottom:1px solid #e2dde4;justify-content:space-between;align-items:center;max-width:1400px;height:88px;margin:0 auto;padding:0 clamp(22px,5vw,76px);display:flex}.checkout-header>a:last-child{font-size:13px;font-weight:900}.checkout-shell{grid-template-columns:1.2fr .8fr;gap:clamp(50px,8vw,120px);max-width:1400px;margin:0 auto;padding:clamp(50px,6vw,86px) clamp(22px,5vw,76px) 100px;display:grid}.checkout-form{min-width:0}.checkout-form h1{margin-bottom:35px}.checkout-card{background:#fff;border:1px solid #ded9e1;border-radius:18px;margin-bottom:18px;padding:25px}.checkout-step{align-items:center;gap:12px;margin-bottom:20px;display:flex}.checkout-step>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:1000;display:grid}.checkout-step h2{margin:0;font-size:23px}.checkout-card>label{margin-top:13px}.checkout-form .form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-form .form-grid.three{grid-template-columns:1fr 1fr .8fr}.payment-disclosure{color:#69758b;margin:-5px 0 18px;font-size:12px;line-height:1.6}.payment-options{gap:9px;display:grid}.payment-options>label{cursor:pointer;border:1px solid #d5dbe5;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px;display:grid}.payment-options>label.selected{border-color:var(--purple);background:#f7f3ff;box-shadow:0 0 0 2px #7555c514}.payment-options input{width:auto}.payment-options label>span{gap:3px;display:grid}.payment-options small{color:#758198;font-weight:600}.place-order{cursor:pointer;width:100%;font:1000 15px var(--font-body), sans-serif;border:0}.checkout-notice{color:#336e65;background:#eaf8f4;border:1px solid #b9dfd5;border-radius:12px;margin-top:20px;padding:18px}.checkout-notice p{margin:6px 0 0;line-height:1.6}.checkout-order{align-self:start;position:sticky;top:28px}.checkout-order h2{margin:0 0 24px;font-size:29px}.checkout-line{grid-template-columns:68px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.checkout-line>div{width:64px;height:64px;position:relative}.checkout-line img{object-fit:cover;border-radius:11px;width:100%;height:100%}.checkout-line>div span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid;position:absolute;top:-7px;right:-7px}.checkout-line p{gap:2px;margin:0;display:grid}.checkout-line small{color:#798398}.checkout-totals{border-top:1px solid #d9d3db;margin-top:20px;padding-top:18px}.checkout-totals>div{color:#69758b;justify-content:space-between;gap:20px;padding:8px 0;font-size:13px;display:flex}.checkout-totals>div:last-child{color:var(--ink);border-top:1px solid #d9d3db;margin-top:10px;padding-top:18px;font-size:18px}.checkout-empty{min-height:100vh}.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}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-visual{min-height:520px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.story-image{min-height:680px}.story-copy{padding-top:80px}.service-grid{grid-template-columns:repeat(2,1fr)}.faq{grid-template-columns:1fr;gap:50px}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:1/-1}.product-detail-shell{grid-template-columns:1fr}.product-gallery{min-height:620px;position:relative;top:0}.product-summary{max-width:760px}.product-personality,.review-section{grid-template-columns:1fr;gap:36px}.product-personality .eyebrow{grid-column:auto}.cart-layout{grid-template-columns:1fr}.cart-summary{position:relative;top:0}.checkout-page{background:#fffdf9}.checkout-shell{grid-template-columns:1fr}.checkout-order{background:#f6f2f6;border-radius:20px;padding:26px;position:relative;top:0}}@media (max-width:560px){.announcement{font-size:9px}.site-header{height:70px;padding-inline:18px}.brand{width:154px}.header-cta{display:none}.mobile-menu{justify-self:end;display:block}.hero{background:linear-gradient(165deg,#fff6f8 0 64%,#e7faf5 64% 100%);min-height:0;padding-inline:20px}h1{font-size:clamp(58px,20vw,82px)}.hero-text{margin-block:24px}.hero-actions .button{width:100%}.mini-proof{display:grid}.hero-visual{min-height:420px}.hero-visual img{border-radius:32px;width:88%}.sticker{width:88px;height:88px;font-size:14px}.category-grid{grid-template-columns:1fr}.section-heading{align-items:start}.section-heading>a{display:none}.section-heading.centered{display:block}.section-heading.centered>p{margin-top:18px}.product-grid{grid-template-columns:1fr;gap:36px}.product-image{aspect-ratio:.82}.story-image{min-height:480px}.story-image img{border-radius:150px 150px 28px 28px;width:76%;height:78%}.story-copy{padding:70px 22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:280px}.notes-grid{border-top:0;grid-template-columns:1fr}.notes-grid article,.notes-grid article:not(:first-child){border-top:1px solid #ffffff2e;border-right:0;padding:30px 0}.faq{gap:30px}.faq-list summary{font-size:18px}.shop-note{grid-template-columns:1fr;gap:30px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-main>div:first-child,.footer-main>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.breadcrumbs{padding-block:18px}.product-detail-shell{gap:28px;padding-inline:18px}.product-gallery{border-radius:25px;min-height:430px}.product-gallery img{width:90%;max-height:390px}.product-summary h1{font-size:clamp(48px,16vw,68px)}.product-personality,.review-section{padding-inline:22px}.related-grid{grid-template-columns:1fr;gap:36px}.purchase-actions{grid-template-columns:1fr}.payment-teaser{flex-direction:column;align-items:start}.payment-teaser span{text-align:left}.review-summary-card{flex-direction:column;align-items:start}.review-form .form-grid,.checkout-form .form-grid,.checkout-form .form-grid.three{grid-template-columns:1fr}.review-card-meta,.review-byline,.cart-heading{flex-direction:column;align-items:start}.cart-item{grid-template-columns:92px 1fr;gap:15px}.cart-item-image{width:92px}.cart-line-total{grid-column:2;padding:0}.cart-item-controls{flex-direction:column;align-items:start}.checkout-header{height:74px}.checkout-header .brand{width:150px}.checkout-shell{padding-inline:18px}.checkout-card{padding:19px}}
