.srb{max-width:1240px;margin:0 auto;padding:28px 24px 72px;color:#172226;--srb-teal:#087f77;--srb-line:#d8e2df;--srb-cream:#faf7ef}.srb *{box-sizing:border-box}.srb [hidden]{display:none!important}.srb-back{display:inline-flex;align-items:center;min-height:44px;color:#244743!important;font-size:14px;text-decoration:underline!important}.srb-preview{padding:12px 16px;margin:6px 0 24px;background:#fff4d7;border:1px solid #ebd79c;border-radius:8px;font-size:14px;line-height:1.5}.srb-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:48px;align-items:center}.srb-main-photo{aspect-ratio:1;background:#f8f7f3;border-radius:16px;overflow:hidden;border:1px solid #ece9e0}.srb-main-photo img{width:100%;height:100%;object-fit:contain;display:block}.srb-thumbs{display:flex;gap:8px;overflow:auto;padding:12px 2px 6px}.srb-thumb{flex:0 0 64px;width:64px;height:64px;border:2px solid transparent;background:#fff;padding:3px;border-radius:8px;cursor:pointer}.srb-thumb[aria-pressed=true]{border-color:var(--srb-teal)}.srb-thumb img{width:100%;height:100%;object-fit:contain}.srb-caption{font-size:12px;line-height:1.6;color:#576460;margin:6px 0 0}.srb-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--srb-teal);margin:0 0 12px}.srb h1{font-size:clamp(32px,4vw,52px);letter-spacing:-.035em;line-height:1.07;margin:0 0 18px}.srb h2{font-size:25px;margin:0 0 18px;letter-spacing:-.02em}.srb-subtitle{font-size:19px;line-height:1.5;margin:0 0 20px}.srb-contents{font-weight:700;font-size:15px;margin:0 0 10px}.srb-price{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.srb-price strong{font-size:32px;line-height:1.2}.srb-price>span{padding:6px 10px;background:#e1f3eb;border-radius:30px;font-size:13px;font-weight:700;color:#075e45}.srb-steps{padding-left:23px;margin:22px 0;line-height:1.7;font-size:15px}.srb-steps li{padding-left:5px;margin-bottom:7px}.srb-steps li::marker{color:var(--srb-teal);font-weight:700}.srb-btn{display:flex!important;width:100%;min-height:50px;padding:13px 16px;align-items:center;justify-content:center;gap:10px;background:var(--srb-teal)!important;border:1px solid var(--srb-teal)!important;border-radius:8px!important;color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important;cursor:pointer;white-space:normal!important}.srb-btn:hover{background:#086d67!important}.srb-btn:disabled{background:#e4e9e7!important;border-color:#d8e0dd!important;color:#58615d!important;cursor:not-allowed}.srb-btn--outline{background:#fff!important;color:var(--srb-teal)!important}.srb-btn--outline:hover{background:#eaf5f1!important}.srb :focus-visible{outline:3px solid #d69237;outline-offset:3px}.srb-fine{font-size:12px;line-height:1.65;color:#53615b;margin:12px 0}.srb-details{border-top:1px solid var(--srb-line);padding:14px 0}.srb-details summary{font-size:14px;font-weight:700;cursor:pointer;min-height:30px}.srb-details p{font-size:14px;line-height:1.7;margin:12px 0 0}.srb-shopping{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;margin-top:54px;align-items:start;scroll-margin-top:110px}.srb-stage-tabs{display:flex;gap:8px;margin-bottom:20px}.srb-stage-tab{flex:1;min-height:48px;border:1px solid var(--srb-line);background:#fff;border-radius:8px;padding:9px;font-size:14px;font-weight:700;color:#394944;cursor:pointer}.srb-stage-tab[aria-pressed=true]{background:#e8f4ef;border-color:var(--srb-teal);color:#075e57}.srb-filters{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px}.srb label{display:block;font-size:12px;font-weight:700}.srb input,.srb select{display:block;width:100%;max-width:100%;height:46px;margin:6px 0 0;padding:10px 12px;border:1px solid #b8c7c1;border-radius:7px;background-color:#fff;color:#172226;font-family:inherit;font-size:16px}.srb select{padding-right:28px}.srb-progress{font-size:13px;color:#50615a;margin:16px 0}.srb-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.srb-product{min-width:0;border:1px solid var(--srb-line);border-radius:11px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.srb-product img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fafafa;display:block}.srb-product-body{padding:12px;display:flex;flex-direction:column;flex:1}.srb-product h3{font-size:13px;line-height:1.45;margin:0 0 8px;font-weight:600;letter-spacing:0;overflow-wrap:anywhere}.srb-product-price{font-size:12px;color:#58645f;margin:0 0 9px}.srb-product label{margin-top:auto}.srb-product .srb-btn{font-size:13px!important;min-height:44px;padding:10px 6px;margin-top:10px}.srb-product .srb-view{font-size:12px;text-decoration:underline!important;color:#34675b!important;min-height:32px;display:flex;align-items:center;margin:2px 0 6px}.srb-summary{position:sticky;top:110px;background:var(--srb-cream);border:1px solid #e4dfd2;border-radius:14px;padding:20px;scroll-margin-top:110px}.srb-summary-head{display:flex;gap:8px;align-items:baseline;justify-content:space-between}.srb-summary h2{font-size:22px}.srb-text-btn{background:none;border:0;padding:8px 0;min-height:44px;color:#3b6558;font-size:12px;text-decoration:underline;cursor:pointer}.srb-picked{display:grid;gap:9px}.srb-slot{display:flex;min-width:0;align-items:center;gap:10px;padding:8px;background:#fff;border:1px solid #e6e4dc;border-radius:8px;min-height:68px}.srb-slot img{width:46px;height:46px;object-fit:contain;flex-shrink:0}.srb-slot-info{min-width:0;flex:1}.srb-slot-title{font-size:12px;line-height:1.35;font-weight:600;display:block;overflow-wrap:anywhere}.srb-slot small{font-size:11px;color:#617067;display:block;margin-top:4px}.srb-slot-empty{font-size:13px;color:#6b726b;border-style:dashed;background:transparent}.srb-remove{border:0;border-radius:6px;background:#f0f3ee;width:44px;height:44px;flex:0 0 44px;font-size:22px;cursor:pointer;color:#4a574e}.srb-totals{margin:20px 0 0}.srb-totals div{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin:8px 0}.srb-totals dd{margin:0;text-align:right;white-space:nowrap}.srb-totals .srb-total{border-top:1px solid #d3d8cf;padding-top:12px;font-weight:700;font-size:20px}.srb-message{font-size:13px;line-height:1.55;color:#145c44;margin:12px 0 0}.srb-message:empty{display:none}.srb-error{color:#9a231b!important}@media(max-width:1000px){.srb-shopping{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.srb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.srb-hero{gap:28px}.srb-summary{padding:16px}}@media(max-width:760px){.srb{padding:14px 16px 42px}.srb-preview{font-size:12px;margin-bottom:18px}.srb-hero{grid-template-columns:minmax(0,1fr);gap:24px}.srb-main-photo{max-width:480px;margin:auto}.srb-gallery{max-width:100%}.srb-thumbs{justify-content:flex-start}.srb h1{font-size:36px}.srb-subtitle{font-size:17px}.srb-steps{margin:18px 0}.srb-shopping{display:flex;flex-direction:column;margin-top:30px;gap:24px;scroll-margin-top:92px}.srb-choices,.srb-summary{width:100%}.srb-summary{position:static;order:-1;scroll-margin-top:90px}.srb-summary h2{margin-bottom:10px}.srb-picked{grid-template-columns:1fr}.srb-slot{min-height:56px;padding:6px}.srb-slot-empty{min-height:42px}.srb-totals{margin-top:14px}.srb-product-grid{gap:10px}.srb-product-body{padding:10px}.srb-filters{gap:8px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.srb-filters input,.srb-filters select{padding-left:9px}.srb-summary .srb-fine{margin:9px 0}.srb-product h3{font-size:12px}.srb-stage-tab{font-size:13px}.srb-choices h2{font-size:24px}}@media(prefers-reduced-motion:reduce){.srb *{scroll-behavior:auto!important}}.srb-price strong .money{font:inherit;color:inherit;background:none;padding:0}@media(max-width:760px){.srb-picked:has(.srb-slot-empty){grid-template-columns:repeat(2,minmax(0,1fr))}.srb-slot-empty{min-height:42px}.srb-slot:not(.srb-slot-empty){grid-column:1/-1}}.srb input[type=search]{box-sizing:border-box;min-width:0}.srb-filters label{min-width:0}.srb-choices{scroll-margin-top:110px}@media(max-width:760px){.srb-choices{scroll-margin-top:90px}}.srb-browse-tools{display:flex;flex-wrap:wrap;align-items:end;gap:10px 16px;margin-top:12px}.srb-browse-tools label{flex:0 1 260px;min-width:135px}.srb-browse-tools .srb-text-btn{padding:0 4px}.srb-product-grid>p{grid-column:1/-1}.srb-product label:has([data-variant-choice]){margin-top:auto}@media(max-width:760px){.srb-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.srb-filters label:first-child{grid-column:1/-1}.srb-filters label:last-child{grid-column:1/-1}.srb-browse-tools{gap:8px}.srb-browse-tools label{flex:1;min-width:0}.srb-browse-tools [data-clear-filters]{flex-basis:100%;text-align:left}}.srb-product button.srb-view{background:none;border:0;padding:0;text-align:left;font-family:inherit;min-height:44px;cursor:pointer;letter-spacing:0;text-transform:none}.srb-detail-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(920px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #d8e2df;border-radius:16px;background:#fff;color:#172226;box-shadow:0 24px 80px #001c2340;overflow:hidden}.srb-detail-dialog[open]{display:flex;flex-direction:column}.srb-detail-dialog::backdrop{background:#0a191da6}.srb-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;border-bottom:1px solid var(--srb-line);flex:none}.srb-detail-header .srb-kicker{margin:0;font-size:11px;letter-spacing:.06em}.srb-detail-close{width:44px;height:44px;flex:0 0 44px;padding:0;border:0;border-radius:8px;background:#f0f5f2;color:#244743;font-size:28px;cursor:pointer}.srb-detail-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 24px}.srb-detail-dialog h2{font-size:25px;line-height:1.25;margin:0 0 12px;overflow-wrap:anywhere}.srb-detail-context{background:#eaf5f1;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.55;margin:0 0 18px}.srb-detail-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.srb-detail-content>div{min-width:0}.srb-detail-photos>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fafafa;border-radius:10px}.srb-detail-description{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.srb-detail-description p{margin:0 0 14px}.srb-detail-description ul,.srb-detail-description ol{padding-left:22px}.srb-detail-description h2,.srb-detail-description h3,.srb-detail-description h4{font-size:17px;line-height:1.4;margin:16px 0 8px}.srb-detail-price{font-weight:700;font-size:15px;margin:0 0 12px}.srb-detail-dialog [data-detail-status]{font-size:14px;line-height:1.55;margin:0 0 12px}.srb-detail-dialog [data-detail-status]:empty{display:none}.srb-detail-actions{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;padding:16px 24px;background:#fff;border-top:1px solid var(--srb-line);flex:none}.srb-detail-dialog .srb-thumbs{max-width:100%}@media(max-width:760px){.srb-detail-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:12px}.srb-detail-header{padding:8px 12px}.srb-detail-scroll{padding:16px}.srb-detail-dialog h2{font-size:22px}.srb-detail-content{grid-template-columns:minmax(0,1fr);gap:16px}.srb-detail-photos>img{max-width:330px;margin:auto}.srb-detail-actions{grid-template-columns:minmax(0,1fr);gap:8px;padding:12px 16px}.srb-detail-actions .srb-btn{min-height:46px;padding:10px 12px;font-size:14px!important}.srb-detail-header .srb-kicker{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/sr-deal-builder.css.map */
