@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&family=Schibsted+Grotesk:wght@600;700;800&display=swap";:root{--bg:#f4efe5;--surface:#fffaf2;--card:#fff;--ink:#142522;--muted:#718079;--line:#e8dfd0;--accent:#0f5f56;--accent2:#16a085;--mint:#eaf7f3;--warm:#e6a532;--violet:#7b5fc7;--red:#b94747;--shadow:0 22px 70px #14252224;font-family:Figtree,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#fbe8b8 0,#0000 30%),linear-gradient(155deg,#0f5f56 0% 26%,#f4efe5 26%,#f8f3ea 100%);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;min-height:100vh;padding:28px;display:grid}.phone-frame{width:min(430px,100%);min-height:min(880px,100vh - 56px);box-shadow:var(--shadow);background:linear-gradient(#fffaf2,#f7f0e4);border:1px solid #ffffffa6;border-radius:42px;position:relative;overflow:hidden}.brand{color:var(--accent);letter-spacing:-.045em;align-items:center;gap:9px;font-size:1.42rem;font-weight:900;display:inline-flex}.brand-mark{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-radius:10px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.eyebrow{color:var(--warm);text-transform:uppercase;letter-spacing:.13em;margin:0 0 8px;font-size:.72rem;font-weight:900}.lead{color:var(--muted);font-size:1.03rem;line-height:1.5}.muted{color:var(--muted)}.onboarding-card{padding:30px}.hero-avatars{gap:8px;margin:30px 0 26px;display:flex}.hero-avatars span{border:1px solid var(--line);background:#fff;border-radius:17px;place-items:center;width:46px;height:46px;font-size:1.35rem;display:grid;box-shadow:0 8px 22px #0f5f5614}.onboarding-card h1,.page-header h1{letter-spacing:-.055em;margin:0;font-family:Schibsted Grotesk,Figtree,sans-serif;font-weight:800;line-height:1}.onboarding-card h1{margin-bottom:16px;font-size:3.25rem}.soft-card,.panel,.kpi,.row,.active-user-card{border:1px solid var(--line);background:#ffffffd6;border-radius:24px;box-shadow:0 12px 36px #0f5f5614}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;padding:14px;display:grid}.form-grid label,.stack-form label{color:#31423e;gap:6px;font-size:.88rem;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #0f5f561f}textarea{resize:vertical;min-height:110px}.primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #0f5f5638}.wide{width:100%}.privacy-note{color:var(--muted);align-items:center;gap:8px;margin:16px 0 0;font-size:.86rem;line-height:1.35;display:flex}.app-frame{flex-direction:column;display:flex}.app-topbar{justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 12px;display:flex}.case-pill{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;align-items:center;gap:9px;max-width:230px;padding:8px;display:flex}.case-pill strong,.case-pill small{display:block}.case-pill small{color:var(--muted);font-size:.72rem}.avatar{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-radius:19px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.small-avatar{border-radius:14px;width:38px;height:38px;font-size:.92rem}.active-user-card{grid-template-columns:1fr auto;gap:2px 12px;margin:0 20px 14px;padding:12px 14px;display:grid}.active-user-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-row:1/3;font-size:.78rem;font-weight:900}.active-user-card strong{font-weight:900}.active-user-card small{color:var(--muted);text-align:right}.screen-body{padding:0 20px 104px;overflow:auto}.page-header{padding:8px 0 18px}.page-header h1{margin-bottom:8px;font-size:2.35rem}.page-header p:last-child{color:var(--muted);margin:0}.kpi-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.kpi{padding:14px 10px}.kpi-icon{color:var(--accent);height:24px}.kpi strong{letter-spacing:-.04em;margin-top:8px;font-family:Schibsted Grotesk;font-size:1.8rem;display:block}.kpi span{color:var(--muted);font-size:.76rem;font-weight:750;line-height:1.15;display:block}.panel{margin-bottom:14px;padding:16px}.panel.notice{background:#f4fbf8}.panel.vera-panel{background:linear-gradient(#fff,#f3fbf8)}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.panel h2{letter-spacing:-.02em;margin:0;font-size:1.02rem;font-weight:900}.panel-head button{color:var(--accent);background:0 0;border:none;font-weight:900}.list{gap:10px;display:grid}.compact-list{gap:8px}.row{align-items:center;gap:12px;padding:12px;display:flex}.row>div{flex:1;min-width:0}.row strong{font-weight:900;display:block}.row strong em{color:var(--muted);font-style:normal;font-weight:700}.row span,.row small{color:var(--muted);align-items:center;gap:4px;font-size:.84rem;line-height:1.35;display:flex}.row small{margin-top:3px;display:block}.row svg{color:var(--accent);flex:none}.focus-card{background:linear-gradient(135deg,var(--mint),#fff);border:1px solid #0f5f5624;border-radius:20px;gap:7px;padding:15px;display:grid}.focus-card strong{font-size:1.05rem}.focus-card span{color:var(--muted)}.badge{color:var(--accent);white-space:nowrap;background:#eef7f5;border:1px solid #0f5f5626;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.badge.ok{color:#1c7b48;background:#eaf7ef}.round{border:1px solid var(--line);background:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.round.done{background:var(--accent);border-color:var(--accent);color:#fff}.round.done svg{color:#fff}.empty{color:var(--muted);padding:8px 0}.muted-line{color:var(--muted);text-decoration:line-through}.inline-form{align-items:center;gap:10px;display:flex}.inline-form input,.inline-form select{flex:1;min-width:0}.stack-form{gap:10px;display:grid}.quick-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.quick-actions button{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;text-align:left;border:none;border-radius:22px;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 12px 28px #0f5f562e}.quick-actions button.sos{background:linear-gradient(135deg,#b94747,#e06a55)}.quick-actions strong,.quick-actions small{display:block}.quick-actions small{opacity:.82;font-size:.76rem}.chat-list{gap:10px;max-height:350px;padding-right:4px;display:grid;overflow:auto}.chat-bubble{border-radius:20px;align-items:flex-start;gap:8px;padding:12px 13px;font-size:.95rem;line-height:1.38;display:flex}.chat-bubble.vera{color:#173b35;background:#eef8f4}.chat-bubble.user{background:var(--accent);color:#fff;justify-self:end;max-width:88%}.example-chips{gap:8px;margin:14px 0;display:flex;overflow:auto}.example-chips button{border:1px solid var(--line);color:var(--accent);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:800}.chat-input{align-items:center;gap:8px;display:flex}.chat-input input{flex:1}.voice,.send{border:none;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;display:grid}.voice{border:1px solid var(--line);color:var(--accent);background:#fff}.voice.active{background:var(--warm);color:#fff}.send{background:var(--accent);color:#fff}.send svg{color:#fff}.microcopy{color:var(--muted);margin:12px 0 0;font-size:.78rem;line-height:1.35}.checkline{align-items:center;gap:8px;color:var(--muted)!important;grid-template-columns:none!important;font-weight:700!important;display:flex!important}.checkline input{width:auto}.call-button{background:var(--accent);color:#fff;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.call-button svg{color:#fff}.row-actions{justify-items:end;gap:6px;flex:initial!important;display:grid!important}.row-actions button{color:var(--red);background:0 0;border:none;font-size:.78rem;font-weight:800}.emergency-row strong{align-items:center;gap:4px;display:flex}.bottom-nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#fffffff0;border-radius:26px;gap:5px;padding:8px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;overflow-x:auto;box-shadow:0 14px 36px #14252229}.bottom-nav::-webkit-scrollbar{display:none}.bottom-nav button{color:#788680;background:0 0;border:none;border-radius:18px;place-items:center;gap:3px;min-width:62px;padding:8px 4px;font-size:.64rem;font-weight:800;display:grid}.bottom-nav button.active{background:var(--accent);color:#fff}.bottom-nav button.active svg{color:#fff}@media (width<=520px){body{background:#f4efe5}.phone-stage{padding:0;display:block}.phone-frame{width:100%;min-height:100vh;box-shadow:none;border:none;border-radius:0}.onboarding-card{padding:24px}.onboarding-card h1{font-size:2.85rem}.form-grid{grid-template-columns:1fr}.kpi-grid{gap:8px}.inline-form{display:grid}.quick-actions{grid-template-columns:1fr}.case-pill{max-width:210px}.screen-body,.app-topbar{padding-inline:16px}.active-user-card{margin-inline:16px}}.field-label{color:#31423e;gap:6px;font-size:.82rem;font-weight:800;display:grid}.task-row{position:relative;overflow:hidden}.task-row:before{content:"";background:#b9c7c1;width:4px;position:absolute;top:0;bottom:0;left:0}.task-row.priority-baja:before{background:#9fb8ad}.task-row.priority-media:before{background:var(--warm)}.task-row.priority-alta:before{background:#e06a55}.task-row.priority-urgente:before{background:var(--red)}.voice-field{color:#31423e;gap:6px;font-size:.82rem;font-weight:800;display:grid}.voice-field-row{align-items:stretch;gap:8px;display:flex}.voice-field-row input,.voice-field-row textarea{flex:1}.dictate{border:1px solid var(--line);color:var(--accent);background:#fff;border-radius:14px;align-items:center;gap:5px;min-height:42px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.dictate.active{background:var(--warm);color:#fff}.dictate.active svg{color:#fff}.expense-total{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;margin-bottom:14px;padding:18px;display:grid;box-shadow:0 16px 34px #0f5f5638}.expense-total svg{color:#fff;grid-row:1/3}.expense-total span{opacity:.82;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800}.expense-total strong{letter-spacing:-.04em;font-family:Schibsted Grotesk;font-size:1.8rem}.expense-icon{width:42px;height:42px;color:var(--accent);background:#eef7f5;border-radius:15px;flex:none;place-items:center;display:grid}@media (width<=520px){.voice-field-row{display:grid}.dictate{justify-content:center}}.filter-grid{grid-template-columns:1.15fr 1fr 1fr;gap:10px;display:grid}.task-groups{gap:16px;display:grid}.task-group{gap:10px;display:grid}.section-title-row{justify-content:space-between;align-items:center;gap:10px;padding:0 2px;display:flex}.section-title-row h2{color:#31423e;margin:0;font-size:.94rem;font-weight:900}.task-row.overdue{background:#fff7f4;border-color:#b947473d}.reminder-panel{justify-content:space-between;align-items:center;gap:12px;display:flex}.reminder-panel strong,.reminder-panel span{display:block}.reminder-panel span{color:var(--muted);margin-top:3px;font-size:.84rem;line-height:1.35}.alert-panel{background:#fff7f4;border-color:#b9474742}.inline-alerts{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.photo-input input{background:#fff;padding:10px}.med-photo-preview{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:8px;display:flex}.med-photo-preview img{object-fit:cover;border-radius:14px;width:58px;height:58px}.med-photo-preview span{color:var(--accent);align-items:center;gap:6px;font-size:.84rem;font-weight:900;display:flex}.medication-row{align-items:center}.medication-row.due{background:#fffaf0}.medication-row.missed{background:#fff3f0;border-color:#b9474740}.med-photo,.med-photo-placeholder{border-radius:16px;flex:none;width:50px;height:50px}.med-photo{object-fit:cover;border:1px solid var(--line);background:#fff}.med-photo-placeholder{color:var(--accent);background:#eef7f5;border:1px solid #0f5f561f;place-items:center;display:grid}.alert-copy{align-items:center;gap:5px;font-weight:900;color:var(--red)!important;display:flex!important}@media (width<=520px){.filter-grid{grid-template-columns:1fr}.reminder-panel{display:grid}.reminder-panel .primary{width:100%}.medication-row{gap:9px}.med-photo,.med-photo-placeholder{border-radius:14px;width:44px;height:44px}}.button-grid{grid-template-columns:1fr;gap:8px;display:grid}.button-row{flex-wrap:wrap;gap:8px;display:flex}.secondary,.danger{border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:900;display:inline-flex}.secondary{color:var(--accent);background:#eef7f5;border:1px solid #0f5f5626}.danger{color:var(--red);background:#fff0ed;border:1px solid #b9474738}.hidden-input{display:none}.edit-card{gap:9px;width:100%;flex:1!important;display:grid!important}.edit-card textarea{min-height:78px}.row-actions .secondary-action{color:var(--accent)}.row-actions .secondary-action:hover{text-decoration:underline}.row-actions{gap:5px}.row-actions .badge{justify-self:end}.medication-row .row-actions{min-width:82px}.medication-row .row-actions button{line-height:1.1}.compact-list .row{padding:10px}.badge.alert{color:#b94747;background:#fff0ed;border-color:#b9474738}@media (width>=640px){.button-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.button-row{display:grid}.button-row button{width:100%}.row{align-items:flex-start}.row-actions{align-items:flex-end}.edit-card .inline-form{display:grid}}.field-hint{color:var(--muted);margin-top:2px;font-size:.76rem;font-weight:700;line-height:1.25;display:block}.member-row.active-member:before{content:"";background:var(--accent);border-radius:999px;align-self:stretch;width:4px;margin:-2px 0}.member-row .row-actions{min-width:86px}.member-row small{color:var(--accent);font-weight:900}.member-row .edit-card{margin-left:0}@media (width<=520px){.member-row.active-member:before{display:none}.member-row .row-actions{min-width:0}}.simple-mode .page-header h1{font-size:2.15rem}.simple-actions{grid-template-columns:1fr;gap:12px;margin-bottom:14px;display:grid}.simple-actions button{text-align:left;color:#fff;border:none;border-radius:28px;align-items:center;gap:14px;padding:20px;display:flex;box-shadow:0 16px 34px #0f5f562e}.simple-actions svg{color:#fff;flex:none}.simple-actions strong,.simple-actions small{display:block}.simple-actions strong{font-size:1.18rem}.simple-actions small{opacity:.88}.simple-ok{background:linear-gradient(135deg,var(--accent),var(--accent2))}.simple-help{background:linear-gradient(135deg,#b94747,#e06a55)}.simple-row{min-height:78px}.simple-icon{width:50px;height:50px;color:var(--accent);background:#eef7f5;border-radius:17px;flex:none;place-items:center;display:grid}.simple-mini-button{box-shadow:none;padding:9px 12px;font-size:.78rem}.simple-focus small{color:var(--muted);font-weight:800}.simple-contact-grid{gap:10px;display:grid}.simple-call{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:12px;padding:15px;text-decoration:none;display:flex}.simple-call svg{color:var(--accent);flex:none}.simple-call strong,.simple-call small{display:block}.simple-call strong{font-size:1.02rem;font-weight:900}.simple-call small{color:var(--muted)}@media (width>=420px){.simple-actions{grid-template-columns:1fr 1fr}}@media (width<=520px){.quick-actions{grid-template-columns:1fr}.simple-mini-button{width:auto}.simple-row{align-items:center}}.expense-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:13px}.summary-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:900;display:block}.summary-card strong{letter-spacing:-.04em;margin-top:5px;font-family:Schibsted Grotesk;font-size:1.5rem;display:block}.summary-card small{color:var(--muted);margin-top:3px;font-size:.77rem;line-height:1.25;display:block}.balance-row{background:#fffdf8}.category-grid{flex-wrap:wrap;gap:8px;display:flex}.category-chip{border:1px solid var(--line);background:#fff;border-radius:16px;gap:2px;padding:10px 12px;display:grid}.category-chip span{color:var(--muted);text-transform:capitalize;font-size:.75rem;font-weight:900}.category-chip strong{font-size:.95rem}@media (width<=520px){.expense-summary{grid-template-columns:1fr}.summary-card strong{font-size:1.35rem}}.install-card{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:9px;margin:0 20px 12px;padding:11px 12px;display:flex;box-shadow:0 10px 26px #0f5f561a}.install-card svg{color:var(--accent);flex:none}.install-card div{flex:1;min-width:0}.install-card strong,.install-card span{display:block}.install-card strong{font-size:.88rem;font-weight:900}.install-card span{color:var(--muted);font-size:.76rem;line-height:1.2}.install-card button{background:var(--accent);color:#fff;border:none;border-radius:999px;padding:8px 11px;font-size:.76rem;font-weight:900}.install-card .install-close{color:var(--muted);background:0 0;padding:4px 6px;font-size:1.15rem}@media (width<=520px){.install-card{margin-inline:16px}}.install-card.install-card-prominent{background:linear-gradient(135deg,#fffaf2,#eef7f5);border-color:#0f5f5638;align-items:center}.install-icon{background:var(--accent);color:#fff;border-radius:15px;flex:none;place-items:center;width:38px;height:38px;display:grid}.install-icon svg{color:#fff}.install-card.install-card-prominent strong{font-size:.94rem}.install-card.install-card-prominent small{color:var(--accent);margin-top:4px;font-size:.76rem;font-weight:800;line-height:1.25;display:block}.install-card.install-card-prominent button:not(.install-close){white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.install-card.install-card-prominent button:not(.install-close) svg{color:#fff}@media (width<=420px){.install-card.install-card-prominent{grid-template-columns:auto 1fr auto;gap:9px;display:grid}.install-card.install-card-prominent button:not(.install-close){grid-column:1/-1;justify-content:center;width:100%}.install-card.install-card-prominent .install-close{position:absolute;right:18px}}.avatar{overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar-editor{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:9px;display:flex}.avatar-editor-fields{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.avatar-editor-fields input{min-width:0}.file-button{white-space:nowrap;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}@media (width<=520px){.avatar-editor{align-items:flex-start}.avatar-editor-fields{display:grid}.file-button{justify-content:center}}.avatar{background:linear-gradient(135deg,var(--avatar-color,#0f5f56),color-mix(in srgb,var(--avatar-color,#0f5f56) 70%,#fff 30%));overflow:hidden;border-radius:50%!important}.small-avatar{border-radius:50%!important}.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.avatar svg{fill:none;stroke:#fffaf2;stroke-width:5.4px;stroke-linecap:round;stroke-linejoin:round;width:66%;height:66%}.avatar svg circle,.avatar svg path{vector-effect:non-scaling-stroke}.skin-editor-fields{gap:10px;display:grid!important}.skin-grid,.color-grid,.photo-actions{flex-wrap:wrap;gap:7px;display:flex}.skin-choice,.color-choice{background:0 0;border:2px solid #0000;border-radius:999px;place-items:center;padding:2px;display:grid}.skin-choice.active,.color-choice.active{border-color:var(--accent)}.skin-choice .avatar{width:36px;height:36px}.color-choice{width:28px;height:28px;box-shadow:inset 0 0 0 3px #ffffffbf,0 2px 8px #14252226}.photo-actions .secondary{padding:9px 11px}.photo-actions .secondary svg{color:var(--accent)}@media (width<=520px){.skin-grid{gap:6px}.photo-actions{grid-template-columns:1fr 1fr;display:grid}.photo-actions .secondary{justify-content:center}}.avatar{aspect-ratio:1!important;background:var(--avatar-color,#0e6157)!important;color:#fff!important;border-radius:50%!important;flex:0 0 52px!important;place-items:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;padding:0!important;display:grid!important;overflow:hidden!important}.small-avatar{border-radius:50%!important;flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}.avatar img{object-fit:cover!important;border-radius:50%!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important}.skin-choice .avatar{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important}.case-pill .avatar,.member-row .avatar,.avatar-editor .avatar{align-self:center!important}.avatar-editor{align-items:center!important}.bottom-nav button{min-width:64px}.panel-actions{justify-content:flex-end;margin:-2px 0 10px;display:flex}.small-action{box-shadow:none;padding:8px 12px;font-size:.78rem}.member-row{position:relative;overflow:hidden;background:linear-gradient(90deg,color-mix(in srgb,var(--member-color,#0e6157) 16%,#fff 84%),#ffffffeb)!important;border-color:color-mix(in srgb,var(--member-color,#0e6157) 32%,#e8dfd0 68%)!important}.member-row:after{content:"";background:var(--member-color,#0e6157);width:6px;position:absolute;top:0;bottom:0;left:0}.member-row.active-member{background:linear-gradient(90deg,color-mix(in srgb,var(--member-color,#0e6157) 24%,#fff 76%),#fffaf2)!important;border-color:color-mix(in srgb,var(--member-color,#0e6157) 46%,#e8dfd0 54%)!important}.member-row.active-member:before{display:none!important}.member-row small{color:var(--member-color,#0e6157)!important}.member-row .badge.ok{background:color-mix(in srgb,var(--member-color,#0e6157) 16%,#fff 84%);color:var(--member-color,#0e6157);border-color:color-mix(in srgb,var(--member-color,#0e6157) 30%,#fff 70%)}.auth-card .lead{margin-bottom:0}.auth-form{grid-template-columns:1fr!important}.auth-form label,.auth-form .primary,.auth-error{grid-column:1/-1}.auth-error{color:var(--red);background:#fff0ed;border:1px solid #b9474738;border-radius:16px;margin:0;padding:10px 12px;font-weight:850}.auth-switch{width:100%;color:var(--accent);background:#eef7f5;border:1px solid #0f5f5626;border-radius:999px;padding:12px 16px;font-weight:900}.text-link{color:var(--accent);background:0 0;border:none;justify-self:end;padding:0;font-weight:900}.active-user-card .text-link{grid-area:1/2;align-self:start}.active-user-card small{grid-area:2/2}.active-user-card strong{min-width:0}.file-button{border:1px solid var(--line);color:var(--accent);cursor:pointer;text-align:center;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-weight:900;display:inline-flex!important}.file-button svg{color:var(--accent)}.report-preview{color:var(--accent);background:#eef7f5;border:1px solid #0f5f5626;border-radius:18px;align-items:center;gap:10px;padding:12px;display:flex}.report-preview span,.report-preview strong,.report-preview small{display:block}.report-preview small{color:var(--muted);font-weight:700}.report-group{gap:9px;display:grid}.report-group h3{color:var(--accent);align-items:center;gap:7px;margin:8px 0 2px;font-size:.94rem;display:flex}.report-thumb{object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:14px;flex:none;width:58px;height:70px}.report-file-icon{border:1px solid var(--line);width:58px;height:70px;color:var(--accent);background:#eef7f5;border-radius:14px;flex:none;place-items:center;display:grid}.report-row .secondary-action{align-items:center;gap:4px;text-decoration:none;display:inline-flex;color:var(--accent)!important}.report-row .row-actions button.secondary-action{color:var(--red)!important}.auth-actions{gap:10px;margin-top:12px;display:grid}.invite-link{color:var(--accent);background:#eef7f5;border:1px solid #0f5f5629;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.invite-link span{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.invite-link svg{color:var(--accent)}.weekday-panel{border:1px solid var(--line);background:#fff;border-radius:22px;gap:12px;padding:14px;display:grid}.weekday-toggle-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.weekday-toggle{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:16px;place-items:center;gap:2px;min-height:56px;padding:9px 4px;display:grid}.weekday-toggle strong{color:inherit;font-size:.98rem}.weekday-toggle small{color:inherit;font-size:.56rem;font-weight:850;line-height:1}.weekday-toggle.selected{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-color:#0000;box-shadow:0 10px 20px #0f5f5629}.weekday-dose-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (width<=520px){.weekday-toggle-grid{grid-template-columns:repeat(4,1fr)}.weekday-dose-grid{grid-template-columns:1fr}.weekday-toggle{min-height:54px}.weekday-toggle small{font-size:.62rem}}.appointment-notes{color:#31423e;background:#f4fbf8;border:1px solid #0f5f561f;border-radius:16px;gap:5px;margin-top:8px;padding:10px 11px;display:grid}.appointment-notes p{margin:0;font-size:.84rem;line-height:1.35}.appointment-notes b{color:var(--accent)}.note-row{align-items:flex-start}.note-row .row-actions{min-width:112px}.note-row .badge{white-space:normal;text-align:right;line-height:1.15}.note-row span{white-space:pre-wrap;color:#31423e}@media (width<=520px){.note-row .row-actions{justify-items:start;min-width:0}.note-row .badge{text-align:left}}.legal-note{color:#4b3a18;background:#fff7e8;border:1px solid #ecd8ad;border-radius:18px;align-items:flex-start;gap:9px;margin:0 0 14px;padding:12px 13px;display:flex}.legal-note.compact{padding:10px 12px}.legal-note svg{color:#b98216;flex:none;margin-top:1px}.legal-note p{margin:0;font-size:.86rem;line-height:1.35}.legal-consent{gap:10px;margin:14px 0;padding:14px;grid-template-columns:1fr!important;display:grid!important}.legal-consent h2{margin:0;font-size:1rem}.legal-consent p{color:var(--muted);margin:0;line-height:1.35}.legal-links{flex-wrap:wrap;gap:8px;display:flex}.legal-links a{color:var(--accent);background:#eef7f5;border:1px solid #0f5f5626;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900;text-decoration:none}.secondary:is(a){text-decoration:none}.panel.notice .legal-note{background:#fffaf2;margin-bottom:0}@media (width<=520px){.legal-links{display:grid}.legal-links a{text-align:center}.legal-note{border-radius:16px}}.danger-zone{background:#fff7f5;border:1px solid #b947473d;border-radius:20px;gap:8px;padding:13px;display:grid}.danger-zone strong{color:var(--red)}.danger-zone p{margin:0}.danger-zone .button-grid{margin-top:2px}.alert-kpis .kpi:first-child .kpi-icon{color:var(--red)}.alert-row{align-items:flex-start}.alert-row.severity-overdue{background:#fff3f0;border-color:#b9474740}.alert-row.severity-due{background:#fffaf0;border-color:#e6a53247}.alert-row.severity-resolved{background:#f4fbf8}.notice-icon{width:42px;height:42px;color:var(--accent);background:#eef7f5;border-radius:15px;flex:none;place-items:center;display:grid}.alert-row.severity-overdue .notice-icon{color:var(--red);background:#fff0ed}.alert-row.severity-due .notice-icon{color:#9c6b12;background:#fff4d8}.notice-icon svg{color:currentColor!important}.alert-row .row-actions{min-width:96px}.alert-row .row-actions .secondary-action{font-size:.76rem}.alert-row span{display:block}.alert-row small{color:var(--accent);font-weight:850}@media (width<=520px){.alert-row .row-actions{justify-items:start;min-width:0}.notice-icon{border-radius:14px;width:38px;height:38px}}.notice-status{color:var(--accent);background:#eef7f5;border:1px solid #0f5f5624;border-radius:999px;align-items:center;gap:5px;margin-top:7px;padding:5px 8px;font-size:.74rem;font-weight:900;display:inline-flex}.notice-status svg{color:var(--accent)!important}.notice-event-row .notice-icon{color:#9c6b12;background:#fff4d8}.notice-event-row .badge{align-self:flex-start}@media (width<=520px){.notice-status{width:fit-content}.notice-event-row{align-items:flex-start}}.home-focus-card{background:linear-gradient(135deg,#eef7f5,#fff);border:1px solid #0f5f5629;border-radius:24px;align-items:flex-start;gap:13px;padding:15px;display:flex}.home-focus-card.severity-overdue,.home-focus-card.severity-due,.home-focus-card.severity-escalated{background:#fff3f0;border-color:#b9474740}.home-focus-icon{background:var(--accent);color:#fff;border-radius:18px;flex:none;place-items:center;width:48px;height:48px;display:grid}.home-focus-card.severity-overdue .home-focus-icon,.home-focus-card.severity-due .home-focus-icon,.home-focus-card.severity-escalated .home-focus-icon{background:var(--red)}.home-focus-icon svg{color:#fff!important}.home-focus-card strong{margin-top:8px;font-size:1.08rem;display:block}.home-focus-card span,.home-focus-card small{color:var(--muted);margin-top:3px;line-height:1.35;display:block}.home-kpis .kpi:first-child .kpi-icon{color:var(--red)}.home-alert-row{align-items:flex-start}.home-alert-row.severity-overdue,.home-alert-row.severity-due,.home-alert-row.severity-escalated{background:#fff3f0;border-color:#b9474740}.home-alert-row.severity-notified{background:#fffaf0;border-color:#e6a53247}.home-alert-row .notice-icon{flex:0 0 42px}.home-split-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-split-grid .panel{margin-bottom:14px}.empty-note{color:var(--muted);align-items:center;gap:8px;display:flex}.empty-note .empty{margin:0}@media (width<=520px){.home-split-grid{grid-template-columns:1fr}.home-focus-card{border-radius:22px}.home-alert-row .row-actions{justify-items:start}}.readonly-banner{color:#4b3a18;background:#fff7e8;border:1px solid #ecd8ad;border-radius:20px;gap:2px;margin:0 20px 14px;padding:11px 13px;display:grid}.readonly-banner strong{font-weight:900}.readonly-banner span{font-size:.84rem;line-height:1.35}.readonly-note{color:#4b3a18;background:#fff7e8;border:1px solid #ecd8ad;border-radius:18px;align-items:flex-start;gap:9px;margin:0 0 14px;padding:12px 13px;display:flex}.readonly-note.compact{padding:10px 12px}.readonly-note svg{color:#b98216;flex:none;margin-top:1px}.readonly-note p{margin:0;font-size:.86rem;line-height:1.35}.round:disabled{opacity:.55;cursor:not-allowed}@media (width<=520px){.readonly-banner{margin-inline:16px}.readonly-note{border-radius:16px}}.note-used,.appointment-done,.appointment-cancelled{opacity:.72;background:#f7f4ee}.note-used strong,.appointment-done strong,.appointment-cancelled strong,.note-used span{color:var(--muted)}.appointment-cancelled{background:#fff3f0}.appointment-cancelled strong{color:#9c4646}.notice-summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.notice-summary-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:4px;min-width:0;padding:13px 10px;display:grid}.notice-summary-icon{width:34px;height:34px;color:var(--accent);background:#eef7f5;border-radius:13px;place-items:center;margin-bottom:4px;display:grid}.notice-summary-icon svg{color:currentColor!important}.notice-summary-card strong{letter-spacing:-.05em;font-family:Schibsted Grotesk;font-size:1.75rem;line-height:1}.notice-summary-card span{font-size:.82rem;font-weight:900;line-height:1.1}.notice-summary-card small{color:var(--muted);font-size:.72rem;font-weight:750;line-height:1.15}.notice-summary-card.urgent{background:#fff3f0;border-color:#b9474740}.notice-summary-card.urgent .notice-summary-icon{color:var(--red);background:#fff0ed}.notice-summary-card.urgent strong{color:var(--red)}.notice-summary-card.due{background:#fffaf0;border-color:#e6a53247}.notice-summary-card.due .notice-summary-icon{color:#9c6b12;background:#fff4d8}.notice-summary-help{color:var(--muted);margin:12px 2px 0;font-size:.86rem;line-height:1.35}.notice-summary-help b{color:var(--ink)}@media (width<=520px){.notice-summary-grid{grid-template-columns:1fr 1fr}.notice-summary-card:last-child{grid-column:1/-1}}.relevo-icon{flex:none;place-items:center;display:inline-grid}.relevo-icon img{object-fit:contain;width:100%;height:100%;display:block}.kpi-icon .relevo-icon,.notice-icon .relevo-icon,.simple-icon .relevo-icon{width:28px;height:28px}.notice-summary-icon .relevo-icon{width:24px;height:24px}.home-focus-icon:has(.relevo-icon){background:#fff;border:1px solid #0f5f5624}.home-focus-icon .relevo-icon{width:38px;height:38px}.med-photo-placeholder .relevo-icon{width:30px;height:30px}.call-button:has(.relevo-icon){border:1px solid var(--line);background:#fff}.call-button .relevo-icon{width:25px;height:25px}.legal-note .relevo-icon{width:22px;height:22px;margin-top:0}.report-file-icon .relevo-icon{width:34px;height:34px}.expense-icon .relevo-icon{width:28px;height:28px}.expense-total .relevo-icon{background:#ffffffeb;border-radius:14px;grid-row:1/3;width:38px;height:38px;padding:6px}
