@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@700;800&display=swap";:root{color:#203328;--bg:#f7f7f4;--surface:#f2f3ef;--surface-strong:#eceee8;--surface-white:#fff;--text:#203328;--muted:#6e756f;--green:#1b5b3c;--green-dark:#13472f;--green-soft:#2f6f4f;--gold:#ffd991;--gold-dark:#8d6721;--danger:#ffd9d6;--danger-text:#b33b39;--line:#20332814;--shadow:0 14px 40px #111c1514;--radius:22px;--radius-sm:16px;background:#f7f7f4;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:linear-gradient(#fafaf8 0%,#f4f4f1 100%);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:18px 12px 110px}.phone-frame{width:min(100%,390px);margin:0 auto}.phone-frame-idle{flex-direction:column;min-height:calc(100vh - 128px);display:flex}.top-bar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.history-page-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.history-topbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.history-page-topbar h1{margin:0;font-family:Manrope,sans-serif;font-size:1.5rem;line-height:1.1}.history-back-button{width:30px;height:30px;color:var(--text);background:0 0;border:0;place-items:center;padding:0;display:grid}.history-select-button{background:#e9ece5;border-radius:12px;padding:9px 14px;font-size:.88rem}.history-select-button.chip-active,.history-select-button-active{background:var(--green);color:#fff}.top-bar h1,.history-title-row h2,.hero-card h2,.section-heading h3,.month-row h3,.modal-header h2,.login-card h1{margin:0;font-family:Manrope,sans-serif}.top-bar h1{font-size:1.72rem;line-height:1.02}.top-bar p,.modal-header p,.supporting-text,.hero-subtitle{color:var(--muted);margin:6px 0 0;font-size:.92rem}.logout-button,.select-button,.save-button,.summary-icon,.icon-button,.selection-close{background:0 0;border:0}.logout-button{color:var(--green);align-items:center;gap:6px;padding:6px 0;font-size:.98rem;font-weight:600;display:inline-flex}.mini-icon,.button-icon,.nav-icon,.inline-icon,.edit-mark{flex:none;width:18px;height:18px}.button-icon,.nav-icon{width:22px;height:22px}.inline-icon{color:var(--green)}.edit-mark{color:#ef8d3f;vertical-align:-2px;margin-right:4px}.lock-mark{color:#97a097}.message{border-radius:16px;margin-bottom:14px;padding:12px 14px;font-size:.92rem}.message-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-title{font-size:.95rem;line-height:1.35;display:block}.message-body{margin:6px 0 0;line-height:1.45}.message-actions{justify-content:flex-start;margin-top:10px;display:flex}.message-action{color:inherit;background:#ffffffb8;border:0;border-radius:999px;padding:9px 12px;font-weight:700}.message-close{color:inherit;opacity:.72;background:0 0;border:0;padding:0}.message-close:hover{opacity:1}.message-warning{color:#7b5d23;background:#fff2d7}.message-error{color:#a33432;background:#ffe3e0}.hero-card{background:linear-gradient(180deg, var(--green) 0%, var(--green-dark) 100%);color:#fff;border-radius:24px;justify-content:space-between;gap:12px;margin-bottom:14px;padding:22px;display:flex}.hero-card-active{border-radius:22px;align-items:center;gap:14px;margin-bottom:12px;padding:20px 18px}.hero-card-active .hero-copy,.hero-card-active>div:first-child{flex:auto;min-width:0}.hero-card .eyebrow{color:#ffffffb3}.hero-card h2{margin-top:4px;font-size:2rem}.hero-subtitle{color:#ffffffb8;margin-top:3px}.timer-badge{text-align:center;background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;min-width:132px;padding:16px 14px;box-shadow:inset 0 1px #ffffff0f}.hero-card-active h2{letter-spacing:-.02em;font-size:1.9rem;line-height:1.02}.hero-card-active .hero-subtitle{margin-top:5px;font-size:.95rem}.hero-card-active .timer-badge,.timer-badge-active{background:#ffffff14;border-color:#ffffff0f;border-radius:18px;min-width:144px;padding:18px 14px}.hero-card-active .timer-badge strong,.timer-badge-active strong{letter-spacing:-.03em;font-size:1.78rem}.hero-card-active .timer-badge span,.timer-badge-active span{letter-spacing:.16em;margin-top:7px;font-size:.62rem}.timer-badge strong{font-family:Manrope,sans-serif;font-size:1.95rem;line-height:1;display:block}.timer-badge span{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin-top:8px;font-size:.69rem;display:block}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#71776f;font-size:.72rem;font-weight:800;display:block}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.stats-grid-idle{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px;margin-bottom:16px}.stats-grid-active{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.stat-tile,.table-card,.notes-card,.summary-card,.filter-panel,.login-card{background:var(--surface-white);border-radius:var(--radius);box-shadow:0 4px 18px #1a271e08}.table-card{overflow:hidden}.stat-tile{background:#f4f5f1;padding:12px 14px}.stats-grid-idle .stat-tile{min-height:78px;box-shadow:none;background:#f2f2ef;border-radius:14px}.stats-grid-active .stat-tile{min-height:68px;box-shadow:none;background:#f2f3ef;border-radius:14px;padding:11px 12px 10px}.stats-grid-active .stat-tile strong{letter-spacing:-.03em;margin-top:3px;font-size:1.32rem}.stat-tile strong{margin-top:4px;font-family:Manrope,sans-serif;font-size:1.5rem;display:block}.accent-text{color:var(--gold-dark)}.hero-button,.action-card,.ghost-button{border:0;border-radius:18px;transition:transform .15s,opacity .15s}.hero-button:active,.action-card:active,.ghost-button:active,.nav-item:active{transform:scale(.98)}.hero-button{justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:14px;padding:20px 18px;font-size:1.05rem;font-weight:800;display:inline-flex}.hero-button-start{background:var(--gold);color:#39280b}.hero-button-start-idle{box-shadow:none;text-transform:uppercase;background:#ffdda0;border-radius:18px;justify-content:center;margin-bottom:18px;padding:22px 20px;font-size:1.02rem}.hero-button-primary{background:var(--green);color:#fff}.hero-button:disabled,.action-card:disabled,.save-button:disabled{opacity:.6;cursor:default}.button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:16px;height:16px;animation:.8s linear infinite spin}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.action-grid-active{gap:12px;margin-bottom:14px}.action-card{place-items:center;gap:8px;padding:18px 12px;font-weight:700;display:grid}.action-card-active,.action-grid-active .action-card{min-height:92px;box-shadow:none;border-radius:16px;gap:10px;padding:14px 12px 15px;font-size:1.02rem;line-height:1.15}.action-card-gold{background:var(--gold);color:#3b2808}.action-card-danger{background:var(--danger);color:var(--danger-text)}.action-grid-active .action-card-gold{background:#ffd89a}.action-grid-active .action-card-danger{color:#ba403b;background:#ffd9d6}.action-icon-wrap,.action-grid-active .action-card>.button-icon{color:#fff;background:#352408eb;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.action-grid-active .action-card-danger .action-icon-wrap,.action-grid-active .action-card-danger>.button-icon{background:#b2352f}.action-grid-active .action-card .button-icon{width:16px;height:16px}.notes-card,.filter-panel,.login-card{margin-bottom:16px;padding:16px}.notes-card-active{box-shadow:none;border-radius:18px;padding:15px 14px 14px}.notes-header,.section-heading,.history-title-row,.month-row,.modal-actions,.field-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.notes-header h3,.section-heading h3,.month-row h3,.history-title-row h2{align-items:center;gap:8px;margin:0;display:inline-flex}.note-save-indicator{color:#7a827b;font-size:.84rem;font-weight:700}.note-save-indicator-saving{color:var(--gold-dark)}.note-save-indicator-saved{color:var(--green)}.note-save-indicator-error{color:#b2352f}.save-button{background:var(--green);color:#fff;border-radius:14px;padding:10px 18px;font-weight:700}.notes-card-active .save-button{border-radius:12px;padding:10px 18px;box-shadow:0 10px 20px #1b5b3c24}.notes-input,.input{width:100%;color:var(--text);background:#f6f7f4;border:0;border-radius:14px;margin-top:10px;padding:13px 15px;line-height:1.35}.input-error{background:#fff3f2;box-shadow:inset 0 0 0 1px #b2352f38}.field-error{color:#b2352f;font-size:.82rem;font-weight:700}.notes-card-active .notes-input{background:#f7f7f4;min-height:132px;margin-top:12px;padding:13px 14px}.notes-input,.textarea-field{resize:vertical;min-height:96px}.notes-input:disabled{color:#9aa099}.section-card{margin-bottom:12px}.section-card-table-idle{flex-direction:column;flex:auto;min-height:0;display:flex}.link-button{color:var(--green);background:0 0;border:0;font-weight:700}.link-button-inline{padding:0}.time-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:.95rem}.time-table-idle{font-size:.98rem}.time-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#78807a;background:#f3f4f0;padding:14px 12px;font-size:.74rem}.time-table td{border-top:1px solid var(--line);padding:14px 12px}.time-table-idle th{background:#f6f6f3;padding:10px;font-size:.64rem}.time-table-idle td{padding:11px 10px;font-size:.88rem}.section-card-table:not(.section-card-table-idle) .table-card{box-shadow:none;border-radius:18px}.section-card-table:not(.section-card-table-idle) .time-table th{background:#f5f6f2;padding:10px 12px;font-size:.68rem}.section-card-table:not(.section-card-table-idle) .time-table td{padding:12px;font-size:.92rem}.section-card-table:not(.section-card-table-idle) .time-table th:first-child,.section-card-table:not(.section-card-table-idle) .time-table td:first-child{white-space:nowrap;width:82px}.section-card-table:not(.section-card-table-idle) .time-table th:nth-child(2),.section-card-table:not(.section-card-table-idle) .time-table td:nth-child(2){white-space:nowrap;width:92px}.section-card-table:not(.section-card-table-idle) .time-table th:nth-child(3),.section-card-table:not(.section-card-table-idle) .time-table td:nth-child(3){width:48px}.section-card-table:not(.section-card-table-idle) .time-table th:last-child,.section-card-table:not(.section-card-table-idle) .time-table td:last-child{width:92px}.time-table-idle th:first-child,.time-table-idle td:first-child{white-space:nowrap;width:78px}.time-table-idle th:nth-child(2),.time-table-idle td:nth-child(2){white-space:nowrap;width:88px}.time-table-idle th:nth-child(3),.time-table-idle td:nth-child(3){width:42px}.time-table-idle th:last-child,.time-table-idle td:last-child{width:96px}.time-table tbody tr{cursor:pointer}.table-row-muted{color:#7a817a}.table-row-selected{background:#1b5b3c14}.align-right{text-align:right!important}.strong-cell{color:var(--green);white-space:nowrap;font-weight:800}.strong-cell-content{justify-content:flex-end;align-items:center;gap:6px;width:100%;display:inline-flex}.strong-cell-icons{flex:0 0 28px;justify-content:flex-end;align-items:center;gap:4px;width:28px;min-width:28px;display:inline-flex}.strong-cell-value{min-width:48px;display:inline-block}.strong-cell-locked{color:#8f9890}.empty-cell{text-align:center;color:var(--muted)}.entry-date-cell{white-space:nowrap;align-items:center;gap:6px;display:flex}.entry-state-icons{align-items:center;gap:4px;display:flex}.entry-state-icon-wrap{align-items:center;display:inline-flex}.entry-state-icon{width:12px;height:12px}.entry-state-icon-open{color:#a33432}.entry-state-icon-split{color:#1b5b3c}.entry-state-icon-repaired{color:#2458a6}.empty-state{justify-items:center;gap:6px;padding:16px 8px;display:grid}.empty-state strong{color:var(--text);font-family:Manrope,sans-serif;font-size:1rem}.empty-state p{max-width:24ch;margin:0;line-height:1.45}.history-header{margin-bottom:12px}.history-title-row{display:none}.history-chip-row{margin:0 0 16px;padding-bottom:0}.history-supporting{color:var(--muted);margin:8px 0 0;line-height:1.45}.history-header .history-supporting{display:none}.chip-row{gap:8px;margin:14px 0;padding-bottom:4px;display:flex;overflow-x:auto}.chip{color:#5f665f;white-space:nowrap;background:#edf0ea;border:0;border-radius:999px;padding:10px 14px;font-weight:700}.chip-active{background:var(--green);color:#fff}.select-button{color:var(--text);background:#edf0ea;border-radius:14px;align-items:center;gap:6px;padding:10px 14px;font-weight:700;display:inline-flex}.month-nav{gap:8px;display:flex}.history-month-row{margin-bottom:14px}.history-month-row h3{align-items:baseline;gap:8px;font-size:1.95rem;line-height:1;display:inline-flex}.history-period-button{color:inherit;font:inherit;line-height:inherit;background:0 0;border:0;padding:0}.history-period-button-year{color:#5a655c}.history-month-button{background:0 0;width:30px;height:30px}.icon-button{color:#556057;background:#edf0ea;border-radius:50%;width:36px;height:36px}.summary-card,.selection-bar{grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;margin:12px 0;padding:16px;display:grid}.summary-card strong,.selection-bar strong{margin-top:4px;font-family:Manrope,sans-serif;font-size:1.7rem;display:block}.muted-strong{color:#8a908b}.summary-icon{width:42px;height:42px;color:var(--green);background:#edf0ea;border-radius:14px}.history-summary-card{box-shadow:none;background:#f2f3ef;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;margin-bottom:14px;padding:16px 18px}.history-summary-card>div:last-child{text-align:right}.history-summary-card strong{font-size:1.95rem}.filter-grid,.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-group{gap:8px;display:grid}.field-label{color:#5f665f;font-size:.92rem;font-weight:700;display:block}.field-label-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.field-label-row span{text-align:left;flex:auto}.field-label-row strong{color:var(--gold-dark);text-transform:uppercase;flex:none;margin-left:auto;font-size:.78rem}.selection-bar{background:var(--green);color:#fff;border-radius:18px;margin-bottom:18px}.history-selection-bar{z-index:6;border-radius:14px;grid-template-columns:1fr auto;margin-bottom:20px;padding:14px 16px;position:sticky;bottom:102px;box-shadow:0 14px 26px #1b5b3c38}.history-selection-bar strong{margin:0;font-size:1.05rem}.selection-dot{margin:0 6px}.selection-bar p{color:#ffffffbf;margin:4px 0 0;font-size:.84rem}.selection-close{color:#fff}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:26px;grid-template-columns:repeat(2,1fr);gap:8px;width:min(100% - 24px,390px);padding:18px 22px 10px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 -6px 18px #18251d0d,0 14px 28px #18251d14}.history-page-topbar+.message+.message,.history-page-topbar+.message{margin-top:-2px}.history-table-card{box-shadow:none;border-radius:18px}.history-time-table th{background:#f5f6f2;padding:11px 12px;font-size:.66rem}.history-time-table td{padding:11px 12px;font-size:.88rem}.history-time-table th:first-child,.history-time-table td:first-child{white-space:nowrap;width:82px}.history-time-table th:nth-child(2),.history-time-table td:nth-child(2){white-space:nowrap;width:92px}.history-time-table th:nth-child(3),.history-time-table td:nth-child(3){width:44px}.history-time-table th:last-child,.history-time-table td:last-child{width:92px}.nav-item{color:#5c645d;background:0 0;border:0;border-radius:14px;justify-items:center;gap:4px;padding:10px 12px;font-size:.8rem;font-weight:700;display:grid}.nav-item-active{background:var(--green);color:#fff;box-shadow:0 10px 24px #1b5b3c2e}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#19221c3d;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.bottom-sheet-overlay{align-items:end}.bottom-sheet-card{background:#fff;border-radius:22px 22px 0 0;width:min(100%,390px);padding:12px 16px 24px;box-shadow:0 -12px 40px #121d1624}.bottom-sheet-handle{background:#d7ddd6;border-radius:999px;width:52px;height:5px;margin:0 auto 14px}.bottom-sheet-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.bottom-sheet-header h2{color:var(--text);margin:0;font-family:Manrope,sans-serif;font-size:1.2rem}.bottom-sheet-close{color:#566157}.month-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.month-picker-chip{text-transform:capitalize;justify-content:center}.year-picker-list{gap:10px;display:grid}.year-picker-option{color:#516052;text-align:left;background:#edf0ea;border:0;border-radius:14px;padding:14px 16px;font-weight:700}.year-picker-option-active{background:var(--green);color:#fff}.modal-card{background:#fff;border-radius:14px;width:min(100%,420px);max-height:calc(100vh - 32px);overflow:auto;box-shadow:0 24px 60px #121d162e}.modal-header,.modal-form{padding:20px}.modal-header{padding-bottom:10px}.modal-form{gap:10px;padding-top:0}.modal-header h2{color:var(--green);font-size:1.42rem;line-height:1.12}.modal-header p{color:#667066;max-width:20ch;font-size:.95rem;line-height:1.45}.modal-actions{margin-top:26px}.edit-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.input-display{color:#374238;justify-content:space-between;align-items:center;min-height:50px;margin-top:0;padding:13px 14px;font-weight:700;display:flex}.input-display-icon{gap:10px}.input-display-muted{color:#57625a}.input-hidden{opacity:0;pointer-events:none;position:absolute;inset:0}.muted-icon{color:#8b918b}.system-hint{color:#8a908b;align-items:flex-start;gap:8px;margin:4px 0 8px;font-size:.84rem;font-style:italic;line-height:1.45;display:inline-flex}.system-hint-warning{color:#8d6721}.pause-summary-card{margin-top:2px}.pause-summary-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pause-summary-toggle{align-items:center;display:inline-flex}.pause-summary-hint{white-space:nowrap;flex:none;margin:0}.pause-history-item p{margin:4px 0 0}.pause-history-row{font-variant-numeric:tabular-nums;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.pause-history-row strong{color:var(--text)}.pause-empty-text{color:var(--muted);margin:10px 0 0;line-height:1.4}.modal-notes-field{color:#475247;background:#f2f3ef;min-height:92px;margin-top:0;padding:13px 14px}.modal-reason-field{background:#f2f3ef;min-height:78px;margin-top:0;padding:13px 14px}.modal-actions-stacked,.modal-actions-split{align-items:end}.modal-actions-split{justify-content:space-between;gap:14px}.modal-actions-right{align-items:end;gap:12px;display:inline-flex}.modal-cancel-button{padding-bottom:10px;font-size:.95rem}.modal-archive-button{color:#8a4a3a;padding-bottom:10px;font-size:.95rem}.modal-save-button{border-radius:12px;width:auto;min-width:142px;margin-bottom:0;padding:14px 18px;font-size:.98rem;box-shadow:0 10px 24px #1b5b3c2e}.ghost-button{color:#636a64;background:0 0;padding:10px 0;font-weight:700}.change-history-card{background:#f7f8f5;border-radius:16px;margin-top:12px;padding:14px}.change-history-list{margin-top:10px}.change-history-item+.change-history-item{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.change-history-meta{color:var(--muted);justify-content:space-between;gap:10px;font-size:.82rem;display:flex}.change-history-item p{margin:6px 0 0}.login-shell{place-items:center;display:grid}.login-frame{padding-top:12vh}.login-card h1{margin-top:4px;font-size:2rem}.login-form{margin-top:18px}.login-form .hero-button{margin-top:4px;padding:16px 18px;font-size:1rem}.pin-input{text-align:center;letter-spacing:.3em;font-size:1.4rem}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=360px){.hero-card,.summary-card,.selection-bar,.field-grid,.filter-grid{grid-template-columns:1fr}.timer-badge{min-width:0}.action-grid,.stats-grid{grid-template-columns:1fr}}
