:root{--bg:#020c18;--bg2:#04182a;--panel:rgba(6,27,46,.82);--line:rgba(97,198,255,.18);--text:#eef8ff;--muted:#91abc0;--cyan:#27d8ff;--cyan2:#1595ff;--green:#40e8a4;--red:#ff4b61;--orange:#ffb14d;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 5%,#073052 0,transparent 28%),linear-gradient(180deg,#020c18,#03111f 55%,#020a14);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.ambient{position:fixed;pointer-events:none;filter:blur(90px);opacity:.18;border-radius:50%;z-index:-1}.ambient-a{width:360px;height:360px;background:#00cfff;top:20%;left:-180px}.ambient-b{width:420px;height:420px;background:#006eff;right:-260px;top:55%}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,76px);position:absolute;top:0;left:0;right:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(2,12,24,.78),transparent);backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.11em}.brand img{width:38px;height:38px;border-radius:50%;box-shadow:0 0 25px rgba(39,216,255,.25)}.brand strong{color:var(--cyan)}.top-nav{display:flex;gap:28px;align-items:center;color:#c8dce9;font-size:14px;font-weight:650}.top-nav a:hover{color:#fff}.yt-link{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 14px}.hero{min-height:760px;position:relative;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--line)}.hero-media{position:absolute;inset:0;background-image:url('/assets/img/hero-live-italia.webp');background-size:cover;background-position:center 52%;filter:saturate(.9);transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,8,17,.53) 0%,rgba(1,9,18,.15) 42%,rgba(2,12,24,.84) 88%,#020c18 100%),linear-gradient(90deg,rgba(2,12,24,.35),transparent 50%,rgba(2,12,24,.25))}.hero-content{position:relative;z-index:2;text-align:center;max-width:850px;padding:130px 22px 75px}.hero-logo{display:none;width:170px;margin:0 auto 20px;border-radius:50%;box-shadow:0 0 50px rgba(39,216,255,.18)}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.18em;font-weight:800;color:#8deaff}.pulse-dot{width:9px;height:9px;background:#ff4258;border-radius:50%;box-shadow:0 0 0 5px rgba(255,66,88,.12),0 0 18px #ff4258;animation:pulse 1.6s infinite}@keyframes pulse{50%{opacity:.48;transform:scale(.82)}}.hero h1{font-size:clamp(44px,7vw,84px);line-height:.98;margin:25px 0 18px;letter-spacing:-.045em;text-shadow:0 10px 35px rgba(0,0,0,.45)}.hero p{font-size:clamp(18px,2.2vw,23px);line-height:1.55;color:#c8dce9;max-width:730px;margin:0 auto 32px}.primary-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-weight:750;transition:.2s ease}.primary-cta{padding:14px 19px;background:linear-gradient(135deg,#22d8ff,#1389ff);color:#001321;box-shadow:0 12px 35px rgba(15,155,255,.25);gap:10px}.primary-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.status-strip{position:relative;z-index:3;margin:-27px auto 0;max-width:1120px;padding:0 20px}.status-strip-inner{min-height:56px;border:1px solid var(--line);background:rgba(4,22,38,.92);backdrop-filter:blur(16px);border-radius:16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;padding:12px 17px;color:#d9edf9}.global-dot{width:10px;height:10px;border-radius:50%;background:#9eb6c6;box-shadow:0 0 16px currentColor}.status-strip[data-overall="online"] .global-dot{background:var(--green)}.status-strip[data-overall="partial"] .global-dot{background:var(--orange)}.status-strip[data-overall="offline"] .global-dot{background:var(--red)}#global-status-detail{color:var(--muted);font-size:14px}#last-check{margin-left:auto;color:#6e8aa0;font-size:12px}.section{max-width:1180px;margin:0 auto;padding:96px 28px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:38px}.section-heading h2,.project h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;margin:7px 0 0}.section-heading p{color:var(--muted);font-size:16px;line-height:1.7;margin:0}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-card{position:relative;overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,rgba(7,34,57,.92),rgba(3,18,32,.94));border-radius:var(--radius);padding:28px;min-height:440px;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.22)}.service-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 5%,rgba(31,207,255,.12),transparent 37%);pointer-events:none}.service-card.quake:before{background:radial-gradient(circle at 15% 5%,rgba(255,72,94,.08),transparent 34%),radial-gradient(circle at 85% 35%,rgba(30,197,255,.09),transparent 35%)}.card-glow{position:absolute;width:190px;height:190px;border-radius:50%;filter:blur(80px);opacity:.12;background:#27d8ff;right:-60px;top:-80px}.service-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.service-icon{width:72px;height:72px;border-radius:20px;border:1px solid rgba(65,213,255,.26);display:grid;place-items:center;background:rgba(3,24,41,.75);box-shadow:inset 0 0 35px rgba(39,216,255,.06)}.service-icon svg{width:43px;height:43px;fill:none;stroke:#59dfff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.service-icon .ring{stroke:rgba(89,223,255,.22);stroke-width:2}.service-icon .sun{stroke:#ffcc57}.status-badge{display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.11);border-radius:999px;font-size:11px;letter-spacing:.08em;background:rgba(1,12,22,.55)}.status-badge span{width:8px;height:8px;border-radius:50%;background:#94a7b5}.status-badge.live span{background:var(--green);box-shadow:0 0 14px var(--green)}.status-badge.offline span{background:var(--red);box-shadow:0 0 14px rgba(255,75,97,.7)}.status-badge.warning span{background:var(--orange);box-shadow:0 0 14px rgba(255,177,77,.6)}.status-badge.preparing span{background:#6ebcff}.service-copy{position:relative;margin-top:46px}.service-overline{font-size:11px;letter-spacing:.16em;color:#68dfff;font-weight:800}.service-copy h3{font-size:31px;margin:8px 0 12px;letter-spacing:-.035em}.service-copy p{color:var(--muted);line-height:1.65;margin:0;max-width:480px}.service-meta{margin-top:auto;padding:24px 0 16px;color:#a8c0d0;font-size:13px;border-bottom:1px solid rgba(255,255,255,.07)}.service-actions{display:flex;gap:10px;padding-top:18px}.btn{min-height:44px;padding:0 16px;font-size:14px}.btn-main{background:#eaf8ff;color:#051524}.btn-main:hover{background:#fff;transform:translateY(-1px)}.btn-ghost{border:1px solid rgba(255,255,255,.14);color:#dceef8}.project{padding-top:25px}.project-panel{border:1px solid var(--line);background:linear-gradient(120deg,rgba(7,35,58,.75),rgba(3,17,30,.92));border-radius:30px;padding:45px;display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:center}.project-panel p{color:var(--muted);line-height:1.75;font-size:16px}.project-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.project-features div{min-height:135px;border:1px solid rgba(255,255,255,.08);background:rgba(2,16,29,.62);border-radius:18px;padding:20px;display:flex;flex-direction:column;justify-content:center}.project-features strong{font-size:36px;color:#7ee9ff}.project-features span{font-size:12px;line-height:1.4;color:#8ca8ba;margin-top:6px}.disclaimer{max-width:1124px;margin:0 auto 90px;padding:20px 24px;border-left:3px solid #28cef2;background:rgba(6,32,52,.55);border-radius:0 14px 14px 0}.disclaimer strong{font-size:13px}.disclaimer p{margin:6px 0 0;color:#91aabd;line-height:1.6;font-size:13px}.site-footer{border-top:1px solid rgba(255,255,255,.07);min-height:115px;padding:28px clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr auto auto;gap:35px;align-items:center;color:#829caf}.site-footer>div{display:flex;flex-direction:column;gap:4px}.site-footer strong{color:#dceefa;font-size:13px;letter-spacing:.12em}.site-footer span,.site-footer small{font-size:12px}.site-footer nav{display:flex;gap:18px;font-size:12px}.site-footer a:hover{color:#fff}.cookie-notice{position:fixed;z-index:100;left:18px;right:18px;bottom:18px;max-width:720px;margin:auto;display:flex;align-items:center;gap:22px;padding:16px 18px;border:1px solid rgba(105,211,255,.23);border-radius:16px;background:rgba(3,20,34,.97);box-shadow:0 20px 70px rgba(0,0,0,.5);backdrop-filter:blur(14px)}.cookie-notice[hidden]{display:none}.cookie-notice strong{font-size:13px}.cookie-notice p{margin:3px 0 0;color:#8da8bb;font-size:12px;line-height:1.5}.cookie-notice button{margin-left:auto;border:0;border-radius:9px;padding:9px 15px;background:#eaf9ff;color:#051520;font-weight:800;cursor:pointer}.legal-body{background:#020d18}.legal-topbar{height:74px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,70px)}.brand-mini{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mini img{width:34px;height:34px;border-radius:50%}.back-link{font-size:13px;color:#9bb3c4}.legal-wrap{max-width:900px;margin:0 auto;padding:70px 24px 90px}.legal-card{border:1px solid var(--line);border-radius:24px;background:rgba(6,27,45,.74);padding:clamp(24px,5vw,52px);box-shadow:var(--shadow)}.legal-card h1{font-size:clamp(36px,5vw,54px);margin:0 0 10px;letter-spacing:-.04em}.legal-card h2{font-size:21px;margin:34px 0 10px}.legal-card p{color:#a6bdcc;line-height:1.78}.legal-card a{color:#62deff}.legal-card code{color:#b8f1ff}.legal-updated{font-size:13px}.legal-footer{max-width:900px;margin:auto;grid-template-columns:1fr auto}.not-found{text-align:center}.not-found .btn{margin-top:20px}
@media(max-width:800px){.top-nav a:not(.yt-link){display:none}.hero{min-height:680px}.hero-media{background-position:center}.section{padding:75px 18px}.section-heading{grid-template-columns:1fr;gap:18px}.service-grid{grid-template-columns:1fr}.project-panel{grid-template-columns:1fr;padding:28px;gap:30px}.project-features{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:1fr;gap:18px}.status-strip-inner{flex-wrap:wrap}#last-check{width:100%;margin-left:22px}.cookie-notice{align-items:flex-start}.service-card{min-height:420px}}
@media(max-width:520px){.site-header{height:64px;padding:0 16px}.brand span{font-size:13px}.brand img{width:34px;height:34px}.hero-content{padding-top:100px}.hero h1{font-size:46px}.hero p{font-size:17px}.section-heading h2,.project h2{font-size:36px}.service-card{padding:22px}.service-copy h3{font-size:27px}.project-features{grid-template-columns:1fr}.project-features div{min-height:90px}.cookie-notice{flex-direction:column;gap:12px}.cookie-notice button{margin-left:0;width:100%}}

/* === HERO V2: più pulita, testo in primo piano e banner attenuato === */
.hero{
    min-height:620px;
    place-items:center;
}
.hero-media{
    background-position:center 50%;
    filter:saturate(.72) brightness(.42) contrast(1.05);
    transform:scale(1.035);
}
.hero-overlay{
    background:
        radial-gradient(circle at 50% 47%,rgba(4,23,40,.18) 0%,rgba(2,12,24,.52) 54%,rgba(2,12,24,.9) 100%),
        linear-gradient(180deg,rgba(1,8,17,.72) 0%,rgba(1,9,18,.56) 46%,rgba(2,12,24,.92) 90%,#020c18 100%),
        linear-gradient(90deg,rgba(2,12,24,.52),transparent 48%,rgba(2,12,24,.48));
    backdrop-filter:blur(1px);
}
.hero-content{
    max-width:820px;
    padding:118px 22px 70px;
}
.hero .eyebrow{
    padding:8px 13px;
    border:1px solid rgba(113,225,255,.16);
    border-radius:999px;
    background:rgba(2,18,31,.36);
    backdrop-filter:blur(8px);
}
.hero h1{
    font-size:clamp(46px,6.7vw,78px);
    line-height:1.02;
    margin:22px 0 16px;
    letter-spacing:-.045em;
    text-shadow:0 8px 34px rgba(0,0,0,.72);
}
.hero p{
    font-size:clamp(18px,2vw,22px);
    line-height:1.5;
    color:#d0e2ee;
    max-width:620px;
    margin:0 auto 28px;
    text-shadow:0 3px 18px rgba(0,0,0,.72);
}
.primary-cta{
    min-width:196px;
    padding:15px 21px;
}

@media(max-width:800px){
    .hero{min-height:590px}
    .hero-media{background-position:center 50%;filter:saturate(.7) brightness(.36) contrast(1.05)}
    .hero-content{padding:105px 20px 65px}
}
@media(max-width:520px){
    .hero{min-height:540px}
    .hero-content{padding:92px 17px 55px}
    .hero h1{font-size:44px;line-height:1.02;margin-top:18px}
    .hero p{font-size:17px;max-width:330px}
    .hero .eyebrow{font-size:10px;letter-spacing:.14em}
}
