@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--ink:#17231f;--muted:#65716c;--line:#dce4dd;--green:#175f45;--lime:#d7f074;--cream:#f7f7f2}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.auth-shell{grid-template-columns:1.06fr .94fr;min-height:100vh;display:grid}.intro-panel{color:#f5faec;background:#123f31;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,7rem);display:flex}.brand,.mobile-brand{letter-spacing:-.03em;align-items:center;gap:.45rem;font-size:1.12rem;font-weight:800;display:flex}.brand span,.mobile-brand span{background:var(--lime);color:#173e30;border-radius:50%;place-items:center;width:1.4rem;height:1.4rem;font-size:.85rem;display:inline-grid}.intro-panel .brand{position:absolute;top:2.25rem}.eyebrow{color:#75a896;letter-spacing:.16em;margin:0 0 1rem;font-size:.68rem;font-weight:700}h1,h2,h3,p{margin-top:0}.intro-panel h1{letter-spacing:-.06em;max-width:620px;margin-bottom:1.6rem;font-family:Georgia,serif;font-size:clamp(3rem,5vw,5.5rem);line-height:.98}.intro-copy{color:#c5d8ce;max-width:440px;font-size:1.05rem;line-height:1.65}.feature-list{color:#d7e5de;border-top:1px solid #477565;max-width:460px;margin-top:3.3rem;padding-top:1.2rem;font-size:.9rem}.feature-list p{margin:.65rem 0}.feature-list b{color:var(--lime);letter-spacing:.08em;margin-right:1rem;font-size:.7rem}.auth-panel{background:#fbfcf8;place-items:center;padding:2rem;display:grid}.auth-card{width:min(100%,420px)}.mobile-brand{display:none}.auth-card h2{letter-spacing:-.045em;margin:0 0 .8rem;font-family:Georgia,serif;font-size:2.3rem;line-height:1.08}.form-hint,.local-note{color:var(--muted);font-size:.92rem;line-height:1.55}.auth-card form{margin-top:2rem}.auth-card label{color:#3c4b44;gap:.45rem;margin-top:1rem;font-size:.78rem;font-weight:700;display:grid}input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:.82rem .9rem}input:focus{border-color:#4e9375;box-shadow:0 0 0 3px #e2f0e8}.primary-button,.add-form button{background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:1.5rem;padding:.92rem 1rem;font-weight:700;display:flex}.primary-button span{font-size:1.2rem}.form-message{color:#a93333;margin:1rem 0 0;font-size:.85rem}.switch-copy{text-align:center;color:var(--muted);margin:1.25rem 0 0;font-size:.85rem}.switch-copy button{color:var(--green);background:0 0;border:0;padding:0;font-weight:700}.local-note{border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;font-size:.76rem}.dashboard-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#fbfcf8;justify-content:space-between;align-items:center;height:72px;padding:0 max(1.5rem,50vw - 540px);display:flex}.topbar .brand{color:var(--ink);text-decoration:none}.account{align-items:center;gap:.6rem;font-size:.84rem;display:flex}.account button{color:var(--muted);background:0 0;border:0;margin-left:.7rem;font-size:.8rem;text-decoration:underline}.avatar{width:30px;height:30px;color:var(--green);background:#dff0e6;border-radius:50%;place-items:center;font-weight:700;display:grid}.dashboard{max-width:820px;margin:0 auto;padding:clamp(2.5rem,7vw,5.5rem) 1.5rem}.day-label{color:var(--green);letter-spacing:.15em;font-size:.7rem;font-weight:700}.dashboard-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin:.75rem 0 2rem;display:flex}.dashboard-heading h1{letter-spacing:-.045em;margin-bottom:.5rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem)}.dashboard-heading p,.completed-note{color:var(--muted)}.date-chip{color:var(--green);white-space:nowrap;background:#e5f2da;border-radius:99px;padding:.55rem .75rem;font-size:.75rem;font-weight:700}.add-form{border:1px solid var(--line);background:#fff;border-radius:10px;gap:.6rem;padding:.55rem;display:flex}.add-form input{border:0;padding-left:.6rem}.add-form button{white-space:nowrap;width:auto;margin:0;padding:.7rem .9rem}.add-form button span{margin-left:.4rem;font-size:1.2rem}.todo-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:1.25rem;overflow:hidden}.list-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.2rem 1.35rem;display:flex}.list-header h2{margin:0;font-size:1rem}.list-header span{color:var(--muted);font-size:.78rem}.todo-list{margin:0;padding:0;list-style:none}.todo-list li{border-bottom:1px solid #edf0ed;align-items:center;gap:.85rem;padding:1rem 1.35rem;display:flex}.todo-list li:last-child{border-bottom:0}.check{color:#fff;background:#fff;border:1.5px solid #9cb8aa;border-radius:50%;width:22px;height:22px;padding:0;font-weight:700}.todo-list li.done .check{background:var(--green);border-color:var(--green)}.todo-list li.done span{color:#8d9792;text-decoration:line-through}.delete{color:#9aa39f;opacity:0;background:0 0;border:0;margin-left:auto;font-size:1.35rem}.todo-list li:hover .delete{opacity:1}.empty-state{text-align:center;padding:4rem 1rem}.empty-state>span{color:var(--green);background:#e6f1de;border-radius:50%;place-items:center;width:40px;height:40px;display:inline-grid}.empty-state h3{margin:1rem 0 .35rem;font-size:1rem}.empty-state p{color:var(--muted);font-size:.88rem}.completed-note{margin-top:1rem;font-size:.82rem}.guard{text-align:center;place-content:center;min-height:100vh;display:grid}.guard h1{font-family:Georgia,serif}.guard p{color:var(--muted)}.guard a{color:var(--green);font-weight:700}@media (max-width:760px){.auth-shell{grid-template-columns:1fr}.intro-panel{display:none}.mobile-brand{margin-bottom:4rem;display:flex}.auth-panel{align-items:start;padding-top:2.5rem}.dashboard-heading,.add-form{flex-direction:column}.add-form button{width:100%}.account>span:not(.avatar){display:none}}
