#wby-configurator,#wby-configurator *{box-sizing:border-box}#wby-configurator{font-family:'Hind',sans-serif;color:#333;width:100%}.wby-loading,.wby-error{padding:3rem;text-align:center;color:#888;font-size:1rem}.wby-error{color:#c00}.wby-cfg-wrap{width:100%;background:#fff0;height:calc(100vh - 160px);min-height:550px}.wby-cfg-body{display:flex;height:100%;gap:0}.wby-stage{flex:1;background:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:0}.wby-stage-viewport{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.wby-stage-canvas{position:relative;width:1900px;height:1300px;flex-shrink:0;transform-origin:top left}.wby-stage-layer{position:absolute;pointer-events:none;z-index:1}.wby-stage-hidden{opacity:0;transition:opacity 0.25s ease}.wby-stage-visible{opacity:1;transition:opacity 0.25s ease}.wby-cfg-panel{width:420px;flex-shrink:0;padding:0;background:#1e1c1a;color:#e8e4de;overflow-y:auto;overflow-x:hidden;height:100%;scrollbar-width:thin;scrollbar-color:#444 #1e1c1a}.wby-cfg-panel::-webkit-scrollbar{width:4px}.wby-cfg-panel::-webkit-scrollbar-track{background:#1e1c1a}.wby-cfg-panel::-webkit-scrollbar-thumb{background:#444;border-radius:2px}.wby-cfg-panel>*{padding-left:1.25rem;padding-right:1.25rem}.wby-cfg-sections{padding-left:0;padding-right:0}.wby-cfg-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgb(200 168 75 / .3);margin-bottom:0;gap:1rem}.wby-cfg-title{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#aaa;flex:1}.wby-cfg-price{text-align:right;flex-shrink:0}.wby-cfg-price-label{display:block;font-size:.6rem;color:#666;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.1rem}#wby-price-total{display:block;font-size:2rem;font-weight:700;color:#c8a84b;letter-spacing:.02em;line-height:1}.wby-cfg-sections{counter-reset:section-counter}.wby-section{border-bottom:1px solid rgb(255 255 255 / .06);counter-increment:section-counter}.wby-section-header{display:flex;align-items:flex-start;gap:.5rem;padding:.85rem 1rem .85rem 1rem;cursor:pointer;background:#fff0;transition:background 0.15s;position:relative;user-select:none}.wby-section-header:hover{background:rgb(255 255 255 / .04)}.wby-section-header::before{content:counter(section-counter,decimal-leading-zero);font-size:.62rem;font-weight:700;color:#c8a84b;letter-spacing:.05em;min-width:18px;flex-shrink:0}.wby-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#e8e4de;flex:0 1 auto;white-space:nowrap;overflow:visible;min-width:0}.wby-section-summary{font-size:.65rem;color:#c8a84b;font-weight:600;flex:1 1 auto;text-align:right;min-width:0;max-width:60%;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25}.wby-section-arrow{color:#555;font-size:.6rem;transition:transform 0.2s;flex-shrink:0}.wby-section-arrow.open{transform:rotate(180deg)}.wby-section-body{display:none;padding:.75rem 1.25rem 1rem 1.25rem;background:rgb(0 0 0 / .15)}.wby-section-body.open{display:block}.wby-accordion{border:1px solid rgb(255 255 255 / .08);border-radius:2px;margin-bottom:.35rem}.wby-accordion.hidden-tile{display:none}.wby-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;cursor:pointer;background:rgb(255 255 255 / .04);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#bbb;border-radius:2px;user-select:none;transition:background 0.15s}.wby-accordion-header:hover{background:rgb(255 255 255 / .08)}.wby-accordion-body{display:none;padding:.6rem .75rem}.wby-accordion-body.open{display:block}.wby-group-blurb{font-size:13px;line-height:1.5;color:rgb(255 255 255 / .6);padding:10px 14px 12px;margin:0 0 4px;border-left:2px solid rgb(200 168 75 / .5);background:rgb(255 255 255 / .03)}.wby-sub-label{font-size:.62rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.1em;margin:.75rem 0 .35rem;padding-bottom:.25rem;border-bottom:1px solid rgb(255 255 255 / .06)}.wby-sub-label.hidden-tile{display:none}.wby-options-grid{display:flex;flex-wrap:wrap;gap:.4rem;padding:.25rem 0}.wby-options-grid.has-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.wby-options-grid.has-icons .wby-option-tile{min-width:0;padding:.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.wby-options-grid.has-icons .wby-tile-icon{width:80px;height:80px;object-fit:cover;border-radius:2px;margin:0 auto .35rem;display:block;flex-shrink:0}.wby-options-grid.has-icons .wby-tile-label{font-size:.65rem;line-height:1.3;color:#bbb;word-break:break-word;white-space:normal;text-align:center;width:100%}.wby-options-grid.has-icons .wby-tile-price{font-size:.6rem;color:#c8a84b;margin-top:.15rem}.wby-options-grid.has-icons .wby-option-tile.selected .wby-tile-label{color:#c8a84b}.wby-options-grid.has-icons .wby-option-tile.selected::after{top:2px;right:3px;font-size:.5rem}.wby-option-tile{border:1.5px solid rgb(255 255 255 / .12);border-radius:2px;padding:.45rem .65rem;cursor:pointer;text-align:center;min-width:80px;transition:border-color 0.12s,background 0.12s;background:rgb(255 255 255 / .04);position:relative}.wby-options-grid.has-icons .wby-option-tile{min-width:0;width:100%}.wby-option-tile:hover{border-color:rgb(200 168 75 / .6);background:rgb(200 168 75 / .08)}.wby-option-tile.selected{border-color:#c8a84b;background:rgb(200 168 75 / .15)}.wby-option-tile.selected::after{content:'✓';position:absolute;top:3px;right:4px;font-size:.55rem;color:#c8a84b;font-weight:700}.wby-option-tile.hidden-tile{display:none}.wby-tile-icon{width:48px;height:48px;object-fit:cover;display:block;margin:0 auto .3rem;border-radius:2px}.wby-tile-label{font-size:.67rem;line-height:1.3;color:#ccc;font-weight:500}.wby-option-tile.selected .wby-tile-label{color:#c8a84b;font-weight:600}.wby-tile-price{font-size:.6rem;color:#c8a84b;margin-top:.15rem;font-weight:700}.wby-section[data-uid*="sec-2"] .wby-options-grid,.wby-section[data-uid*="sec-54"] .wby-options-grid{flex-direction:column;max-width:300px}.wby-initials-wrap{padding:.85rem 1rem;background:#fdf9ee;border:1px solid #e8d88a;border-radius:3px;margin:.75rem 0}.wby-initials-wrap label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;color:#888}.wby-initials-wrap input{width:90px;padding:.45rem .5rem;font-size:1rem;letter-spacing:.25em;text-align:center;border:1.5px solid #c8a84b;border-radius:3px;text-transform:uppercase;font-family:inherit}.wby-validation-messages{margin:.5rem 1.25rem}.wby-validation-msg{color:rgb(200 168 75 / .8);font-size:.7rem;padding:.15rem 0;font-weight:600;display:flex;align-items:center;gap:.35rem}.wby-cfg-actions{display:flex;gap:.75rem;padding:1rem 1.25rem 1.25rem;justify-content:space-between;align-items:center;border-top:1px solid rgb(255 255 255 / .08)}.wby-btn-reset{padding:.6rem 1rem;border:1.5px solid rgb(255 255 255 / .15);border-radius:2px;background:#fff0;cursor:pointer;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#777;font-family:inherit;transition:all 0.15s}.wby-btn-reset:hover{border-color:#777;color:#aaa}.wby-btn-complete{flex:1;padding:.75rem 1.5rem;border:none;border-radius:2px;background:#c8a84b;color:#1a1a1a;cursor:pointer;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-family:inherit;transition:background 0.15s}.wby-btn-complete:hover:not(:disabled){background:#d4b55a}.wby-btn-complete:disabled{background:rgb(200 168 75 / .25);cursor:not-allowed;color:rgb(200 168 75 / .4)}.wby-lead-time{font-size:.62rem;color:rgb(200 168 75 / .7);font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:center;padding:.5rem 1.25rem;border-top:1px solid rgb(255 255 255 / .06)}@media (max-width:1200px){.wby-cfg-panel{width:380px}}@media (max-width:1024px){.wby-cfg-panel{width:340px}}@media (max-width:768px){.wby-cfg-wrap{height:auto;max-height:none}.wby-cfg-body{flex-direction:column}.wby-stage{height:260px;min-height:260px;border-right:none}.wby-stage-viewport{height:260px;min-height:260px}.wby-cfg-panel{width:100%;height:auto;overflow-y:visible}.wby-options-grid{gap:.35rem}.wby-option-tile{min-width:65px;padding:.4rem .5rem}.wby-tile-icon{width:38px;height:38px}.wby-tile-label{font-size:.62rem}}@media (max-width:480px){.wby-stage{height:200px;min-height:200px}.wby-stage-viewport{height:200px;min-height:200px}.wby-option-tile{min-width:56px}.wby-cfg-header{flex-direction:column;gap:.15rem;align-items:flex-start}#wby-price-total{font-size:1.25rem}}.wby-hand-grid{display:flex;flex-direction:column;gap:.4rem;padding:.5rem 0;max-width:100%}.wby-hand-grid .wby-option-tile{width:100%;padding:.65rem 1rem;min-width:0;text-align:center}.wby-hand-grid .wby-option-tile .wby-tile-label{font-size:.72rem;font-weight:700;color:#bbb;letter-spacing:.08em;text-transform:uppercase}.wby-hand-grid .wby-option-tile.selected .wby-tile-label{color:#c8a84b}.wby-hand-grid .wby-option-tile[id*="Default"],.wby-option-tile[data-uid]:has(.wby-tile-label:empty){display:none}.wby-stage-container{position:relative;width:100%;max-width:none;margin:0 auto;min-height:900px}.wby-zone{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column}.wby-zone img{max-width:100%;height:auto;display:block}.wby-zone-text{font-size:11px;letter-spacing:2px;color:#666;margin-top:8px;text-align:center}.wby-zone-hidden{display:none}.wby-zone-cerakote_swatches{top:4%;left:calc(50% - 210px);max-width:26%;z-index:2}.wby-zone-scope_reticle{top:15%;left:3%;width:15%;z-index:2}.wby-zone-muzzle_brake{top:15%;right:460px;width:12%;z-index:2}.wby-zone-floorplate_callout{top:45%;right:460px;width:10%;z-index:2}.wby-zone-selected_upgrades{bottom:15%;left:calc(50% - 210px);max-width:22%;z-index:2}.wby-zone-icons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.wby-zone-upgrade-icon{max-width:60px;height:auto}.wby-zone-daka_case{bottom:5%;left:3%;max-width:16%;z-index:2}.wby-zone-base_underlay{top:0;left:0;width:calc(100% - 420px);height:100%;z-index:1;pointer-events:none}#wby-configurator{position:relative;z-index:3;width:100%;max-width:100%}.wby-stage-container.wby-has-selection .wby-zone-hide-on-selection{opacity:0;transition:opacity 0.3s ease}@media (max-width:767px){.wby-stage-container{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"single";min-height:auto}.wby-zone{display:none}}#wby-configurator{z-index:auto}#wby-stage{position:relative;z-index:1;pointer-events:none;background:#fff0}#wby-stage-viewport{background:#fff0;pointer-events:none}#wby-stage-canvas{position:absolute;left:0;top:0;background:#fff0;pointer-events:none}.wby-zone{z-index:3}.wby-cfg-panel{position:relative;z-index:5;pointer-events:auto}.wby-zone-floorplate_callout{top:32%;width:auto}.wby-zone-floorplate_callout img{max-height:300px;width:auto}.wby-zone-cerakote_swatches{top:4%;left:calc((100% - 420px) * 0.471);transform:translateX(-50%);width:calc((100% - 420px) * 0.39);max-width:none}.wby-zone-muzzle_brake{top:15%;left:calc((100% - 420px) * 0.78);right:auto;transform:translateX(-50%);width:calc((100% - 420px) * 0.145)}.wby-zone-floorplate_callout{top:43%;left:calc((100% - 420px) * 0.804);right:auto;transform:translateX(-50%);width:auto}.wby-zone-floorplate_callout img{max-height:calc((100vh - 160px) * 0.41);width:auto}.wby-zone-scope_reticle{top:15%;left:calc((100% - 420px) * 0.22);transform:translateX(-50%);width:calc((100% - 420px) * 0.16)}.wby-zone-selected_upgrades{bottom:15%;left:calc((100% - 420px) * 0.471);transform:translateX(-50%);width:calc((100% - 420px) * 0.35);max-width:none}.wby-zone-cerakote_swatches{top:4%;left:calc((100% - 420px) * 0.506);transform:translateX(-50%);width:calc((100% - 420px) * 0.39);max-width:none}.wby-zone-muzzle_brake{top:15%;left:auto;right:calc(420px + (100% - 420px) * 0.06);transform:none;width:calc((100% - 420px) * 0.145)}.wby-zone-floorplate_callout{top:43%;left:auto;right:calc(420px + (100% - 420px) * 0.06);transform:none;width:auto}.wby-zone-floorplate_callout img{max-height:calc((100vh - 160px) * 0.496);width:auto}.wby-zone-scope_reticle{top:15%;left:calc((100% - 420px) * 0.22);transform:translateX(-50%);width:calc((100% - 420px) * 0.16)}.wby-zone-selected_upgrades{bottom:15%;left:calc((100% - 420px) * 0.506);transform:translateX(-50%);width:calc((100% - 420px) * 0.35);max-width:none}.wby-zone-header{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:#666;text-align:center;margin-bottom:14px}.wby-zone-selected_upgrades{top:68.9%;bottom:auto;left:calc((100% - 420px) * 0.506);transform:translateX(-50%);width:calc((100% - 420px) * 0.48);max-width:none}.wby-zone-icons{flex-wrap:wrap;justify-content:center}.wby-cfg-sections.wby-has-open .wby-section-header{opacity:.35;transition:opacity .15s ease}.wby-cfg-sections.wby-has-open .wby-section-header.wby-section-active{opacity:1}.wby-cfg-sections.wby-has-open .wby-section-header:hover{opacity:.75}.wby-cfg-sections.wby-has-open .wby-section-header:not(.wby-section-active) .wby-section-summary,.wby-cfg-sections.wby-has-open .wby-section-header:not(.wby-section-active) .wby-section-arrow{filter:grayscale(1)}.wby-section-header.wby-section-active{box-shadow:inset 3px 0 0 0 #c8a84b}