:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px}:root *,:root :before,:root :after{box-sizing:border-box;margin:0;padding:0}:root body{color:#111;background:#f8f8f8;font-family:sans-serif}:root input,:root select,:root textarea{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:7px;width:auto;max-width:100%;padding:8px 10px;font-size:14px;transition:border-color .2s,background .2s}:root input:focus,:root select:focus,:root textarea:focus{background:#fff;border-color:#111;outline:none}:root input[type=color]{cursor:pointer;height:40px;padding:4px}:root input[type=date],:root input[type=time]{width:100%}:root input[type=number]{width:100px}:root .month-nav-btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 16px;font-size:16px;font-weight:600;transition:background .2s}:root .month-nav-btn:hover{background:#f5f5f5}:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}input,select{background:#f5f5f5!important;border:1px solid #e0e0e0!important}.month-nav-btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 16px;font-size:16px;font-weight:600}input,select{color:#111!important}.c-tabs{background:#fff;border-bottom:1px solid #e0e0e0;margin-bottom:12px;display:flex;overflow-x:auto}.c-tab{cursor:pointer;color:#888;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:400}.c-tab.active{color:#111;border-bottom-color:#111;font-weight:700}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:1rem;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem}.stat-num{color:#111;font-size:26px;font-weight:700;line-height:1}.stat-label{color:#888;margin-top:4px;font-size:11px}.stat-num.ok{color:#1d9e75}.stat-num.warn{color:#ba7517}.stat-num.ng{color:#e24b4a}.block{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;overflow:hidden}.block-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.block-title{font-size:14px;font-weight:700}.block-sub{color:#888;margin-top:2px;font-size:12px}.block-right{align-items:center;gap:8px;display:flex}.block-body{border-top:1px solid #f0f0f0;padding:0 14px 12px}.middle-row{border-bottom:1px solid #f5f5f5;padding:10px 0}.middle-row:last-child{border-bottom:none}.middle-name{color:#333;margin-bottom:6px;font-size:13px;font-weight:600}.cat-item{border-bottom:1px solid #f8f8f8;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.cat-item:last-child{border-bottom:none}.cat-name-text{font-size:13px}.cat-credit-text{color:#888;font-size:12px}.progress-bg{background:#f0f0f0;border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.progress-fill{border-radius:2px;height:100%;transition:width .4s}.badge{border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.badge-ok{color:#0f6e56;background:#e1f5ee}.badge-warn{color:#854f0b;background:#faeeda}.badge-ng{color:#a32d2d;background:#fcebeb}.form-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;padding:14px}.form-title{color:#555;margin-bottom:12px;font-size:13px;font-weight:700}.form-group{margin-bottom:10px}.form-group label{color:#888;margin-bottom:3px;font-size:12px;display:block}.form-group input,.form-group select{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:7px;width:100%;padding:8px 10px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#111;outline:none}.btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px 18px;font-size:14px;font-weight:700}.btn-primary{color:#fff;background:#111}.btn-secondary{color:#111;background:#f5f5f5;border:1px solid #ddd}.btn-sm{cursor:pointer;color:#a32d2d;background:0 0;border:1px solid #e24b4a;border-radius:5px;padding:4px 9px;font-size:11px}.btn-use{cursor:pointer;color:#fff;background:#111;border:none;border-radius:6px;padding:5px 12px;font-size:12px}.subject-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.subject-item:last-child{border-bottom:none}.subject-left{align-items:center;gap:6px;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.dot-ok{background:#1d9e75}.dot-prog{background:#ba7517}.dot-ng{background:#ccc}.empty{text-align:center;color:#aaa;padding:1.5rem;font-size:13px}.msg{border-radius:7px;margin-bottom:10px;padding:10px;font-size:13px}.msg-ok{color:#0f6e56;background:#e1f5ee}.msg-ng{color:#a32d2d;background:#fcebeb}.template-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 14px;display:flex}.template-name{margin-bottom:3px;font-size:13px;font-weight:700}.template-sub{color:#888;font-size:11px}.row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chevron{color:#aaa;font-size:12px;transition:transform .2s}.chevron.open{transform:rotate(180deg)}.suggest-wrap{position:relative}.suggest-list{z-index:100;background:#fff;border:1px solid #ddd;border-radius:7px;max-height:220px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.suggest-item{cursor:pointer;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.suggest-item:last-child{border-bottom:none}.suggest-item:hover{background:#f5f5f5}.suggest-credit{color:#888;font-size:12px}.suggest-cat{color:#aaa;font-size:11px}.timetable{border-collapse:collapse;width:100%;font-size:12px}.timetable th{color:#fff;text-align:center;background:#111;padding:8px 4px;font-size:12px;font-weight:700}.timetable td{vertical-align:top;border:1px solid #e8e8e8;width:16.6667%;height:72px;padding:0}.period-cell{text-align:center;color:#888;background:#f8f8f8;border:1px solid #e8e8e8;padding:4px 2px;font-size:11px;font-weight:600}.tt-subject{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:6px;flex-direction:column;justify-content:center;height:calc(100% - 6px);margin:3px;padding:5px 6px;font-size:11px;font-weight:600;display:flex}.tt-subject-name{margin-bottom:2px;line-height:1.3}.tt-subject-credit{opacity:.7;font-size:10px}.tt-empty{color:#ddd;justify-content:center;align-items:center;height:100%;font-size:18px;display:flex}.wn-setup{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:32px 24px}.wn-setup-emoji{margin-bottom:8px;font-size:44px}.wn-setup-title{color:#111;margin-bottom:10px;font-size:17px;font-weight:800}.wn-setup-desc{color:#666;margin-bottom:18px;font-size:13px;line-height:1.8}.wn-age-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;display:flex}.wn-age-btn{color:#ff6b9d;cursor:pointer;background:#ffe4ee;border:none;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:700;transition:transform .15s,background .15s}.wn-age-btn:hover{background:#ffd1e3;transform:translateY(-1px)}.wn-setup-hint{color:#aaa;font-size:11px}.wn-selector-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.wn-chip{color:#888;cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:600}.wn-chip.active{color:#fff;background:#ff6b9d;border-color:#ff6b9d}.wn-hero{color:#fff;background:#ff6b9d;border-radius:18px;margin-bottom:12px;padding:20px}.wn-hero.warn{background:#ff9a3c}.wn-hero-label{color:#ffffffd9;margin-bottom:4px;font-size:13px}.wn-hero-num{margin-bottom:6px;font-size:34px;font-weight:800}.wn-hero-row{color:#ffffffd9;justify-content:space-between;font-size:12px;display:flex}.wn-hero-warn{background:#fff3;border-radius:10px;margin-top:12px;padding:10px;font-size:12px;font-weight:700;line-height:1.6}.wn-budget{text-align:center;background:#fff;border:1.5px solid #ffb3c6;border-radius:16px;margin-bottom:12px;padding:16px}.wn-budget-label{color:#888;margin-bottom:6px;font-size:12px}.wn-budget-num{color:#ff6b9d;margin-bottom:4px;font-size:24px;font-weight:800}.wn-budget-sub{color:#aaa;font-size:12px}.wn-wall-card{background:#fff;border:1px solid #e8e8e8;border-left:4px solid #34d399;border-radius:14px;margin-bottom:10px;padding:16px}.wn-wall-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.wn-wall-name{color:#111;font-size:15px;font-weight:800}.wn-wall-amount{font-size:16px;font-weight:800}.wn-progress-bg{background:#f0f0f0;border-radius:5px;height:10px;overflow:hidden}.wn-progress-fill{border-radius:5px;height:100%;transition:width .4s}.wn-wall-row{justify-content:space-between;margin:8px 0;display:flex}.wn-wall-status{font-size:13px;font-weight:700}.wn-wall-remaining{color:#555;font-size:13px;font-weight:600}.wn-wall-desc{color:#666;font-size:12px;line-height:1.7}.wn-wall-note{color:#999;background:#f8f9ff;border-radius:8px;margin-top:6px;padding:8px;font-size:11px;line-height:1.6}.wn-disclaimer{color:#bbb;margin:12px 0 24px;font-size:10px;line-height:1.6}.s-tabs{background:#fff;border-bottom:1px solid #e0e0e0;margin-bottom:12px;display:flex;overflow-x:auto}.s-tab{cursor:pointer;color:#888;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:400}.s-tab.active{color:#111;border-bottom-color:#111;font-weight:700}.s-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:1rem;display:grid}.s-stat-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem}.s-stat-num{font-size:20px;font-weight:700;line-height:1}.s-stat-label{color:#888;margin-top:4px;font-size:11px}.s-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;padding:14px}.s-card-title{color:#555;margin-bottom:12px;font-size:13px;font-weight:700}.s-form-group{margin-bottom:10px}.s-form-group label{color:#888;margin-bottom:3px;font-size:12px;display:block}.s-form-group input,.s-form-group select{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:7px;width:100%;padding:8px 10px;font-size:14px}.s-form-group input:focus,.s-form-group select:focus{border-color:#111;outline:none}.s-input-color{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:7px;width:100%;height:40px;padding:4px}.s-btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px 18px;font-size:14px;font-weight:700}.s-btn-primary{color:#fff;background:#111}.s-btn-secondary{color:#111;background:#f5f5f5;border:1px solid #ddd}.s-btn-sm{cursor:pointer;color:#a32d2d;background:0 0;border:1px solid #e24b4a;border-radius:5px;padding:4px 9px;font-size:11px}.s-section-title{color:#555;margin-bottom:8px;font-size:13px;font-weight:700}.s-shift-item{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:8px;padding:12px 14px}.s-shift-header{justify-content:space-between;margin-bottom:6px;display:flex}.s-shift-date{font-size:14px;font-weight:700}.s-shift-earn{color:#1d9e75;font-size:14px;font-weight:700}.s-shift-detail{color:#888;gap:12px;font-size:12px;display:flex}.s-goal-header{justify-content:space-between;margin-bottom:6px;display:flex}.s-progress-bg{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden}.s-progress-fill{border-radius:4px;height:100%;transition:width .4s}.s-msg{border-radius:7px;margin-bottom:10px;padding:10px;font-size:13px}.s-msg-ok{color:#0f6e56;background:#e1f5ee}.s-msg-ng{color:#a32d2d;background:#fcebeb}.s-empty{text-align:center;color:#aaa;padding:2rem;font-size:13px}.s-job-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 14px;display:flex}.s-job-name{margin-bottom:3px;font-size:14px;font-weight:700}.s-job-wage{color:#888;font-size:12px}.s-row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.month-nav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.month-nav-btn{cursor:pointer;color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 16px;font-size:16px;font-weight:600;transition:background .2s}.month-nav-btn:hover{background:#f5f5f5}.month-title{font-size:16px;font-weight:700}.s-cal-header-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin-bottom:2px;display:grid}.s-cal-day-header{text-align:center;color:#888;padding:6px 0;font-size:11px;font-weight:700}.s-cal-day-header.sun{color:#e24b4a}.s-cal-day-header.sat{color:#378add}.s-cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.s-cal-cell{box-sizing:border-box;background:#fff;border:.5px solid #e8e8e8;min-width:0;height:80px;padding:3px 2px;overflow:hidden}.s-cal-cell.empty-cell{background:#f8f8f8}.s-cal-cell.today{background:#f0f8ff;border-color:#111}.s-cal-date{color:#111;text-align:center;margin-bottom:2px;font-size:10px;font-weight:700}.s-cal-date.sun{color:#e24b4a}.s-cal-date.sat{color:#378add}.s-cal-shift{box-sizing:border-box;border-radius:3px;width:100%;min-width:0;margin-bottom:1px;padding:2px;font-size:8px;font-weight:600;overflow:hidden}.s-cal-shift-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1.3;display:block;overflow:hidden}.s-cal-shift-time{opacity:.8;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:7px;line-height:1.3;display:block;overflow:hidden}.s-cal-modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0}.s-cal-modal{background:#fff;border-radius:14px;width:100%;max-width:360px;padding:20px}.s-cal-modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.s-cal-modal-title{font-size:16px;font-weight:700}.s-cal-modal-close{cursor:pointer;color:#888;background:0 0;border:none;padding:0;font-size:20px;line-height:1}.s-cal-modal-shift{background:#f8f8f8;border-radius:10px;margin-bottom:8px;padding:12px}.s-cal-modal-shift-name{margin-bottom:4px;font-size:14px;font-weight:700}.s-cal-modal-shift-detail{color:#555;font-size:13px;line-height:1.8}.s-wall-warning{background:#fff5f5;border-color:#e24b4a}.s-wall-title{margin-bottom:8px;font-size:14px;font-weight:700}.s-wall-desc{color:#555;font-size:13px;line-height:1.8}.s-wall-total{text-align:center;margin-bottom:4px;font-size:28px;font-weight:700}.s-wall-year{color:#888;text-align:center;margin-bottom:8px;font-size:12px}.s-wall-bar-bg{background:#f0f0f0;border-radius:10px;height:20px;margin:8px 0;overflow:hidden}.s-wall-bar-fill{border-radius:10px;height:100%;transition:width .4s}.s-wall-labels{color:#888;justify-content:space-between;margin-bottom:12px;font-size:11px;display:flex}.s-wall-result{text-align:center;border-radius:10px;padding:12px}.s-wall-status{margin-bottom:4px;font-size:14px;font-weight:700}.s-wall-remain{color:#555;font-size:13px}.se-pattern-row{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.se-pattern-chip{cursor:pointer;text-align:left;background:#f5f5f5;border:1px solid #eee;border-radius:12px;flex-shrink:0;min-width:100px;padding:10px 14px;transition:transform .15s}.se-pattern-chip:hover{transform:translateY(-1px)}.se-pattern-chip.active,.se-pattern-chip.active .se-pattern-chip-name,.se-pattern-chip.active .se-pattern-chip-time{color:#fff}.se-pattern-chip-name{color:#333;margin-bottom:2px;font-size:13px;font-weight:700;display:block}.se-pattern-chip-time{color:#888;font-size:11px;display:block}.se-pattern-save{margin:10px 0}.se-checkbox-row{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.se-checkbox-row input[type=checkbox]{accent-color:#ff6b9d;cursor:pointer;width:18px;height:18px}.se-pattern-save-form{margin-top:10px}.se-pattern-name-input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:7px;width:100%;margin-bottom:10px;padding:8px 10px;font-size:14px}.se-color-row{gap:10px;display:flex}.se-color-dot{cursor:pointer;border:none;border-radius:14px;width:28px;height:28px;transition:transform .15s}.se-color-dot:hover{transform:scale(1.1)}.se-color-dot.active{outline-offset:1px;outline:3px solid #111}.se-pattern-item{border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:10px 0;display:flex}.se-pattern-item:last-child{border-bottom:none}.se-pattern-item-dot{border-radius:5px;flex-shrink:0;width:10px;height:10px}.se-pattern-item-name{font-size:13px;font-weight:700}.se-pattern-item-sub{color:#888;margin-top:2px;font-size:11px}.se-cal-hint{color:#aaa;margin-bottom:8px;font-size:11px}.s-cal-cell.se-clickable{cursor:pointer}.s-cal-cell.se-clickable:hover{background:#fafafa}.s-cal-cell.today.se-clickable:hover{background:#e8f4ff}.se-cal-add-hint{text-align:center;color:#e0e0e0;margin-top:4px;font-size:14px}.se-add-modal{max-width:400px;max-height:85vh;overflow-y:auto}.st-tabs{background:#fff;border-bottom:1px solid #e0e0e0;margin-bottom:12px;display:flex;overflow-x:auto}.st-tab{cursor:pointer;color:#888;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:400}.st-tab.active{color:#111;border-bottom-color:#111;font-weight:700}.st-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;padding:14px}.st-card-title{color:#555;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.st-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.st-form-group{margin-bottom:10px}.st-form-group label{color:#888;margin-bottom:3px;font-size:12px;display:block}.st-form-group input,.st-form-group select{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:7px;width:100%;padding:8px 10px;font-size:14px}.st-form-group input:focus,.st-form-group select:focus{border-color:#111;outline:none}.st-checkbox-group{align-items:center;gap:6px;display:flex}.st-checkbox-group input[type=checkbox]{cursor:pointer;width:auto}.st-btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px 18px;font-size:14px;font-weight:700}.st-btn-primary{color:#fff;background:#111}.st-btn-secondary{color:#111;background:#f5f5f5;border:1px solid #ddd}.st-btn-success{color:#fff;background:#1d9e75}.st-btn-danger{color:#fff;background:#e24b4a}.st-btn-sm{cursor:pointer;color:#a32d2d;white-space:nowrap;background:0 0;border:1px solid #e24b4a;border-radius:5px;padding:4px 9px;font-size:11px}.st-btn-review{cursor:pointer;color:#fff;white-space:nowrap;background:#1d9e75;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:700}.st-streak-card{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b9d,#ff9a3c);border-radius:10px;margin-bottom:10px;padding:16px}.st-streak-num{font-size:48px;font-weight:700;line-height:1}.st-streak-label{opacity:.9;margin-top:4px;font-size:14px}.st-big-num{text-align:center;margin-bottom:8px;font-size:36px;font-weight:700}.st-goal-text{color:#888;font-size:12px}.st-progress-bg{background:#f0f0f0;border-radius:4px;height:8px;margin-bottom:4px;overflow:hidden}.st-progress-fill{border-radius:4px;height:100%;transition:width .4s}.st-progress-label{color:#888;text-align:right;font-size:12px}.st-record-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.st-record-item:last-child{border-bottom:none}.st-record-left{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.st-subject-badge{color:#555;background:#f0f0f0;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.st-record-time{color:#378add;font-size:13px;font-weight:600}.st-record-note{color:#888;font-size:12px}.st-timer-display{text-align:center;color:#111;letter-spacing:2px;margin:16px 0;font-family:monospace;font-size:56px;font-weight:700}.st-timer-btns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.st-timer-btns .st-btn{margin-top:0}.st-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px;display:grid}.st-stat-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem}.st-stat-num{font-size:24px;font-weight:700;line-height:1}.st-stat-label{color:#888;margin-top:4px;font-size:11px}.st-total-time{color:#378add;font-size:13px;font-weight:700}.st-bar-chart-wrap{margin-top:8px;padding-left:36px;position:relative}.st-bar-chart{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;align-items:stretch;gap:4px;height:124px;display:flex;position:relative}.st-bar-y-axis{flex-direction:column;justify-content:space-between;align-items:flex-end;width:34px;padding-right:4px;display:flex;position:absolute;top:0;bottom:24px;left:0}.st-bar-grid{pointer-events:none;border-top:1px dashed #f0f0f0;position:absolute;left:0;right:0}.st-bar-col{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.st-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;padding-bottom:2px;display:flex}.st-bar{border-radius:4px 4px 0 0;width:70%;min-height:0;transition:height .4s}.st-bar-val{color:#378add;text-align:center;white-space:nowrap;margin-bottom:2px;font-size:8px}.st-bar-label{color:#888;text-align:center;white-space:nowrap;border-top:1px solid #e0e0e0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:24px;font-size:9px;display:flex}.st-review-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 0;display:flex}.st-review-item:last-child{border-bottom:none}.st-badge-danger{color:#a32d2d;background:#fcebeb;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.st-empty{text-align:center;color:#aaa;padding:1.5rem;font-size:13px}.st-badges-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.st-badge-item{text-align:center;border:1px solid #e8e8e8;border-radius:12px;padding:12px 8px;transition:transform .2s}.st-badge-item.achieved{background:linear-gradient(135deg,#fff9e6,#fff3cc);border-color:#f0c040}.st-badge-item.locked{opacity:.6;background:#f8f8f8}.st-badge-icon{margin-bottom:6px;font-size:24px;line-height:1}.st-badge-label{color:#333;margin-bottom:3px;font-size:11px;font-weight:700}.st-badge-desc{color:#888;font-size:9px;line-height:1.3}.pf-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;padding:16px}.pf-card-title{color:#555;margin-bottom:14px;font-size:14px;font-weight:700}.pf-header{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.pf-avatar{flex-shrink:0}.pf-avatar-img{object-fit:cover;border-radius:50%;width:56px;height:56px}.pf-avatar-img-lg{object-fit:cover;border-radius:50%;width:72px;height:72px}.pf-avatar-placeholder{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.pf-avatar-upload-wrap{cursor:pointer;display:inline-block;position:relative}.pf-avatar-overlay{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;bottom:0;right:0}.pf-avatar-center{flex-direction:column;align-items:center;gap:6px;margin-bottom:16px;display:flex}.pf-avatar-note{color:#aaa;font-size:11px}.pf-info{flex:1}.pf-username{margin-bottom:4px;font-size:18px;font-weight:700}.pf-university{color:#888;margin-bottom:4px;font-size:13px}.pf-bio{color:#555;font-size:13px;line-height:1.5}.pf-public-badge{margin-bottom:12px}.pf-badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.pf-badge-public{color:#0f6e56;background:#e1f5ee}.pf-badge-private{color:#888;background:#f5f5f5}.pf-form-group{margin-bottom:12px}.pf-form-group label{color:#888;margin-bottom:3px;font-size:12px;display:block}.pf-form-group input,.pf-form-group textarea{color:#111;resize:vertical;background:#fff;border:1px solid #e0e0e0;border-radius:7px;width:100%;padding:8px 10px;font-size:14px}.pf-form-group input:focus,.pf-form-group textarea:focus{border-color:#111;outline:none}.pf-checkbox-group{align-items:center;display:flex}.pf-checkbox-group input[type=checkbox]{cursor:pointer;width:auto}.pf-btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px 18px;font-size:14px;font-weight:700}.pf-btn-primary{color:#fff;background:#111}.pf-btn-secondary{color:#111;background:#f5f5f5;border:1px solid #ddd}.pf-btns{flex-direction:column;gap:8px;display:flex}.pf-btns .pf-btn{margin-top:0}.pf-msg{border-radius:7px;margin-bottom:10px;padding:10px;font-size:13px}.pf-msg-ok{color:#0f6e56;background:#e1f5ee}.pf-msg-ng{color:#a32d2d;background:#fcebeb}.pf-empty{text-align:center;color:#aaa;padding:2rem;font-size:13px}.rk-empty{text-align:center;color:#aaa;padding:2rem;font-size:13px;line-height:1.8}.rk-header-card{color:#fff;text-align:center;background:linear-gradient(135deg,#111,#333);border-radius:10px;margin-bottom:12px;padding:16px}.rk-title{margin-bottom:4px;font-size:18px;font-weight:700}.rk-subtitle{opacity:.7;font-size:12px}.rk-item{cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:12px 14px;transition:background .15s;display:flex}.rk-item:hover{background:#f8f8f8}.rk-item-me{background:#f0f7ff;border-color:#378add}.rk-rank{text-align:center;flex-shrink:0;width:32px;font-size:20px}.rk-avatar{flex-shrink:0}.rk-avatar-img{object-fit:cover;border-radius:50%;width:40px;height:40px}.rk-avatar-placeholder{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.rk-info{flex:1;min-width:0}.rk-username{align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.rk-university{color:#888;margin-top:2px;font-size:11px}.rk-me-badge{color:#fff;background:#378add;border-radius:10px;padding:1px 6px;font-size:10px;font-weight:700}.rk-earned{text-align:right;flex-shrink:0}.rk-earned-num{color:#1d9e75;font-size:14px;font-weight:700}.rk-earned-hours{color:#888;font-size:11px}.rk-back-btn{color:#888;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:4px 0;font-size:13px;font-weight:600}.rk-user-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:10px;padding:16px}.rk-user-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.rk-avatar-img-lg{object-fit:cover;border-radius:50%;width:56px;height:56px}.rk-avatar-placeholder-lg{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex}.rk-user-name{margin-bottom:4px;font-size:18px;font-weight:700}.rk-user-univ{color:#888;font-size:13px}.rk-user-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.rk-user-stat{text-align:center;background:#f8f8f8;border-radius:8px;padding:10px 6px}.rk-user-stat-num{color:#1d9e75;font-size:14px;font-weight:700}.rk-user-stat-label{color:#888;margin-top:2px;font-size:10px}.rk-cal-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:14px}.rk-cal-title{color:#555;margin-bottom:10px;font-size:13px;font-weight:700}.rk-cal-header-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin-bottom:2px;display:grid}.rk-cal-day-header{text-align:center;color:#888;padding:6px 0;font-size:11px;font-weight:700}.rk-cal-day-header.sun{color:#e24b4a}.rk-cal-day-header.sat{color:#378add}.rk-cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.rk-cal-cell{box-sizing:border-box;background:#fff;border:.5px solid #e8e8e8;min-width:0;height:80px;padding:3px 2px;overflow:hidden}.rk-cal-cell.empty-cell{background:#f8f8f8}.rk-cal-date{color:#111;text-align:center;margin-bottom:2px;font-size:10px;font-weight:700}.rk-cal-date.sun{color:#e24b4a}.rk-cal-date.sat{color:#378add}.rk-cal-shift{box-sizing:border-box;border-radius:3px;width:100%;margin-bottom:1px;padding:2px;font-size:8px;font-weight:600;overflow:hidden}.rk-cal-shift-name{white-space:nowrap;text-overflow:ellipsis;line-height:1.3;display:block;overflow:hidden}.rk-cal-shift-time{opacity:.8;white-space:nowrap;font-size:7px;line-height:1.3;display:block;overflow:hidden}.rk-modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0}.rk-modal{background:#fff;border-radius:14px;width:100%;max-width:360px;padding:20px}.rk-modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.rk-modal-title{font-size:16px;font-weight:700}.rk-modal-close{cursor:pointer;color:#888;background:0 0;border:none;font-size:20px}.rk-modal-shift{background:#f8f8f8;border-radius:10px;margin-bottom:8px;padding:12px}.rk-modal-shift-name{margin-bottom:6px;font-size:14px;font-weight:700}.rk-modal-shift-detail{color:#555;font-size:13px;line-height:1.8}.rp-month-select{margin-bottom:10px}.rp-month-select select{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:600}.rp-header{color:#fff;background:linear-gradient(135deg,#111,#2a2a3a);border-radius:14px;margin-bottom:12px;padding:20px}.rp-header-title{margin-bottom:10px;font-size:20px;font-weight:800}.rp-comment{color:#ffffffb3;font-size:13px;line-height:1.7}.rp-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:12px;padding:16px}.rp-card-title{color:#555;margin-bottom:14px;font-size:14px;font-weight:700}.rp-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px;display:grid}.rp-stat{text-align:center;background:#f8f8f8;border-radius:10px;padding:12px}.rp-stat-num{margin-bottom:4px;font-size:18px;font-weight:700;line-height:1}.rp-stat-label{color:#888;font-size:11px}.rp-progress-bg{background:#f0f0f0;border-radius:3px;height:6px;overflow:hidden}.rp-progress-fill{border-radius:3px;height:100%;transition:width .4s}.rp-empty{text-align:center;color:#aaa;padding:2rem;font-size:13px}.rp-empty-small{text-align:center;color:#aaa;padding:1rem;font-size:13px}.rp-badges-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.rp-badge-item{text-align:center;border:1px solid #e8e8e8;border-radius:12px;padding:12px 8px}.rp-badge-item.achieved{background:linear-gradient(135deg,#fff9e6,#fff3cc);border-color:#f0c040}.rp-badge-item.locked{opacity:.6;background:#f8f8f8}.rp-badge-icon{margin-bottom:6px;font-size:24px;line-height:1}.rp-badge-label{color:#333;margin-bottom:3px;font-size:11px;font-weight:700}.rp-badge-desc{color:#888;font-size:9px;line-height:1.3}.td-progress-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:12px;padding:14px}.td-progress-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.td-progress-title{color:#555;font-size:13px;font-weight:700}.td-progress-count{color:#1d9e75;font-size:13px;font-weight:700}.td-progress-bg{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden}.td-progress-fill{background:linear-gradient(90deg,#1d9e75,#378add);border-radius:4px;height:100%;transition:width .4s}.td-complete-msg{color:#1d9e75;text-align:center;margin-top:8px;font-size:13px;font-weight:600}.td-input-wrap{gap:8px;margin-bottom:16px;display:flex}.td-input{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:14px}.td-input:focus{border-color:#111}.td-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700}.td-section{margin-bottom:16px}.td-section-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.td-section-title{color:#888;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:700}.td-clear-btn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.td-item{background:#fff;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:12px 14px;transition:all .15s;display:flex}.td-item:hover{border-color:#ddd}.td-item-past{background:#fffbf5;border-color:#faeeda}.td-item-done{opacity:.6}.td-check{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.td-check-circle{border:2px solid #ddd;border-radius:50%;width:22px;height:22px;transition:all .15s}.td-check:hover .td-check-circle{border-color:#1d9e75}.td-check-done{cursor:pointer}.td-check-circle-done{color:#fff;background:#1d9e75;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.td-text-wrap{flex-direction:column;flex:1;gap:2px;display:flex}.td-text{color:#111;flex:1;font-size:14px}.td-text-done{color:#aaa;text-decoration:line-through}.td-date{color:#ba7517;font-size:11px}.td-delete{color:#ccc;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px;transition:color .15s}.td-delete:hover{color:#e24b4a}.td-empty{text-align:center;color:#aaa;padding:3rem 1rem;font-size:13px}
