.structure-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)}.structure-input,.structure-map-card,.structure-checks-card{padding:24px}.structure-subtitle{margin:5px 0 0;color:var(--edu-muted);font-size:13px}.structure-input textarea{width:100%;min-height:300px;resize:vertical;padding:16px;border:1px solid rgba(0,164,255,.22);border-radius:14px;background:#fbfdff;color:#172033;font:500 14px/1.65 Inter,system-ui,sans-serif}.structure-input textarea:focus,.structure-input select:focus{outline:0;border-color:var(--edu-blue);box-shadow:0 0 0 3px rgba(0,164,255,.1)}.structure-input-bottom{display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:end;margin-top:14px}.structure-upload{display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 13px;border:1px dashed var(--edu-blue);border-radius:11px;color:#087ebc;font-size:12px;font-weight:800;cursor:pointer}.structure-upload input{position:absolute;width:1px;height:1px;opacity:0}.structure-live-counts{display:flex;gap:13px;align-items:center;min-height:44px}.structure-live-counts span{color:var(--edu-muted);font-size:11px}.structure-live-counts b{color:#263348}.structure-input-bottom>label:not(.structure-upload){display:flex;flex-direction:column;gap:6px;color:#53627a;font-size:11px;font-weight:800;text-transform:uppercase}.structure-input select{min-height:44px;padding:10px;border:1px solid rgba(0,164,255,.22);border-radius:11px;background:#fff;color:#172033;font-weight:650;text-transform:none}.structure-error{margin-top:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#b42318;font-size:13px;font-weight:650}.structure-score-row{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:16px;margin-top:24px}.structure-main-score,.structure-stat{padding:20px}.structure-main-score{display:flex;align-items:center;gap:17px}.structure-score-ring{display:grid;flex:0 0 82px;height:82px;place-content:center;border-radius:50%;background:conic-gradient(var(--edu-blue) 0deg,#e9f0f4 0);text-align:center;position:relative}.structure-score-ring::after{content:'';position:absolute;inset:7px;border-radius:50%;background:#fff}.structure-score-ring strong,.structure-score-ring span{z-index:1}.structure-score-ring strong{color:#172033;font-size:24px}.structure-score-ring span{color:var(--edu-muted);font-size:9px}.structure-main-score>div>span,.structure-stat span{color:var(--edu-muted);font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.structure-main-score h2{margin:3px 0;color:var(--edu-blue);font-size:21px}.structure-main-score p{margin:0;color:var(--edu-muted);font-size:11px;line-height:1.45}.structure-stat{display:flex;flex-direction:column;justify-content:center}.structure-stat i{margin-bottom:7px;color:var(--edu-blue)}.structure-stat strong{color:#172033;font-size:25px}.structure-report-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start;margin-top:24px}.structure-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.structure-kicker{color:var(--edu-muted);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.structure-heading h2{margin:2px 0 0;color:var(--edu-blue);font-size:23px;font-weight:900}.structure-map{display:grid;gap:10px}.structure-paragraph{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:start;padding:13px;border:1px solid var(--edu-border);border-radius:12px;background:#fbfdff}.structure-p-number{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#eaf7ff;color:#087ebc;font-size:11px;font-weight:900}.structure-p-copy strong{display:block;color:#263348;font-size:12px}.structure-p-copy p{margin:4px 0;color:#64748b;font-size:11px;line-height:1.45}.structure-p-copy span{color:#8a97a9;font-size:9px}.structure-p-status{padding:5px 7px;border-radius:7px;background:#effbd8;color:#54700c;font-size:9px;font-weight:850}.structure-p-status.warning{background:#fff4d5;color:#8a5800}.structure-p-status.issue{background:#fff1f2;color:#b42318}.structure-checks{display:grid;gap:9px}.structure-check{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:12px;border-radius:11px;background:#f6fafc}.structure-check>i{margin-top:2px}.structure-check.good>i{color:#65a91a}.structure-check.warning>i{color:#dd9507}.structure-check.issue>i{color:#dc4451}.structure-check strong{display:block;color:#263348;font-size:12px}.structure-check p{margin:3px 0 0;color:var(--edu-muted);font-size:10px;line-height:1.45}.structure-legend{display:flex;gap:12px;margin-top:15px;padding-top:13px;border-top:1px solid #edf2f6}.structure-legend span{display:flex;align-items:center;gap:5px;color:var(--edu-muted);font-size:9px}.structure-legend i{width:7px;height:7px;border-radius:50%}.structure-legend .good{background:#65a91a}.structure-legend .warning{background:#dd9507}.structure-legend .issue{background:#dc4451}@media(max-width:950px){.structure-score-row{grid-template-columns:1fr 1fr}.structure-report-grid{grid-template-columns:1fr}}@media(max-width:760px){.structure-input-bottom{grid-template-columns:1fr 1fr}.structure-live-counts{grid-column:1/-1;order:3}}@media(max-width:520px){.structure-input-bottom,.structure-score-row{grid-template-columns:1fr}.structure-live-counts{grid-column:auto}.structure-paragraph{grid-template-columns:auto 1fr}.structure-p-status{grid-column:2;width:max-content}}
