@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";.hero-stats-section{background:url(/background_light.webp) center/cover no-repeat;padding:4rem 0 6rem;text-align:center;position:relative;overflow:hidden}html[data-theme=dark] .hero-stats-section{background-image:url(/background_dark.webp)}.home-page>.events-section{background:url(/dark_gradient.webp) center/cover no-repeat,linear-gradient(135deg,#151b16cc,#0f120fcc 80%)}html[data-theme=light] .events-section{background-image:url(/light_gradient.webp)}.sponsor-instagram-section{background:url(/sponsor-insta-dark.webp) center/cover no-repeat;padding:0 0 4rem;position:relative;overflow:hidden;z-index:0}html[data-theme=light] .sponsor-instagram-section{background-image:url(/sponsor-insta_light.webp)}.instagram-embed{position:relative;width:100%;max-width:400px;margin:0 auto}.instagram-embed iframe{width:100%;height:auto;min-height:480px;border:none}.sponsors-page{color:var(--text)}.sponsors-page.has-bg{background:#151b16 var(--sponsors-bg) center/cover no-repeat;min-height:100dvh}.sponsors-page .container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;min-height:100dvh;display:flow-root}.sponsors-page .container:before,.sponsors-page .container:after{content:"";position:absolute;inset:0 0 0 50%;transform:translate(-50%);width:100vw;height:100%;z-index:-1}.sponsors-page .container:before{z-index:-2;background:var(--sponsors-bg) center/cover no-repeat}.sponsors-page .container:after{background:var(--sponsors-overlay, rgba(0,0,0,0))}.sponsors-page .tier-section,.sponsors-page .section-header{position:relative;z-index:1}.sponsors-hero{text-align:center;padding:3rem 0 1rem}.sponsors-hero h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin:0 0 .5rem}.sponsors-hero .subtitle{color:var(--muted);margin:0}.filters{margin:1.5rem auto 0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.chip{background:var(--bg);color:var(--text);border:1px solid var(--muted);border-radius:999px;padding:.5rem .9rem;font-weight:600;cursor:pointer;transition:border-color .25s,background .25s}.chip:hover{border-color:var(--accent-red)}.chip.active{background:var(--accent-red);color:#fff;border-color:var(--accent-red)}html[data-theme=light] .chip{border-color:#fff}html[data-theme=light] .chip:hover{border-color:#0a2342}.section-header{text-align:center;margin:2.5rem 0 1rem}.tier-section{padding:3rem 0 clamp(1.75rem,2.5vw,2.5rem);background:transparent;border-top:1px solid var(--muted)}html[data-theme=light] .tier-section{border-top-color:#00000059}.tier-title{margin:1.5rem 0 .75rem}.tier-platinum .section-header h2{font-weight:800}.tier-gold .section-header h2:after,.tier-silver .section-header h2:after,.tier-bronze .section-header h2:after{content:"";display:block;width:64px;height:3px;margin:.5rem auto 0;background:var(--accent-red);opacity:.6;border-radius:2px}.tier-section+.tier-section{margin-top:clamp(1.25rem,2vw,2rem)}.sponsors-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:2rem;align-items:center;justify-items:center;margin-top:3rem;margin-bottom:clamp(1.25rem,2vw,2rem)}@media (max-width: 768px){.sponsors-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}.sponsor-card{position:relative;width:100%;max-width:260px;height:120px;display:flex;align-items:center;justify-content:center;cursor:pointer}.sponsor-logo{max-width:100%;max-height:100%;object-fit:contain;display:block}.sponsor-card .logo-base{width:100%;height:100%;object-fit:contain;opacity:1;transition:opacity .3s}.sponsor-card .logo-color{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .3s;pointer-events:none}.sponsor-card.has-color:hover .logo-base,.sponsor-card.has-color:focus-visible .logo-base{opacity:0}.sponsor-card.has-color:hover .logo-color,.sponsor-card.has-color:focus-visible .logo-color{opacity:1}.sponsors-cta{text-align:center;margin:2rem 0 1rem}.thank-you{text-align:center;margin:1rem 0 3rem;color:var(--muted)}.sponsor-loading{opacity:.8;padding:1rem 0;text-align:center}html[data-theme=dark] .sponsors-page .section-header p{color:#fff!important}html[data-theme=dark] .sponsors-page.has-bg{--sponsors-overlay: rgba(0,0,0,.12)}html[data-theme=light] .sponsors-page.has-bg{--sponsors-overlay: rgba(255,255,255,.25)}html[data-theme=dark] .sponsors-page .cta-button.sponsors-button{background:transparent!important;color:#e0e0e0!important;border:2px solid #E0E0E0!important;transition:background-color .2s,color .2s,border-color .2s,transform .08s}html[data-theme=dark] .sponsors-page .cta-button.sponsors-button:hover,html[data-theme=dark] .sponsors-page .cta-button.sponsors-button:focus-visible{background:#e0e0e0!important;color:var(--accent-red)!important;border-color:#e0e0e0!important}html[data-theme=dark] .sponsors-page .cta-button.sponsors-button:active{transform:translateY(1px)}html[data-theme=light] .sponsors-page .cta-button.sponsors-button{background:transparent!important;color:#0a2342!important;border:2px solid #0A2342!important;transition:background-color .2s,color .2s,border-color .2s,transform .08s}html[data-theme=light] .sponsors-page .cta-button.sponsors-button:hover,html[data-theme=light] .sponsors-page .cta-button.sponsors-button:focus-visible{background:#0a2342!important;color:#fff!important;border-color:#0a2342!important}html[data-theme=light] .sponsors-page .cta-button.sponsors-button:active{transform:translateY(1px)}@media (prefers-reduced-motion: reduce){.sponsor-card .logo-base,.sponsor-card .logo-color{transition:none}}.tier-section .section-header,.tier-title{text-align:center}.sponsors-hero .subtitle,.sponsors-page p{color:#000!important}html[data-theme=dark] .team-page{--text:#fff;--muted:#E0E0E0}html[data-theme=light] .team-page{--text:#000;--muted:#151B16}.team-page{--timeline-accent: var(--accent-red)}html[data-theme=light] .team-page{--timeline-accent:#0A2342}.team-page{min-height:100vh;background:var(--bg);color:var(--text)}.team-page .container{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.section-header{text-align:center;margin-bottom:4rem}.team-hero{position:relative;height:70vh;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.team-photo-container{position:absolute;inset:0;overflow:hidden;z-index:3}.team-photo{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block}.hero-overlay{position:absolute;bottom:0;left:0;right:0;z-index:4;background:linear-gradient(transparent,#000000b3);padding:4rem 0 2rem;text-align:center}.hero-overlay h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.hero-overlay p{font-size:1.3rem;color:#ffffffe6;margin:0;max-width:600px;margin-inline:auto}.who-philosophy{position:relative;padding:3rem 0 4rem;overflow:hidden;background:transparent}.who-philosophy:before{content:"";position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat}html[data-theme=dark] .who-philosophy:before{background-image:url(/dark_gradient.webp)}html[data-theme=light] .who-philosophy:before{background-image:url(/light_gradient.webp)}.who-philosophy>.who-we-are-section>.container,.who-philosophy>.philosophy-section>.container,.who-philosophy .section-divider{position:relative;z-index:1}.who-we-are-section,.philosophy-section{position:relative;padding:4rem 0;background:transparent}.who-we-are-section{padding-top:2rem}.philosophy-section{padding-top:1.5rem}.who-we-are-section .section-header,.philosophy-section .section-header{margin-bottom:3rem}.who-we-are-section .section-header h2,.philosophy-section .section-header h2{margin-top:0}.section-divider{width:100%;max-width:900px;height:0;border-top:1.5px solid rgba(0,0,0,.15);margin:0 auto 2rem;box-shadow:0 2px 8px #00000005}html[data-theme=dark] .section-divider{border-top-color:#fff6}.team-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}.team-info-card{background:color-mix(in oklab,var(--header-bg) 90%,transparent);padding:3rem 2rem;border-radius:16px;text-align:center;border:1px solid var(--muted);transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.team-info-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000013;border-color:var(--accent-red)}html[data-theme=light] .team-info-card{border-color:#fff!important}html[data-theme=light] .team-info-card:hover{border-color:#0a2342!important}.info-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.team-info-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.team-info-card p{color:var(--muted);line-height:1.6;margin:0;font-size:1rem}.philosophy-section .team-info-grid{margin-top:2.5rem}.timeline-section{position:relative;padding:4rem 0;background:transparent;border-top:1px solid var(--muted);overflow:clip}.timeline-section:before{content:"";position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:linear-gradient(180deg,#00000059,#0000008c 80%),url(/timeline-dark.webp)}html[data-theme=dark] .timeline-section:before{background-image:url(/timeline-dark.webp)}html[data-theme=light] .timeline-section:before{background-image:linear-gradient(180deg,#fff9,#fffc 80%),url(/timeline-light.webp)}.timeline-section>.container{position:relative;z-index:1}.timeline-container{position:relative;max-width:1000px;margin:0 auto}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:var(--timeline-accent);transform:translate(-50%)}.timeline-item{position:relative;margin-bottom:3rem;width:45%}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:55%;text-align:left}.timeline-item:before{content:"";position:absolute;top:20px;width:20px;height:20px;background:var(--timeline-accent);border-radius:50%;border:4px solid var(--bg);box-shadow:0 0 0 4px var(--timeline-accent)}.timeline-item.left:before{right:-52px}.timeline-item.right:before{left:-52px}.timeline-content{background:var(--bg);padding:2rem;border-radius:12px;border:1px solid var(--muted);box-shadow:0 4px 15px #0000000d;transition:transform .3s,box-shadow .3s,border-color .3s}.timeline-content:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000013;border-color:var(--accent-red)}html[data-theme=light] .timeline-content{border-color:#fff!important}html[data-theme=light] .timeline-content:hover{border-color:#0a2342!important}.timeline-date{display:inline-block;background:var(--timeline-accent);color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;margin-bottom:1rem}.timeline-content h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.timeline-content p{color:var(--muted);line-height:1.6;margin-bottom:1rem;font-size:.95rem}.timeline-highlight{background:#9d30481a;border:1px solid var(--timeline-accent);border-radius:8px;padding:.75rem;display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--timeline-accent);font-size:.9rem}html[data-theme=light] .timeline-highlight{background:#cfdbea;border-color:#0a2342;color:#0a2342}.trophy-icon{width:1.1em;height:1.1em;vertical-align:-2px}html[data-theme=dark] .trophy-icon{color:var(--accent-red)}html[data-theme=light] .trophy-icon{color:#0a2342}.timeline-highlight:hover .trophy-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}@media (max-width: 900px){.timeline:before{display:none!important}.timeline-item{width:100%!important;left:0!important;text-align:center!important;margin-bottom:2rem}.timeline-item.left,.timeline-item.right{left:0!important}.timeline-item:before{display:none!important}.timeline-content{width:min(92%,560px);margin:0 auto;text-align:left}.timeline-content h3{font-size:1.15rem}.timeline-content p{font-size:.9rem}.timeline-date{font-size:.85rem}}.join-team-section{position:relative;padding:clamp(2rem,3vw,3rem) 0;background:transparent;border-top:1px solid var(--muted);overflow:clip}.join-team-section:before{content:"";position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:linear-gradient(180deg,#00000059,#0000008c 80%),url(/dark_gradient.webp)}html[data-theme=dark] .join-team-section:before{background-image:url(/dark_gradient.webp)}html[data-theme=light] .join-team-section:before{background-image:url(/light_gradient.webp)}.join-team-section>.container{position:relative;z-index:1}.join-team-content{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.75rem);align-items:center}.join-team-text{max-width:900px;margin:0 auto;text-align:center}.join-team-text h2{font-size:2.5rem;font-weight:700;margin-bottom:.6rem;color:var(--text)}.join-team-text p{margin:0 auto 1.1rem;max-width:60ch;color:var(--muted);font-size:1.1rem;line-height:1.6}.join-team-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:3rem 0 2rem;justify-items:stretch}@media (max-width:768px){.join-team-details{grid-template-columns:1fr}}.detail-item{background:var(--header-bg);padding:3rem 2rem;border-radius:16px;text-align:center;border:1px solid var(--muted);transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;min-width:0}.detail-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000013;border-color:var(--accent-red)}html[data-theme=light] .detail-item{border-color:#fff!important}html[data-theme=light] .detail-item:hover{border-color:#0a2342!important}.detail-item h4{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.detail-item p{margin:0;font-size:1rem;color:var(--muted);line-height:1.6;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.join-team-buttons{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-wrap:wrap}.secondary-button{background:transparent;color:var(--accent-red);border-color:var(--accent-red)}.secondary-button:hover{background:var(--accent-red);color:#fff;transform:translateY(-2px)}.info-image-wrap{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem}.info-image{width:64px;height:64px;object-fit:contain;display:block}.local-placeholder{background:var(--header-bg);border:2px dashed var(--muted);border-radius:16px;padding:3rem 2rem;text-align:center;color:var(--muted);width:100%;max-width:300px}.local-icon{font-size:3rem;margin-bottom:1rem}.local-placeholder p{margin:.5rem 0;font-size:1rem}.local-placeholder p:first-of-type{font-weight:600;color:var(--text);font-size:1.1rem}.empty-state{text-align:center;padding:3rem 1rem;color:var(--muted)}.empty-state h3{color:var(--text);font-weight:600;margin-bottom:.5rem}.retry-button{margin-top:1rem;padding:.6rem 1rem;border-radius:8px;border:1px solid var(--muted);background:transparent;color:var(--text);cursor:pointer}.retry-button:hover{border-color:var(--text)}.home-page{flex:1;background:var(--bg);color:var(--text)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text)}.hero-stats-section{background:url(/background_light.webp) center/cover no-repeat;padding:4rem 0 6rem;text-align:center;position:relative;overflow:hidden}html[data-theme=dark] .hero-stats-section{background-image:url(/background_dark.webp)}.hero-stats-section:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}html[data-theme=dark] .hero-stats-section:before{background:#00000080}html[data-theme=light] .hero-stats-section:before{background:#ffffff40}.hero-stats-section>*{position:relative;z-index:1}.hero-content{margin-bottom:4rem}.hero-content h1{font-size:clamp(2rem,5vw,4.5rem);font-weight:700;margin-bottom:1.5rem;color:var(--text)}html[data-theme=dark] .hero-content h1{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.3rem;margin:0 auto 2.5rem;max-width:600px;line-height:1.6;text-align:center;white-space:nowrap}.hero-content h2,.hero-content p,.hero-stats-section .section-header h2,.hero-stats-section .section-header p{color:#fff!important}.cta-button{display:inline-block;background:#fff;color:var(--accent-red);border:2px solid #fff;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:background .3s,color .3s,border-color .3s,transform .3s,box-shadow .3s;font-family:inherit;box-shadow:0 4px 15px #0000001a;margin-top:2rem;text-decoration:none}.cta-button:hover{background:#0a2342;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #00000013}.hero-stats-divider,.events-divider{width:100%;max-width:900px;height:0;border-top:1.5px solid rgba(0,0,0,.15);margin:0 auto;box-shadow:0 2px 8px #00000005}.events-divider{margin:3rem auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-card{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:2.5rem 1.5rem;border-radius:16px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:transform .3s,box-shadow .3s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000d}.stat-card:hover{transform:translateY(-8px);box-shadow:0 6px 15px #0000000a;border-color:var(--accent-red)}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:1}.stat-label{font-size:1rem;font-weight:500}.events-section{padding:0 0 6rem;position:relative;overflow:hidden}.home-page>.events-section{background:url(/dark_gradient.webp) center/cover no-repeat,linear-gradient(135deg,#151b16cc,#0f120fcc 80%)}html[data-theme=light] .events-section{background-image:url(/light_gradient.webp)}.dynamic-events,.static-events{background:transparent!important}.dynamic-events{padding:4rem 0 2rem}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.event-card{padding:2.5rem 2rem;border-radius:16px;text-align:center;border:1px solid var(--muted);transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;background:var(--bg);cursor:pointer}.dynamic-events .event-card{background:var(--header-bg)}.event-card:hover{transform:translateY(-6px);box-shadow:0 6px 15px #0000000a;border-color:var(--accent-red)}.event-icon{font-size:3rem;margin-bottom:1.5rem;display:block;background:transparent!important}.event-icon img{background:transparent!important;width:80px;height:80px;object-fit:contain;display:block;margin:0 auto}.event-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.event-card p{color:var(--muted);line-height:1.6;margin:0;font-size:.95rem}.dynamic-events .events-grid{display:grid;grid-template-columns:repeat(5,minmax(200px,1fr));grid-template-rows:repeat(2,1fr);gap:.75rem;padding:.5rem;justify-content:center;align-items:stretch}.dynamic-events .event-card{height:100%;display:flex;flex-direction:column}@media (max-width: 1000px){.dynamic-events .events-grid{grid-template-columns:repeat(3,minmax(250px,1fr));grid-template-rows:none}.dynamic-events .events-grid>.event-card{grid-column:auto;grid-row:auto}}@media (max-width: 600px){.dynamic-events .events-grid{grid-template-columns:1fr}}.sponsors-section{padding:4rem 0 2rem;background:var(--header-bg);border-top:1px solid var(--muted)}html[data-theme=light] .sponsors-section{border-top:1px solid #fff}.home-page .sponsors-section .sponsors-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:2rem;align-items:center;justify-items:center;margin-top:3rem}.home-page .sponsor-card{position:relative;width:100%;max-width:260px;height:120px;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-page .sponsor-logo{max-width:100%;max-height:100%;object-fit:contain;display:block}.home-page .sponsor-card .logo-base{width:100%;height:100%;object-fit:contain;opacity:1;transition:opacity .3s}.home-page .sponsor-card .logo-color{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .3s;pointer-events:none}.home-page .sponsor-card.has-color:hover .logo-base,.home-page .sponsor-card.has-color:focus-visible .logo-base{opacity:0}.home-page .sponsor-card.has-color:hover .logo-color,.home-page .sponsor-card.has-color:focus-visible .logo-color{opacity:1}.sponsors-cta{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.secondary-button{display:inline-block;background:#fff;color:var(--accent-red);border:2px solid #fff;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:background .3s,color .3s,border-color .3s,transform .3s,box-shadow .3s;font-family:inherit;box-shadow:0 4px 15px #0000001a;margin-top:2rem;text-decoration:none}.secondary-button:hover{background:#0a2342;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #00000013}.instagram-section{padding:0;background:var(--bg)}.instagram-widget{max-width:600px;margin:3rem auto 0}.instagram-placeholder{background:var(--header-bg);border:2px dashed var(--muted);border-radius:16px;padding:4rem 2rem;text-align:center;color:var(--muted)}.instagram-icon{font-size:3rem;margin-bottom:1rem}.instagram-placeholder p{margin:.5rem 0;font-size:1rem}.instagram-placeholder p:first-of-type{font-weight:600;color:var(--text)}.instagram-section .section-header p{color:var(--text)!important}.sponsor-instagram-section{background:url(/sponsor-insta-dark.webp) center/cover no-repeat;padding:0 0 4rem;position:relative;overflow:hidden;z-index:0}html[data-theme=light] .sponsor-instagram-section{background-image:url(/sponsor-insta_light.webp)}.sponsor-instagram-section:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}html[data-theme=light] .sponsor-instagram-section:before{background:#ffffff80}html[data-theme=dark] .sponsor-instagram-section:before{background:#0003}.sponsor-instagram-section>*{position:relative;z-index:1}.sponsor-instagram-section .container,.sponsor-instagram-section .sponsors-section,.sponsor-instagram-section .instagram-section{background:transparent}@media (max-width: 768px){.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.1rem}.section-header h2{font-size:2rem}.stats-grid,.events-grid,.sponsors-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-number{font-size:2.5rem}}.stats-section .section-header p{color:gray!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)}html[data-theme=light] .cta-button{background:#0a2342;color:#fff;border-color:#0a2342;box-shadow:0 4px 15px #0000000a}html[data-theme=light] .cta-button:hover{background:#e0e0e0;color:#0a2342;border-color:#0a2342}html[data-theme=dark] .cta-button:hover{background:var(--accent-red)!important;color:#fff!important;border-color:var(--accent-red)!important}html[data-theme=dark] .hero-stats-divider,html[data-theme=dark] .events-divider{border-top-color:#fff6}html[data-theme=light] .stat-card:hover,html[data-theme=light] .dynamic-events .event-card:hover,html[data-theme=light] .static-events .event-card:hover{border-color:#0a2342!important}html[data-theme=light] .dynamic-events .event-card,html[data-theme=light] .static-events .event-card{border:1px solid #fff;color:#000}html[data-theme=light] .home-page :is(h1,h2,h3,h4,h5,h6,p,span,small,li,dd,dt,strong,em,label,figcaption,.stat-number,.stat-label,.section-header *,.event-card *,.sponsors-section .section-header *,.dynamic-events .section-header *,.static-events .section-header *){color:#000!important;text-shadow:none!important}@media (prefers-reduced-motion: reduce){.home-page .sponsor-card .logo-color,.home-page .sponsor-card .logo-base{transition:none}}html[data-theme=dark] .home-page p{color:#fff!important}.dynamic-events .events-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:.75rem;padding:.5rem;justify-items:stretch;align-items:stretch}.dynamic-events .events-grid>.event-card:nth-child(1){grid-column:1;grid-row:1}.dynamic-events .events-grid>.event-card:nth-child(2){grid-column:3;grid-row:1}.dynamic-events .events-grid>.event-card:nth-child(3){grid-column:5;grid-row:1}.dynamic-events .events-grid>.event-card:nth-child(4){grid-column:2;grid-row:2}.dynamic-events .events-grid>.event-card:nth-child(5){grid-column:4;grid-row:2}@media (max-width: 1000px){.dynamic-events .events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dynamic-events .events-grid>.event-card{grid-column:auto!important;grid-row:auto!important}}@media (max-width: 700px){.dynamic-events .events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;padding:.25rem}.dynamic-events .event-card{padding:.9rem .7rem;border-radius:12px}.dynamic-events .event-icon{margin-bottom:.5rem}.dynamic-events .event-icon img{width:60px;height:60px}.dynamic-events .event-card h3{font-size:1.05rem;margin-bottom:.35rem}.dynamic-events .event-card p{font-size:.9rem;line-height:1.35}}@media (max-width: 520px){.dynamic-events .events-grid{grid-template-columns:1fr}}:root{--bg: #0e0f12;--text: #e6e6e6;--muted: #8a8f9c;--header-bg: #151b22;--accent-red: #9D3048}.gallery-page{min-height:100vh;padding:2rem 0;position:relative;background:transparent;color:var(--text)}.gallery-page>*{position:relative;z-index:1}.gallery-page:before{content:"";position:absolute;inset:0;z-index:0;background:url(/light_gradient.webp) center/cover no-repeat}html[data-theme=dark] .gallery-page:before{background:linear-gradient(180deg,#0006,#0009 80%),url(/dark_gradient.webp) center/cover no-repeat}.gallery-page>h1{text-align:center;margin:0 0 2rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text)}.gallery-loading,.empty-state{text-align:center;color:var(--muted);font-size:1rem}.albums-by-year{width:100%;margin:0 auto;padding-inline:clamp(12px,2vw,32px)}.year-block{margin-bottom:3rem}.year-header{font-size:clamp(1.5rem,3.5vw,2rem);margin:0 0 1.25rem;text-align:center;color:var(--text);letter-spacing:.3px}.albums-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(220px,22vw,320px),1fr));gap:clamp(12px,1.6vw,24px);grid-auto-flow:dense}.album-card{display:flex;flex-direction:column;gap:0;background:var(--header-bg);border:1px solid var(--muted);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000f;transition:transform .3s,box-shadow .3s,border-color .25s,translate .2s;height:100%;cursor:pointer;padding-top:.5rem}html[data-theme=light] .album-card{border-color:#fff}html[data-theme=light] .album-card:hover{border-color:#0a2342}.album-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f;border-color:var(--accent-red)}.album-cover{position:relative;aspect-ratio:16/9;overflow:hidden}.album-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s;display:block}.album-card:hover .album-cover img{transform:scale(1.06)}.album-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:opacity .3s,transform .5s}.album-card:hover:before{opacity:1;transform:translate(100%)}.album-meta{display:grid;gap:.25rem;padding:.9rem 1rem 1rem}.album-title{font-weight:700;font-size:1rem;color:var(--text);line-height:1.25}.album-stats{font-size:.9rem;color:var(--muted)}.lightbox{position:fixed;inset:0;z-index:1000}.lightbox-backdrop{position:absolute;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lightbox-body{position:absolute;inset:0;display:grid;place-items:center;padding:1rem}.lb-media{width:auto;height:auto;max-width:80vw;max-height:80vh;background:var(--header-bg);border:2px solid #fff;border-radius:16px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #00000059}.lb-media img{width:auto;height:auto;max-width:80vw;max-height:80vh;object-fit:contain;object-position:center;display:block;background:transparent;border:0}.lb-media iframe{width:min(95vw,1100px);height:auto;aspect-ratio:16/9;background:#000;border:0;border-radius:12px}.lb-close,.lb-prev,.lb-next{position:absolute;z-index:1001;background:#0009;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:999px;box-shadow:0 10px 30px #00000040;display:grid;place-items:center;width:44px;height:44px;cursor:pointer;transition:background .2s,transform .15s,border-color .2s}.lb-close:hover,.lb-prev:hover,.lb-next:hover{background:#000000bf;border-color:#ffffff4d}.lb-close{top:18px;right:18px;font-size:24px;line-height:1}.lb-prev{left:18px;top:50%;transform:translateY(-50%);font-size:28px}.lb-next{right:18px;top:50%;transform:translateY(-50%);font-size:28px}.lb-caption{max-width:min(95vw,1100px);margin:.75rem auto 0;color:var(--text);display:grid;gap:.35rem;padding:0 .25rem;text-align:left}.lb-caption h3{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.lb-caption p{margin:0;color:var(--muted);font-size:.95rem}.lb-counter{margin-left:auto;font-size:.9rem;color:var(--muted);font-weight:700}html[data-theme=light] .lb-caption h3,html[data-theme=light] .lb-caption p,html[data-theme=light] .lb-counter{color:#fff!important}.lb-media:has(img.lb-portrait)~.lb-caption .lb-counter{position:relative;top:6px}.lb-thumbs{max-width:min(95vw,1100px);margin:.6rem auto 0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64px,96px);gap:.5rem;padding:6px .25rem 8px;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:var(--muted) transparent}.lb-thumb{position:relative;z-index:0;width:100%;aspect-ratio:16/9;border:1px solid var(--muted);border-radius:8px;overflow:hidden;background:var(--header-bg);cursor:pointer;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s}.lb-thumb:hover{transform:translateY(-2px);border-color:var(--accent-red);box-shadow:0 8px 20px #0003;z-index:2}html[data-theme=light] .lb-thumb{border-color:#fff}html[data-theme=light] .lb-thumb:hover{border-color:#0a2342}.lb-thumb.active{border-color:var(--accent-red);box-shadow:0 8px 24px #9d304859}html[data-theme=light] .lb-thumb.active{border-color:#0a2342;box-shadow:0 8px 24px #0a234259}.lb-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lb-thumb .thumb-video{width:100%;height:100%;display:grid;place-items:center;font-weight:800;font-size:1.2rem;color:#fff;background:radial-gradient(ellipse at center,#00000040,#0009),linear-gradient(#0b0f14,#0b0f14)}.lb-thumbs::-webkit-scrollbar{height:8px}.lb-thumbs::-webkit-scrollbar-track{background:#fff;border-radius:4px}.lb-thumbs::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}.lb-thumbs::-webkit-scrollbar-thumb:hover{background:var(--accent-red)}@media (min-width: 1600px){.albums-by-year{padding-inline:clamp(16px,2.5vw,48px)}}@media (max-width: 1024px){.lb-media img,.lb-media iframe{max-height:62vh}}@media (max-width: 768px){.gallery-page{padding:1.25rem 0}.albums-by-year{padding-inline:clamp(12px,3vw,24px)}.year-header{margin-bottom:1rem}.lb-close,.lb-prev,.lb-next{width:40px;height:40px}.lb-media img,.lb-media iframe{max-height:58vh}.lb-thumbs{grid-auto-columns:minmax(56px,88px);gap:.45rem}}@media (max-width: 480px){.gallery-page>h1{font-size:1.8rem}.albums-grid{grid-template-columns:1fr}.lb-media img,.lb-media iframe{max-height:54vh}}html[data-theme=light] .gallery-page,html[data-theme=dark] .gallery-page{background:transparent!important;color:inherit!important}.album-card{padding:.75rem}.album-cover{aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;margin:0}.album-meta{padding:.9rem 0 1rem}html[data-theme=light] .album-stats{color:#000!important}html[data-theme=light] .car-systems .details-list li:before{color:#0a2342!important}.car-page{min-height:100vh;background:var(--bg);color:var(--text)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:var(--text)}.section-header p{font-size:1.1rem;color:var(--muted);max-width:600px;margin:0 auto;line-height:1.6}.car-hero{position:relative;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.car-photo-container{position:absolute;inset:0;overflow:hidden;z-index:3}.car-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.car-hero .hero-overlay{position:absolute;inset-inline:0;bottom:0;background:linear-gradient(transparent,#000000b3);padding:4rem 0 2rem;text-align:center;z-index:4}.car-hero .hero-overlay h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.car-hero .hero-overlay p{font-size:1.3rem;color:#ffffffe6;margin:0 auto;max-width:600px}.car-viewer-section{padding:3rem 0 5rem;background:var(--bg);min-height:60vh;display:flex;align-items:center;border-bottom:2px solid #fff;margin-bottom:0}.viewer-controls{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.zoom-btn,.reset-btn{background:var(--header-bg);border:1px solid var(--muted);border-radius:8px;padding:.75rem 1rem;cursor:pointer;transition:all .2s;font-size:1.1rem;color:var(--text)}.zoom-btn:hover,.reset-btn:hover{background:var(--accent-red);color:#fff;border-color:var(--accent-red);transform:translateY(-2px)}.car-viewer{display:flex;justify-content:center;align-items:center;min-height:400px;position:relative}.car-model{transition:transform .3s ease;transform-origin:center}.car-placeholder{background:var(--header-bg);border:2px dashed var(--muted);border-radius:16px;padding:3rem;text-align:center;color:var(--muted);min-width:400px;min-height:200px}.car-outline{position:relative;width:100%;height:100%}.car-body{width:300px;height:120px;background:linear-gradient(135deg,var(--accent-red),#8a2a3f);border-radius:60px 60px 20px 20px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.9rem;position:relative}.car-section{position:absolute;width:40px;height:40px;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.car-section:hover{background:#ffffff4d;border-color:#fff;transform:scale(1.1)}.car-section.active{background:#fff6;border-color:#fff;box-shadow:0 0 15px #ffffff80;transform:scale(1.2)}.car-section.info-log{top:-20px;left:50%;transform:translate(-50%)}.car-section.suspension{bottom:-20px;left:30%}.car-section.aero{bottom:-20px;right:30%}.car-section.powertrain{top:50%;left:-20px;transform:translateY(-50%)}.car-section.chassis{top:50%;right:-20px;transform:translateY(-50%)}.car-section.electronics{top:20px;left:20px}.car-wheels{position:absolute;bottom:-30px;inset-inline:0;display:flex;justify-content:space-between;padding:0 40px}.wheel{width:30px;height:30px;background:#333;border-radius:50%;border:3px solid #666}.section-details{position:fixed;inset:0;background:#000c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.details-panel{background:var(--bg);border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #00000026}.close-btn{position:absolute;top:1rem;right:1rem;background:var(--accent-red);color:#fff;border:0;border-radius:50%;width:40px;height:40px;cursor:pointer;font-size:1.2rem;display:grid;place-items:center;transition:all .2s}.close-btn:hover{background:#8a2a3f;transform:scale(1.1)}.details-content{padding:3rem 2rem 2rem}.section-icon{font-size:3rem;text-align:center;margin-bottom:1.5rem}.details-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--text);text-align:center}.section-description{font-size:1.1rem;color:var(--muted);line-height:1.6;margin-bottom:2rem;text-align:center}.section-specs,.section-features{margin-bottom:2rem}.section-specs h3,.section-features h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--text);border-bottom:2px solid var(--accent-red);padding-bottom:.5rem}.section-specs ul,.section-features ul{list-style:none;padding:0}.section-specs li,.section-features li{padding:.5rem 0 .5rem 1.5rem;color:var(--muted);border-bottom:1px solid var(--muted);position:relative}.section-specs li:before,.section-features li:before{content:"•";color:var(--accent-red);font-weight:700;position:absolute;left:0}.car-overview{padding:4rem 0 6rem;background:var(--header-bg)}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}.overview-card{background:var(--bg);padding:2.5rem 2rem;border-radius:16px;text-align:center;border:1px solid var(--muted);transition:all .3s;position:relative;overflow:hidden}.overview-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.overview-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000013;border-color:var(--accent-red)}.overview-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.overview-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.overview-card p{color:var(--muted);line-height:1.6;margin:0;font-size:1rem}.tech-specs{padding:4rem 0 6rem;background:var(--bg)}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}.spec-category{background:var(--header-bg);padding:2.5rem 2rem;border-radius:16px;border:1px solid var(--muted);transition:all .3s}.spec-category:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000000d;border-color:var(--accent-red)}.spec-category h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text);text-align:center;border-bottom:2px solid var(--accent-red);padding-bottom:.5rem}.spec-category ul{list-style:none;padding:0}.spec-category li{padding:.75rem 0 .75rem 1.5rem;color:var(--muted);border-bottom:1px solid var(--muted);font-size:1rem;position:relative}.spec-category li:before{content:"→";color:var(--accent-red);font-weight:700;position:absolute;left:0}html[data-theme=dark] .car-viewer-section,html[data-theme=dark] .tech-specs{background-image:url(/dark_gradient.webp)!important;background-size:cover;background-position:center}html[data-theme=light] .car-viewer-section,html[data-theme=light] .tech-specs{background-image:url(/light_gradient.webp)!important;background-size:cover;background-position:center}.car-page .chip{background:var(--bg);color:var(--text);border:1px solid var(--muted);border-radius:999px;padding:.65rem 1rem;font-weight:700;cursor:pointer;transition:background .25s,color .25s,border-color .25s,transform .12s}.car-page .chip:hover{transform:translateY(-2px)}html[data-theme=light] .car-page .chip:hover,html[data-theme=light] .car-page .chip.active,html[data-theme=light] .car-page .chip[aria-pressed=true]{background:#0a2342;border-color:#0a2342;color:#fff!important}html[data-theme=dark] .car-page .chip:hover,html[data-theme=dark] .car-page .chip.active,html[data-theme=dark] .car-page .chip[aria-pressed=true]{background:var(--accent-red);border-color:var(--accent-red);color:#fff!important}html[data-theme=light] .car-page .zoom-btn,html[data-theme=light] .car-page .reset-btn,html[data-theme=light] .car-page .overview-card,html[data-theme=light] .car-page .spec-category,html[data-theme=light] .car-page .car-placeholder,html[data-theme=light] .car-page .wheel,html[data-theme=light] .car-page .section-specs li,html[data-theme=light] .car-page .section-features li{border-color:#fff!important}html[data-theme=light] .car-page .section-specs h3,html[data-theme=light] .car-page .section-features h3,html[data-theme=light] .car-page .spec-category h3{border-bottom-color:#fff!important}html[data-theme=light] .car-page .overview-card:hover,html[data-theme=light] .car-page .spec-category:hover,html[data-theme=light] .car-page .zoom-btn:hover,html[data-theme=light] .car-page .reset-btn:hover,html[data-theme=light] .car-page .car-placeholder:hover{border-color:#0a2342!important}html[data-theme=dark] .car-page{--text: #fff;--muted: #fff}html[data-theme=dark] .car-page,html[data-theme=dark] .car-page *{color:#fff!important;text-shadow:none!important}html[data-theme=light] .car-page{--text: #000;--muted: #000}html[data-theme=light] .car-page *:not(.zoom-btn):not(.reset-btn):not(.cta-button):not(.secondary-button){color:#000;text-shadow:none!important}@media (max-width: 768px){.hero-content h1,.car-hero .hero-overlay h1{font-size:2.8rem}.hero-content p,.car-hero .hero-overlay p{font-size:1.1rem}.section-header h2{font-size:2rem}.car-placeholder{min-width:300px;padding:2rem}.car-body{width:250px;height:100px}.car-section{width:35px;height:35px;font-size:1rem}.overview-grid,.specs-grid{grid-template-columns:1fr;gap:2rem}.details-panel{margin:1rem;max-height:90vh}.details-content{padding:2rem 1.5rem 1.5rem}.container{padding:0 1rem}}@media (max-width: 480px){.car-hero{padding:4rem 1rem}.car-hero .hero-overlay h1{font-size:2.2rem}.car-hero .hero-overlay p{font-size:1rem}.section-header h2{font-size:1.8rem}.car-placeholder{min-width:250px;padding:1.5rem}.car-body{width:200px;height:80px;font-size:.8rem}.car-section{width:30px;height:30px;font-size:.9rem}.overview-card,.spec-category{padding:2rem 1.5rem}.details-content h2{font-size:1.6rem}.section-description{font-size:1rem}}.system-button{background:transparent;border:1px solid var(--muted);border-radius:999px;padding:.5rem 1rem;font-weight:600;cursor:pointer;transition:all .2s}html[data-theme=light] .car-page .car-hero .hero-overlay,html[data-theme=light] .car-page .car-hero .hero-overlay *{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.5)!important}html[data-theme=light] .car-page .spec-category li:before{color:#0a2342!important}.car-systems{background:transparent;color:var(--text);position:relative;padding:0}.car-systems>.container{position:relative;z-index:1}.systems-layout{display:grid;grid-template-columns:1.35fr .9fr;gap:1.5rem}@media (max-width: 1024px){.systems-layout{grid-template-columns:1fr}}.blueprint-card,.details-card{background:transparent;border:1px solid var(--muted);border-radius:16px;padding:1rem;position:relative}.layer-chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.car-systems .layer-chips .chip{box-shadow:none;background:transparent;border:none}.car-systems .layer-chips .cta-button.chip{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:999px;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .12s}.car-systems .layer-chips .cta-button.chip:hover{transform:translateY(-2px)}.car-systems .layer-chips .cta-button.chip:focus-visible{outline:2px solid currentColor;outline-offset:2px}html[data-theme=light] .car-systems .layer-chips .cta-button.chip:hover,html[data-theme=light] .car-systems .layer-chips .cta-button.chip.on,html[data-theme=light] .car-systems .layer-chips .cta-button.chip[aria-checked=true]{background:#0a2342;border-color:#0a2342;color:#fff!important}html[data-theme=dark] .car-systems .layer-chips .cta-button.chip{background:var(--header-bg);border:1px solid var(--muted);color:var(--text)}html[data-theme=dark] .car-systems .layer-chips .cta-button.chip:hover,html[data-theme=dark] .car-systems .layer-chips .cta-button.chip.on,html[data-theme=dark] .car-systems .layer-chips .cta-button.chip[aria-checked=true]{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.media-wrap{position:relative;display:flex;flex-direction:column}.layer-hero{margin:0;border-radius:14px;overflow:hidden;border:1px solid var(--muted);background:var(--header-bg);box-shadow:0 12px 30px #0000001f}.layer-hero-img{display:block;width:100%;height:auto;object-fit:contain;animation:fadeIn .26s ease-out}.layer-hero-cap{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem}.car-systems .thumbs{display:flex;gap:8px;margin-top:.5rem;padding:.25rem 2px 0}.car-systems .thumb{flex:0 0 88px;height:58px;border-radius:8px;overflow:hidden;border:1px solid var(--muted);background:var(--header-bg)}.car-systems .thumb img{width:100%;height:100%;object-fit:cover}.car-systems .thumb:hover{cursor:pointer}:root{--thumb-active: var(--accent-red)}html[data-theme=light]{--thumb-active: #0A2342}.car-systems .thumb.active,.car-systems .thumb[aria-current=true]{border-color:var(--thumb-active);box-shadow:0 0 0 2px color-mix(in oklab,var(--thumb-active) 30%,transparent)}.details-card{display:flex;flex-direction:column;gap:1rem}.details-header{display:flex;gap:.75rem;align-items:center}.details-title{margin:0;font-size:1.25rem;font-weight:700}.details-sub{margin:0;color:var(--muted);line-height:1.5}.details-block{margin-top:.25rem}.details-block h4{margin:0 0 .5rem;font-weight:700;font-size:1rem;border-bottom:2px solid var(--accent-red);padding-bottom:.35rem}.details-list{margin:0;padding:0;list-style:none}.details-list li{padding:.5rem 0 .5rem 1.25rem;color:var(--muted);border-bottom:1px solid var(--muted);position:relative}.details-list li:before{content:"→";position:absolute;left:0;color:var(--accent-red);font-weight:700}html[data-theme=light] .car-systems .details-block h4{border-bottom-color:#0a2342}html[data-theme=light] .car-systems .details-list li:before{color:#0a2342}.car-systems .image-stage{position:relative;display:block}.car-systems .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;min-width:56px;height:40px;padding:0 1rem;border-radius:999px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s,transform .12s}.car-systems .gallery-nav.prev{left:12px}.car-systems .gallery-nav.next{right:12px}.car-systems .gallery-nav:focus-visible{outline:2px solid currentColor;outline-offset:2px}.car-systems .gallery-nav[disabled]{opacity:.45;cursor:not-allowed;transform:translateY(-50%)}html[data-theme=light] .car-systems .gallery-nav{background:#0a2342;border:1px solid #0A2342;color:#e0e0e0}html[data-theme=light] .car-systems .gallery-nav:hover,html[data-theme=light] .car-systems .gallery-nav:active,html[data-theme=light] .car-systems .gallery-nav:focus-visible{background:#e0e0e0;border-color:#e0e0e0;color:#0a2342;transform:translateY(-50%) translateY(-2px)}html[data-theme=light] .car-systems .gallery-nav[disabled]{background:#0a2342;border-color:#0a2342;color:#e0e0e099}html[data-theme=dark] .car-systems .gallery-nav{background:var(--header-bg);border:1px solid var(--muted);color:var(--text)}html[data-theme=dark] .car-systems .gallery-nav:hover,html[data-theme=dark] .car-systems .gallery-nav:active,html[data-theme=dark] .car-systems .gallery-nav:focus-visible{background:var(--accent-red);border-color:var(--accent-red);color:#fff;transform:translateY(-50%) translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width: 640px){.car-systems{padding:3rem 0 4rem}}html[data-theme=light] .car-systems .layer-chips .cta-button.chip{background:transparent;border:1px solid #0A2342;color:#0a2342}html[data-theme=light] .car-systems .layer-chips .cta-button.chip:hover,html[data-theme=light] .car-systems .layer-chips .cta-button.chip.on,html[data-theme=light] .car-systems .layer-chips .cta-button.chip[aria-checked=true]{background:#0a2342;border-color:#0a2342;color:#fff}html[data-theme=light] .car-systems .layer-chips .cta-button.chip:hover .chip-label,html[data-theme=light] .car-systems .layer-chips .cta-button.chip.on .chip-label,html[data-theme=light] .car-systems .layer-chips .cta-button.chip[aria-checked=true] .chip-label{color:#fff}.car-systems .thumbs{display:flex;flex-wrap:nowrap;gap:8px;margin-top:.5rem;padding:.25rem 2px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.car-systems .thumb{flex:0 0 auto;width:88px;height:58px;border-radius:8px;overflow:hidden;border:1px solid var(--muted);background:var(--header-bg)}.car-systems .thumbs::-webkit-scrollbar{height:6px}.car-systems .thumbs::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}@media (max-width: 640px){.car-systems .thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:.5rem;padding:.25rem 2px 0;overflow-x:visible}.car-systems .thumb{width:100%;height:72px;flex:initial}.car-systems .thumb img{width:100%;height:100%;object-fit:cover}}@media (max-width: 380px){.car-systems .thumbs{grid-template-columns:repeat(2,1fr)}}.contact-page{padding:2rem;min-height:60vh;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;background:transparent;color:var(--text)}.contact-page>*{position:relative;z-index:1}.contact-page:before{content:"";position:absolute;inset:0;z-index:0;background:url(/light_gradient.webp) center/cover no-repeat}html[data-theme=dark] .contact-page:before{background:linear-gradient(180deg,#0006,#0009 80%),url(/dark_gradient.webp) center/cover no-repeat}.contact-page h1{margin-bottom:1rem;text-align:center}.contact-socials,.contact-info{width:100%;max-width:600px;text-align:center}.contact-socials h2,.contact-info h2{margin-bottom:2rem;font-size:1.5rem;color:var(--text)}.social-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.social-link{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:12px;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease,border-color .2s ease;min-width:120px;border:1px solid transparent}.social-link:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000000f;border-color:#e0e0e0}html[data-theme=light] .social-link:hover{border-color:#0a2342}.social-link img{width:48px;height:48px;object-fit:contain}.social-link span{font-weight:600;font-size:.9rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item{background:var(--bg);padding:1rem 2rem;border-radius:16px;text-align:center;border:1px solid var(--muted);transition:transform .3s ease,box-shadow .3s ease,border-color .2s ease;position:relative;overflow:hidden}html[data-theme=dark] .contact-item{background:var(--header-bg)}.contact-item:hover{transform:translateY(-6px);box-shadow:0 6px 15px #0000000a}html[data-theme=dark] .contact-item:hover{border-color:var(--accent-red)}html[data-theme=light] .contact-item:hover{border-color:#0a2342}.contact-item h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.contact-item p{font-size:.95rem;line-height:1.6;margin:0;color:var(--muted);white-space:pre-line}.map-container{margin-top:1rem;width:100%;padding-bottom:56.25%;position:relative}.map-container iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:8px}.preserve-newlines{white-space:pre-line}@media (max-width: 768px){.contact-page{padding:1rem;gap:2rem}.social-links{gap:1rem}.social-link{min-width:100px;padding:.75rem}.social-link img{width:40px;height:40px}.contact-details{gap:1.5rem}}:root{--bg: #B1B8CE;--text: #0A2342;--muted: #B1B8CE;--toggle-bg: #E0E0E0;--accent-red: #9D3048;--header-bg: var(--bg);--header-border:#0A2342;--link-color: var(--text);--link-hover: var(--accent-red);--social-bg: #E0E0E0;--social-border:#151B16}@media (prefers-color-scheme: dark){html:not([data-theme]){--bg: #151B16;--text: #ECECEC;--toggle-bg: var(--muted);--header-bg: var(--bg);--header-border: #B1B8CE;--social-bg: #151B16;--social-border: #fff}}html[data-theme=dark]{--bg: #151B16;--text: #ECECEC;--toggle-bg: var(--muted);--header-bg: var(--bg);--header-border: #B1B8CE;--social-bg: #151B16;--social-border: #fff}*,*:before,*:after{box-sizing:border-box}html{transition:background .3s,color .3s}body{margin:0;font-family:Poppins,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{text-decoration:none;cursor:pointer}button,input{font-family:inherit}.site-header{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:var(--header-bg);border-bottom:1px solid var(--header-border);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.site-header--hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.logo-image{height:4rem;margin-right:2rem;cursor:pointer;flex-shrink:0}.main-nav{flex:1;display:flex;justify-content:center}.main-nav ul{display:flex;gap:2rem;margin:0;padding:0;list-style:none}.main-nav a{display:inline-flex;align-items:center;padding:.5rem 0;color:var(--link-color);font-weight:500;transition:color .2s}.main-nav a:hover,.main-nav a:focus{color:var(--link-hover)}.main-nav a.active{border-bottom:2px solid var(--link-hover)}.theme-switch{display:inline-flex;align-items:center;justify-content:center;width:50px;height:28px;margin-left:2rem;position:relative;cursor:pointer}.theme-switch input{opacity:0;width:0;height:0}.theme-switch .slider{position:absolute;inset:0;background:var(--toggle-bg);border-radius:34px;transition:background .2s;display:flex;align-items:center;justify-content:center;padding:0 4px}.theme-switch .slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background:var(--bg);border-radius:50%;transition:transform .2s;z-index:0}.theme-switch input:checked+.slider{background:var(--accent-red)}.theme-switch input:checked+.slider:before{transform:translate(22px)}.sun-img,.moon-img{position:absolute;width:14px;height:14px;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.sun-img{left:14px}.moon-img{left:36px}.hidden{opacity:0}.language-toggle{background:var(--social-bg);color:var(--text);border:1px solid var(--social-border);border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .2s,background .2s;min-width:40px;text-align:center}.language-toggle:hover,.language-toggle:focus{background:var(--accent-red);color:#fff;border-color:var(--accent-red);transform:translateY(-1px);box-shadow:0 2px 8px #9d30484d}html[data-theme=light] .main-nav a:hover,html[data-theme=light] .main-nav a:focus,html[data-theme=light] .main-nav a.active{color:#e0e0e0!important;border-bottom-color:#e0e0e0!important}html[data-theme=light] .language-toggle{background:#0a2342!important;color:#e0e0e0!important;border:none!important}html[data-theme=light] .language-toggle:hover{background:#e0e0e0!important;color:#0a2342!important}html[data-theme=dark] .language-toggle{background:#fff!important;color:var(--accent-red)!important;border:none!important}html[data-theme=dark] .language-toggle:hover{background:var(--accent-red)!important;color:#fff!important}.hamburger{display:none;appearance:none;background:transparent;border:0;padding:.25rem;margin-left:auto;cursor:pointer;width:40px;height:40px}.hamburger:focus-visible{outline:2px solid var(--link-hover);outline-offset:2px}.hamburger-box{position:relative;width:24px;height:18px;margin:0 auto}.hamburger-line{position:absolute;left:0;right:0;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .2s}.hamburger-line:nth-child(1){top:0}.hamburger-line:nth-child(2){top:8px}.hamburger-line:nth-child(3){bottom:0}.hamburger[aria-expanded=true] .hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.hamburger[aria-expanded=true] .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav-overlay{position:fixed;inset:0;z-index:1100;background:#0006;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-nav-overlay.open{opacity:1;pointer-events:auto}.mobile-nav{position:fixed;inset:0;z-index:1150;background:var(--bg);color:var(--text);transform:translateY(-100%);transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;max-height:100dvh}.mobile-nav.open{transform:translateY(0)}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--header-border)}.mobile-nav-body{padding:1rem 1.25rem 2rem;overflow:auto;-webkit-overflow-scrolling:touch;flex:1}.mobile-nav-footer{padding:1rem 1.25rem;border-top:1px solid var(--header-border);display:flex;gap:.75rem;align-items:center;justify-content:space-between}.mobile-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.mobile-menu a{display:block;width:100%;font-size:1.25rem;font-weight:600;color:var(--link-color);padding:.75rem 0;border-bottom:1px solid var(--header-border)}.mobile-menu a:hover,.mobile-menu a:focus{color:var(--link-hover)}.mobile-controls{display:flex;align-items:center;gap:.75rem}.mobile-controls .language-toggle,.mobile-controls .theme-switch{margin:0}@media (max-width: 960px){.main-nav{display:none}.hamburger{display:inline-flex}}.site-footer{background:var(--header-bg);border-top:2px solid var(--header-border);padding:2.5rem 2rem 1rem;margin-top:auto;display:flex;flex-direction:column;align-items:center}.footer-socials{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--social-bg);color:var(--text);border-radius:50%;text-decoration:none;font-size:1.5rem;transition:color .2s;box-shadow:0 1px 4px #0000000a;border:1px solid var(--social-border)}.footer-socials a:first-child{background:none;border:none;width:auto;height:auto;border-radius:0;box-shadow:none;padding:0}.footer-socials a:nth-child(2),.footer-socials a:nth-child(3){background:none;border:none;width:auto;height:auto;border-radius:0;box-shadow:none;padding:0}.footer-socials img{width:80px;height:auto;display:block;transition:transform .2s}.footer-socials a:hover img,.footer-socials a:focus img{transform:translateY(-2px)}.footer-socials a:hover,.footer-socials a:focus{color:#fff}.footer-about{text-align:center;margin-bottom:2rem}.footer-about h4{color:var(--text);font-size:1.2rem;font-weight:600;margin:0 0 1rem}.footer-about p{color:var(--muted);margin:.2rem 0;font-size:1rem}.footer-about a{color:#fff;text-decoration:none;transition:color .2s}.footer-bottom{border-top:1px solid var(--muted);padding-top:1rem;text-align:center;width:100%}.footer-bottom p{color:var(--muted);margin:0;font-size:.9rem}html[data-theme=light] .footer-about h4,html[data-theme=light] .footer-about p,html[data-theme=light] .footer-bottom p{color:#000!important}html:not([data-theme]) .footer-about h4,html:not([data-theme]) .footer-about p,html:not([data-theme]) .footer-bottom p{color:#000!important}html[data-theme=light] .footer-about a[href^="mailto:"],html:not([data-theme]) .footer-about a[href^="mailto:"]{color:#0a2342!important}html[data-theme=light] .footer-about a[href^="mailto:"]:hover,html:not([data-theme]) .footer-about a[href^="mailto:"]:hover{color:#e0e0e0!important}@media (max-width: 600px){.site-footer{padding:2rem .5rem 1rem}.footer-socials{gap:1rem}.footer-about p{font-size:.95rem}}html[data-theme=dark] .footer-about a[href^="mailto:"]:hover,html:not([data-theme]) .footer-about a[href^="mailto:"]:hover{color:#9d3048!important}
