/* A guided work surface: one decision panel, a constant view of the garage. */
:root{--ink:#17191c;--muted:#686e74;--line:#dddfe2}
.step-heading:disabled{opacity:1}
.catalog-browser{margin-top:24px;border:1px solid #dfe2e4;border-radius:5px;padding:0 14px}.catalog-browser>summary{cursor:pointer;padding:17px 0;font-size:14px;font-weight:700;line-height:1.5}.catalog-browser[open]{padding-bottom:14px}.catalog-browser .add-cabinets-heading{border:0;padding-top:0;margin-top:7px}.catalog-browser .add-cabinets-heading h3{display:none}
body{background:#f5f5f4;color:var(--ink)}[hidden]{display:none!important}
header{height:94px;padding:10px max(28px,4%);background:#101112}header img{height:72px;width:169px}nav strong{padding:24px 3px}
main{max-width:1540px;padding:34px 4% 0}.intro{margin:0 0 32px;gap:36px;align-items:center}.intro h1{font-size:clamp(32px,3vw,44px);letter-spacing:-1.3px;line-height:1.12}.intro .eyebrow{font-size:11px;color:#73787c;letter-spacing:1.8px;margin-bottom:11px}.intro-copy{font-size:16px;margin:11px 0 0;color:#656b70}
.journey-progress{min-width:210px;max-width:260px;flex:0 1 260px}.journey-progress>span{font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#777}.journey-progress>strong{display:block;font:700 18px 'Red Hat Display',sans-serif;margin-top:5px}#journey-progress{height:3px;background:#dddfe0;margin-top:12px;overflow:hidden}#journey-progress>span{display:block;width:20%;height:100%;background:var(--red);transition:width .35s ease}
.guided-workspace{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.35fr);gap:34px;align-items:start}.journey{min-width:0;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 7px 24px #17202b04}
.build-step{position:relative;border-bottom:1px solid var(--line);scroll-margin-top:24px}.build-step:last-child{border:0}.build-step>h2{margin:0}.step-heading{display:flex;align-items:center;gap:16px;width:100%;padding:24px;border:0;border-radius:0;background:#fff;color:var(--ink);text-align:left;font:inherit;min-height:99px;opacity:1}.step-heading:hover{filter:none;background:#fafafa}.step-heading:focus-visible{outline-offset:-4px}.step-number{height:36px;width:36px;border:1px solid #cfd2d5;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#737980;font-size:12px;font-weight:800;font-family:'Open Sans',sans-serif;background:#fff}.step-heading-copy{flex:1;min-width:0}.step-heading-copy>strong{display:block;font:800 19px/1.3 'Red Hat Display',sans-serif;letter-spacing:-.3px}.step-summary{display:block;margin-top:5px;color:#757c81;font-size:13px;font-weight:400;line-height:1.5}.step-state{font:600 12px 'Open Sans',sans-serif;color:#777;white-space:nowrap}.is-active .step-heading{background:#fff}.is-active .step-number{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 0 0 5px #b600130a}.is-active .step-state{color:var(--red)}.is-active{box-shadow:inset 3px 0 var(--red)}.is-complete:not(.is-active) .step-number{background:#1e2428;border-color:#1e2428;color:white}.is-complete:not(.is-active) .step-state{color:#353c43;text-decoration:underline;text-underline-offset:4px}.is-locked .step-heading{background:#f8f8f7;cursor:default}.is-locked .step-heading-copy>strong{color:#8b9093}.is-locked .step-summary,.is-locked .step-state{color:#929699}.is-locked .step-number{border-color:#dddfe0;color:#959a9e;background:transparent}
.step-body{padding:0 25px 27px;animation:step-reveal .24s ease-out}.step-lead{font-size:18px;font-weight:600;line-height:1.5;margin:0 0 24px;letter-spacing:-.2px}.step-body label{font-size:14px;line-height:1.6}.step-body .small{font-size:14px;line-height:1.65;color:#72787d}.step-body .input-wrap{border-color:#cfd3d7;background:#fff;box-shadow:0 2px 3px #00000002}.step-body .input-wrap input{font-size:24px;padding:16px;font-weight:600}.step-body .input-wrap span{font-size:14px}.step-insight{border-left:2px solid #181c21;background:#f6f6f5;padding:18px 20px;margin:26px 0 20px}.step-insight>span{font-size:10px;letter-spacing:1.5px;font-weight:800;color:#777d81;display:block}.step-insight>strong{font:800 22px 'Red Hat Display',sans-serif;display:block;margin-top:6px}.step-insight p{font-size:14px;line-height:1.65;color:#6b7277;margin:7px 0 0}.step-optional{font-size:14px;color:#777;line-height:1.6}.step-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px;padding-top:20px;border-top:1px solid #e7e8e9}.step-actions>button[data-next]{min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:13px 19px;border-radius:5px;font-size:14px;margin-left:auto}.step-actions>button[data-next]:only-child{width:100%}.step-actions .text-button{padding:10px 0;font-size:14px;text-decoration:none;color:#6b7277}.step-error{font-size:14px;line-height:1.6;color:#a02020;background:#fff1ef;padding:12px 14px;border-radius:4px;margin:15px 0 0}.journey button:focus-visible{outline-color:#ba0023}
.journey .finishes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.journey .finish{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;gap:11px;width:auto;height:auto;border-radius:6px;padding:12px 7px;border:1px solid #e0e1e3;min-height:104px;background:#fff;color:#41474c}.journey .finish.active{border:2px solid var(--red);padding:11px 6px;background:#fff8f8}.journey .swatch{width:43px;height:43px;border-radius:50%;flex-shrink:0}.finish-label{font-size:13px;line-height:1.5;font-weight:600;text-align:center}#finish-name{margin:20px 0 5px;font-size:16px;font-weight:700}
.selection-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.selection-title h3,.add-cabinets-heading h3{font-size:16px;margin:0}#count{font-size:13px}#selection{margin:8px 0 20px}#selection li{padding:13px 0}#selection strong{font-size:14px;line-height:1.5}#selection li span{font-size:11px;line-height:1.5}#selection .quantity{gap:8px}#selection .quantity button{min-width:32px;min-height:36px;font-size:18px}#selection .quantity span{font-size:14px}.add-cabinets-heading{border-top:1px solid #e4e6e8;padding-top:25px;margin-top:25px}.add-cabinets-heading select{margin-top:14px;font-size:14px}.journey .catalog{max-height:none;display:grid;grid-template-columns:1fr;gap:10px;overflow:visible;padding:0}.journey .product{grid-template-columns:72px minmax(0,1fr);padding:12px;border-color:#e0e2e4;gap:14px}.journey .product h3{font-size:15px}.journey .product .small{font-size:12px;margin:5px 0}.journey .product-image img{width:72px;max-height:115px}.journey .card-actions button{font-size:13px}.journey .deal-card{display:block;padding:17px;margin-top:15px;border-left-width:3px}.journey .deal-card h3{font-size:18px}.journey .deal-card p{font-size:13px}.journey .deal-actions{flex-direction:row;justify-content:space-between;margin-top:14px}.journey .deal-actions .text-button{font-size:13px}.journey .deal-width{font-size:12px}
.journey .storage-addons{padding:0;border:0;margin-top:24px;background:transparent}.journey .storage-heading{display:none}.journey .storage-grid{grid-template-columns:1fr;gap:20px}.journey .storage-card{padding:19px;background:#fafafa;border-color:#e0e2e4}.journey .storage-picker{flex-direction:column}.journey .storage-picker select,.journey .storage-picker>button{width:100%}.journey .accessory-preview{flex-direction:column}.journey .accessory-preview img{max-width:100%;width:160px}.journey .slatwall-swatches{grid-template-columns:repeat(4,minmax(0,1fr))}.journey .slatwall-swatches button{font-size:12px}.journey .storage-note{font-size:13px!important}
.design-column{position:sticky;top:20px;align-self:start;min-width:0}.design-panel{border-radius:10px;border-color:#dadddf;box-shadow:0 8px 32px #17202b05}.design-toolbar{padding:22px 25px}.design-toolbar .eyebrow{font-size:10px;color:#767d81;letter-spacing:1.4px}.design-toolbar h2{font-size:24px}.design-toolbar .small{font-size:13px}.design-toolbar button{font-size:12px;padding:8px 11px}.scene{background:linear-gradient(#e9ebeb,#f2f3f1 84%,#d2d4d3 84%,#e1e3e1);padding:18px 26px 14px}.scene-top{font-size:10px;letter-spacing:.7px}#visual{margin:25px auto 15px;width:min(100%,calc(var(--span,106.4)*3.6px));height:auto}.fit{font-size:13px;line-height:1.5;margin:18px 0 0}.design-caption{padding:16px 24px;font-size:13px;align-items:center}.design-caption span:last-child{font-size:10px}#top-note{font-size:11px;line-height:1.5;margin:0 24px 14px}.slatwall-scene-control{padding:14px;margin:0 20px 15px;gap:10px}.slatwall-scene-control strong{font-size:14px}.slatwall-scene-control p{font-size:12px}.slatwall-scene-picker{min-width:130px;max-width:170px}.slatwall-scene-picker label{font-size:12px}.slatwall-scene-picker select{padding:9px;font-size:13px}.slatwall-scene-control button{font-size:12px;padding:9px}
.live-estimate{padding:20px 24px;margin-top:14px;background:#fff;border:1px solid #dadddf;border-radius:8px}.live-estimate .pricing{margin:0;align-items:center}.live-estimate-tag{font-size:10px;letter-spacing:1.2px;color:#777;flex-shrink:0}.live-estimate #total-label{font-size:13px;color:#6c7277}.live-estimate #total{font-size:32px;letter-spacing:-1px}.live-estimate #total.has-storage{font-size:clamp(23px,2.3vw,32px)}.live-estimate #comparison{font-size:12px;margin:10px 0 0}.live-estimate #savings{font-size:13px;margin:5px 0 0}.live-estimate #storage-price-note{font-size:12px;line-height:1.6;margin:10px 0 0}.live-minimum-note{color:#9c5113;font-size:13px;line-height:1.5;margin:10px 0 0}.message{font-size:12px;line-height:1.5;min-height:0;padding:0 4px}.message:empty{display:none}
.review-summary{border-top:1px solid #e2e5e7;margin-top:22px}.review-group{padding:17px 0;border-bottom:1px solid #e2e5e7}.review-group>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-group h3{font-size:12px;color:#747c82;text-transform:uppercase;letter-spacing:1px;margin:0}.review-group .text-button{font-size:13px;padding:2px 0}.review-group>strong{font-size:16px;line-height:1.6;display:block;margin-top:6px}.review-group ul{list-style:none;padding:0;margin:8px 0 0}.review-group li{font-size:14px;color:#687179;line-height:1.8}.review-price{margin:25px 0 18px}.review-price>span{font-size:14px;display:block;color:#687179}.review-price>strong{font:800 32px 'Red Hat Display',sans-serif;letter-spacing:-1px;display:block;margin-top:5px}.review-warnings{background:#fff5e7;padding:12px 16px;border-left:2px solid #b5772a;margin-top:20px}.review-warnings p{font-size:14px;line-height:1.6;margin:5px 0}.save-design{width:100%;padding:16px;font-size:15px}.save-note{text-align:center;font-size:12px;line-height:1.5;color:#7a8084}.journey .estimate-details{font-size:14px}.journey .estimate-footnote{font-size:12px;line-height:1.7}.minimum{font-size:14px}.minimum p{font-size:14px}
@keyframes step-reveal{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1400px){#visual{width:min(100%,calc(var(--span,106.4)*4px));height:auto}}
@media(max-width:1100px) and (min-width:851px){.guided-workspace{grid-template-columns:minmax(330px,1fr) minmax(0,1.05fr);gap:22px}main{padding-left:3%;padding-right:3%}.step-heading{padding:21px 18px;gap:12px}.step-body{padding:0 19px 23px}.step-heading-copy>strong{font-size:18px}.step-state{font-size:11px}.design-caption{flex-wrap:wrap;gap:5px}.journey .slatwall-swatches{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){header{height:78px;padding:8px 20px}header img{height:61px;width:146px}.intro{margin-bottom:24px;gap:20px}.intro h1{font-size:31px}.intro-copy{font-size:14px}.intro .eyebrow{font-size:10px}.journey-progress{min-width:140px;flex-basis:170px}.journey-progress>strong{font-size:15px}.journey-progress>span{font-size:11px}main{padding:25px 20px 0}.guided-workspace{display:flex;flex-direction:column;gap:20px}.journey{width:100%;order:1}.design-column{order:0;position:sticky;top:0;z-index:6;width:100%;padding-top:5px;background:#f5f5f4;box-shadow:0 10px 12px #f5f5f4;max-height:45vh;overflow:auto}.design-toolbar{padding:10px 16px}.design-toolbar .eyebrow,.design-toolbar .small{display:none}.design-toolbar h2{font-size:17px}.design-toolbar button{font-size:11px;padding:6px 8px}.scene{padding:0 16px 9px}.scene-top{font-size:9px}#visual{width:min(100%,calc(var(--span,106.4)*1.5px));height:auto;margin:12px auto 8px}.fit{margin:5px 0 0;font-size:11px}.design-caption,#top-note,.slatwall-scene-control{display:none!important}.live-estimate{border:0;margin:0;padding:10px 16px;background:#fff;border-radius:0 0 8px 8px}.live-estimate .pricing{flex-wrap:nowrap}.live-estimate #total-label{font-size:11px;margin:0}.live-estimate #total,.live-estimate #total.has-storage{font-size:23px}.live-estimate #comparison,.live-estimate #savings,.live-estimate #storage-price-note,.live-estimate-tag{display:none}.design-column .message{display:none}.live-minimum-note{margin:3px 0 0;font-size:11px}.step-heading{scroll-margin-top:46vh}.step-body{padding:0 23px 25px}.journey .catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.journey .product{display:block}.journey .product-image{height:105px;justify-content:center}.journey .product-image img{width:100%;height:100%;max-height:100px}.journey .storage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey .storage-card{min-width:0}.journey .slatwall-swatches{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){main{padding:22px 14px 0}.intro{align-items:flex-start;gap:16px}.intro h1{font-size:27px;max-width:220px}.intro-copy{font-size:13px;max-width:205px;line-height:1.6}.journey-progress{min-width:105px;flex-basis:105px;padding-top:3px}.journey-progress>strong{font-size:13px}.intro .eyebrow{font-size:9px;letter-spacing:1px}.step-heading{padding:21px 17px;gap:12px;min-height:92px}.step-heading-copy>strong{font-size:18px}.step-summary{font-size:12px}.step-state{font-size:11px}.step-number{width:31px;height:31px}.step-body{padding:0 18px 24px}.step-lead{font-size:17px}.step-actions{gap:8px}.step-actions>button[data-next]{font-size:13px;gap:14px;padding:12px 14px}.step-actions .text-button{font-size:13px}.journey .finishes{gap:8px}.finish-label{font-size:12px}.journey .storage-grid{grid-template-columns:1fr}.journey .slatwall-swatches{grid-template-columns:repeat(4,minmax(0,1fr))}.journey .product{padding:10px}.journey .product h3{font-size:14px}.journey .card-actions button{font-size:12px}.live-estimate{padding:9px 15px}.live-estimate .pricing>div{display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%}.live-estimate #total-label{max-width:145px}.review-price>strong{font-size:29px}}
@media(max-width:850px){.scene{min-height:0}}
@media(prefers-reduced-motion:reduce){.step-body{animation:none}#journey-progress>span{transition:none}}

.estimate-breakdown{margin:0 0 20px;padding-bottom:13px;border-bottom:1px solid #d9dcdf}.estimate-breakdown p{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin:7px 0}.shipping-note{font-size:13px;color:#555d66;margin:9px 0 0}.shipping-note strong{font-weight:600}@media(max-width:900px){.shipping-note{font-size:11px;margin:3px 0 0}}

/* Keep labels, tap targets and the running total usable on smaller phones. */
.journey .slatwall-finishes{min-inline-size:0}
.journey .slatwall-swatches button>span:last-child{max-width:100%;overflow-wrap:anywhere}
@media(max-width:850px){
  .design-column{max-height:none;overflow:visible}
  .journey .slatwall-swatches{grid-template-columns:repeat(auto-fit,minmax(76px,1fr))}
  #selection .quantity button{min-width:44px;min-height:44px}
  .review-group .text-button{min-width:44px;min-height:44px;padding:10px 7px}
  .storage-quantity button,.storage-quantity input{width:44px;height:44px}
  .storage-quantity input{width:76px;font-size:16px}
  .step-body input,.step-body select{font-size:16px}
  .step-actions .text-button{min-height:44px}
  .design-toolbar #reset{min-height:44px}
}
@media(max-width:560px){
  #selection li{flex-wrap:wrap;align-items:flex-start}
  #selection li>div:first-child{flex:1 1 140px;min-width:0}
  #selection .quantity{margin-left:auto}
}
@media(max-width:700px){.journey .storage-grid{grid-template-columns:1fr}}
@media(max-width:850px) and (max-height:700px){
  .design-toolbar{padding:6px 12px}
  .design-toolbar h2{font-size:15px}
  .scene-top{display:none}
  #visual{width:min(100%,calc(var(--span,106.4)*.85px));margin:6px auto}
  .scene{padding:0 12px 5px;min-height:0}
  .fit{font-size:10px;margin-top:2px}
  .live-estimate{padding:6px 12px}
  .live-estimate #total,.live-estimate #total.has-storage{font-size:21px}
  .step-heading{scroll-margin-top:250px}
}
@media(max-width:850px) and (max-height:450px){
  .scene{display:none}
  .design-column{padding-top:0}
  .step-heading{scroll-margin-top:150px}
}
.design-toolbar>div{min-width:0}
.design-toolbar #reset{white-space:nowrap;flex-shrink:0;min-height:44px}
#restart-design{max-width:430px;padding:28px}
#restart-design h2{margin:0 0 12px;font-size:24px}
#restart-description{color:#666e74;margin:0;font-size:14px;line-height:1.65}
.restart-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:24px}
.restart-actions button{min-height:44px}
