.thesis-title-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:#fff;font-size:22px;background:linear-gradient(145deg,var(--edu-blue),#0876dc);box-shadow:0 12px 24px rgba(0,164,255,.24)}.thesis-workspace{display:grid;grid-template-columns:minmax(0,1fr) 455px;gap:24px;align-items:start}.thesis-form,.thesis-result-card{padding:24px}.thesis-subtitle{margin:5px 0 0;color:var(--edu-muted);font-size:13px}.thesis-form label,.thesis-editor-label{display:flex;flex-direction:column;gap:7px;margin-bottom:13px;color:#53627a;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.thesis-form input,.thesis-form select,.thesis-form textarea,.thesis-editor-label textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(0,164,255,.22);border-radius:11px;background:#fff;color:#172033;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.thesis-form textarea,.thesis-editor-label textarea{resize:vertical;line-height:1.5}.thesis-form input:focus,.thesis-form select:focus,.thesis-form textarea:focus,.thesis-editor-label textarea:focus{outline:0;border-color:var(--edu-blue);box-shadow:0 0 0 3px rgba(0,164,255,.1)}.thesis-reasons-heading{display:flex;align-items:center;justify-content:space-between;margin:4px 0 9px}.thesis-reasons-heading strong{display:block;color:#53627a;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.thesis-reasons-heading span{display:block;margin-top:2px;color:var(--edu-muted);font-size:10px}.thesis-reasons{display:grid;gap:9px;margin-bottom:14px}.thesis-reason{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.thesis-reason>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:rgba(199,244,8,.35);color:#435700;font-size:11px;font-weight:900}.thesis-reason input{margin:0}.thesis-remove{width:34px;height:34px;border:0;border-radius:9px;background:#fff1f2;color:#c52a35}.thesis-error{margin-bottom:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#b42318;font-size:13px;font-weight:650}.thesis-result-card{position:sticky;top:20px}.thesis-result-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:17px}.thesis-kicker{color:var(--edu-muted);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thesis-result-heading h2{margin:2px 0 0;color:var(--edu-blue);font-size:23px;font-weight:900}.thesis-score-pill{padding:7px 10px;border-radius:999px;background:#edf3f7;color:#64748b;font-size:10px;font-weight:850}.thesis-score-pill.good{background:rgba(199,244,8,.3);color:#435700}.thesis-score-pill.medium{background:#fff4d5;color:#8a5800}.thesis-score-pill.weak{background:#fff1f2;color:#b42318}.thesis-empty{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--edu-muted)}.thesis-empty i{color:var(--edu-blue);font-size:36px}.thesis-empty strong{max-width:290px;margin-top:13px;color:#263348}.thesis-empty p{max-width:270px;margin:6px 0 0;font-size:12px;line-height:1.5}.thesis-variants{display:grid;gap:9px;margin-bottom:16px}.thesis-variant{display:grid;grid-template-columns:1fr auto;gap:9px;padding:13px;border:1px solid var(--edu-border);border-radius:12px;background:#fbfdff}.thesis-variant p{margin:0;color:#344054;font:14px/1.55 Georgia,"Times New Roman",serif}.thesis-use{align-self:start;border:0;border-radius:8px;padding:6px 8px;background:#e8f7ff;color:#087ebc;font-size:10px;font-weight:850}.thesis-variant.selected{border-color:var(--edu-blue);background:#f3fbff}.thesis-editor-label{margin-top:4px}.thesis-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.thesis-metric{padding:10px;border-radius:10px;background:#f3f8fb;text-align:center}.thesis-metric strong{display:block;color:#172033;font-size:17px}.thesis-metric span{color:var(--edu-muted);font-size:9px;font-weight:800;text-transform:uppercase}.thesis-feedback{display:grid;gap:7px;margin:12px 0 16px}.thesis-feedback-item{display:flex;gap:8px;padding:9px 10px;border-radius:9px;background:#eef9ff;color:#456176;font-size:11px;line-height:1.45}.thesis-feedback-item.warning{background:#fff7e4;color:#765a1c}.thesis-feedback-item i{margin-top:2px}.thesis-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}@media(max-width:960px){.thesis-workspace{grid-template-columns:1fr}.thesis-result-card{position:static}}@media(max-width:520px){.thesis-metrics{grid-template-columns:1fr}.thesis-actions{grid-template-columns:1fr}}
