:root{font-size:16px;--font-size-smallest: .85rem;--font-size-smaller: 1rem;--font-size-default: 1.2rem;--font-size-medium: 1.6rem;--font-size-larger: 2.5rem;--font-family-sans: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;--font-weight-default: 300;--font-weight-bold: 500;--line-height-default: 1.2;--line-height-single: 1;--animate-fast: .18s;--animate-default: .3s;--animate-slow: .9s;--border-1: 1px;--border-2: 2px;--border-3: 3px;--border-radius-default: .8rem;--border-radius-smaller: .5rem;--border-radius-micro: .15rem;--border-radius-circle: 50%;--spacing-smallest: .3rem;--spacing-smaller: .6rem;--spacing-default: 1.2rem;--spacing-larger: 1.8rem;--spacing-largest: 2.4rem;--height-toolbar: 100px;--color-ui-turf: #085136;--color-ui-turf-accent: #cdfe62;--color-ui-turf-light: #9cb9af;--color-ui-turf-lighter: #e7eeeb;--color-ui-sky: #e4f5fc;--color-ui-sky-accent: #1588b9;--color-ui-sky-dark: #89b8cd;--color-ui-sky-mid: #cde0e9;--color-ui-sky-light: #eff9fd;--color-ui-light: #fff;--color-ui-faintest: #eee;--color-ui-faint: #dfdfdf;--color-ui-mid: #b0b0b0;--color-ui-dim: #707070;--color-ui-dark: #222222;--color-ui-danger: #bc0045;--color-ui-danger-light: #fff6f9;--shadow-default: rgba(37, 38, 39, .03) 0px -1px 3px 0px, rgba(37, 38, 39, .03) 0px 1px 2px -5px, rgba(37, 38, 39, .05) 0px 2px 5px -5px, rgba(37, 38, 39, .06) 0px 4px 12px -5px, rgba(37, 38, 39, .08) 0px 12px 15px -5px;--shadow-default-up: rgba(37, 38, 39, .03) 0px 1px 3px 0px, rgba(37, 38, 39, .03) 0px -1px 2px -5px, rgba(37, 38, 39, .05) 0px -2px 5px -5px, rgba(37, 38, 39, .06) 0px -4px 12px -5px, rgba(37, 38, 39, .08) 0px -12px 15px -5px;--opacity-disabled: .5;--max-app-width: 700px;--color-ball-red: #e86556;--color-ball-orange: #ffc35b;--color-ball-yellow: #fcf876;--color-ball-green: #B1E600;--color-ball-blue: #a4d1ff;--color-ball-indigo: #8a82ed;--color-ball-violet: #de9ed2;--color-ball-white: #eeeeee;--color-ball-grey: #888888;--color-zero: var(--color-ui-mid);--color-under-par: #00a86b;--color-under-par-alt: #f0fffa;--color-at-par: var(--color-ui-dark);--color-over-par: #d90050;--color-gold: #fef7dc;--color-gold-alt: #ba9614;--color-silver: #f5f5f5;--color-silver-alt: #7d7d7d;--color-bronze: #faf1ea;--color-bronze-alt: #c26e2d}html,body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-user-select:none;background-attachment:fixed;background-color:var(--color-ui-turf);background-image:linear-gradient(180deg,var(--color-ui-turf) 1vh,transparent 5vh),linear-gradient(0deg,var(--color-ui-turf) 1vh,transparent 5vh),url(/body.png);color:var(--color-ui-dark);font-family:var(--font-family-sans);font-size:var(--font-size-default);font-variant-numeric:tabular-nums slashed-zero;font-weight:var(--font-weight-default);height:100%;line-height:var(--line-height-default);margin:0;max-width:var(--max-app-width);overscroll-behavior:none;text-size-adjust:100%;user-select:none}#app{display:flex;flex-direction:column;height:100%}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,p,ul,ol,li{margin:0}strong{font-weight:var(--font-weight-bold)}button,fieldset{all:unset}fieldset{display:block}button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;box-sizing:border-box;user-select:none}button:disabled{opacity:var(--opacity-disabled);pointer-events:none}button:focus{outline:var(--border-1) var(--color-ui-dark) solid;outline-offset:var(--border-3)}button:active{outline:none}label{display:block;position:relative}label span{color:var(--color-ui-dim);display:inline-block;font-size:var(--font-size-smaller);margin-bottom:var(--spacing-smallest);margin-left:calc(var(--spacing-smaller) + var(--border-2))}input[type=text]{all:unset;box-sizing:border-box;background-color:var(--color-ui-light);border-top:var(--border-2) var(--color-ui-dim) solid;border-right:var(--border-1) var(--color-ui-faint) solid;border-bottom:var(--border-1) var(--color-ui-faint) solid;border-left:var(--border-2) var(--color-ui-dim) solid;border-radius:var(--border-radius-smaller);display:block;font-size:var(--font-size-default);line-height:var(--line-height-default);padding:var(--spacing-smaller) calc(var(--spacing-smaller) + var(--border-2));width:100%}a{color:var(--color-ui-dark);font-weight:var(--font-weight-bold);text-decoration-color:var(--color-ui-mid);text-decoration-line:underline;text-decoration-skip-ink:auto;text-decoration-thickness:var(--border-1);text-underline-offset:var(--border-3)}a:focus,a:hover{background-color:var(--color-ui-faintest);outline:none;text-decoration-color:var(--color-ui-dark)}ul,ol{list-style:none;padding:0}.branded{background-image:url(/logo-squircle.png);background-position:center right;background-repeat:no-repeat;background-size:contain;font-size:var(--font-size-smaller)}svg{display:inline-block;height:1em;vertical-align:text-top;width:1em}@media(min-width:700px){html,body{margin-inline:auto}}.icon-red{color:var(--color-ball-red)}.icon-orange{color:var(--color-ball-orange)}.icon-yellow{color:var(--color-ball-yellow)}.icon-green{color:var(--color-ball-green)}.icon-blue{color:var(--color-ball-blue)}.icon-indigo{color:var(--color-ball-indigo)}.icon-violet{color:var(--color-ball-violet)}.icon-white{color:var(--color-ball-white)}.icon-grey{color:var(--color-ball-grey)}.icon-none{color:transparent}.zero{color:var(--color-zero)}.under-par{color:var(--color-under-par)}.at-par{color:var(--color-at-par)}.over-par{color:var(--color-over-par)}.hole-in-one{font-weight:var(--font-weight-bold)}div.slider,div.slider-content{height:100%}div.slider-content:focus div.score-slide{border-radius:calc(var(--border-radius-default) * 1.5);outline:var(--border-2) var(--color-ui-turf-light) solid;outline-offset:calc(var(--spacing-smaller) * -1)}button.svelte-1z0r1g6{background-color:var(--color-ui-turf);border-radius:var(--border-radius-default);border:var(--border-1) var(--color-ui-turf-light) solid;border-bottom-width:var(--border-3);font-size:var(--font-size-medium);height:var(--font-size-larger);line-height:var(--line-height-single);text-align:center;transform-origin:50% 100%;width:var(--font-size-larger);will-change:transform}button.svelte-1z0r1g6 svg{vertical-align:bottom;will-change:transform}button.svelte-1z0r1g6.dialog{background-color:var(--color-ui-light);border-color:var(--color-ui-faint);color:var(--color-ui-dim)}button.svelte-1z0r1g6.action{background-color:var(--color-ui-light);border-color:var(--color-ui-sky-dark);color:var(--color-ui-sky-accent)}button.svelte-1z0r1g6.alert{animation:svelte-1z0r1g6-wobble var(--animate-default) linear infinite both}button.svelte-1z0r1g6:focus{outline-color:var(--color-ui-turf-accent)}button.svelte-1z0r1g6:active{border-bottom-width:var(--border-1);border-color:var(--color-ui-light);transform:translateY(var(--border-2))}button.svelte-1z0r1g6.dialog:active{border-color:var(--color-ui-dim)}button.svelte-1z0r1g6.action:active{border-color:var(--color-ui-sky-dark);border-bottom-width:var(--border-1);transform:translateY(var(--border-2))}button.svelte-1z0r1g6.dialog:focus,button.svelte-1z0r1g6.action:focus{outline-color:var(--color-ui-sky-accent)}button.svelte-1z0r1g6.loading{border-color:color-mix(in srgb,var(--color-ui-sky-dark) 50%,transparent);opacity:1}button.svelte-1z0r1g6.loading svg{animation:svelte-1z0r1g6-spin var(--animate-slow) linear infinite}@keyframes svelte-1z0r1g6-wobble{0%{transform:rotate(0)}25%{transform:rotate(-4deg)}50%{transform:rotate(0)}75%{transform:rotate(4deg)}to{transform:rotate(0)}}@keyframes svelte-1z0r1g6-spin{to{transform:rotate(360deg)}}dialog.svelte-1ayz0dr{animation:svelte-1ayz0dr-openDialog var(--animate-fast) ease-out;background-color:var(--color-ui-light);border-top-left-radius:var(--border-radius-default);border-top-right-radius:var(--border-radius-default);border-width:0;border-top:var(--border-1) var(--color-ui-turf-light) solid;box-shadow:var(--shadow-default-up);height:auto;max-height:100%;max-width:var(--max-app-width);padding:var(--spacing-default);top:calc((var(--height-toolbar) / 2) - var(--border-3));width:auto;will-change:opacity,transform}dialog.svelte-1ayz0dr>*+*{margin-top:var(--spacing-default)}dialog.svelte-1ayz0dr h2:where(.svelte-1ayz0dr){align-items:center;border-bottom:var(--border-1) var(--color-ui-turf-light) solid;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-size:var(--font-size-medium);font-weight:var(--font-weight-default);line-height:var(--line-height-single);margin-inline:calc(var(--spacing-default) * -1);padding-inline:var(--spacing-default);padding-bottom:var(--spacing-default);text-transform:uppercase}dialog.svelte-1ayz0dr h2:where(.svelte-1ayz0dr)>span:where(.svelte-1ayz0dr)>svg{color:var(--color-ui-turf-light);height:1.2em;vertical-align:-.25em;width:1.2em}dialog.svelte-1ayz0dr::backdrop{background-color:var(--color-ui-light);top:calc((var(--height-toolbar) / 2) + var(--border-radius-default))}dialog.svelte-1ayz0dr hr{border-width:0;border-top:var(--border-1) var(--color-ui-faint) solid;margin-bottom:0;margin-inline:calc(var(--spacing-default) * -1)}@media(min-width:700px){dialog.svelte-1ayz0dr::backdrop{background-color:transparent;top:0}}@keyframes svelte-1ayz0dr-openDialog{0%{opacity:0;transform:translateY(10vh)}to{opacity:1;transform:translateY(0)}}button.svelte-118lylz{background-color:var(--color-ui-sky-light);border:var(--border-1) var(--color-ui-sky-dark) solid;border-bottom-width:var(--border-3);border-radius:var(--border-radius-smaller);color:var(--color-ui-dark);font-size:var(--font-size-smaller);line-height:var(--line-height-single);overflow:hidden;padding:var(--spacing-smaller);text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}button.svelte-118lylz>svg{color:var(--color-ui-sky-accent);height:1.2em;margin-right:.1em;vertical-align:text-top;width:1.2em}button.svelte-118lylz:focus{outline-color:var(--color-ui-sky-accent)}button.svelte-118lylz:active{border-bottom-width:var(--border-1);transform:translateY(var(--border-2))}button.svelte-3y35lt{background-color:var(--color-ui-light);border-radius:var(--border-radius-smaller);border:1px var(--color-ui-mid) solid;box-shadow:var(--shadow-default);display:block;margin-bottom:calc(var(--spacing-smallest) * -1);padding:var(--spacing-default);padding-right:calc(var(--font-size-larger) + var(--spacing-smallest) + var(--spacing-default));position:relative;transform:rotate(calc(var(--rotate) * -1));transform-origin:50% 100%;width:100%}button.svelte-3y35lt:active,button.svelte-3y35lt:focus{box-shadow:var(--shadow-default),var(--shadow-default-up);z-index:1000!important}button.svelte-3y35lt:active{border-color:var(--color-ui-dark)}button.svelte-3y35lt:focus{outline:var(--border-2) var(--color-ui-turf-light) solid}button.svelte-3y35lt strong:where(.svelte-3y35lt){display:block;font-weight:var(--font-weight-bold);overflow:hidden;margin-bottom:var(--spacing-smallest);text-overflow:ellipsis;white-space:nowrap}button.svelte-3y35lt span:where(.svelte-3y35lt){color:var(--color-ui-dim);display:block;font-size:var(--font-size-smaller);line-height:var(--line-height-single);text-transform:uppercase}button.svelte-3y35lt span:where(.svelte-3y35lt) time:where(.svelte-3y35lt){margin-left:var(--spacing-smallest)}button.svelte-3y35lt span:where(.svelte-3y35lt)>svg{vertical-align:top}button.svelte-3y35lt span.progress-ring:where(.svelte-3y35lt){align-items:center;background:radial-gradient(closest-side,var(--color-ui-light) 82%,transparent 83% 100%),conic-gradient(var(--color-ui-sky-accent) var(--percent),var(--color-ui-faint) 0);border-radius:var(--border-radius-circle);display:flex;height:var(--font-size-larger);justify-content:center;width:var(--font-size-larger)}button.svelte-3y35lt>svg,button.svelte-3y35lt>span.progress-ring{position:absolute;right:var(--spacing-default);top:50%;transform:translateY(-50%)}button.svelte-3y35lt>svg{color:var(--color-ui-turf-light);height:var(--font-size-larger);width:var(--font-size-larger)}button.svelte-3y35lt.almost{background-color:var(--color-ui-sky-light)}button.svelte-3y35lt.completed{background-color:var(--color-ui-turf-lighter)}button.svelte-1ygf5as{color:var(--color-ui-dark);font-size:var(--font-size-default);line-height:var(--line-height-single);padding:var(--spacing-smallest);text-align:center}button.svelte-1ygf5as svg{vertical-align:bottom}button.svelte-1ygf5as:active{transform:translateY(var(--border-2))}button.svelte-1ygf5as:focus{border-radius:var(--border-radius-circle);outline:var(--border-1) var(--color-ui-sky-accent) solid;outline-offset:calc(var(--border-2) * -1)}button.svelte-cy4qrx{align-items:center;background-color:var(--color-ui-light);border-radius:var(--border-radius-smaller);border:1px var(--color-ui-mid) solid;box-shadow:var(--shadow-default);display:flex;flex-direction:row;gap:var(--spacing-smallest);line-height:var(--line-height-single);margin-bottom:calc(var(--spacing-smallest) * -1);padding:var(--spacing-default);position:relative;transform:rotate(calc(var(--rotate) * -1));transform-origin:50% 100%;width:100%}button.svelte-cy4qrx:disabled{background-color:var(--color-ui-turf-lighter);color:var(--color-ui-turf-light);opacity:1}button.svelte-cy4qrx:disabled span.strokes:where(.svelte-cy4qrx){color:var(--color-ui-turf-light)}button.svelte-cy4qrx:disabled>svg{opacity:var(--opacity-disabled)}button.svelte-cy4qrx:active,button.svelte-cy4qrx:focus{box-shadow:var(--shadow-default),var(--shadow-default-up);z-index:100!important}button.svelte-cy4qrx:active{border-color:var(--color-ui-dark)}button.svelte-cy4qrx:focus{outline:var(--border-2) var(--color-ui-turf-light) solid}button.svelte-cy4qrx>svg{height:1.5em;width:1.5em}button.svelte-cy4qrx>svg:last-of-type{color:var(--color-ui-danger);height:1.8em;opacity:0;position:absolute;right:0;transition:right var(--animate-fast) ease-in-out,opacity var(--animate-fast) ease-in-out;width:1.8em;will-change:right,opacity}button.svelte-cy4qrx span.player:where(.svelte-cy4qrx){flex-grow:1;margin-top:var(--border-2)}button.svelte-cy4qrx span.player:where(.svelte-cy4qrx):after{color:var(--color-ui-sky-accent);content:"•";font-size:var(--font-size-medium);line-height:var(--line-height-single);margin-left:.25em;vertical-align:text-bottom;will-change:opacity;opacity:0}button.svelte-cy4qrx span.player:where(.svelte-cy4qrx).just-pressed:after{animation:svelte-cy4qrx-fadeOut calc(var(--animate-slow) * 5) ease-out;animation-fill-mode:both}button.svelte-cy4qrx span.delta:where(.svelte-cy4qrx),button.svelte-cy4qrx span.strokes:where(.svelte-cy4qrx){opacity:1}button.svelte-cy4qrx span.delta:where(.svelte-cy4qrx){color:var(--color-ui-mid)}button.svelte-cy4qrx span.strokes:where(.svelte-cy4qrx){flex-grow:0;font-size:var(--font-size-medium);line-height:var(--line-height-single)}button.svelte-cy4qrx.long-press-ready{background-color:var(--color-ui-danger-light);border-color:var(--color-ui-danger);color:var(--color-ui-danger)}button.svelte-cy4qrx.long-press-ready>svg:last-of-type{opacity:1;right:var(--spacing-default)}button.svelte-cy4qrx.long-press-ready span.delta:where(.svelte-cy4qrx),button.svelte-cy4qrx.long-press-ready span.strokes:where(.svelte-cy4qrx){opacity:0}@keyframes svelte-cy4qrx-fadeOut{0%{opacity:1}to{opacity:0}}button.svelte-1ucqijq{border:var(--border-1) var(--color-ui-danger) solid;border-bottom-width:var(--border-2);border-radius:var(--border-radius-smaller);color:var(--color-ui-danger);font-size:var(--font-size-smaller);line-height:var(--line-height-single);padding:var(--spacing-smallest) var(--spacing-smaller)}button.svelte-1ucqijq svg{vertical-align:-.1em}button.svelte-1ucqijq:active{background-color:var(--color-ui-danger-light);border-bottom-width:var(--border-1);transform:translateY(var(--border-2))}button.svelte-1ucqijq:focus{border-radius:var(--border-radius-micro);outline-color:var(--color-ui-danger)}div.svelte-1fcjn4k{align-content:normal;align-items:normal;background-color:var(--color-ui-light);border-radius:var(--border-radius-smaller);border:var(--border-1) var(--color-ui-mid) solid;box-shadow:var(--shadow-default);display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--spacing-smaller);overflow:hidden;padding:var(--spacing-smaller);padding-right:calc(var(--spacing-larger) - var(--spacing-smallest));position:relative;transform-origin:50% 100%;transform:rotate(calc(var(--rotate) * -1));white-space:nowrap}div.svelte-1fcjn4k span:where(.svelte-1fcjn4k){flex-grow:1;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1%}div.svelte-1fcjn4k span:where(.svelte-1fcjn4k) svg{vertical-align:top}div.svelte-1fcjn4k span:where(.svelte-1fcjn4k) svg.icon-none{opacity:var(--opacity-disabled)}div.svelte-1fcjn4k button:where(.svelte-1fcjn4k){bottom:0;color:var(--color-ui-sky-accent);padding-inline:var(--spacing-smaller);position:absolute;right:0;top:0}div.svelte-1fcjn4k button:where(.svelte-1fcjn4k) svg{border-radius:var(--border-radius-micro);height:1.2em;width:1.2em}div.svelte-1fcjn4k button:where(.svelte-1fcjn4k):focus{outline-color:transparent}div.svelte-1fcjn4k button:where(.svelte-1fcjn4k):focus svg{outline:var(--border-1) var(--color-ui-sky-accent) solid}div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7){position:relative}div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) strong:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) time:where(.svelte-rvmls7){display:block}:is(div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) strong:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) time:where(.svelte-rvmls7)) svg{vertical-align:-.15em}div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) time:where(.svelte-rvmls7){color:var(--color-ui-dim);font-size:var(--font-size-smaller);line-height:var(--line-height-single);margin-top:var(--spacing-smallest);text-transform:uppercase}div.scorecard-capture.svelte-rvmls7 p.score-heading:where(.svelte-rvmls7) button{position:absolute;right:0;top:0}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7){overflow-x:auto;margin-inline:calc(var(--spacing-default) * -1)}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7){border-top:var(--border-1) var(--color-ui-dark) solid;border-collapse:collapse;font-size:var(--font-size-smaller);min-width:100%}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) thead:where(.svelte-rvmls7) tr:where(.svelte-rvmls7){background-color:var(--color-ui-faintest);border-bottom:var(--border-1) var(--color-ui-dark) solid}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) thead:where(.svelte-rvmls7) tr:where(.svelte-rvmls7) svg{opacity:var(--opacity-disabled)}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) tbody:where(.svelte-rvmls7) tr:where(.svelte-rvmls7){border-bottom:var(--border-1) var(--color-ui-mid) solid}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) tbody:where(.svelte-rvmls7) tr:where(.svelte-rvmls7).par{border-bottom-color:var(--color-ui-dark);color:var(--color-ui-dim)}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) tbody:where(.svelte-rvmls7) tr:where(.svelte-rvmls7).par svg{opacity:var(--opacity-disabled)}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) tbody:where(.svelte-rvmls7) tr:where(.svelte-rvmls7):last-child{border-bottom-color:var(--color-ui-dark)}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7){line-height:var(--spacing-larger);min-width:var(--spacing-largest);padding:var(--spacing-smallest) var(--spacing-smaller);text-align:center;white-space:nowrap}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7))+td:where(.svelte-rvmls7),:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7))+th:where(.svelte-rvmls7){border-left:var(--border-1) var(--color-ui-mid) dotted}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)).hole{letter-spacing:-.15em}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)).hole-in-one{background-color:var(--color-under-par-alt)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)).total{border-left:var(--border-1) var(--color-ui-dark) solid;font-weight:var(--font-weight-bold)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)).total+td:where(.svelte-rvmls7),:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)).total+th:where(.svelte-rvmls7){border-left:var(--border-1) var(--color-ui-dark) solid}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child{text-align:left;min-width:calc(52vw - var(--spacing-default));padding-left:var(--spacing-default);padding-right:calc(var(--spacing-largest) + var(--spacing-smaller));position:relative;width:100%}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child span:where(.svelte-rvmls7){animation-delay:var(--animate-default);animation-fill-mode:both;font-weight:var(--font-weight-bold);position:absolute;right:var(--spacing-smaller);will-change:opacity,transform}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child span:where(.svelte-rvmls7) svg{height:1.2em;margin-left:-.2em;width:1.2em;vertical-align:text-top}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-1{background-color:var(--color-gold)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-1 span:where(.svelte-rvmls7){animation-delay:calc(var(--animate-default) * 3);color:var(--color-gold-alt)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-2{background-color:var(--color-silver)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-2 span:where(.svelte-rvmls7){animation-delay:calc(var(--animate-default) * 2);color:var(--color-silver-alt)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-3{background-color:var(--color-bronze)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):first-child.place-3 span:where(.svelte-rvmls7){color:var(--color-bronze-alt)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)):last-child{padding-right:var(--spacing-default)}:is(div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7),div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) td:where(.svelte-rvmls7)) svg{vertical-align:-.15em}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) thead:where(.svelte-rvmls7) th:where(.svelte-rvmls7){font-weight:var(--font-weight-bold);text-transform:uppercase}div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) tbody:where(.svelte-rvmls7) th:where(.svelte-rvmls7){font-weight:var(--font-weight-default)}div.scorecard-capture.svelte-rvmls7>*+*{margin-top:var(--spacing-default)}div.scorecard-capture.svelte-rvmls7.animated table:where(.svelte-rvmls7) th:where(.svelte-rvmls7):first-child span:where(.svelte-rvmls7){animation-name:svelte-rvmls7-slideIn;animation-duration:var(--animate-slow);animation-timing-function:ease-out}@media(min-width:700px){div.scorecard-capture.svelte-rvmls7 div.score-sheet:where(.svelte-rvmls7) table:where(.svelte-rvmls7) th:where(.svelte-rvmls7):first-child,td.svelte-rvmls7:first-child{min-width:calc(26.5vw - var(--spacing-default))}}@keyframes svelte-rvmls7-slideIn{0%{opacity:0;transform:translate(var(--spacing-smaller))}25%{opacity:1;transform:translate(calc(var(--spacing-smaller) * -1))}to{opacity:1;transform:translate(0)}}.slider.svelte-1gs8ha8{overflow-x:hidden;touch-action:pan-y}@media(pointer:fine){.slider.passed-threshold.svelte-1gs8ha8{pointer-events:none}}.slider-content.svelte-1gs8ha8{display:flex;align-items:flex-start;width:fit-content;gap:var(--gap, 0);-webkit-user-select:none;user-select:none;transition:transform}@media(prefers-reduced-motion){.slider-content.svelte-1gs8ha8{transition:none}}div.score-slide.svelte-1n46o8q{padding:var(--spacing-default);padding-bottom:var(--spacing-larger)}header.svelte-1n46o8q{line-height:var(--line-height-single);min-height:var(--height-toolbar);padding:var(--spacing-larger) var(--spacing-default);text-transform:uppercase}header.svelte-1n46o8q h1:where(.svelte-1n46o8q){align-content:normal;align-items:normal;color:var(--color-ui-light);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--font-size-larger);font-weight:var(--font-weight-default);gap:var(--spacing-smaller);justify-content:normal;line-height:var(--line-height-single)}header.svelte-1n46o8q h1:where(.svelte-1n46o8q) span:where(.svelte-1n46o8q){flex-grow:1;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1%}header.svelte-1n46o8q h1:where(.svelte-1n46o8q) span:where(.svelte-1n46o8q) svg{color:var(--color-ui-turf-accent);margin-left:var(--spacing-smaller);vertical-align:-.15em}@supports (animation-timeline: scroll()){header.svelte-1n46o8q{animation:svelte-1n46o8q-hide-on-scroll linear both;animation-timeline:scroll();animation-range:0 calc(var(--height-toolbar) / 2);will-change:opacity,transform}}div[role=toolbar].svelte-1n46o8q{background-color:var(--color-ui-light);border-radius:var(--border-radius-default);margin:0 calc(var(--spacing-default) - var(--spacing-smallest));padding:var(--spacing-smaller)}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q){align-items:center;background-color:var(--color-ui-sky);border-radius:var(--border-radius-smaller);display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--spacing-smaller);justify-content:normal;padding:calc(var(--spacing-default) - var(--spacing-smallest))}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q)>button{flex-grow:1;flex-shrink:0;width:1%}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q) div.hole:where(.svelte-1n46o8q),div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q) div.par:where(.svelte-1n46o8q){font-size:var(--font-size-smaller);line-height:var(--line-height-single);text-transform:uppercase}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q) div.hole:where(.svelte-1n46o8q){font-size:var(--font-size-default);flex-grow:1;flex-shrink:0;width:1%}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q) div.hole:where(.svelte-1n46o8q) span.progress-ring:where(.svelte-1n46o8q){background:radial-gradient(closest-side,var(--color-ui-sky) 72%,transparent 73% 100%),conic-gradient(var(--color-ui-sky-accent) var(--percent),var(--color-ui-sky-mid) 0);border-radius:var(--border-radius-circle);display:inline-block;height:var(--font-size-default);margin-right:var(--spacing-smallest);width:var(--font-size-default);vertical-align:top}div[role=toolbar].svelte-1n46o8q div.panel:where(.svelte-1n46o8q) div.par:where(.svelte-1n46o8q){align-items:center;background-color:var(--color-ui-sky-light);border:var(--border-1) var(--color-ui-sky-dark) solid;border-bottom-width:var(--border-3);border-radius:var(--border-radius-smaller);color:var(--color-ui-dark);display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--spacing-smallest);padding:var(--spacing-smallest)}main.svelte-1n46o8q{flex-grow:1}main.svelte-1n46o8q ul:where(.svelte-1n46o8q){margin:var(--spacing-default);margin-bottom:var(--spacing-larger)}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q){bottom:var(--spacing-largest);border-bottom:var(--border-1) var(--color-ui-turf-accent) solid;border-top:var(--border-1) var(--color-ui-turf-accent) solid;color:var(--color-ui-turf-lighter);left:0;padding:var(--spacing-default);padding-top:var(--spacing-larger);position:absolute;right:0}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q) strong:where(.svelte-1n46o8q){color:var(--color-ui-turf-accent)}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q)>p:where(.svelte-1n46o8q)+p:where(.svelte-1n46o8q){margin-top:var(--spacing-smaller)}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q):before{background-color:var(--color-ui-turf);border-radius:var(--border-radius-circle);content:"";height:1em;width:1em}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q) svg{color:var(--color-ui-turf-accent);height:2em;width:2em}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q):before,main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q) svg{left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}div.player-chips.svelte-1n46o8q{background-color:var(--color-ui-sky);display:grid;grid-template-columns:repeat(2,1fr);margin-inline:calc(var(--spacing-default) * -1);padding:var(--spacing-default);position:relative}div.player-chips.svelte-1n46o8q:before{color:var(--color-ui-sky-accent);content:attr(data-help);font-size:var(--font-size-smaller);grid-column:span 2}div.player-chips.svelte-1n46o8q:not(:empty):before{padding-bottom:var(--spacing-smaller)}fieldset.svelte-1n46o8q{font-size:var(--font-size-smaller);margin-right:calc(var(--spacing-smaller) + var(--border-2));margin-top:calc(var(--spacing-smaller) * -1);text-align:right}fieldset.svelte-1n46o8q input[type=radio]:where(.svelte-1n46o8q){-webkit-tap-highlight-color:transparent;-webkit-user-select:none;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;user-select:none;width:100%}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q)){background-color:var(--color-ui-sky-light);border:var(--border-1) var(--color-ui-sky-dark) solid;border-bottom-width:var(--border-3);border-radius:var(--border-radius-smaller);color:var(--color-ui-dark);display:inline-block;letter-spacing:-.05em;line-height:var(--line-height-single);min-width:3rem;padding:var(--spacing-smallest);text-align:center}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q)>svg{color:var(--color-ui-sky-accent);margin-left:.1em;vertical-align:-.15em}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q):active),fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q):checked){border-bottom-width:var(--border-1);border-color:var(--color-ui-dim);transform:translateY(var(--border-2));margin-bottom:var(--border-2)}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q):checked){background-color:var(--color-ui-light)}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q):checked)>svg{color:var(--color-ui-dim)}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q):has(input[type=radio]:where(.svelte-1n46o8q):focus){outline:var(--border-1) var(--color-ui-sky-accent) solid;outline-offset:var(--border-3)}fieldset.svelte-1n46o8q label:where(.svelte-1n46o8q)+label:where(.svelte-1n46o8q){margin-left:var(--spacing-smallest)}ul.roster.svelte-1n46o8q li:where(.svelte-1n46o8q){display:flex;flex-direction:row;flex-wrap:nowrap;padding:var(--border-3) var(--spacing-smallest)}ul.roster.svelte-1n46o8q li:where(.svelte-1n46o8q):nth-child(2n){background-color:var(--color-ui-faintest)}ul.roster.svelte-1n46o8q li:where(.svelte-1n46o8q) span:where(.svelte-1n46o8q){flex-grow:1;flex-shrink:0;line-height:var(--spacing-larger);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1%}ul.roster.svelte-1n46o8q li:where(.svelte-1n46o8q) button:focus{border-radius:var(--border-radius-circle);outline:var(--border-2) var(--color-ui-sky-accent) solid;outline-offset:var(--border-1)}ul.roster.svelte-1n46o8q li:where(.svelte-1n46o8q) svg{height:1.5em;width:1.5em}@media(min-width:700px){div.score-slide.svelte-1n46o8q{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;align-self:start}main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q){border-radius:var(--border-radius-default);border:var(--border-1) var(--color-ui-turf-accent) solid;left:50%;padding:var(--spacing-larger);right:auto;transform:translate(-50%);width:700px}div.player-chips.svelte-1n46o8q{border-radius:var(--border-radius-smaller);grid-template-columns:repeat(3,1fr)}div.player-chips.svelte-1n46o8q:before{grid-column:span 3}}@media(orientation:landscape){main.svelte-1n46o8q div.first-run-tip:where(.svelte-1n46o8q){bottom:auto;left:auto;margin-top:var(--spacing-largest);position:relative;transform:none}}@keyframes svelte-1n46o8q-hide-on-scroll{to{opacity:0;transform:translateY(var(--spacing-largest))}}
