.configurator-wrapper{max-width:1200px;margin:0 auto;padding:20px;font-family:var(--font-body-family, sans-serif)}.configurator-page-header{max-width:1200px;margin:0 auto 32px;padding:0 20px;text-align:center}.configurator-page-title{font-size:32px;font-weight:800;color:#333;margin-bottom:12px;letter-spacing:.02em}.configurator-page-subtitle{font-size:16px;color:#666;line-height:1.7;max-width:680px;margin:0 auto}.configurator-banner{width:100%;margin-bottom:32px;overflow:hidden}.configurator-banner img{width:100%;height:auto;max-height:400px;object-fit:cover;display:block}.configurator-layout{display:grid;grid-template-columns:1fr 320px;gap:32px;align-items:start}@media(max-width:768px){.configurator-layout{grid-template-columns:1fr}}.configurator-steps{display:flex;align-items:center;margin-bottom:32px;gap:0}.step-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px 14px 36px;background:#e0e0e0;color:#555;font-size:15px;font-weight:700;font-family:var(--font-body-family, sans-serif);border:none;cursor:pointer;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%,16px 50%);transition:background .2s,color .2s;white-space:nowrap;letter-spacing:.03em;text-transform:uppercase}.configurator-steps .step-btn:first-child{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%);padding-left:20px}.step-btn.active{background:#c8603a;color:#fff}.step-btn.completed{background:#a04a2a;color:#fff}.step-btn:hover:not(.active){background:#ccc;color:#333}.step-heading{font-size:22px;font-weight:800;color:#333;margin-bottom:8px;text-align:center}.step-instruction{font-size:14px;color:#666;line-height:1.7;text-align:left;margin:0 0 28px;max-width:100%;width:100%}.configurator-type-tabs{display:flex;gap:12px;margin-bottom:24px;justify-content:center}.type-tab-btn{padding:12px 28px;border:2px solid #c8603a;background:#fff;color:#c8603a;font-size:15px;font-weight:700;font-family:var(--font-body-family, sans-serif);border-radius:6px;cursor:pointer;transition:background .2s,color .2s;text-transform:uppercase;letter-spacing:.03em}.type-tab-btn.active{background:#c8603a;color:#fff}.type-tab-btn:hover:not(.active){background:#f5e8e3}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.product-card{border:2px solid #e0e0e0;border-radius:10px;padding:12px;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-align:center;background:#fff}.product-card:hover{border-color:#c8603a;box-shadow:0 2px 10px #c8603a26}.product-card.selected{border-color:#c8603a;background:#fdf3ef;box-shadow:0 2px 10px #c8603a33}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;margin-bottom:8px}.product-card .card-title{font-size:13px;font-weight:600;color:#333;margin-bottom:4px;line-height:1.3}.product-card .card-price{font-size:13px;color:#c8603a;font-weight:700}.card-qty-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.card-qty-btn{width:30px;height:30px;border:2px solid #c8603a;background:#fff;color:#c8603a;border-radius:6px;font-size:18px;font-weight:700;cursor:pointer;line-height:1;transition:background .15s,color .15s}.card-qty-btn:hover:not(:disabled){background:#c8603a;color:#fff}.card-qty-btn:disabled{opacity:.3;cursor:default}.card-qty-display{font-size:16px;font-weight:700;min-width:20px;text-align:center;color:#333}.charm-filter-wrap{display:flex;align-items:center;gap:10px;margin-bottom:20px}.charm-filter-label{font-size:14px;font-weight:600;color:#444;white-space:nowrap}.charm-category-select{padding:8px 12px;border:1px solid #dddddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;min-width:180px}.charm-category-select:focus{outline:none;border-color:#c8603a}.charm-group{margin-bottom:40px}.charm-group-title{font-size:18px;font-weight:700;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8e0d8;text-transform:capitalize}.configurator-nav{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap;justify-content:center}.btn-primary{padding:14px 32px;background:#c8603a;color:#fff;font-size:16px;font-weight:700;font-family:var(--font-body-family, sans-serif);border:none;border-radius:6px;cursor:pointer;transition:background .2s,transform .1s;text-transform:uppercase;letter-spacing:.05em}.btn-primary:hover{background:#a04a2a;transform:translateY(-1px)}.btn-primary:disabled{background:#ccc;cursor:not-allowed;transform:none}.configurator-sidebar{background:#f4f4f4;border:2px solid #dddddd;border-radius:12px;padding:24px;position:sticky;top:20px;align-self:flex-start}.sidebar-title{font-size:20px;font-weight:800;color:#333;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.build-list{list-style:none;padding:0;margin:0 0 20px}.build-list-item{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #dddddd;flex-wrap:wrap}.build-list-item:last-child{border-bottom:none}.build-thumb{width:48px;height:48px;object-fit:cover;border-radius:6px;border:1px solid #dddddd;flex-shrink:0}.build-item-info{display:flex;flex-direction:column;flex:1;min-width:0}.build-item-name{font-size:13px;font-weight:700;color:#333;line-height:1.3}.build-item-price{font-size:12px;color:#c8603a;font-weight:600}.sidebar-qty-controls{display:flex;align-items:center;gap:4px;margin-left:auto;flex-shrink:0}.sidebar-qty-btn{width:24px;height:24px;border:1px solid #dddddd;background:#fff;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s,border-color .15s}.sidebar-qty-btn:hover{background:#f0ebe5;border-color:#c8603a}.sidebar-qty-label{font-size:13px;font-weight:700;min-width:18px;text-align:center;color:#333}.build-total{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:800;color:#333;padding-top:12px;border-top:2px solid #c8603a}.build-total span:last-child{color:#c8603a}.build-empty{font-size:14px;color:#999;text-align:center;padding:16px 0;font-style:italic}.empty-message{font-size:14px;color:#999;text-align:center;padding:24px 0;font-style:italic}.review-summary{background:#f4f4f4;border:2px solid #dddddd;border-radius:10px;padding:20px;margin-bottom:20px}.review-section-label{font-size:13px;font-weight:700;text-transform:uppercase;color:#c8603a;margin-bottom:8px;letter-spacing:.05em}.review-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-row:last-child{margin-bottom:0}.review-row img{width:56px;height:56px;object-fit:cover;border-radius:6px;border:1px solid #dddddd;flex-shrink:0}.review-item-info{flex:1}.review-item-name{font-size:15px;font-weight:700;color:#333}.review-item-price{font-size:13px;color:#c8603a;font-weight:600}.qty-controls{display:flex;align-items:center;gap:6px}.qty-btn{width:28px;height:28px;border:2px solid #c8603a;background:#fff;color:#c8603a;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.qty-btn:hover{background:#c8603a;color:#fff}.configurator-loading,.configurator-error{text-align:center;padding:60px 20px;font-size:16px;color:#888}
/*# sourceMappingURL=/cdn/shop/t/12/assets/configurator.css.map */
