@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;color:#111;font-family:IBM Plex Sans KR,sans-serif;margin:0}h1,h2,h3,h4{font-family:Space Grotesk,IBM Plex Sans KR,sans-serif}button,input,select,textarea{font:inherit}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;background:#f3f4f6;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px 16px}.login-shell{max-width:420px;width:100%}.logo-section{margin-bottom:28px;margin-top:24px;text-align:center}.logo-text{color:#111;font-family:Alfa Slab One,serif;font-size:34px;font-weight:800;letter-spacing:-.6px;margin:0}.logo-subtext{color:#6b7280;font-size:14px;margin:10px 0 0}.login-error{background:#fff5f5;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px;margin-bottom:16px;padding:10px 12px}.login-form{display:flex;flex-direction:column;gap:16px}.input-group{position:relative}.field-label{color:#111;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.login-input{background:#0000;border:none;border-bottom:1px solid #d1d5db;border-radius:0;box-sizing:border-box;color:#111;font-size:15px;height:50px;outline:none;padding:0;transition:border-color .2s;width:100%}.login-input::placeholder{color:#9ca3af}.login-input:focus{border-bottom-color:#111}.password-group{padding-right:56px}.password-group .login-input{width:calc(100% + 56px)}.show-password-btn{background:#0000;border:none;bottom:14px;color:#6b7280;cursor:pointer;font-size:12px;font-weight:700;padding:0;position:absolute;right:0}.show-password-btn:hover{color:#111}.login-button{background:#111;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:52px;margin-top:8px;transition:opacity .2s}.login-button:disabled{cursor:not-allowed;opacity:.35}.account-links{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:18px;text-align:center}.account-links a{color:#6b7280;font-size:13px;text-decoration:none}.account-links a:hover{color:#111}.dot-separator{color:#d1d5db;font-size:10px}.signup-box{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:18px;text-align:center}.signup-box p{color:#6b7280;font-size:14px;margin:0}.signup-box a{color:#111;font-weight:700;text-decoration:none}.signup-box a:hover{text-decoration:underline}.login-footer-note{color:#9ca3af;font-size:12px;line-height:1.5;margin:20px 0 0;text-align:center}@media (max-width:480px){.login-container{align-items:flex-start;padding:20px 16px}.logo-text{font-size:30px}.login-button{border-radius:10px}}.signup-page{align-items:flex-start;background:#f3f4f6;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px 16px}.signup-shell{max-width:520px;width:100%}.signup-header{margin-bottom:22px;margin-top:24px;text-align:center}.signup-title{color:#111;font-family:Alfa Slab One,serif;font-size:34px;font-weight:800;letter-spacing:-.6px;margin:0}.signup-subtitle{color:#6b7280;font-size:14px;margin:10px 0 0}.signup-steps{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin:0 0 20px}.step-dot{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;display:flex;font-size:12px;font-weight:700;height:36px;justify-content:center;letter-spacing:.02em}.step-dot.active{background:#111;border-color:#111;color:#fff}.feedback{border-left-style:solid;border-left-width:3px;border-radius:10px;font-size:13px;margin:0 0 14px;padding:11px 12px}.feedback.success{background:#f8fff9;border:1px solid #dcfce7;border-left-color:#16a34a;color:#166534}.feedback.error{background:#fff8f8;border:1px solid #fee2e2;border-left-color:#dc2626;color:#991b1b}.step-panel{border-bottom:1px solid #f3f4f6;border-radius:0;border-top:1px solid #e5e7eb;padding:18px 2px 20px}.step-title{color:#111;font-size:22px;font-weight:700;letter-spacing:-.25px;margin:0}.step-hint{color:#6b7280;font-size:13px;line-height:1.45;margin:8px 0 0}.step-panel.done{padding-bottom:30px;padding-top:30px;text-align:center}.step-panel.done p{color:#6b7280;font-size:14px;margin:10px 0 0}.role-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:16px}.role-button{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#111;cursor:pointer;font-size:13px;font-weight:700;height:46px;transition:all .15s}.role-button.selected{background:#111;border-color:#111;color:#fff}.signup-form{display:flex;flex-direction:column;gap:12px}.signup-field-group{margin-top:12px}.signup-field-group label{color:#111;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.signup-field-group input{background:#0000;border:none;border-bottom:1px solid #d1d5db;border-radius:0;box-sizing:border-box;color:#111;font-size:15px;height:50px;outline:none;padding:0;width:100%}.signup-field-group input::placeholder{color:#9ca3af}.signup-field-group input:focus{border-bottom-color:#111}.signup-inline-group{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1fr auto}.actions{display:flex;justify-content:flex-end;margin-top:18px}.actions.two{gap:10px;justify-content:space-between}.actions button{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;height:48px;min-width:120px;transition:opacity .2s}button.primary{background:#111;color:#fff}button.secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#111}button.ghost{background:#fff;border:1px solid #e5e7eb;color:#4b5563}.signup-inline-group button{border-radius:10px;font-size:13px;height:42px;min-width:112px}.actions button:disabled,.signup-inline-group button:disabled{cursor:not-allowed;opacity:.35}.signup-bottom-links{border-top:1px solid #e5e7eb;margin-top:22px;padding-top:16px;text-align:center}.signup-bottom-links p{color:#6b7280;font-size:14px;margin:0}.signup-bottom-links a{color:#111;font-weight:700;text-decoration:none}.signup-bottom-links a:hover{text-decoration:underline}.signup-footer-note{color:#9ca3af;font-size:12px;line-height:1.5;margin:14px 0 0;text-align:center}@media (max-width:640px){.signup-page{padding:20px 16px}.signup-title{font-size:30px}.signup-inline-group{grid-template-columns:1fr}.step-title{font-size:20px}.actions.two{flex-direction:column}.actions button,.signup-inline-group button{width:100%}}.coach-dashboard{background:#f3f4f6;color:#111;min-height:100vh}.coach-dashboard-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:18px 16px}.coach-header-content{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;margin:0 auto;max-width:1080px}.coach-dashboard-header h1{font-size:24px;font-weight:800;letter-spacing:-.4px;margin:0;white-space:nowrap}.coach-header-info{align-items:center;display:flex;flex-shrink:0;gap:8px}.coach-info-btn,.coach-logout-btn{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111;cursor:pointer;font-size:13px;font-weight:700;height:38px;padding:0 14px}.coach-info-btn:hover,.coach-logout-btn:hover{border-color:#111}.dashboard-content{max-width:1080px}.coach-id-container{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:8px;margin-bottom:10px;padding:10px 14px}.coach-id-label{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.03em}.coach-id-number{color:#111;font-size:16px;font-weight:800;letter-spacing:.05em}.coach-copy-btn{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:16px;margin-left:auto;padding:4px 8px;transition:all .2s ease}.coach-copy-btn:hover{background:#f3f4f6;color:#111}.coach-copy-btn.copied{color:#10b981}.stats-section{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.stat-card{border:1px solid #e5e7eb;border-radius:12px;padding:16px;text-align:center}.stat-number{font-size:34px;font-weight:800;line-height:1}.stat-label{font-size:13px;margin-top:6px}.athletes-section h2{font-size:22px;letter-spacing:-.3px;margin:0 0 14px}.athletes-list{display:flex;flex-direction:column;gap:10px}.athlete-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:14px}.athlete-info{flex:1 1}.athlete-name{font-size:18px;font-weight:800;margin-bottom:8px}.athlete-pending-count{color:#b45309;font-size:13px;font-weight:700}.view-btn{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;height:42px;min-width:98px;padding:0 14px}.view-btn:hover{opacity:.86}@media (max-width:760px){.coach-dashboard-header h1{font-size:20px}.coach-info-btn,.coach-logout-btn{font-size:12px;height:34px;padding:0 12px}.stats-section{grid-template-columns:1fr}.athlete-card{align-items:flex-start;flex-direction:column}.view-btn{width:100%}}.write-chart-container{background:#f3f4f6;color:#111;min-height:100vh;padding:20px 16px 36px}.chart-form-wrapper,.chart-type-selection{margin:0 auto;max-width:980px}.chart-type-selection h1,.form-header h1{font-size:32px;letter-spacing:-.6px;margin:0}.form-date,.subtitle{color:#6b7280;font-size:14px;margin:10px 0 0}.chart-type-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.chart-type-card{border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;padding:22px 18px;text-align:left;transition:border-color .15s,transform .15s}.chart-type-card:hover{border-color:#111;transform:translateY(-1px)}.card-icon{font-size:30px}.chart-type-card h2{font-size:22px;margin:12px 0 0}.chart-type-card p{color:#6b7280;font-size:13px;line-height:1.45;margin:10px 0 14px}.select-btn{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;height:40px;min-width:102px;padding:0 14px}.select-btn:hover{opacity:.86}.chart-action-row{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:space-between;width:100%}.coach-status-badge{align-items:center;border:1px solid #0000;border-radius:10px;display:inline-flex;font-size:13px;font-weight:700;height:40px;padding:0 12px}.coach-status-badge.pending{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.coach-status-badge.reviewed{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.form-header{border-bottom:1px solid #f3f4f6;border-top:1px solid #e5e7eb;margin-bottom:18px;padding:18px 2px}.chart-form{display:flex;flex-direction:column;gap:14px}.golf-form .form-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.section-title{font-size:17px;font-weight:800;margin:0 0 12px}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-group{display:flex;flex-direction:column;margin-top:10px}.form-group label{color:#111;font-size:13px;font-weight:700;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#0000;border:none;border-bottom:1px solid #d1d5db;border-radius:0;box-sizing:border-box;color:#111;font-family:inherit;font-size:14px;outline:none;padding:10px 0;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-bottom-color:#111}.form-group textarea{line-height:1.5;min-height:88px;resize:vertical}.range-slider{-webkit-appearance:none;appearance:none;background:#e5e7eb;border:none;border-radius:999px;height:6px;margin:8px 0 0;padding:0;width:100%}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#111;border-radius:50%;cursor:pointer;height:18px;width:18px}.range-slider::-moz-range-thumb{background:#111;border:0;border-radius:50%;cursor:pointer;height:18px;width:18px}.range-labels{color:#9ca3af;display:flex;font-size:11px;justify-content:space-between;margin-top:6px}.spider-preview{background:#fff}.spider-chart-wrapper{height:360px;margin-top:10px}.weekly-schedule{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-item{margin-top:0}.form-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:4px}.cancel-btn,.submit-btn{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;height:46px}.cancel-btn{background:#f3f4f6;color:#374151}.submit-btn{background:#111;color:#fff}.cancel-btn:hover,.submit-btn:hover{opacity:.86}@media (max-width:860px){.chart-type-cards,.form-row,.weekly-schedule{grid-template-columns:1fr}.chart-type-selection h1,.form-header h1{font-size:28px}.chart-action-row{align-items:stretch}.select-btn{min-width:0}.spider-chart-wrapper{height:300px}.form-actions{grid-template-columns:1fr}}.coach-athlete-page{background:#f3f4f6;color:#111;min-height:100vh;padding:20px 16px 36px}.coach-athlete-shell{margin:0 auto;max-width:1080px}.coach-review-container{padding-top:8px}.coach-review-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.coach-review-form{margin-top:0}.coach-review-form .form-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.coach-athlete-header{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px;padding:18px 18px 16px}.coach-athlete-kicker{color:#6b7280;font-size:12px;font-weight:700;margin:0 0 6px}.coach-athlete-header h1{font-size:30px;letter-spacing:-.5px;margin:0}.chart-tabs{display:flex;gap:8px;margin-bottom:14px}.chart-tabs button{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111;cursor:pointer;font-size:14px;font-weight:700;height:42px;padding:0 16px}.chart-tabs button.active{background:#111;border-color:#111;color:#fff}.coach-chart-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.coach-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;cursor:pointer;padding:16px;text-align:left;transition:transform .15s ease,border-color .15s ease}.coach-chart-card:hover{border-color:#111;transform:translateY(-1px)}.coach-chart-card.reviewed{border-color:#bbf7d0}.coach-chart-card.pending{border-color:#fecaca}.coach-chart-card.pending:hover,.coach-chart-card.reviewed:hover{border-color:#111}.coach-chart-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.coach-chart-date{font-size:14px;font-weight:800}.coach-chart-status{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;height:28px;letter-spacing:.01em;padding:0 10px}.coach-chart-status.reviewed{background:#dcfce7;color:#166534}.coach-chart-status.pending{background:#fee2e2;color:#b91c1c}.coach-athlete-empty{background:#ffffffa6;border:1px dashed #d1d5db;border-radius:16px;color:#6b7280;padding:28px 16px;text-align:center}.coach-modal-backdrop{align-items:center;background:#11182773;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:50}.coach-modal{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;width:min(640px,100%)}.coach-modal-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.coach-modal-kicker{color:#6b7280;font-size:12px;font-weight:700;margin:0 0 4px}.coach-modal-header h2{font-size:24px;margin:0}.coach-modal-close{background:#0000;border:none;color:#6b7280;cursor:pointer;font-size:28px;line-height:1}.coach-modal-body label{display:block;font-weight:700;margin-bottom:8px}.coach-modal-body textarea{border:1px solid #d1d5db;border-radius:14px;box-sizing:border-box;font:inherit;padding:12px;resize:vertical;width:100%}.coach-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.modal-cancel-btn,.modal-confirm-btn{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;height:42px;padding:0 16px}.modal-cancel-btn{background:#e5e7eb;color:#111}.modal-confirm-btn{background:#111;color:#fff}.modal-confirm-btn:disabled{cursor:not-allowed;opacity:.55}.back-btn{margin-bottom:14px}@media (max-width:760px){.coach-athlete-header{flex-direction:column}.coach-chart-grid{grid-template-columns:1fr}.coach-modal-actions{flex-direction:column-reverse}.modal-cancel-btn,.modal-confirm-btn{width:100%}}.athlete-dashboard{background:#f3f4f6;color:#111;min-height:100vh}.athlete-dashboard-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:18px 16px}.athlete-header-content{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;margin:0 auto;max-width:980px}.athlete-dashboard-header h1{font-size:24px;font-weight:800;letter-spacing:-.4px;margin:0;white-space:nowrap}.athlete-header-info{align-items:center;display:flex;flex-shrink:0;gap:8px}.athlete-name{color:#4b5563;font-size:14px;font-weight:700}.athlete-info-btn,.athlete-logout-btn{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111;cursor:pointer;font-size:13px;font-weight:700;height:38px;padding:0 14px}.athlete-info-btn:hover,.athlete-logout-btn:hover{border-color:#111}.dashboard-content{margin:0 auto;max-width:980px;padding:24px 16px 40px}.welcome-section{border-bottom:1px solid #f3f4f6;border-top:1px solid #e5e7eb;margin-bottom:24px;padding:20px 2px}.welcome-section h2{font-size:28px;letter-spacing:-.5px;line-height:1.2;margin:0}.welcome-section p{color:#6b7280;font-size:14px;margin:8px 0 0}.menu-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.menu-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;padding:18px 16px;transition:border-color .15s,transform .15s}.menu-card:hover{border-color:#111;transform:translateY(-1px)}.menu-icon{font-size:28px;margin-bottom:10px}.menu-content h3{font-size:18px;letter-spacing:-.2px;margin:0}.menu-content p{color:#6b7280;font-size:13px;line-height:1.5;margin:8px 0 0}.athlete-quick-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.athlete-quick-stat-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;text-align:center}.stat-label{color:#6b7280;font-size:12px}.stat-value{font-size:24px;font-weight:800;margin-top:6px}@media (max-width:760px){.athlete-dashboard-header h1{font-size:20px}.athlete-info-btn,.athlete-logout-btn{font-size:12px;height:34px;padding:0 12px}.welcome-section h2{font-size:24px}.athlete-quick-stats,.menu-grid{grid-template-columns:1fr}}.view-charts-container{background:#f3f4f6;color:#111;min-height:100vh;padding:20px 16px 36px}.view-charts-wrapper{margin:0 auto;max-width:980px}.back-btn{background:#0000;border:none;color:#4b5563;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:16px;padding:0}.back-btn:hover{color:#111}.page-header{border-bottom:1px solid #f3f4f6;border-top:1px solid #e5e7eb;margin-bottom:14px;padding:18px 2px}.page-header h1{font-size:32px;letter-spacing:-.6px;margin:0}.page-header p{color:#6b7280;font-size:14px;margin:8px 0 0}.filter-section{align-items:end;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px;padding:12px}.view-toggle-section{background:#fff;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;gap:8px;margin-bottom:12px;padding:4px}.view-toggle-btn{background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:800;padding:10px 14px}.view-toggle-btn.active{background:#111;color:#fff}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group label{font-size:13px;font-weight:700}.filter-group input[type=date],.filter-group select{background:#0000;border:none;border-bottom:1px solid #d1d5db;color:#111;font-size:14px;height:36px;min-width:150px;outline:none;padding:0}.filter-group input[type=date]:focus,.filter-group select:focus{border-bottom-color:#111}.filter-group-inline{min-width:260px}.inline-inputs{display:flex;flex-wrap:wrap;gap:8px}.filter-section label{font-size:13px;font-weight:700}.clear-filter-btn{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;color:#374151;cursor:pointer;font-size:12px;font-weight:700;height:34px;padding:0 11px}.charts-list{display:flex;flex-direction:column;gap:10px}.no-charts{border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;font-size:15px;padding:42px 12px;text-align:center}.chart-card{border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:14px;transition:border-color .15s,transform .15s}.chart-card:hover{border-color:#111;transform:translateY(-1px)}.chart-card.reviewed{background:#fcfffc}.chart-card-header{gap:10px;justify-content:space-between}.chart-card-header,.chart-info{align-items:center;display:flex}.chart-info{gap:8px}.chart-date{font-size:15px;font-weight:800}.chart-type-badge,.status-badge,.type-badge{border-radius:999px;font-size:11px;font-weight:700;padding:4px 10px}.chart-type-badge{border:1px solid #d1d5db;color:#374151}.status-badge.reviewed{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.status-badge.pending{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.chart-preview{margin-top:8px}.athlete-info-preview{color:#6b7280;display:block;font-size:13px;font-weight:700}.training-preview{color:#4b5563;font-size:13px;line-height:1.45;margin:7px 0 0}.modal-overlay{align-items:center;background:#1119;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.modal-content{border-radius:18px;max-height:92vh;max-width:760px;overflow-y:auto;padding:18px;position:relative;width:100%}.modal-close,.modal-content{background:#fff;border:1px solid #e5e7eb}.modal-close{border-radius:50%;color:#6b7280;cursor:pointer;font-size:22px;height:34px;line-height:1;position:absolute;right:10px;top:10px;width:34px}.modal-close:hover{border-color:#111;color:#111}.modal-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px;padding-bottom:10px}.modal-header h2{font-size:22px;letter-spacing:-.3px;margin:0}.type-badge.daily{background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8}.type-badge.weekly{background:#fdf2f8;border:1px solid #fbcfe8;color:#9d174d}.chart-detail{display:flex;flex-direction:column;gap:12px}.detail-section{border:1px solid #f3f4f6;border-radius:12px;padding:12px}.detail-section h3{font-size:15px;font-weight:800;margin:0 0 8px}.content-text{color:#4b5563;font-size:14px;line-height:1.6;margin:0;white-space:pre-line}.rating-bar-container,.rating-display{background:#f3f4f6;border-radius:8px;height:26px;overflow:hidden}.rating-bar{align-items:center;background:#111;color:#fff;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;min-width:56px}.practice-ratings{display:flex;flex-direction:column;gap:8px}.rating-item{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:88px 1fr}.rating-label{color:#6b7280;font-size:13px;font-weight:700}.weekly-schedule-view{display:flex;flex-direction:column;gap:8px}.schedule-day{border:1px solid #f3f4f6;border-radius:10px;color:#4b5563;font-size:13px;line-height:1.5;padding:9px 10px}.schedule-day strong{color:#111}.coach-feedback{background:#f0fdf4;border-color:#bbf7d0}.coach-comment{color:#166534;font-size:14px;line-height:1.6;margin:0}.locked-notice{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e;font-size:13px;padding:10px;text-align:center}.edit-btn{background:#111;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:44px}.edit-btn:hover{opacity:.86}@media (max-width:760px){.page-header h1{font-size:28px}.filter-section{align-items:stretch;flex-direction:column}.view-toggle-section{justify-content:stretch;width:100%}.view-toggle-btn{flex:1 1}.filter-group input[type=date],.filter-group select{min-width:0;width:100%}.filter-group-inline{min-width:0}.chart-card-header,.modal-header{align-items:flex-start;flex-direction:column}.rating-item{grid-template-columns:1fr}}.my-info-page{background:#f3f4f6;color:#111;min-height:100vh;padding:24px 16px}.my-info-shell{margin:0 auto;max-width:860px;width:100%}.my-info-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:10px;justify-content:space-between;padding:0 2px 16px}.my-info-header h1{font-size:30px;font-weight:800;letter-spacing:-.5px;margin:0}.my-info-back-btn{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111;cursor:pointer;font-size:13px;font-weight:700;height:38px;padding:0 14px}.my-info-back-btn:hover{border-color:#111}.my-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:16px;padding:16px}.my-info-card h2{font-size:20px;font-weight:800;letter-spacing:-.3px;margin:0}.my-info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:14px}.my-info-item{border:1px solid #f0f2f5;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:12px}.my-info-label{color:#6b7280;font-size:12px;font-weight:700}.my-info-value{color:#111;font-size:16px;font-weight:800;word-break:break-word}.coach-id-item{grid-column:span 1}.coach-id-content{align-items:center;display:flex;gap:8px}.my-info-copy-btn{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:16px;padding:4px 8px;transition:all .2s ease}.my-info-copy-btn:hover{background:#f3f4f6;color:#111}.my-info-copy-btn.copied{color:#10b981}@media (max-width:760px){.my-info-header h1{font-size:24px}.my-info-back-btn{font-size:12px;height:34px;padding:0 12px}.my-info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.d6d01691.css.map*/