/*! tailwindcss v4.1.6 | 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)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.fixed{position:fixed}.col-span-1{grid-column:span 1/span 1}.col-span-4{grid-column:span 4/span 4}.col-span-7{grid-column:span 7/span 7}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.max-w-full{max-width:100%}.flex-grow{flex-grow:1}.rotate-180{rotate:180deg}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[16rem_1fr\]{grid-template-columns:16rem 1fr}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.self-center{align-self:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#2D3748\]{border-color:#2d3748}.bg-\[\#f9fafb\]{background-color:#f9fafb}.bg-transparent{background-color:#0000}.text-center{text-align:center}.text-left{text-align:left}.text-\[10px\]{font-size:10px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-70{opacity:.7}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}.sidebar-container{border-right:1px solid #2d3748;flex-direction:column;width:16rem;height:100vh;display:flex;position:relative;overflow:hidden;background-color:#fff!important}.logo-section{border-bottom:1px solid #e5e7eb;flex-shrink:0;background-color:#f9fafb!important;padding:.5rem!important}.account-section{color:#111827;border-bottom:1px solid #e5e7eb;flex-shrink:0;background-color:#f9fafb!important}.account-selector{text-align:left;grid-template-columns:1fr auto;align-items:center;width:100%;padding:.5rem;display:grid}.account-dropdown{background-color:#fff;border-bottom:1px solid #e5e7eb}.account-client-header{color:#fff;text-transform:uppercase;padding:.25rem 1rem;font-size:.75rem;font-weight:700;background-color:#342363!important}.account-option{color:#1f2937;text-align:left;border-bottom:1px solid #e5e7eb;width:100%;padding:.25rem 1.5rem;font-size:.75rem;background-color:#f3f4f6!important}.account-option:last-child{border-bottom:none}.account-option:hover{background-color:#e5e7eb!important}.account-option:nth-child(odd){background-color:#f9fafb!important}.account-option:nth-child(odd):hover{background-color:#e5e7eb!important}.fixed-bottom{flex-shrink:0;width:100%;margin-top:auto}.damon-button{border-radius:0;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex;color:#fff!important;background-color:#174da6!important}.damon-button:hover{background-color:#2563eb!important}.section-header{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex;background-color:#fff!important}.section-header:hover{background-color:#f9fafb!important}.section-item{color:#4b5563;text-align:left;width:100%;padding:.375rem 1rem;font-size:.75rem;background-color:#fff!important}.section-item:hover{background-color:#f9fafb!important}.bottom-nav{border-top:1px solid #e5e7eb;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.5rem;display:grid;background-color:#f9fafb!important}html,body{color:#111827;background-color:#fff;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:inherit;overflow:hidden}a{color:#3b82f6;font-weight:500;text-decoration:none}a:hover{color:#2563eb}button{cursor:pointer;border:1px solid #0000;border-radius:0;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:background-color .25s,border-color .25s}h1{font-size:2rem;font-weight:700;line-height:1.2}button:focus,button:focus-visible{outline:none}@media (prefers-color-scheme:dark){html,body{color:#f9fafb;background-color:#1f2937}a{color:#93c5fd}a:hover{color:#60a5fa}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
