body{color:#f8fafc;background:repeating-linear-gradient(90deg,#ffffff04 0 2px,#0000 2px 120px),linear-gradient(90deg,#020202,#0a0a0a 50%,#020202);margin:0;font-family:Arial,sans-serif}.navbar{z-index:1000;background:#050505;border-bottom:2px solid #c1121f;justify-content:space-between;align-items:center;padding:20px 60px;display:flex;position:sticky;top:0}.logo{color:#c1121f;margin:0}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li{cursor:pointer;transition:all .3s}.nav-links li:hover{color:#c1121f}.nav-links a{color:#fff;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#d2042d}.nav-links a.active{color:#c1121f;font-weight:600}.navbar-links a{color:#fff;text-decoration:none;transition:color .3s;position:relative}.navbar-links a:after{content:"";background:0 0;width:100%;height:2px;transition:background-color .3s;position:absolute;bottom:-10px;left:0}.navbar-links a:hover{color:#c1121f}.navbar-links a:hover:after{background:#c1121f}.navbar-links a.active{color:#c1121f}.navbar-links a.active:after{background:#c1121f}.hero{grid-template-columns:minmax(320px,.9fr) minmax(700px,1.4fr);justify-content:space-between;align-items:start;gap:2px;width:100%;max-width:1500px;min-height:auto;margin:auto;padding:30px 80px 20px;display:grid}.hero-image{flex:1.3;margin-top:10px;margin-left:auto;position:relative;transform:none}.hero-image:before{content:"";opacity:.7;pointer-events:none;filter:blur(90px);z-index:-2;background:linear-gradient(90deg,#00000040,#0000);border-radius:50%;width:280px;height:200px;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}.hero-image{background-image:url(/red-speed-lines.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative}.hero-image:after{content:"";filter:blur(25px);z-index:-1;background:linear-gradient(#ff000026,#f000);border-radius:50%;width:800px;height:180px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-content{box-sizing:border-box;flex-direction:column;flex:.9;justify-content:flex-start;align-items:flex-start;width:320px;max-width:320px;padding-top:10px;display:flex}.hero-car{filter:drop-shadow(0 0 15px #c1121fb3);width:900px;max-width:none;transition:all .3s;transform:translate(-120px);box-shadow:0 0 40px #ff00001f,0 0 80px #ff00000d}.hero p{color:#cbd5e1;margin-bottom:35px;font-size:18px}.hero-info{gap:16px}.track-name{color:#d1d5db;white-space:nowrap;margin-bottom:30px;font-weight:500;line-height:1.1;font-size:28px!important}.countdown-card{box-sizing:border-box;background:#0a1020;border:1px solid #c1121f66;border-radius:12px;justify-content:space-between;width:320px;margin-top:12px;padding:14px;display:flex}.countdown-box{text-align:center;flex:1}.countdown-box h3{color:#c1121f;margin:0;font-size:34px}.countdown-box p{letter-spacing:1px;color:#fff;margin-top:8px;font-size:12px}.race-details{border-left:2px solid #c1121f80;flex-direction:column;gap:8px;margin-top:8px;margin-bottom:8px;padding-left:18px;display:flex}.race-details p{color:#e5e7eb;align-items:center;margin:0;font-size:15px;display:flex}.hero-race-image{border:1px solid #ff000040;border-radius:18px;justify-self:end;width:1100px;max-width:100%;height:700px;overflow:hidden;transform:translateY(-100px);box-shadow:0 0 20px #ff000014,0 0 50px #ff000008}.hero-race-image img{object-fit:cover;width:100%;height:100%}.race-details{gap:12px}.detail-item{align-items:center;gap:14px;font-size:20px;display:flex}.detail-icon{color:#c1121f;min-width:20px;margin-right:14px;font-size:18px}.hero-content h1,.circuit-location{margin-bottom:10px}.race-details{margin-bottom:12px}.circuit-card{background:#090909;border:1px solid #c1121f66;border-radius:18px;padding:18px}.circuit-layout{margin-top:8px}.circuit-layout h3{margin-bottom:8px}.track-card{box-sizing:border-box;background:#090909;border:1px solid #c1121f66;border-radius:18px;flex-direction:column;align-self:flex-start;align-items:center;width:320px;max-width:320px;margin-top:8px;padding:14px;display:flex}.track-card img{object-fit:cover;border-radius:12px;width:100%;max-width:100%;height:90px;margin-bottom:10px;display:block}.track-card p{color:#e2e8f0;margin:0}.countdown{margin-top:20px}body{overflow-x:hidden}@media (width<=1200px){.hero{grid-template-columns:1fr;gap:24px;padding:24px 32px 40px}.hero-image{margin-left:0;transform:none}}@media (width<=768px){.hero{padding:20px 20px 32px}.hero-content h1{font-size:2rem}}button{color:#fff;cursor:pointer;background:#c1121f;border:none;border-radius:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s}button:hover{background:#9d0208;transform:translateY(-3px)}.stats-section{grid-template-columns:repeat(3,1fr);gap:25px;padding:40px 80px;display:grid}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:30px}.stat-card h3{color:#c1121f;margin:0;font-size:40px}.stat-card p{margin-top:10px}.drivers-page{padding:60px}.drivers-page h1{text-align:center;margin-bottom:50px;font-size:56px}.drivers-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.driver-card{text-align:center;background:#111827;border-top:4px solid #06b6d4;border-radius:18px;padding:20px;transition:all .3s;box-shadow:0 4px 15px #00000040}.driver-card:hover{transform:translateY(-8px);box-shadow:0 0 25px #06b6d459}.driver-photo-box{background:0 0;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 20px;display:flex}.driver-photo{object-fit:contain;filter:drop-shadow(0 0 12px #ffffff26);width:140px;height:140px}.driver-name{color:#fff;margin-bottom:10px;font-size:22px;font-weight:700}.driver-card p.driver-team{color:#cbd5e1;text-align:center;width:100%;margin:0 auto 20px;font-size:16px;line-height:1.4;display:block}.driver-card{text-align:center}.driver-name,.driver-team{text-align:center;width:100%;margin-left:auto;margin-right:auto;display:block}.driver-card button{color:#fff;background:#1e293b;border:1px solid #475569;border-radius:12px;width:100%;padding:14px;font-size:18px;font-weight:600;transition:all .3s}.driver-card button:hover{background:#334155;border-color:#64748b;transform:translateY(-2px)}@media (width<=1200px){.drivers-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.drivers-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.drivers-grid{grid-template-columns:1fr}.drivers-page{padding:30px}.drivers-page h1{font-size:40px}}.teams-page{padding:60px}.teams-page h1{text-align:center;margin-bottom:50px;font-size:56px}.teams-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;padding:20px;display:grid}.team-card{text-align:center;background:#111827;border-top:4px solid #c1121f;border-radius:20px;padding:35px 25px;transition:all .3s;box-shadow:0 5px 20px #00000040}.team-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #c1121f40}.team-logo-box{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto 25px;padding:10px;display:flex;box-shadow:0 4px 15px #00000040}.team-logo{object-fit:contain;width:100px;height:100px}.team-name{color:#fff;text-align:center;width:100%;margin-bottom:18px;font-size:34px;font-weight:700}.team-drivers{color:#cbd5e1;margin-bottom:25px;font-size:18px;line-height:1.7}.profile-page{min-height:100vh;padding:60px}.profile-card{text-align:center;background:#111827;border-top:4px solid #3b82f6;border-radius:20px;max-width:900px;margin:auto;padding:40px;box-shadow:0 10px 30px #00000059,0 0 25px #3b82f640}.profile-image{object-fit:contain;width:250px;height:250px;margin-bottom:25px}.profile-card h1{color:#fff;margin-bottom:10px}.profile-card h3{color:#cbd5e1;margin-bottom:30px}.profile-details{text-align:left;max-width:400px;margin:auto}.profile-details p{color:#fff;margin:15px 0;font-size:20px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px;display:grid}.stat-card{text-align:center;background:#0f172af2;border:1px solid #2a2a2a;border-top:2px solid #e10600;border-radius:12px;flex-direction:column;justify-content:center;min-height:80px;padding:10px;transition:all .3s;display:flex}.stat-card:hover{border-top:2px solid #ff2b2b;transform:translateY(-3px);box-shadow:0 0 15px #e1060026}.stats-heading{color:#c4b5fd;text-align:center;text-transform:uppercase;letter-spacing:3px;margin-top:80px;margin-bottom:30px;font-size:2rem;font-weight:700;position:relative}.stats-heading:after{content:"";background:#c4b5fd;border-radius:10px;width:110px;height:3px;margin:12px auto 0;display:block}.stat-card h2{color:#fff;margin-bottom:8px;font-size:2rem;font-weight:700}.stat-card p{color:#cfd8dc;margin:0;font-size:.95rem}.profile-card h1{color:#c4b5fd;font-size:3rem;font-weight:700}.profile-card h3{color:#fff;font-size:1.4rem;font-weight:600}.hero-countdown{-webkit-backdrop-filter:blur(1px);z-index:20;background:#00000008;border-radius:12px;flex-direction:column;gap:12px;padding:18px 14px;display:flex;position:absolute;bottom:-11px;left:-85px}.hero-time{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.hero-time span:first-child{color:#fff;text-shadow:0 0 18px #ffffff59;font-family:Segoe UI,sans-serif;font-weight:700}.hero-time span:last-child{color:#ffffffd1;letter-spacing:4px;text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:1000}.days span:first-child{font-size:37px}.hours span:first-child{font-size:47px}.minutes span:first-child{font-size:57px}.seconds span:first-child{font-size:67px}.hero-countdown{transform:perspective(900px)rotateX(45deg)rotate(-5deg)}.creator-section{justify-content:center;align-items:center;width:100vw;margin:50px 0 70px;display:flex;position:relative;left:50%;transform:translate(-50%)}.creator-btn-wrapper{justify-content:center;align-items:center;display:flex}.creator-btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0c0cd9;border:2px solid #c1121f;border-radius:60px;justify-content:center;align-items:center;gap:14px;min-width:340px;height:72px;font-size:22px;font-weight:700;text-decoration:none;transition:all .35s;display:flex;box-shadow:0 0 18px #c1121f2e,inset 0 0 10px #c1121f14}.creator-btn:hover{background:#121212f2;border-color:#e10600;transform:translateY(-3px);box-shadow:0 0 12px #e1060073,0 0 28px #e1060040}.creator-btn{transition:all .35s}.creator-btn:hover{border-color:#e10600;transform:translateY(-4px)scale(1.03);box-shadow:0 0 18px #e1060059,0 0 35px #e106002e}.team-profile{color:#fff;max-width:1550px;margin:0 auto;padding:70px 80px}.team-header{align-items:center;gap:60px;margin-bottom:70px;display:flex}.team-logo-box{background:#111827;border:1px solid #ffffff14;border-radius:25px;justify-content:center;align-items:center;width:230px;height:170px;display:flex}.team-logo-large{object-fit:contain;width:210px;height:auto}.team-title h1{letter-spacing:-1px;margin:0;font-size:62px;font-weight:800;line-height:1.1}.team-title p{color:#bdbdbd;letter-spacing:2px;text-transform:uppercase;margin-top:16px;font-size:22px}.since-year{color:#ff4040;letter-spacing:1px;text-transform:uppercase;background:#ff2a2a14;border:1px solid #ff2a2a2e;border-radius:20px;margin-left:8px;padding:2px 10px;font-size:15px;font-weight:600;display:inline-block}.team-stats-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin:50px 0;display:grid}.team-stat-box{text-align:center;background:#101624;border:1px solid #ff000059;border-radius:18px;min-height:160px;padding:35px;transition:all .3s}.team-stat-box:hover{border-color:#ff3030;transform:translateY(-6px);box-shadow:0 0 25px #ff000040}.team-stat-box h2{color:#ff2a2a;margin-bottom:8px;font-size:34px}.team-stat-box p{color:#cfcfcf}.team-info-section{margin-top:60px}.team-info-section h2{margin-bottom:25px;font-size:34px}.team-info-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.team-info-card{background:#101624;border:1px solid #ffffff14;border-radius:16px;padding:22px}.team-info-card strong{color:#ff3030}.team-drivers-section{margin-top:70px}.team-drivers-section h2{margin-bottom:25px;font-size:34px}.team-drivers-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.team-driver-card{background:#101624;border:1px solid #ff000040;border-radius:18px;padding:25px;transition:all .3s}.team-driver-card:hover{border-color:#ff2a2a;transform:translateY(-5px)}.team-driver-card h3{font-size:24px}.driver-btn{color:#fff;cursor:pointer;background:#1d273b;border:none;border-radius:10px;width:100%;margin-top:20px;padding:12px;font-size:16px;font-weight:600;transition:all .3s}.driver-btn:hover{background:#ff2a2a}.team-info-card strong{color:#ff3030;align-items:center;gap:10px;display:flex}.team-gallery{margin-top:70px}.gallery-scroll{scroll-behavior:smooth;gap:20px;padding-bottom:15px;display:flex;overflow:auto hidden}.gallery-scroll::-webkit-scrollbar{height:8px}.gallery-scroll::-webkit-scrollbar-track{background:#121212;border-radius:20px}.gallery-scroll::-webkit-scrollbar-thumb{background:#ff2a2a;border-radius:20px}.gallery-image{object-fit:cover;cursor:pointer;border:1px solid #ff000040;border-radius:18px;min-width:420px;height:260px;transition:all .35s}.gallery-image:hover{border-color:#ff2a2a;transform:scale(1.03);box-shadow:0 0 20px #ff000040}.image-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000e0;justify-content:center;align-items:center;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.modal-image{object-fit:contain;border-radius:18px;width:auto;max-width:78vw;height:auto;max-height:82vh;animation:.25s zoomIn;box-shadow:0 20px 70px #000000a6}.close-btn{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;padding:0;font-size:42px;font-weight:300;line-height:1;transition:opacity .2s;position:absolute;top:35px;right:35px}.close-btn:hover{opacity:.65}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.calendar-page{color:#fff;min-height:100vh}.calendar-hero{text-align:center;max-width:900px;margin:100px auto 80px;padding:0 20px}.calendar-title{color:#fff;letter-spacing:1px;margin-bottom:18px;font-size:3.2rem;font-weight:700}.calendar-subtitle{color:#bdbdbd;margin-bottom:18px;font-size:1.3rem}.calendar-description{color:#8d8d8d;letter-spacing:.5px;margin-bottom:35px;font-size:1.05rem}.calendar-divider{background:#e10600;border-radius:50px;width:120px;height:4px;margin:auto}.timeline-card{box-sizing:border-box;background:#14141473;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:min(90%,1100px);min-height:340px;margin:60px auto 80px;padding:40px 40px 48px;display:flex}.season-navigation{justify-content:center;align-items:center;gap:12px;margin:0 0 45px;display:flex}.current-season{color:#fff;background:#e10600;border:none;border-radius:12px;justify-content:center;align-items:center;width:130px;height:55px;font-size:1.25rem;font-weight:700;display:flex}.current-season:hover{background:#ff1f1f}.season-arrow{color:#fff;cursor:pointer;background:0 0;border:2px solid #333;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.5rem;transition:all .3s;display:flex}.season-arrow:hover{color:#e10600;border-color:#e10600}.season-heading{color:#fff;text-align:center;margin-bottom:20px;font-size:2rem}.timeline-card{padding:55px 50px 45px}.timeline-heading{text-align:center;color:#fff;margin:0 0 35px;font-size:2rem}.timeline-scroll{box-sizing:border-box;width:100%;padding:0 25px 10px;overflow:auto hidden}.timeline-scroll::-webkit-scrollbar{height:8px}.timeline-scroll::-webkit-scrollbar-thumb{background:#e10600;border-radius:20px}.timeline-track{align-items:flex-start;gap:70px;min-width:max-content;margin:0 auto;padding:40px 80px 15px;display:flex;position:relative}.timeline-track:before{content:"";z-index:0;background:#2d2d2d;height:3px;position:absolute;top:62px;left:0;right:0}.timeline-item{text-align:center;z-index:1;min-width:130px;position:relative}.timeline-dot{border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin:0 auto 18px}.timeline-item h4{color:#fff;margin-bottom:8px;font-size:18px}.timeline-item p{color:#9d9d9d;font-size:15px}.timeline-item.completed .timeline-dot{background:#e10600}.timeline-item.current .timeline-dot{background:#0f6;box-shadow:0 0 15px #0f6}.timeline-item.upcoming .timeline-dot{background:#fff}.timeline-item.cancelled .timeline-dot{background:#5b5b5b}.circuits-section{justify-content:center;margin:70px auto 100px;display:flex}.circuit-card{background:#14141473;border:1px solid #ffffff0f;border-radius:22px;align-items:center;width:min(68%,850px);margin:0 auto;transition:all .35s;display:flex;overflow:hidden}.circuit-card:hover{border-color:#e10600;transform:translateY(-6px)}.circuit-image{width:42%}.circuit-image img{object-fit:cover;width:100%;height:290px;display:block}.circuit-details{flex:1;padding:40px}.round{color:#e10600;margin-bottom:10px;font-weight:700}.circuit-details h2{color:#fff;margin-bottom:8px;font-size:2rem}.circuit-details h3{color:#cfcfcf;margin-bottom:22px}.circuit-details p{color:#bdbdbd;margin-bottom:12px;font-size:1.05rem}.circuits-scroll{flex-direction:column;align-items:center;gap:30px;width:min(88%,1100px);height:700px;padding-right:12px;display:flex;overflow:hidden auto}.circuits-scroll::-webkit-scrollbar{width:8px}.circuits-scroll::-webkit-scrollbar-track{background:#1b1b1b;border-radius:20px}.circuits-scroll::-webkit-scrollbar-thumb{background:#e10600;border-radius:20px}.circuits-scroll::-webkit-scrollbar-thumb:hover{background:#ff2d2d}.active-card{border:2px solid #00ff6a;box-shadow:0 0 20px #00ff6a59}.track-card{width:460px;max-width:100%;margin-top:24px}.track-image{object-fit:cover;object-position:center;border:2px solid #ffffff14;border-radius:14px;width:100%;height:115px;transition:all .3s}.track-image:hover{transform:scale(1.02)}.track-card p{margin-top:8px;font-size:16px}.track-card h3{margin-bottom:8px}.team-cell{align-items:center;gap:12px;display:flex}.team-cell img{object-fit:contain;width:34px;height:34px}.standings-page{color:#fff;max-width:1400px;margin:50px auto;padding:20px}.standings-header h1{margin-bottom:10px;font-size:42px}.standings-header p{color:#999;margin-bottom:35px}.standings-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.toggle-buttons{gap:10px;display:flex}.toggle-buttons button{color:#fff;cursor:pointer;background:#161616;border:1px solid #333;border-radius:30px;padding:12px 28px;transition:all .3s}.toggle-buttons button:hover{border-color:#e10600}.toggle-buttons button.active{background:#e10600;border-color:#e10600}select{color:#fff;background:#111;border:1px solid #444;border-radius:8px;padding:12px 18px}.standings-table-container{border-radius:10px;width:100%;overflow:auto hidden}.standings-scroll{scrollbar-width:thin;scrollbar-color:#e10600 #111;padding-bottom:10px;overflow:auto hidden}.standings-table{border-collapse:collapse;width:100%;min-width:900px}.standings-table th{text-align:left;background:#111;border-bottom:2px solid #e10600;padding:16px}.standings-table td{border-bottom:1px solid #222;padding:16px}.standings-table tbody tr:hover{background:#171717}.loading{text-align:center;color:#ccc;padding:80px;font-size:20px}.position{width:70px;font-size:18px;font-weight:700}.driver-info{flex-direction:column;display:flex}.driver-name{color:#fff;font-size:16px;font-weight:600}.driver-nationality{color:#9d9d9d;margin-top:4px;font-size:12px}.points{color:#e10600;font-size:18px;font-weight:700}.standings-table tbody tr{transition:background .25s}.standings-table tbody tr:hover{background:#171717;transform:translate(6px)}.standings-table-container::-webkit-scrollbar{height:8px}.standings-table-container::-webkit-scrollbar-track{background:#111}.standings-table-container::-webkit-scrollbar-thumb{background:#444;border-radius:20px}.standings-table-container::-webkit-scrollbar-thumb:hover{background:#e10600}.driver-team{color:#bdbdbd;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.driver-team-logo{object-fit:contain;width:18px;height:18px}.highlights-page{color:#fff;min-height:100vh;padding-top:60px}.highlights-hero h1{color:#fff;margin-bottom:20px;font-size:3.2rem;font-weight:700}.highlights-hero p{color:#b5b5b5;max-width:750px;font-size:1.1rem;line-height:1.7}.featured-highlights{gap:30px;margin-top:60px;margin-bottom:70px;display:flex}.highlight-box{background:#121212;border:1px solid #2a2a2a;border-radius:18px;flex:1;padding:30px;transition:all .3s}.highlight-box:hover{border-color:#e10600;transform:translateY(-5px)}.highlight-box h2{color:#e10600;margin-bottom:15px}.highlight-box h3{margin-bottom:12px}.highlight-box p{color:#aaa}.season-highlights{max-width:800px;margin:40px auto 0;padding:0 40px}.season-highlights h2{text-align:center;margin-bottom:28px;font-size:2rem;font-weight:700}.highlights-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.highlight-item{background:#141414;border:1px solid #252525;border-radius:12px;justify-content:space-between;align-items:center;padding:18px 24px;transition:all .25s;display:flex}.highlight-item:hover{border-color:#e10600;transform:translate(4px)}.highlight-item h3{color:#fff;margin-bottom:8px;font-size:1.25rem}.highlight-item p{color:#9d9d9d}.watch-btn{color:#fff;background:#e10600;border-radius:25px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s}.watch-btn:hover{background:#ff2a2a}.upcoming{color:#8d8d8d;font-size:.95rem;font-weight:600}.about-page{color:#fff;min-height:100vh;padding:70px 0}.about-container{justify-content:space-between;align-items:center;gap:80px;width:90%;max-width:1100px;margin:auto;display:flex}.about-image{justify-content:center;align-items:center;display:flex}.about-image img{object-fit:contain;width:450px;height:auto;box-shadow:none;border:none;border-radius:0}.about-content{flex:1}.about-content h1{margin-bottom:10px;font-size:3rem}.about-content h2{color:#e10600;margin-bottom:10px;font-size:2rem}.role{color:#bdbdbd;margin-bottom:25px;font-size:1.1rem}.description{color:#d3d3d3;margin-bottom:40px;line-height:1.8}.description span{color:#e10600;font-weight:700}.contact-card{background:#151515;border:1px solid #2d2d2d;border-radius:18px;padding:30px}.contact-item{align-items:center;gap:18px;margin-bottom:22px;display:flex}.contact-item:last-child{margin-bottom:0}.contact-item span{font-size:1.4rem}.contact-item a{color:#fff;text-decoration:none;transition:all .3s}.contact-item a:hover{color:#e10600}@media (width<=900px){.about-container{text-align:center;flex-direction:column}.contact-item{justify-content:center}.about-image img{width:260px;height:260px}}.hero-bg{object-fit:cover;object-position:center bottom;border-radius:28px;width:100%;height:100%;position:absolute;inset:0}.hero-driver{z-index:5;height:500px;position:absolute;bottom:0;left:30%;transform:translate(-50%)}.hero-contact{opacity:.8;z-index:8;align-items:center;gap:15px;display:flex;position:absolute;bottom:55px;left:70%}.hero-contact a{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0fbf;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.hero-contact a:hover{background:#e10600;border-color:#e10600;transform:translateY(-3px);box-shadow:0 8px 25px #e1060059}.hero-card{background:#050505;border:1px solid #ffffff14;border-radius:30px;width:80%;height:550px;margin:5px auto auto;position:relative;overflow:hidden}.hero-card:after{content:"";z-index:2;background:linear-gradient(90deg,#00000073,#0000000d,#00000073);position:absolute;inset:0}.hero-bg{z-index:1}.hero-driver{z-index:5}.hero-contact{z-index:6}.driver-number{color:#fff;letter-spacing:1px;font-size:1.8rem;font-weight:700;position:absolute;top:12px;right:-25px}.hero-logo{z-index:6;width:520px;height:auto;position:absolute;top:50%;left:43%;transform:translateY(-50%)}
