.dfc-root{--df-green-400:#81d59e;--df-green-500:#66cc8a;--df-green-600:#54a872;--bg-app:#000000;--bg-surface:#131316;--bg-card:#18181B;--bg-card-2:#1F1F23;--bg-elevated:#2a2a30;--fg-primary:#f8fafc;--fg-secondary:#d4d4d8;--fg-muted:#a1a1aa;--fg-subtle:#71717a;--fg-on-accent:#0d2218;--border-default:#27272a;--border-strong:#3f3f46;--border-faint:rgba(255,255,255,0.04);--accent:var(--df-green-500);--accent-soft-bg:rgba(102,204,138,0.10);--accent-soft-fg:var(--df-green-400);--df-success-500:#00a96e;--warning:#ffbe00;--danger:#ff5861;--info:#377cfb;--info-soft-bg:rgba(55,124,251,0.12);--info-soft-fg:#7da6ff;--warning-soft-bg:rgba(255,190,0,0.12);--df-avatar-yellow:#ffd25e;--radius-xl:16px;--shadow-3:0 12px 32px rgba(0,0,0,0.45);--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-mono:"Fira Code",ui-monospace,"SF Mono",Menlo,monospace;--ease-out:cubic-bezier(0.22,1,0.36,1);background:var(--bg-app);color:var(--fg-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dfc-root[data-theme=light]{--bg-app:#f4f4f5;--bg-surface:#ffffff;--bg-card:#ffffff;--bg-card-2:#f4f4f5;--bg-elevated:#e4e4e7;--fg-primary:#18181b;--fg-secondary:#3f3f46;--fg-muted:#52525b;--fg-subtle:#a1a1aa;--fg-on-accent:#0d2218;--border-default:#e4e4e7;--border-strong:#d4d4d8;--border-faint:rgba(0,0,0,0.04);--accent:var(--df-green-600);--accent-soft-bg:rgba(84,168,114,0.12);--accent-soft-fg:var(--df-green-600);--shadow-3:0 12px 32px rgba(0,0,0,0.12)}.dfc-root *,.dfc-root :after,.dfc-root :before{box-sizing:border-box}.dfc-root button{font-family:inherit}.dfc-care-mobile-notification-badge{position:absolute;top:-5px;right:-5px;display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 4px;border:2px solid var(--bg-surface);border-radius:999px;background:var(--warning);color:#211700;font-size:10px;font-weight:800;line-height:1}@media (min-width:768px){.dfc-web-sidebar{position:sticky;top:0;z-index:30;display:flex;width:286px;height:100vh;flex:none;flex-direction:column;gap:18px;padding:18px 14px 14px;background:var(--bg-surface);border-right:1px solid var(--border-default)}.dfc-account-button,.dfc-account-menu-row,.dfc-account-theme button,.dfc-web-brand,.dfc-web-nav-item{border:0;font:inherit}.dfc-web-brand{display:inline-flex;align-items:center;gap:12px;width:100%;min-height:52px;padding:6px 8px 12px;border-radius:12px;color:var(--fg-primary);background:transparent;cursor:pointer;text-align:left}.dfc-web-brand:hover{background:var(--border-faint)}.dfc-web-logo-frame{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;flex:none;border-radius:11px;background:var(--bg-card-2);border:1px solid var(--border-default);overflow:hidden}.dfc-web-logo-frame img{width:100%;height:100%;object-fit:cover;display:block}.dfc-web-brand-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.dfc-web-brand-copy strong{color:var(--fg-primary);font-size:15px;font-weight:800;line-height:1.1}.dfc-web-brand-copy small{color:var(--fg-muted);font-size:12px;font-weight:650;line-height:1.1}.dfc-sidebar-group{display:flex;flex:1;min-height:0;flex-direction:column;gap:8px;padding-top:4px}.dfc-sidebar-label{padding:0 10px;color:var(--fg-subtle);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dfc-web-nav{display:flex;flex-direction:column;gap:4px}.dfc-web-nav-item{display:inline-flex;align-items:center;justify-content:flex-start;gap:11px;width:100%;min-height:42px;padding:0 12px;border-radius:12px;background:transparent;color:var(--fg-muted);cursor:pointer;font-size:14px;font-weight:700;white-space:nowrap;text-align:left;transition:background .16s var(--ease-out),color .16s var(--ease-out)}.dfc-web-nav-label{min-width:0;flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis}.dfc-web-nav-badge{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;flex:none;border-radius:999px;background:var(--warning);color:#211700;font-size:11px;font-weight:800;line-height:1}.dfc-web-nav-item:hover{background:var(--border-faint);color:var(--fg-primary)}.dfc-web-nav-item.is-active{background:var(--accent-soft-bg);color:var(--accent-soft-fg)}.dfc-account{position:relative;margin-top:auto}.dfc-account-button{display:inline-flex;align-items:center;gap:11px;width:100%;min-height:56px;padding:8px 10px 8px 8px;border:1px solid var(--border-default);border-radius:14px;background:var(--bg-card);color:var(--fg-primary);cursor:pointer;text-align:left;transition:border-color .16s var(--ease-out),background .16s var(--ease-out)}.dfc-account-button.is-active,.dfc-account-button:hover{border-color:var(--border-strong);background:var(--bg-card-2)}.dfc-account-avatar{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;flex:none;border-radius:50%;background:var(--df-avatar-yellow);color:#3a2a00;font-size:13px;font-weight:800}.dfc-account-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;line-height:1.15}.dfc-account-copy small,.dfc-account-copy span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dfc-account-copy span{color:var(--fg-primary);font-size:13px;font-weight:700}.dfc-account-copy small{color:var(--fg-muted);font-size:11px;font-weight:500}.dfc-account-chevron{display:inline-flex;margin-left:auto;color:var(--fg-subtle);transition:transform .16s var(--ease-out),color .16s var(--ease-out)}.dfc-account-button.is-active .dfc-account-chevron,.dfc-account-button:hover .dfc-account-chevron{color:var(--fg-muted)}.dfc-account-chevron.is-open{transform:rotate(180deg)}.dfc-account-menu{position:absolute;left:0;right:0;bottom:calc(100% + 10px);z-index:40;width:100%;padding:8px;background:var(--bg-card);border:1px solid var(--border-default);border-radius:14px;box-shadow:var(--shadow-3)}.dfc-account-menu:focus{outline:none}.dfc-account-menu-row{display:flex;width:100%;align-items:center;gap:10px;min-height:42px;padding:0 11px;border-radius:11px;background:transparent;color:var(--fg-primary);cursor:pointer;font-size:13px;font-weight:650;text-align:left}.dfc-account-menu-row:hover{background:var(--bg-card-2)}.dfc-account-menu-row.danger{color:var(--danger)}.dfc-account-menu-section{padding:10px 4px 8px;border-top:1px solid var(--border-faint);border-bottom:1px solid var(--border-faint);margin:6px 0}.dfc-account-menu-section>span{display:block;margin:0 7px 8px;color:var(--fg-muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.dfc-account-link-list{display:flex;flex-direction:column;gap:4px}.dfc-account-link-list button{display:flex;width:100%;align-items:center;gap:8px;min-height:38px;padding:6px 7px;border-radius:10px;background:transparent;color:var(--fg-primary);cursor:pointer;font-size:12px;font-weight:700;text-align:left}.dfc-account-link-list button.is-active,.dfc-account-link-list button:hover{background:var(--bg-card-2)}.dfc-account-link-list button>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dfc-account-link-list small{color:var(--df-green-400);font-size:10px;font-weight:800;text-transform:uppercase}.dfc-account-link-avatar{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;flex:none;border-radius:50%;background:var(--dfc-account-link-tint,var(--accent-soft-bg));color:var(--fg-on-accent);font-size:10px;font-weight:800}.dfc-account-theme{display:flex;gap:4px;padding:4px;background:var(--bg-card-2);border:1px solid var(--border-default);border-radius:12px}.dfc-account-theme button{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:6px;min-height:34px;border-radius:9px;background:transparent;color:var(--fg-muted);cursor:pointer;font-size:12px;font-weight:700}.dfc-account-theme button.is-active{background:var(--bg-elevated);color:var(--fg-primary)}.dfc-web-main{flex:1;min-width:0;overflow:auto;background:var(--bg-surface);padding:0 clamp(24px,4vw,64px) 64px}.dfc-web-content{width:min(100%,1180px);margin:0 auto}.dfc-web-content .dfc-care-screen{padding:clamp(28px,3vw,42px) 0 56px!important;gap:20px!important}.dfc-web-content .dfc-home-greeting{max-width:720px;padding:0!important}.dfc-web-content .dfc-home-greeting>div:first-child{font-size:clamp(30px,3.2vw,42px)!important}.dfc-web-content .dfc-home-greeting>div:last-child{font-size:17px!important}.dfc-web-content .dfc-home-diet-card{min-height:224px}}@media (min-width:768px) and (max-width:1020px){.dfc-web-content .dfc-home-diet-card{min-height:auto}}.dfc-care-account-sheet{height:auto!important;max-height:86dvh;background:var(--bg-card);border-top:1px solid var(--border-strong);border-radius:24px 24px 0 0}.dfc-care-sheet-grabber{width:38px;height:5px;flex:none;border-radius:9999px;background:var(--border-strong);margin:8px auto 4px}.dfc-care-sheet-body{padding:6px 18px calc(24px + env(safe-area-inset-bottom, 0px))}.dfc-care-sheet-patient{display:flex;align-items:center;gap:13px;padding:4px 2px 8px}.dfc-care-sheet-patient-copy{display:flex;min-width:0;flex-direction:column}.dfc-care-sheet-patient-copy strong{font-size:16px;font-weight:700;color:var(--fg-primary)}.dfc-care-sheet-patient-copy small{overflow:hidden;font-size:12.5px;color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap}.dfc-care-shell{width:100%;min-height:100dvh;overflow:hidden;background:var(--bg-app);isolation:isolate}.dfc-care-shell-layout,.dfc-care-shell-stage{display:grid;min-width:0;min-height:0}.dfc-care-shell-layout{height:100dvh;grid-template-columns:minmax(0,1fr);background:var(--bg-surface)}.dfc-care-shell-stage{height:100%;grid-template-rows:auto minmax(0,1fr) auto;background:var(--bg-surface)}.dfc-care-shell-sidebar{display:none}.dfc-care-mobile-header{z-index:20;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:calc(10px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) 10px calc(16px + env(safe-area-inset-left));border-bottom:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-surface) 92%,transparent);backdrop-filter:blur(14px)}.dfc-care-mobile-brand{display:inline-flex;min-width:0;align-items:center;gap:9px;padding:4px 6px;border:0;border-radius:11px;background:transparent;color:var(--fg-primary);cursor:pointer;text-align:left}.dfc-care-mobile-brand:hover{background:var(--border-faint)}.dfc-care-mobile-brand .dfc-web-logo-frame{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;flex:none;overflow:hidden;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card-2)}.dfc-care-mobile-brand .dfc-web-logo-frame img{display:block;width:100%;height:100%;object-fit:cover}.dfc-care-mobile-brand .dfc-web-brand-copy strong{color:var(--fg-primary);font-size:16px;font-weight:800;letter-spacing:-.01em;line-height:1}.dfc-care-mobile-actions{display:inline-flex;align-items:center;gap:8px;flex:none}.dfc-care-header-action{width:40px;min-width:40px;height:40px;padding:0;border-color:var(--border-default);background:var(--bg-card);color:var(--fg-secondary)}.dfc-care-header-action[aria-current=page]{border-color:color-mix(in srgb,var(--accent) 45%,transparent);background:var(--accent-soft-bg);color:var(--accent-soft-fg)}.dfc-care-header-action[data-disabled=true]{opacity:.52}.dfc-care-shell-main{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 18px 36px;background:var(--bg-surface)}.dfc-care-shell-content{width:min(100%,1180px);margin:0 auto}.dfc-care-mobile-nav{z-index:20;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:7px calc(6px + env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) calc(6px + env(safe-area-inset-left));border-top:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-surface) 92%,transparent);backdrop-filter:blur(14px)}.dfc-care-mobile-nav-item{display:inline-flex;width:100%;min-width:0;height:54px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 2px;border-radius:12px;background:transparent;color:var(--fg-subtle);font-size:10px;font-weight:700;line-height:1}.dfc-care-mobile-nav-item.is-active{background:var(--accent-soft-bg);color:var(--accent-soft-fg)}.dfc-care-mobile-nav-item>span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dfc-page-header{display:flex;flex-direction:column;gap:7px}.dfc-screen-feedback{width:100%;min-height:280px;padding:20px;border:1px solid var(--border-default);border-radius:var(--radius-xl);background:var(--bg-card)}.dfc-screen-feedback-loading{display:flex;flex-direction:column;gap:18px}.dfc-care-shell button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dfc-care-shell button svg[aria-hidden=true]{pointer-events:none}@media (min-width:768px){.dfc-care-shell-layout{grid-template-columns:286px minmax(0,1fr)}.dfc-care-shell-sidebar{display:flex;grid-column:1;grid-row:1}.dfc-care-shell-stage{grid-column:2;grid-row:1;grid-template-rows:minmax(0,1fr)}.dfc-care-mobile-header,.dfc-care-mobile-nav{display:none}.dfc-care-shell-main{height:100vh;padding:0 clamp(24px,6vw,96px) 64px}.dfc-care-shell-content{width:min(100%,968px);margin-left:0;margin-right:0}}.dfc-care-screen .border-medium,.dfc-care-shell .border-medium{border-width:1px}