.Logo-module__rR2vdG__logo{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.Logo-module__rR2vdG__monogram{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex}.Logo-module__rR2vdG__wordmark{letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-weight:700}.Logo-module__rR2vdG__dark .Logo-module__rR2vdG__monogram{color:var(--brand-silver)}.Logo-module__rR2vdG__dark .Logo-module__rR2vdG__wordmark{color:var(--on-deep)}.Logo-module__rR2vdG__light .Logo-module__rR2vdG__monogram,.Logo-module__rR2vdG__light .Logo-module__rR2vdG__wordmark{color:var(--brand-deep)}.Logo-module__rR2vdG__sm .Logo-module__rR2vdG__monogram{width:26px;height:26px;font-size:12px}.Logo-module__rR2vdG__sm .Logo-module__rR2vdG__wordmark{font-size:var(--text-sm)}.Logo-module__rR2vdG__md .Logo-module__rR2vdG__monogram{width:32px;height:32px;font-size:14px}.Logo-module__rR2vdG__md .Logo-module__rR2vdG__wordmark{font-size:var(--text-md)}
.Sidebar-module__m8I0oq__sidebar{width:var(--sidebar-w);padding:var(--space-5) var(--space-4) var(--space-5);background:var(--brand-deep);color:var(--on-deep-2);flex-direction:column;grid-area:sidebar;align-self:start;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.Sidebar-module__m8I0oq__brand{padding:0 var(--space-2) var(--space-6);display:block}.Sidebar-module__m8I0oq__brand:hover{text-decoration:none}.Sidebar-module__m8I0oq__groups{gap:var(--space-5);flex-direction:column;flex:1;display:flex}.Sidebar-module__m8I0oq__groupLabel{margin:0 0 var(--space-2);padding:0 var(--space-3);font-size:var(--text-xs);color:#a9bab1a6}.Sidebar-module__m8I0oq__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__m8I0oq__link{padding:7px var(--space-3);border-radius:var(--radius-sm);color:var(--on-deep-2);font-size:var(--text-base);transition:background-color .12s,color .12s;display:block}.Sidebar-module__m8I0oq__link:hover{color:var(--on-deep);background:#ffffff0d;text-decoration:none}.Sidebar-module__m8I0oq__link:focus-visible{box-shadow:0 0 0 2px var(--brand-deep), 0 0 0 4px var(--brand-silver)}.Sidebar-module__m8I0oq__active{color:var(--on-deep);background:#ffffff17;font-weight:500}.Sidebar-module__m8I0oq__footer{margin-top:var(--space-5);padding:var(--space-4) var(--space-3) 0;border-top:1px solid var(--on-deep-line);font-size:var(--text-xs);color:#a9bab199;line-height:1.6}@media (max-width:900px){.Sidebar-module__m8I0oq__sidebar{width:100%;height:auto;padding:var(--space-4);position:static;overflow:visible}.Sidebar-module__m8I0oq__brand{padding-bottom:var(--space-4)}.Sidebar-module__m8I0oq__groups{gap:var(--space-4);flex-flow:wrap}.Sidebar-module__m8I0oq__groupLabel{display:none}.Sidebar-module__m8I0oq__list{gap:var(--space-1);flex-flow:wrap}.Sidebar-module__m8I0oq__footer{display:none}}
.DevIdentity-module__iyVrjq__wrap{position:relative}.DevIdentity-module__iyVrjq__trigger{align-items:center;gap:var(--space-2);height:34px;padding:0 var(--space-2) 0 4px;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;display:inline-flex}.DevIdentity-module__iyVrjq__trigger:hover:not(:disabled){border-color:var(--line-strong)}.DevIdentity-module__iyVrjq__trigger:disabled{opacity:.6;cursor:progress}.DevIdentity-module__iyVrjq__avatar{background:var(--brand-deep);width:26px;height:26px;color:var(--brand-silver);font-size:var(--text-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.DevIdentity-module__iyVrjq__role{font-size:var(--text-sm);color:var(--ink-3)}.DevIdentity-module__iyVrjq__menu{width:268px;padding:var(--space-3);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:20;position:absolute;top:calc(100% + 6px);right:0}.DevIdentity-module__iyVrjq__menuNote{margin:0 0 var(--space-3);font-size:var(--text-xs);color:var(--ink-muted);line-height:1.5}.DevIdentity-module__iyVrjq__menuList{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.DevIdentity-module__iyVrjq__menuItem{text-align:left;width:100%;padding:6px var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none}.DevIdentity-module__iyVrjq__menuItem:hover{background:var(--surface-soft)}.DevIdentity-module__iyVrjq__menuItemActive{background:var(--brand-accent-soft);color:var(--brand-accent-2);font-weight:500}.DevIdentity-module__iyVrjq__menuItemActive:hover{background:var(--brand-accent-soft)}
.Topbar-module__0dYsKq__topbar{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-4);height:var(--topbar-h);padding:0 var(--content-pad-x);background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);grid-area:topbar;display:flex;position:sticky;top:0}.Topbar-module__0dYsKq__state{font-size:var(--text-sm);color:var(--ink-muted)}@media (max-width:900px){.Topbar-module__0dYsKq__state{font-size:var(--text-xs)}}
.prihlaseni-module__mcoRvq__page{min-height:100dvh;padding:var(--space-5);background:linear-gradient(160deg, var(--brand-deep) 0%, var(--brand-deep-2) 100%);place-items:center;display:grid}.prihlaseni-module__mcoRvq__card{gap:var(--space-4);flex-direction:column;width:100%;max-width:380px;display:flex}.prihlaseni-module__mcoRvq__title{margin-top:var(--space-5);color:var(--on-deep);font-size:var(--text-lg)}.prihlaseni-module__mcoRvq__lead{color:var(--on-deep-2);font-size:var(--text-sm)}.prihlaseni-module__mcoRvq__form{gap:var(--space-2);flex-direction:column;display:flex}.prihlaseni-module__mcoRvq__label{color:var(--on-deep-2);font-size:var(--text-xs)}.prihlaseni-module__mcoRvq__input{height:40px;padding:0 var(--space-3);border:1px solid var(--on-deep-line);border-radius:var(--radius-sm);color:var(--on-deep);font-size:var(--text-base);background:#ffffff0f}.prihlaseni-module__mcoRvq__input:focus{outline:2px solid var(--on-deep-2);outline-offset:1px}.prihlaseni-module__mcoRvq__tlacitko{height:40px;margin-top:var(--space-3);border-radius:var(--radius-sm);color:var(--on-deep);font-size:var(--text-base);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;font-weight:500}.prihlaseni-module__mcoRvq__tlacitko:disabled{opacity:.45;cursor:not-allowed}.prihlaseni-module__mcoRvq__chyba{margin-top:var(--space-2);color:#ff9b8a;font-size:var(--text-sm)}.prihlaseni-module__mcoRvq__odkaz{color:var(--on-deep-2);font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}.prihlaseni-module__mcoRvq__note{padding-top:var(--space-4);border-top:1px solid var(--on-deep-line);color:#a9bab1bf;font-size:var(--text-xs);line-height:1.6}.prihlaseni-module__mcoRvq__qr{border-radius:var(--radius-sm);width:180px;height:180px;padding:var(--space-3);background:#fff;align-self:center}
.AppShell-module__-zW4nG__shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);grid-template-rows:var(--topbar-h) minmax(0, 1fr);grid-template-areas:"sidebar topbar""sidebar main";min-height:100dvh;display:grid}.AppShell-module__-zW4nG__main{padding:var(--space-7) var(--content-pad-x) var(--space-8);grid-area:main}.AppShell-module__-zW4nG__content{max-width:var(--content-max)}@media (max-width:900px){.AppShell-module__-zW4nG__shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto var(--topbar-h) minmax(0, 1fr);grid-template-areas:"sidebar""topbar""main"}.AppShell-module__-zW4nG__main{padding:var(--space-5) var(--content-pad-x) var(--space-7)}}
