/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#f6f7f4;--foreground:#1c211d;--muted:#657066;--line:#dfe4dc;--panel:#fff;--ink-soft:#30372f;--cash:#dbe9ff;--cash-ink:#1d4f8f;--body:#daf0df;--body-ink:#21724a;--mood:#fff0c8;--mood-ink:#8a6718;--sleep:#ffe1d6;--sleep-ink:#99513a;--family:#ffe1d9;--dream:#e8e2ff;--radius:8px}*{box-sizing:border-box}html{background:var(--background)}body{background:linear-gradient(180deg, #ffffffb8, #f6f7f400), var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1500px,100% - 32px);margin:0 auto;padding:28px 0 44px}.hero-band{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#dbe9ffd1,#fff0c87a),#fff;grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:24px;min-height:220px;padding:34px;display:grid}.eyebrow{color:#5c685e;letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:14px;font-size:clamp(34px,5vw,68px);line-height:1.04}h2{letter-spacing:0;margin-bottom:0;font-size:22px;line-height:1.2}.intro{color:#3e493f;max-width:780px;margin-bottom:0;font-size:17px;line-height:1.8}.today-pulse{border-radius:var(--radius);background:#ffffffb3;border:1px solid #1d4f8f2e;align-content:center;place-items:center;min-height:156px;display:grid}.today-pulse span{color:var(--cash-ink);font-size:56px;font-weight:900;line-height:1}.today-pulse small{color:var(--muted);margin-top:12px;font-weight:700}.system-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0;display:grid}.system-card{border-radius:var(--radius);border:1px solid #1c211d14;justify-content:space-between;align-items:center;min-height:104px;padding:18px;display:flex}.system-card p{color:var(--muted);margin-bottom:8px;font-weight:800}.system-card strong{color:var(--ink-soft);font-size:24px}.system-card span{font-size:28px;font-weight:900}.system-card.blue{background:var(--cash);color:var(--cash-ink)}.system-card.green{background:var(--body);color:var(--body-ink)}.system-card.gold{background:var(--mood);color:var(--mood-ink)}.system-card.peach{background:var(--sleep);color:var(--sleep-ink)}.workspace-grid{grid-template-columns:minmax(420px,1.2fr) minmax(320px,.9fr) minmax(320px,.9fr);align-items:start;gap:16px;display:grid}.panel,.history-band{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 12px 36px #2a372c12}.panel{padding:20px}.today-panel{grid-row:span 2}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.count-pill,.task-tags span{border:1px solid var(--line);color:#536055;white-space:nowrap;background:#f8faf7;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.task-list{gap:12px;display:grid}.task-row{border:1px solid var(--line);border-radius:var(--radius);background:#fbfcfa;grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:118px;padding:14px;display:grid}.task-row.done{background:#eef6ee}.check-button{color:#21724a;background:#fff;border:2px solid #9fb19f;border-radius:50%;width:32px;height:32px;font-weight:900;line-height:1}.task-main{min-width:0}.task-title-line{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.task-title-line strong{overflow-wrap:anywhere;color:#18231a;font-size:17px}.task-title-line span{color:var(--cash-ink);white-space:nowrap;font-weight:900}.task-main p{color:var(--muted);margin-bottom:12px;line-height:1.55}.task-tags{flex-wrap:wrap;gap:8px;display:flex}.ghost-button,.primary-button{border-radius:var(--radius);min-height:38px;font-weight:900}.ghost-button{border:1px solid var(--line);color:#263229;background:#fff;padding:0 14px}.primary-button{color:#fff;background:#1d4f8f;border:0;padding:0 16px}.slider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.range-field,.text-field{gap:8px;display:grid}.range-field span,.text-field span{color:#3f493f;justify-content:space-between;font-size:14px;font-weight:900;display:flex}.range-field input{accent-color:#1d4f8f;width:100%}.text-field{margin-top:16px}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius);color:#1c211d;background:#fbfcfa;width:100%}input,select{min-height:42px;padding:0 12px}textarea{resize:vertical;min-height:92px;padding:12px}.muted{color:var(--muted);line-height:1.7}.add-task-box{gap:12px;margin-top:16px;display:grid}.apple-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.apple-status{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:14px;display:grid}.apple-status p{color:var(--muted);margin-bottom:0;line-height:1.65}.apple-status strong{color:#263229}.form-row{grid-template-columns:1fr 1fr 120px;gap:10px;display:grid}.week-list{gap:10px;display:grid}.week-list article,.history-list article{border-top:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.week-list article:first-child,.history-list article:first-child{border-top:0}.week-list span,.history-list span{color:var(--muted);font-size:13px;font-weight:800}.week-list strong,.history-list strong{color:#1f2b21}.week-list p,.history-list p{color:var(--muted);margin-bottom:0;line-height:1.55}.history-band{grid-template-columns:260px minmax(0,1fr);gap:20px;margin-top:16px;padding:22px;display:grid}.history-list{gap:4px;display:grid}@media (width<=1180px){.workspace-grid{grid-template-columns:1fr 1fr}.today-panel{grid-column:1/-1}}@media (width<=820px){.app-shell{width:min(100% - 20px,680px);padding-top:10px}.hero-band,.history-band,.workspace-grid,.system-grid{grid-template-columns:1fr}.hero-band{padding:22px}h1{font-size:38px}.system-card{min-height:90px}.slider-grid,.apple-actions,.form-row{grid-template-columns:1fr}.task-row{grid-template-columns:34px minmax(0,1fr);min-height:0}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
