:root{color-scheme:dark;font-family:PingFang SC,Microsoft YaHei,sans-serif;background:#081610;color:#efefe2}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #e5cb88;outline-offset:6px}button,a{-webkit-tap-highlight-color:transparent}.club-nav{height:100px;margin:0 5vw;display:flex;align-items:center;border-bottom:1px solid #c8c69424;gap:30px}.club-brand{font:italic 700 42px Georgia,serif;letter-spacing:-3px;display:flex;align-items:center;gap:18px}.club-brand span{font:12px PingFang SC,sans-serif;letter-spacing:4px;padding-left:18px;border-left:1px solid #b9bb9060}.nav-note{margin-left:auto;color:#7c9483;font:10px Georgia,serif;letter-spacing:3px}.nav-room{font-size:13px;border:1px solid #b9bb9050;padding:12px 18px;border-radius:3px}.nav-room span{margin-left:25px;color:#e0c17c}.club-main{max-width:1600px;margin:auto;padding:0 5vw}.club-hero{display:grid;grid-template-columns:.85fr 1.15fr;min-height:650px;align-items:center;position:relative}.hero-copy{padding:64px 0;z-index:2}.club-kicker{font-size:12px;letter-spacing:4px;color:#b5c0a3;margin:0 0 28px;display:flex;align-items:center;gap:12px}.club-kicker i{width:5px;height:5px;background:#d3b46e;border-radius:50%;box-shadow:0 0 12px #e6bc6c60}h1{font:500 clamp(64px,7.4vw,116px)/1.15 "Songti SC","STSong",serif;letter-spacing:-4px;margin:0 0 26px}h1 span{color:#dcc28a}.hero-description{font-size:14px;color:#9fac9a;line-height:2;letter-spacing:1px}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-actions a{padding:17px 24px;font-size:14px;border-radius:3px;display:flex;justify-content:space-between;gap:42px;transition:transform .2s,background .2s}.hero-actions a:hover{transform:translateY(-3px)}.gold-button{color:#172119;background:#dcc28a}.gold-button:hover{background:#ebd6a8}.outline-button{border:1px solid #77937c66;color:#d6dfcd}.outline-button:hover{background:#21392b}.hero-modes{display:flex;gap:16px;font-size:11px;color:#7e9784;letter-spacing:2px;margin-top:30px}.hero-modes b{font-weight:400}.hero-table{position:relative;height:590px;min-width:0;border-radius:50% 50% 6px 6px;overflow:hidden;background:radial-gradient(ellipse at 50% 25%,#183d26,#0b1b12 75%);border:1px solid #67806225;margin-left:15px}.hero-table canvas{width:100%;height:100%;display:block;position:relative;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s}.hero-table.loaded canvas{opacity:1}.hero-table:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(0deg,#081610 1%,transparent 27%,transparent 75%,#08161033)}.table-caption{position:absolute;bottom:32px;left:30px;z-index:3}.table-caption span{display:block;font:9px Georgia,serif;letter-spacing:3px;color:#9baa8e;margin-bottom:10px}.table-caption strong{font-size:13px;letter-spacing:3px;font-weight:400}.vertical-caption{position:absolute;right:14px;top:35%;writing-mode:vertical-rl;letter-spacing:3px;font-size:8px;color:#82967d;z-index:3}.table-fallback{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 35%,#1b5634,transparent 65%)}.fallback-ball{position:absolute;display:grid;place-items:center;border-radius:50%;box-shadow:15px 22px 24px #0008}.eight-ball{width:130px;height:130px;top:38%;left:25%;background:radial-gradient(circle at 35% 30%,#666,#090d0a 60%);font:700 40px Georgia}.eight-ball:before{content:"";background:#ecebd8;border-radius:50%;position:absolute;width:57px;height:57px;z-index:-0}.eight-ball{isolation:isolate;color:#161e17}.eight-ball:before{z-index:-1}.cue-ball{width:80px;height:80px;top:51%;left:58%;background:radial-gradient(circle at 30% 25%,#fffef0,#c6c9ac 75%,#747e66)}.play-choices{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #8c9c713a;border-bottom:1px solid #8c9c713a;margin:0 0 40px}.play-choice{padding:34px 24px 34px 0;display:flex;gap:22px;position:relative;transition:background .2s}.play-choice:hover{background:#17322255}.play-choice+.play-choice{border-left:1px solid #8c9c713a;padding-left:34px}.choice-index{font:italic 18px Georgia;color:#83997d;margin-top:3px}.choice-kicker{font:9px Georgia;color:#9ba889;letter-spacing:3px;margin:0 0 12px}.play-choice h2{font-family:Songti SC,STSong,serif;font-size:26px;font-weight:500;letter-spacing:2px;margin:0 0 12px}.play-choice p:last-child{font-size:12px;color:#8ea08b;line-height:1.9;margin:0}.choice-arrow{margin-left:auto;font-size:25px;color:#d1b575;align-self:center}.club-footer{margin:0 5vw;padding:0 0 28px;display:flex;justify-content:space-between;gap:16px;color:#6f8876;font-size:10px;letter-spacing:1px}@media(min-width:1450px){.hero-table{height:650px}.club-hero{min-height:750px}}@media(max-width:850px){.club-nav{height:78px}.nav-note{display:none}.nav-room{margin-left:auto}.club-hero{min-height:540px;grid-template-columns:1fr 1fr}.hero-table{height:460px}.hero-actions{flex-direction:column;max-width:230px}.hero-actions a{padding:14px 20px}.hero-copy{padding:44px 0}h1{font-size:72px}.hero-modes{gap:9px;font-size:10px;letter-spacing:0}.play-choice{gap:12px}.play-choice+.play-choice{padding-left:22px}}@media(max-width:580px){.club-brand{font-size:34px;gap:10px}.club-brand span{padding-left:10px;font-size:10px;letter-spacing:2px}.nav-room{padding:10px;font-size:11px}.nav-room span{margin-left:10px}.club-hero{grid-template-columns:1fr}.hero-copy{padding:38px 0 28px}.club-kicker{font-size:10px;margin-bottom:20px;letter-spacing:3px}h1{font-size:68px;line-height:1.1;margin-bottom:18px}.hero-description{font-size:12px}.hero-actions{flex-direction:row;max-width:none;margin-top:24px}.hero-actions a{flex:1;gap:12px;padding:15px 18px}.hero-modes{margin-top:20px}.hero-table{height:340px;margin:0 0 25px;border-radius:100px 100px 4px 4px}.table-caption{bottom:20px;left:20px}.play-choices{grid-template-columns:1fr;margin-bottom:28px}.play-choice{padding:25px 0}.play-choice+.play-choice{border-left:0;border-top:1px solid #8c9c713a;padding:25px 0}.play-choice h2{font-size:24px}.club-footer{flex-wrap:wrap;line-height:1.8}.club-footer>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
