.rbx-doorbox-colors__section{margin-bottom:28px}.rbx-doorbox-colors__head{margin-bottom:14px}.rbx-doorbox-colors__title{margin:0 0 6px;font-size:1.15rem;line-height:1.25;font-weight:600;color:#111}.rbx-doorbox-colors__subtitle{margin:0;font-size:14px;line-height:1.45;color:#4d4e55}.rbx-doorbox-colors__range-wrap{--rbx-doorbox-thumb-size: 18px;--rbx-doorbox-track-height: 10px;margin-bottom:18px}.rbx-doorbox-colors__range-labels{display:grid;grid-template-columns:repeat(8,1fr);align-items:center;width:100%;margin:0 0 20px;font-size:15px;line-height:1.25;color:#6b6c73;font-weight:500}.rbx-doorbox-colors__range-labels span{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.rbx-doorbox-colors__range{display:block;width:88.5%;margin-left:5.75%;margin-right:5.75%;padding:0;appearance:none;-webkit-appearance:none;background:transparent}.rbx-doorbox-colors__range:focus{outline:none}.rbx-doorbox-colors__range::-webkit-slider-runnable-track{height:var(--rbx-doorbox-track-height);border-radius:999px;background:#92b6bb}.rbx-doorbox-colors__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--rbx-doorbox-thumb-size);height:var(--rbx-doorbox-thumb-size);margin-top:calc((var(--rbx-doorbox-track-height) - var(--rbx-doorbox-thumb-size)) / 2);border-radius:50%;border:0;background:#f5a623;cursor:pointer;box-shadow:0 1px 4px #0000001a}.rbx-doorbox-colors__range::-moz-range-track{height:var(--rbx-doorbox-track-height);border-radius:999px;background:#92b6bb}.rbx-doorbox-colors__range::-moz-range-thumb{width:var(--rbx-doorbox-thumb-size);height:var(--rbx-doorbox-thumb-size);border-radius:50%;border:0;background:#f5a623;cursor:pointer;box-shadow:0 1px 4px #0000001a}.rbx-doorbox-colors__collection-name{margin:0 0 14px;font-size:14px;line-height:1.4;color:#4d4e55}.rbx-doorbox-colors__grid{display:grid;grid-template-columns:repeat(auto-fill,84px);gap:12px;justify-content:start;align-items:start}.rbx-doorbox-colors__tile{display:block;width:84px;text-decoration:none;color:inherit;cursor:pointer;padding:0;border:0;background:transparent;font:inherit;text-align:left}.rbx-doorbox-colors__tile.is-hidden{display:none}.rbx-doorbox-colors__swatch{display:block;width:84px;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;border:1px solid rgba(47,47,47,.08);box-shadow:0 1px 2px #0000000f,0 8px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background-size:100% calc(100% + 3px);background-position:center center;background-repeat:no-repeat}.rbx-doorbox-colors__tile:hover .rbx-doorbox-colors__swatch,.rbx-doorbox-colors__tile:focus-visible .rbx-doorbox-colors__swatch{transform:translateY(-2px);border-color:#2f2f2f29;box-shadow:0 2px 6px #00000014,0 12px 24px #0000001f}.rbx-doorbox-colors__tile.is-active .rbx-doorbox-colors__swatch{box-shadow:0 0 0 2px #92b6bb;border-color:#92b6bb}.rbx-doorbox-colors__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.3em;margin-top:6px;font-size:.82rem;line-height:1.15;text-align:center;color:#2f2f2f;word-break:break-word}.rbx-doorbox-colors__selection-note{margin-top:14px;font-size:13px;line-height:1.4;color:#4d4e55}.rbx-doorbox-colors__selection-note strong{color:#111}.rbx-doorbox-colors__family-buttons{display:none}.rbx-doorbox-colors__family-button-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rbx-doorbox-colors__family-button{appearance:none;-webkit-appearance:none;width:100%;min-height:42px;border:1px solid rgba(47,47,47,.12);border-radius:999px;background:#fff;color:#4d4e55;font-size:14px;line-height:1.2;font-weight:500;cursor:pointer;padding:10px 12px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.rbx-doorbox-colors__family-button:hover{transform:translateY(-1px)}.rbx-doorbox-colors__family-button.is-active{background:#92b6bb;border-color:#92b6bb;color:#111}.rbx-doorbox-colors__grid-wrap.is-collapsed,.rbx-doorbox-colors__selection-note.is-collapsed{display:none}.rbx-doorbox-colors__summary[hidden]{display:none!important}.rbx-doorbox-colors__summary{margin-top:14px}.rbx-doorbox-colors__summary-card{width:100%;display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(47,47,47,.1);border-radius:20px;background:#fff;cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.rbx-doorbox-colors__summary-card:hover{transform:translateY(-1px);border-color:#2f2f2f29;box-shadow:0 8px 20px #0000000f}.rbx-doorbox-colors__summary-swatch{display:block;width:84px;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;border:1px solid rgba(47,47,47,.08);background-size:100% calc(100% + 3px);background-position:center center;background-repeat:no-repeat}.rbx-doorbox-colors__summary-content{display:grid;gap:3px;min-width:0}.rbx-doorbox-colors__summary-overline{font-size:12px;line-height:1.2;color:#6b6c73}.rbx-doorbox-colors__summary-label{font-size:16px;line-height:1.3;font-weight:600;color:#111}.rbx-doorbox-colors__summary-family{font-size:13px;line-height:1.3;color:#4d4e55}.rbx-doorbox-colors__summary-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#c98a2e;font-size:20px;line-height:1;flex-shrink:0}.rbx-doorbox-calc{margin-top:24px}.rbx-doorbox-calc__section{margin-bottom:20px}.rbx-doorbox-calc__step-title{margin:0 0 10px;font-size:1rem;line-height:1.3;font-weight:600;color:#111}.rbx-doorbox-calc__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rbx-doorbox-calc__choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.rbx-doorbox-calc__choice-btn{appearance:none;-webkit-appearance:none;width:100%;min-height:46px;padding:10px 14px;border:1px solid rgba(47,47,47,.15);border-radius:999px;background:#fff;color:#4d4e55;font-size:14px;line-height:1.25;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.rbx-doorbox-calc__choice-btn:hover{transform:translateY(-1px)}.rbx-doorbox-calc__choice-btn.is-active{background:#92b6bb;border-color:#92b6bb;color:#111}.rbx-doorbox-calc__doors-btn{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:60px;padding:12px 16px;border:1px solid rgba(47,47,47,.15);border-radius:16px;background:#fff;cursor:pointer;font:inherit;color:#2e2f35;transition:border-color .2s ease,background .2s ease}.rbx-doorbox-calc__doors-btn:hover{border-color:#92b6bb}.rbx-doorbox-calc__doors-btn.is-complete{border-color:#92b6bb;background:#92b6bb14}.rbx-doorbox-calc__doors-btn-label{font-size:.95rem;font-weight:600;color:#2e2f35}.rbx-doorbox-calc__doors-btn-hint{font-size:.85rem;color:#6b6c73;font-weight:500}.rbx-doorbox-calc__doors-summary{margin-top:8px;font-size:.88rem;line-height:1.4;color:#4d4e55}.rbx-doorbox-calc__people-stepper-wrap{display:grid;gap:8px;margin-top:4px}.rbx-doorbox-calc__people-stepper-label{font-size:13px;line-height:1.4;color:#4d4e55}.rbx-doorbox-calc__people-stepper{display:inline-flex;align-items:stretch;width:100%;max-width:340px;border:1px solid #d9dadd;border-radius:22px;overflow:hidden;background:#fff}.rbx-doorbox-calc__people-stepper-btn{width:84px;min-width:84px;border:0;background:#fff;color:#111;font-size:30px;line-height:1;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.rbx-doorbox-calc__people-stepper-btn:hover{background:#f5f6f7}.rbx-doorbox-calc__people-stepper-input{width:100%;min-width:0;border:0;border-left:1px solid #d9dadd;border-right:1px solid #d9dadd;text-align:center;font-size:22px;line-height:1;font-weight:700;color:#111;background:#fff;padding:20px 10px;-moz-appearance:textfield}.rbx-doorbox-calc__people-stepper-input::-webkit-outer-spin-button,.rbx-doorbox-calc__people-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rbx-doorbox-calc__people-stepper-note{font-size:13px;line-height:1.4;color:#4d4e55}.rbx-doorbox-modal[hidden]{display:none!important}.rbx-doorbox-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto}.rbx-doorbox-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;cursor:pointer}.rbx-doorbox-modal__dialog{position:relative;z-index:1;width:100%;max-width:620px;background:#fff;border-radius:20px;padding:20px 22px 22px;box-shadow:0 20px 60px #0003;box-sizing:border-box}.rbx-doorbox-modal__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;background:transparent;color:#4d4e55;font-size:28px;line-height:1;cursor:pointer;border-radius:999px}.rbx-doorbox-modal__close:hover{background:#f2f3f4}.rbx-doorbox-modal__title{margin:0 0 6px;font-size:1.15rem;line-height:1.25;font-weight:700;color:#111}.rbx-doorbox-modal__text{margin:0 0 14px;font-size:.92rem;line-height:1.5;color:#4d4e55}.rbx-doorbox-modal__list{display:grid;gap:14px}.rbx-doorbox-modal__row{padding:14px;border:1px solid #ececec;border-radius:16px;background:#fafafa}.rbx-doorbox-modal__row-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.rbx-doorbox-modal__row-head strong{font-size:1rem;color:#2e2f35}.rbx-doorbox-modal__remove{border:0;background:transparent;color:#b42318;font-size:.85rem;cursor:pointer;padding:4px 6px;border-radius:6px}.rbx-doorbox-modal__remove:hover{background:#b4231814}.rbx-doorbox-modal__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rbx-doorbox-modal__field{display:flex;flex-direction:column;gap:4px}.rbx-doorbox-modal__field span{font-size:12px;font-weight:600;color:#4d4e55}.rbx-doorbox-modal__field input{height:42px;padding:0 12px;border:1px solid #d7d7d7;border-radius:10px;background:#fff;font:inherit;font-size:15px;color:#2e2f35;outline:none;box-sizing:border-box}.rbx-doorbox-modal__field input:focus{border-color:#92b6bb}.rbx-doorbox-modal__checks{display:grid;gap:10px;margin-top:12px}.rbx-doorbox-modal__check{display:inline-flex;align-items:center;gap:10px;cursor:pointer;position:relative;width:fit-content}.rbx-doorbox-modal__check input{position:absolute;opacity:0;pointer-events:none}.rbx-doorbox-modal__check-box{width:18px;height:18px;border-radius:5px;background:#d6dce0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.rbx-doorbox-modal__check-box:after{content:"\2713";color:#fff;font-size:12px;font-weight:700;opacity:0}.rbx-doorbox-modal__check input:checked+.rbx-doorbox-modal__check-box{background:#92b6bb}.rbx-doorbox-modal__check input:checked+.rbx-doorbox-modal__check-box:after{opacity:1}.rbx-doorbox-modal__check-text{font-size:14px;font-weight:600;color:#2e2f35}.rbx-doorbox-modal__glass-btn{appearance:none;-webkit-appearance:none;background:#fff;border:1px dashed #c9c9c9;color:#4d4e55;padding:8px 12px;border-radius:10px;font-size:13px;cursor:pointer;margin-top:10px}.rbx-doorbox-modal__glass-btn:hover{border-color:#92b6bb;color:#2e2f35}.rbx-doorbox-modal__glass-list{display:grid;gap:8px;margin-top:10px}.rbx-doorbox-modal__glass-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:end;padding:10px;background:#fff;border:1px solid #ececec;border-radius:10px}.rbx-doorbox-modal__glass-row input{height:38px;padding:0 10px;border:1px solid #d7d7d7;border-radius:8px;font:inherit;font-size:14px;width:100%;box-sizing:border-box}.rbx-doorbox-modal__glass-row label{display:flex;flex-direction:column;gap:3px;font-size:11px;font-weight:600;color:#6b6c73}.rbx-doorbox-modal__glass-remove{border:0;background:transparent;color:#b42318;font-size:18px;cursor:pointer;padding:0 6px;height:38px}.rbx-doorbox-modal__row-area{margin-top:12px;font-size:13px;color:#4d4e55}.rbx-doorbox-modal__row-area strong{color:#111}.rbx-doorbox-modal__toolbar{margin-top:14px}.rbx-doorbox-modal__add{appearance:none;-webkit-appearance:none;background:#fff;border:1px dashed #c9c9c9;color:#4d4e55;padding:10px 14px;border-radius:12px;font-size:14px;cursor:pointer;width:100%}.rbx-doorbox-modal__add:hover{border-color:#92b6bb;color:#2e2f35}.rbx-doorbox-modal__result{margin-top:14px;font-size:14px;color:#4d4e55}.rbx-doorbox-modal__result strong{color:#111}.rbx-doorbox-modal__actions{margin-top:16px;display:flex;justify-content:flex-end}.rbx-doorbox-modal__apply{appearance:none;-webkit-appearance:none;background:#92b6bb;color:#fff;border:0;padding:12px 22px;border-radius:999px;font:inherit;font-weight:700;cursor:pointer}.rbx-doorbox-modal__apply:hover{opacity:.92}.rbx-doorbox-overview{margin-top:24px}.rbx-doorbox-overview__title{margin:0 0 16px;font-size:2rem;line-height:1.08;font-weight:800;letter-spacing:-.02em;text-transform:uppercase;color:#111}.rbx-doorbox-overview__card{background:#f3f3f3;border-radius:22px;padding:16px}.rbx-doorbox-overview__note{margin:0 0 14px;font-size:.95rem;line-height:1.5;color:#4d4e55}.rbx-doorbox-overview__list{display:grid;gap:18px;margin-top:16px}.rbx-doorbox-bundle .rbx-doorbox-overview__item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;padding:16px;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:#fff;margin-bottom:12px}.rbx-doorbox-bundle .rbx-doorbox-overview__media{width:56px;min-width:56px;height:56px;border-radius:12px;overflow:hidden;background:#f6f6f4;display:flex;align-items:center;justify-content:center}.rbx-doorbox-bundle .rbx-doorbox-overview__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.rbx-doorbox-bundle .rbx-doorbox-overview__content{min-width:0}.rbx-doorbox-bundle .rbx-doorbox-overview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rbx-doorbox-bundle .rbx-doorbox-overview__title-wrap{min-width:0}.rbx-doorbox-bundle .rbx-doorbox-overview__product-title{display:block;font-size:15px;line-height:1.4;color:#111;font-weight:600}.rbx-doorbox-bundle .rbx-doorbox-overview__price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.rbx-doorbox-bundle .rbx-doorbox-overview__price strong,.rbx-doorbox-bundle .rbx-doorbox-overview__price{font-size:15px;line-height:1.4;color:#111;font-weight:700}.rbx-doorbox-bundle .rbx-doorbox-overview__meta{margin-top:4px;font-size:13px;line-height:1.4;color:#6b6c73}.rbx-doorbox-bundle .rbx-doorbox-overview__meta-line{display:block;margin-top:2px}.rbx-doorbox-overview__divider{height:1px;background:#11111114;margin:6px 0 12px}.rbx-doorbox-overview__materials-title{margin:0 0 10px;font-size:.95rem;font-weight:700;color:#2e2f35}.rbx-doorbox-overview__optional-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;line-height:1.3;color:#4d4e55;cursor:pointer;-webkit-user-select:none;user-select:none}.rbx-doorbox-overview__optional-toggle input{margin:0}.rbx-doorbox-overview__item.is-off{opacity:.55}.rbx-doorbox-overview__totals{margin-top:20px;padding-top:16px;border-top:1px solid rgba(17,17,17,.08);display:flex;align-items:baseline;justify-content:space-between;gap:12px}.rbx-doorbox-overview__totals span{font-size:15px;line-height:1.5;color:#111}.rbx-doorbox-overview__totals strong{font-weight:700;color:#1f2328;font-size:18px;line-height:1.2}.rbx-doorbox-cta-wrap{margin-top:14px}.rbx-doorbox-cta{width:100%;appearance:none;-webkit-appearance:none;background:#92b6bb;color:#fff;border:0;padding:22px 28px;border-radius:999px;font:inherit;font-size:18px;line-height:1.2;font-weight:700;letter-spacing:.01em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.rbx-doorbox-cta span{color:#fff}.rbx-doorbox-cta:hover{opacity:.92}.rbx-doorbox-cta[disabled]{opacity:.5;cursor:not-allowed}.rbx-doorbox-feedback{margin-top:10px;font-size:.9rem;line-height:1.4}@media screen and (max-width:989px){.rbx-doorbox-colors__range-wrap{--rbx-doorbox-thumb-size: 16px;--rbx-doorbox-track-height: 10px}.rbx-doorbox-colors__range-labels{font-size:13px}.rbx-doorbox-colors__grid{gap:10px}}@media screen and (max-width:749px){.rbx-doorbox-colors__section{margin-bottom:22px}.rbx-doorbox-colors__title{font-size:1.05rem}.rbx-doorbox-colors__subtitle,.rbx-doorbox-colors__collection-name,.rbx-doorbox-colors__selection-note{font-size:13px}.rbx-doorbox-colors__range-wrap,.rbx-doorbox-colors__range-labels{display:none}.rbx-doorbox-colors__family-buttons{display:block;margin-bottom:16px}.rbx-doorbox-colors__family-button{min-height:40px;font-size:13px;padding:9px 10px}.rbx-doorbox-colors__grid{grid-template-columns:repeat(auto-fit,minmax(84px,84px));justify-content:center;gap:12px}.rbx-doorbox-colors__swatch{border-radius:14px}.rbx-doorbox-colors__summary-card{grid-template-columns:72px minmax(0,1fr) auto;gap:12px;padding:10px;border-radius:18px}.rbx-doorbox-colors__summary-swatch{width:72px;border-radius:14px}.rbx-doorbox-calc__choice-grid--three,.rbx-doorbox-modal__fields{grid-template-columns:1fr}.rbx-doorbox-modal__glass-row{grid-template-columns:1fr 1fr auto}.rbx-doorbox-overview__title{font-size:1.6rem}.rbx-doorbox-bundle .rbx-doorbox-overview__item{grid-template-columns:48px minmax(0,1fr);gap:9px;padding:10px}.rbx-doorbox-bundle .rbx-doorbox-overview__media{width:48px;min-width:48px;height:48px;border-radius:10px}.rbx-doorbox-bundle .rbx-doorbox-overview__media img{border-radius:10px}.rbx-doorbox-bundle .rbx-doorbox-overview__head{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/rbx-doorbox-colors.css.map */
