:root{--navy:#112c43;--navy2:#173d59;--ink:#203449;--muted:#586879;--cream:#f6f5f2;--line:#e1e5e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 44px));margin:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.footer-brand,.tagline{font-family:Georgia,'Times New Roman',serif}h2{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:normal;line-height:1.12;margin-bottom:12px}.masthead{background:#fafbfc}.masthead-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;min-height:104px}.brand{text-decoration:none;text-align:center;justify-self:start;line-height:1.05;display:flex;flex-direction:column;color:var(--navy)}.brand strong{font-size:clamp(2rem,4vw,3.25rem);font-weight:normal;letter-spacing:.06em}.brand span{font-size:1rem;letter-spacing:.16em}.brand small{font:11px Arial,sans-serif;letter-spacing:.24em;margin-top:5px}.tagline{font-size:clamp(1.1rem,2vw,1.65rem);font-style:italic;text-align:center;line-height:1.2;margin:0}.header-contact{justify-self:end;display:flex;flex-direction:column;gap:5px;font-size:.9rem;max-width:240px}.header-contact a{font-weight:700;font-size:1.4rem;text-decoration:none}.nav{background:var(--navy);color:white;position:relative;z-index:10}.nav-inner{min-height:45px;display:flex;align-items:center}.nav-links{display:flex;width:100%;justify-content:space-around}.nav-links a{text-decoration:none;padding:12px 14px;font-size:.91rem}.nav-links a:hover,.nav-links a:focus-visible{background:#234965}.nav-brand,.menu-toggle{display:none}.hero{min-height:410px;position:relative;overflow:hidden;background:#e9e7e4}.hero-photo{position:absolute;inset:0 0 0 37%;background:url('images/hero-bathroom.jpg') center center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,248,246,.98) 0%,rgba(249,248,246,.93) 32%,rgba(249,248,246,.35) 55%,transparent 76%)}.hero-inner{position:relative;z-index:1;min-height:410px;display:flex;align-items:center}.hero-copy{max-width:550px;padding:35px 0}.eyebrow{font-size:.73rem;letter-spacing:.18em;color:#4c677e;font-weight:700;margin-bottom:12px}.hero h1{font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.08;font-weight:normal;margin-bottom:8px}.hero-lead{font:clamp(1.05rem,2vw,1.5rem) Georgia,serif;margin-bottom:4px}.hero-lead span{padding:0 5px}.hero-services{font:1.18rem Georgia,serif}.hero-copy>p:not(.eyebrow){max-width:450px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--navy2);color:#fff;padding:12px 23px;border:1px solid var(--navy2);border-radius:3px;text-decoration:none;text-transform:uppercase;font-size:.79rem;font-weight:700;letter-spacing:.04em;transition:background .2s}.button:hover{background:#285b7b}.button-outline{background:transparent;color:var(--navy2)}.button-outline:hover{color:#fff}.benefits{background:#f8f9fa;padding:26px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefits-grid>div{text-align:center;padding:0 18px;border-right:1px solid var(--line)}.benefits-grid>div:last-child{border:0}.benefit-icon{font-size:2.1rem;color:var(--navy2);display:block;line-height:1.1}.benefits h3{font-size:1.06rem;margin:8px 0 3px}.benefits p{font-size:.87rem;margin:0}.section{padding:45px 0}.product-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:35px;align-items:stretch}.product-grid>img{width:100%;height:355px;object-fit:cover;border-radius:3px}.product-copy{align-self:center}.product-copy p{font-size:.94rem}.checks{padding:0;list-style:none;margin:16px 0}.checks li{margin:4px 0;font-size:.91rem}.checks li:before{content:'✓';font-weight:bold;color:var(--navy2);margin-right:10px}.section-tinted{background:#fafafa}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.section-heading p{margin:0;color:var(--muted)}.swatches{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.swatch{text-align:center;font-size:.76rem}.swatch-sample{height:78px;border-radius:4px;border:1px solid #d7d7d7;margin-bottom:7px;background-image:linear-gradient(120deg,transparent,rgba(255,255,255,.2),transparent)}.small-note{font-size:.76rem;color:#687684;margin:14px 0 0}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.gallery img{width:100%;height:170px;object-fit:cover;border-radius:3px}.cta{background:#e9eef1;padding:33px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{margin-bottom:5px}.cta p{margin:0}.button-light{white-space:nowrap}.footer{background:var(--navy);color:white;padding-top:35px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1.1fr 1fr;gap:42px}.footer h3{font:1.12rem Georgia,serif;margin-bottom:10px}.footer p,.footer a{font-size:.88rem}.footer-grid>div:nth-child(2) a{display:block;text-decoration:none;margin:3px 0}.footer-grid a:hover{text-decoration:underline}.footer-brand{display:flex;flex-direction:column;text-decoration:none;font-size:2rem;line-height:1.05}.footer-brand span{font-size:.9rem;letter-spacing:.08em}.footer-phone{font-weight:bold;text-decoration:none;font-size:1.1rem!important}.footer-bottom{border-top:1px solid #456076;margin-top:30px;padding:13px 0;display:flex;justify-content:space-between;gap:15px;font-size:.72rem}.menu-toggle{background:none;border:1px solid #7890a0;border-radius:3px;color:white;padding:8px 12px;cursor:pointer}@media(max-width:950px){.product-grid{gap:20px}.product-right{display:none!important}.product-grid{grid-template-columns:1fr 1.25fr}.swatches{grid-template-columns:repeat(4,1fr)}.footer-grid{gap:20px}.header-contact{font-size:.78rem}.header-contact a{font-size:1.12rem}}@media(max-width:680px){.container{width:min(100% - 30px,1180px)}.masthead-inner{grid-template-columns:1fr auto;min-height:80px}.brand strong{font-size:2rem}.brand span{font-size:.72rem}.brand small{font-size:.55rem}.tagline{display:none}.header-contact{font-size:.7rem;max-width:170px}.header-contact a{font-size:.97rem}.nav-inner{justify-content:space-between;flex-wrap:wrap}.nav-brand,.menu-toggle{display:block}.nav-brand{text-decoration:none;font-family:Georgia,serif;letter-spacing:.15em}.nav-links{display:none;flex-direction:column;width:100%;padding:5px 0}.nav-links.is-open{display:flex}.nav-links a{border-top:1px solid #35526a}.hero,.hero-inner{min-height:490px}.hero-photo{inset:0;background-position:center}.hero:after{background:linear-gradient(90deg,rgba(250,249,247,.95),rgba(250,249,247,.78) 68%,rgba(250,249,247,.32))}.hero-copy{padding:28px 0}.hero h1{font-size:2.65rem}.hero-services{font-size:1.03rem}.benefits-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.benefits-grid>div:nth-child(2){border:0}.section{padding:30px 0}.product-grid{grid-template-columns:1fr}.product-grid>img{height:255px}.product-copy{padding:0 4px}.section-heading{align-items:flex-start;flex-direction:column}.swatches{grid-template-columns:repeat(4,1fr)}.swatch-sample{height:65px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:150px}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:repeat(2,1fr);gap:26px}.footer-bottom{flex-direction:column}}@media(max-width:400px){.header-contact span{display:none}.swatches{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}}
