@layer base,components;@layer base{:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#22242c;background:#f7f8fa;font-synthesis:none;-webkit-font-smoothing:antialiased;--purple:#783da0;--purple-deep:#633182;--purple-light:#f2ebf7;--red:#cf4051;--muted:#737783;--line:#e5e7ed;--surface:#fff;--radius:14px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ad80c8;outline-offset:4px}input,select{color:inherit;min-width:0}input:focus,select:focus{outline:2px solid #b586d0;outline-offset:2px}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.1px;line-height:1.25;font-weight:680}h2{font-size:18px;letter-spacing:-.25px;font-weight:650}h3{font-size:16px;font-weight:600}small{font-size:13px}svg{flex-shrink:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button{appearance:none}input[type=checkbox]{accent-color:var(--purple)}::selection{background:#e4d1f0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}}@layer components{.header{height:94px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid var(--line);gap:18px}.brand{display:flex;align-items:center;gap:11px}.brand-symbol{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;background:#783da0;color:#fff;box-shadow:inset 4px 0 #cc4052;font-size:16px;letter-spacing:-1px;font-weight:800;font-style:italic}.brand b{display:block;font-size:22px;font-weight:750;letter-spacing:-.75px;color:var(--purple)}.brand em{font-style:normal;color:var(--red)}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:1px}.header-actions{display:flex;align-items:center;gap:10px}.game-label{font-size:13px;color:var(--muted);margin-right:15px}.button{border:1px solid transparent;background:#fff;border-radius:8px;padding:10px 14px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:550;line-height:1.5;transition:background .16s,border-color .16s,box-shadow .16s}.button:active:not(:disabled){transform:translateY(1px)}.button-primary{background:var(--purple);color:#fff;box-shadow:0 2px 3px #52276512}.button-primary:hover:not(:disabled){background:var(--purple-deep)}.button-outline{border-color:#dfe2e9;background:#fff;color:#474a55}.button-outline:hover:not(:disabled){border-color:#b9acc3;background:#fcfaff}.button-ghost{background:transparent;color:#737783;padding:8px}.button-ghost:hover{background:#eeedf2;color:#4c3c59}.full{width:100%}.badge{background:#f0eef4;border:1px solid #e7e3ee;padding:1px 6px;border-radius:5px;font-size:12px;color:#665575;min-width:21px;text-align:center}.text-button{border:0;padding:0;color:var(--purple);background:none;font-size:14px;display:inline-flex;align-items:center;gap:6px;text-align:left}.text-button:hover{text-decoration:underline}main{max-width:1240px;margin:auto;padding:34px 38px 0}.intro-row{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.section-kicker{font-size:11px;letter-spacing:1.6px;color:#91899b;font-weight:650;margin-bottom:10px}.intro-row p{font-size:15px;color:var(--muted);margin-top:10px;line-height:1.6}.main-tabs{display:flex;gap:3px;border:1px solid #e4e4eb;background:#efeff3;border-radius:10px;padding:4px;flex-shrink:0}.main-tabs button{display:flex;align-items:center;gap:7px;border:0;background:none;color:#777581;padding:10px 13px;font-size:13px;white-space:nowrap;border-radius:7px;transition:background .15s}.main-tabs button[data-state=active]{color:#563c6b;background:#fff;box-shadow:0 1px 4px #24203215;font-weight:600}.builder-grid{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:24px;align-items:start}.builder-main{min-width:0;display:grid;gap:20px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 2px 4px #27203503;padding:25px}.panel-title{display:flex;align-items:start;gap:12px;margin-bottom:22px}.panel-title p{font-size:13px;color:var(--muted);margin-top:5px;line-height:1.5}.step-number{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#f4f0f8;color:#8b5caa;font-size:12px;font-weight:600;flex-shrink:0}.quiet-icon{margin-left:auto;color:#b6b2bf;margin-top:3px}.field{display:flex;flex-direction:column;gap:9px;font-size:14px;min-width:0}.field>span{font-weight:550;color:#4c4e59}.field input:not([type=checkbox]),.field select,.catalog-toolbar select{background:#fff;border:1px solid #dfe2e9;border-radius:8px;padding:11px 12px;font-size:14px;width:100%;height:43px}.field small{font-size:12px;color:#8a8e98;line-height:1.5}.vehicle-fields{display:grid;grid-template-columns:1fr 168px;gap:22px}.class-pills{display:flex;gap:9px}.class-pills button{min-width:57px;height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe2e9;border-radius:8px;background:#fff;color:#777883;font-size:15px;font-weight:600;transition:border .15s,background .15s}.class-pills button:hover{border-color:#b79aca}.class-pills button.selected{color:var(--purple);border-color:#a373bf;background:#f7f1fb}.stage-label{margin-top:24px}.stage-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.stage-options button{position:relative;display:flex;flex-direction:column;align-items:start;gap:6px;padding:13px 12px;border:1px solid #e1e3eb;border-radius:9px;background:#fff;color:#474953;transition:background .16s,border .16s;min-height:77px}.stage-options button>span{font-size:14px;font-weight:600}.stage-options button small{font-size:12px;color:#92909a}.stage-options button>svg{position:absolute;top:13px;right:11px;color:var(--purple)}.stage-options button.selected{background:#f8f3fb;border-color:#a77bbc;box-shadow:0 0 0 1px #a77bbc10;color:#6d388e}.stage-options button.selected small{color:#a17bb8}.stage-options button:hover{border-color:#b399c6}.setup-note{display:flex;gap:8px;align-items:center;margin-top:17px;color:#8c8994;font-size:12px;line-height:1.5}.setup-note>button{margin-left:auto;font-size:12px;flex-shrink:0}.inline-settings{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.inline-settings p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:12px}.models-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.more-button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#7d6a8e;padding:17px 0 0;margin-top:18px;border-top:1px solid #f0edf3;width:100%;font-size:13px;text-align:left}.more-button svg:last-child{margin-left:auto;transition:transform .16s}.rotated{transform:rotate(180deg)}.extra-checks{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.extra-checks fieldset{padding:12px;border:1px solid var(--line);border-radius:8px;margin:0}.extra-checks legend{font-size:13px;font-weight:600;padding:0 6px;color:#6b557c}.extra-checks label{display:flex;gap:8px;align-items:start;padding:7px 0;font-size:13px;line-height:1.5}.extra-checks input{width:16px;height:16px;margin:2px 0 0}.extra-checks label small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.subnote{grid-column:1/-1;font-size:12px;line-height:1.6;color:var(--muted)}.list-heading{display:flex;justify-content:space-between;align-items:center;margin:6px 0 17px;gap:15px}.list-heading p{font-size:13px;line-height:1.6;color:var(--muted);margin-top:5px}.soft-badge{font-size:11px;background:#eeedf3;color:#87818e;padding:5px 8px;border:1px solid #e5e2e9;border-radius:5px;white-space:nowrap}.company-list{display:grid;gap:10px}.company{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.company h3{margin:0}.company-trigger{display:flex;width:100%;border:0;background:#fff;padding:18px;align-items:center;gap:13px;text-align:left;color:inherit}.company-trigger:hover{background:#fdfbfe}.company-mark{width:38px;height:38px;display:grid;place-items:center;font-size:12px;font-weight:750;letter-spacing:-.3px;border-radius:10px;background:#f5f0ea;color:#a18053;border:1px solid #eee5d9;flex-shrink:0}.mark-1{color:#a05268;background:#f8edf0;border-color:#f1e2e8}.mark-2{color:#8261a4;background:#f1ecf8;border-color:#e7e0f0}.mark-3{color:#5c84ac;background:#edf3fa;border-color:#e0eaf6}.mark-4{color:#5c967e;background:#edf6f0;border-color:#e0eee5}.mark-5{color:#817595;background:#f2eff6;border-color:#e8e3ef}.company-name{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.company-name b{font-size:14px;font-weight:600}.company-name small{font-size:12px;color:#97939e}.company-price{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.chevron{color:#b1aab9;transition:transform .15s}.company-trigger[data-state=open]>.chevron{transform:rotate(180deg)}.company-content[data-state=open]{animation:expand .2s ease-out}.company-content{overflow:hidden;border-top:1px solid var(--line)}@keyframes expand{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}th{background:#faf9fc;color:#93909a;font-size:12px;font-weight:500;padding:12px 17px;white-space:nowrap}td{padding:13px 17px;border-bottom:1px solid #f0eff3;font-size:13px}tr:last-child td{border-bottom:0}td:first-child{min-width:195px}.part-name{font-size:13px;font-weight:500;color:#45444f}.part-name:hover{color:var(--purple)}td small{display:block;font-size:11px;color:#92909b;line-height:1.5;margin-top:5px}td small span{padding:0 3px}.money{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:550}.quantity-input{border:1px solid #dfe2e9;background:#fff;border-radius:6px;width:55px;text-align:center;padding:6px 5px;font-size:14px;height:32px}.footnote{color:#96919e;font-size:12px;line-height:1.7;margin-top:14px}.footnote .text-button{font-size:12px}.build-summary{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px;position:sticky;top:22px;box-shadow:0 4px 12px #30243905}.summary-label{font-size:14px;display:flex;align-items:center;gap:8px;font-weight:600;color:#595262}.summary-label svg{color:#9a7ba9}.summary-context{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.summary-context span{font-size:11px;color:#8d7d99;background:#f6f3f8;border-radius:4px;padding:4px 7px}.summary-total{margin:24px 0 21px;border-bottom:1px solid #efedf3;padding-bottom:22px}.summary-total>small{font-size:12px;color:#96909f}.summary-total>strong{display:block;font-size:32px;letter-spacing:-1.15px;font-weight:650;margin:7px 0;color:#342a3d;font-variant-numeric:tabular-nums;white-space:nowrap}.summary-total>span{font-size:11px;color:#a39ba9}.summary-line{display:flex;justify-content:space-between;font-size:13px;margin-bottom:13px;color:#99929f}.summary-line b{color:#726578;font-weight:500}.build-summary>.button-primary{margin-top:12px}.build-summary>.button+.button{margin-top:9px}.build-summary .button-primary svg:last-child{margin-left:auto}.build-summary .button-primary svg:first-child{margin-right:auto}.summary-link{width:100%;justify-content:center;margin-top:16px;font-size:12px;color:#95859f}.local-note{display:flex;gap:7px;align-items:start;margin-top:23px;padding-top:18px;border-top:1px solid #efedf3;color:#aaa1b1;font-size:11px;line-height:1.6}.local-note svg{margin-top:2px}.catalog-panel{padding:0;overflow:hidden}.catalog-toolbar{padding:22px 22px 15px;display:flex;gap:12px;align-items:center}.search-box{display:flex;gap:10px;align-items:center;border:1px solid #dfe2e9;background:#fff;border-radius:8px;padding:0 12px;flex:1;min-width:150px;height:43px;color:#a29baa}.search-box input{border:0;outline:0;background:none;width:100%;font-size:14px;min-width:0}.search-box:focus-within{outline:2px solid #b586d0;outline-offset:2px}.catalog-toolbar>select{width:auto;max-width:220px}.company-filters{display:flex;gap:7px;flex-wrap:wrap;padding:0 22px 20px}.company-filters button{border:1px solid transparent;background:none;padding:6px 10px;font-size:12px;color:#8a8392;border-radius:6px}.company-filters button.selected{color:#805796;background:#f4edf8;border-color:#eadcf2}.company-filters button:hover{background:#f8f5fa}.catalog-caption{display:flex;justify-content:space-between;gap:15px;padding:13px 22px;border-top:1px solid var(--line);font-size:12px;color:#99929f}.catalog-table td,.catalog-table th{padding-left:22px;padding-right:22px}.catalog-table .part-name{font-size:14px}.catalog-table td:first-child{min-width:260px}.icon-button{width:33px;height:33px;padding:0}.alert{background:#fff8ec;border:1px solid #efe0c3;border-radius:8px;padding:13px 15px;display:flex;gap:9px;align-items:start;font-size:13px;line-height:1.6;color:#967135;margin-bottom:18px}.alert.small{font-size:12px;margin:15px 0}.modal-overlay{position:fixed;inset:0;background:#241b3259;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;animation:fade .15s}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:41;background:#fff;border:1px solid #eee8f3;box-shadow:0 24px 80px #26123830;border-radius:17px;padding:26px;max-height:88dvh;overflow-y:auto;width:calc(100% - 32px);max-width:490px;animation:fade .18s}.modal-wide{max-width:760px}.modal-top{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:22px}.modal-top h2{font-size:21px;font-weight:650;line-height:1.35;margin:0}.modal-top p{font-size:13px;line-height:1.6;color:var(--muted);margin:7px 0 0}.modal-top>.button{padding:4px;color:#8b8294}.drawer{left:auto;right:0;top:0;transform:none;width:440px;max-width:100%;height:100dvh;max-height:none;border-radius:16px 0 0 16px;padding:24px;display:flex;flex-direction:column}.drawer-scroll{overflow-y:auto;flex:1;padding:3px 4px 20px}.drawer .modal-top{flex-shrink:0}.modal-note{font-size:13px;color:var(--muted);margin:16px 0;line-height:1.6}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.empty{text-align:center;padding:44px 24px;color:#a598ad}.empty svg{margin-bottom:14px}.empty h3{color:#64556f;font-size:17px}.empty p{font-size:14px;line-height:1.7;color:#9c91a6;margin:9px auto 0;max-width:360px}.cart-list{margin-top:20px}.cart-row{border-top:1px solid #eeeaf3;padding:17px 0}.cart-title{display:flex;justify-content:space-between;gap:15px;align-items:start}.cart-title b{font-size:14px;font-weight:550;line-height:1.5}.cart-title .text-button{color:#ac9eb7}.cart-row>small{font-size:12px;color:#a093a9;display:block;margin-top:5px}.cart-quantity{display:flex;justify-content:space-between;align-items:center;margin-top:13px;gap:15px}.cart-quantity>b{font-size:14px;font-weight:550}.stepper{display:flex;border:1px solid #e3dce9;border-radius:7px;overflow:hidden}.stepper>button{border:0;display:grid;place-items:center;background:#fbf9fd;width:29px;color:#9681a5}.stepper>input{border:0;width:42px;border-radius:0;font-size:13px}.cart-total{display:flex;justify-content:space-between;gap:14px;padding:19px 0;border-top:1px solid #e5ddea;font-size:14px;color:#8e7e9a}.cart-total b{font-size:22px;color:#4a345a;letter-spacing:-.6px}.stack-actions{display:flex;flex-direction:column;gap:8px}.saved-list{display:grid;gap:12px}.saved-item{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #e9e2ee;border-radius:10px}.saved-icon{width:39px;height:39px;display:grid;place-items:center;background:#f5eef9;color:#9570ac;border-radius:10px;flex-shrink:0}.saved-meta{flex:1;min-width:0}.saved-meta h3{font-size:15px;overflow-wrap:anywhere}.saved-meta p{font-size:12px;color:#93859c;margin-top:4px}.saved-meta small{display:block;font-size:12px;color:#a79aad;margin-top:5px}.prose h3{margin:20px 0 10px}.prose p{font-size:14px;color:#82758c;line-height:1.8;margin:12px 0}.prose li{font-size:13px;line-height:1.8;color:#8a7a95}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.price-grid>div{border:1px solid #eae3f0;padding:11px 8px;border-radius:7px}.price-grid>div.current{background:#f8f2fc;border-color:#c5a7d8}.price-grid small{display:block;color:#9f8cab;font-size:11px}.price-grid b{display:block;font-size:13px;white-space:nowrap;margin-top:6px}.material-chips{display:flex;gap:8px;flex-wrap:wrap}.material-chips>span{display:flex;gap:14px;padding:8px 11px;border:1px solid #e8e1ed;border-radius:7px;font-size:13px}.materials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.materials-grid>div{display:flex;align-items:center;gap:10px;border:1px solid #e6ddec;border-radius:8px;padding:16px;font-size:14px}.materials-grid svg{color:#b89ec8}.materials-grid b{margin-left:auto;font-size:21px}.missing-recipes{background:#fff8ed;border:1px solid #efe1c6;border-radius:9px;padding:15px;margin-top:20px}.missing-recipes summary{cursor:pointer;font-size:14px;color:#927849}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:14px 17px;background:#312439;color:#fff;border:1px solid #5b406b;box-shadow:0 8px 32px #29133426;border-radius:10px;font-size:14px;max-width:calc(100% - 32px);z-index:60}.toast>button{color:#c1a8d0;border:0;background:none;display:grid;place-items:center;margin-left:10px;padding:0}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;margin-top:37px;font-size:12px;color:#a298ad}footer>span>span{padding:0 8px;color:#c9c0d0}footer .text-button{font-size:12px;color:#a298ad}@keyframes fade{0%{opacity:0}to{opacity:1}}@media(min-width:1450px){.header,main{max-width:1320px}.builder-grid{grid-template-columns:minmax(0,1fr) 320px;gap:30px}.panel{padding:28px}.build-summary{padding:26px}.intro-row{margin-bottom:32px}}@media(max-width:1050px){.header,main{padding-left:24px;padding-right:24px}.builder-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.intro-row{align-items:start;flex-direction:column;gap:21px}.main-tabs{align-self:flex-start}.panel{padding:20px}.vehicle-fields{grid-template-columns:1fr 130px;gap:14px}.class-pills{gap:5px}.class-pills button{min-width:42px}.stage-options{gap:6px}.stage-options button{padding:12px 8px}.stage-options button>svg{top:8px;right:5px;width:11px}.stage-options button small{font-size:11px}.build-summary{padding:20px}.summary-total>strong{font-size:29px}.extra-checks{grid-template-columns:1fr}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar .search-box{flex-basis:100%}}@media(max-width:780px){.builder-grid{display:flex;flex-direction:column}.builder-main{display:contents}.vehicle-panel{order:0;width:100%}.extras-panel{order:1;width:100%}.build-summary{order:2;position:static;width:100%;margin:0 0 5px}.shopping-list{order:3;width:100%}.summary-context{margin-top:12px}.summary-total{margin:15px 0;padding-bottom:16px}.summary-total>strong{font-size:33px}.summary-line{display:inline-flex;gap:8px;margin-right:25px;margin-bottom:10px}.local-note{margin-top:17px;padding-top:13px}.build-summary>.button-primary{margin-top:6px}.game-label{display:none}.vehicle-fields{grid-template-columns:1fr 170px}.class-pills button{min-width:56px}.panel-title{margin-bottom:19px}.stage-options button{padding:13px}.stage-options button small{font-size:12px}.stage-options button>svg{top:12px;right:10px;width:14px}.intro-row{margin-bottom:23px}.header{height:83px}.header-actions{gap:5px}.catalog-caption{font-size:11px}.catalog-table td:nth-child(2),.catalog-table th:nth-child(2){display:none}}@media(max-width:500px){.header{padding:0 18px}.brand-symbol{width:35px;height:35px;border-radius:10px;font-size:14px}.brand{gap:8px}.brand b{font-size:20px}.brand small{font-size:11px}.label-desktop{display:none}.header-actions .button{padding:8px 9px}.header-actions .button-ghost{padding:8px}.header-actions .badge{font-size:11px}main{padding:27px 18px 0}h1{font-size:28px;letter-spacing:-.8px}.intro-row p{font-size:14px}.section-kicker{font-size:10px;letter-spacing:1.3px}.main-tabs{width:100%;justify-content:stretch}.main-tabs button{flex:1;justify-content:center}.panel{padding:18px;border-radius:12px}.panel-title h2{font-size:17px}.panel-title p{font-size:12px}.panel-title .quiet-icon{display:none}.vehicle-fields{grid-template-columns:1fr 110px;gap:13px}.field>span{font-size:12px}.class-pills button{min-width:35px;height:41px;gap:4px}.class-pills button svg{width:10px}.class-pills{gap:5px}.field input:not([type=checkbox]),.field select{font-size:13px;padding:10px;height:41px}.stage-label{margin-top:20px}.stage-options{gap:7px;grid-template-columns:repeat(2,1fr)}.stage-options button{min-height:68px;padding:11px 13px}.stage-options button>svg{top:13px;right:12px}.stage-options button>span{font-size:14px}.setup-note{font-size:11px;align-items:start}.setup-note>button{font-size:11px}.models-grid{gap:12px}.models-grid .field small{font-size:11px}.models-grid .field select{font-size:12px}.more-button{font-size:12px;line-height:1.6;align-items:start}.more-button>svg{margin-top:2px}.list-heading{align-items:start}.list-heading h2{font-size:18px}.list-heading p{font-size:12px;max-width:250px}.soft-badge{font-size:10px}.company-trigger{padding:14px 12px;gap:9px}.company-mark{width:33px;height:33px;border-radius:8px;font-size:11px}.company-name b{font-size:13px}.company-name small{font-size:11px}.company-price{font-size:12px}.company-trigger>.chevron{width:15px}.company-name{gap:3px}.catalog-toolbar{padding:17px 15px 12px;gap:8px}.catalog-toolbar>select{font-size:12px;padding:8px;max-width:calc(65% - 5px)}.catalog-toolbar>select:first-of-type{width:32%}.company-filters{padding:0 15px 16px;gap:4px}.company-filters button{font-size:11px;padding:6px 8px}.catalog-caption{padding:11px 15px;flex-wrap:wrap;gap:5px}.catalog-table td,.catalog-table th{padding-left:13px;padding-right:13px}.catalog-table td:first-child{min-width:180px}.catalog-table .part-name{font-size:13px}.catalog-table .money{font-size:12px}.modal{padding:21px}.modal-top h2{font-size:20px}.drawer{border-radius:0;width:100%}.saved-item{gap:9px;padding:13px;flex-wrap:wrap}.saved-meta{min-width:180px}.saved-icon{display:none}.price-grid{grid-template-columns:repeat(2,1fr)}.materials-grid{grid-template-columns:1fr}.toast{font-size:12px;width:calc(100% - 32px)}footer{font-size:11px}footer .text-button{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}}:root{color-scheme:dark;background:#101014;color:#eeeaf3;--purple:#a86bd4;--purple-deep:#8845b5;--purple-light:#281c34;--red:#f06779;--muted:#aaa2b3;--line:#302a38;--surface:#19161f}body{background:#101014;color:#eeeaf3}::selection{background:#58306f;color:#fff}.header{border-color:var(--line)}.brand-symbol{background:#7d3ca7;box-shadow:inset 4px 0 #d34359}.brand b{color:#bc83e6}.brand em{color:#f06779}.brand small,.game-label{color:#aaa2b3}.button{background:#221c2a;color:#ece4f3}.button-primary{background:#8645b2;color:#fff;box-shadow:0 2px 6px #0003}.button-primary:hover:not(:disabled){background:#9b58c6}.button-outline{background:#1c1823;border-color:#44364f;color:#ded1e8}.button-outline:hover:not(:disabled){background:#2b2035;border-color:#9866b3}.button-ghost{background:transparent;color:#b9a8c7}.button-ghost:hover{background:#2b2234;color:#f0e8f6}.badge{background:#30223d;border-color:#493252;color:#d3b3e8}.text-button{color:#c491e5}.section-kicker{color:#ad91bf}.main-tabs{background:#17131c;border-color:#35293f}.main-tabs button{color:#b09dbd}.main-tabs button[data-state=active]{background:#31203e;color:#e8cdfa;box-shadow:0 2px 5px #0004}.panel,.build-summary{background:var(--surface);border-color:var(--line);box-shadow:0 4px 14px #0002}.step-number{background:#30213e;color:#d1a4ee}.quiet-icon{color:#8e779d}.field>span{color:#d5c9df}.field input:not([type=checkbox]),.field select,.catalog-toolbar select{background:#131017;color:#e7ddec;border-color:#42344e}input::placeholder{color:#a091aa}input:focus,select:focus{outline-color:#b27bd7}option{background:#19131f;color:#e7ddec}.class-pills button{background:#16111d;color:#b8a7c4;border-color:#41324d}.class-pills button.selected{background:#332041;border-color:#ad75ce;color:#e4bcff}.class-pills button:hover{border-color:#a475bc}.stage-options button{background:#17121d;color:#ded0e8;border-color:#3b2c47}.stage-options button small{color:#aa96b8}.stage-options button.selected{background:#30203d;border-color:#af79cd;color:#e9caff;box-shadow:0 0 0 1px #af79cd12}.stage-options button.selected small{color:#c6a5dc}.stage-options button>svg{color:#cf9aee}.setup-note{color:#ad98bb}.more-button{border-color:#34233f;color:#c3a3d9}.field small{color:#aa96b8}.extra-checks fieldset{background:#16121b;border-color:#3a2b45}.extra-checks legend{color:#c5a2db}.soft-badge{background:#28202f;color:#c4adcf;border-color:#40304d}.company{background:#19151e;border-color:#342b3d}.company-trigger{background:#19151e;color:#eee6f5}.company-trigger:hover{background:#231a2b}.company-name small{color:#b4a0c1}.company-price{color:#e8daef}.chevron{color:#aa8abc}.company-content{border-color:#36253f}.company-mark{background:#33291d;color:#d4b485;border-color:#53422b}.mark-1{background:#351f2a;color:#de9db3;border-color:#573043}.mark-2{background:#2c203c;color:#bea0e0;border-color:#47325f}.mark-3{background:#1e2b3c;color:#9cbee5;border-color:#334a66}.mark-4{background:#1a3029;color:#95c8b2;border-color:#2b4d40}.mark-5{background:#292330;color:#bca9d2;border-color:#423750}th{background:#15101b;color:#b49fc2}td{border-color:#302238;color:#d5c8df}.part-name{color:#e4d5ee}td small{color:#ae98bc}.quantity-input{background:#151019;border-color:#47334f;color:#eee0f7}.footnote{color:#ad97b9}.summary-label{color:#d5bce5}.summary-label svg{color:#b98bd6}.summary-context span{background:#2b1f34;color:#c5a4d9}.summary-total{border-color:#392640}.summary-total>small{color:#bba1c9}.summary-total>strong{color:#f5e9ff}.summary-total>span{color:#af94bd}.summary-line{color:#b9a0c8}.summary-line b{color:#dfc6ee}.summary-link{color:#c2a1d6}.local-note{color:#ae92bd;border-color:#3a2944}.search-box{background:#151019;border-color:#43324f;color:#af94be}.search-box input{color:#eee3f5}.company-filters button{color:#bfa6cf}.company-filters button.selected{background:#342042;border-color:#583268;color:#e4c0fa}.company-filters button:hover{background:#2a1d35}.catalog-caption{color:#b49ac3}.alert,.alert.small{background:#30261a;color:#e5c291;border-color:#5b4428}.modal-overlay{background:#050308c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{background:#1b1423;border-color:#463050;color:#f0e4f8;box-shadow:0 24px 80px #0008}.modal-top>.button{color:#c5a9d5}.modal-top p{color:#bba4c9}.empty{color:#b08fc4}.empty h3{color:#e1c6f0}.empty p{color:#b7a0c6}.cart-row{border-color:#3c2847}.cart-title b{color:#e9d6f4}.cart-title .text-button{color:#b493c6}.cart-row>small{color:#bda0cd}.stepper{border-color:#4b3458}.stepper>button{background:#2b1d36;color:#d2b0e5}.stepper>input{background:#15101b;color:#ecddf5}.cart-total{border-color:#483052;color:#bfa0d1}.cart-total b{color:#f0d9ff}.saved-item{background:#211629;border-color:#493052}.saved-icon{background:#382044;color:#d0a4e8}.saved-meta p,.saved-meta small{color:#bca1cc}.prose p,.prose li{color:#c1abcf}.price-grid>div{background:#18101f;border-color:#473050}.price-grid>div.current{background:#35213f;border-color:#a871c3}.price-grid small{color:#c7a8d7}.price-grid b{color:#edd9f9}.material-chips>span,.materials-grid>div{background:#201627;border-color:#493354;color:#ddc6eb}.materials-grid svg{color:#c799e0}.missing-recipes{background:#30261a;border-color:#5b4428}.missing-recipes summary{color:#e5c291}.toast{background:#382146;color:#f5eaff;border-color:#794f90}.toast>button{color:#dbc0ec}footer{border-color:#34243e;color:#b598c5}footer .text-button{color:#c1a2d2}footer>span>span{color:#846492}.stage-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;align-items:end;margin-top:22px}.range-separator{padding-bottom:12px;color:#aaa3b5}.stage-range select{width:100%}.pricing-note{padding:12px 14px;margin:10px 0;background:#201925;border-radius:8px;font-size:12px}.pricing-note>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.pricing-note small{display:block;color:#b5a9bf;line-height:1.5}
