:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14282f;background:#f7f7f4;font-synthesis:none;--teal:#11758E;--aqua:#8BD1D5;--coral:#FA987B;--harbor:#174A5A;--canvas:#F7F7F4;--surface:#fff;--soft:#F0F1F0;--divider:#DDE1E1;--muted:#66747A;--ink:#14282F;--success:#3E8E68;--attention:#B7791F;--urgent:#C84D5A}*{box-sizing:border-box}body{margin:0;background:var(--canvas)}button,a,input,select{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{background:#fff;border-right:1px solid var(--divider);padding:24px 18px;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:12px;font-weight:850;font-size:18px;margin:0 0 22px 6px}.sidebar-brand img{width:44px;height:44px}.recipient-picker{width:100%;border:1px solid var(--divider);border-radius:12px;padding:10px;background:#fff;color:var(--ink);margin-bottom:20px}.sidebar nav{display:grid;gap:8px}.sidebar a{display:flex;gap:12px;align-items:center;padding:13px 14px;border-radius:14px;color:var(--muted);text-decoration:none;cursor:pointer}.sidebar a.active{background:#e7f4f5;color:var(--teal);font-weight:700}.signout{position:absolute;bottom:24px;left:18px;right:18px;border:0;background:transparent;color:var(--muted);display:flex;gap:8px;align-items:center;padding:10px 12px}.page{max-width:1280px;margin:auto;padding:42px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:800;margin:0 0 8px}.page h1,.voice-header h1{font-size:40px;line-height:1.05;margin:0 0 8px}.page-heading p{color:var(--muted)}.recipient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.recipient-card,.due-card,.schedule,.request-card,.auth-card,.onboarding-page>section{background:#fff;border:1px solid var(--divider);border-radius:22px;padding:22px;box-shadow:0 10px 30px #14282f09}.recipient-head{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dff2f3;color:var(--harbor);font-weight:800}.avatar.large{width:50px;height:50px}.recipient-head h2{margin:0;font-size:20px}.recipient-head p{margin:3px 0;color:var(--muted);font-size:13px}.recipient-summary{color:var(--muted);line-height:1.5}.recipient-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.recipient-card footer span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.recipient-card button,.secondary{background:#fff;border:1px solid var(--divider);padding:10px 13px;border-radius:12px;color:var(--teal);font-weight:700;display:flex;align-items:center;gap:4px}.caregiver-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.caregiver-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(460px,1.2fr);gap:22px}.due-card{border-color:#ecd5a5;background:#fffaf1}.due-card.calm{background:#f3faf7;border-color:#cfe7da}.due-card h2{font-size:28px;margin:6px 0}.primary{background:var(--teal);color:#fff;border:0;border-radius:13px;padding:13px 17px;font-weight:800}.schedule{margin-top:18px}.schedule div{padding:13px 0;border-top:1px solid var(--soft);display:flex;justify-content:space-between;gap:14px}.schedule div span,.muted{color:var(--muted);font-size:13px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-grid button{min-height:112px;background:#fff;border:1px solid var(--divider);border-radius:18px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--harbor);font-weight:700}.quick-grid svg{color:var(--teal)}.requests-list{margin-top:22px}.request-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-top:12px}.request-card div{display:grid;gap:4px}.request-card span{color:var(--muted);font-size:13px}.request-card button{border:0;background:#e5f4f5;color:var(--teal);padding:11px 14px;border-radius:12px;font-weight:800}.request-dot{width:12px;height:12px;background:var(--teal);border-radius:50%}.urgent-request{border-color:#e9b8bd;background:#fff5f6}.urgent-request>svg{color:var(--urgent)}.voice-shell{min-height:100vh;padding:34px;display:flex;flex-direction:column}.voice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.voice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;flex:1}.voice-tile{min-height:150px;border:1px solid var(--divider);border-radius:22px;background:#fff;color:var(--harbor);display:grid;place-items:center;align-content:center;gap:10px;font-size:18px;font-weight:800;position:relative}.voice-tile svg{color:var(--teal)}.voice-tile.pinned{background:#fff6f2;border-color:#f7c5b7}.voice-tile.pinned svg{color:var(--coral)}.voice-tile small{position:absolute;top:12px;right:12px;color:#a95642;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.voice-tile:disabled{opacity:.6}.voice-bottom{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:14px;margin-top:16px}.voice-bottom button{min-height:76px;border-radius:18px;border:1px solid var(--divider);font-size:21px;font-weight:900}.yes{background:#edf7f1;color:var(--success)}.no{background:#fff;color:var(--harbor)}.help{background:var(--urgent);color:#fff;border-color:var(--urgent)!important}.voice-feedback{text-align:center;padding:13px;color:var(--muted)}.boot{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;max-width:1180px;margin:auto;padding:56px}.auth-brand img{width:82px;height:82px;margin-bottom:24px}.auth-brand h1{font-size:52px;line-height:1.02;margin:0 0 18px;max-width:620px}.auth-brand>p:last-child{font-size:18px;line-height:1.6;color:var(--muted);max-width:620px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);border-radius:12px;padding:4px;margin-bottom:24px}.segmented button{border:0;background:transparent;padding:10px;border-radius:9px;color:var(--muted);font-weight:750}.segmented button.active{background:#fff;color:var(--teal);box-shadow:0 2px 8px #14282f14}.auth-card form,.onboarding-form{display:grid;gap:16px}.auth-card label,.onboarding-form label{display:grid;gap:7px;font-size:13px;font-weight:750;color:var(--harbor)}.auth-card input,.onboarding-form input{border:1px solid var(--divider);border-radius:12px;padding:13px 14px;font-size:16px;color:var(--ink);background:#fff}.wide{width:100%;justify-content:center}.form-note,.form-message{border-radius:12px;padding:12px;background:#eef7f8;color:var(--harbor);font-size:13px}.form-message.error{background:#fff0f1;color:var(--urgent)}.onboarding-page{min-height:100vh;display:grid;place-items:center;padding:36px}.onboarding-page>section{width:min(720px,100%);padding:32px}.onboarding-page h1{font-size:40px;margin:0 0 10px}.onboarding-page>section>p:not(.eyebrow){color:var(--muted);line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.empty-state{background:#fff;border:1px dashed var(--divider);border-radius:22px;padding:44px;text-align:center;color:var(--muted);margin-top:24px}.empty-state h2{color:var(--ink)}.timeline-list{display:grid;gap:12px;margin-top:26px}.timeline-row{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--divider);border-radius:18px;padding:18px 20px}.timeline-icon{width:42px;height:42px;border-radius:13px;background:#e7f4f5;color:var(--teal);display:grid;place-items:center}.timeline-row h2{font-size:16px;margin:0 0 5px}.timeline-row p{margin:0;color:var(--muted);font-size:13px;text-transform:capitalize}.timeline-row time{color:var(--muted);font-size:13px;white-space:nowrap}.timeline-row.urgent-row{background:#fff5f6;border-color:#e9b8bd}.timeline-row.urgent-row .timeline-icon{background:#fde3e6;color:var(--urgent)}@media(max-width:900px){.app-shell{display:block}.sidebar{height:auto;position:fixed;z-index:20;bottom:0;top:auto;width:100%;border-right:0;border-top:1px solid var(--divider);padding:7px;background:#fffffff5}.sidebar-brand{display:none}.recipient-picker{position:fixed;z-index:21;top:10px;left:18px;width:auto;max-width:45vw}.sidebar nav{grid-template-columns:repeat(5,1fr);gap:0}.sidebar a{display:grid;place-items:center;gap:3px;font-size:11px;padding:8px 3px}.signout{display:none}.page,.voice-shell{padding:72px 18px 92px}.recipient-grid,.caregiver-layout{grid-template-columns:1fr}.recipient-card footer{align-items:flex-start;gap:12px;flex-direction:column}.voice-header{align-items:flex-start;gap:14px}.voice-header h1,.page h1{font-size:32px}.voice-grid{grid-template-columns:repeat(2,1fr)}.voice-tile{min-height:132px}.quick-grid{grid-template-columns:repeat(2,1fr)}.auth-page{grid-template-columns:1fr;padding:28px 20px;gap:24px}.auth-brand h1{font-size:38px}.auth-brand>p:last-child{font-size:16px}.auth-brand img{width:62px;height:62px}.form-row{grid-template-columns:1fr}}@media(max-width:700px){.timeline-row{grid-template-columns:auto 1fr}.timeline-row time{grid-column:2;white-space:normal}}
