/* STAGEO TECNOLOGIE - FIX COLONNA + HERO */
:root{--orange:#ff6b00;--cyan:#00c8ff;--green:#00ff9a;--red:#ff2b24;--line:rgba(70,190,255,.23)}
.tech-body{background:#02070b;color:#fff;overflow-x:hidden}.tech-page{background:radial-gradient(circle at 78% 10%,rgba(0,160,255,.24),transparent 30%),radial-gradient(circle at 15% 45%,rgba(255,107,0,.10),transparent 34%),#02070b;min-height:100vh}.tech-hero{position:relative;min-height:420px;padding:72px 5% 35px;border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{position:absolute;inset:0;background:linear-gradient(rgba(0,200,255,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(0,200,255,.10) 1px,transparent 1px);background-size:62px 62px;opacity:.22;transform:perspective(700px) rotateX(60deg) translateY(90px);transform-origin:center bottom;animation:gridMove 8s linear infinite}@keyframes gridMove{to{background-position:0 62px,62px 0}}
.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow{font-family:"Barlow Condensed";font-size:25px;color:#fff;margin:0 0 2px}.tech-hero h1{font-family:"Barlow Condensed";font-size:clamp(78px,8vw,125px);letter-spacing:4px;line-height:.82;margin:0;text-transform:uppercase;text-shadow:0 0 22px rgba(255,255,255,.18)}.tech-hero h2{font-family:"Barlow Condensed";font-size:31px;color:var(--orange);margin:16px 0 18px}.tech-hero p{font-size:20px;line-height:1.55;color:rgba(255,255,255,.78)}
.hero-stage{position:absolute;right:4%;top:48px;width:48%;height:320px;border:1px solid rgba(0,200,255,.22);border-radius:22px;overflow:hidden;background:radial-gradient(circle at 65% 35%,rgba(0,200,255,.16),transparent 35%),linear-gradient(90deg,rgba(0,10,18,.92),rgba(0,25,40,.82));box-shadow:0 0 42px rgba(0,200,255,.16)}.hero-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,200,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(0,200,255,.16) 1px,transparent 1px);background-size:34px 34px;transform:perspective(500px) rotateX(58deg) translateY(140px);animation:gridHero 5s linear infinite}@keyframes gridHero{to{background-position:0 34px,34px 0}}.hero-city-lines{position:absolute;left:9%;right:20%;bottom:72px;height:150px;transform:skewX(-12deg);opacity:.8}.hero-city-lines span{position:absolute;bottom:0;width:22px;background:linear-gradient(to top,rgba(0,200,255,.04),rgba(0,200,255,.75));box-shadow:0 0 22px rgba(0,200,255,.42);animation:cityPulse 2.5s infinite alternate}.hero-city-lines span:nth-child(1){left:10%;height:70px}.hero-city-lines span:nth-child(2){left:24%;height:130px}.hero-city-lines span:nth-child(3){left:39%;height:90px}.hero-city-lines span:nth-child(4){left:53%;height:150px}.hero-city-lines span:nth-child(5){left:69%;height:100px}.hero-city-lines span:nth-child(6){left:84%;height:122px}@keyframes cityPulse{to{opacity:.35;transform:translateY(-7px)}}.hero-avatar-holo{position:absolute;right:7%;top:22px;width:190px;height:280px;filter:drop-shadow(0 0 14px var(--cyan));opacity:.82;animation:avatarBreathe 2.6s infinite alternate}.hero-avatar-holo:before{content:"";position:absolute;inset:0;clip-path:polygon(43% 2%,60% 6%,68% 18%,66% 28%,78% 39%,70% 76%,84% 100%,24% 100%,35% 76%,29% 38%,38% 26%,38% 14%);border:2px solid rgba(0,200,255,.85);background:linear-gradient(90deg,rgba(0,200,255,.05),rgba(0,200,255,.22)),repeating-linear-gradient(90deg,rgba(0,200,255,.24) 0 1px,transparent 1px 12px)}.hero-tablet{position:absolute;right:8%;top:120px;width:82px;height:112px;border:2px solid var(--cyan);background:rgba(0,20,35,.65);transform:rotate(-8deg);box-shadow:0 0 18px var(--cyan);animation:tabletFloat 2s infinite alternate}.hero-scan-plane{position:absolute;right:250px;bottom:42px;width:330px;height:135px;border:1px solid rgba(0,200,255,.28);transform:perspective(500px) rotateX(65deg) rotateZ(-10deg);background:linear-gradient(rgba(0,200,255,.23) 1px,transparent 1px),linear-gradient(90deg,rgba(0,200,255,.23) 1px,transparent 1px);background-size:20px 20px;animation:gridHero 4s linear infinite}.hero-beam{position:absolute;height:2px;background:var(--cyan);box-shadow:0 0 12px var(--cyan);transform-origin:left;animation:beamPulse 1s infinite alternate}.b1{left:43%;top:40%;width:160px;transform:rotate(-16deg)}.b2{left:43%;top:40%;width:180px;transform:rotate(15deg)}.b3{left:43%;top:40%;width:210px;transform:rotate(32deg)}@keyframes avatarBreathe{to{transform:translateY(-6px)}}@keyframes tabletFloat{to{transform:translateY(-5px) rotate(-5deg)}}@keyframes beamPulse{to{opacity:.25}}
.hero-kpi{position:relative;z-index:2;margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:780px}.hero-kpi div{border-left:1px solid rgba(255,255,255,.18);padding-left:16px}.hero-kpi i{display:inline-flex;width:40px;height:40px;border:1px solid rgba(255,255,255,.45);border-radius:50%;align-items:center;justify-content:center;margin-right:12px}.hero-kpi strong{display:block;font-weight:900}.hero-kpi span{font-size:13px;color:rgba(255,255,255,.68)}
.tech-inventory{padding:28px 2% 8px;max-width:1560px;margin:0 auto}.tech-row{position:relative;min-height:205px;display:grid;grid-template-columns:150px 1.25fr 1fr 315px;align-items:stretch;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:linear-gradient(90deg,rgba(4,17,25,.98),rgba(5,18,27,.84));box-shadow:0 0 45px rgba(0,200,255,.07);margin-bottom:10px}.tech-row:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(0,200,255,.08),transparent);transform:translateX(-100%);animation:panelSweep 6s linear infinite}@keyframes panelSweep{to{transform:translateX(100%)}}
.qty{z-index:2;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qty span{font-weight:900}.qty strong{color:var(--orange);font-family:"Barlow Condensed";font-size:78px;line-height:.8;margin:10px 0;text-shadow:0 0 18px rgba(255,107,0,.32)}.qty em{font-style:normal;font-weight:900;font-size:14px;line-height:1.2}.visual{position:relative;z-index:2;height:205px;overflow:hidden;border-right:1px solid rgba(255,255,255,.10);background:#03111a}.visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.22) contrast(1.08);transform:scale(1.015);transition:.45s ease}.tech-row:hover .visual img{transform:scale(1.045)}.visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,11,.03),rgba(0,200,255,.04),rgba(2,7,11,.08));pointer-events:none}.copy{z-index:2;padding:35px 30px}.copy h3{font-family:"Barlow Condensed";font-size:38px;line-height:.95;text-transform:uppercase;margin:0 0 14px}.copy p{color:rgba(255,255,255,.78);line-height:1.5}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.tags span{background:rgba(0,200,255,.13);border:1px solid rgba(0,200,255,.20);padding:8px 13px;border-radius:4px;font-weight:900;font-size:12px}.spec{z-index:2;padding:34px 26px 20px 40px;margin:0;color:rgba(255,255,255,.82);line-height:1.7;border-left:1px solid rgba(255,255,255,.10)}.spec strong{color:var(--orange);text-transform:uppercase;font-size:13px;letter-spacing:.5px}
.pulse-dot{position:absolute;right:35%;top:33%;width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan);animation:pulse 1.1s infinite alternate}.laser-line{position:absolute;height:4px;width:36%;right:10%;top:42%;box-shadow:0 0 16px currentColor;animation:laser 700ms infinite alternate}.laser-line.red{color:var(--red);background:var(--red)}.laser-line.green{color:var(--green);background:var(--green)}.scan-cone{position:absolute;left:39%;top:42%;width:170px;height:90px;clip-path:polygon(50% 0,100% 100%,0 100%);background:linear-gradient(to bottom,rgba(0,255,154,.36),transparent);animation:cone 1.2s infinite alternate}.sonar-overlay{position:absolute;left:43%;top:47%;width:210px;height:115px;clip-path:polygon(50% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,rgba(255,107,0,.65) 0 2px,transparent 2px 18px);animation:cone 1.2s infinite alternate}@keyframes pulse{to{opacity:.35;transform:scale(1.8)}}@keyframes laser{to{opacity:.35;filter:blur(1px)}}@keyframes cone{to{opacity:.38;transform:scaleX(1.08)}}.tech-footer-cta{max-width:1560px;margin:12px auto 36px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(90deg,rgba(6,19,28,.96),rgba(6,19,28,.72));padding:26px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tech-footer-cta strong{color:var(--orange);font-family:"Barlow Condensed";font-size:34px}.tech-footer-cta p{color:rgba(255,255,255,.68)}.tech-footer-cta a{background:var(--orange);color:#fff;text-decoration:none;font-weight:900;padding:18px 28px;border-radius:6px;white-space:nowrap}@media(max-width:1200px){.hero-stage{opacity:.35}.tech-row{grid-template-columns:120px 1fr;grid-template-areas:"qty copy" "visual visual" "spec spec"}.qty{grid-area:qty}.visual{grid-area:visual;height:250px}.copy{grid-area:copy}.spec{grid-area:spec}}@media(max-width:700px){.tech-hero{padding:48px 20px}.hero-kpi{grid-template-columns:1fr 1fr}.hero-stage{display:none}.tech-row{grid-template-columns:1fr;grid-template-areas:"qty" "copy" "visual" "spec"}.qty{padding:20px}.tech-footer-cta{margin:12px 16px 30px;flex-direction:column;align-items:flex-start}}


/* PATCH SOLO MODIFICHE RICHIESTE */
.hero-stage.hero-stage-image{background:#020b12!important;}
.hero-stage.hero-stage-image::before{display:none!important;}
.hero-stage.hero-stage-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(1.18) contrast(1.06);}
.hero-stage.hero-stage-image:after{content:"";display:block!important;position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,11,.10),rgba(2,7,11,.03));pointer-events:none;}
.tech-row.levels{border-color:rgba(255,107,0,.45);}
.tech-row.levels .visual img{object-fit:cover;object-position:center;}
.tech-row.bim .qty strong{font-size:68px;}
