body{font-family:Inter,sans-serif;color:#4d4643}a{color:#3b79b0;text-decoration:none}a:hover{color:#5792c7;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:#3b79b0;width:40px;height:40px;border-radius:4px;transition:all .4s}.back-to-top i{font-size:28px;color:#fff;line-height:0}.back-to-top:hover{background:#508dc4;color:#fff}.back-to-top.active{visibility:visible;opacity:1}@media screen and (max-width:768px){[data-aos-delay]{transition-delay:0!important}}#footer{bottom:0;width:100%;position:fixed;color:#fff;font-size:14px;font-family:Inter,sans-serif;background:#111;padding-left:1.25rem}#footer .footer-top{padding:30px 0 0;background:#1e1e1e}#footer .footer-top .footer-contact{margin-bottom:30px}#footer .footer-top .footer-contact h3{font-size:22px;margin:0 0 10px;padding:2px 0;line-height:1;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#fff}#footer .footer-top .footer-contact p{font-size:14px;line-height:24px;margin-bottom:0;font-family:Roboto,sans-serif;color:#ffffffb3}#footer .footer-top h4{font-size:16px;font-weight:700;color:#fff;position:relative;padding-bottom:12px}#footer .footer-top .footer-links{margin-bottom:30px}#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-top .footer-links ul i{padding-right:2px;color:#4486c0;font-size:18px;line-height:1}#footer .footer-top .footer-links ul li{padding:10px 0;display:flex;align-items:center}#footer .footer-top .footer-links ul li:first-child{padding-top:0}#footer .footer-top .footer-links ul a{color:#fff9;transition:.3s;display:inline-block;line-height:1}#footer .footer-top .footer-links ul a:hover{text-decoration:none;color:#fff}#footer .footer-newsletter{font-size:15px;color:#ffffffb3}#footer .footer-newsletter h4{font-size:16px;font-weight:700;color:#fff;position:relative;padding-bottom:12px}#footer .footer-newsletter form{margin-top:30px;background:#fff;padding:6px 10px;position:relative;border-radius:4px 0 0 4px;text-align:left}#footer .footer-newsletter form input[type=email]{border:0;padding:4px 8px;width:calc(100% - 100px)}#footer .footer-newsletter form input[type=submit]{position:absolute;top:0;right:-4px;bottom:0;border:0;background:none;font-size:16px;padding:0 20px;background:#3b79b0;color:#fff;transition:.3s;border-radius:0 4px 4px 0;box-shadow:0 2px 15px #0000001a}#footer .footer-newsletter form input[type=submit]:hover{background:#5792c7}#footer .credits{padding-top:5px;font-size:13px;color:#fff}#footer .social-links a{font-size:18px;display:inline-block;background:#ffffff14;color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:4px;text-align:center;width:36px;height:36px;transition:.3s}#footer .social-links a:hover{background:#3b79b0;color:#fff;text-decoration:none}html[data-lang=en] [data-it],html[data-lang=it] [data-en]{display:none!important}*{box-sizing:border-box;font-family:Inter,sans-serif}:root{--primary: #0873e8;--primary-light: #3b96ff;--text: #ffffff;--text-muted: rgba(255, 255, 255, .65);--glass-bg: rgba(255, 255, 255, .07);--glass-border: rgba(255, 255, 255, .16);--card-hover: rgba(255, 255, 255, .11)}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background-color:#000;background-image:url(/images/alba.webp);background-position:bottom center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;width:100%;color:var(--text)}.site-nav{position:fixed;top:0;left:0;right:0;z-index:200;background:#0000008c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1);transition:background .3s,box-shadow .3s}.site-nav.is-scrolled{background:#000000c7;box-shadow:0 2px 20px #00000080}.nav-inner{max-width:1100px;margin:0 auto;height:56px;padding:0 1.25rem;display:flex;align-items:center;gap:1rem}.nav-logo{display:flex;align-items:center;gap:.55rem;text-decoration:none;flex-shrink:0}.nav-logo-img{width:54px;height:54px;clip-path:inset(16% round 8px)}.nav-logo-name{font-family:Roboto,sans-serif;font-weight:500;font-size:1.4rem;color:#ffffffe6;letter-spacing:.01em;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:.15rem;margin-left:auto}.nav-link{padding:.35rem .75rem;font-size:.82rem;font-weight:500;color:#ffffffa6;text-decoration:none;border-radius:7px;letter-spacing:.02em;transition:color .2s,background .2s;white-space:nowrap}.nav-link:hover{color:#fff;background:#ffffff14}.nav-link.is-active{color:#fff;background:#0873e838}.nav-end{display:flex;align-items:center;gap:.5rem;margin-left:.75rem;flex-shrink:0}.nav-lang{display:flex;gap:.3rem}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#00000059;cursor:pointer}.nav-hamburger span{display:block;height:2px;background:#ffffffbf;border-radius:2px;transition:transform .25s,opacity .25s}.nav-hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-hamburger.is-open span:nth-child(2){opacity:0}.nav-hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mobile{display:flex;flex-direction:column;padding:.5rem 1rem 1rem;border-top:1px solid rgba(255,255,255,.08);gap:.1rem}.nav-mobile[hidden]{display:none}.nav-mobile-link{padding:.65rem .75rem;font-size:.9rem;font-weight:500;color:#ffffffb3;text-decoration:none;border-radius:8px;transition:color .2s,background .2s}.nav-mobile-link:hover,.nav-mobile-link.is-active{color:#fff;background:#0873e833}.lang-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;border:1px solid rgba(255,255,255,.18);background:transparent;cursor:pointer;font-size:1.05rem;line-height:1;transition:border-color .2s,background .2s;padding:0}.lang-btn:hover{border-color:#fff6;background:#ffffff14}.lang-btn.active{border-color:var(--primary);background:#0873e840}.hero{min-height:100vh;padding-top:56px;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem 1rem 5rem}.hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:850px;width:100%}.about-content{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.hero-name-row{display:flex;align-items:center;gap:.85rem}.hero-logo{width:100px;height:100px;clip-path:inset(14% round 18px);filter:drop-shadow(0 6px 20px rgba(10,122,184,.55)) drop-shadow(0 2px 6px rgba(0,0,0,.7));flex-shrink:0}.headline{font-family:Roboto,sans-serif;font-weight:300;color:#fff;margin:0;line-height:1.1;letter-spacing:-.02em;text-shadow:0 2px 20px rgb(0,0,0),0 4px 40px rgba(0,0,0,.9),0 0 60px rgba(8,115,232,.5)}.about-box{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.55rem 2.3rem 1.75rem;background:#0000009e;border:1px solid rgba(255,255,255,.16);border-radius:14px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);max-width:736px;width:100%}.tagline{font-size:1rem;font-weight:600;color:#ffffffd1;letter-spacing:.05em;text-transform:uppercase;margin:0;white-space:nowrap}.bio{font-size:1.1rem;color:#ffffffeb;line-height:1.75;margin:0}.interests{display:flex;flex-wrap:nowrap;gap:.4rem;justify-content:center;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.interests::-webkit-scrollbar{display:none}.tag{font-size:.8rem;font-weight:500;padding:.28rem .7rem;border-radius:999px;background:#0873e82e;border:1px solid rgba(8,115,232,.42);color:var(--primary-light);letter-spacing:.02em;white-space:nowrap;flex-shrink:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn-hero{display:inline-block;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;letter-spacing:.02em;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.28);transition:background .2s,border-color .2s,transform .15s}.btn-hero:hover{background:#0873e838;border-color:#0873e899;transform:translateY(-1px)}.links{display:flex;justify-content:center;gap:.5rem;margin-top:.25rem}.links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:var(--glass-bg);border:1px solid var(--glass-border);transition:background .2s,border-color .2s,transform .15s}.links a:hover{background:#0873e840;border-color:#0873e880;transform:translateY(-2px)}.links svg{width:1.2rem;height:1.2rem;fill:var(--text)}.scroll-cta{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--glass-bg);border:1px solid var(--glass-border);animation:bounce 2.2s ease-in-out infinite;transition:background .2s}.scroll-cta svg{width:1.25rem;height:1.25rem;stroke:var(--text-muted);fill:none}.scroll-cta:hover{background:var(--glass-border)}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(7px)}}.section-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--glass-bg);border:1px solid var(--glass-border);margin:2rem auto 0;animation:bounce 2.2s ease-in-out infinite;transition:background .2s}.section-arrow svg{width:1.25rem;height:1.25rem;stroke:var(--text-muted);fill:none}.section-arrow:hover{background:var(--glass-border)}.ventures-section{padding:5rem 1.5rem 4rem;background:linear-gradient(to bottom,#0000001a,#0000008c)}.section-wrap{max-width:1040px;margin:0 auto}.section-title{font-family:Roboto,sans-serif;font-weight:300;font-size:2rem;color:var(--text);text-align:center;letter-spacing:.06em;text-transform:uppercase;margin:0 0 3rem;text-shadow:0 2px 12px rgba(0,0,0,.7)}.section-title:after{content:"";display:block;width:48px;height:3px;background:var(--primary);border-radius:2px;margin:.75rem auto 0}.ventures-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:1.5rem}.venture-card{display:flex;flex-direction:column;gap:.85rem;padding:1.5rem;background:#ffffff12;border:1px solid var(--glass-border);border-radius:14px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .2s,border-color .2s,transform .2s}.venture-card:hover{background:var(--card-hover);border-color:#0873e861;transform:translateY(-3px)}.venture-card--stealth{position:relative;overflow:hidden}.venture-card--stealth .venture-desc,.venture-card--stealth .venture-tags,.venture-card--stealth .venture-logo-placeholder,.venture-card--stealth .venture-logo,.venture-card--stealth .venture-logo-wide,.venture-card--stealth .venture-logo-link,.venture-card--stealth .venture-links,.venture-card--stealth .venture-name{opacity:.1;filter:blur(4px);user-select:none;pointer-events:none}.venture-stealth-badge{position:absolute;top:62px;right:-55px;width:195px;text-align:center;background:var(--primary);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 0;transform:rotate(45deg);box-shadow:0 2px 8px #00000059;pointer-events:none;user-select:none}.venture-header{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}.venture-logo-link{display:inline-flex;transition:opacity .2s,transform .2s}.venture-logo-link:hover{opacity:.85;transform:scale(1.04)}.venture-logo{width:48px;height:48px;object-fit:contain;border-radius:10px;background:#ffffffeb;padding:4px;flex-shrink:0}.venture-logo-wide{width:140px;height:auto;object-fit:contain;border-radius:8px;background:#ffffffeb;padding:8px 12px}.venture-logo-placeholder{width:48px;height:48px;border-radius:10px;background:#0873e833;border:1px solid rgba(8,115,232,.38);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--primary-light);flex-shrink:0}.venture-name{font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:500;color:var(--text);margin:0}.venture-desc{font-size:.875rem;line-height:1.65;color:var(--text-muted);margin:0;text-align:center}.venture-tags{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.venture-tag{font-size:.68rem;font-weight:500;padding:.22rem .6rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);color:#ffffffb3;letter-spacing:.03em}.venture-links{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:auto;padding-top:.25rem;justify-content:center}.venture-link{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .85rem;font-size:.78rem;font-weight:600;border-radius:7px;text-decoration:none;border:1px solid var(--glass-border);color:var(--text);background:#ffffff0f;transition:background .2s,border-color .2s}.venture-link svg{width:.85rem;height:.85rem;flex-shrink:0}.venture-link:hover{background:#0873e840;border-color:#0873e880}.teaching-section{padding-top:0;background:linear-gradient(to bottom,#0000008c,#000000b8)}.teaching-categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.4rem}.teaching-card{display:flex;flex-direction:column;gap:.85rem;padding:1.35rem 1.5rem;background:#ffffff0f;border:1px solid var(--glass-border);border-radius:14px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .2s,border-color .2s,transform .2s}.teaching-card:hover{background:var(--card-hover);border-color:#0873e861;transform:translateY(-2px)}.teaching-card-header{display:flex;align-items:center;gap:.75rem}.teaching-emoji{font-size:1.65rem;line-height:1;flex-shrink:0}.teaching-card-title-wrap{display:flex;flex-direction:column;gap:.2rem}.teaching-card-title{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;color:var(--text);margin:0}.teaching-since{font-size:.72rem;font-weight:500;color:var(--primary-light);letter-spacing:.03em}.teaching-desc{font-size:.83rem;line-height:1.65;color:var(--text-muted);margin:0}.teaching-topics{display:flex;flex-wrap:wrap;gap:.35rem}.teaching-topic{font-size:.68rem;font-weight:500;padding:.2rem .55rem;border-radius:999px;background:#0873e81f;border:1px solid rgba(8,115,232,.32);color:var(--primary-light);letter-spacing:.02em}.teaching-institutions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.25rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.08)}.teaching-inst{display:inline-flex;align-items:center;text-decoration:none;border-radius:8px;transition:opacity .2s,transform .15s}.teaching-inst:hover{opacity:.8;transform:scale(1.03)}.teaching-inst--plain{cursor:default}.teaching-inst--plain:hover{opacity:1;transform:none}.teaching-inst-logo{height:28px;width:auto;max-width:110px;object-fit:contain;background:#ffffffeb;border-radius:6px;padding:3px 7px}.teaching-inst-name{font-size:.78rem;color:#ffffffbf;font-weight:500}.teaching-inst-loc{color:#ffffff73;font-weight:400}.teaching-inst-list{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.1rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.08)}.teaching-inst-pill{font-size:.72rem;font-weight:400;padding:.2rem .55rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#fff9}.partners-section{padding:3rem 1.5rem;background:linear-gradient(to bottom,#000000b8,#0000008c)}.partners-grid{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:center}.partner-item{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.9rem 1.1rem .7rem;background:#ffffff0f;border:1px solid var(--glass-border);border-radius:12px;text-decoration:none;width:120px;transition:background .2s,border-color .2s,transform .15s;cursor:pointer}.partner-item:not(.partner-item--nohover):hover{background:var(--card-hover);border-color:#0873e861;transform:translateY(-2px)}.partner-item--nohover{cursor:default}.partner-logo{height:36px;width:auto;max-width:88px;object-fit:contain;background:#ffffffeb;border-radius:6px;padding:4px 8px}.partner-placeholder{width:56px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#0873e82e;border:1px solid rgba(8,115,232,.32);font-size:.7rem;font-weight:700;color:var(--primary-light);letter-spacing:.04em}.partner-name{font-size:.68rem;font-weight:500;color:#ffffffa6;text-align:center;line-height:1.3}.about-me-section{background:linear-gradient(to bottom,#00000073,#0000008c)}.about-me-wrap{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:start}.about-me-photo-col{display:flex;justify-content:center}.about-me-photo-ring{width:168px;height:168px;border-radius:50%;padding:4px;background:linear-gradient(135deg,var(--primary),var(--primary-light));box-shadow:0 8px 32px #0873e866;flex-shrink:0}.about-me-photo{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;border:3px solid #000}.about-me-content{display:flex;flex-direction:column;gap:1.5rem}.about-me-claim{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:.01em;color:#ffffffeb;margin:0;line-height:1.4}.about-me-bio{display:flex;flex-direction:column;gap:.85rem}.about-me-bio p{font-size:.95rem;line-height:1.75;color:#ffffffe0;margin:0}.about-me-bio p strong{color:#fff;font-weight:600}.about-me-bio p em{color:var(--primary-light);font-style:italic}.about-me-bio .about-curious{margin-top:1.25em;color:var(--primary-light);font-style:normal}.about-me-stats{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;scrollbar-width:none}.about-me-stats::-webkit-scrollbar{display:none}.about-stat{display:flex;flex-direction:column;gap:.15rem;padding:.75rem 1rem;background:#ffffff0f;border:1px solid var(--glass-border);border-radius:10px;flex-shrink:0}.about-stat-value{font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:700;color:var(--primary-light);line-height:1}.about-stat-label{font-size:.72rem;color:var(--text-muted);line-height:1.3}.about-me-interests{display:flex;flex-wrap:wrap;gap:.5rem}.about-interest{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);font-size:.8rem;color:#fffc}.about-interest-emoji{font-size:.95rem}.btn-hero--cta{background:#0873e838;border-color:#0873e880}.btn-hero--cta:hover{background:#0873e861;border-color:#0873e8cc}.contact-section{background:linear-gradient(to bottom,#0000008c,#000000b8)}.section-wrap--narrow{max-width:680px}.contact-wrap{display:flex;flex-direction:column;gap:1.75rem}.contact-intro p{font-size:.95rem;line-height:1.7;color:var(--text-muted);margin:0;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-field{display:flex;flex-direction:column;gap:.4rem}.contact-label{font-size:.78rem;font-weight:600;color:#ffffffb3;letter-spacing:.03em}.contact-input{background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:.65rem .9rem;font-size:.9rem;color:#fff;font-family:Inter,sans-serif;transition:border-color .2s,background .2s;width:100%}.contact-input::placeholder{color:#ffffff4d}.contact-input:focus{outline:none;border-color:var(--primary);background:#0873e814}.contact-textarea{resize:vertical;min-height:120px}.contact-actions{display:flex;justify-content:flex-end;margin-top:.25rem}.contact-submit{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1.75rem;font-size:.9rem;font-weight:600;border-radius:9px;border:none;background:var(--primary);color:#fff;cursor:pointer;font-family:Inter,sans-serif;transition:background .2s,transform .15s}.contact-submit:disabled{opacity:.4;cursor:not-allowed}.contact-submit svg{width:.95rem;height:.95rem;flex-shrink:0}.contact-submit:hover{background:var(--primary-light);transform:translateY(-1px)}@media(max-width:768px){.nav-links{display:none}.nav-hamburger{display:flex}.nav-logo-name{font-size:1rem}}@media(max-width:576px){.headline{font-size:3.2rem}.tagline{font-size:.8rem}.bio{font-size:1rem}.section-title{font-size:1.4rem;margin-bottom:2rem}.ventures-grid,.teaching-categories{grid-template-columns:1fr}.ventures-section{padding:3.5rem 1rem 7rem}.hero-logo{width:60px;height:60px}.about-box{padding:1.1rem 1.4rem 1.35rem}.tagline{white-space:normal;font-size:.82rem}.about-me-wrap{grid-template-columns:1fr;gap:1.75rem}.about-me-photo-col{justify-content:flex-start}.about-me-photo-ring{width:120px;height:120px}.contact-row{grid-template-columns:1fr}}@media(min-width:577px){.headline{font-size:5.5rem}.tagline{font-size:1rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:768px){.d-md-flex{display:flex!important}.me-md-auto{margin-right:auto!important}.text-md-start{text-align:left!important}}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.text-center{text-align:center!important}.contact-actions[data-astro-cid-xmivup5a]{align-items:center;gap:1rem}.contact-status[data-astro-cid-xmivup5a]{font-size:.85rem;font-weight:500}.contact-status[data-astro-cid-xmivup5a].ok{color:#4ade80}.contact-status[data-astro-cid-xmivup5a].ko{color:#f87171}
