*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bbb-paper);color:var(--bbb-text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(1440px,calc(100% - 36px));margin-inline:auto}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;clip:auto;padding:10px 14px;background:#fff;z-index:9999}.section{padding:42px 0}.section--tight{padding:24px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin:0;color:var(--bbb-blue-dark);font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.05}.section-heading p{margin:.35rem 0 0;color:#69727d}.text-link{color:var(--bbb-blue);font-weight:800}.announcement-bar{background:var(--bbb-blue-dark);color:#fff;border-bottom:4px solid var(--bbb-gold);text-align:center;font-weight:800;padding:10px 16px}.site-header{position:sticky;top:0;z-index:100;background:#fffdf8fa;box-shadow:0 2px 12px #0000000f}.header-main{display:grid;grid-template-columns:116px minmax(250px,1fr) auto;align-items:center;gap:20px;padding:14px 0}.header-logo{width:102px;height:88px;object-fit:contain}.header-search{position:relative}.header-search input{width:100%;height:48px;border:2px solid var(--bbb-blue);border-radius:8px;padding:0 16px 0 46px;background:#fff;font-weight:700}.header-search svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;color:var(--bbb-blue)}.header-actions{display:flex;align-items:center;gap:12px}.header-actions__join{background:var(--bbb-red);color:#fff;border-radius:7px;padding:12px 15px;font-weight:800;white-space:nowrap}.header-actions__account{color:var(--bbb-blue);font-weight:800;white-space:nowrap}.header-actions__cart{position:relative;width:44px;height:44px;border:1px solid #ded7ca;border-radius:50%;display:grid;place-items:center;color:var(--bbb-blue);background:#fff}.header-actions__cart svg{width:22px}.cart-count-bubble{position:absolute;top:-6px;right:-5px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--bbb-red);color:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:800}.header-nav,.header-category-nav{border-top:1px solid #e5ded3;background:#fff}.header-category-nav{background:var(--bbb-cream)}.header-nav__inner,.header-category-nav__inner{display:flex;align-items:center;gap:30px;overflow:auto;white-space:nowrap;scrollbar-width:none}.header-nav__inner{justify-content:center}.header-nav a{padding:12px 0;color:var(--bbb-blue-dark);font-weight:800}.header-category-nav a{padding:10px 0;font-size:.9rem;color:#3c4a5a;font-weight:700}.header-nav a:hover,.header-category-nav a:hover{color:var(--bbb-red)}.mobile-menu-button{display:none;border:0;background:transparent;color:var(--bbb-blue);padding:6px}.mobile-menu-button svg{width:28px}.hero-deals{padding:24px 0 12px}.hero-deals__card{min-height:300px;background:linear-gradient(108deg,var(--bbb-gold),#ffdc73);border:3px solid var(--bbb-blue);border-radius:22px;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;overflow:hidden;padding:36px 48px}.eyebrow{display:inline-flex;align-items:center;background:#fff;border:2px solid var(--bbb-blue);color:var(--bbb-blue);border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hero-deals h1{margin:10px 0;color:var(--bbb-blue-dark);font-size:clamp(2.7rem,5vw,5rem);line-height:.92;letter-spacing:-.04em}.hero-deals__text{max-width:680px;font-size:1.08rem}.hero-deals__media img{width:100%;height:260px;object-fit:contain;filter:drop-shadow(0 15px 14px rgba(0,0,0,.18))}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--bbb-blue);border-radius:7px;padding:12px 17px;font-weight:800;cursor:pointer}.button--primary{background:var(--bbb-blue);color:#fff}.button--primary:hover{background:var(--bbb-red);border-color:var(--bbb-red)}.button--secondary{background:#fff;color:var(--bbb-blue)}.button--secondary:hover{background:var(--bbb-cream)}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,230px);gap:16px;overflow-x:auto;padding:4px 3px 16px;scroll-snap-type:x proximity}.product-rail>*{scroll-snap-align:start}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{height:100%;background:#fff;border:1px solid #e4ddd2;border-radius:12px;padding:12px;position:relative;display:flex;flex-direction:column;transition:.2s}.product-card:hover{box-shadow:0 12px 32px #0836651a;transform:translateY(-3px)}.product-card__image{height:190px;border-radius:9px;background:#f7f4ed;overflow:hidden;display:grid;place-items:center;margin-bottom:12px}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__image .placeholder-svg{width:100%;height:100%}.product-card__vendor{color:#6a737d;text-transform:uppercase;font-size:.68rem;letter-spacing:.08em;font-weight:800}.product-card__title{font-size:.95rem;line-height:1.35;min-height:50px;margin:7px 0;color:var(--bbb-text);font-weight:700}.product-card__price{display:flex;gap:8px;align-items:baseline;margin-top:auto}.price-current{font-size:1.18rem;font-weight:800;color:var(--bbb-blue-dark)}.price-compare{text-decoration:line-through;color:#8a929c;font-size:.84rem}.badge{position:absolute;top:16px;left:16px;z-index:2;border-radius:5px;padding:5px 8px;font-size:.67rem;font-weight:800}.badge--sale{background:var(--bbb-red);color:#fff}.badge--new{background:var(--bbb-gold);color:var(--bbb-blue-dark)}.badge--stock{background:var(--bbb-blue-dark);color:#fff}.product-card__form{margin-top:12px}.product-card__button{width:100%;border:0;background:var(--bbb-blue);color:#fff;border-radius:7px;padding:11px;font-weight:800;cursor:pointer}.product-card__button:hover{background:var(--bbb-red)}.product-card__button[disabled]{opacity:.55;cursor:not-allowed}.value-strip{background:var(--bbb-blue);color:#fff;padding:20px 0}.value-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-strip__item{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-weight:800}.value-strip__icon{color:var(--bbb-gold);font-size:1.3rem}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-card{background:#fff;border:1px solid #e4ddd2;border-radius:13px;padding:12px;text-align:center;transition:.2s}.category-card:hover{border-color:var(--bbb-blue);box-shadow:0 12px 32px #0836651a}.category-card__image{width:100%;height:125px;object-fit:cover;border-radius:9px;background:#f5f1e9;margin-bottom:10px}.category-card strong{color:var(--bbb-blue-dark)}.promo-split{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.promo-card{min-height:270px;border-radius:18px;padding:36px;position:relative;overflow:hidden}.promo-card--blue{background:var(--bbb-blue-dark);color:#fff}.promo-card--gold{background:var(--bbb-gold);padding-right:210px}.promo-card h2,.promo-card h3{font-size:clamp(1.9rem,3vw,3rem);line-height:1.05;margin:12px 0;color:inherit}.promo-card__mascot{position:absolute;right:18px;bottom:-15px;height:255px;object-fit:contain}.newsletter-section__box{background:var(--bbb-cream);border:3px solid var(--bbb-gold);border-radius:18px;padding:38px;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:20px}.newsletter-section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:12px 0;color:var(--bbb-blue-dark)}.newsletter-form{display:flex;gap:10px;max-width:630px;margin-top:16px}.newsletter-form input{flex:1;border:2px solid var(--bbb-blue);border-radius:7px;padding:12px 14px;background:#fff}.newsletter-form button{border:0;background:var(--bbb-red);color:#fff;border-radius:7px;padding:12px 18px;font-weight:800}.newsletter-section__mascot{height:200px;margin:auto;object-fit:contain}.form-message{margin-top:10px;font-weight:700}.site-footer{background:var(--bbb-blue-dark);color:#fff;border-top:6px solid var(--bbb-gold);padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:32px}.footer-logo{width:160px;height:150px;object-fit:contain;margin-bottom:12px}.footer-heading{font-size:1.05rem;font-weight:800;margin-bottom:12px}.footer-links a{display:block;color:#cad5e2;margin:8px 0}.footer-links a:hover{color:var(--bbb-gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:16px;margin-top:28px;color:#9fb0c2;font-size:.84rem;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-hero{padding:34px 0 14px}.page-hero__card{background:var(--bbb-cream);border:3px solid var(--bbb-gold);border-radius:18px;padding:clamp(30px,5vw,65px)}.page-hero h1{font-size:clamp(2.7rem,6vw,5rem);line-height:.95;margin:12px 0;color:var(--bbb-blue-dark)}.rte{max-width:850px}.rte img{height:auto}.main-page{padding:40px 0}.main-page h1{color:var(--bbb-blue-dark);font-size:clamp(2.2rem,4vw,3.5rem)}.collection-header{padding:34px 0 18px}.collection-header h1{font-size:clamp(2.5rem,5vw,4.5rem);color:var(--bbb-blue-dark);margin:0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0}.collection-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;padding-bottom:50px}.facets{background:#fff;border:1px solid #e4ddd2;border-radius:12px;padding:16px;height:max-content;position:sticky;top:205px}.facets details{border-bottom:1px solid #ece6dd;padding:12px 0}.facets summary{cursor:pointer;font-weight:800;color:var(--bbb-blue-dark)}.facets label{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:.9rem}.facets__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.facets__price input{width:100%;padding:8px;border:1px solid #cfc7ba;border-radius:5px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.active-filter{background:var(--bbb-cream);border:1px solid var(--bbb-blue);border-radius:999px;padding:6px 10px;font-size:.8rem}.sort-select{padding:10px 12px;border:1px solid #cfc7ba;border-radius:7px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination a,.pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid #d8d0c5;border-radius:6px}.pagination .current{background:var(--bbb-blue);color:#fff}.product-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:40px;padding:40px 0}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{border-radius:12px;overflow:hidden;background:#f4f1eb}.product-gallery__item img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:205px;height:max-content}.product-info h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1;color:var(--bbb-blue-dark);margin:10px 0}.product-price{display:flex;gap:10px;align-items:baseline;margin:16px 0}.product-price .price-current{font-size:1.65rem}.product-form__row{margin:16px 0}.product-form label{display:block;font-weight:800;margin-bottom:7px}.product-form select,.product-form input[type=number]{width:100%;padding:12px;border:1px solid #cfc7ba;border-radius:7px;background:#fff}.product-form__submit{width:100%;border:0;background:var(--bbb-red);color:#fff;border-radius:8px;padding:15px;font-weight:800;font-size:1rem}.product-form__submit:hover{background:var(--bbb-blue)}.product-form__submit[disabled]{opacity:.5}.product-description{margin-top:24px}.cart-page{padding:40px 0}.cart-page h1{color:var(--bbb-blue-dark)}.cart-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.cart-table th,.cart-table td{padding:15px;border-bottom:1px solid #e9e2d8;text-align:left}.cart-item{display:flex;align-items:center;gap:15px}.cart-item img{width:95px;height:95px;object-fit:cover;border-radius:8px}.cart-quantity{width:80px;padding:8px;border:1px solid #cfc7ba;border-radius:6px}.cart-footer{display:flex;justify-content:flex-end;margin-top:24px}.cart-summary{width:min(100%,420px);background:#fff;border:1px solid #e4ddd2;border-radius:12px;padding:22px}.cart-summary__total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:800;margin-bottom:16px}.cart-checkout{width:100%;border:0;background:var(--bbb-red);color:#fff;border-radius:8px;padding:15px;font-weight:800}.search-page{padding:35px 0 50px}.search-page h1{color:var(--bbb-blue-dark)}.search-form-large{display:flex;gap:10px;margin:20px 0 35px}.search-form-large input{flex:1;border:2px solid var(--bbb-blue);border-radius:8px;padding:13px}.search-form-large button{border:0;background:var(--bbb-blue);color:#fff;border-radius:8px;padding:13px 20px;font-weight:800}.empty-state{text-align:center;padding:70px 20px}.empty-state img{width:150px;margin:0 auto 18px}.story-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.story-section__image{width:100%;height:440px;object-fit:cover;border-radius:18px}.story-section h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;color:var(--bbb-blue-dark)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{background:#fff;border:1px solid #e4ddd2;border-radius:14px;padding:24px}.step-number{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--bbb-red);color:#fff;font-weight:800;margin-bottom:12px}.toast{position:fixed;right:16px;bottom:16px;background:var(--bbb-blue-dark);color:#fff;border-radius:8px;padding:13px 16px;box-shadow:0 12px 30px #0003;transform:translateY(140%);transition:.25s;z-index:999}.toast.is-visible{transform:translateY(0)}@media(max-width:1100px){.product-grid,.category-grid{grid-template-columns:repeat(3,1fr)}.header-main{grid-template-columns:90px minmax(220px,1fr) auto}.header-logo{width:80px;height:70px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(max-width:900px){.header-actions__account{display:none}.hero-deals__card{grid-template-columns:1fr 220px;padding:30px}.value-strip__grid{grid-template-columns:repeat(2,1fr)}.promo-split,.collection-layout{grid-template-columns:1fr}.facets{position:static}.product-page{grid-template-columns:1fr}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.story-section__grid,.steps-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.page-width{width:min(100% - 22px,1440px)}.header-main{grid-template-columns:65px 1fr auto;gap:9px;padding:10px 0}.header-logo{width:60px;height:55px}.header-search{grid-column:1/-1;grid-row:2}.header-actions__join{font-size:.75rem;padding:9px 10px}.mobile-menu-button{display:block}.header-nav,.header-category-nav{display:none}.site-header.is-open .header-nav,.site-header.is-open .header-category-nav{display:block}.header-nav__inner,.header-category-nav__inner{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:0;padding:8px 0}.header-nav a,.header-category-nav a{width:100%;padding:10px 0}.hero-deals__card{grid-template-columns:1fr 120px;padding:22px 18px;min-height:270px}.hero-deals h1{font-size:2.45rem}.hero-deals__media img{height:160px}.section{padding:32px 0}.section-heading{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card__image{height:105px}.newsletter-section__box{grid-template-columns:1fr;padding:25px}.newsletter-section__mascot{display:none}.newsletter-form{flex-direction:column}.promo-card--gold{padding-right:25px}.promo-card__mascot{opacity:.2;right:-15px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{padding:9px}.product-card__image{height:145px}.product-card__title{font-size:.84rem}.product-gallery{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{border-bottom:1px solid #e9e2d8;padding:12px}.cart-table td{border:0;padding:6px}.cart-footer{justify-content:stretch}.cart-summary{width:100%}.story-section__image{height:300px}.search-form-large{flex-direction:column}}@media(max-width:430px){.header-actions__join{display:none}.value-strip__grid{grid-template-columns:1fr 1fr}.value-strip__item{font-size:.78rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
