#budget-room-builder,.budget-room-builder{border-radius:0 !important}.sb-room-builder{--rb-ink:#272727;--rb-teal:#4d61f3;--rb-teal-dark:#263bb7;--rb-teal-soft:#edeffe;--rb-coral:#f74141;--rb-sale:#e23636;--rb-muted:#6e6e6e;--rb-line:#e5e5e5;--rb-soft:#f5f5f5;--rb-radius:10px;--rb-pill:60px;position:relative;width:min(100% - 32px,1440px);margin:24px auto 34px;color:var(--rb-ink);font-family:inherit}.sb-room-builder *,.sb-room-builder *:before,.sb-room-builder *:after{box-sizing:border-box}.sb-room-builder button,.sb-room-builder input,.sb-rb-alt-sheet button{font:inherit;letter-spacing:0}.sb-room-builder button:hover,.sb-room-builder button:focus,.sb-rb-alt-sheet button:hover,.sb-rb-alt-sheet button:focus{color:inherit;border-color:transparent}.sb-rb-header{display:flex;align-items:center;min-height:88px;padding:16px 20px;border:1px solid var(--rb-line);border-radius:var(--rb-radius);background:#fff}.sb-rb-mark{display:grid;flex:0 0 56px;width:56px;height:56px;margin-right:14px;place-items:center;border-radius:var(--rb-radius);background:var(--rb-teal-soft);color:var(--rb-teal)}.sb-rb-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.sb-rb-title{min-width:0}.sb-rb-header h1{margin:0;color:var(--rb-ink);font-size:24px;font-weight:800;line-height:1.15}.sb-rb-header p{margin:4px 0 0;color:var(--rb-muted);font-size:14px}.sb-rb-question{margin-left:auto;padding:10px 16px;border-radius:var(--rb-pill);background:#fff1f1;color:#c22f2f;font-size:15px;font-weight:600;white-space:nowrap}.sb-rb-steps{display:grid;grid-template-columns:1.05fr 1.2fr 1.35fr .8fr;margin-top:12px;border:1px solid var(--rb-line);border-radius:var(--rb-radius);background:#fff;overflow:hidden}.sb-rb-step{min-width:0;margin:0;padding:16px 18px 18px;border:0;border-right:1px solid var(--rb-line)}.sb-rb-step:last-child{border-right:0}.sb-rb-step legend{display:flex;align-items:center;width:100%;margin:0 0 12px;padding:6px 0 0;color:var(--rb-ink);font-size:15px;font-weight:700}.sb-rb-step legend span{display:inline-grid;width:28px;height:28px;margin-right:9px;place-items:center;border-radius:50%;background:var(--rb-teal);color:#fff;font-size:13px;font-weight:700}.sb-rb-options{display:grid;gap:8px}.sb-rb-options button{min-width:0;border:1px solid #d9d9d9;background:#fff;color:var(--rb-ink);cursor:pointer;text-align:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.sb-rb-size-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-content:start}.sb-rb-size-options button,.sb-rb-custom-size{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:40px;gap:6px;padding:6px 8px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:var(--rb-ink);cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap;text-align:center;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.sb-rb-size-options button:hover,.sb-rb-custom-size:hover{border-color:var(--rb-teal)}.sb-rb-size-options button.is-selected{border-color:var(--rb-teal);background:var(--rb-teal-soft);color:var(--rb-teal-dark);box-shadow:inset 0 0 0 1px var(--rb-teal)}.sb-rb-custom-size span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-rb-custom-size input{display:none;width:100%;min-width:0;height:100%;padding:3px 4px;border:0;background:0 0;color:var(--rb-ink);font-size:13px;font-weight:700;text-align:center;outline:0}.sb-rb-custom-size:focus-within span,.sb-rb-custom-size.is-selected span{display:none}.sb-rb-custom-size:focus-within input,.sb-rb-custom-size.is-selected input{display:block}.sb-rb-custom-size.is-selected{border-color:var(--rb-teal);background:var(--rb-teal-soft);color:var(--rb-teal-dark);box-shadow:inset 0 0 0 1px var(--rb-teal)}.sb-rb-custom-size.is-selected input{color:var(--rb-teal-dark)}.sb-rb-room-options{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-rb-room-options button{display:flex;min-height:56px;padding:7px 8px 8px;align-items:center;flex-direction:column;justify-content:center;gap:4px;border-radius:var(--rb-radius);font-size:13px}.sb-rb-room-options button:hover{border-color:var(--rb-teal);box-shadow:inset 0 0 0 1px var(--rb-teal)}.sb-rb-room-options button.is-selected{border-color:var(--rb-teal);background:var(--rb-teal-soft);color:var(--rb-teal-dark);box-shadow:inset 0 0 0 1px var(--rb-teal);font-weight:700}.sb-rb-room-options button img{display:block;width:34px;height:34px;flex:0 0 34px;object-fit:contain}.sb-rb-room-options button span{display:block;line-height:1.2;white-space:nowrap}.sb-rb-budget-options{display:flex;gap:0;align-items:stretch;border:1px solid #d9d9d9;border-radius:12px;background:#fff;overflow:hidden}.sb-rb-budget-options button,.sb-rb-custom-budget{display:flex;flex:1 1 0;min-width:0;min-height:50px;padding:8px 4px;align-items:center;justify-content:center;border:0;border-left:1px solid var(--rb-line);background:#fff;color:var(--rb-muted);cursor:pointer;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center;transition:background-color .16s ease,color .16s ease}.sb-rb-budget-options button:first-child{border-left:0}.sb-rb-budget-options button:hover,.sb-rb-custom-budget:hover{background:var(--rb-soft);color:var(--rb-ink)}.sb-rb-budget-options button:focus-visible,.sb-rb-custom-budget:focus-within{outline:2px solid var(--rb-teal);outline-offset:-2px}.sb-rb-budget-options button.is-selected,.sb-rb-custom-budget.is-selected{background:var(--rb-ink);color:#fff;font-weight:700}.sb-rb-custom-budget{flex:1.25 1 0;overflow:hidden}.sb-rb-custom-budget span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-rb-custom-budget input{display:none;width:100%;min-width:0;height:34px;padding:4px 6px;border:0;background:0 0;color:var(--rb-ink);font-variant-numeric:tabular-nums;text-align:center;outline:0}.sb-rb-custom-budget.is-selected input{color:#fff}.sb-rb-custom-budget:focus-within span,.sb-rb-custom-budget.is-selected span{display:none}.sb-rb-custom-budget:focus-within input,.sb-rb-custom-budget.is-selected input{display:block}.sb-rb-style-options{grid-template-columns:repeat(4,minmax(0,1fr))}.sb-rb-style-options button{position:relative;height:104px;padding:0;overflow:hidden;border-radius:var(--rb-radius)}.sb-rb-style-options button:hover{border-color:var(--rb-teal);box-shadow:inset 0 0 0 1px var(--rb-teal)}.sb-rb-style-options button.is-selected{border-color:var(--rb-teal);box-shadow:inset 0 0 0 1px var(--rb-teal)}.sb-rb-style-options img{display:block;width:100%;height:74px;object-fit:cover}.sb-rb-style-options span{display:block;height:30px;padding:5px 3px;background:#fff;color:var(--rb-ink);font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-rb-style-options .is-selected span{background:var(--rb-teal-soft);color:var(--rb-teal-dark)}.sb-rb-result{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start;margin-top:12px}.sb-rb-result-main{min-width:0;border:1px solid var(--rb-line);border-radius:var(--rb-radius);background:#fff;overflow:hidden}.sb-rb-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid var(--rb-line)}.sb-rb-result-title{min-width:0}.sb-rb-result-head h2{margin:0;color:var(--rb-ink);font-size:18px;font-weight:800;line-height:1.3}.sb-rb-result-head p{display:none !important}.sb-rb-spend{display:flex;align-items:baseline;gap:8px;padding:8px 14px;border-radius:var(--rb-pill);background:var(--rb-soft);white-space:nowrap}.sb-rb-spend span{color:var(--rb-muted);font-size:18px}.sb-rb-spend strong{color:var(--rb-ink);font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.sb-rb-budgetbar{padding:12px 20px;border-bottom:1px solid var(--rb-line);background:#fafcfd}.sb-rb-progress{height:8px;overflow:hidden;border-radius:var(--rb-pill);background:#e9edef}.sb-rb-progress-fill{width:0;height:100%;border-radius:var(--rb-pill);background:var(--rb-teal);transition:width .35s ease}.sb-rb-progress.is-over .sb-rb-progress-fill{background:var(--rb-coral)}.sb-rb-progress-labels{display:flex;justify-content:space-between;margin-top:7px;font-size:11px;font-variant-numeric:tabular-nums}.sb-rb-spent-label{color:var(--rb-teal-dark);font-weight:700}.sb-rb-remain-label{color:var(--rb-muted)}.sb-rb-remain-label.is-over{color:var(--rb-coral);font-weight:700}.sb-rb-table-labels,.sb-rb-item{display:grid;grid-template-columns:minmax(300px,2fr) minmax(95px,.6fr) minmax(140px,.8fr) minmax(115px,.65fr) 172px;align-items:center;column-gap:14px}.sb-rb-table-labels{padding:8px 20px;border-bottom:1px solid var(--rb-line);background:#fafafa;color:#2943ff;font-size:14px;font-weight:600}.sb-rb-item{min-height:102px;padding:12px 20px;border-bottom:1px solid var(--rb-line);transition:background-color .15s ease}.sb-rb-item:last-child{border-bottom:0}.sb-rb-item:hover{background:var(--rb-teal-soft)}.sb-rb-product{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:13px;min-width:0}.sb-rb-product img{display:block;width:96px;aspect-ratio:4/3;height:auto;border:1px solid #eef0f2;border-radius:8px;object-fit:contain;background:var(--rb-soft)}.sb-rb-product a{color:inherit;text-decoration:none}.sb-rb-product a:hover strong{color:var(--rb-teal-dark)}.sb-rb-product small{display:inline-block;margin-bottom:3px;padding:2px 6px;border-radius:4px;background:var(--rb-teal-soft);color:var(--rb-teal-dark);font-size:10px;font-weight:700}.sb-rb-product strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;line-height:1.35;transition:color .15s ease}.sb-rb-product .sb-rb-brand{display:block;overflow:hidden;margin-top:2px;color:var(--rb-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sb-rb-sku,.sb-rb-dimension{color:#3d4658;font-size:12px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.sb-rb-price strong{display:inline-block;color:var(--rb-sale);font-size:16px;font-weight:800;font-variant-numeric:tabular-nums}.sb-rb-price del{display:block;margin-top:1px;color:#9a9a9a;font-size:11px;font-variant-numeric:tabular-nums}.sb-rb-discount{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:var(--rb-pill);background:var(--rb-coral);color:#fff;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;vertical-align:1px;white-space:nowrap}.sb-rb-change{min-height:36px;padding:6px 14px;border:1px solid var(--rb-teal);border-radius:var(--rb-pill);background:#fff;color:var(--rb-teal-dark);cursor:pointer;font-size:12px;font-weight:700;transition:background-color .18s ease,color .18s ease}.sb-rb-change:hover,.sb-rb-change:focus-visible{background:var(--rb-teal);color:#fff;outline:0}.sb-rb-change:disabled{border-color:#d9d9d9;color:#ababab;cursor:default;background:#fff}.sb-rb-actions{display:flex;align-items:center;gap:8px}.sb-rb-remove{min-height:36px;padding:6px 14px;border:1px solid var(--rb-line);border-radius:var(--rb-pill);background:#fff;color:var(--rb-coral);cursor:pointer;font-size:12px;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.sb-rb-remove:hover,.sb-rb-remove:focus-visible{border-color:var(--rb-coral);background:#fff5f5;color:var(--rb-coral);outline:0}.sb-rb-summary{position:sticky;top:16px;padding:18px;border:1px solid var(--rb-line);border-radius:var(--rb-radius);background:#fff}.sb-rb-remaining{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:12px;border-bottom:1px dashed var(--rb-line)}.sb-rb-remaining span{color:var(--rb-muted);font-size:17px}.sb-rb-remaining strong{color:var(--rb-teal-dark);font-size:26px;font-weight:800;font-variant-numeric:tabular-nums}.sb-rb-remaining.is-over strong{color:var(--rb-coral)}.sb-rb-remaining.is-over span{color:var(--rb-coral)}.sb-rb-benefits{margin:14px 0;padding:13px 14px;border-radius:8px;background:var(--rb-soft)}.sb-rb-benefits h3{margin:0 0 9px;font-size:14px;font-weight:700}.sb-rb-benefits p{position:relative;margin:6px 0;padding-left:22px;color:#3f4858;font-size:12px}.sb-rb-benefits p:before{position:absolute;top:1px;left:0;display:grid;width:15px;height:15px;place-items:center;border-radius:50%;background:var(--rb-teal);color:#fff;content:'✓';font-size:9px;font-weight:700}.sb-rb-total{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;padding:12px 0 14px}.sb-rb-total span{color:var(--rb-ink);font-size:14px;font-weight:700}.sb-rb-total strong{color:var(--rb-ink);font-size:30px;font-weight:800;font-variant-numeric:tabular-nums}.sb-rb-add-set{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;gap:8px;border:1px solid var(--rb-teal);border-radius:var(--rb-pill);background:var(--rb-teal);color:#fff;cursor:pointer;font-size:15px;font-weight:700;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.sb-rb-add-set:hover,.sb-rb-add-set:focus-visible{background:#fff;color:var(--rb-teal);outline:0}.sb-rb-add-set.is-added,.sb-rb-add-set.is-added:hover{border-color:var(--rb-ink);background:var(--rb-ink);color:#fff}.sb-rb-add-set:disabled,.sb-rb-add-set:disabled:hover{border-color:#c9ced6;background:#c9ced6;color:#fff;cursor:wait}.sb-rb-add-set svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sb-rb-loading{display:grid;gap:1px}.sb-rb-loading span{display:block;height:102px;border-bottom:1px solid var(--rb-line);background:#f7f9fa;animation:sb-rb-pulse 1s ease-in-out infinite alternate}.sb-rb-loading span:nth-child(2){animation-delay:.12s}.sb-rb-loading span:nth-child(3){animation-delay:.24s}.sb-rb-loading span:nth-child(4){animation-delay:.36s}@keyframes sb-rb-pulse{to{background:#edf1f3}}.sb-rb-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;padding:24px;color:var(--rb-muted);text-align:center}.sb-rb-empty svg{width:44px;height:44px;margin-bottom:10px;fill:none;stroke:#b9c2cb;stroke-linecap:round;stroke-width:1.6}.sb-rb-empty strong{margin-bottom:6px;color:var(--rb-ink);font-size:17px}.sb-rb-empty span{font-size:13px}.sb-rb-alternatives[hidden],.sb-rb-toast[hidden],.sb-rb-table[hidden],.sb-rb-loading[hidden],.sb-rb-empty[hidden]{display:none !important}.sb-rb-alternatives{position:fixed;z-index:100020;inset:0;display:grid;place-items:center;padding:20px}.sb-rb-alternatives-backdrop{position:absolute;inset:0;border:0;background:rgba(24,24,24,.45);cursor:pointer}.sb-rb-alternatives>section{position:relative;width:min(680px,100%);max-height:min(680px,86vh);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 24px 64px rgba(0,0,0,.16)}.sb-rb-sheet-handle{display:none}.sb-rb-alternatives header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px 13px;border-bottom:1px solid var(--rb-line);background:#fff}.sb-rb-alternatives header small{display:block;color:var(--rb-teal-dark);font-size:11px;font-weight:700}.sb-rb-alternatives h2{margin:2px 0 0;font-size:18px;font-weight:800}.sb-rb-alt-close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--rb-soft);color:var(--rb-ink);cursor:pointer;font-size:22px;line-height:1;transition:background-color .15s ease}.sb-rb-alt-close:hover,.sb-rb-alt-close:focus-visible{background:#e8e8e8;outline:0}.sb-rb-alt-list{padding:0 8px 8px}.sb-rb-alt-note{display:none !important}.sb-rb-alt-more{display:block;width:calc(100% - 16px);margin:10px 8px 4px;min-height:40px;border:1px dashed var(--rb-teal);border-radius:var(--rb-pill);background:#fff;color:var(--rb-teal-dark);cursor:pointer;font-size:13px;font-weight:700}.sb-rb-alt-more:hover,.sb-rb-alt-more:focus-visible{background:var(--rb-teal-soft);outline:0}.sb-rb-alt-product{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;width:100%;min-height:104px;gap:14px;padding:12px;border:0 !important;border-bottom:1px solid var(--rb-line) !important;border-radius:10px;background:#fff !important;color:var(--rb-ink) !important;cursor:pointer;text-align:left;transition:background-color .15s ease}.sb-rb-alt-product:last-child{border-bottom:0 !important}.sb-rb-alt-product:hover,.sb-rb-alt-product:focus-visible{border:0 !important;border-bottom:1px solid var(--rb-line) !important;background:var(--rb-teal-soft) !important;color:var(--rb-ink) !important;outline:0}.sb-rb-alt-product:hover strong{color:var(--rb-teal)}.sb-rb-alt-product img{display:block;width:88px;aspect-ratio:4/3;height:auto;border-radius:8px;object-fit:contain;background:var(--rb-soft)}.sb-rb-alt-product span{min-width:0}.sb-rb-alt-product small,.sb-rb-alt-product em{display:block;color:var(--rb-muted);font-size:11px;font-style:normal;font-variant-numeric:tabular-nums}.sb-rb-alt-product strong{display:-webkit-box;overflow:hidden;margin:3px 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px}.sb-rb-alt-product .sb-rb-alt-price{text-align:right;white-space:nowrap}.sb-rb-alt-product .sb-rb-alt-price b{color:var(--rb-sale);font-size:15px;font-weight:700;margin-right:10px;font-variant-numeric:tabular-nums}.sb-rb-alt-product .sb-rb-alt-price .sb-rb-discount{display:inline-block;margin:1px 0 0;vertical-align:baseline}.sb-rb-alt-product .sb-rb-alt-price del{display:block;color:#9a9a9a;font-size:10px;font-weight:400;font-variant-numeric:tabular-nums}.sb-rb-toast{position:fixed;z-index:100050;right:24px;bottom:24px;max-width:380px;padding:13px 18px;border-radius:var(--rb-radius);background:var(--rb-ink);color:#fff;box-shadow:0 12px 34px rgba(0,0,0,.22);font-size:13px;font-weight:600}.sb-rb-toast.is-error{background:#c22f2f}body.sb-rb-modal-open{overflow:hidden}@media (max-width:1180px){.sb-rb-steps{grid-template-columns:1fr 1fr}.sb-rb-style-step,.sb-rb-size-step{grid-column:1/-1;border-top:1px solid var(--rb-line)}.sb-rb-size-step{border-bottom:1px solid var(--rb-line)}.sb-rb-table-labels,.sb-rb-item{grid-template-columns:minmax(260px,1.8fr) minmax(85px,.55fr) minmax(110px,.7fr) minmax(100px,.6fr) 150px;column-gap:9px}.sb-rb-result{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width:900px){.sb-room-builder{width:100%;margin-top:14px;padding-bottom:92px}.sb-rb-item{scroll-margin-bottom:100px}.sb-rb-header{align-items:flex-start}.sb-rb-question{display:none}.sb-rb-steps{display:block}.sb-rb-step{border-right:0;border-bottom:1px solid var(--rb-line)}.sb-rb-step:last-child{border-bottom:0}.sb-rb-style-step{border-top:0}.sb-rb-result{display:block}.sb-rb-summary{position:fixed !important;z-index:80 !important;top:auto !important;right:0 !important;bottom:0 !important;left:0 !important;height:auto !important;max-height:none !important;display:flex !important;align-items:center !important;gap:12px !important;padding:10px 14px !important;padding-bottom:max(10px,env(safe-area-inset-bottom)) !important;border:0 !important;border-top:1px solid var(--rb-line) !important;border-radius:0 !important;background:#fff !important;box-shadow:0 -6px 20px rgba(0,0,0,.1) !important}.sb-rb-remaining{display:block;padding:0;border:0;white-space:nowrap}.sb-rb-remaining span,.sb-rb-total span{display:block;font-size:10px}.sb-rb-remaining strong{font-size:16px}.sb-rb-total{display:block;padding:0;white-space:nowrap}.sb-rb-total strong{font-size:20px}.sb-rb-benefits{display:none}.sb-rb-add-set{flex:1 1 auto;min-height:48px;max-width:320px;margin-left:auto;padding:6px 14px}.sb-rb-add-set span{white-space:nowrap}.sb-rb-alternatives{align-items:end;padding:0;place-items:end center}.sb-rb-alternatives>section{width:100%;max-height:82vh;border-radius:16px 16px 0 0;animation:sb-rb-sheet-up .25s ease}.sb-rb-sheet-handle{display:block;width:42px;height:4px;margin:10px auto 2px;border-radius:var(--rb-pill);background:#d9d9d9}.sb-rb-toast{right:12px;bottom:100px;left:12px;max-width:none;text-align:center}}@keyframes sb-rb-sheet-up{from{transform:translateY(28px);opacity:.6}to{transform:translateY(0);opacity:1}}@media (max-width:680px){.sb-room-builder{width:100%;margin:8px 0 20px}.sb-rb-header{min-height:68px;padding:12px 14px;border-right:0;border-left:0;border-radius:0}.sb-rb-mark{flex-basis:44px;width:44px;height:44px;margin-right:10px}.sb-rb-mark svg{width:27px;height:27px}.sb-rb-header h1{font-size:19px}.sb-rb-header p{font-size:12px}.sb-rb-steps,.sb-rb-result-main{border-right:0;border-left:0;border-radius:0}.sb-rb-steps{margin-top:8px}.sb-rb-result{margin-top:8px}.sb-rb-step{padding:10px 12px 12px}.sb-rb-step legend{margin-bottom:8px;font-size:13px}.sb-rb-step legend span{width:22px;height:22px;font-size:11px;margin-right:7px}.sb-rb-room-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sb-rb-room-options button{min-height:52px;padding:6px 2px;gap:2px;border-radius:8px}.sb-rb-room-options button img{width:26px;height:26px;flex:0 0 26px}.sb-rb-room-options button span{font-size:11px;white-space:nowrap;line-height:1.1}.sb-rb-budget-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;border:0;border-radius:0;overflow:visible}.sb-rb-budget-options button{min-height:38px;padding:4px 2px;border:1px solid #d9d9d9;border-radius:8px;font-size:12px;font-weight:700}.sb-rb-budget-options button.is-selected{border-color:var(--rb-ink)}.sb-rb-custom-budget{grid-column:1/-1;min-height:38px;padding:4px 8px;border:1px solid #d9d9d9;border-radius:8px;font-size:12px}.sb-rb-custom-budget.is-selected{border-color:var(--rb-ink)}.sb-rb-size-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-content:start}.sb-rb-size-options button,.sb-rb-custom-size{min-height:38px;padding:4px;font-size:12px;border-radius:8px}.sb-rb-custom-size input{width:44px;padding:2px 3px;font-size:11px}.sb-rb-style-options{grid-template-columns:repeat(4,minmax(80px,1fr));overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;gap:6px}.sb-rb-style-options button{height:74px}.sb-rb-style-options img{height:46px}.sb-rb-style-options span{height:26px;font-size:10px}.sb-rb-result-head{align-items:flex-start;padding:11px 12px}.sb-rb-result-head h2{font-size:15px}.sb-rb-result-head p{font-size:11px}.sb-rb-spend{display:block;padding:5px 10px;text-align:right}.sb-rb-spend span{display:block;font-size:10px}.sb-rb-spend strong{font-size:16px}.sb-rb-budgetbar{padding:10px 12px}.sb-rb-table-labels{display:none}.sb-rb-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;row-gap:8px;column-gap:10px;padding:14px 12px;align-items:center;border-bottom:1px solid var(--rb-line)}.sb-rb-product{grid-column:1/3;grid-row:1;display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:center}.sb-rb-product img{width:68px;aspect-ratio:4/3;height:auto;border:1px solid #eaeaea;border-radius:8px;object-fit:contain;background:#fff;display:block}.sb-rb-product small{display:inline-block;margin-bottom:2px;padding:1px 6px;border-radius:4px;background:#eaf8f1;color:#1b8a5a;font-size:10px;font-weight:700}.sb-rb-product strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;font-weight:700;color:#1e2532;line-height:1.3}.sb-rb-product .sb-rb-brand{display:block;font-size:10.5px;color:#8c93a0;margin-top:2px}.sb-rb-price{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:flex-end;text-align:right;align-self:start;white-space:nowrap}.sb-rb-price:before{content:attr(data-label);display:block;color:#8c93a0;font-size:10px;margin-bottom:1px}.sb-rb-price strong{font-size:16px;font-weight:800;color:#1e2532;line-height:1.15}.sb-rb-price del{display:inline-block;font-size:11px;color:#a5acb8;margin-top:1px}.sb-rb-price .sb-rb-discount{display:inline-block;margin-left:4px;margin-top:1px;vertical-align:1px}.sb-rb-sku{grid-column:1;grid-row:2;font-size:11px;color:#647084;white-space:nowrap}.sb-rb-sku:before{content:"SKU ";font-weight:700;color:#272727}.sb-rb-dimension{grid-column:2;grid-row:2;font-size:11px;color:#647084;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-rb-dimension:before{content:"ขนาด ";font-weight:700;color:#272727}.sb-rb-actions{grid-column:3;grid-row:2;display:flex;flex-direction:row;justify-content:flex-end;gap:6px}.sb-rb-actions .sb-rb-change,.sb-rb-actions .sb-rb-remove{min-height:32px;min-width:68px;padding:4px 14px;font-size:12px;font-weight:600;border-radius:var(--rb-pill);border:1px solid #4d61f3;background:#fff;color:#4d61f3}.sb-rb-actions .sb-rb-remove{border-color:#e5e5e5;color:#f74141}.sb-rb-alt-product{grid-template-columns:80px minmax(0,1fr) auto;min-height:96px;padding:10px 12px}.sb-rb-alt-product img{width:80px}}@media (max-width:400px){.sb-rb-summary{gap:8px !important;padding:10px 12px !important;padding-bottom:max(10px,env(safe-area-inset-bottom)) !important}.sb-rb-remaining strong{font-size:14px}.sb-rb-total strong{font-size:16px}.sb-rb-add-set{min-height:44px;padding:6px 12px;font-size:13px}.sb-rb-add-set svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.sb-room-builder *,.sb-room-builder *:before,.sb-room-builder *:after{scroll-behavior:auto !important;transition:none !important;animation:none !important}}