/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@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{color:#20201d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f7f3ea;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.app-shell{max-width:520px;min-height:100vh;margin:0 auto;padding:24px 16px 96px;position:relative}.auth-shell{background:#f7f3ea;place-items:center;min-height:100vh;padding:24px 16px;display:grid}.auth-panel{background:#fffaf1;border:1px solid #e3dccf;border-radius:8px;width:min(100%,420px);padding:22px;box-shadow:0 12px 40px #20201d14}.auth-panel h1{margin-bottom:8px;font-size:28px}.auth-muted{color:#7d7567;margin-bottom:22px;font-size:14px;line-height:1.5}.field{gap:8px;margin-bottom:14px;display:grid}.field span{color:#5f5a51;font-size:13px;font-weight:700}.field input{color:#20201d;background:#fdf8ee;border:1px solid #d9d0c1;border-radius:8px;outline:0;width:100%;min-height:48px;padding:0 13px}.field input:focus{border-color:#254f46;box-shadow:0 0 0 3px #254f461f}.notice,.error-box{border-radius:8px;margin-bottom:14px;padding:11px 12px;font-size:14px}.notice{color:#254f46;background:#e8efe7;border:1px solid #c9ded5}.error-box{color:#7d2518;background:#fff0eb;border:1px solid #f0b8aa}.primary-button,.secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-weight:800;display:inline-flex}.primary-button{color:#fffaf1;background:#254f46;border:0}.secondary-button{color:#35332e;background:#fffaf1;border:1px solid #d9d0c1}.primary-button:disabled,.secondary-button:disabled{opacity:.64}.auth-actions{gap:10px;display:grid}.empty-state{color:#7d7567;background:#fffaf1b8;border:1px dashed #d9d0c1;border-radius:8px;padding:18px}.empty-state h3{color:#20201d;margin-bottom:6px}.empty-state span{margin-top:8px;font-size:13px;display:block}.topbar,.topbar-actions,.quick-actions,.section-header,.item-card,.bottom-nav{align-items:center;display:flex}.topbar{justify-content:space-between;gap:16px;margin-bottom:18px}.eyebrow{color:#7d7567;text-transform:uppercase;margin:0 0 4px;font-size:12px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.05}.topbar-actions{gap:8px}.icon-button,.fab{color:#20201d;background:#fffaf1;border:0;box-shadow:0 1px #20201d14}.icon-button{border-radius:8px;width:42px;height:42px}.summary{color:#fffaf1;background:#254f46;border-radius:8px;justify-content:space-between;gap:16px;margin-bottom:14px;padding:16px;display:flex}.summary p{color:#bdd8ce;margin-bottom:6px;font-size:13px}.summary h2{margin-bottom:6px;font-size:19px;line-height:1.2}.summary span{color:#f3c96f;font-size:13px}.quick-actions{gap:8px;margin-bottom:22px}.quick-actions button{color:#35332e;background:#fffaf1;border:1px solid #e3dccf;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:42px;display:inline-flex}.section-header{justify-content:space-between;margin-bottom:10px}.section-header h2{font-size:18px}.section-header span{color:#7d7567;font-size:13px}.item-list{gap:10px;display:grid}.item-card{background:#fffaf1;border:1px solid #e3dccf;border-radius:8px;gap:12px;min-height:92px;padding:12px;position:relative}.item-thumb{color:#254f46;background:#e8efe7;border-radius:8px;flex:none;place-items:center;width:58px;height:58px;display:grid}.item-body{flex:1;min-width:0}.item-body h3{margin-bottom:3px;font-size:16px}.item-body p{color:#7d7567;font-size:13px}.chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.chips span{color:#5f4b1a;background:#f6df9d;border-radius:6px;padding:4px 7px;font-size:12px;line-height:1}.item-check{color:#558175}.bottom-nav{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf1f5;border:1px solid #e3dccf;border-radius:8px;justify-content:space-between;max-width:496px;margin:0 auto;padding:8px;position:fixed;bottom:12px;left:12px;right:12px}.bottom-nav a{color:#7d7567;justify-items:center;gap:4px;min-width:58px;padding:6px;font-size:12px;text-decoration:none;display:grid}.bottom-nav a.active{color:#254f46}.fab{color:#fffaf1;background:#254f46;border-radius:8px;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:86px;right:max(18px,50% - 242px)}
