.cabinet-nav-active{overflow-x:clip}.cabinet-nav-active #path-nav{background:var(--card-bg);border-bottom:1px solid var(--border-color);backdrop-filter:none;animation:none;transform:none}.cabinet-nav-active #path-nav .path-nav-inner{display:flex;flex-wrap:nowrap;min-height:70px;height:70px;gap:30px;padding-block:0}.cabinet-nav-active #path-nav .path-left{flex:0 0 auto;width:auto;margin:0;padding:0}.cabinet-nav-active #path-nav .path-home{padding:0}.cabinet-nav-active #path-nav .path-home img{width:148px;height:auto}.cabinet-nav-active #path-nav .path-back,.cabinet-nav-active .top-controls{display:none!important}.cm-root{display:flex;flex:1;min-width:0;align-items:center;gap:16px;height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;letter-spacing:-.015em;color:var(--text-primary)}.cm-root [hidden],.cm-root[hidden]{display:none!important}.cm-root button,.cm-root input{font:inherit}.cm-root button{cursor:pointer}.cm-root button:focus-visible,.cm-root input:focus-visible,.cabinet-nav-active .path-home:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.cm-primary{flex:1;min-width:0}.cm-root .student-shortcuts,.cm-root .teacher-section-nav{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;padding:0;margin:0;border:0;background:none;box-shadow:none;overflow:visible}.cm-root .cm-primary button,.cm-more-panel button{color:var(--text-secondary);background:transparent;border:0;border-radius:10px;padding:10px 13px;font-size:15px;line-height:22px;font-weight:560;white-space:nowrap;min-height:44px;transition:background .15s,color .15s;box-shadow:none}.cm-root .cm-primary button:hover,.cm-more-panel button:hover{background:var(--accent-soft);color:var(--text-primary)}.cm-root .cm-primary button.active,.cm-more-panel button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.cm-utilities{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.cm-root #nav-bell,.cm-root #theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;padding:8px;border:1px solid transparent;border-radius:50%;color:var(--text-secondary);background:transparent;box-shadow:none}.cm-root #nav-bell.hidden{display:none}.cm-root #nav-bell:hover,.cm-root #theme-toggle:hover{background:var(--accent-soft);color:var(--accent)}.cm-root #nav-bell svg,.cm-root #theme-toggle svg{width:21px;height:21px}.cm-avatar,.cm-initial{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border:1px solid var(--border-color);border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.cm-root .cm-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:3px;border:1px solid var(--border-color);background:transparent;font-size:14px;font-weight:700}.cm-own-avatar-slot,.cm-student-avatar-slot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cm-root .cm-own-avatar{width:34px;height:34px;flex-shrink:0;border-radius:50%;font-size:16px}.cm-avatar:hover,.cm-avatar[aria-expanded=true]{outline:2px solid var(--accent-soft);outline-offset:3px}.cm-chevron:after{content:"";width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);display:inline-block;margin-left:10px;margin-bottom:3px;flex-shrink:0}.cm-chevron[aria-expanded=true]:after{transform:rotate(225deg);margin-bottom:0}.cm-root .cm-student{display:flex;align-items:center;gap:10px;min-width:0;max-width:280px;height:46px;padding:4px 12px 4px 5px;border:1px solid var(--border-color);border-radius:24px;background:transparent;color:var(--text-primary);font-weight:570}.cm-root .cm-student-avatar{width:36px;height:36px;border-radius:50%;font-size:15px}.cm-student-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-level{font-size:12px;color:var(--accent);white-space:nowrap}.cm-level:empty{display:none}.cm-student:hover{background:var(--accent-soft)}.cm-root .cm-current,.cm-root .cm-more{display:none}.cm-popup{position:absolute;top:calc(100% + 9px);right:var(--site-gutter);z-index:55;width:300px;max-width:calc(100vw - 24px);padding:8px;border:1px solid var(--border-color);border-radius:16px;background:var(--card-bg);box-shadow:0 16px 50px #111c3024;max-height:calc(100dvh - 90px);overflow:auto;animation:cm-appear .13s ease-out}.cm-profile-panel{padding:18px;width:310px}.cm-identity{display:flex;flex-direction:column;gap:5px;padding-bottom:16px;border-bottom:1px solid var(--border-color);margin-bottom:6px;overflow-wrap:anywhere}.cm-identity strong{font-size:17px;font-weight:620}.cm-identity span{color:var(--text-secondary);font-size:14px}.cm-setting{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:13px 0;font-size:14px;color:var(--text-secondary)}.cm-segment{display:flex;padding:3px;border:1px solid var(--border-color);border-radius:10px;width:100%}.cm-segment button{width:50%;padding:7px;border:0;border-radius:7px;background:transparent;color:var(--text-secondary)}.cm-segment button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);font-weight:600}.cm-language>div{background:transparent;border-color:var(--border-color);box-shadow:none;border-radius:10px;width:100%;display:flex}.cm-language .lang-btn{flex:1;color:var(--text-secondary);border-radius:7px}.cm-language .lang-btn[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.cm-profile-panel .cm-site,.cm-profile-panel #nav-logout{display:block;width:100%;padding:11px 8px;min-height:44px;border:0;border-radius:8px;text-align:left;background:transparent;color:var(--text-primary);font-size:15px;margin:0}.cm-profile-panel .cm-site:hover,.cm-profile-panel #nav-logout:hover{background:var(--accent-soft)}.cm-profile-panel #nav-logout{color:#b34545}.dark .cm-profile-panel #nav-logout{color:#eea09b}.cm-people{right:calc(var(--site-gutter) + 50px);width:330px}.cm-search{width:100%;border:1px solid var(--border-color);border-radius:10px;background:transparent;padding:11px 12px;color:var(--text-primary);margin-bottom:8px}.cm-search::placeholder{color:var(--text-secondary)}.cm-people-list{max-height:320px;overflow:auto}.cm-person{display:flex;align-items:center;width:100%;gap:10px;padding:10px 8px;border:0;border-radius:10px;background:transparent;text-align:left;color:var(--text-primary)}.cm-root .cm-person-avatar{width:42px;height:42px;flex-shrink:0;border-radius:12px;font-size:16px}.cm-person:hover,.cm-person[aria-pressed=true]{background:var(--accent-soft)}.cm-person-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.cm-person-copy strong{font-weight:500;overflow-wrap:anywhere}.cm-person-copy small{color:var(--text-secondary);font-size:13px}.cm-check{color:var(--accent)}.cm-empty{margin:14px 8px;color:var(--text-secondary)}.cm-root .cm-tools-panel{right:auto;width:260px}.cm-root .cm-tools-panel button,.cm-more-panel button{display:block;width:100%;text-align:left;white-space:normal}.cm-root .cm-tools-panel button.hidden{display:none}.cabinet-nav-active #cabinet-dash .dash-card{scroll-margin-top:84px}@keyframes cm-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.cabinet-nav-active #path-nav .path-nav-inner{gap:20px}.cm-root{gap:12px}.cm-root .cm-primary button{padding-inline:10px;font-size:14px}.cm-root .cm-student{max-width:230px}}@media(max-width:940px){.cm-root .cm-primary{display:none}.cm-root .cm-more{display:block;background:transparent;border:0;border-radius:8px;padding:10px 8px;min-height:44px;color:var(--text-secondary)}.cm-root .cm-current{display:block;max-width:180px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:0;border-radius:9px;background:var(--accent-soft);color:var(--accent);padding:10px 12px;min-height:44px}.cm-root[data-role=teacher] .cm-current{display:none}.cm-root .cm-student,.cm-utilities{margin-left:auto}.cm-more-panel{left:var(--site-gutter);right:auto;width:280px}}@media(max-width:600px){.cabinet-nav-active #path-nav .path-nav-inner{width:calc(100% - 24px);min-height:64px;height:64px;gap:8px}.cabinet-nav-active #path-nav .path-home{width:34px;overflow:hidden;display:block}.cabinet-nav-active #path-nav .path-home img{width:114px;height:24px;max-width:none}.cm-root{gap:4px;font-size:15px}.cm-root .cm-current{max-width:104px;min-width:0;font-size:15px;padding-inline:8px}.cm-root .cm-more{font-size:15px;padding-inline:4px}.cm-chevron:after{margin-left:6px}.cm-utilities{gap:5px}.cm-root #theme-toggle{display:none}.cm-root #nav-bell{width:40px;min-width:40px;height:40px;padding:7px}.cm-root .cm-avatar{width:40px;height:40px}.cm-root .cm-student{flex:1;max-width:220px;min-width:0;height:44px;font-size:15px;padding-inline:5px;gap:6px}.cm-root .cm-student-avatar{width:30px;height:30px;font-size:13px}.cm-student .cm-student-name{flex:1;text-align:left}.cm-level{display:none}.cm-popup,.cm-people{right:12px}.cm-more-panel{left:12px}}@media(prefers-reduced-motion:reduce){.cm-popup{animation:none}.cm-root button{transition:none!important}}@media(pointer:coarse){.cm-root #nav-bell,.cm-root #theme-toggle,.cm-root .cm-avatar{min-width:44px;width:44px;height:44px}.cm-root .cm-current,.cm-root .cm-more,.cm-root .cm-student,.cm-popup button{min-height:44px}.cm-root .cm-more{min-width:44px}.cm-root .cm-current{min-width:0}.cabinet-nav-active #path-nav .path-home{width:44px;height:44px;display:flex;align-items:center}.cabinet-nav-active #path-nav .path-home img{width:145px;height:auto}.cm-search{font-size:16px!important}}:root{--nav-ink:#142c46;--nav-ink-end:#1c3b59;--nav-type:#f4f8fb;--nav-muted:#c5d5e4;--nav-accent:#70c7eb;--nav-selected:#f0f7fa}.dark{--nav-ink:#203954;--nav-ink-end:#294b6c;--nav-type:#f6f9fb;--nav-muted:#d1e0ed;--nav-accent:#9bdaf3;--nav-selected:#e8f3f8}.top-controls :is(.nav-user-pill,.cabinet-entry,#nav-bell,#theme-toggle) svg,.cm-root :is(#nav-bell,#theme-toggle) svg{width:22px;height:22px;flex:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-controls :is(.nav-user-pill,.cabinet-entry,#nav-bell,#theme-toggle) svg *,.cm-root :is(#nav-bell,#theme-toggle) svg *{stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body:not(.view-intro) #path-nav,.cabinet-nav-active #path-nav{background:linear-gradient(108deg,var(--nav-ink),var(--nav-ink-end) 62%,var(--nav-ink));border-bottom:0;box-shadow:0 12px 28px -21px #071827a8;isolation:isolate}body:not(.view-intro) #path-nav:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--nav-accent);pointer-events:none}body:not(.view-intro) #path-nav .path-home img{filter:brightness(1.48) saturate(1.18)}body:not(.view-intro) #path-nav .path-back{color:var(--nav-muted);font:600 15px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body:not(.view-intro) #path-nav .path-back:hover{color:var(--nav-type)}body:not(.view-intro) #path-nav .path-tabs{background:#ffffff17;border:1px solid #ffffff23}body:not(.view-intro) #path-nav .path-tab{color:var(--nav-muted);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;font-weight:600}body:not(.view-intro) #path-nav .path-tab:hover{color:var(--nav-type)}body:not(.view-intro) #path-nav .path-tab.active{background:var(--nav-selected);color:#17324d;box-shadow:inset 3px 0 var(--nav-accent)}.cabinet-nav-active .cm-root{color:var(--nav-type);font-size:15.5px;letter-spacing:-.01em}.cabinet-nav-active .cm-root .cm-primary button{color:var(--nav-muted);font-size:15.5px;font-weight:620;border-radius:8px}.cabinet-nav-active .cm-root .cm-primary button:hover{color:var(--nav-type);background:#ffffff1b}.cabinet-nav-active .cm-root .cm-primary button.active,.cabinet-nav-active .cm-root .cm-primary .teacher-section-nav button[aria-current=location]{color:#17324d;background:var(--nav-selected);box-shadow:inset 3px 0 var(--nav-accent),0 8px 20px -14px #020d18}.cabinet-nav-active .cm-root .cm-student{color:var(--nav-type);background:#ffffff0d;border-color:#e0eaf356;border-radius:10px;font-weight:620}.cabinet-nav-active .cm-root .cm-student:hover,.cabinet-nav-active .cm-root .cm-student[aria-expanded=true]{background:#ffffff1d;border-color:var(--nav-accent)}.cabinet-nav-active .cm-level{color:var(--nav-accent);font-weight:700}.cabinet-nav-active .cm-root #nav-bell,.cabinet-nav-active .cm-root #theme-toggle{border-color:#ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-muted)}.cabinet-nav-active .cm-root #nav-bell:hover,.cabinet-nav-active .cm-root #theme-toggle:hover{color:var(--nav-type);background:#ffffff1b;border-color:var(--nav-accent)}.cabinet-nav-active .cm-root .cm-avatar{border-color:var(--nav-accent);background:#ffffff15;color:var(--nav-type);box-shadow:0 0 0 3px #ffffff0d}.cabinet-nav-active .cm-root .cm-avatar:hover,.cabinet-nav-active .cm-root .cm-avatar[aria-expanded=true]{background:#ffffff28;box-shadow:0 0 0 3px #70c7eb44}.cabinet-nav-active .cm-root .cm-popup{color:var(--text-primary);border-color:var(--border-color);box-shadow:0 18px 48px #07182738}.cabinet-nav-active .cm-root .cm-popup .cm-identity strong{color:var(--text-primary)}.cabinet-nav-active .cm-root .cm-more,.cabinet-nav-active .cm-root .cm-current{color:var(--nav-type)}.cabinet-nav-active .cm-root .cm-current{color:#17324d;background:var(--nav-selected);border:1px solid #d6edf7;box-shadow:inset 3px 0 var(--nav-accent);font-weight:650}.cabinet-nav-active .cm-root .cm-more:hover{background:#ffffff1b}.cabinet-nav-active .cm-root button:focus-visible,.cabinet-nav-active .path-home:focus-visible{outline-color:var(--nav-accent)}body:not(.view-intro) .top-controls.in-nav>#theme-toggle,body:not(.view-intro) .top-controls.in-nav>.flex,body:not(.view-intro) .top-controls.in-nav>#nav-bell{background:#ffffff16;border-color:#ffffff32;border-radius:10px;color:var(--nav-type)}body:not(.view-intro) .top-controls.in-nav .lang-btn{color:var(--nav-muted);font:600 14px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body:not(.view-intro) .top-controls.in-nav .lang-btn[aria-pressed=true],body:not(.view-intro) .top-controls.in-nav .lang-btn.active{background:var(--nav-selected);color:#17324d}body:not(.view-intro) .top-controls.in-nav .nav-user-pill{background:var(--nav-selected);color:#17324d}@media(max-width:1100px){.cabinet-nav-active .cm-root .cm-primary button{font-size:14px}}body.view-intro .top-controls{inset:0 0 auto;width:100%;max-width:none;min-height:72px;padding:0 var(--site-gutter);flex-wrap:nowrap;gap:10px;background:linear-gradient(108deg,var(--nav-ink),var(--nav-ink-end) 62%,var(--nav-ink));border-bottom:2px solid var(--nav-accent);box-shadow:0 12px 28px -21px #071827a8}body.view-intro .top-controls:before{content:"";display:block;width:148px;height:36px;flex:none;margin-right:auto;background:url(../../media/dtexpress-logo/dtexpress-logo.webp) left center / 148px auto no-repeat;filter:brightness(1.48) saturate(1.18);pointer-events:none}body.view-intro .top-controls:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--nav-accent);pointer-events:none}body.view-intro .top-controls .cabinet-entry{min-height:42px;padding:8px 14px;border:1px solid #d6edf7;border-radius:10px;background:var(--nav-selected);color:#17324d;box-shadow:inset 3px 0 var(--nav-accent);font:650 15px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body.view-intro .top-controls .cabinet-entry:hover{background:#fff;border-color:var(--nav-accent)}body.view-intro .top-controls #theme-toggle,body.view-intro .top-controls #nav-bell{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;padding:9px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-type);box-shadow:none}body.view-intro .top-controls #theme-toggle:hover,body.view-intro .top-controls #nav-bell:hover{background:#fff2;border-color:var(--nav-accent)}body.view-intro .top-controls #nav-bell.hidden{display:none}body.view-intro .top-controls>.flex{min-height:42px;padding:3px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-muted);box-shadow:none}body.view-intro .top-controls .lang-btn{min-height:34px;padding:6px 11px;border-radius:7px;color:var(--nav-muted);font:600 14px/1.25 system-ui,-apple-system,Segoe UI,sans-serif}body.view-intro .top-controls .lang-btn:hover{color:var(--nav-type);background:#ffffff18}body.view-intro .top-controls .lang-btn[aria-pressed=true]{background:var(--nav-selected);color:#17324d;box-shadow:inset 3px 0 var(--nav-accent)}body.view-intro .top-controls .nav-user-pill{min-height:42px;margin-right:0;border:1px solid #ffffff35;border-radius:10px;background:#ffffff13;color:var(--nav-type);box-shadow:none;font:600 15px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body.view-intro .top-controls .nav-user-pill:hover{background:#ffffff24;border-color:var(--nav-accent)}body.view-intro .top-controls .cab-logout-top{min-height:42px;padding:8px 12px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-muted);box-shadow:none;font:600 14px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body.view-intro .top-controls .cab-logout-top:hover{background:#ffffff20;color:#ffd5cd;border-color:#df9d8e}body.view-intro .top-controls :is(.cabinet-entry,#theme-toggle,#nav-bell,.lang-btn,.nav-user-pill,.cab-logout-top):focus-visible{outline:2px solid var(--nav-accent);outline-offset:3px}@media(max-width:600px){body.view-intro .top-controls{min-height:64px;padding:0 12px;gap:5px}body.view-intro .top-controls:before{width:36px;height:28px;background-size:115px auto}body.view-intro .top-controls .cabinet-entry{min-width:42px;min-height:42px;padding:9px}body.view-intro .top-controls .lang-btn{min-width:40px;padding:5px 7px}body.view-intro .top-controls:has(.nav-user-pill:not(.hidden)){min-height:108px;padding-block:6px;flex-wrap:wrap;align-content:center}}body:not(.view-intro):not(.cabinet-nav-active) #path-nav{animation:none;backdrop-filter:none;transform:none}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-nav-inner{min-height:72px;height:72px;padding-block:0;gap:14px;flex-wrap:nowrap}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-left{gap:12px}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-home img{width:148px;height:auto}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-back{min-height:42px;padding:8px 12px;gap:8px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-muted)}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-back:hover{color:var(--nav-type);border-color:var(--nav-accent);background:#ffffff20}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-back svg{width:22px;height:22px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav{gap:10px;flex-wrap:nowrap;min-width:0}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav>:is(#theme-toggle,#nav-bell){display:inline-flex;align-items:center;justify-content:center;flex:none;width:42px;height:42px;min-width:42px;padding:9px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;color:var(--nav-type);box-shadow:none}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav #nav-bell.hidden{display:none}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav>:is(#theme-toggle,#nav-bell):hover{background:#fff2;border-color:var(--nav-accent)}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav>.flex{flex:none;min-height:42px;padding:3px;border:1px solid #ffffff35;border-radius:10px;background:#ffffff10;box-shadow:none}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .lang-btn{min-height:34px;padding:6px 11px;border-radius:7px}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .lang-btn:hover{color:var(--nav-type);background:#ffffff18}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .lang-btn[aria-pressed=true]{box-shadow:inset 3px 0 var(--nav-accent)}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .nav-user-pill,body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .cab-logout-top{flex:none;min-height:42px;margin:0;border:1px solid #ffffff35;border-radius:10px;background:#ffffff13;color:var(--nav-type);box-shadow:none;font:600 15px/1.3 system-ui,-apple-system,Segoe UI,sans-serif}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .nav-user-pill:hover,body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .cab-logout-top:hover{background:#ffffff24;border-color:var(--nav-accent)}body:not(.view-intro):not(.cabinet-nav-active) #path-nav :is(button,input):focus-visible{outline:2px solid var(--nav-accent);outline-offset:3px}@media(max-width:600px){body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-nav-inner{width:calc(100% - 24px);min-height:64px;height:64px;gap:5px}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-left{gap:5px}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-home{width:36px;height:42px;overflow:hidden}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-home img{width:115px;height:auto;max-width:none}body:not(.view-intro):not(.cabinet-nav-active) #path-nav .path-back{width:42px;min-width:42px;height:42px;padding:9px}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav{gap:5px}body:not(.view-intro):not(.cabinet-nav-active) .top-controls.in-nav .lang-btn{min-width:40px;padding:5px 7px}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .path-nav-inner{min-height:108px;height:108px;padding-block:6px;flex-wrap:wrap;align-content:space-between}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .top-controls.in-nav{width:100%;justify-content:flex-start;flex-wrap:nowrap;margin-left:0}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .nav-user-pill{position:absolute;top:6px;right:12px;max-width:calc(100vw - 118px)}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .nav-user-pill span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media(min-width:601px)and (max-width:1000px){body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .path-nav-inner{min-height:108px;height:108px;padding-block:6px;flex-wrap:wrap;align-content:space-between}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .top-controls.in-nav{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:nowrap}body:not(.view-intro):not(.cabinet-nav-active):has(.top-controls.in-nav .nav-user-pill:not(.hidden)) #path-nav .nav-user-pill{position:absolute;top:6px;right:var(--site-gutter);max-width:calc(100vw - 300px)}body.view-intro .top-controls:has(.nav-user-pill:not(.hidden)){min-height:108px;flex-wrap:wrap;align-content:center}}
