:root{--green-950:#102d25;--green-900:#173f32;--green-800:#235844;--green-100:#e7eee9;--lime:#d8f074;--ink:#17201c;--muted:#65706a;--line:#dce2de;--paper:#f7f8f4;--white:#fff;--shadow:0 12px 36px #122d2414}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f4eb;border-bottom:1px solid #dce2decc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-weight:800;display:flex}.brand-logo{object-fit:contain;width:42px;height:42px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:-.04em;font-size:16px}.brand-copy small{color:#738078;letter-spacing:.14em;margin-top:4px;font-size:8px;font-weight:800}.site-header nav{align-items:center;gap:20px;display:flex}.site-header nav a{font-size:15px;font-weight:650}.site-header nav a:hover{color:var(--green-800)}.game-nav-link{color:var(--green-950);background:var(--lime);border-radius:999px;align-items:center;gap:5px;padding:7px 11px;display:inline-flex}.game-nav-link:hover{filter:brightness(.97);color:var(--green-950)!important}.header-login{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 12px}.user-menu{align-items:center;gap:7px;font-size:12px;display:flex}.user-profile-link{align-items:center;gap:7px;display:flex}.user-profile-link>img,.user-profile-link>span{object-fit:cover;color:#fff;background:var(--green-800);border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.user-profile-link strong{text-overflow:ellipsis;white-space:nowrap;max-width:92px;overflow:hidden}.user-menu button{color:var(--muted);background:0 0;border:0;padding:5px 7px;font-size:11px}.user-menu button:hover{color:var(--green-800)}.login-page{place-items:center;min-height:calc(100vh - 64px);padding-block:60px;display:grid}.login-card{border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;padding:42px}.login-card h1{letter-spacing:-.05em;margin:0;font-size:36px}.login-copy{color:var(--muted);margin:10px auto 28px;font-size:14px}.login-options{flex-direction:column;gap:10px;display:flex}.social-login-button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 18px;font-size:14px;font-weight:750;display:flex;position:relative}.social-login-button>span{place-items:center;width:24px;height:24px;font-weight:900;display:grid;position:absolute;left:18px}.social-login-button>small{opacity:.6;font-size:10px;font-weight:650;position:absolute;right:14px}.social-login-button.kakao{color:#191919;background:#fee500}.social-login-button.naver{color:#fff;background:#03c75a}.social-login-button.google{color:#30343b;background:#fff;border-color:#d9dce1}.social-login-button.google>span{color:#4285f4}.social-login-button.disabled{filter:grayscale(.65);opacity:.45}.login-status,.login-error{margin:0 0 5px;font-size:12px}.login-status{color:var(--muted)}.login-error{color:#b42318}.login-policy{color:#8a948e;margin:22px 0 8px;font-size:10px}.login-back{color:var(--green-800);padding:8px;font-size:12px;font-weight:750;display:inline-block}.hero{color:#fff;background:radial-gradient(circle at 78% 25%,#d8f07429,#0000 30%),linear-gradient(135deg,#102d25,#1c4e3d);position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-260px;right:-100px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.hero-inner{z-index:1;padding:74px 0 68px;position:relative}.eyebrow{color:#7b907f;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1}.hero .eyebrow,.detail-hero .eyebrow{color:var(--lime)}.hero h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(40px,6vw,64px);line-height:1.08}.hero-copy{color:#d7e2dc;max-width:590px;margin:18px 0 26px;font-size:17px}.search-form{background:#fff;border-radius:14px;max-width:650px;padding:6px;display:flex;box-shadow:0 14px 42px #0000002e}.search-form input{min-width:0;height:48px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 16px}.search-form button,.filter-actions button{background:var(--lime);color:var(--green-950);border:0;border-radius:11px;padding:0 26px;font-weight:800}.hero-stats{color:#c7d4ce;gap:20px;margin-top:24px;font-size:13px;display:flex}.hero-stats strong{color:#fff;margin-right:5px;font-size:18px}.current-facility-finder{align-items:flex-start;gap:12px;margin:0 0 18px;display:flex}.current-facility-finder>button{border:1px solid var(--line);min-height:44px;color:var(--green-900);background:#fff;border-radius:11px;flex:none;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:800;display:flex;box-shadow:0 5px 16px #102d2514}.current-facility-finder>button:hover{border-color:var(--green-800)}.current-facility-finder>button:disabled{cursor:wait;opacity:.65}.current-facility-finder>button span{font-size:17px}.current-facility-finder.hero{max-width:650px;margin:12px 0 0}.current-facility-finder.hero>button{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#fff3}.current-facility-message{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.current-facility-message.error{color:#b42318}.current-facility-finder.hero .current-facility-message{color:#d7e2dc}.current-facility-finder.hero .current-facility-message.error{color:#ffd2cc}.current-facility-results{flex-wrap:wrap;flex:1;gap:7px;display:flex}.current-facility-results a{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:flex}.current-facility-results a span{color:var(--muted);font-size:10px}.current-facility-finder.hero .current-facility-results a{color:#fff;background:#ffffff1a;border-color:#fff3}.current-facility-finder.hero .current-facility-results a span{color:#d7e2dc}.section{padding-top:72px;padding-bottom:72px}.section-tint{background:#edf1eb}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.section-heading h2,.trust-section h2,.info-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3.5vw,34px);line-height:1.2}.section-heading>a{color:var(--green-800);padding-bottom:4px;font-size:14px;font-weight:750}.home-map-promo{color:#fff;background:var(--green-950);min-height:330px;box-shadow:var(--shadow);border-radius:22px;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);display:grid;overflow:hidden}.home-map-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.home-map-copy .eyebrow{color:var(--lime)}.home-map-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(28px,3.5vw,40px);line-height:1.16}.home-map-copy>p:not(.eyebrow){color:#c8d6cf;max-width:440px;margin:17px 0 24px;font-size:14px}.home-map-copy>a{color:var(--green-950);background:var(--lime);border-radius:10px;align-items:center;gap:10px;padding:12px 17px;font-size:13px;font-weight:850;display:inline-flex}.home-map-preview{background-color:#dae7dc;background-image:linear-gradient(26deg,#0000 46%,#fffc 47% 49%,#0000 50%),linear-gradient(124deg,#0000 40%,#ffffffa6 41% 43%,#0000 44%),radial-gradient(circle at 75% 25%,#7ea87b66,#0000 30%);min-height:330px;position:relative;overflow:hidden}.home-map-preview:before,.home-map-preview:after{content:"";border:2px solid #5b836938;border-radius:50%;position:absolute}.home-map-preview:before{width:290px;height:290px;top:-80px;left:7%}.home-map-preview:after{width:360px;height:230px;bottom:-100px;right:-80px}.home-map-current{z-index:2;color:#1f5e9f;background:#fff;border-radius:999px;padding:6px 10px 6px 25px;font-size:10px;font-weight:800;position:absolute;top:43%;left:48%;box-shadow:0 5px 16px #102d2526}.home-map-current:before{content:"";background:#2777e8;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:9px;left:10px;box-shadow:0 0 0 3px #2777e82e}.home-map-pin{z-index:1;background:var(--green-900);border:3px solid #fff;border-radius:50% 50% 50% 5px;width:28px;height:28px;display:block;position:absolute;transform:rotate(-45deg);box-shadow:0 5px 12px #102d2540}.home-map-pin i{background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:8px}.home-map-pin.pin-one{top:29%;left:25%}.home-map-pin.pin-two{top:22%;left:60%}.home-map-pin.pin-three{top:56%;left:67%}.home-map-pin.pin-four{top:67%;left:36%}.home-map-nearby{z-index:2;min-width:178px;color:var(--ink);background:#fffffff0;border:1px solid #fffc;border-radius:13px;flex-direction:column;padding:15px 17px;display:flex;position:absolute;bottom:22px;right:22px;box-shadow:0 8px 24px #102d2524}.home-map-nearby small{color:var(--green-800);font-size:10px;font-weight:800}.home-map-nearby strong{margin-top:3px;font-size:15px}.home-map-nearby span{color:var(--muted);margin-top:2px;font-size:10px}.home-favorites{padding-top:0}.game-page{background:linear-gradient(#edf3ed 0 430px,var(--paper) 430px);min-height:calc(100vh - 64px);padding-bottom:80px}:is(body:has(.game-page) .game-floating-link,body:has(.game-page) .inquiry-launcher,body:has(.game-page) .inquiry-panel){display:none}.game-page-header{padding-top:34px;padding-bottom:34px}.game-page-header .breadcrumb{margin-bottom:30px}.game-page-header h1{max-width:720px;color:var(--green-950);letter-spacing:-.055em;margin:0;font-size:clamp(40px,6vw,62px);line-height:1.06}.game-page-header>p:last-child{max-width:650px;color:var(--muted);margin:16px 0 0;font-size:15px}.game-section{padding-bottom:10px}.par3-game-shell{background:#173b2f;border:4px solid #173b2f;border-radius:28px;min-height:720px;overflow:hidden;box-shadow:0 8px #0b241b,0 28px 70px #102d2538}.par3-game-stage{background:#b9d8e8;min-width:0;min-height:720px;font-family:Arial Rounded MT Bold,Avenir Next Rounded,Pretendard,sans-serif;position:relative;overflow:hidden}.par3-game-canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.par3-game-canvas.is-putting{cursor:pointer}.par3-game-canvas.is-aiming{cursor:grabbing}.par3-game-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.par3-game-canvas>p{color:#fff;text-align:center;background:#173f32;place-items:center;height:100%;margin:0;padding:30px;display:grid}.par3-game-hud{z-index:2;color:#173b2f;background:#fff5c4;border:3px solid #173b2f;border-radius:17px;display:flex;position:absolute;top:18px;left:18px;overflow:hidden;box-shadow:0 5px #173b2f,0 10px 18px #0719132e}.par3-game-hud>span{background:#fff5c4;border-right:2px solid #173b2f;flex-direction:column;justify-content:center;align-items:center;min-width:72px;min-height:57px;padding:7px 12px;display:flex}.par3-game-hud>span:nth-child(2n){background:#dff26b}.par3-game-hud>span:last-child{border-right:0}.par3-game-hud small{color:#496559;letter-spacing:.11em;font-size:8px;font-weight:950}.par3-game-hud strong{margin-top:1px;font-size:18px;font-weight:1000;line-height:1.1}.par3-difficulty{z-index:3;background:#fff4bc;border:3px solid #173b2f;border-radius:13px;display:flex;position:absolute;top:18px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px #173b2f}.par3-difficulty button{color:#496559;background:#fff4bc;border:0;border-right:2px solid #173b2f;min-width:56px;min-height:34px;padding:0 9px;font-size:9px;font-weight:1000}.par3-difficulty button:last-child{border-right:0}.par3-difficulty button.is-active{color:#173b2f;background:#dff26b}.par3-difficulty button:disabled{cursor:default;opacity:.72}.par3-difficulty button.is-active:disabled{opacity:1}.par3-club-set{z-index:3;color:#173b2f;background:#fff4bcf5;border:3px solid #173b2f;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;width:244px;padding:6px 8px 7px;display:grid;position:absolute;top:64px;left:50%;transform:translate(-50%);box-shadow:0 4px #173b2f}.par3-club-set label{letter-spacing:.12em;font-size:7px;font-weight:1000}.par3-club-set select{color:#173b2f;background:#dff26b;border:2px solid #173b2f;border-radius:7px;min-width:0;height:24px;padding:0 24px 0 8px;font:900 10px/1 Arial Rounded MT Bold,Avenir Next Rounded,Pretendard,sans-serif}.par3-club-set select:disabled{color:#52685d;cursor:default;opacity:.82;background:#d8dfcf}.par3-club-set>span{color:#3f5e51;grid-column:1/-1;justify-content:center;align-items:center;gap:4px;font-size:8px;font-weight:900;display:flex}.par3-club-set>span b{color:#2f7656;font-size:7px}.par3-club-set>span i{background:#8da096;width:1px;height:9px;margin:0 3px}.par3-hole-title{z-index:2;color:#173b2f;pointer-events:none;background:#fff7d5ed;border:3px solid #173b2f;border-radius:13px;flex-direction:column;max-width:360px;padding:8px 12px;display:flex;position:absolute;top:94px;left:18px;box-shadow:0 4px #173b2f}.par3-hole-title strong{font-size:14px;font-weight:1000}.par3-hole-title span{color:#496559;margin-top:2px;font-size:9px;font-weight:850}.par3-course-minimap{z-index:2;color:#173b2f;pointer-events:none;background:#fff5c4;border:3px solid #173b2f;border-radius:17px;width:116px;padding:7px 7px 5px;position:absolute;top:18px;right:18px;box-shadow:0 5px #173b2f,0 10px 18px #0719132e}.par3-course-minimap>span{letter-spacing:.12em;margin:0 0 3px 4px;font-size:8px;font-weight:1000;display:block}.par3-course-minimap svg{background:#9a855e;border:2px solid #173b2f;border-radius:11px;width:100%;height:142px;display:block;overflow:visible}.par3-minimap-rough{fill:#4f8148;stroke:#315a3a;stroke-width:2px}.par3-minimap-fairway{fill:#7db565;stroke:#4b7b47;stroke-width:1.5px}.par3-minimap-green{fill:#a5d881;stroke:#537f4b;stroke-width:1.5px}.par3-minimap-bunker{fill:#dec98f;stroke:#9b814e;stroke-width:1.5px}.par3-minimap-water{fill:#48a9c4;stroke:#247c96;stroke-width:1.5px}.par3-minimap-penalty{fill:#825143;fill-opacity:.9;stroke:#d94a3c;stroke-dasharray:2 1.5;stroke-width:1.7px}.par3-minimap-ob{fill:none;stroke:#fff;stroke-dasharray:3 3;stroke-linecap:round;stroke-width:1.6px}.par3-minimap-aim{fill:none;stroke:#fff4ac;stroke-dasharray:3 3;stroke-linecap:round;stroke-width:2px}.par3-minimap-dispersion{fill:#e7f56833;stroke:#f4ff9d;stroke-dasharray:2 2;stroke-width:1.5px}.par3-minimap-landing{fill:#fff;stroke:#45683e;stroke-width:1px}.par3-minimap-pin path:first-child{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:2px}.par3-minimap-pin path:last-child{fill:#e7f568;stroke:#173b2f;stroke-linejoin:round;stroke-width:1px}.par3-minimap-ball-ring{fill:none;stroke:#e7f568;stroke-width:1.5px}.par3-minimap-ball{fill:#fff;stroke:#173b2f;stroke-width:1px}.par3-game-wind{z-index:2;color:#173b2f;background:#73d9e9;border:3px solid #173b2f;border-radius:13px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:950;display:flex;position:absolute;top:196px;right:18px;box-shadow:0 5px #173b2f}.par3-game-wind span{color:#173b2f;place-items:center;font-size:20px;font-weight:1000;line-height:1;display:inline-grid}.par3-landing-notice{z-index:4;color:#173b2f;pointer-events:none;background:#efffbef0;border:3px solid #173b2f;border-radius:16px;flex-direction:column;align-items:center;min-width:150px;padding:12px 22px 13px;animation:1.8s both par3-landing-notice;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 5px #173b2f,0 14px 32px #07191347}.par3-landing-notice small{letter-spacing:.16em;opacity:.7;font-size:8px;font-weight:1000}.par3-landing-notice strong{letter-spacing:-.04em;margin-top:2px;font-size:25px;font-weight:1000;line-height:1.05}.par3-landing-notice span{margin-top:5px;font-size:10px;font-weight:950}.par3-landing-notice[data-outcome=rough]{color:#f5ffd9;background:#3d6737f0}.par3-landing-notice[data-outcome=bunker]{background:#eecf8bf5}.par3-landing-notice[data-outcome=green]{background:#a6de7bf5}.par3-landing-notice[data-outcome=water]{color:#eefcff;background:#3491b1f2}.par3-landing-notice[data-outcome=penalty]{color:#fff6e7;background:#a94435f2}.par3-landing-notice[data-outcome=out]{color:#fff;background:#1f2a25f5}@keyframes par3-landing-notice{0%{opacity:0;transform:translate(-50%,-42%)scale(.82)}12%,78%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-56%)scale(.96)}}.par3-game-result{z-index:4;color:#173b2f;background:#fff3bd;border:4px solid #173b2f;border-radius:24px;flex-direction:column;align-items:center;width:min(330px,100% - 32px);padding:30px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 8px #173b2f,0 24px 60px #0000004d}.par3-game-result small{color:#4b655a;letter-spacing:.12em;font-size:10px;font-weight:950}.par3-game-result strong{color:#2d7655;letter-spacing:-.05em;margin:8px 0 1px;font-size:42px;font-weight:1000}.par3-game-result span{color:#344f43;font-size:12px;font-weight:800}.par3-game-result button{color:#173b2f;background:#dff26b;border:3px solid #173b2f;border-radius:13px;width:100%;min-height:44px;margin-top:22px;font-weight:950;box-shadow:0 4px #173b2f}.par3-round-summary{z-index:5;color:#173b2f;background:#fff7cf;border:4px solid #173b2f;border-radius:24px;width:min(680px,100% - 32px);max-height:calc(100% - 30px);padding:22px;position:absolute;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 8px #173b2f,0 24px 60px #00000057}.par3-round-summary>header{grid-template-columns:1fr auto;align-items:end;gap:1px 18px;display:grid}.par3-round-summary>header small{color:#587064;letter-spacing:.16em;grid-column:1;font-size:8px;font-weight:1000}.par3-round-summary>header h2{letter-spacing:-.045em;grid-column:1;margin:2px 0 0;font-size:25px}.par3-round-summary>header strong{color:#2d7655;letter-spacing:-.06em;grid-area:1/2/3;font-size:40px;font-weight:1000;line-height:1}.par3-round-summary>header span{color:#4b655a;grid-column:1/-1;margin-top:4px;font-size:11px;font-weight:900}.par3-round-summary>dl{grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0 10px;display:grid}.par3-round-summary>dl div{background:#e6f47c;border:2px solid #173b2f;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.par3-round-summary dt{font-size:9px;font-weight:900}.par3-round-summary dd{margin:0;font-size:16px;font-weight:1000}.par3-round-summary>ol{background:#fffdf0;border:2px solid #173b2f;border-radius:12px;grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.par3-round-summary>ol li{border-bottom:1px solid #b7c0a8;border-right:1px solid #b7c0a8;align-content:center;place-items:center;min-height:70px;padding:7px 4px;display:grid;position:relative}.par3-round-summary>ol li:nth-child(6n){border-right:0}.par3-round-summary>ol li:nth-last-child(-n+6){border-bottom:0}.par3-round-summary>ol small{color:#687970;font-size:7px;font-weight:900}.par3-round-summary>ol strong{margin-top:1px;font-size:18px;font-weight:1000;line-height:1}.par3-round-summary>ol span{color:#687970;margin-top:2px;font-size:7px;font-weight:850}.par3-round-summary>ol em{color:#2d7655;font-size:8px;font-style:normal;font-weight:1000;position:absolute;top:5px;right:5px}.par3-round-summary>button{color:#173b2f;background:#dff26b;border:3px solid #173b2f;border-radius:12px;width:100%;min-height:43px;margin-top:13px;font-weight:1000;box-shadow:0 4px #173b2f}.par3-round-save{color:#4b655a;background:#173b2f12;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:34px;margin-top:10px;padding:7px 10px;font-size:9px;font-weight:900;display:flex}.par3-round-save.is-saved{color:#245c42;background:#e1f4db}.par3-round-save.is-error{color:#9f2e24;background:#ffe8e5}.par3-round-save:empty{display:none}.par3-round-save a,.par3-round-save button{color:inherit;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.par3-game-controls{z-index:3;color:#fff;pointer-events:none;flex-direction:column;align-items:center;gap:9px;min-width:0;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.par3-game-actions{pointer-events:none;flex-direction:column;align-items:center;gap:5px;display:flex}.par3-putt-panel{color:#173b2f;background:#fff4bcf0;border:3px solid #173b2f;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;min-width:250px;padding:10px 14px;display:grid;box-shadow:0 4px #173b2f,0 9px 18px #07191333}.par3-putt-panel>strong{color:#2f7656;letter-spacing:.12em;font-size:10px;font-weight:1000}.par3-putt-panel>span{text-align:right;font-size:10px;font-weight:900}.par3-putt-panel>i{background:#d8dfcf;border:1px solid #173b2f;border-radius:999px;grid-column:1/-1;height:6px;margin-top:5px;overflow:hidden}.par3-putt-panel>i>b{width:var(--putt-power,0%);border-radius:inherit;background:linear-gradient(90deg,#baf34e,#ffe15a,#ff796c);height:100%;transition:width 40ms linear;display:block}.par3-putt-hint-mobile{display:none}.par3-putt-panel.is-active{background:#f7ffd0f5}.par3-club-picker{color:#173b2f;pointer-events:auto;background:#fff4bc;border:3px solid #173b2f;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 38px;width:218px;min-height:44px;display:grid;overflow:hidden;box-shadow:0 4px #173b2f,0 9px 18px #0719132e}.par3-club-picker button{color:#173b2f;background:#dff26b;border:0;border-right:2px solid #173b2f;font-size:27px;font-weight:1000;line-height:1}.par3-club-picker button:last-child{border-left:2px solid #173b2f;border-right:0}.par3-club-picker button:disabled{color:#829189;cursor:default;opacity:.72;background:#d8dfcf}.par3-club-picker span{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:0 9px;display:grid}.par3-club-picker>span>small{color:#557066;letter-spacing:.08em;font-size:7px;font-weight:1000}.par3-club-picker strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:1000;overflow:hidden}.par3-club-picker em{color:#2f7656;place-items:center;min-width:38px;font-style:normal;font-weight:1000;line-height:1;display:grid}.par3-club-picker em small{color:#557066;letter-spacing:.12em;font-size:6px;font-weight:1000}.par3-club-picker em b{white-space:nowrap;margin-top:2px;font-size:10px}.par3-shot-accuracy{--shot-accuracy-position:50%;width:min(var(--club-accuracy-gauge-width,194px),calc(100vw - 36px));color:#173b2f;opacity:0;background:linear-gradient(90deg,#ff796c 0 18%,#ffc95e 32%,#e4f46d 44%,#baf34e 50%,#e4f46d 56%,#ffc95e 68%,#ff796c 82% 100%);border:3px solid #173b2f;border-radius:12px;grid-template-columns:1fr 1.35fr 1fr;align-items:center;height:34px;transition:width .18s,opacity .15s,transform .15s;display:grid;position:relative;overflow:hidden;transform:translateY(5px)scale(.96);box-shadow:0 4px #173b2f}.par3-shot-accuracy.has-shot-shape{grid-template-columns:repeat(5,1fr)}.par3-shot-accuracy:after{content:"";background:#fff;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #173b2f}.par3-shot-accuracy span,.par3-shot-accuracy strong{z-index:1;text-align:center;text-shadow:0 1px #ffffffa6;font-size:7px;font-weight:1000;position:relative}.par3-shot-accuracy strong{color:var(--green-950);font-size:8px}.par3-shot-accuracy i{z-index:2;top:1px;left:var(--shot-accuracy-position);filter:drop-shadow(0 2px #fff);border-top:14px solid #173b2f;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;transform:translate(-50%)}.par3-shot-accuracy.is-active{opacity:1;transform:scale(1.04)}.par3-shot-pull{pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;outline:0;width:56px;height:88px;margin-top:44px;transition:filter .14s;position:relative;transform:translateY(-44px)}.par3-shot-pull.is-charging{filter:drop-shadow(0 0 10px #ffe15ab8)}.par3-shot-pull:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.par3-swing-trigger-ui{pointer-events:none;position:absolute;inset:0}.par3-swing-trigger-ui:before{width:3px;height:calc(12px + var(--shot-pull-offset,0px));opacity:0;content:"";background:#f3ffb4;border-radius:999px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #173b2f}.par3-swing-trigger-ui i{z-index:1;clip-path:polygon(0 0,50% 44%,100% 0,50% 100%);filter:drop-shadow(0 3px #07191338);opacity:0;width:28px;height:19px;transform:translate(-50%,var(--shot-pull-offset,0px));background:#173b2f;position:absolute;top:18px;left:50%}.par3-swing-trigger-ui i:after{clip-path:inherit;content:"";background:#dff26b;position:absolute;inset:4px 6px 5px}.par3-swing-trigger-ui b{z-index:2;color:#173b2f;letter-spacing:.04em;text-align:center;white-space:nowrap;background:#fff4bcf0;border:2px solid #173b2f;border-radius:999px;min-width:86px;padding:5px 9px;font-size:8px;font-weight:1000;line-height:1;transition:background .14s,transform .14s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 3px #173b2f}.par3-shot-pull.is-charging .par3-swing-trigger-ui:before,.par3-shot-pull.is-charging .par3-swing-trigger-ui i{opacity:1}.par3-shot-pull.is-charging .par3-swing-trigger-ui b{background:#dff26b;transform:translate(-50%)scale(1.04)}.par3-shot-power{color:#173b2f;background:#fff4bc;border:2px solid #173b2f;border-radius:7px;padding:3px 6px;font-size:11px;font-weight:1000;position:absolute;bottom:10px;right:-25px;box-shadow:0 2px #173b2f}.game-guide-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.game-guide-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:21px}.game-guide-grid span{color:#8aa095;font-size:10px;font-weight:850}.game-guide-grid h2{margin:8px 0 6px;font-size:16px}.game-guide-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.game-reference-note{color:var(--muted);margin:14px 4px 0;font-size:11px;line-height:1.65}.game-scorecard{border:2px solid var(--green-950);box-shadow:0 5px 0 var(--green-950);background:#fff;border-radius:18px;margin-top:18px;overflow:hidden}.game-scorecard>header{color:#fff;background:var(--green-950);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.game-scorecard>header span{color:var(--lime);letter-spacing:.14em;font-size:9px;font-weight:900}.game-scorecard>header h2{margin:3px 0 0;font-size:20px}.game-scorecard>header>strong{color:var(--lime);font-size:19px}.game-scorecard ol{grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid}.game-scorecard li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:22px 1fr;min-width:0;padding:13px 12px;display:grid}.game-scorecard li:nth-child(6n){border-right:0}.game-scorecard li:nth-last-child(-n+6){border-bottom:0}.game-scorecard li>span{color:var(--green-800);grid-row:1/3;font-size:11px;font-weight:900}.game-scorecard li>strong{color:var(--green-950);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.game-scorecard li>small{color:var(--muted);margin-top:3px;font-size:9px}.region-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.region-grid a{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:96px;padding:16px;transition:all .18s;display:flex}.region-grid a:hover{box-shadow:var(--shadow);border-color:#a9b9ae;transform:translateY(-3px)}.region-grid span{font-size:15px;font-weight:650}.region-grid strong{color:var(--green-800);font-size:20px}.facility-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.facility-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;min-height:390px;padding:20px;transition:all .2s;display:flex;overflow:hidden}.facility-card:hover{box-shadow:var(--shadow);border-color:#b4c0b8;transform:translateY(-4px)}.card-image{background:linear-gradient(135deg,#dfe8df,#b9c9bd);height:154px;margin:-20px -20px 16px;position:relative;overflow:hidden}.popularity-rank{z-index:1;color:#fff;background:#0b2a1fdb;border:1px solid #fff9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;font-weight:850;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #0718123d}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.facility-card:hover .card-image img{transform:scale(1.035)}.image-placeholder{color:#102d252e;background:radial-gradient(circle at 75% 20%,#d8f074b3,#0000 33%),linear-gradient(135deg,#e8efea,#c4d2c7);place-items:center;display:grid}.image-placeholder span{font-family:Georgia,serif;font-size:76px;font-style:italic;font-weight:800;line-height:1}.card-topline{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.location-pill,.verify-pill,.open-pill,.view-count{background:var(--green-100);color:var(--green-800);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750}.verify-pill{color:#8b5a00;background:#fff1d7}.open-pill{color:#315d23;background:#e6f3d1}.view-count{color:#414b91;background:#eef0ff}.facility-card h3{letter-spacing:-.035em;margin:0 0 7px;font-size:19px;line-height:1.35}.facility-card h3 a:after{content:"";position:absolute;inset:0}.facility-card{position:relative}.address{min-height:40px;color:var(--muted);margin:0 0 16px;font-size:12px}.card-facts{border-block:1px solid #edf0ed;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:14px 0;display:grid}.card-facts div{flex-direction:column;gap:3px;display:flex}.card-facts dt{color:var(--muted);font-size:11px}.card-facts dd{margin:0;font-size:14px;font-weight:750}.card-footer{color:#7a847f;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;font-size:11px;display:flex}.card-footer a{z-index:1;color:var(--green-800);font-size:13px;font-weight:750;position:relative}.trust-section{grid-template-columns:repeat(3,1fr);gap:36px;padding-top:68px;padding-bottom:72px;display:grid}.trust-section>div>span{color:#9aac9f;font-size:12px;font-weight:800}.trust-section h2{margin-top:14px;font-size:20px}.trust-section p{color:var(--muted);font-size:14px}.site-footer{color:#d3ded8;background:var(--green-950)}.footer-inner{grid-template-columns:1fr auto;gap:18px 48px;padding-top:42px;padding-bottom:34px;display:grid}.footer-inner strong{color:#fff;font-size:20px}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{background:#f7f8f4;border-radius:15px;width:54px;height:54px;padding:5px}.footer-brand span{flex-direction:column;display:flex}.footer-brand small{color:#92a59b;letter-spacing:.13em;margin-top:3px;font-size:9px;font-weight:800}.footer-inner p{margin:8px 0 0;font-size:13px}.footer-links{flex-wrap:wrap;gap:12px 20px;font-size:13px;display:flex}.footer-links a:last-child{font-weight:750}.policy-page{padding-top:30px;padding-bottom:90px}.policy-header{border-bottom:1px solid var(--line);padding:42px 0 34px}.policy-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,56px)}.policy-header>p:last-child{color:var(--muted);margin:12px 0 0;font-size:12px}.policy-intro{color:#334039;background:var(--green-100);border-radius:14px;margin:30px 0 8px;padding:20px 22px;font-size:14px;line-height:1.75}.policy-content{max-width:880px;padding-top:12px}.policy-content section{border-bottom:1px solid var(--line);padding:28px 0}.policy-content h2{letter-spacing:-.035em;margin:0 0 13px;font-size:20px}.policy-content p,.policy-content li{color:#4f5c55;font-size:13px;line-height:1.8}.policy-content p{margin:8px 0 0}.policy-content ul,.policy-content ol{margin:8px 0 0;padding-left:22px}.policy-content li+li{margin-top:4px}.policy-table-wrap{border:1px solid var(--line);border-radius:12px;margin-top:14px;overflow-x:auto}.policy-content table{border-collapse:collapse;background:#fff;width:100%;min-width:640px}.policy-content th,.policy-content td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px;font-size:12px;line-height:1.65}.policy-content th{color:var(--green-900);background:#f3f7f1;font-weight:800}.policy-content tr:last-child td{border-bottom:0}.policy-content td:first-child{width:135px;font-weight:750}.policy-contact{margin:10px 0 0}.policy-contact div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;padding:10px 0;font-size:13px;display:grid}.policy-contact dt{color:var(--muted)}.policy-contact dd{margin:0;font-weight:700}.disclaimer{color:#92a59b;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:20px}.breadcrumb{color:#7b857f;align-items:center;gap:8px;margin-bottom:26px;font-size:12px;display:flex}.breadcrumb a:hover{text-decoration:underline}.listing-page{padding-top:34px;padding-bottom:72px}.listing-header h1,.region-page-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(36px,5vw,54px);line-height:1.15}.listing-header p,.region-page-header>p:last-child{color:var(--muted)}.seo-landing-entry{grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0 0;display:grid}.seo-landing-entry>a{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:126px;padding:18px;transition:border-color .16s,transform .16s;display:flex}.seo-landing-entry>a:hover{border-color:#9fb5a8;transform:translateY(-2px)}.seo-landing-entry span{color:var(--green-800);letter-spacing:.12em;font-size:9px;font-weight:850}.seo-landing-entry strong{margin-top:7px;font-size:17px;line-height:1.3}.seo-landing-entry small{color:var(--muted);margin-top:auto;padding-top:13px;font-size:10px;line-height:1.5}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1.5fr repeat(4,1fr);gap:10px;margin:28px 0;padding:18px;display:grid}.filter-panel label{flex-direction:column;gap:7px;display:flex}.filter-panel label span{color:var(--muted);font-size:11px;font-weight:700}.filter-panel input,.filter-panel select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:0 11px}.filter-panel input:focus,.filter-panel select:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #2358441a}.filter-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:16px;display:flex}.filter-actions button{background:var(--green-900);color:#fff;min-height:40px;padding-inline:20px}.filter-actions a{color:var(--muted);font-size:13px}.results-summary{color:var(--muted);justify-content:space-between;margin-bottom:18px;font-size:13px;display:flex}.results-summary strong{color:var(--ink);font-size:16px}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:30px;display:flex}.pagination a{border:1px solid var(--line);text-align:center;background:#fff;border-radius:9px;min-width:76px;padding:10px 14px;font-size:13px}.pagination .disabled{pointer-events:none;opacity:.35}.pagination span{color:var(--muted);font-size:12px}.empty-state{text-align:center;border:1px dashed #c8d0ca;border-radius:18px;grid-column:1/-1;padding:70px 20px}.empty-state p{color:var(--muted)}.region-page-header{max-width:760px;margin-bottom:26px}.region-tabs{flex-wrap:wrap;gap:7px;margin-bottom:26px;display:flex}.region-tabs a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px}.region-tabs a.active{border-color:var(--green-900);background:var(--green-900);color:#fff}.region-tabs span{opacity:.65;margin-left:4px}.region-guide{border:1px solid var(--line);background:#fff;border-radius:20px;margin:34px 0 42px;padding:26px;box-shadow:0 12px 36px #102d250f}.region-guide-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.region-guide-heading h2{letter-spacing:-.035em;margin:3px 0 0;font-size:27px}.region-guide-heading>span{color:var(--muted);font-size:11px}.region-guide-intro{color:#4f5c55;max-width:850px;margin:15px 0 22px;font-size:13px;line-height:1.8}.region-guide-stats{grid-template-columns:repeat(4,1fr);gap:9px;margin:0 0 24px;display:grid}.region-guide-stats>div{background:var(--green-100);border-radius:13px;flex-direction:column;justify-content:center;gap:5px;min-height:90px;padding:15px;display:flex}.region-guide-stats dt{color:var(--muted);font-size:11px}.region-guide-stats dd{color:var(--green-900);margin:0;font-size:21px;font-weight:850}.region-comparison-wrap{border:1px solid var(--line);border-radius:14px;overflow-x:auto}.region-comparison-table{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}.region-comparison-table caption{color:var(--green-900);text-align:left;background:#f5f8f4;padding:14px 16px;font-size:13px;font-weight:850}.region-comparison-table th,.region-comparison-table td{border-top:1px solid var(--line);text-align:left;white-space:nowrap;padding:12px 14px}.region-comparison-table thead th{color:var(--muted);background:#fbfcfa;font-size:10px}.region-comparison-table tbody th{white-space:normal;max-width:260px}.region-comparison-table tbody th a{color:var(--green-800);text-underline-offset:3px;text-decoration:underline}.region-guide-notes{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.region-guide-notes article{border:1px solid var(--line);background:#fbfcfa;border-radius:13px;padding:16px}.region-guide-notes h3{margin:0 0 8px;font-size:14px}.region-guide-notes p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.region-guide-notes ul{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.region-guide-notes li{justify-content:space-between;align-items:baseline;gap:10px;font-size:11px;display:flex}.region-guide-notes li a{color:var(--green-800);text-underline-offset:3px;font-weight:800;text-decoration:underline}.region-guide-notes li span{color:var(--muted);flex:none}.seo-landing-page{max-width:1160px}.seo-landing-hero{color:#fff;background:linear-gradient(135deg,var(--green-950),var(--green-800));border-radius:22px;justify-content:space-between;align-items:flex-end;gap:32px;padding:32px;display:flex;box-shadow:0 18px 44px #102d2524}.seo-landing-hero>div:first-child{max-width:760px}.seo-landing-hero h1{letter-spacing:-.05em;margin:5px 0 14px;font-size:clamp(34px,5vw,52px);line-height:1.12}.seo-landing-hero p:last-child{color:#dbe8e0;margin:0;font-size:14px;line-height:1.75}.seo-landing-actions{flex-direction:column;align-items:stretch;gap:8px;min-width:210px;display:flex}.seo-landing-actions a,.seo-landing-more a{text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 15px;font-size:12px;font-weight:800;display:flex}.seo-landing-actions a:first-child{color:var(--green-950);background:var(--lime)}.seo-landing-actions a:last-child{background:#ffffff14;border:1px solid #ffffff47}.seo-landing-criterion{color:#4f5c55;background:#f5f8f4;border:1px solid #dce5df;border-radius:12px;align-items:center;gap:12px;margin:14px 0 26px;padding:13px 16px;font-size:12px;display:flex}.seo-landing-criterion strong{color:var(--green-900);flex:none}.seo-landing-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 38px;display:grid}.seo-landing-stats>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.seo-landing-stats dt{color:var(--muted);font-size:10px}.seo-landing-stats dd{overflow-wrap:anywhere;color:var(--green-900);margin:6px 0 0;font-size:20px;font-weight:850}.seo-landing-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.seo-landing-section-heading h2{letter-spacing:-.04em;margin:4px 0 0;font-size:27px}.seo-landing-section-heading>span{color:var(--muted);font-size:11px}.seo-landing-tips{margin-bottom:46px}.seo-landing-tips>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.seo-landing-tips article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.seo-landing-tips h3{margin:0 0 8px;font-size:15px}.seo-landing-tips article p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.seo-landing-section-heading.results-heading{margin-top:0}.seo-landing-more{justify-content:center;margin-top:28px;display:flex}.seo-landing-more a{color:#fff;background:var(--green-900);min-width:230px}.seo-related-landings{border-top:1px solid var(--line);margin-top:54px;padding-top:28px}.seo-related-landings>strong{margin-bottom:13px;font-size:18px;display:block}.seo-related-landings>div{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.seo-related-landings a{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;min-height:72px;padding:14px 16px;font-size:13px;font-weight:800;display:flex}.seo-related-landings a span{color:var(--green-800);letter-spacing:.12em;margin-bottom:4px;font-size:8px}.detail-hero{color:#fff;background:linear-gradient(135deg,var(--green-950),var(--green-800));padding:32px 0 52px}.breadcrumb.light{color:#b8c9c0}.detail-title-row{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.detail-title-row h1{letter-spacing:-.055em;max-width:820px;margin:0 0 10px;font-size:clamp(34px,5vw,54px);line-height:1.1}.detail-title-row p:last-child{color:#cad7d0;margin:0}.detail-visual{background:#254f40;border:1px solid #ffffff2e;border-radius:20px;height:min(38vw,400px);min-height:260px;margin:36px 0 -96px;position:relative;overflow:hidden;box-shadow:0 20px 58px #07181247}.detail-visual img{object-fit:cover;width:100%;height:100%;display:block}.detail-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0618128c);height:30%;position:absolute;inset:auto 0 0}.detail-visual figcaption{z-index:1;color:#edf3ef;font-size:11px;position:absolute;bottom:12px;right:16px}.detail-visual figcaption a{text-underline-offset:2px;text-decoration:underline}.detail-hero:has(.detail-visual)+.detail-layout{padding-top:106px}.operation-notice{background:#d8f07414;border:1px solid #d8f0744d;border-radius:12px;flex-direction:column;gap:3px;min-width:220px;padding:13px 15px;display:flex}.operation-notice strong{color:var(--lime);font-size:13px}.operation-notice span{color:#cad7d0;font-size:11px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding-top:52px;padding-bottom:76px;display:grid}.detail-main{min-width:0}.info-section{border-bottom:1px solid var(--line);margin-bottom:42px;padding:0 0 42px}.answer-summary-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.answer-summary-heading span{color:var(--muted);flex:none;font-size:11px}.answer-summary-intro{max-width:690px;color:var(--muted);margin:12px 0 20px;font-size:13px;line-height:1.7}.answer-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.answer-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.answer-grid h3{margin:0 0 9px;font-size:14px;line-height:1.45}.answer-grid p{color:#4f5c55;margin:0;font-size:12px;line-height:1.7}.answer-grid a{color:var(--green-800);text-underline-offset:3px;margin-top:10px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-block}.source-highlights-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.source-highlights-heading h2{margin:0}.source-highlights-heading span{color:var(--muted);font-size:11px}.source-highlight-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.source-highlight-grid>a{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-width:0;min-height:126px;padding:16px;transition:all .18s;display:flex}.source-highlight-grid>a:hover{box-shadow:var(--shadow);border-color:#a9b9ae;transform:translateY(-2px)}.source-highlight-grid strong{color:var(--green-800);font-size:12px}.source-highlight-grid span{color:#4f5c55;margin:7px 0 10px;font-size:12px;line-height:1.55}.source-highlight-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;font-size:10px;display:block;overflow:hidden}.source-considerations{background:#fcfaf4;border:1px solid #e6ddc8;border-radius:13px;margin-top:14px;padding:15px 17px}.source-considerations h3{color:#785f2d;margin:0 0 8px;font-size:13px}.source-considerations ul{color:#625a49;margin:0;padding-left:18px;font-size:11px;line-height:1.65}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.metric-grid>div,.rate-grid>div{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:18px;display:flex}.metric-grid span,.rate-grid span{color:var(--muted);font-size:12px}.metric-grid strong{font-size:22px}.hole-distance-section{border:1px solid var(--line);background:#f8faf7;border-radius:14px;margin-top:22px;padding:18px}.hole-distance-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.hole-distance-heading h3{letter-spacing:-.025em;margin:0;font-size:17px}.hole-distance-heading span{color:var(--muted);font-size:11px}.hole-distance-group+.hole-distance-group{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.hole-distance-group>strong{color:var(--green-800);margin-bottom:9px;font-size:12px;display:block}.hole-distance-grid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:7px;display:grid}.hole-distance-grid>div{background:#fff;border:1px solid #dfe6e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:58px;padding:8px 5px;display:flex}.hole-distance-grid span{color:var(--muted);font-size:10px}.hole-distance-grid strong{color:var(--green-900);font-size:15px}.rate-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.rate-grid strong{color:var(--green-800);font-size:26px}.rate-grid small{color:var(--muted)}.notice-text{color:var(--muted);margin:14px 0 0;font-size:12px}.course-hole-intro{max-width:650px;color:var(--muted);margin:12px 0 22px;font-size:13px}.course-hole-tabs{scrollbar-width:none;gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.course-hole-tabs::-webkit-scrollbar{display:none}.course-hole-picker::-webkit-scrollbar{display:none}.course-hole-tabs button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:999px;flex:none;padding:0 15px;font-size:12px;font-weight:800}.course-hole-tabs button.active{border-color:var(--green-900);color:#fff;background:var(--green-900)}.course-hole-section{min-width:0;max-width:100%}.course-overview,.course-hole-detail{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;max-width:100%;overflow:hidden}.course-hole-panel-heading,.course-hole-card-heading{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.course-hole-panel-heading>div,.course-hole-card-heading>div:first-child{align-items:baseline;gap:7px;display:flex}.course-hole-panel-heading span,.course-hole-card-heading span{color:var(--green-800);font-size:11px;font-weight:800}.course-hole-panel-heading strong,.course-hole-card-heading strong{font-size:16px}.course-hole-panel-heading small{color:var(--muted);font-size:11px}.course-overview-map,.course-overview-map-loading{background:#202820;height:410px;position:relative;overflow:hidden}.course-overview-map-loading{color:#d7e2dc;place-items:center;font-size:12px;display:grid}.course-overview-map .leaflet-container{background:#202820;width:100%;height:100%}.course-overview-marker-shell{background:0 0;border:0}.course-overview-marker{color:#fff;background:var(--green-900);border:3px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;transition:all .16s;display:grid;box-shadow:0 4px 14px #00000059}.course-overview-marker.selected{width:38px;height:38px;color:var(--green-950);background:var(--lime);font-size:14px}.course-overview-tip{color:var(--muted);background:#f8faf7;margin:0;padding:10px 15px;font-size:10px}.course-hole-picker{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;width:100%;max-width:100%;margin:14px 0;padding-bottom:2px;display:flex;overflow-x:auto}.course-hole-picker button{border:1px solid var(--line);height:38px;color:var(--green-800);scroll-snap-align:start;background:#fff;border-radius:10px;flex:0 0 38px;place-items:center;padding:0;font-size:12px;font-weight:850;display:grid}.course-hole-picker button.active{border-color:var(--green-900);color:#fff;background:var(--green-900);box-shadow:0 4px 12px #102d252e}.course-hole-navigation{gap:6px;display:flex}.course-hole-navigation button{border:1px solid var(--line);width:34px;height:34px;color:var(--green-800);background:#fff;border-radius:9px;place-items:center;padding:0;font-size:16px;display:grid}.course-hole-navigation button:disabled{cursor:not-allowed;opacity:.35}.course-hole-map,.course-hole-map-loading{background:#202820;height:430px;position:relative;overflow:hidden}.course-hole-map-loading{color:#d7e2dc;place-items:center;font-size:12px;display:grid}.course-hole-map-rotator{transform-origin:50%;position:absolute;inset:-22%}.course-hole-map .leaflet-container{background:#202820;width:100%;height:100%}.course-hole-map-credit{z-index:500;color:#415047;background:#ffffffc7;border-radius:4px;padding:2px 5px;font-size:8px;position:absolute;bottom:7px;right:8px}.course-hole-legend{color:var(--muted);gap:13px;padding:10px 15px 12px;font-size:10px;display:flex}.course-hole-legend span:before{content:"";vertical-align:-1px;border:2px solid;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.course-hole-legend .hole:before{background:#f790092e;border-color:#f79009}.course-hole-legend .green:before{background:#12b76a47;border-color:#12b76a}.detail-list{margin:20px 0}.detail-list div{border-bottom:1px solid #e8ece9;grid-template-columns:100px 1fr;gap:16px;padding:13px 0;display:grid}.detail-list dt{color:var(--muted);font-size:13px}.detail-list dd{margin:0;font-weight:600}.detail-list a{color:var(--green-800);text-underline-offset:3px;text-decoration:underline}.map-service-icon{border-radius:5px;flex-shrink:0}.map-links{flex-wrap:wrap;gap:9px;display:flex}.map-links a{background:#fff;border:1px solid #b8c4bc;border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-size:13px;font-weight:700;display:inline-flex}.map-links .tmap-mobile-link{display:none}@media (max-width:680px){.map-links .tmap-mobile-link{display:inline-flex}}.nearby-facilities-intro{color:var(--muted);margin:10px 0 20px;font-size:13px}.nearby-facility-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.nearby-facility-list>a{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) auto 20px;align-items:center;gap:15px;padding:15px 4px;display:grid}.nearby-facility-list>a>span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.nearby-facility-list strong{color:var(--green-900);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.nearby-facility-list small{color:var(--muted);font-size:10px}.nearby-facility-facts{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.nearby-facility-facts small{background:var(--green-100);border-radius:999px;padding:5px 8px}.nearby-region-link{color:var(--green-800);margin-top:16px;font-size:12px;font-weight:800;display:inline-block}.review-heading{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.review-heading h2{margin:0}.review-heading>div:first-child>p{color:var(--muted);margin:9px 0 0;font-size:13px}.review-summary{border:1px solid var(--line);background:#fff;border-radius:13px;flex:none;grid-template-columns:auto auto;align-items:center;gap:0 9px;min-width:130px;padding:12px 14px;display:grid}.review-summary>strong{color:var(--green-900);grid-row:1/3;font-size:31px;line-height:1}.review-summary>span,.review-card-rating>span{color:#d59a25;letter-spacing:.03em;white-space:nowrap;font-size:13px}.review-summary>small{color:var(--muted);font-size:10px}.review-status{color:var(--muted);margin:24px 0 0;font-size:12px}.review-form{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:22px;padding:18px}.review-form-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:13px;display:flex}.review-form-heading>strong{font-size:15px}.review-form-heading>span{color:var(--muted);font-size:10px}.review-rating-input{border:0;align-items:center;gap:2px;margin:0 0 11px;padding:0;display:flex}.review-rating-input legend{float:left;color:var(--muted);margin-right:10px;font-size:11px}.review-rating-input button{color:#cfd5d1;background:0 0;border:0;width:29px;height:29px;padding:0;font-size:23px;line-height:1}.review-rating-input button.selected{color:#d59a25}.review-rating-input>strong{color:var(--green-800);margin-left:7px;font-size:12px}.review-textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:120px;color:var(--ink);font:inherit;background:#fbfcfa;border-radius:11px;outline:0;padding:13px 14px;font-size:13px;line-height:1.65;display:block}.review-textarea:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #2358441a}.review-form-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.review-form-footer>span{color:var(--muted);font-size:10px}.review-form-footer>div{gap:7px;display:flex}.review-submit,.review-delete{border-radius:9px;min-height:38px;padding:0 15px;font-size:12px;font-weight:800}.review-submit{color:#fff;background:var(--green-900);border:0}.review-delete{color:#a8362d;background:#fff;border:1px solid #efc7c2}.review-submit:disabled,.review-delete:disabled{cursor:not-allowed;opacity:.45}.review-login{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:17px 18px;display:flex}.review-login>div{flex-direction:column;gap:3px;display:flex}.review-login strong{font-size:14px}.review-login span{color:var(--muted);font-size:11px}.review-login>a{color:#fff;background:var(--green-900);border-radius:9px;flex:none;padding:9px 16px;font-size:12px;font-weight:800}.review-message{border-radius:8px;margin:10px 0 0;padding:9px 11px;font-size:11px}.review-message.error{color:#a8362d;background:#fff0ee}.review-message.success{color:#276340;background:#eaf5ed}.review-list{border-top:1px solid var(--line);flex-direction:column;margin-top:22px;display:flex}.review-card{border-bottom:1px solid var(--line);padding:18px 2px;position:relative}.review-card>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.review-author{align-items:center;gap:10px;display:flex}.review-author>img,.review-avatar{object-fit:cover;color:#fff;background:var(--green-800);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:850;display:grid}.review-author>div{flex-direction:column;gap:1px;display:flex}.review-author strong{font-size:13px}.review-author span{color:var(--muted);font-size:10px}.review-card-rating{align-items:center;gap:7px;display:flex}.review-card-rating>strong{color:var(--green-800);font-size:11px}.review-card>p{color:#455149;white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 0;font-size:13px;line-height:1.7}.review-card>small{color:var(--green-800);background:var(--green-100);border-radius:999px;margin-top:9px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-block}.review-reactions{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.review-reactions button{border:1px solid var(--line);color:#5b665f;background:#fff;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:11px;transition:all .15s;display:flex}.review-reactions button:hover:not(:disabled),.review-reactions button.selected{color:var(--green-900);background:var(--green-100);border-color:#8faf9b}.review-reactions button:disabled{cursor:not-allowed;opacity:.48}.review-reactions button>span{font-size:14px}.review-reactions button>strong{font-size:10px}.review-reactions button>em{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px;font-style:normal}.review-empty{color:var(--muted);text-align:center;border:1px dashed #c8d0ca;border-radius:13px;margin-top:22px;padding:32px 18px;font-size:12px}.review-load-more{border:1px solid var(--line);min-width:190px;min-height:40px;color:var(--green-800);background:#fff;border-radius:9px;margin:18px auto 0;padding:0 16px;font-size:12px;font-weight:800;display:block}.review-load-more:disabled{cursor:wait;opacity:.55}.related-intro{max-width:650px;color:var(--muted);margin:12px 0 24px;font-size:13px}.related-links{grid-template-columns:1fr 1fr;gap:10px;display:grid}.related-links>a{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:7px 14px;min-height:90px;padding:15px;transition:all .18s;display:grid;position:relative;overflow:hidden}.related-links>a:hover{box-shadow:var(--shadow);border-color:#a9b9ae;transform:translateY(-2px)}.related-links>a.has-thumbnail{grid-template-columns:116px 1fr auto;min-height:136px;padding:0}.related-thumbnail{background:#e5ebe6;align-self:stretch;min-height:136px;position:relative}.related-thumbnail img{object-fit:cover}.related-copy{flex-direction:column;gap:7px;min-width:0;padding:17px 0;display:flex}.related-platform{color:#2b754e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.related-platform.video{color:#c52d2d}.related-links strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.related-description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.related-arrow{color:var(--green-800);align-self:center;padding-right:16px;font-size:20px}.detail-aside{position:relative}.aside-card{box-shadow:var(--shadow);background:#fff;border-radius:17px;padding:21px;position:sticky;top:88px}.aside-card h2{margin:0;font-size:18px}.aside-card>p{color:var(--muted);margin:8px 0 17px;font-size:12px}.primary-action,.secondary-action{border-radius:9px;justify-content:center;align-items:center;min-height:44px;margin-top:8px;font-size:13px;font-weight:750;display:flex}.primary-action{background:var(--green-900);color:#fff}.secondary-action{border:1px solid var(--line)}.course-play-action{min-height:48px;color:var(--green-950);background:var(--lime);border-radius:10px;justify-content:center;align-items:center;margin:0 0 12px;font-size:14px;font-weight:850;display:flex}.course-play-action.guest{color:var(--green-900);background:var(--green-100)}.course-play-action.loading{color:var(--muted);background:#f2f4f1;font-size:12px}.detail-user-actions{flex-wrap:wrap;align-items:flex-start;gap:9px;margin-top:18px;display:flex}.facility-share{min-width:0;max-width:100%}.facility-share-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.facility-share-button:hover{border-color:var(--lime)}.facility-share-button:disabled{cursor:wait;opacity:.65}.facility-share-status{color:var(--lime);margin:8px 0 0;font-size:12px}.facility-share-status:empty{display:none}.facility-share-copy{gap:5px;margin-top:8px;font-size:12px;display:grid}.facility-share-copy input{border:1px solid var(--line);width:100%;min-width:0;color:var(--green-950);background:#fff;border-radius:6px;padding:10px}.detail-hero .course-play-action{width:220px;margin:0}.favorite-action{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.favorite-action span{color:var(--lime);font-size:20px;line-height:1}.favorite-action:hover{border-color:var(--lime)}.favorite-action.active{border-color:var(--lime);color:var(--green-950);background:var(--lime)}.favorite-action.active span{color:var(--green-950)}.favorite-action.loading,.favorite-action:disabled{cursor:wait;opacity:.65}.favorite-action.error{color:#ffd2cc}.checked-date{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:17px;padding-top:14px;font-size:11px;display:flex}.checked-date span{color:var(--muted)}.not-found{text-align:center;min-height:65vh;padding-top:120px}.not-found h1{margin:0;font-size:42px}.not-found p{color:var(--muted)}.not-found a{background:var(--green-900);color:#fff;border-radius:10px;margin-top:18px;padding:12px 18px;display:inline-block}.map-page{padding-top:34px;padding-bottom:76px}.map-page-header{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:48px;margin-bottom:30px;display:grid}.map-page-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,5vw,54px);line-height:1.1}.map-page-header>p{color:var(--muted);margin:0 0 5px;font-size:14px}.map-page>.current-facility-finder{margin-bottom:14px}.map-explorer{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;overflow:hidden}.map-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.region-filter{scrollbar-width:none;gap:7px;min-width:0;display:flex;overflow-x:auto}.region-filter::-webkit-scrollbar{display:none}.region-filter button{border:1px solid var(--line);color:#526059;background:#fff;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.region-filter button span{color:#8a958f;margin-left:3px}.region-filter button.active{border-color:var(--green-900);color:#fff;background:var(--green-900)}.region-filter button.active span{color:var(--lime)}.location-status{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:11px;display:flex}.location-status>span{background:#a9b2ad;border-radius:50%;width:8px;height:8px}.location-status.loading>span{background:#e0a632;box-shadow:0 0 0 4px #e0a63224}.location-status.ready>span{background:#2777e8;box-shadow:0 0 0 4px #2777e824}.location-status.manual>span{background:#d5632f;box-shadow:0 0 0 4px #d5632f24}.location-status button{color:var(--green-800);background:var(--green-100);border:0;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:800}.map-layout{grid-template-columns:minmax(0,1fr) 380px;height:650px;display:grid}.map-panel{background:#dfe7e0;min-width:0;min-height:0;position:relative;overflow:hidden}.facility-map,.map-loading{width:100%;height:100%}.map-loading{z-index:3;color:var(--muted);background:#dfe7e0;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.map-error{text-align:center;padding:24px}.map-tip{z-index:500;color:#334039;white-space:nowrap;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:9px;margin:0;padding:8px 12px;font-size:11px;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #102d2526}.facility-map-marker-shell{background:0 0;border:0}.facility-map-marker{background:var(--green-900);border:3px solid #fff;border-radius:50% 50% 50% 5px;width:30px;height:30px;display:block;position:relative;transform:rotate(-45deg);box-shadow:0 5px 14px #102d2552}.facility-map-marker i{background:var(--lime);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:8px}.reference-map-marker{background:#d5632f;border:3px solid #fff;border-radius:50%;width:20px;height:20px;display:block;box-shadow:0 3px 12px #102d2552}.reference-map-marker.ready{background:#2777e8}.facility-map-popup{background:#fff;border:1px solid #d8e1da;border-radius:12px;flex-direction:column;gap:4px;min-width:170px;padding:13px 15px;display:flex;position:relative;box-shadow:0 10px 28px #102d2538}.facility-map-popup:after{content:"";background:#fff;border-bottom:1px solid #d8e1da;border-right:1px solid #d8e1da;width:12px;height:12px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.facility-map-popup strong{color:var(--ink);font-size:14px}.facility-map-popup span{color:var(--muted);font-size:11px}.facility-map-popup .facility-map-play-summary{color:var(--green-800);font-weight:750}.facility-map-popup a{color:var(--green-800);margin-top:4px;font-size:11px;font-weight:800}.map-results{border-left:1px solid var(--line);background:#fff;min-width:0;min-height:0;overflow:hidden}.map-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:14px 18px;display:flex}.map-results-heading>div{align-items:baseline;gap:8px;display:flex}.map-results-heading span{color:var(--green-800);font-size:12px;font-weight:800}.map-results-heading h2{letter-spacing:-.04em;margin:0;font-size:23px}.map-results-heading small{color:var(--muted);font-size:11px}.map-result-list{height:calc(100% - 78px);overflow-y:auto}.map-result-item{border-bottom:1px solid #edf0ed;grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:10px;padding:16px 18px;transition:all .15s;display:grid}.map-result-item:hover{background:#f4f7f3}.map-result-rank{width:24px;height:24px;color:var(--green-800);background:var(--green-100);border-radius:7px;place-items:center;font-size:10px;font-weight:850;display:grid}.map-result-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.map-result-copy strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.map-result-copy small{color:#52705e;font-size:10px;font-weight:750}.map-result-copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.map-result-item>b{color:var(--green-800);white-space:nowrap;font-size:12px}.map-data-note{border-top:1px solid var(--line);color:var(--muted);background:#f8faf7;margin:0;padding:11px 16px;font-size:10px}.play-page{padding-top:28px;padding-bottom:90px}.play-page-header{margin:28px 0 30px}.play-page-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,5vw,54px)}.play-page-header>p:last-child{max-width:680px;color:var(--muted);margin:12px 0 0;font-size:14px}.course-play-recorder{max-width:900px}.play-schedule{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;padding:14px;display:grid}.play-schedule label{flex-direction:column;gap:6px;display:flex}.play-schedule label span{color:var(--muted);font-size:10px;font-weight:750}.play-schedule input{min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9e0db;border-radius:9px;padding:0 12px;font-size:13px}.play-location-status{background:#f6f9f5;border:1px solid #dbe4dd;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:15px 17px;display:flex}.play-location-status>span{color:#fff;background:var(--green-800);border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:17px;display:grid}.play-location-status strong{font-size:13px}.play-location-status p{color:var(--muted);margin:3px 0 0;font-size:11px}.play-location-status.unavailable>span{color:#69542a;background:#f3d98c}.play-score-summary{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid;overflow:hidden}.play-score-summary>div{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:76px;display:flex}.play-score-summary>div+div{border-left:1px solid var(--line)}.play-score-summary span{color:var(--muted);font-size:10px}.play-score-summary strong{color:var(--green-900);font-size:21px}.play-hole-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.play-hole-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:16px;transition:all .18s}.play-hole-card.current{border-color:var(--green-800);background:#f4f9ed;box-shadow:0 0 0 3px #2358441a}.play-hole-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.play-hole-heading small{color:var(--muted);font-size:9px}.play-hole-heading h2{letter-spacing:-.04em;margin:1px 0 0;font-size:22px}.play-hole-heading>span{color:var(--green-800);background:var(--green-100);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.play-hole-card.current .play-hole-heading>span{color:#fff;background:var(--green-800)}.score-stepper{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:7px;margin-top:15px;display:grid}.score-stepper button{border:1px solid var(--line);height:42px;color:var(--green-900);background:#f5f7f4;border-radius:10px;padding:0;font-size:22px}.score-stepper label{flex-direction:column;align-items:center;display:flex}.score-stepper label span{color:var(--muted);font-size:9px}.score-stepper input{width:100%;height:28px;color:var(--ink);text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;padding:0;font-size:22px;font-weight:850}.score-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.score-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.play-save-bar{z-index:600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #102d251f;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:13px 14px 13px 18px;display:flex;position:sticky;bottom:14px;box-shadow:0 12px 38px #102d252e}.play-save-bar>div{flex-direction:column;gap:2px;display:flex}.play-save-bar span{color:var(--muted);font-size:10px}.play-save-bar strong{font-size:18px}.play-save-bar button{color:#fff;background:var(--green-900);border:0;border-radius:10px;min-height:44px;padding:0 20px;font-size:13px;font-weight:850}.play-save-bar button:disabled{cursor:wait;opacity:.55}.play-save-message{margin:12px 0 0;font-size:12px}.play-save-message.error{color:#b42318}.play-save-success{color:var(--green-950);background:var(--lime);border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:16px 18px;display:flex}.play-save-success a{font-size:11px;font-weight:800;text-decoration:underline}.play-companion-notice,.mypage-companion-notice{color:var(--green-900);background:var(--green-100);border-radius:9px;margin:12px 0;padding:11px 13px;font-size:12px}.companion-dialog-backdrop{z-index:2000;background:#071c1694;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.companion-dialog{background:#fff;border-radius:18px;width:min(100%,430px);padding:26px;box-shadow:0 24px 70px #071c1647}.companion-dialog-eyebrow{color:var(--green-700);letter-spacing:.08em;font-size:10px;font-weight:850}.companion-dialog h2{letter-spacing:-.04em;margin:8px 0 10px;font-size:23px}.companion-dialog p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.companion-dialog small{color:var(--muted);margin-top:10px;font-size:10px;line-height:1.55;display:block}.companion-dialog>div{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.companion-dialog button{min-height:42px;font:inherit;border-radius:10px;padding:0 15px;font-size:12px;font-weight:800}.companion-dialog button.secondary{border:1px solid var(--line);color:var(--muted);background:#fff}.companion-dialog button.primary{border:1px solid var(--green-900);color:#fff;background:var(--green-900)}.companion-dialog button:disabled{cursor:wait;opacity:.55}.companion-scores{flex-direction:column;gap:8px;padding:0 18px 15px;display:flex}.companion-scores>section{background:#f8fbf8;border:1px solid #dce6df;border-radius:11px;overflow:hidden}.companion-scores header{border-bottom:1px solid #e4ebe6;align-items:center;gap:7px;padding:10px 12px;display:flex}.companion-scores header span{color:var(--muted);font-size:9px;font-weight:750}.companion-scores header strong{font-size:12px}.companion-scores header b{color:var(--green-800);margin-left:auto;font-size:12px}.companion-scores section>div{grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:5px;padding:8px;display:grid}.companion-scores section>div>span{background:#fff;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:42px;display:flex}.companion-scores small{color:var(--muted);font-size:8px}.companion-scores section>div strong{color:var(--green-900);font-size:13px}.play-login-required{border:1px solid var(--line);max-width:620px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:18px;padding:36px}.play-login-required h2{margin:0;font-size:25px}.play-login-required p{color:var(--muted);margin:8px 0 20px;font-size:13px}.play-login-required a{color:#fff;background:var(--green-900);border-radius:10px;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.mypage{padding-top:28px;padding-bottom:90px}.mypage-header{padding:34px 0 40px}.mypage-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,56px)}.mypage-header>p:not(.eyebrow){color:var(--muted);margin:10px 0 0;font-size:14px}.mypage-favorites-link{border:1px solid var(--line);color:var(--green-800);background:#fff;border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.mypage-favorites-link:hover{border-color:#a9b9ae;box-shadow:0 5px 16px #102d250f}.mypage-profile{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(210px,.8fr) minmax(300px,1.2fr);align-items:center;gap:28px;max-width:900px;margin-bottom:24px;padding:22px 24px;display:grid;box-shadow:0 7px 24px #102d250f}.mypage-profile h2{letter-spacing:-.035em;margin:3px 0 0;font-size:22px}.mypage-profile>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:11px}.mypage-profile form>label{color:var(--muted);margin-bottom:6px;font-size:10px;font-weight:750;display:block}.mypage-profile form>div{gap:8px;display:flex}.mypage-profile input{border:1px solid var(--line);min-width:0;height:42px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;outline:0;flex:1;padding:0 12px;font-size:13px}.mypage-profile input:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #2358441a}.mypage-profile button{border:1px solid var(--green-900);color:#fff;background:var(--green-900);min-height:42px;font:inherit;border-radius:9px;flex:none;padding:0 16px;font-size:11px;font-weight:800}.mypage-profile button:disabled{cursor:not-allowed;opacity:.5}.mypage-profile-state,.mypage-profile-message{color:var(--muted);margin:0;font-size:12px}.mypage-profile-message{color:var(--green-800);margin-top:7px}.mypage-profile-state.error,.mypage-profile-message.error{color:#b42318}.favorites-page{min-height:65vh;padding-top:28px;padding-bottom:90px}.favorites-header{padding:34px 0}.favorites-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,56px)}.favorites-header>p:last-child{color:var(--muted);margin:10px 0 0;font-size:14px}.favorites-count{color:var(--muted);margin:0 0 16px;font-size:12px;font-weight:700}.favorites-state{color:var(--muted);text-align:center;padding:56px 20px}.favorites-state.error{color:#b42318}.favorites-empty{text-align:center;background:#fff;border:1px dashed #cbd6ce;border-radius:17px;padding:54px 20px}.favorites-empty.compact{padding:36px 20px}.favorites-empty strong{font-size:19px}.favorites-empty p{color:var(--muted);margin:7px 0 18px;font-size:12px}.favorites-empty a{color:#fff;background:var(--green-900);border-radius:9px;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.mypage-tabs{border:1px solid var(--line);background:#f3f6f1;border-radius:12px;gap:4px;width:fit-content;margin-bottom:28px;padding:4px;display:flex}.mypage-tabs button{min-height:40px;color:var(--muted);font:inherit;background:0 0;border:0;border-radius:8px;padding:0 20px;font-size:12px;font-weight:800}.mypage-tabs button[aria-selected=true]{color:#fff;background:var(--green-900);box-shadow:0 4px 12px #102d2526}.mypage-records{max-width:900px}.mypage-game-rounds{margin-bottom:46px}.mypage-game-round-card .mypage-hole-scores span{font-size:8px}.mypage-stats,.mypage-play-map{max-width:1040px}.mypage-play-map-canvas{border:1px solid var(--line);background:#dfe7e0;border-radius:16px;height:520px;position:relative;overflow:hidden;box-shadow:0 7px 24px #102d250f}.mypage-played-facilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.mypage-played-facilities>a{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.mypage-played-facilities>a:hover{border-color:#a9b9ae;box-shadow:0 5px 16px #102d250f}.mypage-played-facilities span{flex-direction:column;gap:2px;min-width:0;display:flex}.mypage-played-facilities span:last-child{flex:none;align-items:flex-end}.mypage-played-facilities strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mypage-played-facilities b{color:var(--green-800);font-size:12px}.mypage-played-facilities small{color:var(--muted);font-size:9px}.mypage-records-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.mypage-records-heading h2{letter-spacing:-.045em;margin:0;font-size:28px}.mypage-records-heading>span{color:var(--muted);font-size:12px}.mypage-search{border:1px solid var(--line);background:#fff;border-radius:13px;gap:8px;margin-bottom:18px;padding:6px;display:flex;box-shadow:0 5px 18px #102d250f}.mypage-search input{min-width:0;height:42px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:13px}.mypage-search button{color:#fff;background:var(--green-900);border:0;border-radius:9px;padding:0 22px;font-weight:800}.mypage-state{color:var(--muted);text-align:center;padding:36px 0;font-size:13px}.mypage-state.error{color:#b42318}.mypage-play-list{flex-direction:column;gap:12px;display:flex}.mypage-play-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 7px 24px #102d250f}.mypage-play-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;display:flex}.mypage-play-card>header span{color:var(--muted);font-size:10px}.mypage-play-card h3{letter-spacing:-.035em;margin:4px 0 0;font-size:19px}.mypage-play-card h3 a:hover{color:var(--green-800)}.mypage-play-total{color:var(--green-900);align-items:baseline;gap:3px;display:flex}.mypage-play-total strong{font-size:29px}.mypage-play-total span{font-weight:800;color:inherit!important;font-size:11px!important}.mypage-hole-scores{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:6px;padding:15px 18px;display:grid}.mypage-hole-scores>div{background:#f3f6f1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:50px;display:flex}.mypage-hole-scores span{color:var(--muted);font-size:9px}.mypage-hole-scores strong{color:var(--green-900);font-size:15px}.mypage-play-edit{background:#fbfcfa;padding:16px 18px}.mypage-edit-schedule{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.mypage-edit-schedule label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.mypage-edit-schedule input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:0 11px}.mypage-edit-score-grid{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:7px;display:grid}.mypage-edit-score-grid label{background:#fff;border:1px solid #e3e9e4;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:60px;display:flex}.mypage-edit-score-grid span{color:var(--muted);font-size:9px}.mypage-edit-score-grid input{width:100%;height:29px;color:var(--green-900);font:inherit;text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;padding:0;font-size:17px;font-weight:850}.mypage-edit-score-grid input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mypage-edit-score-grid input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mypage-edit-actions{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.mypage-edit-actions button{min-height:38px;font:inherit;border-radius:9px;padding:0 15px;font-size:11px;font-weight:800}.mypage-edit-actions .secondary{border:1px solid var(--line);color:var(--muted);background:#fff}.mypage-edit-actions .primary{border:1px solid var(--green-900);color:#fff;background:var(--green-900)}.mypage-edit-actions button:disabled{cursor:wait;opacity:.55}.mypage-play-card>footer{color:var(--muted);background:#fafbf9;justify-content:space-between;align-items:center;padding:11px 18px;font-size:10px;display:flex}.mypage-play-card>footer a{color:var(--green-800);font-size:11px;font-weight:800}.mypage-play-actions{align-items:center;gap:12px;display:flex}.mypage-play-actions button{color:var(--green-800);font:inherit;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.mypage-play-actions button.delete{color:#b42318}.mypage-play-actions button:disabled{cursor:wait;opacity:.5}.mypage-mutation-error{color:#b42318;background:#fff1f0;border-radius:9px;margin:0 0 12px;padding:11px 13px;font-size:12px}.mypage-empty{text-align:center;border:1px dashed #cbd6ce;border-radius:16px;padding:48px 20px}.mypage-empty strong{font-size:18px}.mypage-empty p{color:var(--muted);margin:7px 0 18px;font-size:12px}.mypage-empty a{color:#fff;background:var(--green-900);border-radius:9px;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.mypage-load-more{border:1px solid var(--line);width:100%;min-height:44px;color:var(--green-800);background:#fff;border-radius:10px;margin-top:16px;font-weight:800}.mypage-load-more:disabled{cursor:wait;opacity:.6}.mypage-login-required{margin-top:10px}.stats-filters{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:18px;padding:12px;display:grid;box-shadow:0 5px 18px #102d250d}.stats-filters label{color:var(--muted);flex-direction:column;gap:5px;font-size:9px;font-weight:800;display:flex}.stats-filters select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fafbf9;border-radius:9px;padding:0 11px;font-size:12px;font-weight:650}.stats-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.stats-summary-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:126px;padding:18px;box-shadow:0 7px 22px #102d250e}.stats-summary-grid article>span{color:var(--muted);font-size:10px;font-weight:750}.stats-summary-grid article>strong{color:var(--green-900);letter-spacing:-.04em;margin-top:10px;font-size:30px;display:block}.stats-summary-grid article>strong small{letter-spacing:0;margin-left:4px;font-size:10px}.stats-summary-grid article.best{color:#fff;border-color:var(--green-900);background:linear-gradient(145deg,var(--green-950),var(--green-800))}.stats-summary-grid article.best>span,.stats-summary-grid article.best>strong{color:#fff}.stats-summary-grid article.best p{color:#c8d7cf;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:9px;overflow:hidden}.stats-panel{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 7px 24px #102d250e}.stats-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 19px 0;display:flex}.stats-panel>header h3{letter-spacing:-.035em;margin:0;font-size:17px}.stats-panel>header p,.stats-panel>header>span{color:var(--muted);margin:4px 0 0;font-size:9px}.stats-trend-panel{margin-bottom:12px}.stats-line-chart{padding:6px 14px 10px}.stats-line-chart svg{width:100%;display:block;overflow:visible}.stats-line-chart line{stroke:#e7ece8;stroke-width:1px}.stats-line-chart text{fill:var(--muted);font-size:9px}.stats-line-chart text.date{font-size:9px}.stats-line-chart polyline{fill:none;stroke:var(--green-800);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.stats-line-chart circle{fill:var(--lime);stroke:var(--green-900);stroke-width:3px}.stats-detail-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:12px;display:grid}.stats-distribution{flex-direction:column;gap:11px;padding:18px 19px 20px;display:flex}.stats-distribution>div{grid-template-columns:48px minmax(0,1fr) 43px;align-items:center;gap:9px;display:grid}.stats-distribution span{color:var(--muted);font-size:10px}.stats-distribution>div>div,.stats-facilities .bar{background:#edf1ed;border-radius:999px;height:8px;overflow:hidden}.stats-distribution i,.stats-facilities i{border-radius:inherit;background:var(--lime);min-width:2px;height:100%;display:block}.stats-distribution strong{color:var(--green-900);text-align:right;font-size:12px}.stats-distribution small{color:var(--muted);margin-left:2px;font-size:8px}.stats-facilities{flex-direction:column;gap:12px;padding:18px 19px 20px;display:flex}.stats-facilities>div{grid-template-columns:minmax(115px,1.15fr) minmax(80px,1fr) 48px;align-items:center;gap:10px;display:grid}.stats-facilities>div>div:first-child{min-width:0}.stats-facilities strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.stats-facilities span{color:var(--muted);font-size:8px}.stats-facilities i{background:var(--green-700)}.stats-facilities b{color:var(--green-900);text-align:right;font-size:11px}.inquiry-launcher{z-index:1001;color:#fff;background:var(--green-900);border:0;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;transition:transform .18s,background .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #102d2547}.game-floating-link{z-index:999;border:3px solid var(--green-950);min-height:58px;color:var(--green-950);box-shadow:0 5px 0 var(--green-950),0 12px 30px #102d2538;justify-content:center;padding:0 18px;font-size:13px;font-weight:900;transition:transform .18s,filter .18s;position:fixed;bottom:24px;right:96px}.game-floating-link:hover{transform:translateY(-2px)}.game-floating-link svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.game-floating-label{white-space:nowrap}.inquiry-launcher:hover{background:var(--green-800);transform:translateY(-2px)}.inquiry-launcher.open{color:var(--green-950);background:var(--lime)}.inquiry-launcher>span{font-size:32px;font-weight:300;line-height:1}.inquiry-launcher svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.inquiry-panel{z-index:1000;background:#fff;border:1px solid #102d251f;border-radius:22px;flex-direction:column;width:min(380px,100vw - 32px);max-height:min(680px,100vh - 120px);animation:.2s ease-out inquiry-pop;display:flex;position:fixed;bottom:94px;right:24px;overflow:hidden;box-shadow:0 22px 70px #0c231c3d}@keyframes inquiry-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.inquiry-header{color:#fff;background:radial-gradient(circle at 88% -15%,#d8f07433,transparent 38%),linear-gradient(135deg,var(--green-950),var(--green-800));justify-content:space-between;align-items:flex-start;min-height:112px;padding:23px 22px;display:flex}.inquiry-header>div{padding-left:15px;position:relative}.inquiry-presence{background:var(--lime);border:2px solid #fff9;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0;box-shadow:0 0 0 3px #d8f07426}.inquiry-header p{color:#c5d7ce;margin:0 0 5px;font-size:11px}.inquiry-header h2{letter-spacing:-.035em;margin:0;font-size:22px;line-height:1.25}.inquiry-close{color:#fff;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:25px;font-weight:300;line-height:1;display:grid}.inquiry-close:hover{background:#ffffff2e}.inquiry-body{background:#f4f6f2;min-height:0;padding:20px;overflow-y:auto}.inquiry-bubble{color:#334039;background:#fff;border:1px solid #e0e6e1;border-radius:4px 15px 15px;margin:0 28px 18px 0;padding:13px 15px;font-size:13px;position:relative;box-shadow:0 3px 10px #102d250f}.inquiry-chat-notice{color:#6d7972;text-align:center;background:#e8ede9;border-radius:999px;align-self:center;max-width:90%;margin:0;padding:6px 10px;font-size:9px;line-height:1.45}.inquiry-honeypot{clip:rect(0,0,0,0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.inquiry-error{color:#b42318;margin:0;font-size:11px}.inquiry-loading{min-height:260px;color:var(--muted);place-items:center;font-size:12px;display:grid}.inquiry-conversation{flex-direction:column;gap:10px;min-height:360px;display:flex}.inquiry-onboarding .inquiry-thread{min-height:300px}.inquiry-thread{flex-direction:column;flex:1;gap:10px;min-height:250px;max-height:400px;padding:2px 2px 8px;display:flex;overflow-y:auto}.inquiry-thread .inquiry-bubble{margin-bottom:2px}.inquiry-message-row{display:flex}.inquiry-message-row.visitor{justify-content:flex-end}.inquiry-message{background:#fff;border:1px solid #e0e6e1;border-radius:4px 14px 14px;max-width:82%;padding:10px 12px 7px;box-shadow:0 2px 8px #102d250d}.inquiry-message-row.visitor .inquiry-message{background:var(--lime);border-color:#c7dc6c;border-radius:14px 4px 14px 14px}.inquiry-message p{white-space:pre-wrap;overflow-wrap:anywhere;color:#27362f;margin:0;font-size:13px;line-height:1.5}.inquiry-message time{color:#77837c;text-align:right;margin-top:4px;font-size:9px;display:block}.inquiry-closed-notice{color:#66736c;text-align:center;background:#e9eee9;border-radius:8px;margin:0;padding:8px 10px;font-size:10px}.inquiry-composer{background:#fff;border:1px solid #d9e0db;border-radius:13px;grid-template-columns:1fr 42px;gap:8px;padding:9px;display:grid}.inquiry-composer textarea{resize:none;min-height:42px;max-height:110px;font:inherit;border:0;outline:0;padding:4px;font-size:13px}.inquiry-composer button{color:#fff;background:var(--green-900);border:0;border-radius:10px;align-self:end;width:42px;height:42px;padding:0;font-size:17px}.inquiry-composer button:disabled{opacity:.4}.inquiry-launcher>.inquiry-unread-badge{color:#fff;background:#d63c32;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-3px}@media (max-width:980px){.home-map-promo{grid-template-columns:1fr 1fr}.home-map-copy{padding:34px}.region-grid{grid-template-columns:repeat(4,1fr)}.facility-grid,.filter-panel{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr;gap:20px}.aside-card{position:static}.map-page-header{grid-template-columns:1fr;gap:16px}.map-page-header>p{max-width:680px}.map-toolbar{flex-direction:column;align-items:flex-start}.map-layout{grid-template-columns:1fr 340px}.region-guide-stats{grid-template-columns:repeat(2,1fr)}.region-guide-notes,.seo-landing-entry{grid-template-columns:1fr}.seo-landing-entry>a{min-height:0}.seo-landing-hero{flex-direction:column;align-items:flex-start}.seo-landing-actions{flex-direction:row;width:100%;min-width:0}.seo-landing-actions a{flex:1}.seo-landing-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.map-layout{flex-direction:column;height:auto;display:flex}.map-panel{height:430px}.map-results{border-top:1px solid var(--line);border-left:0;height:470px}.play-hole-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.current-facility-finder{flex-direction:column;align-items:stretch;gap:8px}.current-facility-finder>button{justify-content:center;width:100%}.current-facility-message{margin:0}.current-facility-results{flex-direction:column}.current-facility-results a{justify-content:space-between}.play-page{padding-top:20px;padding-bottom:72px}.play-page-header{margin:22px 0}.play-page-header h1{font-size:34px}.play-hole-grid{grid-template-columns:1fr;gap:10px}.play-hole-card{padding:14px}.play-score-summary>div{min-height:68px}.play-score-summary strong{font-size:18px}.play-save-bar{margin-inline:-4px;bottom:10px}.play-save-bar button{padding-inline:14px}.play-save-success{flex-direction:column;align-items:flex-start}.play-schedule{grid-template-columns:1fr 1fr;padding:12px}.mypage,.favorites-page{padding-top:20px;padding-bottom:64px}.mypage-header,.favorites-header{padding:26px 0 32px}.mypage-header h1,.favorites-header h1{font-size:36px}.mypage-profile{grid-template-columns:1fr;gap:17px;padding:18px}.mypage-profile form>div{flex-direction:column;align-items:stretch}.mypage-profile button{width:100%}.mypage-records-heading h2{font-size:24px}.mypage-play-card>header{padding:15px}.mypage-hole-scores{grid-template-columns:repeat(5,1fr);padding:12px}.mypage-hole-scores>div{min-height:46px}.mypage-play-edit{padding:13px 12px}.mypage-edit-score-grid{grid-template-columns:repeat(3,1fr)}.mypage-play-card>footer{flex-direction:column;align-items:flex-start;gap:9px}.mypage-play-actions{justify-content:flex-end;width:100%}.detail-user-actions{flex-direction:column;align-items:stretch}.detail-hero .course-play-action,.favorite-action,.mypage-tabs{width:100%}.mypage-tabs button{flex:1;padding:0 8px}.mypage-play-map-canvas{border-radius:13px;height:390px}.mypage-played-facilities,.stats-filters{grid-template-columns:1fr}.stats-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-summary-grid article{min-height:112px;padding:15px}.stats-summary-grid article>strong{font-size:26px}.stats-detail-grid{grid-template-columns:1fr}.stats-panel>header{padding:15px 15px 0}.stats-line-chart{padding:8px 8px 6px;overflow-x:auto}.stats-line-chart svg{width:620px}.stats-facilities{padding-left:15px;padding-right:15px}.stats-facilities>div{grid-template-columns:minmax(105px,1.15fr) minmax(65px,1fr) 45px;gap:7px}.policy-page{padding-top:20px;padding-bottom:64px}.policy-header{padding:30px 0 24px}.policy-header h1{font-size:36px}.policy-intro{padding:17px;font-size:13px}.policy-content section{padding:24px 0}.policy-content h2{font-size:18px}.source-highlight-grid,.answer-grid{grid-template-columns:1fr}.source-highlights-heading,.answer-summary-heading{flex-direction:column;align-items:flex-start;gap:4px}.region-guide{margin:26px 0 34px;padding:19px 16px}.region-guide-heading{flex-direction:column;align-items:flex-start;gap:6px}.region-guide-heading h2{font-size:23px}.region-guide-stats{grid-template-columns:1fr 1fr}.region-guide-stats>div{min-height:78px;padding:12px}.nearby-facility-list>a{grid-template-columns:1fr 18px;gap:10px}.nearby-facility-facts{grid-area:2/1/auto/-1;justify-content:flex-start}.seo-landing-hero{border-radius:0;margin-inline:-14px;padding:28px 20px}.seo-landing-hero h1{font-size:34px}.seo-landing-actions{flex-direction:column}.seo-landing-criterion{flex-direction:column;align-items:flex-start;gap:5px}.seo-landing-stats{gap:7px}.seo-landing-stats>div{padding:13px}.seo-landing-stats dd{font-size:17px}.seo-landing-section-heading{flex-direction:column;align-items:flex-start;gap:5px}.seo-landing-section-heading h2{font-size:23px}.seo-landing-tips>div:last-child,.seo-related-landings>div{grid-template-columns:1fr}.review-heading{flex-direction:column;gap:15px}.review-summary{grid-template-columns:auto 1fr;width:100%}.review-form{padding:15px}.review-form-heading{flex-direction:column;align-items:flex-start;gap:3px}.review-form-footer{flex-direction:column;align-items:flex-start}.review-form-footer>div{justify-content:flex-end;width:100%}.review-login{flex-direction:column;align-items:flex-start}.review-login>a{text-align:center;width:100%}.review-card>header{flex-direction:column;align-items:flex-start;gap:9px}.shell{width:min(100% - 28px,1160px)}.header-inner{height:60px}.brand-logo{width:40px;height:40px}.site-header nav{gap:12px}.site-header nav a{font-size:13px}.site-header .desktop-nav-link{display:none}.hero-inner{padding:56px 0 52px}.hero h1{font-size:38px}.hero-copy{font-size:15px}.search-form{padding:5px}.search-form input{height:46px;padding-inline:12px;font-size:14px}.search-form button{padding-inline:15px}.hero-stats{flex-direction:column;gap:10px}.section{padding-block:54px}.section-heading{flex-direction:column;align-items:flex-start;gap:10px}.home-map-promo{grid-template-columns:1fr}.home-map-copy{padding:30px 26px}.home-map-copy h2{font-size:30px}.home-map-preview{min-height:250px}.home-map-nearby{bottom:14px;right:14px}.region-grid{grid-template-columns:repeat(2,1fr)}.region-grid a{min-height:88px;padding:14px}.facility-grid{grid-template-columns:1fr}.facility-card{min-height:370px}.trust-section{grid-template-columns:1fr;gap:28px;padding-block:52px}.footer-inner{grid-template-columns:1fr}.disclaimer{grid-column:auto}.listing-page{padding-top:24px}.filter-panel{grid-template-columns:1fr;padding:14px}.filter-actions{justify-content:stretch}.filter-actions button{flex:1}.detail-title-row{flex-direction:column;align-items:flex-start}.operation-notice{width:100%}.detail-hero{padding-bottom:42px}.detail-visual{border-radius:17px;height:230px;min-height:0;margin-top:28px;margin-bottom:-82px}.detail-hero:has(.detail-visual)+.detail-layout{padding-top:90px}.detail-layout{padding-top:38px;padding-bottom:58px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div:last-child{grid-column:1/-1}.rate-grid,.related-links{grid-template-columns:1fr}.course-overview-map,.course-overview-map-loading{height:320px}.course-hole-map,.course-hole-map-loading{height:360px}.related-links>a.has-thumbnail{grid-template-columns:104px 1fr auto;min-height:124px}.related-thumbnail{min-height:124px}.detail-list div{grid-template-columns:78px 1fr}.map-page{padding-top:24px;padding-bottom:54px}.map-page-header h1{font-size:36px}.map-explorer{border-left:0;border-right:0;border-radius:0;margin-inline:-14px}.map-toolbar{padding:12px 14px}.location-status{white-space:normal;align-items:flex-start}.map-panel{height:390px}.map-tip{text-overflow:ellipsis;max-width:calc(100% - 28px);bottom:12px;overflow:hidden}.map-results{height:460px}.inquiry-launcher{width:54px;height:54px;bottom:14px;right:14px}.inquiry-panel{border-radius:18px;width:calc(100vw - 28px);max-height:calc(100dvh - 96px);bottom:78px;right:14px}.inquiry-header{min-height:102px;padding:20px}.inquiry-body{padding:15px}}.legal-choice{border:1px solid var(--line);background:#f5f8f3;border-radius:10px;margin:12px 0;padding:14px;font-size:13px;line-height:1.7;display:block}.legal-choice input{margin-right:8px}.privacy-controls{padding-top:24px;padding-bottom:24px;font-size:13px;line-height:1.7}.privacy-controls summary,.account-deletion summary{cursor:pointer;font-weight:700}.privacy-controls button,.account-deletion button{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:8px;padding:10px 14px}.account-deletion{margin-top:24px;font-size:13px;line-height:1.7}.social-login-button[aria-disabled=true]{opacity:.45;cursor:not-allowed}.articles-page-header{color:#fff;background:radial-gradient(circle at 82% 15%,#d8f0742e,transparent 30%),linear-gradient(135deg,var(--green-950),var(--green-800));padding:66px 0 58px}.articles-page-header .eyebrow{color:var(--lime)}.articles-page-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,56px);line-height:1.1}.articles-page-header p:last-child{color:#d2ded8;max-width:650px;margin:16px 0 0;font-size:16px}.articles-listing{padding-top:54px;padding-bottom:80px}.articles-listing-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.articles-listing-heading h2{letter-spacing:-.045em;margin:0;font-size:30px}.articles-listing-heading span{color:var(--muted);font-size:13px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 9px 28px #102d250e}.article-card:hover{box-shadow:var(--shadow);border-color:#b4c0b8;transform:translateY(-4px)}.article-card-image{background:#dfe8df;height:205px;display:block;position:relative;overflow:hidden}.article-card-image img{object-fit:cover;transition:transform .35s}.article-card:hover .article-card-image img{transform:scale(1.035)}.article-card-body{flex-direction:column;min-height:250px;padding:20px;display:flex}.article-card-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.article-card-meta span{color:var(--green-800);background:var(--green-100);border-radius:999px;padding:4px 8px;font-weight:800}.article-card h2{letter-spacing:-.038em;margin:14px 0 9px;font-size:21px;line-height:1.38}.article-card h2 a:hover{color:var(--green-800)}.article-card-body>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.article-card-link{color:var(--green-800);margin-top:auto;padding-top:20px;font-size:12px;font-weight:850}.article-detail{background:#fff}.article-detail-header{text-align:center;max-width:900px;padding-top:46px;padding-bottom:38px}.article-breadcrumb{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-bottom:29px;font-size:11px;display:flex}.article-breadcrumb a:hover{color:var(--green-800)}.article-category{color:var(--green-800);background:var(--green-100);border-radius:999px;margin:0 0 15px;padding:6px 11px;font-size:11px;font-weight:850;display:inline-flex}.article-detail-header h1{letter-spacing:-.06em;max-width:860px;margin:0 auto;font-size:clamp(38px,5.3vw,60px);line-height:1.14}.article-lead{color:#536159;max-width:710px;margin:20px auto 0;font-size:17px;line-height:1.75}.article-byline{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 16px;margin-top:21px;font-size:11px;display:flex}.article-byline span{color:var(--ink);font-weight:800}.article-share{justify-content:center;align-items:center;gap:10px;min-height:36px;margin-top:20px;display:flex}.article-share button{border:1px solid var(--line);min-height:36px;color:var(--green-800);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.article-share span{color:var(--muted);font-size:10px}.article-cover{background:#dfe8df;border-radius:24px;width:min(920px,100% - 40px);height:min(48vw,480px);min-height:360px;max-height:480px;position:relative;overflow:hidden;box-shadow:0 20px 55px #102d251f}.article-cover img{object-fit:cover}.article-detail-layout{grid-template-columns:minmax(0,700px) 220px;gap:64px;max-width:1000px;padding-top:58px;padding-bottom:88px;display:grid}.article-detail-main{min-width:0}.article-answer{background:#f2f6ef;border:1px solid #ccd9cf;border-radius:16px;margin-bottom:42px;padding:24px 26px}.article-answer strong{color:var(--green-800);margin-bottom:8px;font-size:13px;display:block}.article-answer p{letter-spacing:-.018em;margin:0;font-size:16px;font-weight:650;line-height:1.75}.article-prose{color:#29352f;overflow-wrap:anywhere;font-size:16px;line-height:1.9}.article-prose h2,.article-prose h3{color:var(--ink);letter-spacing:-.04em;scroll-margin-top:90px}.article-prose h2{margin:54px 0 16px;padding-top:4px;font-size:29px;line-height:1.35}.article-prose h3{margin:38px 0 13px;font-size:22px}.article-prose>h2:first-child{margin-top:0}.article-prose p{margin:0 0 24px}.article-prose ul{gap:10px;margin:18px 0 30px;padding-left:22px;display:grid}.article-prose .article-checklist{background:#f7f8f4;border-radius:15px;padding:20px 22px;list-style:none}.article-checklist li{align-items:flex-start;gap:10px;display:flex}.article-checklist li span{width:21px;height:21px;color:var(--green-950);background:var(--lime);border-radius:50%;flex:0 0 21px;place-items:center;margin-top:4px;font-size:11px;font-weight:900;display:grid}.article-editorial-note{border-top:1px solid var(--line);margin-top:58px;padding-top:24px}.article-editorial-note strong{font-size:12px}.article-editorial-note p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.7}.article-toc{border-left:2px solid var(--green-100);align-self:start;padding:19px;position:sticky;top:92px}.article-toc>strong{font-size:12px}.article-toc ol{counter-reset:toc;gap:10px;margin:13px 0 0;padding:0;list-style:none;display:grid}.article-toc li{color:var(--muted);counter-increment:toc;gap:7px;font-size:11px;line-height:1.5;display:flex}.article-toc li:before{content:counter(toc,decimal-leading-zero);color:#9ca9a1;font-size:9px}.article-toc a:hover{color:var(--green-800)}.article-related{padding:70px 0 78px}@media (max-width:980px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-layout{grid-template-columns:minmax(0,1fr) 200px;gap:38px}}@media (max-width:680px){.articles-page-header{padding:48px 0 44px}.articles-page-header h1{font-size:38px}.articles-page-header p:last-child{font-size:14px}.articles-listing{padding-top:38px;padding-bottom:60px}.article-grid{grid-template-columns:1fr}.article-card-image{height:200px}.article-card-body{min-height:230px}.article-detail-header{padding-top:30px;padding-bottom:28px}.article-breadcrumb{white-space:nowrap;justify-content:flex-start;overflow:hidden}.article-detail-header h1{text-align:left;font-size:36px}.article-category{width:fit-content;display:flex}.article-lead{text-align:left;font-size:15px}.article-byline,.article-share{justify-content:flex-start}.article-cover{border-radius:0;width:100%;height:58vw;min-height:240px}.article-detail-layout{padding-top:36px;padding-bottom:62px;display:block}.article-answer{margin-bottom:34px;padding:20px}.article-answer p{font-size:14px}.article-prose{font-size:15px;line-height:1.85}.article-prose h2{margin-top:45px;font-size:25px}.article-toc{border-left:0;border-top:1px solid var(--line);margin-top:38px;position:static}.article-related{padding:52px 0 60px}.home-guide-section{padding-top:46px;padding-bottom:48px;overflow:hidden}.home-guide-section .section-heading{margin-bottom:20px}.home-guide-section .section-heading h2{max-width:280px}.home-guide-section .article-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;width:auto;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.home-guide-section .article-grid::-webkit-scrollbar{display:none}.home-guide-section .article-card{scroll-snap-align:start;flex:0 0 min(82vw,330px)}.home-guide-section .article-card-image{height:170px}.home-guide-section .article-card-body{min-height:220px}}@media (max-width:980px){.par3-game-hud>span{min-width:64px}}@media (max-width:760px){.par3-game-shell{border-radius:18px;min-height:780px}.par3-game-stage{min-height:780px}.par3-game-controls{bottom:12px;left:12px;right:12px}.game-guide-grid{grid-template-columns:1fr}}@media (max-width:680px){.game-nav-link{padding:7px 9px!important;font-size:11px!important}.game-nav-link span{display:none}.game-page{background:linear-gradient(#edf3ed 0 360px,var(--paper) 360px);padding-bottom:58px}.game-page-header{padding-top:24px;padding-bottom:26px}.game-page-header .breadcrumb{margin-bottom:24px}.game-page-header h1{font-size:39px}.game-page-header>p:last-child{font-size:13px}.game-section{width:100%}.par3-game-shell{border-left:0;border-right:0;border-radius:0}.par3-game-stage{min-height:760px}.par3-game-hud{max-width:calc(100% - 20px);top:10px;left:10px}.par3-game-hud>span{min-width:0;min-height:49px;padding:6px 8px}.par3-difficulty{border-width:2px;top:207px;left:10px;transform:none;box-shadow:0 3px #173b2f}.par3-difficulty button{min-width:44px;min-height:30px;padding-inline:6px;font-size:8px}.par3-club-set{border-width:2px;width:190px;padding:5px 7px 6px;top:246px;left:10px;transform:none;box-shadow:0 3px #173b2f}.par3-club-set select{height:22px;font-size:9px}.par3-hole-title{border-width:2px;max-width:220px;padding:6px 9px;top:72px;left:10px;box-shadow:0 3px #173b2f}.par3-hole-title strong{font-size:11px}.par3-hole-title span{font-size:7px}.par3-course-minimap{border-width:2px;border-radius:13px;width:88px;padding:5px;top:70px;right:10px;box-shadow:0 4px #173b2f}.par3-course-minimap>span{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.par3-course-minimap svg{border-width:1.5px;border-radius:8px;height:108px}.par3-game-wind{border-width:2px;padding:6px 9px;top:207px;right:10px;box-shadow:0 3px #173b2f}.par3-game-controls{bottom:10px;left:10px;right:10px}.game-guide-grid{margin:14px}.game-reference-note{margin-left:18px;margin-right:18px}.game-scorecard{margin-left:14px;margin-right:14px}.game-scorecard ol{grid-template-columns:repeat(3,1fr)}.game-scorecard li:nth-child(6n){border-right:1px solid var(--line)}.game-scorecard li:nth-child(3n){border-right:0}.game-scorecard li:nth-last-child(-n+6){border-bottom:1px solid var(--line)}.game-scorecard li:nth-last-child(-n+3){border-bottom:0}.par3-round-summary{border-width:3px;border-radius:18px;width:calc(100% - 18px);max-height:calc(100% - 18px);padding:15px}.par3-round-summary>header h2{font-size:20px}.par3-round-summary>header strong{font-size:33px}.par3-round-summary>dl{gap:4px}.par3-round-summary>dl div{border-width:1.5px;padding:7px}.par3-round-summary dt{font-size:7px}.par3-round-summary>ol{grid-template-columns:repeat(3,1fr)}.par3-round-summary>ol li:nth-child(6n){border-right:1px solid #b7c0a8}.par3-round-summary>ol li:nth-child(3n){border-right:0}.par3-round-summary>ol li:nth-last-child(-n+6){border-bottom:1px solid #b7c0a8}.par3-round-summary>ol li:nth-last-child(-n+3){border-bottom:0}.game-floating-link{width:54px;height:54px;min-height:54px;bottom:14px;right:78px;padding:0!important}.game-floating-link svg{width:25px;height:25px}.game-page-header,.game-page .game-guide-grid,.game-page .game-scorecard,.game-page .game-reference-note{display:none}body:has(.game-page) .privacy-controls{display:none}body:has(.game-page) .site-footer{display:none}.game-page{background:#173b2f;height:calc(100dvh - 61px);min-height:0;padding:0;overflow:hidden}.game-page .game-section{width:100%;max-width:none;height:100%;margin:0;padding:0}.game-page .par3-game-shell,.game-page .par3-game-stage{width:100%;height:100%;min-height:0}.game-page .par3-game-shell{box-shadow:none;border:0;border-radius:0}.par3-game-hud{border-width:2px;border-radius:11px;top:10px;left:10px;box-shadow:0 3px #173b2f}.par3-game-hud>span{min-height:39px;padding:4px 7px}.par3-game-hud>span:nth-child(2),.par3-game-hud>span:nth-child(5){display:none}.par3-game-hud small{font-size:7px}.par3-game-hud strong{font-size:13px}.par3-hole-title,.par3-game-wind{display:none}.par3-difficulty{top:63px}.par3-club-set{width:184px;top:103px}.par3-club-set>span,.par3-game-stage[data-round-started=true] .par3-difficulty,.par3-game-stage[data-round-started=true] .par3-club-set{display:none}.par3-course-minimap{width:78px;top:10px;right:10px}.par3-course-minimap svg{height:91px}.par3-game-stage[data-mode=putting] .par3-course-minimap{display:none}.par3-game-stage[data-mode=putting] .par3-game-controls{align-items:flex-end;width:auto;inset:45% 9px auto auto;transform:translateY(-50%)}.par3-game-stage[data-mode=putting] .par3-game-actions{flex-direction:row;align-items:flex-end;gap:6px}.par3-game-stage[data-mode=putting] .par3-putt-panel{border-width:2px;border-radius:11px;flex-direction:column;align-items:center;gap:4px;width:64px;min-width:0;height:200px;padding:7px 5px;display:flex}.par3-game-stage[data-mode=putting] .par3-putt-panel>strong{font-size:8px}.par3-game-stage[data-mode=putting] .par3-putt-hint-full{display:none}.par3-game-stage[data-mode=putting] .par3-putt-hint-mobile{text-align:center;font-size:8px;line-height:1.25;display:block}.par3-game-stage[data-mode=putting] .par3-putt-panel>i{border-radius:999px;align-items:flex-end;width:20px;height:142px;margin:auto 0 0;display:flex}.par3-game-stage[data-mode=putting] .par3-putt-panel>i>b{width:100%;height:var(--putt-power,0%);background:linear-gradient(#ff796c,#ffe15a,#baf34e);transition:height 40ms linear}.par3-game-stage[data-mode=putting] .par3-shot-accuracy{background:linear-gradient(#ff796c 0 18%,#ffc95e 32%,#e4f46d 44%,#baf34e 50%,#e4f46d 56%,#ffc95e 68%,#ff796c 82% 100%);grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;width:40px;height:180px}.par3-game-stage[data-mode=putting] .par3-shot-accuracy:after{width:auto;height:3px;inset:50% 0 auto;transform:translateY(-50%)}.par3-game-stage[data-mode=putting] .par3-shot-accuracy i{top:var(--shot-accuracy-position);border:8px solid #0000;border-left:0;border-right:11px solid #173b2f;left:auto;right:0;transform:translateY(-50%)}}
