:root{--brand-primary: #00b0f0;--brand-hover: #008cc0;--brand-dark: #006b91;--accent-mia: #ec4899;--accent-mia-light: #f472b6;--accent-mia-dark: #db2777;--accent-gway: #38bdf8;--accent-gway-light: #60a5fa;--accent-gway-dark: #0ea5e9;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--green-alpha-05: rgba(34, 197, 94, 0.05);--green-alpha-08: rgba(34, 197, 94, 0.08);--green-alpha-10: rgba(34, 197, 94, 0.1);--green-alpha-12: rgba(34, 197, 94, 0.12);--green-alpha-14: rgba(34, 197, 94, 0.14);--green-alpha-15: rgba(34, 197, 94, 0.15);--green-alpha-20: rgba(34, 197, 94, 0.2);--green-alpha-25: rgba(34, 197, 94, 0.25);--green-alpha-30: rgba(34, 197, 94, 0.3);--green-alpha-40: rgba(34, 197, 94, 0.4);--green-alpha-50: rgba(34, 197, 94, 0.5);--emerald-alpha-10: rgba(16, 185, 129, 0.1);--emerald-alpha-15: rgba(16, 185, 129, 0.15);--emerald-alpha-20: rgba(16, 185, 129, 0.2);--emerald-alpha-40: rgba(16, 185, 129, 0.4);--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--violet-500: #8b5cf6;--pink-100: #fce7f3;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--green: #22c55e;--green-glow: rgba(34, 197, 94, 0.14);--green-soft: rgba(34, 197, 94, 0.08);--color-success: #22c55e;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-error: #ef4444;--color-error-bg: #fee2e2;--navy-50: #f8fafc;--navy-100: #f1f5f9;--navy-200: #e2e8f0;--navy-300: #cbd2d9;--navy-400: #94a3b8;--navy-500: #64748b;--navy-600: #475569;--navy-700: #334155;--navy-800: #1e293b;--navy-900: #0f172a;--cyan-50: #f0f9ff;--cyan-100: #e0f2fe;--cyan-200: #bae6fd;--cyan-300: #7dd3fc;--cyan-400: #38bdf8;--cyan-500: #0ea5e9;--abyss: #020617;--surface: #0f172a;--surface-light: #071026;--surface-elevated: #1e293b;--bg-app: #020617;--bg-body: #020617;--bg-surface: #0f172a;--bg-card: #1e293b;--bg-glass: rgba(2, 6, 23, 0.9);--bg-light: #ffffff;--bg-light-surface: #f8fafc;--text-main: #f8fafc;--text-primary: #f8fafc;--text-secondary: rgba(226, 232, 240, 0.82);--text-muted: rgba(226, 232, 240, 0.82);--text-subtle: rgba(148, 163, 184, 0.7);--brand-text-safe: #22c55e;--border: rgba(148, 163, 184, 0.18);--border-subtle: rgba(148, 163, 184, 0.18);--border-strong: rgba(148, 163, 184, 0.3);--border-hover: rgba(226, 232, 240, 0.3);--border-focus: #00b0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);--shadow-md: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-card: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-glow: 0 0 20px rgba(0, 176, 240, 0.3);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 9999px;--radius: 12px;--font-heading: Outfit, sans-serif;--font-body: Geist, Inter, system-ui, -apple-system, sans-serif;--font-mono: JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--container-width: 1240px;--header-height: 72px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.35);--gbar-gradient: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #10b981 100%)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#f8fafc;background:#020617;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,[class*=btn-]:focus-visible{outline:2px solid #3b82f6;outline-offset:3px;box-shadow:0 0 0 4px rgba(0,0,0,.1)}@media(max-width: 480px){h1{font-size:clamp(1.8rem,8vw,2.4rem)}.container{padding:0 16px}section{padding:50px 0}[class*=btn-cta],[class*=btn-primary]{width:100%;padding:14px 24px}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f8fafc}h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-0.02em}h2{font-size:clamp(1.5rem,4vw,2rem);letter-spacing:-0.01em}h3{font-size:clamp(1.125rem,2.5vw,1.25rem)}p{color:#94a3b8;line-height:1.7}p strong{color:#f8fafc;font-weight:600}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}section{padding:4rem 0;border-bottom:1px solid hsla(0,0%,100%,.05)}@media(min-width: 768px){section{padding:5rem 0}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:rgba(2,6,23,.9);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.site-header.scrolled{padding:.75rem 0;background:rgba(2,6,23,.95);border-bottom-color:rgba(59,130,246,.2);box-shadow:0 4px 30px rgba(0,0,0,.3)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header .logo{display:flex;align-items:center;gap:.75rem}.site-header .logo img{height:32px;width:auto}.site-header .logo span{font-weight:700;font-size:1.25rem;color:#f8fafc}.site-header .nav-main{display:none}@media(min-width: 1024px){.site-header .nav-main{display:flex;align-items:center;gap:2rem}}.site-header .nav-main a{font-size:.875rem;font-weight:500;color:#94a3b8;transition:color .2s ease}.site-header .nav-main a:hover,.site-header .nav-main a.active{color:#3b82f6}.site-header .header-cta{display:flex;align-items:center;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease}.btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.btn-primary{background:#3b82f6;color:#fff;box-shadow:0 0 20px rgba(59,130,246,.4)}.btn-primary:hover{background:#2563eb;box-shadow:0 0 30px rgba(59,130,246,.6)}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-ghost{background:rgba(0,0,0,0);color:#f8fafc;border:1px solid hsla(0,0%,100%,.2)}.btn-ghost:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.hero,.hero--contatti{position:relative;padding:120px 0 4rem;background:radial-gradient(circle at center, rgba(59, 130, 246, 0.1), transparent 70%);border-bottom:1px solid hsla(0,0%,100%,.05);color:#f8fafc;overflow:hidden}@media(min-width: 768px){.hero,.hero--contatti{padding:140px 0 5rem}}.glass{background:rgba(30,41,59,.3);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05)}.hero__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 1024px){.hero__inner{grid-template-columns:1fr 1fr;gap:4rem}}.hero__copy{text-align:center}@media(min-width: 1024px){.hero__copy{text-align:left}}.hero__badge{display:inline-block;padding:.5rem 1rem;background:rgba(59,130,246,.1);color:#3b82f6;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;border:1px solid rgba(59,130,246,.2);margin-bottom:1.25rem;transition:all .2s ease}.hero__badge:hover{background:rgba(59,130,246,.2);border-color:#3b82f6}.hero__title{margin-bottom:1rem;color:#f8fafc}.hero__subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;max-width:500px}@media(min-width: 1024px){.hero__subtitle{margin-left:0}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width: 1024px){.hero__actions{justify-content:flex-start}}.hero__media{display:flex;justify-content:center}@media(min-width: 1024px){.hero__media{justify-content:flex-end}}.contact-cards{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px}.contact-card{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.05);border-radius:.75rem;backdrop-filter:blur(10px);transition:all .3s ease}.contact-card:hover{background:rgba(30,41,59,.5);border-color:rgba(59,130,246,.2);transform:translateX(4px)}.contact-card__label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.contact-card__value{font-size:1rem;font-weight:600;color:#f8fafc}.section-title{font-size:1.5rem;text-align:center;margin-bottom:.75rem;color:#f8fafc}.section-subtitle{text-align:center;color:#94a3b8;margin-bottom:3rem}.video-founder-section{background:#020617}.video-founder-section[style*="display:none"],.video-founder-section[style*="display: none"]{display:none !important}.video-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.video-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.video-card{background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.05);border-radius:1rem;overflow:hidden;transition:all .3s ease}.video-card:hover{transform:translateY(-4px);border-color:rgba(59,130,246,.2);box-shadow:0 10px 30px rgba(0,0,0,.25)}.video-thumbnail-container{position:relative;aspect-ratio:16/9}.video-placeholder{width:100%;height:100%;background:#0f172a;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;position:relative}.video-coming-soon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,.7);color:#94a3b8;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:#3b82f6;border:none;border-radius:9999px;color:#fff;cursor:pointer;opacity:0;transition:opacity .3s ease}.video-play-btn svg{width:24px;height:24px}.video-card:hover .video-play-btn{opacity:1}.video-duration{position:absolute;bottom:.5rem;right:.5rem;background:rgba(0,0,0,.8);color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.video-info{padding:1.25rem}.video-info h3{color:#f8fafc;margin-bottom:.5rem}.video-description{color:#94a3b8;font-size:.875rem;margin-bottom:1rem}.video-topics{display:flex;flex-wrap:wrap;gap:.5rem}.video-topics li{padding:.25rem .75rem;background:rgba(59,130,246,.1);color:#3b82f6;border:1px solid rgba(59,130,246,.2);border-radius:9999px;font-size:.75rem;font-weight:500}.contact-form-section{background:#020617}.contact-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#94a3b8}.form-input,.form-textarea{width:100%;padding:1rem;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;color:#f8fafc;font-size:1rem;font-family:inherit;transition:all .2s ease}.form-input::placeholder,.form-textarea::placeholder{color:#64748b}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.form-textarea{min-height:150px;resize:vertical}.form-submit{align-self:flex-start}.company-info-section{background:#020617}.company-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.company-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.company-grid{grid-template-columns:repeat(4, 1fr)}}.company-card{padding:1.5rem;background:rgba(30,41,59,.3);border:1px solid hsla(0,0%,100%,.05);border-radius:.75rem;backdrop-filter:blur(10px);transition:all .3s ease}.company-card:hover{background:rgba(30,41,59,.5);border-color:rgba(59,130,246,.2);transform:translateY(-2px)}.company-card h3{font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.company-card p{color:#f8fafc;font-size:.875rem;margin-bottom:.25rem}.company-card p:last-child{margin-bottom:0}.company-card p a{color:#3b82f6}.company-card p a:hover{text-decoration:underline}.cta-section{background:#020617;text-align:center;border-bottom:none}.cta__title{margin-bottom:.75rem;color:#f8fafc}.cta__subtitle{color:#94a3b8;margin-bottom:2rem}.cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.site-footer{background:#020617;padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.05)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width: 768px){.site-footer .footer-grid{grid-template-columns:2fr repeat(3, 1fr)}}.site-footer .footer-brand .logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.site-footer .footer-brand .logo img{height:32px}.site-footer .footer-brand .logo span{font-size:1.25rem;font-weight:700;color:#f8fafc}.site-footer .footer-brand p{color:#64748b;font-size:.875rem;max-width:280px}.site-footer .footer-col h4{font-size:.875rem;font-weight:600;color:#f8fafc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.site-footer .footer-col ul{display:flex;flex-direction:column;gap:.5rem}.site-footer .footer-col ul a{font-size:.875rem;color:#64748b;transition:color .2s ease}.site-footer .footer-col ul a:hover{color:#3b82f6}.site-footer .footer-bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.05);text-align:center}@media(min-width: 768px){.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.site-footer .footer-bottom .copyright{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links{display:flex;gap:1.5rem}.site-footer .footer-bottom .footer-links a{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links a:hover{color:#3b82f6}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-card,.company-card{animation:fadeInUp .5s ease-out backwards}.contact-card:nth-child(1),.company-card:nth-child(1){animation-delay:0.1s}.contact-card:nth-child(2),.company-card:nth-child(2){animation-delay:0.2s}.contact-card:nth-child(3),.company-card:nth-child(3){animation-delay:0.3s}.contact-card:nth-child(4),.company-card:nth-child(4){animation-delay:0.4s}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border-radius:.5rem;z-index:9999;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}html{scroll-behavior:auto}}@media(prefers-contrast: high){.btn-primary{border:2px solid #fff}.contact-card,.company-card{border-width:2px}.form-input,.form-textarea{border-width:2px}}@media print{body{background:#fff;color:#000}.site-header,.site-footer,.btn,.cta-section,.video-founder-section{display:none}section{padding:1cm 0;page-break-inside:avoid}h1,h2,h3{color:#000}p{color:#333}a{text-decoration:underline}.hero,.hero--contatti{min-height:auto;padding-top:0}.contact-card,.company-card{background:#f5f5f5;border:1px solid #ccc}}
