@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Inter:wght@300;400;600;800&display=swap";:root{--color-legion-red: #E51937;--color-legion-gold: #c5a900;--color-day-text: #ffffff;--color-night-text: #00E5FF;--bg-dark: #050505;--font-serif: "Playfair Display", serif;--font-sans: "Inter", sans-serif;--transition-smooth: all .6s cubic-bezier(.22, 1, .36, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background:var(--bg-dark);color:#fff;overflow-x:hidden;line-height:1.5}h1,h2,h3{font-family:var(--font-serif);font-weight:900;line-height:1.1}.split-hero{position:relative;height:calc(100svh - 98px);width:100%;display:flex;overflow:hidden}.split-panel{position:relative;height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;transition:var(--transition-smooth);cursor:pointer;overflow:hidden;padding-bottom:0}.split-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .8s ease;z-index:0}.split-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;transition:background .4s ease;z-index:1}.split-day:before{background-image:url(/assets/images/gallery-1.png)}.split-night:before{background-image:url(/assets/images/gallery-2.png)}.split-night:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#0a0014cc);z-index:1}.split-hero:hover .split-panel{flex:.8;filter:brightness(.6)}.split-hero:hover .split-panel:hover{flex:1.5;filter:brightness(1.1)}.split-hero:hover .split-panel:hover:after{background:#0000001a}.split-hero:hover .split-panel:hover:before{transform:scale(1.05)}.panel-content{position:relative;z-index:10;padding:2rem;opacity:.9;transition:var(--transition-smooth);max-width:500px}.panel-title{font-size:3rem;margin-bottom:1rem;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.5)}.panel-desc{font-size:1.1rem;font-weight:600;margin-bottom:2rem;text-shadow:0 2px 10px rgba(0,0,0,.8)}.panel-content{position:relative;z-index:10;padding:2rem;opacity:.9;transition:var(--transition-smooth);max-width:500px;margin-top:55vh}.btn-hero{padding:15px 40px;background:#fff;color:#000;border:none;font-weight:800;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:.3s;box-shadow:0 10px 30px #0000004d}.btn-hero:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0006}.split-night .btn-hero{background:var(--color-legion-red);color:#fff}.center-overlay{position:absolute;top:15%;left:50%;transform:translate(-50%);z-index:20;pointer-events:none;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.diamond-sponsor-placeholder{display:flex;flex-direction:column;align-items:center;gap:.22rem;width:min(78vw,620px);margin:0 auto .75rem;padding:10px 16px 9px;border-radius:14px;background:#070a1094;border:1px solid rgba(247,214,109,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.diamond-sponsor-name,.diamond-sponsor-presents{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;font-weight:800;line-height:1.2;text-shadow:0 2px 7px rgba(0,0,0,.75)}.diamond-sponsor-name{font-size:clamp(.88rem,1.75vw,1.05rem);color:#f7d66d}.diamond-sponsor-presents{font-size:clamp(.62rem,1.05vw,.78rem);color:#f5f7fb}.branch-top-label{font-family:var(--font-sans);color:var(--color-legion-gold);text-transform:uppercase;letter-spacing:.3em;font-size:.9rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.8);background:#00000080;display:block;padding:5px 15px;border-radius:20px;border:1px solid rgba(197,169,0,.3)}.hero-logo{max-width:220px;display:block;margin:0 auto 10px;filter:drop-shadow(0 0 20px rgba(229,25,55,.6))}.main-headline{font-family:var(--font-serif);font-size:clamp(2rem,5vw,4rem);color:#fff;text-transform:uppercase;line-height:.9;text-shadow:0 10px 40px rgba(0,0,0,.8);letter-spacing:-.02em}.main-headline span{display:block;font-family:var(--font-sans);font-size:1rem;letter-spacing:.5em;font-weight:700;margin-bottom:1rem;color:var(--color-legion-gold);text-shadow:0 2px 8px rgba(0,0,0,1);background:#0009;padding:5px 15px;border-radius:4px;display:inline-block}.logo-white-bg{background:#fff;padding:5px 10px;border-radius:4px;box-shadow:0 0 15px #fff3;display:inline-block}@media (max-width: 768px){.split-hero{flex-direction:column;height:auto;overflow:visible}.split-panel{min-height:40vh;height:auto;justify-content:flex-end;padding-bottom:1rem}.split-panel:before{background-size:cover;background-position:center}.panel-content{margin-top:0;padding:.7rem 1rem .9rem;max-width:92%;background:#070c1494;border:1px solid rgba(255,255,255,.2);border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.split-hero:hover .split-panel{flex:1}.center-overlay{position:relative;top:auto;left:auto;transform:none;z-index:4;width:100%;padding:.9rem 1rem 1.1rem;background:linear-gradient(180deg,#080a10f2,#080a10c7);border-bottom:1px solid rgba(255,255,255,.12);pointer-events:auto}.main-headline{font-size:clamp(1.55rem,6.4vw,2.15rem);line-height:1.05;text-shadow:0 4px 10px rgba(0,0,0,.9)}.branch-top-label{font-size:.72rem;letter-spacing:.18em;margin-bottom:.5rem}.diamond-sponsor-placeholder{margin-bottom:.45rem;width:min(94vw,510px);padding:7px 10px}.diamond-sponsor-name{font-size:.7rem;letter-spacing:.11em;white-space:nowrap}.diamond-sponsor-presents{font-size:.56rem;letter-spacing:.14em}.hero-logo{max-width:148px;margin-bottom:.45rem}.panel-title{font-size:clamp(1.4rem,6.2vw,2rem);margin-bottom:.45rem}.panel-desc{font-size:.9rem;margin-bottom:.8rem;line-height:1.45}.btn-hero{width:100%;min-height:46px;padding:12px 14px;font-size:.8rem}}.flash-strip{background:var(--color-legion-gold);color:#000;padding:1.5rem 0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:4px solid var(--color-legion-red)}.flash-container{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:1rem;text-align:center}.flash-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.flash-icon{font-size:1.2rem}.sponsor-marquee-wrap{background:#fbfcff;border-top:1px solid #e8edf5;border-bottom:1px solid #e8edf5;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008;padding:16px 0}.sponsor-marquee{overflow:hidden;min-height:72px;border-radius:16px;border:1px solid #dde5f1;background:linear-gradient(180deg,#fff,#f8fbff)}.sponsor-marquee-track{display:flex;align-items:center;gap:12px;width:max-content;padding:12px;animation:sponsorLoop 34s linear infinite}.sponsor-marquee:hover .sponsor-marquee-track{animation-play-state:paused}.sponsor-pill{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#172033;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;border:1px solid #d8e2ef;border-radius:12px;padding:14px 18px;min-width:152px;background:#fff;box-shadow:0 1px #fffffff2,0 6px 14px #0c14220f;white-space:nowrap}.sponsor-pill-cta{background:linear-gradient(180deg,#fff7df,#ffe9b1);border-color:#f0cf76;color:#5a3e00}@keyframes sponsorLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.sponsor-marquee-track{animation:none}}@media (hover: none),(max-width: 900px){.sponsor-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;min-height:62px;scroll-snap-type:x proximity}.sponsor-marquee-track{animation-duration:44s}.sponsor-pill{min-width:136px;padding:12px 14px;scroll-snap-align:start}}@media (max-width: 900px){.section{padding:68px 0}.container{padding:0 1rem}.section-header{margin-bottom:36px}.section-tag{letter-spacing:.14em;font-size:.76rem}.section-title{font-size:clamp(1.9rem,7.2vw,2.35rem);margin-bottom:.8rem}.section-lead{font-size:1.02rem;line-height:1.6}.attraction-grid{gap:1rem;justify-content:center}.attraction-item{min-width:145px}.grid-features{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.feature-card{padding:1.2rem}.feature-title{font-size:1.1rem}.feature-text{font-size:.96rem;line-height:1.55}.schedule-block{margin-top:1rem;padding:1.35rem 1.1rem;border-left-width:4px}.schedule-title{font-size:1.45rem;margin-bottom:1.1rem}.highlight-list{margin:1rem 0}.highlight-list li{font-size:.98rem;gap:.55rem;align-items:flex-start;line-height:1.42}.highlight-list .icon{font-size:1.15rem;min-width:22px}.content-wrapper-day,.content-wrapper-night{margin-top:2rem;gap:1.1rem}.polaroid-stack{width:280px;height:318px}.polaroid-item{width:240px;padding:10px 10px 28px}.polaroid-item img{height:200px}.click-hint{bottom:-18px;font-size:.85rem}.party-scatter{width:250px;height:240px}.section-experience{padding:4rem 0}.experience-grid{grid-template-columns:1fr;gap:1rem}.exp-card{padding:1.2rem}.exp-card h3{font-size:1.25rem}.ticket-grid{gap:1rem}.ticket-card{width:100%;max-width:380px;padding:1.4rem 1.1rem}.ticket-card.featured{transform:none}.ticket-card.featured:hover{transform:translateY(-8px)}.price{font-size:2.35rem}.btn-ticket{min-height:48px;padding:12px 14px;font-size:.86rem}.flash-strip{padding:1rem 0}.flash-item{font-size:.78rem}.section-sponsor-cta{padding:62px 0}.sponsor-cta-card{padding:22px 16px;border-radius:16px}.section-sponsor-cta .section-lead{font-size:1rem}.sponsor-cta-actions{gap:.65rem}.sponsor-main-btn,.sponsor-secondary-btn{min-height:48px}}.flash-link{text-decoration:none;color:inherit}.section-attractions{background:#fff;padding:3rem 0;text-align:center;border-bottom:1px solid #eee}.attraction-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}.attraction-item{flex:1;min-width:200px}.attraction-icon{font-size:2.5rem;display:block;margin-bottom:.5rem;transition:transform .3s}.attraction-item:hover .attraction-icon{transform:scale(1.2) rotate(10deg)}.attraction-item h3{font-size:1.1rem;color:var(--color-legion-red);margin-bottom:.2rem;font-family:var(--font-sans);text-transform:uppercase;font-weight:800}.attraction-subline{font-size:.9rem;color:#666;letter-spacing:.05em;text-transform:uppercase;font-weight:600}.section{padding:100px 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.section-tag{color:var(--color-legion-red);font-weight:700;text-transform:uppercase;letter-spacing:.2em;font-size:.9rem;display:block;margin-bottom:1rem}.section-title{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1.5rem;color:#000}.section-lead{font-size:1.25rem;line-height:1.6;color:#444}.section-day{background:#f4f4f4;color:#1a1a1a;position:relative}.grid-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.feature-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 20px #0000000d;transition:.3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-icon{font-size:2rem;margin-bottom:1rem;display:block}.feature-title{font-family:var(--font-sans);font-size:1.25rem;font-weight:800;margin-bottom:.5rem;color:var(--color-legion-red)}.feature-text{font-size:1rem;color:#555;line-height:1.5}.highlight-list{list-style:none;text-align:left;margin:2rem 0}.highlight-list li{font-size:1.1rem;margin-bottom:.8rem;display:flex;align-items:center;gap:.8rem;color:#444}.highlight-list .icon{font-size:1.4rem;min-width:30px}.highlight-note{font-style:italic;color:#666;border-top:1px solid #eee;padding-top:1rem;margin-top:1rem}.schedule-block{margin-top:2rem;background:#fff;padding:3rem;border-radius:12px;border-left:6px solid var(--color-legion-red);flex:2}.content-wrapper-day,.content-wrapper-night{display:flex;gap:4rem;align-items:center;margin-top:4rem}.visual-sidebar{flex:1;display:flex;justify-content:center}.polaroid-stack{position:relative;width:360px;height:400px;cursor:pointer}.polaroid-item{position:absolute;top:0;left:0;width:300px;background:#fff;padding:12px 12px 40px;box-shadow:0 5px 15px #00000026;transition:transform .4s ease,opacity .4s ease;transform-origin:center;border:1px solid #ddd}.polaroid-item img{width:100%;height:280px;object-fit:cover;display:block;filter:sepia(.2);pointer-events:none}.polaroid-item:nth-child(1){transform:rotate(-4deg) translate(-5px,5px);z-index:1}.polaroid-item:nth-child(2){transform:rotate(3deg) translate(5px,-5px);z-index:2}.polaroid-item:nth-child(3){transform:rotate(-2deg) translate(-3px);z-index:3}.polaroid-item:nth-child(4){transform:rotate(5deg) translate(4px,4px);z-index:4}.polaroid-item:nth-child(5){transform:rotate(-5deg) translate(-2px,-2px);z-index:5}.polaroid-item:nth-child(6){transform:rotate(2deg) translateY(3px);z-index:6}.polaroid-item:nth-child(7){transform:rotate(-3deg) translate(-4px,-3px);z-index:7}.polaroid-item:nth-child(8){transform:rotate(4deg) translate(3px,-5px);z-index:8}.polaroid-item:nth-child(9){transform:rotate(-2deg) translate(-2px,4px);z-index:9}.polaroid-item:nth-child(10){transform:rotate(1deg) translate(5px);z-index:10}.polaroid-item:last-child{box-shadow:0 10px 25px #00000040}.polaroid-stack:hover .polaroid-item:last-child{transform:scale(1.02) rotate(0)}.polaroid-item.shuffling{transform:translate(120%,-20%) rotate(20deg)!important;opacity:0;z-index:100!important}.click-hint{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);font-size:1rem;color:#333;font-weight:600;text-align:center;font-family:var(--font-hand);opacity:1;pointer-events:none;background:#fffc;padding:2px 8px;border-radius:4px}.party-scatter{position:relative;width:300px;height:300px}.party-card{position:absolute;width:240px;border:4px solid white;box-shadow:0 0 15px var(--color-night-text);transition:.4s;border-radius:8px;overflow:hidden}.party-card img{width:100%;display:block}.party-card.c1{transform:rotate(-10deg);top:0;left:0;z-index:1}.party-card.c2{transform:rotate(5deg);top:50px;left:40px;z-index:2}.party-scatter:hover .c1{transform:rotate(-20deg) translate(-20px)}.party-scatter:hover .c2{transform:rotate(15deg) translate(20px)}@media (max-width: 900px){.content-wrapper-day,.content-wrapper-night{flex-direction:column-reverse;gap:2rem}.visual-sidebar{width:100%;margin-bottom:2rem}}.schedule-title{font-family:var(--font-serif);font-size:2rem;margin-bottom:2rem;color:#000}.timeline-item{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:1rem 0}.timeline-time{font-weight:700;color:var(--color-legion-red);width:120px}.section-experience{background:#fff;padding:6rem 0;border-top:1px solid #eee}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.exp-card{text-align:center;padding:2rem;background:#f9f9f9;border-radius:8px;transition:.3s}.exp-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.exp-card h3{font-family:var(--font-serif);font-size:1.5rem;margin-bottom:1rem;color:var(--color-legion-red)}.exp-card p{color:#555;line-height:1.6}.section-night{background:var(--bg-dark);color:#fff;position:relative}.section-night .section-title{color:var(--color-night-text);text-shadow:0 0 20px rgba(0,229,255,.3)}.section-night .section-lead{color:#ccc}.section-night .feature-card{background:#111;border:1px solid #333}.section-night .feature-title{color:var(--color-night-text)}.section-night .feature-text{color:#aaa}.section-night .schedule-block{background:#111;border-left:6px solid var(--color-night-text)}.section-night .schedule-title{color:#fff}.section-night .timeline-item{border-bottom:1px solid #333}.section-night .timeline-time{color:var(--color-night-text)}.section-night .highlight-list li{color:#ccc}.section-night .highlight-note{color:#888;border-color:#333}.section-impact{background:var(--color-legion-red);color:#fff;text-align:center;padding:80px 0}.impact-content{max-width:800px;margin:0 auto}.impact-title{font-family:var(--font-serif);font-size:3rem;margin-bottom:1.5rem}.impact-text{font-size:1.5rem;line-height:1.4;font-weight:600;opacity:.95}.section-tickets{background:#f9f9f9;text-align:center;position:relative;overflow:hidden}.section-tickets:before,.section-tickets:after{content:"";position:absolute;top:0;bottom:0;width:50%;background-size:cover;background-position:center;opacity:.07;pointer-events:none}.section-tickets:before{left:0;background-image:url(/assets/images/gallery-1.png)}.section-tickets:after{right:0;background-image:url(/assets/images/gallery-2.png)}.section-tickets .container{position:relative;z-index:1}.ticket-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem}.ticket-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:2rem;width:300px;position:relative;transition:.3s}.ticket-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a;border-color:var(--color-legion-red)}.ticket-card.featured{border:2px solid var(--color-legion-gold);transform:scale(1.05)}.ticket-card.featured:hover{transform:scale(1.05) translateY(-10px)}.ticket-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:var(--color-legion-gold);color:#000;font-weight:800;padding:5px 15px;border-radius:20px;text-transform:uppercase;font-size:.8rem}.price{font-size:3rem;font-weight:900;color:var(--color-legion-red);margin:1rem 0;font-family:var(--font-serif)}.btn-ticket{display:block;width:100%;padding:15px;background:#000;color:#fff;font-weight:700;text-transform:uppercase;margin-top:1.5rem;border:none;cursor:pointer;transition:.2s}.btn-ticket:hover{background:var(--color-legion-red)}.section-tickets .ticket-card-passport{text-align:left;display:flex;flex-direction:column}.section-tickets .ticket-card-passport h3{font-size:1.35rem;line-height:1.25;color:#111827}.section-tickets .passport-title-general{color:#8f1024}.section-tickets .passport-title-day{color:#9b180e}.section-tickets .passport-title-night{color:#0b4d6b}.section-tickets .early-bird-block{margin-bottom:.55rem}.section-tickets .early-bird-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#c5a900;color:#291d00;font-size:.74rem;letter-spacing:.08em;font-weight:800;text-transform:uppercase}.section-tickets .early-bird-deadline{display:block;margin-top:.36rem;font-size:.78rem;color:#4b5563}.section-tickets .passport-inline-lead{color:#4b5563;font-weight:600;margin-top:.7rem}.section-tickets .passport-highlight{background:#fff3cd;color:#7a4b00;border:1px solid #ffe39a;border-radius:6px;padding:1px 6px;font-weight:800}.section-tickets .passport-regular-price{margin-top:.45rem;color:#6b7280;font-weight:700;font-size:.98rem}.section-tickets .passport-early-price{margin-top:.25rem;color:#991b1b;font-weight:800;font-size:.96rem}.section-tickets .passport-list{list-style:none;margin-top:.7rem;color:#4b5563;line-height:1.55}.section-tickets .ticket-card-passport .price,.section-tickets .ticket-card-passport strong,.section-tickets .ticket-card-passport .ticket-badge{color:#111827}.section-tickets .passport-list li{margin-bottom:.35rem}.section-tickets .passport-list-bulleted{list-style:disc;padding-left:1.15rem;margin-top:.55rem;line-height:1.45}.section-tickets .passport-list-bulleted li{margin-bottom:.28rem}.section-tickets .passport-note{margin-top:.75rem;color:#334155;line-height:1.45}.section-tickets .passport-buy-btn{width:100%;margin-top:auto;min-height:52px;background:#8f1024;line-height:1.2}.section-tickets .passport-buy-btn:hover{background:#a7132a;transform:translateY(-2px)}.section-tickets .passport-details{margin-top:1rem;border:1px solid #d8dee8;border-radius:10px;background:#f8fafc}.section-tickets .passport-details summary{cursor:pointer;list-style:none;font-weight:700;color:#13223a;display:flex;align-items:center;min-height:44px;padding:11px 14px}.section-tickets .passport-details summary::-webkit-details-marker{display:none}.section-tickets .passport-details summary:after{content:"+";margin-left:auto;font-size:1.05rem;line-height:1;color:#0f172a}.section-tickets .passport-details[open] summary:after{content:"−"}.section-tickets .passport-details-body{padding:0 14px 12px}.section-tickets .passport-details-body p{color:#243244;margin-top:.7rem}@media (max-width: 760px){.section-tickets .early-bird-badge{font-size:.7rem}.section-tickets .early-bird-deadline{font-size:.74rem}.section-tickets .passport-regular-price,.section-tickets .passport-early-price{font-size:.9rem}.section-tickets .passport-list-bulleted{line-height:1.4}.section-tickets .passport-note{font-size:.95rem}.section-tickets .ticket-card-passport{gap:.15rem}}.section-sponsor-cta{background:linear-gradient(180deg,#0d1320,#0a0f1a);padding:88px 0}.sponsor-cta-card{max-width:860px;margin:0 auto;background:linear-gradient(180deg,#f9fbff,#eef4ff);border:1px solid #d7e2f1;border-radius:20px;box-shadow:0 18px 40px #00000038;padding:34px 30px;text-align:center}.section-sponsor-cta .section-tag{color:#9b180e;letter-spacing:.16em}.section-sponsor-cta .section-title{color:#101827;margin-bottom:.85rem}.section-sponsor-cta .section-lead{color:#22324d;font-size:1.1rem;margin-bottom:1.5rem}.sponsor-cta-actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center}.sponsor-main-btn,.sponsor-secondary-btn{width:auto;min-width:240px;border-radius:12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-size:.9rem}.sponsor-main-btn{background:#c5a900;color:#1f1600;border:1px solid #b79d00}.sponsor-main-btn:hover{background:#d9bb00;color:#120d00}.sponsor-secondary-btn{background:#fff;color:#1b2a45;border:1px solid #cfd9e8}.sponsor-secondary-btn:hover{background:#f3f7ff;color:#111c30}.section-sponsors{background:#fff;text-align:center}.sponsor-form{max-width:500px;margin:3rem auto 0;display:grid;gap:1rem}.input-field{padding:15px;background:#f4f4f4;border:1px solid #ddd;font-family:inherit;font-size:1rem}.site-footer{background:#111;color:#666;padding:4rem 0;text-align:center;border-top:4px solid var(--color-legion-red)}.footer-brand-wrap{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-branch-title{color:#fff;font-family:var(--font-serif)}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.5rem;text-align:left;margin-top:2rem}.footer-grid h4{color:var(--color-legion-gold);margin-bottom:.65rem;font-family:var(--font-sans);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}.footer-grid a,.footer-grid p{display:block;color:#f2f2f2;font-size:.94rem;line-height:1.45;text-decoration:none;margin-bottom:.35rem}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-links a{color:#fff;margin:0 10px;text-decoration:none}.gtop-signoff{margin-top:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;flex-wrap:wrap}.gtop-signoff-logo{width:38px;height:38px;object-fit:contain;border-radius:6px}.gtop-signoff p{margin:0;font-size:.82rem;color:#f1f5f9;line-height:1.35}.gtop-signoff a{color:#fff;text-decoration:underline;text-underline-offset:2px}@media (max-width: 760px){.footer-grid{text-align:center;gap:1rem}.sponsor-main-btn,.sponsor-secondary-btn{width:100%;min-width:0}.site-footer{padding:3rem 0}.footer-grid h4{font-size:.76rem}.footer-grid a,.footer-grid p{font-size:.9rem;line-height:1.4}.gtop-signoff{gap:.45rem}.gtop-signoff-logo{width:34px;height:34px}.gtop-signoff p{font-size:.78rem}}.hero-quick-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:.7rem}.hero-quick-nav a{text-decoration:none;color:#f8fbff;border:1px solid rgba(255,255,255,.28);background:#070c148f;border-radius:999px;padding:7px 12px;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.section-volunteer{background:linear-gradient(180deg,#f4f4f4,#f9f7f2);position:relative;overflow:hidden}.section-volunteer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/images/gallery-3.png) center / cover no-repeat;opacity:.08;pointer-events:none}.section-volunteer .container{position:relative;z-index:1}.volunteer-intro{font-size:1.03rem;color:#334155;max-width:780px;margin:0 auto}.volunteer-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.volunteer-card ul{margin:.6rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.45;display:grid;gap:.38rem}.volunteer-perks{border:1px solid rgba(197,169,0,.45);border-radius:14px;background:#111827;color:#f8fafc;padding:1rem 1.1rem;height:100%}.volunteer-perks h3{font-family:var(--font-sans);font-size:1rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.55rem;color:#facc15}.volunteer-perks ul{margin:0;padding-left:1.05rem;display:grid;gap:.35rem}.volunteer-meta{margin-top:1.1rem;display:grid;grid-template-columns:1.7fr 1fr;gap:1rem;align-items:stretch}.volunteer-actions{display:flex;align-items:center;justify-content:center;border:1px solid #e4ddcf;border-radius:14px;background:linear-gradient(180deg,#fff,#f6f3ed);padding:.75rem;box-shadow:0 10px 24px #0f172a14}.volunteer-join-btn{min-height:56px;width:min(100%,360px);margin:0 auto;display:block;background:linear-gradient(135deg,#8f1024,#b9173a);border-radius:999px;border:1px solid rgba(255,255,255,.25);font-family:var(--font-sans);font-weight:800;font-size:.9rem;letter-spacing:.09em;text-transform:uppercase;box-shadow:inset 0 1px #ffffff40,0 8px 18px #8f102459}.volunteer-join-btn:hover{background:linear-gradient(135deg,#a6112c,#cd1f46);transform:translateY(-1px)}.volunteer-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none}.volunteer-modal[aria-hidden=false]{display:block}.volunteer-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#020617b8}.volunteer-modal-dialog{position:relative;z-index:1;margin:6vh auto;width:min(92vw,760px);max-height:88vh;overflow:auto;border-radius:18px;border:1px solid #d9e2ef;background:#fff;padding:1.15rem 1rem 1.1rem}.volunteer-modal-close{position:absolute;top:10px;right:12px;border:0;background:transparent;font-size:1.7rem;line-height:1;cursor:pointer;color:#334155}.volunteer-modal h3{margin-right:2rem;color:#0f172a}.volunteer-modal-sub{margin-top:.35rem;color:#475569}.volunteer-form{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.volunteer-form label{display:flex;flex-direction:column;gap:.35rem;color:#0f172a;font-size:.9rem;font-weight:600}.volunteer-form input,.volunteer-form textarea,.volunteer-form select{border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font-size:.95rem;font-family:var(--font-sans)}.volunteer-form input:focus,.volunteer-form textarea:focus,.volunteer-form select:focus{outline:2px solid #e51937;outline-offset:1px}.volunteer-form-full,.volunteer-form .volunteer-submit,.volunteer-form .volunteer-success{grid-column:1 / -1}.field-error{min-height:1rem;color:#b91c1c;font-size:.78rem;font-weight:700}.volunteer-submit{min-height:50px}.volunteer-success{font-size:.95rem;color:#065f46;font-weight:700;margin-top:.2rem}.volunteer-runner-strip{margin-top:.85rem;border:1px solid #e4ddcf;border-radius:14px;background:linear-gradient(180deg,#fff,#f6f3ed);padding:.9rem 1rem}.volunteer-runner-strip h3{font-family:var(--font-sans);font-size:.95rem;text-transform:uppercase;letter-spacing:.11em;color:#8f1024;margin-bottom:.35rem}.volunteer-runner-strip p{margin:0;color:#334155;line-height:1.45}body.modal-open{overflow:hidden}@media (max-width: 768px){.hero-quick-nav{gap:.4rem;margin-bottom:.5rem}.hero-quick-nav a{font-size:.62rem;letter-spacing:.08em;padding:6px 10px}.volunteer-grid,.volunteer-meta{grid-template-columns:1fr}.volunteer-modal-dialog{width:94vw;margin:4vh auto;padding:.95rem .8rem 1rem}.volunteer-form{grid-template-columns:1fr}}
