*,:before,:after{box-sizing:border-box}body{color:#17233c;background-color:#eff1f5;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}code{color:#08060d;background:#f4f3ec80;border-radius:4px;padding:4px 8px;font-family:ui-monospace,Consolas,monospace;font-size:15px;line-height:135%}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.p-0{padding:0}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.min-h-screen{min-height:100vh}.overflow-y-auto{overflow-y:auto}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}}.tw-header{border-bottom:2px solid #f5a800;background:linear-gradient(135deg,#17233c 0%,#0f1a30 100%)!important}.tw-logo-btn{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;padding:4px 8px;transition:background-color .2s;display:flex}.tw-logo-btn:hover{background-color:#ffffff0d}.tw-card-animate{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards tw-slide-up;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s!important}.tw-card-animate:hover{transform:translateY(-5px);box-shadow:0 12px 24px -4px #17233c1f,0 4px 12px -2px #17233c0a;border-color:#f5a800!important}.tw-card-animate:first-child{animation-delay:40ms}.tw-card-animate:nth-child(2){animation-delay:80ms}.tw-card-animate:nth-child(3){animation-delay:.12s}.tw-card-animate:nth-child(4){animation-delay:.16s}.tw-card-animate:nth-child(5){animation-delay:.2s}@keyframes tw-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.tw-navbtn{align-items:center;gap:8px;display:flex;border-left:3px solid #0000!important;font-weight:600!important;transition:all .2s ease-in-out!important}.tw-navbtn-on{color:#fff!important;background:#17233c!important;border-left:3px solid #f5a800!important}.tw-navbtn:hover:not(.tw-navbtn-on){background:#e8ecf3!important;border-left:3px solid #f5a80080!important}.tw-h2{align-items:center;gap:8px;display:flex}.tw-h2 svg{color:#f5a800;flex-shrink:0}.tw-root.tw-dark{--ink:#e2e8f0;--ink2:#94a3b8;--paper:#0f172a;--card:#1e293b;--seal:#f5a800;--seal-bg:#334155;--ok:#34d399;--ok-bg:#34d39926;--alert:#f87171;--alert-bg:#f8717126;--line:#334155;--sub:#94a3b8;background:var(--paper)!important;color:var(--ink)!important}.tw-root.tw-dark .tw-card{background:var(--card)!important;border-color:var(--line)!important}.tw-root.tw-dark .tw-input{color:#e2e8f0!important;background:#1e293b!important;border-color:#334155!important}.tw-root.tw-dark .tw-input:focus{outline:2px solid #f5a800!important}.tw-root.tw-dark .tw-navbtn{color:#94a3b8!important}.tw-root.tw-dark .tw-navbtn:hover:not(.tw-navbtn-on){background:#334155!important}.tw-root.tw-dark .tw-navbtn-on{color:#fff!important;background:#1e293b!important;border-left-color:#f5a800!important}.tw-root.tw-dark .tw-btn-ghost{color:#e2e8f0!important;background:#1e293b!important;border-color:#475569!important}.tw-root.tw-dark .tw-btn-ghost:hover{background:#334155!important}.tw-root.tw-dark .tw-btn-danger{color:#f87171!important;background:#1e293b!important;border-color:#7f1d1d!important}.tw-root.tw-dark .tw-btn-danger:hover{background:#7f1d1d!important}.tw-root.tw-dark .tw-ladder{background:#1e293b!important;border-color:#334155!important}.tw-root.tw-dark .tw-person{color:#e2e8f0!important;background:#1e293b!important;border-color:#475569!important}.tw-root.tw-dark .tw-person:hover{color:#0f172a!important;background:#f5a800!important;border-color:#f5a800!important}.tw-root.tw-dark .tw-ninecell{background:#1e293b!important;border-color:#334155!important}.tw-root.tw-dark .tw-ai{background:#f5a8000d!important;border-color:#f5a8004d!important}.tw-root.tw-dark .tw-quarter{background:#1e293b!important;border-color:#f5a8004d!important}.tw-root.tw-dark .tw-table th{color:#94a3b8!important;border-bottom:2px solid #334155!important}.tw-root.tw-dark .tw-table td{color:#cbd5e1!important;border-bottom:1px solid #334155!important}.tw-root.tw-dark .tw-msg-ai{color:#e2e8f0!important;background:#1e293b!important;border-color:#334155!important}.tw-root.tw-dark .tw-label{color:#e2e8f0!important}.tw-root.tw-dark .tw-figure{color:#f8fafc!important}.tw-root.tw-dark .tw-bar{background:#334155 repeating-linear-gradient(90deg,#0000,#0000 calc(10% - 1px),#475569 calc(10% - 1px) 10%)!important}.tw-root.tw-dark .tw-gap-track{background:#334155 repeating-linear-gradient(90deg,#0000,#0000 calc(20% - 1px),#475569 calc(20% - 1px) 20%)!important}.tw-root.tw-dark .tw-chip-line{color:#94a3b8!important;background:#334155!important;border-color:#475569!important}.tw-root.tw-dark .tw-cell-1{color:#94a3b8!important;background:#334155!important}.tw-root.tw-dark .tw-cell-2{background:#475569!important}.tw-root.tw-dark .tw-cell-3{background:#64748b!important}.tw-root.tw-dark .tw-cell-4{color:#0f172a!important;background:#94a3b8!important}.tw-root.tw-dark .tw-cell-5{color:#0f172a!important;background:#e2e8f0!important}@media (width<=760px){.tw-logo-sub{display:none}.tw-header-inner{padding:12px 10px}.tw-logo-btn{gap:8px}.tw-nav>button:first-child{display:none!important}.tw-nav{-ms-overflow-style:none!important;scrollbar-width:none!important}.tw-nav::-webkit-scrollbar{display:none!important}}.tw-nav{transition:width .25s cubic-bezier(.16,1,.3,1),min-width .25s cubic-bezier(.16,1,.3,1)}@media (width>=761px){.tw-nav-collapsed{width:60px!important;min-width:60px!important}.tw-nav-collapsed .tw-navbtn{border-left-width:2px!important;justify-content:center!important;padding-left:0!important;padding-right:0!important}.tw-nav-collapsed .tw-navbtn svg{margin:0!important}.tw-nav-collapsed .tw-navbtn-text{display:none!important}}.tw-bar{position:relative;background:#e2e8f0!important;border:1px solid #e2e8f0cc!important;border-radius:8px!important;height:16px!important;overflow:hidden!important;box-shadow:inset 0 2px 3px #0000001f!important}.tw-root.tw-dark .tw-bar{background:#1e293b!important;border-color:#33415580!important;box-shadow:inset 0 2px 4px #00000059!important}.tw-bar-fill{background-image:linear-gradient(#ffffff59 0%,#ffffff14 35%,#0000000d 65%,#00000038 100%)!important;border:1px solid #ffffff26!important;border-radius:8px!important;height:100%!important;transition:width .6s cubic-bezier(.16,1,.3,1)!important;position:relative!important;box-shadow:0 1px 2px #00000026!important}.tw-bar-fill:not(.tw-bar-warn):not(.tw-bar-alert){background-color:var(--ok)!important}.tw-bar-warn{background-color:var(--seal)!important}.tw-bar-alert{background-color:var(--alert)!important}.tw-bar-marker{z-index:10!important;background:#17233c!important;width:3px!important;position:absolute!important;top:0!important;bottom:0!important}.tw-root.tw-dark .tw-bar-marker{background:#fff!important}
