.lcc-app{--lcc-green:#0b766d;--lcc-green-dark:#075d57;--lcc-green-soft:#eaf8f4;--lcc-blue:#2563eb;--lcc-red:#dc2626;--lcc-ink:#17212b;--lcc-muted:#64748b;--lcc-line:#dce7e4;--lcc-bg:#f5f9f8;color:var(--lcc-ink);font-family:inherit;max-width:1440px;margin:24px auto;padding:0 18px;box-sizing:border-box}
.lcc-app *{box-sizing:border-box}
.lcc-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.lcc-head h1{font-size:clamp(28px,4vw,42px);line-height:1.08;margin:5px 0 4px}.lcc-head p,.lcc-panel-head p{color:var(--lcc-muted);margin:4px 0 0}.lcc-eyebrow{color:var(--lcc-green);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.lcc-head-actions,.lcc-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lcc-link{color:var(--lcc-green);font-weight:700;text-decoration:none}
.lcc-login-card{max-width:430px;margin:72px auto;padding:34px;border:1px solid var(--lcc-line);border-radius:24px;background:#fff;box-shadow:0 22px 60px rgba(15,118,110,.1)}.lcc-login-card h2{font-size:28px;margin:0 0 6px}.lcc-login-card>p{color:var(--lcc-muted)}.lcc-login-card label{display:block;font-weight:700;margin:16px 0 6px}.lcc-login-card input[type=text],.lcc-login-card input[type=password]{width:100%;border:1px solid var(--lcc-line);border-radius:12px;padding:12px 14px}.lcc-login-card .login-remember label{font-weight:500}.lcc-login-card input[type=submit]{width:100%;border:0;border-radius:12px;padding:13px 18px;background:var(--lcc-green);color:#fff;font-weight:800;cursor:pointer}.lcc-turnstile-wrap{display:flex;flex-direction:column;gap:7px;width:100%;margin:16px 0 4px}.lcc-turnstile-wrap>span{color:var(--lcc-muted);font-size:12px;font-weight:700}.lcc-turnstile-wrap .cf-turnstile{width:100%;min-height:65px;overflow:hidden}
.lcc-month-switcher{display:grid;grid-template-columns:48px minmax(220px,360px) 48px;justify-content:center;align-items:center;gap:12px;margin:0 0 20px}.lcc-month-switcher>a,.lcc-month-switcher>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;border:1px solid var(--lcc-line);background:#fff;color:var(--lcc-green);font-size:24px;font-weight:800;text-decoration:none}.lcc-month-switcher>span.is-disabled{color:#b9c5c3;background:#f4f7f6}.lcc-month-switcher>div{text-align:center;padding:11px 18px;border-radius:16px;background:var(--lcc-green);color:#fff;box-shadow:0 8px 24px rgba(11,118,109,.18)}.lcc-month-switcher strong{display:block;font-size:20px}.lcc-month-switcher small{display:block;margin-top:6px}.lcc-month-comment{display:flex;gap:18px;margin:0 0 20px;padding:15px 18px;border-left:4px solid var(--lcc-green);border-radius:0 14px 14px 0;background:var(--lcc-green-soft)}.lcc-month-comment strong{white-space:nowrap}.lcc-month-comment span{color:#315a56}
.lcc-tabs{display:flex;gap:8px;overflow:auto;padding:5px;margin:0 0 22px;background:#eef4f2;border-radius:15px}.lcc-tabs a{white-space:nowrap;padding:10px 16px;border-radius:11px;color:#36515a;font-weight:700;text-decoration:none}.lcc-tabs a.is-active{background:#fff;color:var(--lcc-green);box-shadow:0 4px 14px rgba(15,23,42,.07)}
.lcc-notice{margin:0 0 20px;padding:14px 16px;border-radius:14px;border:1px solid}.lcc-notice-info{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.lcc-notice-warning{background:#fffbeb;border-color:#fde68a;color:#854d0e}
.lcc-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 20px}.lcc-kpis-four{grid-template-columns:repeat(4,minmax(0,1fr))}.lcc-kpi{position:relative;overflow:hidden;min-height:118px;padding:20px;border:1px solid var(--lcc-line);border-radius:18px;background:#fff}.lcc-kpi:after{content:"";position:absolute;right:-18px;bottom:-30px;width:90px;height:90px;border-radius:50%;background:currentColor;opacity:.07}.lcc-kpi span{display:block;color:var(--lcc-muted);font-size:13px;font-weight:700}.lcc-kpi strong{display:block;margin-top:12px;font-size:clamp(22px,3vw,31px);line-height:1.05}.lcc-kpi-income{color:var(--lcc-green)}.lcc-kpi-expense{color:var(--lcc-red)}.lcc-kpi-balance{color:var(--lcc-blue)}.lcc-kpi-days{color:#7c3aed}
.lcc-panel{margin:0 0 20px;padding:22px;border:1px solid var(--lcc-line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}.lcc-panel h2{margin:0 0 16px;font-size:20px}.lcc-panel h3{margin:0 0 12px}.lcc-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}.lcc-panel-head h2{margin:0}.lcc-button{display:inline-block;padding:11px 16px;border-radius:11px;background:var(--lcc-green);color:#fff!important;font-weight:800;text-decoration:none!important}.lcc-button-small{padding:8px 12px;font-size:13px}.lcc-print-button{padding:9px 13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:var(--lcc-green);font-weight:750;cursor:pointer}
.lcc-sheet-wrap,.lcc-table-wrap{overflow:auto;border:1px solid var(--lcc-line);border-radius:14px}.lcc-sheet{width:100%;min-width:1380px;border-collapse:separate;border-spacing:0;font-size:12px}.lcc-sheet th,.lcc-sheet td{height:43px;padding:5px;border-right:1px solid var(--lcc-line);border-bottom:1px solid var(--lcc-line);text-align:center;background:#fff}.lcc-sheet thead th{position:sticky;top:0;z-index:3;background:#f1f7f5;color:#45625f}.lcc-sheet thead th.is-weekend{background:#fff5f5;color:#a33}.lcc-sheet thead th span,.lcc-sheet thead th small{display:block}.lcc-sheet .lcc-sticky-name{position:sticky;left:0;z-index:2;width:210px;min-width:210px;text-align:left;background:#fff}.lcc-sheet thead .lcc-sticky-name{z-index:4;background:#e6f3ef}.lcc-sheet .lcc-sticky-name small{display:block;margin-top:3px;color:var(--lcc-muted);font-weight:400}.lcc-sheet td.is-code{background:#fff7db;color:#7a4b00;font-weight:800}.lcc-sheet tr:last-child td,.lcc-sheet tr:last-child th{border-bottom:0}.lcc-row-actions a{color:var(--lcc-green);font-weight:800;text-decoration:none}.lcc-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px;color:var(--lcc-muted);font-size:12px}.lcc-legend b{display:inline-grid;place-items:center;min-width:24px;margin-right:4px;padding:3px;border-radius:6px;background:var(--lcc-green-soft);color:var(--lcc-green-dark)}
.lcc-table{width:100%;border-collapse:collapse;min-width:760px}.lcc-table th,.lcc-table td{padding:13px 12px;border-bottom:1px solid var(--lcc-line);text-align:left;vertical-align:top}.lcc-table th{color:var(--lcc-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;background:#f8fbfa}.lcc-table tbody tr:last-child td{border-bottom:0}.lcc-payroll{min-width:1420px}.lcc-control{display:block;margin-top:5px;color:#7c3aed;font-weight:700;white-space:nowrap}.lcc-positive{color:var(--lcc-green);font-weight:800}.lcc-negative{color:var(--lcc-red);font-weight:800}.lcc-comment-row td{background:#fffbeb;color:#854d0e}
.lcc-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--lcc-line);border:1px solid var(--lcc-line);border-radius:14px;overflow:hidden}.lcc-breakdown div{display:flex;flex-direction:column;gap:8px;padding:16px;background:#fff}.lcc-breakdown span{color:var(--lcc-muted);font-size:13px}.lcc-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.lcc-badge-closed,.lcc-badge-approved{background:#dcfce7;color:#166534}.lcc-badge-preliminary,.lcc-badge-planned{background:#fef3c7;color:#92400e}.lcc-badge-missing,.lcc-badge-excluded{background:#f1f5f9;color:#64748b}
.lcc-doc-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lcc-doc-group{padding:16px;border:1px solid var(--lcc-line);border-radius:15px;background:#fbfdfc}.lcc-leave-line{display:flex;justify-content:space-between;gap:12px;margin:12px 0 8px;color:#385854}.lcc-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.lcc-doc-card,.lcc-documents>a{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid var(--lcc-line);border-radius:12px;background:#fff;color:var(--lcc-ink);text-decoration:none}.lcc-doc-card>span,.lcc-documents>a>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:10px;background:#fee2e2;color:#b91c1c;font-size:11px;font-weight:800}.lcc-doc-card strong,.lcc-doc-card small,.lcc-documents strong,.lcc-documents small{display:block}.lcc-doc-card small,.lcc-documents small{margin-top:3px;color:var(--lcc-muted)}.lcc-doc-links{display:flex;gap:10px;margin-top:5px}.lcc-doc-links a{color:var(--lcc-green);font-size:12px;font-weight:800;text-decoration:none}
.lcc-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lcc-details{margin:0}.lcc-details div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid var(--lcc-line)}.lcc-details div:last-child{border-bottom:0}.lcc-details dt{color:var(--lcc-muted)}.lcc-details dd{margin:0;text-align:right;font-weight:700}.lcc-calendar{display:grid;grid-template-columns:repeat(7,minmax(72px,1fr));gap:8px}.lcc-day{min-height:78px;padding:9px;border:1px solid var(--lcc-line);border-radius:12px;background:#fafcfc}.lcc-day span{display:flex;justify-content:space-between;color:var(--lcc-muted);font-size:12px}.lcc-day small{font-size:10px;text-transform:uppercase}.lcc-day strong{display:block;margin-top:14px;font-size:18px}.lcc-panel select{border:1px solid var(--lcc-line);border-radius:10px;padding:8px 12px;background:#fff}
@media(max-width:900px){.lcc-kpis,.lcc-kpis-four,.lcc-breakdown{grid-template-columns:1fr 1fr}.lcc-two-columns,.lcc-doc-groups{grid-template-columns:1fr}.lcc-calendar{grid-template-columns:repeat(4,minmax(60px,1fr))}.lcc-head-actions{justify-content:flex-end}}
@media(max-width:560px){.lcc-app{padding:0 10px}.lcc-head{flex-direction:column}.lcc-head-actions{justify-content:flex-start}.lcc-login-card{margin:30px auto;padding:24px}.lcc-kpis,.lcc-kpis-four,.lcc-breakdown,.lcc-documents{grid-template-columns:1fr}.lcc-calendar{grid-template-columns:repeat(3,minmax(58px,1fr))}.lcc-panel{padding:14px}.lcc-panel-head{align-items:flex-start;flex-direction:column}.lcc-details div{display:block}.lcc-details dd{margin-top:5px;text-align:left}.lcc-month-switcher{grid-template-columns:42px minmax(170px,1fr) 42px}.lcc-month-switcher>a,.lcc-month-switcher>span{width:42px;height:42px}.lcc-month-comment{display:block}.lcc-month-comment span{display:block;margin-top:5px}}
