:root{--blankspace-purple-light: #C68AFC;--blankspace-purple-main: #9B4BFA;--blankspace-purple-dim: rgba(198, 138, 252, .1);--electric-blue: #0E44E6;--electric-blue-deep: #082FA7;--roadmap-blue: #5596FF;--bg-dark: #080A10;--bg-surface: #0E121B;--bg-surface-elevated: #151A26;--neon-cyan: #00E5FF;--text-primary: #FFFFFF;--text-secondary: #94A3B8;--text-muted: #64748B;--text-inverse: #080A10;--border-glass: rgba(255, 255, 255, .1);--border-glass-hover: rgba(255, 255, 255, .25);--border-purple-hover: rgba(198, 138, 252, .35);--glass-blur: blur(16px);--font-main: "Urbanist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-subtle: 0 4px 20px rgba(0, 0, 0, .3);--shadow-card: 0 16px 36px -10px rgba(0, 0, 0, .6);--transition-fast: .2s cubic-bezier(.16, 1, .3, 1);--transition-smooth: .3s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark;-webkit-text-size-adjust:100%}body{font-family:var(--font-main);background-color:var(--bg-dark);color:var(--text-primary);line-height:1.5;overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased}.hidden{display:none!important}.preloader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#050309;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:1;visibility:visible;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s cubic-bezier(.16,1,.3,1);pointer-events:all}.preloader-overlay.fade-out{opacity:0;visibility:hidden;pointer-events:none}.preloader-content{position:relative;display:flex;align-items:center;justify-content:center;width:240px;height:180px}.infinity-spinner-wrap{position:absolute;width:80px;height:40px;display:flex;align-items:center;justify-content:center;transition:opacity .35s ease,transform .35s ease;z-index:1}.infinity-spinner-wrap.hidden{opacity:0;transform:scale(.7);pointer-events:none}.infinity-svg{width:100%;height:100%;overflow:visible}.infinity-track{stroke:#9b4bfa33;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.infinity-glow-path{stroke:#9b4bfa;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60 160;stroke-dashoffset:0;animation:infinity-dash 1.4s linear infinite;filter:drop-shadow(0 0 8px rgba(155,75,250,.8))}@keyframes infinity-dash{0%{stroke-dashoffset:220}to{stroke-dashoffset:0}}.preloader-gif{position:relative;width:230px;max-width:85vw;height:auto;object-fit:contain;opacity:0;transform:scale(.96);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);z-index:2}.preloader-gif.loaded{opacity:1;transform:scale(1)}.lucide-icon,.badge-icon-svg,.pill-mini-icon,.chip-icon,.venue-icon,.perk-icon,.domain-icon,.check-inline-icon,.check-icon,.bento-lucide,.track-lucide,.item-icon,.sub-lucide,.partner-badge-icon,.chip-check-icon,.rule-lucide,.contact-avatar-icon,.contact-arrow-icon,.email-box-icon,.footer-ext-icon,.close-icon,.success-lucide{width:18px;height:18px;stroke-width:2.2;display:inline-block;vertical-align:middle}.pill-mini-icon{width:14px;height:14px}.chip-icon,.chip-check-icon{width:15px;height:15px;color:#fff}.venue-icon{width:16px;height:16px;color:#fff}.perk-icon{width:15px;height:15px;color:#fff}.domain-icon{width:20px;height:20px;color:#fff}.bento-lucide{width:22px;height:22px;color:#fff}.track-lucide{width:26px;height:26px;color:#fff}.item-icon{width:20px;height:20px;color:var(--roadmap-blue)}.sub-lucide{width:18px;height:18px;color:#fff}.rule-lucide{width:24px;height:24px;color:#fff}.contact-avatar-icon{width:22px;height:22px;color:#fff}.contact-arrow-icon{width:18px;height:18px;color:var(--text-muted)}.email-box-icon{width:20px;height:20px;color:#fff}.success-lucide{width:56px;height:56px;color:var(--electric-blue)}.ambient-grid{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:linear-gradient(to right,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;padding:1.15rem 1.25rem;transition:padding var(--transition-smooth);background:transparent;pointer-events:none}.header.scrolled{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;padding:.75rem 1.25rem}.nav-container{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:#0e121b73;border:1px solid rgba(255,255,255,.16);border-radius:9999px;padding:.55rem 1.35rem;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 10px 30px -5px #00000059,inset 0 1px 1px #ffffff40;transition:all var(--transition-smooth);pointer-events:auto}.header.scrolled .nav-container{background:#0a0e188c;border-color:#ffffff38;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);box-shadow:0 16px 36px -10px #0009,inset 0 1px 1px #ffffff4d}.brand-group{display:flex;align-items:center;text-decoration:none}.brand-logos-row{display:flex;align-items:center;gap:.85rem}.brand-logo-buildx{height:24px;width:auto}.brand-divider{color:#ffffff59;font-size:1.2rem;font-weight:300}.blankspace-brand{display:flex;align-items:center;gap:.45rem}.brand-logo-blankspace{height:18px;width:auto}.blankspace-text{font-size:.95rem;font-weight:800;color:#fff;letter-spacing:-.01em}.nav-links{display:flex;align-items:center;gap:.35rem;background:#ffffff0d;padding:.25rem .4rem;border-radius:9999px;border:1px solid rgba(255,255,255,.08)}.nav-link{color:#ffffffd9;text-decoration:none;font-size:.9rem;font-weight:700;padding:.4rem .95rem;border-radius:9999px;transition:all .2s ease}.nav-link:hover{color:#fff;background:#ffffff29;box-shadow:0 2px 8px #0003}.nav-actions{display:flex;align-items:center;gap:.75rem}.btn-nav-cta{padding:.45rem 1.15rem;font-size:.85rem}.mobile-menu-toggle{display:none;background:#ffffff14;border:1px solid var(--border-glass);border-radius:50%;width:38px;height:38px;color:#fff;cursor:pointer;align-items:center;justify-content:center}.mobile-nav-drawer{display:none;position:absolute;top:100%;left:1.25rem;right:1.25rem;background:#0e121bfa;border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:20px;padding:1.5rem;flex-direction:column;gap:1rem;box-shadow:0 20px 50px #000c;margin-top:.5rem;z-index:99;pointer-events:auto}.mobile-nav-drawer.open{display:flex}.mobile-nav-link{color:#fff;text-decoration:none;font-size:1.05rem;font-weight:700;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.btn-mobile-register{margin-top:.5rem;padding:.85rem;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:800;border-radius:9999px;cursor:pointer;text-decoration:none;border:none;outline:none;transition:all var(--transition-smooth)}.btn-white{background-color:#fff;color:#0e44e6;font-weight:800;box-shadow:0 4px 14px #00000026}.btn-white:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.btn-glass{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.btn-glass:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}.btn-xl{padding:.95rem 1.85rem;font-size:1.02rem;letter-spacing:.01em}.btn-block{width:100%}.badge-tag-clean{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.12em;color:#fff;background:#ffffff14;border:1px solid var(--border-glass);padding:.35rem .9rem;border-radius:9999px;margin-bottom:1rem}.register-badge-pill{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.12em;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);padding:.35rem .9rem;border-radius:9999px;margin-bottom:1rem}.hero-section{position:relative;min-height:90vh;padding:7.5rem 1.5rem 5rem;display:flex;align-items:center;justify-content:center;background:#0e44e6;border-radius:0 0 36px 36px;overflow:hidden;z-index:1}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.09) 1px,transparent 1px);background-size:35px 35px;pointer-events:none}.hero-container{max-width:1240px;width:100%;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.badge-spin-right{position:absolute;top:8%;right:4%;width:125px;height:125px;z-index:10}.rotating-text-svg{width:100%;height:100%;animation:spin 16s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.badge-inner-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003}.badge-icon-svg{width:22px;height:22px;color:#0e44e6}.hero-heading-wrap{position:relative;text-align:center;margin-bottom:2.75rem;width:100%}.hero-title{font-size:clamp(2.4rem,5.5vw,5.5rem);font-weight:900;line-height:1.02;letter-spacing:-.03em;text-transform:uppercase}.title-row-1,.title-row-3{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem 1.25rem}.title-row-2{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.4rem .85rem}.title-inline-amp{color:#fff}.outline-text{color:transparent;-webkit-text-stroke:3px #FFFFFF}.highlight-year{background:#fff;color:#0e44e6;font-size:.55em;padding:.1em .35em;border-radius:12px;vertical-align:middle;transform:rotate(-3deg);box-shadow:0 4px 14px #0003}.solid-white{color:#fff}.outline-giant{color:transparent;-webkit-text-stroke:3px rgba(255,255,255,.8)}.hero-cards-deck{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:1.5rem;width:100%;max-width:1150px;margin-bottom:0}.hero-prize-pill{display:flex;align-items:center;gap:.85rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);padding:.5rem 1.15rem .5rem .65rem;border-radius:9999px;box-shadow:0 4px 14px #00000026,inset 0 1px 1px #ffffff4d;transition:transform .25s ease,background .25s ease,border-color .25s ease}.hero-prize-pill:hover{transform:translateY(-2px);background:#ffffff2e;border-color:#ffffff73}.prize-pill-icon-wrap{width:36px;height:36px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0000002e;flex-shrink:0}.prize-pill-trophy{width:18px;height:18px;color:#0e44e6}.prize-pill-info{display:flex;flex-direction:column;line-height:1.15}.prize-pill-label{font-size:.62rem;font-weight:800;letter-spacing:.1em;color:#fffc;text-transform:uppercase}.prize-pill-val{font-size:1.15rem;font-weight:900;color:#fff;letter-spacing:-.01em}.glass-card{background:#ffffff1f;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1.5px solid rgba(255,255,255,.28);border-radius:26px;padding:1.75rem;box-shadow:0 16px 36px #0003,inset 0 1px 1px #ffffff59;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;display:flex;flex-direction:column}.card-body-content{display:flex;flex-direction:column;flex-grow:1}.glass-card:hover{transform:translateY(-6px);border-color:#ffffff8c;background:#ffffff2e;box-shadow:0 22px 45px #0000004d,inset 0 1px 1px #ffffff73}.card-phase1{transform:rotate(-2deg)}.card-phase1:hover{transform:rotate(0) translateY(-6px)}.card-featured{background:#ffffff29;border:1.5px solid rgba(255,255,255,.35);box-shadow:0 24px 50px #00000047,inset 0 1px 1px #fff6;transform:translateY(-10px)}.card-featured:hover{transform:translateY(-14px);border-color:#ffffff8c;background:#ffffff38;box-shadow:0 28px 55px #00000059,inset 0 1px 1px #ffffff80}.card-tracks-mini{transform:rotate(2deg)}.card-tracks-mini:hover{transform:rotate(0) translateY(-6px)}.card-glow-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;padding:.3rem .8rem;border-radius:9999px;margin-bottom:1.25rem}.card-glow-pill.outline-pill{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.card-glow-pill.white-solid{background:#fff;color:#0e44e6;font-weight:900}.card-body-content h3{font-size:1.35rem;font-weight:800;margin-bottom:.5rem;color:#fff}.card-body-content p{font-size:.92rem;color:#e2e8f0;line-height:1.45;margin-bottom:1.25rem}.card-avatar-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.avatar-chip{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:#fff;background:#00000040;padding:.3rem .65rem;border-radius:8px}.price-tag{font-size:.95rem;font-weight:800;color:#fff}.card-foot{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;font-weight:700;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.15)}.badge-status{background:#fff3;color:#fff;padding:.2rem .6rem;border-radius:6px}.venue-badge{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.4rem}.card-featured h2{font-size:1.85rem;font-weight:900;color:#fff;margin-bottom:.5rem}.featured-sub{font-size:.95rem!important;color:#fff!important;opacity:.95}.featured-perks{display:flex;flex-wrap:wrap;gap:.5rem}.perk-tag{display:inline-flex;align-items:center;gap:.4rem;background:#00000040;border:1px solid rgba(255,255,255,.2);font-size:.8rem;font-weight:700;color:#fff;padding:.35rem .75rem;border-radius:8px}.domain-switches{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.domain-pill{display:flex;align-items:center;gap:.75rem;background:#00000040;padding:.55rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.domain-icon-box{width:32px;height:32px;border-radius:8px;background:#ffffff26;display:flex;align-items:center;justify-content:center}.domain-pill strong{display:block;font-size:.9rem}.domain-pill small{font-size:.75rem;color:#ffffffb3}.card-tracks-mini{overflow:visible}.perk-highlight{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.78rem;font-weight:700;color:#fff;background:#ffffff26;padding:.45rem .65rem;border-radius:10px;text-align:center;position:relative}.perk-info-tooltip-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff40;color:#fff;position:relative;transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer;text-decoration:none;flex-shrink:0}.perk-info-tooltip-btn:hover,.perk-info-tooltip-btn:focus-visible{background:#fff;color:#0e44e6;transform:scale(1.18);outline:none}.tooltip-info-icon{width:11px;height:11px}.tooltip-bubble{visibility:hidden;opacity:0;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(6px);background:#0b1120;color:#fff;padding:.65rem .85rem;border-radius:12px;box-shadow:0 14px 30px #00000080,0 0 0 1px #ffffff26;width:220px;text-align:left;z-index:120;pointer-events:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:.2rem}.tooltip-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#0B1120 transparent transparent transparent}.perk-info-tooltip-btn:hover .tooltip-bubble,.perk-info-tooltip-btn:focus-visible .tooltip-bubble{visibility:visible;opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.tooltip-heading{font-size:.72rem;font-weight:800;color:#60a5fa;text-transform:uppercase;letter-spacing:.05em}.tooltip-desc{font-size:.75rem;font-weight:500;line-height:1.35;color:#ffffffe6}.tooltip-action{font-size:.72rem;font-weight:700;color:#93c5fd;margin-top:.15rem}.hero-card-hardware-note{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.72rem;color:#ffffffd9;margin-top:.45rem;text-align:center}.hero-card-hardware-note .note-icon{width:12px;height:12px;opacity:.8;flex-shrink:0}.hero-card-hardware-note .note-dot{opacity:.6}.hero-card-hardware-note .note-faq-link{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease,color .2s ease}.hero-card-hardware-note .note-faq-link:hover{color:#93c5fd}.hero-bottom-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem 2rem;width:100%;max-width:1150px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.28);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);padding:1.15rem 1.75rem;border-radius:24px;margin-bottom:2.75rem;box-shadow:0 16px 36px #0003,inset 0 1px 1px #ffffff59}.countdown-card{display:flex;align-items:center;gap:1.5rem}.countdown-label{display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:800;letter-spacing:.06em;color:#fff}.pulse-indicator{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulse-glow 1.5s infinite}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}.countdown-timer{display:flex;align-items:center;gap:.5rem}.timer-unit{display:flex;flex-direction:column;align-items:center;background:#00000040;border:1px solid rgba(255,255,255,.2);padding:.35rem .65rem;border-radius:10px;min-width:52px}.timer-num{font-size:1.45rem;font-weight:900;color:#fff;line-height:1}.timer-txt{font-size:.58rem;font-weight:800;letter-spacing:.08em;color:#fff}.timer-sep{font-size:1.2rem;font-weight:800;color:#fff}.hero-cta-group{display:flex;align-items:center;gap:1rem}.marquee-strip{display:flex;overflow:hidden;white-space:nowrap;background:#fff;color:#080a10;padding:.85rem 0;font-weight:900;font-size:.95rem;letter-spacing:.08em;transform:rotate(-1.5deg) scale(1.02);margin-top:-1.5rem;margin-bottom:4rem;box-shadow:0 10px 30px #00000080;z-index:10;position:relative}.marquee-content{display:flex;align-items:center;gap:2rem;animation:marquee-scroll 25s linear infinite;flex-shrink:0}.marquee-dot{color:#0e44e6;font-size:1.25rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.section{padding:5.5rem 1.5rem;position:relative;z-index:2}.section-container{max-width:1240px;margin:0 auto}.section-title-big{font-size:clamp(2.2rem,4.2vw,3.6rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;margin-bottom:1.25rem}.section-lead-text{font-size:1.15rem;color:var(--text-secondary);max-width:680px;line-height:1.6;margin:0 auto}.text-center{text-align:center}.section-badge-center{display:flex;justify-content:center}.text-underline{position:relative;display:inline-block;border-bottom:3px solid rgba(255,255,255,.4)}.about-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:3.5rem}.bento-card{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:24px;padding:2.25rem;position:relative;display:flex;flex-direction:column;transition:var(--transition-smooth)}.bento-card:hover{transform:translateY(-6px);border-color:var(--border-glass-hover);box-shadow:var(--shadow-card)}.bento-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.blankspace-header-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;background:#ffffff14;color:#fff;padding:.3rem .75rem;border-radius:9999px;border:1px solid var(--border-glass)}.bento-brand-icon{height:14px;width:auto}.bento-stat{font-size:1.6rem;font-weight:900;color:#fff}.bento-pill{font-size:.72rem;font-weight:800;letter-spacing:.08em;background:#ffffff14;color:var(--text-secondary);padding:.3rem .75rem;border-radius:9999px}.bento-icon-box{width:36px;height:36px;border-radius:10px;background:#ffffff0f;display:flex;align-items:center;justify-content:center}.bento-card h3{font-size:1.5rem;font-weight:800;margin-bottom:.75rem}.bento-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.bento-tag-row{display:flex;flex-wrap:wrap;gap:.5rem}.bento-tag-row span{font-size:.78rem;font-weight:700;color:var(--text-secondary);background:#ffffff0d;border:1px solid var(--border-glass);padding:.3rem .7rem;border-radius:6px}.check-list{list-style:none;display:flex;flex-direction:column;gap:.65rem}.check-list li{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;color:#fff}.check-icon{width:16px;height:16px;color:#fff;flex-shrink:0}.tracks-header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;gap:2rem}.tracks-desc{max-width:480px;color:var(--text-secondary);font-size:1.05rem}.tracks-interactive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.track-card{background:var(--bg-surface);border:1.5px solid var(--border-glass);border-radius:28px;padding:2.5rem;transition:var(--transition-smooth);position:relative;overflow:hidden}.track-card:hover{transform:translateY(-6px);border-color:var(--border-glass-hover);box-shadow:var(--shadow-card)}.track-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.track-icon-wrap{width:54px;height:54px;border-radius:16px;background:#ffffff14;border:1px solid var(--border-glass);display:flex;align-items:center;justify-content:center}.track-badge{font-size:.75rem;font-weight:800;letter-spacing:.1em;color:#fff;background:#ffffff14;padding:.4rem .85rem;border-radius:9999px}.track-card h3{font-size:1.85rem;font-weight:900;margin-bottom:.75rem}.track-summary{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:2rem}.track-highlights{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem;background:#0000004d;border-radius:16px;padding:1.25rem}.highlight-item{display:flex;gap:.85rem}.item-icon-box{width:32px;height:32px;border-radius:8px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-item strong{display:block;font-size:.95rem;margin-bottom:.2rem}.highlight-item p{font-size:.85rem;color:var(--text-muted)}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tags span{font-size:.8rem;font-weight:700;color:#fff;background:#ffffff0f;border:1px solid var(--border-glass);padding:.35rem .8rem;border-radius:8px}.roadmap-section{position:relative;overflow:hidden;background:var(--bg-dark)}.circuit-timeline{position:relative;max-width:1100px;margin:4.5rem auto 2rem;padding:1rem 0 3rem}.circuit-spine{position:absolute;top:0;bottom:85px;left:50%;width:3px;transform:translate(-50%);background:#5596ff;box-shadow:0 0 14px #5596ff80;border-radius:4px;z-index:1}.spine-glow-pulse{position:absolute;top:0;left:-2.5px;width:8px;height:60px;background:#fff;border-radius:9999px;filter:blur(1.5px);box-shadow:0 0 18px #fff,0 0 25px #fffc;animation:pulse-down 4s cubic-bezier(.4,0,.2,1) infinite}@keyframes pulse-down{0%{top:0%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:95%;opacity:0}}.timeline-row{display:flex;align-items:center;margin-bottom:3.5rem;position:relative;z-index:2}.timeline-card-wrap{flex:1;position:relative}.timeline-spacer{flex:1}.timeline-spine-node{width:48px;height:48px;border-radius:50%;background:#0e121b;border:2px solid #5596FF;box-shadow:0 0 18px #5596ff73;display:flex;align-items:center;justify-content:center;z-index:3;margin:0 2.5rem;flex-shrink:0;transition:all .3s ease}.node-inner-dot{font-size:1.05rem;font-weight:900;color:#fff;display:flex;align-items:center;justify-content:center}.node-inner-dot svg{width:18px;height:18px;color:#5596ff}.timeline-branch-arm{position:absolute;top:50%;height:2px;background:#5596ff;z-index:1;pointer-events:none}.arm-left{right:-2.5rem;width:2.5rem}.arm-right{left:-2.5rem;width:2.5rem}.branch-terminal-dot{position:absolute;top:-4px;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #5596FF;box-shadow:0 0 10px #5596ffb3}.arm-left .branch-terminal-dot{right:0}.arm-right .branch-terminal-dot{left:0}.timeline-card{background:#0e121b;border:1.5px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;box-shadow:0 16px 36px -10px #0009;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.timeline-card:hover{transform:translateY(-5px);border-color:#ffffff47;box-shadow:0 20px 45px -10px #000000bf}.timeline-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.timeline-date-chip{font-size:.75rem;font-weight:800;letter-spacing:.08em;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);padding:.35rem .85rem;border-radius:9999px}.timeline-fee-chip,.timeline-status-chip{font-size:.75rem;font-weight:800;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:.3rem .75rem;border-radius:9999px}.timeline-step-title{font-size:1.45rem;font-weight:800;color:#fff;margin-bottom:.6rem;letter-spacing:-.01em}.timeline-step-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.55;margin-bottom:1.4rem}.timeline-tags{display:flex;flex-wrap:wrap;gap:.5rem}.t-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);padding:.35rem .8rem;border-radius:8px}.t-tag i,.t-tag svg{color:#fff}.timeline-schedule-mini{display:flex;flex-direction:column;gap:.5rem;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;margin-bottom:1.25rem}.mini-sched-item{font-size:.85rem;color:var(--text-secondary);display:flex;gap:.75rem}.mini-sched-item strong{color:#fff;min-width:140px}.circuit-terminal-base{position:relative;margin:3rem auto 0;display:flex;align-items:center;justify-content:center;z-index:5}.terminal-pulse-ring{position:absolute;width:70px;height:70px;border-radius:50%;border:2px solid rgba(85,150,255,.4);animation:pulse-ring 2s infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(1.6);opacity:0}}.terminal-badge-core{display:inline-flex;align-items:center;gap:.6rem;background:#0e121b;border:2px solid #5596FF;box-shadow:0 0 20px #5596ff80;padding:.6rem 1.4rem;border-radius:9999px;font-size:.82rem;font-weight:900;letter-spacing:.1em;color:#fff}.terminal-icon{width:18px;height:18px;color:#5596ff}.hardware-spotlight-section{padding:4rem 1.5rem}.hardware-spotlight-card{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;background:var(--bg-surface);border:1.5px solid rgba(0,151,156,.35);border-radius:32px;padding:3.5rem;position:relative;align-items:center}.hardware-badge-top{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;letter-spacing:.1em;color:#00979c;background:#00979c1f;border:1px solid rgba(0,151,156,.3);padding:.35rem .85rem;border-radius:9999px;margin-bottom:1.25rem}.hardware-star-icon{width:15px;height:15px}.hardware-brand-lockup{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.arduino-spotlight-logo{height:38px;width:auto}.arduino-brand-name{font-size:2.2rem;font-weight:900;letter-spacing:.04em;color:#00979c}.hardware-title{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900;line-height:1.15;margin-bottom:1.25rem}.hardware-details{color:var(--text-secondary);font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.hardware-perks-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.hardware-perk-item{display:flex;gap:.85rem;background:#ffffff0a;border:1px solid var(--border-glass);padding:1rem 1.25rem;border-radius:16px}.perk-icon-circle{width:36px;height:36px;border-radius:10px;background:#00979c26;color:#00979c;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hardware-perk-item strong{display:block;font-size:.95rem;margin-bottom:.2rem}.hardware-perk-item p{font-size:.82rem;color:var(--text-muted)}.hardware-visual-box{display:flex;align-items:center;justify-content:center;width:100%}.hardware-video-wrapper{width:100%;max-width:440px;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;position:relative;background:#080a10;border:1.5px solid rgba(0,151,156,.4);box-shadow:0 20px 45px #00979c40;display:flex;align-items:center;justify-content:center;pointer-events:none;user-select:none;-webkit-user-select:none}.hardware-video-player{width:100%;height:100%;object-fit:cover;display:block;border-radius:22px;pointer-events:none}.hardware-video-player::-webkit-media-controls{display:none!important}.arduino-chip-visual{width:100%;max-width:320px;background:#00979c;border-radius:20px;padding:2.5rem 1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 40px #00979c40}.chip-logo-watermark{height:60px;width:auto;filter:brightness(0) invert(1);margin-bottom:1.25rem}.chip-body{text-align:center;color:#fff}.chip-model{display:block;font-size:1.4rem;font-weight:900;letter-spacing:.05em}.chip-desc{font-size:.75rem;font-weight:800;letter-spacing:.1em;opacity:.9}.hero-hardware-strip-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-top:1.85rem}.hero-hardware-strip{display:inline-flex;align-items:center;gap:.75rem;background:#00000040;border:1px solid rgba(255,255,255,.25);padding:.38rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:800;letter-spacing:.06em}.hero-hardware-badge{display:flex;align-items:center;gap:.35rem;color:#fff}.hero-doodle{position:absolute;display:flex;align-items:center;gap:.35rem;pointer-events:none;z-index:5}.doodle-text{font-family:Caveat,cursive,sans-serif;font-size:1.45rem;font-weight:700;color:#fff;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.45);line-height:1;letter-spacing:.02em}.doodle-arrow-svg{width:75px;height:38px;overflow:visible;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.doodle-sponsor{right:calc(100% + .35rem);top:-.65rem;transform:rotate(-2deg)}.doodle-teams{left:calc(100% + .85rem);top:-.95rem;transform:rotate(3deg)}.arduino-hero-img,.mini-arduino-icon{height:14px;width:auto;filter:brightness(0) invert(1)}.rules-header-flex{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;gap:2rem}.rules-lead{max-width:450px;color:var(--text-secondary);font-size:1.05rem}.rules-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.rule-box{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:20px;padding:2rem;transition:var(--transition-smooth)}.rule-box:hover{transform:translateY(-5px);border-color:var(--border-glass-hover);box-shadow:var(--shadow-card)}.rule-icon-box{width:44px;height:44px;border-radius:12px;background:#ffffff14;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.rule-box h4{font-size:1.25rem;font-weight:800;margin-bottom:.5rem}.rule-box p{color:var(--text-secondary);font-size:.92rem;line-height:1.55}.register-hero-box{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;background:#0e44e6;border-radius:32px;padding:4rem;position:relative;overflow:hidden}.register-hero-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.08) 1px,transparent 1px);background-size:35px 35px;pointer-events:none}.register-left{position:relative;z-index:2}.register-title{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.25rem;color:#fff}.register-desc{font-size:1.1rem;color:#e2e8f0;line-height:1.6;margin-bottom:2rem;max-width:540px}.steps-mini-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.step-mini{display:flex;align-items:center;gap:.85rem;font-size:1rem;font-weight:700;color:#fff}.step-mini .step-num{width:28px;height:28px;background:#fff;color:#0e44e6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.85rem}.reg-buttons-row{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.register-ticket-card{position:relative;background:#fff;color:#080a10;border-radius:24px;padding:2.25rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 15px 35px #00000040;transform:rotate(2deg);transition:var(--transition-smooth);z-index:2;text-decoration:none!important}.register-ticket-card,.register-ticket-card *{text-decoration:none!important}.register-ticket-card:hover{transform:rotate(0);text-decoration:none!important}.ticket-cutout{position:absolute;left:-14px;width:28px;height:28px;background:#0e44e6;border-radius:50%}.ticket-cutout.top{top:30%}.ticket-cutout.bottom{bottom:30%}.ticket-header{border-bottom:2px dashed #E2E8F0;padding-bottom:1.25rem}.ticket-brand-row{display:flex;align-items:center;gap:.45rem;margin-bottom:.25rem}.ticket-logo-icon{height:14px;width:auto}.ticket-sub{font-size:.72rem;font-weight:800;color:var(--text-muted);letter-spacing:.1em}.ticket-event{font-size:1.85rem;font-weight:900;color:#0e44e6}.ticket-qr-container{display:flex;flex-direction:column;align-items:center;padding:1.75rem 0}.qr-real-wrap{width:150px;height:150px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid #E2E8F0}.qr-real-img{width:100%;height:100%;object-fit:contain;display:block}.ticket-badge-scan{font-size:.75rem;font-weight:800;color:#0e44e6;letter-spacing:.05em;margin-top:.85rem}.ticket-details{border-top:2px dashed #E2E8F0;padding-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.ticket-row{display:flex;justify-content:space-between;font-size:.88rem}.ticket-row span{color:var(--text-muted);font-weight:700}.ticket-row strong{color:#080a10;font-weight:800}.ticket-row strong.highlight-blue-text{color:#0e44e6;font-weight:900}.faq-section{position:relative;background:var(--bg-dark)}.faq-accordion-wrap{max-width:900px;margin:3.5rem auto 0;display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:20px;overflow:hidden;transition:border-color var(--transition-smooth),background var(--transition-smooth),box-shadow var(--transition-smooth),transform var(--transition-smooth)}.faq-item:hover{border-color:var(--border-glass-hover);transform:translateY(-2px)}.faq-item.active{background:var(--bg-surface-elevated);border-color:#ffffff47;box-shadow:var(--shadow-subtle);transform:none}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.35rem 1.75rem;background:transparent;border:none;color:#fff;font-family:var(--font-main);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.12rem;font-weight:800;transition:color var(--transition-fast)}.faq-question:focus-visible{outline:2px solid #FFFFFF;outline-offset:-2px;border-radius:20px}.faq-q-number{font-size:.85rem;font-weight:800;color:#ffffff80;letter-spacing:.05em;background:#ffffff0f;padding:.25rem .6rem;border-radius:8px;border:1px solid rgba(255,255,255,.08);flex-shrink:0;transition:all var(--transition-fast)}.faq-item.active .faq-q-number{color:#fff;background:#ffffff26;border-color:#ffffff4d}.faq-q-text{flex-grow:1;line-height:1.4;color:#fff}.faq-icon-pill{width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid var(--border-glass);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--transition-smooth)}.faq-chevron{width:18px;height:18px;color:#fff;transition:transform var(--transition-smooth),color var(--transition-smooth)}.faq-item.active .faq-icon-pill{background:#fff;border-color:#fff}.faq-item.active .faq-chevron{transform:rotate(180deg);color:#080a10}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.16,1,.3,1),opacity .25s ease;opacity:0}.faq-item.active .faq-answer{opacity:1}.faq-answer-inner{padding:0 1.75rem 1.5rem 4.5rem;color:var(--text-secondary);font-size:1rem;line-height:1.65}.faq-answer-inner p{margin:0}.contact-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;margin-bottom:2.5rem}.contact-card{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:20px;padding:1.5rem;text-decoration:none;color:inherit;display:flex;align-items:center;gap:1rem;position:relative;transition:var(--transition-smooth)}.contact-card:hover{transform:translateY(-4px);border-color:var(--border-glass-hover);background:var(--bg-surface-elevated)}.contact-avatar{width:46px;height:46px;border-radius:14px;background:#ffffff14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-info h4{font-size:1rem;font-weight:800;margin-bottom:.1rem}.contact-role{display:block;font-size:.78rem;color:var(--text-muted)}.contact-phone{display:block;font-size:.85rem;color:#fff;font-weight:700}.contact-card:hover .contact-arrow-icon{color:#fff}.email-lead-box{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;background:#ffffff0a;border:1px solid var(--border-glass);padding:1rem 2rem;border-radius:9999px;width:fit-content;margin:0 auto}.email-link{color:#fff;text-decoration:none;font-weight:700}.email-link:hover{text-decoration:underline}.footer{background:#05060a;border-top:1px solid var(--border-glass);padding:4rem 1.5rem 2rem;position:relative;z-index:2}.footer-container{max-width:1240px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;margin-bottom:3.5rem;gap:3rem;flex-wrap:wrap}.footer-brand{max-width:380px}.footer-logo-row{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.footer-logo{height:26px;width:auto}.footer-brand p{color:var(--text-muted);font-size:.92rem;line-height:1.6}.footer-links-group{display:flex;gap:4rem;flex-wrap:wrap}.f-col h5{font-size:.88rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem}.f-col a{display:block;color:var(--text-muted);text-decoration:none;font-size:.92rem;margin-bottom:.65rem;transition:var(--transition-fast)}.f-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);font-size:.88rem;color:var(--text-muted)}.footer-badge-clean a{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-secondary);text-decoration:none;font-weight:700}.footer-badge-clean a:hover{color:#fff}.footer-ext-icon{width:14px;height:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000;transition:opacity .3s ease}.modal-backdrop.hidden{display:none;opacity:0;pointer-events:none}.modal-card{background:var(--bg-surface);border:1.5px solid var(--border-glass);border-radius:28px;max-width:580px;width:100%;padding:2.5rem;position:relative;box-shadow:0 25px 50px #000c;max-height:90vh;overflow-y:auto}.modal-close-btn{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff14;border:1px solid var(--border-glass);border-radius:50%;width:36px;height:36px;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{color:#fff;background:#ffffff26}.modal-header{margin-bottom:1.75rem}.modal-header h3{font-size:1.75rem;font-weight:800;margin-bottom:.4rem}.modal-header p{color:var(--text-secondary);font-size:.92rem}.modal-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.85rem;font-weight:700;color:var(--text-secondary)}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid var(--border-glass);border-radius:12px;padding:.75rem 1rem;color:#fff;font-family:var(--font-main);font-size:.95rem;outline:none;transition:var(--transition-fast)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#fff;background:#ffffff14}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-summary-fee{display:flex;align-items:center;justify-content:space-between;background:#ffffff0f;border:1px dashed var(--border-glass);padding:.85rem 1.25rem;border-radius:14px}.form-summary-fee span{font-size:.9rem;font-weight:800;display:block}.form-summary-fee small{font-size:.78rem;color:var(--text-muted)}.fee-amount{font-size:1.35rem;font-weight:900;color:#fff}.form-success{text-align:center;padding:2rem 0}.form-success.hidden{display:none}.success-icon-box{margin-bottom:1.25rem}.form-success h4{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.form-success p{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}@media (max-width: 1024px){.badge-spin-right{display:none}.hero-bottom-bar{justify-content:center;gap:1.25rem 2rem;padding:1.25rem 1.5rem;max-width:820px}.countdown-card{gap:1rem}.countdown-label{font-size:.74rem}.timer-unit{padding:.3rem .55rem;min-width:46px}.timer-num{font-size:1.3rem}.hero-cta-group{justify-content:center}.hero-cards-deck{grid-template-columns:1fr;max-width:540px}.card-phase1,.card-featured,.card-tracks-mini{transform:none!important}.about-grid-3,.tracks-interactive-grid,.phases-timeline-wrap,.partners-card-grid{grid-template-columns:1fr}.hardware-spotlight-card{grid-template-columns:1fr;gap:2.5rem;padding:2.75rem 2rem}.rules-cards-grid,.contact-cards-grid{grid-template-columns:repeat(2,1fr)}.register-hero-box{grid-template-columns:1fr;padding:2.5rem}.register-ticket-card{transform:none}.nav-links,.btn-nav-cta{display:none}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;padding:0}.mobile-menu-toggle svg{width:20px;height:20px}}@media (max-width: 768px){.badge-spin-right{display:none}.hero-section{min-height:100svh;padding:6.5rem 1.25rem 3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 0 32px 32px}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:auto 0}.hero-heading-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.25rem}.hero-title{font-size:clamp(3.2rem,14vw,4.8rem);line-height:.93;letter-spacing:-.04em;width:100%;text-align:center}.title-row-1,.title-row-2,.title-row-3{width:100%;justify-content:center}.title-row-1{gap:.35rem .65rem;margin-bottom:.15rem}.title-row-2{flex-direction:column;gap:0;margin:.1rem 0}.title-row-2 .title-inline-amp{display:none}.title-row-2 .solid-white:last-child:before{content:"& "}.title-row-3{margin-top:.15rem}.highlight-year{font-size:.45em;padding:.08em .35em;border-radius:10px}.outline-giant,.outline-text{-webkit-text-stroke:2.5px rgba(255,255,255,.9)}.hero-doodle{display:none!important}.hero-hardware-strip-wrap{margin-top:1.6rem;width:100%;display:flex;justify-content:center}.hero-hardware-strip{font-size:.72rem;padding:.38rem .85rem}.hero-bottom-bar{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.25rem;gap:1.35rem}.countdown-card{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;gap:.85rem}.countdown-label,.countdown-timer{justify-content:center}.hero-cta-group{flex-direction:column;width:100%}.hero-cta-group .btn{width:100%}.section{padding:3.5rem 1rem}.rules-cards-grid,.contact-cards-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.form-row-2{grid-template-columns:1fr}.modal-card{padding:1.5rem;border-radius:20px}.reg-buttons-row{flex-direction:column;width:100%}.reg-buttons-row .btn{width:100%}.tracks-header-row,.rules-header-flex{flex-direction:column;align-items:flex-start;gap:1rem}.schedule-step{flex-direction:column;align-items:flex-start;gap:.5rem}.step-time{min-width:unset}.circuit-spine{left:24px;transform:none;bottom:60px}.timeline-row{flex-direction:column;align-items:flex-start;padding-left:56px;margin-bottom:2.25rem}.timeline-spine-node{position:absolute;left:0;top:1.25rem;margin:0;width:44px;height:44px}.timeline-branch-arm,.timeline-spacer{display:none}.timeline-card-wrap{width:100%}.timeline-card{padding:1.5rem;border-radius:20px}.circuit-terminal-base{justify-content:flex-start;padding-left:2px;margin-top:2rem}.terminal-badge-core{font-size:.75rem;padding:.5rem 1.1rem}.hardware-spotlight-section{padding:2.75rem 1rem}.hardware-spotlight-card{grid-template-columns:1fr;padding:1.85rem 1.25rem;gap:1.75rem;border-radius:24px}.arduino-brand-name{font-size:1.75rem}.hardware-title{font-size:1.45rem;line-height:1.25;margin-bottom:1rem}.hardware-details{font-size:.95rem;line-height:1.55;margin-bottom:1.5rem}.hardware-perks-row{grid-template-columns:1fr;gap:.85rem}.hardware-perk-item{padding:.85rem 1rem;border-radius:14px}.hardware-video-wrapper{border-radius:16px}.register-section{padding:3rem 1rem}.register-hero-box{padding:1.85rem 1.25rem;gap:2rem;border-radius:24px}.register-ticket-card{padding:1.75rem 1.25rem;border-radius:22px}.email-lead-box{flex-direction:column;text-align:center;border-radius:20px;padding:1rem 1.5rem}.faq-accordion-wrap{margin-top:2.5rem;gap:.75rem}.faq-question{padding:1.15rem;gap:.75rem;font-size:1rem}.faq-q-number{font-size:.78rem;padding:.2rem .5rem}.faq-icon-pill{width:32px;height:32px}.faq-chevron{width:16px;height:16px}.faq-answer-inner{padding:0 1.15rem 1.25rem;font-size:.92rem;line-height:1.55}.footer{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}}.mobile-floating-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:990;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));pointer-events:none;transform:translateY(120%);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}@media (max-width: 768px){.mobile-floating-bar{display:block}}.mobile-floating-bar.visible{transform:translateY(0);opacity:1;pointer-events:auto}.floating-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:.65rem .85rem .65rem 1.15rem;box-shadow:0 10px 30px #0000001f,0 2px 8px #0000000a}.floating-bar-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.floating-prize-tag{display:flex;align-items:center;gap:.35rem;font-weight:800;font-size:.86rem;color:#0e121b;letter-spacing:-.01em}.floating-prize-tag .floating-icon{width:15px;height:15px;color:#d97706;flex-shrink:0}.floating-deadline{font-size:.72rem;color:#64748b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:#0e44e6;color:#fff;font-size:.85rem;font-weight:800;padding:.65rem 1.2rem;border-radius:14px;text-decoration:none;white-space:nowrap;box-shadow:0 2px 8px #0e44e640;transition:all .2s cubic-bezier(.16,1,.3,1);flex-shrink:0}.floating-cta-btn:hover{background:#0b36b8;color:#fff}.floating-cta-btn:active{transform:scale(.97);background:#08288a}.floating-arrow{width:14px;height:14px;transition:transform .2s ease}.floating-cta-btn:hover .floating-arrow{transform:translate(2px)}
