/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-duration:initial}}}.fixed{position:fixed}.sticky{position:sticky}.z-50{z-index:50}.mx-auto{margin-inline:auto}.mb-\[2px\]{margin-bottom:2px}.mb-\[3px\]{margin-bottom:3px}.mb-\[6px\]{margin-bottom:6px}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-screen{height:100vh}.w-\[40px\]{width:40px}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[768px\]{max-width:768px}.min-w-\[80px\]{min-width:80px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.gap-\[3px\]{gap:3px}.gap-\[6px\]{gap:6px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-\[\#93c5fd\]{border-color:#93c5fd}.border-\[\#2563eb\]{border-color:#2563eb}.border-\[\#a7f3d0\]{border-color:#a7f3d0}.border-\[\#d1d5db\]{border-color:#d1d5db}.border-\[\#e5e7eb\]{border-color:#e5e7eb}.border-\[\#f9a8d4\]{border-color:#f9a8d4}.border-\[\#fbbf24\]{border-color:#fbbf24}.bg-\[\#d1fae5\]{background-color:#d1fae5}.bg-\[\#dbeafe\]{background-color:#dbeafe}.bg-\[\#e0e7ff\]{background-color:#e0e7ff}.bg-\[\#e5e7eb\]{background-color:#e5e7eb}.bg-\[\#ecfdf5\]{background-color:#ecfdf5}.bg-\[\#f9fafb\]{background-color:#f9fafb}.bg-\[\#fce7f3\]{background-color:#fce7f3}.bg-\[\#fee2e2\]{background-color:#fee2e2}.bg-\[\#fef3c7\]{background-color:#fef3c7}.px-\[4px\]{padding-inline:4px}.px-\[6px\]{padding-inline:6px}.py-\[1px\]{padding-block:1px}.py-\[2px\]{padding-block:2px}.py-\[4px\]{padding-block:4px}.pr-\[4px\]{padding-right:4px}.pl-\[6px\]{padding-left:6px}.text-left{text-align:left}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.whitespace-nowrap{white-space:nowrap}.text-\[\#1e3a8a\]{color:#1e3a8a}.text-\[\#1e40af\]{color:#1e40af}.text-\[\#6b7280\]{color:#6b7280}.text-\[\#9ca3af\]{color:#9ca3af}.text-\[\#9f1239\]{color:#9f1239}.text-\[\#065f46\]{color:#065f46}.text-\[\#991b1b\]{color:#991b1b}.text-\[\#2563eb\]{color:#2563eb}.text-\[\#4338ca\]{color:#4338ca}.text-\[\#111827\]{color:#111827}.text-\[\#374151\]{color:#374151}.text-\[\#b45309\]{color:#b45309}.text-\[\#be123c\]{color:#be123c}.text-\[\#dc2626\]{color:#dc2626}.italic{font-style:italic}.opacity-50{opacity:.5}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:bg-\[\#d1d5db\]:hover{background-color:#d1d5db}.hover\:text-\[\#1e40af\]:hover{color:#1e40af}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{min-height:100vh;background:#f5f5f5;min-height:-webkit-fill-available;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,sans-serif;overflow:hidden}input::placeholder{color:#ffffff80;opacity:1}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.animate-slideUp{animation:slideUp .3s ease-out}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideOutLeft{animation:slideOutLeft .3s ease-out}.animate-slideInLeft{animation:slideInLeft .3s ease-out}.animate-slideOutRight{animation:slideOutRight .3s ease-out}.animate-slideInRight{animation:slideInRight .3s ease-out}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}