* { box-sizing: border-box; }
html, body { margin: 0; width: 100%; height: 100%; overflow: hidden; }
body { font-family: Arial, sans-serif; color: #254a40; background: #c4ded4; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: bold 13px Arial, sans-serif; padding: 13px 23px; border: 0; border-radius: 5px; color: #fff9e9; background: #285447; cursor: pointer; }
button:disabled { opacity: 0.55; cursor: default; }
button:focus, a:focus { outline: 3px solid #db8b53; outline-offset: 3px; }
#stage { position: absolute; left: 0; right: 244px; top: 0; bottom: 0; }
#course { display: block; width: 100%; height: 100%; }
#labels { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; overflow: hidden; }
.golfer-label { position: absolute; padding: 4px 8px; background: #fcf6e5; border-bottom: 3px solid; border-radius: 3px; color: #254a40; font: bold 11px Arial, sans-serif; white-space: nowrap; transform: translate(-50%, -100%); }
.compact-label { padding: 3px 5px; font-size: 10px; }
.masthead { position: absolute; top: 32px; left: 36px; pointer-events: none; }
.eyebrow { display: block; font-size: 10px; font-weight: bold; letter-spacing: 2.5px; }
h1 { margin: 6px 0 3px; font: normal 72px/0.95 Georgia, serif; letter-spacing: -4px; }
.title-dot { color: #c77c49; }
.connection { font-size: 11px; color: #4a7064; }
.hole-badge { position: absolute; top: 34px; right: 273px; width: 64px; text-align: center; }
.hole-badge b { display: block; font: 40px Georgia, serif; }
.hole-badge span { display: block; padding: 4px 0; border-top: 1px solid #789b88; border-bottom: 1px solid #789b88; font-size: 11px; font-weight: bold; letter-spacing: 2px; }
.hole-badge small { display: block; margin-top: 7px; font-size: 9px; letter-spacing: 2px; }
.sidebar { position: absolute; width: 204px; right: 24px; top: 32px; bottom: 27px; }
.standings { background: #f7f2df; padding: 20px 16px; border-radius: 8px; }
.standings .eyebrow { font-size: 9px; letter-spacing: 2px; }
#emptyPlayers { font: 14px/1.6 Georgia, serif; color: #687e68; margin: 20px 0 5px; }
#scores { padding: 0; margin: 12px 0 0; list-style: none; }
#scores li { position: relative; padding: 10px 27px 8px 20px; border-top: 1px solid #dddccb; min-height: 43px; }
#scores i { position: absolute; width: 14px; height: 14px; border-radius: 50%; left: 0; top: 10px; font: bold 8px/14px Arial, sans-serif; text-align: center; color: #fff; }
#scores span { display: block; font-size: 12px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#scores b { position: absolute; top: 8px; right: 0; font: 22px Georgia, serif; }
#scores small { display: block; font-size: 9px; color: #788572; margin-top: 4px; }
.invitation { position: absolute; bottom: 0; width: 100%; text-align: center; }
.invitation p { font-size: 8px; font-weight: bold; letter-spacing: 1.5px; margin: 0 0 13px; }
.invitation > span { display: block; font-size: 10px; margin-top: 11px; }
.hole-caption { position: absolute; left: 36px; bottom: 30px; max-width: 490px; right: 270px; }
.hole-caption h2 { font: 32px Georgia, serif; margin: 7px 0; }
.hole-caption p { font-size: 12px; line-height: 1.5; margin: 0 0 13px; max-width: 375px; }
#roundStatus { display: inline-block; font-size: 12px; line-height: 1.5; padding: 8px 0; }
.error { position: absolute; left: 15px; right: 15px; bottom: 10px; padding: 12px 18px; background: #852f26; color: #fff; z-index: 10; font-size: 13px; line-height: 1.4; }
.rcRoomQrCodeLink, .rcRoomQrCodeLink * { box-sizing: content-box; }
.rcRoomQrCodeLink { display: block; width: 150px; margin-left: auto; margin-right: auto; border: solid 8px #fff; border-radius: 8px; color: #fff; background-color: #fff; text-align: center; text-decoration: none; transform-origin: center; }
.rcTechLabel { background-color: #000; color: #fff; font-family: monospace; font-size: 13px; font-weight: bold; margin: 0 0 8px 0; padding: 4px; letter-spacing: 0.2em; border-radius: 8px 8px 0 0; }
.rcRoomQrCode { width: 150px; height: 150px; }
.rcRoomId { background-color: #000; color: #fff; font-family: monospace; font-size: 16px; padding: 4px; margin: 8px 0 0 0; letter-spacing: 0.25em; border-radius: 0 0 8px 8px; }
@media (max-height: 700px) and (orientation: landscape) {
    .masthead { top: 22px; left: 24px; } h1 { font-size: 55px; }
    .sidebar { top: 21px; bottom: 17px; right: 16px; width: 180px; } #stage { right: 210px; }
    .standings { padding: 13px; } #scores { margin-top: 8px; } #scores li { min-height: 24px; padding-top: 4px; padding-bottom: 4px; } #scores small { display: none; } #scores b { font-size: 17px; top: 2px; } #scores i { top: 6px; }
    .hole-badge { top: 22px; right: 226px; } .hole-caption { left: 24px; bottom: 18px; right: 225px; } .hole-caption h2 { font-size: 27px; }
    .invitation p { margin-bottom: 7px; } .invitation > span { margin-top: 6px; }
    .invitation #qr { height: 191px; } .invitation .rcRoomQrCodeLink { transform: scale(0.82); transform-origin: top center; }
}
@media (orientation: portrait) {
    #stage { right: 0; top: 145px; bottom: 440px; }
    .masthead { top: 24px; left: 24px; } h1 { font-size: 62px; } .hole-badge { top: 24px; right: 25px; }
    .sidebar { left: 24px; right: 24px; bottom: 25px; top: auto; width: auto; height: 252px; }
    .standings { position: absolute; left: 0; right: 192px; bottom: 0; max-height: 252px; padding: 15px 12px; }
    .invitation { right: 0; width: 175px; } .invitation p { font-size: 7px; letter-spacing: 1px; }
    #scores li { min-height: 24px; padding: 6px 25px 5px 20px; } #scores small { display: none; } #scores span { font-size: 11px; } #scores b { font-size: 18px; top: 3px; } #scores i { top: 7px; }
    .hole-caption { left: 24px; right: 24px; bottom: 298px; max-width: none; } .hole-caption h2 { font-size: 28px; } .hole-caption p { max-width: 320px; }
}
@media (min-width: 800px) and (orientation: portrait) {
    #stage { top: 235px; bottom: 650px; } .masthead { top: 50px; left: 50px; } h1 { font-size: 110px; } .eyebrow { font-size: 15px; } .connection { font-size: 16px; }
    .hole-badge { top: 50px; right: 55px; width: 90px; } .hole-badge b { font-size: 64px; }
    .sidebar { left: 50px; right: 50px; bottom: 45px; height: 350px; } .standings { right: 280px; max-height: none; padding: 24px; }
    #scores li { padding: 9px 40px 8px 25px; } #scores span { font-size: 18px; } #scores b { font-size: 24px; } #scores i { top: 15px; }
    .invitation { width: 235px; } .invitation p { font-size: 10px; } .hole-caption { left: 50px; bottom: 435px; } .hole-caption h2 { font-size: 45px; } .hole-caption p { font-size: 18px; max-width: 650px; }
}
