:root{--fci-yellow:#ffd21f;--fci-gold:#d6a600;--fci-black:#0a0a0a;--fci-charcoal:#1c1c1c;--fci-cream:#fff8dc;--fci-white:#ffffff;--fci-red:#a82720;--fci-steel:#c3c7ca;--fci-max:1220px;--fci-section-max:1800px;--fci-section-width:94%;--fci-shadow:0 18px 50px rgba(0,0,0,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fci-cream);color:var(--fci-black);font-family:Arial,Helvetica,sans-serif}img{display:block;max-width:100%;height:auto}a{text-underline-offset:.18em}.fci-wrap{width:100%;max-width:var(--fci-max);margin-inline:auto;padding-inline:1.25rem}.fci-section>.fci-wrap{width:var(--fci-section-width);max-width:var(--fci-section-max);padding-inline:0}.fci-header{position:sticky;top:0;z-index:60;background:rgb(10 10 10 / .96);border-bottom:4px solid var(--fci-yellow);backdrop-filter:blur(10px)}.admin-bar .fci-header{top:32px}.fci-navwrap{width:100%;max-width:var(--fci-max);margin-inline:auto;padding:.75rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.fci-brand{display:flex;align-items:center;gap:.7rem;color:var(--fci-yellow);font-weight:900;text-transform:uppercase;text-decoration:none;letter-spacing:.04em}.fci-brand-mark{width:34px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.fci-brand-mark svg{display:block;width:100%;height:100%;overflow:visible}.fci-brand-mark .hook-line{fill:none;stroke:#ffd21c;stroke-width:5;stroke-linecap:round}.fci-brand-mark .hook-eye{fill:#ffd21c}.fci-brand-mark .hook-body{fill:none;stroke:#ffd21c;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.fci-nav{display:flex;flex-wrap:wrap;gap:.95rem;justify-content:flex-end}.fci-nav a{color:#fff;text-decoration:none;font-weight:800;font-size:.91rem}.fci-nav a:hover,.fci-nav a:focus{color:var(--fci-yellow)}.fci-hero{min-height:760px;color:#fff;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(110deg,rgb(0 0 0 / .98) 0 36%,rgb(0 0 0 / .82) 54%,rgb(0 0 0 / .22) 100%),radial-gradient(circle at 78% 44%,#514a35,#0a0a0a 62%)}.fci-hero::before{content:"";position:absolute;inset:0;z-index:-2;opacity:.085;background:repeating-linear-gradient(112deg,transparent 0 44px,#fff 46px 52px,transparent 54px 95px)}.fci-hero::after{content:"";position:absolute;z-index:-3;left:31%;right:-10%;bottom:-30%;height:72%;background:linear-gradient(135deg,var(--fci-yellow),var(--fci-gold));transform:rotate(-7deg)}.fci-hero-grid{width:100%;max-width:var(--fci-max);margin-inline:auto;min-height:760px;padding:5.5rem 1.25rem;display:grid;grid-template-columns:.95fr 1.15fr;align-items:center;gap:2rem}.fci-kicker{font-weight:900;color:var(--fci-yellow);text-transform:uppercase;letter-spacing:.16em}.fci-title{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:clamp(4rem,8.5vw,8.2rem);line-height:.82;letter-spacing:-.04em;text-transform:uppercase;margin:.45rem 0 1.25rem;text-shadow:0 5px 0 rgb(0 0 0 / .72)}.fci-hero-copy{font-size:clamp(1.08rem,2vw,1.36rem);line-height:1.56;max-width:650px}.fci-buttons{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.55rem}.fci-btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:.8rem 1.15rem;border:2px solid var(--fci-yellow);border-radius:.35rem;background:var(--fci-yellow);color:var(--fci-black);text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.025em;transition:transform .18s ease,filter .18s ease}.fci-btn:hover,.fci-btn:focus{transform:translateY(-2px);filter:brightness(1.04)}.fci-btn.alt{background:#fff0;color:#fff}.fci-wrecker-stage{position:relative;min-height:500px;display:grid;place-items:center}.fci-wrecker-stage img{width:100%;max-height:600px;object-fit:contain;filter:drop-shadow(0 28px 18px rgb(0 0 0 / .55));animation:fciIdle 3.2s ease-in-out infinite}.fci-wrecker-stage::after{content:"";position:absolute;left:12%;right:10%;bottom:8%;height:45px;background:rgb(0 0 0 / .48);filter:blur(18px);border-radius:50%;z-index:-1}@keyframes fciIdle{0%,100%{transform:translateY(0) rotate(-.15deg)}50%{transform:translateY(-4px) rotate(.15deg)}}.fci-countdown{background:#111;color:#fff;border-top:2px solid var(--fci-yellow);border-bottom:2px solid var(--fci-yellow)}.fci-countdown-grid{width:100%;max-width:var(--fci-max);margin-inline:auto;padding:1.55rem 1.2rem;display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center}.fci-countdown-label{font-weight:900;text-transform:uppercase;color:var(--fci-yellow);letter-spacing:.1em;font-size:1.35rem}.fci-countdown-time{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.fci-timebox{min-width:94px;text-align:center;background:var(--fci-red);border:2px solid #7f1d18;padding:.8rem .9rem;box-shadow:0 5px 14px rgb(0 0 0 / .35)}.fci-timebox strong{display:block;font-size:2.5rem;line-height:1;color:var(--fci-yellow);margin-bottom:.3rem}.fci-timebox span{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#fff}.fci-section{padding:5.5rem 0}.fci-dark{background:var(--fci-black);color:#fff}.fci-yellow{background:var(--fci-yellow)}.fci-steel{background:linear-gradient(135deg,#d4d7d9,#aeb3b7)}.fci-heading{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:clamp(2.8rem,5vw,5rem);line-height:.94;text-transform:uppercase;letter-spacing:-.025em;margin:0 0 1.35rem}.fci-lede{font-size:1.18rem;line-height:1.72;max-width:880px}.fci-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.fci-card{background:#fff;color:#111;border:2px solid #111;padding:1.35rem;box-shadow:6px 6px 0 var(--fci-gold)}.fci-card strong{display:block;font-size:1.28rem;margin-bottom:.4rem}.fci-featuregrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;margin-top:2rem}.fci-feature{background:#171717;border-top:5px solid var(--fci-yellow);padding:1.5rem;box-shadow:var(--fci-shadow)}.fci-feature h3{color:var(--fci-yellow);font-size:1.4rem;margin-top:0}.fci-feature p{line-height:1.63;color:#e8e8e8}.fci-two{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2.5rem,4vw,5rem);align-items:center}.fci-history-frame{width:100%;max-width:680px;justify-self:end;background:#171717;border:5px solid var(--fci-yellow);padding:1rem;box-shadow:var(--fci-shadow)}.fci-history-frame img{width:100%}.fci-timeline{display:grid;gap:1rem;margin-top:1.5rem;max-width:820px}.fci-timeline-item{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1.25rem;align-items:start}.fci-year{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:1.8rem;line-height:1;color:var(--fci-red)}.fci-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.fci-photo{aspect-ratio:4/3;background:linear-gradient(135deg,#ddd,#aaa);display:grid;place-items:center;border:3px dashed #6c6c6c;padding:1rem;text-align:center;font-weight:800;overflow:hidden}.fci-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.fci-photo:hover img{transform:scale(1.035)}.fci-yearcards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.fci-yearcard{background:#fff;color:#111;border:2px solid #111;padding:1.1rem;text-align:center;box-shadow:4px 4px 0 #8d8d8d}.fci-yearcard strong{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:2rem}.fci-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.fci-video{aspect-ratio:16/9;background:#161616;border:2px solid #444;display:grid;place-items:center;padding:1.5rem;text-align:center}.fci-video a{color:var(--fci-yellow);font-weight:900}.fci-sponsorgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.fci-sponsor{min-height:125px;background:#fff;color:#111;border:2px solid #111;display:grid;place-items:center;text-align:center;padding:1rem;font-weight:900}.fci-merchgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.fci-merch{background:#fff;color:#111;border:2px solid #111;padding:1rem;box-shadow:5px 5px 0 var(--fci-gold)}.fci-merch-art{aspect-ratio:1/1;background:#1a1a1a;color:var(--fci-yellow);display:grid;place-items:center;text-align:center;margin-bottom:1rem;font-weight:900}.fci-garagegrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:2rem}.fci-postcard{background:#fff;color:#111;border:1px solid #bbb;padding:1.2rem;box-shadow:var(--fci-shadow)}.fci-postcard .meta{font-size:.82rem;text-transform:uppercase;color:#666;font-weight:700}.fci-postcard h3{font-size:1.4rem;margin:.5rem 0}.fci-contactgrid{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem}.fci-social{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding:0;margin:1rem 0 0;list-style:none}.fci-social li{margin:0;padding:0;width:auto}.fci-social a{display:inline-block;white-space:nowrap;font-weight:900;color:var(--fci-yellow)}.fci-footer{background:#070707;color:#fff;border-top:5px solid var(--fci-yellow);padding:2.5rem 0}.fci-footer-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:1.5rem;align-items:center}.fci-footer a{color:var(--fci-yellow)}.fci-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.fci-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.fci-reveal{opacity:1;transform:none}}@media(max-width:950px){.fci-section>.fci-wrap{width:calc(100% - 2.5rem)}.fci-hero-grid,.fci-two,.fci-contactgrid{grid-template-columns:1fr}.fci-history-frame{justify-self:start;max-width:720px}.fci-wrecker-stage{min-height:360px}.fci-facts,.fci-featuregrid,.fci-sponsorgrid,.fci-yearcards{grid-template-columns:repeat(2,minmax(0,1fr))}.fci-footer-grid{grid-template-columns:1fr}}@media(max-width:650px){.admin-bar .fci-header{top:46px}.fci-navwrap{align-items:flex-start;flex-direction:column}.fci-nav{justify-content:flex-start;gap:.55rem .75rem}.fci-hero-grid{padding-top:3.5rem;min-height:680px}.fci-section{padding:4rem 0}.fci-section>.fci-wrap{width:calc(100% - 2rem)}.fci-countdown-grid{grid-template-columns:1fr}.fci-countdown-time{justify-content:flex-start}.fci-timeline-item{grid-template-columns:1fr;gap:.3rem}.fci-year{font-size:1.55rem;margin-bottom:.1rem}.fci-facts,.fci-featuregrid,.fci-gallery,.fci-video-grid,.fci-sponsorgrid,.fci-merchgrid,.fci-garagegrid,.fci-yearcards{grid-template-columns:1fr}}.fci-faq{width:min(94%, 1220px);max-width:1220px;margin:0 auto;padding:5rem 1.25rem 6rem}.fci-faq>h1{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:clamp(3.4rem,6vw,5.6rem);line-height:.9;letter-spacing:-.025em;text-transform:uppercase;margin:0 0 1.1rem;color:var(--fci-black)}.fci-faq>h1+p{max-width:800px;margin:0 0 3rem;font-size:1.15rem;line-height:1.65}.fci-faq h3{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1;text-transform:uppercase;letter-spacing:.01em;margin:3.25rem 0 1.25rem;padding-bottom:.65rem;border-bottom:4px solid var(--fci-yellow)}.fci-faq details{background:var(--fci-white);color:var(--fci-black);border:2px solid var(--fci-black);margin:0 0:.85rem;box-shadow:4px 4px 0 var(--fci-gold);transition:transform .15s ease,box-shadow .15s ease}.fci-faq summary{position:relative;cursor:pointer;padding:1.1rem 3.5rem 1.1rem 1.2rem;font-size:1.08rem;line-height:1.35;font-weight:900;list-style:none}.fci-faq summary::-webkit-details-marker{display:none}.fci-faq summary::marker{content:""}.fci-faq summary::after{content:"+";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);font-family:Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:900;line-height:1;color:var(--fci-red)}.fci-faq details[open]{border-color:var(--fci-black);box-shadow:5px 5px 0 var(--fci-yellow)}.fci-faq details[open] summary{background:var(--fci-black);color:var(--fci-yellow)}.fci-faq details[open] summary::after{content:"−";color:var(--fci-yellow)}.fci-faq details>*:not(summary){margin-left:1.2rem;margin-right:1.2rem}.fci-faq details>p{max-width:900px;margin-top:1.1rem;margin-bottom:1.25rem;line-height:1.65}.fci-faq details a{color:var(--fci-red);font-weight:800}.fci-faq details a:hover,.fci-faq details a:focus{color:var(--fci-black)}@media(hover:hover){.fci-faq details:not([open]):hover{transform:translateY(-2px);box-shadow:5px 6px 0 var(--fci-gold)}.fci-faq summary:hover{color:var(--fci-red)}.fci-faq details[open] summary:hover{color:var(--fci-yellow)}}.fci-faq summary:focus-visible{outline:3px solid var(--fci-red);outline-offset:3px}@media(max-width:650px){.fci-faq{width:100%;padding:3.25rem 1rem 4rem}.fci-faq>h1{font-size:clamp(2.8rem,13vw,4rem);line-height:.9;margin-bottom:1rem}.fci-faq>h1+p{font-size:1rem;line-height:1.55;margin-bottom:2.25rem}.fci-faq h3{font-size:1.8rem;line-height:1;margin-top:2.6rem;margin-bottom:1rem;padding-bottom:.55rem}.fci-faq summary{padding:1rem 3rem 1rem 1rem;font-size:1rem;line-height:1.35}.fci-faq summary::after{right:1rem;font-size:1.6rem}.fci-faq details>*:not(summary){margin-left:1rem;margin-right:1rem}.fci-faq details>p{margin-top:1rem;margin-bottom:1.1rem;line-height:1.55}}@media(prefers-reduced-motion:reduce){.fci-faq details{transition:none}}body:has(.fci-faq) .wp-block-post-title{display:none}.fci-faq{padding-top:4rem;padding-bottom:5rem}.fci-faq>h1:first-child{margin-top:0}@media (max-width:650px){.fci-faq{padding-top:2.5rem;padding-bottom:2.5rem}}