.bfs-builder{--bfs-ink: #0e1210;--bfs-muted: #1f2520;--bfs-paper: #f8f5ec;--bfs-surface: #fff;--bfs-line: #cfccbf;--bfs-green: #3b6345;--bfs-green-soft: #e3f0e0;--bfs-yellow: #a3690d;--bfs-yellow-soft: #fcf0cc;--bfs-red: #a13229;--bfs-red-soft: #f9e3df;background:var(--bfs-paper);color:var(--bfs-ink);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:20px 16px 102px}.bfs-builder *,.bfs-builder *:before,.bfs-builder *:after{box-sizing:border-box}.bfs-builder__shell{margin:0 auto;max-width:1344px}.bfs-builder__header{margin:0 0 18px;max-width:720px}.bfs-builder__eyebrow,.bfs-step__number,.bfs-section__eyebrow,.bfs-product-card__role{color:var(--bfs-muted);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:16px;margin:0 0 8px;text-transform:uppercase}.bfs-builder__header h1,.bfs-step__title,.bfs-step h2,.bfs-product-card h3{color:var(--bfs-ink);letter-spacing:-.03em}.bfs-builder__header h1{font-size:clamp(28px,8vw,52px);line-height:1.05;margin:0 0 10px}.bfs-builder__intro,.bfs-step__intro{color:var(--bfs-muted);font-size:14px;line-height:20px;margin:0}.bfs-builder__legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.bfs-status{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;line-height:16px;margin:0;padding:5px 10px}.bfs-status--green{background:var(--bfs-green-soft);color:var(--bfs-green)}.bfs-status--yellow{background:var(--bfs-yellow-soft);color:var(--bfs-yellow)}.bfs-status--red{background:var(--bfs-red-soft);color:var(--bfs-red)}.bfs-builder__progress{display:grid;gap:6px;grid-template-columns:repeat(6,1fr);list-style:none;margin:0 0 18px;padding:0}.bfs-builder__progress li{align-items:center;color:var(--bfs-muted);display:flex;flex-direction:column;font-size:10px;font-weight:700;gap:5px;line-height:13px;min-width:0;text-align:center}.bfs-builder__progress span{background:#deddd5;border-radius:50%;color:transparent;display:block;height:8px;width:8px}.bfs-builder__progress .is-complete span,.bfs-builder__progress .is-current span{background:var(--bfs-green)}.bfs-builder__progress .is-current{color:var(--bfs-ink)}.bfs-builder__layout,.bfs-builder__main{min-width:0}.bfs-step{background:var(--bfs-surface);border:1px solid var(--bfs-line);border-radius:18px;padding:20px 12px 22px}.bfs-step__title{font-size:28px;line-height:34px;margin:0 0 6px}.bfs-step h2{font-size:18px;line-height:23px;margin:0 0 5px}.bfs-step__intro{margin-bottom:20px}.bfs-step--technique{background:transparent;border:0;padding:8px 0 0}.bfs-step--technique .bfs-step__intro{max-width:440px}.bfs-technique-card{align-items:center;background:var(--bfs-surface);border:1px solid var(--bfs-line);border-radius:16px;color:var(--bfs-ink);cursor:pointer;display:grid;font:inherit;gap:12px;grid-template-columns:64px minmax(0,1fr) auto;min-height:116px;padding:14px;text-align:left;width:100%}.bfs-technique-card:focus-visible,.bfs-product-card__footer button:focus-visible,.bfs-view-all:focus-visible,.bfs-builder button:focus-visible{outline:3px solid #769b7b;outline-offset:3px}.bfs-technique-card__mark{align-items:center;background:var(--bfs-ink);border-radius:12px;color:#fff;display:flex;font-size:14px;font-weight:800;height:64px;justify-content:center}.bfs-technique-card strong,.bfs-technique-card small{display:block}.bfs-technique-card strong{font-size:18px;line-height:23px}.bfs-technique-card small{color:var(--bfs-muted);font-size:14px;line-height:20px;margin-top:4px}.bfs-curated-builds{margin-top:28px}.bfs-curated-card{align-items:center;background:var(--bfs-surface);border:1px solid var(--bfs-line);border-radius:12px;display:flex;justify-content:space-between;margin-top:10px;min-height:62px;padding:12px 14px}.bfs-curated-card strong{font-size:14px;line-height:20px}.bfs-curated-card small{color:var(--bfs-muted);font-size:12px;line-height:16px}.bfs-card-grid{display:grid;gap:12px}.bfs-product-card{background:var(--bfs-surface);border:1px solid var(--bfs-line);border-radius:16px;display:grid;grid-template-columns:116px minmax(0,1fr);min-width:0;overflow:hidden}.bfs-product-card.is-selected{border:2px solid var(--bfs-green);box-shadow:0 8px 18px #0e121014}.bfs-product-card.is-incompatible{border-color:var(--bfs-red);opacity:.8}.bfs-product-card__media{background:#222824;display:block;min-height:116px;overflow:hidden}.bfs-product-card__media img{display:block;height:116px;object-fit:cover;width:116px}.bfs-product-card__content{min-width:0;padding:12px}.bfs-product-card__role{font-size:10px;letter-spacing:.02em;margin-bottom:4px}.bfs-product-card h3{font-size:16px;line-height:20px;margin:0;overflow-wrap:anywhere}.bfs-product-card__variant,.bfs-product-card__specs,.bfs-product-card__reason{font-size:12px;line-height:16px;margin:5px 0}.bfs-product-card__variant,.bfs-product-card__specs{color:var(--bfs-muted)}.bfs-product-card__reason{color:var(--bfs-ink)}.bfs-product-card__footer{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:10px}.bfs-product-card__footer strong{font-size:14px}.bfs-product-card__footer button,.bfs-builder__share,.bfs-back,.bfs-view-all,.bfs-stale-build button{background:var(--bfs-surface);border:1px solid var(--bfs-ink);border-radius:8px;color:var(--bfs-ink);cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:16px;min-height:40px;padding:9px 12px}.bfs-product-card__footer button:not([disabled]){background:var(--bfs-ink);color:#fff}.bfs-product-card__footer button[disabled]{cursor:not-allowed;opacity:.55}.bfs-view-all{margin-top:14px;min-height:48px;text-align:left;width:100%}.bfs-option-group{margin-top:28px}.bfs-option-group>p{color:var(--bfs-muted);font-size:14px;line-height:20px;margin:0 0 12px}.bfs-option-group--caveat{border-top:1px solid var(--bfs-line);padding-top:20px}.bfs-option-group--caveat h2{color:var(--bfs-yellow)}.bfs-option-group--blocked{background:var(--bfs-red-soft);border-radius:12px;margin-top:20px;padding:14px}.bfs-option-group--blocked summary{color:var(--bfs-red);cursor:pointer;font-size:14px;font-weight:700}.bfs-option-group--blocked .bfs-card-grid{margin-top:12px}.bfs-step__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.bfs-step__actions .button{flex:1 1 180px;min-height:48px}.bfs-step__actions .button[disabled],.bfs-builder__add[disabled],.bfs-builder__share[disabled]{cursor:not-allowed;opacity:.45}.bfs-stale-build{background:var(--bfs-yellow-soft);border-radius:14px;color:var(--bfs-yellow);margin:0 0 18px;padding:14px}.bfs-stale-build strong{display:block;font-size:16px;line-height:20px}.bfs-stale-build p{font-size:13px;line-height:18px;margin:5px 0 10px}.bfs-stale-build button{border-color:var(--bfs-yellow);color:var(--bfs-yellow)}.bfs-builder__summary{background:var(--bfs-surface);bottom:0;box-shadow:0 -10px 30px #0e12101f;color:var(--bfs-ink);left:0;position:fixed;right:0;z-index:20}.bfs-builder__summary-toggle{align-items:center;background:var(--bfs-surface);border:0;color:var(--bfs-ink);cursor:pointer;display:grid;font:inherit;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;margin:0 auto;min-height:76px;padding:12px 16px;text-align:left;width:100%}.bfs-builder__summary-toggle>span:first-child strong{display:block;font-size:12px;letter-spacing:.04em;line-height:16px;text-transform:uppercase}.bfs-builder__summary-toggle small{color:var(--bfs-muted);display:block;font-size:12px;line-height:16px}.bfs-builder__summary-toggle>strong{align-items:center;background:var(--bfs-ink);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;line-height:16px;min-height:42px;padding:8px 14px}.bfs-builder__summary-panel{background:var(--bfs-surface);border-radius:22px 22px 0 0;bottom:76px;box-shadow:0 -16px 42px #0e12102e;max-height:min(70vh,620px);overflow:auto;padding:22px 16px 28px;position:fixed;width:100%}.bfs-summary-line{align-items:start;border-bottom:1px solid var(--bfs-line);display:flex;gap:12px;justify-content:space-between;padding:10px 0}.bfs-summary-line span{font-size:12px;font-weight:700;line-height:16px}.bfs-summary-line small{color:var(--bfs-muted);display:block;font-size:12px;font-weight:400;line-height:16px}.bfs-summary-line strong{font-size:13px;white-space:nowrap}.bfs-builder__subtotal{display:flex;flex-wrap:wrap;gap:4px 12px;justify-content:space-between;margin:16px 0 4px;font-size:14px;font-weight:700;line-height:20px}.bfs-builder__subtotal strong{white-space:nowrap}.bfs-builder__price-note{color:var(--bfs-muted);font-size:12px;line-height:18px;margin:0 0 14px}.bfs-summary-empty,.bfs-builder__compatibility-note,.bfs-builder__cart-message{color:var(--bfs-muted);font-size:13px;line-height:18px}.bfs-builder__compatibility-note{margin:14px 0}.bfs-builder__summary-actions{display:grid;gap:10px}.bfs-builder__add{min-height:50px}.bfs-builder__cart-message{margin-bottom:0}.bfs-builder__cart-message a{color:var(--bfs-green);font-weight:700}.bfs-complete-list{display:grid;gap:10px}.bfs-complete-item{align-items:center;background:var(--bfs-paper);border-radius:12px;color:inherit;display:grid;gap:8px;grid-template-columns:56px minmax(0,1fr) auto;padding:12px;text-decoration:none}.bfs-complete-item>span{color:var(--bfs-muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bfs-complete-item strong{font-size:14px;line-height:18px;min-width:0}.bfs-complete-item small{color:var(--bfs-muted);display:block;font-size:12px;font-weight:400;line-height:16px}.bfs-complete-item b{font-size:13px;white-space:nowrap}.bfs-text-status{font-style:normal;font-weight:700}.bfs-text-status--green{color:var(--bfs-green)}.bfs-text-status--yellow{color:var(--bfs-yellow)}.bfs-text-status--red{color:var(--bfs-red)}.bfs-caveat-summary{background:var(--bfs-yellow-soft);border-radius:12px;color:var(--bfs-yellow);margin-top:16px;padding:14px}.bfs-caveat-summary p{font-size:13px;line-height:18px;margin:5px 0 0}@media(min-width:700px){.bfs-builder{padding:36px 28px 112px}.bfs-step{padding:28px}.bfs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bfs-product-card{grid-template-columns:132px minmax(0,1fr)}.bfs-product-card__media,.bfs-product-card__media img{height:132px;min-height:132px;width:132px}}@media(min-width:1040px){.bfs-builder{padding:0 0 48px}.bfs-builder__shell{padding:0 48px}.bfs-builder__header{padding:26px 0 0}.bfs-builder__layout{align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(360px,400px)}.bfs-builder__main{order:1}.bfs-step{border:0;border-radius:0;padding:26px 0 0}.bfs-step--technique,.bfs-builder__progress{max-width:760px}.bfs-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bfs-product-card{display:block}.bfs-product-card__media,.bfs-product-card__media img{height:150px;min-height:150px;width:100%}.bfs-product-card__content{padding:14px}.bfs-product-card__footer{align-items:stretch;flex-direction:column}.bfs-product-card__footer button{width:100%}.bfs-builder__summary{align-self:start;border:1px solid var(--bfs-line);border-radius:18px;box-shadow:none;left:auto;order:2;position:sticky;right:auto;top:20px}.bfs-builder__summary-toggle{cursor:default;display:none}.bfs-builder__summary-panel,.bfs-builder__summary-panel[hidden]{border-radius:18px;box-shadow:none;display:block;max-height:calc(100vh - 48px);padding:26px;position:static}.bfs-builder__summary-actions{grid-template-columns:1fr}.bfs-builder__add{width:100%}.bfs-step__actions{justify-content:flex-end}.bfs-step__actions .button{flex:0 1 auto;min-width:220px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/bass-setup-builder.css.map */
