:root{--brand:#07afbf;--brand-dark:#078b99;--brand-darker:#05707c;--brand-soft:#07afbf24;--brand-tint:#eefbfd;--border:#e5e7eb;--border-soft:#eef1f5;--muted:#64748b;--muted-2:#94a3b8;--text:#0f172a;--surface:#fff;--surface-alt:#f5f6f8;--success:#16a34a;--success-soft:#dcfce7;--danger:#dc2626;--danger-soft:#fee2e2;--shadow-xs:0 1px 2px #0f172a0d;--shadow-sm:0 2px 8px #0f172a0f;--shadow-md:0 8px 24px #0f172a14;--shadow-lg:0 18px 44px #0f172a1f;--shadow-brand:0 10px 26px #07afbf47;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--radius-xl:28px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--tap:44px;--safe-bottom:env(safe-area-inset-bottom,0px);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}body,button,input,select{font:inherit}h1,p{margin:0}button{cursor:pointer}input{width:100%}.page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.header{background:var(--surface-alt);border-bottom:1px solid var(--border)}.header__inner,.footer__inner,.content__inner{width:min(1180px,100% - 32px);margin:0 auto}.header__inner{justify-content:space-between;align-items:center;gap:24px;padding:6px 0;display:flex}.brand{align-items:center;display:flex}.brand--button{appearance:none;background:0 0;border:0;padding:0}.brand__logo{width:auto;max-width:none;height:52px;display:block}.header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header__user-group{align-items:center;gap:10px;display:flex}.language-select,.profile-menu{position:relative}.language-select__trigger,.language-option,.admin-button,.login-button,.role-button,.profile-button,.auth-tab,.auth-submit,.google-submit,.profile-popover__action{background:0 0;border:0;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.language-select__trigger{min-width:0;color:var(--text);border:1px solid #0000;border-radius:14px;align-items:center;gap:6px;padding:6px 8px;font-weight:600;display:inline-flex}.language-select__trigger:hover,.profile-button:hover,.role-button:hover{background:#ffffffa6}.language-select__trigger svg{width:16px;height:16px;fill:var(--brand);margin-left:auto}.language-select__menu,.profile-popover{z-index:20;background:#fff;border:1px solid #dbe3ea;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 10px);box-shadow:0 18px 40px #0f172a24}.language-select__menu{min-width:194px;left:0}.language-option{width:100%;color:var(--text);text-align:left;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.language-option:hover,.profile-popover__action:hover{background:#f8fafc}.language-option.is-active{background:#f0fdff}.language-option__short{color:var(--muted);margin-left:auto;font-size:.85rem;font-weight:700}.flag-dot{border-radius:999px;flex:none;width:18px;height:18px;overflow:hidden}.flag-dot--ru{background:linear-gradient(#fff 0 33.33%,#1d4ed8 33.33% 66.66%,#dc2626 66.66% 100%)}.flag-dot--tj{background:linear-gradient(#dc2626 0 33.33%,#fff 33.33% 66.66%,#15803d 66.66% 100%)}.user-name{color:#111827;font-size:.92rem;font-weight:600}.admin-button,.login-button,.role-button{border:1px solid var(--brand);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:9px 14px;font-weight:600;display:inline-flex}.admin-button{color:var(--brand-dark);box-shadow:inset 0 0 0 1px var(--brand-soft)}.admin-button:hover,.login-button:hover{background:#f0fdff}.login-button{background:var(--brand);color:#fff;border-color:#0000;box-shadow:0 12px 28px #08bfd033}.login-button:hover{background:var(--brand-dark)}.login-button svg{stroke:currentColor;fill:none;width:18px;height:18px}.admin-button.is-active{box-shadow:inset 0 0 0 1px var(--brand-soft), 0 12px 28px #08bfd024;background:#f0fdff}.admin-button svg{stroke:currentColor;fill:none;width:18px;height:18px}.role-button{color:#334155;border-color:#cbd5e1}.profile-button{border:2px solid var(--brand);background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:999px;place-items:center;padding:0;display:grid;overflow:hidden}.profile-button svg,.profile-popover__avatar svg{stroke:currentColor;fill:none;width:18px;height:18px}.profile-button__avatar-img,.profile-popover__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.google-submit svg{fill:currentColor;width:18px;height:18px}.profile-popover{width:250px;right:0}.profile-popover__header{align-items:center;gap:12px;margin-bottom:4px;padding:8px;display:flex}.profile-popover__avatar{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border:2px solid var(--brand);border-radius:999px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.profile-popover__name{color:#111827;font-size:.92rem;font-weight:700}.profile-popover__email{color:var(--muted);font-size:.84rem}.profile-popover__action{width:100%;color:var(--text);text-align:left;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:11px 12px;display:inline-flex}.profile-popover__action svg{stroke:currentColor;fill:none;width:18px;height:18px;color:var(--brand);flex:none}.profile-popover__action--danger svg{color:#b91c1c}.profile-button svg,.admin-stat-card__icon svg,.admin-table-actions__button svg,.admin-action-pill svg{stroke:currentColor;fill:none}.profile-popover__action--danger{color:#b91c1c}.content{background:#fff;flex:1;display:flex}.content--auth{justify-content:center;align-items:center}.content__inner{padding:28px 0 34px}.auth-page__card,.auth-card{border:1px solid var(--border);background:#fff;border-radius:22px;width:min(408px,100%);margin:0 auto;padding:18px;box-shadow:0 24px 56px #0f172a14}.content__label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:.8rem;font-weight:700}.auth-card h1{letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.05}.hero-card h1{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem);line-height:.98}.auth-card__subtitle,.content__description{color:#475569}.auth-card__subtitle{margin-bottom:12px;font-size:.93rem}.auth-card__subtitle--error{color:#b91c1c}.email-verify-banner{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;width:fit-content;max-width:calc(100% - 24px);margin:10px auto 0;padding:6px 14px;font-size:.8rem;line-height:1.35;display:flex;box-shadow:0 4px 12px #92400e14}.email-verify-banner__text{font-weight:600}.email-verify-banner__button{color:#b45309;cursor:pointer;background:#fff;border:1px solid #d97706;border-radius:999px;flex:none;min-height:28px;padding:0 12px;font-size:.78rem;font-weight:700}.email-verify-banner__button:disabled{opacity:.6;cursor:default}.email-verify-banner__note{color:#047857;flex:none;font-weight:700}.email-verify-banner__note--error{color:#b91c1c}@media (width<=640px){.email-verify-banner{border-radius:14px;gap:4px 8px;margin-top:8px;padding:6px 12px;font-size:.74rem}.email-verify-banner__button{min-height:var(--tap,44px);padding:0 14px}}.auth-card--google{text-align:center}.auth-divider{color:var(--muted,#94a3b8);align-items:center;gap:12px;margin:16px 0;font-size:.82rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border,#e2e8f0);flex:1;height:1px}.auth-google-primary{border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;margin-top:4px;padding:12px 16px;font-weight:600;box-shadow:0 8px 20px #0f172a0f}.auth-google-primary:hover{border-color:var(--brand);box-shadow:0 10px 24px #07afbf2e}.auth-staff-link{text-align:center;margin-top:14px}.auth-callback{min-height:60vh;color:var(--muted);justify-content:center;align-items:center;display:flex}.profile-onboarding-notice{border:1px solid var(--brand);background:var(--brand-soft);border-radius:14px;margin-bottom:14px;padding:12px 14px}.profile-onboarding-notice h2{margin:0 0 4px;font-size:1.02rem}.profile-onboarding-notice p{color:#475569;margin:0;font-size:.9rem}.auth-tabs{background:#fff;border:1px solid #08bfd03d;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;margin-bottom:12px;padding:4px;display:grid}.auth-tab{width:100%;color:var(--brand-dark);border-radius:12px;padding:7px 12px;font-size:.9rem;font-weight:600}.auth-tab.is-active{background:var(--brand);color:#fff;box-shadow:0 10px 24px #08bfd038}.auth-panel,.auth-form{gap:10px;display:grid}.auth-form{position:relative}.auth-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.course-settings{align-items:start}.course-settings .auth-field>span:not([class]){min-height:2.5em;line-height:1.25}.auth-field{align-content:start;gap:6px;display:grid;position:relative;overflow:visible}.auth-field span{color:#334155;font-size:.9rem;font-weight:600}.auth-field__hint{color:#64748b;font-size:.8rem;line-height:1.25}.auth-field input,.auth-field select{height:42px;color:var(--text);appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:14px;padding:10px 12px;line-height:1.2}.auth-field__input-wrap{position:relative}.auth-field__input-wrap input{padding-right:44px}.auth-field .is-invalid{background:snow;border-color:#ef4444}.auth-field select.is-placeholder{color:#94a3b8}.auth-field--spaced{margin-bottom:6px}.birthday-picker{grid-template-columns:2fr 3fr 3fr;gap:8px;display:grid}.birthday-picker__select{height:42px;color:var(--text);appearance:none;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:10px 12px;line-height:1.2}.birthday-picker__select:focus{border-color:var(--primary,#6366f1);outline:none;box-shadow:0 0 0 3px #6366f126}.birthday-picker__select.is-invalid{background:snow;border-color:#ef4444}.auth-row--spaced{margin-bottom:6px}.auth-field input:focus,.auth-field select:focus{border-color:var(--brand);outline:2px solid #08bfd02e}.auth-field .is-invalid:focus{border-color:#ef4444;outline:2px solid #ef444429}.auth-field__error{z-index:5;color:#dc2626;background:#fff5f5;border:1px solid #fecaca;border-radius:10px;max-width:min(240px,100%);padding:6px 8px;font-size:.8rem;line-height:1.1;display:inline-flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 22px #dc26261f}.auth-field select:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.auth-error{color:#b91c1c;white-space:nowrap;background:#fff5f5;border:1px solid #fbc7c7;border-radius:999px;justify-self:start;padding:5px 10px;font-size:.76rem;line-height:1.1;box-shadow:0 8px 20px #b91c1c14}.auth-error-slot{align-items:start;min-height:28px;margin-top:4px;display:grid}.auth-success{color:var(--brand-dark);background:#ecfeff;border-radius:14px;padding:12px 14px;font-size:.92rem}.auth-forgot{justify-content:flex-end;margin-top:-4px;margin-bottom:4px;display:flex}.auth-forgot__link{color:var(--brand-dark);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.85rem;text-decoration:underline}.auth-forgot__link:hover{color:var(--brand)}.auth-forgot__link:disabled{color:#94a3b8;cursor:default;text-decoration:none}.auth-otp-input{text-align:center;letter-spacing:.5em;padding-left:.5em;font-size:1.4rem;font-weight:600}.auth-otp-resend{justify-content:center;margin:4px 0 8px;display:flex}.auth-step-header h2{color:#0f172a;margin:0 0 6px;font-size:1rem}.auth-step-header p{color:#64748b;margin:0 0 6px;font-size:.92rem}.auth-password-toggle{z-index:2;width:24px;height:24px;color:var(--brand);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--brand)}.auth-password-toggle svg{stroke:currentColor;fill:none;width:18px;height:18px}.auth-submit-area{margin-top:10px;position:relative}.auth-actions{gap:10px;display:grid}.auth-submit,.google-submit{border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 14px;font-weight:600;display:inline-flex}.auth-submit{background:var(--brand);color:#fff}.auth-submit:hover{background:var(--brand-dark)}.google-submit{color:var(--text);background:#fff;border:1px solid #d1d5db}.google-submit:hover{background:#f8fafc}.google-submit:disabled{cursor:not-allowed;opacity:.75}.google-submit:disabled:hover{background:#fff}.google-signin{gap:8px;width:100%;display:grid}.google-signin__wrap{width:100%;position:relative}.google-signin__face{pointer-events:none;min-height:42px}.google-signin__wrap:hover .google-signin__face{background:#f8fafc}.google-signin__wrap.is-loading .google-signin__face{opacity:.75}.google-signin__overlay{opacity:.001;position:absolute;inset:0;overflow:hidden}.google-signin__overlay>div{height:100%;width:100%!important}.google-signin__wrap.is-loading .google-signin__overlay{pointer-events:none}.google-signin iframe{margin:0!important}.auth-hint,.signup-stub{color:#475569;background:#f8fafc;border-radius:16px;padding:10px 12px}.hero-card{max-width:760px;padding-top:12px}.admin-overview{gap:20px;display:grid}.admin-overview__top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-overview__intro h1{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1}.admin-overview__intro p{color:#475569;font-size:.92rem}.admin-overview__export{background:var(--brand);color:#fff;white-space:nowrap;border:1px solid #0691a042;border-radius:16px;align-self:center;align-items:center;gap:10px;padding:7px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.admin-overview__export:hover{border-color:var(--brand-dark);background:var(--brand-dark)}.admin-overview__export svg{stroke:currentColor;fill:none;width:18px;height:18px}.admin-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-stat-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fbfeff 100%);border-radius:22px;padding:24px;box-shadow:0 18px 38px #0f172a0d}.admin-stat-card__head{align-items:center;gap:9px;margin-bottom:16px;display:flex}.admin-stat-card__icon{width:38px;height:38px;color:var(--brand-dark);background:linear-gradient(#f1fdff 0%,#e7fbfd 100%);border-radius:13px;place-items:center;display:grid}.admin-stat-card__icon svg{stroke:currentColor;fill:none;width:20px;height:20px}.admin-stat-card__label{color:#475569;font-size:.84rem;font-weight:600;line-height:1.4}.admin-stat-card__value{letter-spacing:-.04em;color:#0f172a;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1;display:block}.admin-tabs-panel{border:1px solid var(--border);background:#fff;border-radius:24px;padding:10px}.admin-tabs{scrollbar-width:thin;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;display:flex;overflow-x:auto}.admin-tabs__button{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #0000;border-radius:999px;flex:none;padding:7px 11px;font-size:.84rem;font-weight:700;transition:color .2s,background-color .2s,border-color .2s}.admin-tabs__button:hover{color:#0f172a}.admin-tabs__button.is-active{color:var(--brand-dark);background:#f0fdff;border-color:#0691a038}.admin-table-card{border:1px solid var(--border);background:#fff;border-radius:24px;padding:12px 14px}.admin-table-card--flat{box-shadow:none;border:0;padding-left:0;padding-right:0}.admin-table-card--placeholder{min-height:180px}.admin-table-card__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.admin-table-card__header h2{color:#0f172a;margin:0;font-size:.94rem}.admin-table-card__mini-title{color:#0f172a;margin:0;font-size:.88rem}.admin-table-card__header--with-search{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;display:grid}.admin-search-input{color:#0f172a;background:#fff;border:1px solid #d7e2ea;border-radius:14px;width:100%;padding:7px 10px;font-size:.82rem}.admin-search-input::placeholder{color:#94a3b8}.admin-table{-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;max-width:100%;display:block;overflow:auto hidden}.admin-table__element{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.78rem}.admin-table__element--courses{table-layout:auto;min-width:520px}.admin-table__element--users{min-width:840px}.admin-table__element--results{min-width:580px}.admin-table__element--management{min-width:620px}.admin-table__element--questions{table-layout:fixed;min-width:0}.admin-table__column--number{width:42px}.admin-table__column--correct{width:132px}.admin-table__column--actions{width:96px}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eaf0f5;padding:7px 0}.admin-table tbody tr{transition:background-color .18s}.admin-table tbody tr:hover{background:#f8fbfd}.admin-table tbody tr:hover td{color:#1e293b}.admin-table th{color:#64748b;text-transform:uppercase;letter-spacing:.02em;white-space:normal;font-size:.62rem;font-weight:700;line-height:1.3}.admin-sort-th{width:100%;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;transition:color .15s;display:inline-flex}.admin-sort-th:hover,.admin-sort-th.is-active{color:var(--brand-dark)}.admin-sort-th__icon{opacity:.45;font-size:.85em;line-height:1}.admin-sort-th.is-active .admin-sort-th__icon{opacity:1;color:var(--brand)}.admin-sort-bar{display:none}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table td{color:#334155;overflow-wrap:anywhere}.admin-table-card__header--action{align-items:flex-start}.admin-table-card__subtitle{color:#64748b;margin-top:4px;font-size:.82rem}.admin-manage-section{gap:12px;display:grid}.admin-manage-section__top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-manage-section__top h2{color:#0f172a;margin:0;font-size:1rem}.admin-manage-section__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-chip-toggle{border:1px solid var(--border);min-height:40px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.admin-chip-toggle:hover{border-color:var(--brand);color:var(--brand-dark)}.admin-chip-toggle.is-active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-dark)}.admin-chip-toggle--restore{color:#16a34a;border-color:#16a34a}.admin-chip-toggle--restore:hover{color:#fff;background:#16a34a}.admin-badge{vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.admin-badge--deleted{color:#b91c1c;background:#fee2e2}.is-deleted-row{background:#fef2f2}.admin-manage-section__subtitle{color:#64748b;margin-top:4px;font-size:.84rem}.admin-table__cell--strong{color:#0f172a;font-weight:700}.admin-user-cell{align-items:center;gap:10px;min-width:0;display:flex}.admin-user-cell__name{overflow-wrap:anywhere;min-width:0}.admin-user-avatar{background:var(--surface-alt);width:32px;height:32px;color:var(--muted-2);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-user-avatar svg{width:18px;height:18px}.admin-user-avatar__img{object-fit:cover;width:100%;height:100%;display:block}.admin-modal__avatar{justify-content:center;margin-bottom:2px;display:flex}.admin-modal__avatar-circle{background:var(--surface-alt);width:84px;height:84px;color:var(--muted-2);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-modal__avatar-circle svg{width:38px;height:38px}.admin-modal__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.admin-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.74rem;font-weight:700;display:inline-flex}.admin-status-badge.is-success{color:#15803d;background:#ecfdf3}.admin-status-badge.is-fail{color:#dc2626;background:#fff1f2}.admin-table td+td,.admin-table th+th{padding-left:8px}.admin-table-actions{align-items:center;gap:8px;display:flex}.admin-table-actions--text{gap:10px}.admin-table-actions__button{width:30px;height:30px;color:var(--brand-dark);background:#fff;border:1px solid #0691a038;border-radius:10px;place-items:center;display:inline-grid}.admin-table-actions__button svg{stroke:currentColor;fill:none;width:15px;height:15px}.admin-table-actions__button--danger{color:#dc2626;background:#fff;border-color:#dc26262e}.admin-action-pill{border:1px solid var(--brand);color:var(--brand-dark);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-action-pill svg{stroke:currentColor;fill:none;width:14px;height:14px}.admin-action-pill--danger{color:#dc2626;background:#fff;border-color:#dc26262e}.admin-question-option{grid-template-columns:24px minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.admin-question-option.is-selected{color:var(--brand-dark)}.admin-question-option__select{justify-content:center;align-items:center;min-height:42px;padding-top:35px;display:flex}.admin-question-option__select input{appearance:none;cursor:pointer;background:#fff;border:2px solid #94a3b8;border-radius:999px;width:18px;height:18px;margin:0;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;box-shadow:inset 0 0 0 3px #fff}.admin-question-option__select input:hover{border-color:var(--brand);transform:scale(1.04)}.admin-question-option__select input:checked{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 4px #fff}.admin-question-option__select input:focus-visible{outline-offset:2px;outline:2px solid #08bfd033}.admin-course-sections{gap:14px;display:grid}.admin-course-section{border:1px solid var(--border);background:#fff;border-radius:22px;min-width:0;padding:14px}.admin-course-section__top{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;margin-bottom:14px;display:flex}.admin-course-section__info{min-width:0}.admin-course-section__info h3{color:#0f172a;margin:0 0 6px;font-size:.96rem}.admin-course-section__info p{color:#475569;margin:0 0 8px;font-size:.8rem;line-height:1.45}.admin-course-section__meta{color:#334155;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:8px;font-size:.74rem;font-weight:600;display:flex}.admin-course-section__video-status{align-items:center;gap:6px;display:inline-flex}.admin-course-section__video-status svg{stroke:currentColor;fill:none;width:14px;height:14px}.admin-course-section__author{color:#475569;font-size:.74rem;font-weight:600}.admin-course-section__dot{color:#0f172a;font-weight:700;line-height:1}.admin-course-section__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.admin-modal{z-index:60;place-items:center;padding:20px 16px;display:grid;position:fixed;inset:0}.admin-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a61;position:absolute;inset:0}.admin-modal__card{z-index:1;background:#fff;border-radius:24px;width:min(560px,100%);max-height:min(86vh,900px);padding:14px;position:relative;overflow:auto;box-shadow:0 28px 60px #0f172a2e}.admin-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.admin-modal__header h2{color:#0f172a;margin:0 0 6px;font-size:1rem}.admin-modal__header p{color:#64748b;font-size:.84rem}.admin-modal__close{color:#475569;background:#f8fafc;border:0;border-radius:10px;width:32px;height:32px;font-size:1.2rem;line-height:1}.admin-modal__form{gap:12px}.admin-modal__section-title{color:#0f172a;margin:2px 0 0;font-size:.9rem}.admin-modal__textarea{width:100%;min-height:88px;color:var(--text);resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:14px;padding:10px 12px;line-height:1.45}.admin-modal__textarea:focus{border-color:var(--brand);outline:2px solid #08bfd02e}.admin-modal__textarea.is-invalid{background:snow;border-color:#ef4444}.admin-question-editor{border:1px solid var(--border);background:#fbfdff;border-radius:18px;gap:10px;padding:14px;display:grid}.admin-question-editor__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-question-editor__position{color:#64748b;white-space:nowrap;font-size:.78rem;font-weight:700}.admin-question-editor__options,.admin-question-editor__options-grid{gap:10px;display:grid}.admin-question-editor__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-switch{color:#334155;align-items:center;gap:10px;margin-top:2px;font-size:.88rem;font-weight:600;display:inline-flex}.admin-switch input{opacity:0;pointer-events:none;position:absolute}.admin-switch__track{background:#dbe5ec;border-radius:999px;width:44px;height:24px;transition:background-color .2s;position:relative}.admin-switch__track:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0f172a2e}.admin-switch input:checked+.admin-switch__track{background:var(--brand)}.admin-switch input:checked+.admin-switch__track:after{transform:translate(20px)}.admin-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.admin-modal__actions--confirm{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-modal__card--export{max-width:400px}.admin-export-form{gap:14px;padding:6px 0 10px;display:grid}.admin-export-form__hint{color:var(--color-text-secondary,#888);margin:0;font-size:13px}.admin-modal__actions .auth-submit{justify-content:center;align-items:center;gap:6px;display:flex}.courses-page{gap:22px;display:grid}.main-page{gap:24px;display:grid}.main-page__pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;display:flex}.main-page__pagination-button{color:#334155;background:#fff;border:1px solid #d1d5db;border-radius:12px;min-width:40px;padding:8px 14px;font-weight:600}.main-page__pagination-text{color:#475569;text-align:center;min-width:86px;margin:0;font-size:.9rem}.main-page__pagination-button:disabled{opacity:.45;cursor:not-allowed}.courses-page h1{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(2rem,4vw,3.25rem);line-height:.98}.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.course-detail-page{gap:24px;display:grid}.test-page{gap:22px;display:grid}.test-result-page{gap:20px;display:grid}.test-page__header h1{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(2rem,4vw,3.2rem);line-height:.98}.test-page__description,.test-page__position{color:#475569;font-size:.95rem;font-weight:600}.test-page__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.test-page__timer{color:#0f172a;font-variant-numeric:tabular-nums;background:#eef2ff;border-radius:999px;margin:0;padding:4px 12px;font-size:.95rem;font-weight:700}.test-page__timer.is-critical{color:#b91c1c;background:#fee2e2}.test-page__description{line-height:1.7}.test-progress{margin-top:12px}.test-progress__track{background:#e6edf3;border-radius:999px;height:10px;overflow:hidden}.test-progress__fill{border-radius:inherit;background:linear-gradient(90deg, var(--brand) 0%, #42d4e2 100%);height:100%;transition:width .4s}.test-card{background:#fff;border:1px solid #dbe3ea;border-radius:24px;padding:22px;box-shadow:0 18px 38px #0f172a0d}.test-card__question{color:#0f172a;margin-bottom:18px;font-size:1.14rem;font-weight:700;line-height:1.55}.test-options{gap:12px;display:grid}.test-option{color:#1e293b;text-align:left;background:#fff;border:1px solid #d7e2ea;border-radius:18px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.test-option:hover{background:#fbfeff;border-color:#b7dbe0}.test-option.is-selected{border-color:var(--brand);background:#f0fdff;box-shadow:inset 0 0 0 1px #08bfd024}.test-option__marker{color:#0f172a;background:#eaf3f7;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-weight:700;display:inline-grid}.test-option.is-selected .test-option__marker{background:var(--brand);color:#fff}.test-nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.test-nav__button{color:#334155;background:#fff;border:1px solid #d1d5db;border-radius:14px;min-width:140px;padding:10px 16px;font-weight:600}.test-nav__button:disabled{cursor:not-allowed;opacity:.45}.test-nav__button--primary{background:var(--brand);color:#fff;border-color:#0000}.test-nav__button--primary:hover:not(:disabled){background:var(--brand-dark)}.test-result-box,.test-result-card{border-radius:24px;padding:20px}.test-result-box{text-align:center;border:1px solid #0000;justify-items:center;width:min(480px,100%);min-height:380px;margin:0 auto;display:grid}.test-result-box.is-success{background:#f0fdf4;border-color:#bbf7d0}.test-result-box.is-fail{background:#fef2f2;border-color:#fecaca}.test-result-box__label{margin-bottom:10px;font-size:1.08rem}.test-result-box__icon{border-radius:999px;place-items:center;width:82px;height:82px;margin-bottom:14px;display:grid}.test-result-box.is-success .test-result-box__icon{color:#16a34a;background:#dcfce7}.test-result-box.is-fail .test-result-box__icon{color:#dc2626;background:#fee2e2}.test-result-box__icon svg{stroke:currentColor;fill:none;width:44px;height:44px}.test-result-box__metric-label{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:.84rem;font-weight:700}.test-result-box__answers{color:#0f172a;margin-bottom:10px;font-size:2.2rem;font-weight:700}.test-result-box__percent{margin-bottom:10px;font-size:1.2rem;font-weight:500}.test-result-box__course-title{color:#0f172a;margin-bottom:10px;font-size:1rem;font-weight:700}.test-result-box__text{line-height:1.65}.test-result-box.is-success .test-result-box__text{color:#15803d}.test-result-box.is-fail .test-result-box__text{color:#dc2626}.test-result-card{background:#fff;border:1px solid #dbe3ea;width:min(480px,100%);margin:0 auto;box-shadow:0 18px 38px #0f172a0d}.test-result-card h2{color:#0f172a;margin:0 0 10px;font-size:1.08rem}.test-result-card p{color:#475569;line-height:1.65}.test-result-actions{gap:12px;width:min(480px,100%);margin:0 auto;display:grid}.test-result-card .test-result-actions{width:100%;margin-top:16px}.test-result-button{color:#334155;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:10px 16px;font-weight:600}.test-result-button--primary{background:var(--brand);color:#fff;border-color:#0000}.test-result-button--primary:hover{background:var(--brand-dark)}.certificate-page{justify-items:center;gap:18px;display:grid}.certificate-card{text-align:center;background:linear-gradient(#f1fdff 0%,#ebfbfd 100%);border:1px solid #08bfd02e;border-radius:28px;width:min(700px,100%);padding:42px 28px 24px;overflow:hidden}.certificate-card__logo-wrap{justify-items:center;margin-bottom:34px;padding:16px 20px;display:grid}.certificate-card__logo{width:min(189px,100%);max-width:189px;height:auto;margin:0 auto;display:block}.certificate-card h1{letter-spacing:-.05em;color:#0f172a;margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.75rem);line-height:.95}.certificate-card__lead{color:#475569;font-size:1rem;line-height:1.7}.certificate-card__name{color:#0f172a;margin:16px 0 10px;font-size:1rem;font-weight:700}.certificate-card__course{color:var(--brand-dark);background:0 0;border:0;justify-content:center;margin-top:16px;padding:0;font-size:1rem;font-weight:700;display:inline-flex}.certificate-card__meta{grid-template-columns:1fr;gap:18px;margin-top:34px;padding-top:0;display:grid}.certificate-card__meta-label{color:#64748b;margin-bottom:0;font-size:1rem;font-weight:500}.certificate-card__meta>div{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;display:flex}.certificate-card__meta-value{color:#0f172a;font-size:1rem;font-weight:700}.certificate-card__verify{justify-items:center;margin-top:34px;padding-top:0;display:grid}.certificate-card__verify-box{background:#fff;border-radius:18px;justify-items:center;gap:0;width:186px;padding:14px;display:grid;box-shadow:0 12px 28px #0f172a14}.certificate-card__verify-label{border-top:1px solid #e2e8f0;width:100%;margin-top:10px;padding-top:10px}.certificate-card__verify-label p{color:#475569;font-size:.92rem}.certificate-qr{aspect-ratio:1;place-items:center;width:100%;display:grid}.certificate-qr canvas,.certificate-qr svg{width:100%;max-width:150px;height:auto;display:block}.certificate-download-button{background:var(--brand);color:#fff;border:0;border-radius:16px;width:min(700px,100%);padding:11px 18px;font-weight:700}.certificate-download-button:hover{background:var(--brand-dark)}.certificate-download-button:disabled{opacity:.7;cursor:default}.certificate-download-error{text-align:center;color:#b91c1c;margin:10px 0 0;font-weight:600}.certificate-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(700px,100%);display:grid}.certificate-action-button{width:100%;color:var(--brand-dark);background:#fff;border:1px solid #08bfd03d;border-radius:16px;padding:11px 18px;font-weight:700}.certificate-action-button:hover{border-color:var(--brand);color:var(--brand)}.profile-page{gap:24px;display:grid}.profile-section{border:1px solid var(--border);background:linear-gradient(#fcfeff 0%,#f5fbfd 100%);border-radius:24px;padding:22px}.profile-section__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.profile-edit-button{border:1px solid var(--brand);color:var(--brand-dark);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.profile-edit-button:hover{background:var(--brand-soft)}.profile-edit-button svg{width:15px;height:15px}.profile-edit-form{flex-direction:column;gap:10px;margin-top:12px;display:flex}.profile-edit-actions{margin-top:8px}.profile-success{margin:0 0 12px}.profile-avatar-wrap{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.profile-avatar-button{border:3px solid var(--brand);background:var(--brand-soft);cursor:pointer;border-radius:50%;width:88px;height:88px;padding:0;transition:opacity .15s;position:relative;overflow:hidden;box-shadow:0 0 0 4px #07afbf1f}.profile-avatar-button:disabled{opacity:.6;cursor:not-allowed}.profile-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-placeholder{width:100%;height:100%;color:var(--brand);place-items:center;display:grid}.profile-avatar-placeholder svg{width:44px;height:44px}.profile-avatar-overlay{opacity:0;color:#fff;background:#00000061;border-radius:50%;place-items:center;transition:opacity .15s;display:grid;position:absolute;inset:0}.profile-avatar-overlay svg{width:22px;height:22px}.profile-avatar-button:hover .profile-avatar-overlay,.profile-avatar-button.is-uploading .profile-avatar-overlay{opacity:1}.profile-avatar-input{display:none}.profile-avatar-error{text-align:center;margin-top:6px;font-size:13px}.profile-back-button{color:var(--brand-dark);background:0 0;border:0;align-items:center;gap:8px;margin-bottom:18px;padding:0;font-weight:700;display:inline-flex}.profile-back-button__icon{background:var(--brand-soft);width:28px;height:28px;color:var(--brand-dark);border-radius:999px;place-items:center;display:grid}.profile-back-button__icon svg{stroke:currentColor;fill:none;width:16px;height:16px;transform:rotate(90deg)}.profile-section__title{align-items:center;gap:10px;margin-bottom:18px;display:flex}.profile-section__header h1,.profile-section h2{color:#0f172a;margin:0}.profile-section h2{font-size:1.1rem}.profile-section__icon{width:42px;height:42px;color:var(--brand-dark);background:linear-gradient(#f1fdff 0%,#e7fbfd 100%);border:1px solid #07afbf29;border-radius:16px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffffb3}.profile-section__icon svg{stroke:currentColor;fill:none;width:21px;height:21px}.profile-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-details__item{background:#f8fafc;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex}.profile-details__icon{width:44px;height:44px;color:var(--brand);background:#effcff;border-radius:50%;flex:none;place-items:center;display:grid}.profile-details__icon svg{stroke:currentColor;fill:none;width:22px;height:22px}.profile-details__text{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-details__item dt{color:#64748b;margin:0;font-size:.82rem}.profile-details__item dd{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.97rem;font-weight:600;overflow:hidden}.profile-cert-grid{grid-template-columns:1fr;gap:16px;display:grid}.profile-cert-grid--cards{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-cert-card{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template:"icon content"1fr"button button"/56px minmax(0,1fr);align-items:stretch;gap:14px;height:100%;padding:13px;display:grid}.profile-cert-card__icon{width:56px;height:56px;color:var(--brand-dark);background:linear-gradient(#f1fdff 0%,#e7fbfd 100%);border-radius:18px;grid-area:icon;align-self:center;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #07afbf1f}.profile-cert-card__icon svg{stroke:currentColor;fill:none;width:28px;height:28px}.profile-cert-card__content{grid-area:content;align-self:center;gap:4px;min-width:0;display:grid}.profile-cert-card__content p{color:#64748b;font-size:.92rem}.profile-cert-card__title{font-weight:700;color:#0f172a!important}.profile-cert-card__meta{align-items:center;gap:6px;display:inline-flex;color:#64748b!important;font-size:.84rem!important}.profile-cert-card__meta-icon{color:var(--brand-dark);place-items:center;display:inline-grid}.profile-cert-card__meta-icon svg{stroke:currentColor;fill:none;width:14px;height:14px}.profile-cert-card__button{background:var(--brand);color:#fff;border:0;border-radius:14px;grid-area:button;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 12px;font-weight:700;display:inline-flex}.profile-cert-card__button svg{stroke:currentColor;fill:none;width:16px;height:16px}.profile-cert-card__button:hover{background:var(--brand-dark)}.profile-tries{gap:12px;display:grid}.profile-try-row{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.profile-try-row__status{width:40px;height:40px;color:var(--brand);background:#effcff;border-radius:14px;place-items:center;display:grid}.profile-try-row__status.is-success{color:#16a34a;background:#ecfdf3}.profile-try-row__status.is-fail{color:#dc2626;background:#fff1f2}.profile-try-row__status svg{stroke:currentColor;fill:none;width:24px;height:24px}.profile-try-row__meta{gap:4px;display:grid}.profile-try-row__meta p{color:#64748b;font-size:.92rem}.profile-try-row__title{font-weight:700;color:#0f172a!important}.profile-try-row__result{align-content:center;gap:4px;min-width:92px;display:grid}.profile-try-row__badge{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:92px;max-width:92px;padding:4px 6px;display:inline-flex}.profile-try-row__points{color:#64748b;text-align:center;justify-self:center;font-size:.84rem;font-weight:600}.profile-empty{color:#64748b}.course-detail-page__header h1{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(2.1rem,4vw,3.4rem);line-height:.98}.course-detail-page__description{color:#475569;line-height:1.7}.course-video-card,.course-test-card{background:#fff;border:1px solid #dbe3ea;border-radius:24px;padding:20px;box-shadow:0 18px 38px #0f172a0d}.course-video-card h2,.course-test-card h2{color:#0f172a;margin:0 0 16px;font-size:1.12rem}.course-video-card__frame{aspect-ratio:16/9;background:#e2e8f0;border-radius:18px;overflow:hidden}.course-video-card__frame iframe,.course-video-card__host,.course-video-card__player,.course-video-card__player iframe{border:0;width:100%;height:100%;display:block}.course-video-card__speed{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px;display:flex}.course-video-card__speed-caption{letter-spacing:.01em;color:#64748b;font-size:.82rem;font-weight:600}.course-video-card__speed-options{flex-wrap:wrap;gap:8px;display:flex}.course-video-card__speed-button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ea;border-radius:999px;min-width:54px;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .1s}.course-video-card__speed-button:hover{border-color:#b6c2cf}.course-video-card__speed-button:active{transform:scale(.96)}.course-video-card__speed-button.is-active{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 6px 16px #07afbf47}.course-video-card__speed-button:disabled{opacity:.5;cursor:default}@media (width<=640px){.course-video-card__speed{gap:8px 10px}.course-video-card__speed-button{min-height:var(--tap);flex:auto}}.course-test-card__list{gap:10px;margin:0 0 18px;display:grid}.course-test-card__item{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.course-test-card__item:last-child{border-bottom:0}.course-test-card__item dt{color:#475569}.course-test-card__item dd{color:#0f172a;margin:0;font-weight:700}.course-test-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.course-test-card__actions--single{grid-template-columns:minmax(0,240px);justify-content:center;margin-top:22px}.course-test-card__empty-title{text-align:center;margin:0}.course-test-card__empty-text{text-align:center;color:#475569;margin:0;line-height:1.7}.course-test-card__button{background:var(--brand);color:#fff;border:0;border-radius:14px;width:100%;padding:10px 16px;font-weight:600;transition:background-color .2s}.course-test-card__button:hover{background:var(--brand-dark)}.course-test-card__button:disabled,.course-test-card__button:disabled:hover{cursor:not-allowed;color:#fff;opacity:.72;background:#94a3b8}.course-test-card__button--secondary{color:var(--brand-dark);background:#fff;border:1px solid #07afbf3d}.course-test-card__button--secondary:hover{background:#f0fdff}.course-test-card__button--danger{color:#fff;background:#dc2626}.course-test-card__button--danger:hover{background:#b91c1c}.course-test-card__notice{color:#b45309;text-align:center;margin:14px 0 0;font-weight:600;line-height:1.55}.course-test-card__notice--muted{color:#64748b;font-weight:500}.course-card{background:linear-gradient(#fff 0%,#fbfeff 100%);border:1px solid #dbe3ea;border-radius:24px;flex-direction:column;height:100%;padding:20px;display:flex;box-shadow:0 18px 38px #0f172a0f}.course-card__head{border-bottom:1px solid #e7eef4;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:14px;display:flex}.course-card__head h2{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.12rem;line-height:1.2;display:-webkit-box;overflow:hidden}.course-card__icon{width:56px;height:56px;color:var(--brand-dark);background:#effcff;border-radius:16px;flex:none;place-items:center;display:grid}.course-card__icon svg{stroke:currentColor;fill:none;width:28px;height:28px}.course-card__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.95rem;font-weight:700;display:-webkit-box;overflow:hidden}.course-card__description{color:#475569;-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.course-card__button{background:var(--brand);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:9px 14px;font-weight:600;transition:background-color .2s;display:inline-flex}.course-card__button svg{stroke:currentColor;fill:none;width:16px;height:16px}.course-card__button:hover{background:var(--brand-dark)}.hero-card__header{align-items:center;gap:14px;margin-bottom:8px;display:flex}.role-badge{color:var(--brand-dark);background:#f0fdff;border-radius:999px;align-items:center;padding:7px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.footer{border-top:1px solid var(--border);color:#6b7280;width:100%;font-size:.9rem}.footer__inner{text-align:center;padding:14px 0 18px}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (width<=768px){.admin-overview__top{flex-direction:column;align-items:stretch}.admin-overview__export{width:fit-content}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table-card__header{flex-direction:column;align-items:stretch}.admin-table-card__header--with-search{grid-template-columns:1fr}.admin-search-input{width:100%}.admin-table-card{max-width:100%;overflow:hidden}.admin-table{padding-bottom:2px}.admin-modal__card{width:min(520px,100%);padding:12px}.admin-question-editor{padding:12px}.profile-cert-grid,.profile-cert-grid--cards{grid-template-columns:1fr}.admin-manage-section__top,.admin-course-section__top{flex-direction:column;align-items:stretch}.profile-details{grid-template-columns:1fr}.header__inner--protected{align-items:center;padding:10px 0}.header__inner--protected .header__actions .user-name{text-align:right;min-width:0;margin:0}.header__inner--protected .header__actions>.language-select .language-select__trigger{gap:6px;min-width:74px;padding:6px 8px;font-size:.84rem}.header__inner--public{gap:12px}.admin-overview{gap:16px}.admin-overview__top,.admin-manage-section__top,.admin-course-section__top{flex-direction:column;align-items:stretch;gap:10px}.admin-overview__intro h1{font-size:clamp(1.35rem,4vw,1.75rem)}.admin-overview__intro p,.admin-manage-section__subtitle{font-size:.82rem}.admin-overview__export{justify-content:center;align-self:stretch;padding:7px 11px;font-size:.8rem}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-stat-card{border-radius:18px;padding:16px}.admin-stat-card__head{gap:8px;margin-bottom:10px}.admin-stat-card__icon{border-radius:11px;width:32px;height:32px}.admin-stat-card__icon svg{width:16px;height:16px}.admin-stat-card__label{font-size:.74rem;line-height:1.25}.admin-stat-card__value{font-size:clamp(1.2rem,3vw,1.5rem)}.admin-tabs-panel{border-radius:18px;padding:8px;overflow:hidden}.admin-tabs{gap:6px;padding-bottom:2px}.admin-tabs__button{padding:6px 9px;font-size:.74rem}.admin-table-card{border-radius:18px;padding:10px 11px}.admin-table-card__header{gap:10px;margin-bottom:6px}.admin-table-card__header h2,.admin-table-card__mini-title,.admin-manage-section__top h2{font-size:.86rem}.admin-table-card__header--with-search{grid-template-columns:1fr;gap:8px}.admin-search-input{padding:6px 9px;font-size:.76rem}.admin-table__element{font-size:.71rem}.admin-table__element--courses{min-width:360px}.admin-table__element--users{min-width:680px}.admin-table__element--results{min-width:430px}.admin-table__element--management{min-width:500px}.admin-table__element--questions{min-width:420px}.admin-table th,.admin-table td{padding:6px 0}.admin-table th{font-size:.56rem}.admin-table td+td,.admin-table th+th{padding-left:6px}.admin-status-badge{padding:4px 7px;font-size:.68rem}.admin-table-actions{gap:6px}.admin-table-actions__button{border-radius:9px;width:26px;height:26px}.admin-table-actions__button svg{width:13px;height:13px}.admin-action-pill{padding:4px 7px;font-size:.66rem}.admin-question-option{grid-template-columns:24px minmax(0,1fr) minmax(0,1fr);gap:8px}.admin-course-section{border-radius:18px;padding:12px}.admin-course-section__info h3{font-size:.88rem}.admin-course-section__info p,.admin-course-section__author,.admin-course-section__meta{font-size:.72rem}}@media (width<=425px){.admin-overview{gap:14px}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-tabs-panel{padding:6px}.admin-overview__export{justify-content:center;width:100%;padding:6px 10px;font-size:.76rem}.admin-tabs__button{padding:5px 8px;font-size:.7rem}.admin-table-card{padding:8px 9px}.admin-table__element{font-size:.62rem}.admin-table__element--courses{min-width:300px}.admin-table__element--users{min-width:560px}.admin-table__element--results{min-width:340px}.admin-table__element--management{min-width:430px}.admin-table__element--questions{min-width:360px}.admin-table th{font-size:.5rem;line-height:1.15}.admin-table td{line-height:1.15}.admin-table th,.admin-table td{padding:5px 0}.admin-modal{padding:14px 10px}.admin-modal__card{padding:14px}.admin-modal__header{margin-bottom:12px}.admin-modal__actions{grid-template-columns:1fr}.admin-modal__actions--confirm{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-question-editor__header,.admin-question-editor__nav{grid-template-columns:1fr}.admin-question-editor__header{display:grid}.admin-action-link,.admin-action-pill{padding:4px 6px;font-size:.62rem}.admin-stat-card{padding:12px}.admin-stat-card__label{font-size:.68rem}.admin-stat-card__value{font-size:1.08rem}.admin-overview__intro h1{font-size:1.18rem}.admin-overview__intro p,.admin-manage-section__subtitle{font-size:.76rem}.header__inner--protected{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"language brand user";align-items:center;padding:10px 0;display:grid}.header__inner--protected .brand{grid-area:brand;justify-self:center}.header__inner--protected .brand__logo{height:44px}.header__inner--protected .header__actions{display:contents}.header__inner--protected .header__actions>.language-select{grid-area:language;justify-self:start;min-width:0}.header__inner--protected .header__actions>.header__user-group{grid-area:user;justify-self:end;min-width:0}.header__inner--protected .profile-menu{justify-self:end}.profile-try-row{grid-template-columns:40px minmax(0,1fr)}.profile-try-row__result{grid-column:1/-1;justify-content:stretch;justify-items:center}.profile-try-row__badge{width:100%}.header__inner,.content__inner,.footer__inner{width:min(100% - 24px,1180px)}.header__actions{gap:10px}.header__inner--protected .header__actions>.language-select .language-select__trigger{gap:6px;min-width:0;padding:6px 8px}.header__inner--protected .header__actions>.language-select .language-select__trigger span:not(.flag-dot){font-size:.8rem}.language-select__menu{min-width:168px;max-width:min(220px,100vw - 24px);left:0;right:auto}.header__inner--protected .profile-popover{width:min(280px,100vw - 24px);max-width:calc(100vw - 24px);left:auto;right:0}.header__inner--protected .header__user-group .user-name{display:none}.content__inner{padding:18px 0 24px}.auth-card{width:min(392px,100%);padding:16px}.auth-row{grid-template-columns:1fr;gap:10px}.certificate-actions,.courses-grid{grid-template-columns:1fr}.hero-card__header{flex-direction:column;align-items:flex-start;gap:8px}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(-14px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.skeleton{background:linear-gradient(90deg,#edf1f5 25%,#f5f7fa 50%,#edf1f5 75%) 0 0/1200px 100%;border-radius:8px;animation:1.5s ease-in-out infinite shimmer}.skeleton-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:14px;display:flex}.skeleton-card__head{align-items:center;gap:14px;display:flex}.skeleton-card__icon{border-radius:16px;flex:0 0 56px;height:56px}.skeleton-card__lines{flex-direction:column;flex:1;gap:8px;display:flex}.skeleton-line{border-radius:6px;height:14px}.skeleton-line--title{width:65%;height:18px}.skeleton-line--short{width:45%}.skeleton-line--long{width:90%}.skeleton-btn{border-radius:13px;height:38px;margin-top:4px}.profile-cert-card,.course-card{animation:.3s both fadeSlideUp}.profile-cert-card:nth-child(2),.course-card:nth-child(2){animation-delay:55ms}.profile-cert-card:nth-child(3),.course-card:nth-child(3){animation-delay:.11s}.profile-cert-card:nth-child(4),.course-card:nth-child(4){animation-delay:.165s}.profile-cert-card:nth-child(5),.course-card:nth-child(5){animation-delay:.22s}.profile-cert-card:nth-child(6),.course-card:nth-child(6){animation-delay:.275s}.toast{z-index:200;border-radius:18px;align-items:flex-start;gap:12px;width:min(480px,100% - 32px);padding:13px 16px;animation:.3s both toastIn;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 48px #0f172a2e}.toast--error{color:#b91c1c;background:#fff1f2;border:1px solid #fca5a5}.toast--success{color:#15803d;background:#f0fdf4;border:1px solid #86efac}.toast--info{color:var(--brand-dark);background:#f0fdff;border:1px solid #07afbf61}.toast__message{flex:1;font-size:.9rem;font-weight:600;line-height:1.5}.toast__close{color:currentColor;opacity:.6;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;padding:0;font-size:1.1rem;line-height:1;display:grid}.toast__close:hover{opacity:1;background:#0000000f}@media (prefers-reduced-motion:reduce){.skeleton{background:#edf1f5;animation:none}.profile-cert-card,.course-card{animation:none}.test-progress__fill{transition:none}.toast{animation:none}}.main-page .profile-section__header{align-items:flex-start;gap:var(--space-2);flex-direction:column}.main-page .profile-section__header h1{letter-spacing:-.02em;font-size:clamp(1.45rem,6vw,2rem);font-weight:800;line-height:1.12}.main-page .content__description{color:#475569;font-size:.95rem;line-height:1.5}.main-page .profile-section,.profile-page .profile-section{border-radius:var(--radius-xl);border-color:var(--border-soft);box-shadow:var(--shadow-sm);background:#fff}.profile-section__title{gap:var(--space-3);margin-bottom:var(--space-4)}.profile-section h2{letter-spacing:-.01em;font-size:1.06rem;font-weight:750}.profile-cert-card{border-radius:var(--radius-lg);border-color:var(--border-soft);box-shadow:var(--shadow-xs);transition:transform .18s,box-shadow .18s,border-color .18s}.profile-cert-card:hover{box-shadow:var(--shadow-md);border-color:#07afbf59;transform:translateY(-2px)}.profile-cert-card__title{letter-spacing:-.01em;font-size:1.02rem;font-weight:700}.profile-cert-card__button,.auth-submit,.test-page__submit,.course-detail-page__start,.certificate-card__download{min-height:var(--tap);border-radius:var(--radius-md);box-shadow:var(--shadow-brand);font-weight:650;transition:transform .16s,box-shadow .16s,filter .16s}.profile-cert-card__button:active,.auth-submit:active,.test-page__submit:active{transform:translateY(1px)scale(.99)}.profile-try-row{border-radius:var(--radius-lg);border-color:var(--border-soft);box-shadow:var(--shadow-xs);align-items:center}.profile-try-row__badge strong{font-size:.95rem}.profile-try-row__status{border-radius:var(--radius-md)}@media (width<=640px){.header__inner{gap:12px;padding:8px 0}.brand__logo{height:38px}.header__actions{gap:8px}.language-select__trigger,.profile-button,.login-button,.admin-button{min-height:40px}.language-select__trigger{gap:4px;min-width:0;padding:4px 6px}.language-select__trigger svg{display:none}.language-select__menu{min-width:172px;max-width:calc(100vw - 24px)}.header__inner--public .header__actions .language-select__menu{left:auto;right:0}.profile-page .profile-section__header{flex-wrap:wrap;gap:10px}.profile-page .profile-section__header h1{letter-spacing:-.02em;flex:100%;font-size:clamp(1.4rem,6.5vw,1.85rem);line-height:1.12}.main-page{gap:16px}.main-page .profile-section,.profile-page .profile-section{padding:18px 16px}.content__inner{width:min(1180px,100% - 28px)}html{scroll-behavior:smooth}button,a{-webkit-tap-highlight-color:transparent}}.test-option{border-radius:var(--radius-md);min-height:56px}.test-option.is-selected{background:var(--brand-tint);box-shadow:inset 0 0 0 2px var(--brand)}.test-option:active{transform:scale(.995)}.test-nav__button--primary{min-height:var(--tap);box-shadow:var(--shadow-brand);font-weight:650}@media (width<=640px){.test-nav{padding:12px 0 calc(8px + var(--safe-bottom));z-index:5;background:linear-gradient(#fff0 0%,#fff 26%);position:sticky;bottom:0}.test-nav__button--primary{flex:100%;min-width:0}.test-option{min-height:60px;padding:16px}.test-card__question{font-size:1.08rem;line-height:1.4}.test-page__timer{font-size:.95rem;font-weight:700}}.test-result-card,.certificate-card{box-shadow:var(--shadow-md)}@media (width<=640px){.course-detail-page__header h1{letter-spacing:-.02em;font-size:clamp(1.5rem,6.5vw,2rem);line-height:1.12}.admin-table__element--users,.admin-table__element--results,.admin-table__element--management{border-collapse:collapse;width:100%;min-width:0;display:block}.admin-table__element--users thead,.admin-table__element--results thead,.admin-table__element--management thead{display:none}.admin-table__element--users tbody,.admin-table__element--results tbody,.admin-table__element--management tbody{display:block}.admin-table__element--users tr,.admin-table__element--results tr,.admin-table__element--management tr{border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);background:#fff;margin-bottom:12px;padding:6px 14px 10px;display:block}.admin-table__element--users td,.admin-table__element--results td,.admin-table__element--management td{border:none;border-bottom:1px solid var(--border-soft);text-align:right;justify-content:space-between;align-items:center;gap:14px;padding:9px 0;font-size:.9rem;display:flex}.admin-table__element--users td:last-child,.admin-table__element--results td:last-child,.admin-table__element--management td:last-child{border-bottom:none}.admin-table__element--users td:before,.admin-table__element--results td:before,.admin-table__element--management td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-2);text-align:left;flex:none;font-size:.7rem;font-weight:700}.admin-table__element--users td.admin-table__cell--strong,.admin-table__element--results td.admin-table__cell--strong,.admin-table__element--management td.admin-table__cell--strong{text-align:left;color:var(--text);justify-content:flex-start;padding-top:4px;font-size:1.02rem;font-weight:700}.admin-table__element--users td.admin-table__cell--strong:before,.admin-table__element--results td.admin-table__cell--strong:before,.admin-table__element--management td.admin-table__cell--strong:before{display:none}.admin-table__element--management td .admin-table-actions{justify-content:flex-end}.admin-table{overflow:visible}.admin-sort-bar{align-items:center;gap:8px;margin:0 0 12px;display:flex}.admin-sort-bar__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-2);flex:none;font-size:.7rem;font-weight:700}.admin-sort-bar__select{min-width:0;min-height:var(--tap);border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--text);background:#fff;flex:auto;padding:0 12px;font-size:.9rem;font-weight:600}.admin-sort-bar__dir{width:var(--tap);height:var(--tap);border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--brand-dark);cursor:pointer;background:#fff;flex:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}.admin-sort-bar__dir:disabled{opacity:.45;cursor:default}.admin-modal{place-items:end center;padding:0}.admin-modal__card{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-height:94vh;padding:18px 16px calc(18px + var(--safe-bottom));animation:.24s sheet-up;box-shadow:0 -12px 40px #0f172a38}.admin-modal__form input,.admin-modal__form select,.admin-modal__textarea,.admin-search-input{min-height:46px}.admin-modal__actions>button,.admin-modal__actions .auth-submit{min-height:var(--tap)}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{display:none}@media (width<=640px){.bottom-nav{z-index:50;padding:6px 6px calc(6px + var(--safe-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-soft);background:#ffffffeb;grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0f172a0f}.bottom-nav__item{border-radius:var(--radius-md);min-height:52px;color:var(--muted);letter-spacing:.01em;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:.66rem;font-weight:600;transition:color .18s,background-color .18s;display:flex}.bottom-nav__item.is-active{color:var(--brand-dark);background:var(--brand-soft)}.bottom-nav__item:active{transform:scale(.96)}.bottom-nav__icon{place-items:center;width:22px;height:22px;display:grid}.bottom-nav__icon svg{width:22px;height:22px}.bottom-nav__label{line-height:1}}.app-error-boundary{background:var(--bg,#f4f7fb);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.app-error-boundary__card{text-align:center;background:#fff;border:1px solid #dbe3ea;border-radius:20px;width:min(420px,100%);padding:28px 24px;box-shadow:0 18px 40px #0f172a1a}.app-error-boundary__title{color:#0f172a;margin:0 0 12px;font-size:1.25rem}.app-error-boundary__text{color:#475569;margin:0 0 6px;line-height:1.55}.app-error-boundary__text--muted{color:#94a3b8;font-size:.92rem}.app-error-boundary__button{background:var(--brand,#07afbf);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:44px;margin-top:18px;padding:0 22px;font-size:.95rem;font-weight:700}.admin-load-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:12px 16px;font-weight:600;display:flex}.admin-load-error__retry{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #b91c1c;border-radius:10px;min-height:40px;padding:0 16px;font-weight:700}
