*{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:var(--app-color-border) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--app-color-border);border-radius:4px;border:2px solid transparent;background-clip:padding-box;transition:background .2s ease}*::-webkit-scrollbar-thumb:hover{background:var(--app-color-text-tertiary);background-clip:padding-box}html,body{position:relative;background:var(--app-color-bg-layout, #f5f5f5);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}#root{min-height:100vh}.ant-btn,.ant-card,.ant-input,.ant-select-selector{transition:all .3s cubic-bezier(.4,0,.2,1)}._root_ocj55_2{min-height:100vh;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a;overflow-x:hidden}._nav_ocj55_11{position:sticky;top:0;z-index:50;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsl(214.3 31.8% 91.4%)}._navInner_ocj55_20{max-width:1120px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between}._logo_ocj55_30{display:flex;align-items:center;gap:10px}._logoIcon_ocj55_36{width:34px;height:34px;border-radius:8px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center}._logoText_ocj55_47{font-size:18px;font-weight:700;letter-spacing:-.03em;color:#0f172a}._navLinks_ocj55_54{display:flex;align-items:center;gap:8px}._navLink_ocj55_54{font-size:13.5px;font-weight:500;color:#64748b;text-decoration:none;padding:6px 12px;border-radius:6px;transition:color .15s,background .15s}._navLink_ocj55_54:hover{color:#0f172a;background:#f1f5f9}._btnPrimary_ocj55_76{font-size:13.5px;font-weight:600;padding:8px 16px;border-radius:8px;border:none;background:#0f172a;color:#f8fafc;cursor:pointer;transition:opacity .15s}._btnPrimary_ocj55_76:hover{opacity:.88}._btnSecondary_ocj55_92{font-size:13.5px;font-weight:500;padding:8px 16px;border-radius:8px;border:1px solid hsl(214.3 31.8% 91.4%);background:transparent;color:#0f172a;cursor:pointer;transition:background .15s,border-color .15s}._btnSecondary_ocj55_92:hover{background:#f1f5f9;border-color:#cdd7e5}._btnPrimaryLg_ocj55_109{font-size:15px;font-weight:600;padding:12px 28px;border-radius:10px;border:none;background:#0f172a;color:#f8fafc;cursor:pointer;transition:opacity .15s;display:inline-flex;align-items:center;gap:8px}._btnPrimaryLg_ocj55_109:hover{opacity:.88}._btnSecondaryLg_ocj55_128{font-size:15px;font-weight:500;padding:12px 28px;border-radius:10px;border:1px solid hsl(214.3 31.8% 91.4%);background:transparent;color:#0f172a;cursor:pointer;transition:background .15s,border-color .15s}._btnSecondaryLg_ocj55_128:hover{background:#f1f5f9;border-color:#cdd7e5}._hero_ocj55_146{padding:80px 24px 60px;text-align:center}._heroInner_ocj55_151{max-width:680px;margin:0 auto}._badge_ocj55_156{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:500;color:#64748b;background:#f1f5f9;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:9999px;padding:5px 14px;margin-bottom:24px}._badgeDot_ocj55_170{width:6px;height:6px;border-radius:50%;background:#16a34a;animation:_pulse_ocj55_1 2s infinite}@keyframes _pulse_ocj55_1{0%,to{opacity:1}50%{opacity:.4}}._heroTitle_ocj55_183{font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1;letter-spacing:-.035em;margin:0 0 20px;color:#0f172a}._heroTitleAccent_ocj55_192{background:linear-gradient(135deg,#0f172a,#64748b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroDesc_ocj55_199{font-size:17px;line-height:1.65;color:#64748b;margin:0 auto 32px;max-width:520px}._heroCta_ocj55_207{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}._features_ocj55_216{padding:80px 24px;background:#f8fafc;border-top:1px solid hsl(214.3 31.8% 91.4%);border-bottom:1px solid hsl(214.3 31.8% 91.4%)}._featuresInner_ocj55_223{max-width:1000px;margin:0 auto;text-align:center}._sectionLabel_ocj55_229{display:inline-block;font-size:12.5px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}._sectionTitle_ocj55_239{font-size:28px;font-weight:700;letter-spacing:-.025em;margin:0 0 10px;color:#0f172a}._sectionDesc_ocj55_247{font-size:15px;color:#64748b;margin:0 auto 40px;max-width:480px}._featuresGrid_ocj55_254{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}@media(max-width:768px){._featuresGrid_ocj55_254{grid-template-columns:1fr}._navLinks_ocj55_54{gap:4px}._navLink_ocj55_54{display:none}}@media(max-width:1024px)and (min-width:769px){._featuresGrid_ocj55_254{grid-template-columns:repeat(2,1fr)}}._featureCard_ocj55_279{padding:24px;border-radius:10px;border:1px solid hsl(214.3 31.8% 91.4%);background:#fff;transition:box-shadow .2s ease,border-color .2s ease}._featureCard_ocj55_279:hover{box-shadow:0 4px 16px #0000000d;border-color:#cdd7e5}._featureIcon_ocj55_292{width:40px;height:40px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#0f172a}._featureTitle_ocj55_304{font-size:15px;font-weight:600;margin:0 0 6px;letter-spacing:-.01em}._featureDesc_ocj55_311{font-size:13.5px;line-height:1.6;color:#64748b;margin:0}._cta_ocj55_319{padding:80px 24px;text-align:center}._ctaInner_ocj55_324{max-width:560px;margin:0 auto}._ctaTitle_ocj55_329{font-size:28px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}._ctaDesc_ocj55_336{font-size:15px;line-height:1.65;color:#64748b;margin:0 0 28px}._footer_ocj55_344{border-top:1px solid hsl(214.3 31.8% 91.4%);padding:20px 24px}._footerInner_ocj55_349{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._footerBrand_ocj55_357{font-size:14px;font-weight:700;letter-spacing:-.02em}._footerCopy_ocj55_363{font-size:12.5px;color:#64748b}._page_10101_2{padding:28px 32px;max-width:960px;margin:0 auto}._header_10101_8{margin-bottom:28px}._statsGrid_10101_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:28px}._statCard_10101_20{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:8px;border:1px solid var(--app-color-border-secondary);background:var(--app-color-bg-container);transition:box-shadow .15s ease}._statCard_10101_20:hover{box-shadow:0 1px 3px #0000000a}._statCardDanger_10101_35{border-color:var(--app-color-error-border);background:var(--app-color-error-bg)}._statIcon_10101_40{width:40px;height:40px;border-radius:8px;background:var(--app-color-fill-quaternary);display:flex;align-items:center;justify-content:center;color:var(--app-color-text);flex-shrink:0}._statIconDanger_10101_52{background:var(--app-color-error-bg);color:var(--app-color-error)}._statLabel_10101_57{display:block;font-size:12px;color:var(--app-color-text-secondary);font-weight:500;line-height:1.4}._statValue_10101_65{display:block;font-size:24px;font-weight:700;color:var(--app-color-text);line-height:1.2;letter-spacing:-.025em}._statValueDanger_10101_74{color:var(--app-color-error)}._section_10101_79{border:1px solid var(--app-color-border-secondary);border-radius:8px;background:var(--app-color-bg-container);margin-bottom:16px;overflow:hidden}._sectionDanger_10101_87{border-color:var(--app-color-error-border)}._sectionHeader_10101_91{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--app-color-border-secondary)}._sectionTitle_10101_99{font-size:13.5px;font-weight:600;color:var(--app-color-text);letter-spacing:-.01em}._sectionTitleDanger_10101_106{color:var(--app-color-error)}._sectionCount_10101_110{font-size:12px;color:var(--app-color-text-secondary);font-weight:500}._listItem_10101_116{display:flex;align-items:center;gap:14px;padding:12px 18px;cursor:pointer;border-bottom:1px solid var(--app-color-border-secondary);transition:background .12s ease}._listItem_10101_116:last-child{border-bottom:none}._listItem_10101_116:hover{background:var(--app-color-fill-quaternary)}._listItemArrow_10101_134{color:var(--app-color-text-quaternary);font-size:11px;flex-shrink:0;transition:color .12s}._listItem_10101_116:hover ._listItemArrow_10101_134{color:var(--app-color-text-secondary)}._overdueDot_10101_145{width:7px;height:7px;border-radius:50%;background:var(--app-color-error);flex-shrink:0}._listFooter_10101_153{padding:12px 18px;text-align:center;border-top:1px solid var(--app-color-border-secondary)}._statCardWarning_10101_163{border-color:var(--app-color-warning-border, #faad14);background:var(--app-color-warning-bg, #fffbe6)}._statIconWarning_10101_168{background:var(--app-color-warning-bg, #fffbe6);color:var(--app-color-warning, #faad14)}._statValueWarning_10101_173{color:var(--app-color-warning, #faad14)}._sectionWarning_10101_177{border-color:var(--app-color-warning-border, #faad14)}._sectionTitleWarning_10101_181{color:var(--app-color-warning, #d48806)}._todayDot_10101_185{width:7px;height:7px;border-radius:50%;background:var(--app-color-warning, #faad14);flex-shrink:0}.ant-input:focus,.ant-input-focused{border-color:var(--app-color-primary);box-shadow:0 0 0 2px #0000000d}.page-transition-enter{opacity:0;transform:translateY(10px)}.page-transition-enter-active{opacity:1;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.modern-divider{border-color:var(--app-color-border-secondary);background-color:var(--app-color-border-secondary)}.custom-scrollbar::-webkit-scrollbar,.ant-modal-body::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track,.ant-modal-body::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb,.ant-modal-body::-webkit-scrollbar-thumb{background:var(--app-color-border);border-radius:4px;border:2px solid transparent;background-clip:padding-box;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover,.ant-modal-body::-webkit-scrollbar-thumb:hover{background:var(--app-color-text-tertiary);background-clip:padding-box}.ant-modal-body,.ant-table-wrapper .rc-virtual-list-holder,.ant-table-body{scrollbar-width:thin;scrollbar-color:var(--app-color-border) transparent}.ant-table-wrapper .rc-virtual-list-holder::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar{width:8px;height:8px}.ant-table-wrapper .rc-virtual-list-holder::-webkit-scrollbar-track,.ant-table-body::-webkit-scrollbar-track{background:transparent}.ant-table-wrapper .rc-virtual-list-holder::-webkit-scrollbar-thumb,.ant-table-body::-webkit-scrollbar-thumb{background:var(--app-color-border);border-radius:4px;border:2px solid transparent;background-clip:padding-box;transition:background .2s ease}.ant-table-wrapper .rc-virtual-list-holder::-webkit-scrollbar-thumb:hover,.ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--app-color-text-tertiary);background-clip:padding-box}.ant-checkbox-checked .ant-checkbox-inner,.ant-tag-checkable-checked{background-color:var(--app-color-primary)!important;border-color:var(--app-color-primary)!important}
