:root{--accent-color: #0071e3;--accent-color-strong: #005bb5;--accent-color-soft: #f2f8ff;--accent-color-tint: rgba(0, 113, 227, .1);--accent-color-faint: rgba(0, 113, 227, .055);--accent-color-border: rgba(0, 113, 227, .22);--accent-color-contrast: #ffffff;--app-navigation-height: 74px;color:#1d1d1f;background:#f5f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#f5f5f7;overflow-x:hidden}button,input,textarea,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#app{min-height:100vh;max-width:100vw;background:#f5f5f7;overflow-x:hidden}.app-shell{width:min(100%,980px);max-width:100vw;margin:0 auto;display:grid;gap:22px;padding:34px 24px}.app-shell-progress{width:min(100%,1180px)}.app-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px;align-items:center}.app-header h1{justify-self:center;overflow:hidden;max-width:100%;color:#1d1d1f;font-size:22px;font-weight:780;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.app-shell-calendar .app-header{grid-template-columns:minmax(82px,auto) minmax(0,1fr) 44px}.account-wrap{position:relative}.header-spacer{width:44px;height:44px}.header-back-button{justify-self:start}.header-back-button .app-navigation-icon{width:22px;height:22px}.header-calendar-add-button{justify-self:end;align-self:center}.calendar-mode-select-wrap{display:inline-flex;min-width:0;justify-self:start}.calendar-mode-select{min-width:82px;height:36px;padding:0 28px 0 12px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#1d1d1f;background:#fff;box-shadow:0 6px 16px #1d1d1f0a;font-size:13px;font-weight:820;cursor:pointer}.icon-button,.avatar-button,.more-button{display:inline-grid;place-items:center;border:0;color:#1d1d1f;background:#ffffffe6;box-shadow:inset 0 0 0 1px #1d1d1f14;cursor:pointer}.icon-button,.avatar-button{width:44px;height:44px;border-radius:999px}.avatar-button{color:#fff;background:#1d1d1f;font-size:13px;font-weight:800;box-shadow:none}.account-popover{position:absolute;top:54px;right:0;z-index:15;display:grid;width:min(310px,calc(100vw - 32px));gap:14px;padding:14px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fffffffa;box-shadow:0 20px 50px #1d1d1f29}.family-bubble-head{display:grid;gap:12px;padding:12px;border-radius:8px;background:#f3f6fb}.family-bubble-head>div:first-child{display:grid;min-width:0}.family-bubble-head strong{color:#1d1d1f;font-size:18px;line-height:1.15;white-space:nowrap}.family-cluster{display:flex;align-items:center;justify-content:flex-start;min-width:0;padding-left:2px}.family-avatar-bubble{display:inline-grid;width:38px;height:38px;place-items:center;border:2px solid #ffffff;border-radius:999px;color:#1d1d1f;background:#dfeeff;font-size:11px;font-weight:850;box-shadow:0 7px 18px #1d1d1f1f}.family-avatar-bubble+.family-avatar-bubble{margin-left:-10px}.family-avatar-bubble:nth-child(2){background:#e7f4df}.family-avatar-bubble:nth-child(3){background:#fff0c7}.family-avatar-bubble:nth-child(4){background:#f1e7ff}.family-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.family-member{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;min-width:0}.family-member>span{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:999px;color:#1d1d1f;background:#edf4ff;font-size:11px;font-weight:800}.family-member:nth-child(2)>span{background:#edf8e7}.family-member:nth-child(3)>span{background:#fff3cc}.family-member:nth-child(4)>span{background:#f3eaff}.family-member div{display:grid;gap:1px;min-width:0}.family-member strong{overflow:hidden;color:#1d1d1f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.family-member small{color:#6e6e73;font-size:12px}.account-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.account-actions.single{grid-template-columns:minmax(0,1fr)}.account-popover-head{display:grid;gap:4px;min-width:0;padding:12px;border-radius:8px;background:#f5f5f7}.account-popover-head strong{overflow:hidden;color:#1d1d1f;font-size:17px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.account-popover-head small{overflow:hidden;color:#6e6e73;font-size:12px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.app-toast{position:fixed;z-index:80;left:50%;top:calc(14px + env(safe-area-inset-top));width:min(320px,calc(100vw - 32px));padding:11px 14px;border:1px solid rgba(29,29,31,.08);border-radius:999px;color:#1d1d1f;background:#fffffff0;box-shadow:0 14px 32px #1d1d1f2e;transform:translate(-50%);animation:toastDropIn .26s cubic-bezier(.2,.8,.2,1);font-size:13px;font-weight:780;line-height:1.2;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-toast.success{border-color:#10a37f38;color:#0b6f57}.app-toast.error{border-color:#b95a163d;color:#8a4112}.account-actions button{min-height:38px;border:0;border-radius:8px;color:#1d1d1f;background:#f1f1f3;font-weight:750;cursor:pointer}.close-icon,.close-icon:after{display:block;width:17px;height:2px;border-radius:2px;background:currentColor;content:""}.close-icon{transform:rotate(45deg)}.close-icon:after{transform:rotate(90deg)}h1{margin:0;color:#1d1d1f;font-size:38px;line-height:1;letter-spacing:0;text-align:center}dt{margin-bottom:6px;color:#6e6e73;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}dd{margin:0;color:#1d1d1f;font-size:22px;font-weight:700;overflow-wrap:anywhere}.first-visit-shell{display:grid;min-height:100vh;place-items:start center;padding:20px clamp(18px,4vw,48px) 36px;background:#f6f7f8;overflow-x:hidden}.first-visit-panel{display:grid;width:min(100%,1120px);min-width:0;gap:22px;padding:10px 0 28px}.first-visit-brand{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.brand-lockup{display:inline-flex;min-width:0;gap:11px;align-items:center}.brand-lockup>span:last-child{display:grid;min-width:0;gap:2px}.welcome-promise{max-width:560px;margin:-4px 0 0;color:#3a3a3c;font-size:15px;font-weight:680;line-height:1.38;text-wrap:balance}.welcome-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.78fr);gap:clamp(28px,5vw,58px);align-items:center;min-height:min(54vh,560px);padding:18px 0 8px}.welcome-hero-copy{display:grid;gap:20px;min-width:0;max-width:620px}.welcome-kicker{width:fit-content;max-width:100%;color:var(--accent-color-strong);font-size:12px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.welcome-hero-copy h1{margin:0;color:#1d1d1f;font-size:clamp(38px,5.8vw,64px);font-weight:850;line-height:1.02;letter-spacing:0;overflow-wrap:break-word}.welcome-hero-copy p{max-width:570px;margin:0;color:#4f4f55;font-size:17px;font-weight:560;line-height:1.55;overflow-wrap:anywhere}.welcome-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.welcome-hero-note{max-width:520px;color:#86868b;font-size:13px;font-weight:680;line-height:1.35}.welcome-onboarding{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(470px,1.22fr);grid-template-areas:"copy visual" "footer visual";column-gap:48px;row-gap:24px;align-items:center;min-width:0;min-height:610px;padding:8px 0 0;touch-action:pan-y}.welcome-slide-copy{display:grid;grid-area:copy;gap:16px;min-width:0;max-width:450px;align-self:end}.welcome-slide-copy h1{margin:0;color:#1d1d1f;font-size:44px;font-weight:850;line-height:1.08;letter-spacing:0;overflow-wrap:break-word;text-wrap:balance}.welcome-slide-copy p{max-width:440px;margin:0;color:#54585d;font-size:16px;font-weight:560;line-height:1.6;overflow-wrap:anywhere}.welcome-family-avatars{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:2px}.welcome-family-avatar{display:inline-flex;gap:7px;align-items:center;min-width:0;padding:5px 9px 5px 5px;border:1px solid rgba(29,29,31,.08);border-radius:999px;background:#ffffffc7;box-shadow:0 8px 20px #1d1d1f0b}.welcome-family-avatar strong,.welcome-item-avatar{display:inline-grid;place-items:center;flex:0 0 auto;width:24px;height:24px;overflow:hidden;border-radius:999px;color:#1d1d1f;font-size:11px;font-weight:850;letter-spacing:0;background:linear-gradient(135deg,#f8e7a1,#f3b7d5)}.welcome-item-avatar.has-photo{border:1px solid rgba(255,255,255,.95);background:#fff;box-shadow:0 5px 12px #1d1d1f1a}.welcome-item-avatar.has-photo img,.welcome-stream-child-avatar img,.welcome-schedule-avatar.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.welcome-family-avatar.avatar-2 strong,.welcome-item-avatar:nth-child(1){background:linear-gradient(135deg,#bdebd0,#9fc7ff)}.welcome-family-avatar.avatar-3 strong{background:linear-gradient(135deg,#ffd1a8,#f7e27d)}.welcome-family-avatar.avatar-4 strong{background:linear-gradient(135deg,#cfc4ff,#9ee6e0)}.welcome-family-avatar small{color:#5f6368;font-size:12px;font-weight:720;line-height:1;white-space:nowrap}.welcome-slide-visual{display:grid;grid-area:visual;justify-self:end;width:min(100%,390px);min-width:0;min-height:260px;align-content:start;gap:10px;padding:12px;border:1px solid rgba(29,29,31,.075);border-radius:8px;background:#f5f5f7;box-shadow:0 18px 44px #1d1d1f14}.welcome-slide-visual.visual-shared{border-color:#1d1d1f14;background:#f5f5f7}.welcome-slide-visual.visual-source{background:#f5f5f7}.welcome-slide-visual.visual-today,.welcome-slide-visual.visual-follow{border-color:#1d1d1f14;background:#f5f5f7}.welcome-slide-visual .review-card,.welcome-slide-visual .source-card,.welcome-slide-visual .brief-summary,.welcome-slide-visual .timeline-item,.welcome-slide-visual .welcome-agenda-card,.welcome-slide-visual .celebration-card,.welcome-slide-visual .school-today-panel,.welcome-slide-visual .welcome-today-stream{box-shadow:0 7px 18px #1d1d1f09}.welcome-slide-visual .review-card{gap:9px;padding:13px}.welcome-slide-visual .card-header{grid-template-columns:minmax(0,1fr)}.welcome-slide-visual .card-title-copy h3,.welcome-slide-visual .brief-item-body h3{font-size:15px}.welcome-slide-visual .summary,.welcome-slide-visual .timeline-copy p,.welcome-slide-visual .source-card p{font-size:12.5px;line-height:1.36}.welcome-slide-visual .card-meta-line{gap:5px}.welcome-slide-visual .brief-summary{grid-template-columns:1fr;gap:12px;padding:14px;background:#fff}.welcome-slide-visual .brief-summary strong{font-size:18px}.welcome-slide-visual .brief-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.welcome-slide-visual .brief-summary dd{font-size:14px}.welcome-slide-visual .timeline-list{gap:8px}.welcome-slide-visual .timeline-item{padding:11px}.welcome-slide-visual .timeline-time-line{padding:7px 9px}.welcome-slide-visual .welcome-agenda-card{min-width:0;padding:13px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.welcome-slide-visual .welcome-agenda-list{gap:0;margin:0;padding:0}.welcome-slide-visual .timeline-item.brief-item-card.agenda-item.welcome-agenda-item{grid-template-columns:minmax(0,1fr) 20px;gap:8px;padding:10px 0}.welcome-slide-visual .timeline-item.brief-item-card.agenda-item.welcome-agenda-item.has-leading-check{grid-template-columns:22px minmax(0,1fr) 20px;gap:8px}.welcome-slide-visual .welcome-agenda-item:first-child{padding-top:0;border-top:0}.welcome-slide-visual .welcome-agenda-item .agenda-main{gap:4px}.welcome-slide-visual .welcome-agenda-item .agenda-title-row{grid-template-columns:minmax(0,1fr) 20px;gap:8px}.welcome-slide-visual .welcome-agenda-item .agenda-title-copy h3{font-size:14px;line-height:1.22}.welcome-slide-visual .welcome-agenda-item .agenda-time-line{margin-top:4px;color:#8a8a90;font-size:12px;font-weight:620;line-height:1.28;-webkit-line-clamp:1}.welcome-slide-visual .welcome-agenda-item .agenda-subtitle{margin-top:2px;color:#55555a;font-size:12px;font-weight:610;line-height:1.34;-webkit-line-clamp:2}.welcome-slide-visual .welcome-agenda-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px;min-width:0}.welcome-slide-visual .welcome-agenda-chips span:not(.type-chip){color:#6e6e73;font-size:11px;font-weight:750}.welcome-slide-visual .card-complete-toggle{pointer-events:none}.welcome-slide-visual .welcome-agenda-menu{display:flex;align-items:flex-start;justify-content:flex-end;min-width:0;color:#1d1d1f3d;font-size:11px;font-weight:800;letter-spacing:0;line-height:1;padding-top:1px}.welcome-slide-visual .welcome-today-stream{--today-assistant-text-size: 15px;width:auto;max-width:none;gap:10px;padding:15px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-copy{gap:10px}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-meta{gap:7px}.welcome-stream-avatar-pair{display:inline-flex;flex:0 0 auto;align-items:center}.welcome-stream-child-avatar{display:inline-grid;place-items:center;width:26px;height:26px;overflow:hidden;border:1px solid rgba(255,255,255,.95);border-radius:999px;background:#fff;box-shadow:0 5px 12px #1d1d1f1a}.welcome-stream-child-avatar+.welcome-stream-child-avatar{margin-left:-7px}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-emoji{width:26px;height:26px;font-size:15px}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-label{font-size:14px;font-weight:760}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-source{flex-basis:100%;font-size:11px}.welcome-slide-visual .welcome-today-stream .today-assistant-stream-text{font-size:15px;line-height:1.55}.welcome-slide-visual .celebration-card{gap:10px;padding:13px}.welcome-slide-visual .celebration-actions{min-height:0;justify-content:flex-start}.welcome-slide-visual .school-today-panel{gap:10px;padding:12px}.welcome-schedule-title-row{display:flex;gap:9px;align-items:center;min-width:0}.welcome-schedule-avatars{display:inline-flex;flex:0 0 auto;align-items:center}.welcome-schedule-avatar{position:relative;display:inline-grid;width:28px;height:28px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.9),transparent 22%),linear-gradient(145deg,#ffe0b6,#f2a6b8 72%);box-shadow:0 8px 16px #1d1d1f21,inset -5px -6px 10px #7a3a4c21}.welcome-schedule-avatar+.welcome-schedule-avatar{margin-left:-7px}.welcome-schedule-avatar.kid-boy{background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.9),transparent 22%),linear-gradient(145deg,#c4ddff,#8ed8ca 72%)}.welcome-schedule-avatar.has-photo{background:#fff}.welcome-schedule-avatar.has-photo:before,.welcome-schedule-avatar.has-photo:after{display:none}.welcome-schedule-avatar:before,.welcome-schedule-avatar:after{content:"";position:absolute;top:12px;width:3px;height:3px;border-radius:50%;background:#1d1d1fb8}.welcome-schedule-avatar:before{left:9px}.welcome-schedule-avatar:after{right:9px}.welcome-schedule-avatar>span{position:absolute;top:18px;width:9px;height:4px;border-bottom:1.5px solid rgba(29,29,31,.54);border-radius:0 0 999px 999px}.welcome-slide-visual .school-today-row{grid-template-columns:82px minmax(0,1fr);padding:9px 10px}.welcome-slide-visual .course-row-tags{grid-column:auto}.welcome-slide-footer{display:grid;grid-area:footer;justify-items:start;align-self:start;gap:16px;min-width:0}.welcome-slide-progress{display:flex;justify-content:center;gap:8px;min-width:0}.welcome-slide-progress button{width:8px;min-width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d7d7dc;cursor:pointer;transition:width .18s ease,background .18s ease}.welcome-slide-progress button.active{width:26px;background:var(--accent-color)}.welcome-slide-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;min-width:0}.welcome-slide-footer .welcome-hero-note{text-align:center}.welcome-slide-visual.welcome-story-stage{--welcome-green: #2f6b50;--welcome-green-soft: #eaf4ed;--welcome-coral: #b8513d;--welcome-coral-soft: #fff0e9;--welcome-blue: #3e638f;--welcome-blue-soft: #edf3fb;display:grid;width:100%;min-height:520px;align-content:center;justify-self:stretch;gap:14px;padding:18px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.welcome-story-source-card,.welcome-story-review-card,.welcome-story-shared-card,.welcome-story-summary-card,.welcome-story-day-row{min-width:0;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff;box-shadow:0 16px 38px #1d1d1f14}.welcome-story-source-card,.welcome-story-review-card,.welcome-story-shared-card,.welcome-story-summary-card{animation:welcome-story-rise .36s ease both}.welcome-story-source-card{width:min(92%,520px);justify-self:start;padding:16px;border-left:4px solid #f0c96a}.welcome-story-source-image{width:min(96%,600px);margin:0;overflow:hidden;justify-self:center;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff;box-shadow:0 16px 38px #1d1d1f14}.welcome-story-source-image img{display:block;width:100%;height:auto;aspect-ratio:1280 / 426;object-fit:cover}.welcome-intake-review-preview{display:grid;width:min(96%,520px);min-width:0;gap:10px;justify-self:center;animation:welcome-story-rise .36s 70ms ease both}.welcome-intake-review-note{display:flex;gap:7px;align-items:baseline;justify-content:center;margin:0;color:#68686d;font-size:12px;line-height:1.4;text-align:center}.welcome-intake-review-note strong{flex:0 0 auto;color:#2f6b50;font-size:12px}.welcome-followup-card-preview{display:grid;width:min(96%,620px);min-width:0;justify-self:center;pointer-events:none;-webkit-user-select:none;user-select:none}.welcome-followup-card-preview .agenda-list{width:100%}.welcome-slide-visual.welcome-followup-stage{min-height:360px}.welcome-story-source-card header,.welcome-story-review-card header,.welcome-story-summary-card header{display:flex;align-items:center;gap:10px;min-width:0}.welcome-story-source-card header>div,.welcome-story-card-person>div,.welcome-story-summary-card header>div,.welcome-story-row-main>div{display:grid;min-width:0;gap:3px}.welcome-story-source-card header strong,.welcome-story-card-person strong,.welcome-story-summary-card header strong,.welcome-story-row-main strong{min-width:0;color:#202124;font-size:14px;font-weight:820;line-height:1.25;overflow-wrap:anywhere}.welcome-story-source-card header small,.welcome-story-card-person small,.welcome-story-summary-card header small,.welcome-story-row-main small{color:#73777c;font-size:11px;font-weight:680;line-height:1.3;overflow-wrap:anywhere}.welcome-story-source-avatar,.welcome-story-ai-mark,.welcome-story-parent-status i{display:inline-grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#3c4248;font-size:12px;font-style:normal;font-weight:850}.welcome-story-source-badge,.welcome-story-review-badge,.welcome-story-shared-badge,.welcome-story-ready-badge,.welcome-story-row-kicker{width:fit-content;max-width:100%;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:820;line-height:1.2;overflow-wrap:anywhere}.welcome-story-source-badge{margin-left:auto;color:#6d5716;background:#fff4c9}.welcome-story-source-card p{margin:13px 0 0 44px;color:#3f4348;font-size:13px;font-weight:560;line-height:1.55}.welcome-story-transform{display:grid;grid-template-columns:minmax(76px,auto) minmax(80px,1fr);gap:12px;align-items:center;width:78%;min-width:0;justify-self:center;color:var(--welcome-green)}.welcome-story-transform span{font-size:11px;font-weight:850;white-space:nowrap}.welcome-story-transform i{position:relative;display:block;height:1px;background:#2f6b5061}.welcome-story-transform i:after{position:absolute;top:50%;right:0;width:7px;height:7px;border-top:1.5px solid var(--welcome-green);border-right:1.5px solid var(--welcome-green);content:"";transform:translateY(-50%) rotate(45deg)}.welcome-story-review-card{width:min(96%,560px);justify-self:end;padding:18px;border-color:#2f6b5047;animation-delay:70ms}.welcome-story-review-card header,.welcome-story-shared-header{justify-content:space-between}.welcome-story-card-person,.welcome-story-row-main{display:flex;align-items:center;gap:9px;min-width:0}.welcome-story-child-avatar{display:inline-grid;flex:0 0 auto;width:30px;height:30px;overflow:hidden;place-items:center;border:2px solid #ffffff;border-radius:50%;background:#fff;box-shadow:0 5px 12px #1d1d1f1f}.welcome-story-child-avatar.large{width:38px;height:38px}.welcome-story-child-avatar img{display:block;width:100%;height:100%;object-fit:cover}.welcome-story-review-badge,.welcome-story-shared-badge,.welcome-story-ready-badge{flex:0 0 auto;margin-left:10px;color:var(--welcome-green);background:var(--welcome-green-soft)}.welcome-story-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:16px 0 0}.welcome-story-facts div{min-width:0;padding-top:9px;border-top:1px solid rgba(29,29,31,.08)}.welcome-story-facts dt{margin:0 0 3px;color:#777b80;font-size:10px;font-weight:780;line-height:1.2;text-transform:none}.welcome-story-facts dd{color:#24272a;font-size:12px;font-weight:720;line-height:1.4}.welcome-story-source-link{display:block;width:fit-content;max-width:100%;margin-top:13px;color:var(--welcome-blue);font-size:11px;font-weight:760;line-height:1.3;overflow-wrap:anywhere}.welcome-story-shared-card{width:min(100%,570px);justify-self:center;padding:20px;border-top:4px solid var(--welcome-green)}.welcome-story-shared-header{display:flex;align-items:center;gap:12px;min-width:0}.welcome-story-parent-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.welcome-story-parent-status>span{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;min-width:0;padding:10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#f8f9f9}.welcome-story-parent-status i{grid-row:1 / 3;background:var(--welcome-green)}.welcome-story-parent-status>span:last-child i{background:var(--welcome-blue)}.welcome-story-parent-status strong{color:#25282b;font-size:12px;line-height:1.2}.welcome-story-parent-status small{color:#5e7467;font-size:10px;font-weight:740;line-height:1.2}.welcome-story-progress-copy{display:flex;justify-content:space-between;gap:12px;margin-top:18px;color:#4e5357;font-size:11px;line-height:1.2}.welcome-story-progress-copy strong{color:#24272a}.welcome-story-progress-track{height:5px;margin-top:8px;overflow:hidden;border-radius:5px;background:#e4e7e5}.welcome-story-progress-track span{display:block;width:50%;height:100%;background:var(--welcome-green)}.welcome-story-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:16px 0 0;padding:0;list-style:none}.welcome-story-check{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:center;min-width:0}.welcome-story-check>span{display:inline-grid;width:20px;height:20px;place-items:center;border:1px solid #c7cbc8;border-radius:5px;color:#fff;font-size:11px;font-weight:850}.welcome-story-check.is-done>span{border-color:var(--welcome-green);background:var(--welcome-green)}.welcome-story-check strong{color:#464a4e;font-size:11px;font-weight:680;line-height:1.3;overflow-wrap:anywhere}.welcome-story-check.is-done strong{color:#73777b}.welcome-story-day{gap:12px}.welcome-story-summary-card{width:min(100%,590px);justify-self:center;padding:20px;border-color:#28352e;color:#fff;background:#28352e}.welcome-story-ai-mark{background:#f0c96a;color:#273029}.welcome-story-summary-card header strong,.welcome-story-summary-card header small{color:#fff}.welcome-story-summary-card header small{opacity:.72}.welcome-story-ready-badge{color:#1f4d37;background:#d9eddf}.welcome-story-summary-card p{margin:16px 0 0;color:#ffffffeb;font-size:15px;font-weight:570;line-height:1.62}.welcome-story-day-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,590px);justify-self:center}.welcome-story-day-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;min-width:0;padding:15px;box-shadow:0 10px 26px #1d1d1f0f}.welcome-story-row-kicker{color:var(--welcome-blue);background:var(--welcome-blue-soft)}.welcome-story-row-kicker.schedule{color:#86412f;background:var(--welcome-coral-soft)}.welcome-story-day-row time{justify-self:end;color:#6c7075;font-size:10px;font-weight:760;line-height:1.3}.welcome-story-row-main{grid-column:1 / -1}.welcome-story-controls{display:flex;gap:12px;align-items:center;min-width:0}.welcome-story-arrow{display:inline-grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid rgba(29,29,31,.12);border-radius:50%;color:#292c2f;background:#fff;cursor:pointer}.welcome-story-arrow span{font-size:18px;line-height:1}.welcome-story-arrow:disabled{cursor:default;opacity:.3}.welcome-slide-actions .primary-start{min-width:240px;background:#2f6b50}.welcome-trust-copy{display:grid;gap:4px;max-width:420px}.welcome-trust-copy small{color:#767a7f;font-size:11px;font-weight:630;line-height:1.35;overflow-wrap:anywhere}.welcome-product-page{display:grid;width:min(100%,620px);min-width:0;min-height:440px;align-content:center;justify-self:center;gap:26px;padding:24px 28px;overflow:hidden;border:1px solid rgba(29,29,31,.07);border-radius:8px;background:#f5f5f7;box-shadow:0 18px 44px #1d1d1f13;pointer-events:none;-webkit-user-select:none;user-select:none}.welcome-product-agenda-page{align-content:center}.welcome-product-page .today-assistant-stream{width:100%;max-width:none;margin-bottom:0}.welcome-product-page .home-school-today-panel{gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.welcome-product-page .school-today-list{gap:0}.welcome-product-page .school-today-row{padding-right:0;padding-left:0;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:transparent}@keyframes welcome-story-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.welcome-story-source-card,.welcome-story-source-image,.welcome-intake-review-preview,.welcome-story-review-card,.welcome-story-shared-card,.welcome-story-summary-card{animation:none}}@media(max-width:980px)and (min-width:701px){.welcome-onboarding{grid-template-columns:minmax(250px,.78fr) minmax(400px,1.22fr);column-gap:28px}.welcome-slide-copy h1{font-size:38px}.welcome-slide-copy p{font-size:15px}.welcome-slide-visual.welcome-story-stage{min-height:500px}}.welcome-demo-preview{display:grid;width:min(100%,390px);justify-self:end;gap:12px;min-width:0;padding:18px;border:1px solid rgba(29,29,31,.075);border-radius:8px;background:#fff;box-shadow:0 18px 44px #1d1d1f14}.welcome-demo-brief,.welcome-demo-source-card,.welcome-demo-output-card{display:grid;gap:8px;min-width:0;padding:13px;border-radius:8px}.welcome-demo-brief{border:1px solid var(--accent-color-border);background:var(--accent-color-soft)}.welcome-demo-brief span,.welcome-demo-source-card span,.welcome-demo-output-card span{color:var(--accent-color-strong);font-size:11px;font-weight:850;line-height:1.15;text-transform:uppercase}.welcome-demo-brief strong{color:#1d1d1f;font-size:18px;font-weight:790;line-height:1.25;overflow-wrap:anywhere}.welcome-demo-transform{display:grid;gap:8px;min-width:0}.welcome-demo-source-card{background:#f5f5f7}.welcome-demo-source-card p{margin:0;color:#2f3033;font-size:13px;font-weight:680;line-height:1.35;overflow-wrap:anywhere}.welcome-demo-output-card{background:#fbfbfd;box-shadow:inset 0 0 0 1px #1d1d1f14}.welcome-demo-output-card>div{display:flex;flex-wrap:wrap;gap:6px}.welcome-demo-output-card strong{min-width:0;padding:6px 8px;border-radius:999px;color:#1d1d1f;background:#fff;font-size:12px;font-weight:780;line-height:1.1;box-shadow:inset 0 0 0 1px #1d1d1f14}.demo-seen-line{margin-top:2px}.brand-mark{display:inline-grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(29,29,31,.1);border-radius:12px;color:#fff;background:#1d1d1f;font-size:12px;font-weight:900;letter-spacing:0;box-shadow:0 10px 26px #1d1d1f24}.brand-mark.small{width:36px;height:36px;border-radius:10px;font-size:11px}.brand-lockup strong{overflow:hidden;color:#1d1d1f;font-size:18px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.brand-lockup small{color:#6e6e73;font-size:13px;font-weight:700;line-height:1.2}.welcome-auth-actions{display:inline-flex;flex:0 0 auto;gap:8px;align-items:center}.welcome-auth-button{min-height:36px;padding:0 13px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#1d1d1f;background:#ffffffd6;font-size:13px;font-weight:800;cursor:pointer}.welcome-auth-button.primary{color:#fff;background:#1d1d1f}.first-visit-copy{display:grid;gap:12px;min-width:0;max-width:670px}.hero-slogan{width:fit-content;padding:5px 10px;border:1px solid var(--accent-color-border);border-radius:999px;color:var(--accent-color);background:var(--accent-color-soft);font-size:13px;font-weight:850;line-height:1}.first-visit-copy h1{min-width:0;margin:0;text-align:left;font-size:72px;font-weight:850;line-height:.95;overflow-wrap:break-word}.first-visit-copy strong{max-width:620px;color:#1d1d1f;font-size:28px;font-weight:820;line-height:1.12;overflow-wrap:break-word}.first-visit-copy p{min-width:0;max-width:620px;margin:0;color:#55555a;font-size:18px;line-height:1.45;overflow-wrap:break-word}.first-visit-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;gap:1px;overflow:hidden;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#1d1d1f1a}.first-visit-flow div{display:grid;gap:7px;min-width:0;padding:16px;background:#fff}.first-visit-flow strong{color:#1d1d1f;font-size:15px}.first-visit-flow span{color:#6e6e73;font-size:14px;line-height:1.35}.first-visit-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.first-visit-usecases{display:grid;gap:10px;min-width:0;position:relative;overflow:hidden;border-radius:12px}.first-visit-usecases:before{content:"";position:absolute;inset:-30% -20%;z-index:0;pointer-events:none;background:linear-gradient(120deg,transparent 35%,var(--accent-color-faint) 48%,rgba(175,82,222,.08) 54%,transparent 68%);transform:translate(-70%);animation:usecase-sweep 7.5s ease-in-out infinite}.first-visit-usecases>*{position:relative;z-index:1}.welcome-value-line{max-width:520px;margin:0;color:#1d1d1f;font-size:15px;font-weight:650;line-height:1.35;text-wrap:balance}.welcome-value-stack{display:grid;gap:0;min-width:0;padding-top:12px;border-top:1px solid rgba(29,29,31,.08)}.welcome-value-step{display:grid;grid-template-columns:54px minmax(0,1fr);gap:22px;align-items:start;min-width:0;padding:30px 0;border-bottom:1px solid rgba(29,29,31,.08)}.welcome-value-index{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--accent-color-border);border-radius:50%;color:var(--accent-color);background:#fff;font-size:17px;font-weight:900}.welcome-value-copy{display:grid;gap:10px;min-width:0;max-width:660px}.welcome-value-copy h2{margin:0;color:#1d1d1f;font-size:clamp(28px,4vw,42px);font-weight:850;line-height:1;overflow-wrap:anywhere}.welcome-value-copy p{max-width:620px;margin:0;color:#55555a;font-size:17px;font-weight:620;line-height:1.5;overflow-wrap:anywhere}.welcome-thing-preview,.welcome-moment-preview{display:grid;gap:12px;min-width:0;margin-top:2px;padding:18px;border:1px solid rgba(29,29,31,.065);border-radius:8px;background:#fff}.welcome-thing-preview.hero-preview{width:min(100%,360px);justify-self:end;padding:20px;border-color:#1d1d1f13;box-shadow:0 18px 44px #1d1d1f14}.welcome-card-topline{display:flex;gap:10px;align-items:center;justify-content:space-between}.welcome-card-topline span{color:#1d1d1f;font-size:14px;font-weight:820;line-height:1.1}.welcome-card-topline small{color:#86868b;font-size:11px;font-weight:760;line-height:1;text-transform:uppercase}.welcome-card-source{padding:8px 10px;border-radius:8px;color:#6e6e73;background:#f7f7f9;font-size:12px;font-weight:660;line-height:1.25}.welcome-thing-main{display:grid;gap:6px;min-width:0}.welcome-thing-date,.welcome-moment-preview span{color:var(--accent-color);font-size:12px;font-weight:850;line-height:1}.welcome-thing-preview strong,.welcome-moment-preview strong{color:#1d1d1f;font-size:21px;font-weight:790;line-height:1.18;overflow-wrap:anywhere}.welcome-thing-preview small,.welcome-moment-preview small{color:#6e6e73;font-size:14px;font-weight:600;line-height:1.38;overflow-wrap:anywhere}.welcome-seen-line{display:inline-flex;width:fit-content;max-width:100%;gap:6px;align-items:center;padding:5px 8px;border-radius:999px;color:var(--accent-color);background:var(--accent-color-faint);font-size:12px;font-weight:740}.welcome-seen-line span{font-size:14px;line-height:1}.usecase-hero{display:flex;gap:18px;align-items:center;justify-content:space-between;min-width:0;padding:22px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.usecase-hero>div{display:grid;gap:10px;min-width:0;max-width:700px}.usecase-card>span{width:fit-content;color:var(--accent-color);font-size:12px;font-weight:850;line-height:1}.usecase-hero h2,.usecase-card h2{margin:0;color:#1d1d1f;line-height:1.12}.usecase-hero h2{font-size:40px;letter-spacing:0}.usecase-hero p{margin:0;color:#55555a;font-size:16px;line-height:1.45}.usecase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.usecase-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.usecase-card{display:grid;min-width:0;gap:10px;padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff;transform:translateY(0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;animation:usecase-rise .52s cubic-bezier(.2,.8,.2,1) both}.usecase-card:nth-child(2){animation-delay:60ms}.usecase-card:nth-child(3){animation-delay:.12s}.usecase-card:nth-child(4){animation-delay:.18s}.usecase-card:nth-child(5){animation-delay:.24s}.usecase-card:nth-child(6){animation-delay:.3s}.usecase-card:nth-child(7){animation-delay:.36s}.usecase-card:hover,.usecase-card:focus-within{border-color:var(--accent-color-border);box-shadow:0 14px 30px #00000014;transform:translateY(-2px)}.usecase-card h2{font-size:18px}.usecase-card p,.usecase-card small{min-width:0;margin:0;color:#6e6e73;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.usecase-card div{display:grid;gap:4px;min-width:0}.usecase-card strong{color:#1d1d1f;font-size:13px}.usecase-card em{color:#1d1d1f;font-size:14px;font-style:normal;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.usecase-conversion-list{display:grid;gap:54px;min-width:0}.usecase-conversion-card{display:grid;gap:15px;min-width:0;padding:0 0 54px;border-bottom:1px solid rgba(29,29,31,.075)}.usecase-conversion-card:last-child{padding-bottom:0;border-bottom:0}.usecase-case-header{display:grid;gap:6px;min-width:0;padding:0 2px}.usecase-case-header strong{min-width:0;color:#1d1d1f;font-size:22px;font-weight:850;line-height:1.15;overflow-wrap:anywhere}.usecase-case-header span{min-width:0;color:#6e6e73;font-size:14px;font-weight:680;line-height:1.36;overflow-wrap:anywhere}.usecase-scene-banner{position:relative;min-width:0;margin:0;overflow:hidden;aspect-ratio:10 / 3;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#f5f5f7;box-shadow:0 12px 28px #1d1d1f0d}.usecase-atmosphere{display:block;width:100%;height:100%;min-width:0;border:0;background:transparent;object-fit:cover;object-position:center center}.usecase-bridge{display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);gap:12px;align-items:center;min-width:0;margin:-1px 0;color:#86868b}.usecase-bridge span{display:block;height:1px;min-width:0;background:linear-gradient(90deg,transparent,rgba(29,29,31,.16),transparent)}.usecase-bridge strong{color:#6e6e73;font-size:11px;font-weight:850;line-height:1.15;text-transform:uppercase;white-space:nowrap}.usecase-story{display:grid;align-content:start;gap:8px;min-width:0}.usecase-flow{display:grid;gap:10px;min-width:0}.usecase-parent-quote{display:grid;gap:6px;min-width:0;margin:0;padding:11px 12px 11px 13px;border:1px solid rgba(29,29,31,.07);border-left:3px solid var(--accent-color-border);border-radius:8px;background:#fbfbfd}.usecase-parent-quote.message{border-left-color:var(--accent-color-border)}.usecase-parent-quote.newsletter{border-left-color:#34c75957}.usecase-parent-quote.flyer,.usecase-parent-quote.pdf{border-left-color:#af52de47}.usecase-parent-quote figcaption,.usecase-parent-quote small{color:#86868b;font-size:11px;font-weight:850;line-height:1.15;text-transform:uppercase}.usecase-parent-quote blockquote{white-space:pre-line;min-width:0;margin:0;color:#2f3033;font-size:14px;font-weight:680;line-height:1.42;overflow-wrap:anywhere}.usecase-source-card{display:grid;gap:7px;min-width:0;padding:13px;border-radius:10px;color:#2f3033;background:#f5f5f7}.usecase-source-card.message{border-bottom-left-radius:4px;background:#eaf3ff}.usecase-source-card.newsletter{border-left:4px solid var(--accent-color-border);background:#fff}.usecase-source-card.flyer{border:1px dashed var(--accent-color-border);background:#fbfdff}.usecase-source-card.pdf{border:1px solid rgba(29,29,31,.08);background:linear-gradient(#fff 0 0) padding-box,repeating-linear-gradient(180deg,rgba(29,29,31,.08) 0,rgba(29,29,31,.08) 1px,transparent 1px,transparent 9px)}.usecase-source-card span,.usecase-transform-label{color:#86868b;font-size:11px;font-weight:850;line-height:1.15;text-transform:uppercase}.usecase-source-card strong{color:#1d1d1f;font-size:13px;font-weight:850;line-height:1.2}.usecase-source-card p{margin:0;color:#2f3033;font-size:14px;font-weight:720;line-height:1.36;overflow-wrap:anywhere}.usecase-transform-label{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;justify-items:center;min-width:0;color:#a1a1a6;text-align:center}.usecase-transform-label span{display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(29,29,31,.18),transparent)}.usecase-transform-label strong{color:#86868b;font-size:10px;font-weight:850;line-height:1.15;white-space:nowrap}.usecase-artifact{display:grid;align-content:start;gap:10px;min-width:0;padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:12px;background:#fffffff5;box-shadow:0 16px 42px #1d1d1f12}.usecase-artifact.compact{gap:9px;padding:14px;background:#fffffff0;box-shadow:0 14px 34px #1d1d1f0f}.usecase-artifact.timeline{border-color:var(--accent-color-border)}.usecase-artifact.checklist{border-color:#34c7592e}.usecase-artifact.brief{border-color:#ff95002e}.usecase-artifact.memory{border-color:#af52de2e}.usecase-artifact header{display:grid;grid-template-columns:minmax(72px,.3fr) minmax(0,1fr);gap:10px;min-width:0;align-items:start}.usecase-artifact header span{color:var(--accent-color);font-size:12px;font-weight:850;line-height:1;text-transform:uppercase}.usecase-artifact.checklist header span{color:#248a3d}.usecase-artifact.brief header span{color:#bf6a02}.usecase-artifact.memory header span{color:#8e44ad}.usecase-artifact .card-title-copy>strong{color:#1d1d1f;font-size:20px;line-height:1.12;overflow-wrap:anywhere}.usecase-artifact.compact .card-title-copy>strong{font-size:19px}.usecase-artifact .artifact-date-block strong{font-size:13px}.usecase-artifact .artifact-date-block small{-webkit-line-clamp:3}.usecase-artifact .schedule-line{margin:0}.usecase-artifact .schedule-line small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.usecase-artifact.compact .schedule-line small{-webkit-line-clamp:2}.usecase-artifact.full .schedule-line small{-webkit-line-clamp:3}.usecase-artifact-items{display:grid;gap:7px;min-width:0;margin:0;padding:0;list-style:none}.usecase-artifact.compact .usecase-artifact-items{display:flex;flex-wrap:wrap;gap:6px}.usecase-artifact.compact .usecase-artifact-items li{padding:5px 7px;border-radius:999px;background:#f5f5f7d1}.usecase-artifact.compact .artifact-check{display:none}.usecase-artifact-items li{display:flex;align-items:center;gap:7px;min-width:0;color:#2f3033;font-size:11px;font-weight:760;line-height:1.18;overflow-wrap:anywhere}.artifact-check{width:14px;height:14px;flex:0 0 auto;border:1px solid rgba(29,29,31,.12);border-radius:50%;background:radial-gradient(circle at center,rgba(52,199,89,.72) 0 3px,transparent 3.5px),#fff}.usecase-artifact-brief{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-width:0}.usecase-artifact.compact .usecase-artifact-brief{grid-template-columns:repeat(3,minmax(0,1fr))}.usecase-artifact-brief span{display:grid;gap:3px;min-width:0;padding:7px;border-radius:8px;background:#f5f5f7d1}.usecase-artifact-brief strong{color:#1d1d1f;font-size:12px;line-height:1.15;overflow-wrap:anywhere}.usecase-artifact-brief small{color:#86868b;font-size:10px;font-weight:760;line-height:1.15}.usecase-artifact-memory{margin:0;padding:10px 11px;border-radius:9px;color:#2f3033;background:#fbf7ff;font-size:13px;font-weight:680;line-height:1.35}.magic-usecase-carousel{display:grid;gap:10px;min-width:0}.magic-usecase-stage{position:relative;min-width:0;min-height:386px;overflow:hidden;border:1px solid rgba(29,29,31,.1);border-radius:12px;background:radial-gradient(circle at 20% 0%,var(--accent-color-faint),transparent 32%),radial-gradient(circle at 90% 12%,rgba(175,82,222,.07),transparent 30%),#fff}.magic-usecase-slide{position:absolute;inset:0;display:grid;grid-template-rows:auto auto 1fr;gap:8px;min-width:0;padding:12px;opacity:0;visibility:hidden;transform:translateY(10px) scale(.985);animation:magic-usecase-cycle var(--welcome-cycle-duration) linear infinite;animation-delay:var(--welcome-slide-delay)}.magic-raw-source{display:grid;gap:6px;min-width:0;padding:11px;border-radius:10px;color:#2f3033;background:#f5f5f7}.magic-raw-source.message{border-bottom-left-radius:3px;background:#eaf3ff}.magic-raw-source.newsletter{border-left:4px solid var(--accent-color-border);background:#fff}.magic-raw-source.flyer{border:1px dashed var(--accent-color-border);background:#fbfdff}.magic-raw-source.pdf{border:1px solid rgba(29,29,31,.08);background:linear-gradient(#fff 0 0) padding-box,repeating-linear-gradient(180deg,rgba(29,29,31,.08) 0,rgba(29,29,31,.08) 1px,transparent 1px,transparent 9px)}.magic-raw-source span{color:var(--accent-color);font-size:12px;font-weight:850;line-height:1}.magic-raw-source p{display:-webkit-box;min-width:0;margin:0;color:#1d1d1f;font-size:13px;font-weight:720;line-height:1.32;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.magic-transform-line{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;min-width:0;color:#6e6e73;font-size:12px;font-weight:850}.magic-transform-line span{height:1px;min-width:0;background:linear-gradient(90deg,transparent,var(--accent-color-border),transparent)}.magic-usecase-dots{display:flex;justify-content:center;gap:6px;min-width:0}.magic-usecase-dots span{width:6px;height:6px;border-radius:999px;background:#1d1d1f2e;animation:magic-dot-cycle var(--welcome-cycle-duration) linear infinite}.magic-usecase-dots span:nth-child(1){animation-delay:0s}.magic-usecase-dots span:nth-child(2){animation-delay:6s}.magic-usecase-dots span:nth-child(3){animation-delay:12s}.magic-usecase-dots span:nth-child(4){animation-delay:18s}.magic-usecase-dots span:nth-child(5){animation-delay:24s}.magic-usecase-dots span:nth-child(6){animation-delay:30s}.magic-usecase-dots span:nth-child(7){animation-delay:36s}.welcome-sentiments{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.welcome-sentiments span{min-width:0;padding:8px 10px;border:1px solid rgba(29,29,31,.08);border-radius:999px;color:#424245;background:#ffffffc2;font-size:12px;font-weight:760;line-height:1.15;overflow-wrap:anywhere;box-shadow:0 10px 26px #1d1d1f0d}@keyframes usecase-rise{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes usecase-sweep{0%,42%{transform:translate(-70%)}72%,to{transform:translate(70%)}}@keyframes magic-usecase-cycle{0%{opacity:0;visibility:visible;transform:translateY(10px) scale(.985)}2.5%,11.5%{opacity:1;visibility:visible;transform:translateY(0) scale(1)}14.3%,to{opacity:0;visibility:hidden;transform:translateY(-8px) scale(.99)}}@keyframes magic-dot-cycle{0%,11.5%{background:var(--accent-color);transform:scaleX(1.9)}14.3%,to{background:#1d1d1f2e;transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.first-visit-usecases:before,.usecase-card,.magic-usecase-slide,.magic-usecase-dots span{animation:none}.usecase-card{transition:none}.magic-usecase-stage{min-height:0}.magic-usecase-slide{display:none;position:relative;opacity:0;visibility:hidden;transform:none}.magic-usecase-slide:first-child{display:grid;opacity:1;visibility:visible}}.primary-start,.secondary-start{min-height:46px;padding:0 18px;border:0;border-radius:8px;font-weight:760;cursor:pointer}.primary-start{color:var(--accent-color-contrast);background:var(--accent-color)}.secondary-start{color:#1d1d1f;background:#f1f1f3}.more-page{width:min(100%,640px);margin:0 auto}.more-page-list{display:grid;overflow:hidden;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.more-page-item{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;min-height:64px;gap:12px;align-items:center;padding:10px 14px;border:0;border-bottom:1px solid rgba(29,29,31,.08);color:#1d1d1f;background:#fff;font-size:16px;font-weight:760;text-align:left;cursor:pointer}.more-page-item:last-child{border-bottom:0}.more-page-item:hover,.more-page-item:focus-visible{background:#f5f5f7}.more-page-item-icon{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#55555a;background:#f1f1f3}.more-page-item-icon .app-navigation-icon{width:20px;height:20px}.more-page-item>.app-navigation-icon{width:18px;height:18px;justify-self:end;color:#86868b}.bottom-navigation{position:fixed;right:0;bottom:0;left:0;z-index:24;min-height:calc(var(--app-navigation-height) + env(safe-area-inset-bottom));padding:7px 12px max(7px,env(safe-area-inset-bottom));border-top:1px solid rgba(29,29,31,.09);background:#fafafcf0;box-shadow:0 -10px 30px #1d1d1f0b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-navigation-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,520px);margin:0 auto}.bottom-navigation-item{display:grid;min-width:0;min-height:58px;gap:3px;align-content:center;justify-items:center;padding:5px 3px 4px;border:0;border-radius:8px;color:#6e6e73;background:transparent;font-size:11.5px;font-weight:720;line-height:1.15;cursor:pointer}.bottom-navigation-item:hover,.bottom-navigation-item:focus-visible{background:#1d1d1f0a}.bottom-navigation-item.active{color:var(--accent-color-strong)}.bottom-navigation-icon{display:inline-grid;width:34px;height:28px;place-items:center;border-radius:8px}.bottom-navigation-item.active .bottom-navigation-icon{background:var(--accent-color-tint)}.app-navigation-icon{display:block;width:22px;height:22px;flex:0 0 auto;pointer-events:none}.llm-logo{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#fff;background:#1d1d1f;font-size:13px;font-weight:900;letter-spacing:0}.llm-logo.small,.llm-logo.nav{width:28px;height:28px;border-radius:8px;font-size:11px}.llm-logo.nav{flex:0 0 auto}.source-note{padding:13px 16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;color:#55555a;background:#fff;overflow-wrap:anywhere}.source-note strong{color:#1d1d1f}.intake-note{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.intake-backdrop{position:fixed;inset:0;z-index:28;background:#1d1d1f38}.intake-sheet,.edit-sheet,.detail-sheet{position:fixed;right:max(16px,calc((100vw - 980px)/2 + 24px));bottom:18px;z-index:30;display:grid;width:min(520px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 36px));overflow:auto;gap:14px;padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fffffffa;box-shadow:0 24px 70px #1d1d1f38}.detail-sheet{width:min(520px,calc(100vw - 32px));gap:10px;padding:13px}.compact-edit-sheet{width:min(420px,calc(100vw - 32px));gap:11px}.compact-edit-sheet .intake-header h2,.detail-sheet .intake-header h2{font-size:21px;line-height:1.18}.intake-sheet{width:min(460px,calc(100vw - 28px));gap:8px;padding:10px;box-shadow:0 16px 46px #1d1d1f2e}.intake-sheet.compose-mode{padding-top:10px}.intake-header{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:12px;align-items:start}.intake-sheet .intake-header{grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:center}.intake-sheet .icon-button{width:38px;height:38px}.intake-sheet .intake-close-floating{position:absolute;top:7px;right:10px;z-index:2;width:28px;height:28px;background:#ffffffe0;box-shadow:0 5px 16px #1d1d1f14}.intake-close-floating .close-icon,.intake-close-floating .close-icon:after{width:14px;height:1.5px}.intake-compose-header{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:8px;align-items:center;padding:1px 0 3px}.intake-compose-header strong{overflow:hidden;color:#1d1d1f;font-size:15px;font-weight:850;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.intake-compose-header .intake-close-floating{position:static;justify-self:end}.intake-prompt-head{display:inline-flex;min-width:0;gap:10px;align-items:center}.intake-prompt-head>span:last-child{display:grid;min-width:0;gap:2px}.intake-prompt-head strong{overflow:hidden;color:#1d1d1f;font-size:17px;font-weight:850;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.intake-ai-label{display:inline-flex;width:fit-content;margin-bottom:8px;padding:4px 8px;border-radius:999px;color:var(--accent-color);background:var(--accent-color-soft);font-size:12px;font-weight:850;line-height:1}.intake-ai-label.danger-label{color:#b42318;background:#fff1f0}.intake-header h2{margin:0;color:#1d1d1f;font-size:25px;line-height:1.15}.intake-header p,.intake-error{margin:7px 0 0;color:#6e6e73;font-size:14px;line-height:1.4}.intake-sheet textarea,.edit-sheet textarea,.field-label textarea,.field-label input,.field-label select,.auth-field input{width:100%;min-width:0;box-sizing:border-box;padding:14px;border:1px solid rgba(29,29,31,.14);border-radius:8px;color:#1d1d1f;background:#f5f5f7;line-height:1.45;outline:none}.intake-sheet textarea,.edit-sheet textarea{min-height:178px;resize:vertical}.edit-sheet textarea{min-height:112px}.intake-sheet textarea{min-height:132px;padding:12px;background:#fff}.intake-composer{display:grid;gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.intake-composer textarea{min-height:132px;border-color:#1d1d1f29;background:#fff;box-shadow:0 1px #1d1d1f08 inset,0 8px 24px #1d1d1f0e}.intake-ai-cue{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;padding:0 2px 2px}.intake-ai-orb{display:inline-grid;width:28px;height:28px;border-radius:50%;place-items:center;color:#fff;background:linear-gradient(145deg,var(--accent-color),#1d1d1f);font-size:9px;font-weight:900;letter-spacing:0;box-shadow:0 0 0 5px var(--accent-color-faint)}.intake-ai-cue strong{display:block;color:#1d1d1f;font-size:12px;font-weight:850;line-height:1.2}.intake-ai-cue p{margin:2px 0 0;color:#6e6e73;font-size:12px;font-weight:650;line-height:1.32}.welcome-demo-source{display:grid;gap:7px;padding:10px 11px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fafafa}.welcome-demo-source div{display:flex;gap:8px;align-items:baseline;justify-content:space-between}.welcome-demo-source strong{display:inline-flex;gap:6px;align-items:center;color:#1d1d1f;font-size:12px;font-weight:850;line-height:1.2}.welcome-demo-source .demo-badge{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;color:#fff;background:#1d1d1f;font-size:10px;font-weight:880;line-height:1}.welcome-demo-source span,.welcome-demo-source p{color:#6e6e73;font-size:11px;font-weight:650;line-height:1.35}.welcome-demo-source p{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.welcome-demo-source .welcome-demo-readonly-text{min-height:104px;resize:none;cursor:default;color:#1d1d1f;background:#fff}.intake-ai-hints{display:flex;flex-wrap:wrap;gap:7px 12px;padding:0 2px}.intake-ai-hints span{display:inline-flex;gap:5px;min-height:18px;align-items:center;padding:0;color:#6e6e73;font-size:11px;font-weight:760;line-height:1.2}.intake-ai-hints span:before{content:"";width:4px;height:4px;flex:0 0 auto;border-radius:999px;background:var(--accent-color);opacity:.56}.intake-composer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.intake-upload-row{display:grid;gap:8px}.intake-upload-control{display:inline-flex;width:fit-content;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(29,29,31,.14);border-radius:8px;color:#1d1d1f;background:#fff;font-size:13px;font-weight:850;cursor:pointer}.intake-upload-control.demo-upload{appearance:none}.intake-composer-actions .intake-upload-control,.intake-composer-actions .intake-submit{width:100%;min-height:44px}.intake-skip-step{display:grid;justify-items:center;gap:7px;min-width:0;padding-top:2px;text-align:center}.intake-skip-step .secondary-action{width:min(100%,260px);min-height:40px}.intake-skip-step small{color:#6e6e73;font-size:12px;font-weight:650;line-height:1.35}.intake-upload-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.intake-upload-hint{color:#86868b;font-size:12px;font-weight:700;line-height:1.3}.intake-demo-notice{margin:0;color:#6e6e73;font-size:12px;font-weight:650;line-height:1.35}.intake-file-chip{display:flex;min-width:0;gap:8px;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid var(--accent-color-border);border-radius:8px;color:#1d1d1f;background:var(--accent-color-soft);font-size:12px;font-weight:750;line-height:1.3}.intake-file-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.intake-file-chip button{flex:0 0 auto;border:0;color:var(--accent-color);background:transparent;font:inherit;cursor:pointer}.intake-sheet textarea:focus,.edit-sheet textarea:focus,.field-label textarea:focus,.field-label input:focus,.field-label select:focus,.auth-field input:focus{border-color:var(--accent-color-border);background:#fff;box-shadow:0 0 0 4px var(--accent-color-border)}.field-label,.auth-field{display:grid;gap:7px}.field-label span,.auth-field span{color:#55555a;font-size:13px;font-weight:800}.schedule-builder{gap:13px}.schedule-heading{align-items:start}.schedule-heading p{max-width:680px;margin:5px 0 0;color:#6e6e73;font-size:13px;font-weight:650;line-height:1.36}.schedule-form-grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.9fr));gap:10px;align-items:end}.schedule-upload-control{width:100%;min-height:44px}.schedule-text-field textarea{min-height:128px;resize:vertical}.schedule-preview-section{gap:12px}.course-schedule-week-heading{justify-content:space-between;align-items:center}.course-schedule-week-actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.section-heading .course-schedule-week-actions .schedule-count-pill{display:inline-grid;min-width:30px;height:30px;place-items:center;border-radius:999px;color:#55555a;background:#e9e9ec;font-size:13px;font-weight:800}.course-schedule-actions .more-button span{display:block;width:4px;min-width:0;height:4px;border-radius:999px;background:currentColor}.course-schedule-actions .card-menu{width:132px}.schedule-overview{gap:14px}.course-child-tabs{display:flex;gap:8px;max-width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.course-child-tabs::-webkit-scrollbar{display:none}.course-child-tabs button{display:grid;grid-template-columns:auto minmax(112px,1fr);gap:9px;align-items:center;min-width:176px;min-height:54px;padding:8px 10px;border:1px solid rgba(29,29,31,.1);border-radius:8px;color:#1d1d1f;background:#fff;cursor:pointer;text-align:left}.course-child-tabs button.active{border-color:var(--accent-color-border);background:var(--accent-color-soft);box-shadow:inset 0 0 0 1px var(--accent-color-border)}.course-child-avatar{display:inline-grid;width:34px;height:34px;overflow:hidden;place-items:center;border-radius:999px;background:#f5f5f7;box-shadow:inset 0 0 0 1px #1d1d1f14}.course-child-avatar img{width:100%;height:100%;object-fit:cover}.course-child-avatar span,.course-child-avatar.add-mark{color:#1d1d1f;font-size:14px;font-weight:860}.course-child-tabs button.add{border-style:dashed;color:var(--accent-color-strong)}.course-child-tabs button.add .add-mark{color:var(--accent-color-strong);background:var(--accent-color-soft)}.course-add-empty{display:inline-grid;grid-template-columns:auto auto;gap:9px;align-items:center;justify-self:start;min-height:44px;padding:8px 13px;border:1px dashed var(--accent-color-border);border-radius:8px;color:var(--accent-color-strong);background:var(--accent-color-soft);cursor:pointer;font:inherit;font-weight:820}.course-add-empty span{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#fff}.course-child-tabs span{display:grid;gap:3px;min-width:0}.course-child-tabs strong{overflow:hidden;font-size:13px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.course-child-tabs em{overflow:hidden;color:#6e6e73;font-size:11px;font-style:normal;font-weight:720;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.course-child-tabs.avatar-only button{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr);width:42px;min-width:42px;height:42px;min-height:42px;place-items:center;padding:3px;border-radius:999px}.course-child-tabs.avatar-only button.add{border-style:dashed}.course-child-tabs.avatar-only .course-child-avatar{width:34px;height:34px}.schedule-today-section .section-heading{align-items:start;justify-content:space-between}.schedule-today-section .section-heading>div{display:grid;gap:4px;min-width:0}.schedule-today-section .section-heading p{margin:0;color:#6e6e73;font-size:12px;font-weight:700;line-height:1.3}.schedule-working{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid rgba(0,113,227,.12);border-radius:12px;background:linear-gradient(135deg,#0071e314,#ffffffeb)}.schedule-working-orb{display:grid;position:relative;width:34px;height:34px;place-items:center;border-radius:999px;color:#fff;background:var(--accent-color);box-shadow:0 8px 22px #0071e32e;font-size:11px;font-weight:860}.schedule-working strong{display:flex;gap:7px;align-items:center;color:#1d1d1f;font-size:14px;font-weight:820;line-height:1.2}.schedule-working-dots{display:inline-flex;gap:3px;align-items:center}.schedule-working-dots i{display:block;width:4px;height:4px;border-radius:999px;background:var(--accent-color);opacity:.38;animation:schedule-working-pulse 1.2s ease-in-out infinite}.schedule-working-dots i:nth-child(2){animation-delay:.16s}.schedule-working-dots i:nth-child(3){animation-delay:.32s}@keyframes schedule-working-pulse{0%,80%,to{transform:translateY(0);opacity:.34}40%{transform:translateY(-2px);opacity:.9}}.schedule-working p{margin:4px 0 0;color:#55555a;font-size:13px;font-weight:650;line-height:1.35}.course-week-list{--course-week-visible-days: 2.25;--course-week-visible-gaps: 16px;display:grid;grid-auto-columns:max(164px,calc((100% - var(--course-week-visible-gaps)) / var(--course-week-visible-days)));grid-auto-flow:column;grid-template-columns:none;gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-padding-inline:2px;scroll-snap-type:x proximity;scrollbar-width:thin}.course-day-column{display:grid;align-content:start;gap:9px;min-height:64px;padding:10px;border:1px solid rgba(29,29,31,.065);border-radius:8px;background:#f5f5f7ad;scroll-snap-align:start}.course-day-column h3{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;color:#6e6e73;font-size:12px;font-weight:840;letter-spacing:0}.course-day-column h3 em{padding:2px 6px;border-radius:999px;color:var(--accent-color-strong);background:var(--accent-color-soft);font-size:10px;font-style:normal;font-weight:820;line-height:1.15}.course-day-column.is-today{border-color:var(--accent-color-border);background:linear-gradient(180deg,#ffffffeb,#f5f5f7bd),var(--accent-color-faint);box-shadow:inset 0 0 0 1px #0071e314}.course-day-column p{margin:0;color:#a1a1a6;font-size:12px;font-weight:680}.course-day-list{display:grid;gap:0}.course-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:3px;padding:9px 2px 10px;border-top:1px solid rgba(29,29,31,.075);border-radius:0;background:transparent;box-shadow:none}.course-row:first-child{border-top:0;padding-top:0}.course-row-action{cursor:pointer}.course-row-action:hover{background:#f5f5f78f}.course-row-action:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.course-row time{color:#86868b;font-size:11px;font-weight:760;line-height:1.2}.course-row strong{color:#1d1d1f;font-size:14px;font-weight:780;line-height:1.25;overflow-wrap:anywhere}.course-row-main{display:grid;gap:3px;min-width:0}.course-row-menu{grid-column:3;grid-row:1;position:relative;justify-self:end;align-self:start}.course-row-menu-trigger{display:grid;width:28px;height:26px;place-items:center;padding:0;border:1px solid rgba(29,29,31,.08);border-radius:7px;color:#6e6e73;background:#f5f5f7;cursor:pointer;font:inherit;font-size:13px;font-weight:860;line-height:1}.course-row-menu-trigger:hover{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.course-row-menu-popover{display:grid;position:absolute;z-index:8;top:calc(100% + 4px);right:0;min-width:116px;padding:5px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0000001f}.course-row-menu-popover button{min-height:30px;padding:6px 8px;border:0;border-radius:6px;color:#1d1d1f;background:transparent;cursor:pointer;font:inherit;font-size:12px;font-weight:760;text-align:left}.course-row-menu-popover button:hover{background:#f5f5f7}.course-row-menu-popover button.danger{color:#b42318}.course-row-tags{display:flex;flex-wrap:wrap;gap:4px;min-width:0;padding-top:1px}.course-schedule-footer-actions{display:flex;justify-content:flex-end;padding-top:10px;border-top:1px solid rgba(29,29,31,.06)}.course-schedule-footer-actions .secondary-action{min-height:34px;padding:7px 10px;font-size:12px}.course-chip{display:inline-flex;max-width:100%;align-items:center;padding:3px 6px;border-radius:999px;color:#454548;background:#f5f5f7;font-size:10.5px;font-weight:760;line-height:1.15;overflow-wrap:anywhere}.course-chip.bring{color:#245b39;background:#34c7591f}.course-chip.wear{color:#6f4b00;background:#fff4ce}.course-chip.rotation{color:#214f8f;background:#0071e31a}.course-chip.note{color:#55555a;background:#1d1d1f0f}.schedule-warning{margin:0;padding:10px 12px;border:1px solid rgba(181,114,0,.18);border-radius:8px;color:#6f4b00;background:#fff8e5;font-size:13px;font-weight:680;line-height:1.4}.course-unclear-list{display:grid;gap:7px;padding:10px 12px;border:1px solid rgba(181,114,0,.18);border-radius:8px;background:#fffaf0}.course-unclear-list strong{color:#6f4b00;font-size:13px;font-weight:820;line-height:1.2}.course-unclear-list p{margin:0;color:#55555a;font-size:12.5px;font-weight:660;line-height:1.35;overflow-wrap:anywhere}.course-schedule-feedback-strip{margin-top:0;border-top:1px solid var(--accent-color-border);border-radius:8px}.course-today-child{display:grid;gap:8px}.course-today-child h3{margin:0;color:#55555a;font-size:13px;font-weight:830;line-height:1.2}.course-today-list,.school-today-list{display:grid;gap:8px}.course-today-row,.school-today-row{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:start;min-width:0;padding:10px 11px;border:1px solid rgba(29,29,31,.06);border-radius:8px;background:#fff}.course-today-row time,.school-today-row time{color:var(--accent-color-strong);font-size:12px;font-weight:840;line-height:1.25}.course-today-row div,.school-today-row div{display:grid;gap:6px;min-width:0}.course-today-row strong,.school-today-row strong{color:#1d1d1f;font-size:14px;font-weight:820;line-height:1.2;overflow-wrap:anywhere}.schedule-empty-note{margin:0;color:#6e6e73;font-size:13px;font-weight:670;line-height:1.35}.school-today-panel{display:grid;gap:9px;padding:14px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.home-school-today-panel{gap:7px;padding:0;border:0;border-radius:0;background:transparent}.school-today-header{display:grid;gap:9px;min-width:0}.home-school-today-panel .school-today-header{gap:8px}.school-course-tabs{display:flex;align-items:center;min-width:0;max-width:100%;overflow-x:auto;padding:0 0 1px;scrollbar-width:none}.school-course-tabs::-webkit-scrollbar{display:none}.home-school-today-panel .school-course-tabs{gap:8px;padding-bottom:0}.school-course-tab{display:inline-flex;flex:0 0 auto;gap:7px;align-items:center;max-width:128px;min-height:32px;padding:2px 6px 2px 2px;border:0;border-radius:999px;color:#86868b;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:780;line-height:1.2}.home-school-today-panel .school-course-tab{gap:7px;max-width:128px;min-height:32px;padding:0 8px 0 0;border-radius:6px;font-size:13px;font-weight:720}.school-course-tab span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.school-course-tab.active{color:#1d1d1f;background:var(--accent-color-soft);font-weight:860}.home-school-today-panel .school-course-tab.active{background:transparent;color:var(--accent-color-strong);font-weight:790}.school-course-avatar{display:inline-grid;width:28px;height:28px;flex:0 0 auto;overflow:hidden;place-items:center;border-radius:999px;background:#f5f5f7;box-shadow:inset 0 0 0 1px #1d1d1f14}.home-school-today-panel .school-course-avatar{width:28px;height:28px}.school-course-avatar img{width:100%;height:100%;object-fit:cover}.school-course-avatar span{color:#1d1d1f;font-size:11px;font-weight:850;line-height:1}.home-school-today-panel .school-course-avatar span{font-size:11px;font-weight:820}.school-course-divider{flex:0 0 auto;margin:0 7px;color:#1d1d1f33;font-size:13px;font-weight:650;line-height:1}.home-school-today-panel .school-course-divider{display:none}.school-today-header h2{margin:0;color:#1d1d1f;font-size:16px;font-weight:850;line-height:1.15}.home-school-today-panel .school-today-header h2{font-size:14px;font-weight:760;line-height:1.22}.home-school-today-panel .school-today-list{gap:0}.home-school-today-panel .school-today-row{grid-template-columns:74px minmax(0,1fr);gap:10px;padding:11px 0;border:0;border-top:1px solid rgba(29,29,31,.075);border-radius:0;background:transparent}.home-school-today-panel .school-today-row time{color:#6e6e73;font-size:11.5px;font-weight:760}.home-school-today-panel .school-today-row strong{font-size:14px;font-weight:760;line-height:1.28}.home-school-today-panel .course-row-tags{grid-column:2 / -1}.school-today-group>span{color:#6e6e73;font-size:12px;font-weight:840;line-height:1.2}.schedule-empty{display:grid;gap:12px;align-items:start}.schedule-empty p{margin:0;color:#55555a;font-size:14px;font-weight:650;line-height:1.4}@media(max-width:720px){.schedule-form-grid{grid-template-columns:minmax(0,1fr)}.course-child-tabs button{min-width:154px;grid-template-columns:auto minmax(86px,1fr)}.course-week-list{--course-week-visible-gaps: 16px;grid-auto-columns:max(156px,calc((100% - var(--course-week-visible-gaps)) / var(--course-week-visible-days)))}.course-row,.course-today-row,.school-today-row{grid-template-columns:minmax(0,1fr)}.home-school-today-panel .course-row-tags{grid-column:auto}}.auth-form{display:grid;gap:12px}.edit-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.compact-edit-sheet .edit-actions{grid-template-columns:1fr 1fr}.compact-edit-sheet .field-label{gap:5px}.compact-edit-sheet .field-label input{min-height:42px;padding:10px 12px}.user-feedback-sheet{gap:14px}.danger-confirm-sheet{border-color:#b423182e}.danger-confirm-field input{background:#fff}.score-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.score-button{min-height:42px;border:1px solid rgba(29,29,31,.12);border-radius:8px;color:#2f3033;background:#fff;font-size:15px;font-weight:850;cursor:pointer}.score-button[aria-pressed=true]{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.secondary-action{min-height:48px;border:1px solid rgba(29,29,31,.12);border-radius:8px;color:#1d1d1f;background:#fff;font-weight:800;cursor:pointer}.secondary-action.danger{color:#b42318}.secondary-action.disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.58}.local-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.intake-error{color:#9a3412}.intake-progress{display:flex;max-width:100%;min-height:48px;gap:10px;align-items:center;padding:10px 12px;border:1px solid rgba(29,29,31,.1);border-radius:8px;color:#1d1d1f;background:#f5f5f7}.intake-progress-symbol{display:grid;flex:0 0 auto;width:28px;height:28px;border:1px solid var(--accent-color-border);border-radius:999px;place-items:center;color:var(--accent-color);background:#fff;font-size:11px;font-weight:900;letter-spacing:0;box-shadow:0 6px 18px var(--accent-color-faint)}.progress-dot{flex:0 0 auto;position:relative;width:8px;height:8px;border:0;border-radius:999px;background:var(--accent-color);box-shadow:0 0 0 4px var(--accent-color-border)}.progress-dot.active{animation:intakePulse 1.25s ease-in-out infinite}.intake-progress-copy{flex:1 1 0;width:0;min-width:0;max-width:100%;color:#424245;font-size:12px;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.intake-trust-note{margin:-2px 0 0;color:#6e6e73;font-size:12px;font-weight:650;line-height:1.35}.intake-recovery-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ai-done-message{margin:0;color:var(--accent-color);font-size:14px;font-weight:850;line-height:1.35}@keyframes intakePulse{0%,to{box-shadow:0 0 0 4px var(--accent-color-tint)}50%{box-shadow:0 0 0 7px var(--accent-color-border)}}.intake-submit{min-height:48px;border:0;border-radius:8px;color:var(--accent-color-contrast);background:var(--accent-color);font-weight:800;cursor:pointer}.intake-submit:disabled{opacity:.68;cursor:wait}.intake-sheet .intake-submit,.intake-sheet .secondary-action{min-height:44px}.magic-note{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-color:var(--accent-color-border);background:var(--accent-color-soft)}.magic-note.done{border-color:#34a8532e;background:#f4fbf6}.magic-note.memory{border-color:#9766242e;background:#fffaf2}.magic-note.attention{border-color:#b95a1633;background:#fff7ef}.magic-note>div:first-child{display:grid;gap:4px;min-width:0}.intake-result-card{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start;padding:10px 12px;border:1px solid var(--accent-color-border);border-radius:8px;background:#fff;box-shadow:0 12px 30px var(--accent-color-faint)}.intake-result-card.attention{border-color:#b95a163d;background:#fffaf5;box-shadow:none}.intake-result-card.memory{border-color:#d84b8a33}.intake-result-main,.intake-result-copy{display:grid;min-width:0;gap:5px}.intake-result-copy strong{color:#1d1d1f;font-size:14px;font-weight:850;line-height:1.2}.intake-result-copy span{color:#55555a;font-size:12.5px;font-weight:650;line-height:1.35}.intake-result-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.intake-result-actions button{min-height:30px;padding:0 9px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#3f3f46;background:#fff;font-size:11px;font-weight:820;cursor:pointer}.intake-result-actions button.active{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.latest-added-stack{display:grid;gap:10px}.latest-added-status{display:grid;gap:3px;padding:10px 12px;border:1px solid var(--accent-color-border);border-radius:10px;background:linear-gradient(180deg,var(--accent-color-faint),rgba(255,255,255,.82)),#fff;color:#1f2933}.latest-added-status strong{font-size:12px;font-weight:850;line-height:1.2}.latest-added-status p{margin:0;color:#5c626b;font-size:12px;line-height:1.45}.latest-added-entry{display:grid;gap:0}.latest-added-entry>.review-card,.latest-added-entry>.plan-sheet,.latest-added-entry>.timeline-list{margin:0}.latest-added-list{padding:0;list-style:none}.latest-feedback-strip{display:flex;gap:6px;align-items:center;justify-content:flex-end;min-width:0;margin-top:-1px;padding:7px 9px;border:1px solid var(--accent-color-border);border-top:0;border-radius:0 0 8px 8px;background:#fff}.latest-feedback-strip button{min-height:28px;padding:0 10px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#3f3f46;background:#fff;font-size:11px;font-weight:820;cursor:pointer}.latest-feedback-strip button.active{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.latest-feedback-strip span{color:#6e6e73;font-size:11px;font-weight:760}.intake-notice-preview{display:grid;max-width:460px;gap:6px;margin-top:8px}.intake-notice-preview>small{color:#6e6e73;font-size:12px;font-weight:780}.notice-card-preview{gap:8px;padding:12px;border-color:#1d1d1f14;box-shadow:none}.notice-card-preview h3{font-size:15px}.notice-card-preview .summary{font-size:12px;line-height:1.35}.notice-card-preview .schedule-line{margin-top:0}.notice-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;grid-column:1 / -1;justify-content:flex-start}.notice-actions button{min-height:34px;padding:0 10px;border:1px solid var(--accent-color-border);border-radius:8px;color:#075ca8;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.feedback-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:6px}.feedback-actions small{flex:1 0 100%;color:#6e6e73;font-size:12px;font-weight:800}.feedback-actions button{min-height:30px;padding:0 8px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#3f3f46;background:#ffffffc7;font-size:12px;font-weight:800;cursor:pointer}.feedback-actions button[aria-pressed=true],.score-button[aria-pressed=true]{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.ai-plan{display:grid;gap:10px}.ai-plan-header{display:grid;gap:4px;padding:0;border:0;background:transparent}.ai-plan-header strong{color:#1d1d1f;font-size:16px;line-height:1.28}.ai-plan-header p{margin:0;color:#6e6e73;font-size:13px;line-height:1.35}.ai-plan-header small,.ai-plan-card small,.ai-plan-card span{color:#6e6e73;font-size:12px;line-height:1.35}.ai-trace{display:grid;gap:7px;margin:0;padding:0 0 0 22px;color:#55555a;font-size:13px;line-height:1.45}.ai-cleaned-source{display:grid;gap:6px;padding:12px;border:1px solid var(--accent-color-border);border-radius:8px;background:var(--accent-color-soft)}.ai-cleaned-source strong{color:#1d1d1f;font-size:13px}.ai-cleaned-source p{margin:0;color:#3a3a3c;font-size:13px;line-height:1.45}.ai-source-disclosure{min-width:0;padding:10px 0 0;border-top:1px solid rgba(29,29,31,.08)}.ai-source-disclosure summary{color:#6e6e73;font-size:12px;font-weight:800;cursor:pointer}.ai-source-disclosure p{margin:8px 0 0;color:#55555a;font-size:13px;line-height:1.42;white-space:pre-line;overflow-wrap:anywhere}.source-trust-line{display:flex;min-width:0;gap:6px;align-items:baseline;color:#6e6e73;font-size:11px;line-height:1.3}.source-trust-line strong{flex:0 0 auto;color:#4a4a50;font-size:11px;font-weight:850}.source-trust-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-trust-line.card,.source-trust-line.sheet{padding-top:2px}.source-trust-line.timeline{margin-top:2px}.card-structured-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.card-structured-action{display:inline-grid;grid-template-columns:auto minmax(0,1fr);gap:5px;align-items:center;max-width:100%;min-height:28px;padding:4px 8px;border:1px solid rgba(0,122,255,.16);border-radius:999px;color:#1d3552;background:#007aff0e;font-size:11.5px;line-height:1.1;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.card-structured-action:hover,.card-structured-action:focus-visible{border-color:#007aff47;color:#061b35;background:#007aff17}.card-structured-action-label{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:16px;height:16px;color:inherit;font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;white-space:nowrap}.card-structured-action-value{min-width:0;overflow:hidden;color:inherit;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.card-structured-action[data-card-action-kind=flight]{border-color:#5856d62e;background:#5856d611}.card-structured-action[data-card-action-kind=phone]{border-color:#34c75933;background:#34c75911}.card-structured-action[data-card-action-kind=email],.card-structured-action[data-card-action-kind=link]{border-color:#5a5a6024;background:#5a5a600e}.ai-plan-cards{display:grid;gap:10px}.ai-plan-card{padding:14px;box-shadow:0 10px 28px #1d1d1f0e}.ai-plan-card h3{font-size:18px}.ai-plan-card .summary{font-size:14px;line-height:1.38}.ai-key-facts{display:grid;gap:7px;margin:0}.ai-key-facts div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px}.ai-key-facts dt,.ai-key-facts dd{margin:0;font-size:12px;line-height:1.35}.ai-key-facts dt{color:#6e6e73;font-weight:800}.ai-key-facts dd{color:#1d1d1f}.detail-section{display:grid;gap:7px;padding:10px;border:1px solid rgba(29,29,31,.075);border-radius:8px;background:#fff}.detail-section strong{color:#1d1d1f;font-size:13px}.detail-section p{margin:0;color:#3a3a3c;font-size:13px;line-height:1.38}.detail-facts div{grid-template-columns:72px minmax(0,1fr)}.detail-core-facts{display:grid;gap:1px;overflow:hidden;margin:0;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#1d1d1f14}.detail-core-facts div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:baseline;padding:9px 10px;background:#fff}.detail-core-facts dt,.detail-core-facts dd{margin:0;font-size:13px;line-height:1.3}.detail-core-facts dt{color:#6e6e73;font-weight:820}.detail-core-facts dd{min-width:0;color:#1d1d1f;font-weight:760;overflow-wrap:anywhere}.detail-person-value{display:inline-flex;min-width:0;max-width:100%;gap:7px;align-items:center;vertical-align:middle}.detail-person-value>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-summary-line{margin:0;color:#1d1d1f;font-size:14px;font-weight:650;line-height:1.45}.detail-plain-section{padding:9px}.compact-source{padding:0}.compact-source summary{min-height:38px;padding:10px;color:#6e6e73;font-size:12px;font-weight:820;cursor:pointer;list-style:none}.compact-source summary::-webkit-details-marker{display:none}.compact-source p{padding:0 10px 10px}.quiet-source p{max-height:220px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-overflow-scrolling:touch}.detail-attachment-list{display:grid;gap:8px}.detail-attachment-link{display:flex;min-width:0;gap:8px;align-items:center;padding:9px 10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;color:#1d1d1f;background:#fbfbfd;text-decoration:none}.detail-attachment-file{display:flex;flex:1 1 auto;min-width:0;gap:8px;align-items:center;color:inherit;text-decoration:none}.detail-attachment-file:hover strong{color:var(--accent-color-strong)}.detail-attachment-file span{display:inline-grid;flex:0 0 auto;min-width:34px;height:22px;place-items:center;border-radius:6px;color:var(--accent-color-strong);background:var(--accent-color-soft);font-size:10px;font-weight:850;line-height:1}.detail-attachment-file strong{min-width:0;overflow:hidden;font-size:13px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.detail-attachment-file small{flex:0 0 auto;color:#6e6e73;font-size:11px;font-weight:650}.detail-attachment-download{flex:0 0 auto;margin-left:auto;min-height:28px;padding:0 10px;border:1px solid var(--accent-color-border);border-radius:999px;color:var(--accent-color-strong);background:#fff;font-size:11px;font-weight:820;text-decoration:none;white-space:nowrap;cursor:pointer}.intake-fab{position:relative;z-index:2;display:inline-grid;width:58px;height:58px;place-items:center;border:0;border-radius:999px;color:#fff;background:#1d1d1f;box-shadow:0 16px 42px #1d1d1f3d,0 0 0 1px #ffffff14 inset;font-size:0;font-weight:350;line-height:1;cursor:pointer}.intake-fab span{display:block;color:inherit;font-size:32px;font-weight:330;line-height:.9;transform:translateY(-1px)}.intake-fab:before{position:absolute;inset:8px;border:1px solid rgba(255,255,255,.12);border-radius:inherit;content:""}.content-flow{display:grid;gap:22px;min-width:0}.content-section{display:grid;gap:14px;min-width:0}.starter-examples{padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.starter-grid{display:grid;gap:8px}.starter-grid button{display:grid;gap:4px;min-width:0;padding:10px;border:0;border-radius:8px;font:inherit;text-align:left;background:#f5f5f7;cursor:pointer}.starter-grid button:hover{background:#ededf0}.starter-grid strong{color:#1d1d1f;font-size:14px;font-weight:850}.starter-grid p{margin:0;color:#55555a;font-size:13px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.empty-start-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;width:min(100%,260px)}.empty-start-actions button{display:grid;gap:5px;place-items:center;min-width:0;min-height:44px;padding:11px 12px;border:1px solid rgba(29,29,31,.08);border-radius:8px;color:#1d1d1f;background:#fff;box-shadow:0 8px 22px #1d1d1f0b;font:inherit;font-size:14px;font-weight:830;text-align:center;cursor:pointer}.empty-start-actions button:first-child{border-color:var(--accent-color-border);background:var(--accent-color-soft)}.empty-start-actions button.blank{border-style:dashed}.empty-start-actions button:hover{border-color:var(--accent-color-border);background:#fbfbfd}.empty-start-actions strong{color:#1d1d1f;font-size:13px;font-weight:850;line-height:1.1}.empty-start-actions span{color:#6e6e73;font-size:11.5px;font-weight:650;line-height:1.25}.section-heading{display:flex;align-items:center;justify-content:flex-start;gap:12px}.section-heading h2,.memory-overview h2{margin:0;color:#1d1d1f;font-size:19px;font-weight:820;line-height:1.2}.section-heading span{display:inline-grid;min-width:30px;height:30px;place-items:center;border-radius:999px;color:#55555a;background:#e9e9ec;font-size:13px;font-weight:800}.home-section-heading h2,.agenda-done-section summary .home-section-title,.school-today-header h2{margin:0;color:#1d1d1f;font-size:14px;font-weight:760;line-height:1.22}.calendar-shell{gap:18px}.calendar-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.calendar-head>div{display:grid;min-width:0;gap:5px}.calendar-head span{color:#6e6e73;font-size:12px;font-weight:780;line-height:1}.calendar-head h2{margin:0;color:#1d1d1f;font-size:28px;font-weight:850;line-height:1.05;overflow-wrap:anywhere}.calendar-add-button{display:inline-grid;flex:0 0 auto;width:36px;height:36px;min-width:36px;min-height:36px;place-items:center;border:0;border-radius:999px;color:#fff;background:#1d1d1f;box-shadow:0 8px 20px #1d1d1f21;cursor:pointer}.calendar-add-button span{font-size:21px;font-weight:760;line-height:1}.calendar-head>.calendar-nav{display:inline-flex;flex-wrap:nowrap;gap:12px;align-items:center;justify-content:space-between;justify-self:start;min-width:174px;white-space:nowrap}.calendar-nav button{flex:0 0 auto;min-width:36px;min-height:34px;padding:0 10px;border:1px solid rgba(29,29,31,.08);border-radius:999px;color:#1d1d1f;background:#fff;font:inherit;font-size:13px;font-weight:820;white-space:nowrap;cursor:pointer}.calendar-nav button:hover{border-color:var(--accent-color-border);background:var(--accent-color-soft)}.calendar-nav button[data-calendar-nav=today]{min-width:70px;border-color:transparent;color:#fff;background:#1d1d1f;box-shadow:0 6px 16px #1d1d1f24}.calendar-nav button[data-calendar-nav=today]:hover{border-color:transparent;background:#3a3a3c}.calendar-legend{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.calendar-tag{display:inline-flex;gap:6px;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#424245;background:#fff;box-shadow:inset 0 0 0 1px #1d1d1f14;font-size:11px;font-weight:820}.calendar-tag i{width:8px;height:8px;border-radius:999px;background:#0071e3}.calendar-week-grid,.calendar-month-grid{display:grid;gap:7px;min-width:0}.calendar-week-grid{grid-template-columns:minmax(0,1fr);gap:10px}.calendar-month{display:grid;gap:5px;min-width:0}.calendar-weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;padding:0 4px}.calendar-weekday-row span{color:#86868b;font-size:11px;font-weight:820;text-align:center}.calendar-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(68px,auto)}.calendar-day-cell{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;min-width:0;min-height:132px;padding:8px;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;box-shadow:0 8px 20px #1d1d1f07}.calendar-month-day{position:relative;min-height:68px;gap:6px;padding:7px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.calendar-month-day:hover{border-color:#1d1d1f24;background:#fbfbfd;transform:translateY(-1px);box-shadow:0 10px 22px #1d1d1f0a}.calendar-month-day:active{transform:translateY(0) scale(.985)}.calendar-week-day{grid-template-columns:minmax(58px,.12fr) minmax(0,1fr);grid-template-rows:auto;align-items:start;min-height:82px}.calendar-week-day header{display:grid;justify-content:start;gap:6px;padding-top:2px}.calendar-week-day header span{font-size:12px;font-weight:820}.calendar-week-day header strong{font-size:30px}.calendar-day-empty{margin:0;color:#86868b;font-size:12px;font-weight:650;line-height:1.35}.calendar-day-cell.outside-month{background:#ffffff8a;opacity:.62}.calendar-day-cell.is-today{border-color:#1d1d1f1a}.calendar-month-day.is-selected{border-color:#1d1d1f29;background:linear-gradient(180deg,#f5f5f7f0,#fffffff5),#fff;box-shadow:0 10px 24px #1d1d1f0b,inset 0 0 0 1px #1d1d1f0f;animation:calendarDaySelect .22s ease-out}.calendar-month-day:focus-visible{outline:3px solid var(--accent-color-tint);outline-offset:2px}.calendar-day-cell header{display:flex;gap:6px;align-items:baseline;justify-content:space-between;min-width:0}.calendar-day-cell header span{overflow:hidden;color:#86868b;font-size:11px;font-weight:760;line-height:1;text-overflow:ellipsis;white-space:nowrap}.calendar-day-cell header strong{color:#1d1d1f;font-size:18px;font-weight:850;line-height:1}.calendar-day-cell.calendar-week-day{grid-template-columns:minmax(58px,.12fr) minmax(0,1fr);grid-template-rows:auto;align-items:start}.calendar-day-cell.calendar-week-day header{display:grid;justify-content:start;gap:6px;padding-top:2px}.calendar-day-cell.calendar-week-day header span{font-size:12px;font-weight:820}.calendar-day-cell.calendar-week-day header strong{font-size:30px}.calendar-day-cell.is-today header strong{display:inline-grid;min-width:26px;height:26px;place-items:center;border:1.5px solid #1d1d1f;border-radius:999px;color:#1d1d1f}.calendar-day-cell.calendar-week-day.is-today header strong{display:block;min-width:0;height:auto;border:0;border-radius:0}.calendar-day-events{display:grid;align-content:start;gap:5px;min-width:0;overflow:hidden}.calendar-event{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:6px;align-items:center;min-width:0;min-height:28px;padding:5px 7px;border:0;border-radius:7px;color:#0d4b78;background:#edf7ff;font:inherit;text-align:left;cursor:pointer}.calendar-event:hover{filter:saturate(1.08) brightness(.985)}.calendar-event.selected{box-shadow:inset 0 0 0 1px #1d1d1f14,0 0 0 2px var(--accent-color-tint)}.calendar-event>span{width:8px;height:8px;border-radius:999px;background:#0071e3}.calendar-week-day .calendar-event{grid-template-columns:minmax(0,1fr) auto}.calendar-week-day .calendar-event>span{display:none}.calendar-event strong{min-width:0;overflow:hidden;font-size:12px;font-weight:820;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.calendar-event-title-line,.calendar-agenda-title-line{display:flex;align-items:center;gap:5px;min-width:0}.calendar-event-title-text,.calendar-agenda-title-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event .item-avatar-group{max-width:42px;padding-top:0}.calendar-event .agenda-person-avatar{width:16px;height:16px}.calendar-event .agenda-avatar-wrap+.agenda-avatar-wrap{margin-left:-5px}.calendar-event small{color:currentColor;font-size:10px;font-weight:760;opacity:.72}.calendar-event-compact{grid-template-columns:7px minmax(0,1fr);min-height:23px;padding:4px 6px}.calendar-event-compact small{display:none}.calendar-event.completed{opacity:.58}.calendar-event.completed strong{text-decoration:line-through}.calendar-more{color:#86868b;font-size:10px;font-weight:820;line-height:1}.calendar-month-markers{display:grid;gap:2px;align-content:start;min-width:0;padding-top:1px}.calendar-month-line{display:block;width:100%;height:3px;border-radius:999px;background:#0071e3}.calendar-month-line.aggregate{width:58%;opacity:.62}.calendar-month-line.completed{opacity:.38}@keyframes calendarDaySelect{0%{transform:scale(.98)}55%{transform:scale(1.018)}to{transform:scale(1)}}@keyframes calendarAgendaReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.calendar-day-agenda{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#ffffffc2;box-shadow:0 10px 24px #1d1d1f09;animation:calendarAgendaReveal .24s ease-out}.calendar-day-agenda header{display:flex;gap:10px;align-items:baseline;justify-content:space-between;min-width:0}.calendar-day-agenda header span{color:#86868b;font-size:11px;font-weight:820;line-height:1;white-space:nowrap}.calendar-day-agenda h3{margin:0;color:#1d1d1f;font-size:18px;font-weight:850;line-height:1.15;text-align:right}.calendar-agenda-list{display:grid;gap:7px;min-width:0}.calendar-agenda-event{display:grid;grid-template-columns:minmax(58px,.18fr) minmax(0,1fr);gap:10px;align-items:start;min-width:0;padding:10px;border:0;border-radius:8px;color:#0d4b78;background:#edf7ff;font:inherit;text-align:left;cursor:pointer;transition:box-shadow .16s ease,filter .16s ease,transform .16s ease}.calendar-agenda-event:hover{filter:saturate(1.08) brightness(.985);transform:translate(2px)}.calendar-agenda-event:active{transform:translate(0) scale(.992)}@media(prefers-reduced-motion:reduce){.calendar-month-day,.calendar-agenda-event{transition:none}.calendar-month-day.is-selected,.calendar-day-agenda{animation:none}.calendar-month-day:hover,.calendar-agenda-event:hover,.calendar-month-day:active,.calendar-agenda-event:active{transform:none}}.calendar-agenda-event.selected{box-shadow:inset 0 0 0 1px #1d1d1f14,0 0 0 2px var(--accent-color-tint)}.calendar-agenda-event.completed{opacity:.58}.calendar-agenda-time{color:currentColor;font-size:12px;font-weight:850;line-height:1.2;white-space:nowrap;opacity:.78}.calendar-agenda-copy{display:grid;gap:3px;min-width:0}.calendar-agenda-copy strong{min-width:0;overflow:hidden;color:currentColor;font-size:14px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.calendar-agenda-event .item-avatar-group{max-width:58px;padding-top:0}.calendar-agenda-event .agenda-person-avatar{width:18px;height:18px}.calendar-agenda-copy strong.calendar-agenda-title-line{display:flex}.calendar-agenda-copy small{min-width:0;overflow:hidden;color:#424245;font-size:12px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.calendar-day-agenda-empty{margin:0;color:#86868b;font-size:13px;font-weight:650;line-height:1.35}.calendar-quick-sheet{width:min(400px,calc(100vw - 32px))}.calendar-quick-time-row,.edit-time-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.calendar-quick-time-row .field-label,.edit-time-row .field-label{min-width:0}.calendar-quick-repeat-row{display:grid;gap:8px}.calendar-quick-repeat-row>span{color:#6e6e73;font-size:12px;font-weight:760;line-height:1.2}.calendar-quick-repeat-tabs{width:100%;grid-auto-flow:unset;grid-template-columns:repeat(4,minmax(0,1fr));justify-self:stretch}.calendar-quick-repeat-tabs button{min-width:0;padding-inline:8px;line-height:1.15}@media(max-width:380px){.calendar-quick-repeat-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.calendar-year-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.calendar-mini-month{display:grid;gap:8px;min-width:0;min-height:122px;padding:10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;box-shadow:0 8px 20px #1d1d1f07}.calendar-mini-month.has-events{border-color:#0071e329}.calendar-mini-month-head{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:0;border:0;color:#1d1d1f;background:transparent;font:inherit;text-align:left;cursor:pointer}.calendar-mini-month-head strong{font-size:15px;font-weight:850}.calendar-mini-month-head span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;color:#55555a;background:#f1f1f3;font-size:11px;font-weight:850}.calendar-mini-dots{display:flex;flex-wrap:wrap;gap:5px;min-height:18px}.calendar-event-dot{width:11px;height:11px;padding:0;border:0;border-radius:999px;background:#0071e3;cursor:pointer}.calendar-event-dot.selected{box-shadow:0 0 0 3px var(--accent-color-tint)}.calendar-mini-events{display:grid;gap:5px;min-width:0}.calendar-card-preview{position:fixed;right:max(18px,calc((100vw - 980px)/2 + 18px));bottom:calc(var(--app-navigation-height) + env(safe-area-inset-bottom) + 14px);z-index:42;display:grid;grid-template-areas:"main close" "actions actions";grid-template-columns:minmax(0,1fr) 34px;gap:12px;align-items:start;width:min(420px,calc(100vw - 32px));min-width:0;max-height:min(520px,calc(100dvh - 44px));overflow:auto;padding:14px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff;box-shadow:0 22px 60px #1d1d1f29}.calendar-preview-close{grid-area:close;justify-self:end;width:32px;height:32px;background:#f5f5f7;box-shadow:inset 0 0 0 1px #1d1d1f14}.calendar-preview-main{grid-area:main;display:grid;gap:9px;min-width:0}.calendar-preview-tag{width:fit-content;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:850;line-height:1}.calendar-card-preview h3{margin:0;min-width:0;color:#1d1d1f;font-size:17px;font-weight:850;line-height:1.18;overflow-wrap:anywhere}.calendar-preview-title-line{display:flex;gap:8px;align-items:center;min-width:0}.calendar-preview-title-line h3{flex:1 1 auto;width:auto;min-width:0}.calendar-preview-title-line .item-avatar-group{padding-top:0}.calendar-preview-title-line .agenda-person-avatar{width:24px;height:24px}.calendar-preview-actions{grid-area:actions;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.calendar-empty{padding:12px 14px;border:1px dashed rgba(29,29,31,.12);border-radius:8px;background:#ffffff9e}.calendar-event.tag-reminder,.calendar-agenda-event.tag-reminder,.calendar-tag.tag-reminder,.calendar-preview-tag.tag-reminder{color:#07558a;background:#edf7ff}.calendar-event.tag-event,.calendar-agenda-event.tag-event,.calendar-tag.tag-event,.calendar-preview-tag.tag-event{color:#9c1955;background:#fff0f6}.calendar-event.tag-routine,.calendar-agenda-event.tag-routine,.calendar-tag.tag-routine,.calendar-preview-tag.tag-routine{color:#21662b;background:#eff9ec}.calendar-event.tag-list,.calendar-agenda-event.tag-list,.calendar-tag.tag-list,.calendar-preview-tag.tag-list{color:#765104;background:#fff6d8}.calendar-event.tag-health,.calendar-agenda-event.tag-health,.calendar-tag.tag-health,.calendar-preview-tag.tag-health{color:#9d301f;background:#fff1ec}.calendar-event.tag-note,.calendar-agenda-event.tag-note,.calendar-tag.tag-note,.calendar-preview-tag.tag-note{color:#315c65;background:#eef8f8}.calendar-event.tag-birthday,.calendar-agenda-event.tag-birthday,.calendar-tag.tag-birthday,.calendar-preview-tag.tag-birthday{color:#9c1955;background:#fff0f6}.calendar-tag.tag-reminder i,.calendar-event.tag-reminder>span,.calendar-event-dot.tag-reminder,.calendar-month-line.tag-reminder{background:#0071e3}.calendar-tag.tag-event i,.calendar-event.tag-event>span,.calendar-event-dot.tag-event,.calendar-month-line.tag-event{background:#d93682}.calendar-tag.tag-routine i,.calendar-event.tag-routine>span,.calendar-event-dot.tag-routine,.calendar-month-line.tag-routine{background:#43a047}.calendar-tag.tag-list i,.calendar-event.tag-list>span,.calendar-event-dot.tag-list,.calendar-month-line.tag-list{background:#f0a202}.calendar-tag.tag-health i,.calendar-event.tag-health>span,.calendar-event-dot.tag-health,.calendar-month-line.tag-health{background:#e24a33}.calendar-tag.tag-note i,.calendar-event.tag-note>span,.calendar-event-dot.tag-note,.calendar-month-line.tag-note{background:#3196a6}.calendar-tag.tag-birthday i,.calendar-event.tag-birthday>span,.calendar-event-dot.tag-birthday,.calendar-month-line.tag-birthday{background:#d93682}.agenda-item.tag-reminder{--agenda-type-color: #0071e3;--agenda-type-fill: rgba(0, 113, 227, .055)}.agenda-item.tag-event{--agenda-type-color: #d93682;--agenda-type-fill: rgba(217, 54, 130, .06)}.agenda-item.tag-routine{--agenda-type-color: #43a047;--agenda-type-fill: rgba(67, 160, 71, .06)}.agenda-item.tag-list{--agenda-type-color: #f0a202;--agenda-type-fill: rgba(240, 162, 2, .075)}.agenda-item.tag-health{--agenda-type-color: #e24a33;--agenda-type-fill: rgba(226, 74, 51, .065)}.agenda-item.tag-note{--agenda-type-color: #3196a6;--agenda-type-fill: rgba(49, 150, 166, .06)}.agenda-item.tag-birthday{--agenda-type-color: #d93682;--agenda-type-fill: rgba(217, 54, 130, .06)}.birthday-preview-head{display:flex;gap:8px;align-items:center}.birthday-preview-head>span:nth-child(2){display:inline-grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#fff0f6;font-size:15px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}.sheet-stack,.timeline-list{display:grid;gap:10px;min-width:0}.plan-sheet{position:relative;display:grid;gap:10px;min-width:0;padding:14px;border:1px solid rgba(29,29,31,.075);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#fafafcdb),#fff;box-shadow:0 8px 22px #1d1d1f0a}.sheet-stack .plan-sheet:first-child{padding-top:14px;border-top:1px solid rgba(29,29,31,.075)}.plan-sheet-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:start}.plan-sheet-header>div:not(.card-title-row){display:grid;gap:3px;min-width:0}.plan-sheet-header span:first-child{color:#86868b;font-size:11px;font-weight:750;letter-spacing:0}.plan-sheet h3,.timeline-item h3,.review-card h3{margin:0;color:#1d1d1f;font-size:16px;font-weight:790;line-height:1.17}.plan-sheet>p,.timeline-copy p{min-width:0;margin:0;color:#55555a;font-size:13.5px;font-weight:620;line-height:1.36;overflow-wrap:anywhere}.sheet-time{display:grid;grid-template-columns:2px minmax(0,1fr);gap:8px;align-items:stretch;padding:0}.sheet-time>div{display:grid;gap:3px;min-width:0}.sheet-time strong{color:#1d1d1f;font-size:15px;font-weight:760;line-height:1.16;overflow-wrap:anywhere}.sheet-time small{color:#6e6e73;font-size:12px;font-weight:620}.plan-sheet .checklist-block{padding-top:0}.plan-sheet .checklist-block.sheet{gap:8px}.plan-sheet .checklist-block.sheet.is-folded{margin-top:2px}.plan-sheet .checklist-summary-button{padding:7px 9px;border-color:#1d1d1f12;background:#f5f5f7b8}.plan-sheet .checklist-progress{display:none}.plan-sheet .checklist-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.plan-sheet .checklist-toggle{grid-template-columns:15px minmax(0,1fr);gap:7px;min-height:24px;padding:2px 0;border:0;border-radius:0;background:transparent}.plan-sheet .checklist-toggle em{color:#2f3033;font-size:13px;font-weight:640;line-height:1.24}.plan-sheet .checklist-toggle span{width:14px;height:14px;margin-top:1px;border-color:#1d1d1f2e}.plan-sheet .checklist-items small{margin-left:22px;font-size:11px;line-height:1.25}.timeline-list{margin:0;padding:0;list-style:none}.timeline-item{position:relative;display:grid;grid-template-columns:minmax(68px,.22fr) minmax(0,1fr);gap:10px;min-width:0;padding:12px;border:1px solid rgba(29,29,31,.07);border-radius:8px;background:#fff;box-shadow:0 7px 18px #1d1d1f09}.timeline-list .timeline-item:first-child{border-top:1px solid rgba(29,29,31,.07);padding-top:12px}.timeline-time{display:grid;align-content:start;gap:3px;min-width:0}.timeline-time strong{color:#1d1d1f;font-size:13px;font-weight:790;line-height:1.18;overflow-wrap:anywhere}.timeline-time span{color:#86868b;font-size:11px;font-weight:680;line-height:1.15}.timeline-copy{display:grid;gap:3px;min-width:0}.timeline-item.brief-item-card{grid-template-columns:minmax(0,1fr);gap:9px;padding:12px 13px 11px}.brief-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.brief-item-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.brief-item-body{gap:5px}.timeline-time-line{display:grid;gap:2px;padding:8px 10px;border-radius:8px;background:#f5f5f7}.timeline-title-row{display:grid;flex:1 1 auto;align-items:start;justify-items:start;gap:5px;min-width:0}.timeline-title-row .card-title-copy{gap:2px}.timeline-title-row .card-title-copy h3{overflow-wrap:anywhere}.timeline-time-line small{color:#6e6e73;font-size:12px;font-weight:700;line-height:1.2}.brief-item-body h3{color:#1d1d1f;font-size:15px;font-weight:780;line-height:1.2}.brief-item-body p{margin:0;color:#3a3a3c;font-size:13px;line-height:1.38}.brief-item-footer{display:flex;min-width:0;color:#86868b;font-size:11px;font-weight:620;line-height:1.15}.today-assistant-stream{--today-assistant-text-size: 16px;display:grid;width:100%;max-width:760px;gap:7px;padding:2px 0 10px;border-bottom:0;text-align:left}.today-assistant-stream-copy{display:grid;gap:6px;min-width:0}.today-assistant-stream-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;min-width:0}.today-assistant-stream-emoji{display:inline-grid;width:28px;height:28px;border-radius:50%;place-items:center;background:var(--accent-color-faint);font-size:17px;line-height:1}.today-assistant-stream-emoji.is-loading{animation:todaySummaryBreathe 1.8s ease-in-out infinite}.today-assistant-stream-label{color:#1d1d1f;font-size:var(--today-assistant-text-size);font-weight:640;line-height:1.58}.today-assistant-stream-source{color:#86868b;font-size:13px;font-weight:720;line-height:1.2}.today-assistant-stream-source.is-loading{display:inline-flex;gap:6px;align-items:center}.today-assistant-stream-text{max-width:720px;margin:0;color:#1d1d1f;font-size:var(--today-assistant-text-size);font-weight:640;line-height:1.58;overflow-wrap:anywhere;white-space:pre-line}.today-assistant-stream-text-wrap{display:grid;max-width:720px}.today-assistant-stream-text-wrap>.today-assistant-stream-text{grid-area:1 / 1}.today-assistant-stream-text.ghost{visibility:hidden;pointer-events:none}.today-assistant-stream-text.live{align-self:start}.today-assistant-stream.is-streaming .today-assistant-stream-source{color:var(--accent-color)}.today-assistant-stream-caret{display:inline-block;width:6px;height:1.05em;margin-left:4px;border-radius:2px;background:var(--accent-color);vertical-align:-.16em;animation:todaySummaryCaret .85s steps(1,end) infinite}.today-assistant-stream.is-loading .today-assistant-stream-text{color:#6e6e73}.today-assistant-stream.tone-attention .today-assistant-stream-emoji{background:#b5472514}.today-assistant-stream .today-assistant-feedback{gap:8px;padding-top:0;border-top:0}.today-assistant-stream .today-assistant-feedback span{display:none}.today-assistant-stream .today-assistant-feedback button{min-height:28px;padding:0 11px;border-color:#1d1d1f1a;background:#f5f5f7}.home-pin-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:start;gap:6px;width:100%;max-width:760px;margin:0 0 9px;padding:7px 0 8px;border:0;border-top:1px solid rgba(29,29,31,.07);border-bottom:1px solid rgba(29,29,31,.06);border-radius:0;background:transparent;box-shadow:none}.home-pin-label{display:flex;align-items:center;gap:5px;color:#6e6e73;font-size:10.5px;font-weight:760;letter-spacing:0;line-height:1.15}.home-pin-label-mark{display:inline;width:auto;height:auto;border-radius:0;background:transparent;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-size:11px;line-height:1;opacity:.58;box-shadow:none}.home-pin-main{display:grid;gap:6px;min-width:0}.home-pin-main p{display:-webkit-box;margin:0;overflow:hidden;color:#1d1d1f;font-size:14px;font-weight:670;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-pin-index{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:start;width:100%;padding-top:2px}.home-pin-index-label{display:inline-flex;align-items:center;min-height:20px;color:#6e6e73;font-size:10.5px;font-weight:740;line-height:1.2}.home-pin-index-row{display:grid;grid-column:2;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:4px;min-width:0}.home-pin-index-title{min-width:0;padding:0;border:0;background:transparent;color:#2d2d31;font:inherit;font-size:12px;font-weight:690;line-height:1.35;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.home-pin-index-unpin{display:inline-grid;width:18px;height:18px;place-items:center;border:0;border-radius:999px;background:transparent;color:#8d8d92;font-size:14px;line-height:1}.home-pin-index-unpin:hover{background:#1d1d1f0f;color:#1d1d1f}.home-pin-actions{position:relative;display:flex;justify-content:flex-end;padding-top:0}.home-pin-menu{right:0;min-width:132px}.home-pin-panel.is-editing{grid-template-columns:minmax(0,1fr)}.home-pin-edit{display:grid;gap:7px;min-width:0}.home-pin-edit textarea{width:100%;min-height:40px;max-height:70px;resize:vertical;padding:7px 8px;border:1px solid rgba(29,29,31,.1);border-radius:9px;background:#ffffffeb;color:#1d1d1f;font:inherit;font-size:16px;line-height:1.3}.home-pin-edit>div{display:flex;justify-content:flex-end;gap:7px}.today-assistant-loading-dots{display:inline-flex;gap:3px;align-items:center}.today-assistant-loading-dots span{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.35;animation:todaySummaryDots 1.1s ease-in-out infinite}.today-assistant-loading-dots span:nth-child(2){animation-delay:.16s}.today-assistant-loading-dots span:nth-child(3){animation-delay:.32s}@keyframes todaySummaryDots{50%{opacity:1;transform:translateY(-1px)}}@keyframes todaySummaryBreathe{50%{transform:scale(1.05)}}@keyframes todaySummaryCaret{50%{opacity:0}}@keyframes summaryFeedbackIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes toastDropIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.ai-dock{position:fixed;right:max(18px,calc((100vw - 980px)/2 + 24px));bottom:calc(var(--app-navigation-height) + env(safe-area-inset-bottom) + 14px);z-index:14;display:flex;gap:10px;align-items:flex-end;pointer-events:none}.ai-dock>*{pointer-events:auto}.today-assistant-feedback{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding-top:7px;border-top:1px solid rgba(29,29,31,.06);animation:summaryFeedbackIn .24s ease-out both}.today-assistant-feedback span{flex:1 1 auto;min-width:88px;color:#86868b;font-size:11px;font-weight:720;line-height:1.2}.today-assistant-feedback button{min-height:26px;padding:0 9px;border:1px solid rgba(29,29,31,.12);border-radius:999px;color:#3a3a3c;background:#ffffffdb;font-size:11px;font-weight:800;cursor:pointer}.today-assistant-feedback button.active{border-color:#1d1d1f2e;color:#fff;background:#1d1d1f}.empty-brief-guide{display:grid;justify-items:center;gap:14px;align-content:center;min-width:0;min-height:360px;padding:28px 8px;text-align:center}.post-signup-next-guide{min-height:300px}.post-signup-next-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,420px)}.post-signup-next-actions .secondary-action{min-height:48px;border-radius:8px;font-weight:800}.empty-brief-mark{max-height:70px;margin:0;color:#d2d2d7;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:420;line-height:1.14;letter-spacing:0;white-space:pre;-webkit-user-select:none;user-select:none}.empty-natural-bubble{position:relative;display:grid;width:min(84vw,360px);gap:6px;min-width:0;padding:12px 13px;border-radius:15px 15px 15px 4px;color:#1d1d1f;background:#eaf3ff;box-shadow:0 8px 22px #1d1d1f0d;text-align:left}.empty-natural-bubble:after{position:absolute;bottom:-4px;left:13px;width:10px;height:10px;border-bottom-right-radius:10px;background:#eaf3ff;content:"";transform:rotate(38deg)}.empty-natural-bubble>span{color:var(--accent-color);font-size:10px;font-weight:850;line-height:1;text-transform:uppercase}.empty-natural-bubble p{margin:0;color:#1d1d1f;font-size:13px;font-weight:730;line-height:1.35;overflow-wrap:anywhere}.empty-transform-label{width:min(84vw,360px);color:#a1a1a6;font-size:12px;font-weight:850;line-height:1.2}.empty-card-flow{display:grid;justify-items:center;gap:10px;min-width:0;width:min(100%,390px)}.empty-result-card{width:min(100%,340px);gap:6px;padding:11px 12px;text-align:left}.empty-result-card .card-header{grid-template-columns:minmax(0,1fr)}.empty-result-card h3{font-size:16px;line-height:1.12}.empty-result-card .card-meta-line{gap:5px}.empty-result-card .type-chip,.empty-result-card .card-meta-line span:not(.type-chip){font-size:10px}.empty-result-card .summary{font-size:12px;line-height:1.3}.empty-result-card .schedule-line{gap:7px;padding:0}.empty-result-card .schedule-mark{min-height:24px}.empty-result-card .schedule-line strong{font-size:14px;line-height:1.12}.empty-result-card .schedule-line small{font-size:11px;line-height:1.15}.empty-card-checklist{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}.empty-card-checklist li{min-width:0;padding:5px 7px;border-radius:999px;color:#2f3033;background:#f5f5f7;font-size:11px;font-weight:760;line-height:1.12;overflow-wrap:anywhere}.empty-sample-card{width:min(100%,360px);gap:9px;padding:13px;text-align:left}.empty-sample-card .plan-sheet-header{grid-template-columns:minmax(0,1fr)}.empty-sample-card .plan-sheet-header span:first-child{color:var(--accent-color);font-size:11px;text-transform:uppercase}.empty-sample-card h3{font-size:18px;line-height:1.12}.empty-sample-card>p{font-size:13px;line-height:1.34}.empty-sample-card .sheet-time{gap:8px}.empty-sample-card .sheet-time strong{font-size:14px}.empty-sample-card .sheet-time small{font-size:11px}.empty-brief-placeholder{display:grid;gap:4px;max-width:330px;margin:0;color:#86868b;line-height:1.35;overflow-wrap:anywhere}.empty-brief-placeholder strong{color:#55555a;font-size:15px;font-weight:820}.empty-brief-placeholder span{color:#86868b;font-size:13px;font-weight:680}.sync-brief-state{display:grid;justify-items:center;gap:8px;min-width:0;padding:48px 18px;border-radius:24px;color:#55555a;background:linear-gradient(180deg,#ffffffeb,#f5f5f7d1);text-align:center}.sync-brief-state strong{color:#1d1d1f;font-size:20px;font-weight:850;line-height:1.18}.sync-brief-state p{max-width:340px;margin:0;color:#86868b;font-size:14px;font-weight:680;line-height:1.42;overflow-wrap:anywhere}.sync-brief-state.quiet{padding-block:34px;background:#f5f5f7ad}.sync-brief-state.warning{border:1px solid rgba(180,83,9,.18);background:#fff8ef}.sync-brief-state.warning strong{color:#93410c}.sync-orbit{width:24px;height:24px;border:2px solid var(--accent-color-border);border-top-color:var(--accent-color);border-radius:999px;animation:sync-orbit .8s linear infinite}@keyframes sync-orbit{to{transform:rotate(360deg)}}.brief-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#f5f5f7}.brief-summary>div{display:grid;gap:5px;min-width:0}.brief-summary strong{color:#1d1d1f;font-size:22px;line-height:1.15}.brief-summary span{color:#55555a;font-size:14px;font-weight:650;line-height:1.35}.brief-summary dl{display:grid;grid-template-columns:repeat(3,minmax(64px,1fr));gap:8px;margin:0}.brief-summary dl div{display:grid;gap:2px;min-width:0;padding:9px 10px;border-radius:8px;background:#fff}.brief-summary dt,.brief-summary dd{margin:0}.brief-summary dt{color:#6e6e73;font-size:11px;font-weight:800}.brief-summary dd{color:#1d1d1f;font-size:18px;font-weight:850}.family-signal{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--accent-color-border);border-radius:8px;background:var(--accent-color-soft)}.family-signal-dot{width:8px;height:8px;border-radius:999px;background:var(--accent-color);box-shadow:0 0 0 5px var(--accent-color-tint)}.family-signal div{display:grid;gap:2px;min-width:0}.family-signal strong{color:#1d1d1f;font-size:14px;font-weight:850;line-height:1.2}.family-signal p{margin:0;color:#55555a;font-size:13px;font-weight:650;line-height:1.32;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.family-signal button{min-height:32px;padding:0 10px;border:0;border-radius:999px;color:var(--accent-color);background:#fff;font-size:13px;font-weight:850;cursor:pointer}.review-card{position:relative;display:grid;width:100%;min-width:0;max-width:100%;gap:11px;padding:16px;border:1px solid rgba(29,29,31,.065);border-radius:8px;background:#fff;box-shadow:0 8px 22px #1d1d1f08}.card-collapsible{position:relative;display:grid;gap:10px;min-width:0}.card-body-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:start;min-width:0}.card-body-complete{display:flex;align-items:flex-start;justify-content:flex-start;min-width:0;padding-top:1px}.card-body-complete .card-complete-toggle{align-self:flex-start}.review-card.is-collapsed .card-collapsible,.plan-sheet.is-collapsed .card-collapsible{max-height:170px;overflow:hidden}.timeline-item.is-collapsed .card-collapsible{max-height:58px;overflow:hidden}.timeline-item.brief-item-card.is-collapsed .card-collapsible{max-height:92px}.review-card.is-collapsed .card-collapsible:after,.plan-sheet.is-collapsed .card-collapsible:after,.timeline-item.is-collapsed .card-collapsible:after{position:absolute;right:0;bottom:0;left:0;height:34px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff 82%);content:""}.review-card.needs-detail.is-collapsed .card-collapsible:after{background:linear-gradient(180deg,#fffaf500,#fffaf5 82%)}.card-expand-button{justify-self:start;min-height:28px;padding:0;border:0;color:var(--accent-color);background:transparent;font-size:12px;font-weight:780;cursor:pointer}.family-moment-block{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:9px 10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fbfbfd}.care-sticker-wrap{display:grid;gap:4px;max-width:100%}.care-sticker-row{display:flex;flex-wrap:nowrap;gap:0;align-items:center;max-width:100%;padding:1px 0 1px 1px;overflow-x:auto;scrollbar-width:none}.care-sticker-row::-webkit-scrollbar{display:none}.care-sticker-chip{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:3px;min-width:44px;height:28px;margin-left:-5px;padding:2px 6px 2px 2px;border:2px solid #ffffff;border-radius:999px;color:#424245;background:#fbfbfd;box-shadow:0 2px 7px #1d1d1f14;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-size:15px;font-weight:760;line-height:1;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.care-sticker-chip:first-child{margin-left:0}button.care-sticker-chip:hover{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}button.care-sticker-chip{cursor:pointer}button.care-sticker-chip:active{transform:scale(.96)}.care-sticker-avatar{display:inline-grid;flex:0 0 auto;overflow:hidden;place-items:center;width:22px;height:22px;border-radius:999px;color:#1d1d1f;background:#f5f5f7;box-shadow:inset 0 0 0 1px #1d1d1f14;font-size:9.5px;font-weight:850;line-height:1}.care-sticker-avatar img{width:100%;height:100%;object-fit:cover}.care-sticker-avatar span{color:inherit;font-size:inherit;font-weight:inherit;line-height:1}.care-sticker-chip strong{display:inline-grid;place-items:center;min-width:16px}.care-sticker-detail{min-width:0;margin:0;overflow:hidden;color:#6e6e73;font-size:11px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.family-moment-block small,.next-week-idea small{min-width:0;overflow:hidden;color:#6e6e73;font-size:11px;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.family-moment-block{align-items:start}.family-moment-block>div{display:grid;min-width:0;gap:4px}.family-moment-block strong,.next-week-idea strong{color:#1d1d1f;font-size:13px;font-weight:850}.family-moment-block p,.next-week-idea p{margin:0;color:#3a3a3c;font-size:13px;line-height:1.4}.family-moment-photo-strip{display:flex;gap:5px;margin-top:2px}.family-moment-photo-strip img{width:34px;height:34px;border-radius:7px;object-fit:cover;background:#f5f5f7}.moment-capture-sheet{gap:13px}.mood-picker{display:flex;flex-wrap:wrap;gap:7px}.mood-picker button{min-height:34px;padding:0 10px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#3a3a3c;background:#fff;font:inherit;font-size:12px;font-weight:820;cursor:pointer}.mood-picker button[aria-pressed=true]{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.moment-photo-picker{display:grid;gap:8px}.moment-photo-head{display:flex;gap:8px;align-items:baseline;justify-content:space-between}.moment-photo-head strong{color:#1d1d1f;font-size:13px;font-weight:850}.moment-photo-head small{color:#86868b;font-size:12px;font-weight:650}.moment-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.moment-photo-grid figure{position:relative;aspect-ratio:1 / 1;margin:0;overflow:hidden;border-radius:8px;background:#f5f5f7}.moment-photo-grid img{width:100%;height:100%;object-fit:cover}.moment-photo-grid button{position:absolute;top:5px;right:5px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;color:#fff;background:#1d1d1fb8;font-size:17px;font-weight:650;line-height:1;cursor:pointer}.moment-photo-add{display:inline-flex;width:fit-content;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(29,29,31,.12);border-radius:999px;color:#1d1d1f;background:#fff;font-size:13px;font-weight:850;cursor:pointer}.moment-photo-add input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.review-card.card-type-note{background:#fbfbfd}.review-card.card-type-reminder .type-chip{color:#004a7c;background:#e8f4ff}.review-card.card-type-note .type-chip{color:#4a4a50;background:#eeeeef}.review-card.needs-detail{border-color:#be582052;background:#fffaf5}.review-card.newly-added{border-color:var(--accent-color-border);background:linear-gradient(180deg,var(--accent-color-faint),rgba(255,255,255,0) 58%),#fff;box-shadow:0 10px 26px var(--accent-color-tint)}.review-card.newly-added .schedule-mark{background:var(--accent-color)}.new-card-badge{flex:0 0 auto;padding:3px 6px;border-radius:999px;color:var(--accent-color-strong);background:var(--accent-color-tint);font-size:10px;font-weight:850;line-height:1}.card-meta-line{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.type-chip{display:inline-flex;width:fit-content;padding:3px 7px;border-radius:999px;color:#0f4f2f;background:#eaf7ef;font-size:11px;font-weight:850;line-height:1}.card-meta-line span:not(.type-chip){color:#6e6e73;font-size:11px;font-weight:750}.card-header{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:10px;align-items:start}.card-title-row{display:grid;min-width:0;gap:4px;align-items:start;justify-items:start}.card-title-row.with-date{gap:5px}.card-title-copy{display:grid;order:2;min-width:0;gap:2px;align-self:start;justify-self:stretch;padding-top:0}.card-title-copy h3{width:100%;text-align:start}.item-title-main{display:flex;align-items:flex-start;gap:8px;width:100%;min-width:0}.item-title-main h3{flex:1 1 auto;width:auto;min-width:0}.item-title-main .item-avatar-group{margin-top:0}.item-title-main .agenda-person-avatar{width:26px;height:26px}.type-eyebrow{color:#86868b;font-size:10px;font-weight:780;line-height:1;text-transform:uppercase;letter-spacing:0}.card-date-block{display:flex;order:1;flex-wrap:wrap;align-items:baseline;align-self:start;gap:4px 7px;min-width:0;max-width:100%}.card-date-block strong{color:var(--accent-color);font-size:12px;font-weight:850;line-height:1.05;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-date-block small{display:block;overflow:hidden;color:#6e6e73;font-size:10px;font-weight:720;line-height:1.12;white-space:nowrap;text-overflow:ellipsis}.card-date-block.attention,.card-date-block.attention strong{color:#7a3f15}.attention-mark{display:inline-grid;order:3;align-self:start;width:20px;height:20px;place-items:center;border-radius:999px;color:#fff;background:#b95a16;font-size:13px;font-weight:800}.card-title-row .new-card-badge{order:4;justify-self:start;align-self:start;margin-left:0}.card-complete-toggle{position:relative;display:grid;flex:0 0 24px;align-self:center;width:24px;height:24px;place-items:center;margin:0;padding:0;border:0;border-radius:999px;color:#1d1d1f;background:transparent;cursor:pointer}.card-complete-toggle span{position:relative;display:block;width:20px;height:20px;border:1.5px solid rgba(29,29,31,.28);border-radius:999px;background:#fff;box-shadow:0 1px 2px #1d1d1f0d}.card-complete-toggle:hover span{border-color:var(--accent-color);background:var(--accent-color-soft)}.card-complete-toggle:focus-visible{outline:2px solid var(--accent-color-border);outline-offset:2px}.card-complete-toggle:active span{transform:scale(.94)}.card-complete-toggle.is-complete span{border-color:#1d1d1f2e;background:#1d1d1f6b;box-shadow:none}.card-complete-toggle.is-complete span:after{content:"";position:absolute;top:5px;left:5px;width:8px;height:5px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}.review-card.is-completing-done,.plan-sheet.is-completing-done,.timeline-item.is-completing-done{position:relative;pointer-events:none;transform-origin:center;animation:done-resolve-away .36s cubic-bezier(.2,.8,.2,1) both}.review-card.is-completing-done:after,.plan-sheet.is-completing-done:after,.timeline-item.is-completing-done:after{content:"";position:absolute;inset:-3px;border:1px solid var(--accent-color-border);border-radius:inherit;opacity:0;pointer-events:none;animation:done-soft-ring .36s ease-out both}.timeline-item.brief-item-card.agenda-item.is-completing-done:after{inset:4px;border-radius:12px}.is-completing-done .card-complete-toggle span{border-color:var(--accent-color);background:var(--accent-color);box-shadow:0 0 0 5px var(--accent-color-faint)}.is-completing-done .card-complete-toggle span:after{content:"";position:absolute;top:5px;left:5px;width:8px;height:5px;border-bottom:2px solid var(--accent-color-contrast);border-left:2px solid var(--accent-color-contrast);transform:rotate(-45deg)}@keyframes done-resolve-away{0%{opacity:1;transform:translateY(0) scale(1);filter:saturate(1)}42%{opacity:.96;transform:translateY(-2px) scale(.996);filter:saturate(1.04)}to{opacity:.32;transform:translateY(-7px) scale(.985);filter:saturate(.72)}}@keyframes done-soft-ring{0%{opacity:0;transform:scale(.985)}35%{opacity:.65}to{opacity:0;transform:scale(1.018)}}@media(prefers-reduced-motion:reduce){.review-card.is-completing-done,.plan-sheet.is-completing-done,.timeline-item.is-completing-done,.review-card.is-completing-done:after,.plan-sheet.is-completing-done:after,.timeline-item.is-completing-done:after{animation:none}}.status-completed,.card-completed{border-color:#1d1d1f12;background:#f7f7f8;box-shadow:none}.status-completed .card-title-copy h3,.status-completed .brief-item-body p,.status-completed .card-collapsible>p,.status-completed .summary,.card-completed .card-title-copy h3,.card-completed .brief-item-body p,.card-completed .card-collapsible>p,.card-completed .summary{color:#77777d}.status-completed .card-title-copy h3,.card-completed .card-title-copy h3{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#1d1d1f47}.status-completed .card-date-block,.card-completed .card-date-block{border-left-color:#1d1d1f3d}.status-completed .card-date-block strong,.status-completed .card-date-block small,.status-completed .source-trust-line,.status-completed .brief-item-footer,.card-completed .card-date-block strong,.card-completed .card-date-block small,.card-completed .source-trust-line,.card-completed .brief-item-footer{color:#8a8a90}.status-completed .checklist-toggle,.card-completed .checklist-toggle{color:#6e6e73;background:#f0f0f1}.timeline-list.agenda-list{gap:0}.celebration-hero{display:grid;gap:10px}.celebration-card{display:grid;gap:12px;padding:15px;border:1px solid rgba(216,75,138,.18);border-radius:12px;background:linear-gradient(135deg,#fff1f7eb,#fffaebc7),#fff;box-shadow:0 14px 34px #d84b8a14}.celebration-hero-main{display:grid;gap:8px;min-width:0}.celebration-people{display:flex;align-items:center}.celebration-avatar,.person-mini-avatar,.agenda-person-avatar{display:inline-grid;flex:0 0 auto;overflow:hidden;place-items:center;border-radius:999px;background:#f5f5f7;box-shadow:inset 0 0 0 1px #1d1d1f14;vertical-align:middle}.celebration-avatar{width:42px;height:42px}.celebration-avatar+.celebration-avatar{margin-left:-10px}.person-mini-avatar,.agenda-person-avatar{width:20px;height:20px}.agenda-person-avatar{margin:0 6px 0 0}.agenda-avatar-group{display:inline-flex;flex:0 0 auto;align-items:center;padding-top:1px}.agenda-avatar-wrap{display:inline-flex;flex:0 0 auto;align-items:center}.agenda-avatar-wrap+.agenda-avatar-wrap{margin-left:-7px}.agenda-avatar-group .agenda-person-avatar{margin:0;background:#fff;box-shadow:0 0 0 1.5px #fff,inset 0 0 0 1px #1d1d1f14}.agenda-avatar-wrap.is-creator .agenda-person-avatar{box-shadow:0 0 0 1.5px #fff,0 0 0 2.5px #3478f63d,inset 0 0 0 1px #1d1d1f14}.agenda-title-main .agenda-person-avatar,.calendar-preview-title-line .agenda-person-avatar{margin:0}.celebration-avatar img,.person-mini-avatar img,.agenda-person-avatar img{width:100%;height:100%;object-fit:cover}.celebration-avatar span,.person-mini-avatar span,.agenda-person-avatar span{color:#1d1d1f;font-size:11px;font-weight:850}.celebration-hero-copy{display:grid;gap:4px;min-width:0}.celebration-title-row{display:flex;gap:8px;align-items:center;min-width:0}.celebration-title-row .celebration-people{flex:0 0 auto}.celebration-title-emoji{display:inline-grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:999px;background:#fff;box-shadow:0 8px 18px #1d1d1f1a;font-size:15px}.celebration-hero-copy>span{color:#9c1955;font-size:11px;font-weight:850;line-height:1}.celebration-hero-copy h2{margin:0;color:#1d1d1f;font-size:17px;font-weight:860;line-height:1.12;overflow-wrap:anywhere}.celebration-hero-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#55555a;font-size:12.5px;font-weight:620;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.celebration-list{display:grid;gap:6px;margin:0;padding:8px 0 0;border-top:1px solid rgba(216,75,138,.12);list-style:none}.celebration-list li{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:7px;align-items:baseline;color:#6e6e73;font-size:12px;font-weight:720}.celebration-list strong{color:#9c1955;font-weight:850}.celebration-list em{overflow:hidden;color:#424245;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.celebration-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;min-height:28px}.celebration-actions button,.celebration-actions span{min-height:28px;padding:0 10px;border:0;border-radius:999px;color:#55555a;background:#ffffffb8;font:inherit;font-size:12px;font-weight:820}.celebration-actions button{cursor:pointer;min-width:76px}.celebration-actions button:hover{background:#fff}.celebration-confetti{position:fixed;inset:0;z-index:80;overflow:hidden;pointer-events:none}.celebration-confetti span{position:absolute;top:-28px;left:var(--x);width:8px;height:14px;border-radius:3px;background:var(--confetti-color);opacity:0;transform:translate3d(0,-28px,0) rotate(var(--rot));animation:littleweek-confetti-fall 7.2s cubic-bezier(.19,.72,.2,1) var(--delay) both}.celebration-confetti span:nth-child(3n){width:7px;height:7px;border-radius:999px}.celebration-confetti span:nth-child(4n){width:12px;height:6px}@keyframes littleweek-confetti-fall{0%{opacity:0;transform:translate3d(0,-28px,0) rotate(var(--rot))}10%{opacity:.95}to{opacity:0;transform:translate3d(var(--drift),104vh,0) rotate(calc(var(--rot) + 520deg))}}@media(prefers-reduced-motion:reduce){.celebration-confetti{display:none}}.timeline-item.brief-item-card.agenda-item{position:relative;grid-template-columns:minmax(0,1fr) 28px;gap:6px;align-items:start;margin-inline:-4px;padding:12px 10px;border:0;border-top:1px solid rgba(29,29,31,.075);border-radius:12px;background:transparent;box-shadow:none;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.timeline-item.brief-item-card.agenda-item:hover{background:#f5f5f79e}.timeline-item.brief-item-card.agenda-item:active{transform:scale(.997);background:#f5f5f7d1}.timeline-item.brief-item-card.agenda-item.has-leading-check{grid-template-columns:26px minmax(0,1fr) 28px;gap:8px}.agenda-list .timeline-item.agenda-item:first-child{padding-top:12px;border-top:1px solid rgba(29,29,31,.075)}.agenda-item.card-completed,.agenda-item.status-completed{border-color:#1d1d1f0e;background:transparent;opacity:.62}.timeline-item.brief-item-card.agenda-item.newly-added,.timeline-item.brief-item-card.agenda-item.is-pinned-home{background:linear-gradient(135deg,var(--agenda-type-fill, var(--accent-color-faint)),rgba(255,255,255,.62))}.timeline-item.brief-item-card.agenda-item.needs-detail{background:linear-gradient(135deg,#fff7ecd1,#fff9)}.timeline-item.brief-item-card.agenda-item.card-completed:hover,.timeline-item.brief-item-card.agenda-item.status-completed:hover{background:#f5f5f76b}.agenda-leading-check{display:flex;align-items:flex-start;justify-content:flex-start;min-width:0;padding-top:1px}.agenda-leading-check .card-complete-toggle{align-self:flex-start}.agenda-type-line{display:block;width:20px;height:20px;min-height:0;align-self:flex-start;border:1.7px solid rgba(29,29,31,.34);border-radius:999px;background:transparent}.agenda-time{display:flex;flex-wrap:wrap;gap:4px 7px;align-items:baseline;min-width:0}.agenda-time strong{overflow:hidden;color:#1d1d1f;font-size:12px;font-weight:850;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.agenda-time span{overflow:hidden;color:#86868b;font-size:10.5px;font-weight:680;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.agenda-main{display:grid;gap:5px;min-width:0}.agenda-title-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start;min-width:0}.agenda-title-row.has-actions .agenda-title-main{padding-right:104px}.agenda-title-row.has-actions .agenda-time-line,.agenda-title-row.has-actions .agenda-subtitle{box-sizing:border-box;padding-right:104px}.agenda-title-copy{order:0;min-width:0}.agenda-title-main{display:flex;gap:9px;align-items:flex-start;min-width:0}.agenda-title-main .item-avatar-group{margin-top:-1px}.agenda-title-main .agenda-person-avatar{width:28px;height:28px}.agenda-title-main h3{width:auto;min-width:0}.agenda-title-copy h3{display:-webkit-box;flex:1 1 auto;margin:0;min-width:0;overflow:hidden;color:#1d1d1f;font-size:15px;font-weight:820;line-height:1.18;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agenda-title-copy p,.agenda-subtitle{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#55555a;font-size:13px;font-weight:610;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agenda-time-line{position:relative;color:#8a8a90;font-size:13px;font-weight:610;line-height:1.3;-webkit-line-clamp:1}.agenda-title-copy:not(.has-attention) .agenda-time-line{padding-left:12px}.agenda-title-copy:not(.has-attention) .agenda-time-line:before{content:"";position:absolute;top:.58em;left:0;width:5px;height:5px;border-radius:999px;background:var(--agenda-type-color, var(--accent-color));opacity:.72}.agenda-subtitle{margin-top:2px;color:#6e6e73;font-weight:590}.agenda-title-copy.has-attention .agenda-time-line,.agenda-title-copy.has-attention .agenda-subtitle{padding-left:28px}.agenda-body{gap:6px;padding-top:1px}.agenda-attention{display:inline-grid;width:17px;height:17px;place-items:center;margin-right:5px;border-radius:999px;color:#7a3f15;background:#fff0dd;font-size:11px;font-weight:900;line-height:1;vertical-align:text-bottom}.agenda-actions{position:absolute;top:0;right:0;display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;justify-self:end;gap:5px}.agenda-menu-slot{position:relative;display:grid;justify-items:end;align-content:start;gap:5px;min-width:0;padding-top:0}.agenda-trailing-check{display:flex;width:28px;justify-content:flex-end}.agenda-trailing-check .card-complete-toggle{align-self:flex-start}.agenda-menu-slot .more-button{width:28px;height:28px}.agenda-menu-slot .card-menu{right:0}.agenda-date-button{min-height:28px;padding:0 9px;border:0;border-radius:999px;color:#fff;background:#1d1d1f;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}.memo-section,.memo-card-grid{gap:12px}.agenda-checklist{display:grid;gap:7px}.agenda-checklist-toggle{width:fit-content;max-width:100%;min-height:28px;padding:5px 8px;border:0;border-radius:999px;background:#f5f5f7}.agenda-extra{display:grid;gap:6px}.agenda-done-section details{display:grid;gap:8px}.agenda-done-section summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:0;color:#6e6e73;cursor:pointer;list-style:none}.agenda-done-section summary::-webkit-details-marker{display:none}.agenda-done-section summary span{color:#1d1d1f;font-size:19px;font-weight:820;line-height:1.2}.agenda-done-section summary strong{color:#86868b;font-size:12px;font-weight:760}.card-actions-menu{position:relative;display:flex;align-items:center;gap:2px}.more-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:999px;color:#424245;background:transparent;font:inherit;box-shadow:none;cursor:pointer}.more-button:hover,.more-button.active{background:#1d1d1f0f}.more-button span{width:4px;height:4px;border-radius:999px;background:currentColor}.more-button{grid-template-columns:repeat(3,4px);gap:3px}.card-menu{position:absolute;top:36px;right:0;z-index:5;display:grid;width:190px;padding:6px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fffffffa;box-shadow:0 18px 44px #1d1d1f29}.menu-action{min-height:36px;padding:0 10px;border:0;border-radius:6px;color:#2f3033;background:transparent;font-weight:700;text-align:left;cursor:pointer}.menu-action:hover,.menu-action.suggested,.menu-action.active{color:var(--accent-color);background:var(--accent-color-soft)}.menu-action:disabled{cursor:default;opacity:.62}.menu-action:disabled:hover{color:var(--accent-color);background:var(--accent-color-soft)}.menu-action.danger{color:#b42318}.menu-action.danger:hover{background:#fff1f0}.menu-divider{display:block;height:1px;margin:5px 4px;background:#1d1d1f17}.card-nod-panel{display:grid;gap:7px;margin:4px;padding:7px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#f8f8fa}.card-menu .card-nod-panel{margin:4px 0 0;padding:8px 4px 2px;border:0;border-top:1px solid rgba(29,29,31,.08);border-radius:0;background:transparent}.card-nod-panel>div{display:grid;grid-template-columns:minmax(0,1fr);gap:4px}.card-menu .card-nod-panel>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.card-nod-panel>span{padding:0 2px;color:#6e6e73;font-size:11px;font-weight:820}.menu-sticker-button{display:inline-flex;gap:6px;align-items:center;justify-content:flex-start;min-height:32px;padding:5px 8px;border:1px solid rgba(29,29,31,.08);border-radius:999px;color:#424245;background:#fff;font:inherit;cursor:pointer}.card-menu .menu-sticker-button{justify-content:center;min-height:34px;padding:4px;border-radius:8px}.menu-sticker-button:hover,.menu-sticker-button.active{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.menu-sticker-button strong{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#f5f5f7;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-size:16px;font-weight:850}.card-menu .menu-sticker-button strong{width:26px;height:26px}.menu-sticker-button small{color:inherit;font-size:10px;font-weight:760}.card-menu .menu-sticker-button small{display:none}.menu-feedback-reason{display:grid;gap:8px;padding:8px;border-radius:8px;background:#f5f5f7}.menu-feedback-reason label{display:grid;gap:5px}.menu-feedback-reason textarea{width:100%;min-height:58px;resize:vertical;padding:8px;border:1px solid rgba(29,29,31,.1);border-radius:7px;color:#1d1d1f;background:#fff;font:inherit;font-size:12px;line-height:1.35}.menu-feedback-reason>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.menu-feedback-reason .secondary-action,.menu-feedback-reason .intake-submit{min-height:32px;font-size:12px}.schedule-line{display:grid;grid-template-columns:2px minmax(0,1fr);gap:8px;align-items:stretch;max-width:100%;padding:0}.schedule-line.prominent,.sheet-time.prominent{padding:8px 10px;border-radius:8px;background:#f5f5f7}.schedule-mark{width:2px;min-height:28px;border-radius:999px;background:#1d1d1f}.schedule-line div{display:grid;gap:3px;min-width:0}.schedule-line strong{color:#1d1d1f;font-size:15px;font-weight:800;line-height:1.16;overflow-wrap:anywhere}.schedule-line.prominent strong,.sheet-time.prominent strong,.timeline-time-line strong{font-size:17px;font-weight:860}.schedule-line small{color:#55555a;font-size:12px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.schedule-line.attention .schedule-mark{background:#b95a16}.schedule-line.attention strong{color:#7a3f15}.notification-line{display:flex;min-width:0;gap:8px;align-items:center;padding:9px 10px;border-radius:8px;color:#2f3033;background:#f5f5f7}.notification-line strong{flex:0 0 auto;font-size:13px;font-weight:850}.notification-line span{min-width:0;color:#55555a;font-size:13px;font-weight:700;overflow-wrap:anywhere}.notification-line.important,.notification-line.urgent{background:#fff4e8}.notification-line.urgent strong,.notification-line.important strong{color:#93410c}.summary,.empty-state,.memory-overview p{min-width:0;max-width:100%;margin:0;color:#55555a;font-size:13px;font-weight:540;line-height:1.45;white-space:pre-line;overflow-wrap:anywhere;word-break:normal;line-break:loose}.card-details{display:grid;gap:10px;margin:0}.card-details div{display:grid;gap:3px}.card-details dt{margin:0}.card-details dd{min-width:0;max-width:100%;color:#2f3033;font-size:14px;font-weight:560;line-height:1.42;overflow-wrap:anywhere;word-break:normal;line-break:loose}.mini-list{display:grid;gap:6px;margin:0;padding:0 0 0 18px;color:#263241;font-weight:650;overflow-wrap:anywhere;word-break:break-word;line-break:loose}.wishlist-hero{display:flex;gap:14px;align-items:center;justify-content:space-between}.page-guide{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:12px;align-items:start;border-color:#1d1d1f0e;background:#ffffffad}.page-guide .section-kicker{color:#4f4f55;font-size:12px;font-weight:760}.page-guide>div{display:grid;gap:5px;min-width:0}.page-guide p{max-width:620px;margin:0;color:#55555a;font-size:13px;font-weight:560;line-height:1.45;overflow-wrap:anywhere}.page-guide .icon-button{width:28px;height:28px;color:#55555a;background:#ffffffad}.joined-family-guide strong{color:#1d1d1f;font-size:15px;font-weight:780;line-height:1.3}.joined-family-tips{display:grid;gap:4px;max-width:640px;margin:3px 0 0;padding-left:17px;color:#55555a;font-size:12px;font-weight:650;line-height:1.42}.page-guide-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:3px}.page-guide-actions .intake-submit,.page-guide-actions .secondary-action{width:fit-content;min-height:34px;padding:0 12px;font-size:12px;font-weight:760}.family-invite-guide{margin-top:-2px}.family-invite-guide .page-guide-actions .intake-submit{border:1px solid var(--accent-color-border);color:var(--accent-color-strong);background:#ffffffb8}.welcome-demo-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border-color:var(--accent-color-border);background:var(--accent-color-soft)}.welcome-demo-banner>div:first-child{display:grid;gap:4px;min-width:0}.welcome-demo-banner span{color:var(--accent-color-strong);font-size:11px;font-weight:850;line-height:1.15;text-transform:uppercase}.welcome-demo-banner strong{color:#1d1d1f;font-size:15px;font-weight:850;line-height:1.2;overflow-wrap:anywhere}.welcome-demo-banner p{max-width:680px;margin:0;color:#424245;font-size:13px;font-weight:620;line-height:1.42;overflow-wrap:anywhere}.welcome-demo-banner-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.welcome-demo-banner-actions .secondary-action,.welcome-demo-banner-actions .intake-submit{min-height:36px;padding:0 12px;font-size:12px;font-weight:800}.home-suggestion-strip{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;padding:9px;border:1px solid rgba(29,29,31,.07);border-radius:14px;background:#ffffffc2;box-shadow:inset 0 0 0 1px #ffffff8f,0 8px 24px #1d1d1f0d}.home-suggestion-strip.is-expanded{grid-template-columns:minmax(0,1fr)}.home-suggestion-strip.is-expanded .home-suggestion-main,.home-suggestion-strip.is-expanded .home-suggestion-actions{grid-column:1 / -1}.home-suggestion-main{display:grid;min-width:0;gap:4px}.home-suggestion-strip span{color:#86868b;font-size:11px;font-weight:800;letter-spacing:0}.home-suggestion-strip strong{color:#1d1d1f;font-size:14px;font-weight:820;line-height:1.25}.home-suggestion-strip p{max-width:560px;margin:0;color:#55555a;font-size:12.5px;font-weight:560;line-height:1.4;overflow-wrap:anywhere}.home-suggestion-actions{display:flex;min-width:0;gap:4px;align-items:flex-start;justify-content:flex-end}.home-suggestion-strip.is-expanded .home-suggestion-actions{justify-content:space-between}.home-suggestion-actions .secondary-action,.home-suggestion-actions .intake-submit{min-height:32px;padding:0 11px;font-size:12px;font-weight:780}.home-suggestion-menu .more-button{width:32px;height:32px}.home-suggestion-menu .card-menu{right:0;width:190px;max-width:calc(100vw - 48px)}.home-suggestion-actions .secondary-action.quiet{color:#86868b}.home-suggestion-sheet{gap:14px}.home-suggestion-form{display:grid;gap:10px}.home-suggestion-form.inline{width:100%;max-width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:8px;padding-top:7px}.home-suggestion-form.inline .field-label{gap:4px}.home-suggestion-form.inline input,.home-suggestion-form.inline select{width:100%;min-width:0;min-height:34px;border-radius:10px;font-size:16px}.home-suggestion-sheet .edit-actions{margin-top:2px}.wishlist-hero p,.wishlist-card p,.wishlist-suggestion p{margin:0;color:#55555a;font-size:13px;font-weight:540;line-height:1.45}.wishlist-goal-open,.meal-open-button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid var(--accent-color-border);border-radius:999px;color:var(--accent-color-strong);background:var(--accent-color-soft);font:inherit;font-size:13px;font-weight:820;line-height:1;white-space:nowrap;cursor:pointer}.wishlist-goal-open:hover,.meal-open-button:hover{border-color:var(--accent-color);background:var(--accent-color-tint)}.wishlist-notice,.meal-notice{margin:0}.meal-reference-heading{justify-content:space-between;align-items:flex-start}.meal-reference-heading>div{display:grid;min-width:0;gap:3px}.meal-reference-heading small{color:#6e6e73;font-size:12px;font-weight:650;line-height:1.3}.meal-refresh-button{flex:0 0 auto;min-height:32px;padding:0 11px;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#2f3033;background:#fff;font:inherit;font-size:12px;font-weight:820;cursor:pointer}.meal-refresh-button:hover{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.wishlist-form textarea{min-height:84px}.meal-form textarea{min-height:74px}.wishlist-suggestions,.wishlist-grid,.meal-suggestions,.meal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.wishlist-suggestions,.meal-suggestions{grid-template-columns:minmax(0,1fr)}.wishlist-suggestion,.wishlist-card,.meal-suggestion,.meal-card{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid rgba(29,29,31,.065);border-radius:8px;background:#fff;box-shadow:0 6px 18px #1d1d1f06}.wishlist-suggestion header,.meal-suggestion header{display:flex;gap:8px;align-items:center;justify-content:space-between;min-width:0}.wishlist-card-head,.meal-card-head{display:flex;min-width:0;gap:9px;align-items:center}.wishlist-card-head>div,.meal-card-head>div{display:grid;gap:3px;min-width:0}.wishlist-art,.meal-art{display:inline-grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid rgba(29,29,31,.08);border-radius:8px;color:#1d1d1f;background:#fafafa;font-family:inherit;font-size:17px;font-weight:760;line-height:1}.wishlist-suggestion .wishlist-card-head>span:not(.wishlist-art),.wishlist-card header .wishlist-card-head div>span,.wishlist-card footer small,.meal-suggestion .meal-card-head>div>span,.meal-card header .meal-card-head div>span,.meal-card footer small{color:#6e6e73;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0}.wishlist-card-head strong,.wishlist-card h3,.meal-card-head strong,.meal-card h3{margin:0;color:#1d1d1f;font-size:15px;font-weight:780;line-height:1.2}.wishlist-card header,.wishlist-card footer,.meal-card header,.meal-card footer{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.wishlist-card header>strong{padding:4px 7px;border-radius:999px;color:#2f3033;background:#f5f5f7;font-size:11px;font-weight:720}.wishlist-card.completed{background:#fafafa}.wishlist-suggestion ul,.wishlist-card ul{display:grid;gap:6px;margin:0;padding-left:18px;color:#55555a;font-size:13px;font-weight:540;line-height:1.42}.meal-card p,.meal-suggestion p{margin:0;color:#55555a;font-size:13px;font-weight:540;line-height:1.45}.meal-ingredient-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.meal-ingredient-list span{min-width:0;padding:5px 8px;border:1px solid rgba(29,29,31,.07);border-radius:999px;color:#55555a;background:#fbfbfd;font-size:11px;font-weight:680;line-height:1}.wishlist-goal-actions,.meal-actions{display:flex;width:100%;min-width:0;margin-top:2px;padding-top:8px;border-top:1px solid rgba(29,29,31,.06);gap:6px;align-items:center;justify-content:flex-end}.wishlist-add-button,.wishlist-count-button,.meal-add-button,.meal-count-button{flex:0 0 auto;display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid rgba(29,29,31,.1);border-radius:999px;color:#2f3033;background:#f8f8fa;font:inherit;font-size:15px;font-weight:850;line-height:1;cursor:pointer}.wishlist-count-button,.meal-count-button{display:inline-flex;width:auto;min-width:28px;padding:0 9px;align-items:center;justify-content:center;font-size:12px;color:#6e6e73;background:#fff;white-space:nowrap}.wishlist-suggestion .wishlist-add-button,.meal-suggestion .meal-add-button{width:26px;height:26px;font-size:14px}.wishlist-add-button:hover,.wishlist-count-button:hover,.wishlist-count-button[aria-expanded=true],.meal-add-button:hover,.meal-count-button:hover,.meal-count-button[aria-expanded=true]{border-color:var(--accent-color-border);color:var(--accent-color-strong);background:var(--accent-color-soft)}.wishlist-follow-up-backdrop,.meal-follow-up-backdrop{position:fixed;inset:0;z-index:80;background:#1d1d1f2e}.wishlist-follow-up-form,.meal-follow-up-form{position:fixed;inset:50% auto auto 50%;z-index:81;display:grid;width:min(348px,calc(100dvw - 24px));max-width:calc(100dvw - 24px);max-height:min(360px,calc(100dvh - 32px));box-sizing:border-box;contain:layout paint;gap:10px;transform:translate(-50%,-50%);padding:12px;border:1px solid var(--accent-color-border);border-radius:8px;background:#fff;box-shadow:0 18px 48px #1d1d1f2e;overflow:auto}.wishlist-follow-up-form header,.meal-follow-up-form header{display:flex;gap:12px;align-items:center;justify-content:space-between}.wishlist-follow-up-form header strong,.meal-follow-up-form header strong{color:#1d1d1f;font-size:15px;font-weight:850;line-height:1.2}.wishlist-follow-up-context,.meal-follow-up-context{margin:0;color:#6e6e73;font-size:12px;font-weight:720;line-height:1.35}.meal-task-preview{display:grid;gap:5px;padding:10px;border-radius:8px;background:#f7f7f9}.meal-task-preview strong{color:#1d1d1f;font-size:14px;font-weight:820;line-height:1.25}.meal-task-preview p{margin:0;color:#55555a;font-size:12px;font-weight:560;line-height:1.4}.wishlist-follow-up-form label,.meal-follow-up-form label{display:grid;gap:5px;min-width:0}.wishlist-follow-up-form label span,.meal-follow-up-form label span{color:#6e6e73;font-size:11px;font-weight:780}.wishlist-follow-up-form input,.meal-follow-up-form input{width:100%;min-width:0;min-height:36px;padding:0 10px;border:1px solid rgba(29,29,31,.12);border-radius:8px;color:#1d1d1f;background:#fff;font:inherit;font-size:16px;font-weight:650}.wishlist-follow-up-actions,.meal-follow-up-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.wishlist-linked-cards,.meal-linked-cards{display:grid;gap:6px;padding-top:2px}.wishlist-linked-cards p,.meal-linked-cards p{color:#86868b;font-size:12px}.wishlist-linked-card,.meal-linked-card{display:grid;grid-template-columns:minmax(62px,.28fr) minmax(0,1fr);gap:8px;align-items:center;min-height:34px;padding:7px 9px;border:1px solid rgba(29,29,31,.07);border-radius:8px;color:inherit;background:#fbfbfd;text-align:left;cursor:pointer}.wishlist-linked-card span,.meal-linked-card span{color:#6e6e73;font-size:11px;font-weight:760;text-transform:none}.wishlist-linked-card strong,.meal-linked-card strong{min-width:0;overflow:hidden;color:#1d1d1f;font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.wishlist-bottom-action,.meal-bottom-action{display:flex;justify-content:center;padding:4px 0 18px}.checklist-block{display:grid;gap:6px;min-width:0;max-width:100%}.checklist-summary-button{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;min-width:0;min-height:34px;padding:8px 10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;color:#1d1d1f;background:#f5f5f7;text-align:left;cursor:pointer}.checklist-summary-button:hover{border-color:var(--accent-color-border);background:#fff}.checklist-summary-button span,.checklist-summary-button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-summary-button span{color:#6e6e73;font-size:12px;font-weight:760}.checklist-summary-button strong{flex:0 0 auto;color:var(--accent-color);font-size:12px;font-weight:820}.checklist-progress{display:flex;gap:10px;align-items:center;justify-content:space-between;min-width:0;color:#55555a}.checklist-progress strong{min-width:0;color:#1d1d1f;font-size:13px;font-weight:850;overflow-wrap:anywhere}.checklist-progress span{flex:0 0 auto;color:#6e6e73;font-size:12px;font-weight:800}.checklist-items{display:grid;gap:5px;margin:0;padding:0;list-style:none}.checklist-items li{display:grid;gap:3px;min-width:0}.checklist-toggle{display:grid;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:start;width:100%;min-height:30px;padding:6px 7px;border:1px solid rgba(29,29,31,.085);border-radius:8px;color:#1d1d1f;background:#f5f5f7;text-align:left;cursor:pointer}.checklist-toggle span{position:relative;width:16px;height:16px;border:1px solid rgba(29,29,31,.22);border-radius:999px;background:#fff}.checklist-toggle[aria-pressed=true] span{border-color:#1d1d1f;background:#1d1d1f}.checklist-toggle[aria-pressed=true] span:after{content:"";position:absolute;top:3px;left:4px;width:6px;height:4px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}.checklist-toggle em{min-width:0;font-size:13.5px;font-style:normal;font-weight:700;line-height:1.26;overflow-wrap:anywhere}.checklist-items li.done em{color:#6e6e73;text-decoration:line-through}.checklist-items small{margin-left:25px;color:#6e6e73;font-size:11.5px;font-weight:650;line-height:1.3;overflow-wrap:anywhere}.record-preview{display:grid;gap:6px;min-width:0;max-width:100%;color:#263241;font-size:14px;overflow-wrap:anywhere;word-break:break-all;line-break:loose}.record-preview strong{color:#6e6e73;text-transform:capitalize}.uncertainty{display:grid;gap:4px;margin:0;padding:10px 12px;border-radius:8px;color:#7a3f15;background:#fff0df;line-height:1.4}.uncertainty strong{color:#7a3f15}.uncertainty span{color:#80501f}.time-resolution-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid rgba(185,90,22,.16);border-radius:8px;background:#fff7ed}.time-resolution-callout div{display:grid;min-width:0;gap:2px}.time-resolution-callout strong{color:#7a3f15;font-size:12.5px;font-weight:850;line-height:1.2}.time-resolution-callout span{color:#80501f;font-size:12px;font-weight:620;line-height:1.3;overflow-wrap:anywhere}.time-resolution-callout button{min-height:30px;padding:0 10px;border:0;border-radius:999px;color:#fff;background:#1d1d1f;font-size:12px;font-weight:850;cursor:pointer}.time-resolution-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.72fr) auto;gap:8px;align-items:end}.time-resolution-form label{display:grid;gap:4px;min-width:0}.time-resolution-form label span{color:#6e6e73;font-size:11px;font-weight:780;line-height:1.2}.time-resolution-form input{width:100%;min-height:44px;padding:12px;border:1px solid rgba(29,29,31,.14);border-radius:8px;color:#1d1d1f;background:#f5f5f7;font-size:14px;outline:none}.time-resolution-form .intake-submit{min-height:44px;padding:0 12px;white-space:nowrap}.compact-detail-form{padding:9px}.compact-detail-form .time-resolution-form input,.compact-detail-form .time-resolution-form .intake-submit{min-height:40px}.question{padding-top:2px;color:#1d1d1f;font-weight:800;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.memory-list,.settings-list{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#1d1d1f1a}.history-filter-list{display:flex;flex-wrap:wrap;gap:10px}.history-filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:86px;min-height:44px;padding:10px 13px;border:1px solid rgba(29,29,31,.08);border-radius:8px;color:#55555a;background:#fff;font:inherit;cursor:pointer}.history-filter-chip strong{color:inherit;font-size:13px;font-weight:820;line-height:1}.history-filter-chip span{min-width:20px;padding:2px 6px;border-radius:999px;color:#6e6e73;background:#f5f5f7;font-size:12px;font-weight:820;line-height:1.2;text-align:center}.history-filter-chip.active{border-color:var(--accent-color-border);color:var(--accent-color);background:var(--accent-color-soft)}.history-filter-chip.active span{color:var(--accent-color-strong);background:#fff}.history-filter-chip.tag-reminder{color:#07558a;background:#edf7ff}.history-filter-chip.tag-event{color:#9c1955;background:#fff0f6}.history-filter-chip.tag-routine{color:#21662b;background:#eff9ec}.history-filter-chip.tag-list{color:#765104;background:#fff6d8}.history-filter-chip.tag-health{color:#9d301f;background:#fff1ec}.history-filter-chip.tag-note{color:#315c65;background:#eef8f8}.history-filter-chip.tag-saved{color:#3a3a3c;background:#f5f5f7}.history-filter-chip.tag-reminder.active,.history-filter-chip.tag-event.active,.history-filter-chip.tag-routine.active,.history-filter-chip.tag-list.active,.history-filter-chip.tag-health.active,.history-filter-chip.tag-note.active,.history-filter-chip.tag-saved.active{border-color:currentColor}.history-load-more-row{display:flex;align-items:center;justify-content:center;gap:10px;color:#6e6e73;font-size:12px;font-weight:760}.history-load-more{min-height:40px}.progress-hero{gap:4px}.progress-hero-top{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0}.progress-mode-picker{display:inline-flex;gap:3px;align-items:center;min-height:30px;padding:3px;border:1px solid rgba(29,29,31,.08);border-radius:999px;background:#f5f5f7d1}.progress-mode-picker button{min-height:24px;padding:0 10px;border:0;border-radius:999px;color:#6e6e73;background:transparent;font:inherit;font-size:12px;font-weight:820;cursor:pointer}.progress-mode-picker button[aria-pressed=true]{color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #1d1d1f14}.progress-hero h2{margin:2px 0 0;color:#1d1d1f;font-size:20px;line-height:1.15}.progress-hero p{margin:6px 0 0;color:#6e6e73;font-size:13px;line-height:1.4}.progress-section{gap:0;width:100%;min-height:min(620px,calc(100dvh - 210px))}.year-dot-grid{display:grid;grid-auto-rows:1fr;gap:clamp(5px,1.2vw,9px);align-content:stretch;align-items:center;justify-items:center;width:100%;min-height:inherit}.day-grid{grid-template-columns:repeat(23,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);grid-template-rows:repeat(16,minmax(0,1fr))}.week-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(9px,1.8vw,16px);align-content:center;align-items:center}.year-dot{display:block;width:clamp(10px,2.35vw,20px);aspect-ratio:1;border-radius:clamp(4px,.68vw,7px);background:#1d1d1f17}.year-dot.past{background:#1d1d1f47}.year-dot.activity-1{background:#0071e36b}.year-dot.activity-2{background:#0071e399}.year-dot.activity-3{background:#0071e3c7}.year-dot.activity-4{background:var(--accent-color)}.year-dot.future{background:#1d1d1f1b;box-shadow:inset 0 0 0 1px #1d1d1f0f}.year-dot.today{outline:2px solid rgba(0,113,227,.58);outline-offset:1px;animation:progress-today-breathe 1.62s ease-in-out infinite}.year-week{display:inline-grid;width:clamp(24px,4.1vw,38px);min-width:0;aspect-ratio:1;place-items:center;border-radius:clamp(6px,.86vw,10px);color:#1d1d1f;background:#1d1d1f17;box-shadow:inset 0 0 0 1px #1d1d1f0d}.year-week.past{background:#1d1d1f42}.year-week.activity-1{background:#0071e361}.year-week.activity-2{background:#0071e38f}.year-week.activity-3{background:#0071e3bd}.year-week.activity-4{background:var(--accent-color)}.year-week.future{background:#1d1d1f1b;box-shadow:inset 0 0 0 1px #1d1d1f0f}.year-week.today{outline:2px solid rgba(0,113,227,.64);outline-offset:2px;animation:progress-today-breathe 1.62s ease-in-out infinite}.year-week-number{color:#1d1d1f;font-size:clamp(9px,1.15vw,11px);font-weight:880;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.35)}.year-week.activity-1 .year-week-number,.year-week.activity-2 .year-week-number,.year-week.activity-3 .year-week-number,.year-week.activity-4 .year-week-number{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.28)}@keyframes progress-today-breathe{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #0071e300}50%{opacity:.78;transform:scale(1.08);box-shadow:0 0 0 5.5px #0071e31f}}.weekly-story-section{gap:12px}.weekly-story-prompt,.weekly-moment-review,.weekly-story-card,.next-week-idea{display:grid;gap:12px;padding:14px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.weekly-story-prompt{grid-template-columns:minmax(0,1fr) auto;align-items:center}.weekly-story-prompt strong,.weekly-moment-review>div>strong{display:block;color:#1d1d1f;font-size:15px;font-weight:850}.weekly-story-prompt small,.weekly-moment-review small,.weekly-story-card header span{color:#6e6e73;font-size:12px;font-weight:760}.weekly-moment-review{background:#fbfbfd}.weekly-moment-list{display:grid;gap:1px;margin:0;padding:0;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#1d1d1f14;list-style:none}.weekly-moment-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;background:#fff}.weekly-moment-list li>span{display:grid;min-width:0;gap:2px}.weekly-moment-list strong{overflow:hidden;color:#1d1d1f;font-size:13px;font-weight:830;text-overflow:ellipsis;white-space:nowrap}.weekly-moment-list .secondary-action{min-height:34px;padding:0 10px;font-size:12px}.weekly-story-list{display:grid;gap:12px}.weekly-story-card header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.weekly-story-card h3{margin:3px 0 0;color:#1d1d1f;font-size:17px;line-height:1.2}.weekly-story-card header>strong,.story-saved-label{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:var(--accent-color-strong);background:var(--accent-color-soft);font-size:11px;font-weight:850;white-space:nowrap}.weekly-story-card textarea{width:100%;min-height:230px;resize:vertical;padding:12px;border:1px solid rgba(29,29,31,.12);border-radius:8px;color:#1d1d1f;background:#f5f5f7;font:inherit;font-size:13px;line-height:1.48;outline:none}.weekly-story-text{margin:0;color:#2f2f33;font-size:13px;line-height:1.55}.story-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.next-week-idea{background:#fbfbfd}.next-week-idea.empty{grid-template-columns:minmax(0,1fr) auto;align-items:center}.memory-row{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:12px;align-items:center;width:100%;min-height:64px;padding:12px 14px;border:0;color:#1d1d1f;background:#fff;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.settings-static-row{cursor:default}.settings-option-row{grid-template-columns:minmax(0,1fr) auto;cursor:default}.settings-option-row.toggle-row{cursor:pointer}.compact-settings-list{border-color:#1d1d1f13;background:#1d1d1f13}.memory-row span:first-child{display:grid;gap:3px;min-width:0}.memory-row strong{font-size:16px}.memory-row small{color:#6e6e73;font-size:13px}.developer-settings{opacity:.82}.developer-settings summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;list-style:none;cursor:pointer}.developer-settings summary::-webkit-details-marker{display:none}.developer-settings summary span:first-child{display:grid;gap:3px;min-width:0}.developer-settings[open] summary .chevron{transform:rotate(135deg)}.toggle-row{grid-template-columns:minmax(0,1fr) 44px}.toggle-pill{position:relative;width:42px;height:24px;justify-self:end;border-radius:999px;background:#d2d2d7;transition:background .16s ease}.toggle-pill:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #1d1d1f2e;transition:transform .16s ease}.toggle-row[aria-pressed=true] .toggle-pill{background:var(--accent-color)}.toggle-row[aria-pressed=true] .toggle-pill:after{transform:translate(18px)}.settings-segmented{display:inline-grid;grid-auto-flow:column;gap:2px;justify-self:end;padding:3px;border-radius:8px;background:#f5f5f7}.settings-segmented button{min-width:72px;min-height:32px;padding:6px 10px;border:0;border-radius:6px;color:#55555a;background:transparent;font:inherit;font-size:12px;font-weight:820;cursor:pointer}.settings-segmented button[aria-pressed=true]{color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #1d1d1f1f}.theme-color-picker{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.theme-color-swatch{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(29,29,31,.1);border-radius:999px;background:#fff;cursor:pointer}.theme-color-swatch span{width:22px;height:22px;border-radius:999px;background:var(--swatch-color);box-shadow:inset 0 0 0 1px #ffffff47}.theme-color-swatch[aria-pressed=true]{border-color:var(--swatch-border);box-shadow:0 0 0 3px var(--accent-color-tint),0 1px 4px #1d1d1f1f}.theme-color-swatch:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.widget-preview{display:grid;gap:5px;padding:14px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#f5f5f7}.widget-preview span{color:#6e6e73;font-size:12px;font-weight:850}.widget-preview strong{color:#1d1d1f;font-size:17px}.widget-preview p{margin:0;color:#55555a;font-size:13px;font-weight:650;line-height:1.35}.chevron{width:9px;height:9px;justify-self:end;border-top:2px solid #8a8a8e;border-right:2px solid #8a8a8e;transform:rotate(45deg)}.reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.source-list{display:grid;gap:10px}.source-card{display:grid;gap:6px;padding:14px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.source-card strong{color:#1d1d1f;font-size:15px;line-height:1.3}.source-card p{margin:0;color:#55555a;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.source-card small{color:#6e6e73;font-size:12px;font-weight:750}.card-lab-preview{display:grid;gap:18px}.card-lab-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.card-lab-type-grid article{display:grid;gap:4px;min-width:0;padding:10px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.card-lab-type-grid strong{color:#1d1d1f;font-size:13px;font-weight:790;line-height:1.2;overflow-wrap:anywhere}.card-lab-type-grid span{color:#6e6e73;font-size:11px;font-weight:720;line-height:1.25;overflow-wrap:anywhere}.auth-panel{display:grid;gap:10px;padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.auth-panel strong{color:#1d1d1f;font-size:16px;line-height:1.25;overflow-wrap:anywhere}.auth-panel p{margin:0;color:#55555a;line-height:1.42}.auth-panel small{color:#6e6e73;font-size:12px;font-weight:750;overflow-wrap:anywhere}.section-kicker{width:fit-content;color:var(--accent-color);font-size:12px;font-weight:850}.auth-error{color:#b42318!important}.invite-code{display:grid;gap:4px;padding:11px 12px;border-radius:8px;background:#f5f5f7;overflow-wrap:anywhere}.invite-code span{color:#6e6e73;font-size:12px;font-weight:800}.invite-code strong{font-size:15px;letter-spacing:0}.invite-code input{width:100%;min-width:0;padding:9px 10px;border:1px solid rgba(29,29,31,.1);border-radius:8px;color:#1d1d1f;background:#fff;font:inherit;font-size:13px;font-weight:720;line-height:1.3}.invite-code input:focus{outline:2px solid var(--accent-color-border);outline-offset:2px}.invite-code small{color:#6e6e73;font-size:12px;font-weight:750}.invite-pending{border:1px solid var(--accent-color-border);background:var(--accent-color-soft)}.family-settings-panel{gap:14px;padding:17px;background:radial-gradient(circle at 50% 18%,var(--accent-color-faint),transparent 46%),linear-gradient(180deg,#0071e307,#fff0 48%),#fff}.family-settings-head{display:flex;gap:4px;align-items:center;justify-content:space-between;min-width:0}.family-settings-head>strong{color:#1d1d1f;font-size:19px;line-height:1.2}.family-manage-button{display:inline-flex;min-height:32px;align-items:center;gap:7px;padding:0 4px 0 10px;border:0;border-radius:999px;color:#55555a;background:transparent;font:inherit;font-size:12px;font-weight:820;cursor:pointer}.family-manage-button:hover{color:var(--accent-color-strong);background:var(--accent-color-soft)}.family-manage-button .chevron{width:8px;height:8px}.family-avatar-stage{position:relative;isolation:isolate;display:grid;justify-items:stretch;gap:9px;min-width:0;padding:18px 12px 14px;border:1px solid rgba(29,29,31,.06);border-radius:8px;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.98),transparent 36%),#f8f8fa}.family-avatar-stack{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:100%;min-width:0;padding:5px 2px 4px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.family-avatar-stack.is-multi-row{display:grid;grid-template-columns:repeat(4,56px);justify-content:center;gap:10px 9px;overflow-x:visible;scroll-snap-type:none}.family-avatar-stack::-webkit-scrollbar{display:none}.family-person{display:grid;position:relative;z-index:var(--family-avatar-z);flex:0 0 56px;justify-items:center;align-content:start;min-width:56px;max-width:56px;text-align:center;scroll-snap-align:start;transform:none}.family-person+.family-person{margin-left:0}.family-avatar{position:relative;display:grid;width:52px;height:52px;box-sizing:border-box;place-items:center;border:2px solid #ffffff;border-radius:999px;color:#fff;background:var(--accent-color);box-shadow:0 7px 16px #1d1d1f1a;font:inherit;cursor:default;overflow:hidden}.family-person:first-child .family-avatar{margin-left:0}.family-person:nth-child(2) .family-avatar{background:#34a853}.family-person:nth-child(3) .family-avatar{background:#fbbc04;color:#1d1d1f}.family-person:nth-child(4) .family-avatar{background:#af52de}.family-person:nth-child(n+5) .family-avatar{background:#ff6b8a}.family-avatar.has-photo{border:0;background:#fff;box-shadow:0 0 0 1px #1d1d1f14,0 8px 18px #1d1d1f1f}button.family-avatar{cursor:pointer}button.family-avatar:hover{transform:translateY(-1px)}.family-avatar span{max-width:36px;color:inherit;font-size:13px;font-weight:880;line-height:1;overflow-wrap:anywhere}.family-avatar.has-photo img{position:absolute;inset:0;width:100%;height:100%;border-radius:999px}.family-avatar img,.profile-edit-avatar img,.profile-photo-preview img{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;object-fit:cover}.family-member-strip{display:grid;gap:8px}.family-member-pill{display:flex;min-height:40px;align-items:center;justify-content:flex-start;gap:12px;padding:9px 11px;border-radius:8px;background:#f5f5f7}button.family-member-pill{width:100%;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.family-member-pill.is-clickable:hover{background:#ececf0}.family-member-avatar{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:999px;color:#fff;background:var(--accent-color);box-shadow:0 5px 12px #1d1d1f14;font-size:10px;font-weight:880;line-height:1;overflow:hidden}.family-member-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.family-member-pill>span{display:grid;min-width:0;gap:2px}.family-member-pill>span:not(.family-member-avatar){flex:1 1 auto}.family-member-pill strong{color:#1d1d1f;font-size:14px;overflow-wrap:anywhere}.family-member-pill small{color:#6e6e73;font-size:12px;font-weight:800}.family-member-pill em,.profile-edit-row em{color:#6e6e73;font-size:12px;font-style:normal;font-weight:850}.family-member-pill>em,.family-member-pill>.text-danger-action{margin-left:auto}.family-inline-actions{display:flex;justify-content:center}.family-inline-actions .secondary-action{width:fit-content;min-height:38px;padding:0 12px}.family-primary-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;padding:11px 12px;border:1px solid rgba(29,29,31,.075);border-radius:8px;background:#ffffffb8}.family-primary-action>span{color:#3a3a3d;font-size:13px;font-weight:560;line-height:1.35}.family-primary-action .intake-submit,.family-primary-action .secondary-action{width:fit-content;min-height:38px;padding:0 13px;white-space:nowrap}.family-quiet-actions{display:flex;justify-content:center}.family-quiet-actions .secondary-action{width:fit-content;min-height:36px;padding:0 14px}.family-invite-link{background:#fff}.family-child-nudge{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px dashed rgba(29,29,31,.16);border-radius:8px;color:#55555a;background:#fbfbfc;font:inherit;text-align:left;cursor:pointer}.family-child-nudge span{min-width:0;font-size:12px;font-weight:720;line-height:1.35}.family-child-nudge strong{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:var(--accent-color);font-size:18px;line-height:1}.family-group-title{max-width:min(260px,100%);justify-self:center;overflow:hidden;color:#1d1d1f;font-size:16px;font-weight:820;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.settings-version-footer{display:flex;justify-content:center;padding:4px 0 18px;color:#86868b;font-size:12px;font-weight:720;letter-spacing:0}.family-editor-panel{display:grid;gap:14px;min-width:0;padding:16px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.family-editor-page{margin-top:0}.family-editor-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-width:0}.family-editor-header h2{margin:0;color:#1d1d1f;font-size:17px;font-weight:850;line-height:1.2}.secondary-action.compact{width:fit-content;min-height:34px;padding:0 11px}.family-editor-group{display:grid;gap:9px;min-width:0}.family-editor-group>strong{color:#1d1d1f;font-size:13px;font-weight:860}.family-empty-row{display:grid;gap:9px;padding:10px 11px;border-radius:8px;background:#f5f5f7}.family-empty-row span{color:#55555a;font-size:12px;font-weight:700;line-height:1.35}.family-empty-row .secondary-action{width:fit-content;min-height:36px;padding:0 12px}.subscription-panel{gap:12px}.subscription-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.subscription-price{flex:0 0 auto;justify-self:end;min-width:max-content;color:#1d1d1f;font-size:16px;font-weight:860;line-height:1;white-space:nowrap}.data-safety-settings{gap:10px}.data-safety-list{overflow:hidden}.data-safety-row{grid-template-columns:minmax(0,1fr);min-height:58px}.data-safety-row strong{display:flex;min-width:0;gap:8px;align-items:center}.data-safety-dot{display:inline-block;flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#8e8e93;box-shadow:0 0 0 4px #8e8e931f}.data-safety-ready .data-safety-dot{background:#10a37f;box-shadow:0 0 0 4px #10a37f1f}.data-safety-loading .data-safety-dot{background:var(--accent-color);box-shadow:0 0 0 4px var(--accent-color-tint)}.data-safety-error .data-safety-dot{background:#b42318;box-shadow:0 0 0 4px #b423181f}.data-safety-local .data-safety-dot,.data-safety-idle .data-safety-dot{background:#ff9f0a;box-shadow:0 0 0 4px #ff9f0a24}.data-safety-actions{justify-content:flex-start;padding:0}.family-invite-note{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid var(--accent-color-border);border-radius:8px;background:var(--accent-color-soft)}.family-invite-note strong{color:#1d1d1f;font-size:13px;font-weight:860}.family-invite-note span{color:#55555a;font-size:12px;font-weight:670;line-height:1.35}.member-list{display:grid;gap:8px}.member-list div{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:8px;background:#f5f5f7}.member-row>span{display:grid;min-width:0;gap:2px;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.member-row small{color:#6e6e73;font-size:12px;font-weight:800}.text-danger-action{border:0;color:#b42318;background:transparent;font-size:12px;font-weight:850;cursor:pointer}.text-danger-action:hover{color:#7a1712}.profile-edit-row,.child-profile-row{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:0;border-radius:8px;color:#1d1d1f;background:#f5f5f7;text-align:left;cursor:pointer}.profile-edit-row{justify-content:flex-start}.profile-edit-row:hover,.child-profile-row:hover{background:#ececf0}.member-list strong{min-width:0;font-size:14px;overflow-wrap:anywhere}.member-list span{color:#6e6e73;font-size:12px;font-weight:800;text-transform:capitalize}.member-row strong{color:#1d1d1f}.profile-edit-row span,.child-profile-row span{display:grid;min-width:0;gap:2px;color:#6e6e73;font-size:12px;font-weight:800}.profile-edit-row span strong{color:#1d1d1f;font-size:14px;overflow-wrap:anywhere}.profile-edit-row span small{color:#6e6e73;font-size:12px;font-weight:800}.profile-edit-avatar,.profile-photo-preview{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:999px;color:#fff;background:var(--accent-color);box-shadow:0 6px 14px #1d1d1f1a;font-size:12px;font-weight:880;line-height:1;overflow:hidden}.profile-photo-editor{display:flex;align-items:center;gap:12px;padding:10px 11px;border-radius:8px;background:#f5f5f7}.profile-photo-preview{width:56px;height:56px;font-size:15px}.profile-edit-avatar span,.profile-photo-preview span{color:inherit;font-size:inherit;font-weight:inherit;line-height:1}.profile-photo-actions{display:grid;flex:1 1 auto;min-width:0;grid-template-columns:repeat(2,minmax(0,max-content));align-items:start;gap:7px 8px}.profile-photo-button,.profile-photo-remove{position:relative;display:inline-grid;min-height:32px;align-items:center;justify-items:center;padding:0 11px;border:1px solid rgba(29,29,31,.1);border-radius:8px;color:#1d1d1f;background:#fff;font:inherit;font-size:12px;font-weight:820;line-height:1;white-space:nowrap;cursor:pointer;overflow:hidden}.profile-photo-remove{color:#b42318}.profile-photo-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.profile-photo-actions small{grid-column:1 / -1;color:#86868b;font-size:11px;font-weight:700;line-height:1.25}.family-subsection{display:grid;gap:9px;padding-top:4px}.settings-subheading{display:grid;gap:3px;min-width:0}.settings-subheading strong{color:#1d1d1f;font-size:14px;line-height:1.25}.settings-subheading small{color:#6e6e73;font-size:12px;font-weight:720;line-height:1.35}.child-slot-list{grid-template-columns:repeat(2,minmax(0,1fr))}.child-empty-slot{display:grid;min-height:58px;gap:3px;align-content:center;padding:9px 11px;border:1px dashed rgba(29,29,31,.18);border-radius:8px;color:#1d1d1f;background:#fff;text-align:left;cursor:pointer}.child-empty-slot strong{font-size:14px;line-height:1.2}.child-empty-slot span{color:#6e6e73;font-size:12px;font-weight:760}.child-profile-form{padding-top:10px;border-top:1px solid rgba(29,29,31,.08)}.advanced-settings{gap:10px}.advanced-panel{display:grid;gap:14px}.advanced-group{display:grid;gap:10px;padding:12px;border:1px solid rgba(29,29,31,.08);border-radius:8px;background:#fff}.advanced-danger-group{border-color:#b423181f;background:snow}.advanced-toggle{width:100%;border:0;text-align:left}.advanced-actions{padding:0}.sign-out-settings{padding:0;background:transparent;border:0;box-shadow:none}.sign-out-row{width:100%;border:1px solid rgba(29,29,31,.1);text-align:left}.delete-card-preview{display:grid;gap:5px;padding:12px;border:1px solid rgba(180,35,24,.12);border-radius:8px;background:snow}.delete-card-preview strong{color:#1d1d1f;font-size:15px}.delete-card-preview p{margin:0;color:#55555a;font-size:13px;line-height:1.38}.log-hero{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.log-hero h2{margin:0;color:#1d1d1f;font-size:24px;line-height:1.15}.debug-badge{display:inline-grid;min-height:24px;place-items:center;padding:0 8px;border-radius:999px;color:#55555a;background:#f5f5f7;font-size:11px;font-weight:850}.log-hero p{margin:7px 0 0;color:#55555a;line-height:1.4}.log-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.log-metrics div,.token-grid div{display:grid;gap:3px;min-width:0;padding:12px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.log-metrics strong,.token-grid strong{color:#1d1d1f;font-size:18px;line-height:1.1;overflow-wrap:anywhere}.log-metrics span,.token-grid span{color:#6e6e73;font-size:12px;font-weight:800}.ai-log-list{display:grid;gap:12px}.ai-log-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff}.ai-log-card.fallback{border-color:#b95a1647}.ai-log-card.failed{border-color:#b4231847}.ai-log-card header,.log-title-line{display:flex;gap:10px;align-items:center;min-width:0}.ai-log-card header{justify-content:space-between}.log-title-line div{display:grid;gap:2px;min-width:0}.log-title-line strong{color:#1d1d1f;font-size:16px}.log-title-line small,.log-provider{color:#6e6e73;font-size:12px;font-weight:800}.log-provider{padding:5px 8px;border-radius:999px;background:#f5f5f7}.token-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.log-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.log-details div{display:grid;gap:3px;min-width:0}.log-details dt{color:#6e6e73;font-size:12px;font-weight:800}.log-details dd{margin:0;color:#1d1d1f;font-size:13px;font-weight:700;overflow-wrap:anywhere}.log-body{display:grid;gap:12px}.log-body strong{display:block;margin-bottom:5px;color:#1d1d1f;font-size:13px}.log-body p{margin:0;color:#55555a;line-height:1.45;overflow-wrap:anywhere}.log-body ul{display:grid;gap:5px;margin:8px 0 0;padding-left:18px;color:#2f3033}.reference-card{display:grid;gap:14px;min-width:0;padding:18px;border:1px solid rgba(29,29,31,.1);border-radius:8px;background:#fff;box-shadow:0 12px 32px #1d1d1f0f}.reference-card h2{margin:0;color:#1d1d1f;font-size:20px;line-height:1.2}.reference-card p{margin:7px 0 0;color:#6e6e73;line-height:1.4}.reference-card ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.reference-card li{padding:8px 10px;border-radius:7px;color:#2f3033;background:#f5f5f7;font-size:14px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}@media(max-width:700px){.time-resolution-form{grid-template-columns:1fr}.time-resolution-form .intake-submit{width:100%}.first-visit-shell{padding:12px 14px 24px;place-items:stretch}.first-visit-panel{width:100%;max-width:100%;align-content:start;min-height:calc(100vh - 36px);gap:18px;padding:0 0 24px}.first-visit-brand{display:flex;flex-wrap:nowrap;gap:12px}.brand-lockup small{font-size:12px}.welcome-auth-actions{display:flex;width:auto;margin-left:auto}.welcome-auth-button{min-height:34px;padding:0 10px}.welcome-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:10px 0 0}.welcome-hero-copy{gap:14px}.welcome-hero-copy h1{font-size:34px;line-height:1.08}.welcome-hero-copy p{font-size:14.5px;line-height:1.5}.welcome-onboarding{grid-template-columns:1fr;grid-template-areas:"copy" "visual" "footer";gap:16px;min-height:auto;padding:4px 0 0}.welcome-slide-copy{gap:10px;max-width:none;align-self:auto}.welcome-family-avatars{gap:6px}.welcome-family-avatar{padding:4px 8px 4px 4px}.welcome-family-avatar strong,.welcome-item-avatar{width:22px;height:22px;font-size:10px}.welcome-family-avatar small{font-size:11px}.welcome-slide-copy h1{font-size:31px;line-height:1.12}.welcome-slide-copy p{max-width:none;font-size:14px;line-height:1.52}.welcome-slide-visual{width:100%;min-height:218px;justify-self:stretch;padding:10px}.welcome-slide-visual.welcome-story-stage{min-height:400px;gap:10px;padding:0}.welcome-product-page{min-height:400px;gap:20px;padding:16px}.welcome-product-agenda-page{align-content:center}.welcome-story-source-card,.welcome-story-source-image,.welcome-story-review-card,.welcome-story-shared-card,.welcome-story-summary-card,.welcome-story-day-list{width:100%}.welcome-story-source-card,.welcome-story-review-card,.welcome-story-shared-card,.welcome-story-summary-card{padding:14px}.welcome-story-source-card p{margin:10px 0 0;font-size:11.5px;line-height:1.45}.welcome-story-source-badge{max-width:110px}.welcome-story-transform{width:82%}.welcome-intake-review-preview{width:100%}.welcome-intake-review-note{align-items:center}.welcome-followup-card-preview{width:100%}.welcome-slide-visual.welcome-followup-stage{min-height:300px}.welcome-story-review-card{justify-self:stretch}.welcome-story-facts{margin-top:12px}.welcome-story-facts dd{font-size:11px}.welcome-story-parent-status{margin-top:14px}.welcome-story-parent-status>span{grid-template-columns:30px minmax(0,1fr);padding:8px}.welcome-story-parent-status i{width:30px;height:30px}.welcome-story-progress-copy{margin-top:14px}.welcome-story-checklist{grid-template-columns:1fr;margin-top:13px}.welcome-story-summary-card p{margin-top:12px;font-size:13px;line-height:1.52}.welcome-story-day-list{grid-template-columns:1fr;gap:8px}.welcome-story-day-row{padding:12px}.welcome-slide-visual .review-card,.welcome-slide-visual .source-card,.welcome-slide-visual .brief-summary,.welcome-slide-visual .timeline-item,.welcome-slide-visual .welcome-agenda-card,.welcome-slide-visual .celebration-card,.welcome-slide-visual .school-today-panel,.welcome-slide-visual .welcome-today-stream{padding:11px}.welcome-slide-visual .brief-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.welcome-slide-footer{justify-items:stretch;gap:11px}.welcome-story-controls{justify-content:center}.welcome-slide-actions{width:100%}.welcome-slide-actions .primary-start,.welcome-slide-actions .secondary-start{flex:1 1 140px}.welcome-slide-actions .primary-start{width:100%;min-width:0}.welcome-trust-copy{max-width:none;text-align:center}.welcome-thing-preview.hero-preview,.welcome-demo-preview{width:100%;justify-self:stretch}.welcome-demo-brief strong{font-size:16px}.welcome-thing-preview strong,.welcome-moment-preview strong{font-size:18px}.welcome-thing-preview small,.welcome-moment-preview small{font-size:13px}.welcome-value-step{grid-template-columns:38px minmax(0,1fr);gap:14px;padding:24px 0}.welcome-value-index{width:34px;height:34px;font-size:14px}.welcome-value-copy h2{font-size:28px}.welcome-value-copy p{font-size:15px;line-height:1.45}.welcome-demo-banner{grid-template-columns:1fr;align-items:stretch}.welcome-demo-banner-actions{justify-content:stretch}.welcome-demo-banner-actions .secondary-action,.welcome-demo-banner-actions .intake-submit{flex:1 1 160px}.magic-usecase-stage{min-height:382px}.usecase-artifact.compact .usecase-artifact-items,.usecase-artifact-brief{grid-template-columns:1fr}.usecase-artifact.compact{padding:13px}.usecase-artifact .card-title-copy>strong{font-size:18px}.welcome-sentiments{justify-content:center}.usecase-hero{display:grid;gap:16px}.usecase-hero h2{font-size:30px}.usecase-grid,.usecase-grid.compact{grid-template-columns:1fr}.usecase-conversion-card{padding:0 0 38px}.usecase-atmosphere{height:100%}.usecase-case-header strong{font-size:20px}.usecase-case-header span{font-size:13px}.usecase-result-card{padding:12px}.primary-start,.secondary-start{width:100%}.brief-summary{grid-template-columns:1fr}.brief-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.brief-summary dl div{padding:8px}.app-shell{width:100%;max-width:100vw;padding:22px 16px}h1{font-size:28px}.card-grid,.plan-sheet .checklist-items,.memory-list,.settings-list,.settings-option-row,.reference-list,.usecase-grid,.local-controls,.log-metrics,.card-lab-type-grid,.token-grid,.log-details{grid-template-columns:1fr}.plan-sheet{padding:14px}.settings-segmented{width:100%;justify-self:stretch}.settings-segmented button{min-width:0}.calendar-head{grid-template-columns:1fr;align-items:start}.calendar-head h2{font-size:24px}.calendar-nav{width:100%;justify-content:space-between}.calendar-week-grid{grid-template-columns:minmax(0,1fr);overflow:visible;padding-bottom:0}.calendar-day-cell.calendar-week-day{grid-template-columns:46px minmax(0,1fr);min-height:72px;padding:8px}.calendar-day-cell.calendar-week-day header{gap:4px}.calendar-day-cell.calendar-week-day header span{display:block;font-size:10px}.calendar-day-cell.calendar-week-day header strong{font-size:23px}.calendar-weekday-row,.calendar-month-grid{gap:4px}.calendar-month-grid{grid-auto-rows:minmax(60px,auto)}.calendar-weekday-row{padding:0 1px}.calendar-weekday-row span{font-size:10px}.calendar-month-day{min-height:60px;gap:4px;padding:5px}.calendar-month-day header{justify-content:center}.calendar-month-day header span{display:none}.calendar-month-day header strong{font-size:14px}.calendar-day-events{gap:2px}.calendar-event-compact{grid-template-columns:6px minmax(0,1fr);min-height:18px;padding:3px 4px}.calendar-event-compact>span{width:6px;height:6px}.calendar-event-compact strong{font-size:10px}.calendar-day-agenda{padding:12px}.calendar-day-agenda header{align-items:start}.calendar-day-agenda h3{font-size:16px}.calendar-agenda-event{grid-template-columns:minmax(52px,.2fr) minmax(0,1fr);gap:8px;padding:9px}.calendar-agenda-copy strong{font-size:13px}.calendar-card-preview{right:12px;bottom:calc(var(--app-navigation-height) + env(safe-area-inset-bottom) + 10px);left:12px;width:auto;max-height:min(420px,calc(100dvh - 24px))}.calendar-preview-actions{justify-content:flex-start}.calendar-preview-actions button{flex:1 1 auto}.calendar-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-sheet-header{grid-template-columns:minmax(0,1fr) auto}.plan-sheet-header .new-card-badge{justify-self:start}.timeline-item{grid-template-columns:minmax(54px,.22fr) minmax(0,1fr);gap:9px}.timeline-title-row{grid-template-columns:minmax(0,1fr)}.intake-sheet,.edit-sheet,.detail-sheet{right:12px;bottom:12px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:auto}.calendar-quick-time-row,.edit-time-row{grid-template-columns:minmax(0,1fr)}.calendar-quick-time-row input[type=time],.edit-time-row input[type=time],.course-edit-sheet input[type=time]{width:100%;min-width:0;max-width:100%;-webkit-appearance:none;appearance:none}.family-primary-action{grid-template-columns:minmax(0,1fr)}.family-primary-action .intake-submit,.family-primary-action .secondary-action{width:100%}.wishlist-follow-up-form,.meal-follow-up-form{inset:50% auto auto 50%;width:min(348px,calc(100dvw - 24px));max-width:calc(100dvw - 24px);max-height:min(360px,calc(100dvh - 24px));transform:translate(-50%,-50%);overflow:auto}.magic-note{display:grid}.empty-start-actions,.intake-result-card{grid-template-columns:minmax(0,1fr)}.intake-result-actions{display:flex;flex-wrap:wrap}.family-signal{grid-template-columns:10px minmax(0,1fr)}.family-signal button{grid-column:2;justify-self:start}.home-suggestion-strip{grid-template-columns:minmax(0,1fr);gap:11px}.home-suggestion-actions{justify-content:space-between}.home-suggestion-actions .intake-submit{flex:1;min-width:0}.home-suggestion-menu{flex:0 0 auto}.history-load-more-row{justify-content:flex-start}.weekly-story-prompt,.weekly-moment-list li,.next-week-idea.empty{grid-template-columns:1fr}.weekly-moment-list .secondary-action{justify-self:start}.family-moment-block{align-items:stretch;flex-direction:column}.care-sticker-chip,.family-moment-block button{width:fit-content}.notice-actions{justify-content:flex-start}.ai-dock{right:18px;bottom:calc(var(--app-navigation-height) + env(safe-area-inset-bottom) + 12px)}.today-assistant-feedback span{flex-basis:100%}}.app-shell{gap:22px;padding-top:38px;padding-bottom:calc(52px + var(--app-navigation-height) + env(safe-area-inset-bottom))}.content-flow{gap:20px}.content-section{gap:13px}.app-header{margin-bottom:2px}.app-header h1{letter-spacing:0}.today-assistant-stream{--today-assistant-text-size: 16px;max-width:800px;padding:4px 0 10px;margin-bottom:0}.today-assistant-stream-copy{gap:6px}.today-assistant-stream-text{max-width:760px;line-height:1.64}.agenda-section{gap:8px}.agenda-section+.agenda-section,.agenda-section+.agenda-done-section,.agenda-done-section+.agenda-section{margin-top:3px}.agenda-section-heading{padding-top:2px}.timeline-list.agenda-list{gap:2px}.timeline-item.brief-item-card.agenda-item{gap:6px;padding:13px 10px}.agenda-list .timeline-item.agenda-item:first-child{padding-top:13px}.agenda-type-line{width:20px;height:20px;min-height:0}.agenda-main{gap:5px}.agenda-title-row{gap:10px}.agenda-title-copy h3{font-size:16px;font-weight:760;line-height:1.22}.agenda-title-copy p,.agenda-time-line,.agenda-subtitle{margin-top:4px;font-size:13px;line-height:1.34}.agenda-time-line{line-height:1.3}.agenda-subtitle{margin-top:2px}.agenda-actions{padding-top:0}.agenda-done-section details{padding-top:2px}@media(max-width:640px){.app-shell{gap:20px;padding:28px 18px calc(48px + var(--app-navigation-height) + env(safe-area-inset-bottom))}.app-shell-progress{gap:20px;padding-inline:14px}.content-flow{gap:21px}.content-section{gap:11px}.app-shell-progress .content-flow{gap:18px}.progress-section{min-height:calc(100dvh - 188px)}.day-grid{grid-template-columns:repeat(19,minmax(0,1fr));grid-template-rows:repeat(20,minmax(0,1fr));gap:clamp(6px,1.6vw,8px)}.week-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(8px,2.4vw,11px)}.year-dot{width:clamp(7px,2.35vw,10px);border-radius:clamp(3px,.95vw,5px)}.year-week{width:clamp(22px,7.4vw,30px);border-radius:8px}.today-assistant-stream{--today-assistant-text-size: 16px;padding-bottom:10px}.today-assistant-stream-text{line-height:1.62}.timeline-item.brief-item-card.agenda-item{gap:5px;padding:13px 10px}.agenda-title-row{gap:8px}}
