:root{color:#283a37;font-synthesis:none;--base-size:16px;--ui-scale:1;--canvas:#f6f5f2;--ink:#283a37;--muted:#63716d;--surface:#ffffffbd;--solid:#f8f8f5;--line:#2c443d1f;--accent:#375f53;--accent-soft:#dbe9e2;--shadow:0 8px 30px #293b310e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--base-size);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f6f5f2}:root[data-theme=dark]{--canvas:#182125;--ink:#edf0ec;--muted:#b1bfb9;--surface:#233034de;--solid:#233034;--line:#d8eae021;--accent:#b5d4c1;--accent-soft:#384e46;--shadow:0 8px 30px #0000001f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-font=rounded]{font-family:ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif}:root[data-font=serif]{font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}body{background:radial-gradient(ellipse at 80% 0%,#c4dcd33d,transparent 45%),var(--canvas);color:var(--ink);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}button:hover,.button:hover{background:var(--accent-soft)}button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input,select,textarea{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:var(--surface);border-radius:11px;padding:11px 12px;font-size:1rem}textarea{resize:vertical}input[type=checkbox]{width:20px;height:20px;min-height:20px;accent-color:var(--accent)}input[type=range]{accent-color:var(--accent);background:0 0;border:0;padding:0}input[type=date]{min-width:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:10px;font-size:clamp(1.8rem,4vw,2.65rem);font-weight:650;line-height:1.15}h2{letter-spacing:-.02em;margin-bottom:14px;font-size:1.125rem;line-height:1.35}h3{letter-spacing:-.015em;font-size:1.0625rem;line-height:1.45}p{line-height:1.6}small,.small{font-size:.8125rem;line-height:1.5}.muted{color:var(--muted)}.eyebrow{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:14px;font-size:.8125rem;font-weight:600}.primary,.save-button{background:var(--accent);color:var(--canvas);border-color:#0000}.primary:hover,.save-button:hover{background:var(--ink);color:var(--canvas)}.text-button{min-height:40px;color:var(--accent);background:0 0;border:0;padding:6px 8px}.icon-button{background:0 0;width:44px;height:44px;padding:9px}.glass{background:var(--surface);box-shadow:var(--shadow);border:1px solid #ffffff80;border-radius:22px}html[data-theme=dark] .glass{border-color:var(--line)}.app-shell{font-size:calc(1rem * var(--ui-scale));padding-bottom:calc(110px + env(safe-area-inset-bottom));min-height:100dvh}.app-header{justify-content:space-between;align-items:center;gap:12px;max-width:1480px;height:90px;margin:0 auto;padding:20px 44px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;font-size:.875rem;line-height:1.25;text-decoration:none;display:flex}.brand b{font-weight:650;display:block}.brand-mark{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.header-actions{align-items:center;gap:8px;display:flex}.sync-status{color:var(--muted);margin-right:12px;font-size:.8125rem}.sync-status.dirty{color:#936021}html[data-theme=dark] .sync-status.dirty{color:#e2c389}.main{max-width:1200px;margin:0 auto;padding:25px 36px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:28px 0 32px;display:flex}.page-heading p:last-child{margin-bottom:0}.date-tile{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:76px;height:86px;display:flex}.date-tile strong{font-size:2rem;font-weight:500;line-height:1.2}.date-tile span{color:var(--muted);margin-top:3px;font-size:.8125rem}.segmented{border:1px solid var(--line);background:#6482730f;border-radius:14px;gap:2px;padding:4px;display:inline-flex}.segmented button{white-space:nowrap;min-height:36px;color:var(--muted);background:0 0;border:0;padding:8px 15px}.segmented button[aria-pressed=true]{background:var(--surface);color:var(--ink);border-radius:10px;box-shadow:0 2px 5px #0a140a12}.filter-wrap{z-index:4;position:relative}.filters{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(440px,100%);padding:18px;position:absolute;top:56px;left:0}.between{justify-content:space-between;align-items:center;gap:10px;display:flex}.between h2{margin-bottom:0}.category-options{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.category-options label{border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:9px;font-size:.875rem;display:flex}.category-dot{background:var(--bar-strong,#82a69b);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.color-0{--bar:#d2e4d6;--bar-end:#bddccc;--bar-strong:#3e7964;--bar-text:#274e3c}.color-1{--bar:#e6d9ec;--bar-end:#d9c8e6;--bar-strong:#8a629b;--bar-text:#624472}.color-2{--bar:#f0ddc3;--bar-end:#ead0b5;--bar-strong:#a4723b;--bar-text:#765027}.color-3{--bar:#d4e5ef;--bar-end:#bdd8e9;--bar-strong:#527f9a;--bar-text:#365972}.color-4{--bar:#efd8d5;--bar-end:#e6c7c6;--bar-strong:#ad6b69;--bar-text:#794543}.color-5{--bar:#e1e6c9;--bar-end:#d5ddb2;--bar-strong:#7c864b;--bar-text:#56602f}.mapping-note{border:1px solid var(--line);border-radius:17px;align-items:center;gap:15px;margin-bottom:26px;padding:18px 20px;display:flex}.mapping-note>svg{color:var(--accent);flex-shrink:0}.mapping-note div{flex:1}.mapping-note strong{font-size:.875rem}.mapping-note p{color:var(--muted);margin:3px 0 0;font-size:.8125rem}.section-heading{align-items:center;gap:10px;margin:30px 0 14px;display:flex}.section-heading h2{margin:0}.section-heading>span{color:var(--muted);background:var(--accent-soft);border-radius:20px;padding:3px 8px;font-size:.8125rem}.task-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.task-card{text-align:left;background:var(--surface);min-height:165px;padding:23px;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.task-card:before{content:"";background:var(--bar-end);width:4px;position:absolute;inset:0 auto 0 0}.task-card:hover{background:var(--surface);transform:translateY(-2px);box-shadow:0 12px 26px #233c2d1a}.card-category{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.75rem;font-weight:500;line-height:1.5;display:flex}.subcategory{opacity:.85}.task-card h3{margin:13px 0;font-weight:600}.card-note{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:400;display:-webkit-box;overflow:hidden}.card-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;font-weight:400;line-height:1.55;display:flex}.card-bottom svg{flex-shrink:0}.dock{z-index:20;bottom:calc(22px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;gap:5px;padding:7px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #1c2e2424}.dock button{width:48px;min-height:46px;color:var(--muted);background:0 0;border:0;border-radius:17px;padding:12px}.dock button[aria-current=page]{background:var(--accent-soft);color:var(--accent);width:auto;padding:12px 18px}.dock span{font-size:.875rem}.empty-state{text-align:center;max-width:780px;margin:65px auto;padding:65px 30px}.empty-state h1{margin:12px 0 22px;font-size:clamp(2rem,5vw,3.1rem);line-height:1.2}.empty-state>p{color:var(--muted)}.empty-icon{width:74px;height:74px;color:var(--accent);background:var(--accent-soft);border-radius:23px;place-items:center;margin:0 auto 24px;display:grid}.empty-state .button-row{justify-content:center;margin:26px 0}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.empty-small{text-align:center;color:var(--muted);padding:70px 15px}.banner{background:var(--accent-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;max-width:1128px;margin:5px auto;padding:10px 18px;font-size:.875rem;display:flex}.timeline-main{max-width:1480px;padding-top:20px}.timeline-heading{justify-content:space-between;align-items:center;gap:12px;margin:24px 0;display:flex}.timeline-heading h1{margin:0;font-size:2rem}.timeline-heading .eyebrow{margin-bottom:8px}.timeline-tools{align-items:center;gap:10px;display:flex}.timeline-viewport{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;contain:layout paint;border-radius:18px;height:calc(100dvh - 345px);min-height:310px;max-height:1000px;position:relative;overflow:auto}.timeline-canvas{position:relative}.timeline-ruler{z-index:9;background:var(--solid);border-bottom:1px solid var(--line);display:flex;position:sticky;top:0}.ruler-label{z-index:11;background:var(--solid);border-right:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:.8125rem;font-weight:600;display:flex;position:sticky;left:0}.ruler-label span{color:var(--muted);font-weight:400}.ruler-time{position:relative}.month-label{border-left:1px solid var(--line);white-space:nowrap;height:34px;padding:10px 14px;font-size:.8125rem;font-weight:600;position:absolute;top:0;overflow:hidden}.week-label{text-align:center;height:30px;color:var(--muted);border-left:1px solid var(--line);padding:7px 0;font-size:.75rem;position:absolute;top:34px}.timeline-body{background-image:linear-gradient(to right,var(--line) 1px,transparent 1px);position:relative}.timeline-row{border-bottom:1px solid var(--line);align-items:center;display:flex}.row-label{z-index:5;border:0;border-right:1px solid var(--line);background:var(--solid);text-align:left;height:100%;min-height:0;font-size:var(--timeline-font);border-radius:0;flex-shrink:0;justify-content:flex-start;padding:8px 18px;font-weight:400;position:sticky;left:0}.row-label>span:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.category .row-label{background:var(--solid);font-weight:650}.category{background:color-mix(in srgb,var(--accent-soft) 25%,transparent)}.subcategory .row-label{color:var(--muted);font-size:var(--timeline-font);padding-left:24px}.task .row-label{padding-left:31px}.chevron{flex-shrink:0;width:12px;font-size:1rem}.gantt-bar{background:linear-gradient(100deg,var(--bar),var(--bar-end));border:1px solid color-mix(in srgb,var(--bar-strong) 18%,transparent);min-height:0;color:var(--bar-text);font-size:var(--timeline-font);white-space:nowrap;border-radius:10px;justify-content:flex-start;padding:0 11px;font-weight:500;position:absolute;overflow:hidden;box-shadow:0 2px 4px #1e281e0a}.gantt-bar span{text-overflow:ellipsis;overflow:hidden}.gantt-bar:hover{background:var(--bar-end)}.today-line{z-index:3;background:var(--accent);pointer-events:none;width:1px;position:absolute;top:0}.today-line span{background:var(--accent);width:40px;color:var(--canvas);border-radius:5px;padding:3px 5px;font-size:.75rem;display:block;position:sticky;top:68px;transform:translate(-19px)}.timeline-caption{color:var(--muted);margin:14px 3px;font-size:.8125rem}.settings-page{max-width:760px;margin:auto}.settings-card{margin-bottom:20px;padding:27px}.settings-card>h2{margin-bottom:8px}.settings-card>p{font-size:.875rem}.settings-card .between{margin-bottom:20px}label{flex-direction:column;gap:8px;font-size:.875rem;display:flex}label>span:first-child{font-weight:500}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field-grid .wide{grid-column:1/-1}.upload-box{text-align:center;border:1px dashed var(--line);color:var(--accent);cursor:pointer;border-radius:15px;align-items:center;margin:18px 0;padding:25px;position:relative}.upload-box input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-box>span{color:var(--muted);font-size:.8125rem}.source-info{flex-direction:column;gap:5px;margin:16px 0;font-size:.875rem;display:flex}.source-info span{color:var(--muted);font-size:.8125rem}.sync-details{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}dl{grid-template-columns:1fr 1.2fr;gap:12px;font-size:.8125rem;line-height:1.5;display:grid}dt{color:var(--muted)}dd{text-align:right;overflow-wrap:anywhere;margin:0}.range-field{margin-top:22px}.range-field>span{justify-content:space-between;gap:10px;display:flex}.range-field output{color:var(--muted);font-size:.8125rem}.date-settings{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.date-map{flex-direction:column;gap:14px;margin-top:18px;display:flex}.date-map>div{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:8px;display:grid}.date-map strong{font-size:.8125rem;font-weight:500}.date-map input{padding:8px 5px;font-size:.875rem}details{margin:15px 0;font-size:.875rem}summary{cursor:pointer;min-height:44px;padding:10px 0}li{margin:8px 0;line-height:1.5}.danger{color:#ad443e}html[data-theme=dark] .danger{color:#f0a29d}.sheet{width:calc(100% - 28px);max-width:680px;max-height:85dvh;color:var(--ink);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);margin:auto;padding:25px;position:fixed;overflow:auto}.sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14211e59}.sheet-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.sheet-heading h2{margin:0;font-size:1.3rem}.sheet-handle{background:var(--line);border-radius:4px;width:38px;height:4px;margin:0 auto 12px;display:none}.sheet-footer{background:var(--solid);justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding:16px 0;display:flex;position:sticky;bottom:-25px}fieldset{border:0;margin:24px 0 0;padding:0}legend{margin-bottom:7px;font-size:.875rem;font-weight:600}.period-picker{grid-template-columns:1fr 1fr;gap:16px;display:grid}.period-picker strong{margin-bottom:9px;font-size:.8125rem;font-weight:500;display:block}.period-options{gap:4px;display:flex}.period-options label{cursor:pointer;position:relative}.period-options input{opacity:0;width:100%;height:100%;position:absolute;inset:0}.period-options span{border:1px solid var(--line);text-align:center;border-radius:10px;min-width:40px;padding:10px;font-size:.8125rem}.period-options input:checked+span{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.period-options input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.period-options input:disabled+span{opacity:.5}.warning{color:#98622e;font-size:.8125rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1500px){.main{padding-top:35px}.page-heading{margin:35px 0 45px}.task-card{min-height:185px}.task-grid{gap:20px}}@media (max-width:1000px){.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-header{padding:18px 30px}.sync-status{margin-right:0}.timeline-tools{gap:6px}.timeline-heading{align-items:flex-end}}@media (max-width:640px){.app-header{height:80px;padding:12px 18px;padding-top:max(12px,env(safe-area-inset-top));gap:7px}.brand{gap:8px;font-size:.75rem}.brand-mark{border-radius:12px;width:35px;height:35px}.header-actions{gap:2px}.sync-status{font-size:.75rem;position:absolute;top:78px;left:21px}.save-button{padding:9px 12px}.main{padding:30px 18px 12px}.filter-wrap{margin-top:10px}.page-heading{margin:25px 0}.page-heading h1{font-size:1.85rem}.page-heading .eyebrow{letter-spacing:.06em;font-size:.75rem}.date-tile{border-radius:17px;flex-shrink:0;width:62px;height:72px}.date-tile strong{font-size:1.75rem}.task-grid{grid-template-columns:1fr;gap:12px}.task-card{min-height:145px;padding:19px 20px}.task-card h3{margin:10px 0}.mapping-note{flex-wrap:wrap;gap:10px;padding:16px}.mapping-note>svg{display:none}.mapping-note button{width:100%;min-height:40px}.mapping-note div{flex-basis:100%}.dock{bottom:calc(15px + env(safe-area-inset-bottom));padding:6px}.dock button[aria-current=page]{padding:10px 14px}.timeline-main{padding-left:12px;padding-right:12px}.timeline-main>.filter-wrap{margin-left:6px}.timeline-heading{flex-wrap:wrap;gap:15px;margin:23px 6px 16px}.timeline-heading .eyebrow{display:none}.timeline-heading h1{font-size:1.6rem}.timeline-tools{justify-content:space-between;width:100%}.timeline-viewport{border-radius:15px;height:calc(100dvh - 350px);min-height:330px}.row-label{padding:6px 10px}.task .row-label{padding-left:17px}.subcategory .row-label{padding-left:14px}.ruler-label{padding:0 12px}.timeline-caption{font-size:.75rem}.settings-card{padding:20px 17px}.settings-card .between{align-items:flex-start}.field-grid{grid-template-columns:1fr;gap:14px}.field-grid .wide{grid-column:auto}.settings-page .page-heading{margin-top:12px}.date-map>div{grid-template-columns:1fr 1fr}.date-map strong{grid-column:1/-1}.sheet{width:100%;max-width:none;max-height:92dvh;padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;margin:auto 0 0}.sheet-handle{display:block}.sheet-heading{margin-bottom:16px}.period-picker{grid-template-columns:1fr 1fr;gap:16px 8px}.period-options{flex-wrap:wrap;gap:3px}.period-options span{min-width:32px;padding:10px 7px}.sheet-footer{flex-wrap:wrap;bottom:-20px}.sheet-footer .primary{width:100%}.empty-state{margin-top:35px;padding:40px 18px}.empty-state .button-row{flex-direction:column}.empty-state .button-row button{width:100%}.banner{margin:14px 16px 0;font-size:.8125rem}.filters{width:calc(100vw - 36px)}.app-shell{padding-bottom:calc(95px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media (prefers-reduced-transparency:reduce){.glass{background:var(--solid);-webkit-backdrop-filter:none;backdrop-filter:none}.sheet::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
