
/* V36.6 sınıf bazlı gelişmiş nihai rapor */
.ap-report{display:grid;gap:16px;margin-top:14px}.ap-report *{box-sizing:border-box}.ap-report-hero{background:linear-gradient(135deg,#10244c,#173b5d 62%,#0f766e);color:#fff;border-radius:24px;padding:26px;box-shadow:0 16px 38px rgba(16,36,76,.16)}.ap-report-hero .eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;font-weight:850;color:#bff6f1}.ap-report-hero h1{margin:8px 0 10px;font-size:clamp(1.8rem,5vw,3rem);line-height:1.08}.ap-report-hero p{margin:0;color:#dce7f2;line-height:1.65;max-width:760px}.ap-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ap-report-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ap-report-card{background:#fff;border:1px solid #dce3ec;border-radius:20px;padding:20px;box-shadow:0 7px 22px rgba(16,36,76,.055)}.ap-report-card h2,.ap-report-card h3{margin:0 0 10px;color:#10244c}.ap-report-card p{line-height:1.58}.ap-report-kicker{display:inline-flex;padding:6px 9px;border-radius:999px;background:#e8f7f5;color:#0c7f79;font-size:.75rem;font-weight:850;margin-bottom:8px}.ap-report-score{font-size:2.1rem;font-weight:900;color:#10244c}.ap-score-row{margin:13px 0}.ap-score-head{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;margin-bottom:6px}.ap-score-head b{color:#10244c}.ap-score-track{height:10px;border-radius:99px;background:#e6ecf2;overflow:hidden}.ap-score-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,#18a8a0,#175cd3)}.ap-report-note{border:1px solid #eadf9f;background:#fff8dc;border-radius:16px;padding:15px 17px;color:#5b4c18;line-height:1.55}.ap-report-list{margin:8px 0 0;padding-left:20px}.ap-report-list li{margin:8px 0;line-height:1.5}.ap-report-tags{display:flex;flex-wrap:wrap;gap:8px}.ap-report-tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#edf4ff;color:#173b5d;font-size:.82rem;font-weight:750}.ap-report-tag.warn{background:#fff1e8;color:#9a4b14}.ap-report-tag.good{background:#e8f7f5;color:#0c706a}.ap-report-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ap-report-metric{border:1px solid #e0e6ed;border-radius:15px;padding:13px;background:#fbfdff}.ap-report-metric small{display:block;color:#667085;margin-bottom:4px}.ap-report-metric b{color:#10244c;font-size:1.05rem}.ap-report-actions{display:flex;flex-wrap:wrap;gap:10px}.ap-report-btn{border:0;border-radius:12px;padding:12px 16px;background:#175cd3;color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.ap-report-btn.secondary{background:#0f766e}.ap-report-btn.ghost{background:#fff;color:#173b5d;border:1px solid #cbd5e1}.ap-report-plan{counter-reset:step;list-style:none;padding:0;margin:0;display:grid;gap:10px}.ap-report-plan li{counter-increment:step;border-left:4px solid #18a8a0;background:#f7fbfb;border-radius:0 14px 14px 0;padding:12px 14px;line-height:1.5}.ap-report-plan li:before{content:counter(step) ". ";font-weight:900;color:#0c7f79}.ap-report-quote{border-left:4px solid #175cd3;padding:10px 14px;background:#f6f9fd;border-radius:0 12px 12px 0;color:#46566c;white-space:pre-wrap}.ap-report-small{font-size:.82rem;color:#667085;line-height:1.5}.ap-report-divider{height:1px;background:#e3e8ee;margin:14px 0}
@media(max-width:720px){.ap-report-grid,.ap-report-grid.three,.ap-report-evidence{grid-template-columns:1fr}.ap-report-hero{padding:22px 18px;border-radius:20px}.ap-report-card{padding:17px}.ap-report-actions{display:grid}.ap-report-btn{text-align:center;width:100%}}
@media print{body{background:#fff!important}.ap-report-actions,.bar,.nav{display:none!important}.ap-report{gap:10px}.ap-report-hero{box-shadow:none;background:#10244c!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ap-report-card{box-shadow:none;break-inside:avoid}.ap-report-grid{break-inside:avoid}.ap-score-fill{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
