:root{--bc-ink:#30233b;--bc-violet:#eee8f5;--bc-coral:#f77762;--bc-paper:#fdfbf9;--bc-peach:#fcebe5;--bc-line:#dcd4e1;--bc-muted:#665c6d}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bc-paper)}.bc,.bc *{box-sizing:border-box}.bc{color:var(--bc-ink);font-family:var(--font-body-family),Arial,sans-serif;letter-spacing:0;line-height:1.55}.bc h1,.bc h2,.bc h3,.bc p,.bc figure{margin:0}.bc h1,.bc h2,.bc h3{color:inherit;font-family:var(--font-body-family),Arial,sans-serif;font-weight:800}.bc h1{font-size:clamp(48px,6vw,86px);line-height:.99;letter-spacing:-.065em}.bc h2{font-size:clamp(32px,3.3vw,48px);letter-spacing:-.05em;line-height:1.08}.bc h3{font-size:18px;line-height:1.3;letter-spacing:-.02em}.bc a{color:inherit;text-decoration:none}.bc img{width:100%;height:100%;object-fit:cover;display:block}.bc p{font-size:15px}.bc-wrap{max-width:1440px;margin:0 auto;padding-left:52px;padding-right:52px}.bc .bc-kicker{font-size:10px;letter-spacing:.15em;font-weight:700;text-transform:uppercase;line-height:1.5}.bc-hero{padding-top:44px}.bc-hero-heading{display:grid;grid-template-columns:1.5fr .75fr;gap:70px;align-items:end;margin-bottom:32px}.bc-hero-heading .bc-kicker{margin-bottom:18px}.bc-hero-intro{padding-bottom:8px;max-width:310px}.bc-hero-intro p{font-size:16px;line-height:1.7;color:var(--bc-muted)}.bc-text-link{display:inline-flex;align-items:center;gap:30px;font-size:13px;line-height:1.6;font-weight:700;border-bottom:1px solid;padding:6px 0}.bc-hero-intro .bc-text-link{margin-top:20px}.bc-text-link span{font-size:21px}.bc-hero-photo{position:relative;aspect-ratio:2.8;min-height:390px;border-radius:26px;overflow:hidden;background:var(--bc-violet)}.bc-hero-photo img{position:absolute;inset:0;object-position:50% 48%}.bc-hero-photo:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#22182b66);pointer-events:none}.bc-hero-sticker{position:absolute;top:25px;right:25px;width:105px;height:105px;border-radius:50%;background:var(--bc-violet);color:var(--bc-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:19px;font-weight:800;line-height:1.04;letter-spacing:-.04em;transform:rotate(10deg)}.bc-hero-photo figcaption{position:absolute;bottom:24px;left:26px;z-index:1;color:white;font-size:10px;letter-spacing:.035em;max-width:45%;text-shadow:0 1px 3px #0006}.bc-button{display:inline-flex;justify-content:space-between;gap:26px;align-items:center;background:var(--bc-coral);color:var(--bc-ink)!important;min-height:49px;padding:13px 23px;font-size:13px;font-weight:800;border-radius:40px;border:0;line-height:1.5;transition:background .2s}.bc-button:hover{background:#ff917f}.bc-button span{font-size:23px;line-height:1}.bc-photo-button{position:absolute;z-index:1;bottom:22px;right:24px}.bc-mood-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-bottom:1px solid var(--bc-line);padding:22px 0 26px}.bc-mood-nav a{display:flex;align-items:center;gap:14px;font-size:15px;font-weight:700;padding:4px 0}.bc-mood-nav a>span:last-child{font-size:22px;margin-left:auto;margin-right:8px}.bc .bc-index{width:31px;height:31px;border:1px solid #b9adbf;border-radius:50%;font-size:10px;display:inline-grid;place-content:center;flex-shrink:0;font-weight:400}.bc-mood-nav a:hover .bc-index{background:var(--bc-violet)}.bc-shelf{padding:66px 0;scroll-margin-top:80px}.bc-shelf--white{background:var(--bc-paper)}.bc-shelf--lavender{background:var(--bc-violet)}.bc-shelf--peach{background:var(--bc-peach)}.bc-section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:29px}.bc-section-heading .bc-kicker{margin-bottom:12px}.bc-section-heading>p{max-width:310px;color:var(--bc-muted);font-size:14px}.bc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 23px}.bc-product{min-width:0}.bc-product-image{display:block;position:relative;aspect-ratio:1.16;border-radius:18px;overflow:hidden;background:white}.bc-product-image>img{object-fit:contain;transition:transform .35s,opacity .3s}.bc-product-image .bc-hover-image{position:absolute;inset:0;opacity:0}.bc-product:hover .bc-product-image>img{transform:scale(1.025)}.bc-product:hover .bc-hover-image{opacity:1}.bc-view-pill{position:absolute;bottom:13px;right:13px;display:flex;align-items:center;gap:20px;background:#fffdf9e8;border:1px solid #d9d1d9;border-radius:30px;padding:7px 13px;font-size:11px;font-weight:700}.bc-view-pill span{font-size:17px;line-height:1}.bc-product-copy{padding:16px 3px 0}.bc .bc-product-tag{font-size:10px;color:var(--bc-muted);margin-bottom:6px}.bc-product h3{font-size:16px;font-weight:700;letter-spacing:-.015em;line-height:1.4}.bc-product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;font-size:10px;color:var(--bc-muted)}.bc-price{font-size:15px;font-weight:800;color:var(--bc-ink);white-space:nowrap}.bc-note-card{border-radius:18px;background:var(--bc-coral);padding:29px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden;min-height:360px}.bc-note-card h3{font-size:clamp(32px,3.1vw,45px);letter-spacing:-.05em;line-height:1.06;margin:18px 0}.bc-note-card>p:last-child{max-width:240px;font-size:13px;margin-top:10px}.bc-note-symbol{font-size:66px;line-height:1;font-family:Arial,sans-serif;align-self:flex-end;padding-right:10px;transform:rotate(12deg)}.bc-pairing{padding:66px 0;background:var(--bc-ink);color:#fff8f4}.bc-pairing-inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:center}.bc-pairing-copy{max-width:390px}.bc-pairing-copy h2{font-size:clamp(34px,3.4vw,50px);margin-top:17px}.bc-pairing-copy>div{margin-top:22px;max-width:310px;color:#dcd3e4}.bc-pairing-copy p{font-size:15px}.bc-pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.bc-pair-image{position:relative;aspect-ratio:.98;background:#fff;border-radius:80px 80px 18px 18px;overflow:hidden}.bc-pair:nth-child(2) .bc-pair-image{border-radius:18px}.bc-pair-image img{object-fit:contain}.bc-pair-index{position:absolute;left:14px;bottom:14px;color:var(--bc-ink);background:#fff;border-radius:50%;display:grid;place-content:center;width:29px;height:29px;font-size:10px}.bc-pair-label{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:12px;margin-top:15px}.bc-pair-label strong{font-size:13px;white-space:nowrap}.bc-guide{padding-top:61px;padding-bottom:64px}.bc-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.bc-guide-grid>div{padding-top:20px;border-top:1px solid var(--bc-line)}.bc-guide h3{margin:20px 0 10px;font-size:19px}.bc-guide-grid p{font-size:14px;color:var(--bc-muted);line-height:1.7;max-width:330px}.bc-guide-grid a{text-decoration:underline;overflow-wrap:anywhere}.header-wrapper{background:var(--bc-paper)!important}.header__heading-link .h2{font-family:Arial,sans-serif!important;font-size:37px!important;letter-spacing:-2px!important;font-weight:900!important;color:var(--bc-ink)}.header__heading-link .h2:after{content:'.';color:var(--bc-coral)}.header__menu-item{font-size:12px!important;letter-spacing:.015em}.header__active-menu-item{text-decoration:none!important}.footer{border:0!important}.footer-block__heading{letter-spacing:-.015em!important}.footer .footer-block:first-child .footer-block__heading{font-family:Arial,sans-serif!important;font-size:35px!important;font-weight:900;letter-spacing:-1.7px!important}.footer .newsletter-form__button{border-radius:25px!important}.footer .field__input{border-radius:25px!important}.footer .field:after,.footer .field:before{border-radius:25px!important}.footer .footer-block__details-content{font-size:13px}.footer .footer-block__heading{font-size:18px}.rte a{overflow-wrap:anywhere}.shopify-policy__container{max-width:850px;padding:45px 24px}.shopify-policy__body{font-size:16px;line-height:1.7}.bc a:focus-visible{outline:3px solid #965bcd;outline-offset:4px}
@media(max-width:1100px){.bc-wrap{padding-left:32px;padding-right:32px}.bc-hero-heading{gap:40px;grid-template-columns:1.2fr .8fr}.bc-hero-photo{min-height:340px}.bc-product-grid{gap:29px 18px}.bc-note-card{padding:23px;min-height:320px}.bc-note-card h3{font-size:34px}.bc-pairing-inner{gap:35px}.bc-section-heading{gap:25px}.bc-section-heading>p{max-width:260px}}
@media(max-width:749px){html{scroll-padding-top:77px}.bc-wrap{padding-left:20px;padding-right:20px}.bc-hero{padding-top:28px}.bc-hero-heading{display:block;margin-bottom:24px}.bc h1{font-size:clamp(45px,12.5vw,62px);letter-spacing:-.065em;line-height:1}.bc-hero-heading .bc-kicker{font-size:9px;margin-bottom:14px}.bc-hero-intro{max-width:100%;margin-top:19px;padding-bottom:0}.bc-hero-intro p{font-size:14px;line-height:1.65;max-width:420px}.bc-hero-intro .bc-text-link{margin-top:12px;font-size:12px}.bc-hero-photo{aspect-ratio:.99;min-height:0;border-radius:20px}.bc-hero-photo img{object-position:42% 50%}.bc-hero-sticker{top:15px;right:15px;width:70px;height:70px;font-size:14px}.bc-photo-button{left:17px;right:17px;bottom:39px;justify-content:space-between;font-size:12px;min-height:44px;padding:10px 18px}.bc-hero-photo figcaption{bottom:13px;left:17px;right:17px;font-size:8px;max-width:none;white-space:normal}.bc-mood-nav{gap:10px;padding:18px 0 20px}.bc-mood-nav a{gap:7px;flex-wrap:wrap;font-size:11px;line-height:1.4;align-content:flex-start}.bc-mood-nav .bc-index{width:24px;height:24px;font-size:9px}.bc-mood-nav a>span:nth-child(2){width:100%;order:3}.bc-mood-nav a>span:last-child{font-size:17px;margin-right:1px;margin-left:0}.bc-shelf{padding:41px 0}.bc h2{font-size:32px}.bc-section-heading{display:block;margin-bottom:23px}.bc-section-heading .bc-kicker{font-size:9px;margin-bottom:10px}.bc-section-heading>p{font-size:13px;max-width:100%;margin-top:14px}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.bc-note-card{min-height:0;padding:19px;grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:0 10px}.bc-note-card .bc-kicker{grid-column:1/-1;font-size:9px}.bc-note-card h3{font-size:32px;margin:13px 0 10px}.bc-note-card .bc-note-symbol{font-size:65px;padding:0;align-self:center}.bc-note-card>p:last-child{grid-column:1/-1;font-size:12px;max-width:95%;margin-top:0}.bc-product-image{aspect-ratio:1;border-radius:14px}.bc-product-copy{padding:12px 1px 0}.bc .bc-product-tag{font-size:9px;margin-bottom:5px;line-height:1.4}.bc-product h3{font-size:13px;line-height:1.4;min-height:36px}.bc-product-meta{font-size:9px;gap:4px;align-items:start;flex-wrap:wrap;margin-top:8px}.bc-price{font-size:14px}.bc-view-pill{font-size:9px;gap:10px;right:8px;bottom:8px;padding:5px 8px}.bc-view-pill span{font-size:15px}.bc-product-grid>.bc-product:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.bc-product-grid>.bc-product:last-child:nth-child(odd) .bc-product-copy{padding:0}.bc-pairing{padding:42px 0}.bc-pairing-inner{display:block}.bc-pairing-copy{max-width:100%;margin-bottom:28px}.bc-pairing-copy h2{font-size:36px;margin-top:15px}.bc-pairing-copy>div{max-width:95%;margin-top:17px}.bc-pairing-copy p{font-size:14px}.bc-pair-grid{gap:14px}.bc-pair-image{border-radius:60px 60px 14px 14px}.bc-pair-label{font-size:11px;gap:6px;margin-top:12px}.bc-pair-label strong{font-size:12px}.bc-pair-index{width:22px;height:22px;font-size:8px;bottom:10px;left:10px}.bc-guide{padding-top:41px;padding-bottom:43px}.bc-guide .bc-text-link{margin-top:15px}.bc-guide-grid{display:block}.bc-guide-grid>div{position:relative;padding:19px 0 20px 48px}.bc-guide-grid .bc-index{position:absolute;left:0;top:22px;width:28px;height:28px}.bc-guide h3{font-size:17px;margin:0 0 8px}.bc-guide-grid p{font-size:13px;max-width:none}.header__heading-link .h2{font-size:32px!important}.footer-block{margin-top:0!important;margin-bottom:30px!important}.footer .footer-block__details-content{margin-bottom:0}.footer .footer__content-top{padding-bottom:0}.bc-hover-image{display:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bc *{transition:none!important;animation:none!important}}
