.privacy{max-width:42rem;margin:0 auto;padding:2rem 1.25rem 4rem;text-align:left;line-height:1.6}.privacy__back{margin:0 0 1.5rem}.privacy__back a{color:inherit;opacity:.75}.privacy h1{font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 .75rem}.privacy h2{font-size:1.1rem;margin:1.75rem 0 .5rem}.privacy__lead,.privacy p,.privacy li{margin:0 0 .75rem;opacity:.92}.privacy__meta{font-size:.9rem;opacity:.7!important}.privacy ul{margin:0 0 .75rem;padding-left:1.2rem}.privacy__disclaimer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);font-size:.88rem;opacity:.75}.legal-footer{display:flex;justify-content:center;gap:1rem;padding:1.5rem 1rem 2rem;font-size:.9rem}.legal-footer a{color:inherit;opacity:.7;text-decoration:underline;text-underline-offset:.2em}.legal-footer a:hover{opacity:1}:root{--bg-deep: #0a0e17;--bg-mid: #121a2b;--accent: #f59e0b;--accent-glow: rgba(245, 158, 11, .45);--cyan: #22d3ee;--cyan-glow: rgba(34, 211, 238, .35);--text: #e2e8f0;--text-muted: #94a3b8;--surface: rgba(18, 26, 43, .92);--border: rgba(148, 163, 184, .15);--success: #34d399;--error: #f87171;font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;color:var(--text);background:var(--bg-deep)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.experience{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(34,211,238,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(245,158,11,.06) 0%,transparent 50%),var(--bg-deep)}.exp-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border-bottom:1px solid var(--border);background:#0a0e17d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50}.exp-header__brand{display:flex;align-items:center;gap:.75rem}.brand-mark{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--accent),#d97706);display:grid;place-items:center;font-size:.7rem;font-weight:800;color:#0a0e17}.exp-header__brand strong{display:block;font-size:1.0625rem;letter-spacing:-.02em}.exp-header__brand span{font-size:.75rem;color:var(--text-muted)}.exp-header__nav{display:flex;gap:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:999px;font-size:.875rem;font-weight:600;border:none;transition:transform .15s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-1px)}.btn-accent{background:linear-gradient(135deg,var(--accent),#d97706);color:#0a0e17;box-shadow:0 4px 20px var(--accent-glow)}.btn-ghost{background:#ffffff0f;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{background:#ffffff1a}.exp-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 0;position:relative}.exp-intro{text-align:center;max-width:560px;margin-bottom:.5rem;z-index:10}.exp-intro h1{margin:0 0 .5rem;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,var(--cyan) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.exp-intro p{margin:0;font-size:.9375rem;color:var(--text-muted)}.exp-hint{display:flex;align-items:center;gap:.5rem;margin:.75rem 0 1rem;padding:.5rem 1rem;background:#22d3ee14;border:1px solid rgba(34,211,238,.2);border-radius:999px;font-size:.8125rem;color:var(--cyan)}.hint-icon{font-size:1rem}.exp-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}.exp-footer .legal-footer{margin:0;padding:0;background:none;border:none}.exp-footer .legal-footer a{color:var(--cyan)}.scene-viewport{position:relative;width:min(920px,100%);height:min(520px,62vh);perspective:1400px;perspective-origin:50% 45%}.scene-world{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transition:transform .4s ease-out}.scene-floor{position:absolute;width:680px;height:680px;left:50%;top:55%;margin-left:-340px;margin-top:-340px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 48px),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 48px),linear-gradient(135deg,#1a2235,#0f1520);transform:rotateX(90deg) translateZ(-80px);border-radius:4px;box-shadow:inset 0 0 80px #00000080}.scene-wall{position:absolute;background:linear-gradient(180deg,#1e2a3d,#141c2b);border:1px solid rgba(255,255,255,.05)}.scene-wall--back{width:680px;height:280px;left:50%;top:8%;margin-left:-340px;transform:translateZ(-200px)}.scene-wall--left{width:280px;height:280px;left:8%;top:20%;transform:rotateY(90deg) translateZ(-60px);background:linear-gradient(180deg,#172030,#0e1420)}.scene-shelf{position:absolute;width:200px;height:60px;left:52%;top:14%;transform:translateZ(-180px);background:#2a3548;border-radius:2px;box-shadow:0 8px 20px #0006}.bottle{position:absolute;width:18px;height:36px;border-radius:4px 4px 2px 2px;bottom:8px}.b1{left:20px;background:#7c3aed}.b2{left:60px;background:#059669;height:42px}.b3{left:100px;background:#dc2626}.scene-counter{position:absolute;width:420px;height:120px;left:50%;top:42%;margin-left:-210px;transform-style:preserve-3d}.counter-top{position:absolute;width:420px;height:160px;background:linear-gradient(135deg,#3d4f6a,#2a3548);transform:rotateX(90deg) translateZ(40px);border-radius:4px;box-shadow:inset 0 2px #ffffff1a}.counter-front{position:absolute;width:420px;height:80px;background:linear-gradient(180deg,#2a3548,#1e2838);transform:translateZ(0);border-radius:0 0 4px 4px}.counter-side{position:absolute;width:80px;height:80px;right:-80px;background:linear-gradient(180deg,#243044,#1a2235);transform:rotateY(90deg) translateZ(340px);transform-origin:left}.hw{position:absolute;transform-style:preserve-3d}.register{width:100px;height:90px;left:42%;top:30%;transform:translateZ(60px)}.register-body{position:absolute;width:90px;height:70px;background:linear-gradient(180deg,#4a5568,#2d3748);border-radius:6px;bottom:0;box-shadow:0 8px 24px #00000080}.register-screen{position:absolute;width:70px;height:40px;background:#0f172a;border:2px solid #334155;border-radius:4px;top:0;left:10px;overflow:hidden}.screen-lines span{display:block;height:4px;background:var(--cyan);margin:5px 6px;border-radius:2px;opacity:.7}.screen-lines span:nth-child(2){width:70%}.screen-lines span:nth-child(3){width:50%;opacity:.4}.register-keypad{position:absolute;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;width:50px;bottom:8px;right:4px}.register-keypad span{width:14px;height:10px;background:#1e293b;border-radius:2px}.pos-tablet{width:80px;height:100px;left:58%;top:26%;transform:translateZ(80px) rotateY(-15deg)}.tablet-screen{width:72px;height:52px;background:#0f172a;border:3px solid #475569;border-radius:6px;overflow:hidden}.tablet-ui{padding:4px}.ui-row{display:block;height:6px;background:var(--accent);margin-bottom:4px;border-radius:2px;opacity:.8}.ui-row.short{width:60%;opacity:.5}.tablet-stand{width:30px;height:20px;background:#334155;margin:0 auto;clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.printer{width:70px;height:60px;left:34%;top:24%;transform:translateZ(70px)}.printer-body{width:60px;height:40px;background:#374151;border-radius:4px;position:absolute;bottom:0}.printer-top{width:50px;height:12px;background:#1f2937;border-radius:4px 4px 0 0;margin:0 auto}.printer-paper{width:30px;height:20px;background:#f8fafc;margin:0 auto;transform:translateY(-8px);border-radius:2px;box-shadow:0 2px 4px #0003}.scanner{width:60px;height:50px;left:50%;top:38%;transform:translateZ(85px)}.scanner-body{width:55px;height:30px;background:#1f2937;border-radius:4px;position:absolute;bottom:0}.scanner-glass{width:40px;height:20px;background:linear-gradient(180deg,#22d3ee33,#0f172a);border:1px solid var(--cyan);border-radius:3px;margin:0 auto}.drawer{width:80px;height:40px;left:38%;top:46%;transform:translateZ(50px)}.drawer-front{width:75px;height:28px;background:linear-gradient(180deg,#4b5563,#374151);border-radius:3px;border:1px solid #6b7280}.drawer-slot{width:20px;height:3px;background:#1f2937;margin:4px auto 0;border-radius:2px}.cust-display{width:70px;height:80px;left:28%;top:28%;transform:translateZ(75px) rotateY(20deg)}.cust-screen{width:60px;height:28px;background:#000;border:2px solid #334155;border-radius:3px;display:grid;place-items:center;font-size:.55rem;color:#4ade80;font-family:monospace}.cust-pole{width:8px;height:30px;background:#475569;margin:0 auto}.card-terminal{width:55px;height:70px;left:64%;top:40%;transform:translateZ(90px) rotateY(-25deg)}.card-screen{width:40px;height:24px;background:#0f172a;border:2px solid #475569;border-radius:4px;margin:0 auto 4px}.card-body{width:48px;height:36px;background:#1e293b;border-radius:6px;margin:0 auto}.monitor{transform-style:preserve-3d}.monitor--main{width:110px;height:100px;left:46%;top:10%;transform:translateZ(40px) rotateX(-10deg)}.monitor--secondary{width:80px;height:75px;left:62%;top:8%;transform:translateZ(30px) rotateX(-10deg) rotateY(-20deg)}.monitor-screen{width:100%;height:65px;background:#0f172a;border:3px solid #334155;border-radius:4px;overflow:hidden}.monitor-screen--bi{height:50px;display:flex;align-items:center;justify-content:center;gap:6px;padding:4px}.monitor-stand{width:24px;height:18px;background:#475569;margin:0 auto;clip-path:polygon(15% 0,85% 0,100% 100%,0 100%)}.app-window{padding:4px;height:100%}.app-titlebar{height:8px;background:#334155;border-radius:2px;margin-bottom:4px}.app-chart{display:flex;align-items:flex-end;gap:4px;height:calc(100% - 14px);padding:2px}.app-chart span{flex:1;background:linear-gradient(180deg,var(--cyan),#0891b2);border-radius:2px 2px 0 0;min-height:4px}.bi-ring{width:28px;height:28px;border:4px solid var(--accent);border-radius:50%;border-right-color:transparent}.bi-stats span{display:block;width:24px;height:4px;background:var(--cyan);margin-bottom:4px;border-radius:2px}.bi-stats span:last-child{width:16px;opacity:.5}.scene-badge{position:absolute;padding:4px 10px;background:#f59e0b33;border:1px solid var(--accent);border-radius:999px;font-size:.55rem;font-weight:700;color:var(--accent);transform:translateZ(100px)}.badge-consulenza{left:24%;top:52%}.badge-support{left:72%;top:8%;background:#22d3ee26;border-color:var(--cyan);color:var(--cyan)}.scene-cables span{position:absolute;height:2px;background:#475569;transform:translateZ(55px)}.scene-cables span:first-child{width:80px;left:44%;top:36%;transform:translateZ(55px) rotate(-15deg)}.scene-cables span:last-child{width:60px;left:52%;top:34%;transform:translateZ(55px) rotate(20deg)}.hotspots-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hotspot{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;background:none;border:none;padding:0;cursor:pointer;z-index:20}.hotspot-pulse{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:2px solid var(--cyan);border-radius:50%;animation:pulse 2s ease-out infinite;opacity:0}.hotspot-dot{display:block;width:14px;height:14px;background:var(--cyan);border-radius:50%;box-shadow:0 0 16px var(--cyan-glow);margin:0 auto;transition:transform .2s,background .2s}.hotspot--lg .hotspot-dot{width:18px;height:18px}.hotspot--sm .hotspot-dot{width:10px;height:10px}.hotspot-label{display:block;margin-top:6px;padding:3px 8px;background:#0a0e17d9;border:1px solid var(--border);border-radius:999px;font-size:.6875rem;font-weight:600;color:var(--text);white-space:nowrap;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.hotspot:hover .hotspot-label,.hotspot--active .hotspot-label{opacity:1;transform:translateY(0)}.hotspot:hover .hotspot-dot,.hotspot--active .hotspot-dot{transform:scale(1.3);background:var(--accent);box-shadow:0 0 20px var(--accent-glow)}.hotspot--active .hotspot-pulse{border-color:var(--accent)}@keyframes pulse{0%{transform:scale(.8);opacity:.8}to{transform:scale(2);opacity:0}}.overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;cursor:pointer}.product-overlay,.catalog-overlay,.contact-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1rem}.product-panel,.catalog-panel,.contact-panel{position:relative;z-index:1;width:min(520px,100%);max-height:min(90vh,720px);overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:0 24px 80px #00000080;animation:slideUp .3s ease-out}.catalog-panel{width:min(720px,100%)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.panel-close{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:#ffffff0d;color:var(--text);font-size:1rem;display:grid;place-items:center;flex-shrink:0}.panel-close:hover{background:#ffffff1a}.product-panel__header,.catalog-panel header,.contact-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 0}.product-panel__header h2,.catalog-panel h2,.contact-panel h2{margin:.375rem 0 0;font-size:1.375rem;letter-spacing:-.02em}.product-panel__tagline{margin:.25rem 0 0;color:var(--text-muted);font-size:.9375rem}.product-badge{display:inline-block;padding:.2rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-badge--hardware{background:#f59e0b26;color:var(--accent)}.product-badge--software{background:#22d3ee26;color:var(--cyan)}.product-badge--servizio{background:#a78bfa26;color:#a78bfa}.product-panel__visual{margin:1.25rem 1.5rem;height:120px;background:linear-gradient(135deg,#22d3ee14,#f59e0b14);border-radius:14px;display:grid;place-items:center;border:1px solid var(--border)}.product-panel__icon{font-size:3rem}.product-panel__body{padding:0 1.5rem}.product-panel__body p{margin:0 0 1rem;color:var(--text-muted);font-size:.9375rem}.product-panel__placeholder{padding:1rem;background:#ffffff08;border:1px dashed var(--border);border-radius:12px;margin-bottom:1rem}.product-panel__placeholder p{margin:0;font-size:.875rem}.product-panel__footer{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--border)}.product-panel__footer .btn{flex:1;min-width:140px}.catalog-panel header h2{margin:0}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.875rem;padding:1.25rem 1.5rem 1.5rem}.catalog-card{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;padding:1rem;background:#ffffff08;border:1px solid var(--border);border-radius:14px;text-align:left;color:var(--text);transition:border-color .2s,transform .2s,background .2s}.catalog-card:hover{border-color:var(--cyan);background:#22d3ee0f;transform:translateY(-2px)}.catalog-card__icon{font-size:1.75rem}.catalog-card strong{font-size:.9375rem}.catalog-card span:last-child{font-size:.8125rem;color:var(--text-muted)}.contact-panel{padding-bottom:.5rem}.contact-form{padding:0 1.5rem 1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group{margin-bottom:.875rem}.form-group label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:.3rem;color:var(--text-muted)}.form-group input,.form-group textarea{width:100%;padding:.625rem .875rem;background:#00000040;border:1px solid var(--border);border-radius:10px;color:var(--text);font:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--cyan);box-shadow:0 0 0 3px #22d3ee26}.form-group textarea{min-height:100px;resize:vertical}.contact-form .btn-accent{width:100%;padding:.75rem;margin-top:.25rem}.contact-form .btn-accent:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-status{margin-top:.75rem;padding:.625rem;border-radius:8px;font-size:.8125rem}.form-status.success{background:#34d3991f;color:var(--success)}.form-status.error{background:#f871711f;color:var(--error)}@media(max-width:640px){.exp-header__brand span{display:none}.scene-viewport{height:50vh;min-height:320px}.form-row{grid-template-columns:1fr}.hotspot-label{font-size:.625rem;padding:2px 6px}.catalog-grid{grid-template-columns:1fr}.product-panel__footer{flex-direction:column}.product-panel__footer .btn{width:100%}}@media(max-width:480px){.exp-intro h1{font-size:1.25rem}.exp-hint{font-size:.75rem;padding:.4rem .75rem}}
