:root{--navy:#0d2740;--ink:#182a34;--muted:#5b6d76;--soft:#f3f6f7;--line:#d8e0e3;--gold:#d6a84f;--red:#b73842;--shadow:0 16px 45px rgba(13,39,64,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.5 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:200;background:#fff;padding:.8rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.beta-banner{display:flex;justify-content:center;align-items:center;gap:.65rem;flex-wrap:wrap;background:#fff4d6;color:#173f35;border-bottom:1px solid #d7a84e;padding:.7rem clamp(1rem,4vw,4rem);text-align:center;font-size:.9rem;line-height:1.35}.beta-banner strong{font-size:1rem}.beta-banner a{color:#173f35;font-weight:800;text-underline-offset:2px}
.offer-bar{height:36px;background:var(--navy);color:#fff;display:flex;align-items:center;gap:1.2rem;padding:0 clamp(1rem,4vw,4rem);font-size:.72rem}.offer-bar span{color:#b9c8d0}.offer-bar a{margin-left:auto;color:#fff;text-decoration:none}.offer-bar a+a{margin-left:0;border-left:1px solid #587080;padding-left:1.2rem}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 2px 12px #0d274012}.main-header{height:98px;display:grid;grid-template-columns:180px minmax(300px,1fr) auto auto;gap:1.2rem;align-items:center;padding:0 clamp(1rem,4vw,4rem)}.brand{height:85px}.brand img{width:100%;height:100%;object-fit:contain}.header-search{max-width:760px;width:100%}.search-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:2px solid var(--navy);border-radius:6px;position:relative;background:#fff}.search-box svg{width:21px;margin-left:.9rem;fill:none;stroke:var(--navy);stroke-width:2}.search-box input{border:0;outline:0;padding:.9rem .8rem;min-width:0}.search-box>button{align-self:stretch;border:0;background:var(--navy);color:#fff;padding:0 1.2rem;font-weight:850}.expert-link{text-decoration:none;display:flex;flex-direction:column;white-space:nowrap}.expert-link small{font-size:.68rem;color:var(--muted)}.quote-button{height:48px;border:0;border-radius:6px;background:var(--gold);color:var(--navy);font-weight:850;display:flex;align-items:center;gap:.45rem;padding:0 .8rem}.quote-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:2}.quote-count{min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:.68rem}.menu-button{display:none;border:0;background:transparent}.menu-button svg{width:24px;fill:none;stroke:var(--navy);stroke-width:2}.department-nav{height:47px;border-top:1px solid var(--line);display:flex;justify-content:center;overflow:auto}.department-nav button,.department-nav a{height:100%;border:0;background:#fff;padding:0 1.05rem;display:flex;align-items:center;color:var(--ink);font-size:.82rem;font-weight:760;white-space:nowrap;text-decoration:none}.department-nav button:hover,.department-nav a:hover{background:var(--soft)}.mobile-menu{position:absolute;top:78px;left:0;right:0;background:#fff;padding:1rem;box-shadow:var(--shadow)}.mobile-menu button,.mobile-menu a{display:block;width:100%;padding:.8rem;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;text-decoration:none;font-weight:750;color:var(--ink)}
.hero{min-height:575px;background:linear-gradient(110deg,#e9f0f3,#fbf6e8 68%,#fff);padding:clamp(3rem,6vw,6rem) clamp(1rem,7vw,7rem);display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,6vw,6rem);align-items:center}.eyebrow{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:900;color:#8c5c1b}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.04;letter-spacing:-.035em;margin-top:0;color:var(--navy)}h1{font-size:clamp(3rem,5.7vw,6rem);margin-bottom:1rem}h1 em{font-weight:500;color:#965051}.hero-copy>p:not(.eyebrow){font-size:1.1rem;max-width:700px;color:#425b68}.hero-search{margin-top:1.7rem;max-width:760px}.hero-search label{display:block;font-weight:850;margin-bottom:.45rem}.hero-search .search-box{box-shadow:0 12px 30px #0d274018}.hero-search .search-box input{padding:1.05rem .8rem}.hero-search .search-box>button{background:var(--red)}.popular{display:flex;gap:.5rem;align-items:center;margin-top:.7rem;flex-wrap:wrap;font-size:.76rem}.popular span{font-weight:850}.popular button{border:0;background:transparent;text-decoration:underline;padding:.2rem;color:var(--navy)}.search-suggestions{position:absolute;top:calc(100% + 4px);left:-2px;right:-2px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);z-index:100}.suggestion{width:100%;display:grid!important;grid-template-columns:1fr auto!important;text-align:left;padding:.7rem 1rem!important;border:0!important;border-bottom:1px solid var(--line)!important;background:#fff!important;color:var(--ink)!important}.suggestion:hover{background:var(--soft)!important}.suggestion strong{font-size:.84rem}.suggestion span{font-size:.7rem;color:var(--muted)}.hero-offer{background:#fff;border:1px solid #ced9dd;box-shadow:var(--shadow);padding:1.5rem;position:relative}.rainbow{position:absolute;top:0;left:0;right:0;height:8px;display:grid;grid-template-columns:repeat(5,1fr)}.rainbow i:nth-child(1){background:#e45f6c}.rainbow i:nth-child(2){background:#eaa068}.rainbow i:nth-child(3){background:#eccd59}.rainbow i:nth-child(4){background:#6ec09c}.rainbow i:nth-child(5){background:#5da4ca}.hero-offer img{display:block;width:100%;height:210px;object-fit:contain;border-bottom:1px solid var(--line)}.hero-offer h2{font-size:1.55rem;margin:1rem 0}.stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);margin-bottom:1rem}.stats span{padding:.7rem;font-size:.72rem}.stats span+span{border-left:1px solid var(--line)}.stats strong{display:block;font:1.7rem Georgia,serif}.hero-offer>a{display:block;background:var(--navy);color:#fff;text-align:center;text-decoration:none;padding:.75rem;font-weight:850}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:.75rem;align-items:center;padding:1.2rem;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{width:28px;fill:none;stroke:var(--navy);stroke-width:1.7}.benefits span{font-size:.72rem;color:var(--muted)}.benefits strong{display:block;color:var(--ink);font-size:.82rem}.section{padding:clamp(4rem,7vw,7rem) clamp(1rem,7vw,7rem)}.section-title,.catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.section-title h2,.catalog-heading h2{font-size:clamp(2.2rem,3.7vw,4rem);margin:0}.section-title>button,.catalog-heading>button{border:1px solid var(--navy);background:#fff;padding:.65rem .9rem;font-weight:800}.department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.department-card{min-height:210px;border:0;text-align:left;padding:1.3rem;display:grid;grid-template-rows:auto 1fr auto;color:var(--navy);transition:.2s}.department-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.department-card>span,.department-card>b{font-size:.7rem}.department-card div{align-self:end}.department-card strong{display:block;font:1.65rem Georgia,serif}.department-card small{display:block;max-width:320px}.blue{background:#b8dbea}.coral{background:#efb0a3}.green{background:#b5ddca}.yellow{background:#ebd77c}.tan{background:#d9be94}.purple{background:#d0c8e6}
.brands{background:var(--navy);color:#fff;padding:clamp(3rem,5vw,5rem) clamp(1rem,7vw,7rem)}.brands h2{color:#fff}.brands .eyebrow{color:#efca7d}.brand-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#536b7a;border:1px solid #536b7a}.brand-chip{min-height:78px;border:0;background:#fff;color:var(--navy);font-weight:900;text-transform:uppercase}.catalog{background:var(--soft)}.catalog-heading{margin-bottom:1rem}.catalog-heading p:last-child{margin:0;color:var(--muted)}.filter-bar{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:.8rem;background:#fff;border:1px solid var(--line);padding:1rem;margin-bottom:1.2rem}.filter-bar label{font-size:.69rem;text-transform:uppercase;font-weight:850}.filter-bar select{display:block;width:100%;padding:.65rem;margin-top:.3rem;border:1px solid #aab9c0;background:#fff}.filter-bar button{align-self:end;min-height:42px;border:0;background:transparent;text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.product-image{height:235px;padding:1rem;display:grid;place-items:center;position:relative}.product-image img{max-width:100%;height:100%;object-fit:contain}.image-placeholder{display:block;width:75px;height:105px;border:3px solid #c6d0d4;border-radius:5px}.availability{position:absolute;left:.7rem;top:.7rem;background:#e0f1e7;color:#1b684b;padding:.28rem .45rem;font-size:.67rem}.product-body{padding:1rem;border-top:1px solid #edf0f1;display:flex;flex-direction:column;flex:1}.product-meta{font-size:.68rem;text-transform:uppercase;color:var(--muted);font-weight:850}.product-body h3{font-size:.9rem;line-height:1.4;min-height:3.8rem}.price-block{margin-top:auto}.price-block strong{display:block;font:1.5rem Georgia,serif;color:var(--navy)}.price-block span{color:var(--red);font-weight:850}.price-block small{display:block;font-size:.67rem;color:var(--muted)}.product-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:.45rem;margin-top:.8rem}.product-actions button{min-height:41px;font-size:.74rem;font-weight:850}.details-button{border:1px solid var(--navy);background:#fff}.add-quote{border:1px solid var(--navy);background:var(--navy);color:#fff}.add-quote.added{background:#267357}.loading,.empty{text-align:center;padding:3rem;background:#fff}.loading span{display:inline-block;width:30px;height:30px;border:3px solid #c9d3d7;border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.load-more{display:block;margin:1.5rem auto 0;border:1px solid var(--navy);background:#fff;padding:.8rem 1.5rem;font-weight:850}.disclaimer{text-align:center;font-size:.68rem;color:var(--muted)}
.commercial{background:#efb0a3;display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,7vw,7rem);align-items:center}.commercial h2,.story h2{font-size:clamp(2.4rem,4vw,4.5rem)}.commercial-card{background:#fff;padding:1.5rem}.commercial-card article{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.commercial-card h3,.commercial-card p{margin:0}.commercial-card h3{font-family:Georgia,serif}.commercial-card p{font-size:.78rem;color:var(--muted)}.commercial-card button{width:100%;border:0;background:var(--navy);color:#fff;padding:.8rem;margin-top:1rem;font-weight:850}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem);align-items:center}.story-logo{background:linear-gradient(135deg,#f2b1a9,#edd77b 45%,#a8d9c0 72%,#abd4e5);padding:1.4rem}.story-logo img{width:100%;display:block;background:#fff}.story-logo strong{display:block;background:var(--navy);color:#fff;padding:1rem;font:1.3rem Georgia,serif}.story p{color:var(--muted)}.story a{display:inline-block;background:var(--gold);color:var(--navy);padding:.75rem 1rem;text-decoration:none;font-weight:850}
footer{background:#091d2a;color:#fff;padding:3rem clamp(1rem,7vw,7rem);display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}footer img{width:190px;background:#fff}footer>div{display:flex;flex-direction:column;gap:.5rem}footer button,footer a,footer span{border:0;background:transparent;color:#c4d1d7;text-align:left;padding:0;text-decoration:none;font-size:.8rem}.footer-note{grid-column:1/-1;border-top:1px solid #405866;padding-top:1rem;color:#90a5ae;font-size:.68rem}
.drawer-backdrop{position:fixed;inset:0;background:#07151d99;z-index:80}.quote-drawer{position:fixed;top:0;right:0;bottom:0;width:min(450px,100%);z-index:90;background:#fff;padding:2rem;transform:translateX(105%);transition:.25s;overflow:auto}.quote-drawer.open{transform:none}.close-drawer,.dialog-close{position:absolute;right:1rem;top:1rem;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.4rem}.quote-item{display:grid;grid-template-columns:58px 1fr auto;gap:.7rem;align-items:center;padding:.8rem 0;border-bottom:1px solid var(--line)}.quote-item img{width:58px;height:58px;object-fit:contain}.quote-item strong,.quote-item span{display:block;font-size:.74rem}.remove-item{border:0;background:transparent;color:var(--red)}.submit-quote{width:100%;border:0;background:var(--navy);color:#fff;padding:.85rem;margin-top:1rem;font-weight:850}.submit-quote:disabled{opacity:.4}.drawer-note,.quote-empty small{font-size:.7rem;color:var(--muted)}dialog{border:0;width:min(620px,calc(100% - 2rem));padding:2rem;box-shadow:0 30px 80px #0005}dialog::backdrop{background:#07151daa}.dialog-product{display:grid;grid-template-columns:200px 1fr;gap:1.5rem}.dialog-product img{width:100%;height:230px;object-fit:contain}.contact-form{display:grid;gap:.8rem}.contact-form label{font-size:.74rem;font-weight:850}.contact-form input,.contact-form textarea{display:block;width:100%;padding:.7rem;margin-top:.25rem}.contact-form>button{border:0;background:var(--navy);color:#fff;padding:.8rem}
@media(max-width:1100px){.expert-link{display:none}.main-header{grid-template-columns:160px 1fr auto}.product-grid{grid-template-columns:repeat(3,1fr)}.brand-strip{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.offer-bar span,.offer-bar a:first-of-type{display:none}.main-header{height:78px;grid-template-columns:auto 115px 1fr auto;padding:.2rem .8rem;gap:.5rem}.menu-button{display:block}.brand{height:68px}.header-search{display:none}.quote-button span{display:none}.department-nav{display:none}.hero{grid-template-columns:1fr;padding:3rem 1rem}.hero-offer{display:none}.benefits{grid-template-columns:1fr 1fr}.department-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.commercial,.story{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr 1fr}.brand-strip{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-note{grid-column:1/-1}}
@media(max-width:560px){h1{font-size:3.2rem}.hero{min-height:auto}.hero-search .search-box{grid-template-columns:auto 1fr}.hero-search .search-box>button{grid-column:1/-1;padding:.8rem}.popular{flex-wrap:nowrap;overflow:auto}.popular button{white-space:nowrap}.benefits{grid-template-columns:1fr;padding:0 1rem}.benefits>div{border-right:0;border-bottom:1px solid var(--line);padding:.9rem 0}.section{padding:3.5rem 1rem}.section-title{align-items:start}.section-title>button{display:none}.department-grid{gap:.6rem}.department-card{min-height:170px;padding:1rem}.department-card strong{font-size:1.28rem}.department-card small{display:none}.brands{padding:3rem 1rem}.brand-strip{grid-template-columns:1fr 1fr}.brand-chip{min-height:66px}.catalog-heading{display:block}.catalog-heading>button{margin-top:1rem}.filter-bar{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-image{height:260px}.dialog-product{grid-template-columns:1fr}.dialog-product img{height:180px}footer{grid-template-columns:1fr}.footer-brand,.footer-note{grid-column:auto}.search-suggestions{position:fixed;top:114px;left:.7rem;right:.7rem}}
@media(max-width:560px){.beta-banner{display:block;padding:.65rem .85rem;font-size:.8rem}.beta-banner strong{display:block;margin-bottom:.2rem;font-size:.9rem}}
.product-image{grid-template-rows:minmax(0,1fr) auto;gap:.55rem;padding-bottom:.6rem}.product-image img{min-height:0}.photo-info{position:static;width:100%;display:flex;align-items:center;justify-content:space-between;gap:.4rem;pointer-events:none}.photo-model,.photo-price{padding:.42rem .55rem;border-radius:3px;font-size:.72rem;font-weight:900;line-height:1.1}.photo-model{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--navy);color:#fff;letter-spacing:.02em}.photo-price{background:var(--gold);color:var(--navy);white-space:nowrap}.product-body h3{min-height:0;margin:.6rem 0 1rem;font-size:.96rem;line-height:1.45}
.availability-notice{display:grid;grid-template-columns:1fr auto;gap:.35rem 1rem;align-items:center;background:#fff4d6;border:1px solid #d7a84e;border-left:6px solid var(--gold);padding:1rem 1.2rem;margin:0 0 1rem}.availability-notice strong,.availability-notice span{display:block}.availability-notice span{font-size:.88rem;color:var(--muted)}.availability-notice a{grid-column:2;grid-row:1/3;background:var(--navy);color:#fff;padding:.75rem 1rem;text-decoration:none;font-weight:850}.dialog-unavailable{background:#fff4d6;border-left:4px solid var(--gold);padding:.8rem;margin:.8rem 0}.dialog-unavailable strong,.dialog-unavailable span{display:block}.dialog-unavailable span{font-size:.78rem;margin-top:.25rem}.dialog-alternatives{border-top:1px solid var(--line);margin-top:1.4rem;padding-top:1rem}.dialog-alternatives h3{font-family:Georgia,serif}.dialog-alternatives button{width:100%;display:grid;grid-template-columns:52px 1fr auto;gap:.7rem;align-items:center;text-align:left;background:#fff;border:1px solid var(--line);padding:.55rem;margin:.45rem 0}.dialog-alternatives img{width:48px;height:48px;object-fit:contain}.dialog-alternatives b,.dialog-alternatives small{font-size:.75rem}.availability.unavailable{background:#f7e0dc;color:#8a2d24}.availability.available{background:#e0f1e7;color:#1b684b}.product-card .availability{max-width:70%}
@media(max-width:560px){.availability-notice{grid-template-columns:1fr}.availability-notice a{grid-column:1;grid-row:auto;text-align:center}.dialog-alternatives button{grid-template-columns:44px 1fr auto}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Catalog design direction based on the approved reference. Functional selectors and behaviors remain unchanged. */
:root{--navy:#173f35;--ink:#173f35;--muted:#68736d;--soft:#fbfaf5;--line:#d9ddd5;--gold:#a04f35;--red:#9a3f31;--shadow:0 10px 28px rgba(23,63,53,.11)}
body{background:#fbfaf5;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
.offer-bar{height:42px;background:#204f42;justify-content:center;font-size:.78rem;letter-spacing:.02em}.offer-bar strong{font-weight:500}.offer-bar span{color:#f4f0e6}.offer-bar a{margin-left:0}.site-header{background:#fbfaf5;box-shadow:none;border-bottom:1px solid var(--line)}
.main-header{height:112px;grid-template-columns:220px minmax(300px,1fr) auto auto}.brand{height:98px}.brand img{object-position:left center}
.search-box{border:1px solid #87948d;border-radius:0;background:#fff}.search-box input{font-size:1rem}.search-box>button{background:var(--navy);font-weight:600}.quote-button{border:1px solid var(--navy);border-radius:0;background:transparent}.quote-count{background:var(--navy)}
.department-nav{height:58px;border-top:1px solid var(--line)}.department-nav button,.department-nav a{background:#fbfaf5;color:var(--navy);font-weight:650;font-size:.92rem}.department-nav button:hover,.department-nav a:hover{background:#f0f1eb}
main{display:flex;flex-direction:column}.hero{order:0;min-height:420px;background:#fbfaf5;display:block;padding:3.5rem clamp(1.5rem,7vw,7rem);border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;max-width:1100px}.hero-copy .hero-search{order:0;max-width:860px;margin:0 0 2.8rem}.hero-copy .popular{order:1;margin:0 0 2.8rem}.hero-copy>.eyebrow{order:2}.hero-copy h1{order:3}.hero-copy>p:not(.eyebrow){order:4}.hero-offer{display:none}
.eyebrow{color:#9b4d34;font-size:.78rem;letter-spacing:.16em}.hero h1{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:clamp(3.6rem,7vw,7rem);letter-spacing:-.04em;line-height:.95;margin:.25rem 0 1.4rem}.hero-copy>p:not(.eyebrow){font-size:1.25rem;color:var(--muted);max-width:700px}.hero-search label{display:none}.hero-search .search-box{box-shadow:none}.hero-search .search-box>button{background:var(--navy)}
.catalog{order:1;background:#fbfaf5;padding-top:3rem}.benefits{order:2;background:#fff}.departments{order:3}.brands{order:4}.commercial{order:5}.story{order:6}.catalog-heading{align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:1.5rem}.catalog-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,4.5vw,5rem)}
.filter-bar{grid-template-columns:1.2fr 1.2fr 1fr auto;background:transparent;border:0;border-bottom:1px solid var(--line);padding:0 0 1.5rem;gap:1rem}.filter-bar label{font-size:.78rem;letter-spacing:.05em}.filter-bar select{border:1px solid #87948d;border-radius:0;background:#fbfaf5;min-height:48px;font-size:.9rem}.filter-bar button{border:1px solid var(--navy);text-decoration:none;padding:.65rem 1.1rem}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.5rem 1.8rem}.product-card{background:transparent;border:0;min-width:0}.product-image{height:310px;background:#f0f1ec;padding:1.2rem}.product-body{padding:1.1rem 0 0;border:0}.product-meta{color:#9b4d34;font-size:.76rem;letter-spacing:.14em}.product-body h3{font-size:1.08rem;line-height:1.35;margin:.7rem 0 1.1rem}.price-block strong{font-family:Arial,Helvetica,sans-serif;font-size:1.65rem;font-weight:500}.price-block small{font-size:.72rem}.product-actions{border-top:1px solid var(--line);padding-top:1rem;margin-top:1rem}.product-actions button{border-radius:0;background:transparent;color:var(--navy);border:1px solid var(--navy)}.add-quote.added{background:var(--navy);color:#fff}
.photo-model,.photo-price{border-radius:0;font-size:.68rem}.photo-model{background:var(--navy)}.photo-price{background:#fff;color:var(--navy);border:1px solid #c9cec6}.availability{border-radius:0;font-weight:600}.availability.available{background:#edf2e9}.availability.unavailable{background:#f5e8e3}
.load-more{min-width:300px;background:transparent;border:1px solid var(--navy);padding:1rem 1.6rem;font-size:1rem}.availability-notice{background:#f1f0e8;border-color:#c9cec5;border-left-color:#9b4d34}.availability-notice a{background:var(--navy)}
.brands{background:#173f35}.brand-chip{background:#fbfaf5}.commercial{background:#eef0e8}.commercial-card{background:#fbfaf5}.story{background:#fbfaf5}.story-logo{background:#eef0e8}.story-logo strong{background:var(--navy)}
footer{background:#173f35;padding-top:5rem;padding-bottom:5rem}footer img{width:230px;background:#fff}footer button,footer a,footer span{color:#eff0e8;font-size:.9rem}.footer-note{color:#d8ddd6;border-top-color:#789087}
dialog,.quote-drawer{background:#fbfaf5}dialog{color:var(--ink)}.submit-quote{background:var(--navy)}
@media(max-width:1100px){.main-header{grid-template-columns:190px 1fr auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.main-header{height:120px;grid-template-columns:auto 150px 1fr auto;padding:.25rem 1rem}.brand{height:95px}.hero{padding:2rem 1rem 3rem}.hero-copy .hero-search{margin-bottom:2rem}.hero-copy .popular{margin-bottom:2.5rem}.catalog{padding-top:2.5rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1rem}.product-image{height:270px}.filter-bar{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.offer-bar{height:34px;font-size:.68rem}.main-header{height:105px;grid-template-columns:auto 155px 1fr auto}.brand{height:88px}.hero h1{font-size:3.45rem;line-height:1}.hero-copy .hero-search{order:0}.hero-copy .popular{order:1;overflow:auto}.hero-copy>.eyebrow{order:2}.hero-copy h1{order:3}.hero-copy>p:not(.eyebrow){order:4;font-size:1.06rem}.hero-search .search-box{grid-template-columns:auto minmax(0,1fr) auto}.hero-search .search-box>button{grid-column:auto;padding:.7rem}.catalog-heading{display:block}.catalog-heading h2{font-size:2.8rem}.filter-bar{grid-template-columns:1fr 1fr;gap:.65rem}.filter-bar label:nth-child(3){grid-column:1}.filter-bar button{grid-column:2;align-self:end;min-height:48px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem .75rem}.product-image{height:210px;padding:.65rem}.product-body{padding-top:.85rem}.product-meta{font-size:.7rem}.product-body h3{font-size:1rem;line-height:1.45;margin:.55rem 0 .85rem}.price-block strong{font-size:1.3rem}.price-block small{font-size:.68rem}.photo-info{gap:.25rem}.photo-model,.photo-price{font-size:.62rem;padding:.34rem}.availability{font-size:.62rem;left:.4rem;top:.4rem;max-width:82%!important}.product-actions{grid-template-columns:1fr}.product-actions button{min-height:40px;font-size:.72rem}.benefits{grid-template-columns:1fr}.department-grid{grid-template-columns:1fr 1fr}footer{padding:3.5rem 1rem;grid-template-columns:1fr 1fr}.footer-brand,.footer-note{grid-column:1/-1}}

/* Quote-cart request flow */
.quote-item{align-items:start;padding:.9rem 0}.quote-item strong,.quote-item span,.quote-item small{display:block;font-size:.74rem}.quote-item small{color:var(--muted);margin-top:.2rem}.quantity-control{display:inline-grid;grid-template-columns:34px 34px 34px;align-items:center;margin-top:.6rem;border:1px solid var(--line)}.quantity-control button{height:32px;border:0;background:#fff;color:var(--navy);font-size:1.1rem}.quantity-control b{text-align:center;font-size:.78rem}.remove-item{padding:.25rem}.quote-estimate{display:grid;grid-template-columns:1fr auto;gap:.35rem 1rem;border-block:1px solid var(--line);padding:1rem 0;margin-top:1rem}.quote-estimate span{font-size:.78rem}.quote-estimate strong{text-align:right}.quote-estimate small{grid-column:1/-1;color:var(--muted)}.drawer-note,.quote-empty small{font-size:.76rem;line-height:1.5}.form-intro,.form-help{color:var(--muted);font-size:.84rem;line-height:1.5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;padding:.75rem;margin-top:.25rem;border:1px solid #87948d;background:#fff;color:var(--ink);font:inherit}.contact-form>button{padding:.9rem;font-weight:850}.confirmation-check{display:grid!important;grid-template-columns:auto 1fr;gap:.65rem;align-items:start}.confirmation-check input{width:auto;margin:.15rem 0 0}.confirmation-check span{font-weight:500;line-height:1.45}
@media(max-width:560px){.form-grid{grid-template-columns:1fr}.quote-drawer{padding:1.4rem}.quote-item{grid-template-columns:52px 1fr auto}.quote-item img{width:52px;height:52px}}

/* Grouped homepage popular models */
.product-grid.grouped{display:block}.featured-group{margin:0 0 4.5rem}.featured-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:.8rem;margin-bottom:1.5rem}.featured-heading h3{font:clamp(1.8rem,3vw,2.6rem) Georgia,serif;color:var(--navy);margin:0}.featured-heading button{border:0;background:transparent;color:var(--navy);font-weight:850;text-decoration:underline;padding:.5rem 0}.featured-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.5rem 1.8rem}
.product-image-button{width:100%;border:0;color:inherit;font:inherit;cursor:pointer;overflow:hidden}.product-image-button img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.product-image-button:focus-visible{outline:3px solid #b77a35;outline-offset:3px}.product-image-button:hover img{transform:scale(1.025)}.product-image-button img{transition:transform .18s ease}
.price-block .competitor-savings{margin-top:.35rem;color:#8c3d28;font-weight:850;line-height:1.35}
.beta-banner .price-match-callout{flex-basis:100%;display:block;max-width:980px;background:#8c3d28;color:#fff;border-radius:4px;padding:.5rem .85rem;font-size:.95rem;line-height:1.4;box-shadow:0 2px 8px #6f2f201f}.beta-banner .price-match-callout a{color:#ffe39b;font-weight:900;text-decoration-thickness:2px}

/* Store contact strip */
.offer-bar{height:auto;min-height:42px;justify-content:center;gap:.65rem 1.2rem;flex-wrap:wrap;padding:.45rem clamp(1rem,4vw,4rem);font-size:.76rem;line-height:1.25}
.offer-bar span{color:#dce4e8}
.offer-bar a,.offer-bar a+a{margin-left:0;border-left:0;padding-left:0;color:#fff;text-decoration:none}
.offer-bar a:hover{text-decoration:underline}
.offer-bar .store-address{border-left:1px solid #587080;padding-left:1.2rem}
.offer-bar .store-phone{font-weight:850;white-space:nowrap}
@media(max-width:760px){.offer-bar{display:grid;grid-template-columns:1fr auto;text-align:left;padding:.6rem 1rem}.offer-bar strong{grid-column:1}.offer-bar .store-phone{grid-column:2;grid-row:1}.offer-bar .store-address{grid-column:1/-1;border-left:0;padding-left:0}.offer-bar span{grid-column:1/-1}}
@media(max-width:1100px){.featured-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.featured-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1rem}}
@media(max-width:560px){.featured-group{margin-bottom:3.5rem}.featured-heading{align-items:start}.featured-heading h3{font-size:1.9rem}.featured-heading button{font-size:.72rem;text-align:right}.featured-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem .75rem}}
