:root{color:#f7f7fb;background:radial-gradient(circle at top,rgba(138,62,255,.28),transparent 34%),linear-gradient(180deg,#101018,#0a0a12);font-family:PingFang SC,Noto Sans SC,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:transparent}button,input,select,textarea{font:inherit}button{cursor:pointer}.coach-web-shell,.coach-login-shell{min-height:100vh;padding:24px 16px 40px;display:flex;justify-content:center;position:relative}.coach-app-frame,.coach-login-card{width:min(100%,720px)}.coach-app-frame{display:flex;flex-direction:column;gap:16px}.coach-page-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.coach-page-tab{min-height:48px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff0a;color:#ffffffb8;font-weight:800}.coach-page-tab.is-active{background:linear-gradient(135deg,#7d18ffe6,#bb2cffe6);color:#fff;box-shadow:0 16px 24px #881eff38}.coach-web-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.coach-web-brand{display:flex;flex-direction:column;gap:2px}.coach-web-brand span{font-size:13px;letter-spacing:.28em;color:#b886ff;font-weight:800}.coach-web-brand strong{font-size:18px;font-weight:800;color:#fff}.coach-web-account{display:flex;align-items:center;gap:12px}.coach-web-account-copy{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.coach-web-account-copy strong{font-size:14px;color:#fff}.coach-web-account-copy span{font-size:12px;color:#ffffff94}.coach-console-page,.coach-screens-page{display:flex;flex-direction:column;gap:16px}.coach-screen-update-bar{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px}.coach-screen-update-copy{min-height:82px;border-radius:24px;padding:16px 18px;display:flex;flex-direction:column;gap:8px;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.coach-screen-update-copy span{font-size:12px;color:#ffffff85}.coach-screen-update-copy strong{color:#fff;font-size:14px;line-height:1.5;word-break:break-all}.coach-console-toolbar,.coach-schedule-panel,.coach-preview-panel{border-radius:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.coach-console-toolbar{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.coach-toolbar-copy{display:flex;flex-direction:column;gap:6px}.coach-toolbar-copy p{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff85}.coach-toolbar-copy strong{font-size:28px;font-weight:900;color:#fff}.coach-toolbar-actions{display:flex;align-items:center;gap:10px}.primary-button,.ghost-button{min-height:44px;border-radius:18px;padding:0 18px;border:1px solid transparent;transition:transform .16s ease,border-color .16s ease,background .16s ease}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg,#7d18ff,#bb2cff);color:#fff;font-weight:800;box-shadow:0 16px 28px #881eff3d}.ghost-button{background:#ffffff05;border-color:#ffffff24;color:#fff;font-weight:700}.coach-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.coach-day-pill{border:0;min-height:84px;border-radius:24px;padding:12px 8px;background:#ffffff0f;color:#ffffffc7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.08)}.coach-day-pill strong{font-size:26px;font-weight:900;color:#fff}.coach-day-pill span{font-size:13px;font-weight:700}.coach-day-pill.is-active{background:linear-gradient(180deg,#7d18ffeb,#a12affeb);box-shadow:0 18px 28px #6d1adc47}.coach-schedule-panel,.coach-preview-panel{padding:18px}.coach-panel-head,.coach-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.coach-panel-head h2,.coach-preview-head h2{margin:0;font-size:24px;font-weight:900;color:#fff}.coach-panel-head span,.coach-preview-head p{margin:0;font-size:13px;color:#ffffff94}.coach-schedule-list{display:flex;flex-direction:column;gap:12px;max-height:42vh;overflow-y:auto;padding-right:4px}.coach-schedule-card{width:100%;border:0;border-radius:22px;padding:14px 14px 14px 12px;background:#00000073;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;text-align:left;color:#fff}.coach-schedule-card.is-selected{outline:2px solid rgba(178,104,255,.88);background:#42137a94}.coach-schedule-logo{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#171a29,#0f1020);color:#fff;font-size:18px;font-weight:900}.coach-schedule-copy{display:flex;flex-direction:column;gap:4px}.coach-schedule-copy strong{font-size:18px;line-height:1.2}.coach-schedule-copy span{font-size:13px;color:#fff9}.coach-schedule-badge,.coach-preview-state{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:34px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em}.coach-schedule-badge.is-idle{background:#ffffff1f;color:#fff}.coach-schedule-badge.is-preview,.coach-preview-state.is-preview{background:#8e57ff33;color:#f0e3ff}.coach-schedule-badge.is-live,.coach-preview-state.is-running{background:#3ac55e2e;color:#84ff9b}.coach-schedule-badge.is-paused,.coach-preview-state.is-paused{background:#ffc7002e;color:#ffe38e}.coach-schedule-badge.is-ended{background:#ffffff1a;color:#ffffffad}.coach-preview-panel{display:flex;flex-direction:column;gap:16px}.coach-preview-stage{display:flex;flex-direction:column;gap:12px}.coach-preview-frame{position:relative;border-radius:26px;overflow:hidden;background:#05050b;aspect-ratio:9 / 14;min-height:360px}.coach-preview-video{width:100%;height:100%;object-fit:contain;background:#05050b}.coach-preview-empty,.coach-empty-block{display:flex;align-items:center;justify-content:center;text-align:center;padding:26px;border-radius:22px;background:#ffffff0a;color:#ffffff9e}.coach-empty-block.is-large{min-height:220px}.coach-preview-caption{display:flex;flex-direction:column;gap:6px;padding:0 4px}.coach-preview-caption strong{font-size:20px;color:#fff}.coach-preview-caption span{font-size:13px;line-height:1.6;color:#ffffff94}.coach-preview-caption .coach-preview-index{font-size:13px;line-height:1.3;font-weight:800;letter-spacing:.08em;color:#d9c5ff}.coach-preview-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:999px;background:#ffffffdb;color:#140829;font-size:30px;font-weight:900}.coach-preview-nav.is-prev{left:14px}.coach-preview-nav.is-next{right:14px}.coach-preview-nav:disabled{opacity:.45;cursor:default}.coach-preview-dots{display:flex;align-items:center;justify-content:center;gap:8px}.coach-preview-dot{width:10px;height:10px;border:0;border-radius:999px;background:#ffffff38}.coach-preview-dot.is-active{width:28px;background:#bb2cff}.coach-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.coach-screens-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.coach-screens-summary-card,.coach-screen-card{border-radius:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.coach-screens-summary-card{padding:18px;display:flex;flex-direction:column;gap:8px}.coach-screens-summary-card span{font-size:13px;color:#ffffff8f}.coach-screens-summary-card strong{font-size:24px;color:#fff}.coach-screen-section{display:flex;flex-direction:column;gap:18px}.coach-screen-section-head{padding:0 6px}.coach-screen-section-head p{margin:0 0 6px;font-size:13px;color:#ffffff85}.coach-screen-section-head strong{font-size:22px;color:#fff}.coach-screen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.coach-screen-empty-block{grid-column:1 / -1}.coach-screen-card{padding:18px;display:flex;flex-direction:column;gap:16px}.coach-screen-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coach-screen-head p{margin:0 0 6px;font-size:13px;color:#ffffff85}.coach-screen-head strong{font-size:20px;color:#fff}.coach-screen-status{min-width:72px;min-height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:12px;font-weight:900}.coach-screen-status.is-online{background:#3ac55e2e;color:#84ff9b}.coach-screen-status.is-offline{background:#ffffff1a;color:#ffffffb3}.coach-screen-summary{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border-radius:20px;background:#00000038}.coach-screen-summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.coach-screen-summary-line span{font-size:12px;color:#ffffff7a}.coach-screen-summary-line strong{color:#fff;font-size:14px;font-weight:800;text-align:right;word-break:break-all}.coach-screen-collapse{align-self:flex-start;min-height:38px;padding:0 14px;border-radius:14px}.coach-screen-body{display:grid;grid-template-columns:1fr 1fr;gap:12px}.coach-screen-item{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:18px;background:#00000052}.coach-screen-item span{font-size:12px;color:#ffffff80}.coach-screen-item strong,.coach-screen-item code,.coach-screen-item em{color:#fff;font-size:14px;font-style:normal;font-weight:800}.coach-screen-item code{word-break:break-all;font-family:SFMono-Regular,Menlo,monospace;font-size:12px}.coach-screen-state.is-syncing{color:#8ad2ff}.coach-screen-state.is-preview{color:#e5c3ff}.coach-screen-state.is-running{color:#84ff9b}.coach-screen-state.is-paused{color:#ffe38e}.coach-screen-state.is-idle{color:#ffffffd1}.coach-screen-actions{display:grid;grid-template-columns:minmax(0,1fr) repeat(4,auto);gap:10px;align-items:end}.coach-screen-select{display:flex;flex-direction:column;gap:6px}.coach-screen-select span{font-size:12px;color:#ffffff85}.coach-screen-select select{width:100%;min-height:44px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#0006;color:#fff;padding:0 14px;font-size:14px;font-weight:700}.coach-screen-select input,.coach-screen-select textarea{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#0006;color:#fff;padding:12px 14px;font-size:14px;font-weight:700;resize:vertical;box-sizing:border-box}.coach-pair-panel{display:flex;flex-direction:column;gap:16px}.coach-pair-fields{display:flex;flex-direction:column;gap:14px}.coach-pair-inline{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr);gap:12px}.coach-pair-actions{display:flex;gap:12px;flex-wrap:wrap}.primary-button{min-height:44px;padding:0 18px;border:none;border-radius:16px;background:linear-gradient(135deg,#8a1dff,#d93cff);color:#fff;font-size:14px;font-weight:800;box-shadow:0 14px 30px #a236ff47}.primary-button:disabled{opacity:.42;box-shadow:none}.coach-pair-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;border-radius:18px;background:#ffffff0a}.coach-pair-meta span{font-size:12px;color:#ffffff85}.coach-pair-meta strong{font-size:18px;color:#fff;letter-spacing:.18em}.coach-pair-error{margin:0;color:#ff9b9b;font-size:13px;line-height:1.6}.coach-scanner-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#08080cd1;display:flex;align-items:center;justify-content:center;padding:20px}.coach-scanner-card{width:min(100%,460px);border-radius:28px;background:#161620fa;border:1px solid rgba(255,255,255,.08);padding:18px;display:flex;flex-direction:column;gap:14px}.coach-scanner-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.coach-scanner-head p{margin:0;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#ffffff6b}.coach-scanner-head strong{font-size:20px;color:#fff}.coach-scanner-video{width:100%;aspect-ratio:3 / 4;border-radius:24px;background:#000;object-fit:cover}.coach-screen-action-button{min-height:44px;padding:0 16px;white-space:nowrap}@media (max-width: 860px){.coach-screen-actions,.coach-pair-inline{grid-template-columns:1fr}.coach-screen-summary-line{flex-direction:column;align-items:flex-start}.coach-screen-summary-line strong{text-align:left}}.coach-screen-action-button.danger{border-color:#ff6b6b4d;color:#ffb2b2}.coach-screens-tip{padding:0 6px;font-size:13px;line-height:1.7;color:#ffffff8f}.coach-primary-button,.coach-terminate-button,.coach-login-submit{width:100%}.coach-terminate-button.is-enabled{border-color:#ff78786b;color:#ffb8b8}.coach-login-card{margin:auto 0;padding:24px 20px;border-radius:26px;background:#12121cf5;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #00000057;display:flex;flex-direction:column;gap:18px}.coach-login-brand{display:flex;flex-direction:column;gap:8px}.coach-login-wordmark{font-size:14px;letter-spacing:.32em;color:#b886ff;font-weight:900}.coach-login-brand strong{font-size:30px;line-height:1.1}.coach-login-brand p{margin:0;font-size:14px;line-height:1.6;color:#ffffffa6}.coach-login-form{display:flex;flex-direction:column;gap:16px}.coach-login-field{display:flex;flex-direction:column;gap:8px}.coach-login-field span{font-size:14px;font-weight:700}.coach-login-field input,.coach-login-field select{width:100%;min-height:56px;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:#08080ee6;color:#fff;padding:0 16px;font-size:17px}.coach-account-select{position:relative}.coach-account-select select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.85) 50%),linear-gradient(135deg,rgba(255,255,255,.85) 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.coach-password-row{display:grid;grid-template-columns:1fr auto;gap:10px}.coach-password-toggle{min-width:72px;min-height:56px;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fff;font-weight:700}.coach-notice{position:fixed;left:50%;bottom:24px;transform:translate(-50%);min-width:min(92vw,360px);max-width:min(92vw,520px);padding:14px 18px;border-radius:18px;background:#45d26ceb;color:#08100d;font-weight:800;text-align:center;box-shadow:0 18px 32px #00000040;z-index:40}.coach-notice.is-error{background:#ff6060f5;color:#fff4f4}.coach-busy-mask{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#05050b8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:28px;font-weight:900;letter-spacing:.04em;color:#fff;text-align:center;z-index:35}.coach-busy-mask.is-standalone{background:linear-gradient(180deg,#101018,#0a0a12)}@media (max-width: 767px){.coach-web-shell,.coach-login-shell{padding:16px 12px 32px}.coach-app-frame,.coach-login-card{width:100%}.coach-web-topbar,.coach-console-toolbar{flex-direction:column;align-items:stretch}.coach-screen-update-bar{grid-template-columns:1fr}.coach-web-account{justify-content:space-between}.coach-week-strip{display:flex;overflow-x:auto;padding-bottom:4px}.coach-day-pill{min-width:74px;flex:0 0 auto}.coach-schedule-list{max-height:none}.coach-schedule-card{grid-template-columns:48px 1fr}.coach-schedule-badge{grid-column:2;justify-self:start}.coach-preview-actions,.coach-screens-summary,.coach-screen-grid,.coach-screen-body,.coach-screen-actions{grid-template-columns:1fr}.coach-panel-head,.coach-preview-head{flex-direction:column;align-items:flex-start}.coach-preview-frame{min-height:280px}.coach-busy-mask{font-size:22px}}
