:root{--bs-ink:#171717;--bs-paper:#fafaf7;--bs-lime:#ddfb68;--bs-muted:#61615d;--font-body-family:Arial,Helvetica,sans-serif;--font-heading-family:Arial,Helvetica,sans-serif;--font-heading-weight:700;--font-body-weight:400;--font-body-weight-bold:700}
body{background:var(--bs-paper);color:var(--bs-ink);letter-spacing:0;font-family:Arial,Helvetica,sans-serif}h1,h2,h3,h4{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.04em;font-weight:700}a{color:inherit}button,input,select,textarea{font:inherit}*:focus-visible{outline:2px solid #4b3faf;outline-offset:5px}img{max-width:100%}.bs-shell{max-width:1440px;margin-inline:auto;padding-inline:48px}.bs-section{padding-top:90px;padding-bottom:10px}.bs-eyebrow{font-size:11px;line-height:1.5;letter-spacing:.13em;font-weight:700;margin:0 0 16px;text-transform:uppercase}.bs-announcement{background:var(--bs-lime);font-size:12px;line-height:1.5;text-align:center;padding:11px 20px;font-weight:700}.bs-announcement a{text-decoration:none}.bs-announcement span[aria-hidden]{margin-left:8px}.bs-header{display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:105px}.bs-wordmark{display:inline-flex;flex-direction:column;text-decoration:none;line-height:.9;flex-shrink:0}.bs-wordmark>span{font-weight:800;font-size:38px;letter-spacing:-2.4px}.bs-logo-dot{color:#7b70cd}.bs-wordmark small{font-size:8px;font-weight:700;letter-spacing:2px;margin-top:10px}.bs-wordmark img{max-width:220px;height:auto}.bs-desktop-nav{display:flex;gap:27px;font-size:13px;font-weight:600}.bs-desktop-nav a{text-decoration:none;padding:15px 0}.bs-desktop-nav a:hover{text-decoration:underline;text-underline-offset:6px}.bs-header-actions{display:flex;gap:17px;align-items:center}.bs-header-actions a{min-width:34px;min-height:44px;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none}.bs-header-actions svg,.bs-mobile-menu svg{width:24px;height:24px}.bs-cart-count{font-size:10px;background:var(--bs-lime);color:#171717;border-radius:20px;min-width:17px;height:17px;display:grid;place-items:center;position:absolute;right:-7px;top:0}.bs-mobile-menu{display:none}.bs-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:40px;align-items:center;padding-top:18px}.bs-hero-copy{padding:28px 25px 28px 0}.bs-hero h1{font-size:clamp(45px,4.7vw,70px);line-height:1.01;max-width:630px;margin:0 0 24px;letter-spacing:-.06em}.bs-lead{font-size:16px;line-height:1.7;color:var(--bs-muted);max-width:395px;margin:0 0 31px}.bs-button{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:35px;background:var(--bs-ink);color:white;text-decoration:none;border-radius:40px;padding:16px 26px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.bs-button svg{width:20px;height:20px}.bs-button:hover{background:#373332;transform:translateY(-2px)}.bs-hero-note{display:flex;gap:10px;align-items:center;margin-top:32px;font-size:11px;color:var(--bs-muted)}.bs-hero-note svg{height:22px;width:22px}.bs-hero-stage{height:560px;border-radius:20px;background:var(--stage,#e7e2ff);position:relative;overflow:hidden;isolation:isolate}.bs-stage-top{position:absolute;top:28px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:.12em;z-index:2}.bs-stage-word{position:absolute;top:80px;left:50%;transform:translateX(-50%);font-size:clamp(65px,8.4vw,130px);font-weight:800;letter-spacing:-.065em;color:rgba(255,255,255,.66);z-index:-1}.bs-orbit{position:absolute;width:470px;height:470px;border:1px solid rgba(80,60,120,.1);border-radius:50%;left:50%;top:42%;transform:translate(-50%,-50%);z-index:-1}.bs-orbit-two{width:350px;height:350px}.bs-hero-image{position:absolute;inset:85px 30px 100px;display:flex;align-items:center;justify-content:center}.bs-hero-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 24px 15px rgba(57,40,85,.1));transition:transform .45s}.bs-hero-image:hover img{transform:scale(1.03)}.bs-stage-caption{position:absolute;bottom:22px;left:22px;right:22px;background:rgba(255,255,255,.8);border-radius:12px;padding:17px 18px;display:flex;justify-content:space-between;align-items:center;gap:15px;text-decoration:none;font-size:13px}.bs-stage-caption small{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.bs-stage-caption strong{font-size:15px}.bs-stage-caption b{margin-left:15px;font-size:22px}.bs-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.bs-section-heading h2,.bs-feature h2,.bs-faq h2{font-size:clamp(30px,3.1vw,45px);line-height:1.08;margin:0;letter-spacing:-.055em}.bs-section-heading .bs-eyebrow{margin-bottom:10px}.bs-text-link{display:inline-flex;align-items:center;gap:13px;flex-shrink:0;font-size:12px;font-weight:700;text-decoration:none;padding-bottom:4px}.bs-text-link svg{width:21px;height:21px}.bs-text-link:hover{text-decoration:underline;text-underline-offset:5px}.bs-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.bs-category{background:var(--tile);border-radius:14px;padding:15px;text-decoration:none;transition:transform .25s}.bs-category:hover{transform:translateY(-5px)}.bs-category-image{height:155px;display:flex;align-items:center;justify-content:center}.bs-category-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bs-category-label{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:12px;font-weight:700;margin-top:16px}.bs-category-label>span:last-child{font-size:20px}.bs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.bs-product-grid>div{min-width:0}.bs-card{height:100%;display:flex;flex-direction:column;min-width:0}.bs-card-media{aspect-ratio:1/1;background:#f0f0ec;border-radius:14px;position:relative;display:flex;align-items:center;justify-content:center;padding:33px;overflow:hidden}.bs-card-media img{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply;transition:transform .3s}.bs-card-media:hover img{transform:scale(1.045)}.bs-card:nth-child(2n) .bs-card-media{background:#f2f0f6}.bs-card-badge{position:absolute;left:13px;top:13px;border-radius:30px;font-size:10px;font-weight:700;background:#e3f1cf;padding:5px 10px}.bs-card-vendor{margin:18px 0 6px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bs-muted)}.bs-card h3{font-size:16px;line-height:1.35;font-weight:600;letter-spacing:-.025em;margin:0 0 12px}.bs-card h3 a{text-decoration:none}.bs-card h3 a:hover{text-decoration:underline}.bs-card-bottom{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:auto}.bs-card-price{font-size:14px;font-weight:700}.bs-card-price s{color:var(--bs-muted);font-weight:400;font-size:11px;margin-left:5px;white-space:nowrap}.bs-card-arrow{border:1px solid #d2d2cc;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}.bs-card-arrow svg{width:18px;height:18px}.bs-card-arrow:hover{background:var(--bs-lime);border-color:var(--bs-lime)}.bs-section-intro{color:var(--bs-muted);font-size:15px;line-height:1.6;margin-top:-8px;margin-bottom:28px;max-width:620px}.bs-no-image{display:flex;flex-direction:column;text-align:center;font-size:18px;font-weight:700}.bs-no-image small{font-size:11px;margin-top:8px;font-weight:400}.bs-feature{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:var(--feature);border-radius:20px;overflow:hidden;padding:55px}.bs-feature-image{height:350px;display:flex;align-items:center;justify-content:center}.bs-feature-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bs-feature-copy{align-self:center;padding:0 20px}.bs-feature-copy>p:not(.bs-eyebrow){font-size:15px;line-height:1.7;color:#4e554a;margin:20px 0 26px}.bs-feature-caption{display:block;font-size:10px;text-decoration:none;color:#4e554a;margin-top:20px}.bs-faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;padding-bottom:100px}.bs-faq>div>p:not(.bs-eyebrow){font-size:15px;line-height:1.6;max-width:330px;color:var(--bs-muted)}.bs-faq-list details{border-bottom:1px solid #d8d8d2}.bs-faq-list details:first-child{border-top:1px solid #d8d8d2}.bs-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:23px 0;font-size:15px;font-weight:600;list-style:none}.bs-faq-list summary::-webkit-details-marker{display:none}.bs-faq-list summary span{font-size:23px;font-weight:400}.bs-faq-list details[open] summary span{transform:rotate(45deg)}.bs-faq-list .rte{font-size:14px;line-height:1.7;color:var(--bs-muted);padding:0 30px 20px 0}.bs-faq-list .rte p{margin:0}.bs-footer{background:#e9e8e2;padding:64px 0 0}.bs-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:45px;padding-bottom:50px}.bs-footer h2{font-size:13px;letter-spacing:0;margin:0 0 20px}.bs-footer-top>div>a:not(.bs-wordmark){display:block;text-decoration:none;font-size:12px;margin:0 0 13px;width:fit-content}.bs-footer a:hover{text-decoration:underline}.bs-footer p{font-size:13px;line-height:1.7;max-width:260px;color:#5f5f59;margin:20px 0}.bs-footer-top .bs-footer-cta{font-weight:700;line-height:1.7}.bs-footer-cta span{margin-left:15px}.bs-footer-bottom{border-top:1px solid #cfcfc6;display:flex;justify-content:space-between;gap:15px;padding:24px 0;font-size:10px;color:#60605a}.page-width{max-width:1440px;padding-inline:48px}.button,.shopify-payment-button__button{border-radius:30px}.button:after,.button:before{border-radius:30px}.product__title h1{font-size:36px;line-height:1.12;letter-spacing:-.045em}.product__info-container .price{font-size:24px;font-weight:700}.product__info-container .price-item--regular{font-weight:400}.product__media-item .product-media-container{border-radius:16px;background:#f1f0ec;border:0}.product__media img{object-fit:contain}.product__description{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.product__description img{height:auto}.product__description table{display:block;max-width:100%;overflow-x:auto}.product-form__submit{font-weight:700;letter-spacing:0}.bs-benefits{padding:22px;border-radius:14px;background:#f0f1e8;font-size:13px;line-height:1.6;margin:25px 0}.bs-benefits h2{font-size:17px;letter-spacing:-.02em;margin:0 0 15px}.bs-benefits p{margin:12px 0}.bs-benefits .bs-benefit-offer{border-bottom:1px solid #d6d9ca;padding-bottom:14px}.bs-sku{display:block;color:#5b5f50;font-size:11px}.bs-benefits a{font-size:12px;margin-right:14px}.bs-product-breadcrumb{font-size:11px;color:var(--bs-muted);margin-bottom:25px}.bs-product-breadcrumb a{text-decoration:none}.bs-product-breadcrumb span{padding:0 8px}bs-recommendations{display:block;padding-bottom:80px}.card__heading{font-size:16px;line-height:1.35}.card__inner{border-radius:12px;background:#f0f0ec!important;overflow:hidden}.card__media .media img{object-fit:contain!important;padding:18px}.collection-hero__title{font-size:46px}.collection-hero__description{max-width:650px;font-size:15px}.cart-count-bubble{background:var(--bs-lime);color:var(--bs-ink)}.shopify-policy__container{max-width:900px!important;padding:50px 24px!important}.bs-placeholder{max-height:100%;width:100%}.bs-mobile-menu summary::marker{content:''}
@media(min-width:990px){.product--large:not(.product--no-media) .product__info-wrapper{padding-left:60px}.product__info-container{max-width:530px}}
@media(max-width:1100px){.bs-shell,.page-width{padding-inline:30px}.bs-desktop-nav{gap:17px}.bs-header{gap:20px}.bs-desktop-nav a{font-size:12px}.bs-hero{gap:25px}.bs-hero-stage{height:490px}.bs-category-grid{gap:10px}.bs-category{padding:12px}.bs-category-image{height:130px}.bs-feature{padding:35px;gap:20px}.bs-footer-top{gap:25px}}
@media(max-width:989px){.bs-shell,.page-width{padding-inline:24px}.bs-header{min-height:85px}.bs-desktop-nav{display:none}.bs-mobile-menu{display:block}.bs-mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:38px;height:44px}.bs-mobile-menu nav{position:absolute;left:0;right:0;top:auto;z-index:10;background:var(--bs-paper);padding:24px;border-bottom:1px solid #ddd;box-shadow:0 12px 20px #0000000a}.bs-mobile-menu nav a{display:block;padding:12px 0;font-size:16px;text-decoration:none}.bs-header .bs-wordmark{margin-right:auto}.bs-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bs-category-image{height:175px}.bs-hero h1{font-size:48px}.bs-hero-stage{height:460px}.bs-stage-caption{left:14px;right:14px;bottom:14px;padding:13px}.bs-stage-caption>span:last-child{font-size:11px}.bs-stage-caption b{margin-left:4px}.bs-hero-note{font-size:10px}.bs-product-grid{gap:16px}.bs-card-media{padding:20px}.bs-card h3{font-size:14px}.bs-card-price{font-size:12px}.bs-card-price s{display:block;margin-left:0}.bs-feature-copy{padding:0}.bs-faq{gap:35px}.bs-footer-top{grid-template-columns:1fr 1fr;gap:35px}}
@media(max-width:749px){.bs-shell,.page-width{padding-inline:20px}.bs-announcement{font-size:10px;padding:10px 16px;line-height:1.4}.bs-header{min-height:78px;gap:10px}.bs-wordmark>span{font-size:30px;letter-spacing:-1.9px}.bs-wordmark small{font-size:6px;letter-spacing:1.55px;margin-top:8px}.bs-header-actions{gap:9px}.bs-header-actions svg,.bs-mobile-menu svg{width:21px;height:21px}.bs-header .bs-wordmark{margin-right:auto}.bs-mobile-menu summary{width:25px}.bs-hero{display:flex;flex-direction:column;gap:0;padding-top:7px}.bs-hero-stage{order:-1;width:100%;height:345px;border-radius:14px}.bs-stage-top{top:20px;left:20px;right:20px;font-size:8px}.bs-stage-top span:last-child{font-size:7px}.bs-stage-word{font-size:77px;top:47px}.bs-orbit{width:290px;height:290px}.bs-orbit-two{width:215px;height:215px}.bs-hero-image{inset:60px 20px 75px}.bs-stage-caption{padding:12px 14px;bottom:14px;left:14px;right:14px}.bs-stage-caption strong{font-size:13px}.bs-stage-caption small{font-size:8px}.bs-hero-copy{width:100%;padding:32px 4px 0;text-align:center}.bs-eyebrow{font-size:9px;margin-bottom:13px}.bs-hero h1{font-size:45px;line-height:1.02;letter-spacing:-.055em;margin-bottom:18px}.bs-lead{font-size:14px;line-height:1.65;margin:0 auto 23px;max-width:340px}.bs-button{min-height:53px;font-size:13px;padding:15px 26px}.bs-hero .bs-button{width:100%;max-width:340px}.bs-hero-note{justify-content:center;margin-top:21px;font-size:9px;gap:7px}.bs-hero-note svg{width:18px;height:18px}.bs-section{padding-top:62px}.bs-section-heading{gap:18px;align-items:flex-end;margin-bottom:23px}.bs-section-heading h2,.bs-feature h2,.bs-faq h2{font-size:31px;line-height:1.08}.bs-section-heading .bs-text-link{font-size:10px;gap:6px;max-width:90px;white-space:normal}.bs-text-link svg{width:18px;min-width:18px}.bs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bs-category{padding:14px;border-radius:12px}.bs-category-image{height:133px}.bs-category-label{font-size:12px;margin-top:8px}.bs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.bs-card-media{border-radius:12px;padding:20px}.bs-card-badge{font-size:8px;left:9px;top:9px;padding:4px 7px}.bs-card-vendor{font-size:8px;margin:13px 0 5px}.bs-card h3{font-size:13px;line-height:1.4;margin-bottom:10px}.bs-card-price{font-size:12px}.bs-card-price s{font-size:9px}.bs-card-arrow{width:32px;height:32px}.bs-card-arrow svg{width:15px;height:15px}.bs-section-intro{font-size:13px;margin-top:-6px}.bs-feature{grid-template-columns:1fr;padding:25px 23px 32px;gap:20px;border-radius:15px}.bs-feature-image{height:240px}.bs-feature-copy>p:not(.bs-eyebrow){font-size:13px;margin:18px 0 23px}.bs-feature .bs-button{width:100%}.bs-feature-caption{font-size:9px;line-height:1.5}.bs-faq{grid-template-columns:1fr;gap:24px;padding-bottom:60px}.bs-faq>div>p:not(.bs-eyebrow){font-size:13px}.bs-faq-list summary{font-size:13px;line-height:1.5;padding:21px 0}.bs-faq-list .rte{font-size:12px}.bs-footer{padding-top:45px}.bs-footer-top{gap:35px 20px;padding-bottom:30px}.bs-footer-top>div:first-child{grid-column:1/-1}.bs-footer-top>div:last-child{grid-column:1/-1}.bs-footer-top p{max-width:100%;font-size:12px;margin:15px 0}.bs-footer h2{font-size:12px;margin-bottom:17px}.bs-footer-top>div>a:not(.bs-wordmark){font-size:11px;line-height:1.6}.bs-footer-bottom{font-size:9px;flex-wrap:wrap;row-gap:10px;padding:20px 0}.bs-footer-bottom>span:nth-child(2){display:none}.product__title h1{font-size:28px}.product__info-container .price{font-size:22px}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}.product__media-list .product__media-item{width:100%!important;margin-left:0!important}.product__media-list{scroll-padding-left:0}.bs-product-breadcrumb{font-size:10px;margin-bottom:20px}.bs-benefits{padding:18px;font-size:12px}.bs-benefits h2{font-size:15px}.product__description{font-size:13px}bs-recommendations{padding-bottom:60px}.collection-hero__title{font-size:34px}.card__heading{font-size:13px}.card__information .price{font-size:12px}.card__media .media img{padding:10px}}
@media(prefers-reduced-motion:reduce){.bs-button,.bs-category,.bs-card-media img,.bs-hero-image img{transition:none}.bs-button:hover,.bs-category:hover,.bs-card-media:hover img,.bs-hero-image:hover img{transform:none}}
