:root{--color-deep: #2c6975;--svg-monochrome-to-deep-filter: brightness(0) saturate(100%) invert(28%) sepia(39%) saturate(705%) hue-rotate(148deg) brightness(94%) contrast(90%);--color-accent: #68b2a0;--color-soft-green: #cde0c9;--color-soft-cream: #e0ecde;--color-white: #ffffff;--color-text: #24454d;--color-text-muted: #4f7078;--color-border: #9cc8be;--gradient-main: linear-gradient(180deg, #fdfcf9 0%, #f6f2ea 56%, #efe8dc 100%);--gradient-accent: linear-gradient(130deg, #68b2a0 0%, #2c6975 100%);--control-height: 42px;--control-radius: 10px;--font-family-main: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;font-family:var(--font-family-main);line-height:1.5;font-weight:400;color:var(--color-text);background:var(--gradient-main);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--gradient-main)}a{color:var(--color-deep);text-decoration:none}a:hover{text-decoration:underline}code{font-size:.9em;background:#f2f8f5;color:var(--color-deep);padding:.1em .35em;border-radius:4px}.login-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(circle at 20% 0%,#fff,#f5f1e9 64%,#efe9de)}.login-card{width:100%;max-width:420px;padding:2rem;border-radius:16px;background:#ffffffe6;border:1px solid rgba(156,200,190,.75);box-shadow:0 20px 40px #2c697529;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-title{margin:0 0 .35rem;font-size:1.4rem;font-weight:700;color:var(--color-deep)}.login-sub{margin:0 0 1.25rem;font-size:.9rem;color:var(--color-text-muted)}.mode-switch{display:flex;margin-bottom:1.25rem;border-radius:10px;overflow:hidden;border:1px solid #d8d2c8;background:#faf8f3}.mode-switch button{flex:1;padding:.55rem .75rem;border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;font:inherit}.mode-switch button.active{background:#68b2a038;color:var(--color-deep);font-weight:600}.login-form label{display:block;margin-bottom:.85rem;font-size:.84rem;color:var(--color-text-muted)}.login-form input{display:block;width:100%;margin-top:.35rem;min-height:var(--control-height);padding:0 .7rem;border-radius:var(--control-radius);border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text);font:inherit}.login-form input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #68b2a038}.form-error{color:#b83244;font-size:.85rem;margin:0 0 .75rem}.btn-primary{width:100%;margin-top:.5rem;min-height:var(--control-height);padding:0 1rem;border:none;border-radius:var(--control-radius);background:var(--gradient-accent);color:#fff;font:inherit;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.64;cursor:not-allowed}.btn-ghost{min-height:var(--control-height);padding:0 .8rem;border:1px solid #d8d2c8;border-radius:var(--control-radius);background:#faf8f3;color:var(--color-deep);font:inherit;cursor:pointer}.btn-ghost:hover{background:#f3eee5}.muted{color:var(--color-text-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#faf8f3,#f4efe6)}.app-header{display:flex;align-items:center;gap:1.5rem;padding:.48rem 1rem;border-bottom:1px solid rgba(44,105,117,.28);background:linear-gradient(130deg,#68b2a0,#2c6975)}.brand{color:#fff;font-weight:600;font-size:.98rem;letter-spacing:-.01em}.brand-logo{display:inline-flex;align-items:center;justify-content:center;min-width:var(--control-height);min-height:var(--control-height);padding:0 .2rem;border-radius:10px;text-decoration:none;color:#fff}.brand-logo-img{display:block;width:30px;height:30px;object-fit:contain;color:#000}.brand-logo-img--on-dark{filter:brightness(0) invert(1)}.brand-logo-img--on-light{filter:var(--svg-monochrome-to-deep-filter)}.brand-with-logo{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-brand-logo{display:block;width:72px;height:auto;margin:0 auto 1rem;color:#000;filter:var(--svg-monochrome-to-deep-filter)}.brand-logo:hover{background:#ffffff29;text-decoration:none}.app-nav{flex:1}.app-nav-links{display:flex;align-items:center;gap:.9rem}.nav-link{color:#ffffffd1;font-size:.85rem;font-weight:500;text-decoration:none}.nav-link:hover{color:#fff;text-decoration:none}.nav-active{color:#ffffffeb;font-size:.85rem;font-weight:600;text-decoration:none}.header-user{display:flex;align-items:center;gap:.75rem}.app-header .btn-ghost{border:1px solid rgba(255,255,255,.45);background:#ffffff2e;color:#fff}.app-header .btn-ghost:hover{background:#ffffff47}.header-mobile-menu-btn{display:none;width:38px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.45);background:#ffffff29;color:#fff;font-size:1.2rem;line-height:1;cursor:pointer}.header-mobile-menu-btn:hover{background:#ffffff47}.user-badge{font-size:.76rem;color:#ffffffd1;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-drawer-backdrop{display:none}.app-main{flex:1;padding:1.6rem 1.25rem;max-width:none;width:100%;min-width:0}.app-main h2{margin:0 0 .75rem;font-size:1.3rem;color:var(--color-deep)}.table-card{margin-top:1rem;background:#ffffffeb;border:1px solid #ddd7cd;border-radius:18px;box-shadow:0 12px 24px #5f574a1a;overflow:hidden;min-width:0;max-width:100%;box-sizing:border-box}.table-card>.placeholder-card{padding:1rem 1.1rem 1.1rem}.table-wrap{overflow-x:auto}.user-results-attempts-wrap{max-height:calc(2.45rem * 6);overflow-y:auto}.users-table .user-results-select-col{width:2.75rem;text-align:center;vertical-align:middle;padding-left:.5rem;padding-right:.5rem}.users-table .user-results-select-col input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.users-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.users-table thead th{text-align:left;padding:.72rem .9rem;font-weight:600;color:#fff;background:#68b2a0;border-bottom:1px solid rgba(44,105,117,.45);font-size:.86rem}.users-table tbody td{padding:.7rem .9rem;border-bottom:1px solid #ece6db;color:#2b5058;vertical-align:top;font-size:.9rem}.users-table tbody tr:nth-child(2n) td{background:#fdfbf7}.users-table tbody tr:hover td{background:#edf7f3}.users-table tbody tr.clickable-row td{cursor:pointer}.users-table tbody tr.selected-row td{background:#e3f3ed!important}.users-table tbody tr:last-child td{border-bottom:none}.empty-cell{text-align:center;color:var(--color-text-muted);padding:1rem}.table-state{margin-top:1rem;padding:1rem;border-radius:14px;background:#ffffffeb;border:1px solid #ddd7cd;color:var(--color-text-muted)}.table-state-error p{margin:0 0 .75rem}.users-toolbar{margin-top:.75rem;display:flex;align-items:center;gap:1rem}.users-list-toolbar{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem}.users-list-search{flex:1 1 220px;min-width:0;max-width:min(520px,100%)}.users-list-class-filter{display:flex;flex-direction:column;gap:.28rem;flex:0 1 200px;min-width:min(200px,100%)}.users-list-class-label{font-size:.78rem;font-weight:600;color:var(--color-text-muted);line-height:1.2}.users-list-class-select{width:100%}.list-pagination{margin-top:.85rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;padding:.65rem .9rem;border:1px solid #ddd7cd;border-radius:14px;background:#ffffffd1;box-shadow:0 4px 12px #5f574a0f}.list-pagination-summary{margin:0;font-size:.88rem;line-height:1.45}.list-pagination-summary strong{font-weight:600;color:var(--color-deep)}.list-pagination-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem}.list-pagination-nav{display:inline-flex;align-items:center;gap:.5rem}.list-pagination-page-indicator{font-size:.86rem;color:var(--color-text-muted);white-space:nowrap;padding:0 .2rem}.list-pagination-btn{min-width:5.25rem}.list-pagination-page-size{display:flex;align-items:center}.list-pagination-select{min-width:9.5rem;max-width:100%}.manage-panel{margin-top:.75rem;width:100%;min-width:0}.manage-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem;width:100%;min-width:0}.manage-grid>*{min-width:0}.manage-card{background:#ffffffeb;border:1px solid #ddd7cd;border-radius:16px;box-shadow:0 8px 18px #5f574a14;padding:.9rem;max-width:100%;min-width:0}.manage-card h3{margin:0 0 .6rem;color:var(--color-deep);font-size:1rem}.manage-card-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem 1.25rem;flex-wrap:wrap;margin:0 0 .6rem}.manage-card-head h3{margin:0;flex:0 1 auto;min-width:0;color:var(--color-deep);font-size:1rem}.manage-checkbox-head{margin:0;flex:0 1 auto;max-width:100%}.manage-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;width:100%;min-width:0}.manage-form-grid>*{min-width:0}.manage-form-grid input,.manage-form-grid select{width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:var(--control-height);padding:0 .62rem;border-radius:var(--control-radius);border:1px solid #d8d2c8;background:#fffefb;color:var(--color-text);font:inherit}.manage-form-grid input[type=date]{padding:.28rem .55rem}.manage-form-grid input[type=date]::-webkit-calendar-picker-indicator{margin:0;padding:0;cursor:pointer}.manage-field-labeled{display:flex;flex-direction:column;gap:.28rem;min-width:0;width:100%;max-width:100%;cursor:pointer}.manage-field-labeled .manage-field-label{font-size:.78rem;font-weight:600;color:var(--color-text-muted);line-height:1.2}.manage-date-input-shell{display:flex;align-items:stretch;min-width:0;width:100%;max-width:100%;border-radius:var(--control-radius)}.manage-form-grid .manage-date-input-shell input[type=date]{flex:1 1 0;min-width:0;width:100%;max-width:100%;box-sizing:border-box;align-self:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none}.manage-form-grid .manage-date-input-shell input[type=date]::-webkit-date-and-time-value{text-align:left}.manage-form-grid input:focus,.manage-form-grid select:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #68b2a033}.manage-form-footer-options{display:flex;flex-direction:column;gap:.45rem;margin-top:.5rem;padding-top:.45rem;border-top:1px solid rgba(216,210,200,.65)}.modal-form-footer-options{margin-top:.4rem;margin-bottom:.15rem}.manage-checkbox-neat{display:flex;align-items:flex-start;gap:.45rem;cursor:pointer;font-size:.875rem;line-height:1.35;color:var(--color-text);margin:0;-webkit-user-select:none;user-select:none}.manage-checkbox-neat span{flex:1;min-width:0}.manage-checkbox-neat input[type=checkbox]{width:.95rem;height:.95rem;min-width:.95rem;margin:.14rem 0 0;flex-shrink:0;accent-color:var(--color-accent, #68b2a0);cursor:pointer}.manage-actions{display:flex;gap:.65rem;margin-top:.5rem}.btn-download,.btn-file{text-decoration:none;background:#f4fbf8;border-color:#2c697533;color:var(--color-deep)}.btn-file{position:relative;overflow:hidden}.btn-file input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.manage-msg{margin:.55rem 0;color:#2b5058;font-size:.9rem}.search-input{width:min(560px,100%);min-height:var(--control-height);padding:0 .78rem;border-radius:var(--control-radius);border:1px solid #d8d2c8;background:#fffefb;color:var(--color-text);font:inherit}.search-input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #68b2a033}select.search-input,input[type=number].search-input{box-sizing:border-box;min-height:var(--control-height);height:var(--control-height);line-height:1.2;padding-top:0;padding-bottom:0}select.search-input{cursor:pointer}input[type=date].search-input{box-sizing:border-box;min-width:0;max-width:100%;width:100%;min-height:var(--control-height);line-height:1.25;padding:.28rem .65rem;color:var(--color-text);-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date].search-input::-webkit-calendar-picker-indicator{margin:0;padding:0;cursor:pointer}input[type=date].search-input::-webkit-date-and-time-value{text-align:left}.search-input-date-shell{display:flex;align-items:stretch;align-self:stretch;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.search-input-date-shell>input[type=date].search-input{flex:1 1 0;min-width:0}.manual-entry-labeled-control{display:flex;flex-direction:column;gap:.28rem;min-width:0}.manual-entry-field-label{font-size:.78rem;font-weight:600;color:var(--color-text-muted);line-height:1.2}.manual-entry-control-fill{width:100%;min-width:0}.col-actions{width:108px;text-align:center}.cell-actions{text-align:center}.icon-btn{width:30px;height:30px;border-radius:8px;border:1px solid rgba(44,105,117,.25);background:#f4fbf8;color:var(--color-deep);font-size:1rem;line-height:1;cursor:pointer}.icon-btn:hover{background:#e7f4ee}.icon-btn.icon-btn-danger{border-color:#b0423a47;background:#fff3f1;color:#b0423a}.icon-btn.icon-btn-danger:hover{background:#ffe8e5}.row-actions{display:inline-flex;gap:.35rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18252a59;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal-card{width:min(900px,100%);max-width:100%;max-height:calc(100vh - 2rem);overflow:auto;border-radius:16px;background:#fffefb;border:1px solid #ddd7cd;box-shadow:0 18px 40px #2832363d;padding:.9rem;box-sizing:border-box;min-width:0}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.modal-header h3{margin:0;color:var(--color-deep);font-size:1.05rem}.modal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.checkbox-field{display:flex;align-items:center;gap:.5rem;color:var(--color-text)}.modal-actions{margin-top:.7rem;display:flex;justify-content:flex-end;gap:.6rem}.btn-light{background:#faf8f3;color:var(--color-deep)}.modal-card-sm{width:min(440px,100%)}.modal-card-ai-report{width:min(920px,100%);max-height:min(88vh,960px);display:flex;flex-direction:column}.ai-report-modal-subtitle{margin:.25rem 0 0;font-size:.9rem;color:var(--color-muted, #6b6560);font-weight:500}.ai-report-modal-body{flex:1;min-height:0;overflow:auto;margin:0 0 .75rem;padding:.75rem 1rem;border:1px solid #e8e2d8;border-radius:var(--control-radius);background:#faf8f3}.ai-report-modal-text{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.5;color:var(--color-text)}.btn-ai-report{position:relative;isolation:isolate;overflow:hidden;min-height:var(--control-height);padding:0 .95rem;border:2px solid transparent;border-radius:calc(var(--control-radius) + 1px);background:linear-gradient(155deg,#fffdff,#f8f0ff 38%,#eefaf6) padding-box,linear-gradient(120deg,#b794f6,#68b2a0,#f0c96e,#e879f9,#60a5fa,#9f7aea,#5bb8a0,#e9b949) border-box;background-size:100% 100%,400% 100%;animation:ai-border-flow 5s linear infinite;color:#4a3568;font:inherit;font-weight:600;cursor:pointer;box-shadow:0 2px 10px #9f7aea29,0 0 0 1px #b794f61f;transition:box-shadow .25s ease,transform .2s ease}.btn-ai-report:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 18%,rgba(255,255,255,.72) 46%,transparent 74%);transform:translate(-130%);animation:ai-shimmer 4.2s ease-in-out infinite;pointer-events:none;z-index:0}.btn-ai-report__content{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.35rem}.btn-ai-report__label{letter-spacing:.01em}.btn-ai-report__wand{display:inline-block;font-size:1rem;line-height:1;animation:ai-wand-wiggle 2.8s ease-in-out infinite;filter:drop-shadow(0 0 3px rgba(183,148,246,.55))}.btn-ai-report__sparkle{display:inline-block;font-size:.82rem;line-height:1;opacity:.9;animation:ai-sparkle-pulse 2.2s ease-in-out infinite}.btn-ai-report__dots{letter-spacing:.08em;opacity:.75;animation:ai-dots-pulse 1s ease-in-out infinite}.btn-ai-report:hover:not(:disabled){transform:translateY(-1px);animation-duration:3s;box-shadow:0 0 18px #a78bfa7a,0 0 36px #68b2a038,0 0 48px #e879f91f,0 4px 14px #4a356824}.btn-ai-report:hover:not(:disabled) .btn-ai-report__wand{animation-duration:1.2s}.btn-ai-report:hover:not(:disabled) .btn-ai-report__sparkle{animation-duration:1.1s}.btn-ai-report:active:not(:disabled){transform:translateY(0)}.btn-ai-report:disabled{opacity:.72;cursor:not-allowed;animation:none;box-shadow:none}.btn-ai-report:disabled:before{animation:none}.btn-ai-report--loading{animation:ai-border-flow 2.5s linear infinite,ai-loading-glow 1.4s ease-in-out infinite}@keyframes ai-border-flow{0%{background-position:0 0,0% 0}to{background-position:0 0,400% 0}}@keyframes ai-shimmer{0%,68%,to{transform:translate(-130%)}82%{transform:translate(130%)}}@keyframes ai-wand-wiggle{0%,to{transform:rotate(-10deg) translateY(0)}50%{transform:rotate(12deg) translateY(-1px) scale(1.08)}}@keyframes ai-sparkle-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes ai-dots-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes ai-loading-glow{0%,to{box-shadow:0 0 10px #a78bfa40}50%{box-shadow:0 0 18px #68b2a061}}@media(prefers-reduced-motion:reduce){.btn-ai-report,.btn-ai-report:before,.btn-ai-report__wand,.btn-ai-report__sparkle,.btn-ai-report__dots,.btn-ai-report--loading{animation:none!important}}.modal-body-text{margin:0 0 .5rem;color:var(--color-text);line-height:1.45}.modal-body-hint{margin:0;color:#b0423a;font-size:.88rem}.btn-danger{min-height:var(--control-height);padding:0 1rem;border:none;border-radius:var(--control-radius);background:#b0423a;color:#fff;font:inherit;font-weight:600;cursor:pointer}.btn-danger:hover:not(:disabled){background:#9a3a33}.btn-danger:disabled{opacity:.64;cursor:not-allowed}.modal-confirm,.modal-save{width:auto;margin-top:0}.assign-filters{flex-wrap:wrap}.assign-class-filter{width:220px}.assign-table-card{overflow:hidden;width:fit-content;max-width:100%;box-sizing:border-box}.assign-table-wrap{display:block;width:max-content;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-top:.15rem;box-sizing:border-box;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.users-table.assign-table>tbody>tr:last-child>td:first-child{border-bottom-left-radius:15px}.users-table.assign-table>tbody>tr:last-child>td:last-child{border-bottom-right-radius:15px}.assign-table{min-width:0;--assign-test-col-width: 5.3ch}.users-table.assign-table{width:max-content;max-width:100%;min-width:0;margin-right:auto}.users-table.assign-table>thead>tr>th,.users-table.assign-table>tbody>tr>td{padding:.46rem .5rem;font-size:.94rem;vertical-align:middle;text-align:center}.assign-col-fio{white-space:nowrap;text-align:left}.assign-col-class{max-width:5rem;white-space:nowrap;text-align:center}.assign-col-age,.assign-col-gender{max-width:3.5rem;text-align:center}.assign-col-select-all{padding-left:.4rem!important;padding-right:.4rem!important;font-size:.84rem!important;line-height:1.2;white-space:normal;font-weight:400!important}.users-table.assign-table thead th.assign-col-fio{text-align:left}.users-table.assign-table tbody td.assign-col-fio{text-align:left;font-weight:400}.assign-table thead tr:nth-child(2) th.assign-checkbox-cell{text-align:center}.assign-table-head-note{display:flex;justify-content:flex-end;align-items:center;padding:.5rem .8rem 0;font-size:.9rem;color:var(--color-text-muted)}.assign-table thead tr:nth-child(2) th{background:#fff;color:#2b5058}.assign-table thead tr:first-child th.assign-col-active{box-shadow:inset 0 0 0 2px #ffffff73;background:linear-gradient(180deg,#ffffff38,#ffffff14),#68b2a0}.assign-table thead tr:nth-child(2) th.assign-col-active{background:#68b2a038}.users-table.assign-table tbody td.assign-col-active{background:#68b2a029}.assign-test-head{position:relative;vertical-align:bottom;text-align:center;white-space:nowrap;line-height:1.1;font-size:.9rem;width:var(--assign-test-col-width);min-width:var(--assign-test-col-width);max-width:var(--assign-test-col-width);padding:.5rem .34rem .56rem;overflow:visible}.assign-test-head-text{display:inline-block;max-width:var(--assign-test-col-width);overflow:hidden;text-overflow:clip}.assign-col-title-pop{padding:.46rem .82rem;border-radius:9px;background:var(--gradient-accent);color:#fff;font-size:.86rem;font-weight:600;line-height:1.28;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:normal;box-shadow:0 8px 20px #2c697552;pointer-events:none;box-sizing:border-box}.assign-col-title-pop--fixed{position:fixed;z-index:90;margin:0}.assign-checkbox-cell{text-align:center;vertical-align:middle;width:var(--assign-test-col-width);min-width:var(--assign-test-col-width);max-width:var(--assign-test-col-width);padding-left:.2rem;padding-right:.2rem}.assign-checkbox-cell input[type=checkbox]{width:20px;height:20px;accent-color:#2c6975;cursor:pointer}.assign-checkbox-wrap{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:6px}.assign-checkbox-wrap-completed{box-shadow:0 0 0 2px #5dac83}.assign-cell-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.assign-legend-item{display:inline-flex;align-items:center;gap:.42rem}.assign-completed-outline-demo{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:6px;box-shadow:0 0 0 2px #5dac83;background:#fff}.assign-actions{margin-top:.9rem}.assign-submit{width:auto;min-width:180px}.manual-entry-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.65rem;align-items:end;width:100%;min-width:0;box-sizing:border-box}.manual-entry-filters>*{min-width:0}.manual-entry-filters .manual-entry-load{justify-self:start;align-self:end;min-width:min-content}.folder-tabs{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:.15rem;min-width:0;overflow:visible;padding:0}.folder-tabs-scroll{overflow-x:auto;overflow-y:visible;padding-top:2px}.manual-entry-mode-tabs-shell{margin-top:.75rem}.manual-entry-mode-tabs-content{padding:12px 5px 5px;overflow:visible}.folder-tab{--tab-bg: linear-gradient(130deg, rgba(104, 178, 160, .14) 0%, rgba(44, 105, 117, .14) 100%);--tab-border: rgba(44, 105, 117, .34);--tab-text: #234f59;position:relative;isolation:isolate;min-height:calc(var(--control-height) + 8px);padding:7px 14px;border:none;background:transparent;color:var(--tab-text);font:inherit;font-size:.88rem;font-weight:600;line-height:1.25;cursor:pointer;white-space:nowrap;transition:filter .16s ease,color .16s ease}.folder-tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--tab-bg);border:1px solid var(--tab-border);border-bottom-width:1px;border-radius:16px 16px 0 0}.folder-tab:hover{filter:brightness(1.02)}.folder-tab:focus-visible{outline:none}.folder-tab:focus-visible:before{box-shadow:0 0 0 3px #68b2a03d}.folder-tab.is-active{--tab-bg: var(--gradient-accent);--tab-border: rgba(44, 105, 117, .62);--tab-text: #ffffff;z-index:2}.folder-tab.is-active:before{top:0;right:0;bottom:0;left:0;border-bottom-color:transparent}.folder-tabs--folders{border-bottom:none}a.folder-tab{display:inline-flex;align-items:center;box-sizing:border-box;text-decoration:none}.manual-entry-class-input,.manual-entry-date{width:100%}.manual-entry-load{white-space:nowrap}.manual-entry-score{width:120px;min-height:var(--control-height);height:var(--control-height);box-sizing:border-box;line-height:1.2;padding-top:0;padding-bottom:0}.manual-entry-score--compact{width:4.25rem;min-width:4.25rem;max-width:4.25rem;padding-left:.35rem;padding-right:.35rem}.manual-entry-cattell-cell{vertical-align:middle;min-width:0}.manual-entry-cattell-inline{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px;row-gap:8px}.manual-entry-cattell-inline-factor{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.manual-entry-cattell-inline-label{font-size:.8rem;color:var(--muted-foreground, #6b7280);line-height:1.2;white-space:nowrap}.manual-entry-cattell-sep{color:var(--muted-foreground, #9ca3af);font-weight:300;-webkit-user-select:none;user-select:none;padding:0 2px;flex:0 0 auto}.manual-entry-cattell-digit{width:2.35rem;max-width:100%;text-align:center;min-height:var(--control-height);height:var(--control-height);box-sizing:border-box;padding-left:.2rem;padding-right:.2rem;line-height:1.2}.manual-entry-toulouse-pair{display:flex;flex-wrap:wrap;gap:.65rem 1rem;align-items:flex-end}.manual-entry-toulouse-field{display:flex;flex-direction:column;gap:.25rem;min-width:8rem}.manual-entry-toulouse-label{font-size:.8rem;color:var(--muted-foreground, #6b7280)}.manual-entry-junior-results{display:flex;flex-direction:column;gap:0}.manual-entry-junior-scores-empty{margin:0;padding:.55rem}.manual-entry-junior-scores-block{--junior-scores-pair-gap: 2.5rem}.manual-entry-junior-scores-head,.manual-entry-junior-scores-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--junior-scores-pair-gap)}.manual-entry-junior-scores-head{background:#68b2a0;border-bottom:1px solid rgba(44,105,117,.45)}.manual-entry-junior-scores-head-pair{display:grid;grid-template-columns:minmax(0,1fr) 4.25rem;column-gap:.65rem;align-items:center;padding:.72rem .55rem}.manual-entry-junior-scores-head-pair:first-child{border-right:1px solid rgba(255,255,255,.38);padding-right:1.15rem;margin-right:.1rem}.manual-entry-junior-scores-head-cell{font-weight:600;font-size:.86rem;color:#fff;text-align:left}.manual-entry-junior-scores-head-cell--score{text-align:left}.manual-entry-junior-scores-grid{row-gap:.5rem;padding:.55rem .55rem .65rem}.manual-entry-junior-score-item{display:grid;grid-template-columns:minmax(0,1fr) 4.25rem;column-gap:.65rem;align-items:center;min-width:0}.manual-entry-junior-score-item:nth-child(odd){border-right:1px solid #ece6db;padding-right:1.15rem;margin-right:.1rem}.manual-entry-junior-score-title{font-size:.9rem;line-height:1.3;color:#2b5058}.manual-entry-junior-special-wrap{border-top:1px solid #ece6db}.manual-entry-junior-special-part{padding:.7rem .55rem}.manual-entry-junior-special-part+.manual-entry-junior-special-part{border-top:1px solid #ece6db}.manual-entry-junior-special-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:.65rem .9rem;align-items:center}.manual-entry-junior-special-title{margin:0;font-size:.9rem;font-weight:inherit;line-height:1.3;color:#2b5058}.manual-entry-junior-special-fields{min-width:0}.manual-entry-junior-special-fields--cattell{display:flex;align-items:center;min-width:0}.toulouse-norm-pills--five .toulouse-norm-pill{flex:1 1 calc(33.333% - .45rem);min-width:7rem}.manual-entry-submit{width:auto;min-width:220px}.manual-entry-submit--saved:not(:disabled){opacity:.88}.manual-entry-save-feedback-wrap{margin-top:1rem}.manual-entry-feedback{padding:.65rem .85rem;border-radius:8px;margin-bottom:.65rem;font-size:.92rem;line-height:1.4}.manual-entry-feedback--success{background:#e8f5ef;border:1px solid #2d8a6e;color:#134032}.manual-entry-feedback--error{background:#fdecec;border:1px solid #c53030;color:#5c1a1a}.manual-entry-name-cell{white-space:normal;word-break:break-word}.users-table.manual-entry-table{min-width:0;width:100%;table-layout:fixed}.users-table.manual-entry-table th,.users-table.manual-entry-table td{padding-left:.55rem;padding-right:.55rem}.luscher-associations-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem;align-items:start}.luscher-add-sphere-actions{margin-top:.55rem}.users-table.manual-entry-table td.luscher-assoc-topic-cell,.users-table.manual-entry-table td.luscher-assoc-color-cell{vertical-align:middle}.luscher-assoc-topic-input,.luscher-assoc-color-select{box-sizing:border-box;min-height:var(--control-height);height:var(--control-height);line-height:1.2;padding-top:0;padding-bottom:0}.luscher-associations-right{border:1px solid #d8e1de;border-radius:12px;background:#fbfefd;padding:.65rem}.luscher-quickpick-columns{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.luscher-quickpick-col{min-width:0}.luscher-quickpick-title{margin:0 0 .42rem;font-size:.84rem;color:var(--color-deep)}.luscher-quickpick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.luscher-quickpick-btn{min-height:30px;border:1px solid #cfdbd7;border-radius:9px;background:#f4f8f6;color:var(--color-deep);font:inherit;font-size:.8rem;font-weight:600;text-align:left;padding:.25rem .45rem;cursor:pointer}.luscher-quickpick-btn:hover{background:#e9f3ef}.luscher-quickpick-btn.is-active{border-color:#2c6975;box-shadow:inset 0 0 0 1px #2c697538}.luscher-quickpick-btn-color{border-color:#25343b33}.luscher-quickpick-hint{margin:.62rem 0 0;font-size:.82rem;color:var(--color-text-muted);line-height:1.35}.luscher-quickpick-error{margin:.35rem 0 0;font-size:.83rem;color:#b83244;font-weight:600}.luscher-order-input-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem}.luscher-order-select-wrap{flex:1 1 200px;min-width:160px;max-width:100%}.luscher-order-row-select{width:100%;box-sizing:border-box;min-height:var(--control-height);height:var(--control-height);line-height:1.2;padding-top:0;padding-bottom:0}.users-table.manual-entry-table th.luscher-order-pos-col,.users-table.manual-entry-table td.luscher-order-pos-col{width:56px;min-width:56px;text-align:center}.luscher-order-color-palette{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.35rem;flex:3 1 220px;min-width:0}.luscher-order-color-btn{box-sizing:border-box;flex:0 0 auto;width:36px;min-width:36px;max-width:52px;height:36px;min-height:36px;aspect-ratio:1 / 1;border-radius:7px;border:1px solid rgba(30,43,49,.28);cursor:pointer;padding:0}.luscher-order-color-btn:hover{transform:translateY(-1px)}.luscher-order-color-btn.is-active{box-shadow:0 0 0 2px #2c697559}.result-card{margin-top:1rem}.result-card .placeholder-card{padding:1.15rem 1.2rem}.result-card-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.result-card .profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.45rem 1.25rem;margin-top:.65rem}.result-participant-snapshot-note{margin:.35rem 0 0;font-size:.85rem;line-height:1.4}.btn-print{border-color:#2c697561;color:var(--color-deep);background:#eef7f4}.btn-print:hover{background:#e1f1ec}.result-scales{margin-top:.9rem}.result-scales h4{margin:0 0 .5rem;color:var(--color-deep)}.result-scales-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem}.result-scales-grid.grouped{grid-template-columns:1fr;gap:.5rem;grid-auto-rows:1fr}.result-scales-grid.cattell-junior-scales-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}@media(max-width:900px){.result-scales-grid.cattell-junior-scales-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.result-scales-grid.cattell-junior-scales-grid{grid-template-columns:minmax(0,1fr)}}.cattell-junior-scale-head{flex-wrap:wrap}.cattell-junior-scale-head h5{min-width:min(100%,12rem);flex:1 1 9rem}.cattell-junior-scales-grid .fidler-zone-pill{flex:0 1 auto;max-width:100%;white-space:normal;text-align:center;box-sizing:border-box}.result-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.result-group-block{border:1px solid rgba(104,178,160,.38);border-radius:12px;background:linear-gradient(165deg,#cde0c98c,#e0ecde66 48%,#ffffffa6);box-shadow:inset 0 1px #ffffffa6;padding:.7rem;min-height:100%}.result-group-title{margin:0 0 .55rem;text-align:center;color:var(--color-deep);font-size:.92rem;font-weight:600;letter-spacing:.02em}.scale-card{border:1px solid #d7e6df;border-radius:12px;padding:.6rem .7rem;background:#fbfefc;height:100%}.scale-card-badged{position:relative;padding-top:1.9rem}.scale-level-badge{position:absolute;right:.55rem;top:.5rem;padding:.18rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.15;color:#173c34;border:1px solid rgba(36,69,77,.15)}.scale-title{margin:0 0 .25rem;font-weight:600;color:#2b5058}.scale-level{margin:.25rem 0 0;color:#1e6a54;font-weight:600}.result-overall-level{font-weight:700;font-size:1.05rem}@media(max-width:1200px){.result-groups{grid-template-columns:1fr}}.analytics-filters{margin-top:.65rem}.analytics-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.analytics-generated-at{margin:-.35rem 0 0;font-size:.82rem}.analytics-export-btn{width:auto;min-width:140px;margin-top:0}.report-print-header,.report-print-footer{display:none}.report-print-org{margin:0;font-size:.95rem;font-weight:600;color:#2b5058}.report-print-meta{margin:0;font-size:.8rem;color:var(--color-text-muted);text-align:right}.report-print-context{margin-top:.35rem;font-size:.85rem;line-height:1.4;color:#2b5058}.report-print-context p{margin:.12rem 0}.report-header-grid{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:.45rem;margin-bottom:.25rem}.report-logo{width:64px;height:64px;object-fit:contain}.report-header-text{text-align:center}.report-header-text p{margin:.05rem 0;font-size:.83rem;line-height:1.2;color:#2b5058}.report-sign-row{display:flex;align-items:center;gap:.4rem;margin-top:.45rem;padding-top:.45rem;justify-content:flex-end}.report-sign-text{white-space:nowrap}.analytics-filters .placeholder-card{padding:.85rem 1rem}.analytics-filters-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:.6rem;align-items:center}.analytics-filters-grid>*{margin:0;min-width:0}.analytics-apply{width:auto;min-width:140px;justify-self:center;display:inline-flex;align-items:center;justify-content:center;margin-top:0}.analytics-top-grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.analytics-top-grid-two{grid-template-columns:repeat(2,1fr)}.analytics-top-grid-one{grid-template-columns:minmax(0,280px)}.analytics-top-fidler{grid-template-columns:minmax(140px,200px) 1fr;align-items:stretch}.analytics-kpi-fidler-wide .placeholder-card{padding:.75rem 1rem .95rem}.fidler-analytics-imbalance-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.fidler-analytics-imbalance-item{border-top:1px solid var(--border-subtle, #dfe6e3);padding-top:.5rem}.fidler-analytics-imbalance-item:first-child{border-top:none;padding-top:0}.fidler-analytics-imbalance-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem}.fidler-analytics-imbalance-headline{font-size:.95rem;font-weight:400;color:var(--color-deep);text-align:right;max-width:min(320px,48vw);line-height:1.35}.fidler-analytics-imbalance-text{margin:.25rem 0 0;font-size:.84rem;line-height:1.4}.analytics-fidler-section{margin-top:.85rem}.analytics-fidler-section .placeholder-card{padding:1rem 1.1rem 1.1rem}.analytics-fidler-section .placeholder-title{margin:0 0 .45rem}.analytics-fidler-hint{margin:0 0 .75rem;font-size:.88rem;max-width:900px;line-height:1.45}.fidler-analytics-stacked-wrap{display:flex;flex-direction:column;gap:.15rem;margin-top:.15rem}.fidler-analytics-stacked-row{display:grid;grid-template-columns:minmax(200px,280px) 1fr;gap:.65rem;align-items:center}.fidler-analytics-stacked-label{font-size:.88rem;line-height:1.3;color:var(--color-deep)}.fidler-analytics-stacked-track{display:flex;height:24px;border-radius:6px;overflow:hidden;background:#e8ebe9}.fidler-analytics-stacked-seg{height:100%;transition:opacity .15s ease}.fidler-analytics-stacked-seg:hover{opacity:.88}.fidler-analytics-agg-table-wrap{margin-top:.45rem}.fidler-analytics-agg-table th,.fidler-analytics-agg-table td{font-size:.88rem}.fidler-students-table{min-width:0;width:100%;table-layout:auto}.fidler-students-table .fidler-student-zone{font-weight:600;text-transform:lowercase}.analytics-kpi .placeholder-card{padding:.8rem 1rem}.analytics-kpi-value{margin:.35rem 0 0;font-size:1.55rem;font-weight:700;color:var(--color-deep)}.analytics-kpi-label-note{margin:.5rem 0 0;font-size:.88rem;line-height:1.35}.analytics-rules-hint{font-size:.82rem}.analytics-donut-section{margin-top:1rem}.analytics-donut-section-title{margin:0 0 .35rem}.analytics-donut-hint{margin:0 0 .75rem;font-size:.88rem;max-width:720px}.analytics-donut-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.analytics-donut-grid-cattell{grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-donut-card-cattell .placeholder-card{padding:.65rem .72rem .78rem}.analytics-donut-card-cattell .analytics-donut-title{min-height:0;margin-bottom:.4rem}.analytics-donut-card-cattell .analytics-donut-short{font-size:.95rem}.analytics-donut-card-cattell .analytics-donut-sub{font-size:.72rem;-webkit-line-clamp:1}.analytics-donut-content-cattell{grid-template-columns:1fr;gap:.35rem;min-height:0}.analytics-donut-ring-wrap-cattell{width:102px;height:102px}.analytics-donut-card-cattell .analytics-donut-legend{font-size:.76rem;grid-template-columns:1fr;gap:.28rem}.analytics-donut-card-cattell .analytics-donut-legend li{white-space:nowrap;justify-content:flex-start}.analytics-donut-card .placeholder-card{padding:.85rem 1rem 1rem;height:100%;display:grid;grid-template-rows:auto 1fr}.analytics-donut-title{margin:0 0 .65rem;display:flex;flex-direction:column;gap:.2rem;min-height:64px}.analytics-donut-short{font-size:1.05rem;font-weight:700;color:var(--color-deep)}.analytics-donut-sub{font-size:.78rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.analytics-donut-visual{display:flex;justify-content:center;margin-bottom:0}.analytics-donut-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:.55rem;min-height:152px}.analytics-donut-ring-wrap{position:relative;width:140px;height:140px}.analytics-donut-ring{width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 1px #2c69751f}.analytics-donut-hole{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;background:linear-gradient(160deg,#fff,#f3f7f4);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #2c69751f}.analytics-donut-n{font-size:1.1rem;font-weight:700;color:var(--color-deep)}.analytics-donut-legend{list-style:none;margin:0;padding:0;display:grid;gap:.35rem;font-size:.85rem}.analytics-donut-legend li{display:flex;align-items:center;gap:.45rem}.analytics-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.analytics-cattell-table-legend-block{margin:.35rem 0 .75rem;display:flex;flex-direction:column;gap:.65rem}.analytics-cattell-table-legend-block>.muted:first-child{margin:0}.analytics-cattell-legend-title{margin:0 0 .35rem;font-weight:600}.analytics-cattell-codes-legend{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem .9rem;font-size:.88rem;line-height:1.35}.analytics-cattell-codes-legend li{min-width:0}.analytics-table-card{margin-top:1rem}.analytics-table-card .placeholder-card{padding:1rem 1.1rem 1.1rem}.analytics-table-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.6rem;padding:.1rem .1rem .25rem}.analytics-sort-th{display:inline-flex;align-items:center;gap:.25rem;margin:0;padding:0;border:none;background:none;font:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-align:inherit}.analytics-sort-th:hover,.analytics-sort-th:focus-visible{color:var(--accent, #3d6b5e);outline:none}.analytics-sort-indicator{font-size:.75rem;line-height:1;opacity:.85}.users-table th .analytics-sort-th{width:100%}.analytics-students-table th .analytics-sort-th{justify-content:center}.analytics-students-table thead tr:first-child th .analytics-sort-th{justify-content:flex-start}.analytics-hover-label{margin:0;font-size:.85rem;min-height:1.25rem;padding:.15rem .35rem;border-radius:8px;background:#e0ecdea6}.analytics-students-table{min-width:980px;table-layout:fixed}.analytics-col-fio{width:33%}.analytics-col-class{width:9%}.analytics-col-metric,.analytics-col-overall{width:58px}.analytics-students-table thead tr:nth-child(2) th{text-align:center;width:58px}.analytics-students-table tbody td:nth-child(n+3){text-align:center}.analytics-head-group-row th{font-size:.64rem;font-weight:600;line-height:1.1;letter-spacing:.01em;text-transform:uppercase;color:#ffffffeb;white-space:nowrap}.analytics-group-title{text-align:center!important;padding-top:.4rem!important;padding-bottom:.35rem!important}.analytics-group-start{border-left:2px solid rgba(255,255,255,.38)}.analytics-students-table thead tr:nth-child(2) th:nth-child(3),.analytics-students-table thead tr:nth-child(2) th:nth-child(5),.analytics-students-table thead tr:nth-child(2) th:nth-child(7){border-left:2px solid rgba(255,255,255,.38)}.analytics-students-table tbody td:nth-child(3),.analytics-students-table tbody td:nth-child(5),.analytics-students-table tbody td:nth-child(7),.analytics-students-table tbody td:nth-child(9){border-left:2px solid #e5eee9}.analytics-level-cell{vertical-align:middle!important}.analytics-level-box{width:26px;height:26px;border-radius:8px;border:1px solid rgba(36,69,77,.18);cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff59}.analytics-level-box:hover,.analytics-level-box:focus-visible{transform:translateY(-1px);box-shadow:0 0 0 3px #2c697529;outline:none}.analytics-row-hovered td{background:#f1f8f5!important}.analytics-panels-grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.analytics-bars{display:grid;gap:.45rem}.analytics-bar-row{display:grid;grid-template-columns:72px 1fr 36px;align-items:center;gap:.45rem;font-size:.9rem}.analytics-bar-track{height:10px;border-radius:999px;background:#edf1ef;overflow:hidden}.analytics-bar-fill{height:100%;border-radius:999px}.analytics-bar-fill.high{background:linear-gradient(90deg,#8ed3c0,#54a58d)}.analytics-bar-fill.medium{background:linear-gradient(90deg,#d8d38c,#b9b15f)}.analytics-bar-fill.low{background:linear-gradient(90deg,#e7b3ae,#ca7f78)}.analytics-scale-list{display:grid;gap:.55rem}.analytics-scale-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.4rem .45rem;border:1px solid #dce9e4;border-radius:10px;background:#fcfefd}.analytics-scale-right{display:flex;align-items:baseline;gap:.45rem;white-space:nowrap}.analytics-dynamics p{margin:0 0 .42rem}@media(max-width:1200px){.analytics-page-head{flex-direction:column;align-items:flex-start}.analytics-filters-grid{grid-template-columns:1fr 1fr}.analytics-top-grid,.analytics-top-grid-two,.analytics-top-fidler,.fidler-analytics-stacked-row{grid-template-columns:1fr}.analytics-donut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-donut-grid-cattell{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-donut-content{grid-template-columns:1fr;min-height:unset}.analytics-panels-grid{grid-template-columns:1fr}.analytics-table-head{flex-direction:column;align-items:flex-start}.luscher-associations-layout{grid-template-columns:1fr}}@media(min-width:600px){.luscher-order-color-btn{width:46px;min-width:46px;max-width:58px;height:38px;min-height:38px;aspect-ratio:auto;border-radius:8px}}@media(max-width:640px){.users-table.manual-entry-table th.luscher-order-pos-col,.users-table.manual-entry-table td.luscher-order-pos-col{width:42px;min-width:42px;padding-left:.35rem;padding-right:.35rem}.luscher-order-color-btn{width:40px;min-width:40px;max-width:48px;height:40px;min-height:40px;aspect-ratio:1 / 1}}@media print{@page{size:A4;margin:6mm;background:#fff}html,body,*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html{font-size:93%}body,#root{background:#fff!important}.app-header,.analytics-export-btn,.analytics-filters,.btn-primary,.btn-ghost{display:none!important}.app-shell,.app-main{background:#fff!important;margin:0!important;padding:0!important;box-shadow:none!important}.report-print-footer,.report-sign-row,.report-sign-text{background:#fff!important}.analytics-page-head{margin-bottom:.25rem!important}.report-print-header,.report-print-footer{display:block!important}.report-print-header{margin-bottom:.5rem}.report-print-footer{margin-top:.7rem;break-inside:avoid;page-break-inside:avoid}.analytics-generated-at{margin-top:0!important}.analytics-top-grid,.analytics-donut-grid{gap:.4rem!important}.analytics-top-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.placeholder-card{padding:.55rem .6rem!important}.analytics-kpi-value{font-size:1.25rem!important;margin-top:.2rem!important}.analytics-donut-ring-wrap{width:112px!important;height:112px!important}.analytics-donut-grid-cattell{grid-template-columns:repeat(4,minmax(0,1fr))!important}.analytics-donut-ring-wrap-cattell{width:82px!important;height:82px!important}.analytics-donut-card-cattell .analytics-donut-legend{font-size:.68rem!important;grid-template-columns:1fr!important}.analytics-cattell-codes-legend{grid-template-columns:repeat(2,minmax(0,1fr))!important}.analytics-donut-title{min-height:0!important;margin-bottom:.35rem!important}.analytics-donut-sub{-webkit-line-clamp:unset!important}.analytics-donut-content{grid-template-columns:1fr 1fr!important;gap:.35rem!important;min-height:0!important;align-items:center!important}.analytics-donut-legend{order:1}.analytics-donut-visual{order:2;justify-content:center!important}.analytics-donut-legend{font-size:.8rem!important}.users-table thead th,.users-table tbody td{padding:.32rem .42rem!important;font-size:.77rem!important}.users-table tbody td,.users-table tbody tr:nth-child(2n) td,.users-table tbody tr:hover td,.users-table tbody tr.selected-row td,.users-table tbody tr.clickable-row td,.analytics-row-hovered td{background:#fff!important}.analytics-level-box{width:20px!important;height:20px!important;border-radius:6px!important}.table-card,.analytics-donut-card{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;border-color:#d6ddd9!important}.table-wrap{overflow:visible!important}.users-table,.analytics-students-table{min-width:0!important;table-layout:fixed}.analytics-table-card{break-before:page;page-break-before:always}.analytics-hover-label{display:none!important}}@media(max-width:640px){.app-nav{display:none}.header-user{margin-left:auto}.user-badge{max-width:34vw}.header-logout-desktop{display:none}.header-mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:block;background:#15242838;opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-drawer{position:absolute;top:0;right:0;width:min(82vw,340px);height:100%;background:linear-gradient(130deg,#68b2a0,#2c6975);border-left:1px solid rgba(255,255,255,.32);box-shadow:-12px 0 28px #1625292e;padding:.95rem .9rem;display:flex;flex-direction:column;transform:translate(100%);transition:transform .2s ease}.mobile-drawer-backdrop.is-open .mobile-drawer{transform:translate(0)}.mobile-drawer-nav{display:flex;flex-direction:column;gap:.3rem}.mobile-drawer-link{color:#ffffffeb;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:8px;padding:.55rem}.mobile-drawer-link.active{background:#fff3}.mobile-drawer-logout{margin-top:auto;width:100%;border:1px solid rgba(255,255,255,.45);background:#ffffff2e;color:#fff}.analytics-donut-grid,.analytics-donut-grid-cattell,.analytics-cattell-codes-legend,.manual-entry-filters{grid-template-columns:1fr}.manual-entry-junior-scores-head,.manual-entry-junior-scores-grid{grid-template-columns:1fr;column-gap:0}.manual-entry-junior-scores-head-pair:not(:first-child){display:none}.manual-entry-junior-scores-head-pair:first-child{border-right:none;padding-right:.55rem;margin-right:0}.manual-entry-junior-score-item:nth-child(odd){border-right:none;padding-right:0;margin-right:0}.users-table .manual-entry-name-cell{min-width:0;max-width:none;white-space:normal;line-height:1.3}.users-table.manual-entry-table th,.users-table.manual-entry-table td{padding-left:.45rem;padding-right:.45rem}.manual-entry-score{width:100%;min-width:92px;max-width:120px}.manual-entry-score--compact{width:4.25rem;min-width:4.25rem;max-width:4.25rem}.assign-actions{display:flex;justify-content:center}.assign-table-wrap{max-height:68vh;overflow:auto}.assign-table thead tr:first-child th{position:sticky;top:0;z-index:6}.assign-table thead tr:nth-child(2) th{position:sticky;top:40px;z-index:6}.assign-table .assign-col-fio,.assign-table .assign-col-select-all{position:sticky;left:0;z-index:7;background-clip:padding-box}.assign-table thead tr:first-child th.assign-col-fio{z-index:9}.assign-table thead tr:nth-child(2) th.assign-col-select-all{z-index:9}.assign-table tbody td.assign-col-fio{min-width:130px;max-width:170px;white-space:normal;line-height:1.25;background:#fffefb}}@media(max-width:1200px){.manage-grid{grid-template-columns:1fr}.manage-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.fidler-interpretation{margin-top:1rem}.fidler-interpretation-title{margin:0 0 .35rem}.fidler-interpretation-lead{margin:0 0 1rem;font-size:.9rem;line-height:1.45}.result-scale-card{border:1px solid var(--border-subtle, #dfe6e3);border-radius:12px;background:linear-gradient(160deg,#fff,#f6fbf9);box-shadow:0 6px 14px #2c697514;padding:.8rem .9rem}.result-scale-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.result-scale-head h5{margin:0;color:var(--color-deep);font-size:.96rem}.toulouse-metric-note{margin:0;line-height:1.4;font-size:.86rem}.toulouse-interpret-grid{margin-top:.35rem}.toulouse-interpret-card{display:flex;flex-direction:column;gap:0}.toulouse-interpret-card-head{margin-bottom:.25rem}.toulouse-card-value-line{margin:0 0 .35rem;font-size:.92rem;line-height:1.45;color:#214b54}.toulouse-card-value-num{font-size:1.05rem;font-variant-numeric:tabular-nums}.toulouse-norm-strip{margin:.65rem 0 .5rem}.toulouse-norm-strip--embedded{margin:.25rem 0 .55rem}.toulouse-norm-strip+.toulouse-norm-strip{margin-top:.45rem}.toulouse-norm-strip-title{margin:0 0 .35rem;font-size:.82rem;font-weight:600;color:var(--color-deep, #214b54)}.toulouse-norm-strip-fallback{margin:.35rem 0 0;font-size:.82rem}.toulouse-norm-pills{display:flex;flex-wrap:wrap;gap:.35rem .45rem;align-items:stretch}.toulouse-norm-pill{display:inline-flex;flex-direction:column;gap:.12rem;padding:.32rem .5rem;border-radius:8px;min-width:0;max-width:100%;border:2px solid;background:#fff;color:var(--color-deep, #214b54);font-size:.72rem;line-height:1.25}.toulouse-norm-pill.is-current{box-shadow:0 0 0 2px #2c6975}.toulouse-norm-pill-title{font-weight:700;opacity:.98}.toulouse-norm-pill-range{font-weight:500;opacity:.95}.toulouse-metric-note--card{margin-top:.15rem;padding-top:.45rem;border-top:1px solid rgba(44,105,117,.12)}.toulouse-summary{margin:.85rem 0 0;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(104,178,160,.35);background:#e1f1ec80;color:#214b54;line-height:1.5}.toulouse-paragraphs{margin-top:.85rem;display:grid;gap:.55rem}.toulouse-paragraphs p{margin:0;padding:.72rem .85rem;border-radius:10px;border:1px solid rgba(44,105,117,.15);background:#fbfefd;color:#28515a;line-height:1.45}.toulouse-alerts{margin-top:.75rem}.result-risks-list.toulouse-recommendations{margin:.8rem 0 0;padding:.75rem .9rem .75rem 1.5rem;border-radius:12px;border:1px solid rgba(90,127,163,.35);background:#5a7fa314;color:#2b5058}.result-risks-list.toulouse-recommendations li+li{margin-top:.35rem}.toulouse-disclaimer{margin-top:.75rem;font-size:.82rem;line-height:1.45}.fidler-interpret-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.fidler-interpret-card{border:1px solid var(--border-subtle, #dfe6e3);border-radius:10px;padding:.85rem 1rem 1rem;background:var(--panel-2, #f7faf8)}.fidler-interpret-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem .75rem;margin-bottom:.35rem}.fidler-interpret-card-head h5{margin:0;font-size:1rem}.fidler-zone-pill{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;color:#fff;line-height:1.3;white-space:nowrap}.fidler-zone-pill-muted{background:#9aa7a2}.fidler-interpret-indices{margin:0 0 .35rem;font-size:.85rem}.fidler-interpret-lpc-note{margin:0 0 .5rem;font-size:.82rem}.fidler-interpret-body{font-size:.9rem;line-height:1.5}.fidler-interpret-body p{margin:0 0 .55rem}.fidler-interpret-body p:last-child{margin-bottom:0}.fidler-interpret-extra{margin-top:.65rem;padding-top:.55rem;border-top:1px dashed var(--border-subtle, #dfe6e3)}.fidler-collapsible{margin-top:.85rem;border:1px solid var(--border-subtle, #dfe6e3);border-radius:8px;padding:.35rem .75rem .65rem 1rem;background:#fff}.fidler-collapsible summary{cursor:pointer;font-weight:600;padding:.35rem .15rem .35rem .1rem;list-style-position:inside}.fidler-collapsible summary::-webkit-details-marker{margin-inline-end:.4rem}.fidler-collapsible[open] summary{margin-bottom:.35rem}.fidler-qualities-head{margin:1.25rem 0 .5rem}.fidler-indices-wrap,.fidler-qualities-wrap{margin-top:.35rem;max-height:420px;overflow:auto}.settings-time-page .settings-time-card{max-width:1100px;margin:0 auto}.settings-time-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;color:var(--color-deep)}.settings-time-lead{margin:0 0 1rem;max-width:52rem;line-height:1.5}.settings-time-error{margin-bottom:.75rem}.settings-time-table{min-width:100%;table-layout:fixed}.settings-time-col-minutes{width:5.5rem}.settings-time-col-actions{width:9.25rem}.settings-time-col-feedback{width:12rem}.settings-time-th-actions,.settings-time-th-feedback{padding:.5rem .65rem}.settings-time-cell-title{font-weight:600;color:var(--color-deep);vertical-align:middle}.settings-time-cell-minutes{vertical-align:middle;width:5.5rem}.settings-time-input{width:4.75rem;min-height:var(--control-height);padding:0 .55rem;border-radius:var(--control-radius);border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text);font:inherit;font-variant-numeric:tabular-nums}.settings-time-input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #68b2a038}.settings-time-actions{white-space:nowrap;vertical-align:middle;width:9.25rem;padding-inline-end:.35rem}.settings-time-save.btn-primary{width:100%;max-width:9rem;min-width:9rem;margin:0;padding:0 .65rem;min-height:38px;font-size:.9rem;box-sizing:border-box}.settings-time-feedback{vertical-align:middle;width:12rem;min-height:2.25rem}.settings-time-feedback-placeholder{display:inline-block;min-height:1.35rem;min-width:1px}.settings-time-saved{display:inline-block;font-size:.86rem;font-weight:600;color:#1f6b4a;padding:.25rem .65rem;border-radius:8px;background:#68b2a033;border:1px solid rgba(104,178,160,.55)}.settings-page .settings-card{max-width:1100px;margin:0 auto}.settings-page .app-main{min-height:0}.settings-page--promotion.app-shell{height:100dvh;max-height:100dvh;overflow:hidden}.settings-page--promotion .app-main{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.settings-page--promotion .settings-card{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;margin-top:0}.settings-page--promotion .settings-card>.placeholder-card{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.settings-promotion-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.settings-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;color:var(--color-deep)}.settings-section-title{margin:1.25rem 0 .35rem;font-size:1.05rem;font-weight:700;color:var(--color-deep)}.settings-lead{margin:0 0 1rem;max-width:52rem;line-height:1.5}.settings-error{margin-bottom:.75rem}.settings-success{margin:0 0 .75rem;font-size:.92rem;font-weight:600;color:#1f6b4a}.settings-promotion-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.85rem}.settings-promotion-summary{margin:0;flex:1 1 16rem}.settings-promotion-actions{display:flex;flex-wrap:wrap;gap:.45rem}.settings-promotion-table-wrap{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain}.settings-promotion-table thead th{position:sticky;top:0;z-index:1}.settings-promotion-table{min-width:100%}.settings-promotion-col-check{width:2.75rem;text-align:center}.settings-promotion-group-row td{background:#68b2a014;border-top:1px solid rgba(104,178,160,.25);border-bottom:1px solid rgba(104,178,160,.18);padding-top:.55rem;padding-bottom:.55rem}.settings-promotion-group-label,.settings-promotion-row-check{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;-webkit-user-select:none;user-select:none}.settings-promotion-group-label strong{font-weight:700}.tp-proto-layout{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:1rem}.tp-proto-controls{display:grid;gap:.7rem;align-content:start}.tp-proto-controls label{display:grid;gap:.3rem;color:var(--color-text-muted);font-size:.85rem}.tp-proto-timer{border:1px solid #d7e6df;border-radius:12px;background:#f7fbf9;padding:.6rem .7rem;line-height:1.4}.tp-proto-actions{display:grid;gap:.5rem}.tp-mode-switch{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.35rem}.tp-mode-btn{min-height:30px;padding:0 .45rem;font-size:.8rem}.tp-mode-btn.is-active{border-color:#2c6975;background:#e3f1ec;font-weight:600}.tp-stroke-hint{min-height:1.2rem;font-size:.83rem;line-height:1.2rem;color:transparent;transition:color .12s ease}.tp-stroke-hint.is-visible{color:#b83244;font-weight:600}.tp-btn{width:100%;margin-top:0}.tp-proto-board{min-width:0}.tp-samples{display:flex;gap:.5rem;margin:.35rem 0 .8rem}.tp-sample-item{width:56px;height:40px;border-radius:8px;border:1px solid #d7e6df;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--color-deep)}.tp-stimulus{position:relative;width:18px;height:18px;border:2px solid #2d3436;background:#fff}.tp-stimulus-mark{position:absolute;display:block;background:#111}.tp-stimulus-mark.side{width:5px;height:100%}.tp-stimulus-mark.corner{width:9px;height:9px}.tp-stimulus-mark.left{left:-1px;top:-1px;height:calc(100% + 2px);border-radius:0 999px 999px 0}.tp-stimulus-mark.right{right:-1px;top:-1px;height:calc(100% + 2px);border-radius:999px 0 0 999px}.tp-stimulus-mark.top{top:-1px;left:-1px;width:calc(100% + 2px);height:7px;border-radius:0 0 8px 8px}.tp-stimulus-mark.bottom{bottom:-1px;left:-1px;width:calc(100% + 2px);height:7px;border-radius:8px 8px 0 0}.tp-stimulus-mark.tl{top:-1px;left:-1px;border-radius:0 0 8px}.tp-stimulus-mark.tr{top:-1px;right:-1px;border-radius:0 0 0 8px}.tp-stimulus-mark.br{bottom:-1px;right:-1px;border-radius:8px 0 0}.tp-stimulus-mark.bl{bottom:-1px;left:-1px;border-radius:0 8px 0 0}.tp-training{margin-bottom:.8rem}.tp-main-grid{display:grid;gap:0}.tp-main-row{display:grid;grid-template-columns:30px 1fr;gap:.45rem;align-items:center}.tp-main-row.is-active{background:#68b2a01f;border-radius:10px;padding:2px 6px;margin:0 -6px;box-shadow:inset 0 0 0 1px #2c69753d}.tp-main-row-label{text-align:center;font-weight:600;color:var(--color-deep)}.tp-row{display:grid;grid-template-columns:repeat(40,minmax(18px,1fr));gap:.2rem}.tp-dual-row{display:grid;grid-template-rows:auto auto;gap:2px}.tp-row-top{align-items:center;min-height:28px}.tp-row-bottom{align-items:start}.tp-cell-shape-wrap{display:inline-flex;align-items:center;justify-content:center}.tp-top-shape-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.tp-top-cross-mark{position:absolute;width:2px;height:24px;background:#111;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.tp-stimulus-btn,.tp-mark-btn{border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:18px;width:100%;touch-action:none;-webkit-user-select:none;user-select:none}.tp-stimulus-btn{min-height:28px;align-items:flex-end;padding-top:8px}.tp-mark-btn{min-height:12px;position:relative;width:26px;justify-self:center;align-items:flex-start;outline:1px solid rgba(220,38,38,.75);outline-offset:0}.tp-stimulus-btn:disabled,.tp-mark-btn:disabled{opacity:.65}.tp-stimulus-btn.is-inactive-pos,.tp-mark-btn.is-inactive-pos{opacity:.35}.tp-stimulus-btn.is-active-pos,.tp-mark-btn.is-active-pos{opacity:1}.tp-stimulus-btn.is-completed-pos,.tp-mark-btn.is-completed-pos{opacity:.8}.tp-action-mark{display:block;width:18px;height:5px;border:1px solid #2d3436;border-radius:1px;background:#fff}.tp-action-mark.is-underline{width:18px;height:5px;border:none;border-radius:1px;background:#111}.tp-gesture-lock{touch-action:none;overscroll-behavior:contain}@media(max-width:1200px){.tp-proto-layout{grid-template-columns:1fr}}.special-abilities-block{margin:.75rem 0 1.1rem}.special-abilities-block-inner{padding:1rem 1.1rem 1.05rem}.special-abilities-block-title{margin:0 0 .35rem;font-size:1.05rem;color:var(--color-deep, #214b54)}.special-abilities-block-lead{margin:0 0 .85rem;font-size:.84rem;line-height:1.45}.special-abilities-unavailable{margin:.35rem 0 0;padding:.65rem .75rem;border-radius:8px;background:#f4f6f5;color:var(--color-deep, #214b54);font-size:.88rem}.special-abilities-highlights{margin:0 0 .85rem;font-size:.88rem;line-height:1.45}.special-abilities-rows{display:flex;flex-direction:column;gap:.95rem}.special-abilities-row{padding:.75rem .85rem;border:1px solid #dde5e2;border-radius:10px;background:#fafcfb}.special-abilities-row--empty{background:#f7f8f7}.special-abilities-row-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem .75rem;margin-bottom:.55rem}.special-abilities-direction-title{margin:0;font-size:.95rem;font-weight:600;color:var(--color-deep, #214b54)}.special-abilities-row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .55rem}.special-abilities-score{font-size:.88rem;font-variant-numeric:tabular-nums;color:var(--color-deep, #214b54)}.special-abilities-no-data{font-size:.82rem;color:#8a919a;font-style:italic}.special-abilities-empty-hint{margin:0;font-size:.8rem}.special-abilities-row-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(7.5rem,10.5rem);gap:.65rem 1rem;align-items:start}.special-abilities-gauge-col{min-width:0;display:flex;flex-direction:column;gap:.65rem}.special-abilities-methodology{margin:0;font-size:.82rem;line-height:1.5;color:#4a524d}.special-abilities-gauge{margin:0;padding-top:10px}.special-abilities-gauge-track-shell{position:relative;width:100%}.special-abilities-gauge-track{display:flex;width:100%;height:16px;border-radius:999px;overflow:hidden;background:#e8ecea}.special-abilities-gauge-seg{display:block;height:100%;min-width:0;flex:0 0 auto}.special-abilities-gauge-seg:last-child{flex:1 1 auto;min-width:0}.special-abilities-gauge-marker{position:absolute;top:50%;z-index:2;display:flex;flex-direction:column;align-items:center;width:0;transform:translate(-50%,-50%);pointer-events:none}.special-abilities-gauge-marker-pin{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid currentColor;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.special-abilities-gauge-marker-stem{width:3px;height:18px;margin-top:-1px;border-radius:2px;background:currentColor;box-shadow:0 0 0 2px #fff,0 1px 3px #00000047}.special-abilities-gauge-labels{display:flex;margin-top:.32rem}.special-abilities-gauge-lbl{flex:0 0 auto;min-width:0;padding:0 .12rem;font-size:.65rem;line-height:1.2;color:#6b7570;text-align:center;box-sizing:border-box}.special-abilities-detail-col{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;padding-top:.05rem}.special-abilities-detail-toggle{padding:.12rem .35rem;font-size:.76rem;white-space:nowrap}.special-abilities-detail-list{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:.38rem}.special-abilities-detail-item{display:flex;flex-direction:column;gap:.18rem;font-size:.76rem;line-height:1.3}.special-abilities-detail-name{color:var(--color-deep, #214b54)}.special-abilities-detail-prefix{display:inline-block;margin-right:.2rem;font-size:.68rem;font-weight:600;text-transform:lowercase;color:#6b7570}.special-abilities-detail-score{font-variant-numeric:tabular-nums;color:#4a5550}@media(max-width:720px){.special-abilities-row-body{grid-template-columns:1fr}.special-abilities-detail-col{padding-top:0}}.prof-abilities-block{margin:.75rem 0 1.1rem}.prof-abilities-block-inner{padding:1rem 1.1rem 1.05rem}.prof-abilities-block-title{margin:0 0 .35rem;font-size:1.05rem;color:var(--color-deep, #214b54)}.prof-abilities-block-lead{margin:0 0 .85rem;font-size:.84rem;line-height:1.45}.prof-abilities-unavailable,.prof-abilities-highlights{margin:0 0 .85rem;font-size:.88rem;line-height:1.45}.prof-abilities-unavailable{padding:.65rem .75rem;border-radius:8px;background:#f4f6f5;color:var(--color-deep, #214b54)}.prof-abilities-rows{display:flex;flex-direction:column;gap:.85rem}.prof-abilities-row{padding:.75rem .85rem;border-radius:10px;border:1px solid rgba(44,105,117,.12);background:#fafcfb}.prof-abilities-row-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.45rem}.prof-abilities-direction-title{margin:0;font-size:.95rem;font-weight:700;color:var(--color-deep, #214b54)}.prof-abilities-row-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}.prof-abilities-index{font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}.prof-abilities-composite-label{font-size:.82rem;color:#5a6661}.prof-abilities-no-data{color:#8a919a;font-size:.88rem}.prof-abilities-index-bar-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:.55rem}.prof-abilities-index-bar-col{min-width:0}.prof-abilities-index-bar{position:relative;height:.55rem;border-radius:999px;overflow:visible}.prof-abilities-index-bar-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;opacity:.28}.prof-abilities-index-bar-clip{position:relative;height:100%;overflow:hidden;border-radius:999px 0 0 999px;z-index:1}.prof-abilities-index-bar-fill{height:100%;width:calc(100%*100/max(var(--index-pct, 1),1));border-radius:999px 0 0 999px}.prof-abilities-index-marker{position:absolute;top:50%;z-index:2;transform:translate(-50%,-50%);pointer-events:none}.prof-abilities-index-marker-pin{display:block;width:.55rem;height:.55rem;border-radius:50%;background:currentColor;border:2px solid #fff;box-shadow:0 0 0 1px #2c697540}.prof-abilities-index-scale-labels{position:relative;margin-top:.2rem;height:.85rem;font-size:.62rem;color:#8a919a;font-variant-numeric:tabular-nums}.prof-abilities-index-scale-labels span{position:absolute;transform:translate(-50%)}.prof-abilities-index-scale-labels span:first-child{transform:none;left:0}.prof-abilities-index-scale-end{right:0;transform:none!important;left:auto!important}.prof-abilities-status-pill{font-size:.72rem;font-weight:600;padding:.12rem .45rem;border-radius:999px;border:1px solid;white-space:nowrap}.prof-abilities-detail-toggle{font-size:.82rem;padding:.2rem .55rem;white-space:nowrap}.prof-abilities-details{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(44,105,117,.1)}.prof-abilities-methodology{margin:0 0 .75rem;font-size:.82rem;line-height:1.5;color:#4a5550}.prof-abilities-blockers,.prof-abilities-missing-list{margin:0 0 .75rem;padding:.55rem .65rem;border-radius:8px;font-size:.8rem;line-height:1.45}.prof-abilities-blockers{background:#fdecea;color:#8a3a32}.prof-abilities-missing-list{background:#fdecea;color:#8a3a32;border:1px solid rgba(176,66,58,.22)}.prof-abilities-blockers ul,.prof-abilities-missing-list ul{margin:.35rem 0 0;padding-left:1.1rem}.prof-abilities-detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.prof-abilities-detail-item{padding:.45rem .55rem;border-radius:8px;background:#fff;border:1px solid rgba(44,105,117,.08)}.prof-abilities-detail-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem}.prof-abilities-detail-name{font-size:.84rem;font-weight:600;color:var(--color-deep, #214b54)}.prof-abilities-detail-role{margin-left:.4rem;font-weight:500;font-size:.75rem;color:#7a8580}.prof-abilities-detail-score{font-variant-numeric:tabular-nums;font-size:.82rem;color:#4a5550}.prof-abilities-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem}.prof-abilities-metric-score,.prof-abilities-contribution{font-size:.76rem;color:#5a6661}.prof-abilities-gate-block{margin-top:.35rem;display:flex;flex-direction:column;gap:.2rem}.prof-abilities-gate-requirement{margin:0;font-size:.78rem;color:#4a5550;line-height:1.4}.prof-abilities-gate-result{margin:0;font-size:.78rem;font-weight:600;line-height:1.4}.prof-abilities-gate-result--passed{color:#1f5c3d}.prof-abilities-gate-result--failed{color:#b0423a}.prof-abilities-gate-result--unknown{color:#8a4b12}.prof-abilities-missing-inline{font-size:.78rem;color:#b0423a;font-weight:600}.prof-abilities-missing-hint{margin:.35rem 0 0;font-size:.76rem;color:#b0423a;line-height:1.4}@media(max-width:720px){.prof-abilities-index-bar-wrap{grid-template-columns:1fr}.prof-abilities-detail-toggle{justify-self:start}}.fidler-zone-pill-sm{font-size:.72rem;padding:.12rem .45rem;align-self:flex-start}.page-lead{margin:.35rem 0 1rem;color:#4a5550;line-height:1.45;max-width:52rem}.table-link{color:var(--color-deep);text-decoration:none;font-weight:600}.table-link:hover{text-decoration:underline}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;margin-left:.35rem;padding:0 .3rem;border-radius:999px;font-size:.68rem;font-weight:700;line-height:1}.nav-badge--pending{background:#c0392b;color:#fff}.nav-badge--ready{background:#2c8f5e;color:#fff}.toast-stack{position:fixed;right:1rem;bottom:1rem;z-index:1200;display:flex;flex-direction:column;gap:.5rem;max-width:min(24rem,calc(100vw - 2rem))}.toast{padding:.75rem 1rem;border-radius:var(--control-radius);box-shadow:0 8px 24px #1428232e;font-size:.92rem;line-height:1.4}.toast--info{background:#eef7f4;color:var(--color-deep);border:1px solid rgba(44,105,117,.25)}.toast--success{background:#e8f7ee;color:#1f5c3d;border:1px solid rgba(44,143,94,.28)}.toast--warning{background:#fff4e8;color:#8a4b12;border:1px solid rgba(200,120,40,.28)}.user-results-actions-card{margin-top:.75rem;padding:1rem 1.1rem;border-radius:14px;border:1px solid rgba(44,105,117,.16);background:linear-gradient(180deg,#f8fcfb,#f2f8f6);box-shadow:0 2px 10px #1428230a}.user-results-filters-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.9rem;padding-bottom:.9rem;border-bottom:1px solid rgba(44,105,117,.12)}.user-results-actions-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1rem}.user-results-actions-grid--single{grid-template-columns:1fr}.user-results-actions-group{padding:.85rem .95rem;border-radius:12px;background:#fff;border:1px solid rgba(44,105,117,.1)}.user-results-actions-group--summary{align-self:start}.user-results-actions-group-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.user-results-actions-title{margin:0;font-size:.95rem;font-weight:700;color:var(--color-deep)}.user-results-actions-meta{font-size:.82rem;color:#5a6661}.user-results-actions-warn{font-size:.82rem;color:#b0423a;font-weight:600}.user-results-actions-buttons{display:flex;flex-wrap:wrap;gap:.55rem}.user-results-actions-buttons--inline{align-items:center}.user-results-actions-hint{margin:.65rem 0 0;font-size:.8rem;color:#5a6661;line-height:1.4}.doc-job-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.78rem;font-weight:600}.doc-job-status--queued{background:#eef2f7;color:#4a5a6a}.doc-job-status--processing{background:#fff4e8;color:#8a4b12}.doc-job-status--ready{background:#e8f7ee;color:#1f5c3d}.doc-job-status--failed{background:#fdecea;color:#b0423a}.doc-job-error{margin-top:.25rem;font-size:.78rem;color:#b0423a;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.user-results-actions-grid{grid-template-columns:1fr}}
