:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f4ef;color:#1d2527;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(44,95,93,.1),transparent 34%),linear-gradient(315deg,rgba(201,92,73,.13),transparent 32%),#f6f4ef}button{font:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(44,95,93,.3);outline-offset:2px}.app{width:min(1440px,100%);margin:0 auto;padding:28px}.top-nav{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.brand-mark,.view-tabs{display:flex;align-items:center}.brand-mark{gap:9px;color:#173436;font-weight:900}.view-tabs{gap:6px;padding:5px;border:1px solid #ded9cc;border-radius:8px;background:#ffffffb8;max-width:100%}.view-tabs button{min-height:38px;border:0;border-radius:6px;padding:0 14px;background:transparent;color:#566466;cursor:pointer;font-weight:800}.view-tabs button.active{background:#173436;color:#fffdf8}.loading-state{min-height:100vh;display:grid;place-items:center;align-content:center;gap:16px;color:#355356}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero-band{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 22px;color:#f8f6ef;background:linear-gradient(90deg,#122d30f0,#122d309e),url(https://images.unsplash.com/photo-1544717305-2782549b5136?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;border-radius:8px;overflow:hidden}.eyebrow,.panel-header,.route-time,.route-place{display:flex;align-items:center;gap:8px}.eyebrow{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f4cb86}h1,h2,h3,p{margin:0}.hero-band h1{margin-top:4px;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.25;font-weight:700;letter-spacing:0;max-width:100%}.hero-copy{max-width:780px}.hero-copy p{margin-top:6px;max-width:760px;font-size:.84rem;line-height:1.45;color:#f8f6efc7}.plan-switch{display:grid;grid-template-columns:repeat(3,1fr);width:auto;min-width:280px;padding:4px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#ffffff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.plan-switch button{height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#fff;cursor:pointer;font-weight:700;font-size:.82rem;white-space:nowrap}.plan-switch button.active{background:#f8f6ef;color:#173436}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.metric,.panel{border:1px solid #ded9cc;background:#ffffffc7;box-shadow:0 18px 50px #212a2b14}.metric{min-height:90px;border-radius:8px;padding:18px;display:flex;align-items:center;gap:14px;color:#2c5f5d}.metric strong{display:block;color:#1d2527;font-size:1.45rem}.metric span{color:#667274;font-size:.92rem}.workspace-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.panel{grid-column:span 2;border-radius:8px;padding:20px;min-height:310px}.panel-large{grid-column:span 3}.panel-header{margin-bottom:16px;color:#2c5f5d}.panel-header h2{color:#1d2527;font-size:1.05rem}.priority-list,.stack,.route-list,.integration-list,.timeline{display:grid;gap:10px}.priority,.timeline-item,.mini-card,.route-card,.integration{border-radius:8px;border:1px solid #e5dfd2;background:#fffdf8}.priority{display:flex;align-items:flex-start;gap:10px;padding:12px;color:#3a5052}.timeline{margin-top:16px}.timeline-item{display:grid;grid-template-columns:112px 1fr;gap:14px;padding:12px}.timeline-item time{color:#9b5142;font-weight:800;font-size:.9rem}.timeline-item strong,.mini-card strong,.route-card h3,.integration strong{color:#1d2527}.timeline-item span,.mini-card span,.route-card p,.quiet,.integration small,.mini-card small,.import-card p,.import-card small,.empty-state span{color:#667274;line-height:1.45}.compact-copy{margin:-4px 0 14px}.calendar-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mini-card{padding:14px;display:grid;gap:5px}.mini-card.accent{border-color:#e4b3a5;background:#fff8f5}.provider-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.provider-row span{border:0;border-radius:999px;padding:7px 10px;background:#e7f0eb;color:#2c5f5d;font-size:.82rem;font-weight:800}.provider-row button,.card-action,.checkout-card button,.calendar-actions button,.secondary-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:0;border-radius:999px;padding:0 12px;background:#2c5f5d;color:#fff;cursor:pointer;font-size:.82rem;font-weight:850}.calendar-actions button,.secondary-pill{border:1px solid #d8e5df;background:#e7f0eb;color:#2c5f5d}.route-card{display:grid;grid-template-columns:150px 1fr 180px;gap:14px;align-items:center;padding:14px}.route-time{color:#9b5142}.route-place{color:#2c5f5d;min-width:0}.route-place span{overflow-wrap:anywhere}.integration{display:flex;align-items:center;gap:10px;padding:10px}.dot{width:10px;height:10px;border-radius:50%;background:#c8bfb1}.dot.live{background:#2c8c68}.quiet{margin-top:14px}.prototype-surface{display:grid;gap:18px}.prototype-surface.two-column{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.integration-panel{border:1px solid #ded9cc;border-radius:8px;padding:20px;background:#ffffffd1;box-shadow:0 18px 50px #212a2b14}.integration-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.import-list{display:grid;gap:12px}.integration-card,.meal-card,.checkout-card,.departure-card,.import-card,.empty-state{border:1px solid #e5dfd2;border-radius:8px;background:#fffdf8}.import-card{padding:14px;display:grid;gap:12px}.import-card-main{display:grid;gap:5px}.import-card-main>span{width:fit-content;border-radius:999px;padding:5px 8px;background:#e7f0eb;color:#2c5f5d;font-size:.76rem;font-weight:900}.conflict-callout,.clear-callout,.logistics-summary{display:flex;align-items:flex-start;gap:8px;border-radius:8px;padding:10px;line-height:1.45}.conflict-callout{background:#fff3e9;color:#9b5142}.clear-callout,.logistics-summary{background:#e7f0eb;color:#2c5f5d}.empty-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;padding:20px;color:#2c5f5d;text-align:center}.integration-card{min-height:174px;padding:14px;display:grid;align-content:space-between;gap:10px;width:100%;min-width:0;border-color:#e5dfd2;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;overflow:hidden}.integration-card:hover{border-color:#9dbab4;box-shadow:0 14px 30px #212a2b14;transform:translateY(-1px)}.integration-title{display:flex;align-items:flex-start;gap:8px;min-width:0}.integration-title .dot{flex-shrink:0;margin-top:6px}.integration-title strong{flex:1;min-width:0;word-break:break-word;line-height:1.25}.integration-card p,.meal-card p,.departure-card p,.checkout-card span{color:#667274;line-height:1.45;font-size:.86rem;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.integration-card .connected-button{background:#e7f0eb;color:#2c5f5d;border:1px solid #cde0d3}.card-action{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#fbf6e9;color:#6d5d22;font-size:.78rem;font-weight:600;white-space:nowrap;border:1px solid #ecdcb1}.meal-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.meal-card{padding:16px;display:grid;gap:8px}.meal-card span{color:#9b5142;font-weight:900}.checkout-card{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-card div{display:grid;gap:4px}.checkout-card button{background:#9b5142;white-space:nowrap}.departure-board{display:grid;gap:12px}.departure-card{min-height:92px;padding:14px;display:grid;grid-template-columns:120px 1fr 230px auto;align-items:center;gap:16px}.departure-card>strong{color:#9b5142;font-size:1.35rem}.departure-card>span{color:#2c5f5d;font-weight:800}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;background:#0b171870;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.integration-drawer{width:min(520px,100%);height:100%;overflow-y:auto;padding:26px;background:#fffdf8;box-shadow:-22px 0 60px #0b171838}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.drawer-header h2{margin-top:8px;font-size:2rem}.drawer-status{display:inline-flex;border-radius:999px;padding:6px 10px;background:#efe6d9;color:#7b5844;font-size:.78rem;font-weight:900;text-transform:uppercase}.drawer-status.live{background:#e7f0eb;color:#2c5f5d}.icon-button{width:42px;height:42px;border:1px solid #ded9cc;border-radius:50%;background:#fff;color:#1d2527;cursor:pointer;font-size:1.45rem;line-height:1}.drawer-copy{color:#59686a;line-height:1.6}.setup-steps{display:grid;gap:10px;margin:22px 0}.setup-step{display:flex;gap:12px;padding:13px;border:1px solid #e5dfd2;border-radius:8px;background:#faf6ed;color:#2c5f5d}.setup-step div{display:grid;gap:4px}.setup-step span{color:#667274;line-height:1.45}.field-label{display:block;margin-bottom:8px;color:#1d2527;font-weight:900}.mock-field{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 12px;border:1px solid #ded9cc;border-radius:8px;background:#fff;color:#2c5f5d}.mock-field input{width:100%;min-width:0;border:0;outline:0;color:#1d2527;font:inherit}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.primary-button,.secondary-button{min-height:44px;border-radius:999px;padding:0 16px;cursor:pointer;font-weight:900}.compact-button{width:fit-content;min-height:36px;padding:0 14px}.primary-button{display:inline-flex;align-items:center;gap:8px;border:0;background:#173436;color:#fffdf8}.secondary-button{border:1px solid #ded9cc;background:#fff;color:#566466}.choice-grid,.diet-switch{display:grid;gap:10px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:22px 0}.choice-grid button,.diet-switch button{min-height:48px;border:1px solid #ded9cc;border-radius:8px;background:#fff;color:#1d2527;cursor:pointer;font-weight:900}.choice-grid button:hover,.diet-switch button.active{border-color:#2c5f5d;background:#e7f0eb;color:#2c5f5d}.diet-switch{grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0}.suggestion-list{display:grid;gap:12px}.suggestion-card{display:grid;gap:12px;border:1px solid #e5dfd2;border-radius:8px;padding:14px;background:#fffdf8}.suggestion-card div{display:flex;align-items:center;gap:9px;color:#2c5f5d}.suggestion-card p,.workflow-placeholder p{color:#667274;line-height:1.5}@media(max-width:1080px){.hero-band,.metric-grid,.workspace-grid{grid-template-columns:1fr 1fr}.panel,.panel-large{grid-column:span 1}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-card{grid-template-columns:1fr}.meal-board,.prototype-surface.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.departure-card{grid-template-columns:1fr}}@media(max-width:720px){.app{padding:10px}.hero-band,.metric-grid,.workspace-grid{grid-template-columns:1fr}.hero-band{grid-template-columns:1fr;padding:14px 16px;align-items:stretch;gap:12px}.hero-band h1{font-size:1.1rem;line-height:1.3}.hero-copy p{font-size:.8rem}.plan-switch{width:100%;min-width:0}.plan-switch button{height:36px}.metric{min-height:76px;padding:14px}.panel,.integration-panel{min-height:0;padding:16px}.timeline-item{grid-template-columns:1fr;gap:6px}.top-nav{height:auto;align-items:stretch;flex-direction:column}.view-tabs{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.view-tabs::-webkit-scrollbar{display:none}.view-tabs button{white-space:nowrap}.meal-board,.prototype-surface.two-column{grid-template-columns:1fr}.checkout-card{align-items:flex-start;flex-direction:column}.choice-grid,.diet-switch{grid-template-columns:1fr}.calendar-actions{display:grid;grid-template-columns:1fr 1fr}.calendar-actions button,.secondary-pill{width:100%}.integration-drawer{width:100%;height:88vh;align-self:flex-end;padding:20px;border-radius:16px 16px 0 0}.drawer-backdrop{align-items:flex-end}.drawer-header h2{font-size:1.55rem}.drawer-actions{flex-direction:column-reverse}.primary-button,.secondary-button{width:100%}}@media(max-width:430px){.metric-grid,.meal-board,.prototype-surface.two-column,.integration-grid{grid-template-columns:1fr}.hero-band{border-radius:0;margin:0 -10px}.workspace-grid{gap:12px}.route-time,.route-place{align-items:flex-start}.calendar-actions{grid-template-columns:1fr}.panel-header h2{font-size:1rem}}.ai-loading,.ai-error{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;font-size:.9rem}.ai-loading{background:#fbf6e9;color:#6d5d22}.ai-error{background:#fbe9e9;color:#8a3a3a}.ai-headline{margin:0 0 6px;font-size:1.05rem;color:#2c5f5d;line-height:1.35}.suggestion-card small{color:#6b6b6b;font-size:.82rem;line-height:1.45}.onboarding-shell{min-height:100vh;background:linear-gradient(180deg,#fbf8f1,#f4ede0);display:flex;flex-direction:column;align-items:center;padding:32px 24px 64px}.onboarding-header{width:100%;max-width:720px;display:flex;flex-direction:column;gap:24px;margin-bottom:28px}.onboarding-brand{display:flex;align-items:center;gap:8px;color:#2c5f5d;font-weight:600;letter-spacing:.02em}.onboarding-progress{list-style:none;margin:0;padding:0;display:flex;gap:4px;align-items:center;justify-content:space-between;flex-wrap:wrap}.onboarding-progress li{display:flex;align-items:center;gap:8px;color:#9a8e74;font-size:.85rem;flex:1;min-width:100px}.onboarding-progress .dot{width:24px;height:24px;border-radius:50%;background:#e7decd;color:#9a8e74;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.onboarding-progress li.active .dot{background:#2c5f5d;color:#fff}.onboarding-progress li.active{color:#2c5f5d;font-weight:600}.onboarding-progress li.done .dot{background:#5a8a78;color:#fff}.onboarding-progress li.done{color:#5a8a78}.onboarding-card{width:100%;max-width:720px;background:#fffdf8;border:1px solid #e5dfd2;border-radius:16px;padding:40px;box-shadow:0 8px 32px #3c321e0f}.onboarding-step h1{margin:0 0 12px;font-size:1.85rem;color:#1f3d3b;line-height:1.2}.onboarding-step h2{margin:0 0 10px;font-size:1.4rem;color:#1f3d3b;display:flex;align-items:center;gap:8px}.onboarding-step h3{margin:0 0 12px;font-size:1rem;color:#2c5f5d;display:flex;align-items:center;gap:6px}.onboarding-lede{color:#667274;line-height:1.55;margin:0 0 24px;font-size:.98rem}.welcome-step .eyebrow{display:inline-flex;align-items:center;gap:6px;color:#b88534;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.value-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.value-list li{display:flex;align-items:center;gap:10px;color:#2c5f5d;font-size:.95rem}.onboarding-cta{margin-top:8px}.onboarding-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.onboarding-field span{font-size:.82rem;color:#667274;font-weight:600}.onboarding-field input,.onboarding-parent input,.onboarding-parent select,.kid-card input,.chip-input input{border:1px solid #d8cfbb;background:#fff;border-radius:8px;padding:10px 12px;font-size:.95rem;color:#1f3d3b;font-family:inherit}.onboarding-field input:focus,.kid-card input:focus,.chip-input input:focus{outline:2px solid #2c5f5d;outline-offset:-1px;border-color:#2c5f5d}.onboarding-parent{border:1px solid #e5dfd2;border-radius:10px;padding:14px 16px;margin-bottom:14px}.onboarding-parent legend{font-size:.82rem;color:#667274;font-weight:600;padding:0 6px}.onboarding-parent-row{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;align-items:center}.onboarding-parent-row input{width:100%}.link-button{background:none;border:none;color:#2c5f5d;font-weight:600;font-size:.88rem;display:inline-flex;align-items:center;gap:4px;cursor:pointer;padding:6px 0}.link-button:hover{text-decoration:underline}.kids-list{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}.kid-card{border:1px solid #e5dfd2;border-radius:10px;padding:16px 18px;background:#fdfbf4;display:flex;flex-direction:column;gap:12px}.kid-card header{display:flex;justify-content:space-between;align-items:center}.kid-card header strong{color:#2c5f5d}.kid-grid{display:grid;grid-template-columns:2fr 1fr;gap:10px}.kid-grid label{display:flex;flex-direction:column;gap:4px}.kid-grid label span{font-size:.78rem;color:#667274;font-weight:600}.kid-school{grid-column:1 / -1}.chip-input{display:flex;flex-direction:column;gap:6px}.chip-input>span{font-size:.78rem;color:#667274;font-weight:600}.chip-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border:1px solid #d8cfbb;background:#fff;border-radius:8px;padding:6px 8px;min-height:42px}.chip-row input{border:none;outline:none;flex:1;min-width:100px;padding:4px;font-size:.9rem;background:transparent}.chip{display:inline-flex;align-items:center;gap:4px;background:#e7f0e9;color:#2c5f5d;border-radius:999px;padding:4px 10px;font-size:.82rem;font-weight:500}.chip button{background:none;border:none;color:#2c5f5d;font-size:1.05rem;line-height:1;cursor:pointer;padding:0}.add-kid{align-self:flex-start}.onboarding-section{margin-bottom:24px}.onboarding-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.sports-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.onboarding-option{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d8cfbb;border-radius:8px;padding:10px 12px;font-size:.9rem;color:#1f3d3b;cursor:pointer;text-align:left;transition:all .15s ease}.onboarding-option:hover{border-color:#2c5f5d;background:#fbfaf3}.onboarding-option.selected{border-color:#2c5f5d;background:#e7f0e9;color:#2c5f5d;font-weight:600}.onboarding-check{width:18px;height:18px;border-radius:4px;border:1.5px solid #d8cfbb;background:#fff;display:flex;align-items:center;justify-content:center;color:#2c5f5d}.onboarding-option.selected .onboarding-check{background:#2c5f5d;border-color:#2c5f5d;color:#fff}.onboarding-footer{display:flex;justify-content:space-between;margin-top:32px;gap:12px}.onboarding-footer .secondary-button,.onboarding-footer .primary-button{display:inline-flex;align-items:center;gap:6px;padding:10px 18px}.summary-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.summary-list li{background:#fdfbf4;border:1px solid #e5dfd2;border-radius:8px;padding:12px 14px;color:#1f3d3b;font-size:.92rem}.done-step .onboarding-cta{display:inline-flex;align-items:center;gap:8px}.onboarding-error{margin-bottom:14px}@media(max-width:640px){.onboarding-card{padding:24px 18px}.onboarding-progress li .label{display:none}.onboarding-progress li{min-width:0;flex:0}.onboarding-parent-row,.kid-grid{grid-template-columns:1fr}}.ical-hint{display:flex;align-items:flex-start;gap:8px;background:#fbf6e9;border:1px solid #ecdcb1;border-radius:8px;padding:10px 12px;margin-bottom:16px;color:#6d5d22;font-size:.85rem;line-height:1.45}.ical-hint svg{flex-shrink:0;margin-top:2px}.onboarding-field-input,.integration-drawer input.onboarding-field-input,.integration-drawer select.onboarding-field-input{width:100%;border:1px solid #d8cfbb;background:#fff;border-radius:8px;padding:9px 12px;font-size:.9rem;font-family:inherit;color:#1f3d3b;margin-bottom:12px}.onboarding-field-input:focus{outline:2px solid #2c5f5d;outline-offset:-1px;border-color:#2c5f5d}.feed-list{margin-top:18px;padding-top:16px;border-top:1px solid #ece6d8}.feed-list h3{margin:0 0 10px;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em;color:#667274}.feed-row{display:flex;justify-content:space-between;align-items:center;background:#fdfbf4;border:1px solid #e5dfd2;border-radius:8px;padding:10px 12px;margin-bottom:8px;font-size:.88rem}.feed-row strong{display:block;color:#2c5f5d}.feed-row small{color:#667274;font-size:.8rem}.feed-actions{display:flex;gap:4px}.feed-actions button{background:#fff;border:1px solid #d8cfbb;border-radius:6px;width:28px;height:28px;cursor:pointer;color:#2c5f5d;font-size:1rem;line-height:1}.feed-actions button:hover{border-color:#2c5f5d;background:#f6f0e3}.team-list{list-style:none;padding:0;margin:12px 0 18px;display:flex;flex-wrap:wrap;gap:6px}.team-list li{background:#e7f0e9;color:#2c5f5d;padding:4px 10px;border-radius:999px;font-size:.82rem}.app-toast{position:fixed;bottom:24px;right:24px;left:auto;background:#fff;border:1px solid #d8cfbb;border-radius:10px;padding:12px 16px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 24px #3c321e1f;font-size:.9rem;max-width:min(380px,calc(100vw - 32px));z-index:100}@media(max-width:480px){.app-toast{left:16px;right:16px;bottom:16px;max-width:none}}.app-toast.success{border-color:#b8d4bf;color:#2c5f5d}.app-toast.error{border-color:#e8c0c0;color:#8a3a3a}.integration-drawer code{background:#f6f0e3;padding:2px 5px;border-radius:4px;font-size:.85em;color:#6d5d22}.integration-drawer a{color:#2c5f5d;text-decoration:underline}.integration-drawer .primary-button{text-decoration:none}.agentic-calendar{grid-column:1 / -1;display:flex;flex-direction:column;gap:18px}.agentic-header{border-bottom:1px solid #ece6d8;padding-bottom:16px;display:flex;flex-direction:column;gap:8px}.agentic-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#b88534;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.agentic-headline{margin:0;font-size:1.45rem;color:#1f3d3b;line-height:1.25;font-weight:700}.agentic-summary{margin:0;color:#4a5658;line-height:1.5;font-size:.95rem}.agentic-priorities{display:flex;flex-wrap:wrap;gap:6px}.agentic-priority{display:inline-flex;align-items:center;gap:5px;background:#e7f0e9;color:#2c5f5d;font-size:.78rem;font-weight:600;padding:5px 10px;border-radius:999px}.agentic-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;color:#667274;text-align:center}.agentic-empty strong{color:#2c5f5d}.agentic-week{display:flex;flex-direction:column;gap:22px}.agentic-day{display:flex;flex-direction:column;gap:10px}.agentic-day-header{margin:0;font-size:.92rem;font-weight:700;color:#2c5f5d;text-transform:uppercase;letter-spacing:.04em;padding-bottom:4px;border-bottom:1px solid #ece6d8}.agentic-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.agentic-row{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:start}.agentic-time{font-variant-numeric:tabular-nums;font-weight:600;color:#2c5f5d;font-size:.92rem;padding-top:4px;white-space:nowrap}.agentic-content{background:#fffdf8;border:1px solid #e5dfd2;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;min-width:0}.agentic-content.meal-content{background:#fdf6ea;border-color:#ecdcb1}.agentic-content.moment-content{background:transparent;border:none;border-left:3px solid #d8cfbb;border-radius:0;padding:4px 12px;color:#4a5658;font-size:.9rem;line-height:1.5}.agentic-row.severity-tight .moment-content{border-left-color:#c25b3f;color:#6e2e1d}.agentic-row.severity-noteworthy .moment-content{border-left-color:#b88534;color:#6d5d22}.agentic-row.severity-calm .moment-content{border-left-color:#5a8a78;color:#2c5f5d}.agentic-event-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agentic-event-head strong{color:#1f3d3b;font-size:.96rem}.agentic-event-meta{color:#667274;font-size:.82rem}.agentic-insight{margin:0;color:#4a5658;font-size:.86rem;line-height:1.45;font-style:italic;padding:6px 10px;background:#f6f0e3;border-radius:6px;border-left:3px solid #b88534}.meal-content .agentic-insight{background:#fff8e6;border-left-color:#d4a248}.severity-pill{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:999px}.severity-pill.tight{background:#fce4dd;color:#9b3e25}.severity-pill.noteworthy{background:#fbf0d4;color:#6d5d22}.severity-pill.calm{background:#e7f0e9;color:#2c5f5d}.severity-pill.meal-pill{background:#f0e3c2;color:#6d5d22}.agentic-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.agentic-actions button{background:#fff;border:1px solid #d8cfbb;border-radius:6px;padding:5px 10px;font-size:.8rem;color:#2c5f5d;cursor:pointer;font-weight:500}.agentic-actions button:hover{border-color:#2c5f5d;background:#f6f0e3}.agentic-watchouts{margin-top:6px;padding-top:14px;border-top:1px solid #ece6d8;display:flex;flex-direction:column;gap:8px}.agentic-watchouts strong{display:inline-flex;align-items:center;gap:6px;font-size:.84rem;text-transform:uppercase;letter-spacing:.04em;color:#6d5d22}.agentic-watchouts ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.agentic-watchouts li{font-size:.88rem;color:#4a5658;line-height:1.5;padding-left:18px;position:relative}.agentic-watchouts li:before{content:"•";position:absolute;left:6px;color:#b88534}@media(max-width:720px){.agentic-row{grid-template-columns:1fr;gap:4px}.agentic-time{padding-top:0;color:#b88534;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.agentic-content.moment-content{padding:6px 12px}.agentic-headline{font-size:1.2rem}.agentic-actions button{flex:1;min-width:0}}.calendar-day-grid{position:relative;display:grid;grid-template-columns:64px 1fr;background:#fffdf8;border:1px solid #e5dfd2;border-radius:10px;overflow:hidden}.hour-rail{position:relative;border-right:1px solid #ece6d8;background:#fbf8f1}.hour-mark{position:absolute;width:100%;font-size:.7rem;color:#9a8e74;font-weight:700;letter-spacing:.03em;text-align:center;transform:translateY(-50%);padding:0 4px}.event-canvas{position:relative;padding:0 6px}.hour-line{position:absolute;left:0;right:0;border-top:1px dashed #f0e9da;pointer-events:none}.event-block,.meal-block{position:absolute;left:6px;right:6px;border-radius:6px;padding:6px 10px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:2px;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;font-family:inherit}.event-block{background:#e7f0e9;border:1px solid #cde0d3;border-left:3px solid #2c5f5d}.event-block:hover{background:#d8e8db;box-shadow:0 4px 12px #3c321e1a;transform:translateY(-1px)}.event-block.severity-tight{border-left-color:#c25b3f;background:#fce4dd;border-color:#f0c5b9}.event-block.severity-tight:hover{background:#f9d2c5}.event-block.severity-noteworthy{border-left-color:#b88534;background:#fbf0d4;border-color:#ecdcb1}.event-block.severity-noteworthy:hover{background:#f6e6bd}.meal-block{background:#fdf6ea;border:1px solid #ecdcb1;border-left:3px solid #b88534}.meal-block:hover{background:#fbeed1;box-shadow:0 4px 12px #3c321e1a;transform:translateY(-1px)}.event-block .block-time,.meal-block .block-time{font-size:.68rem;font-weight:700;letter-spacing:.04em;color:#6b7172}.event-block.severity-tight .block-time{color:#6e2e1d}.meal-block .block-time{color:#6d5d22}.event-block .block-title,.meal-block .block-title{font-size:.86rem;color:#1f3d3b;line-height:1.25;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meal-block .block-title{color:#6d5d22;display:inline-flex;align-items:center;gap:4px}.event-block .block-meta,.meal-block .block-meta{font-size:.74rem;color:#6b7172;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.event-block .block-insight{font-size:.74rem;color:#6d5d22;font-style:italic;background:#f6f0e3;padding:3px 6px;border-radius:4px;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.moment-marker{position:absolute;left:0;right:0;height:0;border-top:1px dashed #d8cfbb;pointer-events:none}.moment-marker .moment-text{position:absolute;right:8px;top:-11px;background:#fff;border:1px solid #d8cfbb;padding:2px 9px;border-radius:999px;font-size:.7rem;color:#4a5658;white-space:nowrap;max-width:70%;overflow:hidden;text-overflow:ellipsis;pointer-events:auto}.moment-marker.severity-tight{border-top-color:#c25b3f}.moment-marker.severity-tight .moment-text{border-color:#c25b3f;color:#6e2e1d}.moment-marker.severity-noteworthy{border-top-color:#b88534}.moment-marker.severity-noteworthy .moment-text{border-color:#b88534;color:#6d5d22}.calendar-week-grid{background:#fffdf8;border:1px solid #e5dfd2;border-radius:10px;overflow:hidden}.week-header{display:grid;grid-template-columns:64px repeat(7,minmax(110px,1fr));border-bottom:1px solid #ece6d8;background:#fbf8f1}.hour-rail-spacer{border-right:1px solid #ece6d8}.day-header{padding:10px 4px;text-align:center;border-right:1px solid #ece6d8}.day-header:last-child{border-right:0}.day-header.is-today{background:#e7f0e9}.day-name{display:block;font-size:.7rem;font-weight:700;color:#9a8e74;text-transform:uppercase;letter-spacing:.05em}.day-header.is-today .day-name{color:#2c5f5d}.day-num{display:block;font-size:1.1rem;font-weight:700;color:#1f3d3b;margin-top:2px}.day-header.is-today .day-num{color:#2c5f5d}.week-body{display:grid;grid-template-columns:64px 1fr;position:relative}.week-columns{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr))}.day-column{position:relative;border-right:1px solid #ece6d8;min-width:0}.day-column:last-child{border-right:0}.event-block.compact,.meal-block.compact{padding:3px 6px;left:2px;right:2px}.event-block.compact .block-meta,.event-block.compact .block-insight{display:none}.event-block.compact .block-title,.meal-block.compact .block-title{font-size:.78rem;-webkit-line-clamp:2}@media(max-width:720px){.calendar-day-grid{grid-template-columns:50px 1fr}.hour-mark{font-size:.65rem}.event-block .block-meta,.event-block .block-insight{font-size:.7rem}.calendar-week-grid{overflow-x:auto;-webkit-overflow-scrolling:touch}.calendar-week-grid .week-header,.calendar-week-grid .week-body{min-width:800px}}.suggestion-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.suggestion-actions .primary-button,.suggestion-actions .secondary-pill{text-decoration:none}.calendar-month-grid{background:#fffdf8;border:1px solid #e5dfd2;border-radius:10px;overflow:hidden}.month-weekday-header{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fbf8f1;border-bottom:1px solid #ece6d8}.month-weekday{padding:10px 4px;text-align:center;font-size:.7rem;font-weight:700;color:#9a8e74;text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #ece6d8}.month-weekday:last-child{border-right:0}.month-cells{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(110px,1fr)}.month-cell{border-right:1px solid #ece6d8;border-bottom:1px solid #ece6d8;padding:6px 6px 8px;display:flex;flex-direction:column;gap:4px;min-width:0;background:#fffdf8}.month-cell:nth-child(7n){border-right:0}.month-cell:nth-last-child(-n+7){border-bottom:0}.month-cell.out-of-month{background:#fbf8f1;color:#b9b09c}.month-cell.out-of-month .month-day-num{color:#b9b09c}.month-cell.is-today{background:#e7f0e9}.month-cell.is-today .month-day-num{background:#2c5f5d;color:#fff;border-radius:50%;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.month-cell-header{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:.78rem}.month-day-num{font-size:.84rem;font-weight:700;color:#1f3d3b}.month-day-monthtag{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#b88534;background:#fbf0d4;padding:1px 5px;border-radius:3px}.month-cell-events{display:flex;flex-direction:column;gap:2px;min-height:0}.month-event{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:2px 5px;border-radius:4px;border:0;background:#e7f0e9;border-left:2px solid #2c5f5d;font-family:inherit;font-size:.7rem;cursor:pointer;text-align:left;width:100%;min-width:0}.month-event:hover{background:#d8e8db}.month-event.severity-tight{background:#fce4dd;border-left-color:#c25b3f}.month-event.severity-tight:hover{background:#f8d2c5}.month-event.severity-noteworthy{background:#fbf0d4;border-left-color:#b88534}.month-event.severity-noteworthy:hover{background:#f4e6bc}.month-event.meal{background:#fdf6ea;border-left-color:#b88534}.month-event.meal:hover{background:#fbeed1}.month-event-time{font-size:.62rem;font-weight:700;color:#6b7172;letter-spacing:.02em}.month-event-title{font-weight:600;color:#1f3d3b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.month-more{font-size:.7rem;color:#9a8e74;font-weight:600;padding:2px 5px}@media(max-width:720px){.calendar-month-grid{overflow-x:auto;-webkit-overflow-scrolling:touch}.month-weekday-header,.month-cells{min-width:720px}.month-cells{grid-auto-rows:minmax(90px,1fr)}}.connect-card{border:1px solid #e5dfd2;border-radius:10px;padding:16px;background:#fffdf8;display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.connect-card header{display:flex;align-items:flex-start;gap:10px}.connect-card header>svg{color:#2c5f5d;margin-top:2px;flex-shrink:0}.connect-card header>div{flex:1;min-width:0}.connect-card header strong{display:block;color:#1f3d3b;font-size:1rem}.connect-card header small{color:#667274;font-size:.82rem;line-height:1.4}.connect-pill{background:#fbf6e9;color:#6d5d22;border:1px solid #ecdcb1;padding:4px 10px;border-radius:999px;font-size:.74rem;font-weight:700;white-space:nowrap;flex-shrink:0}.connect-pill.live{background:#e7f0e9;color:#2c5f5d;border-color:#cde0d3}.connect-card .primary-button.compact-button,.connect-card .secondary-pill{align-self:flex-start;text-decoration:none}@media(max-width:480px){.connect-card header{flex-wrap:wrap}.connect-pill{margin-left:auto}}.agentic-sources{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#e7f0e9;border:1px solid #cde0d3;border-radius:999px;color:#2c5f5d;font-size:.78rem;font-weight:600;width:fit-content;margin-top:6px}.agentic-empty-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;justify-content:center}.agentic-empty-actions button{background:#2c5f5d;color:#fff;border:0;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:700;cursor:pointer}.agentic-empty-actions button:hover{background:#1f4847}
