@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}:root{--navy: #0E2A53;--navy2: #1b3e74;--gold: #E0A12E;--orange: #E78A1E;--blue: #2E6FE0;--ink: #15233b;--muted: #64748b;--line: #e2e8f0;--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--display: var(--font-sans);--red-dark: #DC2626;--red-light: #FEF2F2;--red-border: #FCA5A5;--green-dark: #059669;--green-light: #ECFDF5;--green-gradient: linear-gradient(135deg, #059669, #10b981);--warn: #D97706}body{color:var(--ink);font-size:14px}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}html,body{min-height:100%;margin:0}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased}input[readonly]{color:var(--muted);border-color:#0e2a5314;background:repeating-linear-gradient(135deg,#f1f5f9,#f1f5f9 8px,#e9eef5 8px 16px);cursor:not-allowed}label:has(input[readonly]){color:#475569}label:has(input[readonly]):after{content:"";justify-self:start;margin-top:-2px;width:34px;height:4px;border:1px solid rgba(100,116,139,.2);border-radius:999px;background:#cbd5e1}.applicant-form-panel,.form-section{display:grid;gap:16px}.form-lock-fieldset{display:contents;border:0;margin:0;padding:0;min-width:0}.form-lock-fieldset:disabled input,.form-lock-fieldset:disabled select,.form-lock-fieldset:disabled textarea,.form-lock-fieldset:disabled button{opacity:.65;cursor:not-allowed}.form-section{padding-top:18px;border-top:1px solid rgba(14,42,83,.08)}.form-section:first-child{padding-top:0;border-top:0}.form-section h3{margin:0;color:var(--ink);padding-left:.65rem;border-left:3px solid var(--gold)}.anketa-hub.anketa-hub{display:grid;gap:18px;border:1px solid #e2e8f0;border-left:4px solid var(--hub-accent, var(--muted));border-radius:16px;background:#fff;box-shadow:0 1px 2px #1020400a}.anketa-hub[data-tone=info]{--hub-accent: var(--blue)}.anketa-hub[data-tone=warn]{--hub-accent: #d97706}.anketa-hub[data-tone=ok]{--hub-accent: var(--green-dark)}.anketa-hub[data-tone=err]{--hub-accent: var(--red-dark)}.anketa-hub .anketa-hub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.anketa-hub .anketa-hub-head h2{margin:3px 0 4px;color:var(--ink);font-size:17px}.anketa-hub .anketa-hub-head .hint,.anketa-hub .anketa-hub-progress .hint{margin:0;color:var(--muted)}.anketa-hub[data-tone=neutral] .status-pill{color:#475569;background:#f1f5f9}.anketa-hub[data-tone=info] .status-pill{color:#1e3a8a;background:#dbeafe}.anketa-hub[data-tone=warn] .status-pill{color:#92400e;background:#fef3c7}.anketa-hub[data-tone=err] .status-pill{color:var(--red-dark);background:var(--red-light)}.anketa-hub .anketa-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media(max-width:720px){.anketa-hub .anketa-hub-grid{grid-template-columns:1fr}}.anketa-hub .anketa-check{display:flex;align-items:center;gap:9px;padding:5px 0;color:var(--ink);font-size:12.5px}.anketa-hub .anketa-check .mk{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:17px;height:17px;border-radius:5px;background:#f1f5f9;color:#94a3b8;font-size:11px;font-weight:800}.anketa-hub .anketa-check.done .mk{background:#dcfce7;color:var(--green-dark)}.anketa-hub .anketa-bar-head{display:flex;justify-content:space-between;margin:14px 0 5px;color:var(--muted);font-size:11.5px}.anketa-hub .anketa-bar-head b{color:var(--ink)}.anketa-hub .anketa-bar{height:8px;border-radius:999px;background:#eef2f7;overflow:hidden}.anketa-hub .anketa-bar>i{display:block;height:100%;border-radius:999px;background:#94a3b8;transition:width .35s ease,background .35s}.anketa-hub .anketa-bar[data-fill=mid]>i{background:#d97706}.anketa-hub .anketa-bar[data-fill=high]>i{background:var(--green-dark)}.anketa-hub .anketa-hub-progress .hint{margin-top:5px;font-size:11px}.anketa-hub .anketa-kv{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e2e8f0;color:var(--muted);font-size:12.5px}.anketa-hub .anketa-kv:last-child{border-bottom:0}.anketa-hub .anketa-kv b{color:var(--ink);font-weight:600;text-align:right}.applicant-form-panel.applicant-form-panel{counter-reset:form-section;gap:14px;padding:0;border:0;background:transparent;box-shadow:none}.applicant-form-panel .form-lock-fieldset>.form-section{counter-increment:form-section;gap:0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 2px #1020400a}.applicant-form-panel .sec-head{display:flex;align-items:center;gap:9px;margin-bottom:12px;padding-left:9px;border-left:4px solid var(--orange)}.applicant-form-panel .sec-head:before{content:counter(form-section);display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:6px;background:var(--navy);color:#fff;font-size:11.5px;font-weight:800;line-height:1;flex-shrink:0}.applicant-form-panel .sec-head>h3{margin:0;padding-left:0;border-left:0;font-size:15px}.applicant-form-panel .sec-head>button{margin-left:auto}.applicant-form-panel .tint{display:grid;gap:14px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.applicant-form-panel .tint input,.applicant-form-panel .tint select,.applicant-form-panel .tint textarea{min-height:38px;border-radius:9px}.applicant-form-panel .tint textarea{min-height:84px}.applicant-form-panel>.notice-box,.applicant-form-panel>.form-footer{border-radius:16px;background:#fff}.applicant-form-panel .address-group-title{color:var(--muted)}.applicant-form-panel .form-subhead{border-top-color:#cbd5e1;color:#475569}.applicant-form-panel .notice-box{border-color:#e2e8f0;background:#fff;color:#475569}.applicant-form-panel .notice-box.warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.applicant-form-panel .notice-box.success{border-color:#a7f3d0;background:#ecfdf5;color:#059669}.applicant-form-panel .notice-box.violet{border-color:#c4b5fd;background:#f5f3ff;color:#4c1d95}.applicant-form-panel .relative-card h4{color:var(--blue);font-size:11.5px;font-weight:800}.applicant-form-panel .form-footer button{border-radius:10px;background:var(--orange);color:#fff;box-shadow:none}.applicant-form-panel .form-footer button:hover:not(:disabled){transform:none;background:#d67d12;box-shadow:none}.applicant-form-panel .form-footer button:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.applicant-form-panel .doc-upload-card.done{border-color:#a7f3d0;background:#ecfdf5}.applicant-form-panel .doc-upload-card.done .doc-file-link,.applicant-form-panel .doc-upload-card.done .file-status-text{color:#059669}.form-grid .wide{grid-column:1 / -1}.form-subhead{grid-column:1 / -1;margin:6px 0 0;padding-top:14px;border-top:1px dashed rgba(14,42,83,.16);color:var(--muted);font-size:12px;font-weight:700}.level-strip,.generated-box,.form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(14,42,83,.1);border-radius:8px;background:#f8fafc}.level-strip div,.generated-box div:first-child{display:grid;gap:4px}.level-strip span,.generated-box span,.hint{color:var(--muted);font-size:12px}.notice-box{padding:10px 12px;border:1px solid rgba(14,42,83,.12);border-radius:8px;color:var(--muted);background:#f8fafc;font-size:13px;font-weight:700}.notice-box.success{color:var(--green-dark);border-color:#1f9d6b47;background:var(--green-light)}.notice-box.warning{color:#92400e;border-color:#d977063d;background:#fef3c7}.notice-box.violet{color:#4c1d95;border-color:#c4b5fd;background:#f5f3ff}.notice-box.danger{color:var(--red-dark);border-color:var(--red-border);background:var(--red-light)}.notice-box strong,.notice-box span{display:block}.notice-box span{margin-top:4px;color:inherit;font-weight:600}.enroll-congrats{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid #a7f3d0;border-radius:14px;background:#10b98114}.enroll-congrats-emoji{flex-shrink:0;font-size:28px;line-height:1}.enroll-congrats strong{display:block;color:#065f46;font-size:14px}.enroll-congrats p{margin:3px 0 0;color:#047857;font-size:12px}.migration-alert{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:2px solid #ef4444;border-radius:16px;background:#fef2f2}.migration-alert-icon{flex-shrink:0;font-size:22px;line-height:1.2}.migration-alert p{margin:0;color:#7f1d1d;font-size:13px;font-weight:600;line-height:1.45}.migration-alert-body{display:grid;gap:8px}.migration-alert-body>strong{color:#b91c1c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.migration-alert-body p{font-size:12px;font-weight:600}.migration-alert-body .lead{font-weight:800}.migration-alert-todo{display:grid;gap:4px;padding:10px 12px;border:1px solid #fecaca;border-radius:12px;background:#fffc}.migration-alert-todo>strong{color:#7f1d1d;font-size:12px}.migration-alert-todo p{color:#334155;font-size:11.5px}.migration-alert-fine{padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fee2e2cc;font-weight:800}.migration-alert-fine span{display:block;margin-top:4px;font-weight:600}.step-block-body.is-locked{opacity:.55;pointer-events:none}.visa-doc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.visa-doc-card{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.visa-doc-card>div{display:grid;gap:4px}.visa-doc-card strong{color:var(--navy);font-size:13px}.visa-doc-card .doc-code{color:var(--muted);font-family:var(--font-mono);font-size:11px}.doc-download{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);font-size:12px;font-weight:700;text-decoration:none}.doc-download.disabled{color:var(--muted);cursor:default}.doc-download.inline{width:auto;align-self:start;justify-self:start}.visa-fix-box{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.visa-fix-head{display:flex;align-items:center;gap:8px}.visa-fix-head h4{margin:0;color:var(--ink);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.step-num-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:none;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.visa-step-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;padding-top:14px;border-top:1px solid var(--line)}.visa-step-footer .hint,.form-footer .hint{flex:1;min-width:220px;margin:0}.block-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 9px;flex:none;border-radius:999px;background:var(--blue);color:#fff;font-size:11px;font-weight:800}.block-badge.emerald{background:var(--green-dark)}.block-badge.plain{background:transparent;color:inherit}.block-badge.amber{background:#d97706}.stage-card{display:grid;gap:6px;border-left:4px solid var(--blue)}.stage-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.stage-card .eyebrow{color:var(--blue)}.stage-card h2{margin:0;font-size:16px;font-weight:500;letter-spacing:-.015em}.stage-card p{margin:0;color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.stage-card .stage-card-note{padding:8px 10px;border:1px solid #c4b5fd;border-radius:8px;background:#f5f3ff;color:#4c1d95}.stage-chip{display:inline-flex;align-items:center;padding:3px 10px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.stage-chip.ok,.stage-card[data-tone=ok] .stage-chip.tone{border-color:#a7f3d0;background:var(--green-light);color:var(--green-dark)}.stage-card[data-tone=warn] .stage-chip.tone{border-color:#fcd34d;background:#fef3c7;color:#92400e}.stage-card[data-tone=err] .stage-chip.tone{border-color:var(--red-border);background:var(--red-light);color:var(--red-dark)}.stage-card[data-tone=violet] .stage-chip.tone{border-color:#c4b5fd;background:#f5f3ff;color:#4c1d95}.stage-card[data-tone=info] .stage-chip.tone{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.stage-card[data-tone=ok]{border-left-color:var(--green-dark)}.stage-card[data-tone=warn]{border-left-color:var(--warn)}.stage-card[data-tone=err]{border-left-color:var(--red-dark)}.stage-card[data-tone=violet]{border-left-color:#7c3aed}.stage-card[data-tone=wait]{border-left-color:#cbd5e1}.step-block-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}.step-block-head .eyebrow{color:var(--warn)}.step-block-head h2{margin:4px 0 0;font-size:16px;font-weight:500;letter-spacing:-.015em}.step-block-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.step-block>.step-block-section:first-of-type{padding-top:0;border-top:0}.step-block-section-head{display:flex;align-items:center;gap:8px}.step-block-section-head.sub{margin-top:4px}.step-block-section-head h4{margin:0;color:var(--ink);font-size:14px;font-weight:500}.step-block-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:none;border-radius:8px;background:var(--blue);color:#fff;font-size:11px;font-weight:800}.step-block-num.sub{border:1px solid var(--line);background:transparent;color:var(--muted)}.step-block-body{display:grid;gap:12px;padding-left:32px}.step-block .step-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-block .step-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.step-block .visa-doc-card{background:#fff}.doc-card-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.step-block .doc-download:not(.disabled){border-color:transparent;background:#eff6ff;color:#1d4ed8}.step-block .doc-download.disabled{background:#f8fafc}.duty-box{display:grid;gap:10px;padding:16px 18px;border:1px solid #fcd34d;border-radius:12px;background:#fffbeb;color:#78350f;font-size:12px;font-weight:600;line-height:1.55}.duty-box p{margin:0;color:inherit}.duty-box pre{margin:0;white-space:pre-wrap;font-family:var(--font-mono);font-size:11px}.duty-amount-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:800}.duty-status{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid rgba(217,119,6,.3);border-radius:8px;background:#fff}.duty-legal{display:grid;gap:6px;padding-top:10px;border-top:1px solid rgba(217,119,6,.3)}.duty-legal .duty-calc-label{font-weight:800}.duty-legal .duty-calc{font-family:var(--font-mono)}@media(max-width:860px){.step-block-body{padding-left:0}.step-block .step-form-grid,.step-block .step-form-grid.two{grid-template-columns:minmax(0,1fr)}}.visa-fix-box.is-warning{border-color:#d9770647;background:#fffbeb}.push-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(217,119,6,.24);border-radius:8px;background:#fffbeb;color:#92400e;font-size:12px;font-weight:700}.test-timer{position:sticky;top:8px;z-index:30;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(22,163,74,.24);border-radius:8px;color:var(--green-dark);background:var(--green-light);font-size:14px;font-weight:700;box-shadow:0 4px 10px #0e2a5314}.test-timer strong{margin-left:auto;font-size:18px;font-weight:500;font-variant-numeric:tabular-nums}.test-timer.danger{color:var(--red-dark);border-color:#dc262652;background:var(--red-light)}.test-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.test-head .test-timer{flex:1 1 auto}.missing-answer{border-left:3px solid var(--red-dark);border-radius:4px;padding-left:10px;background:var(--red-light)}.missing-answer>strong{color:var(--red-dark);text-decoration:underline;text-decoration-color:var(--red-dark);text-decoration-thickness:2px;text-underline-offset:3px}.contact-panel,.workflow-card,.queue-panel{display:grid;align-content:start;gap:14px}.anketa-timeline.anketa-timeline{display:grid;gap:6px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1020400a}.anketa-timeline h3{margin:0;padding-left:0;border-left:0;color:var(--ink);font-size:15px}.anketa-timeline .hint{margin:0 0 8px;color:var(--muted)}.timeline-scroll{max-height:320px;padding-right:4px;overflow-y:auto;overscroll-behavior:contain}.timeline-list{position:relative;display:grid;gap:14px;padding-left:20px}.timeline-list:before{content:"";position:absolute;left:5px;top:6px;bottom:6px;width:2px;background:var(--line)}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:-19px;top:4px;width:10px;height:10px;border-radius:50%;border:2px solid var(--muted);background:#fff}.timeline-item[data-tone=done]:before{border-color:var(--green-dark)}.timeline-item[data-tone=warn]:before{border-color:var(--orange)}.timeline-item[data-tone=err]:before{border-color:var(--red-dark)}.timeline-item b{display:block;color:var(--ink);font-size:12.5px}.timeline-item span{display:block;margin-top:1px;color:var(--muted);font-size:11px}.timeline-item p{margin:5px 0 0;color:#475569;font-size:12px}.otbor-map{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px}.otbor-map-i{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted)}.otbor-map-i .d{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#e2e8f0;color:#94a3b8;font-size:9px;font-weight:800}.otbor-map-i[data-state=done]{border-color:#a7f3d0;background:var(--green-light);color:var(--green-dark)}.otbor-map-i[data-state=done] .d{background:var(--green-dark);color:#fff}.otbor-map-i[data-state=cur]{border-color:#fde68a;background:#fffbeb;color:var(--warn);font-weight:700}.otbor-map-i[data-state=cur] .d{background:var(--warn);color:#fff}.otbor-map-a{color:#cbd5e1}.otbor-map-card.panel,.otbor-progress-card.panel{border-radius:14px;background:#fff;box-shadow:none}.otbor-progress-card h3{margin:0 0 12px;padding-left:0;border-left:0;color:var(--ink);font-size:13px;font-weight:650;letter-spacing:-.011em}.otbor-track-chip{display:inline-flex;align-items:center;flex:none;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:12px;font-weight:600}.otbor-bar-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px;color:var(--muted);font-size:11.5px;font-weight:700}.otbor-bar-head b{color:var(--ink);font-family:var(--font-mono);font-size:13px}.otbor-bar{height:7px;border-radius:999px;background:#f0eeee;overflow:hidden}.otbor-bar>i{display:block;height:100%;border-radius:999px;background:var(--green-gradient);transition:width .35s}.otbor-head-side{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.otbor-exam-badge{display:inline-block;padding:3px 10px;border:1px solid #d6d3d1;border-radius:999px;background:#f5f5f4;color:#44403c;font-size:11px;font-weight:600;white-space:nowrap}.otbor-exam-badge[data-tone=assigned]{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.otbor-exam-badge[data-tone=progress]{border-color:#fcd34d;background:#fef3c7;color:#78350f}.otbor-exam-badge[data-tone=done]{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.otbor-exam-badge[data-tone=passed]{border-color:#86efac;background:#dcfce7;color:#14532d}.otbor-exam-badge[data-tone=failed]{border-color:#fca5a5;background:#fee2e2;color:#7f1d1d}.otbor-sla{display:grid;gap:6px;margin-top:12px}.otbor-alert{display:flex;gap:8px;padding:9px 11px;border:1px solid #bae6fd;border-radius:10px;background:#f0f9ff;color:#0369a1;font-size:12px}.otbor-alert[data-tone=warn]{border-color:#fde68a;background:#fffbeb;color:#b45309}.otbor-alert[data-tone=err]{border-color:#fecdd3;background:#fff1f2;color:#be123c}.otbor-alert[data-tone=ok]{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.otbor-score-list{display:grid;gap:14px;margin-top:18px}.otbor-score-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12.5px}.otbor-score-head .nm{font-weight:600}.otbor-score-head .vl{display:inline-flex;align-items:center;gap:8px}.otbor-score-head .vl b{font-family:var(--font-mono);font-size:13px}.otbor-th-badge{display:inline-block;padding:3px 10px;border:1px solid #cbd5e1;border-radius:999px;background:#f1f5f9;color:var(--muted);font-size:11px;font-weight:600}.otbor-th-badge[data-state=passed]{border-color:#86efac;background:var(--green-light);color:var(--green-dark)}.otbor-th-badge[data-state=failed]{border-color:#fca5a5;background:#fef2f2;color:var(--red-dark)}.otbor-th-badge[data-state=pending]{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.otbor-score-bar{position:relative;height:7px;border-radius:999px;background:#f0eeee}.otbor-score-bar>i{display:block;height:100%;border-radius:999px;background:#cbd5e1;transition:width .35s}.otbor-score-bar>i[data-state=passed]{background:var(--green-gradient)}.otbor-score-bar>i[data-state=failed]{background:var(--red-dark)}.otbor-score-bar>.th{position:absolute;top:-4px;width:2px;height:15px;border-radius:2px;background:#0f172a}.otbor-score-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:6px;color:var(--muted);font-size:11px}.otbor-score-total{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid var(--line);font-size:13px}.otbor-score-total>span{display:inline-flex;align-items:center;gap:10px}.otbor-score-total em{color:var(--muted);font-style:normal;font-size:11.5px}.otbor-score-total span b{font-family:var(--font-mono);font-size:15px}.otbor-score-total span b[data-state=passed]{color:var(--green-dark)}.otbor-score-total span b[data-state=failed]{color:var(--red-dark)}.otbor-progress-card .otbor-alert{margin-top:10px}.otbor-progress-list{display:grid;gap:8px;margin-top:14px}.otbor-progress-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#f8fbff}.otbor-progress-row .mk{display:grid;place-items:center;flex:none;width:22px;height:22px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:11px;font-weight:800}.otbor-progress-row.done .mk{background:var(--green-dark);color:#fff}.otbor-progress-row .nm{flex:1;min-width:0;color:var(--ink);font-size:12.5px;font-weight:600}app-selection-board{display:grid;gap:16px}app-selection-board .otbor-map-card:not(.panel) .otbor-map{margin-bottom:2px}.otbor-staff-row{flex-wrap:wrap;row-gap:6px}.otbor-staff-row .nm em{display:block;color:var(--muted);font-style:normal;font-size:11.5px;font-weight:500}.otbor-staff-row .sc{color:var(--ink);font-family:var(--font-mono);font-size:12px;font-weight:600;white-space:nowrap}.otbor-current.otbor-current{display:grid;gap:8px;border-left:4px solid var(--blue);border-radius:22px}.otbor-current-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.otbor-current-head .eyebrow{color:var(--blue)}.otbor-current-head .status-pill{border:1px solid #bfdbfe;color:#1d4ed8;background:#eff6ff;font-weight:600}.otbor-current h2{margin:0;font-size:16px}.otbor-current p{margin:0;font-size:12.5px}.otbor-testing.otbor-testing{display:grid;gap:28px;padding:24px}.otbor-stage{display:grid;gap:14px;padding-top:24px;border-top:1px solid var(--line)}.otbor-stage:first-of-type{padding-top:0;border-top:0}.otbor-stage.locked{opacity:.55}.otbor-stage-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.otbor-stage-head .num{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:800}.otbor-stage.locked .otbor-stage-head .num{background:#94a3b8}.otbor-stage.done .otbor-stage-head .num{background:var(--green-dark)}.otbor-stage-head h3{margin:0;padding-left:0;border-left:0;color:var(--ink);font-size:12.5px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.otbor-stage-start{display:grid;justify-items:start;gap:12px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.otbor-stage-start h4{margin:0;color:var(--ink);font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.otbor-stage-start ul{margin:0;padding-left:18px;display:grid;gap:6px;color:var(--muted);font-size:12px;list-style:disc}.otbor-stage-start li strong{color:var(--ink)}.otbor-stage-start li em{color:var(--red-dark);font-style:normal;font-weight:700}.otbor-stage-start .hint{margin:0}.otbor-start-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border:0;border-radius:12px;background:var(--gold);color:var(--navy);font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 18px -10px #e0a12ee6}.otbor-start-btn:hover:not(:disabled){background:var(--orange)}.otbor-start-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.otbor-stage-saved{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#f1f5f9;color:var(--ink);font-size:12px;font-weight:600}.otbor-final{display:grid;justify-items:center;gap:10px;padding:24px;border:1px solid #cbd5e1;border-radius:16px;background:#f1f5f9;text-align:center}.otbor-final .ic{font-size:22px}.otbor-final h4{margin:0;color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.otbor-final p{max-width:560px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.otbor-final .nx{max-width:460px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#475569;font-size:12px;font-weight:600}.step3-blocks{display:grid;gap:26px}.step3-state{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #bae6fd;border-radius:12px;background:#f0f9ff;color:#0369a1;font-size:12px;font-weight:600}.step3-state[data-tone=ok]{border-color:#a7f3d0;background:var(--green-light);color:var(--green-dark)}.step3-state[data-tone=err]{border-color:var(--red-border);background:var(--red-light);color:var(--red-dark)}.step3-state[data-tone=wait]{border-color:var(--line);background:#f8fafc;color:var(--muted)}.step3-state .mk{flex:none;font-size:13px}.step3-status{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.step3-status-row{display:flex;align-items:center;gap:10px;font-size:12px}.step3-status-row .mk{display:grid;place-items:center;flex:none;width:18px;height:18px;border-radius:50%;background:#e2e8f0;color:var(--muted);font-size:10px;font-weight:800}.step3-status-row.done .mk{background:var(--green-light);color:var(--green-dark)}.step3-status-row .nm{flex:1;min-width:0;color:var(--ink);font-weight:600}.step3-status-row .st{color:var(--muted);font-size:11px;font-weight:600}.step3-status-row.done .st{color:var(--green-dark)}.step3-block{display:grid;gap:14px;padding-top:24px;border-top:1px solid var(--line)}.step3-block:first-of-type{padding-top:0;border-top:0}.step3-block-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.step3-block-head .num{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:800}.step3-block-head h3{flex:1;min-width:0;margin:0;padding-left:0;border-left:0;color:var(--ink);font-size:12.5px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.step3-block-head .chip{padding:4px 10px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:800;white-space:nowrap}.step3-dl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.step3-dl{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0e2a530d}.step3-dl strong{display:block;color:var(--ink);font-size:12px;font-weight:700}.step3-dl p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.step3-dl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s}.step3-dl-btn:hover{background:#dbeafe}.step3-dl-empty{padding:10px 12px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:11.5px;text-align:center}.step3-dl pre{margin:8px 0 0;padding:10px;border-radius:10px;background:#f8fafc;color:var(--ink);font-family:var(--font-mono);font-size:11px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.step3-apply-btn{display:inline-flex;align-items:center;justify-self:start;gap:8px;padding:11px 18px;border:0;border-radius:12px;background:var(--navy);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s}.step3-apply-btn:hover:not(:disabled){background:var(--navy2)}.step3-apply-btn:disabled{background:#cbd5e1;color:#f8fafc;cursor:not-allowed}.step3-insurance-box{display:grid;gap:8px;padding:16px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff}.step3-insurance-box .hd{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;color:var(--navy);font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.step3-insurance-box p{margin:0;color:#334155;font-size:12px}.step3-insurance-box p b{color:var(--navy);font-family:var(--font-mono);font-size:13px}.step3-insurance-box pre{margin:4px 0 0;padding:10px;border:1px solid #bfdbfe;border-radius:10px;background:#fff;font-family:var(--font-mono);font-size:11px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.step3-insurance-box .note{color:var(--muted);font-size:11px;font-style:italic}.step3-submit{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.step3-submit .hint{flex:1;min-width:220px;margin:0}.step3-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border:0;border-radius:12px;background:var(--gold);color:#0b1f3f;font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 20px -12px #e0a12ee6;transition:background .15s,box-shadow .15s}.step3-submit-btn:hover:not(:disabled){background:var(--orange)}.step3-submit-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.interview-confirm-btn{margin-top:12px}.interview-zoom{display:grid;gap:16px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#0e2a53,#1d4ed8);color:#fff;box-shadow:0 12px 28px -10px #0e2a5366}.interview-zoom-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.2)}.interview-zoom-head .ttl{display:flex;align-items:center;gap:10px}.interview-zoom-head .ic{padding:8px;border-radius:10px;background:#ffffff1a;font-size:18px}.interview-zoom-head .eyebrow{display:block;color:#fcd34d;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.interview-zoom-head h3{margin:2px 0 0;color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.interview-zoom .live-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border:1px solid rgba(52,211,153,.3);border-radius:999px;background:#10b98133;color:#6ee7b7;font-size:11px;font-weight:700}.interview-zoom .live-chip .dot{width:8px;height:8px;border-radius:999px;background:#34d399}.interview-zoom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.interview-zoom-grid .tile{display:grid;gap:5px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff1a}.interview-zoom-grid .tile span{color:#fff9;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.interview-zoom-grid .tile b{color:#fff;font-size:13px;font-weight:700;overflow-wrap:anywhere}.interview-zoom-grid .tile b.gold{color:#fcd34d}.interview-rules .interview-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.interview-rule{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.interview-rule b{color:var(--navy);font-size:12px;font-weight:700}.interview-rule p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.6}.interview-rule.wide{border-color:#fde68a;background:#fffbeb}.interview-rule.wide b{color:#92400e}.interview-rule.wide p{color:#451a03}.interview-scale-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.interview-scale-card{display:grid;align-content:start;gap:10px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.interview-scale-card.own{border-color:#bfdbfe;background:#eff6ff}.interview-scale-card .hd{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--line)}.interview-scale-card .hd b{color:var(--ink);font-size:11.5px;font-weight:700}.interview-scale-card ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.interview-scale-card li{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:var(--muted);font-family:var(--font-mono);font-size:11px}.interview-scale-card li strong{font-family:var(--font-sans);font-weight:700}.interview-scale-card li strong[data-tone=ok]{color:var(--green-dark)}.interview-scale-card li strong[data-tone=info]{color:#1d4ed8}.interview-scale-card li strong[data-tone=warn]{color:var(--warn)}.interview-scale-card li strong[data-tone=err]{color:var(--red-dark)}.interview-result.interview-result{display:grid;gap:14px;border:2px solid var(--green-dark);background:#f6fdf9}.interview-result[data-state=failed]{border-color:var(--red-border);background:var(--red-light)}.interview-result-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #a7f3d0}.interview-result[data-state=failed] .interview-result-head{border-bottom-color:var(--red-border)}.interview-result-head .ic{font-size:26px}.interview-result-head .eyebrow{display:block;color:var(--green-dark);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.interview-result[data-state=failed] .interview-result-head .eyebrow{color:var(--red-dark)}.interview-result-head h3{margin:2px 0 0;color:var(--ink);font-size:15px;font-weight:800}.interview-result>p{margin:0;color:#334155;font-size:12px;line-height:1.7}.interview-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.interview-result-grid>div{display:grid;gap:3px;align-content:start}.interview-result-grid span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.interview-result-grid b{color:var(--green-dark);font-family:var(--font-mono);font-size:17px;font-weight:800}.interview-result[data-state=failed] .interview-result-grid b{color:var(--red-dark)}.interview-result-grid b.small{color:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:700}.interview-result-grid em{color:var(--muted);font-size:11px;font-style:normal}@media(max-width:900px){.interview-zoom-grid,.interview-scale-grid,.interview-result-grid,.interview-rules .interview-rule-grid{grid-template-columns:1fr}}.proctor-terminal{display:grid;gap:10px;padding:16px;border:1px solid #1e293b;border-radius:14px;background:#090d16;font-family:var(--font-mono);font-size:12px;box-shadow:inset 0 2px 8px #000c}.proctor-terminal.blocked{border-color:#7f1d1d}.proctor-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #1e293b}.proctor-id{display:flex;align-items:center;gap:8px;min-width:0}.proctor-id .dot{flex:none;width:10px;height:10px;border-radius:50%;background:#475569}.proctor-id .dot.live{background:#10b981;animation:proctor-ping 1.6s ease-out infinite}@keyframes proctor-ping{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 7px #10b98100}to{box-shadow:0 0 #10b98100}}@media(prefers-reduced-motion:reduce){.proctor-id .dot.live{animation:none}}.proctor-id .ttl{color:#cbd5e1;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.proctor-status{flex:none;font-size:10px;font-weight:700;letter-spacing:.06em}.proctor-status[data-state=live]{color:#34d399}.proctor-status[data-state=standby]{color:#94a3b8}.proctor-status[data-state=blocked]{color:#f87171}.proctor-notice{margin:0;color:#94a3b8;font-size:11px;line-height:1.65}.proctor-notice strong{color:#f87171}.proctor-count{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #1e293b;border-radius:8px;background:#00000073;color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.proctor-count b{color:#cbd5e1;font-size:13px;font-variant-numeric:tabular-nums}.proctor-count b.hot{color:#f87171}.proctor-logs{display:grid;gap:4px;max-height:92px;padding:10px;border:1px solid rgba(30,41,59,.8);border-radius:10px;background:#0009;overflow-y:auto;overscroll-behavior:contain}.proctor-line{color:#34d399;font-size:10.5px;line-height:1.55;word-break:break-word}.proctor-line[data-tone=info],.proctor-line[data-tone=idle]{color:#64748b}.proctor-line[data-tone=warn]{color:#f87171;font-weight:700}@media(max-width:680px){.otbor-map{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.otbor-map-i,.otbor-map-a{flex:none}.otbor-progress-row{flex-wrap:wrap}.otbor-start-btn{width:100%;justify-content:center}}@media(max-width:680px){body input,body select,body textarea{font-size:16px}.applicant-form-panel.applicant-form-panel{gap:12px}.applicant-form-panel .form-lock-fieldset>.form-section{padding:14px;border-radius:14px}.applicant-form-panel .tint{gap:12px;padding:12px}.applicant-form-panel .sec-head{margin-bottom:10px}.form-footer{flex-direction:column;align-items:stretch;gap:10px}.form-footer button{width:100%}.doc-action{flex-direction:column;align-items:stretch;gap:10px}.doc-action .file-status-text,.doc-action .file-status-text .doc-file-link{overflow:visible;white-space:normal;overflow-wrap:anywhere}.doc-action-controls{justify-content:flex-end}.anketa-hub.anketa-hub{gap:14px;padding:16px}.anketa-hub .anketa-hub-head .status-pill{align-self:flex-start}.anketa-timeline.anketa-timeline{padding:16px}.timeline-scroll{max-height:260px}.relative-card{padding:12px}}.info-list{display:grid;gap:8px}.info-row{display:grid;grid-template-columns:minmax(110px,.45fr) minmax(0,1fr);gap:10px;align-items:start;padding:8px 12px;border-bottom:1px solid var(--line)}.info-row span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.info-row strong{color:var(--navy);overflow-wrap:anywhere}.workflow-grid{align-items:start}.workflow-card .notice-box,.workflow-card .generated-box,.workflow-card .payment-details{margin:0}.payment-details{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f8fbff}.payment-details img{max-width:180px;height:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.payment-details pre{margin:0;overflow:auto;white-space:pre-wrap;color:var(--ink);font:inherit;font-size:13px}.warning-row{border-color:#d9770647;background:#fffbeb}.staff-overview-grid{margin-bottom:18px}.file-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-row{display:flex;align-items:center;gap:10px}.search-row input{flex:1}.file-input-control{display:flex;align-items:center;gap:8px;min-width:0}.file-input-control .file-input-button{flex-shrink:0;width:44px;min-width:44px;padding:0;font-size:18px;line-height:1}.file-input-control .file-input-button.file-input-button-labeled{display:inline-flex;align-items:center;gap:6px;width:auto;min-width:0;padding:0 12px;font-size:11.5px;font-weight:700}.file-input-control .file-input-name{font-size:13px;overflow-wrap:anywhere}.file-input-control .file-input-name.placeholder{color:var(--muted)}.file-input-control.file-input-dropzone-wrap{display:block}.file-dropzone{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:20px;border:2px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:var(--muted);font-weight:600;text-align:center;cursor:pointer;box-shadow:none;transition:border-color .2s,background .2s}.file-dropzone:hover{border-color:var(--blue);background:#f1f5f9;transform:none}.file-dropzone .app-icon{font-size:26px}.file-dropzone-prompt{color:var(--ink);font-size:13px}.file-dropzone-hint{color:var(--muted);font-size:11px;font-weight:500}.file-dropzone .file-input-name{color:var(--blue);font-size:12px;font-weight:700;overflow-wrap:anywhere}.upload-dropzone-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.icon-add{width:38px;min-width:38px;padding:0;font-size:22px;line-height:1}.relative-list{display:grid;gap:12px}.relative-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(14,42,83,.1);border-radius:8px;background:#fff}.relative-card h4{margin:0;color:var(--navy);font-size:13px}.relative-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.icon-remove{color:#b3261e}.topbar .header-lang button{display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:0 12px;letter-spacing:.04em}@media(max-width:680px){.info-row{grid-template-columns:1fr}}.workspace,.panel,.summary-band,.employee-content,.table-panel,.log-row,.doc-row,.info-row{min-width:0}.brand{flex:1 1 360px;min-width:min(420px,100%)}.user-session{flex:0 1 380px}.summary-band>*,.panel-head>*,.doc-row>*,.log-row>*{min-width:0}.panel-head,.doc-row{flex-wrap:wrap}.status-pill{max-width:100%}.flow-steps{grid-template-columns:minmax(0,420px);gap:12px}.panel,.notice-box,.status-pill,td,th,p,span,strong,a{overflow-wrap:anywhere}.employee-tools label{min-width:min(220px,100%)}@media(max-width:980px){.topbar{flex-wrap:wrap}.brand{flex-basis:min(100%,520px)}.header-lang{order:3}.user-session{min-width:min(27ch,100%)}.wide-analytics{grid-column:auto!important}.testing-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:680px){.topbar{gap:10px;min-height:auto;padding:10px}.brand{flex:1 1 auto;width:auto;min-width:0}.brand strong{font-size:16px}.brand small{font-size:11px;line-height:1.35}.brand-mark{width:38px;height:38px;border-radius:8px}.topbar .header-lang{order:0;width:auto}.topbar .header-lang button{flex:0 0 auto;min-width:0;padding:0 8px}.user-session{width:auto;max-width:44vw;min-width:0}.topbar>.ghost-btn{flex:0 0 auto;margin-left:auto}.notification{top:10px;left:10px;right:10px;max-height:60dvh}.summary-band{gap:12px;padding:16px}.panel{padding:14px;border-radius:12px}.panel.compact{min-height:auto}.panel-head{display:grid}.actions,.employee-tools,.role-switch,.download-grid,.link-list{display:grid;grid-template-columns:1fr}.actions button,.actions select,.actions label,.employee-tools label,.role-switch button,.download-grid a,.link-list a{width:100%}.testing-stats{grid-template-columns:1fr!important}.sidebar{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;padding:10px;border-radius:12px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.sidebar button{flex:0 0 min(72vw,240px);scroll-snap-align:start;white-space:normal}.applicant-stepper{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.applicant-stepper button{flex:0 0 min(72vw,240px);scroll-snap-align:start}.doc-row{align-items:stretch}.doc-row>.actions{width:100%}.flow-steps{grid-template-columns:1fr}.bar-row{gap:6px}table{min-width:640px}.table-wrap{margin-inline:-14px;padding-inline:14px}.country-circle-panel>div{grid-template-columns:1fr!important}.country-circle-panel>div>div:first-child{width:min(148px,58vw)!important;justify-self:center}.doc-row>span[style*=grid-template-columns]{display:grid!important;grid-template-columns:1fr!important;width:100%}.auth-card{border-radius:12px}.auth-identity{min-height:auto;gap:28px;padding:24px}.auth-form{padding:20px}.auth-actions{grid-template-columns:1fr}.auth-actions button{min-width:0}}@media(max-width:420px){.workspace{width:min(100% - 12px,1320px)}.topbar,.auth-form,.auth-identity,.summary-band,.panel,button{padding-inline:10px}table{min-width:560px}}.prikaz-card{display:grid;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.prikaz-card+.prikaz-card{margin-top:10px}.prikaz-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.prikaz-toggle{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;font:inherit;font-weight:700;color:var(--navy);cursor:pointer}.prikaz-toggle:hover{text-decoration:underline}.prikaz-head-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.prikaz-upload{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--navy)}.prikaz-send-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.prikaz-send-hint{margin-right:auto;font-size:12px;color:var(--muted)}.datetime-24h{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.datetime-24h .time-fields{display:inline-flex;align-items:center;gap:4px}.datetime-24h .time-fields select{width:auto;min-width:64px}.datetime-24h .time-colon{font-weight:600}.order-recall{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}.shell{min-height:100dvh;color:var(--ink);background:radial-gradient(1100px 480px at 100% -8%,rgba(231,138,30,.07),transparent 60%),radial-gradient(900px 480px at -8% 2%,rgba(46,111,224,.08),transparent 55%),linear-gradient(180deg,#f4f7fc,#eef2f8 40%,#eaeff7)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:12px clamp(16px,3vw,34px);border-bottom:3px solid var(--gold);background:linear-gradient(115deg,#0a2244,#143a72 55%,#1b4a8e);box-shadow:0 10px 30px -18px #0a2244cc}.brand{display:inline-flex;align-items:center;gap:10px;min-width:420px;color:#fff;text-decoration:none}.brand-mark{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;padding:5px 7px;place-items:center;border-radius:12px;background:#fff;box-shadow:0 10px 24px -14px #0000008c}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-mark-wide{width:56px;height:56px;padding:4px}.auth-logos .brand-mark-wide{width:104px;height:104px;padding:8px;border-radius:16px}.brand-title{position:absolute;left:50%;transform:translate(-50%);margin:0;color:#fff;pointer-events:none}.student-topbar-title{color:#ffffffdb;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.brand-separator{width:1px;height:42px;margin:0 2px;background:#ffffff38}.brand strong,h1,h2,h3{font-family:var(--display);letter-spacing:-.015em}.brand strong,h4{font-weight:500}h1{font-size:19px;font-weight:700}h2{font-size:15px;font-weight:700}h3{font-size:14px;font-weight:700;letter-spacing:-.01em}.brand small{display:block;color:#ffffffc2;font-size:12px;margin-top:2px}.lang-switch,.actions,.download-grid,.role-switch,.employee-tools,.link-list{display:flex;flex-wrap:wrap;gap:8px}.topbar .header-lang{padding:4px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff1a}.user-session{display:grid;min-width:27ch;max-width:380px;padding:8px 12px;color:#fff;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#ffffff1a}.user-session strong,.user-session span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-session strong{font-size:13px}.user-session span{color:#ffffffb8;font-size:11px}.user-session .session-id{white-space:normal;word-break:break-all}.profile-menu{position:relative}.profile-trigger{position:relative;display:inline-flex;align-items:center;gap:8px;max-width:260px;padding:8px 14px;color:#fff;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#ffffff1a;box-shadow:none;font-size:13px;font-weight:700}.profile-trigger:hover{background:#fff3}.profile-trigger-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-trigger-photo{display:block;flex-shrink:0;width:24px;height:24px;border:1px solid rgba(255,255,255,.55);border-radius:50%;object-fit:cover;background:#ffffff26}.header-account{display:inline-flex;align-items:center;gap:12px}.header-user{max-width:340px;overflow:hidden;color:#fff;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.profile-trigger-role{color:#ffffff9e;font-weight:600;margin-right:4px}.profile-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;color:#fff;border-radius:999px;background:var(--red-dark);font-size:11px;line-height:1}.profile-badge.floating{position:absolute;top:-6px;right:-4px}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:60;display:grid;gap:12px;width:min(308px,calc(100vw - 24px));padding:16px;color:var(--navy);border:1px solid rgba(14,42,83,.14);border-radius:14px;background:#fff;box-shadow:0 22px 48px -12px #0a224473;text-align:left}.profile-dropdown-head{display:grid;gap:2px;padding-bottom:10px;border-bottom:1px solid rgba(14,42,83,.1)}.profile-dropdown-head span{color:#0e2a53a6;font-size:12px;word-break:break-all}.auth-tabs.profile-dropdown-tabs{grid-template-columns:minmax(0,1fr);margin:0}.profile-dropdown-tabs button{display:inline-flex;align-items:center;gap:6px;min-width:0;padding:8px 10px;font-size:12px}.profile-page-view{align-content:start}.profile-page-panel{width:min(720px,100%);margin:0 auto;display:grid;gap:14px;align-content:start}.profile-page-panel.profile-page-wide{width:100%}.profile-page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(14,42,83,.1)}.profile-page-head h2{margin:0}.profile-page-head .student-avatar+h2{margin-right:auto}.profile-logout{justify-self:stretch;padding:10px 14px;color:var(--red-dark);border:1px solid rgba(185,28,28,.35);border-radius:10px;background:#b91c1c0f;box-shadow:none;font-weight:700}.profile-logout:hover{background:#b91c1c1f}.notification{position:fixed;top:88px;left:16px;right:16px;z-index:40;display:flex;align-items:flex-start;gap:12px;max-height:44dvh;overflow:auto;padding:12px;color:#14532d;border:1px solid #86efac;border-radius:8px;background:var(--green-light);font-weight:700}.notification.error{color:var(--red-dark);border-color:var(--red-border);background:var(--red-light)}.notification button{flex:0 0 auto;min-width:34px;min-height:30px;padding:0 10px;color:inherit;border-color:currentColor;background:#ffffff9e;box-shadow:none}button{min-height:38px;border:0;border-radius:12px;padding:0 14px;color:var(--navy);background:linear-gradient(135deg,var(--orange),#f2ab44);font:inherit;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px -8px #e78a1ea6;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#f09825,#f5ba62);box-shadow:0 14px 26px -10px #e78a1ecc}button:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}button.secondary,button.ghost-btn,.lang-switch button,.role-switch button,.sidebar button{color:var(--navy);border:1px solid rgba(14,42,83,.14);background:#fffffff0;box-shadow:none}button.secondary:hover,button.ghost-btn:hover,.lang-switch button:hover,.lang-switch button.active,.role-switch button.active{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,var(--blue),#1b4a8e)}.sidebar button:hover,.sidebar button.active{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,var(--blue),#1b4a8e);text-shadow:none;transform:none}.topbar .header-lang button,.topbar .ghost-btn{color:#fff;border-color:#ffffff61;background:#ffffff1f;text-shadow:0 1px 1px rgba(0,0,0,.28)}.topbar .header-lang button:hover,.topbar .ghost-btn:hover{color:var(--navy);border-color:var(--gold);background:linear-gradient(135deg,#fff,#f9dfac);text-shadow:none;transform:none}.topbar .header-lang button.active{color:#fff;border-color:#ffffff6b;background:linear-gradient(135deg,var(--blue),#1b4a8e);text-shadow:none;transform:none}.workspace{width:min(1320px,calc(100% - 32px));margin:0 auto;padding:24px 0 42px}.workspace.exam-mode{width:min(820px,calc(100% - 32px));min-height:calc(100dvh - 90px);display:flex;align-items:flex-start;padding-top:40px}.exam-fullscreen{width:100%}.exam-fullscreen-head{position:sticky;top:79px;z-index:12;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:-20px -20px 0;padding:16px 20px;background:#fffffff7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px 18px 0 0;border-bottom:1px solid var(--line)}.exam-fullscreen-head h1{margin:4px 0 0}.exam-fullscreen-sub{display:flex;align-items:center;gap:12px;margin-top:8px;color:var(--muted)}.exam-question{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0e2a530d,0 18px 40px -30px #0e2a5340}.exam-question>strong{display:block;margin-bottom:6px;color:var(--navy);font-size:15px;line-height:1.4}.exam-question .exam-option{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:10px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.exam-question .exam-option:hover{background:#eff4ff;border-color:#c3d7ff}.exam-question .exam-option.selected{background:#eef4ff;border-color:var(--blue);box-shadow:0 0 0 3px #2e6fe01f}.exam-question .exam-option input[type=radio]{width:18px;min-height:18px;flex:0 0 auto;margin:0;padding:0;accent-color:var(--blue)}.exam-actions{margin:16px 0 28px}.test-timer{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:#ffffffe6;font-size:14px;white-space:nowrap}.test-timer strong{color:var(--navy);font-variant-numeric:tabular-nums}.test-timer.danger{border-color:var(--red-border);background:var(--red-light);color:var(--red-dark)}.test-timer.danger strong{color:var(--red-dark)}.auth-view{display:grid;min-height:calc(100dvh - 100px);align-items:center;justify-items:center}.auth-card{display:grid;width:min(980px,100%);grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);overflow:hidden;border:1px solid rgba(14,42,83,.12);border-radius:22px;background:#ffffffb8;box-shadow:0 1px 2px #0e2a530d,0 30px 70px -36px #0e2a536b}.form-grid.single{grid-template-columns:1fr}.auth-identity{display:flex;min-height:520px;flex-direction:column;justify-content:space-between;padding:34px;color:#fff;background:radial-gradient(420px 260px at 100% 0,rgba(224,161,46,.28),transparent 65%),linear-gradient(145deg,#0a2244,#143a72 58%,#1b4a8e)}.auth-identity h1{margin:10px 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.08}.auth-identity .eyebrow{color:var(--gold);font-size:16px;font-weight:500;letter-spacing:-.015em;text-transform:none}.auth-subtitle{max-width:360px;margin:0;color:#ffffffb8;line-height:1.6}.auth-logos{display:flex;align-items:center;gap:12px}.auth-form{display:grid;align-content:start;min-height:520px;border:0;border-radius:0;padding:34px;box-shadow:none}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#f1f5fb}.auth-tabs button{box-shadow:none;transform:none}.auth-tabs button:not(.active){color:var(--navy);border:0;background:transparent}.auth-tabs button:hover,.auth-tabs button.active{transform:none}.auth-tabs button.active{color:#fff;background:linear-gradient(135deg,var(--blue),#1b4a8e)}.auth-actions{justify-content:center;margin-top:18px}.auth-actions button{min-width:170px}.auth-actions button:hover,.auth-actions button:active{transform:none}.auth-links{display:flex;justify-content:center;text-align:center;margin-top:20px;margin-bottom:28px;padding-top:18px;border-top:1px solid var(--line)}@media(min-width:681px){.auth-links{justify-content:center;margin-bottom:40px}}.link-button{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:9px 16px;border:1px solid var(--line);border-radius:999px;background:#e0a12e14;box-shadow:none;color:var(--navy, #0E2A53);font-weight:600;font-size:14px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.link-button svg{color:var(--gold);flex:none}.link-button:hover{background:#e0a12e29;border-color:#e0a12e8c;color:var(--gold);transform:none}.link-button:hover svg{color:inherit}.contact-identity-foot{margin:0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffd1;font-weight:600;letter-spacing:.2px}.contact-panel{gap:0;align-content:space-between}.contact-rows{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.contact-row{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff9;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.contact-row:hover{border-color:#e0a12e80;box-shadow:0 10px 26px -18px #0e2a5380;transform:translateY(-1px)}.contact-ic{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:12px;color:var(--gold);background:linear-gradient(150deg,#e0a12e2e,#2e6fe01f)}.contact-ic svg{width:21px;height:21px}.contact-text{display:flex;min-width:0;flex-direction:column;gap:2px}.contact-text small{color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}.contact-text strong{color:var(--ink);font-size:15px;line-height:1.35;overflow-wrap:anywhere}.contact-back{display:inline-flex;align-items:center;gap:8px}.auth-error{margin:14px 0 0;border:1px solid rgba(220,38,38,.25);border-radius:8px;padding:10px 12px;color:var(--red-dark);background:var(--red-light);font-weight:700}.auth-notice{margin:14px 0 0;border:1px solid rgba(22,163,74,.25);border-radius:8px;padding:10px 12px;color:var(--green-dark);background:var(--green-light);font-weight:700}.employee-view{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px}@media(min-width:981px){.workspace.employee-view{width:calc(100% - 32px)}}.student-cabinet{--cabinet-rail: 236px;display:grid;grid-template-columns:var(--cabinet-rail) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;width:100%;margin:0;gap:0;align-items:stretch;min-height:calc(100dvh - 79px);padding:0 22px 0 0}.student-content{display:flex;flex-direction:column;min-width:0;padding:20px 0 0 22px}.student-content .workspace.applicant-view{width:100%;margin:0;padding:0}.student-cabinet>app-footer{display:block;grid-column:1 / -1;margin-right:-22px}.sidebar{position:sticky;top:88px;align-self:start;display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.18);border-bottom:3px solid var(--gold);border-radius:18px;background:linear-gradient(145deg,#0a2244,#143a72 58%,#1b4a8e);box-shadow:0 18px 40px -24px #0a2244d9}.sidebar button{display:flex;align-items:center;gap:10px;justify-content:flex-start;width:100%;min-height:42px;text-align:left;color:#fff;border-color:#ffffff47;background:#ffffff1a;text-shadow:0 1px 1px rgba(0,0,0,.28)}.sidebar .nav-ic{width:18px;flex-shrink:0;text-align:center;font-size:13px}.student-cabinet .student-sidebar{top:79px;align-self:stretch;align-content:start;gap:2px;max-height:calc(100dvh - 79px);padding:12px 10px 22px;overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:0;background:var(--navy);box-shadow:none;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.student-cabinet .student-sidebar::-webkit-scrollbar{width:8px}.student-cabinet .student-sidebar::-webkit-scrollbar-track{background:transparent}.student-cabinet .student-sidebar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#ffffff3d;background-clip:content-box}.student-cabinet .student-sidebar::-webkit-scrollbar-thumb:hover{background:#fff6;background-clip:content-box}.student-cabinet .student-sidebar .sidebar-brand{margin:0;padding:8px 10px 4px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em}.student-cabinet .student-sidebar .sidebar-group-title{margin:0;padding:14px 10px 6px;color:#7189ad;font-size:9.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.student-cabinet .student-sidebar .sidebar-brand+.sidebar-group-title{padding-top:8px}.student-cabinet .student-sidebar button{min-height:0;gap:9px;padding:9px 11px;border:0;border-radius:10px;background:transparent;box-shadow:none;color:#cdd8ea;font-size:12.5px;font-weight:600;line-height:1.2;text-shadow:none;white-space:normal;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.student-cabinet .student-sidebar button:hover{color:#fff;background:#ffffff12;box-shadow:none;transform:none}.student-cabinet .student-sidebar button.active{color:#fff;background:var(--blue);box-shadow:0 3px 10px #2e6fe066;transform:none}.student-cabinet .student-sidebar .sidebar-badge{margin-left:auto}.student-cabinet .student-sidebar .sidebar-logout{margin-top:8px}.student-profile-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.student-profile-id{display:flex;align-items:center;gap:14px;min-width:0}.student-profile-id h2{margin:2px 0 0;font-size:18px}.student-avatar{display:grid;place-items:center;flex-shrink:0;width:54px;height:54px;border:2px solid var(--gold);border-radius:50%;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;font-size:18px;font-weight:800;letter-spacing:.02em;overflow:hidden}.student-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.student-avatar.has-photo{background:#fff}.student-avatar-sm{width:44px;height:44px;font-size:15px}.student-detail-head{display:flex;align-items:center;gap:12px}.student-profile-meta{margin:4px 0 0;color:var(--muted);font-family:var(--font-mono);font-size:12px;overflow-wrap:anywhere}.student-profile-meta strong{color:var(--navy)}.student-profile-status{display:grid;gap:4px;justify-items:end}.verify-box{padding:8px 16px;border:1px solid rgba(217,119,6,.28);border-radius:12px;background:#fffbeb;text-align:center}.verify-box-label{margin:0;color:#b45309;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.verify-box-value{margin:2px 0 0;color:#92400e;font-size:12px;font-weight:700}.verify-box.is-confirmed{border-color:#1f9d6b47;background:var(--green-light)}.verify-box.is-confirmed .verify-box-label,.verify-box.is-confirmed .verify-box-value{color:var(--green-dark)}.verify-box.is-attention{border-color:#b91c1c47;background:#fef2f2}.verify-box.is-attention .verify-box-label,.verify-box.is-attention .verify-box-value{color:var(--red-dark)}.anketa-card{gap:18px;counter-reset:anketa-section}.anketa-section{display:grid;gap:10px}.anketa-card .anketa-section{counter-increment:anketa-section}.anketa-section+.anketa-section{padding-top:16px;border-top:1px solid var(--line)}.anketa-blocks.anketa-blocks{gap:14px;padding:0;border:0;background:transparent;box-shadow:none}.anketa-blocks>.anketa-section{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1020400a}.anketa-blocks>.anketa-section+.anketa-section{padding-top:18px;border-top:1px solid #e2e8f0}.anketa-blocks .anketa-section-head h3 small{display:block;margin-top:1px;color:var(--muted);font-size:11.5px;font-weight:500;letter-spacing:normal;text-transform:none}.anketa-blocks .anketa-field>span{color:#475569;font-size:11.5px;font-weight:700}.anketa-blocks .anketa-field>strong{color:var(--ink);font-size:13.5px}.anketa-blocks .hint{color:var(--muted)}.anketa-blocks.anketa-blocks .anketa-section>.anketa-grid{background:#fdf7e7}.anketa-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.anketa-card .anketa-section-head{justify-content:flex-start;padding-left:9px;border-left:4px solid var(--orange)}.anketa-card .anketa-section-head:before{content:counter(anketa-section);display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:6px;background:var(--navy);color:#fff;font-size:11.5px;font-weight:800;line-height:1;flex-shrink:0}.anketa-card .anketa-section-head .anketa-lock{margin-left:auto}.anketa-card .anketa-section>.anketa-grid,.anketa-card .anketa-section>.personal-doc-grid,.anketa-card .anketa-section>.doc-list,.anketa-card .anketa-section>.info-list{padding:14px;border-radius:12px;background:#f8fafc}.anketa-card .anketa-section.t-doc>.anketa-grid,.anketa-card .anketa-section.t-doc>.personal-doc-grid,.anketa-card .anketa-section.t-doc>.doc-list,.anketa-card .anketa-section.t-doc>.info-list{background:#eef2fb}.anketa-card .anketa-section.t-pers>.anketa-grid,.anketa-card .anketa-section.t-pers>.personal-doc-grid,.anketa-card .anketa-section.t-pers>.doc-list,.anketa-card .anketa-section.t-pers>.info-list{background:#fdf7e7}.anketa-card .anketa-section.t-rel>.anketa-grid,.anketa-card .anketa-section.t-rel>.personal-doc-grid,.anketa-card .anketa-section.t-rel>.doc-list,.anketa-card .anketa-section.t-rel>.info-list{background:#f5f3ff}.anketa-card .anketa-section.t-edu>.anketa-grid,.anketa-card .anketa-section.t-edu>.personal-doc-grid,.anketa-card .anketa-section.t-edu>.doc-list,.anketa-card .anketa-section.t-edu>.info-list{background:#f0fdf4}.anketa-card .anketa-section.t-prog>.anketa-grid,.anketa-card .anketa-section.t-prog>.personal-doc-grid,.anketa-card .anketa-section.t-prog>.doc-list,.anketa-card .anketa-section.t-prog>.info-list{background:#eff6ff}.anketa-card .anketa-section.t-files>.anketa-grid,.anketa-card .anketa-section.t-files>.personal-doc-grid,.anketa-card .anketa-section.t-files>.doc-list,.anketa-card .anketa-section.t-files>.info-list{background:#f0fdf4}.anketa-card .anketa-section.t-visa>.anketa-grid,.anketa-card .anketa-section.t-visa>.personal-doc-grid,.anketa-card .anketa-section.t-visa>.doc-list,.anketa-card .anketa-section.t-visa>.info-list{background:#fffbeb}.anketa-section-head h3{margin:0;padding-left:10px;border-left:3px solid var(--gold);color:var(--navy);font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.anketa-card .anketa-section-head h3{padding-left:0;border-left:0;color:var(--ink);font-size:15px;font-weight:700;letter-spacing:normal;text-transform:none}.anketa-lock{padding:3px 10px;border:1px solid var(--line);border-radius:999px;background:#f1f5f9;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.anketa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px 20px}.anketa-grid.boxed{padding:14px;border:1px solid var(--line);border-radius:14px;background:#f1f5f9b3}.anketa-field{display:grid;align-content:start;gap:3px;min-width:0}.anketa-field>span{color:var(--muted);font-size:11px;font-weight:600}.anketa-field>strong{color:var(--navy);font-size:14px;font-weight:700;overflow-wrap:anywhere}.anketa-relatives{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.relative-contact-card{display:grid;gap:4px;padding:13px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.relative-contact-card p{margin:0;font-size:12px;overflow-wrap:anywhere}.relative-contact-card p>span{color:var(--muted)}.relative-contact-card p>strong{color:var(--navy)}.relative-contact-title{color:var(--blue);font-size:11.5px;font-weight:800}.edit-anketa-form{counter-reset:anketa-form-section}.edit-anketa-form .edit-anketa-block>.anketa-section-head>h3:before{counter-increment:anketa-form-section;content:counter(anketa-form-section) ". "}.edit-anketa-form .form-grid{gap:16px}.edit-anketa-form .form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.edit-anketa-form .form-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.edit-anketa-form .form-grid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.edit-anketa-form .form-grid .span-2{grid-column:span 2}@media(max-width:980px){.edit-anketa-form .form-grid.cols-3,.edit-anketa-form .form-grid.cols-4,.edit-anketa-form .form-grid.cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.edit-anketa-form .form-grid.cols-3,.edit-anketa-form .form-grid.cols-4,.edit-anketa-form .form-grid.cols-5{grid-template-columns:1fr}.edit-anketa-form .form-grid .span-2{grid-column:auto}}.edit-anketa-form .form-grid>label{gap:4px;color:#475569;font-size:12px;font-weight:500}.edit-anketa-form .form-grid input,.edit-anketa-form .form-grid select{min-height:30px;padding:5px 12px;border-color:#cbd5e1;font-size:12px}.edit-anketa-form .form-grid input:focus,.edit-anketa-form .form-grid select:focus{border-color:var(--blue)}.label-with-action{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.link-btn{min-height:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#1d4ed8;font-size:11px;font-weight:700}.link-btn:hover{background:none;box-shadow:none;transform:none;text-decoration:underline}.info-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.info-card{display:grid;align-content:start;gap:16px;padding:20px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.info-card-title{color:#334155;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.info-card p{display:flex;flex-wrap:wrap;gap:6px;margin:0;color:var(--muted);font-size:12px}.info-card p>span{font-weight:700}.info-card p>strong{color:var(--navy);font-weight:700}.info-card .link-inline{color:#2563eb;font-weight:700;text-decoration:none}.info-card .link-inline:hover{text-decoration:underline}.card-divider{width:100%;height:0;margin:0;border:0;border-top:1px solid var(--line)}.upload-no-preview{display:grid;gap:12px;padding:20px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.upload-no-preview-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.upload-no-preview input[type=file]{width:auto;flex:1 1 240px;min-height:34px;padding:5px 12px 5px 5px;border:1px solid #cbd5e1;color:var(--muted);font-size:12px}.upload-no-preview input[type=file]::file-selector-button{margin-right:10px;padding:5px 12px;border:0;border-radius:8px;background:#eff6ff;color:#1d4ed8;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.upload-no-preview-btn{min-height:34px;padding:0 16px;border-radius:8px;color:#fff;background:#0f172a;font-size:12px;font-weight:700;box-shadow:none}.upload-no-preview-btn:hover:not(:disabled){background:#1e293b;box-shadow:none}.upload-no-preview-btn:disabled{opacity:.5;cursor:not-allowed}.upload-no-preview-done{margin:0;color:var(--green-dark);font-size:12px;font-weight:700}.renewal-card .renewal-form{width:min(576px,100%);grid-template-columns:1fr;gap:16px}.renewal-card .renewal-form>label:not(.wide){display:inline-grid}@media(min-width:560px){.renewal-card .renewal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-card .renewal-form>label.wide{grid-column:1 / -1}}.renewal-card input[type=file]{padding:6px 12px 6px 6px;color:var(--muted);font-size:12px}.renewal-card input[type=file]::file-selector-button{margin-right:10px;padding:6px 12px;border:0;border-radius:8px;background:#eff6ff;color:#1d4ed8;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.renewal-card input[type=file]:hover::file-selector-button{background:#dbeafe}.renewal-submit,.new-visa-submit{min-height:36px;padding:0 20px;border-radius:8px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 1px 2px #0e2a532e}.renewal-submit{background:#2563eb}.renewal-submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 10px 20px -10px #2563ebe6}.new-visa-submit{background:#059669}.new-visa-submit:hover:not(:disabled){background:#047857;box-shadow:0 10px 20px -10px #059669e6}.renewal-submit:disabled,.new-visa-submit:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.anketa-subblock{display:grid;gap:12px;margin-top:4px;padding-top:16px;border-top:1px solid var(--line)}.anketa-subblock-title{color:#334155;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.edit-anketa-form .form-grid input[type=file]{padding:5px 12px 5px 5px;color:var(--muted)}.edit-anketa-form .form-grid input[type=file]::file-selector-button{margin-right:10px;padding:5px 12px;border:0;border-radius:8px;background:#eff6ff;color:#1d4ed8;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.edit-anketa-form .form-grid input[type=file]:hover::file-selector-button{background:#dbeafe}.anketa-actions{justify-content:flex-end;padding-top:16px;border-top:1px solid var(--line)}.edit-anketa-form .anketa-actions button{min-height:36px;padding:0 20px;border-radius:8px;color:#fff;background:#2563eb;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 1px 2px #0e2a532e}.edit-anketa-form .anketa-actions button:hover{background:#1d4ed8;box-shadow:0 10px 20px -10px #2563ebe6}.callout-amber{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(217,119,6,.28);border-radius:14px;background:#fffbeb}.callout-ic{font-size:20px;line-height:1}.callout-text{flex:1;min-width:200px}.callout-title{margin:0;color:#92400e;font-size:13px;font-weight:800}.callout-sub{margin:2px 0 0;color:#b45309;font-size:12px}.field-hint{display:block;margin-top:4px;color:var(--muted);font-size:11px;font-weight:500}.howto-box{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#f1f5f9b3}.howto-title{margin:0 0 6px;color:var(--navy);font-size:13px;font-weight:800}.howto-box ol{margin:0;padding-left:18px;display:grid;gap:4px;color:var(--muted);font-size:12px}.personal-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:700px){.personal-doc-grid{grid-template-columns:minmax(0,1fr)}}.personal-doc-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.personal-doc-card.is-missing{background:#f1f5f9b3}.personal-doc-info{display:grid;gap:3px;min-width:0}.personal-doc-name{color:var(--navy);font-size:13px;font-weight:800}.personal-doc-meta{color:var(--muted);font-family:var(--font-mono);font-size:11px;overflow-wrap:anywhere}.personal-doc-download{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:var(--blue);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.personal-doc-download:hover{text-decoration:underline}@media(max-width:700px){.student-profile-status{justify-items:start}}.editing-row{background:#e0a12e1f}.review-banner{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:12px 16px;border:1px solid var(--line);border-left:5px solid var(--gold);border-radius:12px;background:linear-gradient(135deg,#e0a12e1f,#2e6fe014);color:var(--ink);font-weight:700;scroll-margin-top:96px;animation:review-flash .9s ease}.review-banner .status-pill{margin-left:auto}@keyframes review-flash{0%{box-shadow:0 0 #e0a12e8c}to{box-shadow:0 0 0 10px #e0a12e00}}.single-column .grid.two,.single-column .grid.three{grid-template-columns:1fr}.single-column .summary-band{flex-wrap:wrap}.single-column .summary-band>div:first-child{flex:1 1 320px}.single-column .summary-band .employee-tools{margin-left:auto}.staff-layout{display:grid;gap:18px}.staff-layout .form-grid.single{max-width:520px}.sidebar-group-title{margin:12px 6px 2px;color:#ffffff9e;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sidebar-group-title:first-child{margin-top:2px}.employee-content{min-width:0}.summary-band{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#ffffffc2;box-shadow:0 18px 50px #0e2a5314}.summary-band h1{margin:4px 0 8px}.summary-band p{margin:0;color:var(--muted)}.eyebrow{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.stepper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:6px;margin-bottom:18px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#fffffff0;box-shadow:0 1px 2px #0e2a530d,0 24px 48px -28px #0e2a534d;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-webkit-user-select:none;user-select:none}.stepper button{display:inline-flex;align-items:center;gap:8px;flex:1 0 auto;padding:8px 10px;text-align:left;font-size:12px;font-weight:600;color:var(--muted);border:none;background:transparent;border-radius:10px;white-space:nowrap}.stepper button:hover:not(:disabled){background:#0e2a530d}.stepper button:disabled{opacity:.55;cursor:not-allowed}.stepper span{display:inline-grid;flex:0 0 auto;width:26px;height:26px;place-items:center;border-radius:50%;font-family:var(--display);font-size:12px;font-weight:800;color:var(--muted);background:#e2e8f0}.stepper .done{color:var(--navy)}.stepper .done span{color:var(--navy);background:var(--gold)}.stepper .current{color:var(--navy)}.stepper .current span{color:#fff;background:var(--navy);box-shadow:0 0 0 4px #e0a12e47}.grid{display:grid;gap:18px;margin-top:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.stats-grid article{border:1px solid var(--line);border-radius:22px;background:#fffffff0;box-shadow:0 1px 2px #0e2a530d,0 24px 48px -28px #0e2a534d}.panel{padding:20px}.panel.compact{min-height:210px}.panel h2,.panel h3{margin:0 0 12px}.panel h3{padding-left:10px;border-left:3px solid var(--gold)}.panel p{color:var(--muted)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}label{display:grid;gap:6px;color:#475569;font-size:11.5px;font-weight:700}.req,.field-invalid{color:var(--red-dark)}.address-group{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px}.address-group-title{color:var(--muted);font-size:12px;font-weight:700}.file-grid.docs-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:680px){.file-grid.docs-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.file-attach-row{display:flex;align-items:center;gap:8px;min-width:0}.file-attach-row app-file-input{flex:0 1 auto;min-width:0}.doc-attached{display:flex;align-items:center;gap:8px;min-width:0;font-weight:400}.doc-attached .doc-file-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-attached button{flex:0 0 auto}.docs-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.docs-card-grid.single-doc{grid-template-columns:1fr}@media(max-width:680px){.docs-card-grid{grid-template-columns:1fr}}.doc-upload-card{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.doc-upload-card:hover{border-color:var(--blue);box-shadow:0 4px 12px #2e6fe014}.doc-upload-card.done{border-color:#1f9d6b66;background:var(--green-light)}.doc-info{display:flex;align-items:flex-start;gap:12px}.doc-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #c3d7ff;border-radius:10px;background:#eef2ff;font-size:20px;line-height:1}.doc-upload-card.done .doc-icon{border-color:#a7f3d0;background:#d1fae5}.doc-text{min-width:0}.doc-text b{display:block;margin-bottom:2px;color:var(--ink);font-size:13px;font-weight:700}.doc-text p{margin:0;color:var(--muted);font-size:11px;font-weight:500;line-height:1.35}.doc-text p.doc-hint{margin-top:4px;color:#92400e}.doc-action{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px dashed var(--line)}.doc-upload-card.done .doc-action{border-top-color:#bbf7d0}.doc-action .file-status-text{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.doc-upload-card.done .doc-action .file-status-text{color:var(--green-dark)}.doc-action .file-status-text .doc-file-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-action-controls{display:flex;flex:0 0 auto;align-items:center;gap:6px}input,select{min-height:40px;width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:0 12px;color:var(--ink);background:#fff;font:inherit;font-size:13.5px;font-weight:400}textarea{min-height:92px;width:100%;box-sizing:border-box;resize:vertical;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;color:var(--ink);background:#fff;font:inherit;font-size:13.5px;font-weight:400}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px #2e6fe021}.search{min-width:min(360px,100%)}.employee-tools{align-items:flex-end;justify-content:flex-end}.link-list a{display:inline-flex;align-items:center;min-height:34px;border-radius:8px;padding:0 12px;color:var(--navy);background:#eef4ff;font-weight:800;text-decoration:none}.doc-list{display:grid;gap:8px}.doc-list.doc-list-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}@media(max-width:700px){.doc-list.doc-list-columns{grid-template-columns:minmax(0,1fr)}}.doc-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--line)}.doc-row strong{color:var(--navy)}.insurance-form textarea{min-height:40px;height:40px;padding:9px 12px}.insurance-form>label{align-self:start}.insurance-row .insurance-fields{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1;min-width:0}.insurance-row .insurance-fields>input,.insurance-row .insurance-fields>textarea{width:auto;min-width:90px;flex:1 1 120px}.insurance-row .insurance-fields>textarea{min-height:40px;height:40px;padding:9px 12px;flex:2 1 180px}.insurance-row .insurance-fields>label{flex:0 0 auto}.review-group-title{margin:16px 0 4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.review-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.review-field{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:7px 12px;border-bottom:1px solid var(--line);font-size:14px}.review-field span{color:var(--muted);flex-shrink:0}.review-field strong{color:var(--navy);text-align:right;word-break:break-word}.review-field.missing strong{color:#b45309;font-weight:600}@media(max-width:900px){.review-fields{grid-template-columns:1fr}}.doc-row-head{display:flex;align-items:center;gap:12px}.doc-file-link{font-size:12px;color:var(--blue);overflow-wrap:anywhere;text-align:right}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.stats-grid article{padding:16px}.stats-grid span{color:var(--muted);font-size:13px}.stats-grid strong{display:block;margin-top:6px;color:var(--navy);font-size:30px;font-weight:500}.table-panel{overflow:hidden}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:12px 10px;border-top:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);font-size:12px;text-transform:uppercase}.status-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;color:var(--green-dark);background:var(--green-light);font-size:11.5px;font-weight:800}.status-pill.muted{color:var(--muted);background:#f1f5f9}.status-pill.fail{color:var(--red-dark);background:var(--red-light)}.result-fail,.doc-row strong.result-fail,.employee-view .log-list .doc-row strong.result-fail,.employee-view .doc-list .doc-row strong.result-fail,.stats-grid strong.result-fail,.employee-view .stats-grid strong.result-fail,.otbor-progress-row .nm.result-fail{color:var(--red-dark)}.info-block{margin:4px 0 14px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.info-block .field-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:6px}.info-block .link-inline{display:inline-block;word-break:break-all;color:#2563eb;font-weight:700}.hint{margin:6px 0 0;font-size:11px;color:var(--muted)}.hint.warn{color:#b45309;font-weight:700}.score{width:82px;height:82px;display:grid;place-items:center;margin:18px 0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#10b981,var(--blue));font-size:30px;font-weight:900}.bar-list{display:grid;gap:12px}.bar-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(120px,1fr) 34px}.bar-row span{color:var(--muted);overflow-wrap:anywhere}.bar-row div{height:10px;overflow:hidden;border-radius:999px;background:#e6ecf5}.bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--gold))}.log-list{display:grid;gap:10px}.log-list.doc-columns{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.log-list.doc-columns{grid-template-columns:minmax(0,1fr)}}.log-row{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fbff}.log-row span,.log-row p{margin:0;color:var(--muted)}.log-row .log-time{font-size:12px;color:var(--muted)}.log-row.zoom-card{gap:8px;padding:20px;border:0;border-radius:18px;background:linear-gradient(135deg,#0e2a53,#1d4ed8);color:#fff;box-shadow:0 12px 28px -10px #0e2a5366}.log-row.zoom-card>strong{font-size:15px;color:#fff}.log-row.zoom-card>span,.log-row.zoom-card>p{color:#fffc}.zoom-link-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:6px;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1a}.zoom-link-info{display:grid;gap:3px;min-width:0}.zoom-link-info .field-label{color:#fff9;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.zoom-link{color:#fde68a;font-family:var(--font-mono);font-size:12px;word-break:break-all}.zoom-join-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:12px 20px;border-radius:12px;background:var(--gold);color:#0e2a53;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;box-shadow:0 8px 18px -8px #e0a12eb3;transition:background .15s,transform .15s}.zoom-join-btn:hover{background:#f0b94a;transform:translateY(-1px)}.faculty-list{display:grid;gap:14px}.faculty-row{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:18px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8fbff}.faculty-row h3{margin:0 0 6px}.faculty-row p{margin:0;color:var(--muted)}.faculty-row>div>button{margin-top:10px}.faculty-list>h3{margin:0}.program-list{display:grid;gap:8px}.program-row{display:grid;grid-template-columns:90px minmax(0,1fr) auto max-content max-content;gap:10px;align-items:center;padding:10px;border-radius:8px;background:#fff}.program-row button{white-space:nowrap}.program-row span{min-width:0}.program-cert{display:flex;align-items:center;gap:6px;margin:0;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.program-cert input{width:16px;min-height:16px;flex:0 0 auto;padding:0}.program-row em{color:var(--muted);font-style:normal;font-weight:700;text-align:right}.admin-flow{margin-bottom:18px}.flow-steps{display:grid;grid-template-columns:minmax(240px,420px)}.order-view-filters{grid-template-columns:repeat(auto-fit,minmax(220px,320px));gap:12px}.empty-program{color:var(--muted);background:#eef3fb}.loading{display:grid;min-height:70dvh;place-items:center;color:var(--navy);font-weight:800}.loader{display:grid;justify-items:center;gap:14px}.spinner{width:44px;height:44px;border-radius:50%;border:4px solid rgba(14,42,83,.15);border-top-color:var(--gold);animation:tz-spin .8s linear infinite}@keyframes tz-spin{to{transform:rotate(360deg)}}.http-busy,.http-busy button{cursor:progress}.http-progress{position:fixed;top:0;left:0;right:0;z-index:200;height:3px;overflow:hidden;background:#0e2a531f;opacity:0;animation:tz-progress-show .2s ease-out .2s forwards;pointer-events:none}.http-progress span{display:block;height:100%;width:40%;border-radius:999px;background:var(--gold);animation:tz-progress-slide 1.1s ease-in-out infinite}@keyframes tz-progress-show{to{opacity:1}}@keyframes tz-progress-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.registry-loading{position:relative;min-height:120px}.registry-loading:after{content:"";position:absolute;inset:0;z-index:2;border-radius:12px;background:#ffffff8c}.registry-loading .spinner{position:absolute;top:40px;left:50%;z-index:3;margin-left:-22px}@media(prefers-reduced-motion:reduce){.spinner{animation-duration:2s}.http-progress span{animation-duration:2.4s}}@media(max-width:980px){.employee-view,.grid.two,.grid.three{grid-template-columns:1fr}.wide-analytics{grid-column:auto}.sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stepper{cursor:grab}}@media(max-width:680px){.summary-band,.doc-row{align-items:stretch;flex-direction:column}.topbar{flex-wrap:wrap;align-items:center;gap:8px 10px;min-height:0;padding:8px 12px}.brand{min-width:0}.brand small,.brand-mark-wide,.brand-separator{display:none}.brand-title{position:static;transform:none;pointer-events:auto}.topbar .user-session{min-width:0;max-width:46vw;padding:4px 10px}.topbar .user-session .session-id,.topbar .user-session span:not(.session-id){display:none}.topbar .brand-mark img{width:34px;height:34px}.topbar .header-lang{padding:2px}.topbar .header-lang button{min-height:32px;min-width:40px;padding:0 8px;font-size:12px}.topbar .ghost-btn,.topbar .notification-trigger{min-height:34px}.workspace{width:min(100% - 20px,1320px);padding-top:12px}.form-grid,.stats-grid,.sidebar,.faculty-row,.program-row,.bar-row{grid-template-columns:1fr}.program-row em{text-align:left}.auth-card{grid-template-columns:1fr}.auth-identity{min-height:260px}.auth-form{min-height:auto}.expiry-tag{margin-left:0;margin-top:6px}}.registry-filter{display:grid;gap:12px;margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:12px;background:#ffffffd1;box-shadow:0 14px 40px #0e2a530f}.registry-filter-search{display:flex;align-items:center;gap:10px}.registry-filter-search input{flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit}.registry-filter-toggle{display:none;align-items:center;gap:6px;height:42px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-weight:700;cursor:pointer}.registry-filter-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--gold);color:#3a2600;font-size:11px;font-weight:800}.registry-filter-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;align-items:center}.registry-filter-controls select{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;color:var(--ink)}.registry-filter-clear{height:40px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-weight:700;cursor:pointer}.registry-filter-count{margin:0;color:var(--muted);font-size:13px;font-weight:700}.registry-panel .registry-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.registry-panel .registry-table th.sortable:hover{color:var(--navy)}.sort-caret{color:var(--gold);font-size:10px}.registry-table .registry-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.registry-empty{margin:0;padding:32px 12px;text-align:center;color:var(--muted);font-weight:700}.status-pill.order-state-draft{color:#44403c;background:#f5f5f4}.status-pill.order-state-numbered{color:#78350f;background:#fef3c7}.status-pill.order-state-signed{color:#1e3a8a;background:#eff6ff}.status-pill.order-state-published{color:#14532d;background:#dcfce7}.status-pill.status-new{color:#1e3a8a;background:#dbeafe}.status-pill.status-in_progress{color:#92400e;background:#fef3c7}.status-pill.status-needs_fix{color:#9a3412;background:#ffedd5}.status-pill.status-approved,.status-pill.status-completed{color:var(--green-dark);background:var(--green-light)}.status-pill.status-rejected{color:var(--red-dark);background:var(--red-light)}.registry-pagination{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px}.registry-pagination-info{color:var(--muted);font-weight:700}.registry-pagination-size{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:var(--muted);font-size:13px;font-weight:700}.registry-pagination-size select{height:36px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.nav-toggle{display:none;align-items:center;gap:8px;width:100%;min-height:46px;padding:0 16px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#0a2244,#143a72);color:#fff;font-weight:800;cursor:pointer}.nav-backdrop{display:none}@media(max-width:980px){.employee-view{display:block}.student-cabinet{display:flex;flex-direction:column}.topbar{transition:transform .25s ease}.topbar.topbar-hidden{transform:translateY(-100%)}.nav-toggle{display:flex;margin-bottom:14px}.sidebar{position:fixed;top:0;left:0;z-index:60;width:min(82vw,320px);height:100%;margin:0;border-radius:0 18px 18px 0;grid-template-columns:1fr;overflow-y:auto;transform:translate(-100%);transition:transform .24s ease}.sidebar.open{transform:translate(0)}.student-cabinet{padding:12px 10px 0}.student-content{flex:1 0 auto;padding:0}.student-cabinet>app-footer{margin-left:-10px;margin-right:-10px}.student-cabinet .student-sidebar{top:0;max-height:none;height:100%;border-radius:0 18px 18px 0}.employee-view.nav-open .nav-backdrop,.student-cabinet.nav-open .nav-backdrop{display:block;position:fixed;inset:0;z-index:55;background:#0614288c}}@media(max-width:680px){.registry-filter-toggle{display:inline-flex}.registry-filter-controls{display:none}.registry-filter-controls.open{display:grid;grid-template-columns:1fr}.registry-table{min-width:0}.registry-table thead{display:none}.registry-table,.registry-table tbody,.registry-table tr,.registry-table td{display:block;width:100%}.registry-table tr{margin-bottom:12px;border:1px solid var(--line);border-radius:12px;padding:6px 4px;background:#ffffffe6}.registry-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:none;padding:8px 12px;text-align:right}.registry-table td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;text-align:left}.registry-pagination-size{margin-left:0}}.applicant-footer{margin-top:28px;color:#fffc;border-top:3px solid var(--gold);background:linear-gradient(115deg,#0a2244,#143a72 55%,#1b4a8e)}.applicant-footer-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:min(1320px,calc(100% - 32px));margin:0 auto;padding:18px 0;font-size:12px}.applicant-footer-main p{margin:0}.footer-copy{color:#ffffff8c}.expiry-tag{display:inline-flex;align-items:center;gap:5px;margin-left:8px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap;vertical-align:middle}.expiry-tag.warn{color:#92400e;background:#fef3c7;border:1px solid rgba(217,119,6,.35)}.expiry-tag.danger{color:var(--red-dark);background:var(--red-light);border:1px solid rgba(220,38,38,.4)}.doc-row.expiry-warn{border-left:3px solid #f59e0b;padding-left:9px}.doc-row.expiry-danger{border-left:3px solid var(--red-dark);padding-left:9px;background:var(--red-light)}.popup-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px;background:#0a22448c}.popup-card{position:relative;display:grid;gap:10px;justify-items:center;width:min(420px,100%);padding:28px 24px 22px;border:1px solid rgba(14,42,83,.14);border-radius:14px;background:#fff;box-shadow:0 22px 48px -12px #0a224473;text-align:center}.popup-card>button.popup-close{position:absolute;top:8px;right:10px;min-width:0;min-height:0;margin:0;padding:4px 8px;border:0;color:var(--muted);background:none;font-size:18px;line-height:1;cursor:pointer}.popup-card>button.popup-close:hover{color:var(--ink)}.popup-card h2{margin:0}.popup-card p{margin:0;color:var(--muted)}.popup-card button{min-width:140px;margin-top:8px}.popup-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;color:var(--green-dark);background:var(--green-light);font-size:26px;font-weight:800}.employee-view{--m-line: #e2e8f0;--m-ink: #0f172a;--m-sub: #64748b;--m-head: rgba(248, 250, 252, .7);--m-th: rgba(241, 245, 249, .7);--m-blue: #2563eb;--m-emerald: #059669;--m-amber: #d97706;--m-red: #dc2626;--m-navy: #0e2a53;--m-card-shadow: 0 1px 3px rgba(15, 23, 42, .05)}.employee-view .sidebar{gap:3px;padding:12px 10px;border:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);border-radius:16px;background:var(--navy);box-shadow:0 18px 40px -26px #0a2244e6}.employee-view .sidebar-group{display:grid;gap:3px;align-content:start}@media(max-width:980px){.employee-view .sidebar-group{display:contents}}.employee-view .sidebar-group-title{margin:15px 8px 5px;color:var(--m-sub);font-size:10px;letter-spacing:.12em}.employee-view .sidebar-group:first-child .sidebar-group-title{margin-top:2px}@media(min-width:981px){.employee-view .sidebar{max-height:calc(100dvh - 104px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.employee-view .sidebar::-webkit-scrollbar{width:8px}.employee-view .sidebar::-webkit-scrollbar-track{background:transparent}.employee-view .sidebar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#ffffff3d;background-clip:content-box}.employee-view .sidebar::-webkit-scrollbar-thumb:hover{background:#fff6;background-clip:content-box}.employee-view .sidebar-group-title{position:sticky;top:0;z-index:1;margin-inline:-10px;padding:7px 18px 6px;background:var(--navy)}}.employee-view .sidebar button{min-height:0;gap:9px;padding:9px 12px;border:0;border-radius:10px;background:transparent;box-shadow:none;color:#94a3b8;font-size:12px;font-weight:600;white-space:normal;text-shadow:none;transition:color .2s ease,background .2s ease}.employee-view .sidebar button:hover{color:#fff;background:#ffffff14;box-shadow:none;transform:none}.employee-view .sidebar button.active{color:#fff;background:var(--m-blue);box-shadow:0 4px 12px #2563eb59}.employee-view .sidebar-count{margin-left:auto;flex:0 0 auto;padding:1px 7px;border-radius:999px;background:#ffffff29;color:#fff;font-family:var(--font-mono);font-size:10px;font-weight:700}.employee-view .sidebar button.active .sidebar-count{background:#ffffff42}.employee-view .sidebar .sidebar-logout{margin-top:10px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1);border-radius:0 0 8px 8px}.employee-view .sidebar .sidebar-logout:hover{color:#fecaca;background:#ef444429}.employee-view .summary-band{position:relative;align-items:center;gap:16px;padding:16px 20px 16px 22px;border:1px solid var(--m-line);border-radius:16px;background:linear-gradient(180deg,#fff,#fafbfe);box-shadow:var(--m-card-shadow),0 18px 34px -26px #0f172a73;overflow:hidden}.employee-view .summary-band:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:linear-gradient(180deg,var(--m-blue) 0%,#1b4a8e 55%,var(--gold) 100%)}.employee-view .summary-band .summary-headline{display:flex;align-items:center;gap:14px;min-width:0}.employee-view .summary-band .summary-icon{display:inline-flex;flex:0 0 auto;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(37,99,235,.18);border-radius:13px;background:linear-gradient(140deg,#eff4ff,#e1eafc);box-shadow:inset 0 1px #ffffffe6;font-size:19px}.employee-view .summary-band .summary-titles{min-width:0}.employee-view .summary-band .eyebrow{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;color:var(--m-blue);background:#2563eb17;font-size:10px;letter-spacing:.12em}.employee-view .summary-band h1{margin:7px 0 0;color:var(--m-ink);font-size:19px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.employee-view .summary-band .summary-season{margin:5px 0 0;color:var(--m-sub);font-size:12px}.employee-view .summary-band .employee-tools{gap:10px}.employee-view .summary-band .search{min-width:min(280px,100%)}.employee-view .summary-band label{gap:5px;color:#7c8aa3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.employee-view .summary-band input,.employee-view .summary-band select{min-height:36px;border-color:#d7dfeb;border-radius:10px;font-size:12px;font-weight:600;transition:border-color .15s ease,box-shadow .15s ease}.employee-view .summary-band input:hover,.employee-view .summary-band select:hover{border-color:#b9c7db}.employee-view .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:980px){.employee-view .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.employee-view .stats-grid{grid-template-columns:minmax(0,1fr)}}.employee-view .stats-grid article{padding:14px 16px;border:1px solid var(--m-line);border-left:4px solid var(--stat-accent);border-radius:12px;background:#fff;box-shadow:var(--m-card-shadow)}.employee-view .stats-grid span{color:var(--m-sub);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.employee-view .stats-grid strong{margin-top:5px;color:var(--stat-accent);font-family:var(--font-mono);font-size:26px;font-weight:800}.employee-view .stats-grid article{--stat-accent: var(--m-blue)}.employee-view .stats-grid article:nth-child(2){--stat-accent: #f59e0b}.employee-view .stats-grid article:nth-child(3){--stat-accent: #7c3aed}.employee-view .stats-grid article:nth-child(4){--stat-accent: #4f46e5}.employee-view .stats-grid article:nth-child(5){--stat-accent: #0284c7}.employee-view .stats-grid article:nth-child(6){--stat-accent: var(--m-emerald)}.employee-view .panel{padding:18px;border:1px solid var(--m-line);border-radius:16px;background:#fff;box-shadow:var(--m-card-shadow)}.employee-view .panel.compact{min-height:0}.employee-view .panel>.panel-head{align-items:center;flex-wrap:wrap;margin:-18px -18px 16px;padding:13px 18px;border-bottom:1px solid var(--m-line);border-radius:16px 16px 0 0;background:var(--m-head)}.employee-view .panel>.panel-head:has(+.table-wrap),.employee-view .panel>.panel-head:has(+app-application-table){margin-bottom:0}.employee-view .panel>.panel-head>.eyebrow{flex:1 1 100%;margin:0 0 3px;color:var(--m-blue);font-size:10px;letter-spacing:.12em}.employee-view .panel>.panel-head h2,.employee-view .panel>.panel-head h3,.employee-view .panel>.panel-head>div>h2,.employee-view .panel>.panel-head>div>h3{margin:0;padding-left:0;border-left:0;color:var(--m-ink);font-size:15px;font-weight:800}.employee-view .panel>.panel-head>div>p{margin:3px 0 0;color:var(--m-sub);font-size:12px}.employee-view .panel h3{padding-left:0;border-left:0;color:var(--m-ink);font-weight:800}.employee-view .panel p{font-size:13px}.employee-view thead tr{background:var(--m-th)}.employee-view th{padding:11px 12px;border-top:0;border-bottom:1px solid var(--m-line);color:#475569;font-size:11px;font-weight:700;letter-spacing:0;text-transform:none;white-space:nowrap}.employee-view td{padding:11px 12px;border-top:0;border-bottom:1px solid var(--m-line);font-size:12px}.employee-view tbody tr:hover{background:#f8fafcd9}.employee-view .panel>.table-wrap{margin:0 -18px -18px}.employee-view .panel .panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.employee-view .panel .panel>.panel-head{display:none}.employee-view .panel .panel>.table-wrap{margin:0 -18px}.employee-view .panel .panel>.registry-pagination,.employee-view .panel .panel>.registry-empty{margin-top:14px}.employee-view .panel>.table-wrap th:first-child,.employee-view .panel>.table-wrap td:first-child{padding-left:18px}.employee-view .panel>.table-wrap th:last-child,.employee-view .panel>.table-wrap td:last-child{padding-right:18px}.employee-view .panel>.table-wrap tbody tr:last-child td{border-bottom:0}.employee-view .status-pill{min-height:0;padding:3px 9px;border:1px solid rgba(21,128,61,.24);border-radius:999px;font-size:11px;font-weight:700}.employee-view .status-pill.muted,.employee-view .status-pill.status-new,.employee-view .status-pill.status-in_progress,.employee-view .status-pill.status-needs_fix,.employee-view .status-pill.status-rejected{border-color:currentColor}.employee-view .status-pill.muted{border-color:#cbd5e1}.employee-view .status-pill.fail{border-color:var(--red-border)}.employee-view .status-pill.status-new{border-color:#bfdbfe}.employee-view .status-pill.status-in_progress{border-color:#fde68a}.employee-view .status-pill.status-needs_fix{border-color:#fed7aa}.employee-view .status-pill.status-rejected{border-color:#fecaca}.employee-view .status-pill.order-state-draft{border-color:#d6d3d1}.employee-view .status-pill.order-state-numbered{border-color:#fcd34d}.employee-view .status-pill.order-state-signed{border-color:#bfdbfe}.employee-view .status-pill.order-state-published{border-color:#86efac}.employee-view button{min-height:36px;border-radius:10px;padding:0 14px;color:#fff;background:var(--m-blue);font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 2px 6px #2563eb38}.employee-view button:hover{background:#1d4ed8;box-shadow:0 6px 14px -4px #2563eb73;transform:none}.employee-view button:disabled{opacity:.5;box-shadow:none;cursor:not-allowed}.employee-view button:disabled:hover{background:var(--m-blue)}.employee-view button.secondary,.employee-view button.ghost-btn{color:#334155;border:1px solid #cbd5e1;background:#fff;box-shadow:none}.employee-view button.secondary:hover,.employee-view button.ghost-btn:hover{color:var(--m-ink);border-color:#94a3b8;background:#f1f5f9}.employee-view button.approve{background:var(--m-emerald);box-shadow:0 2px 6px #05966940}.employee-view button.approve:hover,.employee-view button.approve:disabled:hover{background:#047857;box-shadow:0 6px 14px -4px #05966973}.employee-view button.warn{background:var(--m-amber);box-shadow:0 2px 6px #d9770640}.employee-view button.warn:hover,.employee-view button.warn:disabled:hover{background:#b45309;box-shadow:0 6px 14px -4px #d9770673}.employee-view button.violet{background:#7c3aed;box-shadow:0 2px 6px #7c3aed40}.employee-view button.violet:hover,.employee-view button.violet:disabled:hover{background:#6d28d9;box-shadow:0 6px 14px -4px #7c3aed73}.employee-view button.amber-soft{color:#78350f;border:1px solid #fcd34d;background:#fef3c7;box-shadow:none}.employee-view button.amber-soft:hover,.employee-view button.amber-soft:disabled:hover{color:#451a03;border-color:var(--m-amber);background:#fde68a;box-shadow:none}.employee-view button.danger{color:#991b1b;border:1px solid #fca5a5;background:#fef2f2;box-shadow:none}.employee-view button.danger:hover,.employee-view button.danger:disabled:hover{color:#7f1d1d;border-color:var(--m-red);background:#fee2e2;box-shadow:none}.employee-view .review-section{margin-bottom:14px;padding:14px 16px;border:1px solid var(--tone-border);border-radius:12px;background:var(--tone-bg)}.employee-view .review-section:last-child{margin-bottom:0}.employee-view .review-section .review-group-title{margin:0 0 9px;padding:0 0 5px;border-bottom:1px solid rgba(15,23,42,.08);color:var(--tone-ink);font-size:11px;font-weight:800;letter-spacing:.05em}.employee-view .review-section .review-field{padding:6px 0;border-bottom-color:#0f172a12;font-size:12px}.employee-view .review-section .review-field:last-child{border-bottom:0}.employee-view .review-section .review-field strong{color:var(--m-ink)}.employee-view .tone-pers{--tone-bg: rgba(255, 251, 235, .6);--tone-border: rgba(253, 230, 138, .7);--tone-ink: #92400e}.employee-view .tone-doc{--tone-bg: rgba(238, 242, 255, .7);--tone-border: rgba(199, 210, 254, .8);--tone-ink: #3730a3}.employee-view .tone-contact{--tone-bg: rgba(240, 249, 255, .7);--tone-border: rgba(186, 230, 253, .8);--tone-ink: #075985}.employee-view .tone-edu{--tone-bg: rgba(240, 253, 244, .7);--tone-border: rgba(187, 247, 208, .8);--tone-ink: #166534}.employee-view .tone-prog{--tone-bg: rgba(239, 246, 255, .7);--tone-border: rgba(191, 219, 254, .8);--tone-ink: #1e40af}.employee-view .tone-slate{--tone-bg: #f8fafc;--tone-border: #e2e8f0;--tone-ink: #334155}.employee-view .tone-amber{--tone-bg: #fffbeb;--tone-border: rgba(253, 230, 138, .8);--tone-ink: #78350f}.employee-view .tone-warn{--tone-bg: rgba(254, 242, 242, .8);--tone-border: rgba(252, 165, 165, .8);--tone-ink: #991b1b}.employee-view .duty-cell{display:grid;gap:2px;justify-items:start}.employee-view .duty-flag{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#b45309}.employee-view .duty-flag.paid{color:#15803d}.employee-view .builder-empty{display:grid;gap:6px;padding:14px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc;text-align:center}.employee-view .builder-empty p{margin:0;color:var(--m-sub);font-size:12px}.employee-view .visa-decision{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--m-line)}.employee-view .log-row.is-seen{border-color:#05966959;background:#ecfdf5b3}.employee-view .review-field strong.ok{color:var(--m-emerald)}.employee-view .review-field strong.bad{color:var(--m-red)}.employee-view .arrival-reasons{width:100%;padding:10px 12px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc}.employee-view .arrival-reasons>strong{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.employee-view .visa-decision h4{margin:0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.employee-view .log-row,.employee-view .log-list .doc-row,.employee-view .doc-list .doc-row{padding:10px 12px;border:1px solid var(--m-line);border-radius:10px;background:#f8fafc;font-size:12px}.employee-view .log-list .doc-row,.employee-view .doc-list .doc-row{border-bottom:1px solid var(--m-line)}.employee-view .log-row strong,.employee-view .log-list .doc-row strong,.employee-view .doc-list .doc-row strong{color:var(--m-ink);font-size:12px;font-weight:700}.employee-view .log-row span,.employee-view .log-row p{font-size:11px}.employee-view .log-row.zoom-card{border:0;border-radius:16px;background:linear-gradient(135deg,#0e2a53,#1d4ed8)}.employee-view .review-banner{padding:11px 14px;border:1px solid #bfdbfe;border-left:4px solid var(--m-blue);border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:13px}.employee-view .registry-filter{border:1px solid var(--m-line);border-radius:14px;background:#fff;box-shadow:var(--m-card-shadow)}.employee-view .registry-filter-search input,.employee-view .registry-filter-controls select,.employee-view .registry-filter-clear,.employee-view .registry-filter-toggle{border-color:#cbd5e1;border-radius:10px;font-size:12px}.employee-view .registry-filter-badge{background:var(--m-blue);color:#fff}.employee-view input,.employee-view select,.employee-view textarea{border-color:#cbd5e1;border-radius:10px;font-size:13px}.employee-view label{color:#475569}.employee-view input[type=checkbox]{width:15px;height:15px;min-height:0;flex:0 0 auto;margin:0;padding:0;border-radius:4px;accent-color:var(--m-blue);cursor:pointer}.employee-view input[type=checkbox]:disabled{cursor:default}@media(max-width:680px){.employee-view .registry-table td{border-bottom:0}}.employee-view .stats-grid.ws-stats{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:980px){.employee-view .stats-grid.ws-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.employee-view .stats-grid.ws-stats{grid-template-columns:minmax(0,1fr)}}.employee-view .ws-stats article{--stat-accent: var(--m-amber)}.employee-view .ws-stats article:nth-child(2){--stat-accent: var(--m-red)}.employee-view .ws-stats article:nth-child(3){--stat-accent: var(--m-emerald)}.employee-view .ws-stats article:nth-child(4){--stat-accent: var(--m-blue)}.employee-view .ws-team-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.employee-view .ws-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:14px 0 4px}.employee-view .ws-filters label{display:grid;gap:4px;margin:0;color:var(--m-sub);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employee-view .ws-filters select{width:100%;min-height:34px;padding:0 9px;font-size:12.5px;letter-spacing:0;text-transform:none}.employee-view .ws-queue-card>.table-wrap{margin:0 -18px}.employee-view .ws-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.employee-view .ws-team-card{padding:11px 13px;border:1px solid var(--m-line);border-radius:12px;background:#fff}.employee-view .ws-team-card.is-me{border-color:#bfdbfe;background:#f8fbff}.employee-view .ws-team-name{display:flex;align-items:baseline;gap:6px;font-size:12px}.employee-view .ws-team-name strong{color:var(--m-ink);font-weight:700}.employee-view .ws-team-name b{margin-left:auto;color:var(--m-ink);font-family:var(--font-mono);font-size:13px;font-weight:700}.employee-view .ws-team-you{padding:1px 6px;border-radius:6px;background:#dbeafe;color:#1e40af;font-size:10px;font-weight:700}.employee-view .ws-bar{height:7px;margin:7px 0 6px;border-radius:999px;background:#eef2f7;overflow:hidden}.employee-view .ws-bar>i{display:block;height:100%;border-radius:999px;background:var(--m-blue);transition:width .35s ease}.employee-view .ws-team-card.is-me .ws-bar>i{background:var(--m-emerald)}.employee-view .ws-team-meta,.employee-view .ws-team-empty{margin:0;color:var(--m-sub);font-size:11px}.employee-view .ws-queue{font-variant-numeric:tabular-nums}.employee-view .ws-queue thead tr{background:transparent}.employee-view .ws-queue th{padding:8px 10px;color:var(--m-sub);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employee-view .ws-queue td{padding:9px 10px;font-size:13px;vertical-align:middle}.employee-view .ws-queue tbody tr:hover{background:#fafafa}.employee-view .ws-queue .ws-program{max-width:210px}.employee-view .ws-lock{display:inline-block;margin-left:6px;padding:1px 6px;border:1px solid #fde68a;border-radius:6px;background:#fffbeb;color:#92400e;font-family:var(--font-sans);font-size:9.5px;font-weight:700}.employee-view .ws-queue .ws-program{color:var(--m-ink)}.employee-view .ws-num{color:var(--m-sub);font-family:var(--font-mono);font-size:11.5px}.employee-view .ws-num.late{color:var(--m-red);font-weight:700}.employee-view .ws-muted{color:#94a3b8}.employee-view .status-pill.ws-free{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.employee-view .ws-queue .ws-action button+button{margin-left:5px}.employee-view .ws-table .ws-assignee{white-space:nowrap}.employee-view .ws-assignee select{min-height:30px;min-width:140px;padding:0 8px;font-size:12px}.employee-view .ws-assignee-name{margin-right:6px;color:var(--m-ink);font-size:12px;font-weight:600}.employee-view button.ws-mini{min-height:26px;padding:0 9px;font-size:11px}.employee-view .ws-table tr.ws-row-mine td:first-child,.employee-view .doc-row.ws-row-mine{box-shadow:inset 3px 0 0 var(--m-blue)}.employee-view .ws-queue-summary{margin:12px 0 0;color:var(--m-sub);font-size:12px}.employee-view .ws-table td strong{display:block;color:var(--m-ink);font-size:12px;font-weight:800}.employee-view .ws-code{display:block;color:var(--m-blue);font-family:var(--font-mono);font-size:10px}.employee-view .ws-code.rka{color:#7c3aed;font-weight:700}.employee-view .ws-note{display:block;margin-top:2px;color:var(--m-sub);font-size:11px}.employee-view .ws-arrival{min-width:190px}.employee-view .ws-order-note{display:block;margin-top:4px;color:var(--green-dark);font-size:10px;font-weight:700}.employee-view .ws-fix-note{display:block;margin-top:4px;max-width:220px;color:var(--red-dark);font-size:10px;font-weight:700}.employee-view .ws-table td strong.ws-entry{color:#92400e}.employee-view .ws-tag{display:inline-block;margin-top:3px;padding:1px 6px;border:1px solid #fde68a;border-radius:6px;background:#fffbeb;color:#92400e;font-size:10px;font-weight:700}.employee-view .ws-table .ws-action{text-align:right;white-space:nowrap}.employee-view .ws-overlay{align-items:flex-start;justify-content:center;overflow-y:auto;padding:24px 16px}.employee-view .ws-overlay>.popup-card{margin:auto}.employee-view .popup-card.ws-card{display:grid;gap:0;justify-items:stretch;width:min(1100px,100%);padding:0;border-radius:16px;text-align:left}.employee-view .ws-card-head{display:flex;align-items:flex-start;gap:16px;padding:18px 20px 14px;border-bottom:1px solid var(--m-line)}.employee-view .ws-card .ws-card-head>button.ws-close,.employee-view .ws-card-head>button.ws-close{margin-left:auto}.employee-view .ws-photo{display:flex;align-items:center;gap:12px;padding:12px 0}.employee-view .ws-photo-actions{display:grid;gap:8px;min-width:0;font-size:12px}.employee-view .ws-photo-actions p{margin:0;overflow-wrap:anywhere}.employee-view .ws-photo-actions .actions{gap:6px;margin:0}.employee-view .crop-overlay{z-index:150}.employee-view .popup-card.crop-card{justify-items:center;width:min(360px,100%);padding:20px;text-align:center}.employee-view .crop-card h2{font-size:16px;font-weight:800}.employee-view .crop-card p{font-size:12px}.employee-view .crop-stage{position:relative;width:288px;height:288px;max-width:100%;overflow:hidden;border-radius:12px;background:#fff;touch-action:none;cursor:grab}.employee-view .crop-stage.is-ready:active{cursor:grabbing}.employee-view .crop-image{position:absolute;top:50%;left:50%;transform-origin:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.employee-view .crop-mask{position:absolute;inset:0;border-radius:12px;box-shadow:inset 0 0 0 2000px #0f172a80;-webkit-mask:radial-gradient(circle at 50% 50%,transparent 0 143px,#000 144px);mask:radial-gradient(circle at 50% 50%,transparent 0 143px,#000 144px);pointer-events:none}.employee-view .crop-zoom{display:grid;gap:6px;width:100%;color:var(--m-sub);font-size:12px}.employee-view .crop-zoom input{width:100%}.employee-view .crop-card .actions{justify-content:center}.employee-view .ws-card-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.employee-view .ws-card-head .ws-code{display:inline-block;padding:2px 7px;border-radius:6px;background:#dbeafe;color:#1e40af;font-size:10px;font-weight:800}.employee-view .ws-card-head h2{margin:7px 0 0;font-size:19px;font-weight:800;text-align:left}.employee-view .ws-card-head p{margin:3px 0 0;color:var(--m-sub);font-size:12px;text-align:left}.employee-view .ws-card .ws-close{min-width:0;min-height:30px;margin:0;padding:0 10px;font-size:14px}.employee-view .ws-card-body{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;padding:18px 20px;text-align:left}@media(max-width:900px){.employee-view .ws-card-body{grid-template-columns:minmax(0,1fr)}}.employee-view .ws-blocks{display:grid;align-content:start;gap:0}.employee-view .ws-card .review-field{display:grid;gap:1px;align-items:start;justify-items:stretch}.employee-view .ws-card .review-field span{flex-shrink:1;min-width:0;font-size:11px}.employee-view .ws-card .review-field strong{min-width:0;overflow-wrap:anywhere;text-align:left}.employee-view .ws-side{display:grid;align-content:start;gap:10px;padding:14px 16px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc}.employee-view .ws-side-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding-bottom:5px;border-bottom:1px solid rgba(15,23,42,.08)}.employee-view .ws-side-head h3{margin:0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .ws-side-head span{color:var(--m-emerald);font-size:10px;font-weight:700}.employee-view .ws-side .log-row{background:#fff}.employee-view .ws-nav{display:flex;flex-wrap:wrap;gap:6px;padding:10px 20px;border-bottom:1px solid var(--m-line);background:#f8fafcb3}.employee-view .ws-nav button{padding:7px 14px;border:1px solid var(--m-line);border-radius:999px;background:#fff;color:var(--m-sub);font-size:12px;font-weight:700}.employee-view .ws-nav button:hover{color:var(--ink)}.employee-view .ws-nav button.active{border-color:transparent;background:var(--ink);color:#fff}.employee-view .student-card-grid{display:grid;gap:14px}@media(min-width:900px){.employee-view .student-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-view .student-card-body .panel{padding:16px;border-radius:14px}.employee-view .ws-card-foot{display:grid;gap:10px;padding:14px 20px 18px;border-top:1px solid var(--m-line);border-radius:0 0 16px 16px;background:#f8fafcb3;text-align:left}.employee-view .ws-card-foot .ws-decision{margin:0;color:var(--m-sub);font-size:12px}.employee-view .ws-card-foot .actions{justify-content:flex-end}.employee-view .ws-card-foot textarea{min-height:62px}.employee-view .step1-reject-overlay{z-index:130}.employee-view .popup-card.step1-reject-card{display:grid;gap:12px;justify-items:stretch;width:min(520px,100%);padding:20px;text-align:left}.employee-view .step1-reject-card h2{margin:0;padding-bottom:9px;border-bottom:1px solid var(--m-line);font-size:15px;font-weight:800}.employee-view .step1-reject-card p{color:var(--m-sub);font-size:12px}.employee-view .step1-reasons{display:grid;gap:8px}.employee-view .step1-reasons .checkbox-line{display:flex;align-items:center;gap:8px;margin:0;color:var(--m-ink);font-size:12px;font-weight:500}.employee-view .step1-reasons .checkbox-line input{width:15px;height:15px;margin:0;flex:0 0 auto}.employee-view .step1-reject-card .actions{justify-content:flex-end}.employee-view .ws-order-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:4px 0 12px}.employee-view .ws-order-bar .hint{margin:0}.employee-view .contract-number-row{display:flex;align-items:center;gap:8px}.employee-view .contract-number-row input{flex:1 1 auto;min-width:0}.employee-view .contract-number-row button{flex:0 0 auto}.employee-view .step2-confirm-overlay{z-index:130}.employee-view .popup-card.step2-confirm-card{display:grid;gap:10px;justify-items:stretch;width:min(420px,100%);padding:20px;text-align:left}.employee-view .step2-confirm-card h2{margin:0;font-size:15px;font-weight:800}.employee-view .step2-confirm-card p{margin:0;color:var(--m-sub);font-size:12px}.employee-view .step2-confirm-card .actions{justify-content:flex-end}.employee-view .delete-student-overlay{z-index:140}.employee-view .popup-card.delete-student-card{justify-items:stretch;width:min(460px,100%);padding:22px;text-align:left}.employee-view .delete-student-card h2{margin:0;color:#991b1b;font-size:16px;font-weight:800}.employee-view .delete-student-card p{margin:0;color:var(--m-sub);font-size:13px}.employee-view .delete-student-card .delete-student-name{color:var(--navy);font-size:14px}.employee-view .delete-student-scope{margin:2px 0 0;padding:12px 14px 12px 30px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#7f1d1d;font-size:12px;line-height:1.6}.employee-view .delete-student-card .actions{display:flex;justify-content:flex-end;gap:8px}.employee-view .ws-stats.step2-stats article{--stat-accent: var(--m-blue)}.employee-view .ws-stats.step2-stats article:nth-child(2){--stat-accent: var(--m-amber)}.employee-view .ws-stats.step2-stats article:nth-child(3){--stat-accent: #7c3aed}.employee-view .ws-stats.step2-stats article:nth-child(4){--stat-accent: var(--m-emerald)}.employee-view .popup-card.step2-card{width:min(920px,100%)}.employee-view .ws-card-body.step2-body{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr)}@media(max-width:900px){.employee-view .ws-card-body.step2-body{grid-template-columns:minmax(0,1fr)}}.employee-view .step2-panels{display:grid;align-content:start;gap:14px}.employee-view .step2-panels .review-section{margin-bottom:0}.employee-view .step2-panels .actions{align-items:center;margin-top:10px}.employee-view .step2-window-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-view .step2-panels .actions.step2-window-actions{justify-content:flex-end;gap:8px}.employee-view .step2-window-actions .link-btn{margin-right:auto}@media(max-width:720px){.employee-view .step2-window-grid{grid-template-columns:1fr}}.employee-view .step2-link{display:grid;gap:3px;padding:10px 12px;margin-bottom:12px;border:1px solid var(--m-line);border-radius:10px;background:#fff;font-size:12px;overflow-wrap:anywhere}.employee-view .step2-link>span{color:var(--m-sub);font-size:11px;font-weight:700}.employee-view .step2-link a{color:var(--m-blue);font-weight:700}.employee-view .step2-link .hint{margin:0;font-size:11px}.employee-view .step2-card .ws-side .review-fields{grid-template-columns:minmax(0,1fr)}.employee-view .step2-card .ws-side .review-field{display:grid;gap:1px;justify-items:stretch}.employee-view .step2-card .ws-side .review-field span{flex-shrink:1;min-width:0;font-size:11px}.employee-view .step2-card .ws-side .review-field strong{min-width:0;overflow-wrap:anywhere;text-align:left}.employee-view .step2-card .ws-side .notice-box{margin-top:12px;font-size:11px}.employee-view .ws-stats.step3-stats article{--stat-accent: var(--m-amber)}.employee-view .ws-stats.step3-stats article:nth-child(2){--stat-accent: var(--m-red)}.employee-view .ws-stats.step3-stats article:nth-child(3){--stat-accent: var(--m-emerald)}.employee-view .ws-stats.step3-stats article:nth-child(4){--stat-accent: #7c3aed}.employee-view .ws-stats.step5-stats article{--stat-accent: var(--m-blue)}.employee-view .ws-stats.step5-stats article:nth-child(2){--stat-accent: #7c3aed}.employee-view .ws-stats.step5-stats article:nth-child(3){--stat-accent: #581c87}.employee-view .ws-stats.step5-stats article:nth-child(4){--stat-accent: var(--m-emerald)}.employee-view .ws-stats.step6-stats article{--stat-accent: var(--m-amber)}.employee-view .ws-stats.step6-stats article:nth-child(2){--stat-accent: var(--m-red)}.employee-view .ws-stats.step6-stats article:nth-child(3){--stat-accent: var(--m-emerald)}.employee-view .ws-stats.step6-stats article:nth-child(4){--stat-accent: var(--m-blue)}.employee-view .ws-table.step6-queue{min-width:0;table-layout:fixed}.employee-view .ws-table.step6-queue th,.employee-view .ws-table.step6-queue td{padding:10px 8px;white-space:normal;overflow-wrap:anywhere}.employee-view .ws-table.step6-queue th:nth-child(1){width:15%}.employee-view .ws-table.step6-queue th:nth-child(2){width:10%}.employee-view .ws-table.step6-queue th:nth-child(3){width:8%}.employee-view .ws-table.step6-queue th:nth-child(4){width:19%}.employee-view .ws-table.step6-queue th:nth-child(5){width:10%}.employee-view .ws-table.step6-queue th:nth-child(6){width:12%}.employee-view .ws-table.step6-queue th:nth-child(7){width:11%}.employee-view .ws-table.step6-queue th:nth-child(8){width:15%}.employee-view .ws-table.step6-queue .ws-arrival,.employee-view .ws-table.step6-queue .ws-fix-note{min-width:0;max-width:none}.employee-view .ws-table.step6-queue .ws-assignee{white-space:normal}.employee-view .ws-table.step6-queue .ws-assignee select{width:100%;min-width:0}.employee-view .ws-table.step6-queue .ws-action{white-space:normal;overflow-wrap:normal}.employee-view .ws-table.step6-queue .ws-action button{padding:0 8px}.employee-view .ws-table.step6-queue .ws-action button+button{margin-top:4px;margin-left:5px}@media(max-width:900px){.employee-view .ws-table.step6-queue{min-width:760px;table-layout:auto}}.employee-view .stats-grid.ws-stats.step7-stats{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1180px){.employee-view .stats-grid.ws-stats.step7-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.employee-view .stats-grid.ws-stats.step7-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-view .ws-stats.step7-stats article{--stat-accent: var(--m-blue)}.employee-view .ws-stats.step7-stats article:nth-child(2){--stat-accent: #7c3aed}.employee-view .ws-stats.step7-stats article:nth-child(3){--stat-accent: var(--m-emerald)}.employee-view .ws-stats.step7-stats article:nth-child(4){--stat-accent: var(--m-amber)}.employee-view .ws-stats.step7-stats article:nth-child(5){--stat-accent: var(--m-red)}.employee-view .step7-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.employee-view .step7-tabs button{min-height:34px;padding:0 14px;border:1px solid var(--m-line);border-radius:10px;background:#fff;color:var(--m-ink);font-size:12px;font-weight:700}.employee-view .step7-tabs button:hover{background:#f8fafc}.employee-view .step7-tabs button.on{border-color:var(--m-navy);background:var(--m-navy);color:#fff}.employee-view .step7-count{align-self:center;color:var(--m-sub);font-size:12px;font-weight:600}.employee-view .panel.step7-table-card{padding:0;overflow:hidden}.employee-view .panel.step7-table-card>.table-wrap{margin:0}.employee-view .ws-table.step7-queue,.employee-view .ws-table.step7-builder,.employee-view .ws-table.step7-members{min-width:0;table-layout:fixed}.employee-view .ws-table.step7-queue th,.employee-view .ws-table.step7-builder th,.employee-view .ws-table.step7-members th{padding:9px 8px;color:var(--m-sub);font-size:10px;letter-spacing:.06em;text-transform:uppercase;white-space:normal}.employee-view .ws-table.step7-queue td,.employee-view .ws-table.step7-builder td,.employee-view .ws-table.step7-members td{padding:10px 8px;overflow-wrap:anywhere;vertical-align:top}.employee-view .step7-queue th:nth-child(1){width:17%}.employee-view .step7-queue th:nth-child(2){width:9%}.employee-view .step7-queue th:nth-child(3){width:12%}.employee-view .step7-queue th:nth-child(4){width:20%}.employee-view .step7-queue th:nth-child(5){width:6%}.employee-view .step7-queue th:nth-child(6){width:13%}.employee-view .step7-queue th:nth-child(7){width:11%}.employee-view .step7-queue th:nth-child(8){width:12%}.employee-view .step7-builder th:nth-child(1){width:4%}.employee-view .step7-builder th:nth-child(2){width:20%}.employee-view .step7-builder th:nth-child(3){width:12%}.employee-view .step7-builder th:nth-child(4){width:13%}.employee-view .step7-builder th:nth-child(5){width:20%}.employee-view .step7-builder th:nth-child(6){width:13%}.employee-view .step7-builder th:nth-child(7){width:18%}.employee-view .step7-members th:nth-child(1){width:5%}.employee-view .step7-members th:nth-child(2){width:20%}.employee-view .step7-members th:nth-child(3){width:18%}.employee-view .step7-members th:nth-child(4){width:13%}.employee-view .step7-members th:nth-child(5){width:14%}.employee-view .step7-members th:nth-child(6){width:18%}.employee-view .step7-members th:nth-child(7){width:12%}.employee-view .step7-country{font-weight:600}.employee-view .step7-reason{color:var(--m-sub);font-size:11px}.employee-view .step7-reason b{display:block;color:var(--m-ink)}.employee-view .ws-table.step7-queue .ws-action{white-space:normal;overflow-wrap:normal}.employee-view .ws-table.step7-queue .ws-action button+button{margin-top:4px;margin-left:4px}.employee-view .step7-in-group{color:#1e3a8a;font-size:11px;font-weight:700}.employee-view .step7-duty-box{display:flex;align-items:flex-start;gap:7px;cursor:pointer}.employee-view .step7-duty-box input[type=checkbox]{margin-top:2px}.employee-view .step7-duty-box.is-locked{cursor:default}.employee-view .step7-duty-box.is-locked b,.employee-view .step7-duty-box.is-locked .step7-duty-money,.employee-view .step7-duty-box.is-locked .step7-duty-state,.employee-view .step7-duty-box.is-locked .step7-duty-state.is-paid{color:#94a3b8}.employee-view .step7-duty-lines{line-height:1.35}.employee-view .step7-duty-lines b{display:block;font-size:11px;font-weight:800}.employee-view .step7-duty-money{display:block;color:var(--m-sub);font-family:var(--font-mono);font-size:10px}.employee-view .step7-duty-state{display:block;color:#b45309;font-size:10px;font-weight:700}.employee-view .step7-duty-state.is-paid{color:var(--green-dark)}@media(max-width:900px){.employee-view .ws-table.step7-queue,.employee-view .ws-table.step7-builder,.employee-view .ws-table.step7-members{min-width:760px;table-layout:auto}}.employee-view .step7-builder-bar{align-items:flex-end}.employee-view .step7-builder-bar input{min-height:32px;font-family:var(--font-mono);font-size:12px}.employee-view button.step7-create{min-height:34px;align-self:flex-end}.employee-view .ws-table .step7-check{width:36px;text-align:center}.employee-view .ws-table .step7-check input[type=checkbox]{display:inline-block;vertical-align:middle}.employee-view .ws-filters.step7-builder-bar{grid-template-columns:repeat(3,minmax(160px,1fr)) auto;align-items:end}@media(max-width:900px){.employee-view .ws-filters.step7-builder-bar{grid-template-columns:minmax(0,1fr)}}.employee-view .step7-builder-bar>label.mono-field>input{font-family:var(--font-mono);font-weight:700}.employee-view .step7-builder-bar button.step7-create{min-height:34px;padding:0 18px;font-weight:800}.employee-view .step7-folders{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.employee-view .step7-folder{display:flex;flex-direction:column;gap:6px}.employee-view .step7-folder h3{margin:0;font-size:14px;font-weight:800}.employee-view .step7-folder button{margin-top:auto;width:100%}.employee-view .step7-folder-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.employee-view .step7-out{display:inline-block;padding:2px 8px;border:1px solid #fde68a;border-radius:6px;background:#fffbeb;color:#92400e;font-family:var(--font-mono);font-size:11px;font-weight:800}.employee-view .status-pill.step7-status-numbered{border-color:#fcd34d;background:#fef3c7;color:#78350f}.employee-view .status-pill.step7-status-signed{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.employee-view .status-pill.step7-status-published{border-color:#86efac;background:#dcfce7;color:#14532d}.employee-view .status-pill.step7-status-recalled{border-color:#fca5a5;background:#fee2e2;color:#7f1d1d}.employee-view .popup-card.step7-modal{width:min(1000px,100%);gap:0;padding:0}.employee-view .step7-modal>.table-wrap{margin:0;max-height:42vh;overflow-y:auto}.employee-view .step7-modal .step7-docs,.employee-view .step7-modal .step7-publish{padding:14px 18px;border-top:1px solid var(--m-line)}.employee-view .step7-modal .step7-publish{background:#f0fdf4}.employee-view .step7-modal h3{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .step7-modal .actions{display:flex;flex-wrap:wrap;gap:8px;margin:0}.employee-view .step7-modal .ws-card-head button.ws-close{min-height:0;margin-left:auto;padding:0 8px;border:0;color:#94a3b8;background:none;font-size:20px;font-weight:700;box-shadow:none}.employee-view .step7-modal .ws-card-head button.ws-close:hover{color:#334155;background:none;box-shadow:none}.employee-view .step7-modal .step7-docs{background:#f8fafc}.employee-view .step7-modal .step7-docs button{min-height:40px;border-radius:12px;padding:0 16px}.employee-view .step7-modal .step7-docs button.doc-excel{border:0;color:#fff;background:#047857}.employee-view .step7-modal .step7-docs button.doc-excel:hover{background:#065f46}.employee-view .step7-modal .step7-docs button.doc-word{border:0;color:#fff;background:#1d4ed8}.employee-view .step7-modal .step7-docs button.doc-word:hover{background:#1e40af}.employee-view .step7-modal .step7-docs button.doc-slate{border:0;color:#fff;background:#334155}.employee-view .step7-modal .step7-docs button.doc-slate:hover{background:#1e293b}.employee-view .step7-modal .step7-publish-actions button.recall{min-height:40px;border-color:#fca5a5;border-radius:12px;padding:0 20px;color:#b91c1c;background:#fff}.employee-view .step7-modal .step7-publish-actions button.recall:hover{border-color:#f87171;background:#fef2f2}.employee-view .step7-modal .step7-publish-actions button.approve{min-height:40px;border-radius:12px;padding:0 24px;font-weight:800;margin-left:auto}.employee-view .step7-modal .step7-publish-actions{align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #bbf7d0}.employee-view .step7-members td{font-size:11.5px}.employee-view .step3-docs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:720px){.employee-view .step3-docs{grid-template-columns:minmax(0,1fr)}}.employee-view .step3-doc{display:grid;gap:2px;padding:10px 12px;border:1px solid var(--m-line);border-radius:10px;background:#fff;font-size:11px;overflow-wrap:anywhere}.employee-view .step3-doc strong{color:var(--m-ink);font-size:12px}.employee-view .step3-doc.missing{border-color:#fed7aa;background:#fffbeb}.employee-view .step6-panels{gap:14px}.employee-view .step6-panels .review-section{margin-bottom:0}.employee-view .step6-panels .review-section:nth-child(1){--tone-bg: rgba(239, 246, 255, .7);--tone-border: #bfdbfe;--tone-ink: #1e3a8a}.employee-view .step6-panels .review-section:nth-child(2){--tone-bg: rgba(255, 251, 235, .7);--tone-border: #fde68a;--tone-ink: #78350f}.employee-view .step6-panels .review-section:nth-child(3){--tone-bg: rgba(250, 245, 255, .7);--tone-border: #e9d5ff;--tone-ink: #6b21a8}.employee-view .ws-side.step6-scans,.employee-view .ws-side.step6-scans>*{min-width:0}.employee-view .step6-scans .ws-side-head{flex-wrap:wrap}.employee-view .step6-scans .scan-tabs{display:flex;gap:4px;padding:4px;border-radius:10px;background:#e2e8f099}.employee-view .step6-scans .scan-tab{flex:1 1 0;min-width:0;min-height:30px;white-space:normal;padding:0 10px;border:0;border-radius:8px;color:#475569;background:transparent;font-size:11px;font-weight:700;box-shadow:none}.employee-view .step6-scans .scan-tab:hover{color:var(--m-ink);background:#ffffffb3;box-shadow:none}.employee-view .step6-scans .scan-tab[aria-selected=true]{color:#1d4ed8;background:#fff;box-shadow:0 1px 2px #0f172a24}.employee-view .step6-scans .scan-pane{display:grid;gap:10px}.employee-view .step6-scans .scan-preview{display:grid;justify-items:center;gap:6px;padding:16px 14px;border:2px dashed #cbd5e1;border-radius:12px;background:#fff;text-align:center}.employee-view .step6-scans .scan-ic{font-size:34px;line-height:1}.employee-view .step6-scans .scan-preview strong{color:#1e293b;font-size:12px;font-weight:700;overflow-wrap:anywhere}.employee-view .step6-scans .scan-at{color:#94a3b8;font-family:var(--font-mono);font-size:10px}.employee-view .step6-scans button.scan-open{min-height:30px;margin-top:4px;padding:0 12px;font-size:11px}.employee-view .step6-scans .scan-hint{margin:0;padding:8px 10px;border:1px solid var(--m-line);border-radius:10px;font-size:11px}.employee-view .step6-scans .scan-hint.amber{border-color:#fde68a;background:#fef3c799;color:#78350f}.employee-view .step6-scans .scan-hint.blue{border-color:#bfdbfe;background:#dbeafe99;color:#1e3a8a}.employee-view .step6-scans .scan-hint.red{border-color:#fecaca;background:#fef2f2;color:#991b1b}.employee-view .step6-scans .scan-hint.slate{background:#f1f5f9;color:#475569}.employee-view .step6-foot .step6-decision-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--m-line);border-radius:12px;background:#fff}.employee-view .step6-foot .step6-decision-bar .actions{gap:10px;margin:0}.employee-view .ws-team-caption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:14px 0 8px}.employee-view .ws-team-caption h3{margin:0;color:var(--m-ink);font-size:13px;font-weight:800}.employee-view .ws-filters .ws-found{align-self:end;padding-bottom:8px;color:var(--m-sub);font-size:11px;font-weight:600}.employee-view .ws-empty-note{display:grid;justify-items:center;gap:8px;padding:18px 14px;text-align:center}.employee-view .ws-empty-note strong{color:var(--m-ink);font-size:13px;font-weight:800}.employee-view .ws-empty-note p{max-width:640px;margin:0;color:var(--m-sub);font-size:12px}.employee-view .ws-team-tools .ws-search input{min-width:240px;min-height:32px;border-radius:10px;padding:0 10px;font-size:12px}.employee-view .order-picker{display:grid;gap:8px;margin-bottom:12px}.employee-view .order-picker .order-option{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:9px 12px;border:1px solid var(--m-line);border-left:4px solid transparent;border-radius:10px;background:#fff;color:var(--m-ink);font-weight:600;text-align:left;box-shadow:none}.employee-view .order-picker .order-option:hover{border-color:#bfdbfe;border-left-color:#bfdbfe;background:#f8fafc;box-shadow:none}.employee-view .order-picker .order-option.selected{border-color:var(--m-blue);border-left-color:var(--m-blue);background:#eff6ff;color:#1e3a8a;box-shadow:0 2px 10px -4px #2563eb73}.employee-view .order-picker .order-option-check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #cbd5e1;border-radius:50%;font-size:11px;font-weight:800}.employee-view .order-picker .order-option.selected .order-option-check{border-color:var(--m-blue);background:var(--m-blue);color:#fff}.employee-view .order-picker .order-option-text{display:grid;gap:1px;min-width:0}.employee-view .order-picker .order-option-text strong{font-family:var(--font-mono);font-size:12px;font-weight:800}.employee-view .order-picker .order-option-text span{color:var(--m-sub);font-size:11px;font-weight:600}.employee-view .order-picker .order-option.selected .order-option-text span{color:#3b6bc4}.employee-view .order-picker .order-option-badge{margin-left:auto;flex:0 0 auto;padding:2px 9px;border-radius:999px;background:var(--m-blue);color:#fff;font-size:10px;font-weight:800;letter-spacing:.02em}.employee-view .selected-order-note{margin-bottom:14px;font-size:12px}.employee-view .section-switch{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--m-line)}.employee-view .section-switch button{border:1px solid #cbd5e1;background:#fff;color:#475569;box-shadow:none}.employee-view .section-switch button:hover{border-color:#94a3b8;background:#f1f5f9;box-shadow:none}.employee-view .section-switch button.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 4px 12px -6px #0a2244cc}.employee-view .folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:980px){.employee-view .folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.employee-view .folder-grid{grid-template-columns:minmax(0,1fr)}}.employee-view .folder-grid .folder-card{display:grid;gap:6px;align-content:start;min-height:128px;padding:14px 16px;border:1px solid #cbd5e1;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fafc);color:var(--m-ink);text-align:left;white-space:normal;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.employee-view .folder-grid .folder-card:hover{border-color:var(--m-blue);background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 10px 25px -12px #2e6fe073;transform:translateY(-2px)}.employee-view .folder-grid .folder-card.is-focused{border-color:var(--m-blue);box-shadow:0 10px 25px -12px #2e6fe073}.employee-view .folder-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.employee-view .folder-card-icon{font-size:30px;line-height:1}.employee-view .folder-card-date{padding:2px 8px;border-radius:6px;background:#dbeafe;color:#1e3a8a;font-family:var(--font-mono);font-size:10px;font-weight:700}.employee-view .folder-grid .folder-card strong{color:#0f172a;font-size:14px;font-weight:800}.employee-view .folder-card-sub{color:var(--m-sub);font-size:12px;font-weight:400}.employee-view .folder-card-sub b{color:#1e3a8a;font-weight:700}.employee-view .folder-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding-top:8px;border-top:1px solid var(--m-line);font-size:11px;font-weight:400}.employee-view .folder-card-status{color:var(--m-sub)}.employee-view .folder-card-status b{color:#b45309;font-weight:700}.employee-view .folder-card-status b.ok{color:#047857}.employee-view .folder-card-date.amber{background:#fef3c7;color:#78350f}.employee-view .folder-card-status b.folder-state-sent{color:#047857}.employee-view .folder-card-status b.folder-state-recalled{color:#b91c1c}.employee-view .folder-card-status b.folder-state-waiting{color:#b45309}.employee-view .folder-card-open{color:#2563eb;font-weight:700;white-space:nowrap}.employee-view .popup-card.step5-folder-card,.employee-view .popup-card.prikaz-order-card{width:min(1000px,100%)}.employee-view .prikaz-folder-head .ttl{display:flex;align-items:flex-start;gap:12px}.employee-view .prikaz-folder-head .folder-ic{font-size:30px;line-height:1}.employee-view .prikaz-folder-head .ttl{flex:1 1 auto}.employee-view .prikaz-folder-head .side{display:flex;align-items:flex-start;gap:8px;margin-left:auto}.employee-view .order-file-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding:12px 14px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc;color:#1e293b;font-size:12px;font-weight:700}.employee-view .order-file-strip .actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.employee-view .prikaz-folder-head .ws-code.amber{display:inline-block;padding:2px 8px;border-radius:6px;background:#fef3c7;color:#78350f;font-size:10px;font-weight:900;text-transform:uppercase}.employee-view .prikaz-folder-head p strong.country{color:#1e3a8a}.employee-view .prikaz-folder-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc}.employee-view .prikaz-folder-bar .grp{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.employee-view .prikaz-folder-bar .grp.add select{min-width:240px;min-height:32px;margin:0;padding:0 8px;font-size:11.5px}.employee-view .prikaz-folder-bar .folder-btn{display:inline-flex;align-items:center;gap:6px;min-height:32px;margin:0;padding:0 12px;border:0;border-radius:9px;color:#fff;font-size:11.5px;font-weight:700;text-decoration:none;cursor:pointer;transition:filter .15s}.employee-view .prikaz-folder-bar .folder-btn:hover:not(:disabled){filter:brightness(1.08)}.employee-view .prikaz-folder-bar .folder-btn.excel{background:#047857}.employee-view .prikaz-folder-bar .folder-btn.word{background:#1d4ed8}.employee-view .prikaz-folder-bar .folder-btn.signed{border:1px solid var(--m-line);background:#fff;color:var(--m-ink)}.employee-view .prikaz-folder-bar .folder-btn.add{background:var(--gold);color:#0b1f3f;font-weight:800}.employee-view .prikaz-folder-bar .folder-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.employee-view .prikaz-folder-table{margin-top:14px;border:1px solid var(--m-line);border-radius:12px;overflow:hidden}.employee-view .prikaz-folder-table .ws-table thead tr{background:#f1f5f9}.employee-view .prikaz-folder-table .ws-table th{color:#334155;font-weight:700}.employee-view .prikaz-folder-table .ws-table .ws-action{text-align:right}.employee-view .ws-card-body.single{grid-template-columns:minmax(0,1fr)}.employee-view .ws-table .mono-cell{font-family:var(--font-mono);font-size:11px}.employee-view .step5-builder .country-picker{gap:4px;margin-left:auto;color:#1e3a8a;font-size:11px;font-weight:700}.employee-view .step5-builder .country-picker select{min-width:220px;min-height:38px;border:2px solid var(--m-blue);border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:800}.employee-view .step5-builder .country-picker select:disabled{border-color:#cbd5e1;background:#f8fafc;color:#94a3b8}.employee-view .step5-builder .panel-head>div>p b{color:var(--m-red)}.employee-view .builder-table{border:1px solid var(--m-line);border-radius:12px;overflow:hidden}.employee-view .builder-table .country-cell{background:#eff6ff99;color:#1e3a8a;font-weight:700}.employee-view .builder-table tr.rvp-row{background:#f5f3ff80}.employee-view .invitation-badge{display:inline-block;padding:3px 9px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.employee-view .invitation-badge.tone-free{border-color:#e2e8f0;background:#f1f5f9;color:#334155}.employee-view .invitation-badge.tone-rvp{border-color:#e9d5ff;background:#f3e8ff;color:#6b21a8}.employee-view .invitation-badge.tone-locked{border-color:#fde68a;background:#fef3c7;color:#b45309}.employee-view .invitation-badge.tone-ready{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.employee-view .migration-panel{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid rgba(253,230,138,.9);border-radius:12px;background:#fffbeb}.employee-view .migration-panel h3{margin:0;padding-bottom:5px;border-bottom:1px solid rgba(180,83,9,.18);color:#92400e;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .migration-panel .form-grid.three{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px}@media(max-width:1100px){.employee-view .migration-panel .form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.employee-view .migration-panel .form-grid.three{grid-template-columns:minmax(0,1fr)}}.employee-view .migration-panel .form-grid.three>label.mono-field>input{color:#1e3a8a;font-family:var(--font-mono);font-weight:700}.employee-view .migration-panel .panel-action button{width:100%;min-height:40px;font-weight:800}.employee-view .migration-panel .notice-box{margin:0}.employee-view .popup-card.inv-folder-card{width:min(896px,100%)}.employee-view .inv-folder-card .ws-card-body.single{gap:20px}.employee-view .inv-folder-card .prikaz-folder-head p{color:var(--m-sub);font-size:12px}.employee-view .inv-folder-table{border:1px solid var(--m-line);border-radius:12px;overflow:hidden}.employee-view .inv-folder-table .ws-table thead tr{background:#f1f5f9}.employee-view .inv-folder-table .ws-table th{color:#334155;font-size:11px;font-weight:700}.employee-view .inv-folder-table .ws-table th,.employee-view .inv-folder-table .ws-table td{padding:9px 10px}.employee-view .inv-folder-table .ws-table td:first-child{color:var(--m-sub);font-weight:700}.employee-view .inv-folder-table .ws-table td .name-ru,.employee-view .inv-folder-table .ws-table td.name-ru{color:#1e293b}.employee-view .inv-folder-table .ws-table td.passport-cell{color:#1e3a8a;font-weight:700}.employee-view .inv-folder-table .ws-table td.country-cell{color:#334155;font-weight:700}.employee-view .inv-folder-table .ws-table td.order-cell{color:#047857;font-weight:700}.employee-view .inv-pdf-label{color:#334155;font-size:11px;font-weight:700}.employee-view .inv-pdf-picker{display:flex;align-items:center;gap:10px;margin-top:4px;padding:6px 8px;border:1px solid var(--m-line);border-radius:10px;background:#fff}.employee-view .inv-pdf-picker .file-input-button{min-height:30px;border:0;border-radius:6px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:600;box-shadow:none}.employee-view .inv-pdf-picker .file-input-button:hover{color:#1e3a8a;background:#dbeafe;box-shadow:none}.employee-view .inv-pdf-name{overflow:hidden;color:var(--m-sub);font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.employee-view .invitation-docs{display:grid;gap:10px;margin-top:14px;padding:16px;border:1px solid var(--m-line);border-radius:12px;background:#f8fafc}.employee-view .invitation-docs h3{margin:0;padding-bottom:5px;border-bottom:1px solid rgba(15,23,42,.08);color:#0f172a;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .invitation-docs .hint{margin:0;color:var(--m-sub);font-size:11px}.employee-view .invitation-docs .actions{display:flex;flex-wrap:wrap;gap:8px}.employee-view .invitation-docs .actions button{min-height:40px;border-radius:12px;padding:0 16px}.employee-view .invitation-docs button.doc-excel{background:#047857;box-shadow:0 2px 6px #04785740}.employee-view .invitation-docs button.doc-excel:hover{background:#065f46}.employee-view .invitation-docs button.doc-word{background:#1d4ed8;box-shadow:0 2px 6px #1d4ed840}.employee-view .invitation-docs button.doc-word:hover{background:#1e40af}.employee-view .invitation-docs button.doc-slate{background:#334155;box-shadow:0 2px 6px #33415540}.employee-view .invitation-docs button.doc-slate:hover{background:#1e293b}.employee-view .invitation-publish{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid #a7f3d0;border-radius:12px;background:#ecfdf5}.employee-view .invitation-publish h3{margin:0;padding-bottom:5px;border-bottom:1px solid rgba(6,95,70,.18);color:#065f46;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .invitation-publish .prikaz-send-bar{justify-content:flex-end;border-top-color:#a7f3d0}.employee-view .invitation-publish .prikaz-send-bar button.recall{min-height:40px;border-color:#fca5a5;border-radius:12px;padding:0 20px;color:#b91c1c;background:#fff}.employee-view .invitation-publish .prikaz-send-bar button.recall:hover{border-color:#f87171;background:#fef2f2}.employee-view .invitation-publish .prikaz-send-bar button.approve{min-height:40px;border-radius:12px;padding:0 24px;font-weight:800}.employee-view .invitation-publish .notice-box,.employee-view .invitation-publish .doc-list{margin:0}.employee-view .visa-queue-panel{margin-top:14px}.employee-view .visa-queue{display:grid;gap:10px}.employee-view .visa-card{padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.employee-view .visa-card.rvp{border-color:#ddd6fe;background:#faf5ff}.employee-view .visa-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px}.employee-view .visa-card-head strong{font-size:13px}.employee-view .visa-card-head p{margin:2px 0 0;color:var(--m-sub);font-size:11px}.employee-view .visa-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px;margin-top:8px;font-size:12px}@media(max-width:720px){.employee-view .visa-card-grid{grid-template-columns:minmax(0,1fr)}}.employee-view .visa-card-grid p,.employee-view .visa-card-note,.employee-view .visa-card-reason{margin:0}.employee-view .visa-card-note{margin-top:8px;color:var(--m-sub);font-size:12px}.employee-view .visa-card-reason{margin-top:8px;color:var(--red-dark);font-size:11px;font-weight:700}.employee-view .visa-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.employee-view .visa-queue-empty{padding:18px;border:1px solid var(--line);border-radius:12px;background:#f5f5f4;text-align:center}.employee-view .visa-queue-empty p{margin:6px 0 0;color:var(--m-sub);font-size:12px}.status-pill.visa-state-waiting{color:#78350f;background:#fef3c7}.status-pill.visa-state-approved{color:var(--green-dark);background:var(--green-light)}.status-pill.visa-state-returned{color:var(--red-dark);background:var(--red-light)}.status-pill.visa-state-rvp{color:#4c1d95;background:#f5f3ff}.employee-view .ws-stats.step4-stats article{--stat-accent: var(--m-emerald)}.employee-view .ws-stats.step4-stats article:nth-child(2){--stat-accent: var(--m-amber)}.employee-view .ws-stats.step4-stats article:nth-child(3){--stat-accent: var(--m-blue)}.employee-view .ws-stats.step4-stats article:nth-child(4){--stat-accent: #7c3aed}.employee-view .order-send-panel{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ffb3}.employee-view .order-send-panel h3{margin:0;padding-bottom:5px;border-bottom:1px solid rgba(30,64,175,.18);color:#1e3a8a;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-view .order-send-panel input[readonly]{background:#f8fafc;color:var(--m-sub);font-family:var(--font-mono)}.employee-view .order-send-panel .prikaz-send-bar{margin:0;border-top-color:#1e40af2e}.employee-view .step3-doc strong{padding-bottom:4px;border-bottom:1px solid rgba(0,0,0,.08);font-weight:700}.employee-view .step3-doc .step3-doc-check{margin:4px 0 0;color:#475569;font-size:11px}.employee-view .step3-doc .step3-doc-check b{color:#1e3a8a;font-weight:700}.employee-view .step3-review-card .contract-number-row input{color:#1e3a8a;font-family:var(--font-mono);font-size:12px;font-weight:700}.employee-view .step3-review-card button.warn{background:#f59e0b}.employee-view .step3-review-card button.warn:hover,.employee-view .step3-review-card button.warn:disabled:hover{background:#d97706}.employee-view .step3-review-card button.approve{font-weight:800}.employee-view .step3-review-card .ws-card-head .ws-code,.employee-view .prikaz-folder-head .ws-code{font-weight:900}.employee-view .step3-review-card .ws-card-head h2,.employee-view .prikaz-folder-head h2{color:#0f172a;font-size:20px}.employee-view .step3-review-card .notice-box.warning{color:#78350f;font-size:11px}.employee-view .step3-doc span{color:#475569}.employee-view .step3-review-card .step3-doc{background:#f8fafc}.employee-view .prikaz-folder-head p strong{color:#1e293b}.employee-view .prikaz-folder-bar .folder-btn{font-size:12px}.employee-view .step5-folder-card .order-send-panel .form-grid>label{color:#334155;font-size:12px}.employee-view .step5-folder-card .prikaz-send-bar button.approve{font-weight:800}.employee-view .prikaz-folder-table .ws-table td:first-child{color:var(--m-sub);font-weight:700}.employee-view .prikaz-folder-table .ws-table td.mono-cell{color:#1e293b}.employee-view .prikaz-folder-table .ws-table td.contract-cell{color:#1e3a8a;font-weight:700}.employee-view .prikaz-folder-table .ws-table td.level-cell{color:#334155;font-weight:700}.employee-view button.link-danger{min-height:0;padding:0;border:0;color:#dc2626;background:none;font-size:11px;font-weight:700;box-shadow:none}.employee-view button.link-danger:hover{color:#b91c1c;background:none;box-shadow:none;text-decoration:underline}.employee-view .prikaz-folder-bar .folder-btn.add{background:#f59e0b;color:#172554;font-weight:800}.employee-view .prikaz-folder-bar .folder-btn.add:hover:not(:disabled){background:#d97706;filter:none}.employee-view .prikaz-folder-bar .folder-add-empty{color:var(--m-sub);font-size:11.5px;font-weight:600}.employee-view .prikaz-folder-head button.ws-close.folder-close{min-height:0;padding:0 8px;border:0;color:#94a3b8;background:none;font-size:20px;font-weight:700;box-shadow:none}.employee-view .prikaz-folder-head button.ws-close.folder-close:hover{color:#334155;background:none;box-shadow:none}.employee-view .step5-folder-card .order-send-panel .prikaz-send-bar{justify-content:flex-end}.employee-view .step5-folder-card .order-send-panel .form-grid>label>input{font-family:var(--font-mono);font-size:12px}.employee-view .prikaz-folder-table+.order-send-panel h3,.employee-view .step5-folder-card .order-send-panel h3{color:#172554}.employee-view .order-send-panel .form-grid.order-file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.employee-view .order-send-panel .form-grid.order-file-grid{grid-template-columns:1fr}}.employee-view .prikaz-intro{margin-bottom:14px}.employee-view .prikaz-intro>.panel-head{margin:0;padding:0;border-bottom:0;border-radius:0;background:transparent}.employee-view .prikaz-intro>.panel-head>div>h2{font-size:18px}.employee-view .prikaz-intro-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.employee-view .prikaz-count{color:var(--m-sub);font-size:12px}.employee-view .prikaz-intro button.secondary{background:#f1f5f9}.employee-view .prikaz-intro button.secondary:hover{background:#e2e8f0}.employee-view .prikaz-roster{min-width:640px;border-collapse:collapse}.employee-view .prikaz-roster thead tr{background:#f8fafc}.employee-view .prikaz-roster th,.employee-view .prikaz-roster td{padding:8px 10px;border:1px solid var(--m-line);font-size:12px;vertical-align:middle}.employee-view .prikaz-roster th{color:var(--m-ink);font-weight:700}.employee-view .prikaz-roster td strong{display:inline;font-size:12px;font-weight:700}.employee-view .prikaz-roster .prikaz-roster-empty{color:var(--m-sub)}.employee-view .prikaz-order .prikaz-fields{display:grid;gap:12px;margin-top:0;padding:0;border:0;border-radius:0;background:transparent}.employee-view .prikaz-order .prikaz-fields .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:900px){.employee-view .prikaz-order .prikaz-fields .form-grid{grid-template-columns:1fr}}.employee-view .prikaz-fields .form-grid>label{display:block;color:#475569;font-size:11px;font-weight:700}.employee-view .prikaz-fields .form-grid>label>input{min-height:34px;margin-top:4px;border-radius:10px;padding:0 10px;font-size:12px;font-weight:400}.employee-view .prikaz-fields .form-grid>label>input:focus{border-color:var(--m-blue);box-shadow:0 0 0 3px #2563eb26}.employee-view .prikaz-fields .req-star{color:var(--m-red);font-weight:800}.employee-view .prikaz-fields app-file-input{display:block;margin-top:4px}.employee-view .prikaz-fields app-file-input .file-input-button{min-height:30px;border:0;border-radius:6px;padding:0 12px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:600;box-shadow:none}.employee-view .prikaz-fields app-file-input .file-input-button:hover{color:#1e3a8a;background:#dbeafe;box-shadow:none}.employee-view .prikaz-fields .file-input-name{color:var(--m-sub);font-size:11px}.employee-view .prikaz-attached{display:inline-block;margin-top:4px;color:#047857;font-size:11px;font-weight:700;text-decoration:none}.employee-view .prikaz-attached:hover{text-decoration:underline}.employee-view .prikaz-order .prikaz-send-bar{gap:12px;margin:0;padding-top:4px;border-top:0}.employee-view .prikaz-order .prikaz-send-hint{margin-right:0;color:var(--m-sub);font-size:11px;font-weight:400}.employee-view button.slate{color:#fff;background:#1e293b;box-shadow:0 2px 6px #0f172a38}.employee-view button.slate:hover,.employee-view button.slate:disabled:hover{background:#0f172a;box-shadow:0 6px 14px -4px #0f172a66}.employee-view .prikaz-order button.approve{font-weight:800}.employee-view .prikaz-published{margin-top:16px;padding:14px 16px;border:1px solid #86efac;border-radius:12px;background:#dcfce7}.employee-view .prikaz-published>.prikaz-published-title{margin:0;color:#14532d;font-size:12px;font-weight:700}.employee-view .prikaz-published>.prikaz-published-body{margin:4px 0 0;color:#166534;font-size:11px}.employee-view .prikaz-published>.prikaz-published-body a{color:#1d4ed8;font-weight:600;text-decoration:underline}.employee-view .prikaz-recall-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.employee-view .prikaz-recall-bar input{flex:1 1 220px;min-height:34px;border-color:#86efac;font-size:12px}.employee-view .prikaz-recall-bar button.danger{color:#991b1b;border-color:#fca5a5;background:#fee2e2}.employee-view .prikaz-recall-bar button.danger:hover{color:#7f1d1d;background:#fecaca}.employee-view .prikaz-empty{text-align:center}.employee-view .prikaz-empty h2{color:#1e293b;font-size:14px;font-weight:700}.employee-view .prikaz-empty p{margin:8px 0 0;color:var(--m-sub);font-size:12px}.employee-view .analytics-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.employee-view .analytics-periods{display:grid;gap:6px}.employee-view .analytics-toolbar .section-switch{margin:0}.employee-view .analytics-range{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px}.employee-view .analytics-range label{min-width:150px}.employee-view .analytics-range .actions{display:flex;gap:8px;margin:0}.employee-view .ws-stats.analytics-stats article{--stat-accent: var(--m-blue)}.employee-view .ws-stats.analytics-stats article:nth-child(2){--stat-accent: #0284c7}.employee-view .ws-stats.analytics-stats article:nth-child(3){--stat-accent: #7c3aed}.employee-view .ws-stats.analytics-stats article:nth-child(4){--stat-accent: var(--m-emerald)}.employee-view .analytics-table .num{text-align:right;font-family:var(--font-mono);font-weight:700;white-space:nowrap}.newvisa-status{display:grid;gap:4px;padding:12px 14px;border:1px solid #d6d3d1;border-radius:12px;background:#f5f5f4;color:#44403c;font-size:11px}.newvisa-status p{margin:0;color:inherit}.newvisa-status-title{font-size:12px;font-weight:800}.newvisa-status.is-rejected{border-color:#fca5a5;background:#fee2e2;color:#7f1d1d}.newvisa-status.is-review{border-color:#fcd34d;background:#fef3c7;color:#78350f}.newvisa-status.is-confirmed{border-color:#86efac;background:#dcfce7;color:#14532d}.newvisa-status.is-pending{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.sample-modal{justify-items:stretch;width:min(760px,100%);padding:20px;text-align:left}.sample-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.sample-modal-head h3{margin:6px 0 2px}.sample-modal-close{min-height:32px;padding:0 10px}.sample-badge{display:inline-block;padding:2px 8px;border-radius:6px;background:#fef3c7;color:#78350f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sample-body{max-height:55vh;overflow-y:auto;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;font-size:12px;line-height:1.6}.sample-body p{margin:0 0 10px;color:var(--ink)}.sample-addressee{text-align:right}.sample-title{text-align:center;font-weight:800}.sample-subtitle{text-align:center}.sample-table{width:100%;margin:0 0 10px;border-collapse:collapse;font-size:11px}.sample-table td{padding:5px 8px;border:1px solid #cbd5e1}.sample-table td:first-child{width:45%;background:#f1f5f9}.sample-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:12px;border-top:1px solid var(--line)}.field-hint.strong{color:var(--navy);font-weight:700}.dm-page{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:16px;align-items:stretch;height:clamp(420px,62vh,660px)}@media(max-width:900px){.dm-page{grid-template-columns:minmax(0,1fr);height:auto}}.dm-threads{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#f8fbff}.dm-threads-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:12px 14px;color:var(--muted);border-bottom:1px solid var(--line);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dm-threads-title b{color:var(--navy);font-size:13px}.dm-threads-scroll{display:grid;align-content:start;gap:2px;min-height:0;padding:8px;overflow-y:auto}.dm-thread{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:0;padding:10px;text-align:left;color:var(--ink);border:1px solid transparent;border-radius:12px;background:transparent;font-size:14px;font-weight:400;box-shadow:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dm-thread:hover{transform:none;border-color:#2e6fe040;background:#eef4ff;box-shadow:none}.dm-thread.active{border-color:var(--blue);background:#fff;box-shadow:0 6px 18px -12px #0e2a5399}.dm-thread-body{display:grid;gap:3px;min-width:0}.dm-thread-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.dm-thread-head strong{min-width:0;overflow:hidden;color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px}.dm-thread-time{flex:0 0 auto;color:var(--muted);font-size:11px}.dm-thread-meta,.dm-thread-last{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.dm-thread-meta{font-size:11px;letter-spacing:.02em}.dm-thread-last i{color:var(--blue);font-style:normal;font-weight:700}.dm-thread.is-unread .dm-thread-last{color:var(--ink);font-weight:600}.dm-thread-badge{font-style:normal}.dm-conversation{display:flex;flex-direction:column;gap:12px;min-height:0;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.dm-conversation-empty{justify-content:center}.dm-conversation-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.dm-conversation-head>strong{color:var(--navy);font-size:15px}.dm-conversation-id{display:grid;gap:5px;min-width:0}.dm-conversation-id strong{color:var(--navy);font-size:15px}.dm-conversation-tags{display:flex;flex-wrap:wrap;gap:6px}.dm-tag{padding:2px 9px;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:#f8fbff;font-size:11px;font-weight:700}.dm-tag.accent{color:var(--navy);border-color:#2e6fe059;background:#eef4ff}.dm-refresh{flex:0 0 auto;min-height:32px;margin-left:auto;padding:0 12px;font-size:15px}.dm-log{display:grid;align-content:start;gap:12px;flex:1 1 auto;min-height:140px;max-height:460px;padding:4px 4px 4px 0;overflow-y:auto}.dm-page .dm-log{max-height:none}.dm-bubble{display:grid;gap:7px;max-width:min(560px,82%);padding:11px 14px;border:1px solid var(--line);border-radius:14px 14px 14px 4px;background:#f8fbff;box-shadow:0 6px 16px -14px #0e2a53cc}.dm-bubble.mine{justify-self:end;border-color:#2e6fe059;border-radius:14px 14px 4px;background:#eef4ff}.dm-bubble p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.dm-bubble-author{padding-bottom:3px;color:var(--navy);border-bottom:1px solid rgba(14,42,83,.08);font-size:12px;font-weight:700}.dm-bubble-time{color:var(--muted);font-size:11px}.dm-composer{display:flex;align-items:flex-end;gap:10px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#f8fbff}.dm-composer textarea{flex:1 1 auto;min-height:44px;resize:vertical;border-radius:10px}.dm-composer button{flex:0 0 auto}.dm-readonly{margin:0;color:var(--muted);font-size:12px}.dm-empty{display:grid;justify-items:center;gap:8px;margin:auto;padding:24px 12px;color:var(--muted);text-align:center;font-size:13px}.dm-empty span{font-size:26px;opacity:.7}.dm-panel .panel-head .hint{margin:4px 0 0}.dm-unread-pill{color:#fff;background:var(--red-dark)}.dm-desk{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.dm-desk-chip{padding:2px 8px;color:var(--navy);border:1px solid rgba(46,111,224,.3);border-radius:999px;background:#eef4ff;font-size:12px;font-weight:600}.dm-desk-chip.on-duty{color:#fff;border-color:var(--blue);background:var(--blue)}.dm-bubble-state{font-weight:700}.dm-bubble-state.seen{color:var(--green-dark)}.dm-bubble.is-failed{border-color:var(--red-border);background:var(--red-light)}.dm-bubble-state.failed{color:var(--red-dark)}.dm-bubble-time .link-button{min-height:0;margin-left:6px;padding:0;font-size:11px}.dm-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0}.employee-view .step3-review-card .step3-contract-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}@media(max-width:720px){.employee-view .step3-review-card .step3-contract-row{grid-template-columns:minmax(0,1fr);align-items:stretch}}.employee-view .step3-review-card .contract-number-row{display:grid;gap:4px;align-items:stretch}.employee-view .step3-review-card .contract-number-row>span{color:#1e293b;font-size:11px;font-weight:700}.employee-view .step3-review-card .step3-contract-actions{justify-content:flex-end;margin:0}.employee-view .step3-doc .step3-doc-hint{margin:4px 0 0;color:#475569;font-size:11px}.employee-view .step3-review-card .step3-contract-block .step3-return-reason{display:grid;gap:4px;margin-top:10px;font-size:11px;font-weight:700}.employee-view .step3-review-card .step3-contract-block .step3-return-reason textarea{min-height:60px;font-weight:400}.employee-view .step3-review-card .step3-contract-block .ws-decision{margin:8px 0 0}.employee-view .stats-grid.plan-stats{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1180px){.employee-view .stats-grid.plan-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.employee-view .stats-grid.plan-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-view .plan-kpi{--stat-accent: var(--m-blue)}.employee-view .plan-kpi-plan{--stat-accent: var(--navy)}.employee-view .plan-kpi-applied{--stat-accent: var(--m-amber)}.employee-view .plan-kpi-paying{--stat-accent: var(--m-blue)}.employee-view .plan-kpi-enrolled{--stat-accent: var(--m-emerald)}.employee-view .plan-kpi-free{--stat-accent: var(--gold)}.employee-view .plan-kpi-dorm{--stat-accent: #0d9488}.employee-view .plan-kpi strong{font-size:26px;font-family:var(--font-mono);font-weight:700}.employee-view .plan-kpi small{display:block;margin-top:4px;color:var(--m-sub);font-size:11px}.employee-view .plan-toolbar{display:grid;gap:12px;margin-bottom:18px}.employee-view .plan-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}@media(max-width:1180px){.employee-view .plan-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.employee-view .plan-filters{grid-template-columns:minmax(0,1fr)}}.employee-view .plan-toolbar-actions{justify-content:flex-end;margin:0}.employee-view .plan-import-hint{margin:0;color:var(--m-sub);font-size:11px}.employee-view .plan-board-hint{margin:4px 0 0;color:var(--m-sub);font-size:12px}.employee-view .plan-table{min-width:1240px;font-size:12px}.employee-view .plan-table th,.employee-view .plan-table td{padding:9px 8px;vertical-align:top}.employee-view .plan-table .num{text-align:right;font-family:var(--font-mono);font-weight:700;white-space:nowrap}.employee-view .plan-table .plan-col-plan{background:#0e2a530d;color:var(--navy)}.employee-view .plan-table .plan-col-applied{color:var(--m-amber);background:#d977060d}.employee-view .plan-table .plan-col-paying{color:var(--m-blue);background:#2563eb0d}.employee-view .plan-table .plan-col-enrolled{color:var(--m-emerald);background:#05966912}.employee-view .plan-table .plan-over{color:#7e22ce}.employee-view .plan-table tr.plan-row-risk td:first-child{box-shadow:inset 3px 0 0 var(--m-red)}.employee-view .plan-rank{display:inline-block;padding:1px 7px;border-radius:999px;background:#f1f5f9;color:var(--m-sub);font-family:var(--font-mono);font-size:11px;font-weight:700}.employee-view .plan-rank-top{border:1px solid rgba(224,161,46,.5);background:#e0a12e26;color:#92400e}.employee-view .plan-rank-demand{display:block;margin-top:3px;color:var(--m-sub);font-family:var(--font-mono);font-size:10px}.employee-view .plan-code{display:block;color:var(--navy);font-family:var(--font-mono);font-size:11px;font-weight:700}.employee-view .plan-table td strong.plan-title{display:block;font-size:12px}.employee-view .plan-inactive{display:inline-block;margin-top:3px;padding:1px 6px;border:1px solid var(--red-border);border-radius:6px;background:var(--red-light);color:var(--red-dark);font-size:10px;font-weight:700}.employee-view .plan-lang{display:inline-block;padding:2px 7px;border-radius:6px;background:#f1f5f9;color:#334155;font-size:10px;font-weight:700}.employee-view .plan-lang-en{background:#e0e7ff;color:#3730a3}.employee-view button.plan-seats-btn{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 7px;border:1px dashed var(--line);border-radius:7px;background:transparent;box-shadow:none;color:var(--navy);font-family:var(--font-mono);font-size:12px;font-weight:700}.employee-view button.plan-seats-btn:hover{border-color:var(--m-blue);color:var(--m-blue)}.employee-view button.plan-seats-btn svg{width:12px;height:12px}.employee-view .plan-seats-editor{display:inline-flex;align-items:center;gap:4px}.employee-view .plan-seats-editor input{width:72px;min-height:26px;padding:0 6px;font-family:var(--font-mono);text-align:right}.employee-view .plan-col-progress{width:150px}.employee-view .plan-progress-head{display:flex;justify-content:space-between;gap:6px;color:var(--m-sub);font-family:var(--font-mono);font-size:10px;font-weight:700}.employee-view .plan-progress-head strong{color:var(--ink)}.employee-view .plan-progress{display:block;height:7px;margin-top:4px;overflow:hidden;border-radius:999px;background:var(--line)}.employee-view .plan-progress-fill{display:block;height:100%;border-radius:999px;transition:width .4s ease}.employee-view .plan-fill-risk{background:var(--m-red)}.employee-view .plan-fill-normal{background:var(--m-blue)}.employee-view .plan-fill-done{background:var(--m-emerald)}.employee-view .plan-fill-overflow{background:#7e22ce}.employee-view .plan-fill-unplanned{background:var(--line)}.employee-view .plan-progress-none{color:var(--m-sub);font-size:11px}.employee-view .plan-geo{font-size:11px}.employee-view .plan-geo-item{display:block;color:#334155}.employee-view .plan-geo-empty{color:var(--m-sub)}.employee-view .plan-dorm{display:block;margin-top:3px;color:#0f766e;font-size:10px;font-weight:700}.employee-view .plan-badge{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.employee-view .plan-badge-risk{border-color:var(--red-border);background:var(--red-light);color:var(--red-dark)}.employee-view .plan-badge-normal{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.employee-view .plan-badge-done{border-color:#a7f3d0;background:var(--green-light);color:var(--green-dark)}.employee-view .plan-badge-overflow{border-color:#e9d5ff;background:#faf5ff;color:#7e22ce}.employee-view .plan-badge-unplanned{border-color:var(--line);background:#f8fafc;color:var(--m-sub)}
