:root{--bf-home-ink: white;--bf-home-muted: white;--bf-home-line: #dedbd6;--bf-home-surface: #fff;--bf-home-mist: #5d5854;--bf-home-sage: #6c6964;--bf-home-forest: #010101;--bf-home-blue: #3f3f3f;--bf-home-amber: #010101;--bf-home-shadow: 0 18px 45px rgba(0, 0, 0, .12);--bf-home-radius: 8px;--bf-home-max: 1280px }.bf-home-main,.bf-home-main *{box-sizing:border-box}.bf-home-main{color:#000;background:var(--bf-home-surface);line-height:1.5}.bf-home-main a{color:#fff;text-decoration:none}.bf-home-main img{display:block;max-width:100%}.bf-home-eyebrow{margin:0 0 16px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bf-home-hero{min-height:45vw;background-image:linear-gradient(90deg,#0a0a0ad1,#0a0a0a8f 36%,#0a0a0a14 70%),var(--bf-home-hero-image, linear-gradient(135deg, #262626, #e8e5e0));background-position:center right;background-size:cover;background-repeat:no-repeat;color:#fff;display:flex;align-items:center}.bf-home-hero__media{display:none}.bf-home-hero__inner,.bf-home-section,.bf-home-trust-row__inner,.bf-home-feature-band__inner{max-width:var(--bf-home-max);margin:0 auto}.bf-home-hero__inner{width:100%;padding:130px 24px 24px}.bf-home-hero__content{max-width:600px}.bf-home-hero h1{margin:0 0 18px;font-size:58px;line-height:1.02;letter-spacing:0;color:#fff}.bf-home-hero__text{max-width:520px;margin:0 0 28px;color:#eef6f1;font-size:19px}.bf-home-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.bf-home-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;padding:0 20px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.bf-home-btn:hover{transform:translateY(-1px);box-shadow:0 12px 25px #00000029}.bf-home-btn--primary{border-color:#010101;background:#010101;color:#fff!important}.bf-home-btn--secondary,.bf-home-btn--outline{border-color:#181818;background:#fff;color:#181818!important}.bf-home-btn--primary:hover{border-color:#2c2c2c;background:#2c2c2c}.bf-home-btn--secondary:hover,.bf-home-btn--outline:hover{background:#f1efec}.bf-home-btn:focus-visible,.bf-home-tab:focus-visible,.bf-home-quick-add:focus-visible{outline:2px solid #181818;outline-offset:3px}.bf-home-trust-row{background:var(--bf-home-mist);border-bottom:1px solid var(--bf-home-line)}.bf-home-trust-row__inner{padding:18px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bf-home-trust-item{display:flex;align-items:center;gap:10px;color:var(--bf-home-muted);font-size:14px}.bf-home-trust-item strong{display:block;color:var(--bf-home-ink);font-size:15px}.bf-home-trust-icon{width:45px;height:45px;flex-shrink:0;border-radius:8px;display:grid;place-items:center;color:var(--bf-home-forest);font-weight:900}.bf-home-section{padding:20px 24px}.bf-home-section--tight{padding-top:40px}.bf-home-section__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.bf-home-section__head p{max-width:560px;color:#000;margin-bottom:0}.bf-home-section h2,.bf-home-feature-band h2{margin:0 0 8px;font-size:34px;line-height:1.15;letter-spacing:0;color:#fff}.bf-home-section h3,.bf-home-feature-band h3{margin:0 0 8px;font-size:19px;line-height:1.25}.bf-home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bf-home-category-card{border:1px solid var(--bf-home-line);border-radius:var(--bf-home-radius);overflow:hidden;background:#fff;box-shadow:0 8px 26px #14211d0d;transition:border-color .16s ease,box-shadow .16s ease}.bf-home-category-card:hover{border-color:#aaa6a0;box-shadow:var(--bf-home-shadow)}.bf-home-category-card__visual{min-height:280px;background:var(--bf-home-mist);position:relative;overflow:hidden}.bf-home-furniture-scene{position:absolute;top:18px;right:16px;bottom:18px;left:16px;border-bottom:7px solid #bbb7b1}.bf-home-furniture-scene span{position:absolute;display:block}.bf-home-desk-top{left:16px;right:14px;bottom:52px;height:13px;background:#c99b62;border-radius:4px}.bf-home-desk-leg{bottom:7px;width:7px;height:48px;background:#3d3b38;border-radius:3px}.bf-home-desk-leg--left{left:32px}.bf-home-desk-leg--right{right:28px}.bf-home-chair-seat{left:52%;bottom:34px;width:46px;height:12px;background:var(--bf-home-blue);border-radius:8px}.bf-home-chair-back{left:57%;bottom:46px;width:29px;height:50px;background:#4a4a4a;border-radius:13px 13px 8px 8px}.bf-home-cabinet{left:18px;bottom:8px;width:42px;height:50px;background:#e9e6e1;border:1px solid #d4d0ca;border-radius:6px}.bf-home-lamp{right:30px;bottom:65px;width:42px;height:34px;border-top:8px solid var(--bf-home-amber);border-left:4px solid transparent;border-right:4px solid transparent}.bf-home-plant-pot{right:22px;bottom:8px;width:24px;height:22px;background:#b86f42;border-radius:3px 3px 8px 8px}.bf-home-plant-leaf{right:27px;bottom:28px;width:24px;height:34px;border-radius:50% 50% 45% 45%;background:var(--bf-home-sage);transform:rotate(-16deg)}.bf-home-category-card__body{padding:12px 16px 14px}.bf-home-category-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.bf-home-category-card__title-row h3{margin:0}.bf-home-category-card p{display:-webkit-box;margin:6px 0 0;color:#000;font-size:13px;line-height:1.3;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bf-home-text-link{color:var(--bf-home-amber);font-weight:800}.bf-home-feature-band{background:#232323;color:#fff}.bf-home-feature-band__inner{padding:74px 24px;display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:center}.bf-home-feature-band p{color:#e7e4df}.bf-home-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bf-home-bundle-card{border:1px solid rgba(255,255,255,.16);border-radius:var(--bf-home-radius);background:#ffffff14;overflow:hidden;display:flex;flex-direction:column;min-height:318px;transition:border-color .16s ease}.bf-home-bundle-card:hover{border-color:#ffffff57}.bf-home-bundle-card__media{width:100%;flex:0 0 auto;overflow:hidden}.bf-home-bundle-card__image{width:100%;height:auto;flex:0 0 auto;object-fit:contain;display:block;background:linear-gradient(135deg,#ffffff2e,#ffffff0f)}.bf-home-bundle-card__placeholder{width:100%;height:178px;flex:0 0 178px;background:linear-gradient(135deg,#ffffff2e,#ffffff0f);display:grid;place-items:center;color:#ffffffb3;font-weight:800}.bf-home-bundle-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1}.bf-home-bundle-card h3{margin-bottom:8px;color:#fff;font-size:18px;line-height:1.14}.bf-home-bundle-card p{margin-bottom:0;color:#fff;font-size:13px;line-height:1.42}.bf-home-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.bf-home-planner{background:var(--bf-home-mist);border-radius:var(--bf-home-radius);padding:28px;border:1px solid var(--bf-home-line)}.bf-home-planner p{color:var(--bf-home-muted)}.bf-home-planner__list{padding:0;margin:22px 0;list-style:none;display:grid;gap:12px}.bf-home-planner__list li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;color:var(--bf-home-muted)}.bf-home-step{width:34px;height:34px;border-radius:8px;background:#fff;display:grid;place-items:center;color:var(--bf-home-forest);border:1px solid var(--bf-home-line);font-weight:900}.bf-home-quote-shot{position:relative;min-height:440px;border-radius:var(--bf-home-radius);overflow:hidden;display:flex;align-items:end;padding:24px;color:#fff}.bf-home-quote-shot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(180deg,#1414140a,#14141457),var(--bf-home-quote-image, linear-gradient(135deg, #2b2b2b, #dfdbd5));background-position:center;background-size:cover;transition:transform .4s ease}.bf-home-quote-shot__caption{position:relative;z-index:1;max-width:380px}.bf-home-quote-shot__caption h3{color:#fff;font-weight:600}.bf-home-quote-shot__caption p{color:#f1efec;margin-bottom:0}.bf-home-filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.bf-home-tab{border:1px solid var(--bf-home-line);border-radius:999px;padding:9px 14px;background:#fff;color:#000;cursor:pointer;font-weight:700}.bf-home-tab.is-active{background:var(--bf-home-forest);color:#fff;border-color:var(--bf-home-forest)}.bf-home-product-panel{display:none}.bf-home-product-panel.is-active{display:block}.bf-home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bf-home-product-card{border:1px solid var(--bf-home-line);border-radius:var(--bf-home-radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .16s ease}.bf-home-product-card:hover{box-shadow:var(--bf-home-shadow)}.bf-home-product-card__visual{aspect-ratio:1/1;background:linear-gradient(135deg,#eef3ef,#f9faf8);position:relative;overflow:hidden}.bf-home-product-card__visual img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bf-home-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--bf-home-muted);font-weight:800}.bf-home-badge{position:absolute;top:12px;left:12px;border-radius:999px;background:#fff;color:var(--bf-home-forest);border:1px solid var(--bf-home-line);padding:6px 10px;font-size:12px;font-weight:900}.bf-home-product-card__body{padding:16px;display:flex;flex:1;flex-direction:column}.bf-home-product-card__body h3{font-size:16px}.bf-home-product-card__meta{color:var(--bf-home-muted);font-size:13px;min-height:38px}.bf-home-price-row{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:auto;padding-top:18px}.bf-home-price-row strong{min-width:0;font-size:16px;line-height:1.25;letter-spacing:-.01em;white-space:nowrap}.bf-home-quick-add{flex-shrink:0;min-height:38px;border:none;border-radius:8px;background:#010101;color:#fff!important;padding:0 12px;font-weight:800;display:inline-flex;align-items:center}.bf-home-quick-add:hover{background:#2c2c2c}.bf-home-empty{color:var(--bf-home-muted);border:1px dashed var(--bf-home-line);border-radius:var(--bf-home-radius);padding:24px}.bf-home-faq{display:grid;gap:10px}.bf-home-faq details{border:1px solid var(--bf-home-line);border-radius:var(--bf-home-radius);padding:18px 20px;background:#fff}.bf-home-faq summary{cursor:pointer;font-weight:850}.bf-home-faq details p{color:#000;margin:12px 0 0}@media(max-width:980px){.bf-home-hero{min-height:530px;background-image:linear-gradient(90deg,#0a0a0ae0,#0a0a0a94 58%,#0a0a0a2e),var(--bf-home-hero-image, linear-gradient(135deg, #262626, #e8e5e0));background-position:center}.bf-home-hero h1{font-size:46px}.bf-home-trust-row__inner,.bf-home-product-grid{grid-template-columns:repeat(2,1fr)}.bf-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-home-feature-band__inner,.bf-home-split{grid-template-columns:1fr}}@media(min-width:641px)and (max-width:980px){.bf-home-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-home-bundle-card{min-height:0}}@media(max-width:640px){.bf-home-hero{position:relative;display:block;min-height:0;background:#1c1c1c}.bf-home-hero__media{display:block;width:100%;background:#1c1c1c}.bf-home-hero__media img{display:block;width:100%;height:auto;max-width:none;object-fit:contain}.bf-home-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:clamp(10px,3vw,16px)}.bf-home-hero__content{width:100%;max-width:none}.bf-home-hero .bf-home-eyebrow,.bf-home-hero h1,.bf-home-hero__text{display:none}.bf-home-hero .bf-home-actions{width:100%;justify-content:center;gap:6px}.bf-home-hero .bf-home-btn{width:fit-content;min-width:0;max-width:100%;min-height:clamp(32px,9vw,38px);padding:clamp(4px,1.5vw,7px);font-size:clamp(11px,3vw,13px);line-height:1.2;white-space:normal;color:#fff;background:transparent;border:0;border-radius:0;box-shadow:none;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.bf-home-hero .bf-home-btn:hover{color:#fff;background:transparent;box-shadow:none}.bf-home-hero h1{font-size:38px}.bf-home-section h2,.bf-home-feature-band h2{font-size:28px}.bf-home-hero__text{font-size:17px}.bf-home-section{padding:54px 18px}.bf-home-section__head{display:block}.bf-home-section__head .bf-home-eyebrow{margin-bottom:10px}.bf-home-category-grid p{margin:0!important}.bf-home-trust-row__inner,.bf-home-category-grid,.bf-home-product-grid{grid-template-columns:1fr}.bf-home-bundle-card{min-height:0}.bf-home-bundle-grid{grid-template-columns:1fr}.bf-home-bundle-card__placeholder{height:180px;flex-basis:180px}.bf-home-feature-band__inner{padding:54px 18px}}.bf-home-trust-icon img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.bf-home-category-card__image{display:block;width:100%;height:auto;min-height:0;object-fit:contain;transition:transform .4s ease}.bf-home-bundle-card__image{transition:transform .4s ease}@media(hover:hover)and (pointer:fine){.bf-home-category-card:hover .bf-home-category-card__image,.bf-home-bundle-card:hover .bf-home-bundle-card__image,.bf-home-product-card:hover .bf-home-product-card__visual img,.bf-home-quote-shot:hover:before{transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.bf-home-trust-icon img,.bf-home-category-card__image,.bf-home-bundle-card__image,.bf-home-product-card__visual img,.bf-home-quote-shot:before{transition:none}}.bf-home-category-card__visual--image{min-height:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/biz-home.css.map */
