:root{--ink:#252525;--stone:#A58F78;--terra:#B86145;--ivory:#F7F5F0;--paper:#fff;--muted:#6B6A65;--line:#e7e2dc;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:400 16px/1.65 Inter,Arial,sans-serif}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:100;background:#fff;padding:.7rem}.announce{background:var(--ink);color:#fff;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.announce .wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.announce a{color:#f3d7c9;font-weight:700}.wrap{width:min(calc(100% - 3rem),var(--max));margin:auto}.site-header{background:rgba(247,245,240,.94);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{display:flex;align-items:center;gap:.75rem;font:800 .9rem/1.1 Manrope,sans-serif;letter-spacing:.05em}.brand-mark{width:35px;height:35px;color:var(--terra);border:2px solid currentColor;display:grid;place-items:center;transform:rotate(45deg)}.brand-mark b{transform:rotate(-45deg);font-size:19px}.nav-links{display:flex;gap:1.05rem;align-items:center;font-size:.84rem;font-weight:600}.nav-links a{padding:.35rem 0}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--terra)}.menu-toggle{display:none;border:0;background:transparent;font-size:1.7rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.15rem;border:1px solid var(--ink);font-size:.84rem;font-weight:700;letter-spacing:.03em;transition:.2s;gap:.5rem}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#3a3a38}.button.terra{background:var(--terra);border-color:var(--terra);color:#fff}.button.terra:hover{background:#974b37}.button.ghost{border-color:#fff;color:#fff}.button.ghost:hover{background:#fff;color:var(--ink)}.hero{min-height:650px;position:relative;color:#fff;display:flex;align-items:end;background:#333 url('../images/storefront-exterior-signage.jpg') center/cover}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.78),rgba(20,20,20,.3) 68%,rgba(20,20,20,.08))}.hero .wrap{position:relative;padding:7rem 0 5.5rem}.hero-content{max-width:780px}.hero h1{font:800 clamp(2.35rem,5vw,4.35rem)/1.06 Manrope,sans-serif;letter-spacing:-.055em;margin:.5rem 0 1.3rem}.hero p{max-width:720px;font-size:1.06rem;color:#f3f0ec}.hero-badges,.actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.hero-badges{margin:1.4rem 0;font-weight:700}.badge{border:1px solid rgba(255,255,255,.45);padding:.45rem .7rem;font-size:.82rem;background:rgba(0,0,0,.12)}main section{padding:5.5rem 0}.section-head{max-width:710px;margin-bottom:2.2rem}.section-head h2,.copy-block h1{font:800 clamp(1.9rem,3.3vw,3.25rem)/1.15 Manrope,sans-serif;letter-spacing:-.045em;margin:.25rem 0 .8rem}.section-head p{color:var(--muted);font-size:1.03rem}.grid{display:grid;gap:1.25rem}.products-grid{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:360px}.product-card img{width:100%;height:205px;object-fit:cover}.product-card div{padding:1.2rem;display:flex;flex:1;flex-direction:column}.product-card h3{font:800 1.18rem Manrope;margin:0 0 .35rem}.product-card p{font-size:.9rem;color:var(--muted);margin:0 0 1rem}.inline-link{font-weight:800;font-size:.83rem;margin-top:auto;color:var(--terra)}.solution-strip{background:var(--ink);color:#fff}.process{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin:2.2rem 0}.process span{font:700 1rem Manrope}.process span:not(:last-child):after{content:'→';color:var(--stone);padding-left:1rem}.solutions{grid-template-columns:repeat(4,1fr)}.solution{border-top:2px solid var(--stone);padding-top:1rem}.solution h3{font:800 1.25rem Manrope;margin:.2rem 0}.solution p{color:#dedbd5;font-size:.92rem}.wholesale{background:#ece6dd}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.two-col img{width:100%;height:450px;object-fit:cover}.feature-list{list-style:none;padding:0;margin:1.5rem 0}.feature-list li{padding:.65rem 0;border-bottom:1px solid #d6cfc5;font-weight:600}.feature-list li:before{content:'✓';color:var(--terra);font-weight:900;margin-right:.6rem}.area{background:#e9e2d9}.area-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:3rem}.map-panel{background:var(--ink);color:#fff;padding:2.5rem;position:relative;overflow:hidden}.map-panel:after{content:'';position:absolute;width:340px;height:340px;border:1px solid var(--stone);border-radius:42% 58% 61% 39%;right:-140px;bottom:-150px}.map-panel h3{font:800 1.3rem Manrope;margin:0 0 .5rem}.place-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.place-groups h3{font:800 1rem Manrope;margin:0 0 .55rem}.place-groups p{margin:0;color:var(--muted)}.video-shell{aspect-ratio:16/8;background:#252525 url('../images/tiles-showroom-01.jpg') center/cover;display:grid;place-items:center}.play{width:76px;height:76px;border:0;border-radius:50%;background:var(--terra);color:#fff;font-size:1.5rem}.gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:190px}.gallery img{width:100%;height:100%;object-fit:cover}.gallery .tall{grid-row:span 2}.gallery .wide{grid-column:span 2}.why{grid-template-columns:repeat(3,1fr)}.why article{border-top:1px solid var(--stone);padding:1.1rem 0}.why h3{font:800 1.08rem Manrope;margin:.1rem 0}.why p{color:var(--muted);font-size:.92rem}.review{background:#fff;border:1px solid var(--line);padding:2.4rem;text-align:center}.stars{color:var(--terra);letter-spacing:.14em;font-size:1.18rem}.faq{max-width:850px}.faq details{border-top:1px solid var(--line);padding:1.05rem 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted);padding-right:2rem}.final-cta{background:var(--ink);color:#fff}.final-cta .section-head p{color:#d9d4cd}.site-footer{background:#191919;color:#dfdcd6;padding:4rem 0 6rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}.site-footer h3{font:800 .9rem Manrope;color:#fff;margin:0 0 .9rem}.site-footer a,.site-footer p{display:block;font-size:.88rem;margin:.35rem 0;color:#c9c4bd}.site-footer a.tel-inline{display:inline;margin:0}.site-footer .brand{color:#fff;margin-bottom:.7rem}.bottom-bar{display:none}.page-hero{background:var(--ink);color:#fff;padding:5rem 0}.page-hero h1{font:800 clamp(2.4rem,4vw,4rem)/1.1 Manrope;letter-spacing:-.05em;margin:.4rem 0}.page-hero p{max-width:700px;color:#ddd7d0;font-size:1.05rem}.breadcrumb{font-size:.8rem;color:#cfc8c0}.category-intro{padding:4.5rem 0 2rem}.category-intro .two-col{align-items:start}.category-intro img{height:370px}.detail-grid{grid-template-columns:repeat(3,1fr)}.detail-grid article{background:#fff;padding:1.5rem;border-top:3px solid var(--stone)}.detail-grid h2{font:800 1.18rem Manrope;margin:0 0 .45rem}.detail-grid p{font-size:.92rem;color:var(--muted);margin:0}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem}.contact-card{background:#fff;padding:2rem}.contact-card h2{font:800 1.5rem Manrope;margin-top:0}.contact-card p{color:var(--muted)}form{display:grid;gap:1rem}label{font-size:.85rem;font-weight:700}input,select,textarea{width:100%;padding:.8rem;border:1px solid #cfc9c1;background:#fff;border-radius:0}textarea{min-height:130px;resize:vertical}.form-note{font-size:.82rem;color:var(--muted)}.notice{background:#fff0e9;color:#75402f;padding:1rem;border-left:3px solid var(--terra);font-size:.9rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #c87052;outline-offset:3px}@media(max-width:980px){.nav-links{display:none}.nav-links.open{display:flex;position:absolute;left:0;right:0;top:76px;flex-direction:column;background:var(--ivory);padding:1.5rem;border-bottom:1px solid var(--line);align-items:stretch}.menu-toggle{display:block}.products-grid{grid-template-columns:repeat(2,1fr)}.solutions{grid-template-columns:repeat(2,1fr)}.why{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){body{padding-bottom:61px}.wrap{width:min(calc(100% - 2rem),var(--max))}.announce .wrap{justify-content:center}.announce a{display:none}.nav{height:67px}.nav-cta{display:none}.hero{min-height:620px}.hero .wrap{padding:5.2rem 0 3.2rem}.hero h1{font-size:2.45rem}.hero p{font-size:.95rem}.hero .actions .button{width:100%}main section{padding:3.8rem 0}.products-grid,.detail-grid{grid-template-columns:1fr}.products-grid .product-card{min-height:0}.product-card img{height:220px}.two-col,.area-layout{grid-template-columns:1fr;gap:2rem}.two-col img{height:300px;order:-1}.place-groups{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery .wide{grid-column:span 1}.gallery .tall{grid-row:span 1}.why,.solutions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:1.6rem}.footer-grid>div:first-child{grid-column:span 2}.bottom-bar{display:grid;position:fixed;z-index:80;bottom:0;left:0;right:0;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.12)}.bottom-bar a{min-height:60px;display:grid;place-items:center;border-right:1px solid var(--line);font-size:.73rem;font-weight:800}.bottom-bar a:nth-child(2){background:var(--terra);color:#fff}.page-hero{padding:3.6rem 0}.page-hero h1{font-size:2.5rem}.category-intro{padding:3.2rem 0 1rem}.category-intro .two-col img{height:270px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media(max-width:640px){.hero{background-image:url("../images/storefront-hero-mobile.jpg");background-size:100% auto;background-position:top center;background-repeat:no-repeat}.hero .wrap{padding-bottom:3rem}}
.fitting-grid{grid-template-columns:repeat(4,1fr)}.fitting-grid figure{margin:0;background:var(--paper);border:1px solid var(--line);overflow:hidden}.fitting-grid img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;padding:.55rem}.fitting-grid figcaption{padding:.8rem 1rem 1rem;font:700 .86rem/1.25 Manrope,sans-serif;color:var(--ink)}.fitting-grid.compact{grid-template-columns:repeat(5,1fr)}.fitting-grid.compact figcaption{font-size:.78rem;padding:.65rem .75rem .8rem}@media(max-width:980px){.fitting-grid,.fitting-grid.compact{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.fitting-grid,.fitting-grid.compact{grid-template-columns:repeat(2,1fr);gap:.8rem}.fitting-grid figcaption{padding:.65rem .75rem .8rem}}
.kitchen-gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}.kitchen-gallery img{width:100%;height:100%;object-fit:cover}.kitchen-gallery .wide{grid-column:span 2}@media(max-width:640px){.kitchen-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.kitchen-gallery .wide{grid-column:span 2}}
