:root{--p-blue-50: #EFF6FF;--p-blue-100: #DBEAFE;--p-blue-200: #BFDBFE;--p-blue-300: #93C5FD;--p-blue-400: #60A5FA;--p-blue-500: #3B82F6;--p-blue-600: #2563EB;--p-blue-700: #1D4ED8;--p-blue-800: #1E40AF;--p-blue-900: #1E3A8A;--p-indigo-50: #EEF2FF;--p-indigo-100: #E0E7FF;--p-indigo-200: #C7D2FE;--p-indigo-300: #A5B4FC;--p-indigo-400: #818CF8;--p-indigo-500: #6366F1;--p-indigo-600: #4F46E5;--p-indigo-700: #4338CA;--p-indigo-800: #3730A3;--p-indigo-900: #312E81;--p-indigo-950: #1E1B4B;--p-violet-50: #F5F3FF;--p-violet-100: #EDE9FE;--p-violet-200: #DDD6FE;--p-violet-300: #C4B5FD;--p-violet-400: #A78BFA;--p-violet-500: #8B5CF6;--p-violet-600: #7C3AED;--p-violet-700: #6D28D9;--p-violet-800: #5B21B6;--p-violet-900: #4C1D95;--p-violet-950: #2E1065;--p-slate-50: #F8FAFC;--p-slate-100: #F1F5F9;--p-slate-200: #E2E8F0;--p-slate-300: #CBD5E1;--p-slate-400: #94A3B8;--p-slate-500: #64748B;--p-slate-600: #475569;--p-slate-700: #334155;--p-slate-800: #1E293B;--p-slate-900: #0F172A;--p-slate-950: #020617;--p-emerald-50: #ECFDF5;--p-emerald-100: #D1FAE5;--p-emerald-500: #10B981;--p-emerald-600: #059669;--p-emerald-700: #047857;--p-amber-50: #FFFBEB;--p-amber-100: #FEF3C7;--p-amber-500: #F59E0B;--p-amber-600: #D97706;--p-amber-700: #B45309;--p-rose-50: #FFF1F2;--p-rose-100: #FFE4E6;--p-rose-500: #EF4444;--p-rose-600: #DC2626;--p-rose-700: #B91C1C}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px}:root{--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 9999px}:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--lh-xs: 1.45;--lh-sm: 1.54;--lh-base: 1.6;--lh-lg: 1.65;--lh-xl: 1.4;--lh-2xl: 1.33;--lh-3xl: 1.27;--lh-4xl: 1.22;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;--ls-tight: -.025em;--ls-normal: 0em;--ls-wide: .025em;--ls-wider: .05em}:root{--shadow-0: none;--shadow-1: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-2: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-3: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-float: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--shadow-ai: 0 4px 24px rgba(37, 99, 235, .12), 0 1px 4px rgba(37, 99, 235, .08)}:root{--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .32s;--duration-spring: .4s;--ease-default: ease;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1)}:root{--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--header-height: 60px}:root,html.light{color-scheme:light;--bg-page: var(--p-slate-50);--bg-surface: #ffffff;--bg-surface-raised: #ffffff;--bg-surface-overlay: rgba(255, 255, 255, .92);--bg-subtle: var(--p-slate-100);--bg-muted: var(--p-slate-200);--border-default: var(--p-slate-200);--border-subtle: var(--p-slate-100);--border-strong: var(--p-slate-300);--border-focus: var(--p-indigo-500);--text-primary: var(--p-slate-900);--text-secondary: var(--p-slate-600);--text-muted: var(--p-slate-400);--text-placeholder: var(--p-slate-300);--text-inverse: #ffffff;--text-on-primary: #ffffff;--color-primary: var(--p-blue-600);--color-primary-hover: var(--p-blue-700);--color-primary-active: var(--p-blue-800);--color-primary-subtle: var(--p-blue-50);--color-primary-border: var(--p-blue-200);--color-ai: var(--p-violet-600);--color-ai-hover: var(--p-violet-700);--color-ai-subtle: var(--p-violet-50);--color-ai-border: var(--p-violet-200);--color-ai-text: var(--p-violet-700);--color-success: var(--p-emerald-500);--color-success-subtle: var(--p-emerald-50);--color-success-border: var(--p-emerald-100);--color-success-text: var(--p-emerald-700);--color-warning: var(--p-amber-500);--color-warning-subtle: var(--p-amber-50);--color-warning-border: var(--p-amber-100);--color-warning-text: var(--p-amber-700);--color-danger: var(--p-rose-500);--color-danger-subtle: var(--p-rose-50);--color-danger-border: var(--p-rose-100);--color-danger-text: var(--p-rose-700);--color-info: var(--p-blue-500);--color-info-subtle: var(--p-blue-50);--color-info-border: var(--p-blue-100);--color-info-text: var(--p-blue-600);--interactive-hover: rgba(15, 23, 42, .04);--interactive-active: rgba(15, 23, 42, .08);--interactive-selected: var(--p-indigo-50);--sidebar-bg: #ffffff;--sidebar-border: var(--p-slate-200);--sidebar-nav-hover: var(--p-slate-50);--sidebar-nav-active: var(--p-indigo-50);--sidebar-nav-active-text: var(--p-indigo-700);--sidebar-nav-active-icon: var(--p-indigo-600)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;tab-size:4}body{font-family:var(--font-family);font-size:var(--text-base);line-height:var(--lh-base);color:var(--text-primary);background-color:var(--bg-page);font-weight:var(--fw-regular);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color var(--duration-slow) var(--ease-in-out),color var(--duration-slow) var(--ease-in-out)}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-semibold);line-height:var(--lh-xl);letter-spacing:var(--ls-tight);color:var(--text-primary)}p{line-height:var(--lh-base);color:var(--text-secondary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--color-primary-subtle);color:var(--color-primary)}a{color:var(--color-primary);text-decoration:none;transition:color var(--duration-fast) var(--ease-default)}a:hover{color:var(--color-primary-hover)}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}#app{display:contents}.p-button{font-family:var(--font-family);font-weight:var(--fw-medium);letter-spacing:-.01em;transition:background-color var(--duration-fast) var(--ease-default),box-shadow var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default),transform var(--duration-fast) var(--ease-spring)}.p-button:active{transform:scale(.97)}.p-inputtext,.p-textarea,.p-select{font-family:var(--font-family);font-size:var(--text-base)}.p-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-1)!important}.p-dialog{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-float)!important}.p-dialog-header{padding:var(--space-5) var(--space-5) var(--space-4)!important}.p-dialog-content{padding:0 var(--space-5)!important}.p-dialog-footer{padding:var(--space-4) var(--space-5) var(--space-5)!important}.p-toast .p-toast-message,.p-select-overlay,.p-autocomplete-overlay{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-3)!important}.text-xs{font-size:var(--text-xs);line-height:var(--lh-xs)}.text-sm{font-size:var(--text-sm);line-height:var(--lh-sm)}.text-base{font-size:var(--text-base);line-height:var(--lh-base)}.text-lg{font-size:var(--text-lg);line-height:var(--lh-lg)}.text-xl{font-size:var(--text-xl);line-height:var(--lh-xl)}.text-2xl{font-size:var(--text-2xl);line-height:var(--lh-2xl)}.text-3xl{font-size:var(--text-3xl);line-height:var(--lh-3xl)}.text-4xl{font-size:var(--text-4xl);line-height:var(--lh-4xl)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.bg-surface{background-color:var(--bg-surface)}.bg-page{background-color:var(--bg-page)}.bg-subtle{background-color:var(--bg-subtle)}.bg-primary-subtle{background-color:var(--color-primary-subtle)}.bg-ai-subtle{background-color:var(--color-ai-subtle)}.ai-gradient{background:linear-gradient(135deg,var(--p-indigo-500) 0%,var(--p-violet-600) 100%)}.ai-gradient-text{background:linear-gradient(135deg,var(--p-indigo-500) 0%,var(--p-violet-600) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.focus-ring:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.fade-enter-active,.fade-leave-active{transition:opacity var(--duration-normal) var(--ease-default)}.fade-enter-from,.fade-leave-to{opacity:0}.slide-up-enter-active{transition:opacity var(--duration-normal) var(--ease-out),transform var(--duration-normal) var(--ease-out)}.slide-up-leave-active{transition:opacity var(--duration-fast) var(--ease-default),transform var(--duration-fast) var(--ease-default)}.slide-up-enter-from{opacity:0;transform:translateY(12px)}.slide-up-leave-to{opacity:0;transform:translateY(-4px)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-base{background:linear-gradient(90deg,var(--bg-subtle) 25%,var(--bg-muted) 50%,var(--bg-subtle) 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite;border-radius:var(--radius-md)}
