@charset "UTF-8";.alert[data-v-df0e6e8c]{display:flex;align-items:flex-start;gap:8px;margin:0;padding:12px 16px;border:1px solid transparent;border-radius:6px;font-size:.8125rem;line-height:1.5;text-align:left}.alert--titled[data-v-df0e6e8c]{padding:16px}.alert__icon[data-v-df0e6e8c]{flex-shrink:0;font-size:.875rem;line-height:1.5}.alert__body[data-v-df0e6e8c]{min-width:0;flex:1}.alert__title[data-v-df0e6e8c]{margin:0 0 2px;font-weight:600}.alert__content[data-v-df0e6e8c] p{margin:0}.alert__content[data-v-df0e6e8c] p+p{margin-top:2px}.alert__content[data-v-df0e6e8c] a{color:inherit;text-decoration:underline;text-underline-offset:2px;font-weight:500;border-radius:4px}.alert__content[data-v-df0e6e8c] a:hover{text-decoration-thickness:2px}.alert__content[data-v-df0e6e8c] a:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-background-primary),0 0 0 4px var(--color-primary)}.alert__actions[data-v-df0e6e8c]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.alert__close[data-v-df0e6e8c]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin:-2px -2px 0 0;padding:0;background:none;border:none;border-radius:4px;font-size:.75rem;line-height:1;cursor:pointer;color:inherit;opacity:.65;transition:all .22s cubic-bezier(.32,.72,0,1)}.alert__close[data-v-df0e6e8c]:hover{opacity:1;background-color:rgba(var(--alert-accent-rgb),.14)}.alert__close[data-v-df0e6e8c]:active{transform:scale(.94)}.alert__close[data-v-df0e6e8c]:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-background-primary),0 0 0 4px var(--color-primary);opacity:1}.alert--info[data-v-df0e6e8c]{--alert-accent-rgb: var(--color-info-rgb);background-color:var(--color-info-bg);border-color:rgba(var(--color-info-rgb),.28);color:var(--color-info-text)}.alert--success[data-v-df0e6e8c]{--alert-accent-rgb: var(--color-success-rgb);background-color:var(--color-success-bg);border-color:rgba(var(--color-success-rgb),.28);color:var(--color-success-text)}.alert--warning[data-v-df0e6e8c]{--alert-accent-rgb: var(--color-warning-rgb);background-color:var(--color-warning-bg);border-color:rgba(var(--color-warning-rgb),.28);color:var(--color-warning-text)}.alert--danger[data-v-df0e6e8c]{--alert-accent-rgb: var(--color-error-rgb);background-color:var(--color-danger-bg);border-color:rgba(var(--color-error-rgb),.28);color:var(--color-danger-text)}.toast-region[data-v-af573868]{position:fixed;top:80px;right:16px;z-index:1070;pointer-events:none;width:min(380px,100vw - 20px)}@media(max-width:768px){.toast-region[data-v-af573868]{top:16px;left:16px;right:16px;width:auto}}.toast-stack[data-v-af573868]{display:flex;flex-direction:column;gap:8px}.toast-stack__item[data-v-af573868]{pointer-events:auto;background-color:var(--color-background-secondary);border-radius:6px;box-shadow:var(--shadow-lg)}.toast-count[data-v-af573868]{margin-left:2px;font-variant-numeric:tabular-nums;font-weight:600;opacity:.75}.toast-enter-from[data-v-af573868]{opacity:0;transform:translate(16px)}.toast-leave-to[data-v-af573868]{opacity:0;transform:translate(16px) scale(.97)}.toast-enter-active[data-v-af573868],.toast-leave-active[data-v-af573868]{transition:opacity .22s cubic-bezier(.32,.72,0,1),transform .22s cubic-bezier(.32,.72,0,1)}.toast-leave-active[data-v-af573868]{position:absolute;width:100%}.toast-move[data-v-af573868]{transition:transform .22s cubic-bezier(.32,.72,0,1)}@media(prefers-reduced-motion:reduce){.toast-enter-active[data-v-af573868],.toast-leave-active[data-v-af573868],.toast-move[data-v-af573868]{transition-duration:.1s}.toast-enter-from[data-v-af573868],.toast-leave-to[data-v-af573868]{transform:none}}.modal-overlay[data-v-47ed974d]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;display:flex;justify-content:center;align-items:center;padding:20px;z-index:1040;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-content[data-v-47ed974d]{background-color:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:16px;box-shadow:var(--shadow-xl);width:100%;display:flex;flex-direction:column;max-height:90dvh;z-index:1050;position:relative}.modal-content.size--sm[data-v-47ed974d]{max-width:460px}.modal-content.size--md[data-v-47ed974d]{max-width:768px}.modal-content.size--lg[data-v-47ed974d]{max-width:960px}.modal-content.size--xl[data-v-47ed974d]{max-width:1200px}.modal-content.variant--image[data-v-47ed974d]{width:auto;height:auto;max-width:none;background:transparent;box-shadow:none}.modal-content.variant--image .modal-body[data-v-47ed974d]{padding:0}.modal-content.variant--image .modal-header[data-v-47ed974d],.modal-content.variant--image .modal-footer[data-v-47ed974d]{display:none}.modal-header[data-v-47ed974d]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid var(--color-border);flex-shrink:0}.modal-title[data-v-47ed974d]{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;margin:0}.close-button[data-v-47ed974d]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:none;border:none;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--color-text-tertiary);border-radius:4px;transition:color .15s cubic-bezier(.32,.72,0,1),background-color .15s cubic-bezier(.32,.72,0,1),border-color .15s cubic-bezier(.32,.72,0,1)}.close-button[data-v-47ed974d]:hover{background-color:var(--color-background-tertiary);color:var(--color-text-primary)}.modal-body[data-v-47ed974d]{padding:20px;line-height:1.5;overflow-y:auto;flex:1}@media(max-width:768px){.modal-body[data-v-47ed974d]{padding:12px}}.modal-footer[data-v-47ed974d]{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px;flex-shrink:0;background-color:var(--color-background-soft);border-top:1px solid var(--color-border);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.base-button[data-v-e8e39909]{display:inline-flex;justify-content:center;align-items:center;gap:6px;font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;line-height:1.3;border:1px solid transparent;border-radius:6px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:color .15s cubic-bezier(.32,.72,0,1),background-color .15s cubic-bezier(.32,.72,0,1),border-color .15s cubic-bezier(.32,.72,0,1),box-shadow .15s cubic-bezier(.32,.72,0,1),transform .1s cubic-bezier(.32,.72,0,1)}.base-button[data-v-e8e39909]:disabled{cursor:not-allowed;opacity:.5}.base-button[data-v-e8e39909]:active:not(:disabled){transform:scale(.98)}.base-button[data-v-e8e39909]:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-background-primary),0 0 0 4px var(--color-primary)}.size--large[data-v-e8e39909]{padding:16px 24px;font-size:1rem}.size--medium[data-v-e8e39909]{padding:12px 16px;font-size:.875rem}.size--small[data-v-e8e39909]{padding:6px 12px;font-size:.8125rem}.size--x-small[data-v-e8e39909]{padding:2px 6px;font-size:.75rem;gap:2px}.variant--primary[data-v-e8e39909]{background-color:var(--color-accent);color:var(--color-accent-contrast)}.variant--primary[data-v-e8e39909]:hover:not(:disabled){background-color:var(--color-accent-dark);box-shadow:var(--shadow-sm)}.variant--secondary[data-v-e8e39909]{background-color:var(--color-background-secondary);color:var(--color-text-primary);border-color:var(--color-border)}.variant--secondary[data-v-e8e39909]:hover:not(:disabled){border-color:var(--color-border-hover);background-color:var(--color-background-tertiary)}.variant--ghost[data-v-e8e39909]{background-color:transparent;color:var(--color-text-secondary);border-color:transparent}.variant--ghost[data-v-e8e39909]:hover:not(:disabled){background-color:var(--color-background-tertiary);color:var(--color-text-primary)}.variant--danger[data-v-e8e39909]{background-color:var(--color-danger-fill);color:var(--color-accent-contrast)}.variant--danger[data-v-e8e39909]:hover:not(:disabled){background-color:var(--color-danger-fill-hover);box-shadow:var(--shadow-sm)}.variant--warning[data-v-e8e39909]{background-color:var(--color-warning-bg);color:var(--color-warning-text);border-color:rgba(var(--color-warning-rgb),.38)}.variant--warning[data-v-e8e39909]:hover:not(:disabled){border-color:rgba(var(--color-warning-rgb),.6);box-shadow:var(--shadow-sm)}.spinner[data-v-e8e39909]{display:inline-block;width:1rem;height:1rem;border-radius:9999px;border:2px solid transparent;border-top-color:currentColor;opacity:.7;animation:spin-e8e39909 .7s linear infinite}@keyframes spin-e8e39909{to{transform:rotate(360deg)}}.input-wrapper[data-v-fc5de17f]{display:flex;flex-direction:column;width:100%}.input-label[data-v-fc5de17f]{display:block;margin-bottom:6px;color:var(--color-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.3}.input-inner-wrapper[data-v-fc5de17f]{position:relative;display:flex;align-items:center;width:100%}.base-input[data-v-fc5de17f]{width:100%;padding:12px;background-color:var(--color-background-primary);border:1px solid var(--color-border);border-radius:6px;color:var(--color-text-primary);font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.875rem;line-height:1.5;transition:color .15s cubic-bezier(.32,.72,0,1),background-color .15s cubic-bezier(.32,.72,0,1),border-color .15s cubic-bezier(.32,.72,0,1),box-shadow .15s cubic-bezier(.32,.72,0,1)}.base-input[data-v-fc5de17f]::placeholder{color:var(--color-text-tertiary)}.base-input[data-v-fc5de17f]:hover:not(:disabled):not(:focus){border-color:var(--color-border-hover)}.base-input[data-v-fc5de17f]:focus,.base-input[data-v-fc5de17f]:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.12)}.base-input[data-v-fc5de17f]:disabled{opacity:.5;cursor:not-allowed}.input-wrapper:has(.input-append) .base-input[data-v-fc5de17f]{padding-right:40px}.input-append[data-v-fc5de17f]{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;color:var(--color-text-tertiary)}.error-message[data-v-fc5de17f]{color:var(--color-error);font-size:.75rem;margin-top:6px}.input-wrapper:has(.error-message) .base-input[data-v-fc5de17f]{border-color:var(--color-error)}.input-wrapper:has(.error-message) .base-input[data-v-fc5de17f]:focus,.input-wrapper:has(.error-message) .base-input[data-v-fc5de17f]:focus-visible{border-color:var(--color-error);box-shadow:0 0 0 3px rgba(var(--color-error-rgb),.12)}.confirm__title[data-v-00e5b13e]{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;margin:0}.confirm__body[data-v-00e5b13e]{display:flex;flex-direction:column;gap:16px}.confirm__details[data-v-00e5b13e]{margin:8px 0 0;padding-left:24px}.confirm__details li+li[data-v-00e5b13e]{margin-top:2px}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-sans-latin-400-normal-gapTbOY8.woff2) format("woff2"),url(/assets/geist-sans-latin-400-normal-BOaIZNA2.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/geist-sans-latin-500-normal-uokXdC-Q.woff2) format("woff2"),url(/assets/geist-sans-latin-500-normal-CN2lyvyL.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/geist-sans-latin-600-normal-DFOURf8L.woff2) format("woff2"),url(/assets/geist-sans-latin-600-normal-CA1yjETN.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-mono-latin-400-normal-DTRLJnHl.woff2) format("woff2"),url(/assets/geist-mono-latin-400-normal-B2yvC1Cq.woff) format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/geist-mono-latin-500-normal-YINYabwD.woff2) format("woff2"),url(/assets/geist-mono-latin-500-normal-D-GG86Jb.woff) format("woff")}@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:""}*,*:before,*:after{box-sizing:border-box}#app{width:100%;height:100dvh}[data-theme=light]{--color-background-primary: #fbfbfc;--color-background-secondary: #ffffff;--color-background-tertiary: #f6f6f8;--color-background-soft: #f6f6f8;--color-surface: #ffffff;--color-bg-secondary: #ffffff;--color-background-secondary-rgb: 255, 255, 255;--color-text-primary: #16161a;--color-text-secondary: #5b5b64;--color-text-tertiary: #8b8b94;--color-text-muted: #8b8b94;--color-text-secondary-rgb: 91, 91, 100;--color-border: #e7e7ea;--color-border-light: rgb(239, 239, 241);--color-border-hover: #d4d4d9;--color-accent: #0f7a70;--color-accent-dark: rgb(12, 100, 92);--color-accent-contrast: #ffffff;--color-accent-light: #e6f5f3;--color-accent-soft: #e6f5f3;--color-accent-text: rgb(12, 100, 92);--color-accent-rgb: 15, 122, 112;--color-primary: #0f7a70;--color-primary-dark: rgb(12, 100, 92);--color-primary-ghost: #e6f5f3;--color-primary-rgb: 15, 122, 112;--color-secondary: #5b5b64;--color-secondary-rgb: 91, 91, 100;--color-error: #c8453f;--color-error-rgb: 200, 69, 63;--color-danger: #c8453f;--color-danger-main: #c8453f;--color-danger-text: rgb(151, 48, 43);--color-danger-border: rgb(219, 132, 128);--color-danger-bg: rgba(200, 69, 63, .1);--color-danger-fill: #c8453f;--color-danger-fill-hover: rgb(151, 48, 43);--color-success: #2f8a52;--color-success-rgb: 47, 138, 82;--color-success-main: #2f8a52;--color-success-text: rgb(35, 102, 61);--color-success-bg: rgba(47, 138, 82, .1);--color-warning: #b07a12;--color-warning-rgb: 176, 122, 18;--color-warning-main: #b07a12;--color-warning-text: rgb(130, 90, 13);--color-warning-bg: rgba(176, 122, 18, .1);--color-info: #3a6ea8;--color-info-rgb: 58, 110, 168;--color-info-main: #3a6ea8;--color-info-text: rgb(43, 81, 124);--color-info-bg: rgba(58, 110, 168, .1);--color-critical-rgb: 174, 67, 199;--color-critical-text: rgb(131, 45, 152);--color-critical-bg: rgba(174, 67, 199, .1);--status-closed-bg: #f6f6f8;--status-closed-text: #5b5b64;--chat-bubble-bg-user: #ffffff;--chat-bubble-bg-agent: #e6f5f3;--chat-bubble-border-agent: rgba(23, 143, 131, .28);--chat-bubble-bg-internal: rgba(176, 122, 18, .1);--chat-bubble-border-internal: rgba(176, 122, 18, .3);--chat-tag-bg: rgba(176, 122, 18, .18);--chat-tag-text: rgb(130, 90, 13);--shadow-sm: 0 1px 2px rgba(22, 22, 26, .06);--shadow-md: 0 1px 2px rgba(22, 22, 26, .06), 0 4px 12px rgba(22, 22, 26, .04);--shadow-lg: 0 2px 4px rgba(22, 22, 26, .06), 0 12px 24px rgba(22, 22, 26, .06);--shadow-xl: 0 4px 8px rgba(22, 22, 26, .07), 0 24px 48px rgba(22, 22, 26, .08);--shadow-inner: inset 0 1px 2px rgba(22, 22, 26, .07)}html[data-theme=light] .base-input,html[data-theme=light] .base-select,html[data-theme=light] .base-textarea{background-color:var(--color-background-primary);border-color:var(--color-border)}[data-theme=dark]{--color-background-primary: #0a0a0b;--color-background-secondary: #131316;--color-background-tertiary: #1b1b1f;--color-background-soft: #0a0a0b;--color-surface: #131316;--color-bg-secondary: #131316;--color-background-secondary-rgb: 19, 19, 22;--color-text-primary: #f2f2f3;--color-text-secondary: #a0a0a8;--color-text-tertiary: #6e6e78;--color-text-muted: #6e6e78;--color-text-secondary-rgb: 160, 160, 168;--color-border: #26262b;--color-border-light: rgb(29, 29, 33);--color-border-hover: #35353c;--color-accent: #0f7a70;--color-accent-dark: #178f83;--color-accent-contrast: #ffffff;--color-accent-light: rgba(23, 143, 131, .14);--color-accent-soft: rgba(23, 143, 131, .14);--color-accent-text: rgb(104, 213, 201);--color-accent-rgb: 15, 122, 112;--color-primary: #3ec9ba;--color-primary-dark: #178f83;--color-primary-ghost: rgba(23, 143, 131, .14);--color-primary-rgb: 62, 201, 186;--color-secondary: #a0a0a8;--color-secondary-rgb: 160, 160, 168;--color-error: rgb(219, 132, 128);--color-error-rgb: 219, 132, 128;--color-danger: rgb(219, 132, 128);--color-danger-main: rgb(219, 132, 128);--color-danger-text: rgb(219, 132, 128);--color-danger-border: #c8453f;--color-danger-bg: rgba(200, 69, 63, .16);--color-danger-fill: #c8453f;--color-danger-fill-hover: rgb(151, 48, 43);--color-success: rgb(95, 201, 136);--color-success-rgb: 95, 201, 136;--color-success-main: rgb(95, 201, 136);--color-success-text: rgb(95, 201, 136);--color-success-bg: rgba(47, 138, 82, .16);--color-warning: rgb(237, 185, 83);--color-warning-rgb: 237, 185, 83;--color-warning-main: rgb(237, 185, 83);--color-warning-text: rgb(237, 185, 83);--color-warning-bg: rgba(176, 122, 18, .16);--color-info: rgb(116, 159, 207);--color-info-rgb: 116, 159, 207;--color-info-main: rgb(116, 159, 207);--color-info-text: rgb(116, 159, 207);--color-info-bg: rgba(58, 110, 168, .16);--color-critical-rgb: 202, 131, 218;--color-critical-text: rgb(202, 131, 218);--color-critical-bg: rgba(174, 67, 199, .16);--status-closed-bg: #1b1b1f;--status-closed-text: #a0a0a8;--chat-bubble-bg-user: #1b1b1f;--chat-bubble-bg-agent: rgba(23, 143, 131, .14);--chat-bubble-border-agent: rgba(23, 143, 131, .38);--chat-bubble-bg-internal: rgba(176, 122, 18, .12);--chat-bubble-border-internal: rgba(176, 122, 18, .34);--chat-tag-bg: rgba(176, 122, 18, .22);--chat-tag-text: rgb(237, 185, 83);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 2px 4px rgba(0, 0, 0, .45), 0 4px 12px rgba(0, 0, 0, .3);--shadow-lg: 0 4px 8px rgba(0, 0, 0, .5), 0 12px 28px rgba(0, 0, 0, .35);--shadow-xl: 0 8px 16px rgba(0, 0, 0, .55), 0 24px 48px rgba(0, 0, 0, .4);--shadow-inner: inset 0 1px 2px rgba(0, 0, 0, .4)}html[data-theme=dark] .base-input,html[data-theme=dark] .base-select,html[data-theme=dark] .base-textarea{background-color:var(--color-background-primary);border-color:var(--color-border)}body .vue-tel-input{background-color:var(--color-background-primary);border:1px solid var(--color-border);border-radius:6px;color:var(--color-text-primary);transition:color .15s cubic-bezier(.32,.72,0,1),background-color .15s cubic-bezier(.32,.72,0,1),border-color .15s cubic-bezier(.32,.72,0,1),box-shadow .15s cubic-bezier(.32,.72,0,1);overflow:hidden}body .vue-tel-input:hover:not(:focus-within){border-color:var(--color-border-hover)}body .vue-tel-input:focus-within{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.12)}body .vti__input{background-color:transparent;border:none;border-radius:0;color:var(--color-text-primary);font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.875rem;padding:12px;outline:none}body .vti__input::placeholder{color:var(--color-text-tertiary)}body .vti__input:focus{box-shadow:none}body .vti__dropdown{background-color:transparent;border-radius:0;transition:color .15s cubic-bezier(.32,.72,0,1),background-color .15s cubic-bezier(.32,.72,0,1),border-color .15s cubic-bezier(.32,.72,0,1)}body .vti__dropdown:hover,body .vti__dropdown.open{background-color:var(--color-background-tertiary)}body .vti__dropdown.disabled{background-color:var(--color-background-soft);opacity:.5}body .vti__dropdown-arrow{color:var(--color-text-tertiary)}body .vti__dropdown-list{background-color:var(--color-background-tertiary);border:1px solid var(--color-border);border-radius:6px;box-shadow:var(--shadow-lg);z-index:1000;overflow-y:auto}body .vti__dropdown-item{color:var(--color-text-primary);font-size:.8125rem;padding:6px 12px}body .vti__dropdown-item.highlighted{background-color:var(--color-accent-soft);color:var(--color-primary)}body .vti__dropdown-item.last-preferred{border-bottom:1px solid var(--color-border)}body .vti__dropdown-item strong{font-weight:500}body .vti__dropdown-item span:last-child{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;color:var(--color-text-tertiary)}body .vti__search_box{background-color:var(--color-background-primary);border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-primary);font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.8125rem;padding:6px;width:calc(100% - 8px);margin:2px}body .vti__search_box:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.12)}:root{color-scheme:dark}[data-theme=light]{color-scheme:light}html{scroll-behavior:smooth}body{font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0;background-color:var(--color-background-primary);color:var(--color-text-primary);transition:background-color .22s cubic-bezier(.32,.72,0,1),color .22s cubic-bezier(.32,.72,0,1);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1{font-size:1.875rem;font-weight:600;line-height:1.15;letter-spacing:-.03em;text-wrap:balance;margin:0}h2{font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;margin:0}h3{font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;margin:0}h4,h5,h6{font-size:1rem;font-weight:600;line-height:1.3;margin:0}p{text-wrap:pretty}:focus-visible:not(input):not(select):not(textarea):not([contenteditable]){outline:none;box-shadow:0 0 0 2px var(--color-background-primary),0 0 0 4px var(--color-primary);border-radius:4px}.text-numeric{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.text-mono{font-family:Geist Mono,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.text-label{font-size:.6875rem;font-weight:500;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.seg-mono{font-family:Geist Mono,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:.6875rem;color:var(--color-text-secondary)}.seg-muted{font-size:.75rem;color:var(--color-text-tertiary)}.audit-neutral{color:var(--color-text-tertiary)}.audit-info{color:var(--color-info)}.audit-success{color:var(--color-success)}.audit-warning{color:var(--color-warning)}.audit-danger{color:var(--color-danger)}.audit-accent{color:var(--color-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.skeleton-table{display:flex;flex-direction:column;gap:16px;padding:16px 0;width:100%}.skeleton-row{display:flex;align-items:center;gap:24px;width:100%}@media(max-width:640px){.skeleton-row{flex-direction:column;align-items:stretch;gap:8px}}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;width:100%}.skeleton-detail{display:flex;flex-direction:column;gap:20px;width:100%}.skeleton-card{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid var(--color-border);border-radius:10px;background-color:var(--color-background-secondary)}.card .skeleton-card{border:0;padding:0;background:none}.skip-link{position:absolute;left:8px;top:-100px;z-index:1070;padding:8px 16px;border-radius:6px;background-color:var(--color-background-secondary);color:var(--color-text-primary);box-shadow:var(--shadow-lg);transition:top .15s cubic-bezier(.16,1,.3,1)}.skip-link:focus{top:8px}.card{background-color:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:10px;padding:20px}.fade-enter-active,.fade-leave-active{transition:opacity .22s cubic-bezier(.32,.72,0,1)}.fade-enter-from,.fade-leave-to{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .22s cubic-bezier(.32,.72,0,1),transform .22s cubic-bezier(.32,.72,0,1)}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0;transform:translateY(8px)}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-border-hover);border-radius:4px;border:2px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-tertiary)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-border-hover) transparent}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.spinner,.spinner-sm,[data-motion=essential],[data-motion=essential]:before,[data-motion=essential]:after{animation-duration:1.5s!important;animation-iteration-count:infinite!important}}@media print{:root,[data-theme=dark],[data-theme=light]{--color-background-primary: #fbfbfc;--color-background-tertiary: #f6f6f8;--color-background-soft: #f6f6f8;--color-background-secondary-rgb: 255, 255, 255;--color-text-primary: #16161a;--color-text-secondary: #5b5b64;--color-text-tertiary: #8b8b94;--color-text-muted: #8b8b94;--color-text-secondary-rgb: 91, 91, 100;--color-border: #e7e7ea;--color-border-light: rgb(239, 239, 241);--color-accent: #0f7a70;--color-accent-dark: rgb(12, 100, 92);--color-accent-contrast: #ffffff;--color-accent-light: #e6f5f3;--color-accent-soft: #e6f5f3;--color-accent-text: rgb(12, 100, 92);--color-accent-rgb: 15, 122, 112;--color-primary: #0f7a70;--color-primary-dark: rgb(12, 100, 92);--color-primary-ghost: #e6f5f3;--color-primary-rgb: 15, 122, 112;--color-secondary: #5b5b64;--color-secondary-rgb: 91, 91, 100;--color-error: #c8453f;--color-error-rgb: 200, 69, 63;--color-danger: #c8453f;--color-danger-main: #c8453f;--color-danger-text: rgb(151, 48, 43);--color-danger-border: rgb(219, 132, 128);--color-danger-bg: rgba(200, 69, 63, .1);--color-danger-fill: #c8453f;--color-danger-fill-hover: rgb(151, 48, 43);--color-success: #2f8a52;--color-success-rgb: 47, 138, 82;--color-success-main: #2f8a52;--color-success-text: rgb(35, 102, 61);--color-success-bg: rgba(47, 138, 82, .1);--color-warning: #b07a12;--color-warning-rgb: 176, 122, 18;--color-warning-main: #b07a12;--color-warning-text: rgb(130, 90, 13);--color-warning-bg: rgba(176, 122, 18, .1);--color-info: #3a6ea8;--color-info-rgb: 58, 110, 168;--color-info-main: #3a6ea8;--color-info-text: rgb(43, 81, 124);--color-info-bg: rgba(58, 110, 168, .1);--color-critical-rgb: 174, 67, 199;--color-critical-text: rgb(131, 45, 152);--color-critical-bg: rgba(174, 67, 199, .1);--status-closed-bg: #f6f6f8;--status-closed-text: #5b5b64;--chat-bubble-bg-user: #ffffff;--chat-bubble-bg-agent: #e6f5f3;--chat-bubble-border-agent: rgba(23, 143, 131, .28);--chat-bubble-bg-internal: rgba(176, 122, 18, .1);--chat-bubble-border-internal: rgba(176, 122, 18, .3);--chat-tag-bg: rgba(176, 122, 18, .18);--chat-tag-text: rgb(130, 90, 13);--shadow-sm: 0 1px 2px rgba(22, 22, 26, .06);--shadow-md: 0 1px 2px rgba(22, 22, 26, .06), 0 4px 12px rgba(22, 22, 26, .04);--shadow-lg: 0 2px 4px rgba(22, 22, 26, .06), 0 12px 24px rgba(22, 22, 26, .06);--shadow-xl: 0 4px 8px rgba(22, 22, 26, .07), 0 24px 48px rgba(22, 22, 26, .08);--shadow-inner: inset 0 1px 2px rgba(22, 22, 26, .07);--color-background-primary: #ffffff;--color-background-secondary: #ffffff;--color-background-tertiary: #ffffff;--color-background-soft: #ffffff;--color-surface: #ffffff;--color-bg-secondary: #ffffff;--color-border: #d4d4d9;--color-border-light: #d4d4d9;--color-border-hover: #d4d4d9;--shadow-sm: none;--shadow-md: none;--shadow-lg: none;--shadow-xl: none;--shadow-inner: none;color-scheme:light}@page{margin:1.5cm}html,body{background:#fff!important;color:#16161a!important;height:auto!important;overflow:visible!important}.layout-sidebar,.layout-header,.sidebar-backdrop,.ticket-header,nav,.no-print{display:none!important}.dashboard-layout,.ticket-layout{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}.main-content,.ticket-main{display:block!important;height:auto!important;max-width:none!important;padding:0!important;overflow:visible!important}button,[role=button],input[type=button],input[type=submit],input[type=reset],.theme-toggle,.actions-cell,.sort-arrow{display:none!important}button:has(img){display:inline!important;padding:0!important;border:none!important;background:none!important}input,select,textarea{border:1px solid var(--color-border)!important;background:none!important;color:var(--color-text-primary)!important}*,*:before,*:after{box-shadow:none!important;text-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:none!important;animation:none!important}.badge--custom{background:none!important;color:var(--color-text-primary)!important;border:1px solid var(--color-border)!important}.modal-overlay{position:static!important;display:block!important;padding:0!important;background:none!important;overflow:visible!important}tr,img,.card{break-inside:avoid}thead{display:table-header-group}h1,h2,h3{break-after:avoid}a{color:inherit!important;text-decoration:underline}}
