﻿:root{--bs-table-striped-color:#ccc;}.table{--bs-table-striped-color:#ccc;}.btn-close{filter:invert(1) grayscale(100%) brightness(200%);}html{position:relative;min-height:100%;}html body{font-size:16px;font-family:"PT Sans",sans-serif;font-weight:400;font-style:normal;background-color:#303030;color:#fff;}html body input:disabled{background-color:#ced4da!important;opacity:.9!important;cursor:not-allowed!important;color:#495057!important;border-color:#adb5bd!important;}html body h1{font-size:24px;font-weight:700;}html body h2{font-size:22px;font-weight:700;}html body h3{font-size:20px;font-weight:700;}html body h4{font-size:18px;font-weight:700;}html body h5{font-size:16px;font-weight:700;font-weight:700;}html body p{margin-bottom:6px;}html body .navbar{border-bottom:1px solid #23252a;background-color:#2a3439;}html body .footer{border-top:1px solid #23252a;text-align:center;padding-top:6px;}html body .btn-outline-primary{color:#fbd92d;border-color:#f0c905;font-weight:700;}html body .btn-outline-primary:hover,html body .btn-outline-primary:focus,html body .btn-outline-primary:active{color:#000;background-color:#fbd92d;border-color:#fbd92d;}html body .btn-primary{background-color:#f0c905;border-color:#f0c905;color:#000;font-weight:700;padding:4px 12px;font-size:16px;border-radius:8px;}html body .btn-primary:hover,html body .btn-primary:focus,html body .btn-primary:active{background-color:#fbd92d;border-color:#fbd92d;color:#000;}html body .btn-secondary{background-color:#5e69d1;border-color:#5e69d1;color:#fff;}html body .btn-secondary:hover,html body .btn-secondary:focus,html body .btn-secondary:active{background-color:#3845c4;border-color:#3845c4;}html body .btn-outline-secondary{color:#5e69d1;border-color:#5e69d1;}html body .btn-outline-secondary:hover,html body .btn-outline-secondary:focus,html body .btn-outline-secondary:active{color:#fff;background-color:#5e69d1;border-color:#5e69d1;}html body .btn-check:checked+.btn-outline-secondary{color:#fff;background-color:#5e69d1;border-color:#5e69d1;}html body .btn-outline-secondary.active,html body .btn-outline-secondary:active{background-color:#5e69d1;border-color:#5e69d1;color:#fff;}html body .btn-outline-secondary:hover{background-color:#727bd7;border-color:#727bd7;color:#fff;}html body input,html body textarea,html body select{background-color:#121212;color:#fff;border:1px solid #2a2a2a;padding:.5em;}html body input:focus,html body textarea:focus,html body select:focus{border-color:#464646;box-shadow:0 0 5px rgba(255,255,255,.5);}html body label{font-weight:500;}html body .btn:focus,html body .btn:active:focus,html body .btn-link.nav-link:focus,html body .form-control:focus,html body .form-check-input:focus{box-shadow:0 0 0 .1rem white,0 0 0 .25rem #258cfb;}html body .btn-check:focus+.btn,html body .btn-check:checked+.btn:focus{box-shadow:none;}html body .nav-link{color:#fff;text-decoration:none;}html body .navbar-brand{color:#fff;}html body .btn-group,html body .form-group{padding-bottom:16px;}html body .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23FBD92D' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}html body .table{color:#fff;}html body .pp-container{min-height:calc(100vh - 110px);}html body .card-body{color:#303030;}html body .dashboard-container{border:1px solid #000;padding:20px;border-radius:8px;font-size:12px;margin-bottom:20px;margin-top:5px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;background-color:#2a3439;min-height:269px;scrollbar-width:thin;scrollbar-color:#30363d #1c2128;}html body .dashboard-container::-webkit-scrollbar{width:8px;height:8px;background-color:#1c2128;}html body .dashboard-container::-webkit-scrollbar-track{background-color:#1c2128;border-radius:4px;}html body .dashboard-container::-webkit-scrollbar-thumb{background-color:#30363d;border-radius:4px;}html body .dashboard-container::-webkit-scrollbar-thumb:hover{background-color:#3c444d;}html body .dashboard-container .picks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;}html body .dashboard-container.bottom-row{min-height:521px;}html body .dashboard-container .current-picks .picks-grid,html body .dashboard-container .past-picks .picks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;}html body .dashboard-container .current-picks .pick-card,html body .dashboard-container .past-picks .pick-card{background-color:#ddd;border:1px solid #fff;border-radius:4px;padding:4px 8px;color:#000;}html body .dashboard-container .current-picks .pick-card .pick-card-top,html body .dashboard-container .current-picks .pick-card .pick-card-bottom,html body .dashboard-container .past-picks .pick-card .pick-card-top,html body .dashboard-container .past-picks .pick-card .pick-card-bottom{display:flex;justify-content:space-between;align-items:center;}html body .dashboard-container .current-picks .pick-card .driver-name,html body .dashboard-container .past-picks .pick-card .driver-name{font-weight:800;font-size:.875rem;}html body .dashboard-container .current-picks .pick-card .race-date,html body .dashboard-container .current-picks .pick-card .driver-series,html body .dashboard-container .current-picks .pick-card .race-track,html body .dashboard-container .past-picks .pick-card .race-date,html body .dashboard-container .past-picks .pick-card .driver-series,html body .dashboard-container .past-picks .pick-card .race-track{font-size:10px;}html body .dashboard-container .current-picks .pick-card .race-track,html body .dashboard-container .past-picks .pick-card .race-track{font-weight:700;}html body .dashboard-container .history-section{margin-top:1rem;}html body .dashboard-container .history-toggle{width:100%;text-align:left;padding:8px;background-color:#ddd;border:1px solid #fff;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;}html body .dashboard-container .toggle-icon{transition:transform .3s ease;}html body .dashboard-container .past-picks{overflow:hidden;max-height:1000px;transition:max-height .3s ease-in-out;}html body .dashboard-container .past-picks.collapsed{max-height:0;}html body .dashboard-container .container-gauge{display:flex;justify-content:center;align-items:center;width:100%;height:55%;}html body .dashboard-container .gauge{width:100%;max-width:300px;aspect-ratio:2/1;position:relative;}html body .dashboard-container .gauge__body{width:100%;height:100%;background:#e6e6e6;border-radius:100px 100px 0 0;position:relative;overflow:hidden;}html body .dashboard-container .gauge__fill{width:100%;height:100%;background:#007bff;position:absolute;bottom:0;clip-path:polygon(50% 100%,0 100%,0 0,100% 0,100% 100%);transform-origin:center bottom;transform:rotate(.335turn);transition:transform .2s ease-out;}html body .dashboard-container .gauge__cover{width:75%;height:150%;background:#fff;border-radius:50%;position:absolute;top:25%;left:50%;transform:translateX(-50%);text-align:center;display:flex;justify-content:center;align-items:center;font-size:1.5rem;box-shadow:0 0 10px rgba(0,0,0,.1);}html body .dashboard-container .gauge__needle{width:2px;height:65%;background:#f00;position:absolute;bottom:4%;left:50%;transform-origin:bottom;transform:rotate(2.1turn);transition:transform .2s ease-out;}html body .dashboard-container .gauge__numbers{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none;}html body .dashboard-container .gauge__number{position:absolute;color:#000;font-size:.8rem;transform-origin:center center;}html body .profile-preview{background-color:#f8d7da;padding:20px;border-radius:5px;}html body .profile-picture{width:100px;height:100px;background-color:#ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;}html body .track-details{background-color:#f8d7da;padding:20px;border-radius:5px;}html body .reward-item{border:1px solid #ddd;padding:10px;border-radius:5px;text-align:center;}html body .chart{height:150px;background-color:#ddd;border-radius:5px;}html body .post-wall{background-color:#f8d7da;padding:20px;border-radius:5px;}html body .section-header{background-color:#cfe2ff;padding:20px;border-radius:5px;}html body .reward-item{border:1px solid #ddd;padding:10px;border-radius:5px;text-align:center;margin-bottom:15px;}html body .upcoming-races-title{font-size:24px;font-weight:bold;margin-bottom:20px;}html body .dashboard-container{display:flex;flex-direction:column;gap:10px;}html body .race-card{border:1px solid #000;border-radius:5px;overflow:hidden;}html body .race-header{background-color:#f0f0f0;padding:10px;font-weight:bold;cursor:pointer;}html body .race-header.active{background-color:#b8d1f3;}html body .drivers-section{padding:10px;}html body .drivers-section h3{margin-top:0;margin-bottom:10px;}html body .drivers-table{width:100%;}html body .drivers-table td{padding:5px 10px 5px 0;}html body .drivers-table td:last-child{text-align:right;}html body .drivers-table a{color:#00f;text-decoration:none;}html body .video-container{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden;padding-top:56.25%;}html body .video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}html .accordion-item{background-color:unset!important;}html .modal-content{background-color:#303030;}html .select2-dropdown{background-color:#303030;}html .is-invalid{border-color:#dc3545;}html .invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545;}html .btn-facebook{background-color:#3b5998;color:#fff;}html .btn-facebook:hover{background-color:#2d4373;color:#fff;}