@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #eef2f7;--surface: #ffffff;--surface2: #e4ecf5;--border: #d0dcea;--text: #1a2545;--muted: #6b7fa3;--navy: #1a2545;--navy-light: #243160;--blue: #1e6fbd;--blue-dim: #1e6fbd18;--gold: #e8941a;--gold-dim: #e8941a20;--green: #27ae60;--green-dim: #27ae6018;--red: #dc2626;--radius: 16px;--radius-sm: 10px;--hdr-height: 96px;--sb-width: 220px;font-family:DM Sans,sans-serif;letter-spacing:-.2px}@media(max-width:1023px)and (min-width:769px){:root{--sb-width: 180px}}@media(max-width:768px){:root{--hdr-height: 70px;--sb-width: 0px}}[data-theme=dark]{--bg: #0d1526;--surface: #172038;--surface2: #1e2d4a;--border: #253552;--text: #dce8f8;--muted: #7a92b8;--navy: #dce8f8;--navy-light: #aec4e4;--blue-dim: #1e6fbd28;--gold-dim: #e8941a28;--green-dim: #27ae6028}.ua-wrapper{position:relative;display:flex;align-items:center;margin-left:15px}.ua-avatar-btn{position:relative;width:48px;height:48px;border-radius:50%;border:2.5px solid #FFD100;background:linear-gradient(135deg,#003087,#1a5fd4);color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #00308747,0 0 #ffd10000;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease}.ua-avatar-btn:hover{transform:scale(1.1);box-shadow:0 4px 16px #00308752,0 0 0 3px #ffd10059}.ua-avatar-btn--active{transform:scale(1.05);box-shadow:0 4px 16px #00308752,0 0 0 4px #ffd1008c}.ua-unread-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;pointer-events:none;line-height:1}.ua-item-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;line-height:1}.ua-dropdown{position:absolute;top:calc(100% + 18px);right:0;width:268px;background:#ffffffe6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid rgba(0,48,135,.1);border-radius:20px;box-shadow:0 8px 40px #00308721,0 2px 10px #0000000f,inset 0 1px #ffffffd9;overflow:hidden;z-index:9000;transform-origin:top right}.ua-header{display:flex;align-items:center;gap:12px;padding:18px 16px 14px}.ua-header-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#003087,#1a5fd4);border:2.5px solid #FFD100;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #00308738}.ua-header-info{overflow:hidden;flex:1}.ua-header-name{margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:#0a0f2c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.ua-header-email{margin:3px 0 0;font-size:11.5px;color:#6b7fa3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ua-divider{height:1px;background:#00308712;margin:0 12px}.ua-nav{padding:6px 8px;display:flex;flex-direction:column;gap:1px}.ua-item{display:flex;align-items:center;gap:11px;width:100%;padding:9px 10px;border:none;background:transparent;border-radius:12px;color:#1a2545;font-family:Inter,Segoe UI,sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;text-align:left;transition:background .17s ease,color .17s ease,transform .15s ease}.ua-item:hover{background:#0055cc12;color:#05c;transform:translate(3px)}.ua-item-icon{font-size:13px;flex-shrink:0;opacity:.65;transition:opacity .15s ease}.ua-item:hover .ua-item-icon{opacity:1}.ua-logout{display:flex;align-items:center;gap:11px;width:100%;padding:11px 18px 15px;border:none;background:transparent;color:#c0392b;font-family:Inter,Segoe UI,sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;text-align:left;transition:opacity .17s ease,color .17s ease}.ua-logout:hover{color:#e74c3c;opacity:.85}.ua-logout .ua-item-icon{opacity:.75}.ua-overlay{position:fixed;inset:0;z-index:999999;background:#000c28d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center}.ua-overlay-center{display:flex;flex-direction:column;align-items:center;gap:28px}.ua-overlay-avatar-wrap{position:relative;width:88px;height:88px}.ua-overlay-spinner{position:absolute;inset:-7px;border-radius:50%;border:3.5px solid rgba(255,209,0,.18);border-top-color:#ffd100;border-right-color:#ffd1008c;animation:ua-spin 1.1s cubic-bezier(.45,.05,.55,.95) infinite}@keyframes ua-spin{to{transform:rotate(360deg)}}.ua-overlay-letter{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#003087,#1a5fd4);border:3px solid #FFD100;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:36px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px #ffd1001a,0 12px 40px #00308773}.ua-overlay-msg{margin:0;color:#ffffffd9;font-family:Inter,Segoe UI,sans-serif;font-size:15px;font-weight:400;letter-spacing:.15px;text-align:center;max-width:280px;min-height:22px}.ua-overlay-bar{width:200px;height:3px;background:#ffffff1a;border-radius:999px;overflow:hidden}.ua-overlay-bar-fill{height:100%;background:linear-gradient(90deg,#ffd100,#fff4a0 60%,#ffd100);background-size:200% 100%;border-radius:999px;animation:ua-shimmer 1.4s linear infinite}@keyframes ua-shimmer{0%{background-position:200% center}to{background-position:-200% center}}[data-theme=dark] .ua-dropdown{background:#172038f5;border-color:#ffffff14}@media(max-width:1024px){.ua-wrapper{margin-left:0}.ua-avatar-btn{width:38px;height:38px;font-size:13px}.ua-dropdown{right:-6px;width:min(calc(100vw - 28px),300px);top:calc(100% + 10px)}}html,body{margin:0;padding:0;width:100%;max-width:100vw;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f5f5f5;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.header{width:100%;position:sticky;top:0;z-index:1000;background:#fff;transition:box-shadow .3s ease;overflow:visible}.header--scrolled{box-shadow:0 4px 24px #00308721,0 1px 4px #0000000f}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;height:110px;background:linear-gradient(180deg,#fff 60%,#f4f7ff);position:relative;z-index:1;overflow:visible}.rogelio-wrapper{position:absolute;bottom:0;left:0;width:80px;height:52px;overflow:hidden;z-index:9999;opacity:0;pointer-events:none;animation:rogelioRun 6s linear 6.6s forwards}.rogelio-sprite{position:absolute;top:0;left:0;width:80px;height:80px;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 2px 3px rgba(0,0,0,.22));animation:rogelioHeadBob .38s steps(2,end) 6.6s infinite}@keyframes rogelioHeadBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rogelioRun{0%{transform:translate(-90px);opacity:0}4%{opacity:1}94%{opacity:1}to{transform:translate(calc(100vw + 90px));opacity:0}}@media(max-width:1024px){.rogelio-wrapper{position:fixed;bottom:auto;top:72px;left:0;width:36px;height:24px;z-index:99999}.rogelio-sprite{width:36px;height:36px}}.logo{display:flex;align-items:center;gap:12px;justify-self:start;position:relative;z-index:1}.logo-video{height:65px;width:auto;object-fit:contain}.logo-culture{height:70px;width:auto;object-fit:contain}.menu-glass{justify-self:center;display:flex;position:relative;z-index:1;margin-left:clamp(-200px,60px,200px);font-size:clamp(11px,14px,18px)}.nav-right-slot{justify-self:end;display:flex;align-items:center;gap:10px;margin-right:40px;position:relative;z-index:10}.nav-year{font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:6px 16px;border-radius:20px;background:#0055cc14;color:#1a1a2e;letter-spacing:2px;white-space:nowrap}.nav-login-pill{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;letter-spacing:.4px;padding:8px 20px;border-radius:20px;background:linear-gradient(135deg,#05c,#2b7fff);color:#fff;text-decoration:none;white-space:nowrap;border:none;box-shadow:0 3px 14px #0055cc4d,inset 0 1px #ffffff26;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.nav-login-pill:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #0055cc61}.nav-login-pill--active{filter:brightness(.92);box-shadow:0 2px 8px #0055cc40}.nav-login-pill .nav-login-svg{width:14px;height:14px;flex-shrink:0;opacity:.9}.nav-login-pill .nav-login-label{line-height:1}.menu-logo-item{display:flex;align-items:center;justify-content:center;border-radius:0 9999px 9999px 0;margin:-6px -10px -6px 8px;background:linear-gradient(135deg,#05c,#2b7fff);box-shadow:inset -2px 0 8px #00000026;padding:4px 20px 0 12px}.menu-logo-icon{height:40px;width:auto;object-fit:contain;display:block}.menu{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:6px 10px;background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:50px;border:1px solid rgba(0,48,135,.1);box-shadow:0 2px 16px #00308714,0 1px 3px #0000000a;overflow:hidden}.menu li{position:relative}.menu li a{display:block;padding:7px 18px;border-radius:50px;font-size:14px;font-weight:500;color:#2d2d2d;white-space:nowrap;position:relative;transition:color .25s ease,background .25s ease,transform .2s ease}.menu li a:after{content:"";position:absolute;bottom:3px;left:18px;right:18px;height:2px;background:linear-gradient(90deg,#05c,#5b8df6);border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.menu li a:hover{color:#05c;background:#0055cc12;transform:translateY(-1px)}.menu li a:hover:after{transform:scaleX(1)}.menu li.active a{color:#fff;background:linear-gradient(135deg,#05c,#2b7fff);font-weight:600;box-shadow:0 3px 12px #0055cc59}.menu li.active a:after{display:none}.menu-link-icon{display:flex;align-items:center;gap:7px}.nav-login-svg{width:14px;height:14px;flex-shrink:0;opacity:.7;transition:opacity .2s ease}.menu-link-icon:hover .nav-login-svg,.menu li.active .nav-login-svg{opacity:1}.nav-search{display:flex;align-items:center;gap:8px;background:#0000000a;border:1px solid rgba(0,0,0,.09);border-radius:50px;padding:7px 16px;flex-shrink:0;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.nav-search:focus-within{background:#0055cc0f;border-color:#0055cc4d;box-shadow:0 0 0 3px #0055cc1a}.nav-search svg{color:#888;font-size:12px;flex-shrink:0;transition:color .2s ease}.nav-search:focus-within svg{color:#05c}.nav-search input{background:transparent;border:none;outline:none;color:#1a1a1a;font-size:13px;width:110px}.nav-search input::placeholder{color:#aaa}.nav-ribbons{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.nav-ribbon{fill:none;stroke-linecap:round;stroke-dasharray:2000;stroke-dashoffset:2000}.nav-ribbon-1{stroke:#003087;stroke-width:22;animation:drawFadeRibbon 3.2s cubic-bezier(.4,0,.2,1) .1s forwards}.nav-ribbon-2{stroke:#ffd100;stroke-width:18;animation:drawFadeRibbon 3.2s cubic-bezier(.4,0,.2,1) .35s forwards}.nav-ribbon-3{stroke:#1a5fd4;stroke-width:12;animation:drawFadeRibbon 3.2s cubic-bezier(.4,0,.2,1) .6s forwards}.nav-ribbon-4{stroke:#ffd100;stroke-width:7;animation:drawFadeRibbon 3.2s cubic-bezier(.4,0,.2,1) .85s forwards}.nav-ribbon-5{stroke:#009246;stroke-width:18;animation:drawFadeRibbon 3s cubic-bezier(.4,0,.2,1) 1.6s forwards}.nav-ribbon-6{stroke:#ce2b37;stroke-width:18;animation:drawFadeRibbon 3s cubic-bezier(.4,0,.2,1) 1.6s forwards}@keyframes drawFadeRibbon{0%{stroke-dashoffset:2000;opacity:0}8%{opacity:.85}55%{stroke-dashoffset:0;opacity:.85}to{stroke-dashoffset:0;opacity:0}}.hero{position:relative;width:100%;height:500px;overflow:hidden;margin-top:-1px;padding-top:1px}.hero-video{display:block;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#001e467a}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#03124eeb,#03124e8c 40%,#000a3233)}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 100px;text-align:center;gap:20px}.hero-edition{font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#ffd100}.hero-title{font-family:Inter,sans-serif;font-size:clamp(42px,7vw,80px);font-weight:700;line-height:1.05;letter-spacing:-1px;color:#fff;margin:0}.hero-year{font-weight:300;color:#ffffffd9}.hero-tagline{font-family:Inter,sans-serif;font-size:clamp(15px,1.6vw,18px);font-weight:300;color:#ffffffc7;margin:0;max-width:520px;line-height:1.6}.hero-cta{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:13px 30px;border-radius:30px;background:#05c;color:#fff;text-decoration:none;letter-spacing:.2px;box-shadow:0 4px 22px #0055cc73;transition:background .18s,transform .15s,box-shadow .18s;margin-top:4px}.hero-cta:hover{background:#2b7fff;transform:translateY(-2px);box-shadow:0 8px 30px #0055cc8c;color:#fff}.hero-bottom-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:8px}.hero-info-item{display:inline-flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#fff9}.hero-bar-dot{width:3px;height:3px;border-radius:50%;background:#ffffff47}.hero-italy-inline{gap:7px}.it-mini{display:inline-flex;border-radius:2px;overflow:hidden;width:18px;height:12px;box-shadow:0 1px 3px #0000004d}.it-g,.it-w,.it-r{flex:1}.it-g{background:#009246}.it-w{background:#fff}.it-r{background:#ce2b37}.hero-wave{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;pointer-events:none}.hero-wave svg{display:block;width:100%;height:90px}.highlights-strip{display:flex;align-items:center;justify-content:center;background:#0e396d;padding:38px 24px;gap:0;flex-wrap:wrap}.highlight-item{display:flex;flex-direction:column;align-items:center;gap:7px;padding:0 44px}.highlight-num{font-family:Inter,sans-serif;font-size:34px;font-weight:800;color:#fff;line-height:1}.highlight-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:2px}.highlight-sep{width:1px;height:44px;background:#f4e4001f;flex-shrink:0}.highlight-flag-it{display:flex;border-radius:4px;overflow:hidden;width:46px;height:32px;box-shadow:0 2px 8px #00000059}.cards-section{padding:80px 20px 100px;background:#f4f6fb;display:flex;flex-direction:column;align-items:center;gap:48px}.cards-header{text-align:center}.cards-title{font-family:Inter,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700;color:#0a1628;margin:0 0 10px}.cards-subtitle{font-family:Inter,sans-serif;font-size:15px;color:#6b7a99;margin:0;font-weight:400}.grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1300px;width:100%}.card{background-color:#110268;width:280px;height:380px;border-radius:20px;position:relative;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;cursor:pointer;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0000001a;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease}.card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0006;border-color:#ffffff4d}.card h4{color:#fff;font-size:1.6rem;margin:0 0 10px;z-index:10;font-weight:700}.card p{color:#aaa;font-size:.95rem;line-height:1.5;margin:0;z-index:10;font-weight:400}.card .icon{position:absolute;top:25px;left:25px;color:#fff;font-size:20px;z-index:10;background:#ffffff1a;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.background{position:absolute;inset:0;background:#0a0a0a;z-index:1}.tiles{position:absolute;inset:0;display:flex;flex-wrap:wrap;opacity:.2;gap:1px;transform:scale(1.5) rotate(10deg)}.tile{background:#222;width:40px;height:40px}.line{position:absolute;background:linear-gradient(90deg,transparent,#0077ff,transparent);opacity:.4;z-index:2}.line-1{top:20%;left:0;width:100%;height:1px}.line-2{bottom:30%;left:0;width:100%;height:1px}.line-3{top:0;right:30%;width:1px;height:100%;background:linear-gradient(180deg,transparent,#8f07f7,transparent)}.shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.1) 40%,transparent);z-index:20;pointer-events:none;transition:.6s}.card:hover .shine{left:100%}a{text-decoration:none;color:inherit}.reveal{opacity:0;transform:translateY(80px);transition:all 1s cubic-bezier(.22,1,.36,1)}.reveal.active{opacity:1;transform:translateY(0)}.reveal.delay-1{transition-delay:.2s}.reveal.delay-2{transition-delay:.4s}.reveal.delay-3{transition-delay:.6s}.reveal.delay-4{transition-delay:.8s}.footer{background:#0b0f2b;color:#fff;margin-top:80px}.footer-top{display:grid;grid-template-columns:1.1fr 1fr 1.4fr;background:#2e2e4928}.footer-col{display:flex;flex-direction:column;padding:48px 40px}.footer-col-brand{gap:16px}.footer-brand-logo{width:160px;object-fit:contain;margin-bottom:4px}.footer-brand-legal{font-size:12.5px;color:#fff9;line-height:1.75;margin:0}.footer-brand-copy{font-size:11.5px;color:#ffffff61;margin:0}.footer-brand-hashtag{font-weight:700;color:#facc15;font-size:13px;margin:4px 0 0}.footer-col-title{font-size:11px;font-weight:800;color:#facc15;margin:0 0 20px;text-transform:uppercase;letter-spacing:.12em}.footer-sede{display:flex;flex-direction:column;gap:3px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.footer-sede:last-child{border-bottom:none}.footer-sede strong{font-size:13px;color:#fff;font-weight:600}.footer-sede span{font-size:12.5px;color:#fff9}.footer-sede-desc{font-size:11.5px!important;color:#ffffff61!important;font-style:italic;margin-top:2px}.footer-legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.footer-legal-grid ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.footer-legal-grid ul li a{font-size:12px;color:#ffffff94;text-decoration:none;line-height:1.45;transition:color .2s,padding-left .2s;display:block}.footer-legal-grid ul li a:hover{color:#facc15;padding-left:4px}.footer-wave{line-height:0;background:#0b0f2b;margin-top:-20px;margin-bottom:0}.footer-wave svg{display:block;width:100%;height:60px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:28px 60px;background:#0b0f2b}.footer-logos{display:flex;align-items:center;gap:20px}.footer-logos img{height:60px;object-fit:contain}.footer-info{text-align:center;flex:1}.footer-info h3{margin:0 0 4px;color:#facc15;font-size:15px;font-weight:700}.footer-info p{font-size:12.5px;color:#fff9;margin:2px 0}.footer-redes{display:flex;gap:10px}.footer-redes a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;color:#fff;font-size:17px;transition:background .25s,transform .25s;text-decoration:none}.footer-redes a:hover{transform:translateY(-4px)}.footer-facebook:hover{background:#1877f2!important}.footer-instagram:hover{background:#e4405f!important}.footer-youtube:hover{background:red!important}.footer-linkedin:hover{background:#0a66c2!important}.footer-twitter:hover{background:#000!important}.footer-spotify:hover{background:#1db954!important}@media(max-width:960px){.footer-top{grid-template-columns:1fr}.footer-col{border-right:none;border-bottom:1px solid rgba(255,255,255,.07);padding:32px 24px}.footer-col:last-child{border-bottom:none}.footer-bottom{flex-direction:column;align-items:center;text-align:center;padding:24px 20px}.footer-legal-grid{grid-template-columns:1fr}}.topbar{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 50px;background:linear-gradient(90deg,#0b1f3a,#163b6c);color:#fff;font-size:14px;border-bottom:1px solid rgba(166,22,22,.08)}.topbar-icons{display:flex;gap:20px}.topbar-icons a{color:#fff;font-size:15px;transition:.3s;opacity:.9}.topbar-icons a:hover{color:#c8a45c;transform:scale(1.1)}.topbar-right{display:flex;align-items:center;gap:20px}.search-box{display:flex;align-items:center;background:#ffffff1f;padding:5px 10px;border-radius:20px}.search-box input{border:none;outline:none;margin-left:5px;background:transparent;color:#fff}.search-box input::placeholder{color:#ccc}.lang-selector{position:relative}.lang-btn{display:flex;align-items:center;gap:5px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:4px 11px 4px 8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s;white-space:nowrap;letter-spacing:.3px}.lang-btn:hover{background:#fff3;border-color:#ffffff59}.lang-flag{font-size:15px;line-height:1}.lang-code{font-size:12px}.lang-chevron{font-size:9px;opacity:.7;transition:transform .22s ease;margin-left:2px}.lang-chevron--open{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#0f172af7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:4px;min-width:200px;box-shadow:0 12px 32px #00000073;z-index:99999}.lang-option{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid transparent;border-radius:10px;padding:8px 10px;color:#ffffffbf;font-size:13px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.lang-option:hover{background:#ffffff14;color:#fff;border-color:#ffffff1f}.lang-option--active{background:#facc151f;border-color:#facc154d;color:#facc15;font-weight:700}.lang-flag{font-size:18px}.lang-name{font-size:12px;font-weight:600}.countdown-section{background:#fff;padding:80px 20px 90px;text-align:center;border-bottom:1px solid rgba(0,85,204,.07)}.countdown-eyebrow{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#05c;margin-bottom:12px;opacity:1}.countdown-heading{font-family:Inter,sans-serif;font-size:clamp(20px,3vw,26px);font-weight:300;color:#1a1a2e;margin:0 0 52px;letter-spacing:.3px;opacity:1}.countdown-units{display:flex;justify-content:center;align-items:flex-start;gap:12px;flex-wrap:wrap}.countdown-unit{display:flex;flex-direction:column;align-items:center;gap:10px}.countdown-card{width:106px;height:106px;border-radius:18px;background:linear-gradient(145deg,#f0f4ff,#e6eeff);border:1px solid rgba(0,85,204,.11);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #0055cc14,inset 0 1px #ffffffe6}.countdown-num{font-family:Inter,sans-serif;font-size:38px;color:#0a1628;line-height:1;font-variant-numeric:tabular-nums;color:var(--white);display:block;font-weight:700}.countdown-unit-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#9aabc8}.countdown-sep{font-family:Inter,sans-serif;font-size:30px;font-weight:300;color:#0055cc38;padding-top:38px;line-height:1;-webkit-user-select:none;user-select:none}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.card{background:#0f1c2f;padding:25px;border-radius:12px;color:#fff;position:relative;transition:.3s}.card:hover{transform:translateY(-10px)}.card-tag{background:linear-gradient(135deg,#0a2a66,#1545c8,#2b6cff);color:#000;padding:4px 10px;font-size:12px;border-radius:6px;font-weight:700}.card-meta{display:flex;justify-content:space-between;margin-top:15px;font-size:14px;color:#9fb3c8}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;margin-left:auto;z-index:200}.hamburger span{display:block;width:25px;height:2px;background:#2d2d2d;border-radius:3px;transition:all .3s ease}.hamburger-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-open span:nth-child(2){opacity:0}.hamburger-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:1024px){.topbar{padding:0 20px}.topbar-right{gap:10px}.search-box input{width:80px}.nav{display:flex;flex-wrap:wrap;align-items:center;height:auto;padding:10px 20px;gap:0;background:#fff}.logo{order:1;flex:1;justify-self:unset}.nav-right-slot{order:2;margin-right:6px;justify-self:unset;display:flex;align-items:center;gap:6px}.nav-year{font-size:12px;padding:5px 12px;letter-spacing:1.5px}.nav-login-pill{font-size:12px;padding:6px 14px}.hamburger{order:3;margin-left:0}.highlights-strip{padding:26px 10px}.highlight-item{padding:0 16px}.highlight-num{font-size:24px}.highlight-sep{height:28px}.highlight-flag-it{width:36px;height:24px}.menu-glass{order:4}.menu-logo-item{display:none}.hamburger{display:flex}.menu-glass{display:none;width:100%}.menu-glass--open{display:flex}.menu{flex-direction:column;width:100%;border-radius:12px;padding:6px;gap:2px;background:#0000000a;border:1px solid rgba(0,0,0,.06)}.menu li a{border-radius:8px;padding:12px 20px;font-size:15px;border-bottom:none}.nav-search{display:none}}@media(max-width:480px){.topbar{padding:6px 14px;height:auto;flex-wrap:wrap;gap:6px}.search-box{display:none}.nav{padding:8px 14px}.logo-video{height:48px!important}.logo-culture{height:52px!important}.nav-right-slot{gap:4px;margin-right:4px}.nav-year{font-size:11px;padding:4px 10px;letter-spacing:1px}.nav-login-pill{padding:6px 10px;gap:0}.nav-login-pill .nav-login-label{display:none}.nav-login-pill .nav-login-svg{width:15px;height:15px}.hero-content{padding:0 20px 90px;gap:14px}.hero-title{font-size:30px;letter-spacing:-.5px}.hero-tagline{font-size:14px}.highlights-strip{flex-wrap:nowrap;padding:22px 6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.highlights-strip::-webkit-scrollbar{display:none}.highlight-item{padding:0 10px;min-width:0}.highlight-num{font-size:18px}.highlight-label{font-size:7px;letter-spacing:1px;white-space:nowrap}.highlight-sep{height:22px;flex-shrink:0}.highlight-flag-it{width:28px;height:20px}.countdown-section{padding:50px 12px 60px}.countdown-units{gap:6px}.countdown-card{width:68px;height:68px;border-radius:12px}.countdown-num{font-size:24px}.countdown-sep{font-size:18px;padding-top:24px}.countdown-unit-label{font-size:8px;letter-spacing:1.5px}.footer-col{padding:24px 16px!important}.footer-bottom{padding:20px 16px!important}.footer-logos img{height:40px}.footer-info h3{font-size:13px}.footer-info p{font-size:11px}.footer-redes{flex-wrap:wrap;justify-content:center;gap:8px}.footer-redes a{width:36px;height:36px;font-size:15px}}@media(max-width:390px){.nav{padding:6px 10px;gap:0}.logo{gap:6px}.logo-video{height:38px!important}.logo-culture{height:42px!important}.nav-year{font-size:11px;padding:3px 9px;letter-spacing:1px}.nav-login-pill{padding:5px 9px}.hamburger{padding:6px}.hero-title{font-size:26px}.hero-tagline{font-size:13px}.hero-cta{font-size:13px;padding:11px 22px}.countdown-units{gap:4px}.countdown-card{width:60px;height:60px;border-radius:10px}.countdown-num{font-size:20px}.countdown-sep{font-size:16px;padding-top:20px}.countdown-unit-label{font-size:7px;letter-spacing:1px}.highlight-item{padding:0 7px}.highlight-num{font-size:16px}.highlight-label{font-size:6px}.highlight-sep{height:18px}}.splash{position:fixed;inset:0;z-index:9999;background:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.splash-logo{width:260px;height:auto;opacity:.95}.splash-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:6px;margin:0;background:linear-gradient(90deg,#fff,#facc15 60%,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.splash-subtitle{color:#94a3b8;font-size:13px;letter-spacing:4px;text-transform:uppercase;margin:0}.splash-bar-wrapper{width:240px;height:3px;background:#ffffff14;border-radius:999px;overflow:hidden;margin-top:20px}.splash-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#a855f7,#facc15);border-radius:999px}
