.privacy-policy-page__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.privacy-policy-page__tab{display:inline-flex;align-items:center;gap:8px;border:1px solid #d1d5db;border-radius:8px;background-color:#f3f4f6;color:#111827;padding:10px 14px;font:inherit;cursor:pointer}.privacy-policy-page__tab--active{border-color:#facc15;background-color:#fef08a;color:#713f12}.privacy-policy-page__status{display:inline-flex;align-items:center;gap:6px;color:#166534;font-weight:600}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:#1d4ed8}.app-shell{min-height:100vh}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fff}.top-bar__menu-button{display:none;border:1px solid #15803d;border-radius:10px;background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff;font:inherit;font-size:14px;font-weight:600;padding:7px 12px;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.top-bar__mobile-navigation-controls{display:none;align-items:center;gap:8px}.top-bar__back-button{display:none}.top-bar__menu-button:hover{background:linear-gradient(180deg,#16a34a,#15803d);box-shadow:0 8px 16px #16a34a33}.top-bar__menu-button:focus-visible{outline:2px solid #14532d;outline-offset:2px}.top-bar__title{margin:0;font-size:20px;font-weight:700}.top-bar__subtitle{margin:2px 0 0;color:#6b7280;font-size:14px}.top-bar__actions{display:flex;align-items:center;gap:12px}.top-bar__logout-button{width:36px;height:36px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#15803d;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.top-bar__logout-button img{width:18px;height:18px;display:block}.top-bar__logout-button:hover{transform:translateY(-1px);border-color:#16a34a;box-shadow:0 8px 16px #16a34a2e}.top-bar__logout-button:focus-visible{outline:2px solid #14532d;outline-offset:2px}.top-bar__user-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.top-bar__role{margin:0;color:#374151;font-size:14px}.top-bar__full-name{margin:0;color:#4b5563;font-size:13px;text-align:right}.app-shell__body{display:grid;grid-template-columns:220px 1fr;min-height:calc(100vh - 73px)}.sidebar{border-right:1px solid #e5e7eb;padding:20px 16px;background:#fff}.sidebar__title{margin:0 0 12px;color:#6b7280;font-size:13px;text-transform:uppercase}.sidebar__nav{display:flex;flex-direction:column;gap:8px}.nav-link{text-decoration:none;color:#111827;padding:8px 10px;border-radius:8px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px}.nav-link--active{background:#dbeafe;color:#1d4ed8;font-weight:600}.nav-link--danger{color:#b91c1c;border:1px solid #fecaca;background:#fef2f2}.nav-link--danger.nav-link--active{color:#fff;background:#dc2626;border-color:#dc2626}.nav-link__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:999px;padding:0 6px;background:#dc2626;color:#fff;font-size:12px;font-weight:600}.content{padding:24px;min-width:0}.back-nav-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:10px;background:#f3f4f6;color:#374151;width:36px;height:36px;padding:0;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.back-nav-button:hover{background:#e5e7eb;border-color:#9ca3af;color:#1f2937}.back-nav-button:focus-visible{outline:none;border-color:#6b7280;box-shadow:0 0 0 3px #6b728033}.back-nav-button:disabled{cursor:not-allowed;opacity:.65}.back-nav-button__icon{font-size:17px;line-height:1}.page{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;min-width:0}.page h1{margin-top:0}.page__description{margin-top:0;color:#4b5563}.page__alert{margin:12px 0;padding:10px 12px;border-radius:8px;background:#fef3c7;color:#92400e;border:1px solid #f59e0b}.privacy-consent-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1118278c;display:flex;align-items:center;justify-content:center;padding:16px}.privacy-consent-gate__modal{width:min(640px,100%);background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 25px 60px #1118274d;padding:20px}.privacy-consent-gate__title{margin:0 0 8px;font-size:20px}.privacy-consent-gate__description{margin:0 0 16px;color:#4b5563}.privacy-consent-gate__checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:#111827}.privacy-consent-gate__checkbox input{margin-top:3px}.privacy-consent-gate__error{margin:0 0 12px;color:#b91c1c}.privacy-consent-gate__submit{min-width:120px}.account-access-page__sections{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap}.account-access-page__section{flex:1 1 320px;min-width:0}.account-access-page__section form,.account-access-page__form{display:flex;flex-direction:column;gap:10px}.account-access-page__current-login{margin:0;overflow-wrap:anywhere}.account-access-page__field{display:flex;flex-direction:column;gap:6px;color:#374151;font-size:14px}.account-access-page__section input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.account-access-page__message{margin:0;overflow-wrap:anywhere}.account-access-page__message--error{color:#b91c1c}.account-access-page__message--success{color:#166534}.button{border:none;border-radius:8px;padding:10px 16px;cursor:pointer;background:#2563eb;color:#fff;min-height:40px;max-width:100%}.button--ghost{background:#f3f4f6;color:#111827}.button--danger{background:#dc2626;color:#fff}.button--success{background:#16a34a;color:#fff}.button--warning{background:#facc15;color:#111827}.login-page{max-width:560px;margin:48px auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.login-form{display:flex;flex-direction:column;gap:10px}.login-form input{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;width:100%}.login-form__error{margin-top:2px;overflow-wrap:anywhere}.login-form__submit{align-self:flex-start}.button:disabled{cursor:not-allowed;opacity:.6}.employees-page__filters{margin:16px 0;display:grid;grid-template-columns:minmax(220px,1.6fr) 72px minmax(260px,2.2fr) 100px;gap:12px;align-items:end}.employees-page__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.employees-page__actions-main{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.employees-page__actions-right{display:flex;align-items:center;margin-left:auto}.employees-page__filters--extended{grid-template-columns:minmax(220px,1.6fr) 72px minmax(260px,2.2fr) minmax(168px,1.1fr) minmax(168px,1.1fr) 100px}.employees-page__file-input{display:none}.employees-page__import-errors{margin:8px 0 0;padding-left:20px}.employees-page__filters label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#374151}.employees-page__filters-centered{justify-self:center;width:min(100%,168px)}.employees-page__filters-centered select{text-align:left}.employees-page__filters input,.employees-page__filters select{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;background:#fff}.employees-page__filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:28px}.employees-page__reset-filters{white-space:nowrap}.employees-page__filters-spacer{min-height:1px}.employees-page__state{border:1px dashed #d1d5db;border-radius:10px;padding:16px;background:#f9fafb}.employees-page__state--error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.employees-page__loading-hint{margin:0 0 10px;color:#6b7280}.employees-page__results-count{margin:0 0 10px;font-size:14px;color:#374151}.employees-page__pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;flex-wrap:wrap}.employees-page__pagination-nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.employees-page__page-size{display:flex;align-items:center;gap:8px;color:#374151;font-size:14px;margin-left:auto}.employees-page__page-size select{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;background:#fff}.employees-list{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.employees-list__header,.employees-list__item{display:grid;grid-template-columns:minmax(220px,1.6fr) 72px minmax(260px,2.2fr) 100px;gap:12px;align-items:center;padding:12px 16px}.employees-list__header--extended,.employees-list__item--extended{grid-template-columns:minmax(220px,1.6fr) 72px minmax(260px,2.2fr) minmax(168px,1.1fr) minmax(168px,1.1fr) 100px}.employees-list__header{background:#f9fafb;font-size:13px;color:#6b7280;border-bottom:1px solid #e5e7eb}.employees-list__header-cell--email,.employees-list__header-cell--employment,.employees-list__header-cell--role,.employees-list__header-cell--card{text-align:center}.employees-list__header-cell--employment,.employees-list__header-cell--role,.employees-list__header-cell--card{justify-self:center}.employees-list__header-cell--card{min-width:76px}.employees-list__items{list-style:none;margin:0;padding:0}.employees-list__item+.employees-list__item{border-top:1px solid #f3f4f6}.employees-list__name{margin:0;font-weight:600;overflow-wrap:anywhere}.employees-list__name-highlight{background:#fef08a;color:inherit;padding:0 2px;border-radius:3px}.employees-list__meta,.employees-list__email{margin:0;color:#4b5563;overflow-wrap:anywhere}.employees-list__meta--center{text-align:center}.employees-list__package-list{margin:0;padding:0;list-style:none;display:grid;gap:4px}.employees-list__package-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;color:#4b5563}.employees-list__package-item-label{max-width:calc(100% - 18px);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere}.employees-list__package-check{color:#16a34a;font-weight:700;white-space:nowrap;line-height:1.3;flex:0 0 auto}.employees-list__email-wrap{display:inline-flex;align-items:center;justify-content:center;gap:0;min-width:0;flex-wrap:wrap}.employees-list__copy-email-button{border:none;background:transparent;padding:0;line-height:1;cursor:pointer;opacity:.7}.employees-list__copy-email-button:hover{opacity:1}.employees-list__copy-hint{font-size:12px;color:#16a34a;width:100%;text-align:center}.employees-list__open-button{justify-self:end}.employees-list__email-wrap .employees-list__email{min-width:0}.employees-list__email-value{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-error{margin:4px 0 0;color:#b91c1c;font-size:14px}.auth-status{max-width:560px;margin:48px auto;padding:16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#4b5563}.role-management-table{margin-top:16px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.role-management-table__header,.role-management-table__row{display:grid;grid-template-columns:2fr 1fr 1fr 140px;gap:12px;align-items:center;padding:12px 16px}.role-management-table__header{background:#f9fafb;font-size:13px;color:#6b7280;border-bottom:1px solid #e5e7eb}.role-management-table__list{list-style:none;margin:0;padding:0}.role-management-table__row+.role-management-table__row{border-top:1px solid #f3f4f6}.role-management-table__row select{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;background:#fff}@media(max-width:1024px){.top-bar{padding:14px 16px;gap:12px;align-items:flex-start;flex-wrap:wrap}.top-bar__actions{width:100%;justify-content:space-between}.top-bar__user-meta{align-items:flex-start}.top-bar__full-name{text-align:left}.app-shell__body{grid-template-columns:1fr;min-height:auto}.sidebar{display:none;border-right:none;border-bottom:1px solid #e5e7eb;padding:14px 16px}.sidebar--open{display:block}.top-bar__menu-button{display:inline-flex;align-items:center;justify-content:center}.content,.page{padding:16px}.login-page,.auth-status{margin:24px 16px;max-width:none;width:auto;padding:16px}.account-access-page__actions-main{width:100%}.account-access-page__actions-main .button{flex:1 1 220px}.employees-page__actions-right{margin-left:0;width:100%}}@media(max-width:768px){.top-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.top-bar__brand{display:none}.top-bar__actions{width:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;order:3}.top-bar__user-meta{display:none}.top-bar__mobile-navigation-controls{display:flex;width:100%;justify-content:flex-start;order:1}.top-bar__back-button,.top-bar__menu-button{display:inline-flex;align-items:center;justify-content:center}.top-bar__back-button{width:34px;height:34px;padding:0;background:#fff;border:1px solid #d1d5db;color:#15803d}.top-bar__menu-button{width:auto;min-height:34px;padding:7px 12px;border-radius:10px;font-size:12px;order:2;justify-self:center}.top-bar__back-button .back-nav-button__icon{font-size:16px}.top-bar__back-button:hover{transform:translateY(-1px);border-color:#16a34a;box-shadow:0 8px 16px #16a34a2e;background:#fff}.top-bar__logout-button{width:34px;height:34px}.nav-link{padding:10px 12px}.button,.employees-page__actions-main,.employees-page__actions-main .button{width:100%}.employees-page__filters,.employees-page__filters--extended{grid-template-columns:1fr}.employees-page__filters-spacer{display:none}.employees-list{border:none;border-radius:0}.employees-list__header{display:none}.employees-list__item,.employees-list__item--extended{grid-template-columns:1fr;gap:8px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px}.employees-list__item+.employees-list__item{border-top:1px solid #e5e7eb}.employees-list__item>:nth-child(n+2):not(:last-child){display:flex;flex-direction:column;gap:4px;min-width:0}.employees-list__item>:nth-child(2):before{content:"Email";font-size:12px;color:#6b7280}.employees-list__item>:nth-child(3):before{content:"Пакет документов";font-size:12px;color:#6b7280}.employees-list__item--extended>:nth-child(4):before{content:"Тип занятости";font-size:12px;color:#6b7280}.employees-list__item--extended>:nth-child(5):before{content:"Должность";font-size:12px;color:#6b7280}.employees-list__open-button{justify-self:stretch}.employees-list__email-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;row-gap:4px}.employees-list__copy-hint{grid-column:1 / -1}.employees-page__pagination-nav,.employees-page__page-size{width:100%;margin-left:0}.employees-page__pagination-nav{gap:8px}.account-access-page__section{flex-basis:100%}.account-access-page__section .button{width:100%}.login-form__submit{align-self:stretch}.documents-page__preview-actions{display:flex;flex-wrap:wrap;gap:8px}}
