:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-root{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#0f172a,#111827 45%,#1e293b)}.landing-hero{width:100%;max-width:720px;padding:40px 28px;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f8fafc;text-align:center}.landing-badge{margin:0;font-size:12px;letter-spacing:.18em;color:#93c5fd}.landing-hero h1{margin:12px 0 10px;font-size:clamp(2rem,5vw,3rem)}.landing-desc{margin:0;color:#cbd5e1;font-size:1rem}.landing-actions{margin-top:28px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.landing-actions button{min-width:170px;padding:12px 18px;border:none;border-radius:10px;font-weight:700;cursor:pointer;color:#0f172a;background:#facc15}.landing-actions button.secondary{color:#f8fafc;background:transparent;border:1px solid #64748b}.apply-root{min-height:100vh;padding:28px 16px;background:linear-gradient(135deg,#0f172a,#111827 45%,#1e293b);display:grid;place-items:start center}.apply-card{width:100%;max-width:640px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:20px;color:#f8fafc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.apply-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.apply-header h1{margin:0;font-size:1.6rem}.back-btn{border:1px solid #64748b;background:transparent;color:#f8fafc;border-radius:8px;padding:8px 12px;cursor:pointer}.apply-form{display:grid;gap:10px}.apply-field{display:grid;gap:6px}.apply-field p{margin:0;font-size:12px;color:#94a3b8}.date-quick-actions{display:flex;gap:8px;flex-wrap:wrap}.date-quick-actions button{border:1px solid #64748b;background:#0f172a80;color:#e2e8f0;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.apply-form input,.apply-form select,.apply-form textarea,.apply-form button{font-size:14px;padding:10px 12px;border:1px solid #64748b;border-radius:8px}.apply-form input,.apply-form select,.apply-form textarea{background:#0f172a80;color:#f8fafc}.apply-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:100%;min-height:0;padding:10px 36px 10px 12px;font-size:14px;line-height:1.45;font-weight:400;border:1px solid #64748b;border-radius:8px;background-color:#0f172a80;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:18px;color:#f8fafc;cursor:pointer}.apply-form select:disabled{opacity:.55;cursor:not-allowed}.apply-form select:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.apply-form input::placeholder,.apply-form textarea::placeholder{color:#94a3b8}.apply-form input[type=date].no-date::-webkit-datetime-edit{color:transparent}.apply-form button{border:none;background:#facc15;color:#0f172a;font-weight:700;cursor:pointer}.apply-form button:disabled{opacity:.55;cursor:not-allowed}.apply-field-group{display:grid;gap:10px}.apply-field-group-title{margin:0;font-size:13px;font-weight:600;color:#94a3b8;letter-spacing:.02em}.apply-payment-notice{padding:12px 14px;border:1px solid rgba(148,163,184,.45);border-radius:10px;background:#1e293b8c}.apply-payment-notice-body{margin:0;font-size:14px;line-height:1.55;color:#e2e8f0}.apply-payment-notice-body strong{color:#fde68a;font-weight:700}.apply-checks{display:grid;gap:8px;padding:10px 12px;border:1px solid #64748b;border-radius:8px;background:#0f172a80}.apply-checks label{display:flex;align-items:center;gap:8px;font-size:14px;color:#e2e8f0}.policy-consent{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #64748b;border-radius:8px;background:#0f172a80}.policy-consent label{display:flex;align-items:center;gap:8px;font-size:14px;color:#e2e8f0}.policy-btn{border:1px solid #64748b;background:transparent;color:#e2e8f0;border-radius:8px;padding:8px 10px;font-size:12px;cursor:pointer}.policy-modal-backdrop{position:fixed;inset:0;background:#020617b8;display:grid;place-items:center;padding:16px}.policy-modal{width:100%;max-width:760px;max-height:80vh;overflow:hidden;border-radius:14px;border:1px solid #334155;background:#0f172a;color:#f8fafc;display:grid;grid-template-rows:auto 1fr auto}.policy-modal h2{margin:0;padding:16px;border-bottom:1px solid #334155;font-size:18px}.policy-modal pre{margin:0;padding:16px;overflow:auto;white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.5;color:#cbd5e1}.policy-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px 16px;border-top:1px solid #334155}.policy-modal-actions button.secondary{border:1px solid #64748b;background:transparent;color:#e2e8f0}.policy-modal.notice-modal{max-width:420px;max-height:none;grid-template-rows:auto auto auto}.notice-modal-body{margin:0;padding:0 16px 4px;font-size:15px;line-height:1.55;color:#cbd5e1;white-space:pre-line}.submit-message{margin:0;font-size:13px;color:#cbd5e1}.status-result{margin-top:14px;border:1px solid #334155;border-radius:10px;padding:12px;display:grid;gap:8px}.status-result p{margin:0;color:#e2e8f0;font-size:14px}.lookup-results{margin-top:16px;display:grid;gap:12px}.lookup-results-heading{margin:0;font-size:14px;font-weight:600;color:#94a3b8}.lookup-request-card{border:1px solid #334155;border-radius:10px;padding:12px 14px;display:grid;gap:6px}.lookup-request-card p{margin:0;color:#e2e8f0;font-size:14px;line-height:1.45}.lookup-request-actions{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.lookup-cancel-btn{padding:8px 14px;font-size:13px;font-weight:600;border-radius:8px;border:1px solid #f87171;background:#7f1d1d59;color:#fecaca;cursor:pointer}.lookup-cancel-btn:disabled{opacity:.55;cursor:not-allowed}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#1a1a1a;color:#fff}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.login-page h1{margin-bottom:2rem}.login-page form{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:320px}.login-page input{padding:.75rem 1rem;border:1px solid #444;border-radius:8px;background:#2a2a2a;color:#fff;font-size:1rem}.login-page input::placeholder{color:#888}.login-page button{padding:.75rem;background:#e63946;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.login-page .error{color:#e63946;font-size:.9rem}.home-page header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #333}.home-page header div{display:flex;align-items:center;gap:1rem}.home-page header span{color:#888;font-size:.9rem}.home-page header button{padding:.5rem 1rem;background:#333;color:#fff;border:none;border-radius:6px;cursor:pointer}.home-page main{padding:2rem;width:100%;max-width:100%;box-sizing:border-box}.home-page main h2{margin-bottom:.5rem}.main-content{display:flex;gap:2rem;flex-wrap:wrap;width:100%;max-width:100%;box-sizing:border-box}.workout-panel{flex:1 1 0;min-width:280px;max-height:85vh;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;background:#222;border-radius:12px;padding:1.5rem;position:relative}.wod-panel{flex:1 1 0;min-width:260px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.time-panel{flex:1 1 0;min-width:260px;display:flex;flex-direction:column}.panel-title.fullscreen-only,.panel-divider.fullscreen-only,.fullscreen-vdivider.fullscreen-only{display:none}.workout-panel:fullscreen,.workout-panel:-webkit-full-screen{flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;background:#fff;padding:0;height:100vh;box-sizing:border-box}.workout-panel:fullscreen .fullscreen-only,.workout-panel:-webkit-full-screen .fullscreen-only{display:block}.workout-panel:fullscreen .panel-divider.fullscreen-only,.workout-panel:-webkit-full-screen .panel-divider.fullscreen-only{display:block;border:none;border-top:2px solid #000;margin:0 2rem 1rem}.workout-panel:fullscreen .wod-panel,.workout-panel:-webkit-full-screen .wod-panel{flex:0 0 50%;border-right:2px solid #000;padding:2rem 2.5rem 2rem 2rem;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.workout-panel:fullscreen .wod-panel .wod-memo-section,.workout-panel:-webkit-full-screen .wod-panel .wod-memo-section{flex:1;overflow:hidden;padding:0;display:flex;flex-direction:column;min-height:0}.workout-panel:fullscreen .wod-memo,.workout-panel:-webkit-full-screen .wod-memo{font-size:2rem;line-height:1.6;color:#000;background:transparent}.workout-panel:fullscreen .panel-title,.workout-panel:-webkit-full-screen .panel-title{font-size:3.75rem;font-weight:700;letter-spacing:.1em;text-align:center;color:#000;margin:0 0 .5rem}.workout-panel:fullscreen .wod-panel,.workout-panel:-webkit-full-screen .wod-panel{color:#000}.workout-panel:fullscreen .time-panel,.workout-panel:-webkit-full-screen .time-panel{flex:0 0 50%;padding:1rem 1.5rem 1rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;min-height:0;overflow-y:auto}.workout-panel:fullscreen .time-panel .panel-title,.workout-panel:-webkit-full-screen .time-panel .panel-title{margin-bottom:.5rem}.workout-panel:fullscreen .time-panel .panel-divider,.workout-panel:-webkit-full-screen .time-panel .panel-divider{margin:0 0 .75rem}.workout-panel:fullscreen .timer-section,.workout-panel:-webkit-full-screen .timer-section{flex:1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0;overflow-y:auto}.workout-panel:fullscreen .wod-timer,.workout-panel:-webkit-full-screen .wod-timer{width:100%;max-width:816px;background:transparent;border:none;padding:0;--timer-orange: #f97316}.workout-panel:fullscreen .wod-timer h3,.workout-panel:-webkit-full-screen .wod-timer h3{display:none}.workout-panel:fullscreen .timer-round-caption,.workout-panel:-webkit-full-screen .timer-round-caption{color:var(--timer-orange);font-size:1.2rem}.workout-panel:fullscreen .timer-round-value,.workout-panel:-webkit-full-screen .timer-round-value{color:#000;font-size:2.55rem}.workout-panel:fullscreen .timer-display--with-round .timer-round-value,.workout-panel:-webkit-full-screen .timer-display--with-round .timer-round-value{color:#fff;font-size:4.5rem}.workout-panel:fullscreen .timer-display--with-round .timer-round-caption,.workout-panel:-webkit-full-screen .timer-display--with-round .timer-round-caption{color:var(--timer-orange);font-size:2.5rem}.workout-panel:fullscreen .timer-time,.workout-panel:-webkit-full-screen .timer-time{color:var(--timer-orange)}.workout-panel:fullscreen .timer-circle-btn--primary,.workout-panel:-webkit-full-screen .timer-circle-btn--primary{background:var(--timer-orange)}.workout-panel:fullscreen .timer-mode-tabs button.active,.workout-panel:-webkit-full-screen .timer-mode-tabs button.active{background:var(--timer-orange);border-color:var(--timer-orange)}.workout-panel:fullscreen .timer-progress-fill,.workout-panel:-webkit-full-screen .timer-progress-fill{background:var(--timer-orange)}.workout-panel:fullscreen .timer-progress,.workout-panel:-webkit-full-screen .timer-progress{height:8px;margin-top:.5rem}.workout-panel:fullscreen .timer-circle-btn,.workout-panel:-webkit-full-screen .timer-circle-btn{width:82px;height:82px}.workout-panel:fullscreen .timer-circle-btn--primary,.workout-panel:-webkit-full-screen .timer-circle-btn--primary{width:109px;height:109px}.workout-panel:fullscreen .timer-actions-circle,.workout-panel:-webkit-full-screen .timer-actions-circle{gap:1.25rem;margin:1rem 0 .6rem}.workout-panel:fullscreen .timer-mode-tabs,.workout-panel:-webkit-full-screen .timer-mode-tabs{margin-bottom:.5rem}.workout-panel:fullscreen .timer-mode-tabs button,.workout-panel:-webkit-full-screen .timer-mode-tabs button{padding:.7rem;font-size:1.7rem;background:#eee;color:#000}.workout-panel:fullscreen .timer-mode-tabs button.active,.workout-panel:-webkit-full-screen .timer-mode-tabs button.active{background:#000;color:#fff}.workout-panel:fullscreen .timer-config,.workout-panel:-webkit-full-screen .timer-config{margin-bottom:.4rem}.workout-panel:fullscreen .timer-config input,.workout-panel:-webkit-full-screen .timer-config input{background:#fff;color:#000;border-color:#000}.workout-panel:fullscreen .timer-config label,.workout-panel:-webkit-full-screen .timer-config label{color:#333}.workout-panel:fullscreen .timer-display-wrap,.workout-panel:-webkit-full-screen .timer-display-wrap{display:flex;flex-direction:column;align-items:center;width:100%}.workout-panel:fullscreen .timer-round,.workout-panel:-webkit-full-screen .timer-round{font-size:clamp(6.8rem,24vw,15rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.05em;color:#000;margin-bottom:1.7rem}.workout-panel:fullscreen .timer-display,.workout-panel:-webkit-full-screen .timer-display{padding:1rem 2rem;background:#000;border-radius:20px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.workout-panel:fullscreen .timer-time,.workout-panel:-webkit-full-screen .timer-time{font-size:clamp(6.8rem,24vw,15rem);font-weight:700;color:#fff}.workout-panel:fullscreen .timer-actions .timer-btn,.workout-panel:-webkit-full-screen .timer-actions .timer-btn{padding:.75rem 1.5rem;font-size:1rem;background:#333;color:#fff;margin-top:1rem}.workout-panel:fullscreen .timer-actions .timer-btn.primary,.workout-panel:-webkit-full-screen .timer-actions .timer-btn.primary{background:#000;color:#fff}.workout-panel:fullscreen .fullscreen-btn,.workout-panel:-webkit-full-screen .fullscreen-btn{position:fixed;top:1rem;right:1rem;background:#000;color:#fff;z-index:10}.fullscreen-btn{padding:.5rem 1rem;background:#333;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;align-self:flex-start}.fullscreen-btn:hover{background:#444}.timer-section{flex:0 0 auto}.wod-timer{background:#2a2a2a;border-radius:12px;padding:1.5rem;border:1px solid #333}.wod-timer h3{margin:0 0 1rem;font-size:1.1rem;color:#e63946}.wod-timer--display{display:flex;flex-direction:column;align-items:center;--timer-orange: #f97316}.timer-round-label{display:flex;flex-direction:column;align-items:center}.timer-round-caption{font-size:.7rem;color:var(--timer-orange);letter-spacing:.1em}.timer-round-value{font-size:1.5rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.timer-progress{width:100%;height:6px;background:#333;border-radius:3px;overflow:hidden;margin-top:.25rem}.timer-progress-fill{height:100%;background:var(--timer-orange);border-radius:3px;transition:width .1s linear}.timer-actions-circle{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin:1.25rem 0 1rem}.timer-circle-btn{width:48px;height:48px;border-radius:50%;border:none;background:#333;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.timer-circle-btn:hover{background:#444}.timer-circle-btn--primary{width:64px;height:64px;background:var(--timer-orange);color:#fff}.timer-circle-btn--primary:hover{background:#ea580c}.wod-timer--display .timer-display{width:100%;background:transparent;padding:0}.wod-timer--display .timer-display--with-round{display:flex;flex-direction:column;align-items:center;gap:0}.wod-timer--display .timer-round-label--inside{order:-1}.wod-timer--display .timer-round-label--inside .timer-round-caption{font-size:1.5rem}.wod-timer--display .timer-round-label--inside .timer-round-value{font-size:2.8rem}.wod-timer--display .timer-time{font-size:clamp(4.5rem,18vw,8.25rem);font-weight:700;color:var(--timer-orange);letter-spacing:.02em;font-variant-numeric:tabular-nums}.timer-mode-tabs{display:flex;gap:6px;margin-bottom:0;margin-top:auto;width:100%}.timer-mode-tabs button{flex:1;padding:.6rem .5rem;background:#1a1a1a;color:#fff;border:1px solid #333;border-radius:8px;font-size:.8rem;font-weight:600;letter-spacing:.02em;cursor:pointer}.timer-mode-tabs button.active{background:var(--timer-orange);color:#fff;border-color:var(--timer-orange)}.timer-config{margin-bottom:1rem}.timer-config label{display:block;font-size:.8rem;color:#888;margin-bottom:.25rem}.timer-config input{width:80px;padding:.5rem;background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;font-size:1rem}.timer-display-wrap{margin-bottom:.4rem}.timer-display{text-align:center;padding:.6rem;background:#1a1a1a;border-radius:8px}.timer-display.work{border:2px solid #e63946}.timer-display.rest{border:2px solid #2a9d8f}.timer-round{display:block;font-size:2.5rem;font-variant-numeric:tabular-nums;color:#ccc;margin-bottom:.5rem}.timer-time{font-size:2.5rem;font-variant-numeric:tabular-nums;letter-spacing:.05em}.timer-actions{display:flex;gap:.5rem}.timer-btn{flex:1;padding:.75rem;background:#333;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.timer-btn.primary{background:#e63946}.wod-memo-section{margin-top:1rem;flex:1;min-height:0;display:flex;flex-direction:column}.wod-memo{width:100%;flex:1;min-height:200px;padding:1rem;background:#2a2a2a;border:1px solid #333;border-radius:8px;color:#fff;font-size:.95rem;line-height:1.6;resize:vertical;font-family:inherit;box-sizing:border-box}.wod-memo::placeholder{color:#666}.wod-memo:focus{outline:none;border-color:#e63946}@media(max-width:1024px){.main-content{flex-direction:column;align-items:stretch}.workout-panel{flex-direction:column;min-width:0}.wod-panel,.time-panel{min-width:0}}@media(max-width:768px){.home-page header{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.home-page header h1{font-size:1.25rem}.home-page header span{font-size:.8rem;max-width:140px;overflow:hidden;text-overflow:ellipsis}.home-page main{padding:1rem}.home-page main h2{font-size:1.1rem}.main-content{gap:1rem}.workout-panel{padding:1rem;flex-direction:column;max-height:none;overflow:visible}.wod-timer--display .timer-time{font-size:clamp(3.75rem,15vw,6rem)}.timer-round-value{font-size:1.25rem}.timer-actions-circle{gap:1rem;margin:1rem 0}.timer-circle-btn{width:44px;height:44px}.timer-circle-btn--primary{width:56px;height:56px}.timer-mode-tabs{flex-wrap:wrap}.timer-mode-tabs button{flex:1 1 calc(50% - 6px);min-width:0;font-size:.75rem;padding:.5rem .25rem}.wod-memo-section{margin-top:.75rem}.wod-memo{min-height:160px;font-size:.9rem}.fullscreen-btn{font-size:.85rem;padding:.4rem .75rem}}@media(max-width:480px){.workout-panel{max-height:none;overflow:visible}.home-page header h1{font-size:1.1rem}.timer-mode-tabs button{flex:1 1 100%}.wod-timer{padding:1rem}}html{overflow-x:hidden}body{min-width:0;overflow-x:hidden}.main-content{min-width:0}.workout-panel{overflow:hidden}@media(max-width:768px){.workout-panel{overflow:visible}}
