:root{
  --ink:#1a1e1d;--ink-2:#2c3330;--cream:#f6f3ed;--paper:#fff;--sage:#7c8b80;--gold:#a68352;--line:#ded9cf;--muted:#6f746f;--shadow:0 20px 60px rgba(23,28,25,.12);--radius:22px;--max:1220px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;color:var(--gold)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:0 0 .75rem}h1{font-size:clamp(3rem,7vw,6.5rem);font-weight:500;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,4rem);font-weight:500;letter-spacing:-.03em}h3{font-size:1.55rem;font-weight:500}.lead{font-size:clamp(1.05rem,1.5vw,1.3rem);color:#4f5752;max-width:720px}.small{font-size:.88rem;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;padding:.78rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:.9rem;transition:.25s ease;cursor:pointer}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#313a36;transform:translateY(-1px)}.btn-light{background:#fff;color:var(--ink)}.btn-outline{border-color:#a9aea9;background:transparent}.btn-outline:hover{border-color:var(--ink);background:#f7f7f5}.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{background:#8f7046}.actions{display:flex;gap:.7rem;flex-wrap:wrap}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.8rem;letter-spacing:.04em}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,217,207,.8)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{display:flex;align-items:center;gap:.75rem;font-weight:900;letter-spacing:.16em;font-size:.92rem}.brand-mark{width:34px;height:34px;border:1px solid var(--ink);display:grid;place-items:center;font-family:Georgia,serif;font-size:1.3rem}.nav-links{display:flex;align-items:center;gap:1.2rem;font-size:.88rem;font-weight:700}.nav-links a{padding:.35rem 0}.nav-links a:hover,.nav-links a.active{color:var(--gold)}.nav-actions{display:flex;align-items:center;gap:.5rem}.menu-toggle{display:none;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff}.hero{min-height:calc(100vh - 112px);position:relative;display:grid;align-items:end;overflow:hidden;background:#202622;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,18,16,.82) 0%,rgba(14,18,16,.55) 48%,rgba(14,18,16,.18) 100%),url('assets/shutters-hero.png') center/cover no-repeat}.hero-content{position:relative;z-index:1;padding:clamp(5rem,10vw,9rem) 0 5rem}.hero h1{max-width:900px}.hero .lead{color:#eef1ee;max-width:720px}.hero .actions{margin-top:1.7rem}.hero-meta{display:flex;gap:2rem;flex-wrap:wrap;margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.3);max-width:900px}.hero-stat strong{display:block;font-size:1.4rem}.hero-stat span{font-size:.82rem;color:#d2d8d4}.trust-strip{border-bottom:1px solid var(--line);background:var(--cream)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:1.2rem;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:.92rem}.trust-item span{font-size:.78rem;color:var(--muted)}.section{padding:clamp(4.5rem,8vw,8rem) 0}.section-soft{background:var(--cream)}.section-dark{background:var(--ink);color:#fff}.section-dark .lead,.section-dark .small{color:#cbd2cd}.section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2.5rem}.section-head>*{max-width:720px}.product-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:1rem}.product-card{position:relative;min-height:520px;border-radius:var(--radius);overflow:hidden;background:#ddd;box-shadow:0 8px 30px rgba(0,0,0,.07)}.product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(9,12,10,.82) 100%)}.product-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.product-card .content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:2rem;color:#fff}.product-card .tag{display:inline-block;padding:.3rem .55rem;border:1px solid rgba(255,255,255,.5);border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.product-card p{color:#e9edea;max-width:480px}.exterior-art{position:absolute;inset:0;background:linear-gradient(155deg,#8fa69b,#d7d6ca 46%,#7b694f 46.2%,#b2946d 65%,#79856c 65.2%)}.exterior-art:before{content:"";position:absolute;left:12%;right:12%;top:16%;height:43%;background:linear-gradient(180deg,#2a302d 0 9%,#a5aaa5 9% 100%);box-shadow:0 14px 30px rgba(0,0,0,.2)}.exterior-art:after{content:"";position:absolute;left:20%;right:20%;bottom:12%;height:18%;border:8px solid rgba(35,42,39,.72);border-top:0;background:rgba(236,230,214,.38)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.feature{padding:1.4rem;border:1px solid var(--line);border-radius:18px;background:#fff}.feature .num{font-family:Georgia,serif;font-size:2rem;color:var(--gold)}.feature p{font-size:.9rem;color:var(--muted);margin-bottom:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.visual{border-radius:var(--radius);min-height:520px;overflow:hidden;background:#ddd;box-shadow:var(--shadow)}.visual img{width:100%;height:100%;object-fit:cover}.bullet-list{display:grid;gap:.9rem;margin:1.5rem 0 2rem}.bullet{display:flex;gap:.8rem;align-items:flex-start}.bullet i{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:#e7e4dc;color:var(--ink);font-style:normal;font-size:.8rem;font-weight:900}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{padding:1.5rem;border-top:1px solid #4b544f}.step span{display:block;color:#aab2ad;font-size:.75rem;margin-bottom:2.5rem}.step p{color:#cbd2cd;font-size:.9rem}.cta-band{padding:2rem;border-radius:var(--radius);background:linear-gradient(120deg,#2f3833,#1a1e1d);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta-band h3{font-size:2rem;margin-bottom:.35rem}.gallery{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:260px 260px;gap:1rem}.gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#ddd;position:relative}.gallery figure:first-child{grid-row:1/3}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figcaption{position:absolute;left:1rem;bottom:1rem;background:rgba(255,255,255,.9);padding:.45rem .7rem;border-radius:999px;font-size:.72rem;font-weight:800}.dealer-card{display:grid;grid-template-columns:1.1fr .9fr;background:#f0eee8;border-radius:var(--radius);overflow:hidden}.dealer-copy{padding:clamp(2rem,5vw,4.5rem)}.dealer-panel{background:var(--ink);color:#fff;padding:clamp(2rem,5vw,4.5rem);display:grid;align-content:center}.dealer-panel ul{padding-left:1.1rem;color:#cfd6d1}.form-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}.contact-card{padding:2rem;background:var(--cream);border-radius:var(--radius)}form{display:grid;gap:1rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{display:grid;gap:.4rem}.field label{font-size:.8rem;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #cfcac0;border-radius:12px;padding:.85rem 1rem;background:#fff;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(166,131,82,.12)}.field textarea{min-height:130px;resize:vertical}.status{font-size:.88rem;padding:.8rem 1rem;border-radius:10px;display:none}.status.show{display:block}.status.ok{background:#e9f4ed;color:#1f6139}.status.err{background:#faeaea;color:#8a2929}.page-hero{padding:7rem 0 4rem;background:var(--cream);border-bottom:1px solid var(--line)}.page-hero .crumb{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:1.2rem}.product-hero{min-height:620px;position:relative;display:grid;align-items:end;color:#fff;overflow:hidden}.product-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,18,16,.75),rgba(15,18,16,.18))}.product-hero .inner{position:relative;z-index:1;padding:5rem 0}.product-hero h1{max-width:800px}.chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{padding:.45rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.5);font-size:.75rem}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.option{padding:1.6rem;border:1px solid var(--line);border-radius:18px}.option h3{font-size:1.35rem}.swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem}.swatch{aspect-ratio:1;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.footer{background:#131715;color:#fff;padding:4rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}.footer h4{margin:.2rem 0 1rem;font-size:.84rem;text-transform:uppercase;letter-spacing:.12em}.footer a{display:block;color:#cbd2cd;margin:.45rem 0;font-size:.88rem}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #343a37;margin-top:3rem;padding-top:1.25rem;display:flex;justify-content:space-between;gap:1rem;color:#99a19c;font-size:.78rem}.floating-contact{position:fixed;right:18px;bottom:18px;z-index:40;display:flex;flex-direction:column;gap:.55rem}.float-btn{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2);font-weight:900}.float-btn.secondary{background:var(--gold)}.mobile-only{display:none}
@media(max-width:980px){.nav-links{position:fixed;left:20px;right:20px;top:90px;background:#fff;box-shadow:var(--shadow);border-radius:16px;padding:1.3rem;display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-toggle{display:block}.nav-actions .btn-outline{display:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:440px}.feature-grid{grid-template-columns:1fr 1fr}.split,.form-wrap,.dealer-card{grid-template-columns:1fr}.process{grid-template-columns:1fr 1fr}.option-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 220px}.gallery figure:first-child{grid-column:1/3;grid-row:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.section-head{display:block}.section-head .actions{margin-top:1rem}}
@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--max))}.announcement{font-size:.72rem}.nav{height:68px}.brand{font-size:.78rem}.brand-mark{width:30px;height:30px}.hero{min-height:760px}.hero-content{padding:5rem 0 3rem}.hero-meta{gap:1rem}.trust-grid,.feature-grid,.process,.option-grid,.footer-grid,.field-row{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.product-card{min-height:400px}.cta-band{align-items:flex-start;flex-direction:column}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:none}.gallery figure,.gallery figure:first-child{grid-column:auto;grid-row:auto;height:260px}.swatches{grid-template-columns:repeat(4,1fr)}.footer-bottom{flex-direction:column}.mobile-only{display:inline}.nav-actions .btn-dark{display:none}}
