.public-shell{min-height:100vh}.public-shell__header{position:sticky;top:0;z-index:20;height:auto;min-height:64px;padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.2);display:flex;align-items:center;justify-content:space-between;gap:12px}.public-shell__brand{border:0;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center}.public-shell__brand-logo{height:48px;width:auto;display:block;cursor:pointer}.public-shell__actions{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.public-shell__menu{border-bottom:0;background:transparent;flex:1;line-height:64px}.public-shell__menu .ant-menu-item{padding-inline:10px}.public-shell__menu-button{min-width:44px;min-height:44px}.public-shell__drawer .ant-drawer-body{padding:16px;display:flex;flex-direction:column;gap:12px;background:var(--app-panel-bg)}.public-shell__drawer .public-shell__locale{align-self:flex-start}.public-shell__drawer .ant-drawer-content,.public-shell__drawer .ant-drawer-header{background:var(--app-panel-bg)}.public-shell__drawer-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.public-shell__drawer-menu{border-inline-end:0;background:transparent}.public-shell__drawer-login{margin-top:auto}.public-shell__locale{display:inline-flex;align-items:center;border:1px solid rgba(148,163,184,.35);border-radius:999px;overflow:hidden}.public-shell__locale-button{border:0;background:transparent;color:#334155;padding:6px 10px;font-size:12px;font-weight:700;letter-spacing:.03em;cursor:pointer}.public-shell__locale-button--active{background:#091443;color:#fff}.public-shell__locale-button:focus-visible{outline:2px solid #1677ff;outline-offset:-2px}.public-shell__footer{margin-top:auto;padding:32px 16px 20px;border-top:1px solid rgba(148,163,184,.22);background:radial-gradient(100% 120% at 100% 0,#1677ff14,#1677ff00 55%),linear-gradient(180deg,#f8fafce0,#f8fafcf5)}.public-shell__footer-top{width:min(1160px,100%);margin:0 auto;display:grid;gap:28px}.public-shell__footer-brand-block{display:grid;gap:12px}.public-shell__footer-logo{height:42px;width:auto}.public-shell__footer-copy{margin:0;max-width:44ch;color:#334155;font-size:14px;line-height:1.65}.public-shell__footer-column{display:grid;gap:10px}.public-shell__footer-heading{margin:0;color:#0f172a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.public-shell__footer-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.public-shell__footer-link{border:0;background:transparent;color:#334155;font-size:14px;line-height:1.45;text-decoration:none;padding:2px 0;text-align:left;cursor:pointer;transition:color .16s ease}.public-shell__footer-link:hover{color:#0b4db3}.public-shell__footer-link:focus-visible{outline:2px solid #1677ff;outline-offset:2px;border-radius:4px}.public-shell__footer-bottom{width:min(1160px,100%);margin:24px auto 0;padding-top:16px;border-top:1px solid rgba(148,163,184,.26);display:grid;gap:6px}.public-shell__footer-bottom .public-shell__locale{justify-self:start}.public-shell__footer-bottom p{margin:0;color:#64748b;font-size:12px;line-height:1.6}[data-theme=dark] .public-shell__header{border-bottom-color:var(--app-border);background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 100%),var(--app-panel-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .public-shell__menu,[data-theme=dark] .public-shell__drawer-menu{color:var(--app-text);background:transparent}[data-theme=dark] .public-shell__menu-button,[data-theme=dark] .public-shell__drawer .ant-btn-text{color:var(--app-text)}[data-theme=dark] .public-shell__drawer .ant-drawer-content,[data-theme=dark] .public-shell__drawer .ant-drawer-header,[data-theme=dark] .public-shell__drawer .ant-drawer-body{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 14%),#0d1117}[data-theme=dark] .public-shell__drawer .ant-drawer-header{border-bottom-color:var(--app-border)}[data-theme=dark] .public-shell__brand-logo,[data-theme=dark] .public-shell__footer-logo{filter:brightness(0) invert(1)}[data-theme=dark] .public-shell__locale{border-color:var(--app-border-strong)}[data-theme=dark] .public-shell__locale-button,[data-theme=dark] .public-shell__footer-copy,[data-theme=dark] .public-shell__footer-link,[data-theme=dark] .public-shell__footer-bottom p{color:var(--app-text-secondary)}[data-theme=dark] .public-shell__footer{border-top-color:var(--app-border);background:radial-gradient(100% 120% at 100% 0,#18357d38,#18357d00 55%),linear-gradient(180deg,#0f1319f5,#090c11fa)}[data-theme=dark] .public-shell__footer-heading{color:var(--app-text)}[data-theme=dark] .public-shell__footer-link:hover{color:#fff}[data-theme=dark] .public-shell__footer-bottom{border-top-color:var(--app-border)}@media(min-width:768px){.public-shell__header{padding:12px 24px}.public-shell__footer{padding:40px 24px 24px}.public-shell__footer-top{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:24px}.public-shell__footer-bottom{grid-template-columns:1fr auto;align-items:center;gap:12px}.public-shell__footer-bottom .public-shell__locale{justify-self:end}}.app-shell{min-height:100vh}.app-shell__sider{position:sticky;top:0;height:100vh;overflow:hidden;border-right:1px solid rgba(148,163,184,.2)}.app-shell__sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.app-shell__brand{padding:24px 16px}.app-shell__brand-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.app-shell__tenant{display:block;margin-top:8px;font-size:13px}.app-shell__header{position:sticky;top:0;z-index:10;height:64px;padding:0 24px;border-bottom:1px solid rgba(148,163,184,.16);display:flex;justify-content:space-between;align-items:center}.app-shell__content{padding:24px;overflow:auto;height:calc(100vh - 64px)}.app-shell__user-context{margin-top:auto;padding:12px;border-top:1px solid rgba(148,163,184,.16)}.app-shell__user-btn{height:40px;justify-content:flex-start}.app-shell__drawer .ant-drawer-body{padding:0;display:flex;flex-direction:column;background:var(--app-panel-bg)}.app-shell__drawer .ant-drawer-content,.app-shell__drawer .ant-drawer-header{background:var(--app-panel-bg)}.app-shell__drawer .ant-menu{background:transparent}.app-shell__drawer-close{margin-left:auto}.app-shell__logo-image{transition:filter .3s ease}.app-shell--dark{background:var(--app-bg)}.app-shell__sider--dark{border-right-color:var(--app-border);background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 14%),#0d1117}.app-shell--dark .app-shell__header{border-bottom-color:var(--app-border);background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 100%),#0f1319;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell--dark .app-shell__content{background:transparent}.app-shell--dark.app-shell__drawer .ant-drawer-body,.app-shell--dark.app-shell__drawer .ant-drawer-content,.app-shell--dark.app-shell__drawer .ant-drawer-header{background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 14%),#0d1117}.app-shell--dark .app-shell__tenant{color:var(--app-text-secondary)}.app-shell--dark .app-shell__user-context{border-top-color:var(--app-border);background:#ffffff04}.app-shell__sider--dark .ant-layout-sider-trigger,.app-shell--dark .ant-layout-sider-trigger{background:#0f1319;border-top:1px solid var(--app-border)}.app-shell__sider--dark .app-shell__logo-image,.app-shell--dark .app-shell__logo-image{filter:brightness(0) invert(1)}.app-shell__sider .ant-menu-item-selected,.app-shell__drawer .ant-menu-item-selected,.app-shell__sider .ant-menu-submenu-selected>.ant-menu-submenu-title,.app-shell__drawer .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:color-mix(in srgb,var(--ant-color-primary) 15%,transparent)!important}.app-shell__sider--dark .ant-menu-item-selected,.app-shell--dark .ant-menu-item-selected,.app-shell__sider--dark .ant-menu-submenu-selected>.ant-menu-submenu-title,.app-shell--dark .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:#ffffff14!important}.app-shell__sider--dark .ant-menu-submenu-selected>.ant-menu-submenu-title,.app-shell--dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.app-shell__sider--dark .ant-menu-item:hover,.app-shell__sider--dark .ant-menu-submenu-title:hover,.app-shell--dark .ant-menu-item:hover,.app-shell--dark .ant-menu-submenu-title:hover{background:#ffffff0b!important}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg: #f6f8fb;--app-bg-accent-1: rgba(122, 221, 198, .2);--app-bg-accent-2: rgba(9, 20, 67, .15);--app-panel-bg: #ffffff;--app-panel-elevated: #ffffff;--app-panel-muted: #8b8b8b0f;--app-border: rgba(15, 23, 42, .08);--app-border-strong: rgba(15, 23, 42, .14);--app-text: rgba(5, 22, 51, .92);--app-text-secondary: rgba(5, 22, 51, .62);--app-text-tertiary: rgba(5, 22, 51, .42);--app-shadow-lg: 0 16px 36px rgba(15, 23, 42, .08)}[data-theme=dark]{--app-bg: #090c11;--app-bg-accent-1: rgba(255, 255, 255, .025);--app-bg-accent-2: rgba(255, 255, 255, .015);--app-panel-bg: #12161c;--app-panel-elevated: #171b22;--app-panel-muted: #0f1319;--app-border: rgba(255, 255, 255, .08);--app-border-strong: rgba(255, 255, 255, .14);--app-text: rgba(255, 255, 255, .92);--app-text-secondary: rgba(255, 255, 255, .62);--app-text-tertiary: rgba(255, 255, 255, .42);--app-shadow-lg: 0 22px 48px rgba(0, 0, 0, .36), inset 0 1px 0 rgba(255, 255, 255, .03)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;width:100%}body{background:radial-gradient(circle at top right,var(--app-bg-accent-1),transparent 35%),radial-gradient(circle at bottom left,var(--app-bg-accent-2),transparent 30%),var(--app-bg);color:var(--app-text);transition:background .2s ease,color .2s ease}h1{font-size:30px;margin:0 0 8px}h2{font-size:24px}h3{font-size:20px}.auth-page{display:flex;align-items:center;justify-content:center;padding:24px}.auth-page__card{width:100%;max-width:440px}.auth-page__card--wide{max-width:560px}.page-stack{display:flex;flex-direction:column;gap:24px}[data-theme=light] .ant-card{background:linear-gradient(180deg,var(--app-panel-bg),var(--app-panel-muted));border-color:var(--app-border-strong)}[data-theme=light] .ant-card .ant-card-head{border-bottom-color:var(--app-border)}[data-theme=light] .ant-table-wrapper .ant-table-thead>tr>th,[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr>td,[data-theme=light] .ant-table-wrapper .ant-table-cell-fix-left,[data-theme=light] .ant-table-wrapper .ant-table-cell-fix-right,[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-left,[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-right,[data-theme=light] .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-left,[data-theme=light] .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right,.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right{background:var(--app-panel-bg)}[data-theme=light] .ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:var(--app-border)}[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#0f172a14}[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td,[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,[data-theme=light] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right{background:#09144305}[data-theme=light] .ant-select-dropdown,[data-theme=light] .ant-dropdown .ant-dropdown-menu,[data-theme=light] .ant-popover .ant-popover-inner,[data-theme=light] .ant-modal-content,[data-theme=light] .ant-modal-header,[data-theme=light] .ant-modal-body,[data-theme=light] .ant-modal-footer{background:#fff}[data-theme=light] .ant-input,[data-theme=light] .ant-input-affix-wrapper,[data-theme=light] .ant-input-number,[data-theme=light] .ant-input-number-group-addon,[data-theme=light] .ant-picker,[data-theme=light] .ant-select-selector,[data-theme=light] .ant-mentions,[data-theme=light] .ant-mentions-affix-wrapper{background:#fff!important}[data-theme=light] .ant-skeleton .ant-skeleton-content .ant-skeleton-title,[data-theme=light] .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-button,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-input,[data-theme=light] .ant-skeleton.ant-skeleton-element .ant-skeleton-image{background:linear-gradient(90deg,#0f172a14 25%,#0f172a29 37%,#0f172a14 63%);background-size:400% 100%}[data-theme=light] .ant-checkbox .ant-checkbox-inner{background:#fff;border-color:#0f172a47}[data-theme=light] .ant-checkbox:hover .ant-checkbox-inner,[data-theme=light] .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#09144373}[data-theme=dark] body,[data-theme=dark] #root{background-color:var(--app-bg)}[data-theme=dark] .ant-card{background:linear-gradient(180deg,#181c24fa,#0f1319f0),linear-gradient(180deg,var(--app-panel-bg),var(--app-panel-muted));border-color:var(--app-border-strong);box-shadow:var(--app-shadow-lg)}[data-theme=dark] .ant-card .ant-card-head{border-bottom-color:var(--app-border)}[data-theme=dark] .ant-modal-content,[data-theme=dark] .ant-drawer-content,[data-theme=dark] .ant-dropdown .ant-dropdown-menu,[data-theme=dark] .ant-popover .ant-popover-inner{box-shadow:var(--app-shadow-lg)}[data-theme=dark] .ant-dropdown .ant-dropdown-menu,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-submenu,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-submenu-title{background:var(--app-panel-elevated)}[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item:hover,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-submenu-title:hover{background:#ffffff0d}[data-theme=dark] .ant-table-wrapper .ant-table,[data-theme=dark] .ant-table-wrapper .ant-table-container,[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th,[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{background:var(--app-panel-bg)}[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th{color:var(--app-text-secondary);border-bottom-color:var(--app-border)}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#ffffff0f}[data-theme=dark] .ant-table-wrapper .ant-table-cell-fix-left,[data-theme=dark] .ant-table-wrapper .ant-table-cell-fix-right,[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-left,[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-right,[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-left,[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right{background:var(--app-panel-bg)}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:#171c24}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right{background:#171c24}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-upload-wrapper .ant-upload.ant-upload-drag{box-shadow:none}[data-theme=dark] .ant-empty-description,[data-theme=dark] .ant-typography.ant-typography-secondary,[data-theme=dark] .ant-form-item-explain,[data-theme=dark] .ant-breadcrumb,[data-theme=dark] .ant-breadcrumb-link,[data-theme=dark] .ant-breadcrumb-separator{color:var(--app-text-secondary)}[data-theme=dark] .ant-divider{border-color:#ffffff14}[data-theme=dark] .ant-tag:not(.ant-tag-has-color){border-color:#ffffff1a;background:#ffffff0a}@media(max-width:768px){.auth-page{padding:16px}}
