@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");body,html{overflow-x:hidden}body,html{width:100%;overflow-x:hidden}body{margin:0;padding:0}body.fe-custom{display:flex;flex-direction:column;min-height:100vh;width:100%}.fe-results-session-type{display:inline-block;font-size:.85rem;font-weight:600;color:#fff;background-color:var(--fe-primary);padding:.2rem .8rem;border-radius:4px}.fe-news-grid{margin:3rem auto}.fe-news-grid .fe-section-title{margin-top:0;margin-bottom:2rem}.fe-news-grid .fe-news-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.fe-news-grid .fe-news-card{background-color:var(--fe-white);border-radius:8px;box-shadow:var(--fe-box-shadow);overflow:hidden;transition:var(--fe-transition);display:flex;flex-direction:column}.fe-news-grid .fe-news-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,76,144,.12)}.fe-news-client-image,.fe-news-grid .fe-news-image{aspect-ratio:16/9;width:100%;height:auto;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;position:relative}.fe-news-grid .fe-news-category{position:absolute;top:.75rem;left:.75rem;background-color:var(--fe-primary);color:#fff;padding:.3rem .6rem;border-radius:15px;font-size:.75rem;font-weight:700}.fe-news-grid .fe-news-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.fe-news-grid .fe-news-date{font-size:.8rem;color:var(--fe-grey);margin-bottom:.5rem;display:flex;align-items:center}.fe-news-grid .fe-news-title{font-size:1.1rem;font-weight:700;margin-bottom:.6rem;color:var(--fe-dark-blue);line-height:1.3;min-height:calc(1.1rem * 1.3 * 2)}.fe-news-grid .fe-news-excerpt,.fe-news-grid .fe-news-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.fe-news-grid .fe-news-excerpt{font-size:.85rem;color:#383838;line-height:1.5;margin-bottom:1rem;flex-grow:1}.fe-news-grid>.fe-link-arrow{display:block;text-align:center;margin-top:1rem}.fe-teams-grid{grid-template-columns:repeat(3,1fr)!important}@media (max-width:1024px){.fe-teams-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.fe-teams-grid{grid-template-columns:1fr!important}}.fe-team-card{padding:2.5rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.fe-team-logo{width:100%;height:120px;margin:0 auto 1.5rem;position:relative}.fe-team-logo-img{max-width:100%;max-height:100%;width:auto;height:auto}.fe-team-name{font-size:1.5rem}.fe-driver-name{font-size:1.1rem}.fe-footer{background-color:var(--fe-dark-blue);color:#fff;padding:5rem 2rem 3rem;position:relative;overflow:hidden;z-index:50;width:100%}.fe-footer:before{content:"";height:6px;background:var(--fe-gradient)}.fe-footer-bg,.fe-footer:before{position:absolute;top:0;left:0;right:0}.fe-footer-bg{bottom:0;background-image:url(/images/fe_back1.png);opacity:.05;z-index:0}.fe-footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;position:relative;z-index:1}.fe-footer-logo{font-size:2rem;font-weight:900;margin-bottom:1.5rem}.fe-footer-logo span{color:var(--fe-primary)}.fe-footer-about p{color:hsla(0,0%,100%,.7);margin-bottom:1.5rem;font-weight:400}.fe-footer-links h3{font-size:1.2rem;margin-bottom:1.5rem;position:relative;padding-bottom:.8rem;color:#fff;font-weight:700}.fe-footer-links h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:var(--fe-primary)}.fe-footer-links ul{list-style:none;padding:0;margin:0}.fe-footer-links li{margin-bottom:.8rem}.fe-footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:var(--fe-transition);position:relative;padding-left:1rem;font-weight:400}.fe-footer-links a:before{content:"›";position:absolute;left:0;top:0;color:var(--fe-primary);transition:var(--fe-transition)}.fe-footer-links a:hover{color:var(--fe-primary)}.fe-footer-links a:hover:before{left:3px}@media (max-width:768px){body,body.fe-custom{padding-top:52px}.fe-header{position:fixed;top:0;left:0;right:0;z-index:100}.fe-hero-title{font-size:2.8rem}.fe-hero-subtitle{font-size:1.3rem}.fe-nav{padding:.6rem 1rem}.fe-nav-links{display:none}.fe-podium{flex-direction:row;height:160px;align-items:flex-end;gap:.3rem;margin-bottom:1.5rem}.fe-podium:before{left:5%;right:5%}.fe-podium-position{width:32%;margin-bottom:0;padding:.6rem .4rem;height:auto!important}.fe-first{height:85%!important}.fe-second{height:65%!important}.fe-third{height:45%!important}.fe-podium-number{font-size:1.5rem;margin-top:.3rem}.fe-podium-driver{font-size:.65rem}.fe-podium-team{font-size:.55rem}.fe-results-header{flex-direction:column;text-align:center}.fe-results-header span{margin-bottom:.5rem}.fe-section-title{font-size:2.2rem}.fe-page-title{text-shadow:2px 2px 4px rgba(0,0,0,.2)}.fe-page-subtitle{font-size:1.2rem}.fe-race-calendar{grid-template-columns:1fr}.fe-action-buttons{flex-direction:column}.fe-calendar-filters{flex-wrap:wrap;justify-content:center}.fe-race-map{height:400px}.fe-footer{padding:3rem 1rem 2rem;overflow:visible;max-width:100vw;box-sizing:border-box}.fe-footer-container{grid-template-columns:1fr;gap:2rem;max-width:100%}.fe-copyright{font-size:.75rem;word-break:break-word;overflow-wrap:break-word;padding-left:0;padding-right:0;max-width:100%;box-sizing:border-box}.fe-hero-buttons{display:flex;flex-direction:column;align-items:stretch;gap:.8rem}.fe-hero-buttons .fe-button{width:100%;max-width:100%;box-sizing:border-box;margin:0;text-align:center}}main{position:relative;z-index:1;flex:1;width:100%}

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/:root{--fe-primary:#0090d4;--fe-secondary:#00b1e1;--fe-dark-blue:#004c90;--fe-light-blue:#e6f4f9;--fe-accent:#ff0078;--fe-dark:#121212;--fe-grey:#646464;--fe-light-grey:#f4f4f4;--fe-white:#fff;--fe-gradient:linear-gradient(135deg,var(--fe-primary) 0%,#0073b1 100%);--fe-border-radius:4px;--fe-box-shadow:0 4px 20px rgba(0,76,144,.15);--fe-transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}@font-face{font-family:FESans;src:url(/fonts/FESans.var.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}body{background-image:linear-gradient(135deg,var(--fe-light-blue) 70%,var(--fe-primary) 100%);background-size:cover;background-attachment:fixed;background-position:50%}body.fe-custom{font-family:FESans,sans-serif;color:var(--fe-dark);background-color:var(--fe-white);line-height:1.5;overflow-x:hidden;margin:0;padding:0;font-weight:700}.fe-slant-container{position:relative;overflow:hidden}.fe-slant-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--fe-gradient);transform:skewY(-3deg);transform-origin:100%;z-index:-1}.fe-header{background-color:var(--fe-dark-blue);color:#fff;padding:0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.1)}.fe-nav{justify-content:space-between;max-width:1400px;margin:0 auto;padding:.8rem 2rem}.fe-logo,.fe-nav{display:flex;align-items:center}.fe-logo{font-size:1.8rem;font-weight:700;color:#fff;text-decoration:none}.fe-logo span{color:var(--fe-primary)}.fe-logo img{height:40px;margin-right:10px}.fe-nav-links{display:flex;gap:1.5rem}.fe-nav-links a{color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;position:relative;padding:.5rem 0;transition:var(--fe-transition)}.fe-nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--fe-primary);transition:var(--fe-transition)}.fe-nav-links a:hover{color:var(--fe-primary)}.fe-nav-links a:hover:after{width:100%}.fe-page-header{background:var(--fe-dark-blue);color:#fff;position:relative;overflow:hidden;margin-bottom:3rem}.fe-page-header-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,rgba(0,76,144,.8),rgba(0,144,212,.8)),url(/images/IMG_8864.jpeg);background-size:cover;background-position:50%;opacity:.8;z-index:0}.fe-page-header-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.fe-page-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-transform:uppercase}.fe-page-subtitle{font-size:1.5rem;opacity:.9}.fe-hero{background:var(--fe-dark-blue);color:#fff;padding:0;position:relative;overflow:hidden;height:85vh;min-height:650px;display:flex;align-items:center}.fe-hero-background{background-image:url(/images/IMG_0049-scaled-1.jpeg);background-size:cover;background-position:50%;opacity:.3;z-index:0}.fe-hero-background,.fe-hero-graphics{position:absolute;top:0;left:0;right:0;bottom:0}.fe-hero-graphics{z-index:1}.fe-graphic-line{position:absolute;height:2px;background-color:rgba(0,144,212,.3);width:100%;transform:skewY(-45deg)}.fe-graphic-circle{position:absolute;border-radius:50%;border:2px solid rgba(0,144,212,.3)}.fe-hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.fe-hero-title{font-size:4.5rem;font-weight:900;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase}.fe-hero-title span{color:var(--fe-primary);display:block}.fe-hero-subtitle{font-size:1.6rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;font-weight:400}.fe-section-title{font-size:2.5rem;font-weight:800;text-align:center;margin:4rem 0 3rem;position:relative;padding-bottom:1rem;text-transform:uppercase;letter-spacing:1px;color:var(--fe-dark-blue)}.fe-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--fe-gradient);border-radius:2px}.fe-button{display:inline-block;padding:1rem 2rem;border-radius:var(--fe-border-radius);font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px;cursor:pointer;margin:0 .5rem 0 0;position:relative;overflow:hidden;z-index:1}.fe-button,.fe-button:before{transition:var(--fe-transition)}.fe-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--fe-gradient);z-index:-1}.fe-button-primary{color:#fff;border:none}.fe-button-primary:hover{box-shadow:0 5px 15px rgba(0,144,212,.4);transform:translateY(-2px)}.fe-button-secondary{background-color:transparent;color:#fff;border:2px solid var(--fe-primary)}.fe-button-secondary:before{opacity:0}.fe-button-secondary:hover:before{opacity:1}.fe-button-secondary:hover{color:#fff;transform:translateY(-2px)}.fe-button-tertiary{background-color:var(--fe-dark-blue);color:#fff;border:2px solid var(--fe-primary)}.fe-button-tertiary:hover{background-color:var(--fe-primary);color:#fff;transform:translateY(-2px)}.fe-button-quaternary{background-color:var(--fe-primary);color:#fff;border:none;position:relative;overflow:hidden;z-index:1}.fe-button-quaternary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .6s ease;z-index:-1}.fe-button-quaternary:hover{background-color:var(--fe-accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,0,120,.3)}.fe-button-quaternary:hover:before{left:100%}.fe-button-small{padding:.6rem 1.2rem;font-size:.9rem}.fe-link-arrow{display:inline-block;color:var(--fe-primary);font-weight:700;text-decoration:none;transition:var(--fe-transition);margin-top:1rem;position:relative;padding-right:1.5rem}.fe-link-arrow:after{content:"→";position:absolute;right:0;top:50%;transform:translateY(-50%);transition:var(--fe-transition)}.fe-link-arrow:hover{color:var(--fe-dark-blue)}.fe-link-arrow:hover:after{right:-5px}.fe-calendar-container{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.fe-calendar-intro{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.1rem;line-height:1.6;color:var(--fe-dark)}.fe-calendar-filters{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;gap:1rem}.fe-filter-label{font-weight:700;color:var(--fe-dark-blue)}.fe-filter-button{background:none;border:2px solid var(--fe-primary);border-radius:20px;padding:.5rem 1rem;font-weight:600;cursor:pointer;transition:var(--fe-transition);color:var(--fe-primary)}.fe-filter-button:hover{background-color:rgba(0,144,212,.1)}.fe-filter-active{background-color:var(--fe-primary);color:#fff;box-shadow:0 4px 10px rgba(0,144,212,.3)}.fe-race-calendar{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;margin-bottom:4rem}.fe-race-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(0,76,144,.15);overflow:hidden;transition:all .3s ease;border-bottom:3px solid var(--fe-primary)}.fe-race-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px rgba(0,76,144,.25)}.fe-race-header{background:var(--fe-dark-blue);color:#fff;padding:1.5rem;justify-content:space-between;position:relative}.fe-race-flag,.fe-race-header{display:flex;align-items:center}.fe-race-flag{position:absolute;top:0;left:0;width:30px;height:100%;justify-content:center;background-color:hsla(0,0%,100%,.1)}.fe-flag-img{width:20px;height:auto}.fe-race-round{margin-left:40px;font-weight:600;font-size:.9rem}.fe-race-status{font-size:.8rem;background-color:var(--fe-primary);padding:.3rem .8rem;border-radius:20px;font-weight:600}.fe-race-completed .fe-race-status{background-color:var(--fe-grey)}.fe-race-card:last-child .fe-race-status{background-color:var(--fe-accent)}.fe-race-content{padding:1.5rem}.fe-race-title{font-size:1.4rem;font-weight:700;color:var(--fe-dark-blue)}.fe-race-info,.fe-race-title{margin-bottom:1.5rem}.fe-race-circuit,.fe-race-date,.fe-race-time{display:flex;align-items:center;margin-bottom:.8rem;color:var(--fe-dark)}.fe-race-circuit svg,.fe-race-date svg,.fe-race-time svg{margin-right:1rem;color:var(--fe-primary)}.fe-race-buttons{display:flex;gap:1rem}.fe-calendar-section{background:var(--fe-dark-blue);padding:5rem 2rem;color:#fff;position:relative;overflow:hidden}.fe-calendar-section .fe-section-title{color:#fff}.fe-calendar-section .fe-section-title:after{background:var(--fe-primary)}.fe-calendar-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/worldmap.jpg);opacity:.1;z-index:0}.fe-calendar{max-width:1000px;margin:0 auto;position:relative;z-index:1}.fe-race-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.fe-race-item{background:hsla(0,0%,100%,.05);border-radius:8px;padding:1.5rem;transition:var(--fe-transition);border-left:3px solid var(--fe-primary)}.fe-race-item:hover{background:hsla(0,0%,100%,.1);transform:translateY(-5px)}.fe-race-location{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.fe-calendar-actions,.fe-timezone-selector{max-width:800px;margin:4rem auto;padding:2rem;background-color:var(--fe-light-blue);border-radius:12px;text-align:center}.fe-action-title,.fe-timezone-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--fe-dark-blue)}.fe-action-description,.fe-timezone-description{margin-bottom:1.5rem;color:var(--fe-dark)}.fe-action-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.fe-dropdown{padding:.8rem 2rem;border-radius:var(--fe-border-radius);border:2px solid var(--fe-primary);background-color:#fff;font-family:FESans,sans-serif;font-weight:600;color:var(--fe-dark-blue);cursor:pointer;transition:var(--fe-transition)}.fe-dropdown:focus{outline:none;box-shadow:0 0 0 3px rgba(0,144,212,.3)}.fe-race-map-section{margin:5rem 0}.fe-race-map-container{max-width:1200px;margin:0 auto;padding:0 2rem}.fe-race-map{width:100%;height:600px;background-color:var(--fe-light-grey);border-radius:12px;position:relative;overflow:hidden}.fe-map-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:var(--fe-grey);font-size:1.2rem}.fe-latest-results{max-width:1200px;margin:5rem auto;padding:0 2rem}.fe-results-card{background-color:var(--fe-white);border-radius:8px;box-shadow:var(--fe-box-shadow);padding:2.5rem;position:relative;overflow:hidden}.fe-results-card:after{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:var(--fe-gradient)}.fe-results-header{display:flex;justify-content:space-between;margin-bottom:2.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.fe-results-round{color:var(--fe-primary)}.fe-results-location,.fe-results-round{font-weight:700;font-size:1.2rem}.fe-results-date{font-size:1rem;color:var(--fe-grey)}.fe-podium{display:flex;justify-content:center;align-items:flex-end;height:240px;margin-bottom:2.5rem;position:relative}.fe-podium:before{content:"";position:absolute;bottom:0;left:15%;right:15%;height:20px;background-color:var(--fe-light-grey);border-radius:var(--fe-border-radius)}.fe-podium-position{text-align:center;padding:1.5rem;width:30%;position:relative;z-index:2}.fe-first{background:var(--fe-gradient);height:85%;z-index:3;box-shadow:0 10px 20px rgba(0,76,144,.2)}.fe-first,.fe-second{border-radius:8px 8px 0 0}.fe-second{background-color:var(--fe-dark-blue);height:65%;z-index:2;box-shadow:0 8px 16px rgba(0,76,144,.15)}.fe-third{background-color:#006ab7;height:45%;z-index:1;border-radius:8px 8px 0 0;box-shadow:0 6px 12px rgba(0,76,144,.1)}.fe-podium-number{font-size:2.5rem;font-weight:900;margin-top:1rem;color:#fff}.fe-podium-driver{color:#fff;margin-bottom:.3rem}.fe-katakana,.fe-lastname{font-weight:700}.fe-podium-team{color:hsla(0,0%,100%,.8);font-size:.9rem;font-weight:700}.fe-news-grid{max-width:1200px;margin:5rem auto;padding:0 2rem}.fe-news-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem}.fe-news-card{background-color:var(--fe-white);border-radius:8px;box-shadow:var(--fe-box-shadow);overflow:hidden;transition:var(--fe-transition);position:relative}.fe-news-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,76,144,.15)}.fe-news-image{height:220px;background-size:cover;background-position:50%;position:relative}.fe-news-image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30%;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.fe-news-category{position:absolute;top:1rem;left:1rem;background-color:var(--fe-primary);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;z-index:2}.fe-news-content{padding:1.8rem}.fe-news-date{color:var(--fe-grey);font-size:.9rem;margin-bottom:.8rem;display:flex;align-items:center;font-weight:400}.fe-news-date svg{margin-right:.5rem;width:16px;height:16px}.fe-news-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem;line-height:1.4;color:var(--fe-dark-blue)}.fe-news-excerpt{color:var(--fe-grey);margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.fe-teams-section{background-color:var(--fe-light-blue);padding:5rem 2rem;position:relative;overflow:hidden}.fe-teams-section:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background:rgba(0,144,212,.1)}.fe-teams-section:after{content:"";position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;border-radius:50%;background:rgba(0,144,212,.05)}.fe-teams-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;position:relative;z-index:2}.fe-team-card{background-color:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(0,76,144,.1);padding:2rem;text-align:center;transition:var(--fe-transition);position:relative;overflow:hidden}.fe-team-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--fe-gradient)}.fe-team-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px rgba(0,76,144,.15)}.fe-team-logo{width:200px;height:150px;background-color:var(--fe-light-grey);border-radius:15%;margin:.5rem auto 1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,76,144,.1)}.fe-team-name{font-weight:800;margin-bottom:1.5rem;color:var(--fe-dark-blue);font-size:1.3rem}.fe-team-drivers{display:flex;flex-direction:column;margin-bottom:1.5rem}.fe-driver-name{margin-bottom:.8rem;white-space:nowrap}.fe-tech-section{max-width:1200px;margin:6rem auto;padding:0 2rem}.fe-tech-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3rem}.fe-tech-card{background-color:#fff;border-radius:12px;box-shadow:var(--fe-box-shadow);padding:2.5rem;text-align:center;transition:var(--fe-transition);position:relative;z-index:1;overflow:hidden}.fe-tech-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:var(--fe-gradient);opacity:0;transform:rotate(30deg);transition:var(--fe-transition);z-index:-1}.fe-tech-card:hover{transform:translateY(-10px);color:#fff}.fe-tech-card:hover:before{opacity:1}.fe-tech-card:hover .fe-link-arrow,.fe-tech-card:hover .fe-tech-desc,.fe-tech-card:hover .fe-tech-title{color:#fff}.fe-tech-icon{width:80px;height:80px;background-color:var(--fe-light-blue);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--fe-primary);transition:var(--fe-transition)}.fe-tech-card:hover .fe-tech-icon{background-color:#fff}.fe-tech-title{font-weight:700;margin-bottom:1rem;color:var(--fe-dark-blue);font-size:1.4rem}.fe-tech-desc,.fe-tech-title{transition:var(--fe-transition)}.fe-tech-desc{color:var(--fe-grey);margin-bottom:1.5rem;font-weight:400}.fe-social-icons{display:flex;gap:1rem;margin-top:1.5rem}.fe-social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;transition:var(--fe-transition)}.fe-social-icon:hover{background-color:var(--fe-primary);transform:translateY(-3px)}.fe-copyright{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-size:.9rem;position:relative;z-index:1;font-weight:400}.fe-graphic-element{position:absolute;background:rgba(0,144,212,.1);border-radius:50%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fe-fade-in{animation:fadeIn .8s ease forwards}.fe-fade-in-delay-1{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:.2s}.fe-fade-in-delay-2{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:.4s}@media (max-width:1024px){.fe-hero{height:auto;padding:6rem 0}.fe-hero-title{font-size:3.5rem}}@media (max-width:768px){body,body.fe-custom{padding-top:52px}.fe-header{position:fixed;top:0;left:0;right:0;z-index:100}.fe-hero-title{font-size:2.8rem}.fe-hero-subtitle{font-size:1.3rem}.fe-nav{padding:.6rem 1rem}.fe-nav-links{display:none}.fe-podium{flex-direction:row;height:160px;align-items:flex-end;gap:.3rem;margin-bottom:1.5rem}.fe-podium:before{left:5%;right:5%}.fe-podium-position{width:32%;margin-bottom:0;padding:.6rem .4rem;height:auto!important}.fe-first{height:85%!important}.fe-second{height:65%!important}.fe-third{height:45%!important}.fe-podium-number{font-size:1.5rem;margin-top:.3rem}.fe-podium-driver{font-size:.65rem}.fe-podium-team{font-size:.55rem}.fe-results-header{flex-direction:column;text-align:center}.fe-results-header span{margin-bottom:.5rem}.fe-section-title{font-size:2.2rem}.fe-page-title{text-shadow:2px 2px 4px rgba(0,0,0,.2)}.fe-page-subtitle{font-size:1.2rem}.fe-race-calendar{grid-template-columns:1fr}.fe-action-buttons{flex-direction:column}.fe-calendar-filters{flex-wrap:wrap;justify-content:center}.fe-race-map{height:400px}.fe-news-container{grid-template-columns:1fr}.fe-news-grid{padding:0 1rem;margin:3rem auto}.fe-race-list{grid-template-columns:1fr}.fe-calendar-section{padding:3rem 1rem}.fe-latest-results{padding:0 1rem;margin:3rem auto}.fe-teams-section{padding:3rem 1rem}}@media (max-width:480px){.fe-hero-title{font-size:2.2rem}.fe-button{width:100%;margin:.5rem 0;text-align:center}.fe-section-title{font-size:1.8rem}}.fe-hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;position:relative}.fe-hamburger__line{display:block;width:24px;height:2px;background-color:#fff;margin:5px 0;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.fe-hamburger--open .fe-hamburger__line:first-child{transform:translateY(7px) rotate(45deg)}.fe-hamburger--open .fe-hamburger__line:nth-child(2){opacity:0;transform:scaleX(0)}.fe-hamburger--open .fe-hamburger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.fe-mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:fe-fadeIn .25s ease}.fe-mobile-menu{display:none;position:fixed;top:0;right:0;width:280px;max-width:85vw;height:100vh;height:100dvh;background-color:var(--fe-dark-blue);z-index:1000;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;box-shadow:-5px 0 25px rgba(0,0,0,.3)}.fe-mobile-menu--open{transform:translateX(0)}.fe-mobile-menu__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.fe-mobile-menu__title{color:#fff;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.fe-mobile-menu__close{background:none;border:none;color:hsla(0,0%,100%,.6);font-size:1.2rem;cursor:pointer;padding:.25rem .5rem;transition:color .2s}.fe-mobile-menu__close:hover{color:#fff}.fe-mobile-menu__list{list-style:none;margin:0;padding:.5rem 0}.fe-mobile-menu__link{display:flex;align-items:center;padding:.9rem 1.25rem;color:hsla(0,0%,100%,.85);text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;border-left:3px solid transparent}.fe-mobile-menu__link:hover{background-color:hsla(0,0%,100%,.08);color:#fff}.fe-mobile-menu__link--active{background-color:rgba(0,144,212,.15);color:var(--fe-primary);border-left-color:var(--fe-primary)}.fe-mobile-menu__icon{margin-right:.75rem;font-size:1.15rem;width:1.5rem;text-align:center}@keyframes fe-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.fe-hamburger,.fe-mobile-menu,.fe-mobile-overlay{display:block}}.fe-news-feedback{text-align:center;padding:2.5rem 1rem;background-color:#f7fafc;border-radius:12px;border:1px solid #e2e8f0}.fe-category-filter-container{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;background-color:#f0f4f8;border-radius:12px;border:1px solid #d7e3f2}.fe-category-filter-label{font-weight:700;color:#004a80}.fe-category-button-group{display:flex;flex-wrap:wrap;gap:.5rem}.fe-category-button{padding:.45rem 1rem;border:1px solid #0072c6;border-radius:20px;background-color:#fff;color:#0072c6;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .1s ease;font-size:.9rem}.fe-category-button:hover{background-color:#e6f3ff}.fe-category-button.active{background-color:#0072c6;color:#fff;font-weight:700;transform:translateY(-1px)}.fe-news-grid-full{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%}.fe-news-client-card{background-color:#fff;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;min-height:100%;width:100%;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.fe-news-client-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px rgba(0,0,0,.12)}.fe-news-client-image{width:100%;aspect-ratio:16/9;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;position:relative}.fe-news-client-category-tag{position:absolute;top:1rem;left:1rem;background-color:rgba(0,114,198,.9);color:#fff;padding:.35rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700}.fe-news-client-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.fe-news-client-date{font-size:.85rem;color:#6b7280;margin-bottom:.75rem;display:flex;align-items:center}.fe-news-client-date svg{fill:#6b7280}.fe-news-client-title{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:#003f6f;line-height:1.35}.fe-news-client-excerpt{font-size:.95rem;color:#374151;line-height:1.6;margin-bottom:1.25rem;flex-grow:1}.fe-news-client-link{color:#0072c6;text-decoration:none;font-weight:700;align-self:flex-start;font-size:.95rem}.fe-news-client-link:hover{text-decoration:underline}.fe-load-more-button{background-color:#007bff;color:#fff;border:none;padding:.85rem 2.25rem;font-size:1rem;font-weight:700;border-radius:999px;cursor:pointer;transition:background-color .2s ease}.fe-load-more-button:hover{background-color:#0056b3}@media (min-width:768px){.fe-category-filter-container{flex-direction:row;align-items:center}.fe-category-filter-label{min-width:80px}}@media (max-width:640px){.fe-category-filter-container{padding:1rem;gap:.5rem}.fe-category-button-group{flex-wrap:wrap;gap:.35rem}.fe-category-button{font-size:.85rem;padding:.4rem .9rem}.fe-news-grid-full{grid-template-columns:minmax(0,1fr);gap:1.1rem}.fe-news-client-card{border-radius:14px}.fe-news-client-category-tag{top:.75rem;left:.75rem;font-size:.7rem}.fe-news-client-content{padding:1.1rem}.fe-news-client-title{font-size:1.1rem}.fe-news-client-excerpt{font-size:.88rem;line-height:1.5}.fe-news-client-date{font-size:.8rem}}.fe-results-container{max-width:1400px;margin:0 auto;padding:0 2rem 4rem;overflow-x:auto}.fe-results-tabs{display:flex;justify-content:center;margin-bottom:2rem;gap:1rem}.fe-results-tab{background:none;border:2px solid var(--fe-primary);border-radius:8px;padding:.8rem 1.5rem;font-weight:600;cursor:pointer;transition:var(--fe-transition);color:var(--fe-primary);font-family:FESans,sans-serif;font-size:1rem}.fe-results-tab:hover{background-color:rgba(0,144,212,.1)}.fe-results-tab-active{background-color:var(--fe-primary);color:#fff;box-shadow:0 4px 10px rgba(0,144,212,.3)}.fe-results-table-container{overflow-x:auto;background-color:#fff;border-radius:12px;box-shadow:var(--fe-box-shadow);margin-bottom:2rem}.fe-results-table{width:100%;border-collapse:collapse;font-family:FESans,sans-serif;white-space:nowrap}.fe-results-table th{background-color:var(--fe-dark-blue);color:#fff;padding:.8rem .5rem;text-align:left;font-weight:700;position:sticky;top:0;z-index:10}.fe-results-table td{padding:.8rem .5rem;border-bottom:1px solid rgba(0,0,0,.05);vertical-align:middle}.fe-results-table tr:last-child td{border-bottom:none}.fe-results-table tr:hover{background-color:rgba(0,144,212,.05)}.fe-results-pos{width:50px;text-align:center;font-weight:800;font-size:1.2rem}.fe-results-number{width:50px;text-align:center;font-weight:700}.fe-driver-number{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--fe-primary);color:#fff;font-weight:700;font-size:1rem;border-radius:4px;margin:0 auto}.fe-standings-large-text{font-weight:800;font-size:1.5rem;text-align:center;color:var(--fe-dark-blue);min-width:70px;white-space:nowrap}.fe-results-driver{display:flex;align-items:center;gap:.6rem;min-width:250px;height:62px}.fe-driver-car-illust,.fe-driver-flag{width:auto;height:80%;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.fe-driver-car-illust{max-height:none;max-width:120px}.fe-driver-info-container{display:flex;flex-direction:column}.fe-driver-name{font-weight:700;font-size:1.5rem;margin:0;line-height:1.2;color:var(--fe-dark-blue)}.fe-firstname{font-weight:400}.fe-driver-lastname{font-weight:800;text-transform:uppercase}.fe-team-name{color:var(--fe-grey);font-size:.75rem;margin-bottom:0}.fe-results-car-col{min-width:120px;text-align:center}.fe-car-image{max-height:50px;max-width:100px;height:auto;width:auto;-o-object-fit:contain;object-fit:contain;display:inline-block;vertical-align:middle}.fe-results-laps{text-align:center;font-weight:600}.fe-results-time{font-weight:700;min-width:110px}.fe-results-gap,.fe-results-interval{min-width:80px;color:var(--fe-dark-blue)}.fe-results-bl{color:var(--fe-primary)}.fe-results-bl,.fe-results-fl{min-width:100px;font-weight:600}.fe-results-fl{color:var(--fe-accent)}.fe-results-status{min-width:80px;font-weight:600}.fe-results-note{font-size:.9rem;color:var(--fe-grey);text-align:center;margin-top:1rem}.team-porsche{background-color:rgba(22,35,76,.03)}.team-jaguar{background-color:rgba(4,30,66,.03)}.team-envision{background-color:rgba(0,155,58,.03)}.team-nissan{background-color:rgba(198,12,48,.03)}.team-maserati{background-color:rgba(0,0,139,.03)}.team-mahindra{background-color:rgba(192,0,0,.03)}.team-andretti{background-color:rgba(177,32,33,.03)}.team-lola-yamaha{background-color:rgba(0,0,204,.03)}.team-cupra{background-color:rgba(129,183,0,.03)}.team-mclaren{background-color:rgba(255,135,0,.03)}.team-ds{background-color:rgba(176,141,87,.03)}.fe-results-content{display:none}.fe-results-content-active{display:block}.fe-results-qualifying-container{display:flex}.fe-duels-bracket{display:flex;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;padding:2rem 0;position:relative}.fe-duels-round{flex:1;max-width:24%;position:relative;z-index:2;margin:0 .5%}.fe-duels-round-title{text-align:center;font-size:1.2rem;font-weight:700;color:var(--fe-dark-blue);margin-bottom:1.5rem;background-color:var(--fe-light-blue);padding:.5rem;border-radius:8px}.fe-duels-matches{display:flex;flex-direction:column}.fe-duels-bracket .fe-duels-round:first-child .fe-duels-matches{gap:1rem}.fe-duels-bracket .fe-duels-round:nth-child(2) .fe-duels-matches{gap:6rem;padding-top:3.5rem}.fe-duels-bracket .fe-duels-round:nth-child(3) .fe-duels-matches{padding-top:8rem}.fe-duels-match{width:100%;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,76,144,.15);margin-bottom:1rem}.fe-duels-driver{display:flex;flex-direction:column;width:100%;position:relative}.fe-duels-vs{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--fe-dark-blue);font-size:.9rem;padding:.3rem 0;background-color:var(--fe-light-grey);border-radius:4px;margin:.3rem 0}.fe-duels-card{border-radius:6px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.fe-duels-winner .fe-duels-card{box-shadow:0 0 0 2px var(--fe-primary);position:relative}.fe-duels-car-image{text-align:center;padding:.2rem 0}.fe-duels-car-image img{max-height:30px;max-width:60px;height:auto;width:auto;-o-object-fit:contain;object-fit:contain;display:inline-block}.fe-duels-info{padding:.6rem;display:flex;align-items:center;background-color:var(--fe-light-grey)}.fe-duels-number{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;background-color:var(--fe-primary);color:#fff;font-weight:700;font-size:.8rem;border-radius:3px;margin-right:.5rem;flex-shrink:0}.fe-duels-driver-details{display:flex;align-items:center;flex:1}.fe-duels-flag{width:1.2rem;height:.8rem;margin-right:.4rem;border-radius:2px;overflow:hidden;flex-shrink:0}.fe-duels-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fe-duels-name-team{flex:1;overflow:hidden}.fe-duels-driver-name{font-weight:700;font-size:.9rem;color:var(--fe-dark-blue);line-height:1.2}.fe-duels-driver-name,.fe-duels-team-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fe-duels-team-name{font-size:.7rem;color:var(--fe-grey)}.fe-duels-time{text-align:center;font-weight:700;font-size:.8rem;color:var(--fe-dark-blue);padding:.3rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.05)}.fe-duels-winner{position:relative}.fe-duels-winner:after{content:"";position:absolute;top:.3rem;right:.3rem;width:1rem;height:1rem;background-color:var(--fe-primary);border-radius:50%;z-index:10;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:.8rem .8rem;background-position:50%;background-repeat:no-repeat}.fe-duels-lines-container{z-index:1;pointer-events:none}.fe-duels-lines,.fe-duels-lines-container{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.fe-duels-bracket{flex-direction:column;align-items:center}.fe-duels-round{max-width:90%;margin-bottom:2rem}.fe-duels-bracket .fe-duels-round:nth-child(2) .fe-duels-matches,.fe-duels-bracket .fe-duels-round:nth-child(3) .fe-duels-matches{gap:1rem;padding-top:0}}@media (max-width:1200px){.fe-results-table-container{overflow-x:auto}}@media (max-width:768px){.fe-results-tabs{flex-wrap:wrap}.fe-results-tab{padding:.6rem 1rem;font-size:.9rem}.fe-driver-flag{width:20px;height:14px}.fe-results-car-col{width:100px}.fe-car-image{max-width:90px}}@media (max-width:480px){.fe-results-container{padding:0 1rem 3rem}.fe-results-tab{padding:.5rem .8rem;font-size:.8rem}}.fe-round-selector{display:block;width:100%;max-width:400px;margin:1.5rem auto;padding:.75rem 1rem;font-size:1rem;font-family:FESans,sans-serif;color:var(--fe-dark-blue);background-color:#fff;border:1px solid var(--fe-light-grey);border-radius:8px;box-shadow:var(--fe-box-shadow-light);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23003366'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em}.fe-round-selector:focus,.fe-round-selector:hover{border-color:var(--fe-primary)}.fe-round-selector:focus{outline:none;box-shadow:0 0 0 2px rgba(0,144,212,.3)}.fe-reload-button{display:inline-block;padding:.6rem 1.2rem;background-color:var(--fe-primary);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background-color .2s ease;border:none;cursor:pointer}.fe-reload-button:hover{background-color:var(--fe-primary-dark)}.fe-results-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:1rem 0}@media (min-width:1280px){.fe-results-grid-modern{grid-template-columns:repeat(4,1fr)}}.fe-results-md-page{--results-blue:#075fd6;--results-blue-soft:#eaf2ff;--results-navy:#071a3b;--results-muted:#5f6f8b;--results-line:#dce4ef;--results-soft:#f7f9fc;--results-orange:#ff5b1a;box-sizing:border-box;width:min(100%,1520px);margin:0 auto;padding:28px 32px 38px;color:var(--results-navy);background:#fff}.fe-results-md-title{display:flex;align-items:center;flex-wrap:wrap;gap:18px;border-bottom:1px solid var(--results-line);padding-bottom:24px}.fe-results-md-title-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--results-blue);color:#fff;font-size:1.8rem}.fe-results-md-title h1{margin:0;color:var(--results-navy);font-size:clamp(1.7rem,2.5vw,2.15rem);line-height:1.15;font-weight:760;letter-spacing:0}.fe-results-md-title p{margin:9px 0 0;color:var(--results-muted);font-size:.95rem;font-weight:600}.fe-results-md-title p span{margin:0 10px;color:#a9b6c9}.fe-results-md-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:590px;border-bottom:1px solid var(--results-line)}.fe-results-md-sidebar{border-right:1px solid var(--results-line);padding:22px 18px 22px 0}.fe-results-md-season{display:flex;align-items:center;gap:8px;height:28px;color:#334568;font-size:.82rem;font-weight:760;letter-spacing:.04em}.fe-results-md-round-list{display:grid;gap:3px;margin-top:12px}.fe-results-md-round{position:relative;display:grid;grid-template-columns:15px 18px 31px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-height:35px;border:0;border-radius:5px;background:transparent;color:#1b2c4e;padding:0 10px;text-align:left;cursor:pointer}.fe-results-md-round:hover{background:#f2f6fb}.fe-results-md-round--active{background:var(--results-blue-soft);color:var(--results-blue)}.fe-results-md-round--active:before{content:"";position:absolute;top:5px;bottom:5px;left:0;width:3px;border-radius:999px;background:var(--results-blue)}.fe-results-md-folder,.fe-results-md-round-chevron{color:#7c8aa3;font-size:1rem}.fe-results-md-round-no{color:inherit;font-size:.83rem;font-weight:800}.fe-results-md-round-name{overflow:hidden;color:inherit;font-size:.83rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fe-results-md-dot{width:8px;height:8px;border-radius:50%;background:#12a862}.fe-results-md-label{justify-self:end;border:1px solid var(--results-line);border-radius:5px;padding:2px 5px;font-size:.66rem;font-weight:760;line-height:1.2}.fe-results-md-label--next{border-color:rgba(255,91,26,.48);color:var(--results-orange)}.fe-results-md-label--upcoming{color:#6e7c91}.fe-results-md-main{min-width:0;padding:28px 0 28px 34px}.fe-results-md-race-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.fe-results-md-race-title{display:flex;align-items:center;gap:16px;min-width:0}.fe-results-md-race-title img{border:1px solid var(--results-line);border-radius:3px;-o-object-fit:cover;object-fit:cover}.fe-results-md-race-title h2{margin:0;color:var(--results-navy);font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.15;font-weight:740;letter-spacing:0}.fe-results-md-race-title p{margin:8px 0 0;color:var(--results-muted);font-size:.93rem;font-weight:650}.fe-results-md-round-tools{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.fe-results-md-round-tools button,.fe-results-md-round-tools span{min-height:38px;border:1px solid var(--results-line);border-radius:5px;background:#fff;color:#172746;padding:0 12px;font-size:.84rem;font-weight:700}.fe-results-md-round-tools span{display:inline-flex;align-items:center;min-width:190px}.fe-results-md-round-tools button{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.fe-results-md-round-tools button:disabled{color:#a4afbf;cursor:default}.fe-results-md-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;border:1px solid var(--results-line);border-bottom:0}.fe-results-md-tabs button{min-height:46px;border:0;border-right:1px solid var(--results-line);background:#fff;color:#465878;font-size:.91rem;font-weight:700;cursor:pointer}.fe-results-md-tabs button:last-child{border-right:0}.fe-results-md-tabs button.fe-results-md-tab--active{background:var(--results-blue);color:#fff}.fe-results-md-table-wrap{overflow-x:auto;border-top:1px solid var(--results-line)}.fe-results-md-table{width:100%;min-width:920px;border-collapse:collapse;background:#fff}.fe-results-md-table td,.fe-results-md-table th{border-bottom:1px solid var(--results-line);color:var(--results-navy);padding:15px 12px;font-size:.93rem;text-align:left;vertical-align:middle}.fe-results-md-table th{color:#415374;font-size:.78rem;font-weight:760;white-space:nowrap}.fe-results-md-table td{font-weight:600}.fe-results-md-pos{width:58px}.fe-results-md-pos-badge{display:inline-grid;place-items:center;min-width:30px;height:30px;color:var(--results-navy);font-size:1rem;font-weight:800}.fe-results-md-pos-badge--1{color:#c88613}.fe-results-md-pos-badge--2{color:#8a96a4}.fe-results-md-pos-badge--3{color:#b56f33}.fe-results-md-number{display:inline-grid;place-items:center;min-width:31px;height:29px;border-radius:4px;background:var(--results-blue);color:#fff;font-size:.88rem;font-weight:760}.fe-results-md-driver{display:flex;align-items:center;gap:10px;min-width:300px}.fe-results-md-driver>img:first-child{flex:0 0 auto;border:1px solid var(--results-line);-o-object-fit:cover;object-fit:cover}.fe-results-md-car{flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.fe-results-md-driver small,.fe-results-md-driver strong{display:block}.fe-results-md-driver strong{color:#0a368c;font-size:1rem;font-weight:760;line-height:1.15}.fe-results-md-driver small{margin-top:3px;color:#6b7280;font-size:.74rem;font-weight:700}.fe-results-md-best,.fe-results-md-time{color:var(--results-blue);font-weight:760;white-space:nowrap}.fe-results-md-empty,.fe-results-md-empty-panel{padding:42px 16px;color:var(--results-muted);text-align:center}.fe-results-md-note{margin:18px 0 0;color:var(--results-muted);font-size:.82rem;font-weight:600}.fe-results-md-nextbar{display:grid;grid-template-columns:auto 110px minmax(180px,1fr) 190px 170px auto;align-items:center;gap:0;min-height:58px;margin-top:22px;border:1px solid var(--results-line);border-left:4px solid var(--results-orange);border-radius:6px;background:#fff;overflow:hidden}.fe-results-md-nextbar a,.fe-results-md-nextbar p,.fe-results-md-nextbar span,.fe-results-md-nextbar strong{display:flex;align-items:center;min-height:58px;margin:0;border-right:1px solid var(--results-line);padding:0 18px;color:var(--results-navy);font-size:.86rem;font-weight:700}.fe-results-md-nextbar span{gap:8px;color:var(--results-orange);font-weight:800;white-space:nowrap}.fe-results-md-nextbar strong{justify-content:center;color:var(--results-orange);font-weight:820}.fe-results-md-nextbar a{gap:6px;border-right:0;color:var(--results-orange);justify-content:center;text-decoration:none;white-space:nowrap}@media (max-width:1180px){.fe-results-md-page{padding:24px 18px 34px}.fe-results-md-shell{grid-template-columns:270px minmax(0,1fr)}.fe-results-md-main{padding-left:24px}.fe-results-md-race-head{flex-direction:column}.fe-results-md-round-tools{justify-content:flex-start}.fe-results-md-nextbar{grid-template-columns:auto 80px minmax(160px,1fr) 150px auto}.fe-results-md-nextbar p:nth-of-type(2){display:none}}@media (max-width:820px){.fe-results-md-title{align-items:flex-start}.fe-results-md-title-icon{width:48px;height:48px}.fe-results-md-shell{display:block;border-bottom:0}.fe-results-md-sidebar{border-right:0;border-bottom:1px solid var(--results-line);padding:18px 0}.fe-results-md-round-list{max-height:240px;overflow-y:auto}.fe-results-md-main{padding:22px 0 0}.fe-results-md-round-tools{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;width:100%}.fe-results-md-round-tools button,.fe-results-md-round-tools span{min-width:0;min-height:34px;padding:0 8px;font-size:.72rem;white-space:nowrap}.fe-results-md-round-tools span{overflow:hidden;text-overflow:ellipsis}.fe-results-md-round-tools button{justify-content:center}.fe-results-md-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.fe-results-md-tabs button{min-height:38px;padding:0 4px;font-size:.72rem;line-height:1.2}.fe-results-md-nextbar{grid-template-columns:1fr}.fe-results-md-nextbar a,.fe-results-md-nextbar p,.fe-results-md-nextbar span,.fe-results-md-nextbar strong{min-height:42px;border-right:0;border-bottom:1px solid var(--results-line)}.fe-results-md-nextbar a{border-bottom:0;justify-content:flex-start}}.fe-content-container{padding:2rem 1.5rem}.fe-result-card-modern{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.fe-result-card-modern:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.fe-result-card-modern__header{background-color:var(--fe-dark-blue,#024);color:#fff;padding:.75rem 1.25rem;font-weight:700;font-size:.9rem;display:flex;align-items:center}.fe-result-card-modern__header-line{width:20px;height:3px;background-color:var(--fe-primary,#0090d4);margin-right:.75rem;border-radius:2px}.fe-result-card-modern__body{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.fe-result-card-modern__title{font-size:1.6rem;font-weight:800;color:var(--fe-dark-blue,#024);margin-bottom:1rem;line-height:1.3;text-decoration:none}.fe-result-card-modern__info{margin-bottom:1.5rem;font-size:.95rem;color:#333}.fe-result-card-modern__info-item{display:flex;align-items:center;margin-bottom:.6rem}.fe-result-card-modern__info-item span{text-decoration:none;color:#333}.fe-result-card-modern__info-item svg{width:18px;height:18px;margin-right:.75rem;fill:var(--fe-grey,#555)}.fe-result-card-modern__button-container{margin-top:auto;padding:0 1.25rem 1.25rem}.fe-result-card-modern__button{display:block;width:100%;box-sizing:border-box;background-color:var(--fe-primary,#0090d4);color:#fff;text-align:center;padding:.85rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:background-color .2s ease;border:none;cursor:pointer}.fe-result-card-modern__button:hover{background-color:var(--fe-primary-dark,#0073aa)}