:root{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:#1d3029;background:#f3f6f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button{cursor:pointer}.shell{max-width:1440px;margin:auto;padding:0 48px}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe4da}.brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:-.04em}.brand strong{font-weight:700}.brand-mark{width:36px;height:36px;border-radius:10px;background:#123e31;color:#e3f5a1;display:grid;place-items:center;font-weight:800;font-size:22px}.sync{font-size:12px;color:#768b7e}.sync:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#8ab96b;margin-right:7px}.hero{min-height:330px;display:flex;justify-content:space-between;position:relative;overflow:hidden;align-items:center}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#69936e}.hero h1{font-size:clamp(42px,5vw,70px);line-height:1.08;letter-spacing:-.08em;margin:20px 0}.hero h1 em{font-style:normal;color:#70a76e}.hero-sub{font-size:15px;color:#77897d;margin:0}.hero-art{height:290px;width:390px;position:relative;flex:none}.orbit{position:absolute;border:1px solid #cfddc7;border-radius:50%;transform:rotate(-27deg)}.orbit-one{width:360px;height:200px;top:52px;left:25px}.orbit-two{width:285px;height:145px;top:78px;left:65px}.ball{width:70px;height:70px;border-radius:50%;background:radial-gradient(circle at 30% 28%,#fff,#e7f0df 64%,#c0d4af);box-shadow:17px 20px 40px #688d7136;position:absolute;top:109px;left:185px}.flight{position:absolute;border-top:3px solid #81af79;border-radius:50%;width:200px;height:70px;top:82px;left:135px;transform:rotate(-29deg)}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:20px 0}.toolbar h2,.panel h2,.records-head h2{font-size:26px;letter-spacing:-.05em;margin:7px 0 0}.club-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:3px}.club-tabs button{border:1px solid #d7e1d6;background:#fff;color:#647a6a;padding:9px 15px;border-radius:999px;white-space:nowrap;font-size:13px;font-weight:700}.club-tabs button.active{background:#193f32;color:#fff;border-color:#193f32}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}.stat{background:#fff;border:1px solid #e2eae0;border-radius:18px;padding:22px 24px;min-height:122px}.stat .label{font-size:12px;color:#7f9282}.stat .value{font-size:31px;font-weight:750;letter-spacing:-.06em;margin-top:10px}.stat .unit{font-size:13px;color:#859788;margin-left:5px;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:16px}.panel{background:#fff;border:1px solid #e2eae0;border-radius:20px;padding:26px}.panel-head,.records-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel select{border:1px solid #dbe5da;background:#f8faf7;border-radius:10px;padding:10px 13px;color:#244535;font-size:13px}.chart-wrap{height:270px;margin-top:24px}.chart-wrap svg{width:100%;height:100%;overflow:visible}.chart-note{font-size:12px;color:#8a9a8d;margin:4px 0 0}.insight-panel h2{margin-bottom:26px}.insight{border-top:1px solid #edf1eb;padding:15px 0}.insight:first-child{border-top:0}.insight .caption{font-size:12px;color:#839486}.insight .number{font-size:23px;font-weight:750;letter-spacing:-.04em;margin:5px 0}.insight .sub{font-size:12px;color:#7c9380}.records-section{margin:42px 0 80px}.records-head{margin-bottom:18px}.records-head>span{color:#87988a;font-size:12px}.record-list{display:grid;gap:8px}.record{width:100%;display:grid;grid-template-columns:100px minmax(130px,1fr) repeat(3,minmax(90px,1fr)) 24px;gap:10px;align-items:center;background:#fff;border:1px solid #e2eae0;border-radius:14px;padding:17px 20px;text-align:left;color:#1d3029}.record:hover{border-color:#9dc39d;box-shadow:0 7px 23px #214c2810}.record .date{color:#829485;font-size:12px}.record .club{font-size:14px;font-weight:800}.record .metric{font-size:13px;font-weight:650}.record .metric small{color:#9aab9c;font-weight:500;margin-left:3px}.record .arrow{color:#80a27d;font-size:22px;text-align:right}.empty{padding:35px;text-align:center;color:#89998d;background:#fff;border-radius:14px}footer{border-top:1px solid #dbe4da;padding:24px 0 40px;font-size:12px;color:#97a99a}dialog{border:0;border-radius:22px;padding:28px;width:min(720px,calc(100vw - 24px));max-height:90vh;box-shadow:0 30px 100px #0d261f55;color:#1d3029}dialog::backdrop{background:#102a2288}.close{float:right;border:0;background:#eef4ec;width:34px;height:34px;border-radius:50%;font-size:24px;color:#506e56}.detail-title{font-size:28px;margin:8px 0 3px;letter-spacing:-.05em}.detail-date{color:#809181;font-size:13px;margin-bottom:23px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.detail-metric{background:#f4f7f2;padding:14px;border-radius:12px}.detail-metric .name{font-size:11px;color:#829484}.detail-metric .val{font-size:19px;font-weight:750;margin-top:5px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.video-grid video{width:100%;border-radius:12px;background:#10251f}.video-grid p{font-size:12px;color:#7b907e;margin:5px 0}@media(max-width:900px){.shell{padding:0 24px}.hero-art{width:260px;opacity:.65;transform:scale(.8);transform-origin:right}.dashboard-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.shell{padding:0 16px}.topbar{height:68px}.brand{font-size:16px}.sync{font-size:10px}.hero{min-height:270px}.hero h1{font-size:44px}.hero-art{position:absolute;right:-155px;top:8px;opacity:.28}.hero-sub{max-width:240px;line-height:1.5}.toolbar{display:block}.club-tabs{margin-top:15px;margin-right:-16px}.stats{gap:8px}.stat{padding:16px;min-height:105px}.stat .value{font-size:25px}.panel{padding:19px}.chart-wrap{height:220px}.record{grid-template-columns:70px 1fr 70px 20px;padding:15px 12px}.record .metric:nth-of-type(4),.record .metric:nth-of-type(5){display:none}.record .date{font-size:10px}.detail-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:1fr}}
.login-body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 85% 15%,#dcebd5,transparent 35%),#f3f6f1;padding:18px}.login-card{background:#fff;border:1px solid #dfe9dd;border-radius:24px;box-shadow:0 24px 80px #214c2812;width:min(440px,100%);padding:42px}.login-card .section-kicker{display:block;margin-top:58px}.login-card h1{font-size:38px;line-height:1.2;letter-spacing:-.07em;margin:16px 0}.login-sub{font-size:14px;color:#819383;margin:0 0 34px}.login-card label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.login-card input{width:100%;border:1px solid #d3e0d2;border-radius:11px;padding:13px;font-size:16px;outline:none}.login-card input:focus{border-color:#71a775;box-shadow:0 0 0 3px #80b48433}.login-card form button{width:100%;border:0;border-radius:11px;background:#193f32;color:#fff;font-weight:700;padding:14px 16px;margin-top:15px;display:flex;justify-content:space-between}.login-card form button:disabled{opacity:.6}.login-card #login-error{font-size:12px;color:#b94d4d;min-height:18px;margin:11px 0 0}
.no-video{font-size:13px;color:#839486;background:#f4f7f2;padding:14px;border-radius:12px;margin:24px 0 0}
.more-records{border:1px solid #cbdcc9;border-radius:12px;background:#fff;color:#244535;padding:14px;font-weight:700}
