*{box-sizing:border-box}html,body{overflow:hidden;background:#000;width:100%;height:100%;margin:0}#game{position:relative;overflow:hidden;touch-action:none;width:100vw;height:100vh}#game canvas.screen{position:absolute;display:block;image-rendering:pixelated;image-rendering:crisp-edges;touch-action:none}#game .fatal{position:absolute;overflow:auto;color:#ff8a7a;white-space:pre-wrap;background:#000;margin:0;padding:24px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:14px;line-height:1.6;inset:0}#game .game-editor-link{position:fixed;z-index:20;color:#d6f5c7;letter-spacing:.12em;text-decoration:none;background:#0b1117db;border:1px solid #d6f5c7;padding:7px 10px;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;bottom:12px;right:14px;box-shadow:0 3px #050709}#game .game-editor-link:hover{color:#10151a;outline:none;background:#d6f5c7}#game .game-editor-link:focus-visible{color:#10151a;outline:none;background:#d6f5c7}#game .dad-joke-bubble{position:absolute;z-index:18;transform-origin:50% 100%;color:#10151a;text-align:center;pointer-events:none;animation:dad-joke-pop .14s ease-out;background:#fffced;border:2px solid #10151a;border-radius:9px;max-width:min(280px,100vw - 16px);padding:8px 10px;font:700 16.5px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;transform:translate(-50%,-100%);box-shadow:3px 3px #0507098c}#game .dad-joke-bubble:after{position:absolute;content:"";background:#fffced;border-bottom:2px solid #10151a;border-right:2px solid #10151a;width:9px;height:9px;top:100%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}#game .dad-joke-bubble[hidden]{display:none}@keyframes dad-joke-pop{0%{transform:translate(-50%,-90%)scale(.85);opacity:0}to{transform:translate(-50%,-100%)scale(1);opacity:1}}#game .hole-out-sparkles{position:absolute;z-index:21;pointer-events:none;overflow:hidden;inset:0}#game .hole-out-sparkles[hidden]{display:none}#game .hole-out-sparkles__particle{position:absolute;display:block;pointer-events:none;border-radius:1px;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 6px #fff4aad9,0 0 1px #fff8c8}#game .hole-out-popup{position:absolute;z-index:22;display:grid;animation:hole-out-backdrop .18s ease-out;background:#04080c85;place-items: center;padding:16px;inset:0}#game .hole-out-popup[hidden]{display:none}#game .hole-out-popup__card{color:#f4f8f1;text-align:center;animation:hole-out-card-pop .22s cubic-bezier(.2,1.4,.4,1);background:linear-gradient(#18241cf5,#0a1014f5),#10151a;border:2px solid #d7ffc9;border-radius:10px;width:min(320px,100vw - 32px);padding:18px 20px 16px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 0 0 1px #ffd16659,0 10px #0507098c,0 0 28px #d7ffc92e}#game .hole-out-popup__headline{color:#8fa39a;letter-spacing:.18em;font-size:11px;font-weight:800}#game .hole-out-popup__score-name{color:#ffd166;letter-spacing:.08em;text-shadow:0 0 18px #ffd16659;margin-top:8px;font-size:28px;font-weight:900}#game .hole-out-popup__strokes{color:#d7ffc9;letter-spacing:.1em;margin-top:6px;font-size:18px;font-weight:800}#game .hole-out-popup__meta{display:flex;color:#a8b7b0;letter-spacing:.08em;justify-content:center;gap:14px;margin-top:10px;font-size:12px;font-weight:700}#game .hole-out-popup__continue{display:block;color:#10151a;letter-spacing:.14em;cursor:pointer;background:#d7ffc9;border:1px solid #d6f5c7;border-radius:6px;width:100%;margin-top:16px;padding:10px 12px;font:800 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 3px #050709}#game .hole-out-popup__continue:hover{outline:none;background:#ffd166;border-color:#ffd166}#game .hole-out-popup__continue:focus-visible{outline:none;background:#ffd166;border-color:#ffd166}@keyframes hole-out-backdrop{0%{opacity:0}to{opacity:1}}@keyframes hole-out-card-pop{0%{transform:translateY(10px)scale(.92);opacity:0}to{transform:translateY(0)scale(1);opacity:1}}#game .game-scorecard{position:fixed;z-index:19;color:#eaf7e5;pointer-events:none;background:#080d11e0;border:1px solid #d6f5c775;width:min(680px,100vw - 180px);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px #0000006b}#game .game-scorecard__title{display:flex;color:#8fa39a;letter-spacing:.12em;border-bottom:1px solid #d6f5c738;justify-content:space-between;gap:12px;padding:5px 8px;font-size:8px;font-weight:800}#game .game-scorecard [data-role=round-summary]{color:#d7ffc9}#game .game-scorecard.is-complete [data-role=round-summary]{color:#ffd166}#game .game-scorecard__holes{display:grid;grid-template-columns:repeat(9,minmax(38px,1fr))54px}#game .game-scorecard__hole,#game .game-scorecard__total{display:grid;grid-template-rows:13px 16px 18px;border-right:1px solid #d6f5c724;place-items: center;font-size:9px}#game .game-scorecard__hole.is-current{color:#fff;background:#7bb76742;box-shadow:inset 0 -2px #d7ffc9}#game .game-scorecard [data-role=hole-number],#game .game-scorecard [data-role=total-label]{color:#77868d;text-align:center;background:#ffffff08;align-self:stretch;width:100%;padding-top:3px;font-size:7px}#game .game-scorecard [data-role=par]:before,#game .game-scorecard [data-role=par-total]:before{color:#627078;content:"P";margin-right:3px;font-size:6px}#game .game-scorecard [data-role=score],#game .game-scorecard [data-role=score-total]{color:#f4f8f1;font-size:12px;font-weight:800}#game .game-scorecard__total{color:#ffd166;background:#ffd16614;border-right:0}#game.editor-host{--editor-bg:#0f1318;--editor-panel:#171c23;--editor-panel-raised:#1d242d;--editor-line:#303a46;--editor-line-soft:#242c36;--editor-text:#edf3e9;--editor-muted:#8996a3;--editor-accent:#d7ffc9;--editor-warm:#ffd166;color:var(--editor-text);background:var(--editor-bg);touch-action:auto}.editor-app{display:grid;grid-template:"topbar topbar topbar" 64px "tools workspace inspector" minmax(0,1fr)/224px minmax(0,1fr)284px;overflow:hidden;color:var(--editor-text);width:100%;min-width:0;height:100%;min-height:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.editor-app button,.editor-app select,.editor-app input{font:inherit}.editor-app button{color:inherit}.editor-app button:focus-visible{outline:2px solid var(--editor-accent);outline-offset:1px}.editor-app select:focus-visible{outline:2px solid var(--editor-accent);outline-offset:1px}.editor-app input:focus-visible{outline:2px solid var(--editor-accent);outline-offset:1px}.editor-topbar{grid-area:topbar;display:grid;grid-template-columns:300px minmax(160px,1fr)auto;border-bottom:1px solid var(--editor-line);z-index:20;background:#12171d;align-items: center;min-width:0;box-shadow:0 1px #07090c}.editor-brand{display:flex;border-right:1px solid var(--editor-line);align-items: center;gap:11px;height:100%;padding:0 16px}.editor-brand__mark{display:grid;color:#17201a;background:var(--editor-accent);letter-spacing:-.08em;border:1px solid #58715a;place-items: center;width:34px;height:34px;font:900 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:inset 0 0 0 3px #a4cf98,3px 3px #080b0d}.editor-brand>div{display:grid;gap:2px}.editor-brand strong{letter-spacing:.01em;font-size:14px}.editor-brand span:last-child{color:var(--editor-muted);letter-spacing:.02em;font-size:10px}.editor-document{display:flex;color:#c9d2d8;justify-content:center;align-items: center;gap:8px;min-width:0;font-size:12px}.editor-document__dot{background:#83d77a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #83d77a66}.editor-save-state{border-left:1px solid var(--editor-line);color:var(--editor-muted);padding-left:8px;font-size:10px}.editor-save-state.is-error{color:#ff8d82}.editor-actions{display:flex;border-left:1px solid var(--editor-line);align-items: center;gap:5px;height:100%;padding:0 12px}.editor-actions button,.editor-holebar>button,.editor-control-grid button,.editor-danger-zone button{border:1px solid var(--editor-line);color:#cbd4da;cursor:pointer;background:#1a2028;border-radius:3px;min-height:32px;padding:0 10px;font-size:11px}.editor-actions button:hover:not(:disabled),.editor-holebar>button:hover,.editor-control-grid button:hover{color:#fff;background:#222b35;border-color:#667684}.editor-actions button:disabled{opacity:.35;cursor:default}.editor-actions__rule{background:var(--editor-line);width:1px;height:24px;margin:0 2px}.editor-action-menu{position:relative}.editor-action-menu>[hidden],.editor-disclosure>[hidden]{display:none!important}.editor-action-menu>summary{display:grid;border:1px solid var(--editor-line);color:#cbd4da;cursor:pointer;list-style:none;background:#1a2028;border-radius:3px;place-items: center;min-height:32px;padding:0 10px;font-size:11px}.editor-action-menu>summary::-webkit-details-marker{display:none}.editor-disclosure>summary::-webkit-details-marker{display:none}.editor-action-menu>summary:after{color:#74818b;content:"▾";margin-left:7px}.editor-action-menu[open]>summary,.editor-action-menu>summary:hover{color:#fff;background:#222b35;border-color:#667684}.editor-action-menu__panel{position:absolute;z-index:20;display:grid;background:#141a21;border:1px solid #45515e;border-radius:4px;gap:5px;width:128px;padding:7px;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000073}.editor-action-menu__panel button{width:100%}.editor-actions .editor-action--play{color:#142015;background:var(--editor-accent);border-color:#789c71;font-weight:750;box-shadow:0 2px #506a4c}.editor-actions .editor-action--play:hover{color:#0a100b;background:#e4ffd9;border-color:#b9e8ae}.editor-toolrail{grid-area:tools;overflow:auto;border-right:1px solid var(--editor-line);background:var(--editor-panel);scrollbar-color:#46515d transparent;scrollbar-width:thin;min-height:0}.editor-panel-heading{display:flex;border-bottom:1px solid var(--editor-line-soft);color:#d9e1e5;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items: center;height:38px;padding:0 13px;font-size:11px;font-weight:700}.editor-panel-heading small{color:#65727d;letter-spacing:.1em;font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-panel-heading--materials{border-top:1px solid var(--editor-line);margin-top:10px}.editor-disclosure{border-top:1px solid var(--editor-line-soft)}.editor-disclosure>summary{display:flex;color:#aeb9c1;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;list-style:none;background:#171d24;justify-content:space-between;align-items: center;min-height:38px;padding:0 13px;font-size:10px;font-weight:700}.editor-disclosure>summary:after{color:#71808b;content:"＋";margin-left:auto;padding-left:8px}.editor-disclosure[open]>summary:after{content:"−"}.editor-disclosure>summary:hover,.editor-disclosure[open]>summary{color:#eff5f0;background:#202830}.editor-disclosure>summary small{color:#65727d;letter-spacing:.1em;margin-left:auto;font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-disclosure--scenery{border-bottom:1px solid var(--editor-line-soft);margin-top:10px}.editor-tools{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:9px}.editor-tool{position:relative;display:grid;grid-template-columns:25px 1fr;grid-template-rows:22px 14px;color:#aeb9c1;text-align:left;cursor:pointer;background:#1a2027;border:1px solid #2c3641;border-radius:3px;align-items: center;min-width:0;height:48px;padding:4px 6px}.editor-tool:hover{color:#fff;background:#202832;border-color:#566473}.editor-tool.is-active{color:#f5fff1;box-shadow:inset 3px 0 0 var(--editor-accent),0 0 0 1px #d7ffc912;background:#28352c;border-color:#8fb887}.editor-tool__icon{grid-row:1/3;display:grid;color:#d7e1e6;place-items: center;width:23px;height:30px;font:500 20px/1 Georgia,serif}.editor-tool__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-self: end;font-size:10px;font-weight:650}.editor-tool kbd{color:#677580;align-self: start;font:700 8px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-materials{display:grid;gap:4px;padding:9px}.editor-props{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:9px}.editor-prop{display:grid;grid-template-columns:31px minmax(0,1fr);color:#aeb9c1;text-align:left;cursor:pointer;background:#1a2027;border:1px solid #2c3641;border-radius:3px;align-items: center;min-width:0;min-height:49px;padding:4px 6px;font-size:9px}.editor-prop:hover,.editor-prop.is-active{color:#fff;background:#26312a;border-color:#71806d}.editor-prop.is-active{box-shadow:inset 3px 0 0 var(--editor-accent)}.editor-prop>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-prop__icon{display:grid;color:#d8ebd1;background:#31583b;border:1px solid #ffffff24;border-radius:2px;place-items: center;width:26px;height:41px;font:800 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-prop__icon--rock_pair,.editor-prop__icon--rock_small{color:#e1e5eb;background:#5a616f}.editor-prop__icon--aim_post{color:#fff4d7;background:#a83e44}.editor-material{display:grid;grid-template-columns:25px 1fr;color:#abb7bf;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;align-items: center;min-height:34px;padding:3px 7px;font-size:11px}.editor-material:hover{color:#fff;background:#202832}.editor-material.is-active{color:#fff;background:#252e38;border-color:#4c5b67}.editor-material__swatch{display:inline-block;border:2px solid #ffffff2e;border-radius:2px;width:17px;height:17px;box-shadow:inset 0 -4px #00000029,1px 1px #080a0c}.editor-material__swatch--fairway{background:#5f984d}.editor-material__swatch--bare{background:radial-gradient(circle at 30% 30%,#9b6a3b 0 1px,#0000 1px),#4d311f}.editor-material__swatch--heavyGrass{background:#2f6b3e}.editor-material__swatch--sand{background:#d1a057}.editor-material__swatch--water{background:#2d83ae}.editor-material__swatch--sticky{background:#6f405e}.editor-material__swatch--green{background:#7dbb61}.editor-workspace{grid-area:workspace;display:grid;grid-template-rows:72px minmax(0,1fr)34px;background:#0b0f13;min-width:0;min-height:0}.editor-holebar{display:grid;grid-template-columns:120px minmax(0,1fr)auto auto;border-bottom:1px solid var(--editor-line);background:#151a20;align-items: center;gap:10px;min-width:0;padding:9px 11px}.editor-holebar__title{display:grid;gap:2px;padding-left:4px}.editor-holebar__title>span{color:#66737e;letter-spacing:.15em;font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-holebar__title strong{font-size:11px;font-weight:650}.editor-hole-picker{display:grid;grid-template-columns:auto minmax(180px,320px);color:#73808a;letter-spacing:.11em;text-transform:uppercase;align-items: center;gap:9px;min-width:0;font:700 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-hole-picker select{color:#eaffe2;cursor:pointer;background:#202a23;border:1px solid #48545f;border-radius:3px;min-width:0;height:34px;padding:0 34px 0 10px;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-hole-picker select:focus-visible{outline:2px solid var(--editor-accent);outline-offset:2px}.editor-hole-tabs{display:grid;grid-template-columns:repeat(9,minmax(48px,1fr));gap:4px;min-width:0}.editor-hole-tab{display:grid;overflow:hidden;color:#93a0aa;cursor:pointer;background:#1a2027;border:1px solid #2f3944;border-radius:3px;justify-items:start;gap:2px;min-width:0;height:48px;padding:6px 7px}.editor-hole-tab strong{font:800 13px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-hole-tab span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.editor-hole-tab:hover{color:#fff;border-color:#61717e}.editor-hole-tab.is-active{color:#eaffe2;box-shadow:inset 0 -3px 0 var(--editor-accent);background:#27342b;border-color:#82aa7b}.editor-stage{position:relative;overflow:hidden;touch-action:none;user-select:none;background:radial-gradient(circle at 50% 45%,#1c242c 0,#10161c 52%,#090c10 100%);min-width:0;min-height:0;box-shadow:inset 0 0 0 1px #050709}.editor-stage:before{position:absolute;z-index:0;content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:16px 16px;inset:0}.editor-game-canvas,.editor-overlay{position:absolute;display:block;image-rendering:pixelated;image-rendering:crisp-edges}.editor-game-canvas{z-index:1;box-shadow:0 0 0 1px #48545f,0 14px 36px #00000094}.editor-overlay{z-index:3;cursor:crosshair;touch-action:none}.editor-overlay.is-pan-ready,.editor-overlay[data-tool=pan]{cursor:grab}.editor-overlay.is-panning{cursor:grabbing}.editor-stage__badge{position:absolute;z-index:5;display:flex;color:#d8ead3;letter-spacing:.12em;pointer-events:none;background:#090d10cc;border:1px solid #d7ffc938;border-radius:2px;align-items: center;gap:6px;padding:5px 7px;font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;top:10px;left:12px}.editor-stage__live{background:#8de67e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #8de67e}.editor-stage__hint{position:absolute;z-index:5;color:#aeb9c0;pointer-events:none;background:#090d10c7;border:1px solid #ffffff1a;border-radius:2px;max-width:260px;padding:6px 9px;font-size:10px;bottom:10px;right:12px}.editor-toast{position:absolute;z-index:10;opacity:0;color:#e9f0f3;pointer-events:none;background:#161c23f2;border:1px solid #53616c;border-radius:3px;max-width:min(500px,75%);padding:9px 13px;transition:opacity .14s,transform .14s;font-size:11px;top:12px;left:50%;transform:translate(-50%,-12px);box-shadow:0 7px 20px #00000059}.editor-toast.is-visible{opacity:1;transform:translate(-50%)}.editor-toast[data-kind=ok]{color:#e4ffdc;border-color:#73986c}.editor-toast[data-kind=error]{color:#ffc2ba;border-color:#9c554f}.editor-statusbar{display:flex;border-top:1px solid var(--editor-line);color:#98a5ae;background:#151a20;align-items: center;min-width:0;font:600 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-statusbar>div{display:flex;border-right:1px solid var(--editor-line-soft);align-items: center;gap:6px;height:100%;padding:0 10px}.editor-statusbar__label{color:#596671;letter-spacing:.12em;font-size:7px}.editor-statusbar strong{color:#d7dfe3;font-size:9px}.editor-statusbar .editor-statusbar__action{min-width:150px;max-width:290px}.editor-statusbar__action strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-statusbar__action strong[data-kind=ok]{color:#d7ffc9}.editor-statusbar__action strong[data-kind=error]{color:#ff9e94}.editor-statusbar .editor-statusbar__tip{overflow:hidden;color:#5f6c76;text-overflow:ellipsis;white-space:nowrap;border:0;flex:1;justify-content:flex-end}.editor-inspector{grid-area:inspector;overflow:auto;border-left:1px solid var(--editor-line);background:var(--editor-panel);scrollbar-color:#46515d transparent;scrollbar-width:thin;min-height:0}.editor-inspector>section,.editor-inspector>details{border-bottom:1px solid var(--editor-line)}.editor-selection{min-height:165px;padding:12px}.editor-selection__empty{display:grid;color:#697681;text-align:center;justify-items:center;gap:7px;padding:17px 10px}.editor-selection__empty>span{display:grid;color:#8a98a2;border:1px dashed #46515c;border-radius:50%;place-items: center;width:34px;height:34px;font-size:19px}.editor-selection__empty strong{color:#aeb9c0;font-size:11px;font-weight:650}.editor-selection__empty p{margin:0;font-size:10px;line-height:1.45}.editor-selection__heading{display:flex;align-items: center;gap:9px}.editor-selection__heading .editor-material__swatch{width:28px;height:28px}.editor-selection__heading>div{display:grid;gap:3px}.editor-selection__heading strong{font-size:12px}.editor-selection__heading span:last-child{color:var(--editor-muted);font-size:9px}.editor-selection code{display:block;overflow:hidden;border:1px solid var(--editor-line-soft);color:#7f8e99;text-overflow:ellipsis;white-space:nowrap;background:#12171c;margin:10px 0;padding:6px 7px;font-size:9px}.editor-selection__retype{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.editor-selection__retype button{cursor:pointer;width:100%;height:26px;padding:0}.editor-selection__retype .editor-selection__order{grid-column:span 3;border:1px solid var(--editor-line);color:#b9c4ca;cursor:pointer;background:#1b222a;border-radius:3px;width:auto;min-height:29px;font-size:9px}.editor-selection__retype .editor-selection__order:hover{color:#fff;border-color:#64737e}.editor-selection__skin-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}.editor-selection__skin-modes button{border:1px solid var(--editor-line);color:#b9c4ca;cursor:pointer;background:#1b222a;border-radius:3px;min-height:28px;font-size:9px}.editor-selection__skin-modes button.is-active{border-color:var(--editor-accent);color:#fff}.editor-selection__size,.editor-dimension-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.editor-coatings{display:grid;gap:5px;margin-top:10px}.editor-coatings>strong{color:#7f8c96;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.editor-coating{display:grid;grid-template-columns:20px minmax(0,1fr)24px;border:1px solid var(--editor-line-soft);color:#b9c3c9;background:#141a20;border-radius:3px;align-items: center;gap:6px;min-height:30px;padding:3px 5px;font-size:9px}.editor-coating button{color:#f0aaa3;cursor:pointer;background:#2b2021;border:1px solid #68403d;border-radius:2px;width:22px;height:22px;padding:0}.editor-selection__size label,.editor-dimension-grid label{display:grid;color:#7f8c96;text-transform:uppercase;gap:4px;font-size:8px}.editor-selection__size input,.editor-dimension-grid input{border:1px solid var(--editor-line);color:#e7eee3;background:#12171c;border-radius:3px;width:100%;min-width:0;height:29px;padding:0 7px;font-size:10px}.editor-dimension-grid{margin:8px 12px 0}.editor-selection__retype button.is-active{box-shadow:0 0 0 2px #151a20,0 0 0 3px var(--editor-accent);border-color:#fff}.editor-selection__delete{color:#e49b94;cursor:pointer;background:#2b2021;border:1px solid #68403d;border-radius:3px;width:100%;min-height:30px;margin-top:10px;font-size:10px}.editor-selection__delete:hover{color:#ffd2cd;background:#362425;border-color:#a75c55}.editor-control-section{padding-bottom:12px}.editor-field{display:grid;color:#aeb9c1;gap:7px;padding:10px 12px 2px;font-size:10px}.editor-field>span{display:flex;justify-content:space-between}.editor-field output{color:var(--editor-accent);font:700 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-field select{border:1px solid var(--editor-line);color:#d6dde1;background:#12171c;border-radius:3px;width:100%;height:32px;padding:0 8px;font-size:10px}.editor-field input[type=range]{accent-color:#9fcf94;width:100%}.editor-field--compact{grid-template-columns:1fr 72px;align-items: center}.editor-field--compact input{border:1px solid var(--editor-line);color:#e7eee3;text-align:right;background:#12171c;border-radius:3px;width:72px;height:30px;padding:0 8px}.editor-control-grid,.editor-anchor-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px 12px 0}.editor-anchor-actions button,.editor-reset-hole{color:#e5f6df;cursor:pointer;background:#223027;border:1px solid #53665a;border-radius:3px;min-height:34px;font-size:10px}.editor-anchor-actions button:hover{background:#2b3c31;border-color:#9bc391}.editor-reset-hole{color:#ffe2ad;background:#30271c;border-color:#947348;width:calc(100% - 24px);margin:8px 12px 0}.editor-holebar>.editor-reset-hole{width:auto;margin:0}.editor-reset-hole:hover{background:#3b2e1d;border-color:#d6a75f}.editor-course-facts{display:grid;gap:0;margin:0;padding:5px 12px 12px}.editor-course-facts>div{display:flex;border-bottom:1px solid var(--editor-line-soft);justify-content:space-between;align-items: center;min-height:29px}.editor-course-facts dt{color:#7c8993;font-size:10px}.editor-course-facts dd{color:#d9e1e5;margin:0;font:650 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-danger-zone{padding-bottom:12px}.editor-danger-zone button{color:#c98781;background:#251d1e;border-color:#553937;width:calc(100% - 24px);margin:10px 12px 0}@media (max-width:1240px){.editor-app{grid-template-columns:204px minmax(0,1fr)252px}.editor-topbar{grid-template-columns:250px minmax(120px,1fr)auto}.editor-actions button span{display:none}.editor-holebar{grid-template-columns:90px minmax(0,1fr)auto}.editor-holebar>.editor-copy-hole{display:none}}@media (max-width:900px){.editor-app{grid-template:"topbar topbar" 58px "tools workspace" minmax(0,1fr)/184px minmax(0,1fr)}.editor-topbar{grid-template-columns:220px minmax(0,1fr)}.editor-document{display:none}.editor-actions{justify-content:flex-end}.editor-actions button:not(.editor-action--play):nth-of-type(n+3),.editor-inspector,.editor-holebar__title{display:none}.editor-holebar{grid-template-columns:minmax(0,1fr)auto}}@media (max-width:620px){#game .game-scorecard{width:calc(100vw - 8px);top:4px}#game .game-scorecard__title{display:none}#game .game-scorecard__holes{grid-template-columns:repeat(9,minmax(26px,1fr))42px}}
