@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.mobile-navigation,.mobile-drawer-layer{display:none}@media (width<=720px){.mobile-navigation{display:block}.mobile-header{z-index:400;width:100%;min-width:0;max-width:100%;min-height:56px;padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));box-sizing:border-box;color:#fff;background:#09090b;border-bottom:1px solid #ffffff17;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid;position:fixed;inset:0 0 auto;overflow:clip;box-shadow:0 4px 18px #0000002e}.mobile-header__button,.mobile-drawer__brand button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.mobile-header__title{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;max-width:100%;font-size:15px;overflow:hidden}.mobile-header__action{place-items:center;width:44px;min-width:44px;display:grid}.mobile-header button:focus-visible,.mobile-drawer button:focus-visible{outline-offset:2px;outline:3px solid #ee353e8c}.mobile-drawer-layer{z-index:3000;display:block;position:fixed;inset:0}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#09090b9e;border:0;width:100%;height:100%;padding:0;animation:.18s mobile-fade;position:absolute;inset:0}.mobile-drawer{width:min(86vw,360px);max-width:calc(100vw - 44px);height:100dvh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overscroll-behavior:contain;color:#fff;background:#09090b;flex-direction:column;animation:.2s mobile-drawer-in;display:flex;position:absolute;inset:0 auto 0 0;overflow-y:auto;box-shadow:12px 0 34px #00000059}.mobile-drawer__brand{border-bottom:1px solid #ffffff1a;grid-template-columns:40px minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:58px;padding-bottom:12px;display:grid}.mobile-drawer__brand img{object-fit:contain;background:#fff;border-radius:8px;width:38px;height:38px}.mobile-drawer__brand strong,.mobile-drawer__brand span{display:block}.mobile-drawer__brand strong{font-size:15px}.mobile-drawer__brand span{color:#a1a1aa;margin-top:2px;font-size:10px}.mobile-drawer__user{align-items:center;gap:11px;padding:15px 6px;display:flex}.mobile-drawer__avatar{background:#27272a;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.mobile-drawer__user>div{min-width:0}.mobile-drawer__user strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;display:block;overflow:hidden}.mobile-drawer nav{gap:3px;display:grid}.mobile-drawer__item,.mobile-drawer__logout{color:#e4e4e7;text-align:left;width:100%;min-height:46px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:10px 13px;font-size:13px;font-weight:600;display:flex}.mobile-drawer__item.is-active,.mobile-drawer__subitems button.is-active{color:#fff;background:#ee353e}.mobile-drawer__subitems{border-left:1px solid #ffffff26;gap:2px;margin:2px 0 7px 44px;padding-left:10px;display:grid}.mobile-drawer__subitems button{color:#b4b4bc;text-align:left;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:12px}.mobile-drawer__logout{color:#fff;border-top:1px solid #ffffff1a;border-radius:0;margin-top:auto;padding-top:15px}body.mobile-drawer-open{touch-action:none;overflow:hidden}.app-topbar{display:none!important}}@keyframes mobile-fade{0%{opacity:0}to{opacity:1}}@keyframes mobile-drawer-in{0%{transform:translate(-100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.mobile-drawer,.mobile-drawer-backdrop{animation:none!important}}.dashboard{--dashboard-level-low-bg:linear-gradient(135deg, snow 0%, var(--laluc-red-soft) 48%, #f3b8bc 100%);--dashboard-level-low-text:#70171d;--dashboard-level-low-border:#efb2b6;--dashboard-level-medium-bg:linear-gradient(135deg, var(--laluc-red) 0%, var(--laluc-red-hover) 58%, var(--laluc-red-dark) 100%);--dashboard-level-medium-text:#fff;--dashboard-level-medium-border:var(--laluc-red-dark);--dashboard-level-high-bg:linear-gradient(135deg, var(--laluc-red) 0%, #6f1117 52%, #18181b 100%);--dashboard-level-high-text:#fff;--dashboard-level-high-border:#3f0a0d;--dashboard-panel-accent:linear-gradient(90deg, var(--laluc-red), var(--laluc-red-dark), #18181b);--dashboard-grid:#ededee}.dashboard .dashboard-hero{border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:linear-gradient(135deg,#fff 0%,#fff7f7 68%,#f8d7da 100%);border:1px solid #e52f3833;padding:24px;position:relative;overflow:hidden}.dashboard .dashboard-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#e52f3838,#0000 70%);width:180px;height:180px;position:absolute;bottom:-115px;right:-65px}.dashboard .kpi-card,.dashboard .dashboard-section{border-color:#e52f3824;position:relative;overflow:hidden;box-shadow:0 8px 24px #18181b0e}.dashboard .kpi-card{min-height:142px}.dashboard .dashboard-executive-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.dashboard .executive-card{min-width:0}.dashboard .executive-card__branch,.dashboard .executive-card__status{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.2;overflow:hidden}.dashboard .executive-card__value{min-height:24px;color:var(--laluc-red-dark);margin:5px 0;font-size:.9rem;font-weight:750;line-height:1.35;display:block}.dashboard .kpi-card:before,.dashboard .dashboard-section:before{background:var(--dashboard-panel-accent);content:"";height:3px;position:absolute;inset:0 0 auto}.dashboard .kpi-card:hover,.dashboard .dashboard-section:hover{border-color:#e52f384d;box-shadow:0 12px 30px #520d1217}.dashboard .kpi-icon,.dashboard .activity-icon,.dashboard .dashboard-empty>span{color:var(--laluc-red-dark);background:linear-gradient(145deg, #fff, var(--laluc-red-soft));border:1px solid #e52f3829}.dashboard .kpi-card--featured.performance-level--low{color:var(--dashboard-level-low-text);background:var(--dashboard-level-low-bg);border-color:var(--dashboard-level-low-border)}.dashboard .kpi-card--featured.performance-level--medium{color:var(--dashboard-level-medium-text);background:var(--dashboard-level-medium-bg);border-color:var(--dashboard-level-medium-border)}.dashboard .kpi-card--featured.performance-level--high{color:var(--dashboard-level-high-text);background:var(--dashboard-level-high-bg);border-color:var(--dashboard-level-high-border)}.dashboard .kpi-card--featured.performance-level--medium *,.dashboard .kpi-card--featured.performance-level--high *{color:#fff!important}.dashboard .kpi-card--featured.performance-level--medium .kpi-icon,.dashboard .kpi-card--featured.performance-level--high .kpi-icon{background:#ffffff24;border-color:#ffffff47}.dashboard .performance-panel{background:linear-gradient(#fff,snow)}.dashboard .performance-chart{background-image:repeating-linear-gradient(to bottom, transparent 0, transparent calc(25% - 1px), var(--dashboard-grid) 25%);border-bottom:1px solid var(--dashboard-grid);gap:clamp(8px,1.5vw,16px);height:252px;padding-inline:8px}.dashboard .chart-column{overflow:hidden}.dashboard .chart-result{flex:none}.dashboard .chart-track{background:#71717a14;border:1px solid #71717a14;width:min(42px,80%)}.dashboard .chart-caption{text-align:center;gap:5px;width:100%;min-width:0;padding-top:3px;display:grid}.dashboard .chart-caption strong,.dashboard .chart-caption time{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard .chart-caption strong{color:var(--laluc-text);font-size:10px;font-weight:700}.dashboard .chart-caption time{color:var(--laluc-muted);font-size:9px}.dashboard .chart-column.performance-level--low .chart-bar{background:var(--dashboard-level-low-bg);border:1px solid var(--dashboard-level-low-border)}.dashboard .chart-column.performance-level--medium .chart-bar{background:var(--dashboard-level-medium-bg);border:1px solid var(--dashboard-level-medium-border)}.dashboard .chart-column.performance-level--high .chart-bar{background:var(--dashboard-level-high-bg);border:1px solid var(--dashboard-level-high-border)}.dashboard .chart-column:hover .chart-bar{filter:brightness(.94)saturate(1.08)}.dashboard .chart-column:focus-within .chart-bar{outline-offset:2px;outline:3px solid #e52f3838}.dashboard .period-badge{color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-color:#e52f3838}.dashboard .action-list button:hover{background:linear-gradient(90deg, var(--laluc-red-soft), #fff);border-color:#e52f3838}.dashboard .score-badge.performance-level--low{color:var(--dashboard-level-low-text);background:var(--dashboard-level-low-bg);border:1px solid var(--dashboard-level-low-border)}.dashboard .score-badge.performance-level--medium{color:var(--dashboard-level-medium-text);background:var(--dashboard-level-medium-bg);border:1px solid var(--dashboard-level-medium-border)}.dashboard .score-badge.performance-level--high{color:var(--dashboard-level-high-text);background:var(--dashboard-level-high-bg);border:1px solid var(--dashboard-level-high-border)}@media (width<=720px){.dashboard .dashboard-hero{padding:20px}.dashboard .performance-chart{scrollbar-width:thin;justify-content:flex-start;height:230px;overflow:auto hidden}.dashboard .chart-column{flex:1 0 54px;min-width:54px}}@media (width<=480px){.dashboard .kpi-card{min-height:132px}.dashboard .dashboard-hero{padding:18px}}@media (prefers-contrast:more){.dashboard .kpi-card,.dashboard .dashboard-section,.dashboard .chart-bar,.dashboard .score-badge{border-width:2px}}.dashboard .dashboard-filters{border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;border:1px solid #e52f3824;align-items:end;gap:16px;margin:18px 0;padding:18px;display:flex}.dashboard .dashboard-filter{gap:7px;min-width:210px;display:grid}.dashboard .dashboard-filter label,.dashboard .dashboard-filter>span{color:#3f3f46;letter-spacing:.03em;font-size:.78rem;font-weight:700}.dashboard .dashboard-filter select,.dashboard .dashboard-filter input,.dashboard .dashboard-filter--locked strong{color:#18181b;border-radius:var(--radius-md);min-height:44px;font:inherit;background:#fff;border:1px solid #d4d4d8;padding:10px 12px}.dashboard .dashboard-filter select:focus-visible,.dashboard .dashboard-filter input:focus-visible{border-color:var(--laluc-red);outline-offset:1px;outline:3px solid #e52f3833}.dashboard .dashboard-filter--locked strong{background:#fafafa;align-items:center;display:flex}.dashboard .dashboard-custom-period{border-left:1px solid #e4e4e7;flex-wrap:wrap;flex:470px;align-items:end;gap:12px;padding-left:16px;display:flex}.dashboard .dashboard-custom-period .dashboard-filter{flex:165px;min-width:150px}.dashboard .dashboard-filter-actions{gap:8px;display:flex}.dashboard .dashboard-filter-error{color:var(--laluc-red-dark);flex-basis:100%;margin:0;font-size:.85rem;font-weight:700}@media (width<=720px){.dashboard .dashboard-filters{flex-direction:column;align-items:stretch}.dashboard .dashboard-filter{width:100%;min-width:0}.dashboard .dashboard-custom-period{border-top:1px solid #e4e4e7;border-left:0;flex-basis:auto;padding-top:14px;padding-left:0}}@media (width<=480px){.dashboard .dashboard-filter-actions,.dashboard .dashboard-filter-actions button{width:100%}}@media (width>=721px) and (width<=1200px){.dashboard .dashboard-executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.dashboard .dashboard-executive-kpis{grid-template-columns:1fr;gap:10px}}@media (width<=480px){.dashboard .executive-card__branch,.dashboard .executive-card__status{white-space:normal}}.dashboard .dashboard-cycle{border:1px solid var(--laluc-red-dark);border-radius:var(--radius-lg);min-height:76px;box-shadow:var(--shadow-xs);color:#fff;background:linear-gradient(135deg,#18181b,#2d1215);justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:15px 18px;display:flex}.dashboard .dashboard-cycle div{gap:3px;display:grid}.dashboard .dashboard-cycle div>span{color:#f3b8bc;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.dashboard .dashboard-cycle strong{font-size:1.05rem}.dashboard .dashboard-cycle small{color:#e4e4e7}.dashboard .dashboard-cycle__status{color:#fff;background:var(--laluc-red);border:1px solid #fff;border-radius:99px;padding:6px 11px;font-size:11px;font-weight:800}.dashboard .executive-card--list{min-height:260px}.dashboard .executive-ranking,.dashboard .branch-trends{scrollbar-width:thin;max-height:176px;margin:0;padding:0;list-style:none;overflow:auto}.dashboard .executive-ranking li{border-top:1px solid #ededee;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:6px 9px;padding:9px 0;display:grid}.dashboard .executive-ranking li:first-child,.dashboard .branch-trends li:first-child{border-top:0}.dashboard .executive-ranking__position{color:var(--laluc-red-dark);font-size:12px;font-weight:800}.dashboard .executive-ranking__branch{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.dashboard .executive-ranking li>strong{letter-spacing:0;font-size:14px}.dashboard .executive-ranking li>small{grid-column:2/4;min-height:0;margin:0}.dashboard .executive-card__empty{color:var(--laluc-muted);text-align:center;margin:28px 0;font-size:12px}.dashboard .executive-card__notice{color:var(--laluc-muted);margin:8px 0 0;font-size:10px;line-height:1.4}.dashboard .branch-trends li{border-top:1px solid #ededee;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:9px 0;display:grid}.dashboard .branch-trends li>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.dashboard .branch-trends li>strong{letter-spacing:0;text-align:right;font-size:11px}.dashboard .branch-trends li>small{grid-column:1/3;min-height:0;margin:0}.dashboard .chart-column{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:0}.dashboard .chart-column:focus-visible{outline-offset:3px;outline:3px solid #e52f3859}.dashboard-chart-tooltip{z-index:6000;color:#fff;border:1px solid var(--laluc-red);border-radius:var(--radius-md);background:#18181b;width:min(280px,100vw - 16px);max-height:min(310px,100vh - 16px);padding:14px;font-size:11px;position:fixed;overflow:auto;box-shadow:0 10px 28px #0000003d}.dashboard-chart-tooltip>strong{color:#fff;margin-bottom:10px;font-size:13px;display:block}.dashboard-chart-tooltip dl{gap:7px;margin:0;display:grid}.dashboard-chart-tooltip dl>div{grid-template-columns:65px minmax(0,1fr);gap:8px;display:grid}.dashboard-chart-tooltip dt{color:#f3b8bc;font-weight:750}.dashboard-chart-tooltip dd{overflow-wrap:anywhere;margin:0}@media (width<=720px){.dashboard .dashboard-cycle{align-items:flex-start}.dashboard .executive-card--list{min-height:0}}@media (width<=380px){.dashboard .dashboard-cycle{flex-direction:column}}.dashboard .chart-track{background:#f4f4f5;border:0;border-radius:7px;width:min(28px,70%)}.dashboard .chart-column.performance-level--low .chart-bar,.dashboard .chart-column.performance-level--medium .chart-bar,.dashboard .chart-column.performance-level--high .chart-bar,.dashboard .chart-bar{background:linear-gradient(180deg, var(--laluc-red), var(--laluc-red-dark));border:0;border-radius:7px 7px 0 0;width:100%;min-height:4px}.dashboard .chart-column:hover .chart-bar{filter:saturate(1.15);opacity:.82}.dashboard .executive-card--question{min-height:260px}.dashboard .executive-card--question .kpi-card__top>div{gap:3px;display:grid}.dashboard .executive-card--question .kpi-card__top small{min-height:0;margin:0}.dashboard .question-indicator__title{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.dashboard .question-indicator__value{color:var(--laluc-red-dark);font-size:25px;font-weight:800}.dashboard .question-trend{margin-top:13px}.dashboard .question-trend svg{width:100%;height:82px;overflow:visible}.dashboard .question-trend__grid{fill:none;stroke:#e4e4e7;stroke-width:1px}.dashboard .question-trend__line{fill:none;stroke:var(--laluc-red);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dashboard .question-trend__point{fill:#fff;stroke:var(--laluc-red-dark);stroke-width:2px;vector-effect:non-scaling-stroke}.dashboard .question-trend text{fill:#52525b;font-size:8px;font-weight:700}.dashboard .question-trend__labels{color:var(--laluc-muted);justify-content:space-between;gap:5px;font-size:8px;display:flex}.dashboard .question-trend__labels span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard .question-trend-empty{min-height:86px;color:var(--laluc-muted);background:#fafafa;border:1px dashed #d4d4d8;border-radius:9px;align-content:center;gap:5px;margin-top:12px;padding:10px;font-size:10px;display:grid}.dashboard .question-trend-empty strong{color:var(--laluc-text);letter-spacing:0;font-size:11px}@media (width<=480px){.dashboard .question-trend svg{height:72px}.dashboard .question-trend__labels{font-size:7px}}:root{color:#18181b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--laluc-red:#e52f38;--laluc-red-hover:#c9232c;--laluc-red-dark:#a91d25;--laluc-red-soft:#fff1f2;--laluc-bg:#f7f7f8;--laluc-surface:#fff;--laluc-surface-subtle:#fafafa;--laluc-text:#18181b;--laluc-muted:#71717a;--laluc-border:#e4e4e7;--laluc-border-strong:#d4d4d8;--laluc-success:#15803d;--laluc-warning:#a16207;--laluc-danger:#b91c1c;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-xs:0 1px 2px #18181b0a;--shadow-sm:0 6px 20px #18181b0f;--shadow-lg:0 24px 60px #18181b29;--ease:.18s cubic-bezier(.2,.8,.2,1);background:#f7f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--laluc-bg)}body{background:var(--laluc-bg);min-width:320px;min-height:100vh;color:var(--laluc-text);margin:0;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #e52f3833}::selection{color:#fff;background:var(--laluc-red)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(24px,2vw,30px);line-height:1.2}h2{letter-spacing:-.02em;font-size:20px;line-height:1.3}h3{font-size:16px;line-height:1.4}.page-shell{width:100%;max-width:1280px!important;margin:0 auto!important;padding:8px 0 40px!important}.surface,.card{background:var(--laluc-surface);box-shadow:var(--shadow-xs);border:1px solid var(--laluc-border)!important;border-radius:var(--radius-lg)!important}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-eyebrow{color:var(--laluc-red-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.page-title{color:var(--laluc-text);margin:0 0 7px}.page-description{color:var(--laluc-muted);margin:0;font-size:14px}.app-main{background:var(--laluc-bg)!important;padding:28px clamp(20px,3vw,48px) 48px!important}.app-topbar{justify-content:flex-end;align-items:center;min-height:40px;margin-bottom:20px;display:flex}.btn{border-radius:var(--radius-sm);cursor:pointer;min-height:42px;transition:transform var(--ease),background var(--ease),border-color var(--ease),box-shadow var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:650;line-height:1;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 12px #18181b1a}.btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.btn:disabled{cursor:not-allowed;opacity:.5}.btn--primary{color:#fff;background:var(--laluc-red)}.btn--primary:hover:not(:disabled){background:var(--laluc-red-hover)}.btn--secondary{color:var(--laluc-text);border-color:var(--laluc-border-strong);background:#fff}.btn--secondary:hover:not(:disabled),.btn--outline:hover:not(:disabled){background:var(--laluc-surface-subtle);border-color:#a1a1aa}.btn--danger{color:#fff;background:var(--laluc-danger)}.btn--outline{color:var(--laluc-red-dark);background:0 0;border-color:#e52f3866}.btn--danger{color:var(--laluc-red-dark);border-color:var(--laluc-red);background:#fff}.btn--danger:hover:not(:disabled){color:#fff;background:var(--laluc-red);border-color:var(--laluc-red)}.btn--neutral{color:#3f3f46;background:#e4e4e7;border-color:#d4d4d8}.btn--neutral:hover:not(:disabled){background:#d4d4d8}input:not([type=radio]):not([type=checkbox]),select,textarea{min-height:42px;transition:border-color var(--ease),box-shadow var(--ease);border:1px solid var(--laluc-border-strong)!important;border-radius:var(--radius-sm)!important;color:var(--laluc-text)!important;background:#fff!important}input:not([type=radio]):not([type=checkbox]):hover,select:hover,textarea:hover{border-color:#a1a1aa!important}input::placeholder,textarea::placeholder{color:#a1a1aa}table{border-spacing:0;background:#fff;width:100%;border-collapse:separate!important}thead th{letter-spacing:.045em;text-transform:uppercase;color:var(--laluc-muted)!important;background:var(--laluc-surface-subtle)!important;border-bottom:1px solid var(--laluc-border)!important;padding:12px 16px!important;font-size:11px!important;font-weight:700!important}tbody td{border-bottom:1px solid #f0f0f2!important;padding:14px 16px!important}tbody tr{transition:background var(--ease)}tbody tr:hover{background:#fafafa}[role=dialog],.modal{border:1px solid var(--laluc-border)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important}.access-notice{color:#881b22;background:var(--laluc-red-soft);border-radius:var(--radius-md);border:1px solid #e52f383d;align-items:center;gap:10px;margin:0 0 20px;padding:12px 14px;display:flex}.dashboard-premium{max-width:1360px;margin:0 auto;padding-bottom:48px}.dashboard-hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.dashboard-kicker,.dashboard-section__header>div>span{color:var(--laluc-red-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.dashboard-hero h1{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(27px,2.2vw,34px);font-weight:700}.dashboard-hero p{color:var(--laluc-muted);margin:0;font-size:14px}.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.kpi-card{background:var(--laluc-surface);border:1px solid var(--laluc-border);min-width:0;box-shadow:var(--shadow-xs);transition:border-color var(--ease),box-shadow var(--ease);border-radius:14px;padding:20px}.kpi-card:hover{border-color:var(--laluc-border-strong);box-shadow:0 4px 16px #18181b0e}.kpi-card--featured{background:linear-gradient(145deg,#fff 35%,#fff7f7);border-color:#e52f3847}.kpi-card__top{color:#52525b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px;font-size:12px;font-weight:600;display:flex}.kpi-icon{width:32px;height:32px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:9px;place-items:center;display:grid}.kpi-card strong{color:var(--laluc-text);letter-spacing:-.045em;font-size:30px;font-weight:700;line-height:1;display:block}.kpi-card small{min-height:18px;color:var(--laluc-muted);margin-top:9px;font-size:11px;display:block}.trend--up{color:var(--laluc-success)!important}.dashboard-content-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:18px;margin-bottom:18px;display:grid}.dashboard-section{background:var(--laluc-surface);border:1px solid var(--laluc-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.performance-panel,.actions-panel,.recent-panel{padding:22px}.dashboard-section__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.dashboard-section__header h2{color:var(--laluc-text);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:650}.period-badge{color:var(--laluc-muted);background:var(--laluc-surface-subtle);border:1px solid var(--laluc-border);border-radius:99px;padding:5px 9px;font-size:10px;font-weight:600}.performance-chart{align-items:stretch;gap:clamp(8px,2vw,20px);height:210px;padding-top:14px;display:flex}.chart-column{flex-direction:column;flex:1;align-items:center;gap:7px;min-width:0;height:100%;display:flex}.chart-column>span{color:var(--laluc-muted);font-size:10px;font-weight:600}.chart-track{background:#f4f4f5;border-radius:7px;flex:1;align-items:flex-end;width:min(28px,70%);display:flex;overflow:hidden}.chart-bar{background:linear-gradient(180deg,var(--laluc-red),var(--laluc-red-dark));width:100%;min-height:4px;transition:filter var(--ease),opacity var(--ease);border-radius:7px 7px 0 0}.chart-column:hover .chart-bar{filter:saturate(1.15);opacity:.82}.action-list{gap:8px;display:grid}.action-list button{width:100%;min-height:64px;color:var(--laluc-text);text-align:left;cursor:pointer;transition:background var(--ease),border-color var(--ease),transform var(--ease);background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:36px 1fr 16px;align-items:center;gap:10px;padding:11px;display:grid}.action-list button:hover{background:var(--laluc-surface-subtle);border-color:var(--laluc-border);transform:translate(2px)}.action-list button>span{width:36px;height:36px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:9px;place-items:center;display:grid}.action-list button>svg{color:#a1a1aa;transform:rotate(180deg)}.action-list strong,.action-list small{display:block}.action-list strong{margin-bottom:3px;font-size:12px}.action-list small{color:var(--laluc-muted);font-size:10px}.activity-list{margin:0;padding:0;list-style:none}.activity-list li{border-top:1px solid #f1f1f2;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:62px;display:grid}.activity-list li:first-child{border-top:0}.activity-icon{width:32px;height:32px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:50%;place-items:center;display:grid}.activity-main strong,.activity-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.activity-main strong{font-size:12px;font-weight:650}.activity-main small,.activity-list time{color:var(--laluc-muted);font-size:10px}.score-badge{min-width:50px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);text-align:center;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:700}.text-action{color:var(--laluc-red-dark);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px;font-size:11px;font-weight:650}.text-action:hover{text-decoration:underline}.dashboard-empty{min-height:210px;color:var(--laluc-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.dashboard-empty>span{width:42px;height:42px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.dashboard-empty strong{color:var(--laluc-text);font-size:13px}.dashboard-empty p{max-width:360px;margin:5px 0 16px;font-size:11px}.dashboard-empty--compact{min-height:140px}.dashboard-empty--compact p{margin-bottom:0}.loading-screen{background:var(--laluc-bg);place-items:center;min-height:100vh;display:grid}.loading-brand{color:var(--laluc-muted);justify-items:center;gap:18px;font-weight:600;display:grid}.loading-brand img{width:170px;height:auto}.loading-line{background:#e4e4e7;border-radius:99px;width:170px;height:3px;overflow:hidden}.loading-line:after{content:"";background:var(--laluc-red);border-radius:inherit;width:45%;height:100%;animation:1.1s ease-in-out infinite loading;display:block}.content-loader{gap:12px;padding:32px;display:grid}.skeleton{background:linear-gradient(90deg,#eee 25%,#f8f8f8 50%,#eee 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.4s infinite shimmer}.skeleton:last-child{width:65%}@keyframes loading{0%{transform:translate(-120%)}to{transform:translate(300%)}}@keyframes shimmer{to{background-position:-200% 0}}.sidebar{border-right:1px solid #ffffff12;transition:width var(--ease)!important;background:#151517!important;box-shadow:8px 0 28px #18181b14!important}.sidebar-nav{padding:20px 10px!important}.sidebar-item{margin:3px 0;transition:background var(--ease),color var(--ease),transform var(--ease)!important;border-radius:10px!important}.sidebar-item:hover{transform:translate(2px);background:#ffffff12!important}.sidebar-item--active{box-shadow:0 5px 16px #e52f383d;background:var(--laluc-red)!important}.sidebar-toggle{transition:background var(--ease),border-color var(--ease),transform var(--ease)}.sidebar-toggle:hover{transform:scale(1.04);background:#ffffff14!important;border-color:#ffffff52!important}.sidebar-footer{border-top:1px solid #ffffff1a!important}.sidebar-avatar{background:linear-gradient(135deg,var(--laluc-red),var(--laluc-red-dark))!important;border-radius:10px!important}.sidebar-footer .btn--primary{background:#ffffff1a;border-color:#ffffff14}.sidebar-footer .btn--primary:hover{background:#ffffff2b}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1200px){.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,.8fr)}}@media (width<=900px){.dashboard-content-grid{grid-template-columns:1fr}.actions-panel{order:-1}.action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.action-list button{grid-template-columns:34px 1fr}.action-list button>svg{display:none}}@media (width<=720px){.sidebar{display:none!important}.app-main{padding:calc(var(--mobile-header-height,60px) + 14px) 14px max(36px,env(safe-area-inset-bottom))!important;margin-left:0!important}.page-shell{padding:0 0 32px!important}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:22px}.access-notice{flex-direction:column;align-items:flex-start}.modal-summary-grid{grid-template-columns:1fr!important}.draft-panel>div>div,.checklist-card>div,.checklist-card>div>div{flex-wrap:wrap;align-items:flex-start!important}.checklist-card button{justify-content:center;width:100%}table{min-width:680px}.dashboard-hero{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:24px}.dashboard-hero .btn{width:100%}.dashboard-kpis{gap:10px}.action-list{grid-template-columns:1fr}.activity-list li{grid-template-columns:32px minmax(0,1fr) auto}.activity-list time{display:none}.performance-chart{height:180px}}@media (width<=480px){.app-main{margin-left:0!important;padding-inline:12px!important}.dashboard-kpis{grid-template-columns:1fr 1fr}.kpi-card{padding:15px}.kpi-card__top{margin-bottom:14px}.kpi-card strong{font-size:26px}.kpi-card small{min-height:32px;line-height:1.35}.performance-panel,.actions-panel,.recent-panel{padding:17px}.dashboard-section__header{align-items:flex-start;margin-bottom:17px}.period-badge{display:none}.activity-list li{gap:9px}.score-badge{min-width:44px;padding-inline:6px}}@media (width<=380px){.dashboard-kpis{grid-template-columns:1fr}.kpi-card small{min-height:0}.activity-icon{display:none}.activity-list li{grid-template-columns:minmax(0,1fr) auto}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ui-page{width:100%;max-width:1280px;margin:0 auto;padding:8px 0 48px}.ui-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.ui-page-header h1{margin:0 0 7px}.ui-page-header p,.ui-section-header p{color:var(--laluc-muted);margin:0}.ui-eyebrow{color:var(--laluc-red-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.ui-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ui-panel{background:var(--laluc-surface);border:1px solid var(--laluc-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.ui-section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.ui-section-header h2{margin:0 0 5px;font-size:17px}.ui-field{gap:6px;display:grid}.ui-field label{color:var(--laluc-text);font-size:12px;font-weight:650}.ui-field small{color:var(--laluc-muted);font-size:11px}.ui-field--error small{color:var(--laluc-danger)}.ui-field--error input{border-color:var(--laluc-danger)!important}.ui-empty{min-height:230px;color:var(--laluc-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.ui-empty--compact{min-height:150px;padding:24px}.ui-empty__icon{width:44px;height:44px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:12px;place-items:center;margin-bottom:13px;display:grid}.ui-empty strong{color:var(--laluc-text);font-size:14px}.ui-empty p{max-width:420px;margin:6px 0 17px;font-size:12px}.ui-loading{gap:11px;padding:32px;display:grid}.ui-loading--compact{padding:20px}.ui-skeleton{background:linear-gradient(90deg,#eee 25%,#fafafa 50%,#eee 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.4s infinite shimmer}.ui-skeleton:nth-child(2n){width:82%}.ui-skeleton:last-of-type{width:64%}.ui-badge{border-radius:99px;align-items:center;min-height:24px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.ui-badge--neutral{color:#52525b;background:#f4f4f5}.ui-badge--brand{color:var(--laluc-red-dark);background:var(--laluc-red-soft)}.ui-badge--success{color:#166534;background:#f0fdf4}.ui-badge--warning{color:#854d0e;background:#fefce8}.ui-badge--danger{color:#991b1b;background:#fef2f2}.ui-table-scroll{border:1px solid var(--laluc-border);border-radius:var(--radius-md);scrollbar-width:thin;max-width:100%;overflow:auto}.ui-table-scroll:focus-visible{outline-offset:2px;outline:3px solid #e52f382e}.ui-dialog-backdrop{z-index:5000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:ui-fade var(--ease);background:#09090b9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ui-dialog{border-radius:var(--radius-lg);width:100%;max-height:min(88vh,860px);box-shadow:var(--shadow-lg);animation:ui-dialog-in var(--ease);background:#fff;border:1px solid #ffffff80;flex-direction:column;display:flex;overflow:hidden}.ui-dialog--sm{max-width:440px}.ui-dialog--md{max-width:600px}.ui-dialog--lg{max-width:820px}.ui-dialog--xl{max-width:1040px}.ui-dialog__header{border-bottom:1px solid var(--laluc-border);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 22px;display:flex}.ui-dialog__title-wrap{align-items:flex-start;gap:12px;display:flex}.ui-dialog__icon{width:38px;height:38px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:10px;flex:none;place-items:center;display:grid}.ui-dialog__header h2{color:var(--laluc-text);margin:0;font-size:17px;font-weight:700}.ui-dialog__header p{color:var(--laluc-muted);margin:4px 0 0;font-size:11px}.ui-dialog__body{padding:22px;overflow-y:auto}.ui-dialog__footer{border-top:1px solid var(--laluc-border);background:var(--laluc-surface-subtle);justify-content:flex-end;align-items:center;gap:10px;padding:16px 22px;display:flex}.ui-icon-button{flex:none;width:36px!important;min-height:36px!important;padding:0!important}.ui-confirm-copy{color:var(--laluc-muted);white-space:pre-line;margin:0;line-height:1.65}.ui-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}@keyframes ui-fade{0%{opacity:0}to{opacity:1}}@keyframes ui-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.auth-shell{background:#151517;grid-template-columns:minmax(360px,1fr) minmax(440px,1.15fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#121214,#202024);flex-direction:column;justify-content:flex-end;padding:clamp(36px,6vw,88px);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";background:radial-gradient(circle,#e52f3842,#0000 68%);width:420px;height:420px;position:absolute;top:-150px;right:-170px}.auth-brand img{width:190px;margin-bottom:auto}.auth-brand h1{color:#fff;max-width:520px;margin:0 0 16px;font-size:clamp(30px,4vw,52px);line-height:1.05}.auth-brand p{color:#b4b4bc;max-width:480px;margin:0;font-size:15px}.auth-form-area{background:var(--laluc-bg);place-items:center;padding:32px;display:grid}.auth-card{border:1px solid var(--laluc-border);width:100%;max-width:430px;box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:36px}.auth-card__logo{width:150px;margin:0 auto 28px;display:none}.auth-card__header{margin-bottom:25px}.auth-card__header h2{margin:0 0 7px;font-size:23px}.auth-card__header p{color:var(--laluc-muted);margin:0;font-size:12px}.auth-form{gap:15px;display:grid}.auth-divider{color:var(--laluc-muted);align-items:center;gap:12px;margin:20px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--laluc-border);flex:1;height:1px}.auth-google{width:100%}.auth-access-toggle{width:100%;color:var(--laluc-red-dark);cursor:pointer;background:0 0;border:0;border-radius:7px;margin-top:18px;padding:8px;font-size:11px;font-weight:650}.auth-access-toggle:hover{background:var(--laluc-red-soft)}.auth-access-box{background:var(--laluc-surface-subtle);border:1px solid var(--laluc-border);border-radius:var(--radius-md);gap:12px;margin-top:10px;padding:15px;display:grid}.auth-inline-action{grid-template-columns:1fr auto;gap:8px;display:grid}.auth-error{color:var(--laluc-danger);text-align:center;background:#fef2f2;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:11px}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-form-area{min-height:100vh}.auth-card__logo{display:block}}@media (width<=600px){.ui-page-header,.ui-section-header{flex-direction:column;align-items:flex-start}.ui-actions,.ui-actions .btn{width:100%}.ui-dialog-backdrop{place-items:end center;padding:10px}.ui-dialog{border-radius:16px 16px 0 0;max-height:94vh}.ui-dialog__header,.ui-dialog__body{padding:18px}.ui-dialog__footer{padding:14px 18px}.auth-form-area{padding:16px}.auth-card{border-radius:16px;padding:26px 22px}.auth-inline-action{grid-template-columns:1fr}.auth-inline-action .btn{width:100%}}.notification-center{position:relative}.notification-trigger{width:40px;height:40px;color:var(--laluc-text);background:var(--laluc-surface);border:1px solid var(--laluc-border);cursor:pointer;transition:background var(--ease),border-color var(--ease),box-shadow var(--ease);border-radius:10px;place-items:center;display:grid;position:relative}.notification-trigger:hover{background:var(--laluc-surface-subtle);border-color:var(--laluc-border-strong);box-shadow:var(--shadow-xs)}.notification-count{color:#fff;background:var(--laluc-red);border:2px solid var(--laluc-bg);border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.notification-popover{z-index:1200;border:1px solid var(--laluc-border);width:min(360px,100vw - 32px);max-height:min(520px,75vh);box-shadow:var(--shadow-lg);animation:ui-dialog-in var(--ease);background:#fff;border-radius:14px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden}.notification-popover>header{border-bottom:1px solid var(--laluc-border);justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.notification-popover h2{margin:0;font-size:15px}.notification-popover header button{color:var(--laluc-red-dark);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px;font-size:10px;font-weight:650}.notification-popover ul{max-height:400px;margin:0;padding:0;list-style:none;overflow-y:auto}.notification-popover li+li{border-top:1px solid #f1f1f2}.notification-popover li>button{width:100%;color:var(--laluc-text);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:34px 1fr 8px;align-items:center;gap:10px;padding:13px 16px;display:grid}.notification-popover li>button:hover{background:var(--laluc-surface-subtle)}.notification-popover li>button.is-unread{background:#fff8f8}.notification-icon{width:32px;height:32px;color:var(--laluc-red-dark);background:var(--laluc-red-soft);border-radius:9px;place-items:center;display:grid}.notification-popover strong,.notification-popover small{display:block}.notification-popover strong{font-size:11px}.notification-popover small{color:var(--laluc-muted);margin-top:3px;font-size:10px}.notification-popover i{background:var(--laluc-red);border-radius:50%;width:7px;height:7px}.page-shell>h1,.page-shell>div:first-child>h1{letter-spacing:-.035em!important}.page-shell>p,.page-shell>div:first-child>p{color:var(--laluc-muted)!important}.page-shell select,.page-shell input:not([type=radio]):not([type=checkbox]){min-height:42px;padding-inline:12px!important}.page-shell button:not(.btn){min-height:40px}.page-shell>div[style*=border]{box-shadow:var(--shadow-xs)}.page-shell [style*="border: 1px solid rgb(238, 53, 62)"],.page-shell [style*="border: 1px solid #ee353e"]{border-color:var(--laluc-border)!important}.page-shell [style*="borderRadius: '12px'"]{border-radius:var(--radius-md)!important}.page-shell [style*="background: rgb(255, 255, 255)"],.page-shell [style*="background: #ffffff"]{background:var(--laluc-surface)!important}.page-shell h1{font-size:clamp(24px,2vw,30px)!important}.page-shell h2{letter-spacing:-.02em}.page-shell label{color:var(--laluc-text)!important;font-weight:650!important}.page-shell table{min-width:680px}.page-shell table button{white-space:nowrap}.page-shell tbody tr:last-child td{border-bottom:0!important}.page-shell [style*="cursor: pointer"]{transition:border-color var(--ease),background var(--ease),box-shadow var(--ease),transform var(--ease)}@media (width<=1024px){.page-shell{max-width:100%!important}.page-shell [style*=gridTemplateColumns]{gap:12px!important}}@media (width<=768px){.page-shell{padding:0 0 32px!important}.page-shell>div[style*="display: flex"]{gap:10px!important}.page-shell [style*="minWidth: '180px'"],.page-shell [style*="minWidth: '160px'"],.page-shell [style*="minWidth: '150px'"],.page-shell [style*="minWidth: '100px'"]{flex:180px!important;min-width:0!important}}@media (width<=480px){.page-shell .btn{width:100%}.page-shell [style*="display: flex"]{flex-wrap:wrap}.page-shell [style*="padding: '24px'"]{padding:18px!important}}html,body{max-width:100%;overflow-x:hidden}body,.loading-screen,.auth-shell,.auth-form-area{min-height:100dvh}.ui-dialog-backdrop{padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overscroll-behavior:contain}.ui-dialog{max-height:min(88dvh,860px)}@media (width<=600px){.ui-dialog-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.ui-dialog{max-height:94dvh}}@media (width<=720px){.checklist-internal-back{display:none!important}}
