:root{color:#18211f;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,textarea,input,select{font:inherit}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#f6fbf8;background:#192421;padding:24px 18px}.brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.brand-mark{color:#18211f;background:#f1c64c;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand strong,.brand span{display:block}.brand span{color:#aebbb5;margin-top:2px;font-size:13px}.nav{gap:6px;display:grid}.nav button{color:#c7d3ce;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:flex}.nav button.active,.nav button:hover{color:#fff;background:#2f3e3a}.workspace{flex-direction:column;padding:28px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.eyebrow{color:#65746f;margin:0 0 4px;font-size:14px}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:34px;line-height:1.1}h2{margin-bottom:0;font-size:18px}.family-strip{gap:8px;display:flex}.avatar{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.avatar.small{width:32px;height:32px;font-size:13px}.chat-ai-container{flex-direction:column;flex:1;width:100%;max-width:800px;min-height:500px;margin:0 auto;padding-bottom:120px;display:flex}.chat-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;display:flex}.chat-logo{color:#fff;background:#df6b57;border-radius:16px;place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid;box-shadow:0 8px 24px #df6b574d}.chat-welcome h1{margin-bottom:30px;font-size:28px}.suggestions-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.suggestion-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.suggestion-card:hover{background:#f0f7f7;border-color:#3d7f88;transform:translateY(-2px)}.suggestion-icon{color:#3d7f88;margin-top:2px}.suggestion-content strong{color:#65746f;margin-bottom:4px;font-size:13px;display:block}.suggestion-content span{color:#18211f;font-size:14px;line-height:1.4}.chat-history{flex-direction:column;gap:20px;padding:20px 0;display:flex}.message{gap:14px;max-width:85%;display:flex}.user-message{color:#fff;background:#3d7f88;border-radius:18px 18px 2px;align-self:flex-end;padding:12px 18px}.system-message{background:#fff;border:1px solid #dce6e1;border-radius:18px 18px 18px 2px;align-self:flex-start;padding:18px;box-shadow:0 4px 12px #0000000d}.system-avatar{color:#fff;background:#192421;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.parsed-response{flex:1}.response-summary{margin-bottom:12px;font-size:16px;font-weight:600}.parsed-edit-list{background:#fbfdfb;border:1px solid #edf2ef;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:20px;padding:12px;display:flex}.parsed-edit-group{flex-direction:column;gap:8px;display:flex}.parsed-edit-group small{color:#3d7f88;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:800}.parsed-edit-row{align-items:center;gap:10px;display:flex}.parsed-edit-row strong{flex:1;font-size:14px}.parsed-edit-row input[type=date]{border-color:#dce6e1;height:32px;min-height:32px;font-size:13px}.response-actions{gap:10px;display:flex}.text-button{color:#65746f;cursor:pointer;background:0 0;border:none;padding:0 10px;font-weight:600}.chat-input-wrapper{z-index:100;background:#fff;border:1px solid #dce6e1;border-radius:20px;width:calc(100% - 316px);max-width:800px;padding:12px;position:fixed;bottom:30px;left:50%;transform:translate(calc(130px - 50%));box-shadow:0 10px 30px #00000026}.chat-settings{gap:8px;margin-bottom:8px;padding:0 8px;display:flex}.chat-settings select{background:#f7faf8;border-color:#eef3ef;height:28px;min-height:28px;padding:0 6px;font-size:12px}.chat-input-area{background:#f7faf8;border-radius:12px;align-items:flex-end;gap:10px;padding:8px 12px;display:flex}.chat-input-area textarea{resize:none;background:0 0;border:none;flex:1;min-height:24px;max-height:150px;padding:8px 0;font-size:15px;line-height:1.5}.chat-input-area textarea:focus{outline:none}.voice-button,.send-button{cursor:pointer;border:none;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;transition:all .2s;display:grid}.voice-button{color:#3e4b47;background:#edf2ef;border:1px solid #dce6e1}.voice-button:hover{color:#3d7f88;border-color:#3d7f88}.voice-button.active{color:#fff;background:#df6b57;border-color:#df6b57;animation:1s ease-in-out infinite voice-pulse}.send-button{color:#fff;background:#192421}.voice-button:disabled,.send-button:disabled{opacity:.3;cursor:not-allowed}.send-button:not(:disabled):hover{background:#3d7f88;transform:scale(1.05)}@keyframes voice-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.chat-footer-note{text-align:center;color:#65746f;margin-top:8px;font-size:12px}.typing-indicator{gap:4px;margin-bottom:8px;display:flex}.typing-indicator span{background:#3d7f88;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.chat-error{text-align:center;color:#df6b57;width:100%;font-size:14px;font-weight:600;position:absolute;top:-40px;left:0}.panel{background:#fff;border:1px solid #dce6e1;border-radius:8px;min-height:260px;padding:16px;box-shadow:0 16px 40px #24342f14}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.panel.wide{grid-column:span 2}.panel-heading{align-items:center;gap:10px;margin-bottom:14px;display:flex}.panel-actions{margin:-4px 0 10px}.add-row-button{color:#3e4b47;cursor:pointer;background:#f7faf8;border:1px solid #dce6e1;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-weight:700;display:inline-flex}.add-row-button:hover{color:#3d7f88;border-color:#3d7f88}.event-row,.task-row,.shopping-row,.load-row,.edit-grid{border-top:1px solid #edf2ef;gap:8px;padding:11px 0;display:grid}.event-row{grid-template-columns:110px 1fr 34px 34px}.event-time-block{flex-direction:column;gap:2px;display:flex}.event-date{color:#65746f;font-size:12px}.event-time{color:#3d7f88;font-size:15px;font-weight:800}.task-row{grid-template-columns:20px 1fr 34px 34px;align-items:start}.task-row.high svg{color:#df6b57}.task-row.normal svg{color:#3d7f88}.shopping-row{grid-template-columns:68px 1fr 34px 34px;align-items:center}.shopping-row span{color:#51615c;text-align:center;background:#edf2ef;border-radius:999px;padding:4px 8px;font-size:12px}small{color:#65746f;margin-top:3px;display:block}.load-row{grid-template-columns:112px 1fr 34px;align-items:center}.editable-row{align-items:center}.icon-button{color:#51615c;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:8px;place-items:center;width:32px;height:32px;display:inline-grid}.icon-button:hover{color:#3d7f88;border-color:#3d7f88}.edit-grid{align-items:center}.event-edit{grid-template-columns:130px 100px 1fr 120px 120px 34px 34px 34px}.task-edit{grid-template-columns:1fr 110px 120px 112px 34px 34px 34px}.shopping-edit{grid-template-columns:80px 1fr 60px 120px 34px 34px}.load-edit{grid-template-columns:1fr 90px 82px 34px 34px}.load-track{background:#edf2ef;border-radius:999px;height:9px;overflow:hidden}.load-track span{border-radius:inherit;height:100%;display:block}.insight{color:#6d5520;background:#fff6df;border-radius:8px;align-items:start;gap:8px;margin-top:12px;padding:11px;font-size:14px;display:flex}.deals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.deal-card{border:1px solid #edf2ef;border-radius:8px;padding:14px}.deal-card div{justify-content:space-between;align-items:center;gap:12px;display:flex}.deal-card span{color:#3d7f88;font-size:13px;font-weight:700}.deal-card p{color:#3e4b47;margin:10px 0;line-height:1.45}.editable-card footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.deal-edit{gap:10px;display:grid}.deal-edit textarea{min-height:86px}.deal-edit-actions{gap:8px;display:flex}.reminder-row{border-top:1px solid #edf2ef;gap:8px;padding:11px 0;display:grid}.settings-layout{gap:22px;display:grid}.settings-section{gap:12px;display:grid}.settings-section h2{font-size:16px}.member-form,.member-settings-row{align-items:center;gap:10px;display:grid}.member-form{grid-template-columns:1fr 1fr 90px 54px auto}.member-settings-row{border-top:1px solid #edf2ef;grid-template-columns:32px 1fr 130px 82px 54px 96px 34px;padding:10px 0}.settings-hint{color:#697771;margin:0;font-size:13px;line-height:1.4}.link-button{color:#2f6f5e;background:#fff;border:1px solid #dfe6e0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:12px;font-weight:850;display:inline-flex}.link-button.linked{background:#edf7f3;border-color:#2f6f5e}.link-button:disabled{opacity:.45;cursor:not-allowed}input[type=color]{width:54px;padding:4px}.shopping-groups{flex-direction:column;gap:10px;display:flex}.shopping-date-group{background:#fbfdfb;border:1px solid #edf2ef;border-radius:12px;overflow:hidden}.shopping-date-header{cursor:pointer;background:#fff;align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.shopping-date-header:hover{background:#f7faf8}.shopping-date-header strong{color:#192421;flex:1}.items-count{color:#65746f;background:#edf2ef;border-radius:999px;padding:2px 8px;font-size:12px}.mini-add-button{color:#3d7f88;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.mini-add-button:hover{background:#f0f7f7;border-color:#3d7f88}.shopping-items-list{background:#fff;border-top:1px solid #edf2ef;padding:4px 16px 12px}.shopping-item-info{flex:1}@media (width<=1180px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{padding:14px}.nav{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace{padding:18px}.chat-input-wrapper{width:auto;left:18px;right:18px;transform:none}.suggestions-grid,.dashboard-grid,.event-edit,.task-edit,.shopping-edit,.load-edit,.member-form,.member-settings-row{grid-template-columns:1fr}.panel.wide{grid-column:auto}}.today-hybrid{width:min(100%,860px);margin:0 auto}.today-hero{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.today-hero p{color:#697771;margin:0 0 4px;font-size:13px;font-weight:850}.today-hero h1{letter-spacing:0;margin-bottom:3px;font-size:34px;line-height:1}.today-hero span{color:#697771;font-size:14px}.today-profile{color:#fff;background:#2f6f5e;border:0;border-radius:50%;width:42px;height:42px;font-weight:900}.week-strip{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:12px;padding-bottom:4px;scroll-padding:14px;display:flex;overflow-x:auto}.week-strip::-webkit-scrollbar{display:none}.week-strip button{color:#1f2a26;scroll-snap-align:center;background:#fff;border:1px solid #dfe6e0;border-radius:14px;flex:0 0 58px;min-height:58px}.week-strip small{color:#697771;font-size:11px;font-weight:750;display:block}.week-strip b{margin-top:5px;font-size:17px;display:block}.week-strip .active{color:#fff;background:#2f6f5e;border-color:#2f6f5e}.week-strip .active small{color:#dff2eb}.hybrid-family-row{scrollbar-width:none;gap:8px;padding-bottom:14px;display:flex;overflow-x:auto}.hybrid-family-row::-webkit-scrollbar{display:none}.hybrid-family-row button{color:#34423d;white-space:nowrap;background:#fff;border:1px solid #dfe6e0;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 11px 0 6px;display:flex}.hybrid-family-row button.active{background:#edf7f3;border-color:#2f6f5e}.hybrid-family-row i{color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:900;display:grid}.hybrid-family-row i.all{background:#1f2a26;width:auto;min-width:30px;padding:0 6px;font-size:11px}.chat-ai-container.compact{flex:none;max-width:none;min-height:auto;margin:0;padding-bottom:0}.chat-ai-container.compact .chat-input-wrapper{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:18px;width:100%;max-width:none;padding:8px;position:sticky;inset:10px auto auto;transform:none;box-shadow:0 12px 28px #1f2a261a}.chat-ai-container.compact .chat-settings{margin-bottom:6px}.chat-ai-container.compact .chat-input-area{background:0 0;padding:8px}.chat-ai-container.compact textarea{min-height:42px;padding:10px 0}.chat-ai-container.compact .chat-footer-note{display:none}.chat-ai-container.compact .chat-history{padding:10px 0 12px}.chat-ai-container.compact .message{max-width:100%}.chat-ai-container.compact .chat-error{margin-top:8px;position:static}.hybrid-ai-card{background:#fff8df;border:1px solid #efdba0;border-radius:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.hybrid-ai-mark{color:#1f2a26;background:#f2c94c;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.hybrid-ai-card strong{font-size:14px;display:block}.hybrid-ai-card p{color:#6d5720;margin:3px 0 0;font-size:13px;line-height:1.35}.hybrid-ai-card button{color:#fff;background:#2f6f5e;border:0;border-radius:10px;min-height:34px;padding:0 11px;font-size:13px;font-weight:850}.hybrid-ai-card button:disabled{opacity:.45;cursor:not-allowed}.hybrid-section-title{justify-content:space-between;align-items:center;margin:18px 0 10px;display:flex}.hybrid-section-title.compact{margin-top:0}.hybrid-section-title h2{letter-spacing:0;margin-bottom:0;font-size:17px}.hybrid-section-title button{color:#2f6f5e;background:#eaf0ec;border:0;border-radius:10px;place-items:center;min-width:32px;height:32px;font-weight:900;display:grid}.hybrid-agenda{gap:8px;display:grid}.hybrid-agenda-item{border:1px solid #dfe6e0;border-left:4px solid var(--accent);background:#fff;border-radius:14px;grid-template-columns:56px 1fr auto;align-items:center;gap:11px;padding:13px 10px 13px 13px;display:grid}.hybrid-agenda-item.routine{--accent:#f2c94c}.hybrid-agenda-item.school{--accent:#2f6f5e}.hybrid-agenda-item.sport{--accent:#4e7bbf}.hybrid-agenda-item.home{--accent:#d85c4a}.hybrid-agenda-item time{color:var(--accent);font-size:15px;font-weight:950}.hybrid-agenda-item strong{font-size:15px;line-height:1.25;display:block}.hybrid-agenda-item span{color:#697771;margin-top:4px;font-size:13px;display:block}.hybrid-agenda-item em{color:#697771;text-overflow:ellipsis;white-space:nowrap;background:#f1f4f1;border-radius:999px;max-width:82px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:850;overflow:hidden}.hybrid-empty{color:#697771;background:#fff;border:1px dashed #dfe6e0;border-radius:14px;padding:14px}.hybrid-panels{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:12px;margin-top:14px;display:grid}.hybrid-panel{background:#fff;border:1px solid #dfe6e0;border-radius:16px;padding:14px}.hybrid-task{border-bottom:1px solid #edf1ee;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.hybrid-task:last-child{border-bottom:0}.hybrid-task input{accent-color:#2f6f5e}.hybrid-task span{min-width:0}.hybrid-task small{color:#697771;white-space:nowrap;font-size:13px}.hybrid-load{grid-template-columns:72px 1fr 28px;align-items:center;gap:10px;padding:8px 0;display:grid}.hybrid-load span{font-size:14px;font-weight:800}.hybrid-load div{background:#edf2ef;border-radius:999px;height:9px;overflow:hidden}.hybrid-load i{border-radius:inherit;height:100%;display:block}.hybrid-load b{color:#4a5752;text-align:right}@media (width<=820px){.app-shell{padding-bottom:74px;display:block}.sidebar{z-index:120;color:#697771;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #dfe6e0;padding:8px 10px 12px;position:fixed;bottom:0;left:0;right:0}.brand{display:none}.nav{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:78px;grid-auto-flow:column;gap:4px;display:grid;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav button{color:#697771;text-align:center;border-radius:12px;justify-items:center;gap:4px;min-height:54px;padding:6px 4px;font-size:12px;display:grid}.nav button.active,.nav button:hover{color:#2f6f5e;background:#edf7f3}.workspace{padding:18px 16px 0}.hybrid-panels{grid-template-columns:1fr}}@media (width<=520px){.today-hybrid{width:100%}.hybrid-ai-card,.hybrid-agenda-item{grid-template-columns:56px 1fr}.hybrid-ai-card button,.hybrid-agenda-item em{grid-column:2;justify-self:start}.hybrid-task{grid-template-columns:22px 1fr}.hybrid-task small{white-space:normal;grid-column:2}}.family-chat{flex-direction:column;width:min(100%,820px);min-height:calc(100vh - 120px);margin:0 auto;padding-bottom:104px;display:flex}.family-chat-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.family-chat-header p{color:#697771;margin:0 0 4px;font-size:13px;font-weight:850}.family-chat-header h1{margin-bottom:0;font-size:34px;line-height:1}.family-chat-header button{color:#2f6f5e;background:#fff;border:1px solid #dfe6e0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.family-chat-note{color:#6d5720;background:#fff8df;border:1px solid #efdba0;border-radius:14px;margin-bottom:14px;padding:12px;font-size:14px;line-height:1.45}.family-chat-list{flex-direction:column;flex:1;gap:10px;display:flex}.family-chat-empty{color:#697771;text-align:center;background:#fff;border:1px dashed #dfe6e0;border-radius:16px;padding:18px}.family-chat-message{background:#fff;border:1px solid #dfe6e0;border-radius:16px 16px 16px 5px;align-self:flex-start;max-width:82%;padding:12px 14px;box-shadow:0 8px 22px #1f2a260f}.family-chat-message.own{color:#fff;background:#2f6f5e;border-color:#2f6f5e;border-radius:16px 16px 5px;align-self:flex-end}.family-chat-message div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.family-chat-message strong{font-size:13px}.family-chat-message time,.family-chat-message small{color:#697771;font-size:12px}.family-chat-message.own time,.family-chat-message.own small{color:#dff2eb}.family-chat-message p{white-space:pre-wrap;margin:7px 0 5px;line-height:1.45}.family-chat-error{color:#df6b57;text-align:center;margin-top:12px;font-weight:700}.family-chat-composer{background:#fff;border:1px solid #dfe6e0;border-radius:18px;grid-template-columns:1fr 44px 44px;gap:10px;max-width:820px;margin:0 auto;padding:10px;display:grid;position:fixed;bottom:30px;left:288px;right:28px;box-shadow:0 12px 30px #1f2a2624}.family-chat-composer textarea{resize:none;border:0;outline:0;min-height:44px;max-height:120px;padding:10px 0 10px 6px}.family-chat-composer button{color:#fff;background:#1f2a26;border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.family-chat-composer button.recording{background:#df6b57;animation:1s ease-in-out infinite voice-pulse}.family-chat-composer button:disabled{opacity:.3;cursor:not-allowed}.family-chat-audio{grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:8px;margin:8px 0 6px;display:grid}.family-chat-audio audio{width:100%;max-width:280px;height:34px}.family-chat-audio span{font-size:12px;font-weight:800}@media (width<=820px){.family-chat{min-height:calc(100vh - 92px);padding-bottom:150px}.family-chat-composer{bottom:86px;left:16px;right:16px}}
