.byk-wrap{max-width:100%;overflow-x:hidden}.byk-hero{background:var(--ink);padding:clamp(3rem,7vh,5rem) clamp(2rem,6%,4rem) clamp(2.5rem,5vh,4rem);border-bottom:1px solid rgba(245,240,232,.07)}.byk-eyebrow{font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f5f0e859;margin-bottom:1rem}.byk-title{font-family:var(--font-heading);font-weight:800;font-size:clamp(34px,5vw,66px);letter-spacing:-.03em;line-height:1;color:var(--cream);margin-bottom:1rem}.byk-title em{font-family:var(--font-garnish);font-style:italic;font-weight:400;color:var(--gold)}.byk-sub{font-family:var(--font-body);font-size:14px;line-height:1.75;color:#f5f0e873;max-width:540px}.byk-builder{display:grid;grid-template-columns:1fr 320px;align-items:start;min-height:calc(100vh - 200px);border-top:1px solid var(--border)}.byk-catalog{border-right:1px solid var(--border)}.byk-cat-block{border-bottom:1px solid var(--border)}.byk-cat-block:last-child{border-bottom:none}.byk-cat-header{display:flex;align-items:baseline;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:var(--header-h, 64px);z-index:5}[data-theme=dark] .byk-cat-header{background:#1a1a18}.byk-cat-name{font-family:var(--font-heading);font-weight:700;font-size:15px;letter-spacing:-.01em;color:var(--text)}.byk-cat-hint{font-family:var(--font-body);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.byk-cat-products{display:grid;grid-template-columns:repeat(3,1fr)}.byk-product-card{padding:1.5rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.6rem;transition:background .15s ease}.byk-product-card:hover{background:var(--bg-secondary)}.byk-product-card:nth-child(3n){border-right:none}.byk-product-img{aspect-ratio:1;overflow:hidden;background:var(--bg-secondary);margin-bottom:.25rem}.byk-product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.byk-product-card:hover .byk-product-img img{transform:scale(1.04)}.byk-product-img-placeholder{width:100%;height:100%;background:var(--bg-secondary)}.byk-product-info{display:flex;flex-direction:column;gap:.2rem;flex:1}.byk-product-name{font-family:var(--font-heading);font-weight:700;font-size:13px;letter-spacing:-.01em;color:var(--text);line-height:1.25}.byk-product-price{font-family:var(--font-body);font-size:12px;color:var(--text-muted)}.byk-add-btn{align-self:flex-start;font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text);background:none;border:1px solid var(--border);padding:.45rem .85rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.byk-add-btn:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.byk-add-btn--added{background:var(--gold);color:var(--ink);border-color:var(--gold)}.byk-add-btn--added:hover{background:#b8935a;border-color:#b8935a;color:var(--ink)}.byk-summary{position:sticky;top:var(--header-h, 64px);height:calc(100vh - var(--header-h, 64px));overflow-y:auto;scrollbar-width:none;border-left:0;background:var(--bg)}.byk-summary::-webkit-scrollbar{display:none}[data-theme=dark] .byk-summary{background:#1a1a18}.byk-summary-inner{padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem;min-height:100%}.byk-summary-header{display:flex;align-items:baseline;justify-content:space-between}.byk-summary-title{font-family:var(--font-heading);font-weight:800;font-size:16px;letter-spacing:-.01em;color:var(--text)}.byk-summary-count{font-family:var(--font-body);font-size:11px;letter-spacing:.06em;color:var(--text-muted)}.byk-progress{display:flex;flex-direction:column;gap:.4rem}.byk-progress-track{height:3px;background:var(--border);border-radius:2px;position:relative}.byk-progress-fill{height:100%;background:var(--gold);border-radius:2px;transition:width .4s cubic-bezier(.16,1,.3,1)}.byk-progress-milestone{position:absolute;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--bg);border:1.5px solid var(--border)}.byk-progress-labels{display:flex;justify-content:space-between;font-family:var(--font-body);font-size:9px;letter-spacing:.06em;color:var(--text-muted)}.byk-progress-note{font-family:var(--font-body);font-size:11px;color:var(--text-muted);line-height:1.4}.byk-progress-note--active{color:var(--gold)}.byk-progress-note--max{color:var(--gold);font-weight:700}.byk-box-items{display:flex;flex-direction:column;flex:1;border-top:1px solid var(--border);padding-top:.75rem;gap:0}.byk-box-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:2rem 1rem;text-align:center}.byk-box-empty span{font-family:var(--font-body);font-size:12px;letter-spacing:.04em;color:var(--text-muted)}.byk-box-empty-sub{font-size:11px!important;opacity:.6}.byk-box-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid var(--border);gap:.5rem}.byk-box-item-name{font-family:var(--font-body);font-size:11px;color:var(--text);line-height:1.3;flex:1}.byk-box-item-right{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.byk-box-item-price{font-family:var(--font-body);font-size:11px;color:var(--text-muted);white-space:nowrap}.byk-box-remove{font-size:15px;line-height:1;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0 .1rem;opacity:.5;transition:opacity .15s}.byk-box-remove:hover{opacity:1}.byk-totals{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.4rem;padding-top:.75rem}.byk-totals-row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-body);font-size:12px;color:var(--text-muted)}.byk-totals-row--saving{color:var(--rose);font-size:11px}.byk-totals-row--total{font-family:var(--font-heading);font-weight:800;font-size:16px;letter-spacing:-.01em;color:var(--text);margin-top:.25rem}.byk-checkout-btn{width:100%;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--cream);background:var(--ink);border:none;padding:1rem;cursor:pointer;transition:background .2s,opacity .2s;line-height:1.4}.byk-checkout-btn:hover:not(:disabled){background:#2d2d2a}.byk-checkout-btn:disabled{opacity:.35;cursor:default}[data-theme=dark] .byk-checkout-btn{background:var(--cream);color:var(--ink)}[data-theme=dark] .byk-checkout-btn:hover:not(:disabled){background:#ddd8ce}.byk-checkout-note{font-family:var(--font-body);font-size:10px;text-align:center;color:var(--text-muted);line-height:1.5}.byk-mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--ink);padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 -4px 24px #0000002e}.byk-mobile-bar-info{display:flex;flex-direction:column;gap:.1rem}.byk-mobile-bar-count{font-family:var(--font-body);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e880}.byk-mobile-bar-price{font-family:var(--font-heading);font-weight:800;font-size:18px;letter-spacing:-.02em;color:var(--cream)}.byk-mobile-bar-btn{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--cream);border:none;padding:.85rem 1.5rem;cursor:pointer;white-space:nowrap;transition:background .15s}.byk-mobile-bar-btn:disabled{opacity:.4;cursor:default}.byk-mobile-bar-btn:hover:not(:disabled){background:#e8e3da}@media(max-width:1024px){.byk-builder{grid-template-columns:1fr 280px}}@media(max-width:768px){.byk-builder{grid-template-columns:1fr}.byk-summary{position:static;height:auto;border-top:1px solid var(--border);padding-bottom:6rem}.byk-cat-products{grid-template-columns:repeat(2,1fr)}.byk-product-card:nth-child(3n){border-right:1px solid var(--border)}.byk-product-card:nth-child(2n){border-right:none}.byk-cat-header{top:var(--header-h, 56px)}}@media(max-width:480px){.byk-cat-products{grid-template-columns:repeat(2,1fr)}.byk-cat-header{padding:1rem 1.25rem}.byk-cat-hint{display:none}.byk-product-card{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/build-your-kit.css.map */
