@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--pink:#fa4b9a;--hot:#ed247b;--light:#ffe5ef;--ink:#21171d;--muted:#66525c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:#fff9fc;font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #923cfc;outline-offset:5px}img{display:block;max-width:100%}.announcement{background:var(--ink);color:white;text-align:center;font-size:12px;font-weight:700;letter-spacing:2px;padding:12px}.announcement span{color:#ff8cbb;margin-left:12px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #e9ccd9}.brand{width:116px}nav{display:flex;gap:36px;font-size:14px;font-weight:600}.header-link{font-size:14px;font-weight:700}.header-link span{margin-left:20px}.hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--pink);min-height:670px}.hero-copy{padding:55px 8% 22px 9.3%;display:flex;flex-direction:column}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.6;margin:0 0 22px}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;margin:0;font-weight:800}h1{font-size:clamp(64px,7.8vw,124px);letter-spacing:-2px;line-height:.91}h1 span{color:white}.intro{line-height:1.6;margin:28px 0;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:54px;padding:17px 24px;font-weight:600;font-size:14px;width:fit-content}.dark{background:var(--ink);color:white}.button:hover{background:#4e2337}.hero-foot{margin-top:auto;padding-top:36px;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1px;font-weight:700}.hero-visual{padding:30px 30px 25px 0;display:flex;flex-direction:column;position:relative}.hero-image{background:white;flex:1;min-height:0;display:flex;justify-content:center;overflow:hidden}.hero-image img{height:565px;max-height:100%;object-fit:contain;width:100%}.hero-caption{padding:20px 22px;background:#ffd0e3;display:flex;align-items:center;justify-content:space-between}.hero-caption .eyebrow{display:block;margin:0 0 5px;font-size:10px}.hero-caption strong{font-size:18px}.hero-caption a{font-size:28px}.ticker{display:flex;align-items:center;justify-content:space-around;gap:25px;background:var(--ink);color:#ff96c1;padding:20px;font-family:'Barlow Condensed',sans-serif;font-size:25px;font-weight:700;letter-spacing:2px;overflow:hidden;white-space:nowrap}.ticker b{font-size:25px}.collection{padding:80px 5% 65px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.section-heading .eyebrow{color:#b31b60;margin-bottom:10px}h2{font-size:56px;line-height:1.04;letter-spacing:-.7px}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.collection-tools{margin:35px 0 28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid #e6cad7;padding:10px 19px;background:transparent;border-radius:30px;font-size:14px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters span{margin-left:6px;font-size:12px}.launch-label{font-size:12px;color:#7b5163;border-bottom:1px solid #d6aec0;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 22px}.product-card{display:block;width:100%;text-align:left;border:0;padding:0;background:none;color:var(--ink)}.product-image{position:relative;background:white;border:1px solid #f0dfe7;aspect-ratio:4/4.8;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:contain;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-card:focus-visible{outline-offset:7px}.tag{position:absolute;top:14px;left:14px;background:#ffe0ee;padding:6px 10px;font-size:10px;letter-spacing:1px;font-weight:700}.product-arrow{position:absolute;bottom:14px;right:14px;background:#fff0f6;border:1px solid #f1c8da;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:19px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 0 7px}.product-meta h3{margin:0;font-size:18px;font-weight:600}.swatch{width:15px;height:15px;border-radius:50%;border:1px solid #0002;flex-shrink:0}.product-sub{margin:0;font-size:13px;color:var(--muted)}.collection-note{font-size:13px;color:var(--muted);margin:35px 0 0;text-align:center}.purpose{background:#ffd0e3;padding:80px 8%;display:grid;grid-template-columns:1fr 1fr;gap:10%}.purpose h2{font-size:78px}.purpose em{font-family:Georgia,serif;font-size:74px;font-weight:400}.purpose-copy{padding-top:10px}.purpose-copy p{font-size:17px;line-height:1.8;margin:0 0 20px}.purpose-copy a{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid;padding-bottom:7px;font-weight:700;font-size:14px}.purpose-copy small{display:block;line-height:1.6;margin-top:26px;font-size:12px;color:#795062}.closing{background:var(--pink);text-align:center;padding:70px 20px}.closing .eyebrow{margin-bottom:15px}.closing h2{font-size:clamp(70px,10vw,150px);margin-bottom:28px}footer{padding:35px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{font-size:12px;color:var(--muted)}footer>div{display:flex;gap:24px;font-size:13px}dialog{padding:0;max-width:920px;width:calc(100% - 40px);border:0;color:var(--ink);background:#fff9fc;max-height:90vh;overflow:auto}dialog[open]{display:grid;grid-template-columns:1fr 1fr}dialog::backdrop{background:#21171dbb;backdrop-filter:blur(4px)}.close{position:absolute;right:16px;top:16px;z-index:2;border:1px solid #ecd4df;border-radius:50%;background:white;width:40px;height:40px}.detail-image{background:white;display:grid;place-items:center}.detail-image img{width:100%;max-height:650px;object-fit:contain}.detail-copy{padding:60px 35px 40px}.detail-copy h2{font-size:48px}.detail-copy>.eyebrow{font-size:11px;color:#a8205e;margin-bottom:15px}.detail-color{font-weight:600;color:#8b3f62}.detail-copy p{font-size:15px;line-height:1.7}.detail-copy dl{font-size:13px;border-top:1px solid #ecd4df;margin:25px 0}.detail-copy dl div{padding:12px 0;border-bottom:1px solid #ecd4df}.detail-copy dt{font-weight:700;margin-bottom:4px}.detail-copy dd{margin:0;color:var(--muted)}.order-status{background:#ffe0ee;padding:17px;margin-bottom:22px}.order-status p{font-size:13px;margin-bottom:0}.detail-copy>a{font-size:13px;text-decoration:underline;text-underline-offset:4px}@media(min-width:1500px){.hero-copy{padding-left:14%}.hero{min-height:740px}.hero-image img{height:640px}}@media(max-width:800px){header{height:83px;padding:0 6%}nav{gap:20px}nav a:nth-child(2){display:none}.header-link{display:none}.hero{grid-template-columns:1fr 1fr;min-height:520px}.hero-copy{padding:35px 7%}.hero-copy .eyebrow{font-size:10px}h1{font-size:67px}.intro{font-size:15px}.hero-visual{padding:20px 20px 20px 0}.hero-image img{height:390px}.hero-caption{padding:13px}.hero-caption strong{font-size:14px}.hero-foot{display:none}.hero .button{gap:15px;font-size:12px;padding:14px}.ticker{font-size:19px;justify-content:flex-start}.section-heading{align-items:flex-start;flex-direction:column}h2{font-size:47px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-meta h3{font-size:16px}.purpose{gap:40px;padding:55px 6%}.purpose h2{font-size:60px}.purpose em{font-size:56px}.purpose-copy p{font-size:15px}footer{flex-wrap:wrap}dialog[open]{grid-template-columns:1fr 1fr}.detail-copy{padding:55px 23px 25px}}@media(max-width:520px){.announcement{font-size:10px;letter-spacing:1px}.announcement span{margin-left:5px}.brand{width:98px}nav{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6% 30px}h1{font-size:83px}.hero-copy .eyebrow{margin-bottom:20px}.intro{margin:22px 0}.hero-visual{padding:0 6% 25px}.hero-image img{height:365px}.hero-caption strong{font-size:16px}.hero .button{font-size:14px;padding:16px 22px}.ticker{padding:17px}.collection{padding:50px 5%}.section-heading>p{font-size:14px}.collection-tools{align-items:flex-start;flex-direction:column;margin:25px 0}.filters button{padding:9px 15px;font-size:13px}.product-grid{gap:28px 12px}.product-meta{margin:13px 0 5px;gap:7px}.product-meta h3{font-size:15px}.product-sub{font-size:12px;line-height:1.5}.tag{font-size:9px;left:8px;top:8px;padding:5px 7px}.product-arrow{width:28px;height:28px;font-size:16px;right:8px;bottom:8px}.purpose{grid-template-columns:1fr;gap:24px}.purpose h2{font-size:69px}.purpose em{font-size:64px}.closing{padding:50px 15px}footer{padding:30px 6%;align-items:flex-start}footer p{width:100%;order:3;margin:0}footer>div{gap:15px;font-size:12px}dialog[open]{grid-template-columns:1fr}.detail-image img{max-height:350px}.detail-copy{padding:28px}.close{position:sticky;float:right;grid-column:1;justify-self:end;top:10px;margin:10px 10px -50px 0}.detail-copy h2{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Seamless slogan loop; two identical groups keep the join invisible. */
.ticker{display:block;padding:20px 0}.ticker-track{display:flex;width:max-content;animation:ticker-scroll 28s linear infinite;will-change:transform}.ticker-group{display:flex;align-items:center;justify-content:space-around;flex:0 0 auto;gap:40px;min-width:100vw;padding-right:40px}.ticker-group span,.ticker-group b{flex-shrink:0}@keyframes ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:520px){.ticker{padding:17px 0}.ticker-group{gap:28px;padding-right:28px}.ticker-track{animation-duration:24s}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none;transform:none;will-change:auto}}

.ticker:hover .ticker-track{animation-play-state:paused}

.creator-credit{padding:23px 5%;border-bottom:1px solid #e9ccd9;text-align:center;background:#fff0f6}.creator-credit p{margin:0;font-size:14px;line-height:1.8;color:var(--muted)}.creator-credit a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:4px}.creator-credit a:hover{color:#b31b60}@media(max-width:520px){.creator-credit span{display:block}}

.product-price{font-size:14px;font-weight:700;margin:9px 0 0}.order-status .button{margin-top:14px;gap:20px;width:100%;font-size:14px}.order-status>strong{font-size:22px}
.cart-trigger{background:var(--ink);color:white;border:0;padding:12px 18px;border-radius:30px;font-size:14px;font-weight:600}.cart-trigger span{display:inline-grid;place-items:center;background:var(--pink);color:var(--ink);min-width:22px;height:22px;border-radius:50%;margin-left:7px}header .header-link{display:none}.product-price span{float:right;font-weight:500;color:#94365e;font-size:12px}.size-options{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.size-choice{position:relative}.size-choice input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-choice span{display:block;padding:10px 13px;min-width:44px;text-align:center;background:#fff9fc;border:1px solid #b9829a;font-size:14px}.size-choice input:checked+span{background:var(--ink);color:white;border-color:var(--ink)}.size-choice input:focus-visible+span{outline:3px solid #923cfc;outline-offset:3px}.size-choice input:disabled+span{opacity:.45;cursor:not-allowed}.order-status fieldset{padding:0;border:0;margin:20px 0 0}.order-status legend{font-weight:600;font-size:14px}.quantity-label{display:flex;gap:18px;align-items:center;font-size:14px}.quantity-label input{width:70px;padding:9px;background:white;border:1px solid #b9829a;border-radius:0;font:inherit}.order-status button{border:0;justify-content:center}.order-status button:disabled{opacity:.55;cursor:not-allowed}#product-message:empty{display:none}#cart-dialog[open]{display:block;width:min(620px,calc(100% - 30px));padding:30px;max-height:90vh}.bag-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.bag-head h2{font-size:46px}.bag-close{width:40px;height:40px;border:1px solid #e6cad7;border-radius:50%;background:white}.bag-item{display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-top:1px solid #ead2df}.bag-item>img{width:78px;height:100px;object-fit:contain;background:white}.bag-info{flex:1}.bag-info h3{font-size:16px;margin:0 0 5px}.bag-info p{font-size:13px;margin:0 0 15px;color:var(--muted)}.bag-item>strong{font-size:15px;white-space:nowrap}.bag-quantity{display:flex;align-items:center;gap:12px;font-size:14px}.bag-quantity button{width:30px;height:30px;border:1px solid #dbbdcc;background:white}.bag-quantity .remove{width:auto;border:0;background:none;text-decoration:underline;font-size:12px;color:var(--muted);margin-left:5px}.bag-quantity button:disabled{opacity:.4;cursor:not-allowed}#cart-summary{border-top:1px solid #d5b4c4;padding-top:24px}.subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:600}#cart-summary p{font-size:13px;line-height:1.6;color:var(--muted)}#checkout{width:100%;justify-content:space-between;margin-top:10px}#continue-shopping{display:block;margin:20px auto 0;background:none;border:0;text-decoration:underline;text-underline-offset:4px;font-size:14px}.empty-bag{padding:30px 0}.empty-bag h3{font-size:20px;line-height:1.5}.empty-bag p{color:var(--muted)}.cart-notice{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}@media(max-width:520px){header{gap:14px}nav{margin-left:auto}.cart-trigger{padding:9px 12px}.product-price span{display:block;float:none;margin-top:6px}#cart-dialog[open]{padding:22px 18px}.bag-item{gap:10px}.bag-item>img{width:58px;height:82px}.bag-quantity{gap:8px}.bag-info h3{font-size:14px}.bag-item>strong{font-size:14px}}

.order-countdown{background:#ffe5ef;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #efbad0}.order-countdown .eyebrow{margin:0 0 4px;font-size:10px}.order-countdown h2{font-size:34px;line-height:1.1}.order-countdown p:not(.eyebrow){font-size:13px;margin:8px 0 0;line-height:1.5}.countdown-clock{display:flex;gap:12px;flex-shrink:0}.countdown-clock>div{background:var(--ink);color:#fff;min-width:76px;padding:12px 14px;text-align:center;border-radius:4px}.countdown-clock strong{display:block;font-size:34px;line-height:1;font-variant-numeric:tabular-nums}.countdown-clock span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#ff9bc4;margin-top:7px}@media(max-width:600px){.order-countdown{flex-direction:column;text-align:center;gap:18px;padding:22px 5%}.countdown-clock{gap:8px;width:100%;max-width:360px}.countdown-clock>div{flex:1;min-width:0;padding:12px 8px}.countdown-clock strong{font-size:30px}}
