:root{--bg:#f7f4ee;--surface:#fffdf8;--surface-muted:#f1ebdf;--primary:#295e27;--accent:#d7ebb0;--text:#172117;--text-muted:#61715d;--border:#e1d8ca;--danger:#b44b39}*{box-sizing:border-box}body,html{padding:0;margin:0;max-width:100%;min-height:100%;overflow-x:hidden;background:radial-gradient(circle at top left,hsla(80,60%,81%,.22),transparent 30%),var(--bg);color:var(--text);font-family:Inter,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr);overflow:hidden;transition:grid-template-columns .18s ease}.admin-shell.collapsed{grid-template-columns:92px minmax(0,1fr)}.admin-sidebar{padding:30px 24px;border-right:1px solid rgba(97,113,93,.12);display:flex;flex-direction:column;gap:22px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;background:linear-gradient(180deg,rgba(255,253,248,.88),hsla(40,35%,93%,.92));transition:padding .18s ease}.admin-sidebar.collapsed{padding:30px 14px}.sidebar-top{justify-content:space-between;gap:12px}.sidebar-brand,.sidebar-top{display:flex;align-items:flex-start}.sidebar-brand{gap:14px}.sidebar-brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#16332a;color:#f5f3ec;font-size:14px;font-weight:800;box-shadow:0 10px 20px rgba(22,51,42,.12)}.sidebar-brand-copy{display:grid;grid-gap:4px;gap:4px;padding-top:2px}.sidebar-brand-logo{width:76px;height:auto;display:block}.sidebar-brand-title{font-size:18px;line-height:1;color:#214e24}.sidebar-brand-subtitle{color:#6a785e;font-size:11px;letter-spacing:.16em;font-weight:700}.sidebar-searchbar{display:flex;align-items:center;gap:10px;border:1px solid rgba(97,113,93,.14);border-radius:18px;padding:12px 14px;background:rgba(255,253,248,.86);color:var(--text-muted)}.sidebar-searchbar input{width:100%;border:none;padding:0;background:transparent;color:var(--text);outline:none}.sidebar-toggle{width:42px;height:42px;border:1px solid rgba(41,94,39,.14);border-radius:14px;background:rgba(255,253,248,.9);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.admin-nav{display:grid;grid-gap:8px;gap:8px}.admin-nav a{display:flex;align-items:center;gap:12px;border-radius:999px;padding:13px 16px;color:var(--text-muted);font-weight:600;white-space:nowrap;overflow:hidden}.admin-sidebar.collapsed .admin-nav a{justify-content:center;padding:14px 0}.admin-nav a.active{color:var(--primary);background:rgba(255,253,248,.98);box-shadow:0 10px 18px rgba(32,50,26,.06)}.admin-main{height:100vh;overflow-y:auto;padding:28px 36px 36px;display:grid;grid-gap:18px;gap:18px}.sidebar-bottom{margin-top:auto;display:grid;grid-gap:28px;gap:28px}.sidebar-primary-link{min-height:46px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#295e27;color:#fffdf8;font-size:16px;font-weight:700}.sidebar-primary-link.compact{width:46px;padding:0}.sidebar-footer-links{display:grid;grid-gap:10px;gap:10px}.sidebar-footer-link{display:inline-flex;align-items:center;gap:10px;padding:0;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#586755;font-size:16px;font-weight:500}.sidebar-account{position:relative}.sidebar-account-trigger{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:18px;background:rgba(255,253,248,.92);border:1px solid rgba(97,113,93,.1);color:var(--text);text-align:left}.sidebar-account-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#295e27;color:#fffdf8;font-size:13px;font-weight:800;flex-shrink:0}.sidebar-account-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.sidebar-account-copy small,.sidebar-account-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account-copy small{color:#6c7966;font-size:12px}.sidebar-account-menu{position:absolute;left:0;right:0;bottom:calc(100% + 10px);display:grid;grid-gap:4px;gap:4px;padding:8px;border-radius:18px;background:rgba(255,253,248,.98);border:1px solid rgba(97,113,93,.12);box-shadow:0 16px 28px rgba(32,50,26,.08)}.sidebar-account-menu-item{min-height:40px;padding:0 12px;border-radius:12px;display:flex;align-items:center;background:transparent;color:var(--text);font-size:14px;font-weight:600}.sidebar-account-menu-item:hover{background:rgba(41,94,39,.06)}.admin-sidebar.collapsed .sidebar-brand{justify-content:center}.admin-sidebar.collapsed .sidebar-top{flex-direction:column;align-items:center}.admin-sidebar.collapsed .sidebar-toggle{width:40px;height:40px}.admin-sidebar.collapsed .sidebar-bottom{justify-items:center}.admin-sidebar.collapsed .sidebar-account-trigger,.admin-sidebar.collapsed .sidebar-footer-link{justify-content:center}.admin-sidebar.collapsed .sidebar-account-menu{left:50%;right:auto;width:180px;transform:translateX(-50%)}.topbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:28px}.topbar-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,253,248,.72);border:1px solid rgba(97,113,93,.12);color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.demo-banner{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:20px;border:1px solid rgba(41,94,39,.14);background:rgba(255,253,248,.9);color:var(--text);font-size:14px;line-height:1.45}.demo-banner strong{color:var(--primary)}.searchbar{flex:1 1;max-width:560px;border-radius:999px;padding:16px 22px;border:1px solid rgba(97,113,93,.14);background:rgba(255,253,248,.82);color:var(--text)}.grid-4{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2-1{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.dashboard-home-layout{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);align-items:start}.dashboard-home-primary,.dashboard-home-secondary{display:grid;grid-gap:18px;gap:18px;align-content:start}.dashboard-home-section-head,.dashboard-home-surface-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-home-section-head h2,.dashboard-home-surface-head h2{margin:0;font-size:clamp(18px,1.7vw,22px);line-height:1.15;letter-spacing:-.01em}.dashboard-home-section-head p,.dashboard-home-surface-head p{margin:6px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5;max-width:42rem}.dashboard-home-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:hsla(80,60%,81%,.48);color:var(--primary);font-size:12px;font-weight:700;white-space:nowrap}.dashboard-home-empty-card,.dashboard-home-hero-card{margin-top:16px;border-radius:24px;padding:18px;background:linear-gradient(180deg,rgba(255,253,248,.98),hsla(40,39%,91%,.64));border:1px solid rgba(97,113,93,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7);display:grid;grid-gap:16px;gap:16px}.dashboard-home-hero-profile{display:flex;align-items:center;gap:14px}.dashboard-home-appointment-avatar,.dashboard-home-hero-avatar{border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,rgba(41,94,39,.12),rgba(41,94,39,.22));color:var(--primary);font-weight:800;flex-shrink:0}.dashboard-home-hero-avatar{width:58px;height:58px;font-size:18px}.dashboard-home-appointment-avatar{width:40px;height:40px;font-size:13px}.dashboard-home-hero-copy{display:grid;grid-gap:4px;gap:4px}.dashboard-home-hero-copy strong{font-size:clamp(18px,1.8vw,22px);line-height:1.15}.dashboard-home-hero-copy small,.dashboard-home-hero-copy span{color:var(--text-muted);font-size:13px;line-height:1.45}.dashboard-home-start-button{width:100%;min-height:46px;font-size:14px}.link-button{text-decoration:none}.dashboard-home-empty-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.55}.dashboard-home-inline-error{margin-top:14px;color:var(--danger);font-size:14px;font-weight:600}.dashboard-home-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:13px;font-weight:700;white-space:nowrap}.dashboard-home-text-link svg{width:16px;height:16px}.dashboard-home-appointment-list,.dashboard-home-secretary-list{list-style:none;padding:0;margin:16px 0 0;display:grid;grid-gap:10px;gap:10px}.dashboard-home-appointment-list.merged{gap:12px}.dashboard-home-appointment-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:20px;border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.78);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.dashboard-home-appointment-card:focus-within,.dashboard-home-appointment-card:hover{transform:translateY(-1px);border-color:rgba(41,94,39,.2);box-shadow:0 14px 28px rgba(28,44,25,.06)}.dashboard-home-appointment-card.is-primary{display:grid;grid-template-columns:1fr;padding:18px 18px 20px;border-radius:24px;background:linear-gradient(180deg,rgba(236,247,232,.98),rgba(220,238,213,.92));border-color:rgba(41,94,39,.14)}.dashboard-home-appointment-card-main{display:grid;grid-template-columns:60px 40px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;flex:1 1;min-width:0}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-card-main{width:100%;grid-template-columns:60px 40px minmax(0,1fr);gap:14px;align-items:center}.dashboard-home-appointment-card-side{display:grid;grid-gap:10px;gap:10px;justify-items:end;flex-shrink:0}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-card-side{display:none}.dashboard-home-appointment-time{color:var(--primary);font-weight:800;font-size:14px}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-time{font-size:14px;padding-top:0}.dashboard-home-appointment-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.dashboard-home-appointment-copy strong,.dashboard-home-secretary-card-top strong,.dashboard-home-summary-copy strong{color:var(--text);font-size:14px;line-height:1.35}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-copy strong{font-size:16px}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-copy{gap:4px}.dashboard-home-appointment-copy span,.dashboard-home-secretary-meta{color:var(--text-muted);font-size:12px;line-height:1.4}.dashboard-home-appointment-copy small{color:var(--text-muted);font-size:12px;line-height:1.45}.dashboard-home-appointment-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(41,94,39,.12);background:rgba(41,94,39,.08);color:var(--primary);font-size:12px;font-weight:800;text-decoration:none;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,background .16s ease,border-color .16s ease}.dashboard-home-appointment-action.always-visible,.dashboard-home-appointment-card:focus-within .dashboard-home-appointment-action,.dashboard-home-appointment-card:hover .dashboard-home-appointment-action{opacity:1;transform:translateY(0);pointer-events:auto}.dashboard-home-appointment-action:hover{background:rgba(41,94,39,.14);border-color:rgba(41,94,39,.2)}.dashboard-home-appointment-action.always-visible{min-width:172px;min-height:44px;font-size:13px}.dashboard-home-appointment-action.is-primary-inline{width:100%;min-width:0;min-height:46px;margin-top:2px;background:var(--primary);border-color:rgba(41,94,39,.22);color:#f8fbf6}.dashboard-home-appointment-action.is-primary-inline:hover{background:#244f23;border-color:#244f23}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-avatar{background:linear-gradient(180deg,rgba(41,94,39,.16),rgba(41,94,39,.26))}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-copy span{color:#51674c}.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-action.is-primary-inline{margin-top:6px}.dashboard-home-live-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:hsla(40,39%,91%,.74);color:var(--text-muted);font-size:12px;white-space:nowrap}.dashboard-home-live-dot{width:8px;height:8px;border-radius:50%;background:rgba(41,94,39,.32)}.dashboard-home-live-dot.active{background:var(--primary);animation:dashboard-live-pulse 1.2s ease-in-out infinite}.dashboard-home-activity-table td:last-child,.dashboard-home-activity-table th:last-child{text-align:right;white-space:nowrap}.dashboard-home-summary-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-home-summary-card{display:flex;gap:12px;align-items:flex-start;padding:16px 16px 15px;border-radius:20px;border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.82)}.dashboard-home-summary-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.dashboard-home-summary-icon svg{width:20px;height:20px}.dashboard-home-summary-icon.mint{background:hsla(80,60%,81%,.48);color:#3b6a25}.dashboard-home-summary-icon.sky{background:rgba(213,226,249,.66);color:#436db0}.dashboard-home-summary-icon.sand{background:hsla(38,78%,84%,.52);color:#aa6a00}.dashboard-home-summary-icon.lavender{background:rgba(230,221,250,.7);color:#7d57ce}.dashboard-home-summary-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.dashboard-home-summary-copy strong{font-size:clamp(24px,2.1vw,30px);line-height:1}.dashboard-home-summary-copy span{font-size:13px;font-weight:700}.dashboard-home-summary-copy small{color:var(--text-muted);font-size:12px;line-height:1.35}.dashboard-home-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:14px}.dashboard-home-tabs button{border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.64);color:var(--text-muted);border-radius:18px;padding:11px 12px;display:flex;align-items:center;gap:8px;justify-content:flex-start;text-align:left;font-size:13px;font-weight:700}.dashboard-home-tabs button.active{color:var(--primary);border-color:rgba(41,94,39,.24);box-shadow:inset 0 -3px 0 var(--primary)}.dashboard-home-tabs button svg{width:16px;height:16px;flex-shrink:0}.dashboard-home-tabs button span{min-width:0}.dashboard-home-tabs button em{margin-left:auto;min-width:20px;height:20px;border-radius:50%;background:hsla(38,78%,84%,.82);color:#8a5d12;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:11px}.dashboard-home-secretary-card{display:grid;grid-gap:10px;gap:10px;padding:16px;border-radius:20px;background:rgba(255,253,248,.84);border:1px solid rgba(97,113,93,.12)}.dashboard-home-secretary-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-home-secretary-card p{margin:0;font-size:13px;line-height:1.5;color:var(--text)}.dashboard-home-secretary-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-home-empty-state{margin-top:14px;min-height:156px;border-radius:22px;border:1px dashed rgba(97,113,93,.22);background:rgba(255,253,248,.58);display:grid;place-items:center;grid-gap:10px;gap:10px;padding:20px;text-align:center;color:var(--text-muted)}.dashboard-home-empty-state p{margin:0;font-size:13px}.dashboard-home-empty-state svg{width:22px;height:22px}@keyframes dashboard-live-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.45}}@media (max-width:1320px){.dashboard-home-layout{grid-template-columns:1fr}.dashboard-home-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.dashboard-home-secondary,.dashboard-home-summary-grid,.dashboard-home-tabs{grid-template-columns:1fr}.dashboard-home-appointment-card,.dashboard-home-appointment-card-side{align-items:flex-start}.dashboard-home-appointment-card{flex-direction:column}.dashboard-home-appointment-card-main,.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-card-main{width:100%;grid-template-columns:72px 48px minmax(0,1fr)}.dashboard-home-appointment-card-side{width:100%;justify-items:stretch}.dashboard-home-appointment-action,.dashboard-home-appointment-action.always-visible{width:100%;min-width:0;opacity:1;transform:none;pointer-events:auto}}@media (max-width:760px){.dashboard-home-secretary-card-top,.dashboard-home-secretary-meta,.dashboard-home-section-head,.dashboard-home-surface-head{flex-direction:column;align-items:flex-start}.dashboard-home-hero-profile{align-items:flex-start}.dashboard-home-chip,.dashboard-home-live-pill,.dashboard-home-text-link{white-space:normal}.dashboard-home-appointment-card-main,.dashboard-home-appointment-card.is-primary .dashboard-home-appointment-card-main{grid-template-columns:1fr}}.surface-table{width:100%;border-collapse:collapse}.surface-table th{text-align:left;color:var(--text-muted);padding:0 0 18px;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.surface-table td{padding:18px 0;border-top:1px solid rgba(97,113,93,.12);vertical-align:top}.pill-button{border:none;border-radius:999px;background:var(--primary);color:#fffef9}.pill-button,.secondary-button{padding:14px 22px;font-weight:700}.secondary-button{border:1px solid rgba(41,94,39,.22);border-radius:999px;background:rgba(255,253,248,.9);color:var(--primary)}.pill-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center}.icon-only-button{width:44px;height:44px;padding:0;border-radius:16px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-card{width:100%;background:rgba(255,253,248,.92);border-radius:36px;padding:32px;box-shadow:0 32px 80px rgba(27,36,23,.1);display:grid;grid-gap:18px;gap:18px}.auth-brand-logo{width:min(176px,58vw);height:auto;display:block;margin-top:10px}.page-brand-logo{width:112px;height:auto;display:block}.field{display:grid;grid-gap:8px;gap:8px}.field input,.field select,.field textarea{width:100%;border-radius:18px;border:1px solid rgba(97,113,93,.16);padding:14px 16px;background:#fff}.hint{color:var(--text-muted);font-size:14px}.patient-portal{min-height:100vh;padding:28px;display:grid;grid-gap:22px;gap:22px}.patient-portal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.patient-portal-header h1{margin:8px 0;font-size:clamp(36px,5vw,64px);line-height:.95}.patient-portal-header p,.patient-portal-panel p{margin:0;color:var(--text-muted);line-height:1.55}.patient-portal-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:18px;gap:18px;align-items:start}.patient-portal-panel{display:grid;grid-gap:16px;gap:16px;border-radius:8px;padding:22px;background:rgba(255,253,248,.94);border:1px solid rgba(97,113,93,.12);box-shadow:0 16px 36px rgba(32,50,26,.06)}.patient-portal-panel-wide{min-height:100%}.patient-portal-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.patient-portal-panel-head h2,.patient-profile-top h2{margin:4px 0 0;font-size:28px;line-height:1.1}.patient-portal-panel-head>strong{font-size:42px;line-height:1;color:var(--primary)}.patient-portal-kicker{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.patient-meal-list,.patient-week-list{display:grid;grid-gap:10px;gap:10px}.patient-meal-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;padding:14px;border-radius:8px;background:hsla(40,39%,91%,.46)}.patient-meal-row strong,.patient-week-item strong{display:block;margin-bottom:4px}.patient-meal-row small{color:var(--text-muted);font-weight:700}.patient-meal-status{width:12px;height:12px;margin-top:4px;border-radius:999px;background:var(--border)}.patient-meal-status.done{background:var(--primary)}.patient-portal-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:8px;background:hsla(80,60%,81%,.38)}.patient-profile-top{display:flex;align-items:center;gap:14px}.patient-avatar{width:74px;height:74px;display:grid;place-items:center;border-radius:8px;background:var(--text);color:#fffef9;font-size:26px;font-weight:800}.patient-day-row,.patient-range-row{display:flex;flex-wrap:wrap;gap:8px}.patient-day-row button,.patient-range-row button{border:1px solid rgba(97,113,93,.14);border-radius:8px;background:rgba(255,253,248,.9);color:var(--text-muted);font-weight:800}.patient-range-row button{padding:10px 12px}.patient-day-row button{min-width:72px;display:grid;grid-gap:4px;gap:4px;padding:12px}.patient-day-row button.active,.patient-range-row button.active{border-color:transparent;background:var(--primary);color:#fffef9}.patient-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.patient-metric-grid div,.patient-week-item{display:grid;grid-gap:4px;gap:4px;padding:14px;border-radius:8px;background:hsla(40,39%,91%,.46)}.patient-metric-grid span,.patient-week-item span{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.patient-metric-grid strong{font-size:20px}.patient-portal-alert{padding:14px;border-radius:8px;color:var(--danger);background:rgba(180,75,57,.08);border:1px solid rgba(180,75,57,.18)}.patient-portal-shell{display:grid;place-items:center;padding:28px 20px}.patient-device-frame{width:min(100%,390px);min-height:844px;background:linear-gradient(180deg,#fffef9,#f7f3ea);border-radius:8px;border:1px solid rgba(97,113,93,.14);box-shadow:0 24px 60px rgba(23,33,23,.12);overflow:hidden}.patient-status-spacer{height:14px}.patient-device-content{min-height:calc(844px - 88px);padding:20px 20px 120px}.patient-screen{display:grid;grid-gap:18px;gap:18px}.patient-quick-add-block,.patient-today-strip,.patient-top-metric-card{border-radius:32px}.patient-brand-row{display:flex;align-items:center;gap:12px}.patient-arrow-button,.patient-icon-button{width:34px;height:34px;padding:0;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#215845;font-size:22px}.patient-arrow-button ion-icon,.patient-bottom-nav ion-icon,.patient-history-card ion-icon,.patient-icon-button ion-icon,.patient-plan-card-icon ion-icon,.patient-support-row ion-icon{pointer-events:none}.patient-brand-copy{display:flex;align-items:center;gap:8px;font-size:14px}.patient-brand-copy span,.patient-brand-copy strong{color:#79905c;font-weight:800}.patient-greeting h1,.patient-profile-hero h1,.patient-weekly-head h1{margin:0;font-size:28px;line-height:1.08}.patient-greeting p,.patient-profile-hero p,.patient-weekly-head p{margin:8px 0 0;color:var(--text-muted);font-size:15px;line-height:1.5}.patient-today-strip{display:grid;grid-gap:18px;gap:18px;padding:22px;background:linear-gradient(180deg,#2f6b38,#295c36);color:#fffef9;box-shadow:0 18px 40px rgba(33,63,36,.16)}.patient-today-strip-main,.patient-today-strip-side{display:grid;grid-gap:8px;gap:8px}.patient-today-strip-main span,.patient-today-strip-side span{color:rgba(255,254,249,.72);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.patient-today-strip-main strong,.patient-today-strip-side strong{font-size:22px;line-height:1.15}.patient-today-strip-main p,.patient-today-strip-side p{margin:0;color:rgba(255,254,249,.84);font-size:14px;line-height:1.55}.patient-today-strip-divider{height:1px;background:rgba(255,254,249,.16)}.patient-top-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.patient-quick-add-block,.patient-top-metric-card{padding:18px;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.1)}.patient-top-metric-card{display:grid;grid-gap:10px;gap:10px}.patient-top-metric-card>span{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.patient-top-metric-card>strong{font-size:30px;line-height:1}.patient-top-metric-card>p{margin:0;color:var(--text-muted);font-size:14px}.patient-top-metric-card>small{color:var(--primary);font-size:13px;font-weight:800}.patient-mini-progress{width:100%;height:8px;overflow:hidden;border-radius:999px;background:hsla(38,22%,83%,.82)}.patient-mini-progress span{display:block;height:100%;border-radius:inherit;background:#2f6b38}.patient-mini-progress.blue span{background:#7ab2c9}.patient-water-chip{width:-moz-fit-content;width:fit-content;border:none;border-radius:999px;padding:10px 14px;background:rgba(214,235,217,.78);color:var(--primary);font-weight:800}.patient-greeting p,.patient-history-section h2,.patient-section-head h2{color:var(--text)}.patient-composer-section,.patient-plan-section{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:var(--patient-section-gap);gap:var(--patient-section-gap)}.patient-intro-stack{grid-gap:20px;gap:20px}.patient-header-hero,.patient-intro-stack{width:100%;max-width:100%;min-width:0;display:grid}.patient-header-hero{grid-gap:18px;gap:18px;margin:0;padding:0}.patient-plan-section{gap:10px}.patient-screen-today>.patient-appointments-section,.patient-screen-today>.patient-eaten-section,.patient-screen-today>.patient-header-hero,.patient-screen-today>.patient-intro-stack,.patient-screen-today>.patient-plan-section,.patient-screen-today>.patient-water-section{margin:0}.patient-quick-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-gap:10px;gap:10px;padding:10px;border-radius:8px;background:rgba(255,253,248,.9);border:1px solid rgba(97,113,93,.1)}.patient-round-action,.patient-send-action,.patient-text-action{border:none;border-radius:8px;background:#deebb8;color:#53693d;font-weight:700}.patient-text-action{min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.patient-text-action input{width:100%;border:none;padding:0;background:transparent;color:#53693d;font:inherit;outline:none}.patient-round-action,.patient-send-action{width:48px;height:48px;font-size:22px}.patient-send-action{background:#2f6b38;color:#fffef9}.patient-quick-add-block{display:grid;grid-gap:14px;gap:14px}.patient-section-head.stacked{align-items:flex-start}.patient-section-head.stacked span{margin-top:6px;letter-spacing:normal;text-transform:none;font-size:14px;font-weight:500}.patient-quick-chip-row{display:flex;flex-wrap:wrap;gap:10px}.patient-quick-chip{border:1px solid rgba(97,113,93,.12);border-radius:999px;padding:10px 14px;background:rgba(255,253,248,.94);color:var(--text);font-weight:700}.patient-quick-chip.selected{background:#e1f1f5;border-color:#7ab2c9;color:#2d728f}.patient-section-head,.patient-weekly-head{display:flex;flex-direction:column;gap:4px}.patient-section-head{flex-direction:row;align-items:center;gap:var(--patient-head-gap,8px)}.patient-body-card h2,.patient-history-section h2,.patient-section-head h2{margin:0;font-size:18px;line-height:1.2}.patient-section-head span,.patient-weekly-head span{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.patient-progress-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:center}.patient-progress-node{position:relative;width:100%;height:24px;border:none;background:transparent}.patient-progress-node:before{content:"";position:absolute;inset:10px 0 auto 0;height:4px;background:rgba(121,144,92,.35)}.patient-progress-node:after{content:"";position:absolute;top:2px;left:50%;width:20px;height:20px;border-radius:999px;transform:translateX(-50%);border:2px solid rgba(121,144,92,.9);background:#fffef9}.patient-progress-node.done:after{background:#2d6a3c;border-color:#2d6a3c;box-shadow:inset 0 0 0 4px #fffef9}.patient-progress-node.changed:after{background:#7ab2c9;border-color:#7ab2c9}.patient-progress-node.skipped:after{background:hsla(38,22%,83%,.95);border-color:hsla(38,22%,83%,.95)}.patient-progress-node.active:after{box-shadow:0 0 0 3px rgba(121,144,92,.18)}.patient-body-card,.patient-empty-card,.patient-feature-card,.patient-goal-card,.patient-history-card,.patient-metric-card,.patient-plan-card,.patient-support-row{border-radius:8px;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.1)}.patient-feature-card{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;grid-gap:10px;gap:10px;align-items:center;padding:18px 10px}.patient-arrow-button:disabled{opacity:.28}.patient-feature-body{display:grid;grid-gap:18px;gap:18px}.patient-feature-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.patient-feature-top span,.patient-plan-card-top span{color:var(--text-muted);font-size:12px;font-weight:700}.patient-feature-top h3,.patient-plan-card h3{margin:4px 0 0;font-size:24px;line-height:1}.patient-emoji-badge{width:66px;height:66px;border-radius:999px;background:linear-gradient(180deg,#8ec6c9,#71adb3);display:grid;place-items:center;font-size:34px}.patient-feature-body p,.patient-plan-card p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.6}.patient-feature-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.patient-feature-actions button{min-height:44px;border:none;border-radius:8px;background:rgba(41,94,39,.08);color:#6f7b57;font-weight:800}.patient-feature-actions button.is-selected{background:#2b6a36;color:#fffef9}.patient-feature-actions button.muted{background:rgba(111,123,87,.08)}.patient-feature-actions button.accent{background:rgba(122,178,201,.16);color:#2d728f}.patient-feature-actions button.is-selected.accent{background:#7ab2c9;color:#fffef9}.patient-status-row{display:grid;grid-gap:10px;gap:10px}.patient-status-row small{color:var(--text-muted);font-size:13px;line-height:1.45}.patient-status-badge{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 12px;background:rgba(111,123,87,.08);color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.patient-status-badge.success{background:rgba(214,235,217,.78);color:var(--primary)}.patient-status-badge.accent{background:#e1f1f5;color:#2d728f}.patient-status-badge.muted{background:hsla(38,22%,83%,.8);color:#736b5e}.patient-deviation-panel{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:24px;background:hsla(43,41%,93%,.92)}.patient-deviation-copy{display:grid;grid-gap:6px;gap:6px}.patient-deviation-copy strong{font-size:17px}.patient-deviation-copy p{margin:0;color:var(--text-muted);font-size:13px}.patient-deviation-input{min-height:88px;border:1px solid rgba(97,113,93,.12);border-radius:18px;padding:14px 16px;background:rgba(255,253,248,.96);resize:vertical;font:inherit;color:var(--text)}.patient-deviation-actions{display:flex;align-items:center;gap:10px}.patient-deviation-ghost,.patient-deviation-submit{border:none;min-height:46px;border-radius:16px;padding:0 16px;font-weight:800}.patient-deviation-ghost{background:rgba(255,253,248,.96);color:var(--primary)}.patient-deviation-submit{flex:1 1;background:#2f6b38;color:#fffef9}.patient-deviation-submit:disabled{opacity:.45}.patient-weekly-head p{font-size:13px}.patient-goal-card{padding:18px;background:linear-gradient(180deg,#2e6d36,#2d6137);color:#f7fbf2}.patient-goal-card h2,.patient-goal-card p{margin:0;color:inherit}.patient-goal-card h2{font-size:22px}.patient-goal-card p{margin-top:8px;font-size:13px;opacity:.9}.patient-goal-meter{width:100%;height:8px;margin-top:18px;border-radius:999px;background:hsla(0,0%,100%,.22);overflow:hidden}.patient-goal-meter span{display:block;height:100%;border-radius:inherit;background:#f7fbf2}.patient-goal-card strong{margin-top:10px;justify-self:end}.patient-week-days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.patient-week-days button{min-height:66px;padding:12px 6px;border:none;border-radius:8px;background:rgba(255,253,248,.92);color:#8b9284;display:grid;grid-gap:4px;gap:4px}.patient-week-days button.active{background:#265d34;color:#fffef9}.patient-history-grid,.patient-profile-cards,.patient-weekly-list{display:grid;grid-gap:12px;gap:12px}.patient-plan-card{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:14px;gap:14px;padding:16px}.patient-plan-card-icon{padding-top:4px;color:#7c8f61;font-size:16px}.patient-plan-card-body{display:grid;grid-gap:8px;gap:8px}.patient-plan-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.patient-plan-card-top em{padding:5px 10px;border-radius:999px;background:hsla(84,49%,74%,.52);color:#667b4a;font-size:11px;font-style:normal;font-weight:800}.patient-food-history-shell{display:grid;grid-gap:20px;gap:20px}.patient-food-history-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;padding:16px;border-radius:28px;background:hsla(0,0%,100%,.62);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5)}.patient-food-history-day-pill{border:none;background:transparent;border-radius:22px;padding:12px 6px;display:grid;justify-items:center;grid-gap:8px;gap:8px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.patient-food-history-day-pill:hover{background:rgba(22,82,20,.06);transform:translateY(-1px)}.patient-food-history-day-pill.active{background:#fff;box-shadow:0 12px 24px rgba(21,66,18,.08)}.patient-food-history-day-label{color:#165214;font-size:13px;font-weight:800;letter-spacing:.04em}.patient-food-history-day-label.danger{color:#cb261e}.patient-food-history-day-date{color:#76816e;font-size:12px}.patient-food-history-day-ring{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 -2px 0 rgba(0,0,0,.08)}.patient-food-history-day-ring.good{background:#185c1b}.patient-food-history-day-ring.warning{background:#ff8912}.patient-food-history-day-ring.danger{background:#cb261e}.patient-food-history-day-ring.neutral{background:#b6beb0}.patient-food-history-day-ring.active{outline:4px solid rgba(203,38,30,.12);outline-offset:3px}.patient-food-history-day-core{width:11px;height:11px;border-radius:50%;background:#fff}.patient-food-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 4px}.patient-food-history-header h2{margin:0;color:#1d2319;font-size:20px;line-height:1.15;letter-spacing:-.03em}.patient-food-history-header p{margin:8px 0 0;color:#6f7867;font-size:13px;line-height:1.45}.patient-food-history-status{display:grid;grid-gap:4px;gap:4px;padding:16px 18px;border-radius:24px;background:hsla(0,0%,100%,.72);border:1px solid rgba(31,47,27,.06)}.patient-food-history-status strong{color:#21311e;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.patient-food-history-status span{color:#617055;font-size:14px;line-height:1.5}.patient-food-history-status.good{background:linear-gradient(135deg,hsla(99,41%,92%,.94),hsla(0,0%,100%,.76))}.patient-food-history-status.warning{background:linear-gradient(135deg,rgba(255,241,221,.96),hsla(0,0%,100%,.76))}.patient-food-history-status.danger{background:linear-gradient(135deg,hsla(5,81%,94%,.98),hsla(0,0%,100%,.8))}.patient-food-history-status.neutral{background:linear-gradient(135deg,hsla(96,15%,94%,.96),hsla(0,0%,100%,.76))}.patient-food-history-score{min-width:92px;padding:14px 16px;border-radius:24px;display:grid;grid-gap:3px;gap:3px;justify-items:center;background:hsla(0,0%,100%,.72);border:1px solid rgba(31,47,27,.06)}.patient-food-history-score strong{color:#1d2319;font-size:26px;line-height:1}.patient-food-history-score span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.patient-food-history-score.good span{color:#1f6a2d}.patient-food-history-score.warning span{color:#b86500}.patient-food-history-score.danger span{color:#c23325}.patient-food-history-score.neutral span{color:#727a72}.patient-food-history-entry-list{display:grid;grid-gap:14px;gap:14px}.patient-food-history-entry{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:18px;border-radius:26px;background:hsla(0,0%,100%,.92);border:1px solid rgba(31,47,27,.06);box-shadow:0 12px 24px hsla(48,6%,46%,.06)}.patient-food-history-entry-avatar{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-size:22px}.patient-food-history-entry-avatar.good{background:#e4f1e2;color:#1f6a2d}.patient-food-history-entry-avatar.warning{background:#fff0da;color:#b86500}.patient-food-history-entry-avatar.danger{background:#fde5e2;color:#c23325}.patient-food-history-entry-avatar.neutral{background:#edf0eb;color:#6d746d}.patient-food-history-entry-content{display:grid;grid-gap:4px;gap:4px}.patient-food-history-entry-category{color:#74806a;font-size:11px;font-weight:800;letter-spacing:.08em}.patient-food-history-entry-content h3{margin:0;color:#232820;font-size:17px}.patient-food-history-entry-content p{margin:0;color:#6f7867;font-size:14px;line-height:1.5}.patient-food-history-entry-time{display:inline-flex;align-items:center;gap:8px;color:#63715f;font-size:13px;font-weight:700}.patient-food-history-entry-side{display:grid;justify-items:end;grid-gap:10px;gap:10px}.patient-food-history-entry-tone{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.patient-food-history-entry-tone.good{background:rgba(24,92,27,.1);color:#185c1b}.patient-food-history-entry-tone.warning{background:rgba(217,119,6,.12);color:#b45309}.patient-food-history-entry-tone.danger{background:rgba(202,42,36,.12);color:#ca2a24}.patient-food-history-entry-tone.neutral{background:hsla(220,9%,46%,.1);color:#6b7280}.patient-food-history-issue-strip{display:flex;flex-wrap:wrap;gap:10px}.patient-food-history-issue-chip{display:grid;grid-gap:3px;gap:3px;padding:12px 14px;border-radius:18px;background:hsla(0,0%,100%,.72)}.patient-food-history-issue-chip strong{color:#23311f;font-size:13px}.patient-food-history-issue-chip span{color:#65735d;font-size:12px}.patient-food-history-issue-chip.good{background:hsla(99,41%,92%,.94)}.patient-food-history-issue-chip.warning{background:rgba(255,241,221,.96)}.patient-food-history-issue-chip.danger{background:hsla(5,81%,94%,.98)}.patient-food-history-empty{padding:24px 20px;border-radius:24px;display:grid;grid-gap:6px;gap:6px;background:hsla(0,0%,100%,.78);color:#707868;text-align:center}.patient-food-history-empty strong{color:#2a3126}@media (max-width:720px){.patient-food-history-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.patient-food-history-header{flex-direction:column}.patient-food-history-score{width:100%;grid-template-columns:1fr 1fr;align-items:center}.patient-food-history-entry{grid-template-columns:44px minmax(0,1fr)}.patient-food-history-entry-side{grid-column:1/-1;justify-items:start}.patient-food-history-entry-time{justify-self:start}}.patient-profile-hero{justify-items:center;text-align:center;grid-gap:8px;gap:8px}.patient-profile-photo-wrap{position:relative}.patient-profile-photo{width:88px;height:88px;padding:4px;border-radius:999px;background:linear-gradient(180deg,#243027,#101714)}.patient-profile-photo-inner{width:100%;height:100%;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#505f52,#1a221c 70%);color:#f7f3ea;font-size:28px;font-weight:800}.patient-online-dot{position:absolute;right:2px;bottom:4px;width:16px;height:16px;border-radius:999px;background:#2d6a3c;border:3px solid #fffef9}.patient-range-tabs{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px}.patient-range-tabs button{flex:0 0 auto;padding:0;border:none;background:transparent;color:#8b9284;font-size:13px;font-weight:800}.patient-range-tabs button.active{color:#265d34}.patient-profile-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-metric-card{padding:16px;grid-gap:10px;gap:10px}.patient-metric-card-wide{grid-column:1/-1}.patient-metric-copy{display:grid;grid-gap:4px;gap:4px}.patient-metric-copy span{color:#8b9284;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.patient-metric-copy small{color:var(--text-muted);font-size:12px}.patient-metric-card strong{font-size:32px;line-height:1}.patient-sparkline{width:100%;height:54px;overflow:visible}.patient-sparkline path{fill:none;stroke:#2f6b38;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.patient-sparkline circle{fill:#2f6b38}.patient-body-card{padding:18px;display:grid;grid-gap:16px;gap:16px}.patient-body-layout{position:relative;min-height:280px;display:grid;place-items:center}.patient-body-silhouette{position:relative;width:150px;height:220px;display:grid;justify-items:center}.patient-body-head{width:36px;height:36px;border-radius:999px;background:#d6e7b1}.patient-body-torso{width:120px;height:180px;-webkit-clip-path:polygon(36% 0,64% 0,78% 18%,72% 40%,68% 56%,76% 100%,58% 100%,50% 64%,42% 100%,24% 100%,32% 56%,28% 40%,22% 18%);clip-path:polygon(36% 0,64% 0,78% 18%,72% 40%,68% 56%,76% 100%,58% 100%,50% 64%,42% 100%,24% 100%,32% 56%,28% 40%,22% 18%);background:#d6e7b1}.patient-body-silhouette .dot{position:absolute;width:8px;height:8px;border-radius:999px;background:#305930}.patient-body-silhouette .dot-1{top:68px;left:44px}.patient-body-silhouette .dot-2{top:68px;right:44px}.patient-body-silhouette .dot-3{top:108px;left:44px}.patient-body-silhouette .dot-4{top:108px;right:44px}.patient-body-silhouette .dot-5{top:140px;left:calc(50% - 4px)}.patient-body-value{position:absolute;min-width:86px;padding:10px 12px;display:grid;grid-gap:2px;gap:2px;border-radius:8px;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.12);text-align:center}.patient-body-value span{color:#8b9284;font-size:11px;font-weight:800;text-transform:uppercase}.patient-body-value strong{font-size:13px}.patient-body-value.top-left{left:0;top:34px}.patient-body-value.top-right{right:0;top:74px}.patient-body-value.bottom-left{left:0;bottom:26px}.patient-body-value.bottom-right{right:0;bottom:42px}.patient-history-section{display:grid;grid-gap:12px;gap:12px}.patient-section-head.profile ion-icon{color:var(--text-muted);font-size:20px}.patient-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-history-card{min-height:110px;padding:14px;display:grid;align-content:start;grid-gap:10px;gap:10px}.patient-history-card ion-icon{color:#8b9284;font-size:18px}.patient-history-card span{color:#8b9284;font-size:11px;font-weight:800;text-transform:uppercase}.patient-history-card strong{font-size:16px;line-height:1.3}.patient-history-card.muted{background:hsla(42,30%,92%,.72)}.patient-support-row{width:100%;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(97,113,93,.1)}.patient-support-row strong{display:block;text-align:left}.patient-support-row span{color:var(--text-muted);font-size:12px}.patient-support-row ion-icon{color:var(--text-muted);font-size:20px}.patient-bottom-nav{position:absolute;left:16px;right:16px;bottom:16px;grid-gap:8px;gap:8px;padding:10px;border-radius:8px;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.1)}.patient-bottom-nav button{min-height:58px;border:none;border-radius:8px;background:transparent;color:#a0a397;display:grid;grid-gap:4px;gap:4px;justify-items:center;align-content:center;text-transform:uppercase;font-size:11px;font-weight:800}.patient-bottom-nav button.active{background:rgba(212,238,202,.7);color:#235c44}.patient-bottom-nav ion-icon{font-size:18px}.patient-loading-overlay{position:absolute;inset:0;display:grid;place-items:center;background:rgba(255,253,248,.52);color:var(--text);font-weight:800;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.patient-portal-shell{padding:0;background:#f5f1e9}.patient-device-frame,.patient-portal-shell{min-height:100vh;min-height:100svh;width:100%;max-width:100vw;overflow-x:clip}.patient-device-frame{position:relative;border:none;border-radius:0;background:transparent;box-shadow:none;overflow-y:visible}.patient-status-spacer{height:max(10px,env(safe-area-inset-top))}.patient-device-content{width:100%;max-width:100vw;min-height:calc(100vh - max(10px, env(safe-area-inset-top)));min-height:calc(100svh - max(10px, env(safe-area-inset-top)));padding:18px clamp(18px,4vw,40px) 132px;overflow-x:clip;overflow-y:visible}.patient-device-content::-webkit-scrollbar{display:none}.patient-screen-today{width:100%;max-width:100%;min-width:0;--patient-module-gap:70px;--patient-section-gap:6px;--patient-head-gap:8px;gap:var(--patient-module-gap)}.patient-screen-today .patient-brand-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-width:0;grid-gap:10px;gap:10px;padding-top:4px}.patient-topbar-logo{width:82px;height:auto;justify-self:center;display:block}.patient-clinic-chip{min-width:0;max-width:116px;min-height:36px;justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(97,113,93,.16);border-radius:999px;background:hsla(0,0%,100%,.72);color:#53614f;box-shadow:0 10px 22px hsla(48,6%,46%,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.patient-clinic-chip ion-icon{flex:0 0 auto;color:#4f6644;font-size:17px}.patient-clinic-chip span{min-width:0;overflow:hidden;color:#53614f;font-size:13px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.patient-brand-copy-large strong{min-width:0;overflow-wrap:anywhere;color:#6a8a4a;font-size:18px;line-height:1.1}.patient-screen-today .patient-icon-button{width:28px;height:28px;justify-self:start;border-radius:0;color:#0f5c50;font-size:34px}.patient-screen-today .patient-greeting h1{max-width:100%;overflow-wrap:anywhere;font-size:34px;letter-spacing:-.04em}.patient-screen-today .patient-greeting{margin-top:16px}.patient-live-section{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:var(--patient-section-gap);gap:var(--patient-section-gap)}.patient-live-head{display:flex;align-items:center;justify-content:flex-start;gap:12px}.patient-live-badge{max-width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:8px 14px;background:hsla(0,0%,100%,.74);color:#486443;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.patient-live-badge-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#2e8b57;box-shadow:0 0 0 0 rgba(46,139,87,.34);animation:patient-live-pulse 2s ease infinite}.patient-live-list{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:12px;gap:12px}.patient-toast-stack{display:grid;grid-gap:12px;gap:12px;margin-top:0}.patient-live-card{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:14px;gap:14px;padding:16px 18px;border-radius:28px;background:hsla(0,0%,100%,.92);box-shadow:0 14px 30px hsla(48,6%,46%,.08);animation:patient-entry-rise .42s cubic-bezier(.22,1,.36,1) both}.patient-live-card.is-ephemeral{animation:patient-live-pop .44s cubic-bezier(.22,1,.36,1) both}.patient-live-card.is-collapsed{gap:0}.patient-live-card-top{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.patient-live-card-success{background:linear-gradient(180deg,rgba(249,255,239,.98),hsla(84,67%,92%,.94))}.patient-live-card-appointment{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(94,42%,93%,.92))}.patient-live-card-warning{background:linear-gradient(180deg,rgba(255,252,246,.96),hsla(44,71%,91%,.94))}.patient-live-card-message{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(98,31%,95%,.92))}.patient-live-icon{width:56px;height:56px;border-radius:20px;display:grid;place-items:center;font-size:24px}.patient-live-card-success .patient-live-icon{background:rgba(45,106,54,.12);color:#2d6a36}.patient-live-card-appointment .patient-live-icon{background:hsla(81,39%,69%,.28);color:#56753e}.patient-live-card-warning .patient-live-icon{background:hsla(45,62%,71%,.24);color:#87611f}.patient-live-card-message .patient-live-icon{background:hsla(79,40%,65%,.2);color:#507047}.patient-live-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.patient-live-copy span{color:#72806c;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.patient-live-copy strong{overflow-wrap:anywhere;color:#203022;font-size:18px;line-height:1.15}.patient-live-copy p{margin:0;overflow-wrap:anywhere;color:#5f6659;font-size:14px;line-height:1.45}.patient-live-card-action,.patient-live-toggle{border:none;background:hsla(0,0%,100%,.74);color:#5a6b4e;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease,color .18s ease}.patient-live-toggle{min-height:40px;flex-shrink:0;box-shadow:0 10px 24px hsla(48,6%,46%,.06)}.patient-live-toggle ion-icon{font-size:20px}.patient-live-card-actions{display:flex;align-items:center;gap:8px}.patient-live-card-action{width:34px;height:34px;border-radius:50%}.patient-live-card-action ion-icon{font-size:16px}.patient-live-card-action:hover,.patient-live-toggle:hover{transform:translateY(-1px);background:hsla(78,45%,83%,.86);color:#314a28}.patient-live-appointment-actions{min-width:0;display:flex;flex-wrap:wrap;gap:10px;padding-left:70px}.patient-live-appointment-actions button{min-width:0;max-width:100%;min-height:42px;border:none;border-radius:999px;padding:0 18px;background:hsla(0,0%,100%,.72);color:#315326;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease,color .18s ease}.patient-live-appointment-actions button:hover{transform:translateY(-1px)}.patient-live-appointment-actions button.is-selected{background:#1d5e1f;color:#fffef9}.patient-live-appointment-actions button.is-muted{background:rgba(110,122,92,.14);color:#5e6952}.patient-live-appointment-actions button.is-ghost{background:rgba(86,132,161,.14);color:#315d77}.patient-live-empty{display:grid;grid-gap:8px;gap:8px;padding:20px 22px;border-radius:26px;background:hsla(0,0%,100%,.82);box-shadow:0 14px 30px hsla(48,6%,46%,.06)}.patient-live-empty strong{color:#263023;font-size:17px}.patient-live-empty p{margin:0;color:#70766c;font-size:14px;line-height:1.45}.patient-input-head p{margin:0;color:#232221;font-size:26px;font-weight:700;line-height:1.12}.patient-input-shell{position:relative;width:100%;max-width:100%;min-width:0;padding:22px 18px;border-radius:42px;background:hsla(0,0%,100%,.88);box-shadow:0 12px 32px hsla(48,6%,46%,.08);display:grid;grid-gap:0;gap:0;transition:padding .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,background .32s ease}.patient-input-shell.expanded{padding:18px;box-shadow:0 18px 38px hsla(48,6%,46%,.1);z-index:6}.patient-input-pill{min-width:0;display:flex;align-items:center;gap:14px;min-height:76px;border-radius:999px;padding:0 14px 0 26px;background:linear-gradient(90deg,#d9e8af,#c7daa3);will-change:min-height,padding,border-radius,transform;transition:min-height .42s cubic-bezier(.16,1,.3,1),padding .42s cubic-bezier(.16,1,.3,1),border-radius .46s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1)}.patient-input-shell.expanded .patient-input-pill{min-height:118px;padding:0 26px;border-radius:34px}.patient-input-pill input{flex:1 1;min-width:0;border:none;background:transparent;color:#52613f;font-size:clamp(18px,3vw,28px);font-weight:400;line-height:1;outline:none;transition:font-size .32s cubic-bezier(.22,1,.36,1),text-align .32s cubic-bezier(.22,1,.36,1)}.patient-input-pill input::placeholder{color:#687758}.patient-input-shell.expanded .patient-input-pill input{text-align:center}.patient-input-actions{flex:0 0 auto;display:flex;align-items:center;gap:14px;transition:opacity .22s ease,transform .22s ease,width .22s ease,margin .22s ease}.patient-input-shell.expanded .patient-input-actions{width:0;opacity:0;overflow:hidden;transform:translateY(-6px);margin-left:0;pointer-events:none}.patient-input-action{width:52px;height:52px;flex-shrink:0;border:none;border-radius:50%;display:grid;place-items:center;background:#61753b;color:#ddeaab;font-size:24px}.patient-input-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:max-height .32s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1),margin-top .32s cubic-bezier(.22,1,.36,1)}.patient-input-shell.expanded .patient-input-detail{max-height:88px;opacity:1;transform:translateY(0);margin-top:18px;overflow:visible}.patient-input-collapse{align-self:center;justify-self:center;margin-top:0;border:none;background:transparent;color:#72785f;display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:500;opacity:0;max-height:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),max-height .26s cubic-bezier(.22,1,.36,1),margin-top .26s cubic-bezier(.22,1,.36,1)}.patient-input-shell.expanded .patient-input-collapse{opacity:1;max-height:40px;margin-top:16px;pointer-events:auto;transform:translateY(0)}.patient-input-collapse ion-icon{font-size:18px}.patient-input-dropdown{position:relative;z-index:7}.patient-input-detail-button{width:100%;min-height:64px;border:none;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:500;transition:transform .22s ease,background .22s ease,color .22s ease}.patient-input-detail-button:hover{transform:translateY(-1px)}.patient-input-detail-select{justify-content:space-between;background:#62734a;color:#fffef9}.patient-input-dropdown.open .patient-input-detail-select ion-icon{transform:rotate(180deg)}.patient-input-detail-select ion-icon{font-size:20px;transition:transform .22s ease}.patient-input-detail-submit{background:#195818;color:#fffef9;font-weight:600}.patient-input-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:5;display:grid;grid-gap:6px;gap:6px;padding:10px;border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 34px rgba(77,77,69,.12);opacity:0;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.patient-input-dropdown.open .patient-input-dropdown-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.patient-input-dropdown-option{min-height:48px;border:none;border-radius:16px;padding:0 16px;background:transparent;color:#44503e;font-size:16px;font-weight:500;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.patient-input-dropdown-option:hover{background:hsla(77,52%,80%,.44);transform:translateY(-1px)}.patient-input-dropdown-option.selected{background:rgba(98,115,74,.14);color:#2d3a22;font-weight:700}.patient-eaten-section{display:grid;grid-gap:var(--patient-section-gap);gap:var(--patient-section-gap)}.patient-eaten-list{display:grid;grid-gap:14px;gap:14px}.patient-eaten-card,.patient-eaten-empty{border-radius:32px;background:hsla(0,0%,100%,.92);box-shadow:0 16px 34px hsla(48,6%,46%,.08)}.patient-eaten-card{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:18px 22px;animation:patient-entry-rise .42s cubic-bezier(.22,1,.36,1) both}.patient-eaten-card.is-manual{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(83,56%,94%,.96))}.patient-eaten-time{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 12px;background:hsla(77,52%,80%,.52);color:#445c2f;font-size:13px;font-weight:800;letter-spacing:.06em}.patient-eaten-body{display:grid;grid-gap:10px;gap:10px}.patient-eaten-meta{display:grid;grid-gap:4px;gap:4px}.patient-eaten-meta strong{color:#243323;font-size:18px;line-height:1.1}.patient-eaten-meta span{color:#72806c;font-size:13px}.patient-eaten-body p{margin:0;color:#4b4f44;font-size:16px;line-height:1.5}.patient-eaten-empty{display:grid;grid-gap:8px;gap:8px;padding:22px 24px}.patient-eaten-empty strong{color:#263023;font-size:18px}.patient-eaten-empty p{margin:0;color:#70766c;font-size:15px;line-height:1.5}.patient-plan-head,.patient-simple-head{align-items:flex-end}.patient-plan-head h2,.patient-simple-head h2{font-size:26px}.patient-plan-head span{color:#56684f;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.patient-progress-shell{display:flex;align-items:center;gap:0;padding:12px 10px;border-radius:999px;background:hsla(0,0%,100%,.9);box-shadow:0 10px 24px hsla(48,6%,46%,.08);transition:transform .24s ease,box-shadow .24s ease}.patient-screen-today .patient-progress-node{flex:1 1;height:34px}.patient-screen-today .patient-progress-node:before{top:14px;left:56%;right:-44%;height:5px;inset:14px -44% auto 56%;background:#8aa085}.patient-screen-today .patient-progress-node:last-child:before{display:none}.patient-screen-today .patient-progress-node:after{top:3px;width:26px;height:26px;border:1.5px solid #2a6630;background:#fffef9}.patient-screen-today .patient-progress-node.done:after{background:#2d6a36;border-color:#2d6a36;box-shadow:none}.patient-screen-today .patient-progress-node ion-icon{position:absolute;top:8px;left:50%;transform:translateX(-50%);color:#fffef9;font-size:16px;z-index:1}.patient-screen-today .patient-progress-node.active:after{box-shadow:none}.patient-meal-showcase{position:relative;width:100%;transition:transform .32s ease}.patient-meal-showcase .patient-arrow-button{--patient-arrow-shift-x:0%;position:absolute;top:50%;z-index:2;width:34px;height:34px;color:#8b8a7d;font-size:42px;transform:translate(var(--patient-arrow-shift-x),-50%);transition:transform .22s ease,opacity .22s ease}.patient-meal-showcase .patient-arrow-button:first-child{left:0;--patient-arrow-shift-x:-50%}.patient-meal-showcase .patient-arrow-button:last-child{right:0;--patient-arrow-shift-x:50%}.patient-meal-showcase .patient-arrow-button:hover:not(:disabled){transform:translate(var(--patient-arrow-shift-x),-50%) scale(1.08)}.patient-meal-stage{position:relative;width:100%;transition:height .36s cubic-bezier(.22,1,.36,1)}.patient-meal-card{position:relative;padding:28px 30px 30px;border-radius:40px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 38px hsla(48,6%,46%,.1);display:grid;grid-gap:24px;gap:24px;animation-duration:.36s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.patient-meal-card-forward{animation-name:patient-slide-forward}.patient-meal-card-backward{animation-name:patient-slide-backward}.patient-meal-card-head{display:flex;align-items:flex-start;gap:12px}.patient-meal-card-copy{min-width:0}.patient-meal-card-copy span{color:#4f6647;font-size:20px;font-weight:500}.patient-meal-card-copy h3{margin:8px 0 0;max-width:100%;overflow:hidden;color:#204f1f;font-size:22px;line-height:1.05;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.patient-screen-today .patient-emoji-badge{width:56px;height:56px;background:linear-gradient(180deg,#8dc3cf,#76afbb);font-size:34px}.patient-meal-card p{margin:0;color:#4b4f44;font-size:19px;line-height:1.55}.patient-meal-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) 56px;grid-gap:10px;gap:10px}.patient-meal-actions button{min-width:0;min-height:56px;border:none;border-radius:999px;background:#efede7;color:#596147;font-size:15px;font-weight:800;white-space:nowrap}.patient-meal-actions button.is-selected{background:#1f5f1f;color:#fffef9}.patient-meal-actions button.different{background:#edf0e3;color:#4f6647}.patient-meal-actions button.skipped{display:inline-flex;align-items:center;justify-content:center;background:#f1e7e2;color:#9a4e43;font-size:24px}.patient-meal-actions button.skipped.is-selected{background:#c46b5d;color:#fffef9}.patient-meal-actions button.skipped ion-icon{pointer-events:none}.patient-meal-actions button.muted.is-selected{background:#d9d4ca;color:#51604a}.patient-appointments-section,.patient-water-section{display:grid;grid-gap:var(--patient-section-gap);gap:var(--patient-section-gap)}.patient-appointment-card,.patient-water-card{padding:26px 30px 28px;border-radius:40px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 38px hsla(48,6%,46%,.1);transition:transform .32s ease,box-shadow .32s ease}.patient-water-card{display:grid;grid-gap:20px;gap:20px}.patient-water-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px 10px;gap:16px 10px;justify-items:center}.patient-water-glass{display:grid;place-items:center}.patient-water-copy{display:grid;grid-gap:4px;gap:4px}.patient-appointment-date-copy span,.patient-water-copy span{color:#6f755f;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.patient-water-copy strong{color:#27512c;font-size:24px;line-height:1.05}.patient-water-copy small{color:#6f755f;font-size:14px;font-weight:700}.patient-water-progress{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e4e9ec}.patient-water-progress span{display:block;height:100%;border-radius:inherit;background:#77b9dd;transition:width .34s cubic-bezier(.22,1,.36,1)}.patient-water-button{min-height:56px;border:none;border-radius:999px;background:#4c8099;color:#fffef9;font-size:17px;font-weight:800;transition:transform .22s ease,background .22s ease}.patient-water-button:hover{transform:translateY(-1px);background:#457790}.patient-water-sticker-layer{position:fixed;inset:0;pointer-events:none;z-index:30}.patient-water-sticker{position:fixed;left:var(--sticker-x);top:var(--sticker-y);opacity:0;transform:translate(-50%,-50%) scale(.35) rotate(0deg);animation:patient-water-sticker-float .92s cubic-bezier(.22,1,.36,1) forwards;filter:drop-shadow(0 18px 28px rgba(79,134,157,.2))}.patient-water-sticker svg{width:48px;height:auto}@keyframes patient-live-pulse{0%{box-shadow:0 0 0 0 rgba(46,139,87,.34)}70%{box-shadow:0 0 0 10px rgba(46,139,87,0)}to{box-shadow:0 0 0 0 rgba(46,139,87,0)}}@keyframes patient-live-pop{0%{opacity:0;transform:translateY(12px) scale(.96)}70%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes patient-water-sticker-float{0%{opacity:0;transform:translate(-50%,-50%) scale(.35) rotate(0deg)}18%{opacity:1;transform:translate(-50%,calc(-50% - 8px)) scale(1.05) rotate(-6deg)}to{opacity:0;transform:translate(calc(-50% + var(--sticker-drift)),calc(-50% - var(--sticker-travel))) scale(1.2) rotate(var(--sticker-rotation))}}.patient-appointment-card,.patient-appointments-list{display:grid;grid-gap:18px;gap:18px}.patient-appointment-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.patient-appointment-date-copy strong{display:block;margin-top:8px;color:#234f1f;font-size:24px;line-height:1.08}.patient-appointment-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#d8e7b3;color:#375f29;font-size:24px}.patient-appointment-person{display:grid;grid-gap:22px;gap:22px;padding:22px 24px;border-radius:32px;background:#faf7f2}.patient-appointment-person-main{display:flex;align-items:center;gap:16px}.patient-appointment-avatar{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#b5cf8f,#87a66d);color:#fffef9;font-size:19px;font-weight:800;flex-shrink:0}.patient-appointment-person-copy strong{display:block;color:#42473f;font-size:18px;font-weight:600}.patient-appointment-person-copy p{margin:4px 0 0;color:#787b73;font-size:15px}.patient-appointment-actions{display:flex;flex-wrap:wrap;gap:12px}.patient-appointment-action-button{flex:0 1 auto;min-height:56px;border:none;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,#d8e5b7,#d9e5b8 52%,#d5e1ac);color:#4d5a38;font-size:16px;font-weight:700;letter-spacing:-.02em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.patient-appointment-action-button:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 14px 24px rgba(126,138,92,.16);filter:saturate(1.02)}.patient-appointment-action-button span:last-child{white-space:nowrap}.patient-appointment-action-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#154212;flex-shrink:0}.patient-appointment-action-icon svg{width:100%;height:100%}@media (max-width:720px){.patient-appointment-person{padding:20px;border-radius:28px}.patient-appointment-person-main{align-items:flex-start}.patient-appointment-avatar{width:56px;height:56px;font-size:17px}.patient-appointment-action-button{min-height:52px;padding:0 18px;font-size:15px}.patient-appointment-action-icon{width:22px;height:22px}}.patient-bottom-nav{position:fixed;left:50%;right:auto;bottom:max(14px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(720px,calc(100% - 28px));transform:translateX(-50%);padding:10px 12px;border-radius:36px;background:transparent;isolation:isolate;z-index:20}.patient-bottom-nav:before{content:"";position:absolute;left:0;right:0;bottom:-18px;height:124px;border-radius:44px 44px 0 0;background:linear-gradient(180deg,hsla(51,33%,92%,0),hsla(51,33%,92%,.72) 58%,#f1efe3);pointer-events:none;z-index:-2}.patient-bottom-nav:after{content:"";position:absolute;inset:0;border-radius:inherit;background:hsla(0,0%,100%,.94);border:1px solid rgba(97,113,93,.08);box-shadow:0 18px 32px hsla(48,6%,46%,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:none;z-index:-1}.patient-bottom-nav button{min-width:0;min-height:62px;border-radius:26px;gap:6px;color:#a9a499;transition:background .22s ease,color .22s ease,transform .22s ease;font-size:10px;letter-spacing:.02em;white-space:nowrap}.patient-bottom-nav button.active{background:#dff3e7;color:#0f5c50}.patient-bottom-nav button:hover{transform:translateY(-1px)}.patient-bottom-nav ion-icon{font-size:20px}@keyframes patient-slide-forward{0%{opacity:0;transform:translateX(24px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes patient-slide-backward{0%{opacity:0;transform:translateX(-24px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes patient-entry-rise{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-height:900px){.patient-portal-shell{padding:12px}}@media (min-width:900px){.patient-screen-today{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;grid-column-gap:22px;column-gap:22px;grid-row-gap:var(--patient-module-gap);row-gap:var(--patient-module-gap)}.patient-screen-today>.patient-appointments-section,.patient-screen-today>.patient-eaten-section,.patient-screen-today>.patient-header-hero,.patient-screen-today>.patient-intro-stack{grid-column:1/-1}.patient-screen-today>.patient-plan-section{grid-column:1/span 7}.patient-screen-today>.patient-water-section{grid-column:8/-1;align-self:start}}@media (max-width:640px){.patient-device-content{padding:18px 16px 128px}.patient-screen-today{width:100%}.patient-live-badge{padding:8px 12px;font-size:12px;letter-spacing:.04em}.patient-live-card{padding:16px 14px;border-radius:24px}.patient-live-card-top{grid-template-columns:48px minmax(0,1fr);gap:12px}.patient-live-icon{width:48px;height:48px;border-radius:18px}.patient-live-appointment-actions{padding-left:0}.patient-input-shell{padding:18px 14px;border-radius:34px}.patient-input-pill{min-height:66px;gap:10px;padding:0 10px 0 18px}.patient-input-action{width:48px;height:48px}}.list-card{display:grid;grid-gap:12px;gap:12px;border-radius:28px;padding:22px;background:rgba(255,253,248,.92);box-shadow:0 16px 36px rgba(32,50,26,.05)}.patient-detail-page{display:grid;grid-gap:18px;gap:18px;padding-bottom:12px}.patient-hero{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.patient-gallery{display:grid;grid-gap:12px;gap:12px}.patient-gallery-frame{position:relative;min-height:360px;border-radius:8px;overflow:hidden;border:1px solid rgba(97,113,93,.14);background:linear-gradient(180deg,hsla(90,22%,93%,.95),hsla(45,44%,96%,.95))}.patient-gallery-image{width:100%;height:100%;object-fit:cover;display:block}.patient-gallery-overlay{position:absolute;left:16px;right:16px;bottom:16px;display:grid;grid-gap:8px;gap:8px;padding:14px;border-radius:8px;background:rgba(23,33,23,.62);color:#f8f5ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.patient-gallery-overlay-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.patient-gallery-date{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.patient-gallery-month{font-size:22px;font-weight:800;line-height:1.1}.patient-gallery-note{font-size:14px;line-height:1.55;color:hsla(40,39%,95%,.92)}.patient-gallery-empty{height:100%;display:grid;place-items:center;grid-gap:10px;gap:10px;padding:24px;text-align:center;color:var(--text-muted)}.patient-gallery-empty strong{color:var(--text)}.patient-gallery-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));grid-gap:10px;gap:10px}.patient-gallery-thumb{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:8px;border-radius:8px;border:1px solid rgba(97,113,93,.14);background:rgba(255,253,248,.92);color:var(--text);text-align:left;min-width:0}.patient-gallery-thumb img{width:44px;height:44px;object-fit:cover;border-radius:6px;display:block}.patient-gallery-thumb span{display:grid;grid-gap:2px;gap:2px;min-width:0}.patient-gallery-thumb small,.patient-gallery-thumb strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patient-gallery-thumb strong{font-size:13px}.patient-gallery-thumb small{color:var(--text-muted);font-size:12px}.patient-gallery-thumb.active{border-color:var(--primary);box-shadow:inset 0 0 0 1px rgba(41,94,39,.12)}.patient-gallery-thumb.add{grid-template-columns:28px minmax(0,1fr);border-style:dashed;background:hsla(40,39%,91%,.48)}.patient-gallery-thumb.add svg{color:var(--primary)}.patient-hero-copy{display:grid;grid-gap:16px;gap:16px;padding-top:6px}.patient-hero-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.patient-inline-status{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.patient-hero-copy h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.04em}.patient-hero-copy p{margin:0;max-width:58ch;font-size:17px;line-height:1.6;color:var(--text-muted)}.patient-hero-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--text-muted);font-size:13px}.patient-hero-meta span{padding-right:10px;border-right:1px solid rgba(97,113,93,.16)}.patient-hero-meta span:last-child{border-right:none;padding-right:0}.patient-hero-actions,.patient-hero-hints{display:flex;flex-wrap:wrap;gap:10px}.patient-hero-hints{color:var(--text-muted);font-size:13px}.patient-inline-message{padding:12px 14px;border-radius:8px;border:1px solid rgba(97,113,93,.14);background:rgba(255,253,248,.92);color:var(--text)}.patient-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:8px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1}.patient-button.primary{background:var(--primary);color:#fffdf8;box-shadow:0 14px 24px rgba(32,50,26,.12)}.patient-button.secondary{border-color:rgba(41,94,39,.16);background:rgba(255,253,248,.92);color:var(--primary)}.patient-button.ghost{border-color:rgba(97,113,93,.18);background:transparent;color:var(--text)}.patient-button.full{width:100%}.patient-button:disabled{cursor:not-allowed;opacity:.62}.patient-metrics-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.patient-metric-card{min-height:156px;border-radius:8px;padding:18px;border:1px solid rgba(97,113,93,.12);box-shadow:0 14px 30px rgba(32,50,26,.05);display:grid;grid-gap:12px;gap:12px;align-content:space-between}.patient-metric-card.tone-default{background:#fffdf8}.patient-metric-card.tone-success{background:#f2f8ea}.patient-metric-card.tone-accent{background:#f0f2ea}.patient-metric-card.tone-warning{background:#faf5e6}.patient-metric-label{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.patient-metric-value{font-size:42px;font-weight:800;line-height:.95;letter-spacing:-.04em}.patient-metric-detail{color:var(--text-muted);font-size:14px;line-height:1.5}.patient-tabs{display:flex;gap:24px;overflow-x:auto;padding-bottom:4px}.patient-tabs a{padding:10px 0 12px;border-bottom:2px solid transparent;color:var(--text-muted);font-weight:700;white-space:nowrap}.patient-tabs a.active{color:var(--primary);border-bottom-color:var(--primary)}.patient-layout{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:start}.patient-main-column,.patient-side-column{display:grid;grid-gap:20px;gap:20px}.patient-panel{padding:20px;border-radius:8px;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.12);box-shadow:0 12px 28px rgba(32,50,26,.05)}.patient-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.patient-section-head h2{margin:0;font-size:28px;line-height:1.08}.patient-section-meta{margin-top:6px;color:var(--text-muted);font-size:13px}.patient-section-action{display:flex;align-items:center}.patient-mini-pill{display:inline-flex;align-items:center;border-radius:8px;padding:6px 10px;background:rgba(41,94,39,.08);color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.patient-chip-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.weekly-board{grid-template-columns:repeat(7,minmax(170px,1fr));overflow-x:auto;padding-bottom:4px}.weekly-board,.weekly-day-card{display:grid;grid-gap:12px;gap:12px}.weekly-day-card{min-height:220px;border-radius:8px;padding:14px;background:hsla(40,36%,95%,.82);border:1px solid rgba(97,113,93,.12)}.weekly-day-head{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.weekly-day-items{display:grid;grid-gap:10px;gap:10px}.weekly-day-item{padding:12px;border-radius:8px;background:#fffdf8;border:1px solid rgba(97,113,93,.12);display:grid;grid-gap:8px;gap:8px}.weekly-day-item-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.weekly-day-item-head strong{font-size:14px}.weekly-day-item-time{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.weekly-day-item-copy,.weekly-day-item-note{font-size:13px;line-height:1.5}.weekly-day-item-note{color:var(--text-muted)}.patient-empty-state,.weekly-day-empty{color:var(--text-muted);font-size:14px;line-height:1.5}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.story-card{display:grid;grid-gap:12px;gap:12px;border-radius:8px;overflow:hidden;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.12)}.story-card-media{aspect-ratio:16/10;background:#ece8df}.story-card-media img{width:100%;height:100%;object-fit:cover;display:block}.story-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,rgba(41,94,39,.12),hsla(80,60%,81%,.42))}.story-card-body{display:grid;grid-gap:10px;gap:10px;padding:14px}.story-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.story-card-head strong{font-size:13px;color:var(--text-muted)}.story-card-meta{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-weight:700}.story-card-body p{margin:0;font-size:14px;line-height:1.6}.stack-list{display:grid;grid-gap:12px;gap:12px}.history-row,.stack-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;padding:14px 0;border-top:1px solid rgba(97,113,93,.12)}.history-row:first-child,.stack-row:first-child{border-top:none;padding-top:0}.history-row strong,.stack-row strong{display:block}.stack-row-meta{margin-top:4px}.stack-row-meta,.stack-row-note{font-size:13px;color:var(--text-muted)}.stack-row-note{grid-column:1/-1;line-height:1.5}.history-list{display:grid;grid-gap:12px;gap:12px}.clinic-note-card{padding:16px;border-radius:8px;background:rgba(41,94,39,.06);border:1px solid rgba(41,94,39,.12);line-height:1.6}.assignment-panel{display:grid;grid-gap:12px;gap:12px}.assignment-panel select{width:100%;border-radius:8px;border:1px solid rgba(97,113,93,.16);padding:12px 14px;background:#fffdf8;color:var(--text)}.sidebar-footer-collapsed{padding:10px;justify-items:center}.split-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr)}.plan-day-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.plan-item-card{border-left:3px solid var(--accent);padding-left:18px}.detail-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:18px}.detail-chip-row{display:flex;flex-wrap:wrap;gap:10px}.detail-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.detail-meta-card{border-radius:24px;padding:18px;background:hsla(40,39%,91%,.55);display:grid;grid-gap:8px;gap:8px}.detail-note-card{margin-top:18px;border-radius:28px;padding:20px 22px;background:rgba(41,94,39,.05)}.detail-day-card{border-radius:26px;padding:18px;background:rgba(255,253,248,.72);border:1px solid rgba(97,113,93,.08)}.detail-day-card.collapsed{gap:10px}.day-card-header{justify-content:space-between;flex-wrap:wrap}.day-card-header,.day-card-summary{display:flex;gap:12px;align-items:center}.day-card-summary{min-width:0}.day-collapse-toggle,.entry-collapse-toggle{width:34px;height:34px;border-radius:12px;border:1px solid rgba(41,94,39,.12);background:rgba(255,253,248,.94);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.detail-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 0;border-top:1px solid rgba(97,113,93,.12)}.detail-row:first-child{border-top:none;padding-top:0}.daily-plan-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:18px;gap:18px}.plan-entry-frame{display:grid;grid-gap:10px;gap:10px;border-radius:24px;padding:12px 14px;background:hsla(0,0%,100%,.78);border:1px solid rgba(97,113,93,.12);box-shadow:inset 0 0 0 1px rgba(255,253,248,.55);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.plan-entry-frame.compact{gap:12px}.plan-entry-frame.dragging{opacity:.56;transform:scale(.985);box-shadow:0 18px 32px rgba(31,53,24,.08)}.plan-entry-frame.drop-target{border-color:rgba(41,94,39,.28);background:hsla(81,55%,94%,.92);transform:translateY(-2px);box-shadow:inset 0 0 0 1px hsla(84,54%,82%,.9),0 16px 28px rgba(41,94,39,.08)}.plan-entry-header{justify-content:space-between}.plan-entry-editor,.plan-entry-header{display:flex;gap:12px;align-items:flex-start}.plan-entry-editor{flex:1 1;min-width:0}.entry-drag-handle{width:34px;height:34px;border-radius:12px;border:1px solid rgba(41,94,39,.12);background:rgba(255,253,248,.94);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;flex:0 0 auto;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.entry-drag-handle:focus-visible,.entry-drag-handle:hover{color:var(--primary);border-color:rgba(41,94,39,.2);background:hsla(80,60%,81%,.4);transform:translateY(-1px)}.entry-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(.96)}.plan-entry-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.plan-entry-order{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.plan-entry-summary{display:flex;gap:12px;align-items:flex-start}.plan-entry-chip{min-width:68px;border-radius:999px;padding:8px 12px;background:rgba(41,94,39,.08);color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center}.plan-entry-title-preview{font-size:18px;font-weight:800;color:var(--text)}.plan-entry-subtitle{margin-top:4px;color:var(--text-muted);font-size:13px}.plan-entry-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.entry-action-button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(41,94,39,.12);background:rgba(255,253,248,.96);color:var(--primary);display:inline-flex;align-items:center;justify-content:center}.entry-action-button.danger{color:var(--danger);border-color:rgba(180,75,57,.18);background:hsla(5,67%,87%,.2)}.entry-inline-button{border:none;background:transparent;padding:0;display:inline-grid;gap:6px;text-align:left;color:var(--text);min-width:0;justify-items:start}.entry-inline-button.time{min-width:94px;padding:8px 10px;border-radius:14px;background:rgba(41,94,39,.08);box-shadow:inset 0 0 0 1px rgba(41,94,39,.08)}.entry-inline-value{display:block}.entry-inline-value.time{font-size:17px;font-weight:800;line-height:1;color:var(--primary)}.entry-inline-value.title{font-size:18px;font-weight:800;line-height:1.15;color:var(--text)}.entry-inline-hint{font-size:12px;color:var(--text-muted);opacity:0;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease}.entry-inline-button:focus-visible .entry-inline-hint,.entry-inline-button:hover .entry-inline-hint{opacity:1;transform:translateY(0)}.entry-inline-input{border-radius:18px;border:1px solid rgba(41,94,39,.14);background:rgba(255,253,248,.96);color:var(--text);outline:none}.entry-inline-input.time{min-width:94px;padding:8px 10px;font-size:17px;font-weight:800;color:var(--primary)}.entry-inline-input.title{width:min(320px,100%);padding:9px 10px;font-size:17px;font-weight:800}.entry-note-toggle{border:1px solid rgba(41,94,39,.12);border-radius:999px;background:rgba(255,253,248,.92);color:var(--primary);padding:8px 12px;font-size:11px;font-weight:700;letter-spacing:.02em}.entry-title-stack{display:grid;grid-gap:6px;gap:6px;min-width:0}.entry-custom-title-input,.entry-title-select{width:min(240px,100%);border-radius:14px;border:1px solid rgba(41,94,39,.12);background:rgba(255,253,248,.96);color:var(--text);padding:8px 10px;font-size:15px;font-weight:700;outline:none}.entry-note-toggle.active{background:hsla(80,60%,81%,.48);border-color:rgba(41,94,39,.18)}.plan-entry-content-shell{display:grid;grid-gap:10px;gap:10px}.plan-entry-editor-textarea,.plan-entry-note-textarea{width:100%;border:none;background:transparent;color:var(--text);font:inherit;line-height:1.65;resize:vertical;outline:none}.plan-entry-editor-textarea{min-height:54px;border-radius:16px;padding:12px 14px;background:hsla(40,36%,95%,.82);border:1px solid rgba(97,113,93,.08)}.plan-entry-note-panel{border-radius:16px;padding:12px 14px;background:rgba(41,94,39,.04);border:1px dashed rgba(41,94,39,.14);display:grid;grid-gap:8px;gap:8px}.plan-entry-note-head{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.plan-entry-preview{border:none;width:100%;text-align:left;border-radius:16px;padding:10px 14px;background:hsla(40,36%,95%,.58);color:var(--text);font:inherit;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-entry-meta-grid{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:12px;gap:12px}.plan-entry-content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,1fr);grid-gap:12px;gap:12px}.plan-entry-content-grid.single{grid-template-columns:1fr}.plan-entry-field{border-radius:20px;padding:14px;background:hsla(40,36%,95%,.72);border:1px solid rgba(97,113,93,.08)}@media (max-width:1100px){.admin-shell{grid-template-columns:1fr}.admin-shell,.admin-sidebar{height:auto;overflow:visible}.admin-sidebar{border-right:none;border-bottom:1px solid rgba(97,113,93,.12);position:static}.sidebar-searchbar{max-width:100%}.detail-meta-grid,.grid-2-1,.grid-4,.plan-day-grid,.split-grid{grid-template-columns:1fr}.plan-entry-editor,.plan-entry-header,.plan-entry-summary{flex-direction:column}.day-card-header,.day-card-summary{align-items:flex-start}.plan-entry-content-grid,.plan-entry-meta-grid{grid-template-columns:1fr}.entry-custom-title-input,.entry-inline-input.title,.entry-title-select{width:100%}.admin-main{height:auto;overflow:visible;padding:18px}.entry-grid,.patient-hero,.patient-layout,.patient-metrics-grid{grid-template-columns:1fr}.weekly-board{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:720px){.patient-detail-page{gap:14px}.patient-hero-copy h1{font-size:38px}.entry-grid,.patient-metrics-grid,.weekly-board{grid-template-columns:1fr}.patient-panel{padding:16px}.patient-section-head{flex-direction:column}.patient-button,.patient-hero-actions .patient-button{width:100%}.patient-gallery-strip{grid-template-columns:1fr}.patient-gallery-thumb{grid-template-columns:44px minmax(0,1fr)}}.appointments-shell{display:grid;grid-template-columns:290px minmax(0,1fr);align-items:stretch;min-height:clamp(760px,calc(100vh - 220px),980px);background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(247,250,246,.92))}.appointments-sidebar{background:linear-gradient(180deg,rgba(239,244,246,.96),rgba(248,251,252,.9));border-right:1px solid rgba(97,113,93,.12);padding:22px 18px;display:grid;grid-gap:20px;gap:20px;align-content:start;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.appointments-sidebar-block{display:grid;grid-gap:14px;gap:14px}.appointments-search-field input{width:100%;border:1px solid rgba(97,113,93,.12);border-radius:16px;padding:13px 14px;background:hsla(0,0%,100%,.82);color:var(--text);font-size:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.appointments-mini-month-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.appointments-mini-month-head strong{font-size:18px;font-weight:700;text-transform:capitalize}.appointments-mini-month-nav{display:inline-flex;gap:6px}.appointments-mini-month-nav button{width:32px;height:32px;border:1px solid rgba(97,113,93,.12);border-radius:12px;background:hsla(0,0%,100%,.8);color:var(--text-muted)}.appointments-mini-month{display:grid;grid-gap:10px;gap:10px}.appointments-mini-month-grid,.appointments-mini-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.appointments-mini-month-weekdays span{color:var(--text-muted);font-size:11px;text-align:center;text-transform:uppercase;letter-spacing:.08em}.appointments-mini-day{min-height:36px;border:none;border-radius:14px;background:transparent;display:grid;place-items:center;grid-gap:2px;gap:2px;color:var(--text)}.appointments-mini-day.is-muted{color:rgba(97,113,93,.5)}.appointments-mini-day.has-appointments span{font-weight:700}.appointments-mini-day.is-selected{background:rgba(41,94,39,.12);color:var(--text);box-shadow:inset 0 0 0 1px rgba(41,94,39,.08)}.appointments-mini-day small{font-size:10px;color:#ef5b62;line-height:1}.appointments-sidebar-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.appointments-sidebar-section-head strong{font-size:18px}.appointments-sidebar-section-head span{width:30px;min-width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#ff7d7d,#ef5b62);color:#fff;font-size:12px;font-weight:700;box-shadow:0 10px 18px rgba(239,91,98,.22)}.appointments-compact-list{display:grid;grid-gap:12px;gap:12px}.appointments-compact-item{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:18px;border:1px solid rgba(97,113,93,.08);background:hsla(0,0%,100%,.68);box-shadow:0 14px 32px rgba(38,46,33,.05);transition:transform .16s ease,border-color .16s ease,background .16s ease}.appointments-compact-item:hover{transform:translateY(-1px);border-color:rgba(41,94,39,.16);background:hsla(0,0%,100%,.86)}.appointments-compact-time{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:rgba(41,94,39,.08);color:var(--primary);font-size:11px;font-weight:700}.appointments-compact-item strong{font-size:14px;color:var(--text)}.appointments-calendar-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:16px;gap:16px;min-width:0;min-height:0;padding:22px;background:radial-gradient(circle at top right,hsla(80,60%,81%,.14),transparent 28%),linear-gradient(180deg,hsla(0,0%,100%,.84),rgba(248,250,247,.88))}.appointments-toolbar{gap:18px;padding:4px 2px 14px;border-bottom:1px solid rgba(97,113,93,.08)}.appointments-toolbar,.appointments-toolbar-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.appointments-toolbar-row{width:100%;gap:16px}.appointments-nav{display:flex;align-items:center;gap:8px}.appointments-nav .secondary-button{padding:12px 18px;border-radius:16px;border-color:rgba(97,113,93,.14);background:hsla(0,0%,100%,.76);color:var(--text)}.appointments-nav .icon-only-button{width:42px;height:42px;border-radius:14px}.appointments-range-title{margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.05;text-transform:capitalize}.appointments-view-switch{display:inline-flex;padding:4px;border-radius:18px;background:hsla(0,0%,100%,.72);border:1px solid rgba(97,113,93,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.appointments-view-switch button{border:none;border-radius:14px;padding:10px 14px;background:transparent;color:var(--text-muted);font-weight:600;font-size:14px}.appointments-view-switch button.is-active{background:linear-gradient(180deg,rgba(41,94,39,.12),rgba(41,94,39,.08));color:var(--primary)}.appointments-feedback{border-radius:18px;padding:14px 16px;background:hsla(0,0%,100%,.72);border:1px solid rgba(97,113,93,.08);color:var(--primary);font-weight:600}.appointments-feedback.is-error{background:rgba(180,75,57,.09);color:var(--danger)}.appointments-timeline{display:grid;min-height:0;border:1px solid rgba(97,113,93,.1);border-radius:28px;background:hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7);overflow:hidden}.appointments-timeline-scroll{overflow:auto;max-height:min(78vh,980px);overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.appointments-timeline-body,.appointments-timeline-header{display:grid;grid-template-columns:72px minmax(0,1fr)}.appointments-timeline-header{position:-webkit-sticky;position:sticky;top:0;z-index:8;background:hsla(90,25%,98%,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.appointments-time-spacer{position:-webkit-sticky;position:sticky;left:0;z-index:10;color:var(--text-muted);font-size:11px;padding:18px 8px 0 12px;border-right:1px solid rgba(97,113,93,.08);background:hsla(90,25%,98%,.96)}.appointments-timeline-days{display:grid;min-width:min-content}.appointments-day-header{border:1px solid rgba(97,113,93,.08);border-top:none;border-left:none;background:transparent;padding:14px 12px 16px;display:grid;grid-gap:4px;gap:4px;text-align:center;color:var(--text);transition:background .16s ease}.appointments-day-header span{color:var(--text-muted);font-size:12px;text-transform:capitalize}.appointments-day-header strong{color:var(--text);font-size:22px;line-height:1}.appointments-day-header small{color:var(--text-muted);font-size:11px}.appointments-day-header.is-selected{background:linear-gradient(180deg,rgba(41,94,39,.08),rgba(41,94,39,.03))}.appointments-time-rail{position:-webkit-sticky;position:sticky;left:0;z-index:6;display:grid;align-content:start;border-right:1px solid rgba(97,113,93,.08);background:linear-gradient(180deg,hsla(80,23%,97%,.96),hsla(80,23%,97%,.92))}.appointments-time-slot{color:var(--text-muted);font-size:12px;padding:8px 10px 0 12px;border-top:1px solid rgba(97,113,93,.08)}.appointments-day-column{position:relative;background:linear-gradient(180deg,hsla(0,0%,100%,.88),hsla(80,43%,99%,.92));border-right:1px solid rgba(97,113,93,.08)}.appointments-day-column.is-selected{background:linear-gradient(180deg,rgba(242,247,240,.94),hsla(80,33%,98%,.92))}.appointments-grid-line{position:absolute;left:0;right:0;border-top:1px solid rgba(97,113,93,.08)}.appointments-working-window{position:absolute;left:0;right:0;background:linear-gradient(180deg,hsla(38,73%,88%,.28),hsla(38,73%,88%,.18));border-top:1px solid hsla(38,68%,74%,.28);border-bottom:1px solid hsla(38,68%,74%,.22)}.appointments-working-window span{position:-webkit-sticky;position:sticky;top:0;display:inline-block;margin:8px 10px;padding:2px 6px;border-radius:999px;background:rgba(255,253,248,.86);color:var(--text-muted);font-size:11px}.appointments-now-line{position:absolute;left:0;right:0;z-index:4;border-top:2px solid #ef5b62}.appointments-now-line span{position:absolute;top:-11px;left:12px;padding:3px 8px;border-radius:999px;background:#ef5b62;color:#fff;font-size:11px;font-weight:700;box-shadow:0 10px 20px rgba(239,91,98,.22)}.appointments-offday-note{position:absolute;inset:0;display:grid;place-items:center;background:repeating-linear-gradient(-45deg,hsla(45,20%,92%,.9),hsla(45,20%,92%,.9) 10px,hsla(45,15%,89%,.9) 0,hsla(45,15%,89%,.9) 20px);color:var(--text-muted);font-size:13px;font-weight:600}.appointments-event-card{position:absolute;left:10px;right:10px;min-height:56px;border-radius:18px;padding:10px 12px;display:grid;grid-gap:4px;gap:4px;color:var(--text);box-shadow:0 14px 28px rgba(39,47,35,.08);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s ease,box-shadow .16s ease}.appointments-event-card:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(39,47,35,.12)}.appointments-event-card strong,.appointments-month-pill{font-size:13px;line-height:1.35}.appointments-event-time{font-size:11px;font-weight:600}.appointments-event-card.status-scheduled,.appointments-month-pill.status-scheduled{background:#f8deb7;border:1px solid #e6c18f}.appointments-event-card.status-completed,.appointments-month-pill.status-completed{background:#e5edd6;border:1px solid rgba(41,94,39,.16)}.appointments-event-card.status-missed,.appointments-month-pill.status-missed{background:#f4d2cd;border:1px solid rgba(180,75,57,.16)}.appointments-event-card.status-canceled,.appointments-month-pill.status-canceled{background:#eceae4;border:1px solid rgba(97,113,93,.16)}.appointments-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px}.appointments-month-weekday{color:var(--text-muted);font-size:12px;font-weight:600;padding:0 4px}.appointments-month-cell{min-height:130px;border:1px solid rgba(97,113,93,.1);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(90,33%,98%,.9));padding:14px;display:grid;grid-gap:10px;gap:10px;align-content:start;text-align:left;box-shadow:0 16px 32px rgba(38,46,33,.05)}.appointments-month-cell.is-muted{opacity:.55}.appointments-month-cell.is-selected{border-color:rgba(41,94,39,.22);background:linear-gradient(180deg,rgba(241,247,239,.96),hsla(80,43%,99%,.94))}.appointments-month-cell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.appointments-month-cell-head span{color:var(--text-muted);font-size:12px}.appointments-month-cell-stack{display:grid;grid-gap:8px;gap:8px}.appointments-month-pill{border-radius:14px;padding:9px 10px;font-size:12px;line-height:1.35}.appointments-month-more{color:var(--text-muted);font-size:13px;font-weight:700}.appointments-empty-inline{border-radius:18px;padding:14px 16px;background:hsla(0,0%,100%,.72);border:1px solid rgba(97,113,93,.08);color:var(--text-muted);font-size:14px}.patients-studio-page{display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 112px)}.patients-studio-layout{flex:1 1;display:flex;flex-direction:column;min-height:0}.appointments-studio-page{display:grid;grid-gap:18px;gap:18px;min-height:calc(100vh - 112px)}.appointments-studio-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px}.appointments-studio-toolbar-center,.appointments-studio-toolbar-left{display:flex;align-items:center;gap:14px;min-width:0}.appointments-studio-toolbar-left{justify-content:flex-start}.appointments-studio-toolbar-center{justify-content:center}.appointments-studio-create,.appointments-studio-nav,.appointments-studio-quick-link,.appointments-studio-start,.appointments-studio-today,.appointments-studio-view-switch button{border:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.appointments-studio-create,.appointments-studio-quick-link,.appointments-studio-today{box-shadow:0 18px 34px rgba(39,53,34,.08)}.appointments-studio-create:hover,.appointments-studio-nav:hover,.appointments-studio-quick-link:hover,.appointments-studio-start:hover,.appointments-studio-today:hover,.appointments-studio-view-switch button:hover{transform:translateY(-1px)}.appointments-studio-create{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:18px;background:linear-gradient(180deg,#2f6b2f,#245624);color:#fbfdff;font-weight:700}.appointments-studio-create svg,.appointments-studio-list-time svg,.appointments-studio-nav svg,.appointments-studio-quick-link svg{width:18px;height:18px}.appointments-studio-title{display:grid;grid-gap:3px;gap:3px;min-width:0}.appointments-studio-panel-head small,.appointments-studio-title small{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.appointments-studio-title strong{font-size:clamp(25px,2.9vw,38px);line-height:1.02;text-transform:capitalize;color:#233023}.appointments-studio-nav,.appointments-studio-today{display:inline-flex;align-items:center;justify-content:center;height:42px;border-radius:14px;background:hsla(0,0%,100%,.84);color:var(--text)}.appointments-studio-nav{width:42px;border:1px solid rgba(97,113,93,.12)}.appointments-studio-today{padding:0 16px;border:1px solid rgba(97,113,93,.12);font-weight:700}.appointments-studio-view-switch{justify-self:end;display:inline-flex;align-items:center;padding:4px;border-radius:20px;background:hsla(0,0%,100%,.82);border:1px solid rgba(97,113,93,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84)}.appointments-studio-view-switch button{padding:10px 16px;border-radius:16px;background:transparent;color:var(--text-muted);font-size:14px;font-weight:700}.appointments-studio-view-switch button.is-active{background:rgba(41,94,39,.12);color:var(--primary)}.appointments-studio-feedback{border-radius:18px;border:1px solid rgba(41,94,39,.12);padding:14px 16px;background:hsla(0,0%,100%,.78);color:var(--primary);font-weight:700}.appointments-studio-feedback.is-error{border-color:rgba(180,75,57,.18);background:hsla(5,67%,87%,.42);color:#8c2f20}.appointments-studio-layout{display:grid;grid-template-columns:minmax(0,1.65fr) 312px;grid-gap:18px;gap:18px;align-items:start;min-height:0}.appointments-studio-calendar-card,.appointments-studio-panel,.appointments-studio-suggestion{background:hsla(0,0%,100%,.82);border:1px solid rgba(97,113,93,.08);box-shadow:0 22px 42px rgba(39,53,34,.06)}.appointments-studio-calendar-card{min-width:0;border-radius:30px;padding:12px;overflow:hidden}.appointments-studio-summary{display:grid;grid-gap:14px;gap:14px;position:-webkit-sticky;position:sticky;top:16px}.appointments-studio-panel{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:26px}.appointments-studio-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.appointments-studio-panel-head h2{margin:2px 0 0;font-size:22px;line-height:1.08;color:#243123}.appointments-studio-panel-head.suggestions{margin-bottom:-2px}.appointments-studio-count,.appointments-studio-pill{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.appointments-studio-pill{background:rgba(167,219,157,.24);color:var(--primary)}.appointments-studio-count{background:hsla(40,39%,91%,.92);color:#6d5d45}.appointments-studio-next-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;padding:16px;border-radius:22px;background:linear-gradient(180deg,rgba(232,241,251,.98),rgba(240,246,253,.94))}.appointments-studio-avatar{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#5e99db,#427cbf);color:#fff;font-weight:800;letter-spacing:.06em}.appointments-studio-next-copy{display:grid;grid-gap:5px;gap:5px;align-content:start}.appointments-studio-list-item strong,.appointments-studio-next-copy strong{font-size:15px;color:#243123}.appointments-studio-empty,.appointments-studio-list-item small,.appointments-studio-month-head span,.appointments-studio-next-copy span{color:var(--text-muted);font-size:13px;line-height:1.45}.appointments-studio-start{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:16px;background:var(--primary);color:#fcfdf9;font-weight:800}.appointments-studio-start:disabled{opacity:.7;transform:none}.appointments-studio-list{display:grid;grid-gap:10px;gap:10px}.appointments-studio-list.compact{gap:8px}.appointments-studio-list-item{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border-radius:18px;background:rgba(248,250,247,.94);border:1px solid rgba(97,113,93,.08);transition:transform .18s ease,border-color .18s ease,background .18s ease}.appointments-studio-list-item:hover{transform:translateY(-1px);border-color:rgba(41,94,39,.16);background:hsla(0,0%,100%,.98)}.appointments-studio-list-item.compact{gap:2px}.appointments-studio-list-item.compact span,.appointments-studio-list-time{color:var(--primary);font-size:12px;font-weight:800}.appointments-studio-list-time{display:inline-flex;align-items:center;gap:8px}.appointments-studio-empty{padding:14px 16px;border-radius:18px;background:rgba(248,250,247,.92)}.appointments-studio-suggestions{display:grid;grid-gap:12px;gap:12px}.appointments-studio-suggestion{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:22px}.appointments-studio-suggestion strong{font-size:15px;color:#243123}.appointments-studio-suggestion p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.55}.appointments-studio-suggestion.tone-green{background:linear-gradient(180deg,rgba(226,243,218,.96),hsla(97,52%,95%,.94))}.appointments-studio-suggestion.tone-sand{background:linear-gradient(180deg,hsla(42,73%,91%,.96),hsla(40,88%,97%,.94))}.appointments-studio-suggestion.tone-ink{background:linear-gradient(180deg,rgba(230,237,245,.96),rgba(244,248,251,.94))}.appointments-studio-quick-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-radius:18px;background:#fff;color:#243123;font-weight:700}.appointments-studio-timeline{display:grid;border-radius:24px;background:linear-gradient(180deg,hsla(90,25%,98%,.98),rgba(246,249,245,.96));border:1px solid rgba(97,113,93,.08)}.appointments-studio-timeline-scroll{overflow:auto;max-height:min(78vh,980px);overscroll-behavior:contain;scrollbar-gutter:stable both-edges;border-radius:24px}.appointments-studio-timeline-body,.appointments-studio-timeline-header{display:grid;grid-template-columns:72px minmax(0,1fr)}.appointments-studio-timeline-header{position:-webkit-sticky;position:sticky;top:0;z-index:8;background:hsla(90,25%,98%,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.appointments-studio-time-spacer{position:-webkit-sticky;position:sticky;left:0;z-index:10;display:flex;align-items:flex-start;justify-content:center;padding:18px 10px 0;border-right:1px solid rgba(97,113,93,.08);color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:hsla(90,25%,98%,.98)}.appointments-studio-columns{display:grid;min-width:min-content}.appointments-studio-day-head{border:1px solid rgba(97,113,93,.08);border-top:none;border-left:none;padding:14px 12px 16px;background:transparent;display:grid;grid-gap:4px;gap:4px;text-align:center;color:#243123}.appointments-studio-day-head span{color:var(--text-muted);font-size:12px;font-weight:700;text-transform:capitalize}.appointments-studio-day-head strong{font-size:24px;line-height:1}.appointments-studio-day-head small{color:var(--text-muted);font-size:11px}.appointments-studio-day-head.is-selected{background:linear-gradient(180deg,rgba(41,94,39,.1),rgba(41,94,39,.03))}.appointments-studio-time-rail{position:-webkit-sticky;position:sticky;left:0;z-index:6;display:grid;align-content:start;background:linear-gradient(180deg,hsla(80,23%,97%,.98),hsla(80,23%,97%,.94));border-right:1px solid rgba(97,113,93,.08)}.appointments-studio-time-slot{padding:8px 10px 0 12px;border-top:1px solid rgba(97,113,93,.08);color:var(--text-muted);font-size:12px}.appointments-studio-day-column{position:relative;border-right:1px solid rgba(97,113,93,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(250,252,249,.96));cursor:cell}.appointments-studio-day-column.is-selected{background:linear-gradient(180deg,hsla(94,33%,96%,.98),rgba(250,252,249,.96))}.appointments-studio-grid-line{position:absolute;left:0;right:0;border-top:1px solid rgba(97,113,93,.08)}.appointments-studio-working-window{position:absolute;left:0;right:0;background:linear-gradient(180deg,rgba(255,229,191,.24),rgba(255,229,191,.12));border-top:1px solid hsla(38,69%,68%,.24);border-bottom:1px solid hsla(38,69%,68%,.18)}.appointments-studio-working-window span{position:-webkit-sticky;position:sticky;top:0;display:inline-flex;margin:8px 10px;padding:3px 8px;border-radius:999px;background:rgba(255,251,242,.92);color:#876540;font-size:11px;font-weight:700}.appointments-studio-offday{position:absolute;inset:0;display:grid;place-items:center;background:repeating-linear-gradient(-45deg,hsla(43,20%,93%,.96),hsla(43,20%,93%,.96) 11px,hsla(40,13%,91%,.96) 0,hsla(40,13%,91%,.96) 22px);color:var(--text-muted);font-size:13px;font-weight:700}.appointments-studio-hover-slot{position:absolute;left:10px;right:10px;min-height:54px;padding:10px 12px;border-radius:18px;border:1px dashed rgba(41,94,39,.34);background:rgba(41,94,39,.12);color:var(--primary);-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;align-content:center;grid-gap:3px;gap:3px;text-align:left;cursor:pointer}.appointments-studio-hover-slot small,.appointments-studio-hover-slot span{font-weight:700}.appointments-studio-hover-slot small{font-size:11px}.appointments-studio-now-line{position:absolute;left:0;right:0;z-index:4;border-top:2px solid #ef5b62}.appointments-studio-now-line span{position:absolute;top:-11px;left:12px;padding:3px 8px;border-radius:999px;background:#ef5b62;color:#fff;font-size:11px;font-weight:700}.appointments-studio-event{position:absolute;left:10px;right:10px;min-height:56px;padding:10px 12px;border-radius:18px;display:grid;grid-gap:3px;gap:3px;color:#243123;box-shadow:0 14px 28px rgba(39,47,35,.08);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.appointments-studio-event:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(39,47,35,.12)}.appointments-studio-event-time{font-size:11px;font-weight:800}.appointments-studio-event small{font-size:12px;line-height:1.3}.appointments-studio-event.compact{left:6px;right:6px;padding:8px 9px}.appointments-studio-event.compact strong{font-size:12px;line-height:1.25}.appointments-studio-event.compact .appointments-studio-event-time{font-size:10px}.appointments-studio-event.status-scheduled,.appointments-studio-month-pill.status-scheduled{background:#f8deb7;border:1px solid #e6c18f}.appointments-studio-event.status-completed,.appointments-studio-month-pill.status-completed{background:#e5edd6;border:1px solid rgba(41,94,39,.16)}.appointments-studio-event.status-missed,.appointments-studio-month-pill.status-missed{background:#f4d2cd;border:1px solid rgba(180,75,57,.16)}.appointments-studio-event.status-canceled,.appointments-studio-month-pill.status-canceled{background:#eceae4;border:1px solid rgba(97,113,93,.16)}.appointments-studio-event.service-diyet,.appointments-studio-month-pill.service-diyet{background:#e8f5e9;border:1px solid rgba(46,125,50,.35)}.appointments-studio-event.service-g5,.appointments-studio-month-pill.service-g5{background:#fff3e0;border:1px solid rgba(239,108,0,.35)}.appointments-studio-event.service-lazer,.appointments-studio-month-pill.service-lazer{background:#e3f2fd;border:1px solid rgba(21,101,192,.35)}.appointments-studio-event.service-pasif-jimnastik,.appointments-studio-month-pill.service-pasif-jimnastik{background:#f3e5f5;border:1px solid rgba(123,31,162,.35)}.appointments-studio-event.service-default,.appointments-studio-month-pill.service-default{background:#f5f5f5;border:1px solid rgba(97,113,93,.25)}.appointments-studio-month{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px}.appointments-studio-month-weekday{padding:0 4px;color:var(--text-muted);font-size:12px;font-weight:800}.appointments-studio-month-cell{min-height:148px;border:1px solid rgba(97,113,93,.1);border-radius:24px;padding:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(90,33%,98%,.94));display:grid;grid-gap:10px;gap:10px;align-content:start;text-align:left;box-shadow:0 16px 32px rgba(38,46,33,.05)}.appointments-studio-month-cell.is-muted{opacity:.52}.appointments-studio-month-cell.is-selected{border-color:rgba(41,94,39,.22);background:linear-gradient(180deg,hsla(94,33%,96%,.98),hsla(90,33%,98%,.94))}.appointments-studio-month-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.appointments-studio-month-head strong{font-size:20px;line-height:1}.appointments-studio-month-stack{display:grid;grid-gap:8px;gap:8px}.appointments-studio-month-pill{border-radius:14px;padding:9px 10px;font-size:12px;line-height:1.35;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1220px){.appointments-studio-layout{grid-template-columns:minmax(0,1fr)}.appointments-studio-summary{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.appointments-studio-suggestions{grid-column:1/-1}}@media (max-width:920px){.appointments-studio-page{gap:14px}.appointments-studio-toolbar{grid-template-columns:minmax(0,1fr)}.appointments-studio-toolbar-center,.appointments-studio-toolbar-left{justify-content:space-between;flex-wrap:wrap}.appointments-studio-view-switch{justify-self:start}.appointments-studio-summary{grid-template-columns:minmax(0,1fr)}.appointments-studio-calendar-card,.appointments-studio-panel{border-radius:24px}}@media (max-width:700px){.appointments-studio-toolbar-left{align-items:stretch}.appointments-studio-create{justify-content:center;width:100%}.appointments-studio-toolbar-center{justify-content:flex-start}.appointments-studio-title strong{font-size:28px}.appointments-studio-timeline-body,.appointments-studio-timeline-header{grid-template-columns:60px minmax(0,1fr)}.appointments-studio-time-spacer{padding-top:16px}}.session-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(167,219,157,.34),transparent 30%),linear-gradient(180deg,#edf7e4,#f7fbf2 32%,#eef6e6)}.session-shell{width:min(1440px,100%);margin:0 auto;display:grid;grid-gap:20px;gap:20px}.session-shell-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.session-eyebrow{color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.session-header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.session-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.session-step{border:1px solid rgba(41,94,39,.12);border-radius:24px;padding:14px 16px;background:hsla(0,0%,100%,.74);display:grid;grid-gap:8px;gap:8px;justify-items:start;text-align:left}.session-step span{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;background:rgba(41,94,39,.08);color:var(--primary)}.session-step.active{border-color:rgba(41,94,39,.24);background:rgba(224,244,214,.92)}.session-step.active span,.session-step.done span{background:var(--primary);color:#fffef9}.session-step.upcoming{opacity:.72}.session-analysis-grid,.session-measurement-grid,.session-pdf-meta,.session-slot-grid,.session-summary-grid,.session-trend-grid,.session-upload-grid{display:grid;grid-gap:16px;gap:16px}.session-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.session-summary-card{border-radius:28px;padding:20px 22px;background:hsla(0,0%,100%,.78);border:1px solid rgba(41,94,39,.08);display:grid;grid-gap:8px;gap:8px}.session-summary-card strong{font-size:22px}.session-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-upload-card{border-radius:28px;padding:22px;background:hsla(0,0%,100%,.78);border:1px dashed rgba(41,94,39,.24);display:grid;grid-gap:10px;gap:10px}.session-upload-card input{width:100%}.session-upload-title{font-size:20px;font-weight:700}.session-measurement-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.session-input-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.session-input-unit span{color:var(--text-muted);font-size:14px;font-weight:700}.session-asset-list{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.session-pdf-error{border-radius:28px;padding:18px 22px;border:1px solid rgba(180,75,57,.18);background:hsla(5,67%,87%,.3);color:#7f2c20;font-weight:600}.session-asset-row,.session-issue-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid rgba(97,113,93,.12)}.session-asset-row:first-child,.session-issue-row:first-child{border-top:none;padding-top:0}.session-analysis-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.session-analysis-card{border-radius:24px;padding:18px;display:grid;grid-gap:10px;gap:10px;background:hsla(0,0%,100%,.74)}.session-analysis-card.success{background:rgba(220,242,216,.9)}.session-analysis-card.warning{background:hsla(47,75%,89%,.92)}.session-pdf-meta{grid-template-columns:repeat(4,minmax(0,1fr))}.session-pdf-meta-card,.session-trend-card{border-radius:24px;padding:18px;background:hsla(0,0%,100%,.74);border:1px solid rgba(41,94,39,.08);display:grid;grid-gap:10px;gap:10px}.session-pdf-meta-card strong,.session-trend-card strong{font-size:22px}.session-trend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.session-trend-card.success{background:rgba(220,242,216,.9)}.session-trend-card.warning{background:hsla(47,75%,89%,.92)}.session-trend-card.neutral{background:hsla(0,0%,100%,.74)}.session-trend-delta{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-weight:700}.session-problem-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(97,113,93,.12)}.session-problem-row:first-child{border-top:none;padding-top:0}.session-problem-reason{min-width:180px;text-align:right;color:var(--text-muted);font-weight:700}.session-adherence-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px}.session-adherence-day{border-radius:24px;padding:16px;min-height:124px;display:grid;grid-gap:8px;gap:8px;align-content:start}.session-adherence-day.good{background:rgba(214,241,205,.92)}.session-adherence-day.warning{background:hsla(49,88%,87%,.94)}.session-adherence-day.danger{background:hsla(9,86%,91%,.94)}.session-adherence-day.neutral{background:hsla(0,0%,100%,.74)}.session-day-picker{display:flex;gap:10px;flex-wrap:wrap}.session-slot-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.session-skip-toggle{display:inline-flex;align-items:center;gap:10px;font-weight:700}.session-footer-nav{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px}@media (max-width:1180px){.appointments-shell{grid-template-columns:1fr;min-height:auto}.appointments-sidebar{border-right:none;border-bottom:1px solid rgba(97,113,93,.14)}.appointments-toolbar-row{align-items:flex-start}.appointments-timeline-scroll{max-height:70vh}.session-analysis-grid,.session-measurement-grid,.session-pdf-meta,.session-progress,.session-slot-grid,.session-summary-grid,.session-trend-grid,.session-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-adherence-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.appointments-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-adherence-grid,.session-analysis-grid,.session-measurement-grid,.session-pdf-meta,.session-progress,.session-slot-grid,.session-summary-grid,.session-trend-grid,.session-upload-grid{grid-template-columns:1fr}}@media (max-width:640px){.appointments-calendar-panel,.appointments-sidebar{padding:14px}.appointments-month-grid{grid-template-columns:1fr}.appointments-timeline-body,.appointments-timeline-header{grid-template-columns:60px minmax(0,1fr)}.appointments-timeline-scroll{max-height:64vh}.session-page{padding:16px}.session-asset-row,.session-footer-nav,.session-header-actions,.session-issue-row,.session-shell-top{flex-direction:column;align-items:stretch}}.appointment-mode-layout{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:linear-gradient(135deg,#3d5a3d,#2d4a2d 50%,#1a301a)}.appointment-mode-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;background:rgba(0,0,0,.15);padding:32px 24px;display:flex;flex-direction:column;gap:32px}.appointment-mode-sidebar-title{color:#fff;font-size:24px;font-weight:700}.appointment-mode-sidebar-patient{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;background:hsla(0,0%,100%,.08)}.appointment-mode-sidebar-patient-label{color:hsla(0,0%,100%,.62);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.appointment-mode-sidebar-patient-name{color:#fff;font-size:18px;font-weight:700;line-height:1.35}.appointment-mode-sidebar-section{display:flex;flex-direction:column;gap:8px}.appointment-mode-sidebar-section-title{color:#fff;font-size:14px;font-weight:600}.appointment-mode-sidebar-section-subtitle{color:hsla(0,0%,100%,.6);font-size:12px}.appointment-mode-nav{display:flex;flex-direction:column;gap:8px}.appointment-mode-nav-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;transition:all .2s ease;border:none;background:transparent;cursor:pointer;width:100%;text-align:left}.appointment-mode-nav-item:hover{background:hsla(0,0%,100%,.1);color:#fff}.appointment-mode-nav-item.active{background:hsla(0,0%,100%,.15)}.appointment-mode-nav-item svg{width:20px;height:20px;opacity:.8}.appointment-mode-main{padding:40px 48px;display:flex;flex-direction:column;gap:32px;overflow-y:auto}.appointment-mode-header{text-align:center;display:flex;flex-direction:column;gap:24px}.appointment-mode-header h1{color:#fff;font-size:22px;font-weight:600;margin:0}.appointment-mode-stepper{display:flex;align-items:center;justify-content:center;gap:16px}.appointment-mode-step-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.appointment-mode-step-wrapper:hover .appointment-mode-step-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.appointment-mode-step{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;background:transparent;padding:0}.appointment-mode-step:hover{transform:scale(1.1)}.appointment-mode-step.active{background:#fff;color:#2d4a2d}.appointment-mode-step.completed{background:hsla(0,0%,100%,.3);color:#fff}.appointment-mode-step.pending{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.6);border:2px solid hsla(0,0%,100%,.3)}.appointment-mode-step-tooltip{position:absolute;top:50px;left:50%;transform:translateX(-50%) translateY(-8px);background:rgba(0,0,0,.85);color:#fff;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100}.appointment-mode-step-tooltip:before{content:"";position:absolute;top:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.85)}.appointment-mode-step-line{width:40px;height:2px;background:hsla(0,0%,100%,.3);border-radius:1px}.appointment-mode-step-line.active{background:#fff}.appointment-mode-content-card{background:#fff;border-radius:24px;padding:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;box-shadow:0 20px 60px rgba(0,0,0,.2)}.appointment-mode-section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:24px}.appointment-mode-upload-grid{display:flex;flex-direction:column;gap:16px}.appointment-mode-upload-card{border:2px dashed #e0e0e0;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease;text-align:center}.appointment-mode-upload-card:hover{border-color:#2d4a2d;background:rgba(45,74,45,.02)}.appointment-mode-upload-icon{width:48px;height:48px;background:rgba(45,74,45,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2d4a2d}.appointment-mode-upload-title{font-size:14px;font-weight:600;color:#1a1a1a}.appointment-mode-upload-subtitle{font-size:12px;color:#666}.appointment-mode-input-group{display:flex;flex-direction:column;gap:20px}.appointment-mode-input-wrapper{display:flex;flex-direction:column;gap:8px}.appointment-mode-input-label{font-size:11px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.appointment-mode-input{display:flex;align-items:center;gap:12px;background:#f5f5f5;border-radius:12px;padding:14px 16px;border:2px solid transparent;transition:all .2s ease}.appointment-mode-input:focus-within{border-color:#2d4a2d;background:#fff}.appointment-mode-input svg{width:20px;height:20px;color:#666}.appointment-mode-input input{flex:1 1;border:none;background:transparent;font-size:16px;font-weight:500;color:#1a1a1a;outline:none}.appointment-mode-input input::placeholder{color:#999}.appointment-mode-divider{width:1px;background:#e0e0e0}.appointment-mode-detailed-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;margin-top:20px;border-radius:14px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #d0d7de;color:#2d4a2d;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease}.appointment-mode-detailed-button:hover{background:linear-gradient(135deg,#2d4a2d,#3d5a3d);border-color:#2d4a2d;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(45,74,45,.25)}.appointment-mode-detailed-button:active{transform:translateY(0)}.appointment-mode-detailed-button svg{width:20px;height:20px}.appointment-mode-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px}.appointment-mode-modal{background:#fff;border-radius:28px;width:min(900px,95vw);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 32px 80px rgba(0,0,0,.35);animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1)}.appointment-mode-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #eaeaea}.appointment-mode-modal-header h2{margin:0;font-size:22px;font-weight:700;color:#1a1a1a}.appointment-mode-modal-close{width:40px;height:40px;border-radius:12px;border:none;background:#f3f4f6;color:#6b7280;font-size:24px;line-height:1;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.appointment-mode-modal-close:hover{background:#fee2e2;color:#dc2626}.appointment-mode-modal-content{flex:1 1;overflow-y:auto;padding:24px 28px;display:grid;grid-gap:28px;gap:28px}.appointment-mode-modal-section h3{margin:0 0 16px;font-size:16px;font-weight:700;color:#2d4a2d;text-transform:uppercase;letter-spacing:.5px}.appointment-mode-modal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.appointment-mode-modal-field{display:flex;flex-direction:column;gap:6px}.appointment-mode-modal-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.appointment-mode-modal-input{width:100%;padding:12px 14px;border-radius:12px;border:2px solid #e5e7eb;background:#fafafa;font-size:15px;font-weight:600;color:#1a1a1a;transition:all .2s ease}.appointment-mode-modal-input:focus{outline:none;border-color:#2d4a2d;background:#fff;box-shadow:0 0 0 4px rgba(45,74,45,.1)}.appointment-mode-modal-input::placeholder{color:#9ca3af;font-weight:400}.appointment-mode-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid #eaeaea}.appointment-mode-modal-button{padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.appointment-mode-modal-button.primary{background:#2d4a2d;color:#fff}.appointment-mode-modal-button.primary:hover{background:#3d5a3d}.appointment-mode-modal-button.secondary{background:#f3f4f6;color:#374151}.appointment-mode-modal-button.secondary:hover{background:#e5e7eb}.appointment-mode-security-note{display:flex;align-items:center;justify-content:center;gap:8px;color:hsla(0,0%,100%,.8);font-size:13px}.appointment-mode-security-note svg{width:16px;height:16px}.appointment-mode-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;border-radius:24px;background:hsla(75,50%,98%,.88);border:1px solid hsla(0,0%,100%,.52);box-shadow:0 18px 44px rgba(13,39,10,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.appointment-mode-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.appointment-mode-footer-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid transparent;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.appointment-mode-footer-button svg{width:18px;height:18px;flex:0 0 auto}.appointment-mode-footer-button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.appointment-mode-close-button{position:fixed;top:24px;right:24px;width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:1000}.appointment-mode-close-button:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.appointment-mode-close-button svg{width:24px;height:24px}.appointment-mode-schedule-card{display:grid;grid-gap:28px;gap:28px}.appointment-mode-schedule-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.appointment-mode-schedule-title-block{display:grid;grid-gap:10px;gap:10px}.appointment-mode-schedule-title-block h2{margin:0;font-size:28px;font-weight:800;letter-spacing:-.03em;color:#1f3116}.appointment-mode-schedule-title-block p{margin:0;max-width:760px;font-size:15px;line-height:1.6;color:#667258}.appointment-mode-schedule-skip-button{min-height:48px;padding:0 18px;border:1px solid rgba(21,66,18,.14);border-radius:999px;background:hsla(0,0%,100%,.54);color:#26401b;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.appointment-mode-schedule-skip-button:hover{background:rgba(22,82,20,.08)}.appointment-mode-schedule-skip-button.active{background:#165214;border-color:#165214;color:#fff}.appointment-mode-schedule-shell{display:grid;grid-gap:26px;gap:26px;padding:18px;border-radius:40px;background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.38)}.appointment-mode-schedule-calendar-card{display:grid;grid-gap:28px;gap:28px;padding:30px 28px;border-radius:32px;background:hsla(0,0%,100%,.48);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.55)}.appointment-mode-schedule-calendar-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.appointment-mode-schedule-calendar-header h3{margin:0;font-size:18px;font-weight:800;color:#1e4f1a}.appointment-mode-schedule-calendar-controls{display:inline-flex;align-items:center;gap:8px}.appointment-mode-schedule-calendar-nav{width:42px;height:42px;border:none;border-radius:50%;background:transparent;color:#1f2818;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.appointment-mode-schedule-calendar-nav:hover:not(:disabled){background:rgba(22,82,20,.08)}.appointment-mode-schedule-calendar-nav:disabled{opacity:.3;cursor:not-allowed}.appointment-mode-schedule-calendar-nav svg{width:20px;height:20px}.appointment-mode-schedule-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px}.appointment-mode-schedule-day{border:none;background:transparent;border-radius:26px;padding:8px 4px 12px;display:grid;justify-items:center;grid-gap:14px;gap:14px;color:#42523a;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}.appointment-mode-schedule-day:hover:not(:disabled){background:rgba(22,82,20,.04);transform:translateY(-1px)}.appointment-mode-schedule-day:disabled{cursor:not-allowed}.appointment-mode-schedule-day-weekday{font-size:13px;font-weight:800;letter-spacing:.08em}.appointment-mode-schedule-day-number{width:72px;height:72px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.82);color:#1f2818;border:2px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72);font-size:18px;font-weight:800}.appointment-mode-schedule-day.selected .appointment-mode-schedule-day-number{background:#b7ef91;border-color:#165214;color:#173416;box-shadow:0 14px 28px rgba(22,82,20,.16)}.appointment-mode-schedule-day.disabled{opacity:.36}.appointment-mode-schedule-day.disabled .appointment-mode-schedule-day-number{background:transparent;box-shadow:none}.appointment-mode-schedule-slots-panel{display:grid;grid-gap:24px;gap:24px;padding:4px 8px 8px}.appointment-mode-schedule-panel-label{font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6c745b}.appointment-mode-schedule-slot-groups{display:grid;grid-gap:18px;gap:18px}.appointment-mode-schedule-slot-group{display:grid;grid-gap:12px;gap:12px}.appointment-mode-schedule-slot-group-title{display:flex;align-items:center;gap:10px;font-size:15px;color:#5c6650}.appointment-mode-schedule-slot-group-title svg{width:18px;height:18px}.appointment-mode-schedule-slot-row{display:flex;flex-wrap:wrap;gap:12px}.appointment-mode-schedule-slot{min-width:92px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(21,66,18,.08);background:hsla(0,0%,100%,.64);color:#1f2818;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.appointment-mode-schedule-slot:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(22,82,20,.08)}.appointment-mode-schedule-slot.selected{background:#165214;color:#fff;box-shadow:0 14px 28px rgba(22,82,20,.18)}.appointment-mode-schedule-summary{display:flex;align-items:center;gap:16px;padding:22px 24px;border-radius:28px;background:hsla(76,46%,89%,.88);border:1px solid hsla(83,28%,63%,.32)}.appointment-mode-schedule-summary-icon{width:52px;height:52px;border-radius:50%;background:#fff;color:#165214;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.appointment-mode-schedule-summary-icon svg{width:24px;height:24px}.appointment-mode-schedule-summary-copy{display:grid;grid-gap:6px;gap:6px}.appointment-mode-schedule-summary-copy span{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b745d}.appointment-mode-schedule-summary-copy strong{font-size:20px;font-weight:800;color:#1e4f1a;letter-spacing:-.02em}.appointment-mode-schedule-empty-state{padding:22px 24px;border-radius:28px;background:hsla(0,0%,100%,.54);border:1px solid rgba(21,66,18,.08);color:#5f6b52;font-size:15px;line-height:1.6}.appointment-mode-schedule-note-field{display:grid;grid-gap:10px;gap:10px}.appointment-mode-schedule-note-field span{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#677356}.appointment-mode-schedule-note-field textarea{width:100%;min-height:92px;padding:16px 18px;border-radius:20px;border:1px solid rgba(21,66,18,.1);background:hsla(0,0%,100%,.54);color:#1f2818;font:inherit;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.appointment-mode-schedule-note-field textarea:focus{border-color:rgba(21,66,18,.24);background:#fff;box-shadow:0 0 0 4px rgba(21,66,18,.06)}.appointment-mode-schedule-note-field textarea::placeholder{color:#8c9484}@media (max-width:1024px){.appointment-mode-schedule-head{flex-direction:column;align-items:stretch}.appointment-mode-schedule-skip-button{width:100%}.appointment-mode-schedule-shell{padding:14px;border-radius:30px}.appointment-mode-schedule-calendar-card{padding:22px 18px}.appointment-mode-schedule-day-number{width:64px;height:64px}}@media (max-width:768px){.appointment-mode-schedule-card{gap:22px}.appointment-mode-schedule-title-block h2{font-size:24px}.appointment-mode-schedule-calendar-header{flex-direction:column;align-items:flex-start}.appointment-mode-schedule-week-grid{gap:6px}.appointment-mode-schedule-day-number{width:52px;height:52px;font-size:16px}.appointment-mode-schedule-day-weekday{font-size:11px}.appointment-mode-schedule-slot{min-width:84px}.appointment-mode-schedule-summary{align-items:flex-start}.appointment-mode-schedule-summary-copy strong{font-size:18px}}.appointment-mode-exit-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.appointment-mode-exit-modal{background:#fff;border-radius:24px;padding:32px;width:min(420px,90vw);box-shadow:0 25px 80px rgba(0,0,0,.4);animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.appointment-mode-exit-modal h2{margin:0 0 12px;font-size:22px;font-weight:700;color:#1a1a1a}.appointment-mode-exit-modal p{margin:0 0 24px;font-size:15px;color:#666;line-height:1.6}.appointment-mode-exit-buttons{display:flex;gap:12px;flex-direction:column}.appointment-mode-exit-buttons .button-row{display:flex;gap:12px}.appointment-mode-exit-button{flex:1 1;padding:16px 20px;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.appointment-mode-exit-button.save{background:#2d4a2d;color:#fff}.appointment-mode-exit-button.save:hover{background:#3d5a3d}.appointment-mode-exit-button.delete{background:#dc2626;color:#fff}.appointment-mode-exit-button.delete:hover{background:#b91c1c}.appointment-mode-exit-button.cancel{background:#f3f4f6;color:#374151}.appointment-mode-exit-button.cancel:hover{background:#e5e7eb}.appointment-mode-analysis-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 8px 32px rgba(0,0,0,.08)}.appointment-mode-analysis-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.appointment-mode-analysis-header h2{margin:0;font-size:20px;font-weight:700;color:#1a1a1a}.appointment-mode-analysis-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600}.appointment-mode-analysis-badge.success{background:rgba(34,197,94,.1);color:#16a34a}.appointment-mode-analysis-badge.warning{background:rgba(245,158,11,.1);color:#d97706}.appointment-mode-analysis-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:32px}.appointment-mode-analysis-metric{background:#f8f9fa;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px}.appointment-mode-analysis-metric-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.appointment-mode-analysis-metric-value{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1}.appointment-mode-analysis-metric-change{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;padding:4px 10px;border-radius:999px;width:-moz-fit-content;width:fit-content}.appointment-mode-analysis-metric-change.positive{background:rgba(34,197,94,.1);color:#16a34a}.appointment-mode-analysis-metric-change.negative{background:rgba(239,68,68,.1);color:#dc2626}.appointment-mode-analysis-metric-change.neutral{background:hsla(220,9%,46%,.1);color:#6b7280}.appointment-mode-analysis-section{margin-top:28px}.appointment-mode-analysis-section h3{margin:0 0 16px;font-size:16px;font-weight:700;color:#1a1a1a}.appointment-mode-analysis-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.appointment-mode-analysis-comparison-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8f9fa;border-radius:14px}.appointment-mode-analysis-comparison-label{font-size:14px;font-weight:600;color:#374151}.appointment-mode-analysis-comparison-values{display:flex;align-items:center;gap:12px}.appointment-mode-analysis-comparison-current{font-size:16px;font-weight:700;color:#1a1a1a}.appointment-mode-analysis-comparison-arrow{color:#9ca3af}.appointment-mode-analysis-comparison-previous{font-size:14px;color:#6b7280}.appointment-mode-analysis-comparison-delta{font-size:13px;font-weight:600;padding:4px 10px;border-radius:999px}.appointment-mode-analysis-comparison-delta.positive{background:rgba(34,197,94,.1);color:#16a34a}.appointment-mode-analysis-comparison-delta.negative{background:rgba(239,68,68,.1);color:#dc2626}.appointment-mode-analysis-comparison-delta.neutral{background:hsla(220,9%,46%,.1);color:#6b7280}.appointment-mode-analysis-problems{display:flex;flex-direction:column;gap:10px}.appointment-mode-analysis-problem-item{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.15);border-radius:12px}.appointment-mode-analysis-problem-label{font-size:14px;font-weight:600;color:#1a1a1a}.appointment-mode-analysis-problem-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:rgba(239,68,68,.1);color:#dc2626}.appointment-mode-layout{grid-template-columns:320px minmax(0,1fr);background:radial-gradient(circle at top left,hsla(0,0%,100%,.08),transparent 26%),linear-gradient(180deg,#2b6c24,#245b1d)}.appointment-mode-sidebar{background:rgba(15,73,18,.94);border-right:1px solid hsla(0,0%,100%,.08);padding:36px 28px;gap:40px}.appointment-mode-sidebar-title{font-size:32px;font-weight:750;letter-spacing:-.04em}.appointment-mode-sidebar-section{gap:4px}.appointment-mode-sidebar-section-title{font-size:16px;font-weight:700}.appointment-mode-sidebar-section-subtitle{font-size:14px;color:hsla(0,0%,100%,.68)}.appointment-mode-nav{gap:10px}.appointment-mode-nav-item{min-height:56px;padding:16px 18px;border-radius:18px;font-size:15px;color:hsla(0,0%,100%,.54)}.appointment-mode-nav-item:hover{background:hsla(0,0%,100%,.08)}.appointment-mode-nav-item.active{background:hsla(0,0%,100%,.12);color:#fff}.appointment-mode-nav-item svg{width:22px;height:22px}.appointment-mode-main{gap:28px;padding:40px 42px 28px}.appointment-mode-header{gap:28px}.appointment-mode-header h1{font-size:20px;font-weight:700;letter-spacing:-.02em}.appointment-mode-stepper{gap:18px}.appointment-mode-step{width:36px;height:36px;font-size:14px}.appointment-mode-step.active{color:#1a3315}.appointment-mode-step.completed{background:hsla(0,0%,100%,.98);color:#1a3315}.appointment-mode-step.pending{background:transparent;border:3px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.45)}.appointment-mode-step-line{width:82px;height:4px;border-radius:999px;background:hsla(0,0%,100%,.14)}.appointment-mode-step-line.active{background:hsla(0,0%,100%,.92)}.appointment-mode-content-card{background:linear-gradient(180deg,hsla(40,39%,95%,.98),hsla(38,31%,93%,.98));border-radius:42px;padding:44px 46px;gap:42px;box-shadow:0 24px 72px rgba(13,39,10,.2)}.appointment-mode-content-card--single{display:block}.appointment-mode-security-note{align-self:center;gap:12px;padding:16px 28px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.82);font-size:15px}.appointment-mode-security-note svg{width:20px;height:20px}.appointment-mode-footer{position:-webkit-sticky;position:sticky;bottom:18px;z-index:20;padding:12px;border-radius:26px;background:hsla(75,50%,98%,.9);border:1px solid hsla(0,0%,100%,.56);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 24px 54px rgba(16,41,10,.2)}.appointment-mode-footer-button{min-height:50px;border-radius:16px;padding:0 20px;font-size:14px;letter-spacing:0}.appointment-mode-footer-button.back{background:rgba(21,66,18,.06);border-color:rgba(21,66,18,.08);color:#24431f}.appointment-mode-footer-button.back:hover{background:rgba(21,66,18,.1);border-color:rgba(21,66,18,.14);color:#173913}.appointment-mode-footer-button.next{min-width:188px;justify-content:center;background:#145214;color:#fcfdf9;box-shadow:0 12px 24px rgba(20,82,20,.24)}.appointment-mode-footer-button.next:hover{background:#0f4510;box-shadow:0 16px 30px rgba(20,82,20,.3);transform:translateY(-1px)}.appointment-mode-close-button{top:20px;right:20px;background:hsla(0,0%,100%,.08)}.appointment-mode-adherence-card{display:grid;grid-gap:30px;gap:30px}.appointment-mode-adherence-timeline-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:18px 14px;border-radius:34px;background:hsla(0,0%,100%,.5);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45)}.appointment-mode-adherence-nav-button{width:42px;height:42px;border:none;border-radius:50%;background:transparent;color:#202d17;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.appointment-mode-adherence-nav-button:hover:not(:disabled){background:rgba(22,82,20,.08);transform:translateX(-1px)}.appointment-mode-adherence-nav-button:last-child:hover:not(:disabled){transform:translateX(1px)}.appointment-mode-adherence-nav-button:disabled{opacity:.28;cursor:not-allowed}.appointment-mode-adherence-nav-button svg{width:22px;height:22px}.appointment-mode-adherence-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px}.appointment-mode-adherence-day-pill{border:none;background:transparent;border-radius:24px;padding:10px 8px;display:grid;justify-items:center;grid-gap:8px;gap:8px;cursor:pointer;color:#3c4931;transition:transform .2s ease,background .2s ease}.appointment-mode-adherence-day-pill:hover{background:rgba(22,82,20,.06);transform:translateY(-1px)}.appointment-mode-adherence-day-pill.active{background:hsla(0,0%,100%,.4)}.appointment-mode-adherence-day-label{font-size:15px;font-weight:750;letter-spacing:.03em;color:#43543a}.appointment-mode-adherence-day-label.danger{color:#ca2a24}.appointment-mode-adherence-day-date{font-size:14px;color:rgba(43,61,34,.7)}.appointment-mode-adherence-day-ring{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 -2px 0 rgba(0,0,0,.08)}.appointment-mode-adherence-day-ring.good{background:#185c1b}.appointment-mode-adherence-day-ring.warning{background:#ff8912}.appointment-mode-adherence-day-ring.danger{background:#cb261e}.appointment-mode-adherence-day-ring.neutral{background:#adb6a8}.appointment-mode-adherence-day-ring.active{outline:4px solid rgba(203,38,30,.14);outline-offset:5px}.appointment-mode-adherence-day-ring.good.active{outline-color:rgba(24,92,27,.16)}.appointment-mode-adherence-day-ring.warning.active{outline-color:rgba(255,137,18,.18)}.appointment-mode-adherence-day-ring.neutral.active{outline-color:hsla(99,9%,69%,.24)}.appointment-mode-adherence-day-core{width:14px;height:14px;border-radius:50%;background:#fff}.appointment-mode-adherence-day-note{font-size:12px;color:rgba(60,73,49,.62)}.appointment-mode-adherence-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.appointment-mode-adherence-header h2{font-size:clamp(28px,2.2vw,42px);font-weight:760;letter-spacing:-.04em;color:#22271d}.appointment-mode-adherence-header p{margin:10px 0 0;color:#607154;font-size:15px}.appointment-mode-adherence-score{min-width:118px;padding:16px 18px;border-radius:28px;background:hsla(0,0%,100%,.52);text-align:right;display:grid;grid-gap:4px;gap:4px}.appointment-mode-adherence-score strong{font-size:32px;line-height:1;color:#22301b}.appointment-mode-adherence-score span{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.appointment-mode-adherence-score.good span{color:#185c1b}.appointment-mode-adherence-score.warning span{color:#d97706}.appointment-mode-adherence-score.danger span{color:#ca2a24}.appointment-mode-adherence-score.neutral span{color:#6b7280}.appointment-mode-adherence-entry-list{display:grid;grid-gap:18px;gap:18px}.appointment-mode-adherence-entry{display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:18px 20px;background:hsla(0,0%,100%,.82);border-radius:28px;border:1px solid rgba(33,51,26,.06);box-shadow:0 14px 28px rgba(21,43,16,.06)}.appointment-mode-adherence-entry-visual{width:92px;height:92px;border-radius:28px;background:#f4dfe5;color:#6d2d43;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.appointment-mode-adherence-entry-visual.warning{background:#fff1dd;color:#b45309}.appointment-mode-adherence-entry-visual.danger{background:#fbe4e2;color:#b42318}.appointment-mode-adherence-entry-visual.has-image{background:#ebe6dc}.appointment-mode-adherence-entry-visual img{width:100%;height:100%;object-fit:cover}.appointment-mode-adherence-entry-visual svg{width:42px;height:42px}.appointment-mode-adherence-entry-content{min-width:0}.appointment-mode-adherence-entry-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.appointment-mode-adherence-entry-badge,.appointment-mode-adherence-entry-source{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.appointment-mode-adherence-entry-badge{background:#f3edf1;color:#7a4258}.appointment-mode-adherence-entry-source{background:#ecf1e6;color:#3d5c2b}.appointment-mode-adherence-entry-source.extra{background:#eef3e8}.appointment-mode-adherence-entry-content h3{font-size:20px;font-weight:740;letter-spacing:-.03em;color:#23271d}.appointment-mode-adherence-entry-content p{margin:8px 0 0;color:#617055;font-size:15px;line-height:1.5}.appointment-mode-adherence-entry-meta{margin-top:10px;display:inline-flex;align-items:center;gap:8px;color:#65745a;font-size:15px}.appointment-mode-adherence-entry-meta svg{width:16px;height:16px}.appointment-mode-adherence-entry-tone{align-self:center;min-width:78px;padding:9px 12px;border-radius:999px;text-align:center;font-size:12px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.appointment-mode-adherence-entry-tone.good{background:rgba(24,92,27,.1);color:#185c1b}.appointment-mode-adherence-entry-tone.warning{background:rgba(217,119,6,.12);color:#b45309}.appointment-mode-adherence-entry-tone.danger{background:rgba(202,42,36,.12);color:#ca2a24}.appointment-mode-adherence-issue-strip{display:flex;flex-wrap:wrap;gap:10px}.appointment-mode-adherence-issue-chip{padding:12px 14px;border-radius:20px;display:grid;grid-gap:4px;gap:4px}.appointment-mode-adherence-issue-chip strong{font-size:14px;color:#24291f}.appointment-mode-adherence-issue-chip span{font-size:13px;color:#66735b}.appointment-mode-adherence-issue-chip.warning{background:rgba(255,137,18,.12)}.appointment-mode-adherence-issue-chip.danger{background:rgba(203,38,30,.11)}.appointment-mode-adherence-empty-state{padding:34px 20px;border-radius:28px;background:hsla(0,0%,100%,.54);display:grid;justify-items:center;grid-gap:8px;gap:8px;text-align:center;color:#5f6e53}.appointment-mode-adherence-empty-state strong{color:#27311e;font-size:18px}@media (max-width:1024px){.appointment-mode-layout{grid-template-columns:1fr}.appointment-mode-sidebar{display:none}.appointment-mode-main{padding:24px}.appointment-mode-content-card{grid-template-columns:1fr;padding:24px;gap:32px}.appointment-mode-divider{width:100%;height:1px}.appointment-mode-header h1{font-size:36px}.appointment-mode-step-line{width:52px}.appointment-mode-adherence-header{flex-direction:column}.appointment-mode-adherence-score{min-width:0;width:100%;text-align:left}.appointment-mode-adherence-entry{grid-template-columns:88px minmax(0,1fr)}.appointment-mode-adherence-entry-tone{justify-self:start}.appointment-mode-footer{position:static}}@media (max-width:768px){.appointment-mode-main{padding:20px 16px 24px}.appointment-mode-content-card{padding:24px 18px;border-radius:28px}.appointment-mode-stepper{gap:10px}.appointment-mode-step{width:42px;height:42px;font-size:18px}.appointment-mode-step-line{width:32px}.appointment-mode-adherence-timeline-shell{grid-template-columns:1fr;padding:14px}.appointment-mode-adherence-nav-button{display:none}.appointment-mode-adherence-timeline{display:flex;overflow-x:auto;padding-bottom:4px}.appointment-mode-adherence-day-pill{min-width:82px}.appointment-mode-adherence-entry{grid-template-columns:1fr;padding:18px}.appointment-mode-adherence-entry-visual{width:82px;height:82px;border-radius:24px}.appointment-mode-adherence-entry-content h3{font-size:18px}.appointment-mode-footer{flex-direction:column;align-items:stretch;gap:12px}.appointment-mode-footer-actions{width:100%;flex-direction:column-reverse;align-items:stretch}.appointment-mode-footer-button{width:100%}}.analysis-segment-table-wrapper{overflow-x:auto;border-radius:14px;border:1px solid #e5e7eb;background:#fafafa}.analysis-segment-table{width:100%;border-collapse:collapse;font-size:14px}.analysis-segment-table thead{background:linear-gradient(135deg,#2d4a2d,#3d5a3d)}.analysis-segment-table th{padding:14px 18px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:left;white-space:nowrap}.analysis-segment-table td{padding:14px 18px;border-top:1px solid #e5e7eb;color:#1a1a1a;font-weight:600}.analysis-segment-region{font-weight:700!important;color:#2d4a2d!important}.analysis-segment-change{color:#6b7280;font-size:13px;font-weight:500}.analysis-segment-table tbody tr:hover{background:rgba(45,74,45,.04)}.analysis-summary-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.analysis-summary-card{background:#f8f9fa;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:6px}.analysis-summary-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.analysis-summary-value{font-size:24px;font-weight:700;color:#1a1a1a;line-height:1}@media (max-width:768px){.analysis-segment-table{font-size:12px}.analysis-segment-table td,.analysis-segment-table th{padding:10px 12px}.analysis-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.appointment-mode-adherence-header h2{margin:0;font-size:22px;font-weight:700;color:#1a1a1a;padding:24px 0 16px}.appointment-mode-adherence-entry-list{display:flex;flex-direction:column;gap:16px}.appointment-mode-adherence-entry-v2{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:20px;border:1px solid #e8ebe5;transition:all .2s ease}.appointment-mode-adherence-entry-v2:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.appointment-mode-adherence-entry-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#f0f4ed,#e8ede5);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.appointment-mode-adherence-entry-avatar img{width:100%;height:100%;object-fit:cover}.appointment-mode-adherence-entry-avatar svg{width:24px;height:24px;color:#5a7248}.appointment-mode-adherence-entry-content{flex:1 1;display:flex;flex-direction:column;gap:6px}.appointment-mode-adherence-entry-category{font-size:11px;font-weight:700;color:#165214;letter-spacing:.08em;text-transform:uppercase;background:rgba(22,82,20,.08);padding:4px 10px;border-radius:6px;width:-moz-fit-content;width:fit-content}.appointment-mode-adherence-entry-content h3{margin:0;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3}.appointment-mode-adherence-entry-time{display:flex;align-items:center;gap:6px;font-size:14px;color:#6b7280;margin-top:4px}.appointment-mode-adherence-entry-time svg{width:16px;height:16px}.appointment-mode-adherence-entry-expand{width:44px;height:44px;border-radius:12px;border:none;background:#f5f7f4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.appointment-mode-adherence-entry-expand:hover{background:#e8ece5}.appointment-mode-adherence-entry-expand svg{width:20px;height:20px;color:#5a6b50}.appointment-mode-adherence-card-v2{display:flex;flex-direction:column;gap:24px;width:100%}.appointment-mode-adherence-timeline-shell-v2{display:flex;align-items:stretch;gap:16px;padding:20px;background:hsla(0,0%,100%,.6);border-radius:20px;width:100%}.appointment-mode-adherence-timeline-v2{flex:1 1;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;width:100%;min-width:0}.appointment-mode-adherence-day-pill-v2{border:none;background:transparent;border-radius:16px;padding:12px 4px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease;min-width:0;overflow:hidden}.appointment-mode-adherence-day-pill-v2:hover{background:rgba(22,82,20,.06)}.appointment-mode-adherence-day-pill-v2.active{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15);transform:scale(1.05);z-index:10;border:2px solid #165214}.appointment-mode-adherence-day-label-v2{font-size:13px;font-weight:700;color:#165214;letter-spacing:.02em}.appointment-mode-adherence-day-label-v2.danger{color:#cb261e}.appointment-mode-adherence-day-date-v2{font-size:12px;color:#6b7a5e}.appointment-mode-adherence-day-ring-v2{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:4px}.appointment-mode-adherence-day-ring-v2.good{background:#185c1b}.appointment-mode-adherence-day-ring-v2.warning{background:#ff8912}.appointment-mode-adherence-day-ring-v2.danger{background:#cb261e}.appointment-mode-adherence-day-ring-v2.neutral{background:#adb6a8}.appointment-mode-adherence-day-ring-v2.active{outline:3px solid rgba(203,38,30,.2);outline-offset:2px}.appointment-mode-adherence-day-core-v2{width:10px;height:10px;border-radius:50%;background:#fff}.appointment-mode-adherence-header-v2{padding:0 8px}.appointment-mode-adherence-header-v2 h2{margin:0;font-size:20px;font-weight:700;color:#1a1a1a}.appointment-mode-adherence-entry-list-v2{display:flex;flex-direction:column;gap:12px}.appointment-mode-plan-wrapper{display:flex;flex-direction:column;gap:24px}.appointment-mode-plan-card{gap:32px!important}.appointment-mode-plan-header{display:flex;flex-direction:column;gap:20px}.appointment-mode-plan-header-text{display:flex;flex-direction:column;gap:6px}.appointment-mode-plan-title{margin:0;font-size:28px;font-weight:800;color:#1a3015;letter-spacing:-.03em;line-height:1.1}.appointment-mode-plan-subtitle{margin:0;font-size:15px;color:#607154;font-style:italic}.appointment-mode-plan-actions{display:flex;flex-wrap:wrap;gap:12px}.appointment-mode-plan-action-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}.appointment-mode-plan-action-btn svg{width:20px;height:20px}.appointment-mode-plan-action-btn.primary{background:linear-gradient(135deg,#154212,#2d5a27);color:#fff;box-shadow:0 4px 16px rgba(21,66,18,.3)}.appointment-mode-plan-action-btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(21,66,18,.4)}.appointment-mode-plan-action-btn.secondary{background:#d7e5bb;color:#3d5c2b}.appointment-mode-plan-action-btn.secondary:hover{background:#c8d9a8;transform:translateY(-1px)}.appointment-mode-plan-draft-section{background:#faf9f5;border-radius:16px;border:1px solid rgba(97,113,93,.1);overflow:hidden}.appointment-mode-plan-draft-header{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid rgba(97,113,93,.08)}.appointment-mode-plan-draft-icon{width:24px;height:24px;color:#154212}.appointment-mode-plan-draft-title{margin:0;font-size:18px;font-weight:700;color:#154212}.appointment-mode-plan-table-wrapper{overflow-x:auto}.appointment-mode-plan-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.appointment-mode-plan-table thead{background:linear-gradient(135deg,#154212,#2d5a27)}.appointment-mode-plan-table th{padding:14px 20px;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:left;white-space:nowrap}.appointment-mode-plan-table td{padding:16px 20px;color:#1a1a1a;border-bottom:1px solid rgba(97,113,93,.08);vertical-align:top}.appointment-mode-plan-table tbody tr:hover{background:rgba(45,74,45,.03)}.appointment-mode-plan-day-cell{font-weight:700;color:#154212!important;border-left:3px solid #d7e5bb;background:rgba(45,74,45,.02)}.appointment-mode-plan-day-label{display:flex;align-items:center;gap:8px}.appointment-mode-plan-day-icon{width:32px;height:32px;border-radius:50%;background:#d7e5bb;color:#3d5c2b;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.appointment-mode-plan-time-cell{font-weight:600;color:#3d5c2b;white-space:nowrap}.appointment-mode-plan-content-cell{color:#374151;line-height:1.5;max-width:320px}.appointment-mode-plan-note-cell{color:#6b7280;font-style:italic;font-size:13px}.appointment-mode-plan-note-dash{color:#d1d5db}.appointment-mode-plan-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#6b7280}.appointment-mode-plan-empty-icon{width:48px;height:48px;color:#9ca3af}.appointment-mode-plan-empty p{margin:0;font-size:15px}.appointment-mode-plan-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.appointment-mode-plan-stat-card{background:#faf9f5;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid rgba(97,113,93,.08)}.appointment-mode-plan-stat-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#154212,#2d5a27);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.appointment-mode-plan-stat-icon svg{width:22px;height:22px}.appointment-mode-plan-stat-icon.secondary{background:#d7e5bb;color:#3d5c2b}.appointment-mode-plan-stat-info{display:flex;flex-direction:column;gap:4px}.appointment-mode-plan-stat-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(86,99,66,.7)}.appointment-mode-plan-stat-value{font-size:24px;font-weight:800;color:#154212;line-height:1}.appointment-mode-plan-stat-small{font-size:16px}.appointment-mode-plan-general-notes{display:flex;flex-direction:column;gap:12px}.appointment-mode-plan-general-notes-title{margin:0;font-size:16px;font-weight:700;color:#1a1a1a}.appointment-mode-plan-general-notes-input{width:100%;padding:16px 20px;border-radius:16px;border:2px solid rgba(97,113,93,.12);background:#faf9f5;font-family:inherit;font-size:14px;line-height:1.6;color:#1a1a1a;resize:vertical;transition:all .2s ease;outline:none}.appointment-mode-plan-general-notes-input:focus{border-color:#154212;background:#fff;box-shadow:0 0 0 4px rgba(21,66,18,.08)}.appointment-mode-plan-general-notes-input::placeholder{color:#9ca3af}@media (max-width:768px){.appointment-mode-plan-header{flex-direction:column;align-items:flex-start}.appointment-mode-plan-actions{flex-direction:column;width:100%}.appointment-mode-plan-action-btn{width:100%;justify-content:center}.appointment-mode-plan-stats{grid-template-columns:1fr}.appointment-mode-plan-table td,.appointment-mode-plan-table th{padding:10px 14px;font-size:13px}}.appointment-mode-plan-new{background:#f7f2e7;border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%}.appointment-mode-plan-new-header{text-align:left}.appointment-mode-plan-new-title{margin:0 0 6px;font-size:24px;font-weight:700;color:#263822;letter-spacing:-.01em}.appointment-mode-plan-new-subtitle{margin:0;font-size:14px;color:#706857;font-style:italic}.appointment-mode-plan-new-actions{display:flex;gap:12px;flex-wrap:wrap}.appointment-mode-plan-new-action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.appointment-mode-plan-new-action-btn svg{width:18px;height:18px}.appointment-mode-plan-new-action-btn.primary{background:#2f5637;color:#fff}.appointment-mode-plan-new-action-btn.primary:hover{background:#24482d}.appointment-mode-plan-new-action-btn.secondary{background:#e2ead3;color:#2f5637}.appointment-mode-plan-new-action-btn.secondary:hover{background:#d5e2bf}.appointment-mode-plan-tabs{display:flex;border-bottom:1px solid #ded6c5}.appointment-mode-plan-tab{padding:12px 20px;border:none;background:transparent;color:#746d5f;font-size:14px;font-weight:500;cursor:pointer;position:relative;transition:all .2s ease;margin-bottom:-1px}.appointment-mode-plan-tab:hover{color:#35402f}.appointment-mode-plan-tab.active{color:#263822;font-weight:600}.appointment-mode-plan-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#2f5637}.plan-day-selector{display:flex;flex-direction:column;gap:16px;margin-bottom:8px}.plan-day-pills{display:flex;gap:8px;flex-wrap:wrap}.plan-day-pill{padding:10px 20px;border:none;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;background:#e2ead3;color:#2f5637}.plan-day-pill:hover{background:#d5e2bf}.plan-day-pill.active{background:#2f5637;color:#fff}.plan-apply-all-btn{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d7ccb8;border-radius:8px;background:#fffaf0;color:#35402f;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.plan-apply-all-btn:hover{background:#f2eadc;border-color:#b7aa91}.plan-entry-list{background:#efe8d9;border-radius:16px;padding:16px;width:100%;max-width:100%;box-sizing:border-box}.plan-entry-header{display:grid;grid-template-columns:minmax(120px,1fr) 80px minmax(200px,3fr) minmax(150px,2fr) 100px;grid-gap:16px;gap:16px;padding:12px 16px;margin-bottom:8px}.plan-entry-header-cell{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8c826f}.plan-entry-row{display:grid;grid-template-columns:minmax(120px,1fr) 80px minmax(200px,3fr) minmax(150px,2fr) 100px;grid-gap:16px;gap:16px;padding:16px;background:#fffaf0;border-radius:12px;margin-bottom:8px;align-items:center;box-shadow:0 1px 3px rgba(54,43,26,.07);transition:all .2s ease;width:100%;box-sizing:border-box}.plan-entry-row:hover{box-shadow:0 2px 10px rgba(54,43,26,.11)}.plan-entry-row.dragging{opacity:.7;box-shadow:0 6px 16px rgba(47,86,55,.2)}.plan-entry-row.drop-target{outline:2px solid rgba(47,86,55,.28);background:#f7f1e3}.plan-entry-meal{display:flex;align-items:center;gap:10px}.plan-entry-meal-icon-wrapper{width:36px;height:36px;border-radius:50%;background:#e2ead3;color:#2f5637;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plan-entry-meal-title{font-weight:600;font-size:14px;color:#263822}.plan-entry-time{font-size:14px;color:#4b5746;font-weight:500}.plan-entry-content{font-size:14px;color:#5c6256;line-height:1.5}.plan-entry-note{font-size:13px;color:#746d5f;font-style:italic;line-height:1.4}.plan-entry-actions-cell{display:flex;align-items:center;gap:8px;justify-content:flex-end}.plan-entry-edit-btn{width:32px;height:32px;border:none;background:transparent;color:#8c826f;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.plan-entry-edit-btn:hover{background:#f2eadc;color:#4b5746}.plan-entry-drag-handle{width:32px;height:32px;border:none;background:transparent;color:#8c826f;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.plan-entry-drag-handle:hover{color:#4b5746}.plan-entry-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.appointment-mode-plan-empty{text-align:center;padding:40px 20px;color:#8c826f}.appointment-mode-plan-empty svg{width:48px;height:48px;margin-bottom:12px}.plan-add-entry-btn-wrapper{display:flex;justify-content:center;padding:16px 0}.plan-add-entry-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #d7ccb8;border-radius:999px;background:#fffaf0;color:#35402f;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.plan-add-entry-btn:hover{background:#f2eadc;border-color:#b7aa91}.plan-add-entry-btn svg{width:16px;height:16px}.plan-general-notes-section{background:#efe8d9;border-radius:16px;padding:20px;width:100%;box-sizing:border-box}.plan-general-notes-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#263822}.plan-note-row{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fffaf0;border-radius:10px;margin-bottom:8px;box-shadow:0 1px 3px rgba(54,43,26,.07);width:100%;box-sizing:border-box}.plan-note-content{flex:1 1;font-size:14px;color:#4b5746;text-transform:uppercase;letter-spacing:.02em}.plan-note-actions{display:flex;align-items:center;gap:4px}.plan-note-edit-btn{width:32px;height:32px;border:none;background:transparent;color:#8c826f;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px}.plan-note-edit-btn:hover{color:#4b5746}.plan-note-drag-handle{width:32px;height:32px;border:none;background:transparent;color:#8c826f;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;justify-content:center}.plan-add-note-btn-wrapper{display:flex;justify-content:center;padding-top:8px}.plan-add-note-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d7ccb8;border-radius:999px;background:#fffaf0;color:#35402f;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.plan-add-note-btn:hover{background:#f2eadc}.plan-add-note-btn svg{width:14px;height:14px}.plan-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;width:100%}.plan-stat-card{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#efe8d9;border-radius:12px}.plan-stat-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plan-stat-icon.primary{background:#2f5637;color:#fff}.plan-stat-icon.secondary{background:#e2ead3;color:#2f5637}.plan-stat-icon svg{width:20px;height:20px}.plan-stat-info{display:flex;flex-direction:column;gap:2px}.plan-stat-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8c826f}.plan-stat-value{font-size:20px;font-weight:700;color:#263822}.plan-stat-subvalue{font-size:13px;font-weight:500;color:#746d5f}.plan-inline-input{padding:4px 8px;border:1px solid #d7ccb8;border-radius:6px;font-size:14px;font-family:inherit;background:#fffdf8;outline:none;width:100%}.plan-inline-input:focus{border-color:#2f5637;box-shadow:0 0 0 2px rgba(47,86,55,.12)}.plan-time-input{width:80px}.plan-inline-textarea{padding:6px 10px;border:1px solid #d7ccb8;border-radius:6px;font-size:14px;font-family:inherit;background:#fffdf8;outline:none;width:100%;resize:vertical;min-height:40px}.plan-inline-textarea:focus{border-color:#2f5637;box-shadow:0 0 0 2px rgba(47,86,55,.12)}.plan-note-textarea{min-height:32px}.plan-note-inline-input{flex:1 1;padding:8px 12px;border:1px solid #d7ccb8;border-radius:6px;font-size:14px;font-family:inherit;background:#fffdf8;outline:none;text-transform:uppercase;letter-spacing:.02em}.plan-note-inline-input:focus{border-color:#2f5637;box-shadow:0 0 0 2px rgba(47,86,55,.12)}@media (max-width:768px){.appointment-mode-plan-new{padding:20px;width:100%}.plan-entry-header,.plan-entry-row{grid-template-columns:minmax(100px,1fr) 70px minmax(150px,2fr) 80px;gap:12px}.plan-entry-header-cell:nth-child(4),.plan-entry-note{display:none}.plan-stats-grid{grid-template-columns:1fr}.appointment-mode-plan-new-actions{flex-direction:column}.appointment-mode-plan-new-action-btn{width:100%;justify-content:center}}.appointments-page{min-height:100vh;display:grid;grid-template-rows:100px auto minmax(0,1fr);position:relative;overflow:hidden;background:#fbfcf8;color:#08270d}.appointments-page-header{display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(360px,1fr);align-items:center;grid-gap:22px;gap:22px;padding:20px 40px;background:#fbfcf8}.appointments-title-block h1{margin:0;color:#0d3c12;font-size:28px;line-height:1.1;font-weight:650;letter-spacing:0}.appointments-title-block p{margin:5px 0 0;max-width:44ch;color:rgba(25,42,25,.56);font-size:14px;line-height:1.45}.appointments-date-control{min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:8px;padding:0 18px;background:hsla(75,12%,94%,.82);color:#0f2d12}.appointments-date-control strong{min-width:185px;text-align:center;color:#0d2e11;font-size:18px;font-weight:650;letter-spacing:.02em;text-transform:capitalize}.appointments-date-control button{width:30px;height:30px;display:grid;place-items:center;border:none;border-radius:8px;background:transparent;color:#0d2e11;font-size:24px;line-height:1}.appointments-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.appointments-create-button{min-height:60px;gap:12px;border-radius:8px;padding:0 28px;background:#1a561c;color:#fffef8;font-size:17px;font-weight:700;box-shadow:0 18px 28px rgba(13,46,17,.16);white-space:nowrap}.appointments-create-button,.appointments-icon-button{display:inline-flex;align-items:center;justify-content:center}.appointments-icon-button{width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:rgba(25,42,25,.74)}.appointments-profile-dot{width:54px;height:54px;border-radius:999px;background:#0d060b;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.75),0 8px 18px rgba(14,11,10,.16);flex:0 0 auto}.appointments-mobile-tools{display:none;padding:0 20px 14px;gap:10px}.appointments-mobile-count{display:inline-flex;align-items:center;color:rgba(25,42,25,.58);font-size:13px;font-weight:650}.appointments-page .appointments-feedback{margin:0 40px 14px;border-radius:8px;background:#f1f4ec}.appointments-page .appointments-calendar-panel{min-height:0;padding:20px 40px 0;display:block;background:#fbfcf8}.appointments-page .appointments-timeline{height:calc(100vh - 120px);min-height:0;border:1px solid rgba(23,42,24,.08);border-radius:8px 8px 0 0;background:#fff;box-shadow:none}.appointments-page .appointments-timeline-scroll{height:100%;max-height:none;overflow:auto;scrollbar-gutter:stable}.appointments-page .appointments-timeline-body,.appointments-page .appointments-timeline-header{grid-template-columns:100px minmax(0,1fr)}.appointments-page .appointments-day-column,.appointments-page .appointments-day-header,.appointments-page .appointments-time-rail,.appointments-page .appointments-time-spacer,.appointments-page .appointments-timeline-header{background:#fff}.appointments-page .appointments-time-spacer{display:flex;align-items:center;justify-content:center;padding:0;border-right:1px solid rgba(23,42,24,.05);border-bottom:1px solid rgba(23,42,24,.07);color:rgba(25,42,25,.78);font-size:14px;font-weight:650;letter-spacing:.18em;text-transform:uppercase}.appointments-page .appointments-day-header{min-height:80px;padding:12px 10px 14px;border-right:1px solid rgba(23,42,24,.045);border-bottom:1px solid rgba(23,42,24,.07)}.appointments-page .appointments-day-header span{color:rgba(25,42,25,.74);font-size:14px;font-weight:650;letter-spacing:.22em;text-transform:uppercase}.appointments-page .appointments-day-header strong{color:#08270d;font-size:24px;font-weight:650}.appointments-page .appointments-day-header small,.appointments-page .appointments-working-window{display:none}.appointments-page .appointments-day-column.is-selected,.appointments-page .appointments-day-header.is-selected{background:#f0f2ef}.appointments-page .appointments-day-column,.appointments-page .appointments-time-rail{border-right:1px solid rgba(23,42,24,.05)}.appointments-page .appointments-time-slot{display:flex;justify-content:center;align-items:flex-start;padding:13px 8px 0;border-top:1px solid rgba(23,42,24,.05);color:rgba(25,42,25,.54);font-size:15px;letter-spacing:.04em}.appointments-page .appointments-grid-line{border-top:1px solid rgba(23,42,24,.035)}.appointments-page .appointments-now-line{z-index:5;border-top:2px solid #1a561c}.appointments-page .appointments-now-line span{top:-7px;left:-7px;width:14px;height:14px;padding:0;border-radius:999px;overflow:hidden;text-indent:-999px;background:#1a561c;box-shadow:none}.appointments-page .appointments-event-card{left:12px;right:12px;min-height:92px;border-radius:8px;padding:18px 62px 16px 18px;align-content:start;gap:8px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#18301a}.appointments-page .appointments-event-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(21,43,22,.08)}.appointments-page .appointments-event-card strong{font-size:16px;line-height:1.15;font-weight:750}.appointments-page .appointments-event-note{display:block;color:rgba(25,42,25,.6);font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-page .appointments-event-time{position:absolute;top:17px;right:16px;min-width:45px;padding:5px 9px;border-radius:8px;background:hsla(0,0%,100%,.68);color:#192a19;font-size:13px;font-weight:650;text-align:center}.appointments-page .appointments-event-card.status-scheduled{border:1px solid rgba(27,82,28,.18);border-left:3px solid #1c5a20;background:#eef5e4}.appointments-page .appointments-event-card.status-completed{border:1px solid rgba(86,96,85,.16);border-left:3px solid #556455;background:#eef1ee}.appointments-page .appointments-event-card.status-missed{border:1px solid rgba(111,23,63,.18);border-left:3px solid #6f173f;background:#ebe6ea;color:#4a102d}.appointments-page .appointments-event-card.status-canceled{border:1px solid rgba(86,96,85,.16);border-left:3px solid #899086;background:#f0f0ec}.appointments-floating-add{position:fixed;right:40px;bottom:32px;z-index:20;width:70px;height:70px;display:grid;place-items:center;border-radius:999px;background:#003f08;color:#fffef8;box-shadow:0 18px 32px rgba(0,31,4,.26)}@media (max-width:1180px){.appointments-page-header{grid-template-columns:1fr;align-items:start;gap:14px;height:auto}.appointments-header-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width:760px){.appointments-page{min-height:100vh;overflow:auto}.appointments-page-header{padding:18px 20px}.appointments-icon-button,.appointments-profile-dot,.appointments-title-block p{display:none}.appointments-date-control{width:100%;justify-content:space-between}.appointments-header-actions{width:100%}.appointments-create-button{width:100%;min-height:50px}.appointments-mobile-tools{display:flex;align-items:center;flex-wrap:wrap}.appointments-mobile-tools .appointments-search-field{flex:1 1 220px}.appointments-page .appointments-calendar-panel{padding:0 14px}.appointments-page .appointments-timeline{height:72vh}.appointments-page .appointments-timeline-body,.appointments-page .appointments-timeline-header{grid-template-columns:64px minmax(0,1fr)}.appointments-floating-add{width:58px;height:58px;right:18px;bottom:18px}}.settings-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.settings-card{display:flex;flex-direction:column;align-items:flex-start;padding:28px;background:rgba(255,253,248,.92);border:1px solid rgba(97,113,93,.12);border-radius:20px;box-shadow:0 14px 36px rgba(32,50,26,.05);cursor:pointer;transition:all .2s ease;text-align:left}.settings-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgba(32,50,26,.1);border-color:rgba(41,94,39,.18)}.settings-card-icon{width:56px;height:56px;border-radius:16px;background:rgba(41,94,39,.08);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--primary);font-size:28px}.settings-card-content{flex:1 1}.settings-card-title{margin:0 0 10px;font-size:20px;font-weight:700;color:var(--text)}.settings-card-description{margin:0;font-size:14px;line-height:1.55;color:var(--text-muted)}.settings-card-arrow{margin-top:20px;align-self:flex-end;color:var(--primary);font-size:20px;transition:transform .2s ease}.settings-card:hover .settings-card-arrow{transform:translateX(4px)}.patient-profile-page{display:grid;grid-gap:24px;gap:24px;padding-bottom:18px}.patient-profile-hero{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start;padding:26px;border-radius:36px;background:radial-gradient(circle at top left,hsla(0,0%,100%,.7),transparent 44%),linear-gradient(180deg,rgba(255,252,246,.98),hsla(37,48%,95%,.96));border:1px solid rgba(99,113,90,.14);box-shadow:0 20px 44px rgba(39,54,33,.08)}.patient-profile-visual{display:grid;grid-gap:12px;gap:12px}.patient-profile-portrait-card{position:relative;aspect-ratio:.82;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(98,120,95,.42),transparent 30%),linear-gradient(160deg,#122018,#1f2f25 55%,#0d1612);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16),0 16px 40px rgba(15,26,18,.18)}.patient-profile-portrait-image{width:100%;height:100%;object-fit:cover;display:block}.patient-profile-portrait-fallback{width:100%;height:100%;display:grid;place-items:center;color:rgba(255,252,246,.92);font-size:clamp(56px,7vw,82px);font-weight:800;letter-spacing:-.08em}.patient-profile-portrait-badge{position:absolute;left:14px;bottom:14px}.patient-profile-photo-strip{display:flex;gap:10px;align-items:center}.patient-profile-thumb{width:52px;height:52px;border-radius:50%;overflow:hidden;border:1px solid rgba(99,113,90,.18);background:rgba(255,252,246,.96);display:grid;place-items:center;color:var(--primary);box-shadow:0 10px 24px rgba(39,54,33,.08)}.patient-profile-thumb img{width:100%;height:100%;object-fit:cover;display:block}.patient-profile-thumb.active{box-shadow:0 0 0 3px rgba(41,94,39,.14)}.patient-profile-thumb.add{border-style:dashed}.patient-profile-summary{display:grid;grid-gap:18px;gap:18px;align-content:start}.patient-profile-kicker{display:inline-flex;align-items:center;gap:8px;color:#536249;font-size:13px;font-weight:600}.patient-profile-kicker-dot{width:7px;height:7px;border-radius:50%;background:var(--primary)}.patient-profile-summary h1{margin:0;font-size:clamp(40px,5vw,58px);line-height:.95;letter-spacing:-.06em;color:#214e24}.patient-profile-subtitle{margin:0;color:#64745f;font-size:18px;line-height:1.55;max-width:62ch}.patient-profile-actions{display:flex;flex-wrap:wrap;gap:12px}.patient-profile-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-size:16px;font-weight:700;line-height:1}.patient-profile-button.primary{background:#255e27;color:#fffdf8;box-shadow:0 16px 32px rgba(37,94,39,.2)}.patient-profile-button.secondary{background:rgba(255,252,246,.88);color:#255e27;border-color:rgba(37,94,39,.1)}.patient-profile-button:disabled{opacity:.6;cursor:not-allowed}.patient-profile-meta-row{display:flex;flex-wrap:wrap;gap:10px}.patient-profile-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:-.01em}.patient-profile-pill.tone-default{background:rgba(37,94,39,.08);color:#255e27}.patient-profile-pill.tone-success{background:rgba(89,128,75,.14);color:#365a2f}.patient-profile-pill.tone-warning{background:hsla(37,93%,72%,.2);color:#8f5f0f}.patient-profile-pill.tone-danger{background:rgba(217,82,72,.14);color:#ad3f35}.patient-profile-pill.tone-neutral{background:rgba(96,110,92,.12);color:#536249}.patient-profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.patient-profile-summary-item{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:22px;background:hsla(0,0%,100%,.48);border:1px solid rgba(99,113,90,.08)}.patient-profile-summary-item span{color:#70806d;font-size:13px}.patient-profile-summary-item strong{font-size:15px;line-height:1.45;color:var(--text)}.patient-profile-inline-message{padding:14px 18px;border-radius:20px;background:rgba(255,252,246,.9);border:1px solid rgba(99,113,90,.12);color:var(--text)}.patient-profile-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.patient-profile-metric-card{display:grid;grid-gap:14px;gap:14px;min-height:180px;padding:22px;border-radius:28px;background:rgba(255,252,246,.98);border:1px solid rgba(99,113,90,.12);box-shadow:0 16px 36px rgba(39,54,33,.06)}.patient-profile-metric-card.tone-success{background:linear-gradient(180deg,hsla(93,47%,96%,.98),hsla(92,42%,94%,.98))}.patient-profile-metric-card.tone-warning{background:linear-gradient(180deg,rgba(255,249,239,.98),hsla(41,81%,94%,.98))}.patient-profile-metric-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.patient-profile-metric-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(37,94,39,.07);color:#5a6e4c}.patient-profile-metric-label{color:#6e7c67;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.patient-profile-metric-value{display:flex;align-items:baseline;gap:8px;color:#214e24}.patient-profile-metric-value strong{font-size:clamp(38px,4vw,52px);line-height:.92;letter-spacing:-.07em}.patient-profile-metric-value span{font-size:18px;color:#6e7c67}.patient-profile-metric-caption{color:#6e7c67;font-size:14px;line-height:1.5}.patient-profile-tabs{display:flex;gap:28px;overflow-x:auto;padding:0 2px 4px;border-bottom:1px solid rgba(99,113,90,.12)}.patient-profile-tabs button{position:relative;padding:0 0 14px;color:#697a64;font-size:16px;font-weight:600;white-space:nowrap}.patient-profile-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:transparent}.patient-profile-tabs button.active{color:#214e24}.patient-profile-tabs button.active:after{background:#214e24}.patient-profile-content-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.82fr);align-items:start}.patient-profile-content-grid,.patient-profile-main,.patient-profile-side{display:grid;grid-gap:20px;gap:20px}.patient-profile-panel{padding:24px;border-radius:30px;background:rgba(255,252,246,.98);border:1px solid rgba(99,113,90,.12);box-shadow:0 16px 36px rgba(39,54,33,.06)}.patient-profile-panel-accent{background:radial-gradient(circle at top right,rgba(89,128,75,.12),transparent 32%),linear-gradient(180deg,hsla(80,37%,97%,.98),hsla(93,36%,95%,.98))}.patient-profile-section-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:18px}.patient-profile-section-head h2{margin:0;color:#214e24;font-size:clamp(26px,3vw,34px);line-height:1.04;letter-spacing:-.05em}.patient-profile-section-head p{margin:6px 0 0;color:#6e7c67;font-size:14px;line-height:1.5}.patient-profile-section-action{display:flex;align-items:center}.patient-profile-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.patient-profile-detail-list{display:grid;grid-gap:14px;gap:14px}.patient-profile-detail-row{display:flex;justify-content:space-between;gap:16px;align-items:baseline;padding-bottom:14px;border-bottom:1px solid rgba(99,113,90,.12)}.patient-profile-detail-row:last-child{border-bottom:none;padding-bottom:0}.patient-profile-detail-row span{color:#748170;font-size:14px}.patient-profile-detail-row strong{max-width:58%;text-align:right;color:var(--text);font-size:15px;line-height:1.45}.patient-profile-status-block{display:grid;grid-gap:16px;gap:16px}.patient-profile-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.patient-profile-status-row span{color:#70806d}.patient-profile-status-row strong{color:#214e24;font-size:18px}.patient-profile-progress{display:grid;grid-gap:10px;gap:10px}.patient-profile-progress-label{display:flex;justify-content:space-between;gap:10px;color:#6e7c67;font-size:14px}.patient-profile-progress-track{height:10px;border-radius:999px;overflow:hidden;background:rgba(99,113,90,.12)}.patient-profile-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6a8a52,#2d6c34)}.patient-profile-quick-links{display:grid;grid-gap:10px;gap:10px}.patient-profile-quick-link{display:grid;grid-gap:4px;gap:4px;padding:15px 16px;border-radius:20px;background:hsla(45,44%,96%,.9);border:1px solid rgba(99,113,90,.1);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.patient-profile-quick-link strong{color:var(--text);font-size:15px}.patient-profile-quick-link span{color:#71806d;font-size:13px}.patient-profile-quick-link:hover{transform:translateY(-1px);border-color:rgba(41,94,39,.16);box-shadow:0 14px 24px rgba(39,54,33,.06)}.patient-profile-note{color:#596955;font-size:15px;line-height:1.7}.patient-profile-stack{display:grid;grid-gap:12px;gap:12px}.patient-profile-stack-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px 16px;gap:12px 16px;padding:16px 18px;border-radius:22px;background:hsla(45,44%,96%,.9);border:1px solid rgba(99,113,90,.1)}.patient-profile-stack-row div{display:grid;grid-gap:6px;gap:6px}.patient-profile-stack-row strong{color:var(--text);font-size:15px}.patient-profile-stack-row span{color:#6e7c67;font-size:13px}.patient-profile-stack-row p{grid-column:1/-1;margin:0;color:#586654;font-size:14px;line-height:1.6}.patient-profile-plan-board{display:grid;grid-template-columns:repeat(7,minmax(170px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:4px}.patient-profile-plan-board.compact{grid-template-columns:repeat(7,minmax(150px,1fr))}.patient-profile-day-card{display:grid;grid-gap:14px;gap:14px;min-height:240px;padding:16px;border-radius:26px;background:linear-gradient(180deg,hsla(45,36%,96%,.96),hsla(44,31%,93%,.94));border:1px solid rgba(99,113,90,.1)}.patient-profile-day-card.is-today{background:linear-gradient(180deg,hsla(90,42%,95%,.98),hsla(96,41%,93%,.96));box-shadow:inset 0 0 0 1px rgba(41,94,39,.16)}.patient-profile-day-head{display:flex;flex-direction:column;gap:6px}.patient-profile-day-head strong{color:#51624a;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.patient-profile-day-head span{color:#6f7d69;font-size:13px}.patient-profile-day-items{display:grid;grid-gap:10px;gap:10px}.patient-profile-day-item{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:22px;background:rgba(255,252,246,.92);border:1px solid rgba(99,113,90,.08)}.patient-profile-day-item-meta{display:flex;justify-content:space-between;gap:10px;color:#6e7c67;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.patient-profile-day-item strong{color:#254726;font-size:16px;font-weight:500;line-height:1.35}.patient-profile-day-item p{margin:0;color:#6e7c67;font-size:13px;line-height:1.5}.patient-profile-day-empty,.patient-profile-empty{color:#6e7c67;font-size:14px;line-height:1.6}.patient-profile-day-more{color:#51624a;font-size:13px;font-weight:700}.patient-profile-measurement-list{display:grid;grid-gap:12px;gap:12px}.patient-profile-measurement-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:16px 18px;border-radius:22px;background:hsla(45,44%,96%,.9);border:1px solid rgba(99,113,90,.1)}.patient-profile-measurement-index{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(37,94,39,.08);color:#255e27;font-weight:700}.patient-profile-measurement-row span{display:block;margin-top:4px;color:#6e7c67;font-size:13px}.patient-profile-measurement-value{color:#214e24;font-size:18px;font-weight:800}.patient-profile-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.patient-profile-story-grid.compact{grid-template-columns:1fr}.patient-profile-story-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:24px;background:hsla(45,44%,96%,.92);border:1px solid rgba(99,113,90,.1)}.patient-profile-story-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.patient-profile-story-head strong{color:var(--text);font-size:15px}.patient-profile-story-meta{color:#6e7c67;font-size:13px}.patient-profile-story-image{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:18px}.patient-profile-story-card p{margin:0;color:#596955;font-size:14px;line-height:1.6}.patient-profile-photo-list{display:grid;grid-gap:10px;gap:10px}.patient-profile-photo-item{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px;border-radius:20px;background:hsla(45,44%,96%,.92);border:1px solid rgba(99,113,90,.1);text-align:left}.patient-profile-photo-item img{width:62px;height:62px;object-fit:cover;border-radius:16px}.patient-profile-photo-item span{display:grid;grid-gap:4px;gap:4px;min-width:0}.patient-profile-photo-item small,.patient-profile-photo-item strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patient-profile-photo-item small{color:#6e7c67}.patient-profile-photo-item.active{border-color:rgba(41,94,39,.18);box-shadow:0 0 0 3px rgba(41,94,39,.08)}.patient-profile-assignment{display:grid;grid-gap:14px;gap:14px}.patient-profile-assignment p{margin:0;color:#6e7c67;font-size:14px;line-height:1.6}.patient-profile-assignment select{width:100%;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(99,113,90,.16);background:rgba(255,252,246,.96);color:var(--text)}@media (max-width:1180px){.patient-profile-content-grid,.patient-profile-hero,.patient-profile-metrics-grid,.patient-profile-story-grid,.patient-profile-summary-grid,.patient-profile-two-column{grid-template-columns:1fr}}@media (max-width:820px){.patient-profile-page{gap:18px}.patient-profile-hero,.patient-profile-panel{padding:20px;border-radius:26px}.patient-profile-summary h1{font-size:38px}.patient-profile-metrics-grid,.patient-profile-plan-board,.patient-profile-story-grid{grid-template-columns:1fr}.patient-profile-actions .patient-profile-button{width:100%}.patient-profile-measurement-row,.patient-profile-stack-row{grid-template-columns:1fr}.patient-profile-detail-row{flex-direction:column;align-items:start}.patient-profile-detail-row strong{max-width:none;text-align:left}}.editorial-patient-page{display:grid;grid-gap:28px;gap:28px;padding:8px 0 32px}.editorial-patient-hero{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:30px;gap:30px;align-items:start}.editorial-patient-media{display:grid;grid-gap:12px;gap:12px;justify-items:start}.editorial-patient-portrait{position:relative;width:170px;aspect-ratio:.82;border-radius:22px;overflow:hidden;background:linear-gradient(160deg,#152019,#1f3026 65%,#101812);box-shadow:inset 0 0 0 4px hsla(40,39%,95%,.9),0 18px 38px rgba(19,31,22,.12)}.editorial-patient-portrait-image,.editorial-patient-thumb img{width:100%;height:100%;object-fit:cover;display:block}.editorial-patient-portrait-fallback{width:100%;height:100%;display:grid;place-items:center;color:#f8f5ef;font-size:56px;font-weight:800;letter-spacing:-.08em}.editorial-patient-portrait-tag{position:absolute;left:10px;bottom:12px;padding:8px 14px;border-radius:999px;background:hsla(40,39%,95%,.96);color:#274f28;font-size:12px;font-weight:800;letter-spacing:.05em}.editorial-patient-thumbs{display:flex;gap:10px}.editorial-patient-thumb{width:48px;height:48px;border-radius:50%;overflow:hidden;background:rgba(255,253,248,.96);border:1px solid rgba(97,113,93,.14);display:grid;place-items:center;color:#6b785e}.editorial-patient-thumb.active{box-shadow:0 0 0 3px rgba(41,94,39,.12)}.editorial-patient-thumb.add{background:hsla(40,39%,91%,.56)}.editorial-patient-summary{display:grid;grid-gap:16px;gap:16px;align-content:start;padding-top:18px}.editorial-patient-kicker{display:inline-flex;align-items:center;gap:8px;color:#62725b;font-size:13px;font-weight:600}.editorial-patient-kicker-dot{width:7px;height:7px;border-radius:50%;background:#295e27}.editorial-patient-summary h1{margin:0;color:#214e24;font-size:clamp(44px,5vw,60px);line-height:.95;letter-spacing:-.07em}.editorial-patient-summary p{margin:0;color:#66755f;font-size:16px;line-height:1.6}.editorial-patient-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:2px}.editorial-patient-button{min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;line-height:1}.editorial-patient-button.primary{background:#295e27;color:#fffdf8}.editorial-patient-button.secondary,.editorial-patient-button.tertiary{background:hsla(40,36%,95%,.96);color:#295e27;border-color:rgba(97,113,93,.08)}.editorial-patient-button:disabled{opacity:.62;cursor:not-allowed}.editorial-patient-message{padding:14px 16px;border-radius:18px;border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.92)}.editorial-patient-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.editorial-patient-metric{min-height:150px;padding:18px 20px;border-radius:28px;border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.98);box-shadow:0 14px 30px rgba(32,50,26,.05);display:grid;grid-gap:12px;gap:12px}.editorial-patient-metric.tone-success{background:linear-gradient(180deg,hsla(75,50%,98%,.98),hsla(86,41%,97%,.98))}.editorial-patient-metric.tone-warning{background:linear-gradient(180deg,rgba(255,251,246,.98),hsla(35,81%,96%,.98))}.editorial-patient-metric-bottom,.editorial-patient-metric-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.editorial-patient-metric-icon{color:#66744f}.editorial-patient-pill{min-height:28px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:-.01em}.editorial-patient-pill.tone-default{background:hsla(93,19%,89%,.96);color:#4e6651}.editorial-patient-pill.tone-success{background:rgba(224,235,219,.98);color:#335c31}.editorial-patient-pill.tone-warning{background:hsla(0,100%,96%,.96);color:#c95555}.editorial-patient-metric-label{color:#79876c;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.editorial-patient-metric-value{display:flex;align-items:baseline;gap:6px;color:#214e24}.editorial-patient-metric-value strong{font-size:clamp(34px,4vw,52px);line-height:.92;letter-spacing:-.07em}.editorial-patient-metric-value span{color:#64735f;font-size:18px}.editorial-patient-metric-bottom{color:#295e27}.editorial-patient-metric-bottom small{color:#64735f;font-size:12px}.editorial-patient-tabs{display:flex;gap:34px;overflow-x:auto;padding-bottom:4px;border-bottom:1px solid rgba(97,113,93,.12)}.editorial-patient-tabs button{position:relative;padding:0 0 16px;color:#64735f;font-size:16px;font-weight:500;white-space:nowrap}.editorial-patient-tabs button.active{color:#214e24;font-weight:700}.editorial-patient-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:#214e24}.editorial-patient-panel{padding:28px 32px 32px;border-radius:34px;border:1px solid rgba(97,113,93,.12);background:rgba(255,253,248,.98);box-shadow:0 18px 34px rgba(32,50,26,.05)}.editorial-patient-panel-head{display:flex;gap:16px;align-items:start;margin-bottom:24px}.editorial-patient-panel-head.is-spread{justify-content:space-between}.editorial-patient-panel-head h2{margin:0;color:#214e24;font-size:20px;line-height:1.2}.editorial-patient-panel-head p{margin:8px 0 0;color:#64735f;font-size:14px}.editorial-patient-panel-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.editorial-patient-week-grid{grid-template-columns:repeat(7,minmax(120px,1fr))}.editorial-patient-day-column,.editorial-patient-week-grid{display:grid;grid-gap:12px;gap:12px}.editorial-patient-day-label{text-align:center;color:#6f7d67;font-size:12px;font-weight:800;letter-spacing:.1em}.editorial-patient-day-column.is-today .editorial-patient-day-label{color:#214e24}.editorial-patient-day-stack{display:grid;grid-gap:10px;gap:10px;align-content:start}.editorial-patient-meal-card{min-height:74px;padding:14px 16px;border-radius:30px;background:#f2eee8;border:1px solid rgba(97,113,93,.08);display:grid;grid-gap:6px;gap:6px;align-content:start;position:relative}.editorial-patient-meal-card:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:999px;background:#295e27}.editorial-patient-meal-card small{color:#839076;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.editorial-patient-meal-card strong{color:#29502a;font-size:14px;line-height:1.35;font-weight:500}.editorial-patient-meal-card.accent-purple:before{background:#a14f7d}.editorial-patient-meal-card.accent-sand:before{background:#c2b18a}.editorial-patient-day-column.is-today .editorial-patient-meal-card:first-child{box-shadow:inset 0 0 0 2px rgba(90,127,85,.24)}.editorial-patient-meal-card.is-empty{min-height:120px;border-style:dashed;background:transparent;border-color:hsla(39,22%,82%,.92)}.editorial-patient-meal-card.is-empty:before{display:none}.editorial-patient-add-slot{min-height:76px;border-radius:30px;border:2px dashed rgba(160,192,158,.7);background:hsla(94,26%,95%,.6);color:#6c8c66;font-size:28px;line-height:1}.editorial-patient-list{display:grid;grid-gap:12px;gap:12px}.editorial-patient-list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:22px;background:hsla(40,36%,95%,.9)}.editorial-patient-list-row strong{display:block;margin-bottom:4px}.editorial-patient-empty,.editorial-patient-list-row span{color:#64735f;font-size:14px}.editorial-patient-assignment{display:grid;grid-gap:12px;gap:12px;margin-top:8px}.editorial-patient-assignment select{min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(97,113,93,.14);background:rgba(255,253,248,.96)}@media (max-width:1180px){.editorial-patient-hero,.editorial-patient-metrics,.editorial-patient-week-grid{grid-template-columns:1fr}.editorial-patient-panel-head.is-spread{flex-direction:column}}@media (max-width:820px){.editorial-patient-actions .editorial-patient-button{width:100%}.editorial-patient-hero,.editorial-patient-panel{padding:0}.editorial-patient-list-row{flex-direction:column;align-items:flex-start}}.settings-error,.settings-loading{padding:60px 40px;text-align:center;color:var(--text-muted);font-size:16px}.settings-error{color:var(--danger)}@media (max-width:1100px){.settings-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.patient-portal{padding:18px}.patient-portal-grid,.patient-portal-header,.patient-portal-panel-head{grid-template-columns:1fr}.patient-portal-grid,.patient-portal-header{display:grid}.patient-metric-grid,.settings-card-grid{grid-template-columns:1fr}.settings-card{padding:22px}}