:root{font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8fafc}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-header{min-height:74px;padding:12px 28px;display:flex;align-items:center;gap:24px;background:#fff;border-bottom:1px solid #e2e8f0}.brand{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#0f172a;font-size:1.25rem;font-weight:800}.brand-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 3px 8px #4f46e13d}.global-nav{display:flex;gap:4px;margin-left:auto;padding:4px;border-radius:12px;background:#f1f5f9}.global-nav button{width:38px;height:34px;border:0;border-radius:8px;background:transparent;color:#64748b}.global-nav button.active,.global-nav button:hover{background:#fff;color:#2563eb;box-shadow:0 1px 3px #0f172a12}.user-actions{display:flex;align-items:center;gap:10px}.user-chip{display:inline-flex;align-items:center;gap:8px;padding:5px 10px 5px 5px;border:1px solid #e2e8f0;border-radius:999px;font-weight:700}.avatar{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 auto;border:2px solid #fff;border-radius:50%;color:#fff;font-size:.72rem;font-weight:700}.avatar-small{width:20px;height:20px;font-size:.65rem}.logout-button,.secondary-button,.round-button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-weight:700}.logout-button,.secondary-button{padding:8px 12px}.round-button{width:34px;height:34px;border-radius:50%}main{width:min(1600px,calc(100% - 48px));margin:0 auto}.workspace-header{padding:18px 0 12px;border-bottom:1px solid #e2e8f0}.workspace-title-row,.filter-bar,.selector-group,.workspace-actions,.workspace-toggle,.section-heading,.list-placeholder>div:first-child,.list-controls,.chat-composer{display:flex;align-items:center;gap:10px}.workspace-title-row{min-height:42px}h1,h2,p{margin:0}h1{font-size:1.45rem}h2{font-size:1.3rem}.workspace-actions{margin-left:auto}.workspace-toggle{padding:3px;border:1px solid #e2e8f0;border-radius:10px}.workspace-toggle button{padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#64748b;font-weight:700}.workspace-toggle button.active{background:#eff6ff;color:#2563eb}.filter-bar{flex-wrap:wrap;margin-top:14px}.selector-group{flex-wrap:wrap}.selector-label{color:#64748b;font-size:.75rem;font-weight:800;text-transform:uppercase}.filter-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-weight:700}.filter-pill.selected{border-color:#0f172a;background:#0f172a;color:#fff}.kid-dot{width:8px;height:8px;border-radius:50%}.primary-button{padding:9px 14px;border:0;border-radius:9px;background:#2563eb;color:#fff;font-weight:800}.surface,.view-section{margin-top:20px;padding:20px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);padding-bottom:12px;border-bottom:1px solid #e2e8f0;color:#64748b;text-align:center;font-size:.75rem;font-weight:800}.calendar-empty,.empty-state,.chat-empty{min-height:480px;display:grid;place-content:center;gap:8px;color:#94a3b8;text-align:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day{min-height:110px;padding:8px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.calendar-day:nth-child(7n){border-right:0}.calendar-day-number{color:#334155;font-weight:800;font-size:.8rem}.outside-month .calendar-day-number{color:#cbd5e1}.calendar-event{margin-top:6px;padding:5px 6px;overflow:hidden;border-left:3px solid #2563eb;border-radius:5px;background:#eff6ff;color:#1d4ed8;font-size:.7rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.calendar-event.completed{border-left-color:#16a34a;background:#f0fdf4;color:#15803d;text-decoration:line-through}.list-heading{justify-content:space-between}.event-list{margin-top:16px;border-top:1px solid #e2e8f0}.event-row{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid #e2e8f0}.event-row>div{display:grid;gap:4px}.event-row span{color:#64748b;font-size:.78rem}.event-check{width:22px;height:22px;border:1px solid #94a3b8;border-radius:5px;background:#fff;color:#fff;font-weight:800}.event-check.completed{border-color:#16a34a;background:#16a34a}.completed-title{color:#94a3b8;text-decoration:line-through}.loading-state,.error-state{margin-top:24px;padding:32px;display:flex;justify-content:center;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#64748b}.error-state{color:#b91c1c}.calendar-empty strong,.empty-state strong{color:#334155}.list-placeholder>div:first-child{justify-content:space-between}.list-controls{justify-content:flex-end;margin-top:16px}.list-controls button,.list-controls input{padding:9px 11px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.list-controls input{min-width:220px}.section-heading{justify-content:space-between;margin-bottom:20px}.section-heading p,.settings-row span{display:block;margin-top:4px;color:#64748b;font-size:.85rem}.schedule-grid{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;overflow-x:auto}.day-column{min-height:520px;padding:14px;display:flex;flex-direction:column;gap:18px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.day-column span{color:#94a3b8;font-size:.8rem;text-align:center}.schedule-item{display:grid;gap:5px;padding:10px;border:1px solid #dbeafe;border-left:3px solid #2563eb;border-radius:8px;background:#eff6ff}.schedule-item span,.schedule-item em{color:#64748b;font-size:.72rem;font-style:normal}.schedule-item strong{font-size:.82rem}.ai-placeholder{min-height:calc(100vh - 150px);display:flex;flex-direction:column}.chat-empty{flex:1;min-height:360px}.chat-messages{flex:1;min-height:360px;display:flex;flex-direction:column;gap:10px;padding:16px 0;overflow-y:auto}.chat-message{max-width:78%;padding:10px 12px;border-radius:10px;background:#f1f5f9;color:#334155;line-height:1.45;white-space:pre-wrap}.chat-message.user{align-self:flex-end;background:#2563eb;color:#fff}.chat-message.assistant,.chat-message.system{align-self:flex-start}.chat-composer input{flex:1;padding:12px;border:1px solid #cbd5e1;border-radius:9px}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid #e2e8f0}@media(max-width:760px){.app-header{padding:10px 14px}.user-chip span,.logout-button{display:none}main{width:min(100% - 20px,680px)}.workspace-title-row{flex-wrap:wrap}.workspace-actions{width:100%;margin-left:0}.schedule-grid{grid-template-columns:repeat(7,180px)}.list-controls{flex-wrap:wrap;justify-content:stretch}.list-controls input{min-width:0;flex:1}}
