/* Mock 03: quiet on the surface, extensive when you need it. */
:root{--chart-3:#9984ad;--chart-4:#b29b65;--chart-5:#6b99a8}
.ui-icon{width:18px;height:18px;flex:0 0 18px;vertical-align:middle}
.header-tools .appearance-button{color:var(--muted)}
.main-nav{gap:2px}.main-nav button{padding:11px 19px}
.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.align-right{text-align:right!important}
.section-tabs{display:flex;gap:6px;align-items:center;flex-wrap:wrap}
.section-tabs>button{min-height:44px;padding:10px 15px;border:1px solid transparent;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);white-space:nowrap}
.section-tabs>button.active{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:0 2px 4px #172b2305}
.section-tabs>button>span{font:10px var(--mono);background:var(--stage);padding:2px 6px;border-radius:5px}
.planning-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;flex-wrap:wrap}
.planning-toolbar>div:last-child{display:flex;gap:12px;align-items:center}.planning-toolbar input{max-width:255px;font-size:12px}
.planning-toolbar .primary{font-size:13px}.planning-toolbar .primary .ui-icon{width:17px;height:17px}
.task-composer{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:7px 9px 7px 15px;background:var(--surface);min-height:58px}
.composer-plus{display:flex;color:var(--muted)}.composer-plus .ui-icon{width:18px;height:18px;flex-basis:18px}
.task-composer input{border:0;background:none;flex:1;min-width:50px;width:auto;padding:8px 0;font-size:14px;min-height:40px}
.task-composer>.text-button{font-size:12px;padding:6px 9px;white-space:nowrap}
.composer-submit{min-height:40px;padding:8px 14px;background:var(--green-soft);color:var(--green);border-radius:9px;display:flex;gap:12px;align-items:center;font-size:13px}
.composer-submit kbd{font-size:12px;color:inherit;border:0}.composer-hint{font-size:11px;margin:9px 0 23px;color:var(--muted)}.composer-hint>span{margin-left:12px}
.plan-card{padding:18px 20px}.plan-card .plan-section-title{margin-bottom:9px}.plan-card .task-row{padding:12px 8px;min-height:91px}.plan-card .task-row.active{border:1px solid var(--line)}
.task-row.is-full{gap:9px}.drag-handle{width:15px;display:flex;align-items:center;color:var(--muted);opacity:.55;cursor:grab;flex-shrink:0}.drag-handle .ui-icon{width:14px;height:20px;flex-basis:14px}
.task-row.dragging{opacity:.4}.task-row.is-full .task-main{gap:6px}.task-row.is-full .task-title{font-size:14px}
.task-actions{display:flex;gap:2px;align-items:center}.task-actions .icon-button{width:30px;min-width:30px;padding:6px}
.postpone-button{display:flex;gap:6px;align-items:center;font-size:11px;color:var(--muted);min-height:40px;padding:6px 8px;border-radius:8px}.postpone-button:hover{background:var(--green-soft)}.postpone-button .ui-icon{width:14px;height:14px;flex-basis:14px}
.task-meta{font:11px/1.5 var(--sans);gap:6px}.project-dot{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}
.task-tags{display:flex;gap:5px;flex-wrap:wrap}.tag-pill{font:10px/1.5 var(--mono);background:var(--stage);color:var(--muted);border-radius:4px;padding:2px 6px}
.repeat-label,.date-pill{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px}.repeat-label .ui-icon,.date-pill .ui-icon{width:12px;height:12px;flex-basis:12px}.repeat-label{margin-left:4px}
.section-description{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 17px}.mock-empty{padding:30px 15px;color:var(--muted);font-size:13px;text-align:center;line-height:1.7}
.plan-outlook h3{font:400 35px var(--mono)!important;letter-spacing:-1px}.plan-grid aside .routine-peek h3{font:500 15px var(--sans)}.routine-peek .section-heading{gap:6px}.routine-peek h3{display:flex;align-items:center;gap:8px}.routine-peek>.text-button{font-size:12px;margin-top:12px}
.routine-peek-row{display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;width:100%;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.routine-peek-row small{display:block;margin-top:5px;color:var(--muted);font-size:11px}
.routine-row{display:flex;gap:15px;align-items:center;padding:20px 0;border-top:1px solid var(--line)}.routine-row>div:nth-child(2){flex:1;min-width:0}.routine-row h3{font-size:14px;font-weight:500}.routine-row p{font-size:12px;color:var(--muted);margin:6px 0}.routine-row small{font-size:11px;color:var(--green)}.routine-row>.text-button{font-size:12px;padding:8px}
.routine-mark{height:38px;width:38px;min-width:38px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);border-radius:10px}
.toggle{width:42px;min-width:42px;height:25px;padding:3px;background:var(--line);border-radius:15px}.toggle[aria-checked=true]{background:var(--green)}
.task-dialog{width:min(610px,calc(100vw - 28px))}.repeat-editor{padding:1px 16px 15px;background:var(--stage);border:1px solid var(--line);border-radius:12px;margin-top:20px}.repeat-editor>label{display:flex;align-items:center;gap:8px}
.repeat-interval{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:12px}.repeat-interval input{width:70px;padding:6px 10px;min-height:38px}.repeat-interval label{margin:0}
.weekday-picker{display:flex;gap:6px;margin-top:13px;flex-wrap:wrap}.weekday-picker label{position:relative;margin:0}.weekday-picker input{position:absolute;opacity:0;width:1px;height:1px}.weekday-picker span{display:grid;place-items:center;width:43px;height:39px;border:1px solid var(--line);border-radius:8px;font-size:11px;background:var(--surface);cursor:pointer}.weekday-picker input:checked+span{background:var(--green);color:var(--white);border-color:var(--green)}.weekday-picker input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}
.repeat-preview{font-size:11px;color:var(--green);margin-top:12px}.repeat-editor small{font-size:11px;color:var(--muted);line-height:1.6;display:block;margin-top:8px}
.check-label{display:flex!important;align-items:center;gap:10px!important;font-size:13px!important}.check-label input{width:18px;min-height:18px;height:18px;flex-shrink:0}
.postpone-title{font-size:15px!important;color:var(--ink)!important}.schedule-options{display:flex;flex-direction:column;gap:7px}.schedule-option{display:flex;align-items:center;gap:12px;text-align:left;min-height:54px;padding:12px 13px;border:1px solid var(--line);border-radius:11px;font-size:13px}.schedule-option:hover{background:var(--stage)}.schedule-option>span{flex:1}.schedule-option small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.schedule-option>.ui-icon:last-child{margin-left:auto;color:var(--muted)}.schedule-date-row{display:flex;gap:10px}.schedule-date-row input{flex:1;min-width:0}.schedule-date-row button{font-size:12px;white-space:nowrap}
.report-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.report-nav>.secondary{font-size:12px;min-height:42px;padding:9px 13px}
.report-filters{border:1px solid var(--line);border-radius:13px;background:var(--surface);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 10px;margin-bottom:16px;flex-wrap:wrap}.report-filters select{width:auto;font-size:12px;border:0;background:var(--stage);min-height:37px;max-width:180px;border-radius:8px;padding:7px 10px}
.report-period{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.report-period>span{font-size:13px;min-width:120px;text-align:center}.report-period .icon-button{width:31px;min-width:31px;height:37px;padding:7px}.report-filter-fields{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.report-filter-fields .text-button{font-size:11px;min-height:37px;padding:5px 7px}
.custom-range{display:flex;gap:15px;margin-bottom:18px}.custom-range label{font-size:12px;color:var(--muted);display:flex;gap:10px;align-items:center}.custom-range input{min-height:36px;font-size:12px}
.report-sample{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin:0 0 20px}.report-sample>span{width:5px;height:5px;border-radius:50%;background:var(--accent)}
.report-kpis{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;background:var(--surface);margin-bottom:20px}.report-kpi{padding:22px 24px;min-width:0}.report-kpi+.report-kpi{border-left:1px solid var(--line)}.report-kpi>p{font-size:12px;color:var(--muted);margin:0 0 10px}.report-kpi>strong{font:400 32px/1.2 var(--mono);letter-spacing:-1.5px;white-space:nowrap;display:block}.report-kpi small{display:block;font-size:11px;color:var(--muted);margin-top:9px}
.report-grid{display:grid;gap:20px;margin-bottom:20px}.report-grid.two{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr)}
.report-card{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:24px;margin-bottom:20px;min-width:0}.report-grid>.report-card{margin-bottom:0}.report-card-heading{display:flex;gap:15px;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.report-card-heading h2{font-size:18px;font-weight:500;letter-spacing:-.4px}.report-card-heading p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:6px}.report-card-heading select{width:auto;max-width:180px;font-size:12px;min-height:37px;padding:6px 10px}
.stack-chart{height:228px;display:flex;gap:14px;padding:21px 0 0}.stack-column{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;text-align:center}.stack-track{height:100%;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid var(--line);position:relative}.stack-pile{width:100%;max-width:43px;display:flex;flex-direction:column;justify-content:flex-end;gap:2px;border-radius:6px 6px 0 0;overflow:hidden;min-height:2px}.stack-pile>span{display:block;min-height:1px}.stack-value{position:absolute;top:-23px;font:10px var(--mono);color:var(--muted)}.stack-column>small{font-size:11px;color:var(--muted)}.stack-column>small.current{color:var(--green);font-weight:600}.chart-legend{display:flex;gap:12px;flex-wrap:wrap;margin-top:23px;font-size:11px;color:var(--muted)}.chart-legend button{display:flex;gap:7px;align-items:center;padding:7px 0;min-height:30px}.chart-legend i,.ranking i{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}
.ranking{display:block;width:100%;text-align:left;padding:10px 0;margin-bottom:5px}.ranking>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:12px}.ranking>div:first-child>span{display:flex;align-items:center;gap:7px}.ranking strong{font-weight:500;font-family:var(--mono);font-size:12px;white-space:nowrap}.rank-track{height:5px;background:var(--stage);border-radius:4px;margin:9px 0 5px;overflow:hidden}.rank-track>span{display:block;height:100%;border-radius:4px}.ranking small{font-size:10px;color:var(--muted)}.chart-footnote{font-size:11px!important;line-height:1.7;color:var(--muted);margin-top:18px}
.year-scroll{overflow:auto;padding:0 0 5px}.year-months{display:grid;grid-template-columns:repeat(54,1fr);gap:4px;font:10px var(--mono);color:var(--muted);margin-bottom:10px;min-width:770px}.year-months>span{overflow:visible;white-space:nowrap}.year-grid{display:grid;grid-template-rows:repeat(7,13px);grid-auto-flow:column;grid-auto-columns:minmax(10px,1fr);gap:4px;min-width:770px}.year-cell{border-radius:3px}.level-0{background:var(--stage)}.level-1{background:var(--green-soft)}.level-2{background:color-mix(in srgb,var(--green) 42%,var(--surface))}.level-3{background:color-mix(in srgb,var(--green) 70%,var(--surface))}.level-4{background:var(--green)}.heat-legend{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:17px;font-size:10px;color:var(--muted)}.heat-legend>span:last-child{display:flex;align-items:center;gap:5px}.heat-legend i{height:11px;width:11px;border-radius:2px}
.nerd-invitation{padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--stage);display:flex;align-items:center;gap:20px;margin:22px 0}.nerd-mark{height:47px;width:47px;min-width:47px;border-radius:13px;background:var(--surface);display:grid;place-items:center;color:var(--green)}.nerd-invitation>div:nth-child(2){flex:1}.nerd-invitation h2{font:400 24px Georgia,serif;letter-spacing:-.5px;margin:5px 0 7px}.nerd-invitation p:last-child{font-size:12px;line-height:1.7;color:var(--muted)}.nerd-invitation .eyebrow{font-size:9px}.nerd-invitation .primary{font-size:12px}
.nerd-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:29px 0 24px}.nerd-heading .eyebrow{color:var(--green);font-size:10px;margin-bottom:9px}.nerd-heading h2{font:400 30px/1.2 Georgia,serif;letter-spacing:-.7px}.nerd-heading>p{font-size:11px;color:var(--muted);line-height:1.8;text-align:right}
.best-hours{background:color-mix(in srgb,var(--green) 5%,var(--surface))}.distracted-hours{background:color-mix(in srgb,var(--accent) 4%,var(--surface))}.hour-rank{display:flex;align-items:center;gap:15px;padding:14px 0;border-top:1px solid var(--line)}.hour-rank .rank-number{font:12px var(--mono);color:var(--muted)}.hour-rank>div:nth-child(2){flex:1}.hour-rank strong{font-size:14px;font-weight:500}.hour-rank small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.hour-rank>div:last-child{text-align:right}.hour-rank>div:last-child>strong{font:20px var(--mono)}.report-method{font-size:11px;line-height:1.7;color:var(--muted);margin:-7px 0 22px}
.segmented{display:flex;gap:3px;border-radius:9px;background:var(--stage);padding:4px;width:max-content}.segmented button{font-size:11px;min-height:32px;padding:7px 11px;border-radius:6px;white-space:nowrap;color:var(--muted)}.segmented button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 4px #26322110}
.matrix-scroll{overflow:auto}.hour-matrix{display:grid;grid-template-columns:40px repeat(14,minmax(40px,1fr));gap:5px;min-width:800px}.matrix-label{font:10px var(--mono);color:var(--muted);min-height:25px;display:grid;place-items:center}.matrix-label.day{justify-content:start}.matrix-cell{height:38px;border-radius:5px;display:grid;place-items:center;font:10px var(--mono);position:relative;isolation:isolate;color:var(--ink);background:var(--stage)}.matrix-cell:before{content:'';position:absolute;inset:0;z-index:-1;background:var(--green);opacity:calc(var(--strength)*.36);border-radius:inherit}.matrix-cell.orange:before{background:var(--accent)}
.distraction-total{display:flex;gap:15px;align-items:center;margin:7px 0 25px}.distraction-total>strong{font:40px var(--mono);letter-spacing:-2px;color:var(--accent)}.distraction-total>span{font-size:12px;color:var(--muted);line-height:1.7}.distraction-reason{display:flex;gap:18px;align-items:center;margin:22px 0;font-size:12px}.distraction-reason>span{width:88px}.distraction-reason>div{height:7px;background:var(--stage);flex:1;border-radius:5px;overflow:hidden}.distraction-reason i{display:block;height:100%;background:var(--accent);border-radius:5px}.distraction-reason>strong{font:13px var(--mono);width:25px;text-align:right}
.duration-bars{display:flex;height:190px;gap:27px;padding-top:10px}.duration-bars>div{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px}.duration-bars>div>strong{font:12px var(--mono);color:var(--muted)}.duration-bars>div>div{height:100%;width:100%;display:flex;align-items:flex-end;background:var(--stage);border-radius:8px;overflow:hidden}.duration-bars span{display:block;width:100%;background:var(--green-soft);border-top:3px solid var(--green)}.duration-bars small{white-space:nowrap;font-size:11px;color:var(--muted)}
.estimate-legend{display:flex;gap:17px;font-size:10px;color:var(--muted);margin-bottom:17px}.estimate-legend>span{display:flex;align-items:center;gap:6px}.estimate-legend i{width:8px;height:8px;border-radius:2px;background:var(--green-soft)}.estimate-legend>span+span i{background:var(--green)}.estimate-comparison{margin:19px 0}.estimate-comparison>div:first-child{display:flex;justify-content:space-between;gap:15px;margin-bottom:8px}.estimate-comparison strong{font-size:12px;font-weight:500}.estimate-comparison small{font-size:10px;color:var(--muted)}.estimate-bar{height:6px;margin-bottom:4px;border-radius:3px;overflow:hidden}.estimate-bar span{display:block;height:100%;border-radius:3px;background:var(--green-soft)}.estimate-bar.actual span{background:var(--green)}
.timeline-hours{display:flex;justify-content:space-between;font:10px var(--mono);color:var(--muted);margin-bottom:8px}.timeline-track{height:37px;position:relative;background:var(--stage);border:1px solid var(--line);border-radius:8px;overflow:hidden}.timeline-track button{height:100%;position:absolute;min-width:4px;border-radius:3px;opacity:.8}.timeline-track button:hover{opacity:1}.event-log{margin-top:20px;max-height:360px;overflow:auto}.event-row{display:flex;align-items:center;width:100%;text-align:left;gap:15px;padding:13px 4px;border-bottom:1px solid var(--line)}.event-row time{font:11px var(--mono);color:var(--muted)}.event-dot{height:7px;width:7px;border-radius:50%;background:var(--green)}.event-dot.distraction{background:var(--accent)}.event-dot.stop{background:var(--chart-3)}.event-row>div{flex:1}.event-row strong{font-size:12px;font-weight:500}.event-row small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.event-type{font-size:10px;color:var(--muted);background:var(--stage);border-radius:5px;padding:5px 8px}
.timesheet-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0}.timesheet-intro .eyebrow{font-size:10px;color:var(--green);margin-bottom:9px}.timesheet-intro h2{font:400 31px Georgia,serif;letter-spacing:-.7px}.timesheet-intro p:last-child{font-size:12px;color:var(--muted);margin-top:10px}.timesheet-intro>.primary{font-size:12px}
.timesheet-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;background:var(--surface);margin-bottom:23px}.sheet-card{padding:0;overflow:hidden}.sheet-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 19px;border-bottom:1px solid var(--line)}.sheet-toolbar>div:last-child{display:flex;gap:12px;align-items:center}.sheet-toolbar label{font-size:11px;color:var(--muted)}.sheet-toolbar select{width:115px;font-size:11px;min-height:35px;padding:6px 9px}.sheet-toolbar .text-button{font-size:12px}
.table-scroll{overflow-x:auto}.timesheet-table{width:100%;min-width:925px;border-collapse:collapse;text-align:left;font-size:12px}.timesheet-table th{font-weight:500;font-size:11px;color:var(--muted);padding:13px 16px;background:var(--surface);white-space:nowrap}.timesheet-table td{padding:17px 16px;border-top:1px solid var(--line);vertical-align:middle}.timesheet-table td:first-child{min-width:190px;max-width:280px}.timesheet-table td small{display:block;font-size:10px;color:var(--muted);margin-top:6px;line-height:1.5}.entry-title{padding:0;text-align:left;font-weight:500;font-size:12px;line-height:1.6}.table-project{display:inline-flex;gap:7px;align-items:center;white-space:nowrap}.table-project i{height:6px;width:6px;border-radius:50%}.table-tags{display:flex;gap:4px;flex-wrap:wrap;max-width:160px}.table-tags>span{font:9px var(--mono);color:var(--muted);background:var(--stage);border-radius:4px;padding:3px 5px}.timesheet-table .date-group th{background:var(--stage);color:var(--ink);font-size:12px;border-top:1px solid var(--line)}.date-group th small{margin-left:12px;color:var(--muted);font-weight:400;font-size:10px}.timesheet-table tfoot td{background:var(--stage);font-weight:500;padding:18px 16px}.timesheet-table td:last-child .icon-button{width:28px;min-width:28px;height:32px;padding:6px}.billable-check{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:12px}.billable-check[aria-pressed=true]{background:var(--green-soft);color:var(--green);border-color:transparent}.billable-check .ui-icon{width:14px;height:14px}
.entry-time-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px}.entry-time-grid input{min-width:0;font-size:13px}.export-preview{background:var(--stage);border:1px solid var(--line);border-radius:13px;padding:24px;margin-bottom:20px}.export-preview h3{font-size:20px;margin:12px 0 9px}.export-preview>p{font-size:12px;color:var(--muted)}.export-preview>strong{font:42px var(--mono);display:block;margin:20px 0 6px;letter-spacing:-2px}.export-preview>span{font-size:12px;color:var(--muted)}
.appearance-dialog{width:min(1000px,calc(100vw - 32px));max-height:calc(100dvh - 34px)}.appearance-dialog .modal-body{padding:0 28px 24px}.appearance-intro{display:flex;justify-content:space-between;gap:20px;margin:0 0 26px;font-size:13px;color:var(--muted)}.appearance-intro>span{font-size:11px}.appearance-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:27px}.appearance-layout>.eyebrow{font-size:10px}.palette-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0 22px}.palette-card{text-align:left;padding:7px;border:1px solid var(--line);border-radius:12px;min-width:0}.palette-card.selected{outline:2px solid var(--green);outline-offset:1px}.palette-art{height:54px;position:relative;border-radius:7px;display:block;overflow:hidden;margin-bottom:9px}.palette-art i{position:absolute;left:13%;top:14%;height:73%;width:50%;border-radius:5px}.palette-art b{position:absolute;right:13%;bottom:16%;height:18px;width:18px;border-radius:50%}.palette-art em{position:absolute;right:17%;top:18%;width:6px;height:6px;border-radius:50%}.palette-card>strong{font-size:11px;font-weight:500;display:block;margin:0 3px}.palette-card>small{display:block;font-size:9px;line-height:1.5;color:var(--muted);margin:4px 3px 2px}.custom-palette-head{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-bottom:11px}.custom-palette-head h3{font-size:14px}.custom-palette-head .text-button{font-size:11px}
.colour-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.colour-fields>label{font-size:10px;margin:0}.colour-fields>label>span{display:flex;align-items:center;gap:5px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:4px 6px;background:var(--surface)}.colour-fields input[type=color]{width:27px;min-width:27px;height:30px;min-height:30px;padding:0;border:0;background:transparent;border-radius:4px;cursor:pointer}.colour-fields input[type=text]{font:10px var(--mono);min-width:0;padding:0 2px;min-height:27px;background:none;border:0}.palette-name{display:flex;align-items:center;gap:15px;margin-top:15px}.palette-name label{margin:0;min-width:48px;font-size:11px}.palette-name input{max-width:240px;min-height:38px;font-size:12px}
.palette-live{background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:18px}.palette-live>.eyebrow{font-size:9px}.palette-mini-timer{border:1px solid var(--line);background:var(--stage);border-radius:13px;padding:16px 12px;text-align:center}.palette-mini-timer>span:first-child{font:8px var(--mono);letter-spacing:1px;color:var(--muted)}.palette-mini-ring{width:164px;height:164px;border:2px solid var(--green);border-radius:50%;margin:21px auto 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.palette-mini-ring small{font:6px var(--mono);letter-spacing:.7px;color:var(--muted)}.palette-mini-ring strong{font:38px var(--mono);letter-spacing:-2px}.palette-mini-timer p{font-size:10px;margin-bottom:14px}.palette-mini-start{display:inline-flex;gap:7px;align-items:center;font-size:10px;padding:11px 14px;border-radius:8px;background:var(--green);color:var(--white)}.palette-mini-start .ui-icon{width:12px;height:12px;flex-basis:12px}.palette-mini-task{display:flex;gap:9px;align-items:center;background:var(--surface);border:1px solid var(--line);padding:12px 10px;border-radius:10px;font-size:10px;margin:12px 0}.palette-mini-task small{display:block;color:var(--muted);font:8px var(--mono);margin-top:5px}.palette-mini-task .check-box{width:13px;height:13px}.palette-contrast{border-top:1px solid var(--line);padding-top:12px}.palette-contrast strong{font-size:11px;font-weight:500;display:flex;align-items:center;gap:7px}.palette-contrast p,.palette-contrast small{font-size:10px;color:var(--muted);margin-top:7px}.appearance-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.appearance-actions>span{font-size:11px;color:var(--muted)}.appearance-actions>div{display:flex;gap:9px}.appearance-actions button{font-size:12px;min-height:44px}
.settings-destination{border:1px solid var(--line);border-radius:12px;overflow:hidden}.settings-destination-button{display:flex;gap:12px;align-items:center;min-height:77px;padding:13px 14px;width:100%;text-align:left}.settings-destination-button+.settings-destination-button{border-top:1px solid var(--line)}.destination-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--stage);color:var(--green)}.settings-destination-button>span:nth-child(2){flex:1}.settings-destination-button strong{font-size:12px;font-weight:500}.settings-destination-button small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.settings-destination-button>.ui-icon{color:var(--muted);width:15px;height:15px}
.integration-list article{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:18px 0}.integration-list article>span{width:35px;height:35px;min-width:35px;border-radius:9px;display:grid;place-items:center;background:var(--stage)}.integration-list article>div{flex:1}.integration-list h3{font-size:13px;margin-bottom:5px}.integration-list p{font-size:11px;color:var(--muted);line-height:1.7}.integration-list button{min-height:36px;font-size:11px;padding:7px 12px}
@media(max-width:1150px){.main-nav button{padding:10px 14px}.overview-grid{grid-template-columns:minmax(0,1.4fr) 300px}.report-kpi{padding:20px 18px}.report-kpi>strong{font-size:29px}.plan-grid{grid-template-columns:minmax(0,1fr) 270px;gap:23px}.task-row.is-full{gap:6px}.postpone-button{font-size:10px;padding:6px}.plan-card{padding:17px}.report-card{padding:20px}}
@media(max-width:900px){.main-nav button{padding:10px 11px;font-size:12px}.app-header{padding:0 24px}.header-tools .local-status{display:none}.plan-grid{grid-template-columns:1fr}.plan-grid aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.plan-grid aside>.plan-card{margin:0}.plan-grid aside>.plan-card:last-child{grid-column:1/-1}.overview-grid{grid-template-columns:1fr}.report-card-heading{flex-wrap:wrap}.report-kpi>strong{font-size:26px}.nerd-heading{align-items:flex-start;flex-direction:column;gap:13px}.nerd-heading>p{text-align:left}.nerd-invitation{flex-wrap:wrap}.appearance-layout{grid-template-columns:1fr 235px;gap:18px}.palette-mini-ring{width:150px;height:150px}.palette-grid{grid-template-columns:repeat(2,1fr)}.colour-fields{grid-template-columns:1fr 1fr}.heat-legend{font-size:9px}.report-filters{gap:9px}.report-grid.two{gap:15px}.hour-rank{gap:10px}.hour-rank strong{font-size:12px}.hour-rank small{font-size:9px}.hour-rank>div:last-child>strong{font-size:18px}}
@media(max-width:650px){.main-nav button{display:flex;flex-direction:column;gap:4px;font-size:10px;min-height:51px;padding:5px 9px}.main-nav button .ui-icon,.main-nav button svg{width:18px;height:18px}.main-nav{padding:5px 4px;gap:1px}.app-header{padding:0 19px}.header-tools{gap:0}.header-tools .appearance-button{width:35px;min-width:35px}.task-composer{padding-left:10px;gap:7px}.task-composer input{font-size:13px}.task-composer>.text-button{padding:6px 3px;font-size:11px}.task-composer>.text-button svg{width:12px;height:12px;flex-basis:12px}.composer-submit{font-size:12px;padding:8px 10px}.composer-submit kbd{display:none}.composer-hint{font-size:10px;margin-bottom:20px}.composer-hint>span{display:block;margin:6px 0 0}.planning-toolbar{gap:12px}.planning-toolbar>div:last-child{width:100%}.planning-toolbar input{flex:1;max-width:none}.planning-toolbar>.section-tabs{width:100%}.section-tabs>button{padding:9px 11px;font-size:12px}.planning-toolbar .primary{min-height:43px;padding:9px 12px;font-size:12px}.plan-card .task-row.is-full{display:grid;grid-template-columns:14px 22px minmax(0,1fr) 36px;gap:4px 7px;padding:13px 6px}.task-row.is-full>.task-main{grid-column:3;grid-row:1;padding-right:3px}.task-row.is-full>.drag-handle{grid-column:1;grid-row:1}.task-row.is-full>.task-check{grid-column:2;grid-row:1;min-width:22px;width:22px;padding:0}.task-row.is-full>.row-play{grid-column:4;grid-row:1;width:34px;min-width:34px}.task-row.is-full>.task-actions{grid-column:3/5;grid-row:2;justify-content:space-between}.postpone-button{font-size:11px;min-height:34px;padding:5px 0}.task-actions .icon-button{height:34px}.task-row.is-full .task-title{font-size:13px}.task-row.is-full .task-meta{font-size:10px}.task-tags .tag-pill{font-size:9px}.plan-grid aside{grid-template-columns:1fr}.plan-grid aside>.plan-card:last-child{grid-column:auto}.routine-row{gap:9px;flex-wrap:wrap}.routine-mark{width:31px;height:31px;min-width:31px}.routine-row h3{font-size:13px}.routine-row p{font-size:11px}.routine-row small{font-size:10px}.routine-row>.text-button{padding:7px 3px;font-size:11px}.routine-row .toggle{width:36px;min-width:36px}.report-nav{flex-direction:column;align-items:flex-start;gap:11px}.report-nav>.section-tabs{width:100%;gap:2px}.report-nav .section-tabs>button{font-size:11px;padding:10px 9px}.report-nav .section-tabs .ui-icon{width:14px;height:14px;flex-basis:14px}.report-nav>.secondary{align-self:flex-end}.report-period{gap:2px;width:100%}.report-period>span{font-size:12px;min-width:115px}.report-period select{margin-left:auto;max-width:97px;font-size:11px}.report-filter-fields{width:100%;gap:7px}.report-filter-fields select{flex:1;min-width:0;max-width:none;font-size:11px}.report-sample{font-size:10px}.report-kpis{grid-template-columns:1fr 1fr}.report-kpi{padding:20px 15px}.report-kpi>strong{font-size:28px}.report-kpi:nth-child(3){border-left:0}.report-kpi:nth-child(n+3){border-top:1px solid var(--line)}.report-kpi>p{font-size:11px}.report-kpi small{font-size:10px}.report-grid.two{grid-template-columns:1fr}.report-card{padding:19px 17px}.report-card-heading h2{font-size:17px}.report-card-heading p{font-size:11px}.stack-chart{gap:11px;height:190px}.year-card .heat-legend{flex-direction:column;align-items:flex-start;gap:12px}.nerd-heading h2{font-size:27px}.hour-rank strong{font-size:13px}.hour-rank small{font-size:10px}.hour-rank>div:last-child>strong{font-size:20px}.report-method{font-size:10px}.matrix-cell{height:33px}.nerd-invitation{padding:20px;gap:15px}.nerd-invitation h2{font-size:23px}.nerd-invitation .primary{width:100%}.nerd-mark{display:none}.event-row{gap:9px}.event-type{font-size:9px;padding:4px}.event-row strong{font-size:11px}.timesheet-intro{flex-direction:column;align-items:flex-start;gap:17px}.timesheet-intro h2{font-size:28px}.timesheet-summary .report-kpi{padding:16px 10px}.timesheet-summary .report-kpi>strong{font-size:22px}.timesheet-summary .report-kpi>p{font-size:10px}.timesheet-summary .report-kpi small{font-size:9px}.timesheet-summary .report-kpi:nth-child(3){border-left:1px solid var(--line);border-top:0}.sheet-toolbar{flex-wrap:wrap;padding:12px}.sheet-toolbar label{display:none}.sheet-toolbar>div:last-child{gap:8px}.sheet-toolbar select{width:103px}.appearance-intro{flex-direction:column;gap:7px;margin-bottom:20px}.appearance-layout{display:flex;flex-direction:column}.appearance-dialog .modal-body{padding:0 19px 20px}.palette-grid{grid-template-columns:repeat(3,1fr);gap:8px}.palette-art{height:48px}.palette-card>strong{font-size:10px}.palette-card>small{display:none}.colour-fields{grid-template-columns:1fr 1fr}.palette-live{display:none}.appearance-actions{flex-direction:column;align-items:stretch;gap:12px}.appearance-actions>div{justify-content:flex-end}.appearance-actions>span{font-size:10px}.palette-name input{max-width:none;flex:1}.entry-time-grid{grid-template-columns:1fr 1fr}.entry-time-grid>div:first-child{grid-column:1/-1}.task-dialog{width:calc(100vw - 22px)}.weekday-picker{gap:4px}.weekday-picker span{width:34px;height:38px;font-size:10px}.repeat-editor{padding-left:12px;padding-right:12px}.custom-range{flex-wrap:wrap}.custom-range label{width:100%}.custom-range input{flex:1}.palette-name label{font-size:11px}.task-composer .composer-plus{display:none}}
@media print{body.print-report{background:white;color:black}.print-report .app-header,.print-report .page-heading,.print-report .workspace-label,.print-report .app-footer,.print-report .report-nav,.print-report .report-filters,.print-report .report-sample,.print-report .sheet-toolbar,.print-report .timesheet-intro>button,.print-report .timesheet-table .icon-button{display:none!important}.print-report main{padding:0;max-width:none}.print-report .table-scroll{overflow:visible}.print-report .timesheet-table{min-width:0;font-size:9px}.print-report .timesheet-table td,.print-report .timesheet-table th{padding:7px}.print-report .timesheet-table td:first-child{min-width:0}.print-report .report-card{border-color:#aaa;break-inside:auto}.print-report .timesheet-table tr{break-inside:avoid}}

.planning-toolbar>div:last-child>.primary{white-space:nowrap;flex-shrink:0}.event-log{max-height:none;overflow:visible}.focus-tools-dialog{width:min(820px,calc(100vw - 32px))}.focus-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:24px 0}.focus-tools-grid>section{border:1px solid var(--line);border-radius:14px;padding:20px}.focus-tools-grid h3{display:flex;align-items:center;gap:8px;font-size:16px;margin:0 0 15px}.stage-bottom{flex-wrap:wrap;gap:12px}.stage-bottom .stage-note{display:none}@media(max-width:650px){.focus-tools-grid{grid-template-columns:1fr}.stage-bottom{justify-content:center}}
.table-scroll{position:relative;max-width:100%}.sheet-card{padding:0!important}.table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}
@media(max-width:650px){.sheet-entries{min-width:0;width:100%}.sheet-entries thead{display:none}.sheet-entries tbody,.sheet-entries tfoot{display:block}.sheet-entries tbody tr:not(.date-group){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 16px;padding:19px;border-top:1px solid var(--line)}.sheet-entries tbody td{padding:0;border:0;display:block;min-width:0!important;max-width:none!important}.sheet-entries td:nth-child(1){grid-column:1;grid-row:1}.sheet-entries td:nth-child(2){grid-column:1;grid-row:2;display:flex;align-items:center;gap:9px;font-size:11px}.sheet-entries td:nth-child(2) small{margin:0}.sheet-entries td:nth-child(3){grid-column:1;grid-row:3}.sheet-entries td:nth-child(4){grid-column:1;grid-row:4;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.sheet-entries td:nth-child(4):before{content:'Time';font-family:var(--sans)}.sheet-entries td:nth-child(4) small{margin:0}.sheet-entries td:nth-child(4) small:before{content:'→ ';}.sheet-entries td:nth-child(5){grid-column:2;grid-row:2/4;display:flex;flex-direction:column;align-items:center;gap:4px}.sheet-entries td:nth-child(5):after{content:'Billable';font:8px var(--sans);color:var(--muted)}.sheet-entries td:nth-child(6){grid-column:2;grid-row:1;font-size:16px;color:var(--green);padding-top:1px}.sheet-entries td:nth-child(7){grid-column:2;grid-row:4;justify-self:end}.sheet-entries .entry-title{font-size:13px}.sheet-entries .date-group{display:flex;justify-content:space-between;align-items:center;background:var(--stage);padding:12px 18px;gap:12px}.sheet-entries .date-group th{padding:0;border:0;font-size:11px}.sheet-entries .date-group th:first-child{flex:1}.sheet-entries .date-group th:last-child{display:none}.sheet-entries .date-group small{display:block;margin:4px 0 0;font-size:9px}.sheet-entries tfoot tr{display:flex;align-items:center;justify-content:space-between;background:var(--stage);padding:15px 18px}.sheet-entries tfoot td{padding:0;font-size:12px;display:block!important}.sheet-entries tfoot td:last-child{display:none!important}.sheet-toolbar{padding:15px}.sheet-entries .table-tags{max-width:none}.sheet-entries .billable-check{height:25px;width:25px}}
