@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Libre+Caslon+Text:wght@400;700&display=swap";:root{--ink:#191919;--orange:#f36c16;--olive:#7b7d35;--cream:#f4f1ea;--line:#ddd8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Libre Caslon Text,serif;font-weight:400;line-height:1.14}h1{letter-spacing:-.04em;font-size:clamp(2.6rem,5.2vw,5rem)}h2{letter-spacing:-.035em;font-size:clamp(2.25rem,4vw,4.2rem)}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:.73rem;font-weight:600}.eyebrow.light{color:#fff}.section-pad{padding:110px max(6vw,28px)}.site-header{z-index:10;background:#fff;position:relative}.header-inner{max-width:1440px;min-height:134px;margin:auto;padding:0 44px;display:flex}.brand{background:#111;border-right:1px solid #111;justify-content:center;align-items:center;width:142px;margin-left:-44px;padding:14px 21px;display:flex}.brand img{object-fit:contain;width:100px;height:100px}.header-content{flex:1}.utility-nav,.primary-nav{justify-content:flex-end;align-items:center;gap:34px;min-height:66px;padding:0 8px 0 42px;display:flex}.utility-nav{color:#666;border-bottom:1px solid #eee;font-size:.82rem}.utility-nav span{color:var(--olive);margin-right:auto;font-weight:500}.primary-nav{font-size:.95rem}.primary-nav a{padding:10px 0}.nav-quote{border:1px solid var(--ink);margin-left:auto;font-weight:500;padding:13px 18px!important}.hero{color:#fff;height:min(760px,100vh - 80px);min-height:620px;position:relative;overflow:hidden}.hero-image{background:url(/images/hero-bg.webp) 50% 46%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-image:after{content:"";background:linear-gradient(90deg,#0f0f0f2e,#0f0f0f0a);position:absolute;inset:0}.hero-shape{clip-path:polygon(0 0,70% 0,100% 50%,70% 100%,0 100%,14% 50%);background:#eb590bed;width:66vw;height:100%;position:absolute;top:0;left:-8vw}.hero-copy{z-index:2;width:min(760px,66vw);padding:145px 0 0 max(6vw,42px);position:relative}.hero-copy h1{max-width:720px;margin-bottom:22px}.hero-intro{max-width:570px;font-size:1.12rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:36px;display:flex}.button{text-transform:uppercase;letter-spacing:.06em;border:1px solid;justify-content:center;align-items:center;min-width:195px;min-height:58px;padding:16px 24px;font-size:.78rem;font-weight:500;transition:all .25s;display:inline-flex}.button-light{color:#fff}.button-light:hover{color:var(--orange);background:#fff}.button-dark{color:var(--ink)}.button-dark:hover{background:var(--ink);color:#fff}.scroll-note{z-index:2;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;position:absolute;bottom:28px;right:42px}.intro{background:var(--cream);grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;display:grid}.intro h2{max-width:760px;margin-bottom:0}.intro-copy{color:#555;max-width:560px;font-size:1.06rem;line-height:1.85}.product-grid{grid-template-columns:repeat(3,1fr);display:grid}.product-card{color:#fff;min-height:480px;position:relative;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.product-card:after{content:"";background:linear-gradient(#0000 25%,#000000c2);position:absolute;inset:0}.product-card:hover img{transform:scale(1.045)}.product-overlay{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:34px;left:34px;right:34px}.product-overlay small{opacity:.82}.product-overlay strong{font-family:Libre Caslon Text,serif;font-size:2rem;font-weight:400}.product-overlay i{text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:.75rem;font-style:normal}.story{background:var(--ink);color:#fff;grid-template-columns:1.15fr .85fr;min-height:700px;display:grid}.story-image img{object-fit:cover;width:100%;height:100%}.story-copy{flex-direction:column;justify-content:center;padding:110px 7vw;display:flex}.story-copy h2{font-size:clamp(2.4rem,4vw,4rem)}.story-copy p:not(.eyebrow){color:#ccc;max-width:570px;line-height:1.9}.text-link{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-top:28px;font-size:.8rem;font-weight:500;display:inline-block}.promise{background:#fff}.promise-heading{max-width:820px}.promise-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.promise-grid article{border-right:1px solid var(--line);padding:36px 30px 20px 0}.promise-grid article+article{padding-left:30px}.promise-grid article:last-child{border-right:0}.promise-grid span{color:var(--orange);font-size:.75rem;font-weight:600}.promise-grid h3{margin:26px 0 14px;font-family:Libre Caslon Text,serif;font-size:1.45rem;font-weight:400}.promise-grid p{color:#666;font-size:.92rem;line-height:1.7}.gallery{background:#fff;grid-template-rows:300px 380px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.gallery-title{background:var(--olive);color:#fff;grid-column:1/4;padding:75px 6vw}.gallery-title h2{margin-bottom:12px}.gallery-title p:last-child{color:#eaead9;max-width:550px}.gallery>img{object-fit:cover;width:100%;height:100%}.quote{background:var(--orange);color:#fff;grid-template-columns:1.3fr .7fr;align-items:center;gap:8vw;padding:100px 7vw;display:grid}.quote h2{max-width:760px}.quote-copy>p:last-child{max-width:680px;line-height:1.8}.quote-actions{flex-direction:column;gap:15px;display:flex}.quote-actions .button{width:100%}.quote-actions small{text-align:center;opacity:.8;margin-top:8px}footer{color:#ddd;background:#121212;grid-template-columns:1.4fr .8fr .6fr;gap:7vw;padding:80px 6vw 120px;display:grid;position:relative}footer h3{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}footer p,footer a{color:#aaa;font-size:.9rem;line-height:1.9}footer a:hover{color:var(--orange)}.footer-brand img{width:120px;margin-bottom:20px}.footer-brand p{max-width:360px}.copyright{position:absolute;bottom:30px;left:6vw}.shutter-service{background:#f4f1ea;padding:110px max(6vw,28px)}.shutter-heading{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:8vw;margin-bottom:58px;display:grid}.shutter-heading .eyebrow{grid-column:1/3}.shutter-heading h2{max-width:820px;margin:0}.shutter-heading>p:last-child{color:#5b5b55;max-width:580px;margin:0;line-height:1.8}.shutter-cards{grid-template-columns:1fr 1fr;gap:28px;display:grid}.shutter-card{background:#fff}.shutter-card>img{object-fit:cover;width:100%;height:430px}.shutter-card>div{padding:38px 40px 42px}.shutter-card span{color:var(--olive);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:600}.shutter-card h3{margin:14px 0;font-family:Libre Caslon Text,serif;font-size:2.15rem;font-weight:400}.shutter-card p{color:#666;line-height:1.75}.shutter-card ul{border-top:1px solid var(--line);margin:22px 0 26px;padding:0;list-style:none}.shutter-card li{border-bottom:1px solid var(--line);padding:11px 0;font-size:.86rem}.shutter-card li:before{content:"✓";color:var(--orange);margin-right:10px}.shutter-card a{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:600}@media (max-width:1000px){.utility-nav{display:none}.header-inner{min-height:90px;padding:0 22px}.brand{width:95px;margin-left:-22px;padding:8px 12px}.brand img{width:70px;height:70px}.header-content{align-items:center;display:flex}.primary-nav{gap:22px;width:100%;min-height:auto;padding-left:24px;font-size:.8rem}.primary-nav a:nth-child(2),.primary-nav a:nth-child(3),.primary-nav a:nth-child(4){display:none}.hero{min-height:680px}.hero-shape{width:84vw}.hero-copy{width:78vw;padding-top:150px}.product-grid,.promise-grid{grid-template-columns:repeat(2,1fr)}.promise-grid article:nth-child(2){border-right:0}.story{grid-template-columns:1fr}.story-image{height:520px}.shutter-heading{grid-template-columns:1fr}.shutter-heading .eyebrow{grid-column:auto}.shutter-heading>p:last-child{margin-top:25px}.shutter-card>img{height:340px}}@media (max-width:680px){.site-header{background:#fffffff5;position:absolute;top:0;left:0;right:0}.primary-nav>a:not(.nav-quote){display:none}.nav-quote{margin-left:auto;font-size:.68rem}.hero{height:760px}.hero-shape{opacity:.95;clip-path:polygon(0 0,65% 0,100% 48%,65% 100%,0 100%);width:118vw;left:-36vw}.hero-copy{width:100%;padding:160px 24px 0}.hero-copy h1{font-size:2.7rem}.scroll-note{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.intro,.quote{grid-template-columns:1fr}.section-pad{padding:80px 24px}.product-grid{grid-template-columns:1fr}.product-card{min-height:430px}.story-image{height:390px}.story-copy{padding:80px 24px}.promise-grid{grid-template-columns:1fr}.promise-grid article,.promise-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.gallery{grid-template-rows:auto repeat(3,320px);grid-template-columns:1fr}.gallery-title{grid-column:auto;padding:70px 24px}.quote{padding:80px 24px}footer{grid-template-columns:1fr;padding:70px 24px 120px}.copyright{left:24px}.shutter-service{padding:80px 24px}.shutter-cards{grid-template-columns:1fr}.shutter-card>img{height:290px}.shutter-card>div{padding:30px 24px 34px}}.detail-hero{color:#fff;align-items:flex-end;min-height:650px;display:flex;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.detail-hero:after{content:"";background:linear-gradient(90deg,#000000bf,#00000026);position:absolute;inset:0}.detail-hero>div{z-index:1;max-width:780px;padding:100px max(6vw,28px);position:relative}.detail-hero h1{margin-bottom:20px}.detail-hero p:not(.eyebrow){max-width:620px;font-size:1.12rem;line-height:1.75}.detail-content{background:var(--cream);grid-template-columns:1fr 1fr;gap:9vw;padding:110px max(6vw,28px);display:grid}.detail-content h2{font-size:clamp(2.2rem,3.6vw,3.8rem)}.detail-content>div:last-child>p{color:#5c5c57;font-size:1.05rem;line-height:1.9}.detail-content ul{border-top:1px solid var(--line);margin:35px 0;padding:0;list-style:none}.detail-content li{border-bottom:1px solid var(--line);padding:16px 0}.detail-content li:before{content:"✓";color:var(--orange);margin-right:12px}.dark-link{color:var(--ink)}.detail-more{padding:95px max(6vw,28px)}.detail-more>div{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.detail-more a{color:#fff;background:#111}.detail-more img{object-fit:cover;width:100%;height:300px}.detail-more strong{padding:22px 24px;font-family:Libre Caslon Text,serif;font-size:1.45rem;font-weight:400;display:block}@media (max-width:680px){.detail-hero{min-height:620px}.detail-hero>div{padding:140px 24px 70px}.detail-content{grid-template-columns:1fr;padding:75px 24px}.detail-more{padding:70px 24px}.detail-more>div{grid-template-columns:1fr}.detail-more img{height:260px}}.measure-section{background:var(--cream);padding:100px max(6vw,28px)}.measure-form{background:#fff;max-width:1120px;margin:auto;padding:60px}.measure-form h2{font-size:clamp(2.2rem,3.5vw,3.6rem)}.form-help{color:#666;max-width:700px;line-height:1.7}.measurement-row{border:0;border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr 1fr .65fr;gap:18px;margin:32px 0 0;padding:28px 0;display:grid;position:relative}.measurement-row legend{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;padding:0 12px 0 0;font-size:.75rem;font-weight:600}.measure-form label{letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:9px;font-size:.78rem;font-weight:600;display:flex}.measure-form input,.measure-form select,.measure-form textarea{width:100%;color:var(--ink);text-transform:none;background:#fff;border:1px solid #cfcac0;padding:14px 13px;font:400 1rem DM Sans,sans-serif}.measure-form textarea{resize:vertical}.remove-window{color:#9b3b20;cursor:pointer;background:0 0;border:0;position:absolute;top:-24px;right:0}.add-window{border:1px solid var(--ink);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#fff;margin:18px 0 42px;padding:12px 18px;font:600 .75rem DM Sans,sans-serif}.customer-fields{grid-template-columns:1fr 1fr;gap:22px;display:grid}.wide-field{grid-column:1/3}.form-submit{background:var(--orange);border-color:var(--orange);color:#fff;cursor:pointer;margin-top:28px}.form-note{color:#777;margin-top:15px;display:block}.quote-page{color:#fff;background:linear-gradient(110deg,#f36c16f5,#7b7d35eb),url(/images/hero-bg.webp) 50%/cover;grid-template-columns:1.1fr .9fr;align-items:center;gap:8vw;min-height:calc(100vh - 134px);padding:100px max(6vw,28px);display:grid}.quote-page>div:first-child{max-width:760px}.quote-page>div:first-child p:last-child{max-width:620px;font-size:1.12rem;line-height:1.8}.quote-contact-card{color:var(--ink);background:#fff;padding:48px}.quote-contact-card h2{font-size:clamp(2rem,3vw,3rem)}.quote-contact-card .button{width:100%;margin-top:12px}.quote-contact-card>p:last-child{color:#666;text-align:center;margin:24px 0 0;line-height:1.7}@media (max-width:680px){.quote-page{grid-template-columns:1fr;padding:130px 24px 70px}.quote-contact-card{padding:32px 24px}.measure-section{padding:65px 18px}.measure-form{padding:36px 20px}.measurement-row{grid-template-columns:1fr 1fr}.measurement-row label:first-of-type{grid-column:1/3}.customer-fields{grid-template-columns:1fr}.wide-field{grid-column:auto}}
