@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Oswald:wght@500;600;700&display=swap');
:root{--blue:#e9922f;--cyan:#f3ad53;--bg:#0f0e0e;--panel:#181716;--panel2:#1e1d1b;--line:rgba(255,166,64,0.24);--orange:#ffa135;--blue2:#d47a18;--amber:#ffb35b;--text:#f0ece4;--muted:#aaa59d;--online:#21e58b}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 10%,#252422 0,#0f0e0e 42%,#0c0c0b 100%);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}body.modal-open,body.server-guide-open,body.fleet-guide-open{overflow:hidden}
.topbar{position:sticky;top:0;z-index:50;height:78px;padding:0 4%;display:flex;align-items:center;gap:28px;background:rgba(14,13,13,0.9);border-bottom:1px solid rgba(255,173,79,0.16);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;min-width:290px}.brand img{width:58px;height:58px;object-fit:contain}.brand b{display:block;font-family:Oswald,sans-serif;font-size:25px;letter-spacing:.5px}.brand small{display:block;font-size:8px;letter-spacing:2.5px;color:#e9ad69;margin-top:2px}.topbar nav{display:flex;gap:22px;align-items:center;flex:1;justify-content:center}.topbar nav a,.top-actions>a{font-size:10px;font-weight:800;letter-spacing:1.2px;color:#d4d0c7}.topbar nav a:hover,.top-actions>a:hover{color:var(--cyan)}.top-actions{display:flex;gap:14px;align-items:center}.discord-btn{padding:13px 17px;border-radius:8px;background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 0 22px rgba(255,161,53,0.22);color:white!important}
.hero{min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden;background:url('/assets/warm-theme-hero.jpg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,12,12,0.95) 0%,rgba(13,12,12,0.72) 35%,rgba(13,12,12,0.12) 67%,rgba(13,12,12,0.3) 100%),linear-gradient(0deg,rgba(12,12,11,0.8),transparent 28%)}.hero-copy{position:relative;z-index:1;width:min(650px,54%);margin-left:7%;padding:80px 0}.eyebrow,.section-head span,.connect-copy>span,.live-card header span{font-size:10px;font-weight:800;letter-spacing:3px;color:#f1b36c}.hero h1{font-family:Oswald,sans-serif;font-size:clamp(58px,7vw,102px);line-height:.88;margin:18px 0 18px;letter-spacing:-2px}.hero h1 em{font-style:normal;color:var(--blue);text-shadow:0 0 24px rgba(255,161,53,0.28)}.hero p{font-size:16px;line-height:1.7;color:#d1e1ec;max-width:560px}.hero-buttons{display:flex;gap:14px;margin-top:28px}.btn{border:0;border-radius:7px;padding:15px 20px;font-size:10px;font-weight:900;letter-spacing:1.2px;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 8px 28px rgba(255,140,39,0.25)}.btn.ghost,.outline-btn{background:rgba(16,15,15,0.7);border:1px solid rgba(255,172,76,0.65);padding:14px 20px;border-radius:7px;font-size:10px;font-weight:900;letter-spacing:1px;cursor:pointer}.btn span{margin-left:14px}.hero-mark{position:absolute;right:5%;bottom:9%;font-family:Oswald,sans-serif;font-size:23px;line-height:1.05;letter-spacing:3px;color:#fff1e0;text-align:right;text-shadow:0 3px 15px #000000}.hero-mark strong{color:var(--blue)}
.highlights{display:grid;grid-template-columns:repeat(5,1fr);background:#111110;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.highlights div{padding:20px;text-align:center;border-right:1px solid rgba(255,183,101,0.12)}.highlights b{display:block;color:var(--cyan);font:700 24px Oswald,sans-serif}.highlights span{font-size:8px;letter-spacing:1.5px;color:#aaa59d}
.section{width:min(1450px,92%);margin:0 auto;padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-head h2{font:600 clamp(30px,4vw,48px) Oswald,sans-serif;margin:8px 0 0}.section-head p{max-width:600px;color:var(--muted);line-height:1.65;font-size:13px}
.server-table{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.server-head{display:none}.server-row{min-height:265px;padding:24px;display:grid;grid-template-columns:1fr;align-content:start;gap:12px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(30,29,28,0.96),rgba(17,16,15,0.96));box-shadow:0 18px 50px rgba(0,0,0,0.28);position:relative;overflow:hidden}.server-row:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,161,53,0.08),transparent 45%);pointer-events:none}.server-row>span:first-child,.server-name-only,.server-mod-trigger{font:600 23px Oswald,sans-serif;color:white;background:none;border:0;text-align:left;padding:0}.server-mod-trigger{cursor:pointer}.server-row .status-on,.server-row .status-off{justify-self:start;padding:7px 11px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:1px}.status-on{color:#7affbd;background:rgba(33,229,139,0.1);border:1px solid rgba(33,229,139,0.3)}.status-off{color:#ff8c9a;background:rgba(255,80,100,0.08);border:1px solid rgba(255,80,100,0.22)}.server-players-trigger{border:0;background:none;text-align:left;color:#dcebf5;font-size:15px;cursor:pointer;padding:0}.server-row>span:last-child{color:#b7ada1;font-size:11px}.server-row:after{content:'VIEW DETAILS  →';position:absolute;right:20px;bottom:18px;color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:1px}
.connect-panel{display:grid;grid-template-columns:1.5fr .7fr;gap:25px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(130deg,#1c1b19,#0f0e0e);padding:38px}.connect-copy h2{font:600 48px Oswald;margin:8px 0}.connect-copy>p{color:var(--muted);max-width:680px;line-height:1.7}.connect-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:26px 0}.connect-steps>div{padding:16px;border:1px solid rgba(255,171,75,0.13);background:rgba(255,255,255,0.025);border-radius:10px}.connect-steps b{display:inline-block;color:var(--blue);font:700 20px Oswald;margin-right:10px}.connect-steps strong{font-size:11px}.connect-steps small{display:block;color:#aca297;font-size:10px;line-height:1.5;margin:7px 0 0 31px}.connect-art{min-height:330px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,rgba(255,161,53,0.22),transparent 42%),#131312;border:1px solid rgba(255,165,61,0.16)}.art-ring{width:150px;height:150px;border:1px solid var(--cyan);border-radius:50%;display:grid;place-items:center;font:700 44px Oswald;color:var(--cyan);box-shadow:0 0 50px rgba(255,161,53,0.15);margin-bottom:25px}.connect-art b{font-size:13px;letter-spacing:2px}.connect-art span{font-size:9px;color:var(--blue);letter-spacing:3px;margin-top:8px}.connect-art small{color:#a89f94;margin-top:14px}
.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px}.gallery-grid img{width:100%;height:150px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,175,83,0.18);display:block}.gallery-main{position:relative;border:0;padding:0;background:none;cursor:pointer}.gallery-main img{height:315px}.gallery-main span{position:absolute;left:20px;bottom:20px;background:rgba(14,14,13,0.88);border:1px solid var(--line);padding:12px 15px;border-radius:7px;font-size:9px;font-weight:900}.gallery-grid>div{display:grid;gap:14px}.gallery-note{font-size:10px;color:#999087;margin-top:14px}
.feature-links{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-top:10px}.feature-links a{padding:22px 18px;border:1px solid rgba(255,175,83,0.16);border-radius:12px;background:rgba(24,23,22,0.8);transition:.2s}.feature-links a:hover{transform:translateY(-3px);border-color:var(--blue)}.feature-links span{font-size:27px;color:var(--blue);display:block;margin-bottom:14px}.feature-links b{display:block;font:600 16px Oswald}.feature-links small{display:block;color:#a89f94;font-size:9px;margin-top:6px}
.live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.home-server-card .server-status{display:inline-flex;align-items:center;gap:7px}
.home-server-card .server-status i{width:9px;height:9px;border-radius:50%;display:inline-block;background:#857e75;box-shadow:none}
.home-server-card .server-status.is-online i{background:#1dff58;box-shadow:0 0 12px rgba(29,255,88,0.7)}
.home-server-card .server-status.is-offline i{background:#ff5b67;box-shadow:0 0 10px rgba(255,91,103,0.45)}
.home-server-card .server-live-bar{display:flex;justify-content:space-between;gap:12px;padding:10px 14px;margin:0 0 12px;border-top:1px solid rgba(242,161,58,0.1);border-bottom:1px solid rgba(242,161,58,0.1);background:rgba(16,15,14,0.48);font-size:9px;letter-spacing:1px;color:#aca297}
.home-server-card .server-live-bar b{color:#eaf8ff;font-weight:800}
.home-server-card .server-live-source{color:#e9a443!important;font-size:8px!important;letter-spacing:1px!important;font-weight:800}
.live-card,.board,.achievements{border:1px solid rgba(242,161,58,0.16);border-radius:16px;background:rgba(22,21,20,0.86);overflow:hidden}.live-card header,.board .section-head,.achievements .section-head{padding:24px;border-bottom:1px solid rgba(242,161,58,0.12)}.live-card header h2{font:600 25px Oswald;margin:7px 0}.live-card header b{float:right;color:var(--online);font-size:9px}.live-card>div{padding:20px;min-height:190px}.board,.achievements{width:min(1450px,92%);margin:0 auto 35px}.board .section-head,.achievements .section-head{margin:0}.driver-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.driver{background:#131211!important;border:1px solid rgba(255,171,75,0.14)!important;border-radius:12px!important}.rank,.modal-kicker,.week-crown{color:var(--cyan)!important}.avatar,.driver-modal-avatar{border-color:var(--blue)!important;background:#142312!important}.badge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;padding:18px}.badge{border:1px solid rgba(255,175,83,0.16)!important;background:linear-gradient(145deg,#1b1a19,#100f0f)!important}.badge-label{background:rgba(14,13,13,0.9)!important;border-color:rgba(255,175,83,0.25)!important;color:#eee7dc!important}.stats{width:min(1450px,92%);margin:0 auto 55px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,175,83,0.14);border-radius:14px;overflow:hidden}.stats div{padding:22px;background:#111110;border-right:1px solid rgba(255,175,83,0.1);text-align:center}.stats b{display:block;font:700 28px Oswald;color:var(--cyan)}.stats span{font-size:8px;letter-spacing:1.5px;color:#a69d92}
footer{padding:35px 4%;display:grid;grid-template-columns:1.3fr 2fr 1fr;align-items:center;gap:25px;background:#0e0d0d;border-top:1px solid rgba(255,171,75,0.16)}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:50px}.footer-brand b{font:700 25px Oswald}.footer-brand small{display:block;color:#988f86;font-size:8px;letter-spacing:2px}.footer-links{display:flex;justify-content:center;gap:17px;flex-wrap:wrap}.footer-links a,.footer-social a{font-size:8px;font-weight:800;letter-spacing:1px;color:#b8aea2}.footer-social{display:flex;gap:15px;justify-content:end}footer p{grid-column:1/-1;text-align:center;color:#807971;font-size:9px;margin:8px 0 0}
.loading,.empty{color:#a39a8f;padding:30px;text-align:center}.server-player-tooltip,.server-mod-tooltip{position:fixed;z-index:201;background:#111110;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 60px #000b;color:white}.server-player-head,.server-mod-tooltip-head{padding:14px;border-bottom:1px solid var(--line);display:flex;gap:10px;align-items:center}.server-player-head b,.server-mod-tooltip-head b{color:var(--cyan);margin-left:auto}.server-player-close,.server-mod-close{background:none;border:0;font-size:22px;cursor:pointer}.server-player-list,.server-mod-tooltip-list{padding:10px;max-height:360px;overflow:auto}.server-player-item{display:flex;gap:10px;padding:8px}.server-player-item span{color:var(--blue)}.server-mod-tooltip-sub{padding:10px 14px;color:#b7ada1;font-size:10px}.server-mod-tooltip-list div{display:flex;gap:10px;padding:6px 12px;font-size:10px}.server-mod-tooltip-list span{color:var(--blue)}
.driver-modal,.server-guide-modal,.fleet-guide-modal{position:fixed;inset:0;z-index:150}.driver-modal-backdrop,.server-guide-backdrop,.fleet-guide-backdrop{position:absolute;inset:0;background:rgba(12,11,11,0.84);backdrop-filter:blur(12px)}.driver-modal-panel,.server-guide-panel,.fleet-guide-panel{position:relative;z-index:1}.driver-modal{display:grid;place-items:center;padding:20px}.driver-modal-panel{width:min(900px,95vw);max-height:90vh;overflow:auto;background:#111110;border:1px solid var(--line);border-radius:18px;padding:28px}.driver-modal-close,.server-guide-close,.fleet-guide-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:50%;background:#1c1b1a;border:1px solid var(--line);font-size:24px;cursor:pointer}.driver-modal-top{display:flex;gap:20px;align-items:center}.driver-modal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.driver-modal-stats div{background:#1c1b1a;border:1px solid rgba(255,175,83,0.12);padding:15px;border-radius:10px}.modal-achievements{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.modal-achievement,.modal-badge{background:#181716!important;border-color:rgba(255,175,83,0.15)!important}
.server-guide-modal,.fleet-guide-modal{display:grid;place-items:center;padding:20px}.server-guide-panel{width:min(1050px,96vw);height:min(900px,94vh);background:#111110;border:1px solid rgba(255,171,75,0.35);border-radius:18px;overflow:hidden;box-shadow:0 30px 100px #000000}.server-guide-header{display:flex;gap:18px;align-items:center;padding:24px 30px;background:linear-gradient(120deg,#201f1d,#111110);border-bottom:1px solid var(--line)}.guide-icon{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));font:700 25px Oswald;flex:none}.server-guide-header span{font-size:9px;color:var(--cyan);font-weight:800;letter-spacing:2px}.server-guide-header h2{font:600 32px Oswald;margin:7px 0}.server-guide-header p{margin:0;color:#ada398;font-size:12px}.server-guide-scroll{height:calc(100% - 118px);overflow:auto}.server-guide-content{padding:25px;display:grid;gap:13px}.server-guide-step{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:20px;border:1px solid rgba(255,175,83,0.13);border-radius:12px;background:#181716}.guide-step-number{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;background:rgba(255,161,53,0.1);border:1px solid rgba(255,161,53,0.35);color:var(--cyan);font:700 17px Oswald}.server-guide-step h3{font:600 17px Oswald;margin:0 0 7px}.server-guide-step p,.server-guide-step li{color:#bab0a4;font-size:11px;line-height:1.65}.server-guide-step code,.guide-folder code{display:block;background:#100f0e;color:#ffbe73;border:1px solid rgba(255,175,83,0.15);padding:11px;border-radius:7px;overflow:auto;font-size:10px}.guide-download-actions{display:flex;flex-wrap:wrap;gap:9px;margin:13px 0}.guide-download-button{display:inline-block;padding:11px 13px;background:linear-gradient(135deg,#e98f27,#de7a22);border-radius:7px;font-size:9px;font-weight:900}.guide-subbox,.guide-folder,.guide-quick,.guide-troubleshooting{padding:16px;border:1px solid rgba(255,175,83,0.13);border-radius:10px;background:#142312}.guide-subbox h4{font-size:9px;color:var(--cyan);letter-spacing:1.5px}.filter-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.filter-checks div,.guide-action{padding:12px;background:rgba(255,161,53,0.08);border:1px solid rgba(255,161,53,0.25);border-radius:7px;color:#fff1e0;font-size:10px;font-weight:800}.server-name-list{display:grid;gap:8px}.server-name-list div{padding:9px;background:#111110;border-radius:7px;font-size:11px}.server-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 10px var(--blue);margin-right:8px}.guide-warning{color:#ffbf7d!important}.guide-troubleshooting span,.guide-folder>span{font-size:9px;color:var(--cyan);font-weight:900;letter-spacing:2px}.guide-quick h3{font:600 18px Oswald;margin:0}.fleet-dual-panels{position:relative;z-index:1;width:min(1300px,96vw);height:min(820px,92vh);display:grid;grid-template-columns:1fr 1fr;gap:14px}.fleet-guide-panel{background:#111110;border:1px solid rgba(255,171,75,0.3);border-radius:16px;padding:25px;overflow:hidden}.fleet-guide-header{display:flex;justify-content:space-between;gap:15px}.fleet-guide-header h2{font:600 30px Oswald;margin:6px 0}.fleet-guide-header span{font-size:9px;color:var(--cyan);font-weight:800}.fleet-guide-header p{color:#ada398;font-size:10px}.fleet-carousel,.screenshot-carousel{display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center;margin-top:25px}.fleet-nav{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#1c1b1a;cursor:pointer}.fleet-slide-wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.fleet-visual{height:330px;display:grid;place-items:center;background:radial-gradient(circle,rgba(255,161,53,0.15),transparent 60%),#131312;border-radius:12px}.fleet-visual-icon{font-size:75px}.fleet-visual-label{font-size:9px;letter-spacing:2px;color:var(--cyan)}.fleet-slide-copy h3{font:600 28px Oswald}.fleet-slide-copy p,.fleet-slide-note{color:#b4aa9e;font-size:11px;line-height:1.7}.fleet-dots{text-align:center;margin:20px}.screenshot-frame{height:500px;display:grid;place-items:center;background:#100f0e;border-radius:12px;overflow:hidden}.screenshot-frame img{width:100%;height:100%;object-fit:contain}.fleet-footer-hint{text-align:center;color:#90887f;font-size:9px}
@media(max-width:1050px){.topbar nav{display:none}.brand{min-width:0}.hero-copy{width:70%;margin-left:5%}.server-table,.live-grid{grid-template-columns:1fr}.feature-links{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-main{grid-row:span 2}.connect-panel{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-social{justify-content:center}.fleet-dual-panels{grid-template-columns:1fr}.fleet-equipment-panel{display:none}}
@media(max-width:650px){.topbar{height:65px;padding:0 14px}.brand b{font-size:19px}.brand img{width:45px;height:45px}.top-actions>a:first-child{display:none}.discord-btn{padding:10px 12px}.hero{min-height:570px}.hero-copy{width:90%;margin:0 auto;padding:60px 0}.hero h1{font-size:58px}.hero-mark{display:none}.highlights{grid-template-columns:repeat(2,1fr)}.highlights div{padding:14px}.section{padding:50px 0}.section-head{display:block}.connect-steps{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-main{grid-row:auto}.feature-links{grid-template-columns:1fr}.driver-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.server-guide-panel{height:95vh}.server-guide-header{padding:20px}.server-guide-header h2{font-size:25px}.server-guide-step{grid-template-columns:42px 1fr}.fleet-slide-wrap{grid-template-columns:1fr}.fleet-visual{height:230px}.screenshot-frame{height:65vh}}

/* V400 standalone page system */
.standalone{min-height:calc(100vh - 78px)}
.page-hero{min-height:360px;padding:80px 7%;display:flex;align-items:end;background:linear-gradient(90deg,rgba(13,13,12,0.98),rgba(13,13,12,0.7)),url('/assets/warm-theme-hero.jpg') center/cover;border-bottom:1px solid rgba(255,169,70,0.18)}
.page-hero span{font-size:10px;letter-spacing:3px;color:#e9a443;font-weight:900}.page-hero h1{font:600 clamp(48px,7vw,82px) Oswald;margin:10px 0}.page-hero p{max-width:760px;color:#c5baad;font-size:14px;line-height:1.7}.guide-page,.progress-page,.gallery-page{width:min(1450px,92%);margin:auto;padding:42px 0 70px}.guide-intro{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px}.guide-intro span,.section-head span{font-size:10px;letter-spacing:2.5px;color:#e9a443;font-weight:900}.guide-intro h2,.progress-panel h2{font:600 34px Oswald;margin:7px 0}.guide-intro p{color:#a5a099;max-width:720px}.guide-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.guide-page-card,.guide-troubleshooting{padding:25px;border:1px solid rgba(242,161,58,0.18);border-radius:15px;background:linear-gradient(145deg,#1c1b18,#131312);box-shadow:0 18px 50px rgba(0,0,0,0.18)}.guide-page-card>b{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:rgba(255,161,53,0.1);border:1px solid rgba(255,161,53,0.3);color:#e9a443;font:700 16px Oswald}.guide-page-card h3{font:600 20px Oswald;margin:15px 0 8px}.guide-page-card p,.guide-page-card li,.guide-troubleshooting li{color:#a5a099;font-size:11px;line-height:1.7}.guide-page-card code{display:block;background:#100f0e;color:#ffbe73;padding:12px;border-radius:8px;overflow:auto;font-size:10px}.guide-page-card ol{padding-left:20px}.guide-subbox{margin-top:15px;padding:15px;background:#142312;border:1px solid rgba(242,161,58,0.13);border-radius:10px}.guide-subbox h4{font-size:9px;color:#e9a443;letter-spacing:1.5px}.guide-download-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.guide-download-button{display:inline-block;padding:11px 13px;background:linear-gradient(135deg,#e98f27,#de7a22);border-radius:8px;font-size:9px;font-weight:900;color:#ffffff}.guide-subbox .guide-download-button{margin:5px 5px 0 0}.filter-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-checks div,.guide-action{padding:12px;background:rgba(255,161,53,0.08);border:1px solid rgba(255,161,53,0.25);border-radius:8px;color:#fff1e0;font-size:10px;font-weight:800}.server-name-list{display:grid;gap:8px}.server-name-list div{padding:10px;background:#111110;border-radius:8px;font-size:11px}.server-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#24e66b;box-shadow:0 0 10px #24e66b;margin-right:8px}.guide-troubleshooting{margin-top:16px}.guide-troubleshooting span{font-size:9px;color:#e9a443;font-weight:900;letter-spacing:2px}.progress-page{padding-top:25px}.page-tabs{display:flex;gap:8px;margin-bottom:14px}.page-tabs a{padding:14px 20px;border:1px solid rgba(242,161,58,0.16);background:#171b1c;border-radius:10px;color:#bab0a4;font-size:10px;font-weight:900;letter-spacing:1px}.page-tabs a.active{background:linear-gradient(135deg,#d27f20,#c06b21);color:#ffffff;border-color:#ffa641}.progress-panel{border:1px solid rgba(242,161,58,0.16);background:linear-gradient(145deg,#171b1c,#131312);border-radius:16px;margin-bottom:18px;padding:25px;overflow:hidden}.progress-panel .section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.progress-panel .section-head p{max-width:600px;color:#aca297;font-size:11px}.progress-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.progress-summary div{padding:15px;border:1px solid rgba(242,161,58,0.12);border-radius:10px;background:#1c1b1a;text-align:center}.progress-summary b{display:block;color:#e9a443;font:700 28px Oswald}.progress-summary span{font-size:8px;color:#a69d92;letter-spacing:1.5px}.standalone-badges{padding:0;grid-template-columns:repeat(5,1fr);gap:12px}.standalone-badges .badge{min-width:0}.standalone-driver-grid{padding:0;display:grid;grid-template-columns:1fr;gap:8px}.leaderboard-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr 1fr;padding:10px 15px;color:#958d83;font-size:8px;letter-spacing:1.5px}.standalone-driver-grid .driver{display:grid;grid-template-columns:70px 1fr auto;align-items:center;min-height:100px}.standalone-driver-grid .avatar{width:58px;height:58px}.standalone-driver-grid .mini{grid-template-columns:repeat(4,minmax(80px,1fr))}.standalone-driver-grid .rank{font-size:18px;padding-right:18px}.gallery-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-tile{position:relative;aspect-ratio:16/10;border:1px solid rgba(242,161,58,0.18);background:#131312;border-radius:12px;overflow:hidden;padding:0;cursor:pointer}.gallery-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.gallery-tile:hover img{transform:scale(1.04)}.gallery-lightbox{position:fixed;inset:0;z-index:500;background:rgba(11,10,10,0.94);backdrop-filter:blur(12px);display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:35px}.gallery-lightbox figure{height:90vh;margin:0;display:grid;grid-template-rows:1fr auto;place-items:center}.gallery-lightbox img{max-width:100%;max-height:82vh;object-fit:contain}.gallery-lightbox figcaption{color:#a5a099;font-size:10px;padding:10px}.gallery-lightbox button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(242,161,58,0.25);background:#191817;color:#ffffff;font-size:22px;cursor:pointer}.gallery-close{position:absolute;right:25px;top:20px}.gallery-prev{justify-self:start}.gallery-next{justify-self:end}
@media(max-width:1000px){.guide-page-grid{grid-template-columns:1fr}.standalone-badges{grid-template-columns:repeat(3,1fr)}.gallery-wall{grid-template-columns:repeat(2,1fr)}.leaderboard-head{display:none}.standalone-driver-grid .driver{grid-template-columns:60px 1fr auto}.standalone-driver-grid .mini{grid-template-columns:repeat(2,1fr)}.progress-panel .section-head,.guide-intro{display:block}.guide-intro .btn{margin-top:15px}}
@media(max-width:650px){.page-hero{min-height:300px;padding:60px 5%}.page-hero h1{font-size:52px}.guide-page,.progress-page,.gallery-page{width:92%;padding:30px 0 50px}.standalone-badges{grid-template-columns:repeat(2,1fr)}.progress-summary{grid-template-columns:1fr}.gallery-wall{grid-template-columns:1fr}.gallery-lightbox{grid-template-columns:45px minmax(0,1fr) 45px;padding:20px}.gallery-lightbox figure{height:80vh}}

[hidden]{display:none !important;}

/* How to Connect readability upgrade */
.guide-page-card p,.guide-page-card li,.guide-troubleshooting li{font-size:15px;line-height:1.8;color:#b9cbd7}
.guide-page-card code{font-size:13px;line-height:1.65}
.guide-page-card h3{font-size:25px}
.guide-subbox h4{font-size:11px}
.guide-download-button{font-size:12px;padding:13px 15px}
.filter-checks div,.guide-action{font-size:13px;padding:14px}
.server-name-list div{font-size:14px;padding:12px}
.guide-troubleshooting span,.guide-folder>span{font-size:11px}
@media(max-width:650px){.guide-page-card p,.guide-page-card li,.guide-troubleshooting li{font-size:15px}.guide-page-card code{font-size:12px}.guide-page-card h3{font-size:23px}.filter-checks{grid-template-columns:1fr}}

/* V500 Driver Progression redesign — inspired by the approved Basic Trucking dashboard direction */
.progress-hero{min-height:260px;padding:58px 7% 48px;display:flex;align-items:end;background:linear-gradient(90deg,rgba(13,13,12,0.94),rgba(13,13,12,0.46)),url('/assets/warm-theme-hero.jpg') center/cover;border-bottom:1px solid rgba(255,169,70,0.2)}
.progress-hero-copy{max-width:760px}.progress-hero-copy>span{font-size:10px;letter-spacing:3px;color:#e9a443;font-weight:900}.progress-hero-copy h1{font:600 clamp(50px,6vw,76px) Oswald;margin:12px 0 10px}.progress-hero-copy p{margin:0;color:#e0edf5;font-size:15px;line-height:1.65;max-width:650px}
.progress-page{width:min(1450px,92%);padding-top:20px}.page-tabs{position:relative;display:flex;align-items:stretch;gap:2px;margin-bottom:0}.page-tabs a{font-size:13px;padding:16px 24px;border-radius:12px 12px 0 0}.page-tabs a.active{box-shadow:0 -2px 20px rgba(255,161,53,0.16)}.progress-links{margin-left:auto;align-self:center;color:#aaa59d;font-size:12px;padding-right:18px}
.progress-panel{border-radius:0 16px 16px 16px;padding:22px;background:linear-gradient(145deg,#191817,#11100f);margin-bottom:20px}.progress-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 2px 18px;border-bottom:1px solid rgba(242,161,58,0.12)}.progress-section-head h2{font:600 34px Oswald;margin:7px 0 2px}.progress-section-head>div>span{font-size:10px;letter-spacing:2.5px;color:#e9a443;font-weight:900}.progress-section-head>div>p{margin:0;color:#bfb4a8;font-size:13px}.progress-callouts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-width:500px}.progress-callouts div{min-width:145px;padding:12px 15px;border:1px solid rgba(242,161,58,0.17);border-radius:10px;background:#171b1c}.progress-callouts b{display:block;color:#e9a443;font:700 22px Oswald}.progress-callouts small{color:#bfb4a8;font-size:8px;letter-spacing:1px}
.standalone-badges{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;padding:16px 0 0}.standalone-badges .badge{min-width:0;overflow:hidden;border-radius:11px!important;padding:0!important;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.standalone-badges .badge-art{height:145px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px!important;background:#171615!important;overflow:hidden!important}.standalone-badges .badge-art img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important}
.standalone-badges{overflow:visible!important}
.standalone-badges .badge{position:relative;overflow:visible!important;z-index:1}
.standalone-badges .badge:hover,.standalone-badges .badge:focus,.standalone-badges .badge:focus-within{z-index:20;transform:translateY(-2px);border-color:rgba(255,172,76,0.45)!important;box-shadow:0 10px 28px rgba(0,0,0,0.28)}
.standalone-badges .badge-label{position:static!important;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 5px!important;font-size:13px!important;line-height:1.15;background:#131211!important;border-top:1px solid rgba(242,161,58,0.14)!important}
.standalone-badges .badge-tooltip{display:block!important;position:absolute;left:50%;top:calc(100% + 10px);width:min(260px,30vw);min-width:210px;padding:13px 14px;border:1px solid rgba(255,173,80,0.45);border-radius:11px;background:rgba(14,14,13,0.98);box-shadow:0 18px 42px rgba(0,0,0,0.58),0 0 24px rgba(255,150,31,0.12);opacity:0;visibility:hidden;transform:translate(-50%,8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;text-align:left;z-index:50}
.standalone-badges .badge-tooltip:before{content:"";position:absolute;top:-7px;left:50%;width:12px;height:12px;background:#131211;border-left:1px solid rgba(255,173,80,0.45);border-top:1px solid rgba(255,173,80,0.45);transform:translateX(-50%) rotate(45deg)}
.standalone-badges .badge:hover .badge-tooltip,.standalone-badges .badge:focus .badge-tooltip,.standalone-badges .badge:focus-within .badge-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}
.standalone-badges .badge-tooltip strong{display:block;margin:0 0 6px;color:#ffb868;font-size:15px;line-height:1.2;font-weight:900;letter-spacing:.2px}
.standalone-badges .badge-tooltip span{display:block;color:#e5f2f9;font-size:14px;line-height:1.45;font-weight:500}
@media(max-width:950px){.standalone-badges .badge-tooltip{width:230px;min-width:0}.standalone-badges .badge-tooltip strong{font-size:14px}.standalone-badges .badge-tooltip span{font-size:13px}}
@media(max-width:700px){.standalone-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.standalone-badges .badge-tooltip{left:0;right:0;width:auto;min-width:0;transform:translateY(8px)}.standalone-badges .badge:hover .badge-tooltip,.standalone-badges .badge:focus .badge-tooltip,.standalone-badges .badge:focus-within .badge-tooltip{transform:translateY(0)}.standalone-badges .badge-tooltip:before{left:28px}}

.leaderboard-panel{border-radius:16px}.leaderboard-title{align-items:end}.leaderboard-filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.leaderboard-filters button{border:1px solid rgba(242,161,58,0.2);background:#181716;color:#a9bfcd;border-radius:9px;padding:10px 15px;font-size:11px;cursor:pointer}.leaderboard-filters button.active{background:linear-gradient(135deg,#ec8e22,#d87621);color:#ffffff;border-color:#ffa53f}.leaderboard-table{margin-top:16px;border-radius:10px;overflow:hidden;border:1px solid rgba(242,161,58,0.09)}.leaderboard-columns,.leaderboard-row{display:grid;grid-template-columns:55px 2.2fr 1fr 1fr 1fr;align-items:center}.leaderboard-columns{padding:11px 15px;background:#1c1b19;color:#b5ab9f;font-size:9px;letter-spacing:1.2px}.leaderboard-row{min-height:72px;padding:7px 15px;border-top:1px solid rgba(242,161,58,0.08);background:#111110;cursor:pointer}.leaderboard-row:nth-child(even){background:#171b1c}.leaderboard-row:hover{background:#222120}.leader-rank{font-size:18px;text-align:center}.leader-driver{display:flex;align-items:center;gap:11px;min-width:0}.leader-driver .avatar{width:44px!important;height:44px!important;flex:0 0 44px;border-radius:50%!important;overflow:hidden}.leader-driver .avatar img{width:100%;height:100%;object-fit:cover}.leader-driver .name{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leader-driver .meta{font-size:8px;letter-spacing:1px;color:#a0978d;margin-top:3px}.leader-company{display:none}.leader-value{font-size:12px;color:#d9ebf5}.leader-value b{font-weight:700}.leader-value small{font-size:8px;color:#9d948a;margin-left:3px}.leader-value.muted{color:#90887f}.standalone-driver-grid{display:block;padding:0}.standalone-driver-grid .driver{display:grid!important;grid-template-columns:55px 2.2fr 1fr 1fr 1fr!important;min-height:72px!important}.standalone-driver-grid .rank,.standalone-driver-grid .driver-copy,.standalone-driver-grid .mini{display:none!important}.standalone-driver-grid .avatar{margin:0!important}.standalone-driver-grid .leader-rank,.standalone-driver-grid .leader-driver,.standalone-driver-grid .leader-company,.standalone-driver-grid .leader-value{display:block}.standalone-driver-grid .leader-driver{display:flex}.stats{width:100%;margin:18px 0 0}.stats div{padding:17px}.stats b{font-size:25px}
@media(max-width:1100px){.standalone-badges{grid-template-columns:repeat(4,1fr)}.progress-callouts{min-width:360px}.leaderboard-columns,.leaderboard-row,.standalone-driver-grid .driver{grid-template-columns:45px 2fr 1fr 1fr 1fr!important}.leaderboard-table{overflow-x:auto}.leaderboard-columns,.standalone-driver-grid{min-width:900px}.progress-links{display:none}}
@media(max-width:700px){.progress-hero{min-height:310px;padding:50px 6% 35px}.progress-hero-copy h1{font-size:50px}.progress-page{width:94%}.progress-section-head{display:block}.progress-callouts{min-width:0;margin-top:15px}.standalone-badges{grid-template-columns:repeat(2,1fr)}.standalone-badges .badge-art{height:155px!important}.page-tabs a{font-size:10px;padding:13px 12px}.leaderboard-filters{justify-content:flex-start;margin-top:15px}.stats{grid-template-columns:repeat(2,1fr)}}

/* =========================================================
   BASIC TRUCKING HOME 7.0
   Full home-page redesign based on the approved visual reference.
   ========================================================= */
.home-page{background:#0d0c0c;color:#f0ece4;min-width:0}.home-nav{height:84px;position:relative;z-index:60;display:flex;align-items:center;padding:0 4.2%;gap:24px;background:rgba(13,12,12,0.94);border-bottom:1px solid rgba(255,165,62,0.22);box-shadow:0 8px 30px rgba(0,0,0,0.28);backdrop-filter:blur(16px)}.home-brand{display:flex;align-items:center;min-width:276px;height:84px}.home-brand img{width:168px;height:78px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,0.45))}.home-brand-copy{display:none}.home-main-nav{display:flex;align-items:stretch;justify-content:center;flex:1;height:84px;gap:2px}.home-main-nav a{display:flex;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:600;white-space:nowrap;color:#f0ece4;border-bottom:2px solid transparent;transition:.2s}.home-main-nav a:first-letter{color:#ffffff}.home-main-nav a:hover,.home-main-nav a.active{color:#ffae51;border-bottom-color:#ffa33b;background:linear-gradient(180deg,rgba(164,104,35,0.06),rgba(164,104,35,0.2))}.home-nav-actions{display:flex;align-items:center;gap:10px}.social-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;font-weight:900;font-size:16px}.social-icon.discord{color:#ffffff;background:#f2aa6a}.social-icon.youtube{color:#ffffff;background:#ff0000}.home-discord{padding:12px 18px;border:1px solid #ff9f32;border-radius:9px;background:linear-gradient(135deg,#e08925,#bc671d);box-shadow:0 0 22px rgba(255,158,47,0.24);font-size:12px;font-weight:800;text-transform:none;white-space:nowrap}
.home-hero{min-height:450px;position:relative;display:flex;align-items:center;overflow:hidden;background-image:url('/assets/warm-theme-hero.jpg');background-position:center 49%;background-size:cover;border-bottom:1px solid rgba(255,165,63,0.16)}.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,12,12,0.9) 0%,rgba(13,12,12,0.66) 33%,rgba(13,12,12,0.16) 66%,rgba(13,12,12,0.22)),linear-gradient(0deg,rgba(13,12,12,0.68),transparent 40%)}.home-hero-copy{position:relative;z-index:2;width:min(760px,62%);margin-left:6.5%;padding:54px 0 38px}.home-hero-kicker{font-size:13px;letter-spacing:6px;color:#e6f4ff;margin-bottom:10px}.home-hero h1{font:italic 800 clamp(54px,6vw,88px)/.9 Inter,sans-serif;letter-spacing:-4px;margin:0 0 8px;text-transform:uppercase}.home-hero h1 span{color:#f5f8fb;text-shadow:0 3px 8px #000000}.home-hero h1 em{font-style:italic;color:#f59528;text-shadow:0 0 24px rgba(255,150,31,0.32)}.home-hero-tagline{font-size:13px;letter-spacing:4px;font-weight:800;color:#eaf5ff;margin-bottom:16px}.home-hero-copy>p{max-width:620px;color:#d9e8f3;font-size:15px;line-height:1.5;margin:0}.home-hero-buttons{display:flex;gap:14px;margin-top:18px}.home-btn{display:inline-flex;align-items:center;justify-content:center;min-width:225px;padding:14px 18px;border-radius:8px;font-size:12px;font-weight:900;letter-spacing:.6px}.home-btn.primary{background:linear-gradient(135deg,#ff9c2b,#e87f23);border:1px solid #ffaa4a;box-shadow:0 7px 24px rgba(255,150,31,0.28)}.home-btn.outline{border:1px solid #f4982e;background:rgba(15,14,14,0.58)}.home-quick-stats{display:flex;gap:42px;margin-top:22px}.home-quick-stats div{display:flex;align-items:center;gap:10px;min-width:92px}.home-quick-stats i{font-style:normal;color:#ffac4d;font-size:28px;text-shadow:0 0 14px rgba(255,150,31,0.28)}.home-quick-stats b{font-size:10px;line-height:1.3;text-align:center;letter-spacing:.2px}.home-hero-script,.home-hero-script-right{position:absolute;z-index:2;font-family:cursive;font-style:italic;color:#e9f5ff;line-height:.92;text-align:center;text-shadow:0 3px 15px #000000}.home-hero-script{right:4.5%;top:5%;font-size:29px;transform:rotate(-7deg)}.home-hero-script strong,.home-hero-script-right strong{color:#f69525}.home-hero-script-right{right:4.2%;bottom:8%;font-size:25px;transform:rotate(-10deg)}
.home-servers-section{position:relative;z-index:3;margin-top:-1px;padding:0 4.2% 26px;background:linear-gradient(180deg,rgba(13,12,12,0.4),#100f0e 22%)}.home-server-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.home-server-grid > .home-server-card{width:auto;min-width:0}.home-server-card{position:relative;min-height:218px;padding:20px;border:1px solid rgba(255,160,51,0.55);border-radius:8px;background:linear-gradient(145deg,rgba(22,21,20,0.96),rgba(14,14,13,0.94));box-shadow:0 12px 34px rgba(0,0,0,0.3);overflow:hidden}.home-server-card .server-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.home-server-card .server-number{color:#e99c36;font:italic 800 16px Inter,sans-serif;text-transform:uppercase}.home-server-card .server-status{color:#29f26a;font-size:12px;font-weight:900}.home-server-card h3{margin:0 0 11px;font-size:16px;letter-spacing:.2px}.home-server-card .server-info{display:grid;grid-template-columns:1fr 195px;gap:12px;min-height:110px}.home-server-card .server-details{display:grid;gap:7px;align-content:start}.home-server-card .server-details span{font-size:12px;color:#d5e4ed}.home-server-card .server-details span::first-letter{color:#e1d4c6}.home-server-card .server-image{width:100%;height:116px;border-radius:5px;object-fit:cover;border:1px solid rgba(255,179,93,0.18)}.home-server-card .server-action{display:block;margin-top:9px;text-align:center;padding:9px;border:1px solid #d98a27;border-radius:6px;background:rgba(181,107,22,0.13);font-size:11px;font-weight:900}.home-server-card .server-action:hover{background:rgba(219,129,26,0.25)}
.home-feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:2px 4.2% 22px;background:#100f0e}.home-feature-row a{position:relative;min-height:127px;padding:18px 38px 16px 22px;border:1px solid rgba(255,173,79,0.16);border-radius:7px;background:linear-gradient(145deg,rgba(29,28,26,0.9),rgba(17,17,16,0.88));overflow:hidden;transition:.2s}.home-feature-row a:hover{transform:translateY(-3px);border-color:#ffa237;box-shadow:0 10px 28px rgba(0,0,0,0.25)}.home-feature-row span{display:block;font-size:34px;color:#ffffff;margin-bottom:10px}.home-feature-row b{display:block;font-size:15px;font-weight:800;letter-spacing:.2px}.home-feature-row small{display:block;color:#aec2d0;font-size:11px;line-height:1.45;margin-top:6px}.home-feature-row strong{position:absolute;right:18px;bottom:25px;color:#ffffff;font-size:31px;font-weight:300}.home-lower-strip{width:91.6%;margin:0 auto;padding:24px 0 35px;display:flex;justify-content:space-between;gap:35px;border-top:1px solid rgba(255,172,78,0.1)}.home-lower-strip span{font-size:9px;letter-spacing:4px;color:#ffa33b;font-weight:900}.home-lower-strip h2{font:600 30px Oswald,sans-serif;margin:8px 0 0}.home-lower-strip p{max-width:620px;color:#b8aea2;line-height:1.6;font-size:12px;margin:0}.home-footer{min-height:74px;padding:10px 4.2%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0c0b0b;border-top:1px solid rgba(255,173,80,0.14)}.home-footer-brand{display:flex;align-items:center;gap:8px}.home-footer-brand img{width:76px;height:52px;object-fit:contain}.home-footer-brand span b,.home-footer-brand span strong{display:block;font:800 15px Oswald,sans-serif}.home-footer-brand span strong{color:#f4962b}.home-footer-motto{font-size:10px;letter-spacing:5px;color:#ffa033}.home-footer-social{display:flex;gap:16px}.home-footer-social a{font-size:17px;font-weight:900}
.home-page .loading,.home-page .empty{padding:28px;color:#c2b7ab;text-align:center}.home-page .server-table{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.home-page .server-table .server-row.server-head{display:none}.home-page .server-table .server-row{display:block}.home-page .server-table .server-row:not(.server-head){display:none}.home-page .home-server-grid:has(.home-server-card) .server-table{display:contents}
@media(max-width:1201px){.home-main-nav a{padding:0 8px;font-size:12px}.home-brand{min-width:220px}.home-brand img{width:135px}.home-server-grid{gap:14px}.home-feature-row{grid-template-columns:repeat(3,1fr)}.home-server-card .server-info{grid-template-columns:1fr 150px}}
@media(max-width:900px){.home-nav{height:70px;padding:0 16px}.home-brand{min-width:110px;height:70px}.home-brand img{width:110px;height:64px}.home-main-nav{display:none}.home-nav-actions{margin-left:auto}.home-hero{min-height:560px}.home-hero-copy{width:86%;margin:0 auto;padding-top:70px}.home-hero h1{font-size:60px}.home-hero-script,.home-hero-script-right{display:none}.home-server-grid{grid-template-columns:1fr}.home-feature-row{grid-template-columns:repeat(2,1fr)}.home-lower-strip{display:block}.home-lower-strip p{margin-top:12px}.home-footer{flex-wrap:wrap;justify-content:center}.home-footer-motto{order:3;width:100%;text-align:center}}
@media(max-width:600px){.home-nav-actions .social-icon{display:none}.home-discord{padding:10px 12px;font-size:10px}.home-hero{min-height:620px;background-position:57% center}.home-hero-copy{width:90%;padding-top:55px}.home-hero-kicker{font-size:9px;letter-spacing:3px}.home-hero h1{font-size:49px;letter-spacing:-2px}.home-hero-tagline{font-size:9px;letter-spacing:2px}.home-hero-copy>p{font-size:13px}.home-hero-buttons{flex-direction:column}.home-btn{width:100%}.home-quick-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:22px}.home-servers-section{padding:0 4.5% 18px}.home-server-card{padding:15px}.home-server-card .server-info{grid-template-columns:1fr}.home-server-card .server-image{height:150px}.home-feature-row{grid-template-columns:1fr;padding:0 4.5% 20px}.home-feature-row a{min-height:105px}.home-footer-motto{font-size:7px;letter-spacing:2px}.home-footer-social{gap:12px}}

/* =========================================================
   DRIVER PROFILE MODAL — NEXT VERSION
   Clean, responsive layout with contained achievement cards.
   ========================================================= */
.driver-modal{display:grid;place-items:center;padding:18px}.driver-modal-panel{width:min(1180px,96vw);max-height:94vh;overflow:auto;background:linear-gradient(155deg,#1b1918 0%,#131312 58%,#0f0e0e 100%);border:1px solid rgba(255,166,64,0.48);border-radius:20px;padding:24px;box-shadow:0 30px 110px rgba(0,0,0,0.65),0 0 55px rgba(255,150,31,0.08);scrollbar-width:thin;scrollbar-color:#e69333 #131312}.driver-modal-panel::-webkit-scrollbar{width:10px}.driver-modal-panel::-webkit-scrollbar-track{background:#131312}.driver-modal-panel::-webkit-scrollbar-thumb{background:#9d6423;border-radius:99px;border:2px solid #131312}.driver-modal-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border-radius:50%;background:rgba(22,21,20,0.88);border:1px solid rgba(255,177,87,0.46);font-size:27px;line-height:1;cursor:pointer;z-index:4}.driver-modal-close:hover{background:#262523;border-color:#ffad50;color:#ffffff}.driver-profile-header{position:relative;display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center;min-height:210px;padding:24px;border:1px solid rgba(255,172,76,0.24);border-radius:15px;overflow:hidden;background:linear-gradient(90deg,rgba(18,17,16,0.98) 0%,rgba(21,20,19,0.92) 42%,rgba(18,18,17,0.72) 100%),url('/assets/warm-theme-hero.jpg') center/cover no-repeat}.driver-profile-header:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.12),rgba(255,150,31,0.06));pointer-events:none}.driver-modal-avatar{position:relative;z-index:1;width:178px;height:178px;display:grid;place-items:center;border:1px solid rgba(255,168,68,0.55);border-radius:15px;background:rgba(15,14,14,0.76);box-shadow:0 0 30px rgba(255,150,31,0.12),inset 0 0 24px rgba(220,130,26,0.07);overflow:hidden}.driver-modal-avatar img{width:100%;height:100%;object-fit:contain;padding:9px}.driver-profile-identity{position:relative;z-index:1;padding-right:48px}.modal-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:2.4px;color:#ffae51!important}.driver-profile-identity h2{margin:7px 0 8px;font:700 clamp(38px,5vw,62px)/.9 Oswald,sans-serif;letter-spacing:-1px;color:#f4f1ea}.modal-status{font-size:13px;font-weight:800;letter-spacing:.8px;color:#d8ebf7}.driver-profile-label{margin-top:18px;font-size:10px;font-weight:900;letter-spacing:2.4px;color:#d69f60}.driver-modal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.driver-stat{display:flex;align-items:center;gap:14px;min-height:92px;padding:16px;border:1px solid rgba(255,172,77,0.18);border-radius:12px;background:linear-gradient(145deg,rgba(33,31,30,0.95),rgba(19,19,18,0.96));box-shadow:inset 0 1px 0 rgba(255,255,255,0.02)}.driver-stat-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:#ffa034;background:rgba(230,143,44,0.09);border:1px solid rgba(255,167,67,0.22);font-size:25px;font-weight:900;flex:none}.driver-stat b{display:block;font:700 28px Oswald,sans-serif;color:#f4f1ea;line-height:1}.driver-stat div>span{display:block;margin-top:6px;font-size:9px;font-weight:900;letter-spacing:1.7px;color:#bcb1a5}.driver-modal-telemetry{margin:2px 0 16px}.modal-content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.profile-panel{min-width:0;padding:18px;border:1px solid rgba(255,172,76,0.18);border-radius:13px;background:rgba(23,22,21,0.84)}.profile-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid rgba(255,174,82,0.12)}.profile-panel-head h3,.driver-achievements-heading h3{margin:4px 0 0;font:600 24px Oswald,sans-serif;color:#f2f9ff}.data-chip{padding:6px 9px;border-radius:999px;border:1px solid rgba(255,166,64,0.23);background:rgba(230,144,45,0.08);font-size:8px;font-weight:900;letter-spacing:1.2px;color:#ffba6a}.job-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.job-stat-grid>div{min-width:0;padding:11px 10px;border:1px solid rgba(255,175,83,0.12);border-radius:9px;background:rgba(16,15,15,0.5)}.job-stat-grid b{display:block;font:700 19px Oswald,sans-serif;color:#f5fbff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-stat-grid span{display:block;margin-top:4px;font-size:8px;font-weight:900;letter-spacing:1.2px;color:#ada398}.profile-secondary{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0}.profile-secondary span{padding:7px 9px;border-radius:7px;background:rgba(33,31,30,0.72);border:1px solid rgba(255,172,78,0.12);font-size:8px;letter-spacing:.8px;color:#b9afa3}.profile-secondary b{color:#dff5ff}.latest-job{padding:10px 12px;border-radius:8px;background:linear-gradient(90deg,rgba(217,134,40,0.1),rgba(0,0,0,0.07));border:1px solid rgba(255,172,76,0.1)}.latest-job span{display:block;font-size:8px;font-weight:900;letter-spacing:1.4px;color:#ffb25a}.latest-job strong{display:block;margin-top:5px;font-size:11px;line-height:1.5;color:#dcecf5}.detail-separator{color:#ffb662;padding:0 4px}.telemetry-job-list{display:grid;gap:7px;max-height:235px;overflow:auto;padding-right:4px}.telemetry-job-row{display:grid;grid-template-columns:72px minmax(90px,.8fr) minmax(0,1.5fr);gap:8px;align-items:center;padding:9px 10px;border-radius:8px;background:rgba(16,15,15,0.5);border:1px solid rgba(255,173,80,0.1)}.job-status{font-size:8px;font-weight:900;text-transform:uppercase;color:#ffb867}.job-cargo,.job-route{min-width:0;font-size:10px;color:#e0edf5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-route{color:#bdb2a6}.profile-empty{padding:18px;border:1px dashed rgba(255,176,86,0.18);border-radius:9px;color:#aca297;font-size:10px;text-align:center}.driver-achievements-section{margin-top:2px;padding:18px;border:1px solid rgba(255,172,78,0.18);border-radius:13px;background:rgba(22,21,20,0.75)}.driver-achievements-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}.driver-achievements-count{color:#ffb056;font:700 14px Oswald,sans-serif;letter-spacing:.8px}.modal-achievements{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.modal-badge{position:relative;min-width:0;min-height:190px;padding:10px 9px 11px;border-radius:11px;border:1px solid rgba(255,174,81,0.16)!important;background:linear-gradient(145deg,rgba(30,29,27,0.94),rgba(15,14,14,0.96))!important;text-align:center;overflow:hidden;transition:transform .18s,border-color .18s,box-shadow .18s}.modal-badge:hover{transform:translateY(-2px);border-color:rgba(255,172,76,0.45)!important;box-shadow:0 8px 25px rgba(0,0,0,0.24)}.modal-badge-art{height:113px;display:grid;place-items:center}.modal-badge-art img{display:block;width:100%;height:100%;object-fit:contain}.modal-badge-name{margin-top:5px;color:#f3efe8;font-size:10px;font-weight:900;line-height:1.2;min-height:24px}.modal-badge-status{margin-top:5px;color:#b1a79c;font-size:8px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.modal-badge.earned .modal-badge-status{color:#34ef8c}.modal-badge.earned:after{content:'EARNED';position:absolute;top:7px;right:7px;padding:4px 6px;border-radius:5px;background:rgba(20,175,110,0.12);border:1px solid rgba(32,232,136,0.28);color:#51f0a0;font-size:7px;font-weight:900;letter-spacing:.7px}.modal-badge-tooltip{position:absolute;left:8px;right:8px;bottom:8px;padding:9px;border-radius:8px;background:rgba(13,13,12,0.97);border:1px solid rgba(255,173,79,0.3);box-shadow:0 10px 25px rgba(0,0,0,0.4);opacity:0;transform:translateY(5px);pointer-events:none;transition:.16s;text-align:left}.modal-badge:hover .modal-badge-tooltip{opacity:1;transform:translateY(0)}.modal-badge-tooltip strong{display:block;font-size:9px;color:#ffb868;margin-bottom:4px}.modal-badge-tooltip span{display:block;font-size:8px;line-height:1.45;color:#c7dbe7}.driver-modal-backdrop{position:absolute;inset:0;background:rgba(12,11,11,0.86);backdrop-filter:blur(13px)}
@media(max-width:950px){.driver-profile-header{grid-template-columns:145px 1fr;padding:18px}.driver-modal-avatar{width:135px;height:135px}.driver-modal-stats{grid-template-columns:repeat(2,1fr)}.modal-content-grid{grid-template-columns:1fr}.modal-achievements{grid-template-columns:repeat(3,minmax(0,1fr))}.driver-stat b{font-size:24px}}
@media(max-width:600px){.driver-modal{padding:7px}.driver-modal-panel{width:98vw;max-height:96vh;padding:12px;border-radius:14px}.driver-profile-header{grid-template-columns:1fr;text-align:center;justify-items:center;min-height:0;padding:18px 14px 20px}.driver-profile-identity{padding-right:0}.driver-profile-label{margin-top:12px}.driver-modal-avatar{width:132px;height:132px}.driver-modal-stats{grid-template-columns:1fr 1fr;gap:8px}.driver-stat{min-height:78px;padding:10px;gap:9px}.driver-stat-icon{width:34px;height:34px;font-size:20px}.driver-stat b{font-size:21px}.driver-stat div>span{font-size:7px;letter-spacing:1px}.profile-panel{padding:13px}.job-stat-grid{grid-template-columns:repeat(2,1fr)}.telemetry-job-row{grid-template-columns:66px 1fr}.job-route{grid-column:2}.modal-achievements{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.modal-badge{min-height:172px}.modal-badge-art{height:100px}.driver-achievements-section{padding:12px}.driver-achievements-heading h3{font-size:20px}.driver-achievements-count{font-size:11px}}


/* =========================================================
   BASIC TRUCKING ACHIEVEMENTS PAGE — LEGIBILITY PASS 12.0
   Increase key page typography by ~2px for easier reading.
   ========================================================= */
.standalone .progress-hero-copy>span{font-size:12px}
.standalone .progress-hero-copy p{font-size:17px}
.standalone .page-tabs a{font-size:15px}
.standalone .progress-links{font-size:14px}
.standalone .progress-section-head h2{font-size:36px}
.standalone .progress-section-head>div>span{font-size:12px}
.standalone .progress-section-head>div>p{font-size:15px}
.standalone .progress-callouts small{font-size:10px}
.standalone .standalone-badges .badge-label{font-size:13px!important}
.standalone .leaderboard-columns{font-size:11px}
.standalone .leader-driver .name{font-size:15px}
.standalone .leader-driver .meta{font-size:10px}
.standalone .leader-value{font-size:14px}
.standalone .leader-value small{font-size:10px}
.standalone .stats span{font-size:10px}

@media(max-width:700px){
  .standalone .page-tabs a{font-size:12px}
  .standalone .progress-section-head h2{font-size:32px}
  .standalone .progress-section-head>div>p{font-size:15px}
  .standalone .standalone-badges .badge-label{font-size:13px!important}
}

/* =========================================================
   V14 — FIXED, CENTERED ACHIEVEMENT DESCRIPTION OVERLAY
   Keeps descriptions above all cards and inside the viewport.
   ========================================================= */
.achievement-floating-tooltip{
  position:fixed;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%) scale(.98);
  width:min(560px,calc(100vw - 32px));
  max-height:min(420px,calc(100vh - 48px));
  overflow:auto;
  padding:24px 26px;
  box-sizing:border-box;
  border:2px solid rgba(255,169,70,0.72);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(22,21,20,0.985),rgba(14,13,13,0.99));
  box-shadow:0 30px 100px rgba(0,0,0,0.72),0 0 45px rgba(255,150,31,0.2),inset 0 1px 0 rgba(255,255,255,0.04);
  color:#f4f1ea;
  z-index:10000;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .14s ease,transform .14s ease,visibility .14s ease;
  text-align:left;
}
.achievement-floating-tooltip.is-visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}
.achievement-floating-kicker{font-size:11px;line-height:1.2;font-weight:900;letter-spacing:2.2px;color:#ffac4e;margin-bottom:9px}
.achievement-floating-tooltip strong{display:block;font:700 25px/1.15 Oswald,sans-serif;color:#ffffff;margin-bottom:11px}
.achievement-floating-tooltip>span{display:block;font-size:17px;line-height:1.6;font-weight:500;color:#e1f0f7}
.achievement-floating-tooltip small{display:block;margin-top:16px;padding-top:12px;border-top:1px solid rgba(242,161,58,0.16);font-size:11px;line-height:1.4;color:#bab0a4;letter-spacing:.2px}
@media(max-width:700px){
  .achievement-floating-tooltip{width:calc(100vw - 24px);max-height:calc(100vh - 28px);padding:20px 19px}
  .achievement-floating-tooltip strong{font-size:22px}
  .achievement-floating-tooltip>span{font-size:16px;line-height:1.55}
  .achievement-floating-tooltip small{font-size:10px}
}


/* V15 — Remove the original in-card achievement hover popups. The centered fixed overlay remains the only achievement description UI. */
.badge-tooltip,.modal-badge-tooltip{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}

/* V16 — one uniform sitewide navigation bar. */
.topbar{position:sticky;top:0;z-index:100;height:64px;padding:0 3.2%;display:flex;align-items:center;gap:24px;background:rgba(13,12,12,0.96);border-bottom:1px solid rgba(255,173,79,0.18);box-shadow:0 6px 22px rgba(0,0,0,0.22);backdrop-filter:blur(16px)}
.topbar .brand{display:flex;align-items:center;gap:10px;min-width:287px;height:64px;flex:none;color:#f0ece4;text-decoration:none}
.topbar .brand img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,0.4))}
.topbar .brand b{display:block;font-family:Oswald,sans-serif;font-size:20px;line-height:1;letter-spacing:.7px}
.topbar .brand small{display:block;margin-top:4px;font-size:7px;letter-spacing:2.2px;color:#e9ad69;white-space:nowrap}
.topbar nav{display:flex;align-items:center;justify-content:center;flex:1;gap:21px;height:64px;min-width:0}
.topbar nav a{display:flex;align-items:center;height:64px;font-size:9px;font-weight:800;letter-spacing:1.05px;color:#d4d0c7;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}
.topbar nav a:hover,.topbar nav a:focus-visible{color:#ffb560;border-bottom-color:#ffa33b;outline:none}
.top-actions{display:flex;align-items:center;gap:12px;flex:none}
.top-actions .youtube-link{font-size:9px;font-weight:800;letter-spacing:1.05px;color:#d4d0c7;text-decoration:none;white-space:nowrap}
.top-actions .youtube-link:hover,.top-actions .youtube-link:focus-visible{color:#ffb560;outline:none}
.top-actions .discord-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;border:0;border-radius:8px;background:linear-gradient(135deg,#f0962f,#dc7921);box-shadow:0 0 20px rgba(255,161,53,0.2);color:#ffffff!important;text-decoration:none;font-size:9px;font-weight:900;letter-spacing:1px;white-space:nowrap}
.top-actions .discord-btn:hover,.top-actions .discord-btn:focus-visible{filter:brightness(1.08);outline:none}
.discord-icon{width:17px;height:17px;display:block;fill:currentColor;flex:none}
/* Neutralize legacy home navigation treatment now that every page uses .topbar. */
.home-page .topbar{width:auto}
.home-page .home-main-nav,.home-page .home-brand,.home-page .home-nav-actions{display:none!important}
@media(max-width:1050px){.topbar{padding:0 2.5%;gap:18px}.topbar nav{gap:13px}.topbar .brand{min-width:250px}.topbar nav a{font-size:8px}.top-actions .youtube-link{display:none}}
@media(max-width:800px){.topbar{height:60px;padding:0 16px;gap:0}.topbar .brand{height:60px;min-width:0}.topbar .brand img{width:46px;height:46px}.topbar .brand b{font-size:18px}.topbar .brand small{font-size:6px;letter-spacing:1.8px}.topbar nav{display:none}.top-actions{margin-left:auto}.top-actions .discord-btn{padding:10px 12px;font-size:8px}.discord-icon{width:16px;height:16px}}
@media(max-width:420px){.topbar .brand b{font-size:16px}.topbar .brand small{display:none}.top-actions .discord-btn span{display:none}.top-actions .discord-btn{width:37px;height:37px;padding:0;border-radius:8px}.discord-icon{width:18px;height:18px}}


/* V20 — polished NOW HIRING DRIVERS announcement */
.hiring-popup{
  position:fixed;
  right:28px;
  bottom:28px;
  z-index:12010;
  width:min(420px,calc(100vw - 40px));
  padding:22px 52px 22px 22px;
  border:1px solid rgba(255,172,76,0.55);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(29,28,26,0.985),rgba(15,14,14,0.99));
  box-shadow:0 24px 70px rgba(0,0,0,0.58),0 0 28px rgba(255,161,53,0.16),inset 0 1px 0 rgba(255,255,255,0.04);
  color:#eef8ff;
  overflow:hidden;
}
.hiring-popup::before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(180deg,#ffb35b,#d47a18);
  box-shadow:0 0 18px rgba(255,179,91,0.35);
}
.hiring-popup::after{
  content:'';
  position:absolute;
  width:180px;
  height:180px;
  right:-80px;
  top:-95px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,161,53,0.14),transparent 70%);
  pointer-events:none;
}
.hiring-popup[hidden]{display:none!important}
.hiring-popup-kicker{
  position:relative;
  z-index:1;
  margin-bottom:7px;
  font-size:10px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:2px;
  color:#ffbb6d;
}
.hiring-popup-title{
  position:relative;
  z-index:1;
  margin:0 0 8px;
  font:700 28px/1.05 Oswald,sans-serif;
  letter-spacing:.4px;
  color:#ffffff;
  text-shadow:0 0 18px rgba(255,179,91,0.12);
}
.hiring-popup-copy{
  position:relative;
  z-index:1;
  margin:0;
  max-width:335px;
  color:#cfe3ef;
  font-size:14px;
  line-height:1.55;
}
.hiring-popup-apply{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:15px;
  padding:11px 15px;
  border-radius:8px;
  background:linear-gradient(135deg,#ffa135,#d47a18);
  color:#ffffff;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.15px;
  box-shadow:0 9px 22px rgba(255,140,39,0.22);
  transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;
}
.hiring-popup-apply:hover,.hiring-popup-apply:focus-visible{
  transform:translateY(-1px);
  filter:brightness(1.07);
  box-shadow:0 12px 28px rgba(255,140,39,0.28);
  outline:none;
}
.hiring-popup-close{
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  width:34px;
  height:34px;
  padding:0;
  border:1px solid rgba(255,179,92,0.3);
  border-radius:50%;
  background:rgba(18,18,17,0.88);
  color:#eee7dc;
  display:grid;
  place-items:center;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;
}
.hiring-popup-close:hover,.hiring-popup-close:focus-visible{
  background:rgba(33,31,30,0.96);
  border-color:rgba(255,179,91,0.7);
  color:#ffffff;
  transform:scale(1.04);
  outline:none;
}
@media(max-width:700px){
  .hiring-popup{
    right:12px;
    left:12px;
    bottom:12px;
    width:auto;
    padding:18px 50px 18px 18px;
    border-radius:14px;
  }
  .hiring-popup-title{font-size:24px}
  .hiring-popup-copy{font-size:13px;line-height:1.5}
  .hiring-popup-apply{margin-top:12px;padding:10px 13px}
}


/* V22 — Sitewide readable typography pass.
   Body/copy text is enlarged without changing the compact navigation or major display headings.
   Containers already use min-width:0 / responsive grids; long values wrap safely instead of escaping margins. */
:root{--blue:#e9922f;--cyan:#f3ad53;--site-copy:14px;--site-small:12px;--site-label:12px}
body{font-size:var(--site-copy);line-height:1.55}
main p,main li{font-size:var(--site-copy);line-height:1.65}
.section-head p,.connect-copy>p,.progress-panel .section-head p{font-size:14px;line-height:1.7}
.eyebrow,.section-head span,.connect-copy>span,.live-card header span{font-size:12px}
.btn,.outline-btn{font-size:12px;line-height:1.2}
.highlights span,.stats span{font-size:11px;line-height:1.3}
.highlights b{font-size:26px}
.server-row .status-on,.server-row .status-off{font-size:11px}
.server-players-trigger{font-size:16px;line-height:1.4}
.server-row>span:last-child{font-size:13px;line-height:1.5}
.feature-links b{font-size:18px}
.feature-links small{font-size:12px;line-height:1.45}
.gallery-main span,.gallery-note,
.live-card header b,.server-live-source{font-size:11px!important}
.home-server-card .server-live-bar{font-size:11px}
.footer-links a,.footer-social a{font-size:11px}
.footer-brand small{font-size:10px}
footer p{font-size:11px;line-height:1.5}
.loading,.empty{font-size:14px}
.server-player-list,.server-mod-tooltip-list{font-size:14px}
.server-player-item,.server-mod-tooltip-list div{font-size:13px;line-height:1.45}
.server-mod-tooltip-sub{font-size:12px}
.server-guide-header span,.server-guide-header p{font-size:12px}
.server-guide-step h3{font-size:20px}
.server-guide-step p,.server-guide-step li{font-size:14px;line-height:1.7}
.server-guide-step code,.guide-folder code{font-size:12px;line-height:1.6}
.guide-download-button{font-size:12px}
.guide-subbox h4{font-size:12px}
.filter-checks div,.guide-action{font-size:13px;line-height:1.45}
.server-name-list div{font-size:14px}
.guide-troubleshooting span,.guide-folder>span{font-size:12px}
.page-tabs a{font-size:12px}
.progress-links{font-size:15px}
.progress-panel .section-head>div>span{font-size:12px}
.progress-summary span{font-size:11px}
.leaderboard-head{font-size:10px}
.standalone .leader-driver .name{font-size:16px}
.standalone .leader-driver .meta{font-size:12px}
.standalone .leader-value{font-size:15px}
.standalone .leader-value small{font-size:11px}
.gallery-lightbox figcaption{font-size:12px;line-height:1.5}
.dedicated-section-head>div>span{font-size:12px}
.dedicated-section-head p{font-size:13px;line-height:1.5}
.dedicated-server-kicker{font-size:12px}
.dedicated-server-sub{font-size:13px;line-height:1.5}
.dedicated-server-top-actions a,.dedicated-server-top-actions button,.server-type-pill{font-size:12px;line-height:1.25}
.dedicated-live-badge{font-size:11px}
.dedicated-server-stat span{font-size:10px}
.dedicated-server-stat b{font-size:20px}
.dedicated-panel-box h3{font-size:21px}
.dedicated-panel-head span{font-size:11px}
.server-chat-item .server-chat-meta{font-size:10px}
.server-chat-item strong{font-size:12px}
.server-chat-item p{font-size:13px;line-height:1.55}
.server-empty-state{font-size:13px;line-height:1.5}
.server-connection-row span{font-size:11px}
.server-connection-row b{font-size:13px;line-height:1.45}
.server-connection-actions a{font-size:11px}
.server-player-chip{font-size:12px}
.dedicated-loading,.dedicated-empty{font-size:14px}
.dedicated-footer-note{font-size:12px;line-height:1.5}
.server-refresh-stamp{font-size:11px}
.driver-achievements-count{font-size:15px}
.achievement-floating-kicker{font-size:12px}
.achievement-floating-tooltip strong{font-size:27px}
.achievement-floating-tooltip>span{font-size:18px;line-height:1.6}
/* Safe wrapping for longer names/values. */
main *{overflow-wrap:anywhere}
.server-row>span:first-child,.server-name-only,.server-mod-trigger,.dedicated-server-name,.driver-name,.leader-driver .name{overflow-wrap:anywhere}
@media(max-width:650px){
  body{font-size:14px}
  main p,main li{font-size:14px}
  .server-row>span:last-child,.server-connection-row b{font-size:13px}
  .dedicated-server-name{font-size:clamp(24px,7vw,31px)}
  .server-chat-item p{font-size:13px}
  .feature-links b{font-size:17px}
}


.guide-link-wrap{display:flex;flex-direction:column;gap:6px}.guide-link-updated{display:block;padding-left:4px;color:#aaa096;font-size:10px;letter-spacing:.3px}.guide-link-updated[hidden]{display:none}

/* V76.14 driver board pagination refresh */
.driver-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:10px 0 18px;padding:0 2px}.driver-page-info{color:#dcebf4;font-size:13px;font-weight:700}.driver-page-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.driver-page-buttons button{appearance:none;min-width:42px;height:42px;padding:0 12px;border:1px solid #ffa034;border-radius:9px;background:linear-gradient(180deg,#171b1c,#161514);color:#dff7ff;font:800 15px/1 Oswald,Arial,sans-serif;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,172,78,0.04),0 0 0 rgba(255,160,52,0);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.driver-page-buttons button:hover:not(:disabled){transform:translateY(-1px);border-color:#ffb969;background:linear-gradient(180deg,#262523,#1b1a19);box-shadow:0 0 14px rgba(255,160,52,0.18)}.driver-page-buttons .page-number.active{border-color:#ffbb6d;background:linear-gradient(180deg,#ffa33b,#d88220);color:#ffffff;box-shadow:0 0 18px rgba(255,160,52,0.5),inset 0 1px 0 rgba(255,255,255,0.2)}.driver-page-buttons .page-arrow{font-size:18px}.driver-page-buttons button:disabled{opacity:.42;cursor:default;border-color:#6a4f30;color:#9c9389;background:#111110;box-shadow:none}@media(max-width:620px){.driver-pagination{align-items:flex-start;flex-direction:column}.driver-page-buttons{gap:6px}.driver-page-buttons button{min-width:38px;height:38px;padding:0 10px}}

/* V76.14 brand identity SEO signal */
.home-footer-motto small{display:block;margin-top:8px;font-size:11px;letter-spacing:.08em;color:#b8aea2;text-transform:none}


/* V76.30 - Native ATS telemetry driver cards */
.telemetry-board{background:transparent;border:0}
.telemetry-driver-card{display:block!important;padding:0!important;min-height:0!important;border:1px solid rgba(255,172,78,0.2);border-radius:14px;background:linear-gradient(145deg,#1c1b18,#111110);overflow:hidden;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.telemetry-driver-card:hover{transform:translateY(-2px);border-color:rgba(255,185,105,0.55);box-shadow:0 14px 35px rgba(0,0,0,0.28),0 0 18px rgba(255,160,52,0.1)}
.telemetry-driver-card.has-telemetry{border-left:3px solid #22d37a}
.telemetry-driver-card.no-telemetry{border-left:3px solid #967044}
.telemetry-card-top{display:grid;grid-template-columns:55px minmax(260px,1fr) auto;align-items:center;gap:14px;padding:15px 17px;border-bottom:1px solid rgba(255,172,78,0.1)}
.telemetry-card-top .leader-rank{font:800 20px Oswald;text-align:center;color:#d9f6ff}
.telemetry-card-top .leader-driver{display:flex;align-items:center;gap:12px;min-width:0}
.telemetry-card-top .avatar{width:50px!important;height:50px!important;flex:0 0 50px}
.telemetry-card-top .avatar img{width:100%;height:100%;object-fit:contain}
.telemetry-source-pill{padding:8px 11px;border-radius:999px;font:800 10px/1 Oswald;letter-spacing:1px;white-space:nowrap}
.telemetry-source-pill.live{color:#a8ffd0;background:rgba(34,211,122,0.1);border:1px solid rgba(34,211,122,0.35)}
.telemetry-source-pill.fallback{color:#d9cdbf;background:rgba(155,115,70,0.12);border:1px solid rgba(155,115,70,0.3)}
.telemetry-card-metrics{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:1px;background:rgba(255,172,78,0.1)}
.telemetry-card-metrics>div{padding:13px 15px;background:#131312}
.telemetry-card-metrics span,.telemetry-card-live span{display:block;color:#a89f94;font-size:9px;font-weight:900;letter-spacing:1.2px;margin-bottom:5px}
.telemetry-card-metrics b{color:#f2eee6;font:700 18px Oswald}
.telemetry-card-live{display:grid;grid-template-columns:1.15fr 2fr .65fr .65fr;gap:12px;padding:12px 15px;background:rgba(32,31,29,0.78)}
.telemetry-card-live>div{min-width:0}
.telemetry-card-live b{display:block;color:#dbeef7;font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.telemetry-card-live em{font-style:normal;color:#d49e5f}
.telemetry-card-fallback{padding:11px 15px;background:rgba(94,70,42,0.12);color:#b4aa9e;font-size:10px;font-weight:800;letter-spacing:.8px;text-align:center}
@media(max-width:900px){.telemetry-card-metrics{grid-template-columns:repeat(3,1fr)}.telemetry-card-live{grid-template-columns:repeat(2,1fr)}.telemetry-card-top{grid-template-columns:45px 1fr}.telemetry-source-pill{grid-column:2;justify-self:start}.telemetry-card-top .avatar{width:44px!important;height:44px!important;flex-basis:44px}}
@media(max-width:600px){.telemetry-card-metrics{grid-template-columns:repeat(2,1fr)}.telemetry-card-live{grid-template-columns:1fr}.telemetry-card-top{padding:12px}.telemetry-card-live b{white-space:normal}.telemetry-source-pill{font-size:9px}}


/* 76.30 compact leaderboard refresh */
.telemetry-board{border:1px solid rgba(255,176,85,0.16);background:#111110;overflow:hidden}
.leaderboard-table-head{display:grid;grid-template-columns:72px minmax(260px,2.2fr) repeat(5,minmax(115px,1fr));align-items:center;min-width:1100px;padding:11px 16px;background:#171b1c;border-bottom:1px solid rgba(255,176,85,0.14);color:#aea499;font-size:9px;font-weight:900;letter-spacing:1.2px}
.leaderboard-table-head span:first-child{text-align:center}
.standalone-driver-grid{display:block!important;min-width:1100px;padding:0!important}
.standalone-driver-grid .leaderboard-driver-row{display:grid!important;grid-template-columns:72px minmax(260px,2.2fr) repeat(5,minmax(115px,1fr))!important;align-items:center;min-height:76px!important;padding:0 16px!important;border:0!important;border-bottom:1px solid rgba(255,176,85,0.09)!important;border-radius:0!important;background:#131211!important;box-shadow:none!important;transform:none!important;overflow:visible!important}
.standalone-driver-grid .leaderboard-driver-row:nth-child(even){background:#171918!important}
.standalone-driver-grid .leaderboard-driver-row:hover{background:#21201e!important;box-shadow:inset 3px 0 0 #ffa844!important}
.standalone-driver-grid .leaderboard-driver-row.has-telemetry{border-left:3px solid #22cc7a!important;padding-left:13px!important}
.standalone-driver-grid .leaderboard-driver-row.no-telemetry{border-left:3px solid transparent!important;padding-left:13px!important}
.leaderboard-rank-cell{text-align:center;color:#dff7ff;font:800 20px Oswald}
.leaderboard-driver-cell{display:flex;align-items:center;gap:12px;min-width:0}
.leaderboard-driver-cell .avatar{width:44px!important;height:44px!important;flex:0 0 44px!important;margin:0!important;border-radius:10px!important;background:#171b1c;border:1px solid rgba(255,176,85,0.15);overflow:hidden}
.leaderboard-driver-cell .avatar img{width:100%;height:100%;object-fit:contain}
.leaderboard-driver-copy{min-width:0}
.leaderboard-driver-copy .name{display:flex;align-items:center;gap:7px;min-width:0;color:#f2eee6;font-size:14px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.leaderboard-driver-copy .meta{display:flex;align-items:center;gap:8px;margin-top:5px;color:#9f968c;font-size:8px;font-weight:800;letter-spacing:.9px}
.leaderboard-source-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:7px;font-weight:900;letter-spacing:.8px}
.leaderboard-source-badge.live{color:#7ff0b3;background:rgba(34,204,122,0.1);border:1px solid rgba(34,204,122,0.28)}
.leaderboard-source-badge.fallback{color:#c9beb1;background:rgba(166,123,75,0.1);border:1px solid rgba(166,123,75,0.22)}
.leaderboard-stat-cell{min-width:0;padding:0 14px;border-left:1px solid rgba(255,176,85,0.08)}
.leaderboard-stat-cell span{display:none}
.leaderboard-stat-cell b{display:block;color:#edf9ff;font:700 18px Oswald;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.leaderboard-stat-cell.revenue b{font-size:16px}
@media(max-width:1100px){.telemetry-board{overflow-x:auto}.leaderboard-table-head,.standalone-driver-grid{min-width:1030px}.leaderboard-table-head,.standalone-driver-grid .leaderboard-driver-row{grid-template-columns:62px minmax(235px,2fr) repeat(5,minmax(110px,1fr))!important}}
@media(max-width:700px){.leaderboard-title h2{font-size:30px}.leaderboard-title p{font-size:11px}.leaderboard-table-head{display:none}.telemetry-board{overflow:visible;border:0;background:transparent}.standalone-driver-grid{min-width:0!important;display:grid!important;gap:10px!important}.standalone-driver-grid .leaderboard-driver-row{min-width:0!important;display:grid!important;grid-template-columns:48px 1fr 1fr!important;grid-template-areas:"rank driver driver" "rank points time" "rank connections jobs" "rank revenue revenue";gap:0;min-height:0!important;padding:12px!important;border:1px solid rgba(255,176,85,0.14)!important;border-radius:12px!important}.leaderboard-rank-cell{grid-area:rank;align-self:stretch;display:grid;place-items:center;border-right:1px solid rgba(255,176,85,0.1);margin-right:10px}.leaderboard-driver-cell{grid-area:driver;padding-bottom:10px}.leaderboard-stat-cell{padding:9px 10px;border-left:0;border-top:1px solid rgba(255,176,85,0.08)}.leaderboard-stat-cell:nth-of-type(3){grid-area:points}.leaderboard-stat-cell:nth-of-type(4){grid-area:time}.leaderboard-stat-cell:nth-of-type(5){grid-area:connections}.leaderboard-stat-cell:nth-of-type(6){grid-area:jobs}.leaderboard-stat-cell:nth-of-type(7){grid-area:revenue}.leaderboard-stat-cell span{display:block;color:#aea499;font-size:7px;font-weight:900;letter-spacing:1px;margin-bottom:3px}.leaderboard-stat-cell b{font-size:16px}}
/* V76.36 — telemetry-only leaderboard: no time columns. */
.leaderboard-table-head{grid-template-columns:72px minmax(240px,2fr) repeat(6,minmax(105px,1fr));min-width:1180px}
.standalone-driver-grid{min-width:1180px}
.standalone-driver-grid .leaderboard-driver-row{grid-template-columns:72px minmax(240px,2fr) repeat(6,minmax(105px,1fr))!important}
@media(max-width:1100px){.leaderboard-table-head,.standalone-driver-grid{min-width:1130px}.leaderboard-table-head,.standalone-driver-grid .leaderboard-driver-row{grid-template-columns:62px minmax(220px,2fr) repeat(6,minmax(100px,1fr))!important}}
@media(max-width:700px){.standalone-driver-grid .leaderboard-driver-row{grid-template-columns:48px 1fr 1fr!important;grid-template-areas:"rank driver driver" "rank points connections" "rank jobs completed" "rank clean revenue"!important}.leaderboard-stat-cell:nth-of-type(3){grid-area:points!important}.leaderboard-stat-cell:nth-of-type(4){grid-area:connections!important}.leaderboard-stat-cell:nth-of-type(5){grid-area:jobs!important}.leaderboard-stat-cell:nth-of-type(6){grid-area:completed!important}.leaderboard-stat-cell:nth-of-type(7){grid-area:clean!important}.leaderboard-stat-cell:nth-of-type(8){grid-area:revenue!important}}


/* 76.39 — ATS Telemetry public guide */
.telemetry-page{display:grid;gap:22px}
.telemetry-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:28px;align-items:center;padding:36px;border:1px solid #724817;border-radius:20px;background:linear-gradient(115deg,rgba(21,20,19,0.98),rgba(25,24,23,0.94)),url('/assets/warm-theme-hero.jpg') center/cover}
.telemetry-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 35%,rgba(255,150,31,0.14),transparent 34%);pointer-events:none}
.telemetry-hero-copy,.telemetry-hero-card{position:relative;z-index:1}
.telemetry-hero-copy>span,.telemetry-kicker{display:block;color:#f0a03a;font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}
.telemetry-hero h1{font-size:clamp(38px,5vw,68px);line-height:.95;margin:12px 0 16px;color:#f4f1ea}
.telemetry-hero p{max-width:800px;color:#bcd2df;font-size:17px;line-height:1.65}
.telemetry-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.telemetry-download.is-disabled{opacity:.45;filter:grayscale(.5);cursor:not-allowed}
.telemetry-updated{display:block;margin-top:12px;color:#bfb4a8;font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.telemetry-missing{margin-top:12px!important;padding:10px 12px;border:1px solid #6f5520;border-radius:10px;background:#1c1609;color:#ffcf6a!important;font-size:13px!important}
.telemetry-hero-card{border:1px solid #aa6c26;border-radius:16px;background:rgba(20,19,18,0.82);padding:26px;box-shadow:0 18px 50px rgba(0,0,0,0.28)}
.telemetry-hero-card b{display:block;color:#f2eee6;font-size:22px;margin-bottom:14px}
.telemetry-hero-card span{display:block;color:#f0a03a;font-family:monospace;font-size:16px;overflow-wrap:anywhere;margin-bottom:12px}
.telemetry-hero-card small{display:block;color:#c4b9ac;line-height:1.6}
.telemetry-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}
.telemetry-card{border:1px solid #3c3021;border-radius:17px;background:#171b1c;padding:26px;box-shadow:0 16px 38px rgba(0,0,0,0.16)}
.telemetry-card-wide{grid-row:span 2}
.telemetry-card h2,.telemetry-install h2,.telemetry-help h2{margin:8px 0 12px;color:#f3efe8;font-size:28px}
.telemetry-card p,.telemetry-help p{color:#b7b2aa;line-height:1.65}
.telemetry-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}
.telemetry-feature-grid>div{border:1px solid #52381a;border-radius:12px;background:#151423;padding:15px}
.telemetry-feature-grid b{display:block;color:#eaf9ff;font-size:14px;letter-spacing:.08em}
.telemetry-feature-grid small{display:block;color:#aaa096;margin-top:5px;line-height:1.4}
.telemetry-note{margin-top:18px;border-left:3px solid #f0a03a;background:#161514;padding:14px 16px;border-radius:0 10px 10px 0}
.telemetry-note b,.telemetry-note span{display:block}.telemetry-note b{color:#f0a03a;font-size:12px;letter-spacing:.12em}.telemetry-note span{color:#d3c7ba;margin-top:6px;line-height:1.5}
.telemetry-checks{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:9px}.telemetry-checks li{position:relative;padding-left:23px;color:#b7b2aa;line-height:1.45}.telemetry-checks li:before{content:"✓";position:absolute;left:0;color:#35e498;font-weight:900}
.telemetry-install{border:1px solid #3c3021;border-radius:18px;background:#171615;padding:28px}
.telemetry-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.telemetry-steps article{border:1px solid #53381a;border-radius:13px;background:#131312;padding:18px}.telemetry-steps article>b{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #b47329;border-radius:9px;color:#f0a03a}.telemetry-steps h3{color:#f2eee6;font-size:15px;margin:14px 0 8px}.telemetry-steps p{color:#b9afa3;font-size:13px;line-height:1.55}.telemetry-steps code,.telemetry-log code{display:block;background:#0e0d0d;border:1px solid #5c401f;color:#ffbe73;border-radius:8px;padding:10px;font-size:11px;overflow-wrap:anywhere;white-space:normal}
.telemetry-help{display:grid;grid-template-columns:1fr .7fr;gap:20px;align-items:center;border:1px solid #3c3021;border-radius:17px;background:#171b1c;padding:26px}.telemetry-log{border:1px solid #53381a;border-radius:13px;background:#131312;padding:18px}.telemetry-log span{display:block;color:#f0a03a;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.telemetry-log p{font-size:13px;margin-bottom:0}
.telemetry-inline-callout{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #7d4f1a;border-radius:15px;background:linear-gradient(90deg,#1a1918,#22201f);padding:18px 22px;margin-bottom:18px}.telemetry-inline-callout span{display:block;color:#f0a03a;font-size:11px;font-weight:900;letter-spacing:.15em}.telemetry-inline-callout b{display:block;color:#edf9ff;margin:6px 0 3px}.telemetry-inline-callout small{display:block;color:#bbb1a5;line-height:1.45}.telemetry-connect-note{margin-top:14px;padding:11px 14px;border:1px solid #7d4f1a;border-radius:10px;background:#191817;color:#b7b2aa;font-size:13px}.telemetry-connect-note a{color:#ffac4d;font-weight:900}
@media(max-width:1050px){.telemetry-hero,.telemetry-grid,.telemetry-help{grid-template-columns:1fr}.telemetry-card-wide{grid-row:auto}.telemetry-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.telemetry-inline-callout{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.telemetry-hero,.telemetry-card,.telemetry-install,.telemetry-help{padding:20px}.telemetry-feature-grid,.telemetry-steps{grid-template-columns:1fr}.telemetry-actions .btn{width:100%;justify-content:center}}


/* V76.39 — cleaner telemetry page + balanced home explore navigation */
.home-explore{margin:0;padding:30px clamp(20px,3vw,44px);border-top:1px solid rgba(235,157,67,0.16);border-bottom:1px solid rgba(235,157,67,0.13);background:linear-gradient(180deg,#131211,#131312)}
.home-explore-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
.home-explore-heading>span{color:#ffac4e;font-size:10px;font-weight:900;letter-spacing:.22em}
.home-explore-heading h2{margin:0;color:#f0ece4;font:600 clamp(22px,2.2vw,32px) Oswald,sans-serif}
.home-explore-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid rgba(244,162,71,0.18);border-radius:14px;overflow:hidden;background:#181716}
.home-explore-links a{position:relative;min-width:0;padding:17px 14px 16px 15px;border-right:1px solid rgba(244,162,71,0.11);text-decoration:none;background:linear-gradient(180deg,rgba(30,29,27,0.9),rgba(22,21,20,0.92));transition:background .16s,border-color .16s,transform .16s}
.home-explore-links a:last-child{border-right:0}
.home-explore-links a:hover{background:linear-gradient(180deg,rgba(38,37,35,0.96),rgba(27,26,25,0.97));transform:translateY(-1px)}
.home-explore-links i{display:block;color:#ffb055;font:800 10px Oswald,sans-serif;letter-spacing:.16em;margin-bottom:7px}
.home-explore-links b{display:block;color:#f0f9ff;font-size:12px;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-explore-links span{display:block;color:#a9a095;font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-explore-links strong{position:absolute;right:12px;top:14px;color:#bd8c55;font-size:16px}
@media(max-width:1150px){.home-explore-links{grid-template-columns:repeat(3,1fr)}.home-explore-links a{border-bottom:1px solid rgba(244,162,71,0.11)}.home-explore-links a:nth-child(3n){border-right:0}.home-explore-links a:nth-child(n+4){border-bottom:0}}
@media(max-width:680px){.home-explore{padding:22px 14px}.home-explore-heading{display:block}.home-explore-heading h2{margin-top:6px}.home-explore-links{grid-template-columns:repeat(2,1fr)}.home-explore-links a:nth-child(3n){border-right:1px solid rgba(244,162,71,0.11)}.home-explore-links a:nth-child(2n){border-right:0}.home-explore-links a:nth-child(n+5){border-bottom:0}}

.telemetry-page-clean{gap:18px}
.telemetry-hero-clean{grid-template-columns:minmax(0,1.7fr) minmax(260px,.55fr);padding:34px}
.telemetry-simple-summary{position:relative;z-index:1;padding:22px;border:1px solid rgba(255,169,71,0.28);border-radius:14px;background:rgba(19,19,18,0.8)}
.telemetry-simple-summary>span{display:block;color:#ffaf54;font-size:9px;font-weight:900;letter-spacing:.2em;margin-bottom:10px}.telemetry-simple-summary>b{display:block;color:#f4f1ea;font:600 20px Oswald,sans-serif;margin-bottom:13px;overflow-wrap:anywhere}
.telemetry-simple-summary ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.telemetry-simple-summary li{position:relative;padding-left:18px;color:#bfb4a8;font-size:11px}.telemetry-simple-summary li:before{content:'✓';position:absolute;left:0;color:#31df91;font-weight:900}
.telemetry-purpose-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.telemetry-purpose-row article{display:flex;gap:13px;align-items:flex-start;padding:18px;border:1px solid rgba(233,156,68,0.18);border-radius:13px;background:#171b1c}.telemetry-purpose-row article>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border:1px solid #956127;border-radius:8px;color:#ffac4d;font:700 12px Oswald,sans-serif}.telemetry-purpose-row b{display:block;color:#f4f0e8;font-size:11px;letter-spacing:.08em}.telemetry-purpose-row p{margin:5px 0 0;color:#b4aa9e;font-size:10px;line-height:1.5}
.telemetry-clean-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.telemetry-clean-card{padding:24px;border:1px solid #3c3021;border-radius:15px;background:#171b1c}.telemetry-clean-card h2{margin:7px 0 14px;color:#f3efe8;font-size:27px}.telemetry-stat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.telemetry-stat-list>div{padding:14px;border:1px solid rgba(198,132,57,0.18);border-radius:10px;background:#151423}.telemetry-stat-list b{display:block;color:#eaf9ff;font-size:12px}.telemetry-stat-list small{display:block;color:#a69d92;margin-top:4px;line-height:1.4}.telemetry-checks-clean{margin-top:8px}.clean-note{margin-top:16px}.telemetry-section-heading span{display:block;color:#f0a03a;font-size:10px;font-weight:900;letter-spacing:.2em}.telemetry-section-heading h2{margin:6px 0;color:#f3efe8;font-size:30px}.telemetry-section-heading p{margin:0;color:#b4aa9e}.telemetry-install-clean{padding:24px}.telemetry-steps-clean{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.telemetry-steps-clean article{padding:16px}.telemetry-steps-clean h3{font-size:13px;margin:12px 0 6px}.telemetry-steps-clean p{font-size:11px}.telemetry-help-clean{grid-template-columns:1.2fr .8fr;padding:22px}
@media(max-width:1000px){.telemetry-hero-clean,.telemetry-clean-grid,.telemetry-help-clean{grid-template-columns:1fr}.telemetry-purpose-row{grid-template-columns:1fr}.telemetry-steps-clean{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.telemetry-hero-clean,.telemetry-clean-card,.telemetry-install-clean,.telemetry-help-clean{padding:18px}.telemetry-stat-list,.telemetry-steps-clean{grid-template-columns:1fr}}

/* V76.40 — larger telemetry explanatory text for easier reading. */
.telemetry-page-clean .telemetry-hero-copy p{font-size:18px;line-height:1.7}
.telemetry-page-clean .telemetry-simple-summary li{font-size:15px;line-height:1.5}
.telemetry-page-clean .telemetry-purpose-row p{font-size:15px;line-height:1.6}
.telemetry-page-clean .telemetry-stat-list small{font-size:14px;line-height:1.55}
.telemetry-page-clean .telemetry-checks li{font-size:15px;line-height:1.6}
.telemetry-page-clean .telemetry-note span{font-size:15px;line-height:1.6}
.telemetry-page-clean .telemetry-section-heading p{font-size:15px;line-height:1.6}
.telemetry-page-clean .telemetry-steps-clean p{font-size:15px;line-height:1.6}
.telemetry-page-clean .telemetry-steps code,.telemetry-page-clean .telemetry-log code{font-size:13px;line-height:1.5}
.telemetry-page-clean .telemetry-help p{font-size:15px;line-height:1.65}
.telemetry-page-clean .telemetry-log p{font-size:14px;line-height:1.6}
.telemetry-page-clean .telemetry-missing{font-size:15px!important;line-height:1.55}
@media(max-width:620px){.telemetry-page-clean .telemetry-hero-copy p{font-size:17px}.telemetry-page-clean .telemetry-simple-summary li,.telemetry-page-clean .telemetry-purpose-row p,.telemetry-page-clean .telemetry-checks li,.telemetry-page-clean .telemetry-note span,.telemetry-page-clean .telemetry-section-heading p,.telemetry-page-clean .telemetry-steps-clean p,.telemetry-page-clean .telemetry-help p{font-size:15px}}


/* 76.41 — Home cleanup: removed Explore strip and gave the live server area more breathing room. */
.home-servers-section{padding:34px 4.2% 38px;background:linear-gradient(180deg,rgba(13,12,12,0.76),#100f0e 20%,#100f0e 100%);border-bottom:1px solid rgba(235,157,67,0.11)}
.home-servers-intro{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:end;margin:0 0 22px;padding:0 2px 18px;border-bottom:1px solid rgba(235,157,67,0.12)}
.home-servers-intro>span{color:#ffac4e;font-size:10px;font-weight:900;letter-spacing:.22em;white-space:nowrap}
.home-servers-intro h2{margin:0;color:#eef9ff;font:600 clamp(25px,2.6vw,36px) Oswald,sans-serif;line-height:1}
.home-servers-intro p{margin:8px 0 0;color:#aaa096;font-size:12px;line-height:1.55}
.home-lower-strip{border-top:0}
@media(max-width:900px){.home-servers-section{padding-top:28px}.home-servers-intro{grid-template-columns:1fr;gap:7px;align-items:start}.home-servers-intro p{max-width:560px}}
@media(max-width:600px){.home-servers-section{padding:24px 4.5% 26px}.home-servers-intro{margin-bottom:16px;padding-bottom:14px}.home-servers-intro h2{font-size:28px}.home-servers-intro p{font-size:12px}}


/* V76.43 — full telemetry driver history */
.profile-history-link{margin-top:14px;display:flex;justify-content:flex-start}.profile-history-link .btn{font-size:13px;padding:10px 14px}
.driver-history-page{max-width:1400px;margin:0 auto;padding:34px 24px 70px}.driver-history-hero{display:flex;gap:22px;align-items:center;padding:24px;border:1px solid #634018;border-radius:18px;background:linear-gradient(135deg,#171b1c,#131211);box-shadow:0 18px 40px #0006}.driver-history-avatar{width:128px;height:128px;flex:0 0 128px;border:1px solid #ff9c2a;border-radius:16px;background:#131211;display:grid;place-items:center;overflow:hidden}.driver-history-avatar img{width:100%;height:100%;object-fit:contain}.driver-history-copy .eyebrow{display:block;color:#ffa641;font-weight:800;letter-spacing:.18em;font-size:12px}.driver-history-copy h1{margin:5px 0 4px;font-size:44px}.driver-history-copy p{margin:0;color:#b8cfdd;font-size:17px}.driver-history-summary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin:18px 0}.driver-history-summary>div{padding:16px;border:1px solid #4d3417;border-radius:13px;background:#1c1b18}.driver-history-summary b{display:block;font-size:28px}.driver-history-summary span{display:block;margin-top:4px;color:#bfb4a8;font-size:11px;font-weight:800;letter-spacing:.12em}.driver-history-panel{border:1px solid #4d3417;border-radius:16px;background:#181716;padding:18px}.driver-history-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.driver-history-panel-head h2{margin:0;font-size:27px}.driver-history-panel-head p{margin:4px 0 0;color:#c1b6aa}.history-table-wrap{overflow:auto;border:1px solid #262523;border-radius:12px}.history-table{width:100%;border-collapse:collapse;min-width:1100px}.history-table th{padding:11px 12px;text-align:left;background:#22201f;color:#ffbe73;font-size:11px;letter-spacing:.1em}.history-table td{padding:12px;border-top:1px solid #262523;color:#d8e5ec;font-size:14px}.history-status{font-size:11px;font-weight:900;letter-spacing:.08em}.history-status.completed{color:#43e88f}.history-status.canceled{color:#ff7e7e}.history-muted{color:#b3a99e}.history-empty{padding:34px;text-align:center;color:#c1b6aa}.history-back{margin-bottom:16px;display:inline-flex}.history-route{white-space:nowrap}.history-money{font-weight:800}.history-damage.clean{color:#43e88f}.history-damage.damaged{color:#ffb36a}
@media(max-width:900px){.driver-history-summary{grid-template-columns:repeat(2,1fr)}.driver-history-hero{align-items:flex-start}.driver-history-copy h1{font-size:34px}}@media(max-width:600px){.driver-history-page{padding:22px 12px 50px}.driver-history-hero{flex-direction:column}.driver-history-avatar{width:105px;height:105px;flex-basis:105px}.driver-history-summary{grid-template-columns:1fr 1fr}.driver-history-summary b{font-size:23px}}

/* 76.45 Road Rogues — corrected individual badge artwork + hover explanations. */
.rogue-tab{border-color:rgba(255,98,80,0.28)!important;color:#ff9a8c!important}.rogue-tab:hover{background:rgba(255,77,58,0.08)!important}.road-rogues-panel{border-color:rgba(255,95,73,0.2);background:linear-gradient(145deg,#151423,#121211)}.rogue-title>div>span{color:#ff806d}.rogue-summary{display:flex;gap:10px}.rogue-summary div{min-width:120px;padding:13px 16px;border-radius:10px;background:#171b1c;border:1px solid rgba(255,95,73,0.18);text-align:center}.rogue-summary b{display:block;font:700 24px Oswald;color:#ff9a8c}.rogue-summary small{font-size:8px;letter-spacing:1.2px;color:#a79e93}.road-rogue-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 26px}.rogue-award{position:relative;min-width:0;padding:12px;border:1px solid rgba(255,175,83,0.16);border-radius:13px;background:linear-gradient(145deg,#1c1b18,#111110);overflow:hidden;transition:transform .18s,border-color .18s,box-shadow .18s;outline:none}.rogue-award:hover,.rogue-award:focus,.rogue-award:focus-within{z-index:8;transform:translateY(-2px);border-color:rgba(255,176,85,0.48);box-shadow:0 12px 30px rgba(0,0,0,0.34),0 0 24px rgba(255,150,31,0.07)}.rogue-award-art{height:210px;display:grid;place-items:center;border-radius:10px;background:#111110;overflow:hidden}.rogue-award-art img{display:block;width:100%;height:100%;object-fit:contain}.rogue-award-name{padding:10px 4px 2px;color:#f0ece4;font-size:11px;font-weight:900;text-align:center;letter-spacing:.2px}.rogue-award-tooltip{position:absolute;left:12px;right:12px;bottom:12px;padding:12px 13px;border-radius:9px;background:rgba(14,14,13,0.97);border:1px solid rgba(255,174,81,0.34);box-shadow:0 12px 30px rgba(0,0,0,0.46);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:.16s;text-align:left}.rogue-award:hover .rogue-award-tooltip,.rogue-award:focus .rogue-award-tooltip,.rogue-award:focus-within .rogue-award-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.rogue-award-tooltip strong{display:block;color:#ffbb6d;font-size:10px;margin-bottom:5px}.rogue-award-tooltip span{display:block;color:#c7dbe7;font-size:9px;line-height:1.55}.rogue-board-head,.rogue-row{display:grid;grid-template-columns:52px minmax(190px,1.5fr) repeat(6,minmax(85px,.7fr)) minmax(150px,1.2fr);align-items:center;min-width:1150px}.rogue-board-head{padding:10px 12px;background:#191817;color:#9f968c;font-size:8px;font-weight:900;letter-spacing:1px}.road-rogue-grid{overflow-x:auto;border:1px solid rgba(255,175,83,0.1);border-radius:10px}.rogue-row{padding:10px 12px;border-top:1px solid rgba(255,175,83,0.08);background:#142443}.rogue-row:nth-child(even){background:#181716}.rogue-rank{font:800 18px Oswald;text-align:center;color:#d9eff8}.rogue-driver{display:flex;align-items:center;gap:10px;min-width:0}.rogue-driver img{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#171b1c}.rogue-driver b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rogue-row>span small{display:none}.rogue-row>span b{font:700 16px Oswald}.rogue-mini-awards{display:flex;gap:4px;align-items:center;min-height:34px}.rogue-mini-awards img{width:34px;height:34px;object-fit:contain;border-radius:6px;border:1px solid rgba(255,255,255,0.08);background:#131312}.rogue-mini-awards em{font-size:8px;color:#948c82}.road-rogues-panel .empty{padding:28px}.page-tabs{flex-wrap:wrap}
@media(max-width:1100px){.road-rogue-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.rogue-board-head,.rogue-row{min-width:1060px}}
@media(max-width:700px){.road-rogue-badges{grid-template-columns:1fr}.rogue-award-art{height:auto;aspect-ratio:1/1}.rogue-summary{margin-top:14px}.rogue-title{display:block!important}}

/* 76.47 Road Rogues sizing — match the normal achievement badge scale. */
.road-rogue-badges{
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:12px;
  margin:18px 0 24px;
}
.rogue-award{
  padding:0;
  border-radius:11px;
  overflow:visible;
}
.rogue-award-art{
  height:145px;
  padding:10px;
  border-radius:11px 11px 0 0;
  background:#171615;
  overflow:hidden;
}
.rogue-award-art img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.rogue-award-name{
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px 5px;
  border-top:1px solid rgba(242,161,58,0.14);
  background:#131211;
  font-size:13px;
  line-height:1.15;
}
.rogue-award-tooltip{
  left:50%;
  right:auto;
  bottom:auto;
  top:calc(100% + 10px);
  width:min(260px,30vw);
  min-width:210px;
  transform:translate(-50%,8px);
  z-index:50;
}
.rogue-award:hover .rogue-award-tooltip,
.rogue-award:focus .rogue-award-tooltip,
.rogue-award:focus-within .rogue-award-tooltip{
  transform:translate(-50%,0);
}
.rogue-award-tooltip strong{font-size:15px;line-height:1.2;margin-bottom:6px}
.rogue-award-tooltip span{font-size:14px;line-height:1.45}
@media(max-width:1100px){.road-rogue-badges{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){
  .road-rogue-badges{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rogue-award-art{height:155px;aspect-ratio:auto}
  .rogue-award-tooltip{left:0;right:0;width:auto;min-width:0;transform:translateY(8px)}
  .rogue-award:hover .rogue-award-tooltip,.rogue-award:focus .rogue-award-tooltip,.rogue-award:focus-within .rogue-award-tooltip{transform:translateY(0)}
}


/* 76.47 — Driver Progress is now a true three-tab view; tabs switch in place without scrolling. */
.progress-tabbar{position:relative;display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.progress-tabbar button{appearance:none;border:1px solid rgba(232,156,69,0.2);background:#181716;color:#c9beb1;border-radius:9px;padding:11px 15px;font:800 12px/1.1 inherit;letter-spacing:.04em;cursor:pointer;transition:.16s}
.progress-tabbar button:hover{border-color:rgba(255,172,76,0.45);color:#e9f9ff;background:#201f1d}
.progress-tabbar button.active{color:#ffffff;border-color:#f19832;background:linear-gradient(180deg,#684318,#262523);box-shadow:inset 0 0 0 1px rgba(255,179,91,0.1),0 0 18px rgba(255,150,31,0.07)}
.progress-tabbar .rogue-tab.active{border-color:#ff705f!important;color:#ffffff!important;background:linear-gradient(180deg,#5b244f,#351714)!important;box-shadow:inset 0 0 0 1px rgba(255,117,96,0.1),0 0 18px rgba(255,77,58,0.06)}
.progress-tab-panel[hidden]{display:none!important}
.progress-tab-panel.active{display:block}
.profile-history-actions{gap:10px;flex-wrap:wrap}.profile-history-actions .btn{margin:0}.rogue-profile-link{border-color:rgba(255,106,88,0.34)!important;color:#ffb2a7!important;background:rgba(255,74,54,0.05)!important}
.rogue-row.is-profile-target{position:relative;background:linear-gradient(90deg,rgba(255,87,65,0.13),rgba(24,23,22,0.96));box-shadow:inset 4px 0 0 #ff725f,inset 0 0 0 1px rgba(255,115,95,0.24)}
.rogue-row.is-profile-target .rogue-driver b{color:#ffb5aa}
@media(max-width:720px){.progress-tabbar button{flex:1 1 100%;text-align:left}.progress-tabbar .progress-links{width:100%;margin-left:0}.profile-history-actions{display:grid;grid-template-columns:1fr}.profile-history-actions .btn{width:100%;justify-content:center}}


/* V76.50 — Telemetry / Driver Progress public announcement */
.telemetry-feature-popup{
  position:fixed;left:28px;bottom:28px;z-index:11990;
  width:min(500px,calc(100vw - 40px));padding:22px 54px 20px 22px;
  border:1px solid rgba(255,175,83,0.52);border-radius:16px;
  background:linear-gradient(145deg,rgba(28,27,26,0.99),rgba(14,14,13,0.995));
  box-shadow:0 24px 70px rgba(0,0,0,0.58),0 0 30px rgba(255,162,56,0.15),inset 0 1px 0 rgba(255,255,255,0.04);
  color:#eef9ff;overflow:hidden;
}
.telemetry-feature-popup[hidden]{display:none!important}
.telemetry-feature-popup::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#ffb867,#ff9f32 55%,#39ef9d);box-shadow:0 0 18px rgba(255,181,97,0.35)}
.telemetry-feature-popup::after{content:'';position:absolute;right:-60px;top:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(255,168,68,0.15),transparent 70%);pointer-events:none}
.telemetry-feature-popup .feature-popup-kicker{position:relative;z-index:1;margin-bottom:7px;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:2px;color:#ffbe73}
.telemetry-feature-popup .feature-popup-title{position:relative;z-index:1;margin:0 0 9px;font:700 27px/1.08 Oswald,sans-serif;letter-spacing:.35px;color:#ffffff}
.telemetry-feature-popup .feature-popup-copy{position:relative;z-index:1;margin:0;color:#cce2ee;font-size:14px;line-height:1.58;max-width:420px}
.telemetry-feature-popup .feature-popup-copy strong{color:#ffbe73}
.feature-popup-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}
.feature-popup-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border-radius:8px;border:1px solid rgba(255,175,84,0.28);background:rgba(78,50,19,0.64);color:#eaf8ff;font-size:9px;font-weight:900;letter-spacing:1px;transition:.18s}
.feature-popup-action.primary{background:linear-gradient(135deg,#ffa135,#ff8b26);border-color:transparent;color:#ffffff;box-shadow:0 9px 22px rgba(255,140,39,0.2)}
.feature-popup-action:hover,.feature-popup-action:focus-visible{transform:translateY(-1px);border-color:rgba(255,185,105,0.65);filter:brightness(1.06);outline:none}
.feature-popup-close{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;padding:0;border:1px solid rgba(255,179,92,0.3);border-radius:50%;background:rgba(18,18,17,0.9);color:#eee7dc;display:grid;place-items:center;font-size:24px;line-height:1;cursor:pointer}
.feature-popup-close:hover,.feature-popup-close:focus-visible{background:rgba(33,31,30,0.97);border-color:rgba(255,179,91,0.7);color:#ffffff;outline:none}
@media(max-width:700px){.telemetry-feature-popup{left:12px;right:12px;top:76px;bottom:auto;width:auto;padding:18px 50px 17px 18px;border-radius:14px}.telemetry-feature-popup .feature-popup-title{font-size:23px}.telemetry-feature-popup .feature-popup-copy{font-size:13px;line-height:1.52}.feature-popup-actions{margin-top:12px}.feature-popup-action{padding:9px 11px}}


/* V76.53 — Road Rogues driver profile popup */
.rogue-row[data-driver]{cursor:pointer;transition:background .16s,border-color .16s,transform .16s}
.rogue-row[data-driver]:hover,.rogue-row[data-driver]:focus-visible{background:linear-gradient(90deg,rgba(255,91,69,0.12),rgba(24,23,22,0.98));outline:none;box-shadow:inset 3px 0 0 #ff725f}
.road-rogue-modal-panel{border-color:rgba(255,103,82,0.35);box-shadow:0 30px 90px rgba(0,0,0,0.72),0 0 40px rgba(255,74,54,0.08)}
.rogue-profile-header{border-bottom-color:rgba(255,111,90,0.14)}
.rogue-kicker{color:#ff8b79!important}.rogue-profile-label{border-color:rgba(255,110,87,0.25)!important;color:#ffab9e!important;background:rgba(255,79,58,0.05)!important}
.rogue-profile-stats{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;padding:0 0 18px}
.rogue-profile-stat{min-width:0;padding:13px 10px;border:1px solid rgba(255,106,84,0.15);border-radius:10px;background:linear-gradient(145deg,#171615,#131211);text-align:center}
.rogue-profile-stat b{display:block;color:#ffac9f;font:700 22px/1 Oswald,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rogue-profile-stat span{display:block;margin-top:6px;color:#a2998f;font-size:8px;font-weight:900;letter-spacing:.9px}
.rogue-profile-section{margin-top:12px;padding:18px;border:1px solid rgba(255,175,83,0.1);border-radius:13px;background:linear-gradient(145deg,#181716,#131211)}
/* V76.53 — Road Rogues popup badge sizing aligned with the standard driver achievement badges */
.rogue-profile-awards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}
.rogue-profile-award{position:relative;min-width:0;min-height:198px;padding:10px 9px 11px;border:1px solid rgba(235,175,106,0.12);border-radius:11px;background:linear-gradient(145deg,#181716,#131312);text-align:center;overflow:hidden;outline:none;transition:transform .16s,border-color .16s,box-shadow .16s}
.rogue-profile-award.earned{border-color:rgba(255,113,91,0.35);box-shadow:inset 0 0 0 1px rgba(255,102,80,0.05)}
.rogue-profile-award.locked{filter:saturate(.25);opacity:.55}
.rogue-profile-award:hover,.rogue-profile-award:focus{z-index:8;transform:translateY(-2px);border-color:rgba(255,122,101,0.55);box-shadow:0 8px 24px rgba(0,0,0,0.22)}
.rogue-profile-award-art{height:104px;display:grid;place-items:center;border-radius:8px;background:#11100f;overflow:hidden}.rogue-profile-award-art img{display:block;width:auto;height:auto;max-width:88%;max-height:88%;object-fit:contain}
.rogue-profile-award-copy{display:block;padding:7px 2px 1px}.rogue-profile-award-copy strong{display:block;font-size:10px;line-height:1.2;color:#eff9ff;min-height:24px;overflow:hidden}.rogue-profile-award-copy span{display:block;margin-top:5px;font-size:8px;font-weight:900;letter-spacing:.8px;color:#a69d92;text-transform:uppercase}.rogue-profile-award.earned .rogue-profile-award-copy span{color:#ff9a88}
.rogue-profile-award-tip{position:absolute;left:8px;right:8px;bottom:8px;padding:9px;border-radius:8px;border:1px solid rgba(255,113,91,0.3);background:rgba(14,14,13,0.98);box-shadow:0 14px 30px rgba(0,0,0,0.45);opacity:0;visibility:hidden;transform:translateY(5px);transition:.15s;pointer-events:none;text-align:left}.rogue-profile-award:hover .rogue-profile-award-tip,.rogue-profile-award:focus .rogue-profile-award-tip{opacity:1;visibility:visible;transform:translateY(0)}.rogue-profile-award-tip b{display:block;color:#ff9d8e;font-size:10px;margin-bottom:4px}.rogue-profile-award-tip span{display:block;color:#c5d9e5;font-size:8px;line-height:1.45}
.rogue-history-list{display:grid;gap:8px;margin-top:12px}.rogue-history-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:8px;background:#142443;border:1px solid rgba(255,255,255,0.05)}.rogue-history-row>div{min-width:0}.rogue-history-row strong{display:block;color:#f3efe8;font-size:11px;text-transform:capitalize}.rogue-history-row span{display:block;margin-top:3px;color:#8e867d;font-size:9px}.rogue-history-row>b{color:#ff9b8b;font:700 16px Oswald;white-space:nowrap}.rogue-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.rogue-profile-actions .btn:first-child{border-color:rgba(255,181,97,0.28);color:#fff1e0}
@media(max-width:980px){.rogue-profile-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.rogue-profile-awards{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:620px){.rogue-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rogue-profile-awards{grid-template-columns:repeat(2,minmax(0,1fr))}.rogue-profile-award{min-height:184px}.rogue-profile-award-art{height:94px}.rogue-profile-actions{display:grid;grid-template-columns:1fr}.rogue-profile-actions .btn{width:100%;justify-content:center}}


/* V76.54 — Road Rogues popup badges: full artwork + centered static hover card */
.rogue-profile-award-tip{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}

/* V76.69 — Driver Progression telemetry callout: contained, centered card */
.driver-achievements-page .telemetry-inline-callout,
main.standalone > .telemetry-inline-callout{
  width:min(1050px,92%);
  margin:22px auto 18px;
  padding:18px 22px;
  border-radius:15px;
  box-shadow:0 12px 30px rgba(0,0,0,0.18);
}
@media(max-width:1050px){
  .driver-achievements-page .telemetry-inline-callout,
  main.standalone > .telemetry-inline-callout{width:min(760px,92%)}
}
@media(max-width:620px){
  .driver-achievements-page .telemetry-inline-callout,
  main.standalone > .telemetry-inline-callout{width:calc(100% - 28px);margin:16px auto;padding:16px 17px}
}


/* V76.70 — live ATS job status */
.leaderboard-job-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:7px;font-weight:900;letter-spacing:.8px;color:#8cf5bb;background:rgba(25,196,111,0.12);border:1px solid rgba(47,225,139,0.34)}
.current-job-live{margin:11px 0;padding:14px;border-radius:10px;border:1px solid rgba(49,230,142,0.34);background:linear-gradient(135deg,rgba(11,67,48,0.48),rgba(22,21,20,0.9));box-shadow:inset 0 1px 0 rgba(255,255,255,0.025)}
.current-job-live-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.current-job-live-head span,.current-job-live-head b{font-size:8px;font-weight:900;letter-spacing:1.4px}.current-job-live-head span{display:flex;align-items:center;gap:7px;color:#79efaf}.current-job-live-head b{color:#b8ffd3}.current-job-live-head i{width:7px;height:7px;border-radius:50%;background:#42e98d;box-shadow:0 0 12px rgba(66,233,142,0.75);animation:liveJobPulse 1.8s ease-in-out infinite}.current-job-live>strong{display:block;color:#f2fff7;font:700 20px Oswald,sans-serif}.current-job-live>p{margin:4px 0 0;color:#c7e7d6;font-size:11px}.current-job-live>small{display:block;margin-top:7px;color:#79ad92;font-size:9px}.job-status.completed{color:#43e88f}.job-status.canceled{color:#ff8a8a}.job-status.in-progress{color:#7ff0b3}@keyframes liveJobPulse{0%,100%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}
.driver-history-current{margin:18px 0;padding:18px 20px;border:1px solid rgba(49,230,142,0.35);border-radius:15px;background:linear-gradient(135deg,rgba(8,58,42,0.64),rgba(23,22,21,0.94));box-shadow:0 14px 35px rgba(0,0,0,0.22)}.driver-history-current-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.driver-history-current-head span{display:flex;align-items:center;gap:8px;color:#72edaa;font-size:11px;font-weight:900;letter-spacing:.14em}.driver-history-current-head span:before{content:'';width:8px;height:8px;border-radius:50%;background:#42e98d;box-shadow:0 0 12px rgba(66,233,142,0.75);animation:liveJobPulse 1.8s ease-in-out infinite}.driver-history-current-head b{padding:5px 8px;border-radius:999px;border:1px solid rgba(62,228,145,0.28);color:#b4ffd1;font-size:9px;letter-spacing:.1em}.driver-history-current h2{margin:0;color:#f2fff7;font-size:27px}.driver-history-current p{margin:5px 0 0;color:#c8e5d6;font-size:15px}.driver-history-current small{display:block;margin-top:8px;color:#80ad95;font-size:12px}
@media(max-width:600px){.driver-history-current-head{align-items:flex-start;flex-direction:column}.current-job-live-head{align-items:flex-start;flex-direction:column}}

/* V76.71 — Live Driver Map */
.live-map-page{background:#100f0e;color:#f3efe8}.live-map-shell{width:min(1880px,98%);margin:0 auto;padding:22px 0 42px}.live-map-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;padding:28px 30px;border:1px solid rgba(237,159,69,0.22);border-radius:18px;background:linear-gradient(120deg,rgba(26,25,24,0.98),rgba(20,19,18,0.97)),url('/assets/warm-theme-hero.jpg') center 43%/cover;box-shadow:0 20px 45px rgba(0,0,0,0.28)}.live-map-hero span,.live-map-panel-head span,.live-map-stage-head span,.live-map-detail-body section>span{display:block;color:#ffb159;font-size:10px;font-weight:900;letter-spacing:2px}.live-map-hero h1{margin:5px 0 3px;color:#f7f2ea;font:800 clamp(30px,4vw,54px) Oswald,sans-serif;letter-spacing:.5px}.live-map-hero p{margin:0;color:#c5baad;font-size:13px}.live-map-hero-status{display:grid;grid-template-columns:auto auto;align-items:center;justify-items:end;gap:3px 8px;min-width:185px}.live-map-hero-status i,.live-dot{width:9px;height:9px;border-radius:50%;background:#30df78;box-shadow:0 0 14px rgba(48,223,120,0.65);animation:liveJobPulse 1.8s ease-in-out infinite}.live-map-hero-status b{color:#9affbe;font:700 18px Oswald}.live-map-hero-status small{grid-column:1/3;color:#918980;font-size:9px}.live-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0;padding:10px 12px;border:1px solid rgba(219,152,75,0.14);border-radius:12px;background:#131211}.live-map-filters{display:flex;gap:7px;flex-wrap:wrap}.live-map-filters button,.live-map-stage-actions button{border:1px solid rgba(226,167,100,0.2);border-radius:8px;background:#181716;color:#a9a095;padding:8px 11px;font:800 9px inherit;letter-spacing:.8px;cursor:pointer}.live-map-filters button.active,.live-map-stage-actions button:hover{color:#f7e6ca;border-color:#ffac4e;background:rgba(230,150,58,0.13)}.live-map-coverage{color:#948c82;font-size:9px;font-weight:800;letter-spacing:.9px;text-align:right}.live-map-coverage b{color:#e9993e}.live-map-layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(620px,1fr) minmax(260px,320px);gap:12px;min-height:700px}.panel-map{min-width:0;border:1px solid rgba(227,156,74,0.2);border-radius:15px;background:#142312;overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,0.24)}.live-map-panel-head,.live-map-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px;border-bottom:1px solid rgba(210,153,88,0.15);background:linear-gradient(#1c1b18,#142312)}.live-map-panel-head b{display:block;margin-top:4px;color:#e6f7ff;font:700 17px Oswald}.live-dot.muted{background:#6c665f;box-shadow:none;animation:none}.live-map-search{padding:11px;border-bottom:1px solid rgba(210,153,88,0.1)}.live-map-search input{width:100%;border:1px solid rgba(220,154,79,0.23);border-radius:8px;background:#131312;color:#e8f9ff;padding:10px 12px;outline:none}.live-map-search input:focus{border-color:#e99c44}.live-map-roster-list{max-height:640px;overflow:auto;padding:7px}.live-map-driver{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer}.live-map-driver:hover,.live-map-driver.selected{background:#201e1d;border-color:rgba(237,159,70,0.35)}.driver-status-dot{width:8px;height:8px;border-radius:50%;background:#a59c91;box-shadow:0 0 8px rgba(165,156,145,0.35)}.driver-status-dot.driving{background:#32e37b;box-shadow:0 0 10px rgba(50,227,123,0.6)}.driver-status-dot.job{background:#ff784f;box-shadow:0 0 10px rgba(255,120,79,0.5)}.driver-status-dot.idle{background:#ffd24d;box-shadow:0 0 9px rgba(255,210,77,0.45)}.driver-status-dot.recent{background:#90887f;box-shadow:none}.live-map-driver-copy{min-width:0}.live-map-driver-copy b{display:block;color:#f0fbff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-map-driver-copy small{display:block;margin-top:2px;color:#6ce69c;font-size:9px;font-weight:800}.live-map-driver-copy em{display:block;margin-top:3px;color:#a39a8f;font-size:9px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-age{color:#79726a;font-size:8px;white-space:nowrap}.live-map-stage{display:flex;flex-direction:column}.live-map-stage-head span{font-size:12px}.live-map-stage-head small{display:block;margin-top:3px;color:#8f877e;font-size:9px}.live-map-stage-actions{display:flex;gap:7px}.live-map-viewport{position:relative;flex:1;min-height:600px;background:#100f0f;overflow:hidden}.live-map-viewport svg{display:block;width:100%;height:100%;min-height:600px}.na-land,.baja-land,.alaska-land{filter:drop-shadow(0 10px 16px rgba(0,0,0,0.3))}.map-labels text{fill:#dcebe3;fill-opacity:.68;font:700 24px Oswald;letter-spacing:3px;text-anchor:middle}.map-labels text.minor{fill:#83b59a;font-size:13px;letter-spacing:1px}.map-labels text.city{fill:#bcd6df;font:700 11px sans-serif;letter-spacing:.2px}.map-pin{cursor:pointer;filter:url(#pinGlow)}.map-pin circle{fill:#1a1918;stroke:#d4c8bb;stroke-width:2}.map-pin path{fill:#d4c8bb;stroke:#11100f;stroke-width:1}.map-pin text{fill:#e9f8ff;font:700 12px sans-serif;paint-order:stroke;stroke:#0e0e0d;stroke-width:4;stroke-linejoin:round;filter:none}.map-pin.driving circle{stroke:#3fea86}.map-pin.driving path{fill:#3fea86}.map-pin.job circle{stroke:#ff704c}.map-pin.job path{fill:#ff704c}.map-pin.idle circle{stroke:#ffd24d}.map-pin.idle path{fill:#ffd24d}.map-pin.recent{opacity:.48;filter:none}.map-pin.selected circle{stroke-width:4;r:20}.live-map-waiting{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,80%);padding:20px;border:1px dashed rgba(242,161,58,0.35);border-radius:14px;background:rgba(19,18,17,0.88);text-align:center}.live-map-waiting[hidden]{display:none}.live-map-waiting b{display:block;color:#d9f5ff;font:700 17px Oswald;letter-spacing:.6px}.live-map-waiting span{display:block;margin-top:6px;color:#a39a8f;font-size:10px;line-height:1.5}.live-map-legend{position:absolute;left:13px;bottom:13px;display:flex;gap:10px;flex-wrap:wrap;padding:8px 10px;border:1px solid rgba(220,154,78,0.18);border-radius:9px;background:rgba(17,17,16,0.88)}.live-map-legend span{display:flex;align-items:center;gap:5px;color:#a79e93;font-size:8px;font-weight:800}.live-map-legend i{width:7px;height:7px;border-radius:50%}.live-map-legend i.driving{background:#32e37b}.live-map-legend i.job{background:#ff704c}.live-map-legend i.idle{background:#ffd24d}.live-map-legend i.recent{background:#90887f}.live-map-beta-note{padding:10px 14px;border-top:1px solid rgba(220,154,78,0.12);color:#8e867d;font-size:9px;line-height:1.5}.live-map-beta-note b{color:#f8a84d}.live-map-detail-body{padding:13px}.live-map-empty{padding:28px 16px;color:#8c847b;font-size:10px;line-height:1.55;text-align:center}.live-map-empty.compact{padding:20px 12px}.driver-detail-status{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:13px;border:1px solid rgba(220,154,79,0.15);border-radius:10px;background:#181716}.driver-detail-status small{grid-column:2;color:#898179;font-size:9px}.live-map-detail-body section{margin-top:11px;padding:14px;border:1px solid rgba(220,154,79,0.13);border-radius:10px;background:#142443}.live-map-detail-body section h3{margin:7px 0 0;color:#f4efe7;font:700 20px Oswald}.live-map-detail-body section p{margin:5px 0 0;color:#bfb4a8;font-size:10px;line-height:1.45}.live-map-detail-body section>small{display:block;margin-top:6px;color:#8e867d;font-size:9px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.detail-grid div{padding:9px;border-radius:8px;background:#1a1918}.detail-grid small{display:block;color:#888078;font-size:7px;font-weight:900;letter-spacing:.8px}.detail-grid b{display:block;margin-top:3px;color:#e7f8ff;font:700 15px Oswald}.detail-truck{padding-top:8px;border-top:1px solid rgba(255,255,255,0.05)}.detail-profile{width:100%;margin-top:12px;justify-content:center}.live-map-page .topbar nav a.active{color:#ffba6c;text-shadow:0 0 12px rgba(240,162,72,0.35)}
@media(max-width:1280px){.live-map-layout{grid-template-columns:260px 1fr}.live-map-detail{grid-column:1/3}.live-map-detail-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.live-map-detail-body section{margin-top:0}.detail-profile{align-self:end}.live-map-layout{min-height:0}}
@media(max-width:850px){.live-map-shell{width:94%}.live-map-hero{align-items:flex-start;flex-direction:column}.live-map-hero-status{justify-items:start}.live-map-toolbar{align-items:flex-start;flex-direction:column}.live-map-coverage{text-align:left}.live-map-layout{display:block}.live-map-roster,.live-map-stage,.live-map-detail{margin-bottom:12px}.live-map-roster-list{max-height:280px}.live-map-viewport,.live-map-viewport svg{min-height:520px}.live-map-detail-body{display:block}.live-map-detail-body section{margin-top:10px}.live-map-stage-actions{display:none}.map-pin text{font-size:10px}}

/* V76.73 — Monthly Driving Contest */
.contest-page{background:#0d0d0c;color:#eaf6fb}.contest-shell{width:min(1800px,96%);margin:0 auto;padding:22px 0 46px}.contest-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:30px;min-height:330px;padding:44px 46px;overflow:hidden;border:1px solid rgba(229,159,79,0.28);border-radius:18px;background:linear-gradient(90deg,rgba(14,14,13,0.96),rgba(19,18,17,0.78)),url('/assets/warm-theme-hero.jpg') center 46%/cover;box-shadow:0 22px 60px rgba(0,0,0,0.34)}.contest-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(0,0,0,0.13));pointer-events:none}.contest-hero-copy,.contest-prize-card{position:relative;z-index:1}.contest-hero-copy>span,.contest-panel-head>span,.contest-panel-head>div>span,.contest-bottom-banner span{display:block;color:#f2a13a;font-size:10px;font-weight:900;letter-spacing:2.4px}.contest-hero h1{margin:8px 0 10px;color:#ffffff;font:900 clamp(44px,6vw,82px)/.94 Oswald,sans-serif;letter-spacing:1px;text-shadow:0 5px 26px rgba(0,0,0,0.7)}.contest-hero p{max-width:900px;margin:0;color:#d7d0c4;font-size:20px;line-height:1.58}.contest-hero p strong{color:#ffd54d}.contest-hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.contest-hero-meta div{min-width:170px;padding:12px 14px;border:1px solid rgba(242,161,58,0.18);border-radius:10px;background:rgba(16,15,14,0.76)}.contest-hero-meta small{display:block;color:#968e84;font-size:8px;font-weight:900;letter-spacing:1.2px}.contest-hero-meta b{display:block;margin-top:4px;color:#f4efe7;font:700 15px Oswald}.contest-prize-card{justify-self:end;width:246px;aspect-ratio:1.55;padding:24px;border:1px solid rgba(255,216,72,0.55);border-radius:18px;background:radial-gradient(circle at 15% 10%,rgba(242,161,58,0.24),transparent 42%),linear-gradient(145deg,#171b1c,#0e0d0d 68%);box-shadow:0 22px 45px rgba(0,0,0,0.45),inset 0 0 28px rgba(242,161,58,0.08);transform:rotate(3deg);text-align:left}.contest-prize-card span{display:block;color:#efb26c;font-size:8px;font-weight:900;letter-spacing:1.8px}.contest-prize-card b{display:block;margin-top:18px;color:#f0f6f8;font:800 32px Oswald;letter-spacing:2px}.contest-prize-card strong{display:block;color:#ffd644;font:900 56px Oswald;line-height:.9}.contest-prize-card small{display:block;margin-top:8px;color:#a7bdc8;font-size:10px;font-weight:900;letter-spacing:2.8px}.contest-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.25fr) minmax(290px,.85fr);gap:14px;margin-top:14px}.contest-panel{border:1px solid rgba(242,161,58,0.2);border-radius:14px;background:linear-gradient(180deg,#171b1c,#11100f);box-shadow:0 16px 34px rgba(0,0,0,0.22);overflow:hidden}.contest-panel-head{padding:17px 18px;border-bottom:1px solid rgba(242,161,58,0.15);background:#1c1b18}.contest-panel-head h2{margin:4px 0 0;color:#f4f0e8;font:700 21px Oswald}.contest-detail-list{padding:5px 18px 16px}.contest-detail-list>div{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,0.06)}.contest-detail-list>div:last-child{border-bottom:0}.contest-detail-list>div>b{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(242,161,58,0.25);border-radius:50%;background:#211b15;color:#efad4e;font:800 14px Oswald}.contest-detail-list section span{display:block;color:#ffc36d;font-size:12px;font-weight:900;letter-spacing:1.2px}.contest-detail-list p{margin:7px 0 0;color:#c5c0b7;font-size:15px;line-height:1.58}.contest-board-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.contest-board-head small{color:#8e867d;font-size:8px}.contest-table-head,.contest-row{display:grid;grid-template-columns:50px minmax(0,1fr) 130px;align-items:center}.contest-table-head{padding:10px 15px;color:#90887f;font-size:8px;font-weight:900;letter-spacing:1.2px}.contest-table-head span:last-child{text-align:right}.contest-rows{min-height:410px;padding:0 12px 10px}.contest-row{min-height:52px;margin-bottom:6px;padding:7px 10px;border:1px solid rgba(242,161,58,0.09);border-radius:9px;background:#131312}.contest-row.podium{border-color:rgba(255,210,66,0.2);background:linear-gradient(90deg,rgba(255,202,45,0.06),#131312 42%)}.contest-rank{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#2a2118;color:#afa59a;font:800 14px Oswald}.podium-1 .contest-rank{background:#d8a81f;color:#fff4bf}.podium-2 .contest-rank{background:#928a80;color:#f3f8fa}.podium-3 .contest-rank{background:#9c613d;color:#ffe0c7}.contest-driver{display:flex;align-items:center;gap:10px;min-width:0}.contest-driver i{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(242,161,58,0.2);border-radius:7px;background:#211b15;color:#f4b56e;font-style:normal;font-weight:900}.contest-driver b{overflow:hidden;color:#f2eee7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contest-row>strong{text-align:right;color:#f7f2ea;font:800 18px Oswald}.contest-row>strong small{color:#938b81;font-size:8px}.contest-empty{display:grid;place-items:center;align-content:center;min-height:300px;padding:26px;text-align:center;color:#8e867d}.contest-empty b{color:#e2d8c8;font:700 18px Oswald;letter-spacing:.7px}.contest-empty span{max-width:320px;margin-top:7px;font-size:10px;line-height:1.5}.contest-board-foot{display:flex;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid rgba(242,161,58,0.1);color:#8b837a;font-size:8px}.contest-board-foot b{color:#efb15c;letter-spacing:1px}.contest-rules ol{margin:0;padding:16px 24px 8px 42px;color:#a7bec8}.contest-rules li{padding:0 0 15px 4px;font-size:15px;line-height:1.58}.contest-rules li::marker{color:#efad4e;font-weight:900}.contest-rule-note{margin:8px 16px 18px;padding:15px;border:1px solid rgba(255,205,57,0.2);border-radius:10px;background:rgba(255,198,36,0.045)}.contest-rule-note b{color:#ffd34d;font:800 13px Oswald;letter-spacing:1.3px}.contest-rule-note p{margin:6px 0 0;color:#aebfc7;font-size:14px;line-height:1.55}.contest-bottom-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:14px;padding:26px 30px;border:1px solid rgba(242,161,58,0.18);border-radius:14px;background:linear-gradient(100deg,rgba(20,19,18,0.97),rgba(31,30,28,0.84)),url('/assets/warm-theme-hero.jpg') center 72%/cover}.contest-bottom-banner h2{margin:5px 0;color:#f4efe7;font:800 28px Oswald}.contest-bottom-banner p{margin:0;color:#a9bec8;font-size:14px;line-height:1.5}.contest-bottom-banner .btn{white-space:nowrap}.contest-page .topbar nav a[data-contest-link].active{color:#ffd64d;text-shadow:0 0 12px rgba(255,213,77,0.25)}
.contest-feature-popup{position:fixed;right:20px;bottom:20px;z-index:10000;width:min(360px,calc(100vw - 30px));padding:22px;border:1px solid rgba(255,210,61,0.7);border-radius:14px;background:linear-gradient(160deg,#151423,#0b0b0a);box-shadow:0 22px 65px rgba(0,0,0,0.65),0 0 28px rgba(255,196,26,0.08);color:#eef9fd}.contest-feature-popup[hidden]{display:none}.contest-popup-close{position:absolute;right:10px;top:7px;border:0;background:none;color:#bed0d8;font-size:24px;cursor:pointer}.contest-popup-kicker{color:#ffd84d;font-size:9px;font-weight:900;letter-spacing:1.8px}.contest-popup-title{margin-top:7px;font:800 25px Oswald;letter-spacing:.4px}.contest-popup-copy{margin:8px 0 16px;color:#c5c0b7;font-size:14px;line-height:1.55}.contest-popup-prize{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;padding:13px;border:1px solid rgba(229,164,90,0.16);border-radius:9px;background:#171918}.contest-popup-prize span{color:#9b9288;font-size:8px;font-weight:900;letter-spacing:1px}.contest-popup-prize b{color:#ffd44b;font:800 24px Oswald}.contest-popup-action{display:flex;justify-content:center;padding:11px 14px;border-radius:8px;background:#f0c42b;color:#0f0e0e!important;font-size:10px;font-weight:900;letter-spacing:.8px;text-decoration:none}.contest-popup-note{display:block;margin-top:10px;color:#7a736b;font-size:8px;text-align:center}
@media(max-width:1150px){.contest-grid{grid-template-columns:1fr 1fr}.contest-rules{grid-column:1/3}.contest-hero{grid-template-columns:1fr 230px}.contest-prize-card{width:201px}}
@media(max-width:760px){.contest-shell{width:94%}.contest-hero{display:block;padding:28px 22px}.contest-prize-card{display:none}.contest-hero-meta{display:grid;grid-template-columns:1fr}.contest-grid{display:block}.contest-panel{margin-top:12px}.contest-rules{grid-column:auto}.contest-table-head,.contest-row{grid-template-columns:40px minmax(0,1fr) 100px}.contest-bottom-banner{align-items:flex-start;flex-direction:column}.contest-feature-popup{right:15px;bottom:15px}}


/* V76.87 — HaulTools promotion: tools we actually use, without implying sponsorship. */
.haultools-feature{margin-top:26px}
.haultools-card{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);overflow:hidden;border:1px solid rgba(242,161,58,.22);border-radius:15px;background:linear-gradient(135deg,#171716,#11100f);box-shadow:0 18px 42px rgba(0,0,0,.28)}
.haultools-media{display:block;min-height:300px;background:#0f0f0e;overflow:hidden}
.haultools-media img{width:100%;height:100%;min-height:300px;display:block;object-fit:cover;object-position:center}
.haultools-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 34px}
.haultools-kicker{display:block;color:#f2a13a;font-size:10px;font-weight:900;letter-spacing:.19em}
.haultools-copy h2{margin:8px 0 11px;color:#f5f1e9;font:800 clamp(27px,2.5vw,40px)/1.02 Oswald,sans-serif}
.haultools-copy p{margin:0;color:#ddd6cc;font-size:17px;line-height:1.68;font-weight:400}
.haultools-copy p strong{color:#fff;font-weight:700}
.haultools-benefits{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0}
.haultools-benefits span{padding:7px 10px;border:1px solid rgba(242,161,58,.28);border-radius:999px;background:#201b15;color:#ffb15c;font-size:11px;font-weight:800;letter-spacing:.05em}
.haultools-copy .haultools-disclaimer{margin-top:2px;color:#aaa197;font-size:13px;line-height:1.55}
.haultools-button{align-self:flex-start;margin-top:18px}
.bt-haultools-mini{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);gap:0;margin:22px 0;overflow:hidden;border:1px solid rgba(242,161,58,.24);border-radius:14px;background:linear-gradient(135deg,#171716,#11100f)}
.bt-haultools-mini-media{min-height:230px;overflow:hidden;background:#0f0f0e}
.bt-haultools-mini-media img{width:100%;height:100%;min-height:230px;display:block;object-fit:cover;object-position:center}
.bt-haultools-mini-copy{padding:26px 28px;align-self:center}
.bt-haultools-mini-copy>span{display:block;color:#f2a13a;font-size:10px;font-weight:900;letter-spacing:.18em}
.bt-haultools-mini-copy h2{margin:6px 0 10px;color:#f4efe7;font:800 30px Oswald,sans-serif}
.bt-haultools-mini-copy p{margin:0;color:#ded7cd;font-size:17px;line-height:1.65;font-weight:400}
.bt-haultools-mini-copy small{display:block;margin:11px 0 16px;color:#a79e93;font-size:13px;line-height:1.5}
@media(max-width:900px){.haultools-card,.bt-haultools-mini{grid-template-columns:1fr}.haultools-media{min-height:230px}.haultools-copy{padding:24px}.bt-haultools-mini-copy{padding:22px}.bt-haultools-mini-media{min-height:210px}}
@media(max-width:600px){.haultools-copy p,.bt-haultools-mini-copy p{font-size:16px}.haultools-copy{padding:21px}.bt-haultools-mini-copy{padding:20px}.haultools-media img,.haultools-media{min-height:190px}.bt-haultools-mini-media,.bt-haultools-mini-media img{min-height:180px}}

/* V76.89 — Show the full HaulTools Ask Dispatch on CB ad without cropping key text. */
.haultools-promo-image{object-fit:contain !important;object-position:center center !important;background:#110d0b;padding:8px}
.haultools-media img.haultools-promo-image{min-height:300px}
.bt-haultools-mini-media img.haultools-promo-image{min-height:230px}
@media(max-width:900px){.haultools-promo-image{padding:6px}}
@media(max-width:600px){.haultools-promo-image{padding:4px}}

/* V76.90 — visible server cards while the live cloud request is still loading. */
.server-status.is-checking{color:#f0b25d;background:rgba(201,127,28,.10);border-color:rgba(242,161,58,.28)}
.server-status.is-checking i{background:#f2a13a;box-shadow:0 0 10px rgba(242,161,58,.60);animation:serverCheckingPulse 1.3s ease-in-out infinite}
.server-loading-card{opacity:.96}
.dedicated-server-panel.checking .dedicated-server-kicker i{background:#f2a13a;box-shadow:0 0 11px rgba(242,161,58,.60);animation:serverCheckingPulse 1.3s ease-in-out infinite}
.dedicated-server-panel.checking .dedicated-live-badge{color:#ffd391;border-color:rgba(242,161,58,.38)}
@keyframes serverCheckingPulse{0%,100%{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}


/* V76.98 — Regional live-map first pass. Hide the old continent blob while focused. */
.live-map-region-chip{position:absolute;z-index:3;left:15px;top:15px;display:flex;flex-direction:column;gap:2px;max-width:300px;padding:9px 12px;border:1px solid rgba(242,161,58,.25);border-radius:10px;background:rgba(15,14,13,.88);box-shadow:0 10px 26px rgba(0,0,0,.24);pointer-events:none}
.live-map-region-chip b{color:#ffb15c;font:800 11px Oswald,sans-serif;letter-spacing:.09em}.live-map-region-chip span{color:#aaa197;font-size:9px;line-height:1.35}
.live-map-stage-actions button.active{color:#f7e6ca;border-color:#ffac4e;background:rgba(230,150,58,.13)}
.live-map-viewport.regional-mode{background:radial-gradient(circle at 50% 44%,#191a18 0,#11110f 58%,#0c0c0b 100%)}
.live-map-viewport.regional-mode .na-land,.live-map-viewport.regional-mode .baja-land,.live-map-viewport.regional-mode .alaska-land,.live-map-viewport.regional-mode .map-labels{opacity:0;pointer-events:none}
.live-map-viewport.regional-mode .map-route-lines{opacity:.44;stroke:#c6955e;stroke-width:1.5}
.live-map-viewport.regional-mode svg{filter:saturate(.85) contrast(1.04)}
.live-map-viewport.overview-mode .map-route-lines{opacity:.2}
@media(max-width:850px){.live-map-region-chip{left:10px;top:10px;max-width:240px}.live-map-region-chip span{font-size:8px}}


/* V76.98 — Replace the blob with a true North America base map for the live map. */
.live-map-viewport{background:#0e0d0c}
.live-leaflet-map{position:absolute;inset:0;min-height:600px;background:#0e0d0c}
.live-map-viewport svg{display:none !important}
.live-map-viewport .leaflet-container{width:100%;height:100%;background:#0d0c0b;font:inherit}
.live-map-viewport .leaflet-control-zoom a{background:#181716;border-color:rgba(242,161,58,.24);color:#f4efe6}
.live-map-viewport .leaflet-control-zoom a:hover{background:#221f1b;color:#ffb15c}
.live-map-viewport .leaflet-control-attribution{background:rgba(17,16,15,.82);color:#9e958b;font-size:9px}
.live-map-viewport .leaflet-control-attribution a{color:#ffb15c}
.live-map-viewport .leaflet-top .leaflet-control{margin-top:56px}
.live-map-viewport .leaflet-right .leaflet-control{margin-right:12px}
.live-map-viewport .leaflet-bottom .leaflet-control{margin-bottom:12px}
.bt-map-marker-wrap{background:transparent;border:none}
.bt-map-marker{position:relative;width:20px;height:20px;border-radius:50%;background:#1a1816;border:2px solid #ddd1c3;box-shadow:0 0 0 3px rgba(0,0,0,.18),0 0 18px rgba(0,0,0,.32)}
.bt-map-marker::after{content:'';position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;transform:translate(-50%,-50%);background:#ddd1c3}
.bt-map-marker.driving{border-color:#31df78}.bt-map-marker.driving::after{background:#31df78}
.bt-map-marker.job{border-color:#ff764f}.bt-map-marker.job::after{background:#ff764f}
.bt-map-marker.idle{border-color:#ffd24d}.bt-map-marker.idle::after{background:#ffd24d}
.bt-map-marker.recent{border-color:#90887f;opacity:.6}.bt-map-marker.recent::after{background:#90887f}
.bt-driver-tooltip{background:rgba(15,14,13,.92);border:1px solid rgba(242,161,58,.28);border-radius:10px;box-shadow:0 10px 22px rgba(0,0,0,.24);color:#f5efe7;font-weight:800;letter-spacing:.03em;padding:4px 8px}
.bt-driver-tooltip:before{border-right-color:rgba(242,161,58,.28)!important}
.bt-map-popup .leaflet-popup-content-wrapper,.leaflet-popup-content-wrapper{background:#161513;color:#f1ece3;border:1px solid rgba(242,161,58,.25);border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.34)}
.leaflet-popup-tip{background:#161513}
.bt-map-popup b,.leaflet-popup-content b{display:block;color:#fff;font:800 18px Oswald,sans-serif}
.bt-map-popup small,.leaflet-popup-content small{display:block;color:#ffb15c;font-size:10px;font-weight:900;letter-spacing:.12em;margin-top:2px}
.bt-map-popup span,.leaflet-popup-content span{display:block;color:#d2c7bb;font-size:13px;line-height:1.45;margin-top:6px}
.live-map-region-chip{z-index:500}
.live-map-waiting{z-index:550}
.live-map-legend{z-index:500}
.live-map-viewport.regional-mode,.live-map-viewport.overview-mode{background:#0e0d0c}
@media(max-width:850px){.live-leaflet-map,.live-map-viewport{min-height:520px}.live-map-viewport .leaflet-top .leaflet-control{margin-top:52px}}


/* V76.98 — Driver Board instant-load placeholders while fresh API data arrives. */
.driver-skeleton{pointer-events:none;opacity:.82}
.driver-skeleton .skeleton-block,.driver-skeleton .skeleton-line{display:block;background:linear-gradient(90deg,#23201d 20%,#332a22 48%,#23201d 76%);background-size:220% 100%;animation:driverSkeletonSweep 1.25s linear infinite;border-radius:7px;color:transparent!important}
.driver-skeleton .avatar.skeleton-block{width:42px;height:42px;border-radius:50%}
.driver-skeleton .skeleton-line{height:10px;margin:4px 0}
.driver-skeleton .skeleton-line.wide{width:128px;height:13px}
.driver-skeleton .skeleton-line.short{width:88px;height:8px}
.driver-skeleton .skeleton-line.stat{width:58px;height:16px;margin:4px auto 0}
@keyframes driverSkeletonSweep{0%{background-position:180% 0}100%{background-position:-40% 0}}
@media(prefers-reduced-motion:reduce){.driver-skeleton .skeleton-block,.driver-skeleton .skeleton-line{animation:none}}


/* V76.98 — Live map cleanup: remove obstructive marker popup and center Driver Board action. */
.live-map-detail-body{display:flex;flex-direction:column}
.live-map-detail-body .detail-profile{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;text-align:center;margin:16px 0 2px;min-height:46px}
.live-map-detail-body .detail-profile.btn{padding:13px 16px}
.leaflet-popup{display:none !important}
@media(max-width:1280px){.live-map-detail-body{display:grid}.live-map-detail-body .detail-profile{align-self:stretch;justify-self:stretch;margin:0}}
@media(max-width:850px){.live-map-detail-body{display:block}.live-map-detail-body .detail-profile{margin:16px 0 2px}}

/* V77.07 — Delivery punctuality statuses. */
.history-status.on-time{color:#43e88f}.history-status.late{color:#ffb04f}.history-status.completed{color:#aeb7bd}.history-status.canceled{color:#ff7e7e}
.telemetry-job-row .job-status.on-time{color:#43e88f}.telemetry-job-row .job-status.late{color:#ffb04f}.telemetry-job-row .job-status.canceled{color:#ff7e7e}

/* V77.20 achievement progress + earned dates */
.award-progress{margin-top:7px}.award-progress-bar{height:6px;border-radius:99px;overflow:hidden;background:#27221d;border:1px solid rgba(255,174,81,.18)}.award-progress-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b46b24,#ffad4a)}.award-progress small,.award-progress em{display:block;margin-top:5px;font-size:8px;color:#b8ada1;font-style:normal}.earned-date{display:block!important;margin-top:7px!important;color:#58dc96!important;font-size:8px!important}.modal-badge-tooltip,.rogue-profile-award-tip{display:block!important;visibility:hidden!important;opacity:0!important}.modal-badge:hover .modal-badge-tooltip,.modal-badge:focus-within .modal-badge-tooltip,.rogue-profile-award:hover .rogue-profile-award-tip,.rogue-profile-award:focus .rogue-profile-award-tip{visibility:visible!important;opacity:1!important}.rogue-profile-award .award-progress{padding:0 8px 8px}.rogue-profile-award-tip .award-progress-bar{margin-top:8px}

.seo-identity-note{
  margin:0;
  color:#8f8d87;
  font-size:12px;
  line-height:1.4;
  max-width:340px;
}


/* V77.32 driver profile active vehicle fine */
.driver-modal-fine{padding:0 22px 18px}
.driver-fine-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid rgba(240,161,27,.38);border-left:4px solid #f0a11b;border-radius:10px;background:#17130d}
.driver-fine-card>div{display:grid;gap:4px}.driver-fine-card span{font-size:10px;font-weight:900;letter-spacing:1.2px;color:#f0a11b}.driver-fine-card strong{font:700 26px Oswald;color:#fff}.driver-fine-card small{color:#bcb3a8;font-size:11px}.driver-pay-fine-btn{white-space:nowrap;text-decoration:none}
@media(max-width:720px){.driver-fine-card{align-items:stretch;flex-direction:column}.driver-pay-fine-btn{width:100%;box-sizing:border-box;text-align:center;justify-content:center}}


/* V77.35 — Enforcement system marketing page + sitewide promos */
.topbar nav a.active{color:#ffb560;border-bottom-color:#ffa33b}
.enforcement-home-feature{margin:26px auto 34px;width:min(1450px,92%)}
.enforcement-home-card{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;padding:24px;border:1px solid rgba(242,161,58,0.14);border-radius:22px;background:linear-gradient(145deg,#181716,#10100f);box-shadow:0 22px 60px rgba(0,0,0,0.26)}
.enforcement-home-copy h2{margin:7px 0 12px;font:700 clamp(30px,3vw,44px)/1.02 Oswald,sans-serif;color:#fff}.enforcement-mini-kicker{display:block;font-size:10px;font-weight:900;letter-spacing:2.4px;color:#ffb45f}.enforcement-home-copy p{margin:0;color:#d4e1e8;font-size:15px;line-height:1.72}.enforcement-benefits{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 20px}.enforcement-benefits span,.enforcement-pill-row span{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#171b1c;border:1px solid rgba(242,161,58,0.18);font-size:10px;font-weight:900;letter-spacing:1px;color:#f1d2a2}.enforcement-home-media{display:block;border-radius:18px;overflow:hidden;border:1px solid rgba(242,161,58,0.16)}.enforcement-home-media img{display:block;width:100%;height:100%;object-fit:cover;background:#111}
.enforcement-shell{width:min(1450px,92%);margin:0 auto;padding:34px 0 70px}.enforcement-hero-panel{display:grid;grid-template-columns:1.02fr .98fr;gap:24px;align-items:stretch}.enforcement-hero-copy,.enforcement-hero-media{min-width:0}.enforcement-hero-copy{padding:28px;border:1px solid rgba(242,161,58,0.14);border-radius:24px;background:linear-gradient(150deg,#1a1817,#111110);box-shadow:0 20px 60px rgba(0,0,0,0.26)}.enforcement-eyebrow{display:block;font-size:11px;font-weight:900;letter-spacing:2.5px;color:#ffba6d}.enforcement-hero-copy h1{margin:9px 0 12px;font:700 clamp(38px,5vw,64px)/0.98 Oswald,sans-serif;color:#fff}.enforcement-hero-copy p{margin:0;color:#d3dfe7;font-size:17px;line-height:1.72}.enforcement-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.enforcement-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.enforcement-hero-media{border-radius:24px;overflow:hidden;border:1px solid rgba(242,161,58,0.14);background:#111;box-shadow:0 20px 60px rgba(0,0,0,0.22)}.enforcement-hero-media img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover}
.enforcement-page-section{margin-top:30px;padding:28px;border:1px solid rgba(242,161,58,0.13);border-radius:22px;background:linear-gradient(145deg,#181716,#111110);box-shadow:0 16px 50px rgba(0,0,0,0.2)}.enforcement-section-head span{display:block;font-size:10px;font-weight:900;letter-spacing:2.5px;color:#ffb866}.enforcement-section-head.left span{text-align:left}.enforcement-section-head h2{margin:8px 0 10px;font:600 clamp(28px,4vw,44px)/1.05 Oswald,sans-serif;color:#fff}.enforcement-section-head p{margin:0;color:#c5d6df;font-size:15px;line-height:1.72;max-width:900px}
.enforcement-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.enforcement-card{padding:20px;border-radius:18px;border:1px solid rgba(242,161,58,0.14);background:#151819}.enforcement-card h3{margin:0 0 8px;font:600 22px/1.1 Oswald,sans-serif;color:#fff}.enforcement-card p{margin:0;color:#d1dde4;font-size:14px;line-height:1.66}
.enforcement-flow-wrap{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:start}.enforcement-flow-list{display:grid;gap:14px;list-style:none;padding:0;margin:20px 0 0}.enforcement-flow-list li{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:14px;border-radius:16px;border:1px solid rgba(242,161,58,0.12);background:#142717}.enforcement-flow-list li>b{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#d47a18,#a95f16);color:#fff;font:700 20px/1 Oswald,sans-serif}.enforcement-flow-list h3{margin:0 0 5px;font:600 21px/1.1 Oswald,sans-serif;color:#fff}.enforcement-flow-list p{margin:0;color:#d0dde5;font-size:14px;line-height:1.65}.enforcement-flow-media{border-radius:20px;overflow:hidden;border:1px solid rgba(242,161,58,0.14);background:#101010}.enforcement-flow-media img{display:block;width:100%;height:100%;object-fit:cover}
.enforcement-safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.enforcement-safe-box{padding:22px;border-radius:18px;border:1px solid rgba(242,161,58,0.14);background:#142718}.enforcement-safe-box h3{margin:0 0 12px;font:600 24px/1.1 Oswald,sans-serif;color:#fff}.enforcement-safe-box ul{margin:0;padding-left:18px;color:#d0dce4;display:grid;gap:10px;font-size:14px;line-height:1.66}
.enforcement-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.enforcement-admin-item{padding:18px;border-radius:16px;border:1px solid rgba(242,161,58,0.13);background:#15191a}.enforcement-admin-item b{display:block;font-size:16px;color:#fff;margin-bottom:6px}.enforcement-admin-item span{display:block;color:#cfdae2;font-size:14px;line-height:1.6}
.enforcement-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.enforcement-faq-list article{padding:18px;border-radius:16px;border:1px solid rgba(242,161,58,0.12);background:#142829}.enforcement-faq-list h3{margin:0 0 7px;font:600 20px/1.2 Oswald,sans-serif;color:#fff}.enforcement-faq-list p{margin:0;color:#d2dde5;font-size:14px;line-height:1.62}
.enforcement-bottom-callout,.enforcement-inline-panel,.bt-enforcement-promo{position:relative;overflow:hidden}.enforcement-bottom-callout{margin-top:30px;padding:26px 28px;border:1px solid rgba(242,161,58,0.16);border-radius:22px;background:linear-gradient(135deg,rgba(29,28,26,0.98),rgba(16,15,15,0.98));display:flex;justify-content:space-between;gap:24px;align-items:center}.enforcement-bottom-callout>div>span{display:block;font-size:10px;font-weight:900;letter-spacing:2.4px;color:#ffba65}.enforcement-bottom-callout h2{margin:8px 0 10px;font:600 clamp(28px,4vw,42px)/1.05 Oswald,sans-serif;color:#fff}.enforcement-bottom-callout p{margin:0;color:#ccd9e1;font-size:15px;line-height:1.7;max-width:720px}.enforcement-bottom-actions{display:flex;gap:12px;flex-wrap:wrap}
.enforcement-inline-panel{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;margin-top:24px;padding:22px;border-radius:20px;border:1px solid rgba(242,161,58,0.15);background:linear-gradient(145deg,#191817,#101010);box-shadow:0 18px 50px rgba(0,0,0,0.22)}.enforcement-inline-panel::before,.bt-enforcement-promo::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#ffb35b,#d47a18);box-shadow:0 0 18px rgba(255,179,91,0.35)}.enforcement-inline-copy span{display:block;font-size:10px;font-weight:900;letter-spacing:2.2px;color:#ffba68}.enforcement-inline-copy h2{margin:8px 0 10px;font:600 clamp(24px,3vw,36px)/1.1 Oswald,sans-serif;color:#fff}.enforcement-inline-copy p{margin:0;color:#ccdae1;font-size:14px;line-height:1.68;max-width:760px}.enforcement-inline-copy .btn{display:inline-flex;margin-top:16px}.enforcement-inline-points{display:grid;gap:9px;min-width:250px}.enforcement-inline-points b{display:block;padding:11px 13px;border-radius:12px;background:#151a1b;border:1px solid rgba(242,161,58,0.12);color:#f1d2a2;font-size:12px;letter-spacing:.5px}
.bt-enforcement-promo{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:24px 24px 24px 28px;margin:28px 0;border:1px solid rgba(242,161,58,0.14);border-radius:20px;background:linear-gradient(145deg,#191817,#111110);box-shadow:0 18px 50px rgba(0,0,0,0.24)}
@media(max-width:1100px){.enforcement-home-card,.enforcement-hero-panel,.enforcement-flow-wrap,.bt-enforcement-promo,.enforcement-inline-panel{grid-template-columns:1fr}.enforcement-inline-points{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.enforcement-highlight-grid,.enforcement-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.enforcement-home-feature,.enforcement-shell{width:min(94%,1450px)}.enforcement-highlight-grid,.enforcement-admin-grid,.enforcement-safety-grid,.enforcement-faq-list,.enforcement-inline-points{grid-template-columns:1fr}.enforcement-page-section,.enforcement-bottom-callout,.enforcement-home-card,.bt-enforcement-promo{padding:18px}.enforcement-hero-copy{padding:20px}.enforcement-hero-copy h1{font-size:44px}.enforcement-home-copy h2{font-size:36px}.enforcement-bottom-callout{display:block}.enforcement-bottom-actions{margin-top:18px}.enforcement-flow-list li{grid-template-columns:42px 1fr}.enforcement-flow-list li>b{width:42px;height:42px;font-size:18px}}


/* V77.36 — Enforcement visual walkthrough cards */
.enforcement-showcase{overflow:hidden}.enforcement-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.enforcement-showcase-card{overflow:hidden;border-radius:20px;border:1px solid rgba(242,161,58,.16);background:linear-gradient(145deg,#171716,#111);box-shadow:0 18px 50px rgba(0,0,0,.22)}.enforcement-showcase-image{display:block;position:relative;aspect-ratio:561/701;overflow:hidden;background:#0e0e0d}.enforcement-showcase-image::after{content:'OPEN FULL SIZE';position:absolute;right:12px;bottom:12px;padding:8px 10px;border-radius:8px;background:rgba(11,11,10,.85);border:1px solid rgba(255,177,82,.35);color:#ffd29d;font-size:9px;font-weight:900;letter-spacing:1px;opacity:0;transform:translateY(5px);transition:.2s ease}.enforcement-showcase-image:hover::after{opacity:1;transform:none}.enforcement-showcase-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.enforcement-showcase-image:hover img{transform:scale(1.018)}.enforcement-showcase-copy{padding:18px 18px 20px}.enforcement-showcase-copy>span{display:block;color:#ffb35e;font-size:9px;font-weight:900;letter-spacing:2px}.enforcement-showcase-copy h3{margin:6px 0 8px;font:600 25px/1.1 Oswald,sans-serif;color:#fff}.enforcement-showcase-copy p{margin:0;color:#cfdae2;font-size:13px;line-height:1.62}.enforcement-showcase-copy a{display:inline-flex;margin-top:13px;color:#ffc176;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.8px}.enforcement-showcase-copy a:hover{text-decoration:underline}
.enforcement-home-card{grid-template-columns:1.03fr .72fr .34fr}.enforcement-home-proof{display:flex;flex-direction:column;min-width:0;border-radius:18px;overflow:hidden;border:1px solid rgba(242,161,58,.14);background:#131514}.enforcement-home-proof-image{display:block;aspect-ratio:561/701;overflow:hidden}.enforcement-home-proof-image img{display:block;width:100%;height:100%;object-fit:cover}.enforcement-home-proof>div{padding:13px}.enforcement-home-proof span{display:block;font-size:8px;font-weight:900;letter-spacing:1.5px;color:#ffb35e}.enforcement-home-proof b{display:block;margin-top:5px;color:#fff;font-size:12px;line-height:1.4}.enforcement-home-proof a{display:inline-block;margin-top:9px;color:#ffc176;font-size:8px;font-weight:900;text-decoration:none;letter-spacing:.6px}
.enforcement-server-visual{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:18px;margin:18px 0 0;padding:14px;border:1px solid rgba(242,161,58,.13);border-radius:18px;background:#142716;text-decoration:none}.enforcement-server-visual img{display:block;width:170px;aspect-ratio:561/701;object-fit:cover;border-radius:12px;border:1px solid rgba(242,161,58,.16)}.enforcement-server-visual span b{display:block;color:#fff;font:600 22px/1.1 Oswald,sans-serif}.enforcement-server-visual span small{display:block;margin-top:5px;color:#d4dfe5;font-size:11px;line-height:1.5}.enforcement-server-visual:hover{border-color:rgba(255,177,82,.34);transform:translateY(-1px)}
@media(max-width:1150px){.enforcement-showcase-grid{grid-template-columns:1fr 1fr}.enforcement-home-card{grid-template-columns:1fr 1fr}.enforcement-home-proof{grid-column:1/-1;display:grid;grid-template-columns:150px 1fr}.enforcement-home-proof-image{aspect-ratio:561/701}}
@media(max-width:760px){.enforcement-showcase-grid{grid-template-columns:1fr}.enforcement-home-card{grid-template-columns:1fr}.enforcement-home-proof{grid-template-columns:110px 1fr}.enforcement-server-visual{grid-template-columns:110px 1fr}.enforcement-server-visual img{width:110px}.enforcement-showcase-copy h3{font-size:23px}}

/* V77.37 — Enforcement page cleanup: remove oversized legacy feature artwork only. */
.enforcement-page .enforcement-flow-wrap{grid-template-columns:1fr}
.enforcement-page .enforcement-flow-copy{max-width:none}

/* V77.41 — single-page Enforcement Hub, gray / gold / chrome */
.enforcement-hub{background:#101010;color:#eee}.eh-shell{max-width:1500px;margin:auto;padding:24px}.eh-hero,.eh-section,.eh-install{border:1px solid #4b4b4b;background:linear-gradient(145deg,#1b1b1b,#101010);box-shadow:0 18px 45px #0008;margin:0 0 28px;border-radius:14px;overflow:hidden}.eh-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:560px}.eh-hero-copy{padding:64px 52px;display:flex;flex-direction:column;justify-content:center}.eh-kicker,.eh-section header>span,.eh-install-copy>span{letter-spacing:.22em;color:#d6a24a;font-weight:800;font-size:.78rem}.eh-hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.92;margin:14px 0 24px;color:#d9d9d9;text-shadow:0 2px 0 #fff2}.eh-hero h1 em{display:block;color:#d3a14b;font-style:normal}.eh-hero p,.eh-section header p,.eh-action p,.eh-feature-grid p,.eh-flow p,.eh-diff-grid p,.eh-install p{color:#bcbcbc;line-height:1.65}.eh-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.eh-badges span{border:1px solid #6b6b6b;background:#202020;padding:10px 14px;border-radius:999px;color:#efefef;font-weight:800;font-size:.75rem}.eh-hero-art{position:relative;min-height:520px}.eh-hero-art>img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.7) contrast(1.08)}.eh-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111 0%,transparent 28%,transparent 100%);pointer-events:none}.eh-hud{position:absolute;z-index:2;right:28px;top:28px;max-width:330px;padding:18px;border:1px solid #c49342;background:#111d;box-shadow:0 0 28px #d49b362b}.eh-hud small{display:block;color:#d6a24a;font-weight:800;letter-spacing:.14em}.eh-hud b{display:block;color:#f1f1f1;font-size:1.35rem;margin:6px 0}.eh-hud span{color:#bbb;font-size:.9rem}.eh-section{padding:42px}.eh-section header{max-width:900px;margin-bottom:28px}.eh-section h2,.eh-install h2{font-size:clamp(2rem,4vw,3.7rem);margin:8px 0;color:#e4e4e4}.eh-feature-grid,.eh-diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.eh-feature-grid article,.eh-diff-grid article{border:1px solid #3f3f3f;background:linear-gradient(180deg,#232323,#171717);padding:24px;border-radius:10px}.eh-feature-grid article>b{font-size:1.8rem;color:#d3a14b}.eh-feature-grid h3,.eh-diff-grid h3{color:#f0f0f0}.eh-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eh-action-grid article{border:1px solid #4b4b4b;background:#171717;border-radius:12px;overflow:hidden}.eh-action-grid img{width:100%;aspect-ratio:1132/1402;object-fit:cover;object-position:top;display:block}.eh-action-grid article>div{padding:22px}.eh-action-grid span{color:#d6a24a;font-size:.75rem;font-weight:900;letter-spacing:.15em}.eh-flow-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:14px;align-items:stretch}.eh-flow-row article{border:1px solid #484848;background:#181818;padding:24px;border-radius:10px}.eh-flow-row article>b,.eh-install-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #d3a14b;color:#d3a14b;background:#202020}.eh-flow-row>i{align-self:center;color:#b8b8b8;font-size:2rem;font-style:normal}.eh-install{padding:48px;background:linear-gradient(135deg,#232323,#111 60%);border-color:#78603a}.eh-install-copy{max-width:900px}.eh-install-notes{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.eh-install-notes span{border:1px solid #555;background:#171717;padding:9px 12px;border-radius:8px}.eh-install-actions{display:flex;gap:14px;margin:28px 0}.eh-download,.eh-guide{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:8px;text-decoration:none;font-weight:900}.eh-download{background:linear-gradient(#e0b865,#ad792b);color:#151515;border:1px solid #f0ce87;box-shadow:inset 0 1px #fff9}.eh-guide{border:1px solid #a9a9a9;color:#eee;background:#202020}.eh-install-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.eh-install-steps article{border-top:1px solid #555;padding-top:18px}.eh-install code{color:#f0c06b;background:#111;padding:2px 5px;border-radius:4px}@media(max-width:980px){.eh-hero{grid-template-columns:1fr}.eh-feature-grid,.eh-diff-grid,.eh-action-grid,.eh-install-steps{grid-template-columns:1fr 1fr}.eh-flow-row{grid-template-columns:1fr}.eh-flow-row>i{display:none}.eh-hero-copy{padding:42px 28px}}@media(max-width:640px){.eh-shell{padding:10px}.eh-section,.eh-install{padding:26px 18px}.eh-feature-grid,.eh-diff-grid,.eh-action-grid,.eh-install-steps{grid-template-columns:1fr}.eh-install-actions{flex-direction:column}.eh-hero h1{font-size:3rem}}


/* V77.44 — Basic Trucking Driver License progression card */
.driver-license-toggle{margin-top:15px;padding:10px 15px;border:1px solid rgba(225,170,78,.52);border-radius:8px;background:linear-gradient(180deg,#2b2926,#191817);color:#f6d69c;font-size:9px;font-weight:900;letter-spacing:1.45px;cursor:pointer;box-shadow:inset 0 1px rgba(255,255,255,.04)}
.driver-license-toggle:hover{border-color:#f1b658;color:#fff1ce;background:linear-gradient(180deg,#34312d,#1d1b19)}.driver-modal-license{margin:0 0 16px}.bt-license-card{position:relative;overflow:hidden;padding:20px;border:1px solid rgba(231,184,99,.5);border-radius:16px;background:linear-gradient(135deg,#20201f 0%,#32312e 28%,#171716 67%,#242321 100%);box-shadow:0 18px 45px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.bt-license-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 42%,rgba(255,255,255,.045) 50%,transparent 58%),repeating-linear-gradient(135deg,rgba(255,255,255,.012) 0 1px,transparent 1px 6px);pointer-events:none}.bt-license-topline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:12px;border-bottom:1px solid rgba(231,184,99,.26)}.bt-license-topline span{color:#e0ae55;font:800 15px Oswald,sans-serif;letter-spacing:2px}.bt-license-topline b{color:#e9e7e2;font-size:9px;letter-spacing:2.5px}.bt-license-main{position:relative;display:grid;grid-template-columns:170px 1fr 220px;gap:18px;align-items:stretch;padding:17px 0}.bt-license-main small,.bt-license-bottom span,.bt-license-progress span,.bt-license-identity div span,.bt-license-points span{display:block;color:#aaa59e;font-size:8px;font-weight:900;letter-spacing:1.35px}.bt-license-class{display:flex;flex-direction:column;justify-content:center;padding:14px;border-right:1px solid rgba(231,184,99,.18)}.bt-license-class strong{font:700 64px/.9 Oswald,sans-serif;color:#e0b25e;text-shadow:0 1px #fff3,0 0 18px rgba(225,173,83,.12)}.bt-license-class span{margin-top:8px;color:#f1eee7;font:600 14px Oswald,sans-serif;letter-spacing:.6px}.bt-license-identity{padding:10px 4px}.bt-license-identity h3{margin:6px 0 17px;color:#fff;font:700 32px/1 Oswald,sans-serif}.bt-license-identity div{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:8px}.bt-license-identity div b{color:#e4e1db;font-size:11px;letter-spacing:.8px}.bt-license-standing{padding:13px 15px;border:1px solid rgba(231,184,99,.18);border-radius:11px;background:rgba(10,10,9,.28)}.bt-license-status{display:block;margin:7px 0 16px;color:#76e1a6;font:700 18px Oswald,sans-serif;letter-spacing:.7px}.bt-license-status.is-held{color:#ff7d6e}.bt-license-points{display:flex;justify-content:space-between;gap:12px;align-items:end}.bt-license-points b{color:#f1c06e;font:700 24px Oswald,sans-serif}.bt-license-standing em{display:block;margin-top:7px;color:#8f8a83;font-size:8px;font-style:normal}.bt-license-progress{position:relative;padding:14px 0;border-top:1px solid rgba(231,184,99,.16);border-bottom:1px solid rgba(231,184,99,.16)}.bt-license-progress>div{display:flex;justify-content:space-between;align-items:center}.bt-license-progress>div b{color:#f1c06e;font:700 16px Oswald,sans-serif}.bt-license-progress i{display:block;height:8px;margin:8px 0 9px;border-radius:999px;background:#111;border:1px solid rgba(255,255,255,.06);overflow:hidden}.bt-license-progress i u{display:block;height:100%;background:linear-gradient(90deg,#80602d,#e0ad54,#f3d08d);text-decoration:none}.bt-license-progress p{margin:0;color:#c1bbb3;font-size:10px;line-height:1.5}.bt-license-bottom{position:relative;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:9px;padding-top:14px}.bt-license-bottom>div{padding:10px 11px;border-radius:9px;background:rgba(12,12,11,.27);border:1px solid rgba(231,184,99,.1)}.bt-license-bottom b{display:block;margin-top:5px;color:#eeece7;font-size:10px;line-height:1.45}.bt-license-note{position:relative;margin:12px 0 0;color:#85817c;font-size:8px;letter-spacing:.4px}@media(max-width:850px){.bt-license-main{grid-template-columns:120px 1fr}.bt-license-standing{grid-column:1/-1}.bt-license-class strong{font-size:52px}.bt-license-bottom{grid-template-columns:1fr 1fr}}@media(max-width:560px){.driver-license-toggle{width:100%}.bt-license-card{padding:14px}.bt-license-topline{display:block}.bt-license-topline b{display:block;margin-top:5px}.bt-license-main{grid-template-columns:1fr}.bt-license-class{border-right:0;border-bottom:1px solid rgba(231,184,99,.18);text-align:center}.bt-license-identity h3{font-size:27px}.bt-license-bottom{grid-template-columns:1fr}.bt-license-identity div{grid-template-columns:100px 1fr}}


/* V77.48 — canonical site-wide header: fixed desktop geometry across every public page. */
@media (min-width:901px){
  body .topbar,body .clean-topbar{
    position:sticky!important;top:0!important;z-index:9999!important;
    display:grid!important;grid-template-columns:300px minmax(0,1fr) 118px!important;
    align-items:center!important;width:100%!important;height:72px!important;min-height:72px!important;max-height:72px!important;
    padding:0 28px!important;margin:0!important;
    background:rgba(14,14,13,.98)!important;border:0!important;border-bottom:1px solid #303536!important;border-radius:0!important;
    box-shadow:0 8px 24px rgba(0,0,0,.26)!important;backdrop-filter:blur(12px)!important;
    font-size:16px!important;line-height:normal!important;transform:none!important;zoom:1!important;
  }
  body .topbar .brand,body .clean-topbar .brand{
    display:flex!important;align-items:center!important;width:300px!important;min-width:300px!important;height:72px!important;
    padding:0!important;margin:0!important;background:none!important;border:0!important;transform:none!important;
  }
  body .topbar .brand img,body .clean-topbar .brand img{
    display:block!important;width:260px!important;height:56px!important;max-width:260px!important;max-height:56px!important;
    object-fit:contain!important;object-position:left center!important;filter:none!important;transform:none!important;
  }
  body .topbar .brand span,body .clean-topbar .brand span{display:none!important}
  body .topbar nav,body .clean-topbar nav{
    position:static!important;display:flex!important;align-items:stretch!important;justify-content:center!important;
    width:100%!important;height:72px!important;min-height:72px!important;overflow-x:auto!important;overflow-y:hidden!important;
    padding:0!important;margin:0!important;background:none!important;border:0!important;box-shadow:none!important;scrollbar-width:none!important;
    transform:none!important;
  }
  body .topbar nav::-webkit-scrollbar,body .clean-topbar nav::-webkit-scrollbar{display:none!important}
  body .topbar nav a,body .clean-topbar nav a{
    display:flex!important;align-items:center!important;justify-content:center!important;height:72px!important;min-height:72px!important;
    padding:0 9px!important;margin:0!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;
    background:none!important;color:#d6d7d3!important;font-family:Inter,Arial,sans-serif!important;font-size:10px!important;line-height:1!important;
    font-weight:800!important;letter-spacing:.05px!important;white-space:nowrap!important;text-decoration:none!important;text-shadow:none!important;
    transform:none!important;zoom:1!important;
  }
  body .topbar nav a:hover,body .clean-topbar nav a:hover{color:#fff!important;border-bottom-color:#8c5c26!important;background:rgba(240,160,58,.035)!important}
  body .top-actions,body .social-actions{
    display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;width:118px!important;height:72px!important;
    padding:0!important;margin:0!important;transform:none!important;
  }
  body .top-actions a,body .social-actions a{
    display:grid!important;place-items:center!important;flex:0 0 31px!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;
    padding:0!important;margin:0!important;border:1px solid #3b4142!important;border-radius:6px!important;background:#191d1e!important;color:#eee!important;
    font-family:Inter,Arial,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;transform:none!important;
  }
  body .top-actions a:hover,body .social-actions a:hover{border-color:#a56a27!important;color:#ffc36d!important;background:#244d14!important}
  body.home-page .topbar nav a[href="/"],
  body.live-map-page .topbar nav a[href="/live-map"],
  body.theme-driver-page .topbar nav a[href="/driver-achievements"],
  body.theme-servers-page .topbar nav a[href="/ats-dedicated-servers"],
  body.theme-connect-page .topbar nav a[href="/how-to-connect"],
  body.license-system-page .topbar nav a[href="/driver-license-system"],
  body.enforcement-page .topbar nav a[href="/enforcement-system"],
  body.contest-page .topbar nav a[href="/contest"],
  body.theme-gallery-page .topbar nav a[href="/gallery"],
  body.theme-community-page .topbar nav a[href="/ats-vtc"],
  body.news-page .topbar nav a[href="/news"]{
    color:#ffb560!important;border-bottom-color:#ffa33b!important;background:rgba(240,160,58,.025)!important;
  }
}


/* V77.55 — larger Driver Board rows/names while preserving the profile popup */
.theme-driver-page .progress-page{width:min(1720px,96%);}
.theme-driver-page .leaderboard-panel{padding:30px;}
.theme-driver-page .leaderboard-table-head{grid-template-columns:78px minmax(330px,2.5fr) repeat(6,minmax(113px,1fr));min-width:1270px;padding:14px 18px;font-size:10px;}
.theme-driver-page .standalone-driver-grid{min-width:1270px;}
.theme-driver-page .standalone-driver-grid .leaderboard-driver-row{grid-template-columns:78px minmax(330px,2.5fr) repeat(6,minmax(113px,1fr))!important;min-height:88px!important;padding:0 18px!important;}
.theme-driver-page .leaderboard-driver-cell{gap:15px;}
.theme-driver-page .leaderboard-driver-cell .avatar{width:54px!important;height:54px!important;flex:0 0 54px!important;}
.theme-driver-page .leaderboard-driver-copy .name{font-size:17px;line-height:1.2;overflow:visible;text-overflow:clip;}
.theme-driver-page .leaderboard-driver-copy .meta{font-size:9px;margin-top:7px;gap:9px;}
.theme-driver-page .leaderboard-source-badge{font-size:8px;padding:4px 8px;}
.theme-driver-page .leaderboard-stat-cell b{font-size:20px;}
.theme-driver-page .leaderboard-stat-cell.revenue b{font-size:18px;}
@media(max-width:1300px){
  .theme-driver-page .leaderboard-table-head,.theme-driver-page .standalone-driver-grid{min-width:1180px;}
  .theme-driver-page .leaderboard-table-head,.theme-driver-page .standalone-driver-grid .leaderboard-driver-row{grid-template-columns:68px minmax(290px,2.2fr) repeat(6,minmax(105px,1fr))!important;}
}
@media(max-width:700px){
  .theme-driver-page .progress-page{width:min(95%,1720px);}
  .theme-driver-page .leaderboard-panel{padding:16px;}
  .theme-driver-page .standalone-driver-grid{min-width:0!important;}
  .theme-driver-page .standalone-driver-grid .leaderboard-driver-row{grid-template-columns:48px 1fr 1fr!important;min-height:0!important;padding:14px!important;}
  .theme-driver-page .leaderboard-driver-copy .name{font-size:16px;}
}


/* V77.94 — Complete DOT / Compliance summary in the driver profile pop-out */
.driver-modal-compliance{margin:0 0 16px}
.dot-compliance-card{padding:18px;border:1px solid rgba(240,166,75,.24);border-radius:14px;background:linear-gradient(145deg,rgba(24,23,21,.96),rgba(14,14,14,.96));box-shadow:0 14px 34px rgba(0,0,0,.18)}
.dot-compliance-card.is-loading{min-height:115px}
.dot-compliance-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid rgba(240,166,75,.14)}
.dot-compliance-head h3{margin:4px 0 0;font:700 25px Oswald,sans-serif;color:#fff}
.dot-compliance-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;border:1px solid rgba(240,166,75,.25);font-size:9px;font-weight:900;letter-spacing:1.2px;color:#efbd78;background:#1c1812}
.dot-compliance-chip.good{color:#9ce2b6;border-color:rgba(90,214,137,.28);background:rgba(40,130,76,.12)}
.dot-compliance-chip.warn{color:#ffc36f;border-color:rgba(255,177,67,.34);background:rgba(154,91,10,.14)}
.dot-compliance-chip.danger{color:#ff8d7e;border-color:rgba(255,96,75,.35);background:rgba(157,45,32,.15)}
.dot-compliance-chip.neutral{color:#c4c1bb;background:#181818;border-color:#333}
.dot-compliance-loading{margin:0;color:#d1cbc2;font-size:13px;line-height:1.55}
.dot-compliance-alert{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 13px;padding:12px 14px;border-radius:9px;border:1px solid}
.dot-compliance-alert strong{font:700 16px Oswald,sans-serif;letter-spacing:.6px}
.dot-compliance-alert span{font-size:11px;line-height:1.45;text-align:right}
.dot-compliance-alert.warn{border-color:rgba(255,180,69,.35);background:rgba(153,92,15,.12);color:#ffd08e}
.dot-compliance-alert.danger{border-color:rgba(255,92,72,.4);background:rgba(145,38,27,.15);color:#ff9b8d}
.dot-compliance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.dot-compliance-item{min-width:0;padding:10px 11px;border:1px solid rgba(255,174,81,.11);border-radius:9px;background:rgba(15,15,15,.58)}
.dot-compliance-item span{display:block;color:#a9a198;font-size:8px;font-weight:900;letter-spacing:1.05px}
.dot-compliance-item b{display:block;margin-top:5px;color:#f2f0ec;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}
.dot-compliance-item.good{border-color:rgba(88,204,127,.16)}.dot-compliance-item.good b{color:#a9e4bd}
.dot-compliance-item.warn{border-color:rgba(255,177,64,.24)}.dot-compliance-item.warn b{color:#ffc273}
.dot-compliance-item.danger{border-color:rgba(255,92,72,.28)}.dot-compliance-item.danger b{color:#ff9485}
.dot-compliance-detail{display:grid;grid-template-columns:145px 1fr;gap:7px 12px;margin-top:11px;padding:12px 13px;border-radius:9px;background:rgba(12,12,12,.5);border:1px solid rgba(255,174,81,.09)}
.dot-compliance-detail span{font-size:8px;font-weight:900;letter-spacing:1px;color:#a49b91}
.dot-compliance-detail b{font-size:10px;line-height:1.45;color:#d9d4cd}
.dot-compliance-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}
.dot-compliance-actions .btn{text-decoration:none}
@media(max-width:900px){.dot-compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.dot-compliance-grid{grid-template-columns:1fr}.dot-compliance-head,.dot-compliance-alert{align-items:flex-start;flex-direction:column}.dot-compliance-alert span{text-align:left}.dot-compliance-detail{grid-template-columns:1fr}.dot-compliance-actions .btn{width:100%;box-sizing:border-box;text-align:center;justify-content:center}}

/* V77.99 insurance claims */
.insurance-claim-panel{margin-top:12px;padding:13px;border:1px solid rgba(240,166,75,.15);border-radius:10px;background:rgba(10,10,10,.38)}.insurance-claim-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:9px}.insurance-claim-head span{font-size:9px;font-weight:900;letter-spacing:1.3px;color:#c7b08e}.insurance-claim-head b{font:700 14px Oswald,sans-serif;color:#ffbd67}.insurance-claim-list{display:grid;gap:8px}.insurance-claim-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px;border-radius:8px;background:#111;border:1px solid rgba(255,255,255,.06)}.insurance-claim-row div{display:grid;gap:4px}.insurance-claim-row strong{font-size:11px;color:#eee}.insurance-claim-row span{font-size:10px;color:#bcb5aa}.insurance-claim-empty{margin:0;color:#9f988f;font-size:11px}@media(max-width:700px){.insurance-claim-row{align-items:stretch;flex-direction:column}.insurance-claim-row .btn{width:100%}}

/* V78.00 Driver Operations Center */
.driver-center-nav{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px;padding-bottom:13px;border-bottom:1px solid rgba(240,166,75,.12)}
.driver-center-nav button,.driver-center-back{border:1px solid rgba(240,166,75,.2);background:#171615;color:#d3ccc2;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:900;letter-spacing:.7px;cursor:pointer}
.driver-center-nav button.active{background:#d48222;color:#111;border-color:#efa34e}.driver-center-back{margin-bottom:13px;color:#f0ad5e}
.driver-center-quick,.driver-center-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.driver-profile-bank-card{display:grid;gap:7px;padding:20px;margin-bottom:14px;border-radius:14px;border:1px solid rgba(231,184,99,.45);background:linear-gradient(135deg,#2b2926,#151515 65%,#2a2118)}
.driver-profile-bank-card span{font-size:9px;font-weight:900;letter-spacing:2px;color:#d8ad69}.driver-profile-bank-card strong{font:700 20px Oswald,sans-serif;letter-spacing:2px;color:#f0ede8}.driver-profile-bank-card b{font:700 34px Oswald,sans-serif;color:#f0a23d}.driver-profile-bank-card small{color:#aaa197;font-weight:800}
.driver-company-editor{display:grid;gap:14px;padding:16px;border-radius:11px;background:#111;border:1px solid rgba(240,166,75,.13)}.driver-company-editor>div{display:grid;gap:6px}.driver-company-editor label{font-size:9px;font-weight:900;letter-spacing:1.2px;color:#d5a760}.driver-company-editor input,.driver-company-editor select{width:100%;box-sizing:border-box;padding:12px;border-radius:8px;border:1px solid #51402c;background:#191919;color:#fff;font-size:15px;font-weight:700}.driver-company-editor p{margin:0;color:#bcb4aa;font-size:11px;line-height:1.55}
@media(max-width:760px){.driver-center-nav{display:grid;grid-template-columns:repeat(2,1fr)}}

/* V78.04 — faster in-profile Driver Operations Center */
.driver-center-status-wrap{display:grid;justify-items:end;gap:5px}.driver-center-status-wrap small{font-size:8px;font-weight:900;letter-spacing:1.1px;color:#777}
.driver-center-page{contain:layout style}

/* V78.06 — Basic Trucking Dispatch test */
.dispatch-board-card{padding:16px;border:1px solid rgba(240,166,75,.22);border-radius:12px;background:#111}
.dispatch-board-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(240,166,75,.13)}
.dispatch-board-head span{display:block;font-size:9px;font-weight:900;letter-spacing:1.5px;color:#d5a760}.dispatch-board-head strong{display:block;margin-top:5px;font:700 22px Oswald,sans-serif;color:#fff}.dispatch-board-head>b{color:#f0a23d;font-size:12px;letter-spacing:1px}
.dispatch-note,.dispatch-limit{color:#d2cbc1;font-size:12px;line-height:1.55}.dispatch-limit{margin-top:14px;color:#9f978d;border-top:1px solid #29251f;padding-top:12px}
\n/* V78.07 live ATS economy bridge */\n.ats-economy-bridge{margin:14px 0;padding:16px;border-radius:12px;border:1px solid rgba(238,159,60,.34);background:linear-gradient(180deg,#17130f,#101010)}\n.ats-economy-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(238,159,60,.14)}\n.ats-economy-head span{display:block;font-size:9px;font-weight:900;letter-spacing:1.4px;color:#d6a65d}.ats-economy-head strong{display:block;margin-top:5px;font:700 22px Oswald,sans-serif;color:#fff}.ats-economy-head>b{font:700 20px Oswald,sans-serif;color:#f0a23d}\n.ats-economy-label{display:block;margin:12px 0 6px;font-size:9px;font-weight:900;letter-spacing:1.2px;color:#d5a760}.ats-economy-input{width:100%;box-sizing:border-box;padding:12px;border-radius:8px;border:1px solid #60472b;background:#171717;color:#fff;font-size:17px;font-weight:900}\n.ats-economy-message{font-weight:800;color:#ddd2c4}.ats-economy-help{margin-top:14px;padding-top:12px;border-top:1px solid #2e261d;color:#aaa095;font-size:11px;line-height:1.55}\n
/* V93 — DVIR / pre-trip inspection */
.dvir-panel{margin-top:14px;border:1px solid rgba(230,145,42,.28);border-radius:14px;background:linear-gradient(180deg,rgba(28,27,24,.96),rgba(15,15,14,.98));overflow:hidden}
.dvir-toolbar{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}
.dvir-toolbar>div:first-child{display:grid;gap:4px}.dvir-toolbar span{font-size:11px;letter-spacing:.12em;color:#d7953f;font-weight:900}.dvir-toolbar b{font-size:16px;color:#f5f2eb}
.dvir-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.dvir-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.015)}
.dvir-row.pass{background:rgba(62,138,78,.08)}.dvir-row.defect{background:rgba(168,58,47,.10)}
.dvir-label{display:flex;gap:10px;align-items:center;min-width:0}.dvir-label>div{display:grid;gap:2px}.dvir-label b{font-size:13px;color:#f4f1eb}.dvir-label small{font-size:10px;color:#8f8b83;letter-spacing:.08em}
.dvir-check{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:1px solid #5b5750;color:#fff;font-weight:1000;flex:0 0 auto}.dvir-row.pass .dvir-check{background:#246d3a;border-color:#48a867}.dvir-row.defect .dvir-check{background:#7d2923;border-color:#c65349}
.dvir-actions{display:flex;gap:6px;flex:0 0 auto}.dvir-actions button{border:1px solid #4e4b46;background:#22211f;color:#bdb8ae;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:900;cursor:pointer}.dvir-pass.active{background:#226b39;color:#fff;border-color:#4da869}.dvir-defect.active{background:#7b2923;color:#fff;border-color:#c5554b}
@media(max-width:900px){.dvir-list{grid-template-columns:1fr}.dvir-toolbar{align-items:flex-start;flex-direction:column}.dvir-row{border-right:0}}


/* V94 — professional DVIR / compliance layout */
.dvir-panel{margin-top:18px;border:1px solid rgba(230,145,42,.30);border-radius:14px;background:linear-gradient(180deg,#191816 0%,#11100f 100%);overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.22)}
.dvir-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:22px;align-items:center;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(229,139,36,.07),rgba(255,255,255,.01))}
.dvir-toolbar>div:first-child{display:grid;gap:5px}.dvir-toolbar span{font-size:11px;letter-spacing:.14em;color:#e79a40;font-weight:900}.dvir-toolbar b{font-size:19px;line-height:1.25;color:#f5f2eb}.dvir-toolbar .driver-center-actions{margin:0;justify-content:flex-end;gap:10px}.dvir-toolbar .driver-center-actions .btn{min-width:122px;min-height:42px;padding:10px 16px;white-space:nowrap}
.dvir-list{display:grid;grid-template-columns:repeat(2,minmax(380px,1fr));gap:12px;padding:16px;background:#0e0e0d}
.dvir-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:78px;padding:14px 15px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#171614;transition:border-color .15s,background .15s}.dvir-row:hover{border-color:rgba(230,145,42,.34);background:#1b1916}.dvir-row.pass{background:linear-gradient(90deg,rgba(42,103,59,.18),#171614 42%);border-color:rgba(72,168,103,.26)}.dvir-row.defect{background:linear-gradient(90deg,rgba(125,41,35,.20),#171614 42%);border-color:rgba(198,83,73,.30)}
.dvir-label{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.dvir-label>div{display:grid;gap:5px;min-width:0}.dvir-label b{font-size:14px;line-height:1.25;color:#f4f1eb}.dvir-label small{font-size:10px;line-height:1.2;color:#9f9a91;letter-spacing:.09em}.dvir-check{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #66615a;color:#fff;font-size:14px;font-weight:1000}.dvir-row.pass .dvir-check{background:#246d3a;border-color:#48a867}.dvir-row.defect .dvir-check{background:#7d2923;border-color:#c65349}
.dvir-actions{display:grid;grid-template-columns:74px 86px;gap:7px;align-items:center}.dvir-actions button{min-height:34px;border:1px solid #514c46;background:#22211f;color:#d1ccc3;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:900;cursor:pointer;white-space:nowrap}.dvir-actions button:hover{border-color:#c28235;background:#2a244d}.dvir-pass.active{background:#226b39;color:#fff;border-color:#4da869}.dvir-defect.active{background:#7b2923;color:#fff;border-color:#c5554b}
.dvir-help{margin:0;padding:13px 18px;border-top:1px solid rgba(255,255,255,.06);background:#12110f;color:#aaa49b;font-size:11px;line-height:1.55}.dvir-help b{color:#e6a14d}
@media(max-width:1180px){.dvir-list{grid-template-columns:1fr}.dvir-toolbar{grid-template-columns:1fr}.dvir-toolbar .driver-center-actions{justify-content:flex-start}}
@media(max-width:640px){.dvir-list{padding:10px}.dvir-row{grid-template-columns:1fr;gap:12px}.dvir-actions{grid-template-columns:1fr 1fr;width:100%}.dvir-toolbar{padding:16px}.dvir-toolbar .driver-center-actions{display:grid;grid-template-columns:1fr}.dvir-toolbar .driver-center-actions .btn{width:100%}}

/* V207 focused public website: License + Enforcement + Logbook */
.bt-focus-topbar nav{display:flex;gap:14px;flex-wrap:wrap}.bt-focus-main{max-width:1420px;margin:0 auto;padding:30px 28px 70px}.bt-focus-hero,.bt-page-hero{background:linear-gradient(135deg,rgba(18,18,18,.97),rgba(40,34,26,.92));border:1px solid rgba(220,174,91,.35);border-radius:24px;padding:52px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:34px;align-items:center}.bt-page-hero{display:block}.bt-focus-hero h1,.bt-page-hero h1{font-size:clamp(44px,6vw,84px);line-height:.95;margin:12px 0 20px}.bt-focus-hero h1 em{color:#e0ad58;font-style:normal}.bt-focus-kicker{font-weight:900;letter-spacing:.16em;color:#e0ad58}.bt-focus-hero p,.bt-page-hero p{font-size:20px;line-height:1.6;max-width:900px}.bt-focus-actions,.bt-download-grid{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.bt-server-only{display:flex;flex-direction:column;gap:10px;padding:24px;background:rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.1);border-radius:18px}.bt-server-only b{color:#e0ad58}.bt-server-only.inline{margin-top:28px;max-width:1000px}.bt-system-grid,.bt-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:26px 0}.bt-system-card,.bt-detail-grid article{padding:28px;border-radius:20px;background:#171715;border:1px solid rgba(255,255,255,.09);color:inherit;text-decoration:none}.bt-system-card>span{font-size:34px;font-weight:900;color:#e0ad58}.bt-system-card h2,.bt-detail-grid h2{font-size:28px;margin:12px 0}.bt-system-card p,.bt-detail-grid p{line-height:1.6;color:#d4d0c8}.bt-system-card b{color:#e0ad58}.bt-focus-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px;margin:28px 0;background:#242018;border-left:5px solid #e0ad58;border-radius:16px}.bt-focus-band h2{margin:4px 0 8px}.bt-focus-band span{font-weight:900;color:#e0ad58;letter-spacing:.1em}.bt-install-steps{display:grid;gap:18px;margin-top:28px}.bt-install-steps article{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:24px;background:#171715;border:1px solid rgba(255,255,255,.09);border-radius:18px}.bt-install-steps article>b{width:54px;height:54px;display:grid;place-items:center;background:#e0ad58;color:#111;border-radius:50%;font-size:25px}.bt-install-steps h2{margin:0 0 8px}.bt-install-steps code{background:#080808;padding:4px 8px;border-radius:6px}.bt-download-grid .disabled{opacity:.45;pointer-events:none}.bt-install-status{padding:16px;border:1px solid rgba(224,173,88,.35);border-radius:12px}.bt-focus-footer{padding:30px}.bt-retired-tabs button:not([data-progress-tab="leaderboard"]),.bt-retired-tabs .progress-links{display:none!important}.telemetry-board .leaderboard-table-head,.telemetry-board .leaderboard-driver-row{grid-template-columns:70px minmax(260px,2fr) repeat(6,minmax(100px,1fr))!important}.driver-company-name{font-weight:800;color:#e0ad58}.leaderboard-source-badge{display:none!important}@media(max-width:900px){.bt-focus-hero{grid-template-columns:1fr}.bt-system-grid,.bt-detail-grid{grid-template-columns:1fr}.bt-focus-band{align-items:flex-start;flex-direction:column}.bt-focus-hero,.bt-page-hero{padding:30px}.telemetry-board .leaderboard-table-head{display:none!important}.telemetry-board .leaderboard-driver-row{display:grid!important;grid-template-columns:1fr 1fr!important}.leaderboard-rank-cell,.leaderboard-driver-cell{grid-column:1/-1}}


/* Version 209 — focus page visual explainers */
.bt-visual-section{display:grid;grid-template-columns:minmax(340px,1.12fr) minmax(300px,.88fr);gap:24px;align-items:stretch;margin:28px 0}.bt-visual-section.reverse .bt-visual-panel{order:2}.bt-visual-section.reverse .bt-visual-copy{order:1}.bt-visual-panel,.bt-visual-copy{padding:22px;border-radius:22px;background:#171715;border:1px solid rgba(255,255,255,.09)}.bt-visual-panel img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid rgba(224,173,88,.22);background:#090909}.bt-visual-copy h2{font-size:30px;margin:0 0 10px}.bt-visual-copy p{line-height:1.65;color:#d4d0c8}.bt-visual-copy .btn{margin-top:18px}.bt-visual-points{display:grid;gap:12px;margin-top:18px}.bt-visual-point{padding:16px 18px;border-radius:16px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08)}.bt-visual-point b{display:block;margin-bottom:6px;color:#e0ad58}.bt-mini-note{margin-top:16px;padding:16px 18px;border-left:4px solid #e0ad58;border-radius:14px;background:rgba(224,173,88,.08)}.bt-mini-note b{color:#e0ad58}.bt-static-download{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.bt-static-download .btn{margin-top:0}.bt-install-note{margin-top:16px;padding:18px 20px;background:#171715;border:1px solid rgba(255,255,255,.09);border-radius:18px;line-height:1.65}.bt-install-note b,.bt-install-note strong{color:#e0ad58}.bt-inline-code{background:#080808;padding:4px 8px;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bt-usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.bt-usage-grid article{padding:24px;border-radius:20px;background:#171715;border:1px solid rgba(255,255,255,.09)}.bt-usage-grid h3{margin:0 0 10px;font-size:24px}.bt-usage-grid p{line-height:1.6;color:#d4d0c8}.bt-scs-callout{margin-top:18px;padding:18px 20px;border-radius:18px;background:#242018;border:1px solid rgba(224,173,88,.35)}.bt-scs-callout h3{margin:0 0 8px}.bt-scs-callout p{margin:0;line-height:1.6}.bt-focus-main figure{margin:0}.bt-focus-main figcaption{padding-top:10px;font-size:14px;color:#b9b3a7;line-height:1.5}@media(max-width:900px){.bt-visual-section{grid-template-columns:1fr}.bt-visual-section.reverse .bt-visual-panel,.bt-visual-section.reverse .bt-visual-copy{order:initial}.bt-usage-grid{grid-template-columns:1fr}}

.bt-class-table{width:100%;border-collapse:collapse;margin:22px 0;background:#171715;border-radius:18px;overflow:hidden}.bt-class-table th,.bt-class-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.bt-class-table th{color:#e0ad58}.bt-class-table tr:last-child td{border-bottom:0}


/* Version 212 — driver credential board and connected-system navigation */
.bt-credential-hero{margin-bottom:22px}.bt-credential-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 auto 24px;max-width:1420px;padding:0 28px}.bt-credential-explainer article{display:flex;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#171715}.bt-credential-explainer article>span{font-size:28px;font-weight:900;color:#e0ad58}.bt-credential-explainer b{display:block;margin-bottom:6px}.bt-credential-explainer p{margin:0;color:#cfc9be;line-height:1.5}.bt-board-actions{display:flex;gap:10px;flex-wrap:wrap}.credential-board .leaderboard-table-head,.credential-board .credential-driver-row{grid-template-columns:56px minmax(270px,1.7fr) minmax(135px,.75fr) minmax(135px,.75fr) minmax(170px,1fr) minmax(170px,1fr) minmax(180px,1fr)!important}.credential-board .leaderboard-stat-cell{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.credential-board .leaderboard-stat-cell small{font-size:10px;line-height:1.25;color:#a9a397;letter-spacing:.04em}.credential-board .credential-enforcement.is-clear b{color:#7bdc98}.credential-board .credential-enforcement.is-warning b{color:#f5b24c}.credential-board .credential-enforcement.is-muted b{color:#9d978c}.credential-board .credential-open b{color:#e0ad58}.credential-patch{position:relative}.featured-patch-label{font-size:10px!important;color:#bdb5a8!important;text-transform:uppercase;letter-spacing:.06em}.driver-achievement-note{margin:7px 0 0;color:#aaa399;font-size:13px}.driver-achievement-guide-link{margin-top:16px}.bt-system-crossrefs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:30px 0}.bt-system-crossrefs a{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#171715;color:inherit;text-decoration:none}.bt-system-crossrefs a:hover{border-color:rgba(224,173,88,.55);transform:translateY(-1px)}.bt-system-crossrefs b{color:#e0ad58;font-size:13px;letter-spacing:.06em}.bt-system-crossrefs span{font-size:13px;line-height:1.4;color:#c8c2b7}.bt-home-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 28px}.bt-home-support-grid article{padding:26px;border-radius:20px;background:#171715;border:1px solid rgba(255,255,255,.09)}.bt-home-support-grid article>span{font-size:30px;font-weight:900;color:#e0ad58}.bt-home-support-grid h2{margin:10px 0}.bt-home-support-grid p{color:#d4d0c8;line-height:1.6}.bt-home-support-grid a{font-weight:900;color:#e0ad58;text-decoration:none}.bt-achievement-guide{margin-top:28px}.bt-achievement-guide .badge-grid{margin-top:20px}@media(max-width:1100px){.bt-system-crossrefs{grid-template-columns:repeat(2,1fr)}.bt-credential-explainer,.bt-home-support-grid{grid-template-columns:1fr}.credential-board .leaderboard-table-head{display:none!important}.credential-board .credential-driver-row{grid-template-columns:1fr 1fr!important}.credential-board .leaderboard-rank-cell,.credential-board .leaderboard-driver-cell{grid-column:1/-1}}@media(max-width:700px){.bt-system-crossrefs{grid-template-columns:1fr}.credential-board .credential-driver-row{grid-template-columns:1fr!important}.credential-board .leaderboard-stat-cell{grid-column:1/-1}.bt-credential-explainer{padding:0 16px}}


/* Version 213 — streamlined driver command profile */
.driver-featured-patch{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap}.driver-featured-patch span{font-size:8px;font-weight:900;letter-spacing:1.5px;color:#8f9591}.driver-featured-patch b{padding:6px 9px;border-radius:7px;border:1px solid rgba(224,173,88,.28);background:rgba(224,173,88,.08);color:#f0b15e;font-size:10px;letter-spacing:.8px}.driver-profile-quicknav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px;padding:12px;border:1px solid rgba(255,172,76,.18);border-radius:12px;background:#141414}.driver-profile-quicknav button{border:1px solid #45423d;border-radius:8px;background:#1c1b1a;color:#e9e3da;padding:10px 12px;font-size:9px;font-weight:900;letter-spacing:.8px;cursor:pointer}.driver-profile-quicknav button:hover{border-color:#d99338;color:#ffc56e}.driver-fine-clear{display:grid;gap:5px;padding:16px 18px;margin-bottom:16px;border:1px solid rgba(81,220,153,.24);border-left:4px solid #45ce91;border-radius:12px;background:rgba(22,46,35,.42)}.driver-fine-clear span{font-size:8px;font-weight:900;letter-spacing:1.6px;color:#70e2aa}.driver-fine-clear b{font:700 18px Oswald,sans-serif;color:#eef8f2}.driver-fine-clear small{color:#9eaaa2}.driver-profile-footer-actions{display:flex;justify-content:flex-end;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,172,76,.12)}.driver-modal-stats .driver-stat b{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-modal-telemetry{scroll-margin-top:12px}.driver-modal-license,.driver-modal-fine,.driver-modal-compliance{scroll-margin-top:12px}.theme-driver-page .driver-modal-panel{width:min(1260px,96vw)!important}.theme-driver-page .driver-modal-compliance{margin-top:16px}.theme-driver-page .driver-modal-telemetry{margin-top:4px}.theme-driver-page .driver-modal-stats{margin-bottom:12px}.theme-driver-page .driver-center-nav{position:sticky;top:-1px;z-index:3;background:#151818;padding-top:4px}.driver-achievements-section{display:none!important}@media(max-width:700px){.driver-profile-quicknav{display:grid;grid-template-columns:1fr 1fr}.driver-profile-quicknav button{width:100%}.driver-modal-stats .driver-stat b{max-width:130px}.driver-profile-footer-actions{justify-content:stretch}.driver-profile-footer-actions .btn{width:100%;text-align:center}}


/* Version 216 — Driver Board slogan refresh + overlap fixes */
.credential-board .leaderboard-table-head,.credential-board .credential-driver-row{grid-template-columns:56px minmax(280px,1.75fr) minmax(130px,.78fr) minmax(130px,.78fr) minmax(190px,1.02fr) minmax(175px,.95fr) minmax(165px,.9fr)!important}.credential-board .leaderboard-table-head{min-width:1260px}.credential-board .standalone-driver-grid{min-width:1260px}.credential-board .leaderboard-rank-cell,.credential-board .leaderboard-driver-cell,.credential-board .leaderboard-stat-cell{min-width:0}.credential-board .leaderboard-driver-copy{min-width:0}.credential-board .leaderboard-driver-copy .name,.credential-board .leaderboard-driver-copy .meta{white-space:normal}.credential-board .leaderboard-stat-cell{padding:14px 16px;overflow:hidden}.credential-board .leaderboard-stat-cell span{font-size:9px;letter-spacing:.09em}.credential-board .leaderboard-stat-cell b{display:block;max-width:100%;font-size:18px;line-height:1.05;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.credential-board .leaderboard-stat-cell small{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.credential-board .credential-open b{font-size:17px}.credential-board .credential-logbook b{font-size:17px}.credential-board .credential-enforcement b{font-size:17px}.leaderboard-title h2{line-height:1.02}.leaderboard-title p{max-width:760px}.bt-telemetry-summary span{font-size:9px;line-height:1.3}.theme-driver-page .bt-board-actions .btn{min-width:230px}@media(max-width:1260px){.credential-board .leaderboard-table-head,.credential-board .standalone-driver-grid{min-width:1180px}.credential-board .leaderboard-table-head,.credential-board .credential-driver-row{grid-template-columns:56px minmax(250px,1.65fr) minmax(122px,.75fr) minmax(122px,.75fr) minmax(175px,1fr) minmax(160px,.92fr) minmax(150px,.88fr)!important}}@media(max-width:1100px){.credential-board .leaderboard-table-head{display:none!important}.credential-board .standalone-driver-grid{min-width:0!important}.credential-board .credential-driver-row{grid-template-columns:1fr 1fr!important}.credential-board .leaderboard-rank-cell,.credential-board .leaderboard-driver-cell{grid-column:1/-1}.credential-board .leaderboard-stat-cell{min-height:88px}}

/* Version 217 — Driver Board cleanup + popup stat fit */
.bt-credential-explainer{display:none!important}
.bt-system-card>span,.bt-home-support-grid article>span{display:none!important}
.bt-system-card h2,.bt-home-support-grid h2{margin-top:0!important}
.theme-driver-page .driver-modal-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.theme-driver-page .driver-stat{min-width:0;align-items:center;padding:14px;gap:12px}
.theme-driver-page .driver-stat>div{min-width:0;flex:1 1 auto}
.theme-driver-page .driver-stat-icon{width:42px;height:42px;font-size:18px;line-height:1;overflow:hidden;white-space:nowrap}
.theme-driver-page .driver-modal-stats .driver-stat b{max-width:100%;font-size:clamp(18px,1.65vw,25px);line-height:1.05;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal}
.theme-driver-page .driver-stat div>span{font-size:8px;line-height:1.25;letter-spacing:1px;white-space:normal}
@media(max-width:950px){.theme-driver-page .driver-modal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.theme-driver-page .driver-stat-icon{width:36px;height:36px;font-size:16px}.theme-driver-page .driver-modal-stats .driver-stat b{font-size:18px}}

/* Version 220 — Out of Service branding */
.bt-oos-band{border-left-color:#d55b45;background:linear-gradient(135deg,#2a1714,#211b17)}
.bt-oos-band span{color:#ff8d72}
.bt-oos-band strong{color:#ffd0c5}


/* Version 221 — discreet three-server strip */
.bt-server-only{display:none!important}.bt-server-strip{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin:18px 0 26px;padding:13px 16px;border:1px solid rgba(224,173,88,.22);border-radius:12px;background:linear-gradient(180deg,rgba(30,28,24,.92),rgba(20,19,17,.92));box-shadow:0 8px 22px rgba(0,0,0,.12)}.bt-server-strip-label{font-size:10px;font-weight:900;letter-spacing:.13em;color:#e0ad58;white-space:nowrap}.bt-server-strip-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bt-server-strip-list>span{display:flex;align-items:center;min-height:38px;padding:9px 12px;border-left:2px solid rgba(224,173,88,.65);background:rgba(255,255,255,.025);border-radius:7px;color:#eee8df;font-size:12px;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.bt-server-strip-list>span:before{content:"";width:7px;height:7px;border-radius:50%;background:#e0ad58;box-shadow:0 0 8px rgba(224,173,88,.4);margin-right:9px;flex:none}.bt-home-focus .bt-server-strip{margin-top:14px}.theme-driver-page>.standalone .bt-server-strip,.theme-driver-page main>.bt-server-strip{width:min(1450px,92%);margin:20px auto 18px}@media(max-width:900px){.bt-server-strip{grid-template-columns:1fr}.bt-server-strip-label{white-space:normal}.bt-server-strip-list{grid-template-columns:1fr}.bt-server-strip-list>span{min-height:34px}}


/* Version 222 — driver profile stat cleanup + connect guide filters */
.theme-driver-page .driver-stat{display:block!important;min-height:92px;padding:18px 20px!important}
.theme-driver-page .driver-stat>div{width:100%;min-width:0}
.theme-driver-page .driver-stat-icon{display:none!important}
.theme-driver-page .driver-modal-stats .driver-stat b{font-size:clamp(20px,1.55vw,27px)!important;line-height:1.08!important;white-space:normal!important;overflow-wrap:anywhere}
.theme-driver-page .driver-stat div>span{margin-top:8px!important}
.bt-connect-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}
.bt-connect-checks span{display:block;padding:10px 12px;border:1px solid rgba(224,173,88,.28);border-radius:9px;background:rgba(224,173,88,.07);color:#f1e6d2;font-weight:800;font-size:11px}
.bt-connect-server-list{display:grid;gap:8px;margin-top:12px}
.bt-connect-server-list span{display:block;padding:10px 12px;border-left:3px solid #e0ad58;border-radius:7px;background:rgba(0,0,0,.28);color:#f5eee3;font-weight:800;font-size:11px;line-height:1.35}
@media(max-width:650px){.bt-connect-checks{grid-template-columns:1fr}}

/* Version 226 — copyright popup */
.bt-copyright-mini{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.07);color:#85817a;font-size:10px;letter-spacing:.05em}.bt-copyright-mini button{appearance:none;border:0;background:none;padding:0;color:#b6afa5;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.bt-copyright-mini button:hover{color:#e0ad58}.bt-legal-modal{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:24px}.bt-legal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(5px)}.bt-legal-panel{position:relative;z-index:1;width:min(760px,96vw);max-height:min(760px,88vh);overflow:auto;padding:30px;border:1px solid rgba(224,173,88,.32);border-radius:16px;background:#171613;box-shadow:0 25px 80px rgba(0,0,0,.55);color:#e8e2d8}.bt-legal-kicker{display:block;margin-bottom:8px;color:#e0ad58;font-size:10px;font-weight:900;letter-spacing:.18em}.bt-legal-panel h2{margin:0 42px 18px 0;font-size:28px;line-height:1.1}.bt-legal-copy p{margin:0 0 15px;color:#cfc8bd;font-size:14px;line-height:1.65}.bt-legal-copy p:last-child{margin-bottom:0;color:#f0e8dc}.bt-legal-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#22201d;color:#eee6db;font-size:24px;line-height:1;cursor:pointer}.bt-legal-close:hover{border-color:#e0ad58;color:#e0ad58}


/* Version 228 — centered text-only footer */
.bt-focus-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:34px 28px;text-align:center}.bt-focus-footer .footer-brand{display:flex;justify-content:center;align-items:center;text-align:center}.bt-focus-footer .footer-brand img{display:none!important}.bt-focus-footer .footer-brand b{font-size:36px;line-height:1}.bt-focus-footer .footer-brand small{margin-top:6px;font-size:10px;letter-spacing:3px}.bt-focus-footer .footer-links{justify-content:center;gap:20px}.bt-focus-footer p{grid-column:auto;margin:0;color:#9b948a;font-size:11px;max-width:760px}
@media(max-width:700px){.bt-focus-footer .footer-brand b{font-size:28px}.bt-focus-footer .footer-links{gap:14px}}

/* Version 231 — mobile-first responsive refinement */
@media(max-width:700px){
  html,body{max-width:100%;overflow-x:hidden}
  body{padding-bottom:86px}
  .topbar,.bt-focus-topbar{height:64px!important;padding:0 12px!important;gap:10px!important}
  .topbar .brand,.bt-focus-topbar .brand{min-width:0!important;max-width:70%;gap:7px!important}
  .topbar .brand img,.bt-focus-topbar .brand img{width:42px!important;height:42px!important}
  .topbar .brand b,.bt-focus-topbar .brand b{font-size:18px!important;line-height:1!important}
  .topbar .brand small,.bt-focus-topbar .brand small{font-size:7px!important;letter-spacing:1.25px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .top-actions,.social-actions{gap:8px!important;margin-left:auto}
  .top-actions>a,.social-actions>a{min-width:38px;min-height:38px;display:grid;place-items:center;padding:0!important;border-radius:9px}

  .bt-focus-main{width:100%;max-width:none;padding:16px 14px 46px!important}
  .bt-focus-hero,.bt-page-hero{padding:24px 18px!important;border-radius:16px!important;gap:20px!important}
  .bt-focus-hero h1,.bt-page-hero h1{font-size:clamp(38px,12vw,54px)!important;line-height:.96!important;letter-spacing:-1.3px;margin:9px 0 14px!important}
  .bt-focus-hero p,.bt-page-hero p{font-size:15px!important;line-height:1.55!important;margin-bottom:0}
  .bt-focus-kicker,.bt-page-hero .bt-focus-kicker{font-size:9px!important;line-height:1.45!important;letter-spacing:.12em!important}
  .bt-focus-actions,.bt-download-grid,.bt-board-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important}
  .bt-focus-actions .btn,.bt-download-grid .btn,.bt-board-actions .btn{width:100%!important;min-width:0!important;min-height:48px!important;display:flex!important;align-items:center;justify-content:center;text-align:center;padding:12px 14px!important}

  .bt-server-strip{display:block!important;margin:14px 0 20px!important;padding:12px!important;border-radius:11px!important}
  .bt-server-strip-label{display:block;margin-bottom:9px;font-size:9px!important;line-height:1.35;text-align:center}
  .bt-server-strip-list{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}
  .bt-server-strip-list>span{min-height:42px!important;padding:9px 10px!important;font-size:11px!important;line-height:1.3!important}

  .bt-system-grid,.bt-detail-grid,.bt-home-support-grid,.bt-system-crossrefs{grid-template-columns:1fr!important;gap:12px!important;margin:18px 0!important}
  .bt-system-card,.bt-detail-grid article,.bt-home-support-grid article,.bt-system-crossrefs a{padding:18px!important;border-radius:14px!important}
  .bt-system-card h2,.bt-detail-grid h2,.bt-home-support-grid h2{font-size:23px!important;margin:8px 0!important}
  .bt-system-card p,.bt-detail-grid p,.bt-home-support-grid p,.bt-system-crossrefs span{font-size:14px!important;line-height:1.5!important}

  .bt-focus-band{display:block!important;padding:20px 18px!important;margin:18px 0!important;border-radius:13px!important}
  .bt-focus-band h2{font-size:24px!important;line-height:1.1!important}
  .bt-focus-band p{font-size:14px!important;line-height:1.5!important}
  .bt-focus-band .btn{width:100%;margin-top:14px;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center}

  .bt-install-steps{gap:12px!important;margin-top:18px!important}
  .bt-install-steps article{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;padding:17px 14px!important;border-radius:13px!important}
  .bt-install-steps article>b{width:42px!important;height:42px!important;font-size:18px!important}
  .bt-install-steps h2{font-size:20px!important;line-height:1.2!important}
  .bt-install-steps p{font-size:14px!important;line-height:1.5!important;overflow-wrap:anywhere}
  .bt-install-steps code,.bt-install-note code{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .bt-install-note{font-size:13px!important;line-height:1.5!important;padding:14px!important}

  .credential-board,.telemetry-board,.leaderboard-table,.standalone-driver-grid{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}
  .credential-board .credential-driver-row,.telemetry-board .leaderboard-driver-row,.standalone-driver-grid .driver{display:grid!important;grid-template-columns:1fr!important;min-width:0!important;width:100%!important;gap:0!important;border-radius:14px!important;overflow:hidden}
  .credential-board .leaderboard-rank-cell,.credential-board .leaderboard-driver-cell,.credential-board .leaderboard-stat-cell,.telemetry-board .leaderboard-rank-cell,.telemetry-board .leaderboard-driver-cell,.telemetry-board .leaderboard-stat-cell{grid-column:1/-1!important;width:100%!important;min-width:0!important;min-height:auto!important;padding:12px 14px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.06)!important}
  .credential-board .leaderboard-stat-cell:last-child,.telemetry-board .leaderboard-stat-cell:last-child{border-bottom:0!important}
  .credential-board .leaderboard-stat-cell b,.credential-board .leaderboard-stat-cell small,.telemetry-board .leaderboard-stat-cell b,.telemetry-board .leaderboard-stat-cell small{overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}
  .credential-board .leaderboard-stat-cell b,.telemetry-board .leaderboard-stat-cell b{font-size:18px!important}

  .driver-modal{padding:0!important;align-items:end!important}
  .driver-modal-panel,.theme-driver-page .driver-modal-panel{width:100vw!important;max-width:100vw!important;max-height:94vh!important;border-radius:20px 20px 0 0!important;padding:16px 13px calc(18px + env(safe-area-inset-bottom,0px))!important}
  .driver-modal-close{position:sticky!important;float:right;right:0!important;top:0!important;width:42px!important;height:42px!important;margin:0 0 4px auto!important}
  .driver-profile-header{clear:both;grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;padding:18px 14px!important;text-align:center}
  .driver-profile-header>*{min-width:0!important}
  .driver-profile-quicknav{grid-template-columns:1fr 1fr!important;padding:9px!important;gap:7px!important}
  .driver-profile-quicknav button{min-height:44px!important;padding:9px 8px!important;font-size:8px!important;letter-spacing:.55px!important}
  .theme-driver-page .driver-modal-stats{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .theme-driver-page .driver-modal-stats .driver-stat{min-width:0!important;padding:12px 10px!important}
  .theme-driver-page .driver-modal-stats .driver-stat b{font-size:16px!important;max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:normal!important;word-break:normal!important}

  .bt-focus-footer{padding:26px 16px calc(104px + env(safe-area-inset-bottom,0px))!important;gap:10px!important}
  .bt-focus-footer .footer-brand b{font-size:26px!important}
  .bt-focus-footer .footer-brand small{font-size:8px!important;letter-spacing:2px!important}
  .bt-focus-footer .footer-links{gap:7px 14px!important}
  .bt-focus-footer .footer-links a{font-size:9px!important;min-height:36px;display:flex;align-items:center}
  .bt-focus-footer p{font-size:10px!important;line-height:1.45!important}
  .bt-copyright-mini{width:100%;font-size:9px!important;text-align:center;gap:7px!important}

  .bt-legal-modal{padding:12px!important;align-items:end!important}
  .bt-legal-panel{width:100%!important;max-height:88vh!important;border-radius:18px 18px 0 0!important;padding:26px 18px calc(24px + env(safe-area-inset-bottom,0px))!important}
  .bt-legal-panel h2{font-size:24px!important;margin-right:34px!important}
  .bt-legal-copy p{font-size:13px!important;line-height:1.55!important}
}

@media(max-width:520px){
  .home-nav{padding:0 10px!important}.home-brand{min-width:88px!important}.home-brand img{width:88px!important}
  .home-discord{font-size:9px!important;padding:9px 10px!important}
  .home-hero{min-height:560px!important}
  .home-hero-copy{width:92%!important;padding-top:42px!important}
  .home-hero h1{font-size:42px!important;line-height:.95!important;letter-spacing:-1.5px!important}
  .home-hero-copy>p{font-size:14px!important;line-height:1.5!important}
  .home-quick-stats{grid-template-columns:1fr!important;gap:8px!important}
  .home-server-card .server-title{display:block!important}.home-server-card .server-title>*{margin-bottom:6px}
  .home-feature-row{grid-template-columns:1fr!important}
  .home-lower-strip{width:91%!important;padding:20px 0 26px!important}.home-lower-strip h2{font-size:25px!important}.home-lower-strip p{font-size:13px!important}
  .home-footer{padding-bottom:100px!important}
  .theme-driver-page .driver-modal-stats{grid-template-columns:1fr!important}
  .driver-profile-quicknav{grid-template-columns:1fr!important}
}


/* Version 233 — centered driver-board footer and standalone driver profile page */
.bt-focus-footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;grid-template-columns:1fr!important}.bt-focus-footer .footer-brand,.bt-focus-footer .footer-links,.bt-focus-footer p,.bt-focus-footer .bt-copyright-mini{width:100%!important;justify-content:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.bt-focus-footer .bt-copyright-mini{order:4!important;border-top:1px solid rgba(255,255,255,.07)!important;padding-top:10px!important;margin-top:8px!important}.driver-profile-page-main{max-width:1240px!important;padding-top:28px!important}.driver-profile-page-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-bottom:18px}.driver-profile-page-shell{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid rgba(224,173,88,.22);border-radius:24px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96));box-shadow:0 20px 60px rgba(0,0,0,.22)}.driver-profile-page-header h1{margin:0;font-size:clamp(34px,5vw,52px);line-height:1}.driver-profile-page-shell .driver-modal-license,.driver-profile-page-shell .driver-modal-fine,.driver-profile-page-shell .driver-modal-telemetry,.driver-profile-page-shell .driver-modal-compliance{margin-top:0}.driver-profile-page-shell .driver-modal-stats{margin-top:0}.driver-profile-page-shell .driver-profile-quicknav{margin-top:0}.driver-profile-page-shell .driver-profile-footer-actions{padding-top:4px}.driver-profile-page-shell .profile-panel,.driver-profile-page-shell .dot-compliance-card{background:#141311}.driver-profile-page-shell .driver-modal-avatar{width:110px;height:110px}.driver-profile-page-shell .driver-modal-avatar img{width:100%;height:100%;object-fit:contain}.driver-profile-page-shell .driver-profile-identity{min-width:0}.driver-profile-page-shell .driver-modal-license,.driver-profile-page-shell .driver-modal-fine,.driver-profile-page-shell .driver-modal-telemetry,.driver-profile-page-shell .driver-modal-compliance{scroll-margin-top:120px}@media(max-width:900px){.driver-profile-page-shell{padding:18px;border-radius:18px}.driver-profile-page-toolbar{justify-content:center}.driver-profile-page-header{align-items:flex-start}.driver-profile-page-shell .driver-modal-avatar{width:88px;height:88px}}


/* Version 234 — true phone layout; desktop remains unchanged */
.bt-mobile-install-note{display:none}
@media(max-width:700px){
  /* Make the phone layout intentionally simpler instead of shrinking desktop. */
  .bt-home-focus .bt-focus-hero{min-height:auto!important;background-image:none!important;background:#171512!important}
  .bt-home-focus .bt-focus-hero h1{font-size:38px!important;line-height:1!important}
  .bt-home-focus .bt-focus-hero p{font-size:14px!important}
  .bt-home-focus .bt-focus-actions a[href="/install-guide"]{display:none!important}
  .bt-home-focus .bt-focus-actions{display:block!important}
  .bt-home-focus .bt-focus-actions a[href="/driver-achievements"]{width:100%!important}

  /* Public system shortcut cards become a small two-column phone menu. */
  .bt-system-crossrefs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .bt-system-crossrefs a{min-width:0!important;padding:13px 10px!important;border-radius:10px!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important}
  .bt-system-crossrefs b{font-size:10px!important;line-height:1.25!important;letter-spacing:.04em!important}
  .bt-system-crossrefs span{display:none!important}
  .bt-system-crossrefs a[href="/install-guide"]{display:none!important}

  /* On phones, installation/download is a PC task. */
  .bt-download-grid{display:none!important}
  .bt-mobile-install-note{display:block!important;margin-top:16px;padding:13px 14px;border:1px solid rgba(224,173,88,.28);border-radius:11px;background:#181511;color:#d7d0c5;font-size:13px;line-height:1.45;text-align:center}
  .bt-board-actions a[href="/install-guide"]{display:none!important}

  /* Reduce duplicate / decorative home content. */
  .bt-home-support-grid article{padding:15px!important}
  .bt-home-support-grid article p{margin-bottom:0!important}
  .bt-home-support-grid article a{display:none!important}
  .bt-focus-band .btn{display:none!important}
  .bt-focus-band{border-left-width:3px!important}

  /* Driver Board is a compact status board on phones. Full details live on the driver page. */
  .theme-driver-page .progress-hero{min-height:0!important;padding:24px 16px!important;background-image:none!important;background:#151413!important}
  .theme-driver-page .progress-hero h1{font-size:38px!important;line-height:1!important}
  .theme-driver-page .progress-hero p{font-size:13px!important;line-height:1.45!important}
  .theme-driver-page .progress-page,.theme-driver-page .progress-panel,.theme-driver-page .leaderboard-panel{width:calc(100% - 20px)!important;margin:10px auto 22px!important;padding:12px!important}
  .theme-driver-page .progress-section-head{display:block!important;margin-bottom:10px!important}
  .theme-driver-page .progress-section-head h2{font-size:25px!important;margin:5px 0 7px!important}
  .theme-driver-page .progress-section-head p{font-size:12px!important;line-height:1.45!important}
  .theme-driver-page .bt-board-actions{display:none!important}
  .theme-driver-page .leaderboard-table{border:0!important;overflow:visible!important}
  .theme-driver-page .leaderboard-table-head{display:none!important}
  .theme-driver-page .driver-grid{display:grid!important;gap:10px!important;padding:0!important}
  .theme-driver-page .credential-driver-row{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;min-width:0!important;border:1px solid #303536!important;border-radius:12px!important;overflow:hidden!important;padding:0!important}
  .theme-driver-page .credential-driver-row .leaderboard-rank-cell{display:none!important}
  .theme-driver-page .credential-driver-row .leaderboard-driver-cell{grid-column:1/-1!important;padding:13px!important;border-bottom:1px solid #303536!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell{grid-column:auto!important;padding:11px 12px!important;min-height:64px!important;border-bottom:1px solid #303536!important}
  /* Keep only License, Safety, Enforcement and Profile on the board. */
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell:nth-of-type(5){display:none!important}
  .theme-driver-page .credential-driver-row .credential-logbook{display:none!important}
  .theme-driver-page .credential-driver-row .credential-open{grid-column:1/-1!important;min-height:48px!important;background:#1c1812!important;text-align:center!important}
  .theme-driver-page .credential-driver-row .credential-open span,.theme-driver-page .credential-driver-row .credential-open small{display:none!important}
  .theme-driver-page .credential-driver-row .credential-open b{font-size:13px!important;color:#f0a344!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell span{font-size:8px!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell b{font-size:15px!important;line-height:1.15!important}
  .theme-driver-page .bt-telemetry-summary{display:none!important}

  /* Dedicated driver page replaces the popup on phones too. */
  .driver-profile-page-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .driver-profile-page-toolbar .btn{min-width:0!important;width:100%!important;font-size:10px!important;padding:10px!important}
  .driver-profile-page-toolbar .btn:last-child{display:none!important}
  .driver-profile-page-shell{padding:13px!important;border-radius:14px!important}
  .driver-profile-page-shell .driver-modal-stats{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .driver-profile-page-shell .driver-profile-quicknav{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .driver-profile-page-shell .job-stat-grid{grid-template-columns:1fr 1fr!important}
  .driver-profile-page-shell .modal-content-grid{grid-template-columns:1fr!important}

  /* Footer: one centered compact block. */
  .bt-focus-footer{padding:22px 12px calc(92px + env(safe-area-inset-bottom,0px))!important}
  .bt-focus-footer .footer-brand b{font-size:22px!important}
  .bt-focus-footer .footer-links{display:flex!important;justify-content:center!important;gap:4px 12px!important}
  .bt-focus-footer .footer-links a{font-size:8px!important;min-height:28px!important}
}
@media(max-width:390px){
  .bt-system-crossrefs{grid-template-columns:1fr!important}
  .theme-driver-page .credential-driver-row{grid-template-columns:1fr!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell{grid-column:1/-1!important}
}


/* Version 235 — upgraded Driver License page */
.bt-license-page{display:flex;flex-direction:column;gap:28px}.bt-license-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:22px;align-items:stretch}.bt-license-showcase-media{display:grid;gap:18px}.bt-license-showcase-copy{border:1px solid rgba(224,173,88,.22);border-radius:24px;padding:28px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96));box-shadow:0 18px 48px rgba(0,0,0,.2)}.bt-license-showcase-copy h2{margin:8px 0 12px;font-size:clamp(30px,4.2vw,48px);line-height:1.02}.bt-license-showcase-copy p{margin:0 0 18px;color:#d8d1c6;line-height:1.68}.bt-license-feature-list{display:grid;gap:12px}.bt-license-feature-list div{padding:14px 16px;border:1px solid rgba(224,173,88,.16);border-radius:16px;background:rgba(255,255,255,.02)}.bt-license-feature-list b{display:block;color:#fff2dd;font-size:14px;letter-spacing:.08em;margin-bottom:4px}.bt-license-feature-list span{display:block;color:#bfb7ab;line-height:1.55}.bt-license-card{border:1px solid rgba(224,173,88,.22);border-radius:24px;padding:22px;background:radial-gradient(circle at top left,rgba(224,173,88,.16),transparent 38%),linear-gradient(180deg,#161413,#100f0f);box-shadow:0 14px 38px rgba(0,0,0,.18)}.bt-license-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.bt-license-card-top span{font-size:11px;letter-spacing:.22em;color:#f0b451;font-weight:800}.bt-license-card-top b{font-size:18px;color:#fffaf1}.bt-license-card-body{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 0}.bt-license-card-body div{padding:14px;border:1px solid rgba(224,173,88,.14);border-radius:16px;background:rgba(255,255,255,.02)}.bt-license-card-body small{display:block;margin-bottom:6px;color:#d59a46;font-size:10px;letter-spacing:.18em}.bt-license-card-body strong{display:block;color:#fff4e4;font-size:16px;line-height:1.3}.bt-license-card-bottom{display:flex;flex-wrap:wrap;gap:10px;padding-top:6px}.bt-license-card-bottom span{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(224,173,88,.18);background:rgba(224,173,88,.08);font-size:11px;letter-spacing:.12em;color:#ffdca4}.bt-license-ladder{border:1px solid rgba(224,173,88,.18);border-radius:26px;padding:30px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96))}.bt-license-ladder-head h2{margin:8px 0 10px;font-size:clamp(28px,3.8vw,44px);line-height:1.04}.bt-license-ladder-head p{margin:0;color:#cfc7bb;max-width:780px;line-height:1.65}.bt-license-ladder-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:22px}.bt-license-ladder-grid article{position:relative;padding:18px 18px 20px;border:1px solid rgba(224,173,88,.18);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015))}.bt-license-ladder-grid article span{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 12px;border-radius:14px;background:rgba(224,173,88,.12);border:1px solid rgba(224,173,88,.22);color:#ffcf7f;font-weight:900;font-size:22px;margin-bottom:14px}.bt-license-ladder-grid h3{margin:0;color:#fff8eb;font-size:24px}.bt-license-ladder-grid p{margin:4px 0 10px;color:#ffcc76;font-weight:700}.bt-license-ladder-grid small{display:block;color:#c5bcaf;line-height:1.55}.bt-license-rules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bt-license-rules-grid article{padding:22px;border:1px solid rgba(224,173,88,.18);border-radius:20px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96))}.bt-license-rules-grid h2{margin:0 0 10px;font-size:26px;line-height:1.06}.bt-license-rules-grid p{margin:0;color:#cfc7bb;line-height:1.68}.bt-license-page .bt-visual-section{margin-top:0}.bt-license-page .bt-focus-band{margin-top:0}@media(max-width:1100px){.bt-license-showcase{grid-template-columns:1fr}.bt-license-ladder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-license-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.bt-license-card-body{grid-template-columns:1fr}.bt-license-ladder{padding:20px}.bt-license-ladder-grid{grid-template-columns:1fr}.bt-license-rules-grid{grid-template-columns:1fr}.bt-license-showcase-copy,.bt-license-card{padding:18px}.bt-license-showcase-copy h2,.bt-license-ladder-head h2{font-size:30px}}


/* Version 236 — Enforcement + Logbook theme and improved mobile reading */
.bt-enforcement-page,.bt-logbook-page{display:flex;flex-direction:column;gap:28px}.bt-enforcement-showcase,.bt-logbook-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:22px;align-items:stretch}.bt-enforcement-visual{display:grid;gap:18px}.bt-enforcement-copy,.bt-logbook-copy{padding:28px;border:1px solid rgba(224,173,88,.22);border-radius:24px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96));box-shadow:0 18px 48px rgba(0,0,0,.2)}.bt-enforcement-copy h2,.bt-logbook-copy h2{margin:8px 0 12px;font-size:clamp(30px,4.2vw,48px);line-height:1.02}.bt-enforcement-copy>p,.bt-logbook-copy>p{color:#d8d1c6;line-height:1.68}.bt-enforcement-status-card{border:1px solid rgba(215,84,60,.28);border-radius:24px;padding:22px;background:radial-gradient(circle at top left,rgba(196,68,48,.14),transparent 38%),linear-gradient(180deg,#171312,#100f0f)}.bt-enforcement-status-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.bt-enforcement-status-head span{font-size:11px;letter-spacing:.18em;color:#f27d64;font-weight:900}.bt-enforcement-status-head b{color:#fff5f1}.bt-enforcement-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:18px}.bt-enforcement-status-grid div{padding:15px;border:1px solid rgba(240,110,86,.16);border-radius:16px;background:rgba(255,255,255,.02)}.bt-enforcement-status-grid small{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:9px;background:rgba(240,110,86,.12);color:#ff967e;font-weight:900}.bt-enforcement-status-grid strong{display:block;margin:9px 0 5px;color:#fff5f0}.bt-enforcement-status-grid span{display:block;color:#c9b9b4;line-height:1.45;font-size:13px}.bt-enforcement-flow,.bt-logbook-workflow{padding:30px;border:1px solid rgba(224,173,88,.18);border-radius:26px;background:linear-gradient(180deg,rgba(19,18,17,.98),rgba(14,13,13,.96))}.bt-enforcement-flow-grid,.bt-logbook-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.bt-enforcement-flow-grid article,.bt-logbook-workflow-grid article{padding:19px;border:1px solid rgba(224,173,88,.16);border-radius:18px;background:rgba(255,255,255,.02)}.bt-enforcement-flow-grid article>span,.bt-logbook-workflow-grid article>span{display:inline-flex;padding:7px 10px;border-radius:10px;background:rgba(224,173,88,.1);color:#f4b85d;font-size:11px;font-weight:900;letter-spacing:.12em}.bt-enforcement-flow-grid h3,.bt-logbook-workflow-grid h3{margin:12px 0 7px;font-size:24px}.bt-enforcement-flow-grid p,.bt-logbook-workflow-grid p{margin:0;color:#c7beb2;line-height:1.58}.bt-logbook-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.bt-logbook-dashboard div{padding:15px;border:1px solid rgba(224,173,88,.16);border-radius:16px;background:rgba(255,255,255,.02)}.bt-logbook-dashboard small{display:block;color:#d59a46;letter-spacing:.16em;font-size:9px;margin-bottom:6px}.bt-logbook-dashboard strong{display:block;color:#fff4e4;font-size:14px;line-height:1.35}
@media(max-width:1100px){.bt-enforcement-showcase,.bt-logbook-showcase{grid-template-columns:1fr}.bt-enforcement-flow-grid,.bt-logbook-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){
  html{font-size:16px!important}body{font-size:15px!important;line-height:1.6!important}.bt-focus-main,.standalone,.progress-page{max-width:100%!important}.bt-page-hero p,.bt-focus-hero p,.bt-visual-copy p,.bt-license-showcase-copy p,.bt-enforcement-copy>p,.bt-logbook-copy>p,.bt-license-rules-grid p,.bt-detail-grid p{font-size:14px!important;line-height:1.62!important}.bt-page-hero h1,.bt-focus-hero h1{font-size:36px!important;line-height:1.02!important}.bt-visual-section{grid-template-columns:1fr!important;gap:14px!important;padding:16px!important}.bt-visual-panel{min-width:0!important}.bt-visual-panel img{max-height:300px!important;object-fit:contain!important}.bt-visual-panel figcaption{font-size:11px!important;line-height:1.5!important}.bt-visual-copy h2{font-size:28px!important;line-height:1.05!important}.bt-visual-point{font-size:13px!important;line-height:1.55!important}.bt-enforcement-copy,.bt-logbook-copy,.bt-enforcement-status-card{padding:18px!important}.bt-enforcement-status-head{display:block!important}.bt-enforcement-status-head b{display:block;margin-top:6px;font-size:14px}.bt-enforcement-status-grid,.bt-logbook-dashboard{grid-template-columns:1fr!important}.bt-enforcement-flow,.bt-logbook-workflow{padding:18px!important}.bt-enforcement-flow-grid,.bt-logbook-workflow-grid{grid-template-columns:1fr!important}.bt-enforcement-flow-grid article,.bt-logbook-workflow-grid article{padding:16px!important}.bt-license-rules-grid article{padding:17px!important}.bt-license-rules-grid h2{font-size:22px!important}.bt-server-strip-list{grid-template-columns:1fr!important}.bt-server-strip-list span{font-size:11px!important;line-height:1.4!important;padding:10px!important}.bt-system-crossrefs{margin-top:0!important}
  /* Phone Driver Board: purpose-built driver control cards. */
  .theme-driver-page .credential-driver-row{display:grid!important;grid-template-columns:1fr 1fr!important;background:#151413!important;border:1px solid rgba(224,173,88,.18)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(0,0,0,.18)!important}
  .theme-driver-page .credential-driver-row .leaderboard-driver-cell{padding:15px!important;background:linear-gradient(180deg,#1d1915,#171512)!important}.theme-driver-page .credential-patch{width:52px!important;height:52px!important}.theme-driver-page .leaderboard-driver-copy .name{font-size:17px!important;line-height:1.15!important}.theme-driver-page .leaderboard-driver-copy .meta{margin-top:5px!important;gap:4px!important}.theme-driver-page .driver-company-name{font-size:10px!important}.theme-driver-page .featured-patch-label{font-size:9px!important}.theme-driver-page .credential-license,.theme-driver-page .credential-safety,.theme-driver-page .credential-enforcement{padding:13px!important;background:#121110!important}.theme-driver-page .credential-license span,.theme-driver-page .credential-safety span,.theme-driver-page .credential-enforcement span{color:#b28a52!important;font-size:8px!important;letter-spacing:.13em!important}.theme-driver-page .credential-license b,.theme-driver-page .credential-safety b,.theme-driver-page .credential-enforcement b{font-size:15px!important;margin-top:3px!important}.theme-driver-page .credential-license small,.theme-driver-page .credential-safety small,.theme-driver-page .credential-enforcement small{font-size:9px!important;line-height:1.35!important;color:#aaa197!important}.theme-driver-page .credential-enforcement{grid-column:1/-1!important;min-height:58px!important}.theme-driver-page .credential-open{grid-column:1/-1!important;border-bottom:0!important;min-height:50px!important;background:linear-gradient(180deg,#2a1d12,#1c1713)!important}.theme-driver-page .credential-open b:before{content:'OPEN DRIVER PROFILE  ';}.theme-driver-page .credential-open b{font-size:12px!important;letter-spacing:.08em!important}.theme-driver-page .credential-logbook{display:none!important}
  /* Mobile pages should not advertise PC-only install actions. */
  a[href="/install-guide"].btn,.bt-focus-band a[href="/install-guide"],.bt-download-grid{display:none!important}
}


/* Version 237 — Driver Board footer parity + phone-only board redesign */
.driver-board-mobile-intro,.driver-board-mobile-copy{display:none}
.theme-driver-page .bt-driver-board-footer{
  width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important;
  border-radius:0!important;border:0!important;border-top:1px solid #303536!important;
  background:#0f0e0e!important;padding:34px 28px!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:12px!important;text-align:center!important
}
.theme-driver-page .bt-driver-board-footer .footer-brand{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}
.theme-driver-page .bt-driver-board-footer .footer-brand b{font-size:36px!important;line-height:1!important;color:#fff!important;font-weight:900!important;letter-spacing:.01em!important}
.theme-driver-page .bt-driver-board-footer .footer-brand small{display:block!important;margin-top:6px!important;font-size:10px!important;letter-spacing:3px!important;color:#858b87!important}
.theme-driver-page .bt-driver-board-footer .footer-links{display:flex!important;justify-content:center!important;gap:20px!important;flex-wrap:wrap!important;width:100%!important}
.theme-driver-page .bt-driver-board-footer .footer-links a{font-size:10px!important;font-weight:800!important;color:#b7b1a8!important;text-decoration:none!important}
.theme-driver-page .bt-driver-board-footer .footer-links a:hover{color:#efaa48!important}
.theme-driver-page .bt-driver-board-footer>p{width:100%!important;margin:0!important;text-align:center!important;font-size:11px!important;color:#9b948a!important}
.theme-driver-page .bt-driver-board-footer .bt-copyright-mini{width:100%!important;justify-content:center!important;text-align:center!important}

@media(max-width:768px){
  /* Entire Driver Board becomes a native phone layout; desktop is untouched. */
  .theme-driver-page main.standalone{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 18px!important;overflow-x:hidden!important}
  .theme-driver-page .bt-focus-topbar{position:relative!important}
  .theme-driver-page .progress-hero.bt-credential-hero{width:calc(100% - 24px)!important;min-height:0!important;margin:12px auto 10px!important;padding:22px 18px!important;border:1px solid rgba(224,173,88,.2)!important;border-radius:18px!important;background:linear-gradient(180deg,#1b1815,#121110)!important}
  .theme-driver-page .progress-hero-copy{width:100%!important;max-width:none!important}
  .theme-driver-page .progress-hero-copy>span{font-size:9px!important;letter-spacing:.12em!important;line-height:1.35!important;color:#e6a856!important}
  .theme-driver-page .progress-hero h1{font-size:34px!important;line-height:1!important;margin:7px 0 9px!important}
  .theme-driver-page .driver-board-desktop-intro,.theme-driver-page .driver-board-desktop-copy{display:none!important}
  .theme-driver-page .driver-board-mobile-intro,.theme-driver-page .driver-board-mobile-copy{display:block!important;color:#d2c9bc!important;font-size:14px!important;line-height:1.5!important;margin:0!important}

  .theme-driver-page>.bt-server-strip,.theme-driver-page main.standalone>.bt-server-strip{width:calc(100% - 24px)!important;margin:0 auto 10px!important;padding:12px!important;border-radius:14px!important}
  .theme-driver-page .bt-server-strip-label{font-size:9px!important;letter-spacing:.1em!important;text-align:center!important}
  .theme-driver-page .bt-server-strip-list{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:8px!important}
  .theme-driver-page .bt-server-strip-list span{display:block!important;width:100%!important;padding:8px 10px!important;border-radius:10px!important;text-align:center!important;font-size:11px!important;line-height:1.3!important;white-space:normal!important}

  .theme-driver-page .progress-page.bt-credential-page{width:100%!important;margin:0!important;padding:0 12px!important;box-sizing:border-box!important;background:none!important;border:0!important}
  .theme-driver-page .leaderboard-panel{width:100%!important;margin:0!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important}
  .theme-driver-page .progress-section-head.leaderboard-title{margin:0 0 10px!important;padding:16px!important;border:1px solid rgba(224,173,88,.15)!important;border-radius:15px!important;background:#151311!important}
  .theme-driver-page .progress-section-head.leaderboard-title>div>span{font-size:9px!important;letter-spacing:.12em!important;color:#e5a653!important}
  .theme-driver-page .progress-section-head h2{font-size:24px!important;line-height:1.05!important;margin:5px 0 7px!important}
  .theme-driver-page .bt-board-actions{display:none!important}

  .theme-driver-page .leaderboard-table.telemetry-board.credential-board{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:none!important;overflow:visible!important}
  .theme-driver-page .leaderboard-table-head{display:none!important}
  .theme-driver-page .driver-grid,.theme-driver-page .standalone-driver-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-width:0!important;padding:0!important;margin:0!important}

  .theme-driver-page .credential-driver-row{
    display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;
    border:1px solid rgba(224,173,88,.2)!important;border-radius:18px!important;overflow:hidden!important;
    background:#151311!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important
  }
  .theme-driver-page .credential-driver-row .leaderboard-rank-cell{display:none!important}
  .theme-driver-page .credential-driver-row .leaderboard-driver-cell{
    display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;
    width:100%!important;min-width:0!important;padding:15px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;
    background:linear-gradient(180deg,#201b16,#171512)!important;box-sizing:border-box!important
  }
  .theme-driver-page .credential-patch{width:58px!important;height:58px!important;min-width:58px!important;border-radius:14px!important;overflow:hidden!important}
  .theme-driver-page .credential-patch img{width:100%!important;height:100%!important;object-fit:contain!important}
  .theme-driver-page .leaderboard-driver-copy{min-width:0!important}
  .theme-driver-page .leaderboard-driver-copy .name{display:flex!important;align-items:center!important;gap:7px!important;font-size:19px!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#fff!important}
  .theme-driver-page .leaderboard-driver-copy .meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;margin-top:6px!important;min-width:0!important}
  .theme-driver-page .driver-company-name,.theme-driver-page .featured-patch-label{display:block!important;max-width:100%!important;font-size:10px!important;line-height:1.3!important;white-space:normal!important;overflow-wrap:anywhere!important}

  /* Each status is a readable horizontal phone row. */
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell{
    display:grid!important;grid-template-columns:minmax(86px,.75fr) minmax(0,1.25fr)!important;grid-template-rows:auto auto!important;
    column-gap:12px!important;row-gap:3px!important;align-items:center!important;
    width:100%!important;min-width:0!important;min-height:0!important;padding:12px 15px!important;margin:0!important;
    border:0!important;border-bottom:1px solid rgba(255,255,255,.065)!important;background:#151311!important;text-align:left!important;box-sizing:border-box!important
  }
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell>span{grid-column:1!important;grid-row:1/3!important;align-self:center!important;font-size:9px!important;letter-spacing:.12em!important;color:#9f978d!important;white-space:normal!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell>b{grid-column:2!important;grid-row:1!important;font-size:16px!important;line-height:1.15!important;text-align:right!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#fff3df!important}
  .theme-driver-page .credential-driver-row .leaderboard-stat-cell>small{grid-column:2!important;grid-row:2!important;display:block!important;font-size:10px!important;line-height:1.3!important;text-align:right!important;color:#9f978d!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .theme-driver-page .credential-driver-row .credential-license,.theme-driver-page .credential-driver-row .credential-safety,.theme-driver-page .credential-driver-row .credential-enforcement,.theme-driver-page .credential-driver-row .credential-logbook{display:grid!important}
  .theme-driver-page .credential-driver-row .credential-enforcement.is-clear>b{color:#70dc9a!important}
  .theme-driver-page .credential-driver-row .credential-enforcement.is-warning>b{color:#ffb158!important}
  .theme-driver-page .credential-driver-row .credential-enforcement.is-muted>b{color:#b8afa4!important}

  .theme-driver-page .credential-driver-row .credential-open{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:54px!important;padding:0 16px!important;
    border:0!important;background:linear-gradient(180deg,#342444,#244a12)!important;text-align:center!important
  }
  .theme-driver-page .credential-driver-row .credential-open span,.theme-driver-page .credential-driver-row .credential-open small{display:none!important}
  .theme-driver-page .credential-driver-row .credential-open b{font-size:13px!important;line-height:1!important;letter-spacing:.09em!important;color:#ffbd68!important;text-align:center!important}
  .theme-driver-page .credential-driver-row .credential-open b:before{content:'OPEN DRIVER PROFILE  '!important}

  .theme-driver-page .driver-pagination{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin:14px 0 4px!important;padding:0!important}
  .theme-driver-page .driver-page-info{text-align:center!important;font-size:12px!important;color:#c9c1b6!important}
  .theme-driver-page .driver-page-buttons{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;width:100%!important}
  .theme-driver-page .driver-page-buttons button{width:100%!important;min-width:0!important;height:46px!important;padding:0!important;border-radius:11px!important;font-size:14px!important}

  .theme-driver-page .bt-telemetry-summary{display:none!important}
  .theme-driver-page .bt-system-crossrefs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:calc(100% - 24px)!important;margin:16px auto 0!important;padding:0!important}
  .theme-driver-page .bt-system-crossrefs a{min-height:72px!important;padding:12px!important;border-radius:13px!important}
  .theme-driver-page .bt-system-crossrefs a b{font-size:11px!important;line-height:1.2!important}
  .theme-driver-page .bt-system-crossrefs a span{display:none!important}
  .theme-driver-page .bt-system-crossrefs a[href="/install-guide"]{display:none!important}

  .theme-driver-page .bt-driver-board-footer{width:100%!important;padding:28px 16px calc(104px + env(safe-area-inset-bottom,0px))!important;margin-top:20px!important;gap:11px!important}
  .theme-driver-page .bt-driver-board-footer .footer-brand b{font-size:30px!important}
  .theme-driver-page .bt-driver-board-footer .footer-brand small{font-size:9px!important;letter-spacing:2px!important}
  .theme-driver-page .bt-driver-board-footer .footer-links{display:flex!important;gap:7px 14px!important}
  .theme-driver-page .bt-driver-board-footer .footer-links a{font-size:9px!important;min-height:34px!important;display:flex!important;align-items:center!important}
  .theme-driver-page .bt-driver-board-footer>p{font-size:10px!important;line-height:1.45!important;max-width:330px!important}
}
@media(max-width:390px){
  .theme-driver-page .driver-page-buttons{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .theme-driver-page .bt-system-crossrefs{grid-template-columns:1fr!important}
}


/* Version 240 — larger desktop primary navigation */
@media (min-width:1301px){
  body .topbar nav,body .clean-topbar nav{gap:clamp(12px,1vw,20px)!important}
  body .topbar nav a,body .clean-topbar nav a{
    font-size:13px!important;
    font-weight:900!important;
    letter-spacing:.45px!important;
    padding-left:clamp(9px,.7vw,15px)!important;
    padding-right:clamp(9px,.7vw,15px)!important;
  }
}
@media (min-width:981px) and (max-width:1300px){
  body .topbar nav,body .clean-topbar nav{gap:7px!important}
  body .topbar nav a,body .clean-topbar nav a{
    font-size:10.5px!important;
    font-weight:900!important;
    letter-spacing:.2px!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
}

/* V252 — Steam-linked Driver Access */
.driver-access-box{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:13px 14px;border:1px solid #4b4f52;border-radius:10px;background:#101316}.driver-access-box>div:first-child{min-width:0}.driver-access-box span{display:block;color:#f0a23d;font-size:11px;font-weight:900;letter-spacing:.12em}.driver-access-box b{display:block;margin-top:4px;color:#fff;font-size:15px}.driver-access-box small{display:block;margin-top:4px;color:#9ca5ae;line-height:1.35}.driver-access-box.unlocked{border-color:#2e7042;background:#0d1711}.driver-access-box.unlocked b{color:#71e38d}.driver-access-box.locked{border-color:#6b522e}.driver-access-box.waiting{border-color:#545b63}.driver-access-unlock{display:flex;gap:8px;align-items:center;flex:1;justify-content:flex-end}.driver-access-unlock input{min-width:280px;max-width:440px;width:100%;background:#090b0d;color:#fff;border:1px solid #5e6266;border-radius:7px;padding:11px 12px;font-weight:800;letter-spacing:.04em}.driver-access-feedback{color:#ff9b8f!important;margin-left:auto}@media(max-width:760px){.driver-access-box{align-items:stretch;flex-direction:column}.driver-access-unlock{flex-direction:column;align-items:stretch}.driver-access-unlock input{min-width:0;max-width:none}}


/* Version 255 — public Driver IDs remain visible but all driver-owned controls are locked until Steam-linked Driver Access verification. */
.driver-id-lock-cell b{color:#f0a23d!important;letter-spacing:.09em}.driver-id-lock-cell small{color:#a8a096!important}
.driver-profile-access-gate{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:16px 18px;border:1px solid #75542d;border-left:4px solid #e49532;border-radius:12px;background:linear-gradient(90deg,rgba(52,35,17,.96),rgba(16,18,20,.96));box-shadow:0 10px 30px rgba(0,0,0,.2)}
.driver-profile-access-gate-inner span{display:block;color:#f0a23d;font-size:10px;font-weight:900;letter-spacing:.18em}.driver-profile-access-gate-inner b{display:block;margin:4px 0;color:#fff;font:800 18px Oswald,sans-serif;letter-spacing:.04em}.driver-profile-access-gate-inner small{display:block;color:#b8b0a7;line-height:1.4}
.driver-profile-access-gate.unlocked{border-color:#2d7444;border-left-color:#4bd67b;background:linear-gradient(90deg,rgba(14,45,27,.96),rgba(15,19,18,.96))}.driver-profile-access-gate.unlocked b{color:#79e89a}.driver-profile-access-gate.waiting{border-color:#59616a;border-left-color:#8a949d}
.driver-profile-access-verify{display:grid;grid-template-columns:minmax(240px,420px) auto;gap:8px;align-items:center}.driver-profile-access-verify input{background:#090b0d;color:#fff;border:1px solid #666b70;border-radius:8px;padding:12px 13px;font-weight:800;letter-spacing:.04em}.driver-profile-access-verify small{grid-column:1/-1;color:#ff9c8e;min-height:14px;text-align:right}
.driver-access-locked [data-dc-action],.driver-access-locked [data-dvir-item],.driver-access-locked [data-file-insurance-claim],.driver-access-locked #saveDriverCompanyProfile,.driver-access-locked .driver-pay-fine-btn{opacity:.42!important;cursor:not-allowed!important;filter:grayscale(.65);pointer-events:none!important}
.driver-access-locked #driverProfileDisplayName,.driver-access-locked #driverProfileCompanyName{opacity:.6;cursor:not-allowed}
@media(max-width:800px){.driver-profile-access-gate{align-items:stretch;flex-direction:column}.driver-profile-access-verify{grid-template-columns:1fr}.driver-profile-access-verify small{text-align:left}}

/* V288 — Driver card Recent Jobs readability + digital trip record archive. */
.recent-jobs-panel .profile-panel-head h3{font-size:28px}
.recent-jobs-panel .telemetry-job-list{gap:9px}
.recent-jobs-panel .telemetry-job-row{grid-template-columns:86px minmax(120px,.9fr) minmax(0,1.5fr) auto;gap:10px;padding:12px 12px}
.recent-jobs-panel .job-status{font-size:10px;letter-spacing:.09em}
.recent-jobs-panel .job-cargo{font-size:13px;font-weight:800;color:#eef8fd}
.recent-jobs-panel .job-route{font-size:12px;color:#cbbfb3}
.job-bol-link{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:7px 9px;border:1px solid rgba(255,174,81,.26);border-radius:7px;background:rgba(255,150,31,.07);color:#ffb662!important;font-size:9px;font-weight:900;letter-spacing:.08em;text-decoration:none;white-space:nowrap}
.job-bol-link:hover{background:rgba(255,150,31,.14);border-color:#e99a43;color:#fff!important}
.history-archive-tools{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 14px;padding:12px;border:1px solid #3d2b18;border-radius:11px;background:#151412}
.history-archive-tools input,.history-archive-tools select{min-height:40px;border:1px solid #50371c;border-radius:8px;background:#111;color:#eaf6fb;padding:0 12px;font:700 12px inherit;outline:none}
.history-archive-tools input{flex:1 1 300px}.history-archive-tools select{flex:0 1 210px}.history-archive-tools input:focus,.history-archive-tools select:focus{border-color:#e99a43}
.history-archive-tools .archive-count{margin-left:auto;color:#c4b8ab;font-size:10px;font-weight:900;letter-spacing:.08em}
.history-bol-btn{border:1px solid #70481d;border-radius:7px;background:#211a12;color:#ffbd70;padding:7px 10px;font:900 10px inherit;letter-spacing:.07em;cursor:pointer;white-space:nowrap}.history-bol-btn:hover{border-color:#f0a24a;background:#302215;color:#fff}
.trip-record-modal[hidden]{display:none}.trip-record-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(5,5,5,.78);backdrop-filter:blur(7px)}
.trip-record-card{width:min(980px,96vw);max-height:92vh;overflow:auto;border:1px solid #8a5a22;border-radius:16px;background:linear-gradient(145deg,#1b1a18,#111);box-shadow:0 28px 90px #000c;padding:22px}
.trip-record-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid #3a2a19}.trip-record-head span{display:block;color:#ffa844;font-size:10px;font-weight:900;letter-spacing:.18em}.trip-record-head h2{margin:4px 0 0;font:700 30px Oswald,sans-serif;color:#f6f1e9}.trip-record-close{border:1px solid #70481d;border-radius:8px;background:#181613;color:#ffd29b;padding:9px 12px;cursor:pointer}
.trip-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.trip-record-field{padding:12px;border:1px solid #3c2b19;border-radius:9px;background:#171614}.trip-record-field span{display:block;color:#a99d90;font-size:9px;font-weight:900;letter-spacing:.1em}.trip-record-field b{display:block;margin-top:5px;color:#eef8fd;font-size:14px;line-height:1.35}.trip-record-section{margin-top:14px;padding:14px;border:1px solid #3c2b19;border-radius:10px;background:#151412}.trip-record-section h3{margin:0 0 9px;color:#ffb25a;font:700 18px Oswald,sans-serif}.trip-record-section p{margin:5px 0;color:#c9d8df;font-size:12px;line-height:1.5}.trip-record-disclaimer{margin-top:14px;color:#948a80;font-size:10px;line-height:1.5}
@media(max-width:760px){.recent-jobs-panel .telemetry-job-row{grid-template-columns:78px 1fr auto}.recent-jobs-panel .job-route{grid-column:2/4}.trip-record-grid{grid-template-columns:1fr 1fr}.history-archive-tools .archive-count{width:100%;margin-left:0}}
@media(max-width:520px){.trip-record-grid{grid-template-columns:1fr}}
