@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap";body.template-bottleworks.index-page .board-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}body.template-bottleworks.index-page .board-search-input{flex:1 1 100%;width:100%;max-width:none}body.template-bottleworks.index-page .board-title-row h2{margin:0;flex:1 1 100%;text-align:center;line-height:1}body.template-bottleworks .nav-menu a.active{color:#000}body.template-bottleworks{--primary-red: #FDC300;--primary-red-rgb: 253, 195, 0;--gold: #ffd700;--gold-rgb: 255, 215, 0;--silver: #c0c0c0;--silver-rgb: 192, 192, 192;--bronze: #cd7f32;--bronze-rgb: 205, 127, 50;--dark-bg: #000000;--dark-bg-rgb: 0, 0, 0;--row-bg: rgba(0, 0, 0, .96);--text-color: #FDC300;--row-text-color: #FDC300;--badge-bg: rgba(253, 195, 0, .95);--badge-color: #000000;--header-nav-text: rgba(253, 195, 0, .6);--header-nav-text-hover: #000000;--glass-panel-hover-bg: #FDC300;--header-event-text: #FDC300;--surface-card-bg: rgba(0, 0, 0, .9);--surface-card-border: rgba(253, 195, 0, .2);--surface-card-text: rgba(253, 195, 0, .92);--surface-muted-text: rgba(253, 195, 0, .55);--surface-input-bg: rgba(253, 195, 0, .07);--surface-input-border: rgba(253, 195, 0, .22);--surface-input-text: #FDC300;--surface-input-placeholder: rgba(253, 195, 0, .35);--row-1-grad-start: rgba(var(--gold-rgb), .4);--row-1-grad-end: rgba(var(--gold-rgb), .1);--row-1-shadow: rgba(var(--gold-rgb), .22);--row-2-grad-start: rgba(var(--silver-rgb), .28);--row-2-grad-end: rgba(var(--silver-rgb), .08);--row-3-grad-start: rgba(var(--bronze-rgb), .28);--row-3-grad-end: rgba(var(--bronze-rgb), .08);--header-bg-start: rgba(0, 0, 0, .95);--header-bg-end: rgba(0, 0, 0, .98);--tricolor-1: #FDC300;--tricolor-2: #FDC300;--tricolor-3: #FDC300;--title-text-grad-start: #FDC300;--title-text-grad-end: #FDC300}body.template-bottleworks .header-container .main-logo img{height:clamp(44px,7vh,62px);max-height:62px;width:auto}body.template-bottleworks{--font-titles: "Roboto", sans-serif;--font-main: "Roboto", sans-serif}body.template-bottleworks:not(.leaderboard-page) .header-container .event-title h1{font-size:clamp(var(--text-min-size),1.7vh,1.5rem);white-space:nowrap}body.template-bottleworks .nav-menu a{font-family:var(--font-main);font-size:clamp(var(--text-min-size),1.1vw,1.3rem);font-style:normal;letter-spacing:.5px;padding:8px 14px}@media(min-width:481px)and (max-width:768px){body.template-bottleworks:not(.leaderboard-page) .header-container{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,1fr) minmax(140px,1fr);grid-template-areas:"logo nav title";align-items:center;column-gap:14px;row-gap:0;padding:0 1.25rem;min-height:66px;height:7vh}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo{grid-area:logo;align-self:center;justify-content:flex-start}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo a{height:100%;align-items:center}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo img{height:3vh;width:auto;min-height:32px;object-fit:contain}body.template-bottleworks:not(.leaderboard-page) .header-container .nav-menu{grid-area:nav;width:auto;max-width:100%;flex-wrap:nowrap;justify-content:center;align-self:center;justify-self:center;gap:.35rem;padding:4px;margin-bottom:0}body.template-bottleworks:not(.leaderboard-page) .header-container .nav-menu a{font-size:var(--text-min-size);padding:6px 10px;letter-spacing:.3px}body.template-bottleworks:not(.leaderboard-page) .header-container .event-title{grid-area:title;display:flex;justify-content:flex-end;width:auto;text-align:right;align-self:center;justify-self:end;margin-top:0}body.template-bottleworks:not(.leaderboard-page) .header-container .event-title h1{font-size:var(--text-min-size);line-height:1.1;white-space:normal;text-wrap:balance;max-width:14ch}}@media(min-width:481px)and (max-width:768px)and (orientation:portrait){body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo img{height:5vh}}@media(max-width:480px)and (orientation:portrait){body.template-bottleworks:not(.leaderboard-page) .header-container{display:grid;grid-template-columns:minmax(96px,auto) minmax(0,calc(50vw - 24px));grid-template-areas:"logo right";align-items:center;column-gap:12px;row-gap:0;padding:10px 12px 12px;min-height:82px;height:auto}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo{grid-area:logo;align-self:center;justify-content:flex-start}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo a{height:auto;align-items:center}body.template-bottleworks:not(.leaderboard-page) .header-container .main-logo img{height:48px;width:auto;max-height:48px;object-fit:contain}body.template-bottleworks:not(.leaderboard-page) .header-container .nav-menu{grid-area:right;width:50vw;max-width:50vw;min-width:50vw;flex-wrap:nowrap;justify-content:flex-end;align-self:start;justify-self:end;display:inline-flex;gap:.3rem;padding:4px;margin-bottom:0}body.template-bottleworks:not(.leaderboard-page) .header-container .nav-menu a{flex:1 1 50%;font-size:var(--text-min-size);padding:5px 7px;letter-spacing:0;text-align:center}body.template-bottleworks:not(.leaderboard-page) .header-container .event-title{grid-area:right;display:flex;justify-content:flex-end;align-self:end;justify-self:end;width:100%;text-align:right;margin-top:34px}body.template-bottleworks:not(.leaderboard-page) .header-container .event-title h1{font-size:1.2rem;line-height:1.05;white-space:normal;text-wrap:balance;max-width:14ch}}@media(max-width:680px){body.template-bottleworks.index-page .board-title-row{display:grid;grid-template-columns:1fr;justify-content:center}body.template-bottleworks.index-page .board-title-row h2,body.template-bottleworks.index-page .board-search-input{flex:1 1 auto;width:100%;max-width:none}body.template-bottleworks.index-page .board-title-row h2{text-align:center}body.template-bottleworks.index-page .driver-row .name{font-size:var(--text-min-size)}}body.template-bottleworks .board-title-row h2{font-size:clamp(var(--text-min-size),1.3vh,1.4rem);height:auto;padding-bottom:8px}body.template-bottleworks .site-footer .site-footer-inner{justify-content:center;flex-wrap:wrap}body.template-bottleworks .site-footer .site-copyright{text-align:center}body.template-bottleworks .site-footer .site-footer-actions{justify-content:center}@media(max-width:768px){body.template-bottleworks .site-footer .site-footer-inner{align-items:center}}body.template-bottleworks.registration-page .registration-card{background:#fdc300;--surface-card-bg: #FDC300;--surface-card-border: rgba(0, 0, 0, .2);--surface-input-bg: rgba(0, 0, 0, .08);--surface-input-border: rgba(0, 0, 0, .28);--surface-input-text: #000000;--surface-input-placeholder: rgba(0, 0, 0, .48)}body.template-bottleworks.registration-page .registration-card select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}body.template-bottleworks.registration-page .registration-card select option{background:#fdc300;color:#000}body.template-bottleworks.registration-page .form-group .checkbox-label span a{color:#000}body.template-bottleworks.registration-page .form-group label{font-size:var(--text-min-size);letter-spacing:.5px;color:#000}body.template-bottleworks.registration-page .card-header h2{font-size:2rem;line-height:1.1;letter-spacing:0}@media(max-width:600px){body.template-bottleworks.registration-page .card-header h2{font-size:1.5rem}}body.template-bottleworks.registration-page .queue-section-header h3{font-size:1.3rem;letter-spacing:0}body.template-bottleworks.registration-page .btn-submit{background:#000;color:#fdc300;font-size:1.5rem}body.template-bottleworks.registration-page .btn-submit:hover{background:#fdc300;color:#000}@media(max-width:600px){body.template-bottleworks.registration-page .btn-submit{font-size:1.2rem}}body.template-bottleworks.registration-page .registration-card{--surface-card-text: rgba(0, 0, 0, .6);--surface-muted-text: rgba(0, 0, 0, .5);--surface-input-bg: rgba(0, 0, 0, .08);--surface-input-border: rgba(0, 0, 0, .28);--surface-input-text: #000000;--surface-input-placeholder: rgba(0, 0, 0, .48);--primary-red: #000000;--primary-red-rgb: 0, 0, 0}body.template-bottleworks.regulations-page .privacy-card,body.template-bottleworks.privacy-page .privacy-card{background:#fdc300;--surface-card-bg: #FDC300;--surface-card-text: rgba(0, 0, 0, .6);--surface-muted-text: rgba(0, 0, 0, .5);--surface-card-border: rgba(0, 0, 0, .3);--primary-red: #000000;--primary-red-rgb: 0, 0, 0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 28px 70px #ffffff59;border-radius:4px}
