.home-dashboard{--dashboard-green: #158a54;--dashboard-green-soft: #e9f7ef;--dashboard-blue: #2374d8;--dashboard-blue-soft: #eaf3ff;--dashboard-violet: #7449c8;--dashboard-violet-soft: #f1ebff;--dashboard-amber: #c77a08;--dashboard-amber-soft: #fff5df;--dashboard-red: #d64242;--dashboard-red-soft: #fff0f0;width:100%;max-width:1480px;margin:0 auto;padding:42px 28px 80px;color:var(--lp-text-primary);box-sizing:border-box}.home-dashboard .breadcrumb-section{display:none}.home-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:26px}.home-dashboard__header h1,.home-dashboard-card h2,.home-dashboard-actions h2{margin:0;color:var(--lp-text-primary);letter-spacing:-0.025em}.home-dashboard__header h1{font-size:2.15rem;font-weight:750;line-height:1.12}.home-dashboard__header>div:first-child>p:last-child{margin:7px 0 0;color:var(--lp-text-secondary);font-size:1rem}.home-dashboard__eyebrow,.home-dashboard-card__eyebrow{margin:0 0 5px;color:var(--dashboard-green);font-size:0.72rem;font-weight:750;letter-spacing:0.09em;text-transform:uppercase}.home-dashboard__updated{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;padding:10px 14px;color:var(--lp-text-secondary);background:var(--lp-bg-surface);border:1px solid var(--lp-border);border-radius:12px;box-shadow:0 4px 14px var(--lp-shadow-soft);font-size:0.78rem}.home-dashboard__updated>.material-icons{color:var(--dashboard-green);font-size:1.25rem}.home-dashboard__updated span:last-child{display:flex;flex-direction:column;line-height:1.4}.home-dashboard__updated strong{color:var(--lp-text-primary);font-weight:700}.home-dashboard__kpis{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px;margin-bottom:18px}.home-dashboard-kpi,.home-dashboard-card,.home-dashboard-actions{background:var(--lp-bg-surface);border:1px solid var(--lp-border);box-shadow:0 7px 22px var(--lp-shadow-soft)}.home-dashboard-kpi{display:flex;align-items:center;gap:14px;min-width:0;min-height:126px;padding:19px;border-radius:16px;box-sizing:border-box}.home-dashboard-kpi--primary{border-color:rgba(21,138,84,0.38);box-shadow:0 8px 24px rgba(21,138,84,0.11)}.home-dashboard-kpi__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;color:var(--dashboard-green);background:var(--dashboard-green-soft);border-radius:14px}.home-dashboard-kpi__icon--blue{color:var(--dashboard-blue);background:var(--dashboard-blue-soft)}.home-dashboard-kpi__icon--violet{color:var(--dashboard-violet);background:var(--dashboard-violet-soft)}.home-dashboard-kpi__icon--green{color:var(--dashboard-green);background:var(--dashboard-green-soft)}.home-dashboard-kpi__icon--muted{color:var(--lp-text-secondary);background:var(--lp-bg-surface-muted)}.home-dashboard-kpi>div:last-child{min-width:0}.home-dashboard-kpi p,.home-dashboard-kpi small{margin:0}.home-dashboard-kpi p{color:var(--lp-text-secondary);font-size:0.82rem;font-weight:650}.home-dashboard-kpi strong{display:block;margin:3px 0;color:var(--lp-text-primary);font-size:1.55rem;font-weight:760;line-height:1.2;white-space:nowrap}.home-dashboard-kpi small{display:block;overflow:hidden;color:var(--lp-text-muted);font-size:0.72rem;text-overflow:ellipsis;white-space:nowrap}.home-dashboard-kpi__status{display:flex !important;align-items:center;gap:6px}.home-dashboard-kpi__status-dot{width:7px;height:7px;background:var(--dashboard-green);border-radius:50%}.home-dashboard-kpi__status-dot--closed{background:var(--dashboard-red)}.home-dashboard__primary-grid,.home-dashboard__secondary-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:18px}.home-dashboard__primary-grid{margin-bottom:18px}.home-dashboard__secondary-grid{margin-top:18px}.home-dashboard__secondary-frame{display:block}.home-dashboard-card{min-width:0;padding:21px;border-radius:17px;box-sizing:border-box}.home-dashboard-card__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.home-dashboard-card h2,.home-dashboard-actions h2{font-size:1.18rem;font-weight:740;line-height:1.25}.home-dashboard-card__count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;color:var(--dashboard-red);background:var(--dashboard-red-soft);border-radius:10px;font-size:0.82rem;font-weight:750;box-sizing:border-box}.home-dashboard-card__link{flex:0 0 auto;color:var(--dashboard-green);font-size:0.8rem;font-weight:700}.home-dashboard-card__link:hover,.home-dashboard-card__link:focus-visible{color:var(--dashboard-green);text-decoration:underline}.home-dashboard-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.home-dashboard-period{position:relative;z-index:4}.home-dashboard-period summary{display:inline-flex;align-items:center;min-height:32px;padding:0 9px;color:var(--lp-text-secondary);background:var(--lp-bg-surface-muted);border:1px solid var(--lp-border);border-radius:9px;font-size:0.72rem;font-weight:700;cursor:pointer;list-style:none;user-select:none}.home-dashboard-period summary::-webkit-details-marker{display:none}.home-dashboard-period summary:focus-visible{outline:2px solid var(--dashboard-green);outline-offset:2px}.home-dashboard-period summary>.material-icons{margin-right:5px;color:var(--dashboard-green);font-size:0.95rem}.home-dashboard-period summary>.home-dashboard-period__chevron{margin-right:0;margin-left:4px;color:var(--lp-text-muted);transition:transform 0.16s ease}.home-dashboard-period[open] .home-dashboard-period__chevron{transform:rotate(180deg)}.home-dashboard-period__menu{position:absolute;top:calc(100% + 7px);right:0;display:grid;width:132px;height:auto;min-height:0;padding:6px;background:var(--lp-bg-surface);border:1px solid var(--lp-border);border-radius:11px;box-shadow:0 12px 30px var(--lp-shadow);line-height:normal}.home-dashboard-period__menu a{height:auto;min-height:0;padding:8px 9px;color:var(--lp-text-secondary);border-radius:7px;font-size:0.75rem;font-weight:650;line-height:1.2}.home-dashboard-period__menu a:hover,.home-dashboard-period__menu a:focus-visible,.home-dashboard-period__menu a.is-active{color:var(--dashboard-green);background:var(--dashboard-green-soft)}.home-dashboard-attention{display:flex;flex-direction:column;gap:9px}.home-dashboard-attention__row{display:grid;grid-template-columns:38px 1fr 24px;align-items:center;gap:11px;min-height:62px;padding:9px 12px;color:var(--lp-text-primary);background:var(--lp-bg-surface-muted);border:1px solid transparent;border-radius:12px;transition:border-color 0.16s ease, transform 0.16s ease}.home-dashboard-attention__row:hover,.home-dashboard-attention__row:focus-visible{color:var(--lp-text-primary);border-color:var(--lp-border);transform:translateY(-1px)}.home-dashboard-attention__row>.material-icons:first-child{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:1.15rem}.home-dashboard-attention__row--danger>.material-icons:first-child{color:var(--dashboard-red);background:var(--dashboard-red-soft)}.home-dashboard-attention__row--success>.material-icons:first-child{color:var(--dashboard-green);background:var(--dashboard-green-soft)}.home-dashboard-attention__row--amber>.material-icons:first-child{color:var(--dashboard-amber);background:var(--dashboard-amber-soft)}.home-dashboard-attention__row--violet>.material-icons:first-child{color:var(--dashboard-violet);background:var(--dashboard-violet-soft)}.home-dashboard-attention__row--blue>.material-icons:first-child{color:var(--dashboard-blue);background:var(--dashboard-blue-soft)}.home-dashboard-attention__row span:nth-child(2){min-width:0}.home-dashboard-attention__row strong,.home-dashboard-attention__row small{display:block}.home-dashboard-attention__row strong{font-size:0.86rem;font-weight:700}.home-dashboard-attention__row small{margin-top:2px;overflow:hidden;color:var(--lp-text-secondary);font-size:0.72rem;text-overflow:ellipsis;white-space:nowrap}.home-dashboard-attention__arrow{color:var(--lp-text-muted);font-size:1.2rem}.home-dashboard-pipeline{display:grid;grid-template-columns:repeat(4, 1fr);gap:9px}.home-dashboard-pipeline__step{display:flex;flex-direction:column;align-items:center;min-width:0;padding:12px 6px;color:var(--lp-text-primary);background:var(--lp-bg-surface-muted);border:1px solid transparent;border-radius:12px;text-align:center;transition:border-color 0.16s ease, transform 0.16s ease}.home-dashboard-pipeline__step--alert{position:relative;margin-left:8px;background:var(--dashboard-red-soft)}.home-dashboard-pipeline__step--alert::before{position:absolute;top:10px;bottom:10px;left:-13px;width:1px;background:var(--lp-border);content:""}.home-dashboard-pipeline__step:hover,.home-dashboard-pipeline__step:focus-visible{color:var(--lp-text-primary);border-color:var(--lp-border);transform:translateY(-1px)}.home-dashboard-pipeline__icon{font-size:1.35rem}.home-dashboard-pipeline__icon--amber{color:var(--dashboard-amber)}.home-dashboard-pipeline__icon--blue{color:var(--dashboard-blue)}.home-dashboard-pipeline__icon--green{color:var(--dashboard-green)}.home-dashboard-pipeline__icon--red{color:var(--dashboard-red)}.home-dashboard-pipeline__step strong{margin-top:7px;font-size:1.45rem;line-height:1}.home-dashboard-pipeline__step small{margin-top:5px;color:var(--lp-text-secondary);font-size:0.68rem;line-height:1.25}.home-dashboard-pipeline__older{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin:11px 2px 0;color:var(--lp-text-muted);font-size:0.7rem}.home-dashboard-pipeline__older>.material-icons{font-size:0.9rem}.home-dashboard-pipeline__older a{margin-left:2px;color:var(--dashboard-green);font-weight:700}.home-dashboard-pipeline__older a:hover,.home-dashboard-pipeline__older a:focus-visible{text-decoration:underline}.home-dashboard-chart{margin-bottom:0}.home-dashboard-chart__header{align-items:flex-start}.home-dashboard-chart__intro{flex:1 1 auto;min-width:0}.home-dashboard-chart__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.home-dashboard-chart__title-row>h2{margin:0}.home-dashboard-chart__scope-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.home-dashboard-chart__scope-chip{display:inline-flex}.home-dashboard-chart__scope-chip>a{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;color:var(--lp-text-secondary);background:var(--lp-bg-surface-muted);border:1px solid var(--lp-border);border-radius:999px;font-size:0.68rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap}.home-dashboard-chart__scope-chip>a:hover{color:var(--dashboard-green);border-color:rgba(21,138,84,0.42)}.home-dashboard-chart__scope-chip--active>a{color:var(--dashboard-green);background:var(--dashboard-green-soft);border-color:rgba(21,138,84,0.45)}.home-dashboard-chart__scope-chip--active>a:hover{color:var(--dashboard-green)}.home-dashboard-chart__actions{display:flex;align-items:center;gap:14px}.home-dashboard-chart__period-form{display:inline-flex;align-items:center}.home-dashboard-chart__period-field{display:inline-flex;align-items:center;gap:7px;box-sizing:border-box;width:196px;min-width:196px;height:38px;padding:0 11px;background-color:var(--lp-bg-surface-muted);border:1px solid var(--lp-border);border-radius:10px}.home-dashboard-chart__period-field>.material-icons{flex-shrink:0;color:var(--dashboard-green);font-size:1rem;line-height:1;pointer-events:none}.home-dashboard-chart__period-select{flex:1 1 auto;width:100%;min-width:0;height:100%;margin:0;padding:0 16px 0 0;color:var(--lp-text-secondary);background-color:transparent;border:0;border-radius:0;font-size:0.76rem;font-weight:700;line-height:1.2;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748b' d='M1.41 0 6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;background-size:10px 6px}.home-dashboard-chart__period-field:hover{border-color:rgba(21,138,84,0.42)}.home-dashboard-chart__period-select:hover,.home-dashboard-chart__period-select:focus-visible{outline:none}.home-dashboard-chart__period-field:focus-within{border-color:rgba(21,138,84,0.42);box-shadow:0 0 0 2px rgba(21,138,84,0.18)}.home-dashboard-chart__period-select:focus-visible{outline:none}.home-dashboard-chart__plot{position:relative;border-radius:12px;outline:none;touch-action:pan-y}.home-dashboard-chart__plot:focus-visible{box-shadow:0 0 0 2px rgba(21,138,84,0.3)}.home-dashboard-chart__plot svg{display:block;width:100%;height:auto;aspect-ratio:720 / 250;overflow:visible}.home-dashboard-chart__axis{stroke:var(--lp-border);stroke-width:1}.home-dashboard-chart__grid{stroke:var(--lp-border-subtle);stroke-dasharray:5 6;stroke-width:1}.home-dashboard-chart__line{fill:none;stroke:var(--dashboard-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.home-dashboard-chart__point{fill:var(--dashboard-green);stroke:var(--lp-bg-surface);stroke-width:1.5;vector-effect:non-scaling-stroke}.home-dashboard-chart__axis-title,.home-dashboard-chart__x-label,.home-dashboard-chart__y-label{fill:var(--lp-text-secondary);font-family:inherit}.home-dashboard-chart__axis-title{font-size:9px;font-weight:650}.home-dashboard-chart__y-label{font-size:8px}.home-dashboard-chart__x-label{fill:var(--lp-text-primary);font-size:8.5px;font-weight:700;text-transform:capitalize}.home-dashboard-chart__x-date{fill:var(--lp-text-muted);font-size:7.5px;font-weight:500}.home-dashboard-chart__hover-line{stroke:rgba(21,138,84,0.55);stroke-width:1;vector-effect:non-scaling-stroke}.home-dashboard-chart__hover-point{fill:var(--dashboard-green);stroke:var(--lp-bg-surface);stroke-width:3;filter:drop-shadow(0 2px 3px rgba(21,138,84,0.3));vector-effect:non-scaling-stroke}.home-dashboard-chart .is-hidden{visibility:hidden}.home-dashboard-chart__tooltip{position:absolute;z-index:3;width:148px;padding:10px 12px;color:var(--lp-text-primary);background:var(--lp-bg-surface);border:1px solid var(--lp-border);border-radius:11px;box-shadow:0 10px 28px var(--lp-shadow);box-sizing:border-box;pointer-events:none;transform:translate(-50%, -100%)}.home-dashboard-chart__tooltip.is-below{transform:translate(-50%, 0)}.home-dashboard-chart__tooltip>strong,.home-dashboard-chart__tooltip>small{display:block}.home-dashboard-chart__tooltip>strong{color:var(--lp-text-secondary);font-size:0.72rem;font-weight:700}.home-dashboard-chart__tooltip-value{display:flex;align-items:center;gap:7px;margin:5px 0 2px}.home-dashboard-chart__tooltip-value>.material-icons{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;color:var(--dashboard-green);background:var(--dashboard-green-soft);border-radius:7px;font-size:1rem}.home-dashboard-chart__tooltip-value b{color:var(--lp-text-primary);font-size:0.92rem;line-height:1.2}.home-dashboard-chart__tooltip small{margin-left:32px;color:var(--lp-text-secondary);font-size:0.68rem}.home-dashboard-chart__legend{display:flex;align-items:center;justify-content:center;gap:7px;margin:-2px 0 0;color:var(--lp-text-secondary);font-size:0.72rem}.home-dashboard-chart__legend>span{width:8px;height:8px;background:var(--dashboard-green);border-radius:50%}.home-dashboard-clinic{display:flex;flex-direction:column}.home-dashboard-clinic__header-icon{color:var(--dashboard-green);font-size:1.7rem}.home-dashboard-clinic__totals{display:grid;grid-template-columns:repeat(2, 1fr);gap:11px;margin-bottom:14px}.home-dashboard-clinic__totals div{padding:18px;background:var(--lp-bg-surface-muted);border-radius:13px}.home-dashboard-clinic__totals strong,.home-dashboard-clinic__totals span{display:block}.home-dashboard-clinic__totals strong{color:var(--dashboard-green);font-size:1.75rem}.home-dashboard-clinic__totals span{color:var(--lp-text-secondary);font-size:0.76rem}.home-dashboard-clinic__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:11px;color:#ffffff;background:var(--dashboard-green);border-radius:11px;font-size:0.82rem;font-weight:700}.home-dashboard-clinic__link:hover,.home-dashboard-clinic__link:focus-visible{color:#ffffff;background:#107445}.home-dashboard-clinic__link .material-icons{font-size:1rem}.home-dashboard-day{display:flex;align-items:center;gap:18px;min-height:190px}.home-dashboard-day>.material-icons{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;flex:0 0 54px;color:var(--dashboard-green);background:var(--dashboard-green-soft);border-radius:16px}.home-dashboard-day p:last-child{margin:8px 0 0;color:var(--lp-text-secondary);font-size:0.82rem}.home-dashboard-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:20px 22px;border-radius:17px}.home-dashboard-actions__links{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.home-dashboard-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;color:var(--lp-text-primary);background:var(--lp-bg-surface-muted);border:1px solid var(--lp-border);border-radius:11px;font-size:0.82rem;font-weight:700}.home-dashboard-action:hover,.home-dashboard-action:focus-visible{color:var(--dashboard-green);border-color:var(--dashboard-green)}.home-dashboard-action--primary{color:#ffffff;background:var(--dashboard-green);border-color:var(--dashboard-green)}.home-dashboard-action--primary:hover,.home-dashboard-action--primary:focus-visible{color:#ffffff;background:#107445}.home-dashboard-action .material-icons{font-size:1.05rem}.home-dashboard-skeleton{min-height:205px;overflow:hidden}.home-dashboard-skeleton__line{display:block;width:100%;height:48px;margin-bottom:11px;background:linear-gradient(90deg, var(--lp-bg-surface-muted), var(--lp-bg-hover), var(--lp-bg-surface-muted));background-size:220% 100%;border-radius:10px;animation:home-dashboard-loading 1.3s ease-in-out infinite}.home-dashboard-skeleton__line--title{width:42%;height:20px;margin-bottom:20px}@keyframes home-dashboard-loading{0%{background-position:100% 0}100%{background-position:-100% 0}}@media (prefers-reduced-motion: reduce){.home-dashboard-skeleton__line{animation:none}.home-dashboard-attention__row,.home-dashboard-pipeline__step{transition:none}}@media screen and (max-width: 1100px){.home-dashboard{padding-right:18px;padding-left:18px}.home-dashboard__kpis{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1366px) and (max-width: 1700px){.home-dashboard__kpis{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 760px){.home-dashboard{padding:24px 10px 60px}.home-dashboard__header{align-items:flex-start;margin-bottom:18px}.home-dashboard__header h1{font-size:1.75rem}.home-dashboard__header>div:first-child>p:last-child{font-size:0.86rem}.home-dashboard__updated{padding:9px}.home-dashboard__updated span:last-child{display:none}.home-dashboard__kpis{display:flex;gap:11px;margin-right:-10px;padding-right:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.home-dashboard__kpis::-webkit-scrollbar{display:none}.home-dashboard-kpi{width:78vw;max-width:280px;min-width:235px;min-height:112px;padding:16px;scroll-snap-align:start}.home-dashboard-kpi strong{font-size:1.35rem}.home-dashboard__primary-grid,.home-dashboard__secondary-grid{grid-template-columns:1fr;gap:13px}.home-dashboard-card{padding:17px;border-radius:15px}.home-dashboard-card__header{align-items:flex-start;margin-bottom:13px}.home-dashboard-card__actions{align-items:flex-end;flex-direction:column;gap:7px}.home-dashboard-period summary{min-height:30px}.home-dashboard-card h2,.home-dashboard-actions h2{font-size:1.05rem}.home-dashboard-pipeline{grid-template-columns:repeat(2, 1fr)}.home-dashboard-pipeline__step--alert{margin-left:0}.home-dashboard-pipeline__step--alert::before{display:none}.home-dashboard-pipeline__older{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.home-dashboard-chart__header{gap:12px}.home-dashboard-chart__title-row{flex-direction:column;align-items:flex-start;gap:8px}.home-dashboard-chart__scope-row{width:100%}.home-dashboard-chart__actions{align-items:flex-end;flex-direction:column;gap:7px}.home-dashboard-chart__period-field{width:170px;min-width:170px;height:34px}.home-dashboard-chart__period-select{font-size:0.7rem}.home-dashboard-chart__plot{margin-right:-8px;margin-left:-8px}.home-dashboard-chart__plot svg{height:auto}.home-dashboard-chart__line{stroke-width:2.5}.home-dashboard-chart__axis-title{font-size:14px}.home-dashboard-chart__y-label{font-size:12px}.home-dashboard-chart__x-label{font-size:13px}.home-dashboard-chart__x-date{font-size:11px}.home-dashboard-chart__tooltip{width:136px;padding:9px 10px}.home-dashboard-actions{align-items:stretch;flex-direction:column;padding:18px}.home-dashboard-actions__links{display:grid;grid-template-columns:1fr}.home-dashboard-action{width:100%}}@media screen and (max-width: 390px){.home-dashboard{padding-right:6px;padding-left:6px}.home-dashboard-attention__row{grid-template-columns:36px 1fr}.home-dashboard-attention__arrow{display:none}}html.theme-dark .home-dashboard{--dashboard-green-soft: var(--lp-positive-soft);--dashboard-blue-soft: var(--lp-info-soft);--dashboard-violet-soft: rgba(116, 73, 200, 0.18);--dashboard-amber-soft: var(--lp-warning-soft);--dashboard-red-soft: var(--lp-negative-soft)}html.theme-dark .home-dashboard-pipeline__step--alert{border-color:rgba(244,67,54,0.28)}
