.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}.public-shell__drawer .public-shell__locale{align-self:flex-start}.public-shell__drawer-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.public-shell__drawer-menu{border-inline-end:0}.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-trust{margin:0;color:#0f172a;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.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:6px}.public-shell__footer-link{border:0;background:transparent;color:#334155;font-size:14px;line-height:1.6;text-decoration:none;padding:6px 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}@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}.app-shell__drawer-close{margin-left:auto}.app-shell__logo-image{transition:filter .3s ease}.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:color-mix(in srgb,var(--ant-color-primary) 20%,transparent)!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}: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}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;width:100%}body{background:radial-gradient(circle at top right,rgba(122,221,198,.2),transparent 35%),radial-gradient(circle at bottom left,rgba(9,20,67,.15),transparent 30%),#f6f8fb}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}@media(max-width:768px){.auth-page{padding:16px}}
