:root{--bt-cream: #fbf7ef;--bt-paper: #fffdfa;--bt-ink: #332a26;--bt-muted: #766b63;--bt-line: #e7dccf;--bt-green: #60745a;--bt-green-dark: #44583f;--bt-blush: #e5a4ad;--bt-gold: #c99436;--bt-shadow: 0 18px 50px rgba(73, 53, 42, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bt-cream);color:var(--bt-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.55}img,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:focus{position:fixed!important;z-index:1000;top:12px;left:12px;width:auto!important;height:auto!important;margin:0!important;padding:10px 14px!important;clip:auto!important;background:#fff;color:#111;border:1px solid #111!important}.bt-shell{max-width:1320px;margin:0 auto;padding:0 24px}.bt-announcement{background:#5f7658;color:#fff;text-align:center;padding:9px 16px;font-size:14px}.bt-header{position:sticky;top:0;z-index:30;background:#fbf7eff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--bt-line)}.bt-header-inner{min-height:82px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px}.bt-logo img{width:210px}.bt-nav{display:flex;justify-content:center;gap:26px;font-size:15px;color:#443a35}.bt-nav a{padding:28px 0;border-bottom:2px solid transparent}.bt-nav a:hover{border-color:var(--bt-green)}.bt-actions{display:flex;align-items:center;gap:14px}.bt-icon{width:42px;height:42px;border:1px solid transparent;border-radius:999px;display:grid;place-items:center}.bt-icon:hover{border-color:var(--bt-line);background:var(--bt-paper)}.bt-icon svg{width:21px;stroke:currentColor;stroke-width:1.8;fill:none}.bt-hero{padding:58px 0 46px}.bt-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:44px;align-items:center}.bt-kicker{color:#bf6f7a;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px}.bt-h1,.bt-title{font-family:Georgia,Times New Roman,serif;letter-spacing:0;line-height:.98;color:#413430}.bt-h1{font-size:clamp(44px,6vw,88px);margin:0 0 22px}.bt-lede{color:var(--bt-muted);max-width:560px;font-size:18px;margin:0 0 28px}.bt-button-row{display:flex;flex-wrap:wrap;gap:12px}.bt-btn,.shopify-payment-button__button{min-height:50px;padding:0 24px;border-radius:4px;border:1px solid var(--bt-green);display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.bt-btn-primary,.product-form__submit,.shopify-payment-button__button{background:var(--bt-green);color:#fff;border-color:var(--bt-green)}.bt-btn-primary:hover,.product-form__submit:hover{background:var(--bt-green-dark)}.bt-btn-secondary{background:transparent;color:var(--bt-green-dark)}.bt-hero-media{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:end}.bt-hero-card{background:#f8efe6;border:1px solid var(--bt-line);border-radius:10px;overflow:hidden;box-shadow:var(--bt-shadow)}.bt-hero-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.bt-hero-card:nth-child(2){transform:translateY(34px)}.bt-band{padding:54px 0;border-top:1px solid var(--bt-line)}.bt-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.bt-section-head h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,48px);margin:0}.bt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bt-card{display:block}.bt-card-media{border-radius:8px;overflow:hidden;background:#f4ede4;border:1px solid var(--bt-line)}.bt-card-media img{width:100%;aspect-ratio:1 / 1.18;object-fit:cover;transition:transform .25s ease}.bt-card:hover .bt-card-media img{transform:scale(1.025)}.bt-card-title{margin:10px 0 4px;font-size:15px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px}.bt-price{color:var(--bt-gold);font-weight:800}.bt-collection-list{grid-template-columns:repeat(4,minmax(0,1fr))}.bt-collection-tile{min-height:220px;border-radius:8px;border:1px solid var(--bt-line);background:var(--bt-paper);padding:24px;display:flex;flex-direction:column;justify-content:end;box-shadow:var(--bt-shadow)}.bt-collection-tile strong{font-family:Georgia,Times New Roman,serif;font-size:26px}.bt-page{padding:52px 0 76px;max-width:840px}.bt-page h1{font-family:Georgia,Times New Roman,serif;font-size:48px;margin:0 0 20px}.bt-product{padding:44px 0 74px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.72fr);gap:58px;align-items:start}.bt-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:18px;position:sticky;top:112px}.bt-thumbs{display:grid;gap:10px;align-content:start;max-height:calc(100vh - 140px);overflow:auto}.bt-thumb{border:1px solid var(--bt-line);border-radius:6px;overflow:hidden;background:#fff}.bt-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.bt-main-media{border-radius:8px;overflow:hidden;border:1px solid var(--bt-line);background:#f8efe6}.bt-main-media img{width:100%;aspect-ratio:1 / 1.12;object-fit:cover}.bt-buybox{position:sticky;top:112px;padding:24px 0}.bt-title{font-size:clamp(38px,4.6vw,66px);margin:0 0 18px}.bt-variant-row{margin:18px 0}.bt-variant-row label,.bt-qty label{display:block;font-weight:800;margin-bottom:8px}.bt-select,.bt-qty input{width:100%;min-height:48px;border:1px solid var(--bt-line);background:var(--bt-paper);border-radius:4px;padding:0 12px;color:var(--bt-ink)}.bt-buy-actions{display:grid;gap:12px;margin:18px 0 22px}.bt-buy-actions .shopify-payment-button{display:none!important}.bt-native-row{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:end}.bt-trust{border-top:1px solid var(--bt-line);border-bottom:1px solid var(--bt-line);padding:18px 0;color:var(--bt-muted)}.bt-accordions{margin-top:18px;border-top:1px solid var(--bt-line)}.bt-accordions details{border-bottom:1px solid var(--bt-line)}.bt-accordions summary{cursor:pointer;list-style:none;padding:18px 0;display:flex;justify-content:space-between;font-weight:800;color:var(--bt-green-dark)}.bt-accordions summary:after{content:"+";font-size:24px;line-height:1}.bt-accordions details[open] summary:after{content:"-"}.bt-accordions .rte{color:var(--bt-muted);padding:0 0 18px}.bt-cart{padding:48px 0 76px}.bt-cart-row{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-top:1px solid var(--bt-line)}.bt-cart-row img{width:110px;aspect-ratio:1;object-fit:cover;border-radius:6px}.bt-footer{background:#596d53;color:#fff;padding:54px 0 30px}.bt-footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:36px}.bt-footer h2{font-family:Georgia,Times New Roman,serif;margin:0 0 12px}.bt-footer a,.bt-footer p{display:block;margin:7px 0;color:#ffffffdb;font-size:14px}.bt-copyright{border-top:1px solid rgba(255,255,255,.22);margin-top:34px;padding-top:20px;font-size:13px;color:#fffc}@media(max-width:900px){.bt-header-inner{grid-template-columns:1fr auto}.bt-nav{grid-column:1 / -1;overflow:auto;justify-content:flex-start;padding-bottom:10px}.bt-nav a{padding:0 0 10px;white-space:nowrap}.bt-hero-grid,.bt-product{grid-template-columns:1fr}.bt-gallery,.bt-buybox{position:static}.bt-grid,.bt-collection-list,.bt-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.bt-shell{padding:0 16px}.bt-logo img{width:175px}.bt-hero-media,.bt-gallery,.bt-native-row,.bt-cart-row,.bt-grid,.bt-collection-list,.bt-footer-grid{grid-template-columns:1fr}.bt-hero-card:nth-child(2){transform:none}.bt-thumbs{grid-template-columns:repeat(5,1fr);max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bloomthread-clean.css.map */
