/*! tailwindcss v4.2.2 | 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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-full{top:100%}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.order-2{order:2}.order-7{order:7}.col-6{grid-column:6}.col-12{grid-column:12}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.col-span-12{grid-column:span 12/span 12}.container{width:100%}.mx-auto{margin-inline:auto}.ms-auto{margin-inline-start:auto}.mt-auto{margin-top:auto}.-mb-px{margin-bottom:-1px}.ml-auto{margin-left:auto}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[90vh\]{height:90vh}.h-\[calc\(100\%-3\.5rem\)\]{height:calc(100% - 3.5rem)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-\[30px\]{min-height:30px}.min-h-\[84px\]{min-height:84px}.min-h-\[92px\]{min-height:92px}.min-h-\[96px\]{min-height:96px}.min-h-screen{min-height:100vh}.w-11\/12{width:91.6667%}.w-full{width:100%}.w-px{width:1px}.max-w-\[62ch\]{max-width:62ch}.max-w-\[1640px\]{max-width:1640px}.max-w-full{max-width:100%}.min-w-\[160px\]{min-width:160px}.min-w-\[170px\]{min-width:170px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[300px\]{min-width:300px}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow-1{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-full{--tw-translate-x:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.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}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-border>:not(:last-child)){border-color:hsl(var(--border) / 1)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-b-lg{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[2px\]{border-style:var(--tw-border-style);border-width:2px}.border-\[3px\]{border-style:var(--tw-border-style);border-width:3px}.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-r-0{border-right-style:var(--tw-border-style);border-right-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-0{border-left-style:var(--tw-border-style);border-left-width:0}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-border,.border-border\/70{border-color:hsl(var(--border) / 1)}@supports (color:color-mix(in lab, red, red)){.border-border\/70{border-color:color-mix(in oklab, hsl(var(--border) / 1) 70%, transparent)}}.border-border\/90{border-color:hsl(var(--border) / 1)}@supports (color:color-mix(in lab, red, red)){.border-border\/90{border-color:color-mix(in oklab, hsl(var(--border) / 1) 90%, transparent)}}.border-current{border-color:currentColor}.border-destructive,.border-destructive\/20{border-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.border-destructive\/20{border-color:color-mix(in oklab, hsl(var(--destructive) / 1) 20%, transparent)}}.border-destructive\/40{border-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.border-destructive\/40{border-color:color-mix(in oklab, hsl(var(--destructive) / 1) 40%, transparent)}}.border-primary,.border-primary\/20{border-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.border-primary\/20{border-color:color-mix(in oklab, hsl(var(--primary) / 1) 20%, transparent)}}.border-primary\/50{border-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.border-primary\/50{border-color:color-mix(in oklab, hsl(var(--primary) / 1) 50%, transparent)}}.border-primary\/60{border-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.border-primary\/60{border-color:color-mix(in oklab, hsl(var(--primary) / 1) 60%, transparent)}}.border-primary\/70{border-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.border-primary\/70{border-color:color-mix(in oklab, hsl(var(--primary) / 1) 70%, transparent)}}.border-secondary{border-color:hsl(var(--secondary) / 1)}.border-transparent{border-color:#0000}.border-t-transparent{border-top-color:#0000}.border-b-primary{border-bottom-color:hsl(var(--primary) / 1)}.border-b-transparent{border-bottom-color:#0000}.border-l-destructive{border-left-color:hsl(var(--destructive) / 1)}.border-l-primary{border-left-color:hsl(var(--primary) / 1)}.bg-background,.bg-background\/75{background-color:hsl(var(--background) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-background\/75{background-color:color-mix(in oklab, hsl(var(--background) / 1) 75%, transparent)}}.bg-border{background-color:hsl(var(--border) / 1)}.bg-card{background-color:hsl(var(--card) / 1)}.bg-destructive,.bg-destructive\/5{background-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-destructive\/5{background-color:color-mix(in oklab, hsl(var(--destructive) / 1) 5%, transparent)}}.bg-destructive\/10{background-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-destructive\/10{background-color:color-mix(in oklab, hsl(var(--destructive) / 1) 10%, transparent)}}.bg-muted,.bg-muted\/20{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/20{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 20%, transparent)}}.bg-muted\/30{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/30{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 30%, transparent)}}.bg-muted\/40{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/40{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 40%, transparent)}}.bg-muted\/45{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/45{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 45%, transparent)}}.bg-muted\/50{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/50{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 50%, transparent)}}.bg-primary,.bg-primary\/10{background-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.bg-primary\/10{background-color:color-mix(in oklab, hsl(var(--primary) / 1) 10%, transparent)}}.bg-secondary{background-color:hsl(var(--secondary) / 1)}.bg-transparent{background-color:#0000}.bg-\[right_0\.75rem_center\]{background-position:right .75rem center}.bg-no-repeat{background-repeat:no-repeat}.text-center{text-align:center}.text-end{text-align:end}.text-left{text-align:left}.text-right{text-align:right}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[11px\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:hsl(var(--card-foreground) / 1)}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive) / 1)}.text-destructive-foreground{color:hsl(var(--destructive-foreground) / 1)}.text-foreground{color:hsl(var(--foreground) / 1)}.text-muted{color:hsl(var(--muted) / 1)}.text-muted-foreground{color:hsl(var(--muted-foreground) / 1)}.text-primary{color:hsl(var(--primary) / 1)}.text-primary-foreground{color:hsl(var(--primary-foreground) / 1)}.text-secondary-foreground{color:hsl(var(--secondary-foreground) / 1)}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-foreground{accent-color:hsl(var(--foreground) / 1)}.accent-primary{accent-color:hsl(var(--primary) / 1)}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-soft{--tw-shadow:0 8px 24px var(--tw-shadow-color,#11182714);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring-primary\/30{--tw-ring-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.ring-primary\/30{--tw-ring-color:color-mix(in oklab, hsl(var(--primary) / 1) 30%, transparent)}}.ring-primary\/35{--tw-ring-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.ring-primary\/35{--tw-ring-color:color-mix(in oklab, hsl(var(--primary) / 1) 35%, transparent)}}.ring-primary\/40{--tw-ring-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.ring-primary\/40{--tw-ring-color:color-mix(in oklab, hsl(var(--primary) / 1) 40%, transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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)}.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-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-shadow{transition-property:box-shadow;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-300{--tw-duration:.3s;transition-duration:.3s;animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.fade-in{--tw-enter-opacity:0}.running{animation-play-state:running}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-70:is(:where(.peer):disabled~*){opacity:.7}.file\:rounded-full::file-selector-button{border-radius:3.40282e38px}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground) / 1)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:-translate-y-\[1px\]:hover{--tw-translate-y:calc(1px * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:border-primary\/50:hover{border-color:color-mix(in oklab, hsl(var(--primary) / 1) 50%, transparent)}}.hover\:bg-accent:hover{background-color:hsl(var(--accent) / 1)}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/10:hover{background-color:color-mix(in oklab, hsl(var(--destructive) / 1) 10%, transparent)}}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab, hsl(var(--destructive) / 1) 90%, transparent)}}.hover\:bg-muted\/20:hover{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-muted\/20:hover{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 20%, transparent)}}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-muted\/30:hover{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 30%, transparent)}}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab, hsl(var(--muted) / 1) 50%, transparent)}}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/10:hover{background-color:color-mix(in oklab, hsl(var(--primary) / 1) 10%, transparent)}}.hover\:bg-primary\/85:hover{background-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/85:hover{background-color:color-mix(in oklab, hsl(var(--primary) / 1) 85%, transparent)}}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, hsl(var(--primary) / 1) 90%, transparent)}}.hover\:bg-secondary\/85:hover{background-color:hsl(var(--secondary) / 1)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/85:hover{background-color:color-mix(in oklab, hsl(var(--secondary) / 1) 85%, transparent)}}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground) / 1)}.hover\:text-foreground:hover{color:hsl(var(--foreground) / 1)}.hover\:no-underline:hover{text-decoration-line:none}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}}.focus\:ring:focus,.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-0:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring) / 1)}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none>:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground) / 1)}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y:-3px;translate:var(--tw-translate-x) var(--tw-translate-y)}:root{--background:210 20% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--primary:217 91% 60%;--primary-foreground:210 40% 98%;--secondary:214 32% 91%;--secondary-foreground:222 47% 11%;--muted:214 32% 94%;--muted-foreground:215 16% 47%;--accent:210 40% 96%;--accent-foreground:222 47% 11%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:214 32% 88%;--ring:217 91% 60%;--radius-lg:.75rem;--radius-md:.5rem;--radius-sm:.375rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.brand-logo{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.login-card{border:none;border-radius:20px;box-shadow:0 20px 40px #0000001a}.shadow-hover{transition:box-shadow .2s}.shadow-hover:hover{box-shadow:0 4px 20px #00000026}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}.brand-logo{color:#0d6efd;font-weight:700}.login-card{border-radius:12px;transition:transform .2s ease-in-out}.login-card:hover{transform:translateY(-2px)}.company-card{border:1px solid #dee2e6;border-radius:8px;transition:all .2s ease-in-out}.company-card:hover{border-color:#0d6efd;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.border-dashed{border-style:dashed!important;border-color:#dee2e6!important}.border-dashed:hover{background-color:#f8f9fa;border-color:#0d6efd!important}@media (width<=768px){.login-card,.company-card{margin-bottom:1rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.card-body{padding:1.5rem!important}.form-control-lg{padding:.75rem 1rem;font-size:1rem}}@media (width<=576px){.container{padding-left:1rem;padding-right:1rem}.card-body{padding:1rem!important}.btn{font-size:.9rem}h1,h2,h3{font-size:calc(1.2rem + .5vw)}}.spinner-border-sm{width:1rem;height:1rem}.was-validated .form-control:valid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='m2.3 6.73.94-.94 1.38 1.38'/%3e%3c/svg%3e");border-color:#198754}.was-validated .form-control:invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.8 4.6 2.4 2.4m0-2.4L5.8 7'/%3e%3c/svg%3e");border-color:#dc3545}.table-responsive{border-radius:8px;overflow:hidden}.table th{color:#495057;background-color:#f8f9fa;border-bottom:2px solid #dee2e6;font-weight:600}.badge{padding:.35em .65em;font-size:.75rem}.dropdown-menu{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #00000026}.dropdown-item{padding:.5rem 1rem;transition:background-color .15s ease-in-out}.dropdown-item:hover{background-color:#f8f9fa}.alert{border:none;border-radius:8px}.alert-danger{color:#721c24;background-color:#f8d7da}.alert-success{color:#0f5132;background-color:#d1e7dd}.alert-info{color:#055160;background-color:#cff4fc}.alert-warning{color:#664d03;background-color:#fff3cd}.progress{border-radius:4px;overflow:hidden}.progress-bar{transition:width .3s}.modal-content{border:none;border-radius:12px;box-shadow:0 10px 30px #0003}.modal-header{border-bottom:1px solid #e9ecef;padding:1.5rem}.modal-body{padding:1.5rem}.modal-footer{border-top:1px solid #e9ecef;padding:1rem 1.5rem}.pos-modal .modal-dialog{max-width:min(96vw,1440px)}.pos-modal .modal-content{flex-direction:column;height:min(96dvh,980px);display:flex}.pos-modal .pos-modal-body{flex:auto;min-height:0;overflow:hidden}.pos-modal .pos-main-layout,.pos-modal .pos-left-pane,.pos-modal .pos-center-pane,.pos-modal .pos-right-pane{height:100%;min-height:0}.pos-modal .pos-left-pane>.h-100{min-height:0}.pos-modal .pos-left-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow:auto}.pos-modal .pos-success-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pos-modal .pos-error-alert{z-index:20;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:min(40vh,320px);overflow:auto}.pos-modal .btn,.pos-modal .form-control,.pos-modal .form-select,.pos-modal .input-group-text{min-height:44px}.pos-modal .btn.btn-sm,.pos-modal .pos-touch-target,.pos-modal .btn-close{min-width:44px;min-height:44px}.pos-modal .btn-group .btn{justify-content:center;align-items:center;display:inline-flex}.pos-entry-page,.pos-floor-page{max-width:1640px;margin-inline:auto}.pos-entry-heading h2,.pos-floor-heading h2{line-height:1.15}.pos-entry-heading p,.pos-floor-heading p{max-width:62ch}.pos-entry-actions .btn,.pos-floor-actions .btn{min-height:42px}.pos-entry-chips .badge{align-items:center;min-height:30px;padding:.45rem .7rem;font-weight:500;display:inline-flex}.pos-entry-card{border-radius:.85rem}.pos-entry-card .card-title{line-height:1.25}.pos-entry-card-body{padding:1.05rem 1.05rem 1rem}.pos-entry-bullets{line-height:1.4}.pos-entry-bullets li+li{margin-top:.15rem}.pos-entry-launch-btn,.pos-floor-action-btn{min-height:42px;font-weight:600}.pos-entry-session-alert,.pos-entry-last-sale{border-radius:.75rem}.pos-floor-metric-card{border-radius:.85rem}.pos-floor-metric-card .card-body{min-height:84px}.pos-floor-shift-card .card-body{padding:1rem}.pos-floor-shift-card .btn{min-height:40px}.pos-modal .modal-dialog{margin:.9rem auto}.pos-modal .modal-header{padding:.9rem 1rem}.pos-modal .modal-title{font-size:1.7rem;line-height:1.1}.pos-modal .modal-body>[data-testid=pos-mode-help],.pos-modal .modal-body>[data-testid=pos-shift-session-log]{line-height:1.35}.pos-modal .modal-footer{padding:.7rem 1rem}.pos-modal .modal-footer .btn{min-height:42px}@media (width<=1199.98px) and (orientation:portrait){.pos-modal .modal-content{height:100dvh;max-height:100dvh}}@media (width<=991.98px){.pos-modal .modal-content{border-radius:0;height:100dvh;max-height:100dvh}.pos-modal .modal-header,.pos-modal .modal-footer{padding:.75rem 1rem}.pos-modal .modal-title{font-size:1.5rem}.pos-entry-actions,.pos-floor-actions{width:100%}.pos-entry-actions .btn,.pos-floor-actions .btn{flex:auto}.pos-floor-metric-card .card-body{min-height:76px}}.btn:focus,.form-control:focus,.form-select:focus{box-shadow:0 0 0 .2rem #0d6efd40}@media print{.sidebar,.navbar,.btn,.dropdown{display:none!important}.container-fluid{margin-left:0!important}}
