:root{color-scheme:light;font-family:Aptos,Segoe UI,system-ui,sans-serif;background:#f7f4ee;color:#24231f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:radial-gradient(circle at 15% 0%,rgba(184,92,56,.12),transparent 24rem),linear-gradient(135deg,#f7f4ee,#ece6da)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1180px,100%);min-height:100dvh;margin:0 auto;padding:18px;display:grid;grid-template-columns:minmax(280px,390px) 1fr;grid-template-rows:auto 1fr;gap:18px}.hero-panel{min-height:calc(100dvh - 36px);border:1px solid rgba(36,35,31,.1);border-radius:28px;padding:24px;background:#24231f;color:#f7f4ee;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 24px 60px #24231f2e}.brand-row,.task-group header,.capture-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 10px;color:#b85c38;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:9ch;margin-bottom:0;font-size:clamp(2.7rem,9vw,5.8rem);line-height:.88;letter-spacing:0}h2{margin-bottom:0;font-size:1.15rem}h3{margin-bottom:5px;font-size:1rem}.icon-button,.check-button{width:44px;height:44px;border:1px solid rgba(247,244,238,.18);border-radius:999px;display:inline-grid;place-items:center;background:#f7f4ee14;color:inherit;transition:transform .18s ease,background .18s ease}.icon-button:active,.primary-capture:active,.secondary-button:active,.ghost-button:active,.danger-button:active{transform:translateY(1px) scale(.99)}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:auto 0 22px}.metrics-grid div{border-top:1px solid rgba(247,244,238,.16);padding-top:12px}.metrics-grid span{display:block;font-size:2rem;font-weight:800}.metrics-grid p,.task-item p,.note-item p,.empty-state,.voice-state p,.settings-list span{color:#24231f94;line-height:1.45}.hero-panel .metrics-grid p,.hero-panel .voice-state p{color:#f7f4ee9e}.primary-capture,.secondary-button,.ghost-button,.danger-button{min-height:48px;border:0;border-radius:16px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease}.primary-capture{width:100%;background:#b85c38;color:#fffaf3}.secondary-button{background:#24231f;color:#f7f4ee}.ghost-button{background:#24231f14;color:#24231f}.danger-button{width:100%;background:#7a241b;color:#fffaf3}.tabbar{position:sticky;top:18px;z-index:2;grid-column:2;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-self:start;padding:8px;border:1px solid rgba(36,35,31,.1);border-radius:22px;background:#fffcf6c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tabbar button,.segmented button{min-height:44px;border:0;border-radius:15px;background:transparent;color:#24231f9e;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750}.tabbar button.active,.segmented button.active{background:#24231f;color:#f7f4ee}.content-panel{grid-column:2;min-width:0}.section-stack{display:grid;gap:18px}.task-group,.recorder-panel,.settings-list{border:1px solid rgba(36,35,31,.1);border-radius:24px;padding:18px;background:#fffcf6c7;box-shadow:0 18px 38px #24231f12}.task-group header span{min-width:32px;height:32px;border-radius:999px;display:inline-grid;place-items:center;background:#b85c3821;color:#8f4227;font-weight:850}.task-list,.note-list{display:grid;gap:10px;margin-top:14px}.task-item,.note-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:14px;border:1px solid rgba(36,35,31,.09);border-radius:18px;background:#fffdf8}.task-item small{color:#8f4227;font-weight:700}.priority-urgente{border-color:#7a241b52}.priority-alta{border-color:#b85c385c}.check-button{width:34px;height:34px;border-color:#24231f2e;color:#24231f}.empty-state{margin:14px 0 0}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:7px;border-radius:20px;background:#24231f12}.modal-backdrop{position:fixed;inset:0;z-index:10;display:grid;place-items:end center;padding:18px;background:#24231f6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.capture-modal{width:min(720px,100%);max-height:calc(100dvh - 36px);overflow:auto;border-radius:28px;padding:20px;background:#fffdf8;box-shadow:0 30px 80px #24231f47}.voice-state{margin:18px 0;padding:14px;border-radius:22px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;background:#f1ece2}.voice-state.is-live{background:#b85c3821}.mic-orb{width:58px;height:58px;border:0;border-radius:999px;display:inline-grid;place-items:center;background:#b85c38;color:#fffaf3}.field{display:grid;gap:8px}.field span{font-size:.82rem;font-weight:850}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(36,35,31,.14);border-radius:16px;padding:13px 14px;background:#fffaf3;color:#24231f;outline:none}.field textarea{min-height:104px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#b85c38;box-shadow:0 0 0 4px #b85c381f}.draft-grid,.recorder-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.field-wide{grid-column:1 / -1}.inline-error{margin:10px 0;border-radius:14px;padding:12px;background:#7a241b1a;color:#7a241b;font-weight:700}.note-item{grid-template-columns:1fr}.note-item audio{width:100%}.settings-list{display:grid;gap:0;padding:0;overflow:hidden}.settings-list>div{display:grid;gap:7px;padding:18px;border-bottom:1px solid rgba(36,35,31,.09)}.settings-list>div:last-child{border-bottom:0}.skeleton-list{display:grid;gap:14px}.skeleton-list span{height:96px;border-radius:24px;background:linear-gradient(90deg,#24231f14,#fff9,#24231f14);background-size:240% 100%;animation:shimmer 1.4s infinite}.toast{position:fixed;left:50%;bottom:22px;z-index:20;transform:translate(-50%);padding:13px 18px;border-radius:999px;background:#24231f;color:#f7f4ee;font-weight:850;box-shadow:0 16px 40px #24231f47}.reminder-alert{position:fixed;right:18px;bottom:18px;z-index:25;width:min(420px,calc(100% - 36px));border:1px solid rgba(184,92,56,.28);border-radius:26px;padding:18px;background:#fffdf8;box-shadow:0 28px 80px #24231f3d}.reminder-alert h2{margin-bottom:8px;font-size:1.35rem}.reminder-alert p:last-child{margin-bottom:0;color:#24231f9e}.reminder-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}@keyframes shimmer{to{background-position:-240% 0}}@media(max-width:820px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;padding:12px}.hero-panel{min-height:auto;gap:42px;border-radius:24px}h1{max-width:10ch}.tabbar,.content-panel{grid-column:1}.tabbar{top:8px}.tabbar button{font-size:.78rem;flex-direction:column;gap:3px}.draft-grid,.recorder-panel{grid-template-columns:1fr}.modal-backdrop{padding:8px}.capture-modal{max-height:calc(100dvh - 16px);border-radius:24px}}
