.build-kit{--bk-text: #181d27;--bk-muted: #535862;--bk-yellow: #ffcb05;--bk-yellow-soft: #fff8df;--bk-border: rgba(255, 210, 0, .55);--bk-coral: #f04e5d;--bk-font-display: Grandstander, sans-serif;--bk-font-body: "Open Sans", sans-serif;font-family:var(--bk-font-body);color:var(--bk-text)}.build-kit__panel{background:#fff;border:1px solid #FFCB05;border-radius:24px;padding:0;overflow:hidden}.build-kit__panel-body{min-width:0;padding:24px}.build-kit__header{margin-bottom:20px;display:none}.build-kit__title{margin:0;font-family:var(--bk-font-display);font-weight:700;font-size:clamp(24px,3vw,32px);color:var(--bk-text)}.build-kit__top{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center;justify-content:space-between;margin-bottom:40px}.build-kit__search-wrap{position:relative;flex:1 1 280px;min-width:0}.build-kit__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--bk-muted);display:flex;pointer-events:none}.build-kit__search{width:100%;min-height:48px;padding:10px 14px 10px 44px;border:1px solid #e3e3e3;border-radius:12px;font-size:15px;font-family:var(--bk-font-body);box-sizing:border-box}.build-kit__search:focus{outline:none;box-shadow:none}.build-kit__bulk-actions{display:flex;flex-wrap:wrap;gap:10px}.build-kit__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:100px;font-family:var(--bk-font-body);font-weight:700;font-size:14px;cursor:pointer;border:none;transition:filter .15s ease,opacity .15s ease}.build-kit__btn[disabled]{opacity:.55;cursor:not-allowed;pointer-events:none}.build-kit__btn--primary{background:var(--bk-yellow);color:var(--bk-text);box-shadow:0 1px 2px #0a0d120d,inset 0 0 0 1px #0a0d121f}.build-kit__btn--primary:hover:not([disabled]){filter:brightness(.97)}.build-kit__btn--outline{background:#fff;color:var(--bk-text);border:2px solid rgba(24,29,39,.14)}.build-kit__btn--outline:hover:not([disabled]){border-color:#181d2747}.build-kit__btn--lg{min-height:48px;padding:12px 28px;font-size:16px;width:100%}.build-kit__section-heading{margin:0 0 14px;font-family:var(--bk-font-display);font-weight:700;font-size:18px}.build-kit__no-metaobjects{margin:0;padding:16px;border-radius:12px;background:#fff8df;font-weight:600;color:var(--bk-muted)}.build-kit__categories-scroll{display:flex;gap:12px;overflow-x:auto;margin-bottom:24px;scrollbar-width:thin}.build-kit-product-card__price{color:#ef4050;font-weight:700;font-size:24px;line-height:1.2;font-family:Grandstander,sans-serif}.build-kit__categories-scroll::-webkit-scrollbar{height:6px}.build-kit__category-tile{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;width:176px;border-radius:16px;border:1px solid #d9d9da;cursor:pointer;font-family:var(--bk-font-body);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;overflow:hidden;padding:0;background:#fff}.build-kit__category-tile:hover{border-color:#ffcb05a6}.build-kit__category-thumb{overflow:hidden;background:#eee;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1}.build-kit__category-thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.build-kit__category-label{font-size:20px;line-height:1.4;padding:12px 8px;font-weight:700;text-align:center;max-width:100%;word-break:break-word;color:#535862;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.build-kit__category-tile--active .build-kit__category-label{color:#181d27;background:var(--bk-yellow)}.build-kit__products-wrap{margin-bottom:24px}.build-kit__product-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.build-kit__product-list[hidden]{display:none!important}.build-kit__empty-cat,.build-kit__empty-search{margin:0;padding:20px;text-align:center;font-weight:600;color:var(--bk-muted);border:1px dashed #ddd;border-radius:12px}.build-kit__product-list>.build-kit__empty-search--inline{list-style:none;width:100%;box-sizing:border-box}.build-kit-product-card[hidden],.build-kit__product-list [data-bk-product-row][hidden]{display:none!important}.build-kit-product-card{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 24px;padding-bottom:20px;margin-bottom:20px;border:none;border-radius:0;border-bottom:1px dotted #D9D9DA;background:#fff;box-sizing:border-box}.build-kit__product-list>.build-kit-product-card:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.build-kit-product-card__thumb{flex:0 0 auto;width:121px;height:121px;border-radius:16px;overflow:hidden}.build-kit-product-card__thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.build-kit-product-card__placeholder{display:block;width:100%;height:100%;background:#ececec}.build-kit-product-card__body{flex:1 1 200px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.build-kit-product-card__title{margin:0;font-size:20px;font-weight:700;line-height:1.4;color:var(--bk-text)}.build-kit-product-card__rating{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;font-size:13px;color:var(--bk-muted)}.build-kit-product-card__star{color:#f5a623}.build-kit-product-card__rating-num{font-weight:700;color:var(--bk-text)}.build-kit-product-card__detail{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:4px 14px;border-radius:100px;border:1px solid #B2B2B2;font-size:13px;font-weight:700;color:#535862;text-decoration:none;min-width:130px;font-size:16px}.build-kit-product-card__detail:hover{border-color:#ffcb05;background:#fff8df}.build-kit-product-card__options{display:flex;flex-direction:column;gap:8px;width:100%;max-width:420px}.build-kit-product-card__option{display:flex;flex-direction:row;align-items:center;gap:10px}.build-kit-product-card__option-label{flex:0 0 auto;font-size:13px;font-weight:600;color:var(--bk-muted);white-space:nowrap}.build-kit-product-card__option-select{flex:1 1 auto;min-width:0;width:auto;min-height:40px;padding:8px 36px 8px 12px;border:1px solid #d5d7da;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23535862' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center;font-size:14px;color:var(--bk-text);-webkit-appearance:none;appearance:none;cursor:pointer}.build-kit-product-card__option-select:focus{outline:none;border-color:#ffcb05;box-shadow:0 0 0 2px #ffcb0540}.build-kit-product-card__option-select:disabled,.build-kit-product-card__options--locked .build-kit-product-card__option-select{opacity:.65;cursor:not-allowed;background-color:#f5f5f5;pointer-events:none}.build-kit-product-card__controls{flex:0 1 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-left:auto}.build-kit-product-card__amount{display:flex;flex-direction:row;align-items:center;gap:8px}.build-kit-product-card__amount-label{font-size:16px;color:var(--bk-muted);white-space:nowrap}.build-kit-product-card__stepper{display:inline-flex;align-items:center;border:none;border-radius:0;overflow:visible;background:transparent}.build-kit-product-card__step-btn{width:40px;height:40px;min-height:38px;padding:0;border-radius:50%;border:1px solid #d5d5d7;background:#fff;font-size:18px;line-height:1;cursor:pointer;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.build-kit__modal-dialog .build-kit-product-card__step-btn{width:32px;height:32px;min-height:32px}.build-kit-product-card__step-btn:hover{background:#f6f6f6;border-color:#bbb}.build-kit-product-card__qty-input{width:40px;min-width:32px;border:none;text-align:center;font-size:16px;font-weight:800;padding:4px 2px;font-family:var(--bk-font-body);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;color:#181d27}.build-kit-product-card__qty-input::-webkit-outer-spin-button,.build-kit-product-card__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.build-kit-product-card__qty-input:focus{outline:none;box-shadow:none}.build-kit-product-card__choose{display:inline-flex;align-items:center;gap:8px;min-height:40px;min-width:131px;padding:8px 18px;border-radius:100px;border:1px solid #B2B2B2;background:#fff;font-family:var(--bk-font-body);font-weight:700;font-size:16px;cursor:pointer;color:#535862}.build-kit-product-card__choose:hover:not([disabled]){border-color:#ffcb05;background:#fff8df}.build-kit-product-card__choose[disabled]{opacity:.45;cursor:not-allowed}.build-kit-product-card__choose--added{background:#fff8df;border-color:#ffcb05}.build-kit-product-card__choose-plus .check{display:none}.build-kit-product-card__choose-plus svg{display:block}.build-kit-product-card__choose--added .check{display:block}.build-kit-product-card__choose--added .plus{display:none}.build-kit__summary{display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:space-between;padding:24px;background:#fff8df}.build-kit__summary .divider{width:1px;background:#d9d9da;display:block}.build-kit__summary-lines{flex:1 1 260px;min-width:0}.build-kit__summary-row{display:flex;justify-content:space-between;gap:16px;font-size:15px;font-weight:600;margin-bottom:8px}.build-kit__summary-row--discount .build-kit__summary-row-label{color:#535862;font-weight:600}.build-kit__summary-discount-wrap{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.build-kit__summary-discount-amt{font-weight:700;color:var(--bk-coral);white-space:nowrap}.build-kit__summary-discount-badge{font-size:14px;font-weight:400;line-height:1.4;color:#fff;background:var(--bk-coral);min-height:28px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.build-kit__summary-discount-badge[hidden]{display:none!important}.build-kit__summary-row--total{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(24,29,39,.25);font-size:18px;font-weight:800}.build-kit__summary-row--total span:last-child{color:var(--bk-coral)}.build-kit__summary-actions{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;justify-content:flex-end}.build-kit__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px}.build-kit__modal[hidden]{display:none!important}.build-kit__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c149e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.build-kit__modal-backdrop:empty{display:block}.build-kit__modal-dialog{position:relative;z-index:1;width:min(560px,100%);max-height:min(88vh,720px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 16px 48px #0000002e}.build-kit__modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #eee}.build-kit__modal-title{margin:0;font-family:var(--bk-font-display);font-size:22px;font-weight:700}.build-kit__modal-x{width:40px;height:40px;border:none;border-radius:999px;background:#f4f4f4;font-size:22px;line-height:1;cursor:pointer}.build-kit__modal-body{padding:16px 20px 24px;overflow-y:auto}.build-kit__modal-empty{margin:0;font-weight:600;color:var(--bk-muted)}.build-kit__modal-stack{display:flex;flex-direction:column;gap:0;min-height:0}.build-kit__modal-rows{display:flex;flex-direction:column;gap:24px}.build-kit__modal-footer{margin-top:20px;padding-top:16px;border-top:1px dashed rgba(24,29,39,.25);flex-shrink:0}.build-kit__modal-total-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;font-size:18px;font-weight:800;color:#181d27}.build-kit__modal-total-group{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.build-kit__modal-total-value{color:var(--bk-coral);line-height:1.2}.build-kit__modal-total-meta{display:inline-flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-end;gap:6px 8px;font-size:14px;font-weight:600;line-height:1.25}.build-kit__modal-total-sub{color:#181d278c;text-decoration:line-through;text-decoration-color:#181d2759}.build-kit__modal-discount-amt{color:var(--bk-coral);font-weight:700;white-space:nowrap}.build-kit__modal-row{display:flex;flex-direction:row;align-items:center;gap:12px;padding:0;border-radius:0}.build-kit__modal-thumb{flex-shrink:0;width:95px;height:95px;border-radius:8px;object-fit:cover;border:1px solid #efefef}.build-kit__modal-thumb--empty{display:block;background:#ececec}.build-kit__modal-row-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.build-kit__modal-row-title{margin:0;font-weight:700;font-size:14px;line-height:1.35}.build-kit__modal-stepper{display:inline-flex;align-items:center}.build-kit__modal-step-btn.build-kit-product-card__step-btn{padding:0}.build-kit__modal-step-icon{display:block}.build-kit__modal-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;padding:0;border:none;border-radius:10px;background:transparent;color:var(--bk-muted);cursor:pointer;transition:color .15s ease,background .15s ease}.build-kit__modal-remove:hover{color:var(--bk-coral);background:#f04e5d14}.build-kit__modal-remove:focus-visible{outline:2px solid var(--bk-yellow);outline-offset:2px}.build-kit__modal-remove-icon{display:block}.build-kit__modal--bulk{z-index:130}.build-kit__modal-dialog--bulk{width:min(520px,100%);max-height:min(90vh,760px)}.build-kit__bulk-modal-body{display:flex;flex-direction:column;gap:14px}.build-kit__bulk-intro{margin:0;font-size:14px;line-height:1.5;color:var(--bk-muted)}.build-kit__bulk-label{margin:0;font-weight:700;font-size:13px;color:var(--bk-text)}.build-kit__bulk-label--optional{margin-top:4px;font-weight:600;color:var(--bk-muted)}.build-kit__bulk-dropzone{position:relative;min-height:140px;border-radius:16px;border:2px dashed rgba(24,29,39,.16);background:#f6f6f7;overflow:hidden}.build-kit__bulk-dropzone--drag{border-color:var(--bk-yellow);background:var(--bk-yellow-soft)}.build-kit__bulk-file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.build-kit__bulk-dropzone-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:140px;padding:16px;pointer-events:none}.build-kit__bulk-drop-icon{font-size:28px;line-height:1}.build-kit__bulk-drop-text{margin:0;text-align:center;font-size:14px;font-weight:600;color:var(--bk-muted);max-width:280px}.build-kit__bulk-file-card{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid rgba(24,29,39,.1);cursor:pointer}.build-kit__bulk-file-card[hidden]{display:none!important}.build-kit__bulk-file-icon{flex-shrink:0;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e6f7ef;color:#00a35c;font-weight:800;font-size:16px}.build-kit__bulk-file-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.build-kit__bulk-file-name{font-weight:700;font-size:14px;color:var(--bk-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.build-kit__bulk-file-size{font-size:12px;color:var(--bk-muted)}.build-kit__bulk-file-remove{position:relative;z-index:4;flex-shrink:0;width:36px;height:36px;border:none;border-radius:999px;background:#fdecec;color:#c62828;font-size:18px;line-height:1;cursor:pointer}.build-kit__bulk-error{margin:0;padding:10px 12px;border-radius:10px;background:#fdecec;color:#b42318;font-weight:600;font-size:13px}.build-kit__bulk-status{margin:0;padding:10px 12px;border-radius:10px;background:#e6f7ef;color:#067647;font-weight:600;font-size:13px}.build-kit__bulk-import{width:100%;margin-top:4px}@media screen and (max-width:989px){.build-kit-product-card{gap:14px 16px;padding:16px 2px}.build-kit-product-card__thumb{width:80px;height:80px}.build-kit-product-card__body{flex:1 1 160px}.build-kit-product-card__controls{flex:1 1 100%;width:100%;margin-left:0;justify-content:space-between}.build-kit__summary{flex-direction:column;align-items:stretch}.build-kit__summary-actions{justify-content:stretch}.build-kit__summary-actions .build-kit__btn{flex:1 1 auto;justify-content:center}.build-kit__summary-lines{flex:none}}@media screen and (max-width:767.98px){.build-kit__panel{padding:0;border:none;box-shadow:none;border-radius:0}.build-kit__btn{min-height:40px;padding:8px 14px}.build-kit__category-tile{width:108px;border-radius:12px}.build-kit__category-label{font-size:16px;line-height:1.4;padding:8px 0}.build-kit__panel-body{padding:0}.build-kit-product-card__title{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/custom-build-kit.css.map */
