@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#172a25;background:#f5f6f2;font-synthesis:none;--green:#102c27;--lime:#dcf66d;--muted:#58665e;--line:#dce1d8}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #65952c;outline-offset:4px}.skip{position:absolute;left:12px;top:-60px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}header{height:99px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-size:.85rem;font-weight:700;letter-spacing:.075em;line-height:1.35}.brand-icon{background:var(--green);color:white;display:flex;align-items:center;padding:9px 8px;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:800;font-size:1.9rem;letter-spacing:-.03em}.brand-icon span{color:var(--lime)}.header-note{font-size:.9rem;color:var(--muted)}main{max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.25fr);min-height:calc(100vh - 156px)}.search-panel{background:var(--green);color:#fff;padding:48px clamp(28px,4vw,70px) 32px;position:relative}.eyebrow{font-size:.78rem;letter-spacing:.13em;font-weight:700;margin:0 0 18px}.search-panel .eyebrow{color:#bdcfb9}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(3.5rem,5.2vw,5.5rem);line-height:.96;letter-spacing:-.015em;font-weight:700;margin:0 0 24px;text-transform:uppercase}h1 em{font-style:normal;color:var(--lime)}.intro{font-size:1.06rem;line-height:1.5;max-width:310px;margin:0 0 30px;color:#d8e0d9}form{position:relative;max-width:470px}label{font-size:.9rem;font-weight:600;display:block;margin-bottom:10px}.input-wrap{display:flex;background:#fff;color:var(--green);align-items:center;min-height:60px;border-radius:4px;padding-left:16px}.input-wrap svg{width:21px;height:24px;flex-shrink:0}.input-wrap input{width:100%;min-width:0;border:0;background:none;padding:17px 10px;color:var(--green);font-size:1rem;outline:none}.input-wrap:focus-within{box-shadow:0 0 0 3px var(--lime)}input::-webkit-search-cancel-button{display:none}#clear{font-size:1.6rem;background:none;border:0;color:var(--green);width:40px;min-height:48px;padding:0 10px}.search-help{font-size:.83rem;color:#cbd8cd;margin:10px 0 16px;line-height:1.5;min-height:20px}.find-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;border:0;border-radius:4px;background:var(--lime);color:var(--green);font-weight:700;min-height:58px}.find-button span{font-size:1.5rem}.find-button:hover{background:#eaff91}#suggestions{position:absolute;top:91px;left:0;right:0;z-index:10;margin:0;padding:6px;list-style:none;background:white;border:1px solid var(--line);border-radius:4px;box-shadow:0 14px 30px #0003;max-height:280px;overflow-y:auto;color:var(--green)}#suggestions li{padding:12px 10px;border-radius:2px;display:flex;justify-content:space-between;gap:12px;cursor:pointer;font-size:.95rem}#suggestions li span{font-size:.83rem;color:var(--muted);white-space:nowrap}#suggestions li[aria-selected=true],#suggestions li:hover{background:#e9f2da}.try-label{font-size:.75rem;letter-spacing:.12em;font-weight:700;color:#bdcfb9;margin:25px 0 10px}.examples{display:flex;flex-wrap:wrap;gap:7px}.examples button{background:transparent;color:#f0f4ed;border:1px solid #547068;border-radius:30px;padding:8px 13px;font-size:.85rem;min-height:38px}.examples button:hover{background:#29473c}.coverage{margin-top:38px;padding-top:25px;border-top:1px solid #3d554d;display:flex;gap:17px;align-items:center}.coverage strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:3.1rem;line-height:1;color:var(--lime);font-weight:600}.coverage span{font-size:.9rem;line-height:1.5;color:#d8e0d9}.search-foot{font-size:.8rem;line-height:1.6;color:#afc0b4;max-width:350px;margin:20px 0 0}.results-panel{padding:48px clamp(24px,3.7vw,62px) 34px;min-width:0}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.result-heading .eyebrow{color:var(--muted);margin-bottom:10px}h2{font-size:clamp(1.6rem,2.3vw,2.1rem);letter-spacing:-.035em;line-height:1.2;margin:0}.result-count{font-size:.72rem;font-weight:700;letter-spacing:.08em;padding:9px 11px;background:#e4e9df;border-radius:3px;white-space:nowrap}.distance-note{font-size:.875rem;line-height:1.55;color:var(--muted);margin:14px 0 25px}.empty-state{padding:40px 34px 32px;min-height:440px;background:#e9ede3;border:1px solid #e0e4d9;position:relative}.empty-number{font-family:'Barlow Condensed',Impact,sans-serif;font-size:6.5rem;line-height:1;color:#587458;font-weight:700;letter-spacing:-.035em}.empty-state h3{font-family:'Barlow Condensed','Arial Narrow',sans-serif;text-transform:uppercase;font-size:3rem;line-height:1.02;margin:25px 0 18px;letter-spacing:-.01em}.empty-state p{max-width:330px;line-height:1.65;font-size:1rem;color:var(--muted)}.empty-caption{display:block;margin-top:34px;font-size:.73rem;font-weight:700;letter-spacing:.1em;color:#536e54}.club{border:1px solid var(--line);background:#fff;margin-bottom:14px;border-radius:5px;overflow:hidden;animation:appear .3s ease-out}.club-top{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f0f3ec;border-bottom:1px solid #e8ece3;gap:15px}.club:first-child{border-color:#9daa7b}.club:first-child .club-top{background:var(--lime)}.rank{font-size:.74rem;font-weight:700;letter-spacing:.09em}.distance{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:1.65rem;line-height:1;font-weight:700}.distance small{font-family:'DM Sans',sans-serif;font-size:.77rem;font-weight:500}.club-body{padding:20px}.club-area{margin:0 0 8px;color:var(--muted);font-size:.8rem;line-height:1.5}.club h3{font-size:1.4rem;letter-spacing:-.025em;line-height:1.15;margin:0 0 11px}.blurb{font-size:1rem;line-height:1.6;margin:0 0 14px;color:#48584e}.club-note{font-size:.78rem;color:#657068;line-height:1.5;margin:0 0 14px}.club-link{display:inline-flex;gap:15px;align-items:center;font-size:.9rem;font-weight:700;text-underline-offset:5px;padding:4px 0}.method{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;font-size:.85rem;font-weight:600;line-height:1.5;gap:12px}summary::-webkit-details-marker{display:none}summary span{font-size:1.2rem}.method p{font-size:.85rem;line-height:1.7;color:var(--muted)}.source-links{display:flex;flex-direction:column;gap:9px}.area-warning{background:#ecefda;border-left:3px solid #879d40;padding:15px 18px;font-size:.9rem;line-height:1.6;margin-top:18px}#status:not(:empty){padding:14px 0;font-size:.9rem;line-height:1.5;color:#685123}footer{display:flex;justify-content:space-between;gap:20px;padding:22px 5%;background:white;border-top:1px solid var(--line);font-size:.72rem;letter-spacing:.07em;color:var(--muted)}.noscript{padding:25px;background:#fff1cc}[hidden]{display:none!important}@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){main{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media(max-width:800px){header{height:80px;padding:0 24px}.header-note{display:none}main{grid-template-columns:1fr}.search-panel{padding:30px 24px}.search-panel h1{font-size:3.35rem}.search-panel h1 br:last-child{display:none}h1{margin-bottom:16px}.intro{margin-bottom:23px;max-width:none}.coverage{margin-top:24px;padding-top:18px}.search-foot{max-width:none}.results-panel{padding:30px 24px}.empty-state{min-height:280px;padding:26px}.empty-number{font-size:4rem}.empty-state h3{font-size:2.2rem;margin-top:17px}.empty-caption{margin-top:22px}form{max-width:none}footer{padding:20px 24px;flex-direction:column;gap:8px}.club-top{padding:12px 17px}.club-body{padding:18px}.club h3{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

.club-check{font-size:.78rem;line-height:1.6;color:#416138;margin:0 0 14px}.club-check a{text-underline-offset:3px}.audit-entry{padding:18px 0;border-top:1px solid var(--line)}.audit-entry h4{font-size:1rem;margin:0 0 8px}.audit-entry h4 span{font-weight:400;font-size:.8rem;color:var(--muted);margin-left:6px}.audit-entry p{margin:8px 0}.audit-entry a,.audit-owner{font-size:.82rem;line-height:1.5}.audit-entry .audit-state{font-weight:700;color:#426329}.audit-entry .unconfirmed,.audit-entry .paused{color:#775315}.audit-entry .inactive{color:#8e3737}.search-foot a{text-underline-offset:4px}#club-audit{scroll-margin-top:24px}
.finder-filters{margin-top:24px;padding-top:20px;border-top:1px solid #3d554d;display:grid;gap:8px}.finder-filters label{font-size:.82rem;color:#d8e0d9;margin:0}.finder-filters select{width:100%;min-height:42px;border:1px solid #547068;border-radius:3px;background:#fff;color:var(--green);padding:9px}.finder-filters .checkbox-label{display:flex;align-items:center;gap:8px;margin-top:3px}.finder-filters input{accent-color:var(--lime)}.club-programs,.club-venue,.club-fees{font-size:.86rem;line-height:1.55;color:#48584e;margin:12px 0}.club-programs strong,.club-venue strong,.club-fees strong{display:block;color:var(--green);font-size:.77rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px}.club-venue a{margin-left:8px;font-weight:600}.club-schedule{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 0;margin:13px 0}.club-schedule summary{font-size:.83rem;color:var(--green)}.club-schedule summary span{font-size:1rem}.club-schedule p{font-size:.82rem;line-height:1.55;color:var(--muted);margin:11px 0 0}.club-schedule p:last-child{margin-bottom:2px}
