/*! tailwindcss v4.1.12 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--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-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}}}.visible{visibility:visible}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.h-full{height:100%}.min-h-screen{min-height:100vh}.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,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.text-justify{text-align:justify}.ring{--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)}.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,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}html{overflow:hidden}:root{--card:255 255 255;--card-foreground:17 24 39;--popover:255 255 255;--popover-foreground:17 24 39;--primary:59 130 246;--primary-foreground:255 255 255;--secondary:99 102 241;--secondary-foreground:255 255 255;--muted:241 245 249;--muted-foreground:100 116 139;--accent:16 185 129;--accent-foreground:255 255 255;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:226 232 240;--input:226 232 240;--ring:59 130 246;--radius:.5rem}.dark{--background:11 11 12;--foreground:248 250 252;--card:17 24 39;--card-foreground:248 250 252;--popover:17 24 39;--popover-foreground:248 250 252;--primary:59 130 246;--primary-foreground:255 255 255;--secondary:99 102 241;--secondary-foreground:255 255 255;--muted:31 41 55;--muted-foreground:148 163 184;--accent:16 185 129;--accent-foreground:15 23 42;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:51 65 85;--input:51 65 85;--ring:59 130 246}@layer base{*{border-color:rgb(var(--border)/1)}body{background-color:rgb(var(--background)/1);color:rgb(var(--foreground)/1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@layer components{.btn{border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s,background-color .15s,filter .15s,border-color .15s;display:inline-flex}.btn:focus-visible{box-shadow:0 0 0 2px rgb(var(--ring)/1);outline:none}.btn:disabled{opacity:.5;pointer-events:none}.btn-primary{background-color:rgb(var(--primary)/1);color:rgb(var(--primary-foreground)/1);box-shadow:0 1px 2px #0000000d}.btn-primary:hover{filter:brightness(1.05)}.btn-secondary{background-color:rgb(var(--secondary)/1);color:rgb(var(--secondary-foreground)/1);box-shadow:0 1px 2px #0000000d}.btn-secondary:hover{filter:brightness(1.05)}.btn-outline{border:1px solid rgb(var(--border)/1);color:rgb(var(--foreground)/1);background-color:#0000}.btn-outline:hover{background-color:rgb(var(--muted)/1)}.btn-destructive{background-color:rgb(var(--destructive)/1);color:rgb(var(--destructive-foreground)/1)}.btn-destructive:hover{filter:brightness(1.05)}.card{border:1px solid rgb(var(--border)/1);background-color:rgb(var(--card)/1);color:rgb(var(--card-foreground)/1);border-radius:calc(var(--radius) + 2px);box-shadow:0 1px 2px #0000000d}.badge{border:1px solid rgb(var(--border)/1);background-color:rgb(var(--muted)/1);color:rgb(var(--muted-foreground)/1);border-radius:.375rem;align-items:center;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;display:inline-flex}}@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-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-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}
