.pms-sidebar[data-v-0df02fdc]{--pms-bg: var(--bizo-sidebar-bg, #134e4a);--pms-bg-hover: var(--bizo-sidebar-hover, rgba(255, 255, 255, .07));--pms-active-bg: var(--bizo-sidebar-active, #2c7a76);--pms-text: #d7e9e6;--pms-text-strong: var(--bizo-sidebar-text, #ffffff);--pms-text-muted: var(--bizo-sidebar-muted, #9dc0bc);--pms-border: rgba(255, 255, 255, .12);--pms-line: rgba(255, 255, 255, .16);width:252px;flex-shrink:0;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;background:var(--pms-bg);color:var(--pms-text);transition:width .2s ease;z-index:50}.pms-sidebar.is-collapsed[data-v-0df02fdc]{width:72px}.pms-logo[data-v-0df02fdc]{display:flex;align-items:center;gap:12px;height:76px;padding:0 20px;border-bottom:1px solid var(--pms-border);flex-shrink:0;box-sizing:border-box}.pms-logo-mark[data-v-0df02fdc]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.pms-logo-text[data-v-0df02fdc]{display:flex;align-items:baseline;gap:6px;white-space:nowrap;overflow:hidden}.pms-logo-bizo[data-v-0df02fdc]{font-size:21px;font-weight:700;color:var(--pms-text-strong);letter-spacing:.01em}.pms-logo-pms[data-v-0df02fdc]{font-size:14px;font-weight:700;color:var(--pms-text-strong);letter-spacing:.08em}.pms-nav[data-v-0df02fdc]{flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.pms-nav[data-v-0df02fdc]::-webkit-scrollbar{width:6px}.pms-nav[data-v-0df02fdc]::-webkit-scrollbar-track{background:transparent}.pms-nav[data-v-0df02fdc]::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.pms-nav-list[data-v-0df02fdc]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.pms-nav-item[data-v-0df02fdc]{position:relative}.pms-nav-item.has-children[data-v-0df02fdc]{margin-bottom:2px}.pms-nav-link[data-v-0df02fdc]{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;border-radius:12px;color:var(--pms-text-strong);font-size:14px;font-weight:600;background:transparent;border:none;cursor:pointer;text-align:left;text-decoration:none;box-sizing:border-box}.pms-nav-link[data-v-0df02fdc]:hover{background:var(--pms-bg-hover)}.pms-nav-link.is-active[data-v-0df02fdc]{background:var(--pms-active-bg);color:#fff}.pms-nav-link[data-v-0df02fdc]:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}.pms-icon[data-v-0df02fdc]{flex-shrink:0}.pms-label[data-v-0df02fdc]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pms-chevron[data-v-0df02fdc]{flex-shrink:0;opacity:.85;transition:transform .18s ease}.pms-chevron.is-open[data-v-0df02fdc]{transform:rotate(90deg)}.pms-submenu[data-v-0df02fdc]{list-style:none;margin:2px 0 6px;padding:2px 0 2px 33px;position:relative;display:flex;flex-direction:column;gap:1px}.pms-submenu[data-v-0df02fdc]:before{content:"";position:absolute;left:21px;top:2px;bottom:8px;width:1px;background:var(--pms-line)}.pms-submenu-link[data-v-0df02fdc]{display:flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:10px;color:var(--pms-text);font-size:13.5px;font-weight:500;text-decoration:none;box-sizing:border-box}.pms-submenu-link[data-v-0df02fdc]:hover{background:var(--pms-bg-hover);color:var(--pms-text-strong)}.pms-submenu-link.is-active[data-v-0df02fdc]{background:var(--pms-active-bg);color:#fff;font-weight:600}.pms-submenu-link[data-v-0df02fdc]:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}.pms-collapse-control[data-v-0df02fdc]{flex-shrink:0;padding:12px 14px 18px;border-top:1px solid var(--pms-border)}.pms-collapse-btn[data-v-0df02fdc]{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;border-radius:10px;background:transparent;border:none;color:var(--pms-text);font-size:13.5px;font-weight:600;cursor:pointer}.pms-collapse-btn[data-v-0df02fdc]:hover{background:var(--pms-bg-hover);color:var(--pms-text-strong)}.pms-collapse-icon[data-v-0df02fdc]{transition:transform .2s ease}.pms-collapse-icon.is-flipped[data-v-0df02fdc]{transform:rotate(180deg)}.is-collapsed .pms-nav-link[data-v-0df02fdc],.is-collapsed .pms-collapse-btn[data-v-0df02fdc]{justify-content:center;padding:10px}.is-collapsed .pms-logo[data-v-0df02fdc]{justify-content:center;padding:0}.pms-flyout[data-v-0df02fdc]{position:fixed;min-width:210px;background:#134e4a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:8px;box-shadow:0 12px 28px #00000059;z-index:200;display:flex;flex-direction:column;gap:1px}.pms-flyout-title[data-v-0df02fdc]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9dc0bc;padding:6px 10px 4px}.pms-flyout-link[data-v-0df02fdc]{display:block;width:100%;text-align:left;padding:8px 10px;border-radius:8px;background:transparent;border:none;color:#d7e9e6;font-size:13.5px;cursor:pointer}.pms-flyout-link[data-v-0df02fdc]:hover{background:#ffffff12;color:#fff}.pms-flyout-link.is-active[data-v-0df02fdc]{background:#2c7a76;color:#fff;font-weight:600}.pms-flyout-link[data-v-0df02fdc]:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}.pms-collapse-enter-active[data-v-0df02fdc],.pms-collapse-leave-active[data-v-0df02fdc]{transition:all .18s ease;overflow:hidden}.pms-collapse-enter-from[data-v-0df02fdc],.pms-collapse-leave-to[data-v-0df02fdc]{max-height:0;opacity:0}.pms-collapse-enter-to[data-v-0df02fdc],.pms-collapse-leave-from[data-v-0df02fdc]{max-height:480px;opacity:1}.pms-fade-enter-active[data-v-0df02fdc],.pms-fade-leave-active[data-v-0df02fdc]{transition:opacity .2s ease}.pms-fade-enter-from[data-v-0df02fdc],.pms-fade-leave-to[data-v-0df02fdc]{opacity:0}.pms-backdrop[data-v-0df02fdc]{display:none}@media(max-width:900px){.pms-sidebar[data-v-0df02fdc]{position:fixed;left:0;top:0;transform:translate(-100%);transition:transform .2s ease;width:252px!important}.pms-sidebar.is-mobile-open[data-v-0df02fdc]{transform:translate(0)}.pms-backdrop[data-v-0df02fdc]{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:49}}html[dir=rtl]{direction:rtl}html[dir=rtl]{padding:2px 33px 2px 0}html[dir=rtl]{left:auto;right:21px}html[dir=rtl]{transform:rotate(-90deg)}html[dir=rtl]{transform:rotate(180deg)}html[dir=rtl]{transform:rotate(0)}@media(max-width:900px){html[dir=rtl]{left:auto;right:0;transform:translate(100%)}html[dir=rtl]{transform:translate(0)}}.bell-wrap[data-v-cb2c6ba8],.bell[data-v-cb2c6ba8]{position:relative}.count[data-v-cb2c6ba8]{position:absolute;top:-6px;right:-6px;background:var(--danger);color:#fff;border-radius:10px;font-size:10px;font-weight:700;padding:1px 5px}.dropdown[data-v-cb2c6ba8]{position:absolute;right:0;top:42px;width:320px;max-height:380px;overflow-y:auto;z-index:50;padding:8px}.item[data-v-cb2c6ba8]{padding:8px;border-bottom:1px solid var(--border);font-size:13px}.item[data-v-cb2c6ba8]:last-child{border-bottom:none}.item.unread[data-v-cb2c6ba8]{background:#deebff;border-radius:4px}.time[data-v-cb2c6ba8]{font-size:11px;color:var(--muted);margin-top:2px}.empty[data-v-cb2c6ba8]{color:var(--muted);font-size:13px;padding:8px}.pms-header[data-v-d352326f]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:40}.pms-header-left[data-v-d352326f]{display:flex;align-items:center;gap:14px;min-width:0}.pms-menu-btn[data-v-d352326f]{display:none;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text, #333);cursor:pointer;padding:6px;border-radius:8px}.pms-menu-btn[data-v-d352326f]:hover{background:#0000000f}.pms-breadcrumb[data-v-d352326f]{display:flex;align-items:baseline;gap:8px;min-width:0}.pms-breadcrumb-section[data-v-d352326f]{font-size:13px;font-weight:600;color:#8a94a6;white-space:nowrap}.pms-breadcrumb-sep[data-v-d352326f]{font-size:13px;color:#c2c9d6}.pms-breadcrumb-title[data-v-d352326f]{font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pms-header-right[data-v-d352326f]{display:flex;align-items:center;gap:14px;flex-shrink:0}.pms-search[data-v-d352326f]{display:flex;align-items:center;gap:8px;background:#f6f8fb;border:1px solid #e4e9f0;border-radius:9px;padding:8px 12px;width:240px}.pms-search-icon[data-v-d352326f]{color:#9aa4b2;flex-shrink:0}.pms-search input[data-v-d352326f]{border:none;background:transparent;outline:none;font-size:13px;width:100%;color:#344054}.pms-search input[data-v-d352326f]::-moz-placeholder{color:#9aa4b2}.pms-search input[data-v-d352326f]::placeholder{color:#9aa4b2}.pms-icon-btn[data-v-d352326f]{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#5b6472;cursor:pointer;padding:6px;border-radius:8px}.pms-icon-btn[data-v-d352326f]:hover{background:#0000000f}.pms-user[data-v-d352326f]{display:flex;align-items:center;gap:10px}.pms-user-info[data-v-d352326f]{display:flex;flex-direction:column;line-height:1.25;min-width:0}.pms-user-info strong[data-v-d352326f]{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.pms-user-info span[data-v-d352326f]{font-size:11px;color:#8a94a6;text-transform:capitalize}@media(max-width:900px){.pms-menu-btn[data-v-d352326f]{display:flex}.pms-user-info[data-v-d352326f],.pms-search[data-v-d352326f]{display:none}}.pms-shell[data-v-969b751d]{display:flex;min-height:100vh}.pms-main[data-v-969b751d]{flex:1;display:flex;flex-direction:column;min-width:0}.pms-content[data-v-969b751d]{padding:24px;flex:1}.customer-shell[data-v-efd09e6d]{min-height:100vh;display:flex;flex-direction:column}.customer-header[data-v-efd09e6d]{display:flex;justify-content:space-between;align-items:center;background:var(--surface);border-bottom:1px solid var(--border);padding:12px 24px;position:sticky;top:0;z-index:40}.customer-brand[data-v-efd09e6d]{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;color:inherit;text-decoration:none}.customer-nav[data-v-efd09e6d]{display:flex;align-items:center;gap:20px;margin-left:32px;flex:1}.customer-nav-link[data-v-efd09e6d]{font-size:14px;font-weight:600;color:#6b7280;text-decoration:none}.customer-nav-link[data-v-efd09e6d]:hover,.customer-nav-link.router-link-active[data-v-efd09e6d]{color:var(--primary)}.customer-actions[data-v-efd09e6d]{display:flex;align-items:center;gap:10px}.customer-content[data-v-efd09e6d]{padding:24px;flex:1}@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{animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{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:""}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2) format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2) format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2) format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2) format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2) format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2) format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2) format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2) format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box;margin:0;padding:0}:root{--bizo-primary: #0f766e;--bizo-primary-hover: #0d655e;--bizo-primary-active: #0a5049;--bizo-primary-soft: #e7f7f0;--bizo-sidebar-bg: #134e4a;--bizo-sidebar-active: #2c7a76;--bizo-sidebar-hover: rgba(255, 255, 255, .07);--bizo-sidebar-text: #ffffff;--bizo-sidebar-muted: #9dc0bc;--bizo-ai: #7c3aed;--bizo-ai-soft: #f3ecfd;--bizo-success: #0f766e;--bizo-warning: #ea8a1f;--bizo-danger: #dc2626;--bizo-info: #2563eb;--bizo-bg: #f4f5f7;--bizo-surface: #ffffff;--bizo-border: #dfe1e6;--bizo-text: #172b4d;--bizo-text-muted: #6b778c;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .03);--shadow-dialog: 0 20px 40px rgba(0, 0, 0, .2);--bg: var(--bizo-bg);--surface: var(--bizo-surface);--border: var(--bizo-border);--text: var(--bizo-text);--muted: var(--bizo-text-muted);--primary: var(--bizo-primary);--primary-hover: var(--bizo-primary-hover);--danger: var(--bizo-danger)}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--primary);text-decoration:none}button:not([class*=p-]){cursor:pointer;border:none;border-radius:4px;padding:8px 14px;font-size:14px;background:var(--primary);color:#fff}button:not([class*=p-]):hover{background:var(--primary-hover)}button.secondary{background:#ebecf0;color:var(--text)}button.secondary:hover{background:var(--border)}button.danger{background:var(--danger)}input:not([class*=p-]),textarea:not([class*=p-]),select:not([class*=p-]){width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:4px;font-size:14px;font-family:inherit;background:var(--surface)}input:not([class*=p-]):focus,textarea:not([class*=p-]):focus,select:not([class*=p-]):focus{outline:2px solid var(--primary);outline-offset:-1px}label{font-size:12px;font-weight:600;color:var(--muted);display:block;margin-bottom:4px}.card{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:16px}.error{color:var(--danger);font-size:13px;margin-top:8px}.badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase}.badge.bug{background:#ffebe6;color:#de350b}.badge.task{background:#deebff;color:#0052cc}.badge.story{background:#e3fcef;color:#00875a}.badge.low{background:#f4f5f7;color:#6b778c}.badge.medium{background:#deebff;color:#0052cc}.badge.high{background:#fff0e6;color:#ff8b00}.badge.urgent{background:#ffebe6;color:#de350b}.avatar{width:26px;height:26px;border-radius:50%;background:var(--primary);color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#091e4280;display:flex;align-items:flex-start;justify-content:center;padding-top:8vh;z-index:100}.modal{background:var(--surface);border-radius:8px;width:min(720px,92vw);max-height:84vh;overflow-y:auto;padding:24px}
