:root{--layout-breakpoint:980px}.app-shell{align-items:stretch;display:flex;height:100vh;max-width:100vw;overflow:hidden;width:100%}.app-shell__sidebar{align-self:stretch;display:flex;flex-shrink:0;height:100%;max-height:100vh;max-height:100dvh;overflow:hidden}.app-shell__main{display:flex;flex:1 1;flex-direction:column;max-width:100%;min-height:0;min-width:0;width:100%}.app-shell__header{flex-shrink:0;width:100%;z-index:100}.app-shell__header .topbar{position:relative;top:auto}.app-shell__content{box-sizing:border-box;flex:1 1;max-width:100%;min-height:0;overflow-x:hidden;overflow-y:auto}.app-shell__backdrop{display:none}.app-shell__content--admin{background:#f1f5f9}.app-shell__content--bare{background:#f8fafc;padding:0}@media (max-width:980px){.app-shell{flex-direction:column}.app-shell__sidebar{align-self:auto;box-shadow:none;height:100vh;height:100dvh;left:0;max-height:100dvh;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s ease;width:min(300px,88vw);z-index:300}.app-shell__sidebar--open{box-shadow:8px 0 32px #00000059;transform:translateX(0)}.app-shell__sidebar .sidebar{height:100%;max-height:100dvh;min-height:100%;overflow:hidden;width:100%}.app-shell__backdrop{background:#0f172a8c;border:none;cursor:pointer;display:block;inset:0;margin:0;padding:0;position:fixed;z-index:250}.app-shell__main{height:100%;width:100%}.app-shell__content{padding:16px}}.portal-logo{align-items:center;display:flex;font-family:Segoe UI,sans-serif;gap:12px}.logo-icon{flex-shrink:0;height:28px;position:relative;width:34px}.logo-icon .roof{border-left:3px solid #94a3b8;border-top:3px solid #94a3b8;height:20px;top:0;transform:rotate(45deg)}.logo-icon .house,.logo-icon .roof{left:7px;position:absolute;width:20px}.logo-icon .house{border:2px solid #94a3b8;bottom:0;height:14px}.logo-icon .accent{background:#38bdf8;bottom:5px;height:3px;left:9px;position:absolute;width:16px}.logo-main{color:#f1f5f9;font-size:15px}.logo-sub{font-size:10px}.portal-logo.topbar .logo-main{color:#1e293b}.portal-logo.topbar .logo-icon .house,.portal-logo.topbar .logo-icon .roof{border-color:#4b5563}.portal-logo.sidebar{justify-content:flex-start}@media (max-width:980px){.portal-logo.topbar{gap:10px}.portal-logo.topbar .logo-icon{height:26px;width:30px}.portal-logo.topbar .logo-main{font-size:14px;line-height:1.2}.portal-logo.topbar .logo-sub{display:block;font-size:8px;letter-spacing:.12em;line-height:1.2}}@media (max-width:500px){.topbar-logo--end .portal-logo.topbar{gap:8px;justify-content:flex-end;max-width:100%}.topbar-logo--end .portal-logo.topbar .logo-text{align-items:flex-start;min-width:0;text-align:left}.topbar-logo--end .portal-logo.topbar .logo-main{font-size:13px;letter-spacing:.06em}.topbar-logo--end .portal-logo.topbar .logo-sub{display:block;font-size:7px;letter-spacing:.1em;line-height:1.25;white-space:nowrap}.topbar-logo--end .portal-logo.topbar .logo-icon{flex-shrink:0;height:24px;width:28px}}.user-menu{align-items:center;display:flex;flex-shrink:0;gap:14px}.user-menu--topbar{flex-shrink:0;margin-left:auto}.user-menu__card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;gap:12px;padding:8px 14px;transition:all .2s ease}.user-menu__card-wrapper{align-items:center;display:flex;position:relative}.user-menu__avatar{align-items:center;background:#dbeafe;border-radius:50%;color:#2563eb;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.user-menu__info{min-width:0}.user-menu__name{color:#0f172a;font-size:14px;font-weight:600}.user-menu__email{color:#64748b;font-size:12px;margin-top:2px;word-break:break-all}.user-menu__tooltip{background:#0f172a;border:1px solid #1e293b;border-radius:12px;box-shadow:0 12px 30px #00000029;box-sizing:border-box;color:#f8fafc;left:0;max-width:280px;min-width:220px;padding:10px 12px;pointer-events:none;position:absolute;top:calc(100% + 10px);width:max-content;z-index:30}.user-menu__tooltip:after{border-color:#0000 #0000 #0f172a;border-style:solid;border-width:0 8px 8px;content:"";filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));left:20px;position:absolute;top:-8px}.user-menu__tooltip-name{color:#e2e8f0;font-size:13px;font-weight:700;line-height:1.35}.user-menu__tooltip-email{color:#cbd5e1;font-size:12px;line-height:1.35;margin-top:4px;word-break:break-all}@media (max-width:768px){.user-menu__tooltip{max-width:min(320px,calc(100vw - 24px));min-width:0;min-width:auto;text-align:left;top:calc(100% + 12px);width:max-content}.user-menu__tooltip,.user-menu__tooltip:after{left:50%;transform:translateX(-50%)}}.user-menu__logout{align-items:center;background:#0f172a;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;gap:8px;height:42px;padding:0 16px;transition:all .2s ease}.user-menu__logout:hover{background:#1e293b}.user-menu__backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1100}.user-menu__modal{background:#fff;border-radius:20px;box-shadow:0 20px 45px #0000002e;max-width:520px;padding:24px;width:100%}.user-menu__modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.user-menu__modal-title{color:#0f172a;font-size:20px;font-weight:700;margin:0}.user-menu__close{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:18px}.user-menu__modal-body{display:flex;flex-direction:column;gap:16px}.user-menu__row{display:flex;flex-direction:column;gap:6px}.user-menu__row-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.user-menu__row-value{color:#0f172a;font-size:14px;word-break:break-word}.user-menu--sidebar{display:none}@media (max-width:980px) and (min-width:769px){.user-menu--topbar{gap:10px}.user-menu--topbar .user-menu__email{display:none}.user-menu--topbar .user-menu__card{gap:8px;max-width:200px;padding:6px 10px}.user-menu--topbar .user-menu__avatar{font-size:12px;height:36px;width:36px}.user-menu--topbar .user-menu__name{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu--topbar .user-menu__logout{font-size:13px;height:38px;padding:0 12px}}@media (max-width:768px) and (min-width:500px){.user-menu--topbar{gap:8px}.user-menu--topbar .user-menu__info{display:none}.user-menu--topbar .user-menu__card{border-radius:12px;padding:6px}.user-menu--topbar .user-menu__logout{font-size:13px;height:38px;padding:0 12px}}@media (max-width:500px){.user-menu--topbar{display:none}.user-menu--sidebar{align-items:stretch;background:#0000;border-top:1px solid #ffffff14;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px 12px 0;width:100%}.user-menu--sidebar .user-menu__info{display:block}.user-menu--sidebar .user-menu__card{background:#ffffff14;border:1px solid #ffffff24;box-sizing:border-box;padding:8px 14px;width:100%}.user-menu--sidebar .user-menu__avatar{background:#3b82f640;color:#93c5fd}.user-menu--sidebar .user-menu__name{color:#f8fafc}.user-menu--sidebar .user-menu__email{color:#94a3b8}.user-menu--sidebar .user-menu__logout{justify-content:center;width:100%}}.sidebar{background:linear-gradient(180deg,#0b1226,#0e1530);color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:100%;min-height:100%;overflow:hidden;width:260px}@media (min-width:981px){.sidebar{min-height:100%}}.sidebar-header{border-bottom:1px solid #ffffff0f;padding:22px 20px}.portal-logo.sidebar{align-items:center;display:flex;flex-direction:row;gap:14px;width:100%}.logo-icon{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-main{color:#fff;font-size:16px;font-weight:700;letter-spacing:1px}.logo-sub{color:#38bdf8;font-size:12px;letter-spacing:2px}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:6px;min-height:0;overflow-y:auto;padding:18px 12px}.nav-item{border-radius:8px;color:#ffffffd9;font-size:14px;padding:10px 14px;text-decoration:none;transition:all .15s ease}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#ffffff14;box-shadow:inset 3px 0 0 #0b5fff;color:#fff}.sidebar-footer{background:linear-gradient(180deg,#0b1226,#0e1530);display:flex;flex-direction:column;flex-shrink:0;margin-top:auto}.sidebar1-footer-logo{align-items:center;background:#ffffff05;border-top:1px solid #ffffff14;display:flex;justify-content:center;overflow:hidden;padding:20px 16px}.sidebar1-footer-logo img{display:block;height:auto;max-width:280px;object-fit:contain;opacity:.9;transition:opacity .2s ease;width:100%}.sidebar1-footer-logo img:hover{opacity:1}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;box-sizing:border-box;gap:20px;height:74px;justify-content:flex-start;padding:0 28px;position:sticky;top:0;z-index:100}.topbar,.topbar-left{align-items:center;display:flex;flex-shrink:0;min-width:0}.topbar-left{gap:16px}.topbar-logo{align-items:center;cursor:pointer;display:flex;min-width:0}.topbar-logo--end{display:none;justify-content:flex-end;margin-left:auto;text-align:right}.topbar-menu-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;cursor:pointer;display:none;flex-shrink:0;height:42px;justify-content:center;padding:0;transition:background .15s ease;width:42px}.topbar-menu-btn:hover{background:#f8fafc}@media (max-width:980px){.topbar{gap:12px;padding:0 16px}.topbar-menu-btn{display:flex}.topbar-left{gap:12px}}@media (max-width:500px){.topbar{gap:8px}.topbar-logo--start{display:none}.topbar-logo--end{display:flex;flex:1 1;max-width:calc(100% - 50px);min-width:0}}
/*# sourceMappingURL=main.81936360.css.map*/