:root{--forest:#123d2d;--deep:#09281e;--green:#176344;--lime:#d9f36a;--cream:#f5f0e5;--paper:#fffdf8;--ink:#17241e;--muted:#66716a;--line:#d9ddd6;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px}.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}header{background:var(--forest);color:#fff;border-bottom:1px solid #ffffff29;align-items:center;gap:44px;height:78px;padding:0 clamp(20px,5vw,76px);display:flex}.brand{letter-spacing:-1px;font-size:23px;font-weight:800;text-decoration:none}.brand span{color:var(--lime)}nav{gap:30px;margin-right:auto;display:flex}nav a{color:#d8e4dc;font-size:14px;text-decoration:none}.nav-cta,.button-link{background:var(--lime);min-height:44px;color:var(--deep);border-radius:999px;align-items:center;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.hero{background:var(--forest);color:#fff;min-height:530px;padding:72px clamp(20px,10vw,150px) 80px;position:relative;overflow:hidden}.hero:after{content:"";border:80px solid #d9f36a14;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-140px;right:-90px}.hero-orbit{border:1px solid #ffffff1c;border-radius:50%;width:370px;height:370px;position:absolute;top:48px;right:12%}.hero-orbit:before,.hero-orbit:after{content:"";border-radius:50%;position:absolute}.hero-orbit:before{background:var(--lime);width:12px;height:12px;top:44px;left:55px}.hero-orbit:after{border:1px solid #ffffff17;width:190px;height:190px;inset:90px}.hero-inner{z-index:1;max-width:840px;position:relative}.kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--lime);margin:0 0 16px;font-size:12px;font-weight:800}.kicker.dark{color:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1{font:500 clamp(50px,8vw,96px)/.9 var(--serif);letter-spacing:-.055em;margin-bottom:26px}.intro{color:#d5e1d9;max-width:590px;margin-bottom:34px;font-size:clamp(17px,2vw,20px);line-height:1.55}.hero form{width:min(690px,100%);min-height:64px;color:var(--ink);background:#fff;border-radius:8px;align-items:center;padding:7px 7px 7px 20px;display:flex;box-shadow:0 20px 50px #00000029}.hero form svg{color:var(--green);flex:none}.hero input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:48px;padding:0 14px;font-size:17px}.hero form:focus-within{outline:3px solid var(--lime);outline-offset:3px}.hero form button,.state button{background:var(--lime);color:var(--deep);cursor:pointer;border:0;border-radius:6px;min-height:50px;padding:0 25px;font-weight:800}.source-line{color:#b7c8bd;align-items:center;gap:8px;margin-top:17px;font-size:12px;display:flex}.source-line span{background:var(--lime);border-radius:50%;width:7px;height:7px}.directory,.favorites{max-width:1440px;margin:auto;padding:74px clamp(20px,7vw,110px) 90px}.favorites{border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px;display:flex}.section-heading h2{font:500 clamp(34px,5vw,55px)/1 var(--serif);letter-spacing:-.04em;margin:0}.count{color:var(--muted);border:1px solid #c9cec8;border-radius:999px;margin:0;padding:10px 16px;font-size:13px}.club-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.club-card{background:var(--paper);border:1px solid var(--line);border-radius:9px;grid-template-columns:58px 1fr 46px;gap:15px;min-height:215px;padding:22px;transition:transform .2s,box-shadow .2s;display:grid;position:relative}.club-card:hover{transform:translateY(-3px);box-shadow:0 18px 35px #192d2217}.club-mark{background:var(--forest);width:54px;height:54px;color:var(--lime);font:700 15px var(--serif);border-radius:50%;place-items:center;display:grid}.club-copy{min-width:0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);margin-bottom:9px;font-size:10px;font-weight:800}.club-copy h3{font:600 24px/1.08 var(--serif);letter-spacing:-.025em;margin-bottom:9px}.club-copy>p:last-child{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.heart-button{border:1px solid var(--line);width:44px;height:44px;color:var(--green);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.heart-button:hover,.heart-button:focus-visible{background:#eef4ea}.heart-button svg.filled{fill:var(--green)}.card-link{border-top:1px solid var(--line);color:var(--green);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.card-link:after{content:"";z-index:0;position:absolute;inset:0}.heart-button{z-index:1;position:relative}.notice{color:#654e0d;background:#fff4d5;border:1px solid #e5cf89;border-radius:7px;padding:14px 18px}.loading,.state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.loading span{border:3px solid #cad4cd;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.loading p{color:var(--muted);margin-top:14px}@keyframes spin{to{transform:rotate(360deg)}}.state{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:35px}.state h3{font:500 28px var(--serif);margin-bottom:12px}.state>p:not(.eyebrow){color:var(--muted)}.state button{background:var(--forest);color:#fff;margin-top:10px}.detail-shell{background:linear-gradient(135deg,var(--cream),#e9efe3);min-height:calc(100vh - 78px);padding:70px clamp(20px,10vw,150px)}.back-link{color:var(--green);margin-bottom:30px;font-weight:700;text-decoration:none;display:inline-block}.detail-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;max-width:850px;padding:clamp(30px,7vw,80px);box-shadow:0 30px 70px #1832231a}.detail-card h1{font:500 clamp(48px,8vw,84px)/.95 var(--serif);letter-spacing:-.05em;margin-bottom:28px}.detail-lede{color:var(--muted);max-width:620px;font-size:19px;line-height:1.6}.website-link{background:var(--forest);color:#fff;border-radius:7px;justify-content:space-between;align-items:center;margin-top:36px;padding:20px 22px;text-decoration:none;display:flex}.website-link small{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:9px;display:block}.website-link svg{color:var(--lime)}.provenance{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:28px;padding-top:20px;font-size:12px;display:flex}footer{background:var(--deep);color:#b9c8bf;align-items:center;gap:28px;padding:45px clamp(20px,7vw,110px);font-size:13px;display:flex}footer .brand{color:#fff;margin-right:auto}footer p{margin:0}footer>a:last-child{color:var(--lime)}@media (max-width:900px){.club-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-orbit{right:-180px}}@media (max-width:620px){header{height:68px;padding:0 18px}nav{display:none}.nav-cta{margin-left:auto}.hero{min-height:500px;padding:54px 20px 62px}.hero h1{font-size:55px}.hero form{grid-template-columns:28px 1fr;padding:8px 10px 8px 16px;display:grid}.hero form button{grid-column:1/-1;width:100%;margin-top:4px}.directory,.favorites{padding:55px 18px 65px}.section-heading{align-items:start}.count{display:none}.club-grid{grid-template-columns:1fr}.club-card{min-height:205px}.detail-shell{padding:40px 18px}.detail-card{padding:36px 24px}.detail-card h1{font-size:50px}footer{flex-direction:column;align-items:flex-start;gap:16px}footer .brand{margin:0}}.club-copy,.section-heading h2,.state h3{overflow-wrap:anywhere}.section-heading>div{min-width:0}
.detail-card h1,.website-link span{overflow-wrap:anywhere;min-width:0}.website-link{gap:16px;min-width:0}.website-link svg{flex:none}
