*,:after,:before{box-sizing:border-box}.login-container{align-items:center;background:radial-gradient(1200px 600px at 10% -20%,#e0f2fe 0,#0000 60%),radial-gradient(1000px 500px at 110% 0,#fde68a 0,#0000 55%),linear-gradient(180deg,#f6f9fc,#ecf1f4);display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 18px 38px #0f172a1f;display:grid;grid-template-columns:1.2fr 1fr;overflow:visible;width:min(980px,96vw)}.brand-pane{align-items:center;background:linear-gradient(155deg,#e0f2fe,#c7d2fe 40%,#f5d0fe);color:#0f172a;display:flex;flex-direction:column;justify-content:center;padding:28px 28px 36px;position:relative;text-align:center}.brand-pane:after,.brand-pane:before{border-radius:50%;box-shadow:inset -6px -8px 0 #0000000a;content:"";filter:blur(.3px);opacity:.75;position:absolute}.brand-pane:before{background:#fff1c2;bottom:26px;height:90px;left:18px;transform:rotate(-12deg);width:70px}.brand-pane:after{background:#ffe9a6;bottom:40px;height:80px;right:22px;transform:rotate(14deg);width:60px}.brand-logo{animation:floatY 4.5s ease-in-out infinite;filter:drop-shadow(0 6px 10px rgba(0,0,0,.15));height:auto;width:min(260px,60%)}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.brand-title{font-size:clamp(26px,3.4vw,36px);font-weight:900;letter-spacing:6px;margin:14px 0 2px}.brand-sub{color:#334155;font-size:clamp(11px,1.6vw,14px);font-weight:700;letter-spacing:4px}.brand-tagline{color:#475569;font-weight:500;margin-top:10px}.login-form{background:#fff;display:flex;flex-direction:column;padding:26px 28px 28px}.login-form h2{margin-bottom:16px;text-align:center}.login-form label{color:#334155;display:block;font-weight:600;margin:10px 0 6px}.login-form input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;height:42px;outline:none;padding:0 12px;transition:all .15s ease;width:100%}.login-form input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-form button{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:10px;box-shadow:0 6px 12px #1d4ed82e;color:#fff;cursor:pointer;font-weight:700;height:44px;letter-spacing:.3px;margin-top:10px;transition:transform .05s ease,filter .2s ease;width:100%}.login-form button:hover{filter:brightness(1.03)}.login-form button:active{transform:translateY(1px)}.error{color:#b91c1c;font-weight:600}.error,.login-help{margin-top:10px;text-align:center}.login-help{color:#64748b;font-size:12px}@media (max-width:880px){.login-card{grid-template-columns:1fr}.brand-pane{padding:22px 18px}.login-form{padding:20px 18px 24px}.brand-logo{width:min(240px,70%)}}:root{--app-nav-h:35px}.app-nav{background:#0f172a;box-shadow:0 2px 10px #00000026;color:#fff;justify-content:space-between;min-height:35px;min-height:var(--app-nav-h);padding:6px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.app-nav,.app-nav-left{align-items:center;display:flex}.app-nav-left{gap:10px}.app-logo{cursor:pointer;font-size:16px;font-weight:700}.app-quick-btn{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e5e7eb;display:inline-flex;font-weight:600;gap:8px;padding:6px 10px;text-decoration:none}.app-quick-btn:hover{background:#0ea5e9;border-color:#0284c7;color:#fff}.app-navbar-links{align-items:center;display:flex;gap:10px}.app-nav-link{border-radius:8px;color:#e5e7eb;padding:4px 8px;text-decoration:none}.app-nav-link:hover{background:#1f2937}.app-logout-btn{background:#ef4444;border:0;border-radius:8px;color:#fff;cursor:pointer;padding:6px 10px}.app-logout-btn:hover{background:#dc2626}.app-hamburger{background:#0000;border:0;color:#fff;cursor:pointer;display:none;font-size:20px}@media (max-width:900px){.app-hamburger{align-items:center;display:inline-flex;height:40px;justify-content:center;width:40px}.app-navbar-links{align-items:stretch;background:#0b1220;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 8px 24px #00000040;display:none!important;flex-direction:column;gap:8px;left:0;max-height:calc(100vh - 51px);max-height:calc(100vh - var(--app-nav-h) - 16px);overflow:auto;padding:10px;position:absolute;right:0;top:100%;z-index:200}.app-navbar-links.open{display:flex!important}.app-navbar-links .app-logout-btn,.app-navbar-links .app-nav-link{border-radius:10px;padding:8px 12px;width:100%}}.app-nav-backdrop{background:#00000059;bottom:0;left:0;position:fixed;right:0;top:35px;top:var(--app-nav-h);z-index:90}.app-hamburger:focus,.app-logout-btn:focus,.app-nav-link:focus,.app-quick-btn:focus{outline:2px solid #60a5fa;outline-offset:2px}.dashboard-container{font-family:Arial,sans-serif;padding:1px 1rem 1rem}.dashboard-title{font-size:20px;font-weight:700;margin-bottom:1rem;text-align:center}.dashboard-grid{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.dashboard-card{background-color:#f1f1f1;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:3px 1px;text-align:center}.dashboard-card h4{font-size:14px;line-height:1.5;margin:2px 0 0}.dashboard-card p{color:#222;font-size:18px;font-weight:700;line-height:1.1;margin:0}.dashboard-label{color:#555;font-size:13px;font-weight:600;margin-bottom:4px}.dashboard-value{color:#222;font-size:18px;font-weight:700}.chart-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:16px}.chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:12px}.chart-title{color:#0f172a;font-size:14px;font-weight:700;margin:0 0 8px}@media (max-width:480px){.dashboard-card{padding:6px 8px}.dashboard-card p{font-size:16px}}.dashboard-sub{color:#475569;font-size:12px;line-height:1.35;margin-top:4px}.menu-container{padding:30px 20px 60px;text-align:center}.menu-title{font-size:28px;font-weight:800;margin-bottom:24px}.menu-grid{grid-gap:22px;align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.menu-card{--c:#4caf50;align-items:center;background:var(--c);background-image:linear-gradient(135deg,#ffffff3d,#fff0 45%);border-radius:16px;box-shadow:0 8px 18px #0000001f,inset 0 0 0 1px #ffffff40;color:#fff;display:flex;gap:14px;justify-content:center;overflow:hidden;padding:18px;position:relative;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.menu-card:after{background:radial-gradient(closest-side,#ffffff2e,#fff0);content:"";height:220px;pointer-events:none;position:absolute;right:-30%;top:-40%;transform:rotate(25deg);width:220px}.menu-card:hover{box-shadow:0 16px 26px #0000002e,inset 0 0 0 1px #ffffff47;filter:saturate(1.05);transform:translateY(-2px)}.menu-icon-wrap{background:#ffffff38;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff59;display:grid;flex:0 0 auto;height:46px;place-items:center;width:46px}.menu-icon{font-size:22px;line-height:1}.menu-label{font-size:16px;font-weight:800;letter-spacing:.2px;text-shadow:0 1px 0 #00000026}@media (max-width:640px){.menu-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.menu-card{border-radius:14px;padding:14px}.menu-icon-wrap{height:40px;width:40px}.menu-icon{font-size:20px}.menu-label{font-size:14px;font-weight:700}}.pakan-container{margin:auto;padding:4px}.pakan-form{margin-bottom:5px}.pakan-table{margin-bottom:20px}.pakan-table td,.pakan-table th{border:1px solid #ccc;padding:4px 12px}.pakan-table input{box-sizing:border-box;padding:5px;width:100%}.btn-simpan{background-color:#1976d2;border-radius:5px}.btn-simpan:hover{background-color:#135ba1}.feed-subnav-wrap{background:#f8fafc;border-bottom:1px solid #e2e8f0}.feed-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;max-width:1400px;padding:3px 20px}.subnav-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-size:14px;padding:4px 12px;text-decoration:none}.subnav-btn:hover{background:#f1f5f9}.subnav-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.pakan-container{margin:0 auto;max-width:1400px;padding:8px 12px}.ptl-title{align-items:center;display:flex;font-size:22px;font-weight:800;gap:8px;margin:8px 0 16px}.pakan-form{margin-bottom:10px}.pakan-form label{font-weight:700;margin-right:10px}.ptl-date{border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:6px 10px}.ptl-date:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f633}.ptl-alert{border-radius:8px;font-weight:600;margin:8px 0 12px;padding:8px 12px}.ptl-alert-err{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.ptl-alert-ok{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.pakan-table{border-collapse:collapse;width:100%}.pakan-table td,.pakan-table th{border:1px solid #cbd5e1;padding:6px 10px;text-align:center;vertical-align:middle}.pakan-table thead th{background:#f1f5f9;font-weight:800}.pakan-table tfoot td{background:#eef2ff;font-weight:800}.ptl-num{border:1px solid #cbd5e1;border-radius:6px;max-width:120px;outline:none;padding:6px 8px;text-align:right;width:100%}.ptl-num:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f633}.ptl-num::-webkit-inner-spin-button,.ptl-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ptl-num[type=number]{-moz-appearance:textfield}.btn-simpan{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:8px 16px}.btn-simpan:hover{background-color:#1d4ed8}.btn-simpan:disabled{cursor:not-allowed;opacity:.6}.left{text-align:left}.ptl-head-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:8px 0 12px}.ptl-gear{background:#e2e8f0;border:0;border-radius:8px;color:#111827;cursor:pointer;font-weight:700;padding:8px 10px}.ptl-gear:hover{background:#cbd5e1}.ptl-modal-wrap{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.ptl-modal{background:#fff;border-radius:12px;box-shadow:0 10px 24px #0000002e;padding:16px;width:min(92vw,720px)}.ptl-modal-title{margin:0 0 10px}.ptl-settings-grid{display:flex;flex-direction:column;gap:8px}.ptl-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:120px 1fr 1fr 1fr}.ptl-col-title{font-weight:700}.ptl-col{align-items:center;display:flex;gap:8px}.ptl-switch input{margin-right:6px}.ptl-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.lp-page{margin:0 auto;max-width:1400px;padding:4px 20px}.lp-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.lp-title{font-weight:700;margin:0}.lp-filter-grid{grid-gap:12px;align-items:end;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:12px;padding:4px}@media (min-width:640px){.lp-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.lp-filter-grid{grid-template-columns:220px 220px 260px 1fr}}.lp-field{min-width:0}.lp-field-date{max-width:420px}.lp-field-lokasi{max-width:520px}.lp-label{color:#555;display:block;font-size:12px;margin-bottom:6px}.lp-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:14px;min-width:0;outline:none;padding:4px 10px;width:100%}.lp-btnbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;grid-column:1/-1;justify-content:flex-start}@media (min-width:900px){.lp-btnbar{align-self:end;grid-column:4/5;justify-content:flex-end}}.lp-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1 140px;font-size:14px;padding:9px 12px}@media (min-width:900px){.lp-btn{flex:0 0 auto}}.lp-btn[disabled]{cursor:not-allowed;opacity:.6}.lp-btn-green{background:#10b981}.lp-btn-blue{background:#2563eb}.lp-btn-slate{background:#334155}.lp-alert{border-radius:8px;font-size:14px;margin:10px 0;padding:10px}.lp-alert-error{background:#ffebee;border:1px solid #ef9a9a;color:#c62828}.lp-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow-x:auto}.lp-table{border-collapse:collapse;width:100%}.lp-table thead tr{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:1}.lp-table td,.lp-table th{border:1px solid #e2e8f0;color:#0f172a;font-size:13px;padding:4px}.lp-table th{font-weight:600;text-align:left}.lp-table td.right,.lp-table th.right{text-align:right}.lp-table td.center{text-align:center}.lp-table td.muted{color:#777}.lp-table tr.odd{background:#fbfdff}.lp-table td.nowrap{white-space:nowrap}.lp-table tfoot .tfoot{background:#f8fafc;font-weight:600}.ai-page{margin:0 auto;max-width:1400px;padding:5px 20px}.ai-header,.ai-subheader{align-items:center;display:flex;justify-content:space-between;margin:12px 0}.ai-subtitle,.ai-title{font-weight:700;margin:0}.ai-alert{border-radius:8px;font-size:14px;margin:10px 0;padding:10px}.ai-alert-error{background:#ffebee;border:1px solid #ef9a9a;color:#c62828}.ai-alert-ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.ai-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;margin-bottom:12px;overflow-x:auto}.ai-table{border-collapse:collapse;width:100%}.ai-table thead tr{background:#f8fafc;position:-webkit-sticky;position:sticky;top:0;z-index:1}.ai-table td,.ai-table th{border:1px solid #e2e8f0;color:#0f172a;font-size:13px;padding:6px}.ai-table th{font-weight:600;text-align:left}.ai-table td.right,.ai-table th.right{text-align:right}.ai-table td.center{text-align:center}.ai-table td.muted{color:#777}.ai-table tr.odd{background:#fbfdff}.ai-table td.nowrap{white-space:nowrap}.ai-table td.wrap{white-space:normal}.ai-table .tfoot{background:#f8fafc}.ai-compact .ai-table td,.ai-compact .ai-table th{font-size:12px;line-height:1.2;padding:6px 8px}.ai-filter-grid{grid-gap:12px;align-items:end;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:4px;padding:4px}@media (min-width:640px){.ai-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.ai-filter-grid{grid-template-columns:220px 220px 220px 1fr}}.ai-field{min-width:0}.ai-label{color:#555;display:block;font-size:12px;margin-bottom:6px}.ai-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:14px;min-width:0;outline:none;padding:8px 10px;width:100%}.ai-btnbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;grid-column:1/-1;justify-content:flex-start}@media (min-width:900px){.ai-btnbar{align-self:end;grid-column:4/5;justify-content:flex-end}}.ai-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1 160px;font-size:14px;padding:9px 12px}@media (min-width:900px){.ai-btn{flex:0 0 auto}}.ai-btn[disabled]{cursor:not-allowed;opacity:.6}.ai-btn-green{background:#10b981}.ai-btn-blue{background:#2563eb}.ai-btn-slate{background:#334155}.ai-btn-amber{background:#f59e0b}.ai-actions{display:flex;gap:6px}.ai-mini{background:#475569;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;line-height:1;padding:4px 8px}.ai-mini.edit{background:#0ea5e9}.ai-mini.danger{background:#dc2626}.ai-modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.ai-modal{background:#fff;border-radius:12px;box-shadow:0 10px 24px #0000002e;padding:16px;width:min(92vw,640px)}.ai-modal-title{margin:0 0 10px}.ai-grid2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:640px){.ai-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}.ai-col-span2{grid-column:1/-1}.ai-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.tk-page{margin:0 auto;max-width:1400px;padding:16px 20px}.tk-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.muted{color:#6b7280}.tk-card{box-shadow:0 2px 10px #0000000f;margin-bottom:12px;padding:14px}.tk-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 220px}.tk-field{display:flex;flex-direction:column;gap:6px}.tk-col-2{grid-column:1/-1}.tk-label{color:#475569;font-size:12px}.tk-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;padding:8px 10px;width:100%}.tk-btn{border-radius:8px;padding:9px 12px}.tk-btn-blue{background:#2563eb}.tk-btn-blue:hover{filter:brightness(.97)}.tk-btn-gray{background:#64748b}.badge.success{background:#16a34a}.badge.warn{background:#f59e0b}.tk-switch{display:inline-block;height:24px;position:relative;width:42px}.tk-switch input{height:0;opacity:0;width:0}.tk-switch .slider{background:#cbd5e1;border-radius:999px;inset:0;position:absolute;transition:.2s}.tk-switch .slider:before{background:#fff;border-radius:50%;box-shadow:0 1px 2px #00000026;content:"";height:18px;left:3px;position:absolute;top:3px;transition:.2s;width:18px}.tk-switch input:checked+.slider{background:#0ea5e9}.tk-switch input:checked+.slider:before{transform:translateX(18px)}.tk-table-wrap{border-radius:12px;box-shadow:0 2px 10px #0000000f;overflow:auto;width:100%}.tk-table{font-size:13px}.tk-table td,.tk-table th{border:1px solid #e5e7eb;line-height:1.35;padding:8px 10px;text-align:left;vertical-align:middle}.tk-table thead th{background:#f8fafc;color:#0f172a;font-weight:700}.tk-table td:last-child,.tk-table th:last-child{width:96px}.tk-td-actions{white-space:nowrap}.tk-empty,.tk-td-actions,.tk-td-center{text-align:center}.tk-empty{color:#64748b;padding:14px 6px}.tk-clip1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-page{margin:0 auto;max-width:1100px;padding:14px 20px}.sb-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sb-title{font-weight:700;margin:0}.sb-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000f;margin-bottom:8px;padding:10px}.sb-form-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.sb-field{display:flex;flex-direction:column;gap:4px}.sb-col-2{grid-column:1/-1}.sb-label{color:#374151;font-size:12.5px}.sb-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:12.5px;padding:6px 8px;width:100%}.sb-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.sb-btn{border:0;border-radius:8px;cursor:pointer;font-weight:600;padding:8px 12px}.sb-btn-blue{background:#2563eb;color:#fff}.sb-btn-blue:hover{filter:brightness(.97)}.sb-btn-gray{background:#64748b;color:#fff}.sb-btn-sm{background:#2563eb;border-radius:8px;color:#fff;font-size:12px;padding:4px 10px}.sb-table-head{align-items:center;display:flex;justify-content:space-between;margin:2px 0 8px}.sb-table-title{font-weight:700}.sb-table-filter{align-items:center;display:flex;gap:8px;white-space:nowrap}.sb-table-filter label{color:#000;font-size:14px}.sb-table-filter select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;height:28px;padding:5px 8px}.tk-modal{background:#0f172a94;z-index:1000}.tk-modal-card{box-shadow:0 12px 32px #02061740;overflow:hidden;width:min(920px,96vw)}.tk-modal-head{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 16px}.tk-modal-title{font-size:18px;margin:0}.tk-modal-x{background:#0000;border:0;color:#334155;cursor:pointer;font-size:20px}.tk-modal-body{max-height:70vh;overflow:auto;padding:16px}.tk-modal-foot{border-top:1px solid #e5e7eb;display:flex;gap:8px;justify-content:flex-end;padding:12px 16px}.tk-table td img,.tk-table th img{display:block;height:auto;margin:0 auto;max-height:64px;max-width:64px;object-fit:contain;width:auto}.tk-thumb-sm{border:1px solid #e2e8f0;border-radius:8px;height:64px;object-fit:cover;width:64px}.tk-table td a{display:inline-block}.tk-dow{display:flex;flex-wrap:wrap;gap:8px}.tg-chip{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#4338ca;cursor:pointer;display:inline-flex;font-weight:700;height:36px;justify-content:center;letter-spacing:.2px;min-width:36px;padding:0 12px;position:relative;transition:transform .12s ease,background .12s ease,color .12s ease,border-color .12s ease;-webkit-user-select:none;user-select:none}.tg-chip:hover{transform:translateY(-1px)}.tg-chip input{inset:0;opacity:0;pointer-events:none;position:absolute}.tg-chip.active{background:#5850ec;border-color:#5850ec;box-shadow:0 1px 2px #00000014;color:#fff}:root{--line:#e2e8f0;--time-col:72px;--row-h:48px}.tg-page{margin:0 auto;max-width:1400px;padding:14px 20px}.tg-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.tg-toolbar{align-items:center;justify-content:space-between;margin-bottom:12px}.tg-left,.tg-toolbar{display:flex;flex-wrap:wrap;gap:12px}.tg-left{align-items:baseline}.tg-title{font-weight:700;margin:0}.tg-range{color:#334155;font-size:14px;gap:6px}.tg-actions,.tg-range{align-items:center;display:flex}.tg-actions{flex-wrap:wrap;gap:8px}.tg-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;padding:8px 10px}.tg-btn:hover{background:#f8fafc}.tg-btn-slate{color:#0f172a}.tg-btn-blue{background:#fff;background:#2563eb;color:#fff}.tg-btn-blue,.tg-btn-gray{border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;padding:8px 12px}.tg-btn-gray{background:#fff;background:#d3d3d3}.tg-seg{border:1px solid #cbd5e1;border-radius:10px;display:flex;overflow:hidden}.tg-seg-btn{background:#fff;border:0;cursor:pointer;font-weight:600;padding:8px 12px}.tg-seg-btn+.tg-seg-btn{border-left:1px solid #e2e8f0}.tg-seg-btn.active{background:#0f172a;color:#fff}.tg-cta{border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:9px 12px}.tg-cta-green{background:#10b981}.tg-cta-orange{background:#f59e0b}.tg-week,.tg-week *{box-sizing:border-box}.tg-week{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.tg-week-inner{min-width:980px}.tg-row{display:grid;grid-template-columns:72px repeat(7,1fr);grid-template-columns:var(--time-col) repeat(7,1fr)}.tg-week-head{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line)}.tg-time-col{background:#f8fafc;border-right:1px solid #e2e8f0;border-right:1px solid var(--line);color:#64748b;font-size:12px;padding:8px;text-align:right}.tg-day-col{min-height:36px}.tg-day-head{align-items:center;background:#f8fafc;border-left:1px solid #e2e8f0;border-left:1px solid var(--line);color:#0f172a;display:flex;font-weight:600;justify-content:space-between;padding:8px 10px}.tg-week-head .tg-day-col:first-of-type{border-left:0}.tg-day-head.today{background:#ff0;box-shadow:inset 0 -2px 0 #60a5fa;color:#0f172a}.tg-day-head.today .tg-day-date{color:#2563eb}.tg-week-body .tg-row{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);height:48px;height:var(--row-h);min-height:48px;min-height:var(--row-h);overflow:hidden}.tg-week-body .tg-row:last-child{border-bottom:0}.tg-week-body .tg-time-col{background:#fff;border-right:1px solid #e2e8f0;border-right:1px solid var(--line);color:#64748b;font-size:12px;padding:16px 8px;text-align:-webkit-center}.tg-week-body .tg-day-col{border-left:1px solid #e2e8f0;border-left:1px solid var(--line);overflow:hidden;padding:2px 4px;position:relative}.tg-week-body .tg-day-col:first-of-type{border-left:0}.tg-cell{align-items:center;display:flex;gap:6px;height:100%;overflow:hidden}.tg-event{background:#e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;display:inline-block;font-size:12px;max-width:100%;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.tg-event.done{background:#dcfce7;border:1px solid #86efac;color:#065f46}.tg-month,.tg-month *{box-sizing:border-box}.tg-month{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.tg-month-inner{min-width:760px}.tg-month-wrap{display:grid;grid-template-columns:repeat(7,1fr)}.tg-month-head-cell{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);border-left:1px solid #e2e8f0;border-left:1px solid var(--line);color:#0f172a;font-weight:600;padding:3px;text-align:center}.tg-month-head-cell:nth-child(7n+1){border-left:0}.tg-mcell{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);border-left:1px solid #e2e8f0;border-left:1px solid var(--line);min-height:80px;padding:8px;position:relative}.tg-month-wrap>:nth-child(7n+1){border-left:0}.tg-mcell-date{color:#0f172a;font-size:12px;font-weight:600;position:absolute;right:8px;top:6px}.tg-mcell.today{box-shadow:inset 0 0 0 2px #60a5fa}.tg-month .tg-event{background:#e2e8f0;border-radius:8px;color:#0f172a;display:block;font-size:12px;margin-top:6px;overflow:hidden;padding:4px 6px;text-overflow:ellipsis;white-space:nowrap}.tg-month .tg-event.done{background:#dcfce7;border:1px solid #86efac;color:#065f46}.tg-month .tg-event.basic{display:none}.tg-modal{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.tg-modal-card{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0000002e;padding:16px;width:min(920px,92vw)}.tg-modal-title{margin:0 0 10px}.tg-detail-body{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr auto}@media (max-width:640px){.tg-detail-body{grid-template-columns:1fr}}.tg-detail-img{border:1px solid #e2e8f0;border-radius:10px;height:auto;margin:8px;max-width:220px;width:220px}.tg-detail-label{font-weight:600;margin:6px 0 4px}.tg-detail-par{line-height:1.5;white-space:pre-wrap}.tg-detail-subtitle{color:#64748b;margin-bottom:8px}.tg-form-actions{display:flex;gap:10px;justify-content:flex-end}.tg-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000f;margin-top:12px;padding:12px}.tg-table-head{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:2px 0 8px}.tg-table-title{font-weight:700}.tg-table-filter{align-items:center;display:flex;flex-wrap:wrap;gap:8px;white-space:nowrap}.tg-table-filter label{color:#000;font-size:14px}.tg-table-filter input[type=date],.tg-table-filter select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;height:28px;padding:5px 8px}.tg-table-wrap{border-radius:12px;box-shadow:0 2px 10px #0000000f;overflow-x:auto;overflow-y:hidden;width:100%}.tg-table{border-collapse:collapse;font-size:13px;min-width:1000px;table-layout:auto;width:100%}.tg-table td,.tg-table th{border:1px solid #e5e7eb;line-height:1.35;padding:8px 10px;text-align:left;vertical-align:middle;white-space:nowrap}.tg-table thead th{background:#f8fafc;color:#0f172a;font-weight:700}.tg-td-center{text-align:center}.tg-clip1{overflow:hidden;text-overflow:ellipsis}.tg-mcell.muted{background:#fafafa;color:#94a3b8;opacity:.95}.tg-mcell.muted .tg-mcell-date{color:#94a3b8!important;font-weight:500}.tg-mcell.muted .tg-event{background:#f1f5f9;border:1px dashed #e2e8f0;color:#9ca3af;opacity:.75}.tg-mcell:not(.muted) .tg-mcell-date{color:#0f172a;font-weight:700}.tg-mcell.today .tg-mcell-date{color:#2563eb;font-weight:800}.badge{background:#16a34a;border-radius:10px;color:#fff;font-size:12px;padding:4px 8px}.tg-nowrap{white-space:nowrap}@media (max-width:900px){:root{--time-col:56px;--row-h:46px}.tg-week-inner{min-width:900px}.tg-month-inner{min-width:700px}}@media (max-width:520px){:root{--time-col:50px;--row-h:44px}.tg-week-inner{min-width:860px}.tg-month-inner{min-width:680px}.tg-title{font-size:20px}}.tk-wrap{margin:0 auto;max-width:1400px;padding:16px}.tk-head{align-items:center;display:flex;gap:10px;margin:6px 0 12px}.tk-title{flex:1 1;font-weight:700;margin:0}.tk-actions{display:flex;gap:8px}.tk-btn{background:#2563eb;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:8px 12px}.tk-btn.secondary{background:#0ea5e9}.tk-btn.gray{background:#e5e7eb;color:#111827}.tk-btn:disabled{cursor:default;opacity:.6}.tk-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:6px}.tk-list-head{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:10px;padding:6px}.tk-list-head strong{margin-right:8px}.tk-input,.tk-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:14px;padding:8px 10px;width:100%}.tk-table-wrap{overflow-x:auto}.tk-table{border-collapse:collapse;table-layout:fixed;width:100%}.tk-table.is-list{min-width:1200px}.tk-td,.tk-th{background:#fff;border:1px solid #e2e8f0;color:#0f172a;font-size:13px;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.tk-th{background:#f8fafc;font-weight:700;text-align:left}.tk-right{text-align:right}.tk-table.is-list .tk-td,.tk-table.is-list .tk-th{padding-bottom:2px;padding-top:2px}.tk-pill{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:2px 8px}.tk-pill.ok{background:#dcfce7;border:1px solid #bbf7d0;color:#065f46}.tk-pill.bad{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.tk-toast{background:#ecfeff;border:1px solid #a5f3fc;border-radius:8px;color:#065f46;margin-bottom:10px;padding:8px 10px}.tk-modal{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.tk-modal-card{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0000002e;padding:16px;width:min(920px,92vw)}.tk-grid-3{grid-gap:10px;grid-template-columns:180px 1fr 1fr}.tk-grid-3,.tk-grid-4{display:grid;gap:10px;margin-bottom:10px}.tk-grid-4{grid-gap:10px;grid-template-columns:180px 1fr 1fr 180px}.tk-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:inline-flex;gap:6px;margin-bottom:10px;padding:4px}.tk-tab{background:#0000;border:0;border-radius:8px;color:#334155;cursor:pointer;font-weight:600;padding:6px 10px}.tk-tab.active{background:#fff;box-shadow:0 1px 3px #00000014}.tk-chip-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:8px 0 6px}.tk-chip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;padding:8px 10px;text-align:center}.tk-chip.active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.tk-muted{color:#64748b;font-size:12px}@media (max-width:600px){.tk-td,.tk-th{font-size:12px}.tk-input,.tk-td,.tk-th{padding:6px 8px}}.es-page{margin:0 auto;max-width:1400px;padding:2px}.es-title{font-weight:700;margin:6px 0 8px}.es-card{background:#fff;background:var(--bg);border-radius:12px;box-shadow:0 2px 12px #0000000f;box-shadow:var(--shadow);padding:8px}.es-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.es-filter,.es-grid{align-items:end}@media (min-width:900px){.es-filter{grid-template-columns:220px minmax(380px,1fr) 220px auto}}.es-filter .es-actions{align-self:end;display:flex;gap:8px;justify-content:flex-end}.es-label{color:#475569;display:block;font-size:12px;margin-bottom:6px}.es-input{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;box-sizing:border-box;font-size:14px;outline:none;padding:4px 10px;width:100%}.es-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.es-availability-title{color:#0f172a;font-weight:600;margin-bottom:4px}.es-avail-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.es-avail-card{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;padding:5px}.es-avail-name{color:#0f172a;font-size:14px;font-weight:600;margin-bottom:1px}.es-avail-main{color:#0f172a;font-size:18px;font-weight:700}.es-avail-sub{color:#64748b;font-size:12px}.es-alert{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;margin-bottom:10px;padding:8px 10px}.es-table-wrap{overflow-x:auto}.es-table{border-collapse:collapse;width:100%}.es-table td,.es-table th{border:1px solid #e2e8f0;border:1px solid var(--border);font-size:12px;padding:5px}.es-table thead th{background:#f8fafc;text-align:left}.es-td-right{text-align:right}.es-td-actions{gap:6px}.es-td-actions,.es-total{align-items:center;display:flex}.es-total{gap:16px;justify-content:space-between}.es-total span{color:#64748b}.es-total strong{font-size:16px}.es-qty-wrap{align-items:center;display:flex;gap:8px}.es-max-btn{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;color:#0f172a;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.5px;padding:5px 4px}.es-max-btn:hover{background:#eef2ff}.es-max-btn:disabled{cursor:not-allowed;opacity:.6}.es-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.es-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;min-width:120px;padding:7px 12px}.es-btn:disabled{cursor:not-allowed;opacity:.7}.es-btn-blue{background:#2563eb}.es-btn-gray{background:#64748b;margin-right:2px}.es-btn-red{background:#dc2626}.es-customer-row{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.es-customer-row .es-input{flex:1 1 auto;min-width:0}.es-btn-addcust{flex:0 0 auto;min-width:auto!important;padding:7px 10px;white-space:nowrap}.es-modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.es-modal{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;box-shadow:var(--shadow);overflow:hidden;width:min(560px,92vw)}.es-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:10px 12px}.es-modal-title{font-weight:700}.es-modal-close{background:#0000;border:none;cursor:pointer;font-size:18px;line-height:1}.es-modal-body{padding:12px}.es-modal-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;padding:10px 12px}@media (max-width:720px){.es-page{padding:16px}.es-btn{min-width:110px}.es-btn-addcust{min-width:auto!important}}.es-card .es-grid>.es-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;justify-self:end}.es-btn-small{border-radius:8px;font-size:12px;min-width:auto!important;padding:4px 10px}:root{--shadow:0 2px 12px #0000000f;--green:#059669}.feed-page{margin:0 auto;max-width:1400px;padding:8px 10px 24px}.feed-title{font-weight:700;margin:10px 0 14px}.feed-grid{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:170px 170px 1fr auto}.feed-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;padding:5px}.feed-card.narrow{max-width:170px;width:170px}.feed-label{color:#475569;display:block;font-size:12px;margin-bottom:4px}.feed-input{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;box-sizing:border-box;font-size:14px;height:34px;outline:none;padding:6px 10px;width:100%}.feed-input:focus{border-color:#2563eb;border-color:var(--blue);box-shadow:0 0 0 3px #2563eb26}.feed-stats{grid-column-gap:20px;grid-row-gap:2px;align-items:baseline;background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;column-gap:20px;display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);padding:10px 12px;row-gap:2px;white-space:nowrap}.feed-stats span{color:#64748b;margin-right:6px}.feed-actions{display:flex;gap:8px}.btn{border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 12px}.btn-secondary{background:#475569}.btn-green{background:#16a34a}.btn-blue{background:#2563eb}.btn-gray{background:#64748b}.table-wrap{margin-top:12px;overflow-x:auto}.feed-table{border-collapse:collapse;width:100%}.feed-table td,.feed-table th{border:1px solid #e2e8f0;border:1px solid var(--border);font-size:12px;padding:6px 8px}.feed-table thead th{background:#f8fafc;text-align:left}.right{text-align:right}.muted{color:#94a3b8}.modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001f;overflow:hidden;width:min(540px,92vw)}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:10px 12px}.modal-close{background:#0000;border:none;cursor:pointer;font-size:18px}.modal-body{padding:12px}.modal-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;padding:10px 12px}.row{margin-bottom:10px}.row-inline{align-items:end;display:flex;gap:10px}.row-inline .hint{align-self:center;color:#64748b;font-size:12px}.flex1{flex:1 1}@media (max-width:1200px){.feed-grid{gap:10px;grid-template-columns:160px 160px 1fr auto}}@media (max-width:960px){.feed-grid{gap:8px;grid-template-columns:1fr 1fr}.feed-card.narrow{max-width:none;width:100%}.feed-actions,.feed-stats{grid-column:1/-1}}.feed-modal-backdrop{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:60}.feed-modal{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 32px #00000026;max-width:96vw;overflow:hidden;width:520px}.feed-modal__head{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 14px}.feed-modal__title{font-weight:700}.feed-form{grid-gap:10px;display:grid;gap:10px;padding:14px}.feed-form .field{grid-gap:6px;display:grid;gap:6px}.feed-form input{border:1px solid #d1d5db;border-radius:8px;height:36px;padding:6px 10px}.feed-form .actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.btn.icon{display:grid;height:36px;place-items:center;width:36px}.btn.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn.btn-primary:hover{background:#1e40af}.modal{font-size:14px}.modal-title{font-size:16px;font-weight:700}.modal-body label{color:#374151;font-size:12.5px}.modal .feed-input,.modal select{font-size:14px;height:36px;padding:6px 10px}.modal .row,.modal .row-inline{gap:8px}.modal .hint{align-self:end;color:#6b7280;font-size:12px;padding-bottom:6px}.modal-footer .btn{font-size:13px;height:34px;padding:0 14px}.pl-container{margin:0 auto;max-width:1400px;padding:10px}.pl-title{margin:0 0 12px}.pl-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.pl-filter{display:flex;flex-direction:column;gap:6px}.pl-filter label{font-size:14px;font-weight:600}.pl-btn{background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px}.pl-btn:disabled{cursor:default;opacity:.6}.pl-cards{grid-template-columns:repeat(3,minmax(200px,1fr))}.pl-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000a;padding:4px}.pl-card-title{color:#475569;font-size:12px;margin-bottom:1px}.pl-card-value{font-size:18px;font-weight:700}.pl-card.positive .pl-card-value{color:#0f8a3b}.pl-card.negative .pl-card-value,.pl-error{color:#c62828}.pl-error{margin:8px 0}.pl-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.pl-table{border-collapse:collapse;width:100%}.pl-table td,.pl-table th{border-bottom:1px solid #eaeef3;font-size:14px;padding:5px 12px;text-align:left;white-space:nowrap}.pl-table thead th{background:#f8fafc;font-size:16px;font-weight:700}.pl-table tfoot td{background:#f8fafc}.num{text-align:right}.strong{font-weight:700}.type-income{color:#0f8a3b;font-weight:600}.type-expense{color:#c62828;font-weight:600}.pl-note{color:#64748b;font-size:12px;margin-top:8px}.pl-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:12px}:root{--border:#e2e8f0;--muted:#64748b;--bg:#fff;--blue:#2563eb;--gray:#64748b}.cust-page{margin:0 auto;max-width:1400px;padding:10px 12px 24px}.cust-title{font-weight:700;margin:2px 0 14px}.cust-topbar{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:1fr auto}.cust-stats{grid-column-gap:20px;align-items:baseline;background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;column-gap:20px;display:grid;grid-template-columns:repeat(1,-webkit-max-content);grid-template-columns:repeat(1,max-content);padding:5px 12px;white-space:nowrap}.cust-stats span{color:#64748b;margin-right:6px}.cust-actions{display:flex;gap:8px}.cust-table-wrap{margin-top:12px;overflow-x:auto}.cust-table{border-collapse:collapse;width:100%}.cust-table td,.cust-table th{border:1px solid #e2e8f0;border:1px solid var(--border);font-size:13px;padding:2px 8px}.cust-table thead th{background:#f8fafc;text-align:left}.cust-muted{color:#94a3b8;text-align:center}.cust-badge{border-radius:999px;font-size:12px;font-weight:700;padding:2px 8px}.cust-badge.ok{background:#e8f5e9;color:#2e7d32}.cust-badge.bad{background:#ffebee;color:#c62828}.cust-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;margin:2px;padding:8px 12px}.cust-btn-sm{font-size:12px;padding:6px 10px}.cust-btn-blue{background:#2563eb;background:var(--blue)}.cust-btn-secondary{background:#475569}.cust-btn-gray{background:#64748b}.cust-modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.cust-modal{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001f;overflow:hidden;width:min(620px,92vw)}.cust-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:10px 12px}.cust-modal-title{font-weight:700}.cust-modal-close{background:#0000;border:none;cursor:pointer;font-size:18px}.cust-modal-body{padding:12px}.cust-modal-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;justify-content:flex-end;padding:10px 12px}.cust-row{margin-bottom:10px}.cust-row-2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.cust-label{color:#475569;display:block;font-size:12px;margin-bottom:4px}.cust-input{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;box-sizing:border-box;font-size:14px;height:34px;outline:none;padding:6px 10px;width:100%}.cust-input:focus{border-color:#2563eb;border-color:var(--blue);box-shadow:0 0 0 3px #2563eb26}.cust-hint{color:#64748b;font-size:12px;margin-top:4px}.cust-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:6px}@media (max-width:960px){.cust-row-2{grid-template-columns:1fr}}.cust-wa-link{color:#059669;font-weight:600;text-decoration:none}.cust-wa-link:hover{text-decoration:underline}.role-badge{border:1px solid #0000;border-radius:999px;display:inline-block;font-size:12px;font-weight:700;padding:2px 8px}.rb-admin{background:#ede9fe;border-color:#ddd6fe;color:#5b21b6}.rb-abk{background:#e0f2fe;border-color:#bae6fd;color:#0369a1}.rb-reseller{background:#fff7ed;border-color:#ffedd5;color:#c2410c}.rb-viewer{background:#f1f5f9;border-color:#e2e8f0;color:#334155}.rb-default{background:#f5f5f5;border-color:#e5e7eb;color:#374151}:root{--card:#fff;--line:#e9ecef;--muted:#6b7280;--ink:#0f172a;--ink2:#111827;--bg:#f6f7fb;--primary:#2563eb;--soft:#eef2ff;--radius:12px}.sk-wrap{margin:0 auto;max-width:1200px;padding:16px}.sk-title{color:#111827;color:var(--ink2);font-size:28px;font-weight:700;margin:8px 0 12px}.sk-topbar{align-items:flex-end;gap:16px;justify-content:space-between;margin-bottom:14px}.sk-filters,.sk-topbar{display:flex;flex-wrap:wrap}.sk-filters{gap:12px}.sk-field{display:flex;flex-direction:column;gap:6px;min-width:180px}.sk-input{background:#fff;border:1px solid #dfe3e6;border-radius:10px;outline:none;padding:10px 12px;width:100%}.sk-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.sk-stats{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.sk-stats>div{background:#fff;border:1px solid #e9ecef;border:1px solid var(--line);border-radius:10px;color:#1f2937;padding:6px 10px}.sk-stats strong{font-weight:700}.sk-btn{background:#fff;border:1px solid #cfd6dd;border-radius:10px;cursor:pointer;padding:8px 12px}.sk-btn:hover{background:#f8fafc}.sk-btn-blue{background:#2563eb;background:var(--primary);border-color:#2563eb;border-color:var(--primary);color:#fff}.sk-btn-blue:hover{filter:brightness(.95)}.sk-btn-danger{background:#ef4444;border-color:#ef4444;color:#fff}.sk-add-menu{position:relative}.sk-add-pop{background:#fff;border:1px solid #e9ecef;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 22px #0000001f;display:none;min-width:170px;overflow:hidden;position:absolute;right:0;top:40px;z-index:1200}.sk-add-menu.open .sk-add-pop{display:block}.sk-add-pop button{background:#fff;border:0;cursor:pointer;display:block;padding:10px 14px;text-align:left;width:100%}.sk-add-pop button:hover{background:#f6f7fb}.sk-alert{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#7c2d12;margin-bottom:12px;padding:10px 12px}.sk-muted{color:#6b7280;color:var(--muted);padding:8px 0}.sk-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.lane-card{background:#fff;background:var(--card);border:1px solid #e9ecef;border:1px solid var(--line);border-radius:12px;border-radius:var(--radius);overflow:hidden}.lane-head{background:#fff;border-bottom:1px solid #e9ecef;border-bottom:1px solid var(--line);padding:12px 14px;position:relative}.lane-title{align-items:center;color:#0f172a;color:var(--ink);display:flex;font-weight:700;gap:8px;letter-spacing:.2px}.sk-icon-btn{background:#eef2ff;background:var(--soft);border:0;border-radius:8px;cursor:pointer;line-height:1;padding:4px 6px}.sk-icon-btn:hover{filter:brightness(.96)}.lane-body{grid-gap:12px;background:#f6f7fb;background:var(--bg);display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));padding:12px}.lane-side{background:#fff;border:1px solid #e9ecef;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:8px;min-height:86px;padding:10px}.side-title{align-items:center;color:#0f172a;display:flex;font-weight:700;gap:8px;justify-content:space-between;letter-spacing:.3px;text-transform:uppercase}.side-title .actions{display:flex;gap:6px}.tiers-vertical{display:flex;flex-direction:column;gap:8px}.tier-box{align-items:center;background:#f8fafc;border:1px solid #eef2f6;border-radius:10px;display:flex;justify-content:space-between;padding:8px 10px}.tier-label{font-weight:600;letter-spacing:.2px}.tier-actions{display:flex;gap:6px}.sk-mini{background:#fff;border:1px solid #dfe3e6;border-radius:8px;cursor:pointer;padding:4px 6px}.sk-mini:hover{background:#f3f4f6}.sk-backdrop{align-items:center;background:#00000040;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.sk-modal{background:#fff;border-radius:14px;box-shadow:0 12px 32px #0003;max-width:92vw;width:560px}.sk-modal-head{align-items:center;border-bottom:1px solid #e9ecef;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:14px 16px}.sk-modal-title{font-weight:700}.sk-x{background:#0000;border:0;cursor:pointer;font-size:20px;line-height:1}.sk-modal-body{padding:16px}.sk-modal-actions{border-top:1px solid #e9ecef;border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;padding:12px 16px}.sk-form{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sk-skeleton{color:#6b7280;padding:26px;text-align:center}.legend{color:#374151;display:flex;gap:14px;margin-top:14px}.legend-item{align-items:center;display:flex;gap:6px}.mi-wrap{margin:0 auto;max-width:980px;padding:12px 18px 44px}.mi-title{font-size:26px;font-weight:800;margin-bottom:12px}.mi-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;margin:8px 0;padding:10px 12px}.mi-skel{color:#64748b;margin:12px 0}.mi-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 12px #0f172a0f;margin-top:10px;padding:14px 16px}.mi-card-title{font-weight:800;margin-bottom:10px}.mi-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.mi-colspan{grid-column:1/-1}.mi-grid label{color:#0f172a;display:block;font-weight:700;margin-bottom:6px}.mi-grid input,.mi-grid textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;padding:10px 12px;width:100%}.mi-grid input[disabled],.mi-grid textarea[disabled],.mi-read{background:#eef2ff;border-color:#c7d2fe;color:#0f172a;font-weight:700;opacity:1}.mi-grid textarea{resize:vertical}.mi-actions{display:flex;grid-column:1/-1;justify-content:flex-end;margin-top:6px}.mi-actions button{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:10px;box-shadow:0 6px 12px #1d4ed82e;color:#fff;cursor:pointer;font-weight:800;padding:10px 14px}@media (max-width:680px){.mi-grid{grid-template-columns:1fr}}.abk-wrap{margin:0 auto;max-width:1400px;padding:18px 16px 40px}.abk-head{justify-content:space-between;margin-bottom:4px}.abk-ctrl,.abk-head{align-items:center;display:flex}.abk-ctrl{gap:10px}.abk-stats{background:#f8fafc;color:#475569;padding:6px 10px}.abk-btn,.abk-stats{border:1px solid #e2e8f0;border-radius:10px}.abk-btn{background:#fff;cursor:pointer;padding:8px 12px}.abk-btn:hover{background:#f1f5f9}.abk-btn-primary{background:#2563eb;border-color:#1d4ed8;color:#fff}.abk-btn-sm{border-radius:8px;padding:6px 10px}.abk-alert{color:#b91c1c;margin-bottom:6px}.abk-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.abk-table{border-collapse:collapse;width:100%}.abk-table thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#0f172a;font-weight:800;padding:5px;text-align:left}.abk-table tbody td{border-top:1px solid #f1f5f9;color:#0f172a;padding:5px}.abk-table tbody tr:hover{background:#f8fafc}.abk-muted{color:#94a3b8;padding:16px;text-align:center}.abk-addr{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.abk-badge{border-radius:999px;font-size:12px;font-weight:800;padding:4px 8px}.abk-badge.ok{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.abk-badge.off{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.abk-modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.abk-modal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 60px #00000040;overflow:hidden;width:min(700px,95vw)}.abk-modal-head{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:10px 12px}.abk-x{background:#0000;border:0;cursor:pointer;font-size:22px}.abk-form{padding:12px}.abk-field{grid-gap:6px;display:grid;gap:6px;margin-bottom:10px}.abk-field label{color:#334155;font-weight:700}.abk-field input,.abk-field select,.abk-field textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.abk-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.abk-colspan{grid-column:1/-1}.abk-actions{border-top:1px solid #e2e8f0;display:flex;gap:8px;justify-content:flex-end;padding:10px 12px}@media (max-width:640px){.abk-grid{grid-template-columns:1fr}}.fa-summary{background:#fff;border:1px solid #e6e9f2;border-radius:12px;gap:12px;justify-content:space-between;padding:12px 14px}.fa-stats,.fa-summary{align-items:center;display:flex}.fa-stats{flex-wrap:wrap;gap:12px 22px}.fa-stats>div{display:flex;font-size:14px;gap:6px;white-space:nowrap}.fa-stats .lbl{color:#6b7280}.fa-stats b{color:#111827}@media (max-width:640px){.fa-summary{flex-wrap:wrap}}.fa-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.fa-filters .cust-input{min-width:180px}.acc-badge{border:1px solid #0000;border-radius:999px;display:inline-block;font-size:12px;font-weight:700;padding:2px 8px}.acc-asset{background:#eef3ff;border-color:#cfd9ff;color:#2d64ff}.acc-liab{background:#ffeaea;border-color:#ffdede;color:#c93434}.acc-eq{background:#f2e9ff;border-color:#e5d9ff;color:#7a42f4}.acc-inc{background:#eafaf4;border-color:#d6f3ea;color:#0e9f6e}.acc-exp{background:#fff4e6;border-color:#ffe9cc;color:#d97706}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.superadmin-container{margin:0 auto;max-width:1400px;padding:16px}.superadmin-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.superadmin-header h1{margin:0}.superadmin-add-btn{background:#10b981;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.superadmin-add-btn:hover{background:#059669}.superadmin-refresh-btn{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;margin-left:auto;padding:8px 12px}.superadmin-refresh-btn:hover{background:#e2e8f0}.superadmin-search{margin-bottom:12px}.superadmin-search input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;height:38px;max-width:360px;padding:0 12px;width:100%}.superadmin-search input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33;outline:none}.superadmin-error{background:#fee2e2;border-radius:8px;color:#991b1b;margin-bottom:12px;padding:10px}.superadmin-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.superadmin-table{border-collapse:initial;border-spacing:0;width:100%}.superadmin-table th{background:#f1f5f9;color:#0f172a;font-weight:700;padding:10px 12px;text-align:left}.superadmin-table th.center{text-align:center}.superadmin-table td{border-top:1px solid #e2e8f0;color:#0f172a;padding:10px 12px}.superadmin-table td.center{text-align:center}.superadmin-status{border-radius:999px;display:inline-block;font-size:14px;font-weight:600;padding:4px 8px}.superadmin-status.active{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.superadmin-status.inactive{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.superadmin-actions{display:flex;gap:8px;justify-content:center}.superadmin-btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:14px;font-weight:700;padding:6px 10px}.superadmin-btn.primary{background:#2563eb;color:#fff}.superadmin-btn.primary:hover{background:#1d4ed8}.superadmin-btn.danger{background:#ef4444;color:#fff}.superadmin-btn.danger:hover{background:#dc2626}.superadmin-btn.success{background:#10b981;color:#fff}.superadmin-btn.success:hover{background:#059669}.superadmin-tip{color:#64748b;font-size:12px;margin-top:10px}.superadmin-modal-backdrop{background:#00000073;inset:0;position:fixed;z-index:999}.superadmin-modal{display:grid;inset:0;place-items:center;position:fixed;z-index:1000}.superadmin-modal>*{box-sizing:border-box}.superadmin-modal .superadmin-modal-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.superadmin-modal .superadmin-modal-close{background:#0000;border:none;cursor:pointer;font-size:24px}.superadmin-form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 20px 50px #00000059;margin:0 12px;padding:16px;width:min(720px,92vw)}.superadmin-form .row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.superadmin-form .col label{color:#0f172a;display:block;font-weight:700;margin-bottom:6px}.superadmin-form .col label span{color:#ef4444;margin-left:4px}.superadmin-form input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;height:40px;padding:0 12px;width:100%}.superadmin-form input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33;outline:none}.superadmin-form .form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}@media (max-width:720px){.superadmin-form .row{grid-template-columns:1fr}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}nav{align-items:center;background-color:#2c3e50;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 1rem}nav .logo{font-size:1.2rem;font-weight:700}nav .hamburger{cursor:pointer;display:none;font-size:1.5rem}nav .navbar-links{align-items:center;display:flex;gap:1rem}nav .navbar-links a,nav .navbar-links button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem;text-decoration:none}nav .navbar-links a:hover,nav .navbar-links button:hover{background-color:#34495e;border-radius:4px}@media (max-width:768px){nav .hamburger{display:block}nav .navbar-links{display:none;flex-direction:column;margin-top:1rem;width:100%}nav .navbar-links.show{display:flex}nav .navbar-links a,nav .navbar-links button{text-align:left;width:100%}}
/*# sourceMappingURL=main.8f181bc5.css.map*/