.authBox{border-radius:12px;padding:10px 16px;margin-bottom:14px;font-size:.9rem}.authBox--error{background:#ffd9d4;color:#7f1d12}.authBox--success{background:#dcf3e4;color:#14532d}.authLead{color:#0d2a20;max-width:600px;margin:.6em auto 0;text-align:center;line-height:1.5}.authRow{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:10px}.authLink{color:#0d2a20;font-size:.85rem;font-weight:600;text-decoration:underline}.authState{text-align:center}.authState__icon{font-size:40px}.authState__text{color:#0d2a20;line-height:1.55}.authState__hint{color:#0d2a20;opacity:.75;font-size:.8rem;line-height:1.45}.account{max-width:420px}.account__title{color:#101614;font-size:1.15rem;margin:0 0 4px}.account__sub{color:#5f6f68;font-size:.9rem;margin:0 0 18px}.account__field{margin-bottom:14px}.account__label{display:block;font-size:.8rem;font-weight:700;color:#101614;margin-bottom:6px}.account__input{width:100%;box-sizing:border-box;border:1.5px solid #d7e0dc;border-radius:12px;padding:12px 14px;font:inherit;font-size:.9rem;outline:none}.account__input:focus{border-color:#57ab9d}.account__meter{height:5px;border-radius:3px;background:#edf2f0;margin-top:7px;overflow:hidden}.account__meter-bar{display:block;height:100%;width:0;transition:width .3s,background .3s}.account__meter-bar--1{width:25%;background:#e8392a}.account__meter-bar--2{width:50%;background:#e3a90f}.account__meter-bar--3{width:75%;background:#8bc34a}.account__meter-bar--4{width:100%;background:#25b763}.account__actions{display:flex;align-items:center;gap:12px;padding-top:6px}.account__saved{color:#25b763;font-weight:700;font-size:.9rem}.history{--hist-ink: #101614;--hist-muted: #5f6f68;--hist-line: #e6ecea;--hist-green: #2fae62;--hist-amber: #e3a90f;--hist-red: #e8392a;--hist-grey: #8a938f;background:#fff;border:1px solid var(--hist-line);border-radius:16px;box-shadow:0 10px 30px #0f2d2314;padding:22px;margin:24px 0 40px;color:var(--hist-ink)}.history .titleRow{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.history .titleRow h2{font-size:19px;margin:0;color:var(--hist-ink)}.history .actions{display:flex;gap:8px}.history .btnH{border:1.5px solid var(--hist-ink);background:#fff;color:var(--hist-ink);border-radius:999px;padding:9px 18px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.history .btnH--dark{background:var(--hist-ink);color:#fff}.history .btnH:active{opacity:.75}.history .kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:18px}.history .kpi{background:#f7faf9;border:1px solid var(--hist-line);border-radius:14px;padding:14px 16px}.history .kpi .v{font-size:22px;font-weight:800}.history .kpi .l{font-size:11.5px;color:var(--hist-muted);margin-top:2px;line-height:1.35}.history .filters{display:flex;gap:6px;margin-bottom:18px;flex-wrap:wrap}.history .chipF{border:1.5px solid var(--hist-line);background:#fff;border-radius:999px;padding:8px 15px;font:inherit;font-size:12.5px;font-weight:700;color:#42524b;cursor:pointer}.history .chipF.on{background:var(--hist-ink);color:#fff;border-color:var(--hist-ink)}.history .chipF:disabled{opacity:.45;cursor:default}.history .day{margin-bottom:20px}.history .day>h3{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--hist-muted);margin:0 0 8px}.history .event{border:1px solid var(--hist-line);border-radius:14px;margin-bottom:8px;overflow:hidden;background:#fff}.history .event__head{display:flex;align-items:center;gap:14px;padding:13px 16px;cursor:pointer;flex-wrap:wrap}.history .event__head:hover{background:#fafcfb}.history .time{font-weight:800;font-size:14px;min-width:52px}.history .status{display:inline-flex;align-items:center;gap:7px;font-weight:800;font-size:13px;padding:5px 12px;border-radius:999px;white-space:nowrap}.history .status .d{width:8px;height:8px;border-radius:50%}.history .s-watch{background:#fdf6e3;color:#8a6a00}.history .s-watch .d{background:var(--hist-amber)}.history .s-susp{background:#fdeceb;color:#a02417}.history .s-susp .d{background:var(--hist-red)}.history .s-canc{background:#f0f2f1;color:#4a534f}.history .s-canc .d{background:var(--hist-grey)}.history .s-norm{background:#e9f7ef;color:#1f7d4e}.history .s-norm .d{background:var(--hist-green)}.history .meta{font-size:12.5px;color:var(--hist-muted)}.history .nums{margin-left:auto;display:flex;gap:16px;align-items:center;font-size:12.5px}.history .nums b{font-size:14px}.history .ok{color:#1f7d4e}.history .warn{color:#a02417}.history .badgeR{font-size:10px;font-weight:800;letter-spacing:.05em;background:#fff3e6;color:#9a5b00;border-radius:999px;padding:3px 8px;text-transform:uppercase}.history .chev{color:var(--hist-muted);font-size:12px;transition:transform .2s}.history .event.open .chev{transform:rotate(90deg)}.history .event__detail{display:none;border-top:1px solid var(--hist-line);background:#fafcfb;padding:12px 16px 14px}.history .event.open .event__detail{display:block}.history .event__note{padding:4px 2px}.history .dtable{width:100%;border-collapse:collapse;font-size:12.5px}.history .dtable th{text-align:left;color:var(--hist-muted);font-weight:700;padding:6px 8px;border-bottom:1px solid var(--hist-line);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.history .dtable td{padding:7px 8px;border-bottom:1px solid #eef2f0}.history .pill{font-size:11px;font-weight:800;border-radius:999px;padding:3px 9px;white-space:nowrap}.history .p-ok{background:#e9f7ef;color:#1f7d4e}.history .p-open{background:#fdf6e3;color:#8a6a00}.history .p-fail{background:#fdeceb;color:#a02417}.historyEmpty{text-align:center;padding:36px 16px 30px}.historyEmpty__title{font-weight:800;font-size:14.5px;margin-bottom:6px}.history .pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 0 2px}.history .foot{font-size:11.5px;color:var(--hist-muted);padding-top:14px;margin-top:18px;border-top:1px solid var(--hist-line)}@media print{.historyPage .header,.historyPage .panel__header,.historyPage .filters,.historyPage .actions,.historyPage .pager{display:none!important}.historyPage .history{box-shadow:none;border:none;padding:0;margin:0}.historyPage .event__detail{display:block!important}.historyPage .event{break-inside:avoid}}.courseInfo{background:#f4f8f6;border-radius:20px;padding:20px 20px 22px;max-width:420px;margin:10px 0 4px}.courseInfo__title{font-size:19px;font-weight:800;color:#16241f;margin:0 0 3px}.courseInfo__sub{font-size:11.5px;color:#8b9a92;margin-bottom:12px}.courseInfo__label{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#1f7d4e;margin:15px 0 7px}.courseInfo__labelHint{text-transform:none;color:#8b9a92;font-weight:600}.courseInfo__seg{display:flex;background:#e7efe9;border-radius:12px;padding:3px;gap:2px}.courseInfo__seg button{flex:1;border:0;border-radius:9px;padding:9px 0;font:inherit;font-size:13px;font-weight:700;color:#5c6c65;background:transparent;cursor:pointer}.courseInfo__seg button.on{background:#fff;color:#16241f;box-shadow:0 1px 3px #091e141f}.courseInfo__seg button.on.warn{color:#b06a00}.courseInfo__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.courseInfo__input{width:100%;box-sizing:border-box;border:1.5px solid #e6eeea;background:#fff;border-radius:12px;padding:11px 13px;font:inherit;font-size:13.5px;color:#16241f;outline:none}.courseInfo__input:focus{border-color:#57ab9d}textarea.courseInfo__input{resize:none;height:60px}.courseInfo__saverow{display:flex;align-items:center;gap:12px;margin-top:20px}.courseInfo__save{border:0;border-radius:999px;background:#25b763;color:#fff;font:inherit;font-size:14.5px;font-weight:700;padding:12px 26px;cursor:pointer}.courseInfo__save:active{opacity:.8}.courseInfo__hint{font-size:11.5px;color:#8b9a92}.courseInfo__saved{color:#25b763;font-weight:700;font-size:.9rem}.pillnav{display:inline-flex;gap:8px;vertical-align:middle;flex-wrap:wrap;margin-left:8px}.pillnav a{display:inline-flex;align-items:center;gap:6px;background:#eef3f0;color:#16241f;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .15s}.pillnav a:hover{background:#dfe9e4}.pillnav a:active{opacity:.8}.pillnav a.logout{color:#c0392b}.pillnav a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.courseInfo__catRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.courseInfo__seg--inline{display:inline-flex}.courseInfo__seg--inline button{flex:0 0 auto;padding:9px 14px}.courseInfo__chips{display:inline-flex;gap:6px;flex-wrap:wrap}.courseInfo__chips button{font:inherit;font-size:13px;font-weight:700;border:1.5px dashed #cbd8d2;background:#fff;border-radius:999px;padding:8px 15px;cursor:pointer;color:#42524b}.courseInfo__chips button.on{background:#eaf6ef;border-color:#25b763;border-style:solid;color:#1f7d4e}.courseInfo__flagDate{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;font-size:12.5px;color:#42524b}.courseInfo__flagDate b{min-width:64px}.courseInfo__flagDate input[type=date]{font:inherit;font-size:12.5px;border:1.5px solid #dbe5e0;border-radius:9px;padding:5px 8px;color:#101614;background:#fff}.courseInfo__flagHint{font-size:11px;color:#9aa5a0}.courseInfo__dirty{font-size:11.5px;color:#b06a00;margin-top:6px;min-height:16px}.substate{font-size:11.5px;color:#8a938e;margin-top:2px}.history .event--sys{background:#f7f9f8;border-style:dashed;border-color:#dfe7e3}.history .event__head--static{cursor:default}.history .event--sys .event__head:hover{background:transparent}.history .event--sys .time{color:#6b756f}.history .s-sys{background:#eceff0;color:#5c6c65}.history .s-sys .d{background:#9aa8a1}.history .event--sys .meta{color:#5c6c65;font-size:13.5px}.history .badge-notsent{display:inline-block;font-size:11px;font-weight:700;color:#c0392b;background:#fdecea;border:1px solid #f5c9c4;border-radius:6px;padding:2px 8px;white-space:nowrap}.hintline{margin-top:8px;font-size:13.5px;color:#8a6d1f;background:#fdf6e3;border:1px solid #f3e4b5;border-radius:8px;padding:8px 12px;display:inline-block}.statusTime{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px;font-size:1rem;color:#42524b}.statusTime__txt--elapsed{color:#b06a00;font-weight:700}.statusTime__adjust{font:inherit;font-size:12.5px;font-weight:700;border:1.5px solid #101614;background:#fff;color:#101614;border-radius:999px;padding:5px 15px;cursor:pointer}.statusTime__adjust:active{opacity:.7}.waitChips{display:flex;gap:8px;flex-wrap:wrap}.waitChips button{font:inherit;font-size:13px;font-weight:700;border:1.5px solid #dbe5e0;background:#fff;border-radius:999px;padding:8px 14px;min-height:38px;color:#101614;cursor:pointer}.waitChips button.on{background:#101614;color:#fff;border-color:#101614}.dlgChips__cap{font-size:12px;font-weight:700;letter-spacing:.02em;color:#5f6f68;margin:16px 0 8px}.adjustNote{font-size:12.5px;color:#5f6f68;margin-top:14px;line-height:1.45}.dialog__buttons .panel__button:disabled{opacity:.5;cursor:default}.dashPage .dashPending{background:#fff8e8;border:1px solid #e3a90f;border-radius:12px;padding:13px 16px;max-width:720px}.dashPage .dashPending__title{display:block;color:#8a6a00;font-size:.95rem;font-weight:700;margin-bottom:5px}.dashPage .dashPending__body{color:#384540;font-size:.875rem;line-height:1.5;margin:0}.acctLang{border-top:1px solid #e6ecea;margin-top:22px;padding-top:18px}.acctLang__label{display:block;font-size:.8rem;font-weight:700;color:#101614;margin-bottom:8px}.acctLang__seg{display:flex;background:#e7efe9;border-radius:12px;padding:3px;gap:2px}.acctLang__seg button{flex:1;border:0;border-radius:9px;padding:9px 0;font:inherit;font-size:13px;font-weight:700;color:#5c6c65;background:transparent;cursor:pointer}.acctLang__seg button.on{background:#fff;color:#16241f;box-shadow:0 1px 3px #091e141f}.acctLang__hint{color:#5f6f68;font-size:.8rem;line-height:1.5;margin:10px 0 0}.dashPage .aBar,.dashPage .sCard,.dashPage .sGrid,.dashPage .pList,.dashPage .dlgChips{display:none}@media (max-width: 700px){.dashPage{background:#fbfdfc;min-height:100vh;flex-shrink:0}.dashPage .container{margin:0}.dashPage main.pt3{padding-top:0}.dashPage .header,.dashPage .panel__header,.dashPage .dashDesktopStatus,.dashPage .table,.dashPage .panel__buttons,.dashPage .dlgTimeSelect{display:none}.dashPage button,.dashPage a{-webkit-tap-highlight-color:transparent}.dashPage .aBar{display:block;position:sticky;top:0;z-index:30;background:#fbfdfcf0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e6eeea;padding:calc(12px + env(safe-area-inset-top)) 18px 12px}.dashPage .aBar__cap{font-size:11px;color:#5f6f68;letter-spacing:.02em}.dashPage .aBar__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dashPage .aBar__club{font-size:18px;font-weight:800;letter-spacing:-.01em}.dashPage .aBar__clock{font-size:12px;color:#5f6f68;white-space:nowrap}.dashPage .aBar .pillnav{display:flex;margin:10px 0 0}.dashPage .aBar .pillnav a{padding:8px 14px;min-height:34px}.dashPage .dashBanner{margin:12px 18px 0;padding-top:0;font-size:13.5px;line-height:1.45}.dashPage .dashPending{margin:12px 18px 0;padding-top:12px}.dashPage .sCard{display:block;margin:16px 18px 0;border-radius:18px;padding:16px 18px;color:#fff;box-shadow:0 8px 22px #0f2d231f}.dashPage .sCard__cap{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.dashPage .sCard__val{font-size:23px;font-weight:800;letter-spacing:-.01em;margin-top:2px}.dashPage .sCard__sub{font-size:12px;margin-top:4px;opacity:.9}.dashPage .sCard--normal{background:linear-gradient(135deg,#28aea8,#25b763)}.dashPage .sCard--watched{background:linear-gradient(135deg,#ffd100,#ff8700);color:#101614}.dashPage .sCard--watched .sCard__cap{opacity:.7}.dashPage .sCard--suspended{background:linear-gradient(135deg,#ff2a1e,#f900bb)}.dashPage .sCard--canceled{background:#c8c8c8;color:#1a1a1a}.dashPage .sCard--canceled .sCard__cap{opacity:.65}.dashPage .sCard__time{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;background:#ffffff2e;border-radius:12px;padding:6px 6px 6px 12px}.dashPage .sCard__time--elapsed{background:#ffffff47}.dashPage .sCard--watched .sCard__time{background:#1016141a}.dashPage .sCard--watched .sCard__time--elapsed{background:#10161429}.dashPage .sCard__timeTxt{font-size:12.5px;font-weight:700}.dashPage .sCard__adjust{font:inherit;font-size:12px;font-weight:800;border:0;border-radius:999px;padding:7px 13px;min-height:32px;background:#fff;color:#101614;cursor:pointer;box-shadow:0 2px 6px #00000026;flex-shrink:0}.dashPage .hintline{display:block;margin:12px 18px 0}.dashPage .sGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 18px 0}.dashPage .sBtn{border:2px solid transparent;border-radius:16px;background:#fff;box-shadow:0 4px 14px #0f2d2314;padding:13px 12px 11px;text-align:left;cursor:pointer;font:inherit;min-height:76px;transition:transform .06s}.dashPage .sBtn:active{transform:scale(.97)}.dashPage .sBtn__label{font-size:14.5px;font-weight:800;letter-spacing:-.01em;display:flex;align-items:center;gap:7px}.dashPage .sBtn__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dashPage .sBtn__hint{display:block;font-size:10.5px;color:#5f6f68;margin-top:4px;line-height:1.35}.dashPage .sBtn--normal{border-color:#bfe8d0}.dashPage .sBtn--normal .sBtn__dot{background:#25b763}.dashPage .sBtn--watched{border-color:#f3e2a0}.dashPage .sBtn--watched .sBtn__dot{background:#ffd100}.dashPage .sBtn--suspended{border-color:#f5c1bc}.dashPage .sBtn--suspended .sBtn__dot{background:#e8392a}.dashPage .sBtn--canceled{border-color:#d4d4d4}.dashPage .sBtn--canceled .sBtn__dot{background:#606060}.dashPage .sBtn--active{color:#fff}.dashPage .sBtn--active .sBtn__hint{color:#ffffffd9}.dashPage .sBtn--active .sBtn__dot{background:#fff}.dashPage .sBtn--normal.sBtn--active{background:#25b763;border-color:#25b763}.dashPage .sBtn--watched.sBtn--active{background:#ffd100;border-color:#ffd100;color:#101614}.dashPage .sBtn--watched.sBtn--active .sBtn__hint{color:#101614b3}.dashPage .sBtn--watched.sBtn--active .sBtn__dot{background:#101614}.dashPage .sBtn--suspended.sBtn--active{background:#e8392a;border-color:#e8392a}.dashPage .sBtn--canceled.sBtn--active{background:#606060;border-color:#606060}.dashPage .pt2{padding-top:0}.dashPage .pList{display:block;padding-bottom:8px}.dashPage .pHead{display:flex;align-items:baseline;justify-content:space-between;margin:22px 18px 8px}.dashPage .pHead__t{font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5f6f68}.dashPage .chip{font-size:10.5px;font-weight:700;border-radius:999px;padding:4px 9px;white-space:nowrap}.dashPage .chip--ok{background:#e7f6ee;color:#1f7d4e}.dashPage .chip--warn{background:#fdeceb;color:#c0392b}.dashPage .chip--none{background:#f0f2f1;color:#8a978f}.dashPage .pCard{background:#fff;border:1px solid #e6eeea;border-radius:16px;margin:0 18px 10px;padding:12px 14px;box-shadow:0 3px 10px #0f2d230d}.dashPage .pCard--warn{border-color:#f5c1bc}.dashPage .pCard__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashPage .pCard__name{font-size:15px;font-weight:700}.dashPage .pCard__meta{display:flex;align-items:center;gap:14px;margin-top:7px;font-size:12.5px}.dashPage .pCard__tel{color:#1f7d4e;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:5px;min-height:32px}.dashPage .pCard__tel svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dashPage .pCard__push{color:#5f6f68}.dashPage .pCard__push--off{color:#c0392b;font-weight:700}.dashPage .pList__empty{margin:8px 18px;padding:18px;border:1.5px dashed #d4ded9;border-radius:16px;color:#8a978f;font-size:13px;text-align:center}.dashPage .panel__bottom{margin-top:0;padding:0 0 32px}.dashPage .courseInfo{margin:12px 18px 0;max-width:none}.dashPage .dialog{justify-content:flex-end;align-items:stretch}.dashPage .dialog__box{width:100%;max-width:none;margin:0;border-radius:26px 26px 0 0;animation:dashSheetUp .18s ease}.dashPage .dialog__box:before{content:"";display:block;width:40px;height:4px;border-radius:2px;background:#dfe6e2;margin:12px auto 0}.dashPage .dialog__content{padding:18px 20px calc(26px + env(safe-area-inset-bottom))}.dashPage .dialog__logo{display:none}.dashPage .dialog__title{font-size:19px}.dashPage .dlgChips{display:block}.dashPage .dialog__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:22px}.dashPage .dialog__buttons .panel__button{min-width:0;width:100%;min-height:50px;order:2;background:#eef3f0;color:#16241f;font-weight:700}.dashPage .dialog__buttons .dlgGo{order:3;color:#fff}.dashPage .dialog__buttons .dlgGo--reset{background:#25b763}.dashPage .dialog__buttons .dlgGo--watch{background:#e3a90f}.dashPage .dialog__buttons .dlgGo--suspend{background:#e8392a}.dashPage .dialog__buttons .dlgGo--cancel{background:#606060}.dashPage .dialog__buttons .dlgGo--adjust{background:#101614}}@keyframes dashSheetUp{0%{transform:translateY(40px);opacity:.6}to{transform:none;opacity:1}}html.docScroll,html.docScroll body.docScroll{overflow:visible;width:auto;height:auto;min-height:100%;overscroll-behavior:auto;-webkit-overflow-scrolling:touch}body.docScroll{padding-bottom:env(safe-area-inset-bottom)}
