
:root{--bg:#0d1117;--panel:#151b23;--ink:#111827;--muted:#5c6675;--line:#e5e7eb;--brand:#d7a221;--brand2:#f4c84d;--light:#f7f8fa;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(92%,var(--max));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:999}.site-header{position:sticky;top:0;z-index:50;background:rgba(13,17,23,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo img{width:190px;max-height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:1.2rem}.nav a{color:#f5f7fa;font-weight:700;font-size:.93rem}.nav a:hover,.nav a[aria-current=page]{color:var(--brand2)}.menu-btn{display:none;background:none;border:1px solid #53606f;color:#fff;border-radius:8px;padding:.55rem .7rem;font-size:1.1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:6px;padding:.85rem 1.1rem;font-weight:800;border:1px solid transparent;transition:.2s}.btn-primary{background:var(--brand);color:#111}.btn-primary:hover{background:var(--brand2)}.btn-dark{background:#111923;color:#fff}.btn-outline{border-color:#c9ced6}.hero{min-height:660px;display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,rgba(5,9,14,.84),rgba(5,9,14,.45)),url('../img/struttura-metallica-scsas.webp') center/cover no-repeat}.hero .copy{max-width:760px;padding:6rem 0}.eyebrow{color:var(--brand2);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem}.hero h1,.page-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;margin:.6rem 0 1rem}.hero p{font-size:1.18rem;color:#e8edf3;max-width:670px}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.section{padding:78px 0}.section.alt{background:var(--light)}.section.dark{background:var(--bg);color:#fff}.section-head{max-width:760px;margin-bottom:2rem}.section-head h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.15;margin:.35rem 0}.section-head p{color:var(--muted)}.dark .section-head p{color:#b6c0cc}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.card-body{padding:1.25rem}.card h3{margin:.1rem 0 .5rem}.card p{color:var(--muted);margin:.2rem 0}.media{aspect-ratio:16/10;overflow:hidden;background:#e8eaed}.media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.card:hover .media img{transform:scale(1.035)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.stat{border-left:3px solid var(--brand);padding:.4rem 1rem}.stat strong{display:block;font-size:1.7rem}.page-hero{padding:125px 0 72px;background:linear-gradient(90deg,#0c1118 0%,#17202b 100%);color:#fff}.page-hero p{max-width:730px;color:#d9e0e8;font-size:1.08rem}.feature-list{display:grid;gap:.8rem;padding:0;list-style:none}.feature-list li{padding-left:1.7rem;position:relative}.feature-list li:before{content:'✓';position:absolute;left:0;color:#a77400;font-weight:900}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.gallery figure{margin:0;overflow:hidden;border-radius:8px}.gallery figure:nth-child(1){grid-column:span 7}.gallery figure:nth-child(2){grid-column:span 5}.gallery figure:nth-child(3){grid-column:span 4}.gallery figure:nth-child(4){grid-column:span 4}.gallery figure:nth-child(5){grid-column:span 4}.gallery img{width:100%;height:100%;min-height:270px;object-fit:cover}.cta{background:linear-gradient(100deg,#151b23,#232e3a);color:#fff;padding:56px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta h2{margin:0 0 .3rem}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem}.contact-box{background:var(--light);padding:1.5rem;border-radius:10px}.contact-box h3{margin-top:0}.form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form .full{grid-column:1/-1}.form label{display:block;font-weight:750;margin-bottom:.35rem}.form input,.form textarea,.form select{width:100%;padding:.9rem;border:1px solid #cbd1d8;border-radius:6px;font:inherit}.form textarea{min-height:150px;resize:vertical}.note{font-size:.9rem;color:var(--muted)}.footer{background:#090d12;color:#ced5dd;padding:54px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer h3{color:#fff}.footer a{display:block;margin:.35rem 0}.footer-bottom{border-top:1px solid #222c37;margin-top:2rem;padding-top:1rem;color:#8e9aa8;font-size:.9rem}.breadcrumb{font-size:.9rem;color:#7b8693;margin-bottom:.7rem}.breadcrumb a{text-decoration:underline}.prose h2{font-size:2rem;margin-top:2rem}.prose p{color:#47515e}.product-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin:0 0 3rem}.product-row:nth-child(even) .product-image{order:2}.product-image img{border-radius:10px;width:100%;aspect-ratio:16/11;object-fit:cover}.badge{display:inline-block;background:#fff2c6;border:1px solid #f0d171;color:#6a4d00;border-radius:100px;padding:.28rem .65rem;font-size:.8rem;font-weight:800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.menu-btn{display:block}.nav{display:none;position:absolute;left:0;right:0;top:78px;background:#0d1117;padding:1rem 4%;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.grid-2,.grid-3,.contact-grid,.product-row,.footer-grid{grid-template-columns:1fr}.product-row:nth-child(even) .product-image{order:0}.stats{grid-template-columns:1fr 1fr}.hero{min-height:570px}.gallery figure{grid-column:span 12!important}.cta-inner{align-items:flex-start;flex-direction:column}.form{grid-template-columns:1fr}.form .full{grid-column:auto}}
@media(max-width:560px){.section{padding:58px 0}.stats{grid-template-columns:1fr}.header-inner{height:70px}.logo img{width:160px}.nav{top:70px}.hero .copy{padding:4rem 0}.hero h1,.page-hero h1{font-size:2.55rem}}
