.page-body{background:#f4f5f7;color:#333}#builder.builder-hero{width:100%;background-image:url(https://placehold.co/1600x300);background-size:cover;background-position:center}.hero-overlay{-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5);padding:4rem 1rem;text-align:center;color:#fff}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.hero-subtitle{opacity:.8}#builder.builder-hero .hero-overlay{padding:2.5rem 1rem}.hero-title{font-size:1.75rem;margin-bottom:.25rem}.hero-subtitle{font-size:.95rem}.builder-container{max-width:64rem;margin:0 auto;padding:1.5rem}.card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.card-grid{grid-template-columns:1fr}}.vstack{display:flex;flex-direction:column;gap:1rem}.hstack{display:flex;align-items:center;gap:1rem}.grow{flex:1}.thumb-xl{width:140px;height:140px;border-radius:.75rem;object-fit:cover}.thumb-md{width:96px;height:96px;border-radius:.5rem;object-fit:cover}.thumb-lg{width:100px;height:100px;border-radius:.5rem;object-fit:cover}.muted{color:#6b7280;font-size:.9rem}.price{font-weight:600}.price-right{text-align:right;font-size:1.125rem;font-weight:600}.section-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.product-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease}.product-card:hover{box-shadow:0 4px 12px #0000001f}.stack-lg>*+*{margin-top:1.5rem}.product-card{padding:1rem;border-radius:.75rem}.card-grid{gap:1rem}.vstack{gap:.5rem}.hstack{gap:.75rem}.three-col{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center}button:disabled{opacity:.35;cursor:not-allowed}.lock-warning{outline:2px solid #dc2626;outline-offset:-2px;border-radius:1rem}.accessory-card{opacity:1}.summary-bar{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;z-index:50;background:#fff;box-shadow:0 -2px 10px #00000014;transition:background .2s ease,backdrop-filter .2s ease}.summary-bar.transparent{background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.summary-inner{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.5rem}@media (min-width: 768px){.summary-inner{flex-direction:row;align-items:center;justify-content:space-between}}.summary-right{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:space-between}@media (min-width: 768px){.summary-right{margin-left:1rem}}@media (max-width: 767px){.summary-right{width:100%}}.lock-card input:checked+img{outline:2px solid #22c55e;outline-offset:2px}.quantity-control{display:flex;align-items:center;gap:.5rem}.quantity-input{width:4rem;text-align:center;border:1px solid #d1d5db;border-radius:.5rem;padding:.25rem}.quantity-btn{padding:.25rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;cursor:pointer;transition:background .2s ease}.quantity-btn:hover:not(:disabled){background:#f3f4f6}.checkbox-accent{width:20px;height:20px;accent-color:#dc2626}#lockGrid .product-card{box-shadow:0 3px 14px #0000001f;border:1px solid #f1e5e5}#lockGrid .lock-card .thumb-md{width:110px;height:110px}#lockGrid .lock-card:hover{box-shadow:0 6px 18px #00000029}#lockGrid .lock-card input:checked~.price-right{color:#d14e4e}#topGrid .lock-card .thumb-md{width:110px;height:110px}#topGrid .lock-card:hover{box-shadow:0 6px 18px #00000029}#topGrid .lock-card input:checked~.price-right{color:#d14e4e}.lock-card.three-col{grid-template-columns:auto auto 1fr auto;gap:.75rem;align-items:center;box-shadow:0 3px 14px #0000001f;border:1px solid #f1e5e5;margin-bottom:1rem}.lock-card.three-col:hover{box-shadow:0 6px 18px #00000029}.lock-card.three-col input[type=checkbox]{grid-column:1;justify-self:start}.lock-card.three-col img{grid-column:2;justify-self:center;width:110px;height:110px}.lock-card.three-col>div:not([data-key]){grid-column:3;justify-self:start}.lock-card.three-col .price-right{grid-column:4;justify-self:end}.lock-card.three-col input:checked~.price-right{color:#d14e4e}.accessory-card.product-card{box-shadow:0 3px 14px #0000001f;border:1px solid #f1e5e5;transition:box-shadow .2s ease}.accessory-card.product-card:hover{box-shadow:0 6px 18px #00000029}.accessory-card .thumb-lg{width:92px;height:92px}.summary-right span:first-child{font-size:1.25rem;font-weight:700}#app .price{font-size:1rem;color:#666;margin:0;font-weight:600}#app [data-key=rc_base]{color:#d14e4e}.quantity-slider{align-self:flex-end;width:220px}.range-input{--track-h: 8px;--thumb: 22px;--thumb-offset-y: -1px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:var(--track-h);border-radius:4px;background:#e5e7eb;outline:none}.range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--thumb);height:var(--thumb);margin-top:calc((var(--track-h) - var(--thumb)) / 2 + var(--thumb-offset-y));border-radius:50%;background:#d14e4e;cursor:pointer;box-shadow:0 0 0 3px #fff;border:1px solid #d1d5db}.range-input::-webkit-slider-runnable-track{height:var(--track-h);border-radius:4px;background:transparent}.range-input::-moz-range-thumb{width:var(--thumb);height:var(--thumb);border-radius:50%;background:#d14e4e;cursor:pointer;border:1px solid #d1d5db}.range-input::-moz-range-track{height:var(--track-h);border-radius:4px;background:transparent}.range-input::-webkit-slider-runnable-track{height:8px;border-radius:4px;background:transparent}.slider-meta{display:flex;justify-content:space-between;font-size:.85rem;color:#6b7280;margin-top:.25rem}.slider-meta .current{color:#111827;font-weight:600}.value-bubble{position:relative;left:0;top:10px;transform:translateY(-100%);background:#111827;color:#fff;font-size:.75rem;padding:2px 6px;border-radius:10px;width:auto;display:inline-block}.value-bubble:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);border-width:4px;border-style:solid;border-color:#111827 transparent transparent transparent}.accessory-line{align-items:center}.quantity-inline{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.35rem}.range-sm{height:4px}.slider-meta.compact{font-size:.75rem;color:#6b7280}@media (max-width: 768px){.quantity-inline{width:100%}.summary-inner{padding:.75rem 1rem}.accessory-line{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;align-items:start}.accessory-line>img{grid-column:1;grid-row:1 / span 3}.accessory-line>.grow{grid-column:2;grid-row:1}.accessory-line>.quantity-inline{grid-column:2;grid-row:2}.accessory-line>.price{grid-column:2;grid-row:3;justify-self:end}}@media (max-width: 768px){.accessory-line{display:grid;grid-template-columns:auto 1fr auto;column-gap:.75rem;align-items:center}.accessory-line>img{grid-column:1;grid-row:1 / span 2}.accessory-line>.grow{grid-column:2;grid-row:1 / span 2}.accessory-line>.price{grid-column:3;grid-row:1 / span 2;justify-self:end;align-self:center}.accessory-line .grow{display:grid;grid-template-rows:auto auto;row-gap:.25rem}.accessory-line .grow .quantity-inline{align-self:end}}.qty-badge{background:#f1e5e5;color:#b34747;padding:.1rem .4rem;margin-left:.4rem;border-radius:.4rem;font-size:.8rem;font-weight:700}.range-input{background:#e6e9ee}.range-input:focus{outline:none;box-shadow:0 0 0 2px #d14e4e40}.range-input::-webkit-slider-thumb{transition:transform .1s ease}.range-input:active::-webkit-slider-thumb{transform:scale(1.05)}.slider-meta.compact{letter-spacing:.02em}@media (max-width: 480px){.accessory-line>.price{font-size:1rem}}.range-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.range-min,.range-max{min-width:2ch}.range-wide{width:100%;height:6px}.quantity-inline{gap:.35rem}#gripQtyBadge[data-total]:after,#snapQtyBadge[data-total]:after{content:" " attr(data-total);margin-left:.35rem;color:#666;font-weight:600}.summary-note{font-size:.8rem;color:#666;text-align:center;padding-top:.25rem}@media (max-width: 480px){.range-input{--thumb: 24px;--track-h: 10px}.range-min,.range-max{font-size:.95rem;padding:0 2px}}.rotating-image{transition:opacity .3s ease;display:block}.rotating-image.is-fading{opacity:.35}.summary-error{color:#d14e4e;font-size:.95rem;font-weight:700;text-align:center}@media (min-width: 768px){.summary-right{align-items:center}.summary-right .summary-error{flex:1;margin:0 .75rem}}@media (max-width: 767px){.summary-right{flex-direction:column;gap:.5rem;align-items:stretch}.summary-right .summary-error{order:2}}.lock-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rotating-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.65);transition:opacity .4s ease,background-image 0s linear .1s;z-index:0}.rotating-bg.is-fading{opacity:.4}#builder.builder-hero{position:relative}#builder .hero-overlay{position:relative;z-index:1}
