:root{color-scheme:light;font-family:Segoe UI,system-ui,sans-serif}body{margin:0;background:#f4f6f9;color:#1c2733}.app{max-width:1120px;margin:0 auto;padding:24px 16px 64px}.app-header{background:#fff;border-top:5px solid #3a5bd9;box-shadow:0 1px 4px #0000001a;position:relative;z-index:20}.app-header-inner{display:flex;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:14px 24px}.app-header-text{flex:1;min-width:0}.app-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.lang-switch{display:inline-flex;border:1px solid #cbd5e0;border-radius:999px;overflow:hidden}.lang-switch button{border:none;background:#fff;padding:6px 12px;font-size:12px;font-weight:700;color:#5a6b7b;cursor:pointer}.lang-switch button.active{background:#3a5bd9;color:#fff}.hdr-btn{padding:8px 16px;border-radius:8px;border:1px solid #3a5bd9;background:#fff;color:#3a5bd9;font-size:14px;font-weight:600;cursor:pointer}.hdr-btn-primary{background:#3a5bd9;color:#fff}.hdr-btn:hover{filter:brightness(.95)}.user-menu{position:relative}.user-chip{display:flex;align-items:center;gap:8px;background:#f4f6f9;border:1px solid #e1e6eb;border-radius:999px;padding:4px 12px 4px 4px;cursor:pointer;font-size:13px}.user-avatar{width:30px;height:30px;border-radius:50%;background:#3a5bd9;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.user-name{font-weight:600;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#3a5bd9;font-size:11px;background:#eef4ff;padding:2px 8px;border-radius:999px}.user-dropdown{position:absolute;right:0;top:calc(100% + 6px);min-width:200px;background:#fff;border:1px solid #e1e6eb;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:6px;display:flex;flex-direction:column}.user-dropdown button{text-align:left;background:none;border:none;padding:9px 12px;border-radius:6px;font-size:14px;cursor:pointer}.user-dropdown button:hover{background:#eef4ff}.back-link{margin:0 0 12px}.welcome-card{text-align:center;padding:48px 24px}.welcome-card img{height:110px}.welcome-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#141e3280;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal{position:relative;background:#fff;border-radius:14px;padding:28px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:12px;box-shadow:0 20px 60px #0000004d}.modal h2{margin:0}.modal-close{position:absolute;right:12px;top:8px;background:none;border:none;font-size:26px;color:#7a8896;cursor:pointer}.modal label,.form-col label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#43505c}.modal input,.form-col input{padding:9px 10px;border:1px solid #cbd5e0;border-radius:6px;font-size:14px}.form-col input:disabled{background:#f4f6f9;color:#5a6b7b}.btn-primary{padding:10px 18px;background:#3a5bd9;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.btn-primary:disabled{opacity:.6}.profile-card{max-width:520px}.form-col{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.admin{display:flex;flex-direction:column;gap:16px}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:20px}.admin-stat{background:#f4f7ff;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column}.admin-stat strong{font-size:28px;color:#3a5bd9}.admin-stat span{font-size:13px;color:#43505c}.admin-stat em{font-size:11px;color:#7a8896;font-style:normal;margin-top:2px}.admin-chart{display:flex;align-items:flex-end;gap:6px;height:130px;margin:8px 0 20px}.admin-chart-col{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;text-align:center}.admin-chart-bar{background:#3a5bd9;border-radius:4px 4px 0 0;min-height:3px;color:#fff;font-size:11px}.admin-chart-col small{color:#7a8896;font-size:11px}.admin-tops{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.admin-top-row{display:grid;grid-template-columns:1fr 90px 28px;gap:8px;align-items:center;font-size:13px;margin-bottom:6px}.admin-bar{background:#e8edf7;border-radius:4px;height:8px}.admin-bar div{background:#3a5bd9;height:100%;border-radius:4px}.link-btn.danger{color:#b3261e}.app-logo{height:88px;width:auto;flex-shrink:0}.app-univ{font-size:15px;font-weight:700;color:#3a5bd9;text-transform:uppercase;letter-spacing:.3px}.app-header h1{margin:2px 0 4px;font-size:24px}.app-header p{color:#5a6b7b;margin:0}@media (max-width: 800px){.app-header-inner{flex-wrap:wrap;justify-content:center;text-align:center}.app-header-text{flex-basis:100%;order:2}.app-logo{height:56px}.user-name{display:none}}.link-btn{background:none;border:none;color:#3a5bd9;font-size:14px;cursor:pointer;padding:0;margin-top:4px}.link-btn:hover{text-decoration:underline}.forgot-password-btn{margin-bottom:8px}.stepper{display:flex;list-style:none;padding:0;margin:24px 0 32px;gap:8px}.stepper li{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#9aa7b2;text-align:center}.stepper li .step-index{width:28px;height:28px;border-radius:50%;background:#e1e6eb;display:flex;align-items:center;justify-content:center;font-weight:600;color:#5a6b7b}.stepper li.active .step-index{background:#3a5bd9;color:#fff}.stepper li.active{color:#1c2733;font-weight:600}.stepper li.done .step-index{background:#2fa864;color:#fff}.step-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014}.hint{color:#5a6b7b;font-size:14px}.search-form{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px}.search-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#43505c;flex:1;min-width:220px}.search-form input{padding:8px 10px;border:1px solid #cbd5e0;border-radius:6px;font-size:14px}.search-form button,.step-card>button{padding:9px 18px;background:#3a5bd9;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;height:fit-content}.search-form button:disabled{opacity:.6;cursor:default}.error{background:#fdecea;color:#b3261e;padding:10px 14px;border-radius:6px;margin-bottom:16px;font-size:14px}.empty{color:#5a6b7b;font-size:14px}.results-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.result-item{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border:1px solid #e1e6eb;border-radius:8px;padding:14px 16px}.result-main{flex:1;min-width:0}.no-concrete-note{font-size:12px;color:#a56a00;margin-top:8px}.concrete-list{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:8px}.concrete-item{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f7f9fb;border-radius:6px;padding:8px 12px;font-size:13px}.result-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.result-title{font-weight:600}.similarity-badge{font-size:12px;font-weight:600;padding:2px 9px;border-radius:999px;white-space:nowrap}.similarity-badge.similarity-high{background:#e2f6ea;color:#1b8a4d}.similarity-badge.similarity-medium{background:#fef3d9;color:#a56a00}.similarity-badge.similarity-low{background:#eef1f4;color:#5a6b7b}.result-sub{font-size:13px;color:#5a6b7b;margin-top:2px}.result-match{font-size:12px;color:#7a8896;margin-top:6px}.select-btn{padding:8px 14px;background:#fff;border:1px solid #3a5bd9;color:#3a5bd9;border-radius:6px;cursor:pointer;white-space:nowrap}.select-btn:disabled{opacity:.6;cursor:default}.delete-btn{padding:8px 14px;background:#fff;border:1px solid #e1e6eb;color:#b3261e;border-radius:6px;cursor:pointer;white-space:nowrap}.delete-btn:hover{border-color:#b3261e;background:#fdecea}.delete-btn:disabled{opacity:.6;cursor:default}.session-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.confirm-text{font-size:13px;color:#b3261e;white-space:nowrap}.summary div{margin-bottom:8px;font-size:14px}.upload-box{border:2px dashed #cbd5e0;border-radius:8px;padding:24px;text-align:center;margin-bottom:16px}.file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-picker-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,var(--blue, #3a5bd9),#5474f0);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;box-shadow:0 4px 12px #3a5bd94d;transition:transform .15s ease,box-shadow .15s ease}.file-picker-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3a5bd966}.file-picker-btn:active{transform:translateY(0);box-shadow:0 2px 8px #3a5bd94d}.file-picker-btn:has(+.file-input-hidden:disabled){opacity:.6;cursor:not-allowed}.file-picker-icon{font-size:16px;line-height:1}.pending-files-list{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px;text-align:left}.pending-file-item{display:flex;align-items:center;gap:10px;background:#f7f9fb;border-radius:6px;padding:8px 12px;font-size:13px}.pending-file-index{font-weight:600;color:#3a5bd9;min-width:18px}.pending-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.processing-banner{display:flex;align-items:center;gap:12px;background:#eef4ff;color:#2f4b8f;padding:14px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.spinner{width:18px;height:18px;border:3px solid #c7d7f7;border-top-color:#3a5bd9;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.completeness-banner{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px;font-weight:500}.completeness-ok{background:#e2f6ea;color:#1b8a4d}.completeness-warn{background:#fef3d9;color:#a56a00}.completeness-info{background:#eef4ff;color:#2f4b8f;font-weight:400}.table-scroll{overflow-x:auto;margin-bottom:16px}.table-scroll .disciplines-table{margin-bottom:0;min-width:720px}.disciplines-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:16px}.disciplines-table th,.disciplines-table td{border:1px solid #e1e6eb;padding:8px 10px;text-align:left;vertical-align:middle}.disciplines-table th{background:#f7f9fb;font-weight:600}.disciplines-table input{width:100%;padding:4px 6px;border:1px solid #cbd5e0;border-radius:4px;font-size:13px;box-sizing:border-box}.row-actions{display:flex;gap:6px;white-space:nowrap}.row-actions button{padding:4px 8px;font-size:12px;border:1px solid #cbd5e0;background:#fff;border-radius:4px;cursor:pointer}.status-badge{font-size:12px;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap}.status-badge.status-ok{background:#e2f6ea;color:#1b8a4d}.status-badge.status-warn{background:#fef3d9;color:#a56a00}.table-actions{display:flex;gap:10px;flex-wrap:wrap}.table-actions button{padding:9px 16px;border-radius:6px;border:1px solid #cbd5e0;background:#fff;cursor:pointer;font-size:14px}.table-actions button:last-child{background:#3a5bd9;color:#fff;border-color:#3a5bd9;margin-left:auto}.table-actions button:disabled{opacity:.6;cursor:default}.match-list{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.match-card{display:flex;gap:12px;border:1px solid #e1e6eb;border-radius:10px;padding:16px 18px;background:#fff}.match-number{font-size:18px;font-weight:700;color:#9aa7b2;min-width:28px}.match-body{flex:1;display:flex;flex-direction:column;gap:6px}.match-discipline-name{font-weight:600;font-size:15px}.match-sub{font-size:13px;color:#5a6b7b}.match-arrow{text-align:center;color:#9aa7b2;font-size:14px;line-height:1}.match-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.match-status-row{display:flex;align-items:center;gap:10px;margin-top:2px}.match-extra-items{display:flex;flex-direction:column;gap:4px;margin-top:6px}.match-extra-item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#3a5bd9;background:var(--blue-soft, #eef4ff);border-radius:6px;padding:4px 8px}.match-diff{text-align:center;font-weight:600;color:#a56a00;background:#fef8ee;border-radius:6px;padding:6px 0}.ai-explanation{background:#eef4ff;color:#2f4b8f;border-radius:6px;padding:10px 12px;font-size:13px;margin-top:4px}.college-picker{border:1px solid #cbd5e0;border-radius:8px;padding:10px;background:#f7f9fb}.college-picker input{width:100%;padding:8px 10px;border:1px solid #cbd5e0;border-radius:6px;font-size:13px;box-sizing:border-box;margin-bottom:8px}.college-picker-list{list-style:none;padding:0;margin:0 0 8px;max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.college-picker-list button{width:100%;text-align:left;padding:7px 10px;border:1px solid #e1e6eb;background:#fff;border-radius:6px;cursor:pointer;font-size:13px}.college-picker-list button:hover{border-color:#3a5bd9}.college-picker-list button.used-option{color:#a56a00}.matches-summary{border-top:1px solid #e1e6eb;padding-top:16px;margin-bottom:16px}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px;font-size:14px}.reco{display:flex;flex-direction:column;gap:16px}.reco-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#1f4fc4,#3a5bd9 55%,#4b8bff);box-shadow:0 8px 24px #2f6feb40}.reco-hero h2{margin:2px 0 12px;font-size:28px}.reco-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.reco-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.reco-verdict{display:flex;flex-direction:column;gap:2px}.reco-verdict span{font-size:13px;opacity:.85}.reco-verdict strong{font-size:22px}.reco-ring{width:132px;height:132px;flex-shrink:0}.reco-ring-bg{fill:none;stroke:#ffffff40;stroke-width:10}.reco-ring-fg{fill:none;stroke:#fff;stroke-width:10;stroke-linecap:round}.reco-ring-num{fill:#fff;font-size:26px;font-weight:700}.reco-ring-cap{fill:#ffffffd9;font-size:10px}.reco-chip{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;background:#eef2f7;color:#43505c}.reco-chip-lg{font-size:13px;padding:5px 12px;background:#fff3;color:#fff}.reco-chip-soft{background:#ffffff1f}.reco-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reco-tile{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;gap:4px;border-top:3px solid #3a5bd9}.reco-tile-warn{border-top-color:#e08a00}.reco-tile-ok{border-top-color:#2fa864}.reco-tile-num{font-size:28px;font-weight:700;color:#1c2733}.reco-tile-num small{font-size:16px;color:#8a97a3;font-weight:500}.reco-tile-label{font-size:13px;color:#5a6b7b}.reco-panel{background:#fff;border-radius:12px;padding:22px;box-shadow:0 1px 3px #00000014}.reco-panel h3{margin:0 0 14px;font-size:18px}.reco-stack{display:flex;height:14px;border-radius:999px;overflow:hidden;background:#e8edf2;gap:2px}.reco-seg-full{background:#2fa864}.reco-seg-partial{background:#f0a92e}.reco-seg-none{background:#d9dfe6}.reco-legend{display:flex;flex-wrap:wrap;gap:16px;margin:10px 0 18px;font-size:13px;color:#43505c}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px}.dot-full{background:#2fa864}.dot-partial{background:#f0a92e}.dot-none{background:#c5ccd4}.reco-bars{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.reco-bar-row{display:grid;grid-template-columns:110px 1fr 100px;align-items:center;gap:12px;font-size:13px}.reco-bar-label{color:#43505c}.reco-bar-val{text-align:right;color:#5a6b7b;font-variant-numeric:tabular-nums}.reco-bar{height:8px;border-radius:999px;background:#e8edf2;overflow:hidden}.reco-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3a5bd9,#4b8bff);min-width:2px}.reco-bar-fill-warn{background:linear-gradient(90deg,#e08a00,#f0a92e)}.reco-tracks{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.reco-track{position:relative;border:1px solid #dde3ea;border-radius:12px;padding:16px;background:#fafbfd;display:flex;flex-direction:column;gap:8px}.reco-track h4{margin:0;font-size:16px}.reco-track.fits{border-color:#2fa864;background:#f3fbf6}.reco-track.best{box-shadow:0 0 0 2px #2fa864}.reco-track.almost{border-color:#6bc596;background:#f6fdf9;border-style:dashed}.reco-track-note{margin:0;font-size:12px;color:#6b7a89}.reco-track-result{margin:0;font-size:13px;font-weight:600;color:#b26a00}.reco-track.fits .reco-track-result{color:#1f7f4a}.reco-track.almost .reco-track-result{color:#2fa864}.reco-track-extra{margin:4px 0 0;font-size:12px;color:#b26a00}.reco-badge-best{position:absolute;top:-10px;right:12px;background:#2fa864;color:#fff;font-size:11px;padding:2px 10px;border-radius:999px;font-weight:600}.reco-badge-almost{position:absolute;top:-10px;right:12px;background:#6bc596;color:#fff;font-size:11px;padding:2px 10px;border-radius:999px;font-weight:600}.reco-ai-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reco-ai-head .hint{margin:0;max-width:520px}.reco-btn{padding:10px 18px;background:#3a5bd9;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer;white-space:nowrap;font-weight:600;transition:background .15s}.reco-btn:hover:not(:disabled){background:#1f5bd0}.reco-btn:disabled{opacity:.6;cursor:default}.reco-btn-ghost{background:#eef2f7;color:#2b3a4a}.reco-btn-ghost:hover:not(:disabled){background:#e1e8f0}.reco-tabs{display:inline-flex;gap:4px;padding:4px;background:#eef2f7;border-radius:10px;margin:18px 0 14px}.reco-tabs button{border:none;background:transparent;padding:8px 20px;border-radius:8px;font-size:14px;cursor:pointer;color:#5a6b7b;font-weight:600}.reco-tabs button.active{background:#fff;color:#1c2733;box-shadow:0 1px 3px #0000001f}.reco-callout{background:#f1f6ff;border-left:4px solid #3a5bd9;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.5;margin-bottom:18px}.reco-subtitle{margin:0 0 4px;font-size:16px}.reco-subhint{margin:0 0 12px}.reco-count{display:inline-block;min-width:20px;text-align:center;font-size:12px;background:#e1e9fb;color:#3a5bd9;border-radius:999px;padding:1px 8px;margin-left:6px}.reco-proposed-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.reco-proposed{position:relative;border:1px solid #cfe0ff;background:linear-gradient(180deg,#f7faff,#fff);border-radius:12px;padding:16px}.reco-proposed h5{margin:0 60px 8px 0;font-size:15px;line-height:1.3}.reco-proposed p{margin:8px 0 0;font-size:13px;color:#43505c;line-height:1.45}.reco-proposed .reco-covers{color:#1f4fc4}.reco-badge-new{position:absolute;top:12px;right:12px;font-size:11px;font-weight:700;color:#1f7f4a;background:#dff5e8;padding:2px 8px;border-radius:999px}.reco-chips{display:flex;gap:6px}.reco-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.reco-cat{border-radius:12px;padding:16px;border:1px solid #e3e8ee;border-top-width:4px;background:#fff}.reco-cat header{margin-bottom:10px}.reco-cat h4{margin:0;font-size:15px}.reco-cat-hint{font-size:12px;color:#7b8896}.reco-cat ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.reco-cat li{font-size:13px;line-height:1.45;display:flex;flex-direction:column;gap:2px}.reco-cat li strong{color:#1c2733}.reco-cat li span{color:#5a6b7b}.reco-tone-amber{border-top-color:#e08a00}.reco-tone-violet{border-top-color:#7a5af8}.reco-tone-blue{border-top-color:#3a5bd9}.reco-tone-green{border-top-color:#2fa864}.reco-skeleton{display:flex;flex-direction:column;gap:10px;margin-top:18px}.reco-skeleton span{height:56px;border-radius:10px;background:linear-gradient(90deg,#eef2f7 25%,#f7f9fb,#eef2f7 75%);background-size:200% 100%;animation:reco-pulse 1.4s infinite}@keyframes reco-pulse{to{background-position:-200% 0}}.reco-details summary{cursor:pointer;font-weight:600}.reco-table-wrap{overflow-x:auto;margin-top:14px}.reco-table{width:100%;border-collapse:collapse;font-size:13px}.reco-table th{text-align:left;color:#5a6b7b;font-weight:600;padding:8px 10px;border-bottom:2px solid #e3e8ee}.reco-table td{padding:8px 10px;border-bottom:1px solid #eef1f5;vertical-align:top}.reco-status{font-size:12px;padding:2px 8px;border-radius:999px;white-space:nowrap}.reco-status-full{background:#dff5e8;color:#1f7f4a}.reco-status-partial{background:#fdf1d8;color:#a66300}.reco-status-none{background:#edf0f3;color:#5a6b7b}.reco-actions{display:flex;justify-content:flex-end;gap:10px}.reco-plan-goal{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:14px}.reco-plan-goal>div{display:flex;flex-direction:column}.reco-plan-num{font-size:32px;font-weight:700;color:#1c2733;line-height:1.1}.reco-plan-num-target{color:#3a5bd9}.reco-plan-num-gap{color:#e08a00}.reco-plan-cap{font-size:12px;color:#6b7a89}.reco-plan-arrow{font-size:24px;color:#9aa7b2;padding-bottom:4px}.reco-plan-gap{margin-left:auto;text-align:right;align-items:flex-end}.reco-bar-tall{height:12px;margin-bottom:8px}.reco-callout-ok{background:#f1fbf5;border-left-color:#2fa864;margin-bottom:0}.review-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-name{font-weight:600}.review-stepper{margin-top:8px}.review-step-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;font:inherit;color:inherit;padding:0}.review-step-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;margin-bottom:20px}.review-field{display:flex;flex-direction:column;gap:2px}.review-field span{font-size:12px;color:#6b7a89}.review-field strong{font-size:14px}@media (max-width: 720px){.review-grid{grid-template-columns:1fr}}.reco-tag{display:inline-block;margin-left:6px;font-size:11px;font-weight:600;padding:1px 7px;border-radius:999px;background:#e1e9fb;color:#3a5bd9}@media (max-width: 720px){.reco-hero{flex-direction:column;align-items:flex-start}.reco-tiles{grid-template-columns:repeat(2,1fr)}.reco-tracks,.reco-proposed-grid,.reco-cat-grid{grid-template-columns:1fr}.reco-ai-head{flex-direction:column}.reco-bar-row{grid-template-columns:80px 1fr 84px}}@media print{.app-header,.stepper,.reco-actions,.reco-btn,.reco-tabs{display:none!important}body{background:#fff}.reco-hero{box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.reco-panel,.reco-tile{box-shadow:none;border:1px solid #dde3ea;break-inside:avoid}}.reco-tag-goso{background:#fdf1d8;color:#a66300}.reco-norms{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:10px;font-size:13px;line-height:1.5}.reco-norm-status{display:inline-block;margin-right:8px;font-size:11px;font-weight:700;padding:1px 8px;border-radius:999px}.reco-norm-status.ok{background:#dff5e8;color:#1f7f4a}.reco-norm-status.warn{background:#fdf1d8;color:#a66300}.reco-gain-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:13px}.course-card .table-actions{margin-bottom:12px}.app-tag{font-size:13px;font-weight:600;color:#3a5bd9;background:#eef4ff;padding:3px 10px;border-radius:999px;vertical-align:middle;margin-left:6px}.app-header{position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:none;border-bottom:1px solid #e1e6eb;box-shadow:none}.app-header-inner{padding:10px 32px;gap:14px}.app-header-text{flex:1}.app-logo{height:46px}.app-brand{display:flex;flex-direction:column;line-height:1.15}.app-brand-name{font-size:22px;font-weight:800;color:#1c2733}.app-brand-name span{color:#3a5bd9}.app-univ{font-size:11px;font-weight:600;text-transform:none;letter-spacing:0;color:#5a6b7b;max-width:460px}.lang-switch{padding:0;border-radius:10px}.lang-switch button{border-radius:0}.hdr-btn{border-radius:10px}.user-chip{padding:0;border:none;background:none}.user-avatar{width:38px;height:38px;font-size:13px}.user-dropdown-head{padding:8px 12px 6px;font-size:13px;border-bottom:1px solid #eef1f4;margin-bottom:4px;display:flex;flex-direction:column}.user-dropdown-head span{color:#3a5bd9;font-size:12px}@media (max-width: 800px){.app-header{position:relative}.app-header-inner{flex-wrap:nowrap;justify-content:flex-start;text-align:left;padding:8px 12px}.app-header-text{flex-basis:auto;order:0;min-width:0}.app-univ{display:none}.app-logo-wrap{width:52px;height:52px;border-radius:14px}.app-logo{height:36px}.app-header-actions{margin-left:auto}}.app-brand-name{white-space:nowrap}@media (max-width: 800px){.app-brand-name{font-size:18px}.app-brand-name span:not(.app-brand-c2u):not(.app-brand-c2u-digit){display:none}}:root{--navy: #0f1e5c;--blue: #3a5bd9;--blue-soft: #eef2ff;--ink: #16203a;--muted: #5d6b85;--line: #e3e8f2;--font-body: "Inter", "Segoe UI", system-ui, sans-serif;--font-head: "Manrope", "Inter", "Segoe UI", system-ui, sans-serif}body{font-family:var(--font-body);color:var(--ink);background:radial-gradient(1200px 500px at 85% -100px,#dfe7ff 0%,transparent 70%),#f5f7fc;font-size:15px;line-height:1.5}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,.app-brand-name,.admin-stat strong{font-family:var(--font-head);letter-spacing:-.01em}h2{font-size:26px;font-weight:800;color:var(--navy)}h3{font-weight:800;color:var(--navy)}.hint{color:var(--muted)}.hint-warn{color:#c0392b;font-weight:600}.step-card,.reco-panel{border-radius:20px;border:1px solid var(--line);box-shadow:0 8px 30px #1f33780f}.app{max-width:1180px;padding-top:32px}.app-header{background:linear-gradient(180deg,#fff,#f8faff);border-bottom:1px solid var(--line);box-shadow:0 6px 24px #1f337812}.app-header:after{content:"";display:block;height:4px;background:linear-gradient(90deg,var(--navy),var(--blue),#7c9bff)}.app-header-inner{padding:22px 40px;max-width:1400px;gap:20px}.app-logo-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:22px;background:linear-gradient(160deg,#fff,#eef2ff);border:1px solid rgba(58,91,217,.18)}.app-logo-btn{padding:0;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.app-logo-btn:hover{transform:translateY(-1px);border-color:#3a5bd966}.app-logo-btn:active{transform:translateY(0)}.app-logo{height:64px}.app-brand-name{font-size:32px;font-weight:800;color:var(--navy)}.app-brand-name span{font-size:13px;font-weight:700;color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:4px 12px;margin-left:8px;vertical-align:middle;letter-spacing:0}.app-brand-name .app-brand-c2u{font-size:inherit;font-weight:inherit;color:inherit;background:none;border-radius:0;padding:0;margin-left:0;cursor:help;border-bottom:2px dotted var(--blue)}.app-brand-name .app-brand-c2u-digit{font-size:.7em;font-weight:inherit;color:inherit;background:none;border-radius:0;padding:0;margin-left:0;vertical-align:baseline;letter-spacing:inherit}.app-univ{display:inline-block;font-size:18px;font-weight:600;color:var(--muted);margin-top:10px;max-width:560px;text-decoration:none;transition:color .15s ease}.app-univ:hover{color:var(--blue);text-decoration:underline}.lang-switch{border:1px solid var(--line);border-radius:12px;padding:3px;background:#f1f4fb}.lang-switch button{border-radius:9px;padding:8px 16px;font-size:13px}.lang-switch button.active{background:var(--blue);color:#fff;box-shadow:0 2px 8px #3a5bd966}.hdr-btn{border-radius:12px;padding:11px 22px;font-size:15px}.hdr-btn-primary{background:linear-gradient(135deg,var(--blue),#5474f0);box-shadow:0 4px 14px #3a5bd966;border-color:transparent}.user-avatar{width:46px;height:46px;font-size:15px;background:linear-gradient(135deg,var(--navy),var(--blue))}.search-form button,.step-card>button,.btn-primary,.table-actions button{border-radius:12px;font-weight:600}.btn-primary,.search-form button,.step-card>button{background:linear-gradient(135deg,var(--blue),#5474f0);box-shadow:0 4px 12px #3a5bd94d}.select-btn,.delete-btn{border-radius:10px;font-weight:600}input,select{border-radius:10px!important;border-color:#d5dcec!important}input:focus,select:focus{outline:2px solid #b9c7fb;border-color:var(--blue)!important}.disciplines-table th,.reco-table th{background:var(--blue-soft);color:var(--navy);font-weight:700}.disciplines-table,.reco-table{border-radius:12px}.result-item,.match-card{border-radius:14px;border-color:var(--line)}.stepper li.active .step-index{background:linear-gradient(135deg,var(--blue),#5474f0);box-shadow:0 4px 12px #3a5bd966}.stepper li .step-index{width:34px;height:34px;font-family:var(--font-head)}.welcome-card{padding:64px 24px}.welcome-card h2{font-size:32px}@media (max-width: 800px){.app-header-inner{padding:12px 14px}.app-logo{height:46px}.app-brand-name{font-size:20px}h2{font-size:22px}}.reco-hero h2,.reco-hero .reco-verdict strong,.reco-hero .reco-verdict span{color:#fff}.reco-hero h2{font-size:34px}.reco-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:24px;align-items:start}.reco-nav{position:sticky;top:150px;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 8px 30px #1f33780f}.reco-nav-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:4px 10px 8px}.reco-nav a{padding:8px 10px;border-radius:8px;color:var(--ink);text-decoration:none;font-size:14px;font-weight:500}.reco-nav a:hover{background:var(--blue-soft);color:var(--blue)}.reco-panel h3{font-size:20px}.reco [id^=reco-sec-]{scroll-margin-top:150px}@media (max-width: 1000px){.reco-layout{grid-template-columns:1fr}.reco-nav{display:none}}@media print{.reco-nav{display:none!important}.reco-layout{display:block}}.match-diff-note{font-size:12px;font-weight:500;opacity:.85;margin-top:2px}.cc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;margin:14px 0 16px}.cc-card{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:10px}.cc-card-new{background:linear-gradient(180deg,#f7f9ff,#fff);border-color:#d6e0ff}.cc-card header{display:flex;flex-direction:column;gap:8px}.cc-card h5{margin:0;font-size:16px;line-height:1.35;color:var(--navy)}.cc-chips{display:flex;gap:6px;flex-wrap:wrap}.cc-chip{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;background:#eef1f6;color:#43505c}.cc-chip-accent{background:var(--blue-soft);color:var(--blue)}.cc-reason{margin:0;font-size:13px;color:var(--muted)}.cc-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a97ad;margin-top:2px}.cc-gains{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cc-gains li{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #f0f2f8;font-size:14px}.cc-gains li:first-child{border-top:none}.cc-gains b{color:var(--blue);white-space:nowrap;font-weight:700}.cc-progress{margin-top:auto;padding-top:6px;font-size:12px;color:var(--muted)}.cc-progress-bar{height:6px;background:#e8edf7;border-radius:4px;margin-bottom:4px}.cc-progress-bar div{height:100%;background:var(--blue);border-radius:4px}.cc-summary{display:flex;flex-direction:column;gap:2px;background:var(--blue-soft);border-radius:12px;padding:12px 16px;margin-bottom:8px}.cc-summary strong{color:var(--navy)}.cc-summary span{font-size:13px;color:var(--muted)}.reco-nav button{text-align:left;background:none;border:none;padding:9px 10px;border-radius:8px;font-size:14px;font-weight:500;color:var(--ink);cursor:pointer}.reco-nav button:hover{background:var(--blue-soft);color:var(--blue)}.reco-nav button.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.reco[data-active=overview] [data-tab]:not([data-tab=overview]),.reco[data-active=plan] [data-tab]:not([data-tab=plan]),.reco[data-active=courses] [data-tab]:not([data-tab=courses]),.reco[data-active=ai] [data-tab]:not([data-tab=ai]),.reco[data-active=norms] [data-tab]:not([data-tab=norms]){display:none}@media (max-width: 1000px){.reco-nav{display:flex;flex-direction:row;flex-wrap:wrap;position:static}.reco-nav-title{display:none}}@media print{.reco [data-tab]{display:revert!important}}.cov-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:12px 0 20px}.cov-card{border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:2px}.cov-card b{font-family:var(--font-head);font-size:34px;line-height:1}.cov-card span{font-weight:700;font-size:15px}.cov-card small{font-size:12px;opacity:.8}.cov-full{background:#e3f7ec;color:#14683b}.cov-partial{background:#fff3d6;color:#8a5a00}.cov-none{background:#eef1f6;color:#43505c}.cov-rows{display:flex;flex-direction:column;gap:14px;margin-top:10px}.cov-row-head{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-bottom:5px}.cov-row-head span:last-child{color:var(--muted);white-space:nowrap}.cov-row-head b{color:var(--navy)}.cov-how{margin-top:16px}.cov-how summary{cursor:pointer;font-size:13px;color:var(--blue);font-weight:600}
