:root{--bg:#f5f7f8;--text:#13201f;--muted:#5a6966;--green:#173f39;--gold:#b98b49;--line:#13201f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh}.hero{color:#fff;background:linear-gradient(90deg,#081211eb,#08121199,#0812111a),url(/hero-installation.png) 50%/cover;min-height:86vh}.hero-content,.section{width:min(1120px,100% - 40px);margin:0 auto}nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081211d1;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:0 max(20px,50% - 560px);display:flex;position:fixed;top:0;left:0;right:0}.hero-content,.section{scroll-margin-top:100px}.nav-links{color:#ffffffd1;gap:24px;font-weight:700;display:flex}.language-control{align-items:center;gap:10px;display:flex}.language-control span{color:#ffffffc7;font-size:.9rem;font-weight:800}.language-switch{border:1px solid #ffffff52;border-radius:6px;display:inline-flex;overflow:hidden}.language-switch button{color:#ffffffc7;min-width:44px;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.language-switch button.active{color:var(--text);background:#fff}.brand{font-size:1.15rem;font-weight:800}.hero-content{flex-direction:column;justify-content:center;min-height:calc(86vh - 76px);padding:56px 0;display:flex}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:24px;font-size:clamp(3rem,7vw,6.5rem);line-height:1}h2{max-width:760px;margin-bottom:20px;font-size:clamp(2.1rem,5vw,4rem);line-height:1.05}.hero-content>p:not(.eyebrow),.section-title p:not(.eyebrow),.contact>div>p{max-width:650px;color:var(--muted);font-size:1.05rem;line-height:1.7}.hero-content>p:not(.eyebrow){color:#ffffffdb}.actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;display:inline-flex}.primary,.submit{background:var(--green);color:#fff}.hero .primary{color:var(--text);background:#fff}.secondary{color:#fff;border-color:#ffffff57}.section{padding:84px 0}.section-title{margin-bottom:28px}.cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}article,.contact-form{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 18px 40px #13201f0f}article{padding:26px}article h3{margin-bottom:12px;font-size:1.2rem}article p{color:var(--muted);margin-bottom:0;line-height:1.65}.gallery-title{max-width:820px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}figure{border:1px solid var(--line);aspect-ratio:4/3;background:#e7eceb;border-radius:8px;min-height:260px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #13201f0f}figure img{object-fit:cover}.gallery-empty{border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:8px;margin:0;padding:26px;line-height:1.65}.gallery-pagination{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.gallery-pagination button{border:1px solid var(--line);min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:0 16px;font-weight:800}.gallery-pagination button:disabled{cursor:not-allowed;opacity:.42}.gallery-pagination span{color:var(--muted);font-weight:800}.contact{grid-template-columns:.85fr 1fr;align-items:start;gap:56px;display:grid}.contact a{color:var(--green);font-weight:800}.contact-form{gap:14px;padding:28px;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);font:inherit;border-radius:6px;padding:12px 14px}textarea{resize:vertical;min-height:130px}input:focus,select:focus,textarea:focus{border-color:var(--gold);outline:3px solid #b98b493d}@media (max-width:900px){.cards,.contact,.gallery-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.hero-content,.section{width:min(100% - 28px,1120px)}nav{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:12px 14px}.nav-links{justify-content:space-between;gap:12px;width:100%}.language-control{justify-content:space-between;width:100%}.cards{grid-template-columns:1fr}.button,.actions,.gallery-pagination button{width:100%}.gallery-pagination{flex-direction:column;align-items:stretch}}
