:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1e1d1a;background:radial-gradient(circle at top left,rgba(255,203,107,.22),transparent 32%),radial-gradient(circle at top right,rgba(89,160,120,.14),transparent 28%),#f6f1e8;--surface: rgba(255, 250, 244, .88);--surface-strong: #fff9f0;--border: rgba(67, 52, 33, .12);--text: #1f1a16;--muted: #6f6256;--primary: #d86c2f;--primary-dark: #a94e1c;--green: #4c8b63;--warning: #f0b44f;--danger: #c15543;--shadow: 0 18px 40px rgba(94, 73, 44, .12);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text)}body,button,input,select{font:inherit}button,a{transition:all .2s ease}button{cursor:pointer;border:none}a{color:inherit;text-decoration:none}input,select{width:100%;padding:.85rem .95rem;border-radius:14px;border:1px solid var(--border);background:#fff}label{display:block;margin-bottom:.35rem;font-weight:600}small.helper-text{display:block;margin-top:.35rem;color:var(--muted)}ul,ol{margin:0;padding-left:1.1rem}p,h1,h2,h3{margin-top:0}#root{min-height:100vh}.panel{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.2rem;border-radius:999px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg,var(--primary),#e58b4f)}.primary-button:hover{transform:translateY(-1px)}.ghost-button{color:var(--text);background:#ffffffa6;border:1px solid var(--border)}.ghost-button.danger{color:var(--danger)}.eyebrow{margin-bottom:.4rem;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700}.pill{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;background:#4c8b631f;color:var(--green);font-size:.85rem;font-weight:700}.pill.warning{background:#f0b44f2e;color:#8b5f11}.error-text{color:var(--danger);font-weight:600}.page-stack{display:grid;gap:1.5rem}.page-header,.section-head,.inline-actions,.generator-panel,.suggestion-header,.hero-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-actions,.inline-actions{justify-content:flex-start}.enhanced-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{padding:1.75rem;border-right:1px solid var(--border);background:#261f18eb;color:#fff4ea;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:.9rem;margin-bottom:2rem}.brand-mark{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ffb86a,#d86c2f);color:#2a1d10;font-weight:800}.brand p{margin:.2rem 0 0;color:#fff4eaad}.nav-list{display:grid;gap:.6rem}.nav-list a{padding:.85rem 1rem;border-radius:16px;color:#fff4eacc}.nav-list a.active,.nav-list a:hover{background:#ffffff14;color:#fff}.sidebar-card{margin-top:auto;padding:1.1rem;background:#ffffff14;border-radius:20px}.content{padding:2rem}.landing-page,.auth-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.hero-card{width:min(1120px,100%);display:grid;grid-template-columns:1.3fr .9fr;gap:1.5rem;padding:2rem;background:linear-gradient(145deg,#fffcf7f2,#f6eddfd6);border:1px solid var(--border);border-radius:32px;box-shadow:var(--shadow)}.hero-copy h1{max-width:10ch;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.96;margin-bottom:1rem}.hero-copy p{max-width:56ch;color:var(--muted)}.hero-panel{display:grid;gap:1rem}.mini-card{padding:1.25rem;border-radius:22px;background:#ffffffc2;border:1px solid var(--border)}.mini-card span{display:block;margin-bottom:.5rem;color:var(--muted)}.mini-card.accent{background:linear-gradient(135deg,#d86c2f24,#4c8b6324)}.auth-card{width:min(480px,100%);padding:2rem}.auth-card input{margin-bottom:1rem}.stats-grid,.cards-grid,.dashboard-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.item-card,.generator-panel,.voice-note,.suggestion-card,.list-row,.form-grid{padding:1.25rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-actions{display:flex;align-items:end;gap:.75rem}.list-stack{display:grid;gap:1rem}.list-row{display:flex;align-items:center;justify-content:space-between;border-radius:18px;background:#ffffff85}.detail-block{margin-top:1rem}@media (max-width: 960px){.shell,.hero-card,.dashboard-grid,.cards-grid,.stats-grid,.form-grid,.enhanced-grid{grid-template-columns:1fr}.sidebar{padding-bottom:1rem}}@media (max-width: 780px){.shell{display:block}.sidebar{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.content{padding:1rem}.page-header,.section-head,.generator-panel,.suggestion-header,.hero-actions{flex-direction:column;align-items:flex-start}}
