.error-page{grid-column:2;padding:4px 0 64px;max-width:480px}.error-page__search{display:flex;margin-bottom:20px;border:1px solid var(--bt-grey);border-radius:999px;overflow:hidden}.error-page__search-input{flex:1;min-width:0;border:none;outline:none;padding:11px 18px;font-size:.9rem}.error-page__search-submit{border:none;background:var(--bt-navy);color:var(--bt-white);padding:0 20px;font-weight:700;font-size:.85rem;cursor:pointer}.error-page__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--bt-navy);color:var(--bt-white);border-radius:999px;padding:12px 24px;font-weight:700;font-size:.88rem;text-decoration:none}.brand-story{padding:clamp(16px,2.5vw,28px) 0;background:var(--bt-white);display:grid;grid-template-columns:var(--content-grid)}.brand-story__inner{grid-column:2;max-width:68ch}.brand-story__eyebrow{text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;color:var(--bt-red);font-weight:700;margin:0 0 8px}.brand-story__inner h2{font-size:1.4rem;color:var(--bt-navy);margin:0 0 12px}.brand-story__body{margin:0;color:var(--bt-ink);font-size:.9rem;line-height:1.6}.cart-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:12px 24px;font-weight:700;font-size:.88rem;text-decoration:none;cursor:pointer}.cart-button--primary{background:var(--bt-navy);color:var(--bt-white)}.cart-button--quiet{background:var(--bt-white);color:var(--bt-navy);border-color:var(--bt-grey)}.cart-button--full{width:100%}.cart-empty{grid-column:2;padding:8px 0 64px;max-width:46ch}.cart-empty__title{font-size:clamp(1.2rem,2.4vw,1.5rem);color:var(--bt-navy);margin:0 0 8px}.cart-empty__body{margin:0 0 20px;color:var(--bt-grey);font-size:.92rem;line-height:1.55}.cart{grid-column:2;padding-bottom:56px}.cart__head{display:none}.cart__item{display:grid;grid-template-columns:84px 1fr;gap:4px 14px;padding:18px 0;border-bottom:1px solid #e4e6eb}.cart__item-media{grid-row:span 2}.cart__item-media img,.cart__item-media-placeholder{width:84px;height:84px;object-fit:cover;border-radius:8px;border:1px solid #e4e6eb}.cart__item-media-placeholder{background:linear-gradient(150deg,var(--bt-off-white),var(--bt-white) 70%)}.cart__item-title{display:block;font-size:.95rem;font-weight:700;color:var(--bt-ink);text-decoration:none;line-height:1.3}.cart__item-title:hover{text-decoration:underline}.cart__item-variant{margin:3px 0 0;font-size:.8rem;color:var(--bt-grey)}.cart__item-unit{margin:6px 0 0;font-size:.85rem;color:var(--bt-ink)}.cart__item-discounts{list-style:none;margin:6px 0 0;padding:0;font-size:.78rem;color:var(--bt-red);font-weight:600}.cart__item-remove{display:inline-block;margin-top:8px;font-size:.78rem;color:var(--bt-grey);text-decoration:underline}.cart__item-remove:hover{color:var(--bt-red)}.cart__item-quantity{grid-column:2}.cart__qty-input{width:76px;padding:9px 10px;border:1px solid var(--bt-grey);border-radius:6px;font-size:.9rem}.cart__item-total{grid-column:2;display:flex;align-items:baseline;gap:8px;margin-top:4px}.cart__item-total-now{font-size:.95rem;font-weight:700;color:var(--bt-ink)}.cart__item-total-was{font-size:.82rem;color:var(--bt-grey)}.cart__footer{display:grid;gap:28px;padding-top:22px}.cart__update-hint{margin:10px 0 0;font-size:.78rem;color:var(--bt-grey);max-width:40ch;line-height:1.5}.cart__summary{background:var(--bt-off-white);border:1px solid #e4e6eb;border-radius:12px;padding:20px}.cart__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid #e4e6eb}.cart__subtotal-label{font-size:.95rem;font-weight:700;color:var(--bt-navy)}.cart__subtotal-value{font-size:1.15rem;font-weight:700;color:var(--bt-ink)}.cart__note{margin:12px 0 16px;font-size:.78rem;color:var(--bt-grey);line-height:1.5}.cart__continue{display:block;text-align:center;margin-top:12px;font-size:.85rem;color:var(--bt-navy);font-weight:600}@media(min-width:750px){.cart__head{display:grid;grid-template-columns:100px 1fr 120px 120px;gap:18px;padding:0 0 10px;border-bottom:1px solid #e4e6eb;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bt-grey)}.cart__head>:first-child{grid-column:1 / 3}.cart__head-total{text-align:right}.cart__item{grid-template-columns:100px 1fr 120px 120px;gap:18px;align-items:start;padding:20px 0}.cart__item-media{grid-row:auto}.cart__item-media img,.cart__item-media-placeholder{width:100px;height:100px}.cart__item-quantity,.cart__item-total{grid-column:auto;margin-top:0}.cart__item-total{justify-content:flex-end;flex-wrap:wrap}.cart__footer{grid-template-columns:1fr minmax(280px,340px);gap:40px;align-items:start}}.category-grid{padding:clamp(16px,2.5vw,28px) 0 8px;display:grid;grid-template-columns:var(--content-grid)}.category-grid__header{grid-column:2;margin-bottom:18px}.category-grid__header h2{font-size:clamp(1.3rem,2vw,1.6rem);color:var(--bt-navy)}.category-grid__tiles{grid-column:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,13rem));justify-content:center;gap:12px}@media(min-width:480px){.category-grid__tiles{gap:14px}}@media(min-width:900px){.category-grid__tiles{grid-template-columns:repeat(auto-fit,minmax(11rem,15rem));gap:16px}}.collection-products{grid-column:2;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding-bottom:48px}.collection-empty{grid-column:1 / -1;color:var(--bt-grey);padding:24px 0}.collection-product{display:flex;flex-direction:column;border:1px solid #e4e6eb;border-radius:10px;overflow:hidden;background:var(--bt-white)}.collection-product__image{aspect-ratio:1 / 1;width:100%}.collection-product__image--placeholder{background:linear-gradient(150deg,var(--bt-off-white),#fff 70%)}.collection-product__content{padding:12px 14px 16px}.collection-product__title{margin:0 0 4px;font-size:.9rem;font-weight:700}.collection-product__title a{color:var(--bt-ink);text-decoration:none}.collection-product__price{margin:0;font-size:.85rem;color:var(--bt-grey)}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.delivery-prop{background:var(--bt-navy-secondary);color:var(--bt-white);padding:clamp(16px,2.5vw,28px) 0;display:grid;grid-template-columns:var(--content-grid)}.delivery-prop__inner{grid-column:2;display:grid;gap:24px}.delivery-prop__col h2{font-size:1.4rem;color:var(--bt-white);margin:0 0 10px}.delivery-prop__col p{margin:0;max-width:60ch;font-size:.9rem;line-height:1.55;color:#e2e6f2}.delivery-prop__points{list-style:none;padding:0;margin:0;display:grid;gap:12px}.delivery-prop__points .trust-item{color:var(--bt-white);padding-left:18px;position:relative}.delivery-prop__points .trust-item:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--bt-white)}@media(min-width:700px){.delivery-prop__inner{grid-template-columns:1.1fr .9fr}}.site-footer{background:var(--bt-navy);color:var(--bt-white);margin-top:0;display:grid;grid-template-columns:var(--content-grid)}.site-footer__inner{grid-column:2;display:grid;gap:20px;padding:20px 0 12px}.site-footer__brand{display:flex;align-items:center;gap:12px}.site-footer__brand img{height:34px;width:auto}.site-footer__tagline{margin:0;font-size:.8rem;color:#cbd3ea}.site-footer__links{display:flex;flex-wrap:wrap;gap:16px}.site-footer__links a{color:var(--bt-white);text-decoration:none;font-size:.85rem}.site-footer__links a:hover{text-decoration:underline}.site-footer__origin{margin:0;font-size:.75rem;color:#b7c0dd;max-width:60ch}.site-footer__bottom{grid-column:2;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 0 12px;border-top:1px solid rgba(255,255,255,.15);font-size:.75rem;color:#b7c0dd}.site-footer__payment{display:flex;gap:8px}@media(min-width:700px){.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__origin{grid-column:1 / -1}}.site-header{background-color:var(--bt-white);border-bottom:1px solid #e4e6eb;position:relative;display:grid;grid-template-columns:var(--content-grid)}.site-header__inner{grid-column:2;display:flex;align-items:center;gap:16px;padding:8px 0}.site-header__nav-trigger{flex:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-10px 0;border:none;background:none;padding:0;color:var(--bt-navy);cursor:pointer}.site-header__nav-trigger svg{width:26px;height:26px}.site-header__logo{flex:none;display:flex;align-items:center;justify-content:center}.site-header__logo img{height:48px;width:auto}.site-header__search{flex:1 1 auto;display:flex;max-width:680px;margin:0 auto;border:2px solid var(--bt-navy);border-radius:999px;overflow:hidden;box-shadow:0 1px 2px #01247e0f}.site-header__search-input{flex:1;border:none;outline:none;padding:11px 18px;font-size:.9rem;min-width:0}.site-header__search-submit{border:none;background:var(--bt-navy);color:var(--bt-white);padding:0 20px;cursor:pointer;display:flex;align-items:center}.site-header__search-submit svg{width:20px;height:20px}.site-header__icons{flex:none;display:flex;align-items:center;gap:16px}.site-header__icon-link{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--bt-ink);cursor:pointer;min-width:28px;min-height:28px}.site-header__icon-link svg{width:26px;height:26px}.site-header__cart sup{position:absolute;top:-6px;right:-8px;background:var(--bt-red);color:var(--bt-white);font-size:.65rem;font-weight:700;line-height:1;padding:2px 5px;border-radius:999px}.site-header__nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0e1a73;z-index:40}.site-header__nav{position:fixed;top:0;right:0;bottom:0;z-index:50;width:min(88vw,380px);display:flex;flex-direction:column;background:var(--bt-white);box-shadow:-8px 0 24px #0000002e;transform:translate(100%);transition:transform .25s ease;overflow-y:auto}.site-header__nav.is-open{transform:translate(0)}.site-header__nav-panel-head{flex:none;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e6eb}.site-header__nav-panel-title{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bt-grey)}.site-header__nav-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:none;color:var(--bt-navy);cursor:pointer}.site-header__nav-close svg{width:22px;height:22px}.site-header__nav-list{flex:1 1 auto;display:flex;flex-direction:column;list-style:none;padding:8px 0;margin:0}.site-header__nav-list a{display:block;text-decoration:none;color:var(--bt-ink);font-weight:600;padding:15px 18px;font-size:.95rem}.site-header__nav-all a{padding:15px 18px;font-weight:700;color:var(--bt-navy);border-bottom:1px solid #e4e6eb}.site-header__nav-panel-foot{flex:none;display:flex;flex-direction:column;border-top:1px solid #e4e6eb;padding:8px 0 max(8px,env(safe-area-inset-bottom))}.site-header__nav-panel-link{display:flex;align-items:center;gap:12px;padding:14px 18px;color:var(--bt-ink);text-decoration:none;font-weight:600;font-size:.9rem;cursor:pointer}.site-header__nav-panel-link svg{width:22px;height:22px;flex:none}.site-header__nav-panel-count{margin-left:auto;background:var(--bt-red);color:var(--bt-white);font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:999px}@media(min-width:900px){.site-header__nav-trigger{display:none}.site-header__nav-backdrop{display:none!important}.site-header__nav-panel-head,.site-header__nav-panel-foot{display:none}.site-header__nav{position:static;z-index:auto;width:100%;grid-column:1 / -1;display:grid;grid-template-columns:var(--content-grid);background-color:var(--bt-navy);box-shadow:none;transform:none;transition:none;overflow:visible}.site-header__nav-list{grid-column:2;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;padding:0;width:100%}.site-header__nav-list li{flex:none}.site-header__nav-list a{color:var(--bt-white);font-size:.82rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:14px 18px;white-space:nowrap;border-bottom:2px solid transparent}.site-header__nav-list a:hover{border-bottom-color:var(--bt-red)}.site-header__nav-all a{font-weight:700;background:var(--bt-navy-secondary);border-bottom:none}}@media(max-width:640px){.site-header__inner{flex-wrap:wrap;gap:14px 12px}.site-header__search{order:3;flex-basis:100%;max-width:none;border-width:1px}.site-header__search-input{padding:12px 18px;font-size:.95rem}.site-header__logo img{height:44px}}@media(min-width:641px)and (max-width:899px){.site-header__logo img{height:40px}}.hero{background-color:var(--bt-navy);display:grid;grid-template-columns:var(--content-grid)}.hero__inner{grid-column:2;display:grid;grid-template-columns:1fr;gap:16px;align-items:center;min-height:clamp(160px,18vw,260px);padding:clamp(12px,2vw,24px) 0}.hero__content{color:var(--bt-white)}.hero__eyebrow{font-family:var(--font-primary--family);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#cbd3ea;margin:0 0 8px}.hero__heading{font-size:clamp(1.7rem,3.4vw,2.4rem);line-height:1.12;margin:0 0 10px;color:var(--bt-white)}.hero__subheading{font-size:.95rem;line-height:1.5;color:#dfe4f1;max-width:48ch;margin:0 0 20px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__button{display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;border-radius:999px;font-weight:700;font-size:.85rem;text-decoration:none}.hero__button--primary{background:var(--bt-red);color:var(--bt-white)}.hero__button--secondary{border:1px solid rgba(255,255,255,.6);color:var(--bt-white)}.hero__media{border-radius:12px;overflow:hidden;height:100%}.hero__media img{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.hero__inner{grid-template-columns:1.3fr .7fr;gap:40px}.hero__inner--no-media{grid-template-columns:1fr;gap:0}}.newsletter{background:var(--bt-off-white);padding:clamp(16px,2.5vw,28px) 0;border-top:1px solid #e4e6eb;display:grid;grid-template-columns:var(--content-grid)}.newsletter__inner{grid-column:2;display:grid;gap:18px}.newsletter__inner h2{font-size:1.4rem;color:var(--bt-navy);margin:0 0 6px}.newsletter__inner p{margin:0;color:var(--bt-grey);font-size:.9rem}.newsletter__field{display:flex;gap:10px;max-width:480px}.newsletter__input{flex:1;border:1px solid var(--bt-grey);border-radius:999px;padding:11px 16px;font-size:.9rem}.newsletter__submit{border:none;background:var(--bt-navy);color:var(--bt-white);border-radius:999px;padding:11px 22px;font-weight:700;font-size:.85rem;cursor:pointer}.newsletter__success{font-weight:600;color:var(--bt-navy)}@media(min-width:700px){.newsletter__inner{grid-template-columns:1fr 1fr;align-items:center}}@media(max-width:480px){.newsletter__field{flex-direction:column}}.page-content{grid-column:2;max-width:68ch;padding-bottom:48px;line-height:1.6;color:var(--bt-ink)}.password-page{--pw-font-heading: Georgia, Cambria, "Times New Roman", Times, serif;--pw-font-body: var(--font-primary--family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;display:flex;justify-content:center;width:100%;min-height:100svh;padding:clamp(28px,6vw,72px) clamp(18px,5vw,32px);background:linear-gradient(180deg,var(--bt-off-white) 0%,var(--bt-white) 55%);font-family:var(--pw-font-body);color:var(--bt-ink)}.password-page__inner{display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2.6vw,26px);width:100%;max-width:620px;text-align:center}.password-page__header{display:flex;flex-direction:column;align-items:center;gap:14px}.password-page__logo{width:min(220px,60vw);height:auto}.password-page__eyebrow{margin:0;padding:5px 14px;border:1px solid var(--bt-red);border-radius:999px;color:var(--bt-red);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}@media(prefers-reduced-motion:no-preference){.password-page__eyebrow{animation:password-page-settle .7s ease-out}}@keyframes password-page-settle{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.password-page__headline{margin:0;display:flex;flex-direction:column;gap:4px;font-family:var(--pw-font-heading);font-weight:700;text-transform:uppercase;letter-spacing:.01em;line-height:1.12;font-size:clamp(1.9rem,6.4vw,3.1rem);color:var(--bt-navy)}.password-page__headline span:last-child{color:var(--bt-red)}.password-page__intro,.password-page__shop-message{margin:0;max-width:46ch;font-size:clamp(1rem,2.4vw,1.1rem);line-height:1.55;color:var(--bt-grey)}.password-page__stocking{width:100%;max-width:440px;padding:clamp(18px,3vw,26px) clamp(18px,4vw,28px);border:1px solid #e4e6eb;border-radius:18px;background:var(--bt-white)}.password-page__stocking-heading{margin:0 0 12px;font-weight:600;color:var(--bt-navy)}.password-page__list{margin:0;padding:0;list-style:none;display:grid;gap:8px;text-align:left}.password-page__list li{position:relative;padding-left:22px;color:var(--bt-ink);font-size:.96rem}.password-page__list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--bt-red)}.password-page__missing{margin:14px 0 0;padding-top:14px;border-top:1px dashed #dde1e7;color:var(--bt-grey);font-size:.94rem;line-height:1.5}.password-page__missing strong{color:var(--bt-navy)}.password-page__email-form{width:100%;max-width:440px;display:flex;flex-direction:column;gap:10px}.password-page__email-label{font-weight:600;color:var(--bt-navy);font-size:.98rem}.password-page__email-field{display:flex;gap:10px}.password-page__email-input{flex:1;min-width:0;border:1px solid var(--bt-grey);border-radius:999px;padding:12px 18px;font:inherit;font-size:.95rem;color:var(--bt-ink);background:var(--bt-white)}.password-page__email-input:focus-visible,.password-page__email-submit:focus-visible,.password-page__reveal-summary:focus-visible{outline:3px solid var(--bt-navy);outline-offset:2px}.password-page__email-submit{flex-shrink:0;border:none;border-radius:999px;padding:12px 24px;background:var(--bt-navy);color:var(--bt-white);font-weight:700;font-size:.9rem;cursor:pointer}.password-page__email-submit:hover{background:var(--bt-red)}.password-page__email-success{margin:0;padding:12px 16px;border-radius:12px;background:var(--bt-off-white);color:var(--bt-navy);font-weight:600}.password-page__email-error{margin:0;color:var(--bt-red);font-size:.88rem;text-align:left}.password-page__tagline{margin:0;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;color:var(--bt-grey)}.password-page__reveal{width:100%;max-width:440px;margin-top:6px}.password-page__reveal-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;cursor:pointer;list-style:none;font-size:.92rem;color:var(--bt-grey)}.password-page__reveal-summary::-webkit-details-marker{display:none}.password-page__reveal-cta{color:var(--bt-navy);font-weight:700}.password-page__password-form{display:flex;flex-direction:column;gap:8px;margin-top:14px;text-align:left}.password-page__password-form label{font-weight:600;color:var(--bt-navy);font-size:.92rem}.password-page__password-field{display:flex;gap:10px}@media(max-width:480px){.password-page__email-field,.password-page__password-field{flex-direction:column}.password-page__email-submit{width:100%}}@media(min-width:1024px){.password-page{padding:clamp(14px,2.4vw,28px) clamp(18px,4vw,32px)}.password-page__inner{gap:14px}.password-page__header{gap:8px}.password-page__logo{width:170px}.password-page__headline{gap:2px;font-size:clamp(1.8rem,3.2vw,2.35rem)}.password-page__intro,.password-page__shop-message{font-size:1rem;line-height:1.45}.password-page__stocking{padding:14px 22px}.password-page__stocking-heading{margin-bottom:8px}.password-page__list{gap:6px}.password-page__missing{margin-top:10px;padding-top:10px}.password-page__email-form{gap:8px}.password-page__tagline{font-size:.8rem}.password-page__reveal{margin-top:2px}}.product-layout{grid-column:2;display:grid;grid-template-columns:1fr;gap:28px;padding:28px 0 48px}.product-images{display:grid;gap:10px}.product-image{border-radius:10px;overflow:hidden}.product-image--placeholder{aspect-ratio:1 / 1;background:linear-gradient(150deg,var(--bt-off-white),#fff 70%);border:1px solid #e4e6eb}.product-info h1{font-size:clamp(1.3rem,2.6vw,1.7rem);color:var(--bt-navy);margin:0 0 8px}.product-price{font-size:1.1rem;font-weight:700;color:var(--bt-ink);margin:0 0 16px}.product-description{color:var(--bt-ink);line-height:1.55;font-size:.9rem;margin-bottom:20px}.product-form__variant{width:100%;padding:10px 12px;border:1px solid var(--bt-grey);margin-bottom:12px}.product-form__row{display:flex;gap:10px}.product-form__quantity{width:72px;padding:11px 10px;border:1px solid var(--bt-grey);border-radius:4px}.product-form__submit{flex:1;border:none;background:var(--bt-navy);color:var(--bt-white);font-weight:700;font-size:.9rem;border-radius:999px;padding:12px 24px;cursor:pointer}@media(min-width:900px){.product-layout{grid-template-columns:1.1fr .9fr}}.sample-rail{padding:clamp(16px,2.5vw,28px) 0;display:grid;grid-template-columns:var(--content-grid)}.sample-rail__header{grid-column:2;margin-bottom:16px}.sample-rail__header h2{font-size:1.4rem;color:var(--bt-navy);margin:0 0 4px}.sample-rail__note{margin:0;font-size:.8rem;color:var(--bt-grey)}.sample-rail__track{grid-column:2;display:flex;gap:16px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.sample-rail__track>*{scroll-snap-align:start}.search-form{grid-column:2;display:flex;max-width:480px;margin-bottom:24px;border:1px solid var(--bt-grey);border-radius:999px;overflow:hidden}.search-form__input{flex:1;border:none;outline:none;padding:10px 16px;font-size:.9rem}.search-form__submit{border:none;background:var(--bt-navy);color:var(--bt-white);padding:0 18px;font-weight:700;cursor:pointer}.search-empty,.search-count{grid-column:2;color:var(--bt-grey);margin-bottom:16px}.search-results{grid-column:2;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding-bottom:48px}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.search-result{border:1px solid #e4e6eb;border-radius:10px;overflow:hidden;background:var(--bt-white)}.search-result__content{padding:12px 14px 16px}.search-result__title{margin:0 0 4px;font-size:.9rem;font-weight:700}.search-result__title a{color:var(--bt-ink);text-decoration:none}.search-result__price{margin:0;font-size:.85rem;color:var(--bt-grey)}.ship-teaser{padding:8px 0 clamp(16px,2.5vw,28px);display:grid;grid-template-columns:var(--content-grid)}.ship-teaser__inner{grid-column:2;border:1px dashed var(--bt-grey);border-radius:12px;background:var(--bt-off-white);padding:26px 24px}.ship-teaser__flag{display:inline-block;background:var(--bt-grey);color:var(--bt-white);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:4px;margin-bottom:10px}.ship-teaser__inner h2{font-size:1.2rem;color:var(--bt-navy);margin:0 0 8px}.ship-teaser__inner p{margin:0;color:var(--bt-ink);max-width:68ch;font-size:.9rem;line-height:1.5}.trust-strip{background-color:var(--bt-off-white);border-top:1px solid #e4e6eb;border-bottom:1px solid #e4e6eb;display:grid;grid-template-columns:var(--content-grid)}.trust-strip__list{grid-column:2;display:grid;grid-template-columns:repeat(2,1fr);gap:18px 24px;list-style:none;padding:20px 0;margin:0}@media(min-width:700px){.trust-strip__list{grid-template-columns:repeat(4,1fr)}}.utility-bar{background-color:var(--bt-navy);color:var(--bt-white);display:grid;grid-template-columns:var(--content-grid)}.utility-bar__inner{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;font-size:.75rem;letter-spacing:.01em}.utility-bar__message{margin:0;opacity:.92}.utility-bar__select{background:transparent;color:var(--bt-white);border:1px solid rgba(255,255,255,.4);border-radius:4px;padding:2px 6px;font-size:.75rem}.utility-bar__select:disabled{opacity:.85;cursor:default}@media(max-width:640px){.utility-bar__message{display:none}.utility-bar__inner{justify-content:flex-end}}.category-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(90px,8vw,115px);padding:clamp(10px,1.2vw,16px);border-radius:10px;text-decoration:none;transition:transform .15s ease}.category-tile:hover{transform:translateY(-2px)}.category-tile__icon{display:block;color:currentColor;opacity:.85;margin-bottom:10px}.category-tile__icon svg{width:30px;max-width:none;height:auto}.category-tile__label{font-size:clamp(.95rem,1.3vw,1.2rem);font-weight:700;line-height:1.25;max-width:16ch}.category-tile__arrow{align-self:flex-end;font-size:1.1rem;font-weight:700}.category-tile--navy{background:var(--bt-navy);color:var(--bt-white)}.category-tile--navy-secondary{background:var(--bt-navy-secondary);color:var(--bt-white)}.category-tile--red{background:var(--bt-red);color:var(--bt-white)}.category-tile--grey{background:var(--bt-white);color:var(--bt-navy);border:1px solid var(--bt-grey)}.category-tile--grey .category-tile__arrow{color:var(--bt-red)}.site-header__nav-item{position:relative;display:flex;align-items:center;justify-content:space-between}@media(max-width:899.98px){.site-header__nav-item{border-bottom:1px solid #e4e6eb}}.site-header__nav-item>a{flex:1 1 auto}.site-header__subnav-toggle{flex:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:none;color:var(--bt-navy);cursor:pointer}.site-header__subnav-toggle svg{width:18px;height:18px;transition:transform .15s ease}.site-header__nav-item.is-expanded .site-header__subnav-toggle svg{transform:rotate(180deg)}.site-header__nav-item:has(>.site-header__subnav:empty) .site-header__subnav-toggle{display:none}.site-header__subnav{display:none;list-style:none;margin:0;padding:0}.site-header__subnav:empty{display:none!important}.site-header__nav-item.is-expanded .site-header__subnav{display:block;background:var(--bt-off-white)}.site-header__subnav-link{display:block;padding:13px 18px 13px 34px;color:var(--bt-ink);text-decoration:none;font-size:.88rem;font-weight:500}.site-header__subnav-link:hover,.site-header__subnav-link:focus-visible{background:#eceff4}@media(min-width:900px){.site-header__nav-item{display:block}.site-header__subnav-toggle{display:none}.site-header__subnav{position:absolute;top:100%;left:0;z-index:20;min-width:230px;padding:6px 0;background:var(--bt-navy);border-top:2px solid var(--bt-red);box-shadow:0 8px 16px #0000002e}.site-header__nav-item:hover .site-header__subnav,.site-header__nav-item:focus-within .site-header__subnav{display:block}.site-header__subnav-link{padding:9px 18px;color:var(--bt-white);font-size:.78rem;font-weight:500;white-space:nowrap}.site-header__subnav-link:hover,.site-header__subnav-link:focus-visible{background:var(--bt-navy-secondary)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.sample-card{flex:0 0 auto;width:200px;display:flex;flex-direction:column;gap:4px}.sample-card__media{position:relative;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;border:1px solid #e4e6eb;background:linear-gradient(150deg,var(--bt-off-white),#fff 70%)}.sample-card__media img{width:100%;height:100%;object-fit:cover}.sample-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sample-card__placeholder--navy{background:var(--bt-navy);color:var(--bt-white)}.sample-card__placeholder--navy-secondary{background:var(--bt-navy-secondary);color:var(--bt-white)}.sample-card__placeholder--grey{background:var(--bt-off-white);color:var(--bt-grey)}.sample-card__placeholder--red{background:var(--bt-red);color:var(--bt-white)}.sample-card__badge{position:absolute;top:8px;left:8px;background:var(--bt-red);color:var(--bt-white);font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;border-radius:4px}.sample-card__category{margin:8px 0 0;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--bt-grey)}.sample-card__name{margin:0;font-size:.9rem;font-weight:700;color:var(--bt-ink)}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.trust-item{font-size:.85rem;font-weight:600;color:var(--bt-navy-secondary);line-height:1.4}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.page-heading{grid-column:2;padding:28px 0 18px;border-bottom:1px solid #e4e6eb;margin-bottom:24px}.page-heading__eyebrow{text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;color:var(--bt-red);font-weight:700;margin:0 0 6px}.page-heading__title{font-size:clamp(1.4rem,3vw,1.9rem);color:var(--bt-navy);margin:0}.placeholder-icon{width:40%;max-width:64px;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
