@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');
/* V109 - Clean student exam report / certificate style */
.tem-result-page-v27{--tr-ink:#182235;--tr-muted:#718096;--tr-line:#e8edf4;--tr-brand:#5b45d6;max-width:1120px;margin:0 auto;padding:24px 18px 42px;color:var(--tr-ink)}
.tem-report-shell{display:flex;flex-direction:column;gap:18px}.tem-report-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px}.tem-report-topbar-title{display:flex;flex-direction:column;align-items:center;gap:2px}.tem-report-topbar-title span{font-size:12px;color:var(--tr-muted)}.tem-report-topbar-title strong{font-size:18px}.tem-report-back,.tem-report-pdf,.tem-report-primary-download{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none!important;border-radius:12px;padding:10px 14px;font-weight:800;font-size:13px;transition:.18s ease}.tem-report-back{background:#fff;border:1px solid var(--tr-line);color:var(--tr-ink)}.tem-report-pdf,.tem-report-primary-download{background:var(--tr-brand);color:#fff!important;box-shadow:0 8px 22px rgba(91,69,214,.18)}.tem-report-back:hover,.tem-report-pdf:hover,.tem-report-primary-download:hover{transform:translateY(-1px)}
.tem-report-cover{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 260px;gap:26px;align-items:center;padding:32px;border-radius:24px;background:linear-gradient(135deg,#171d30,#283451);color:#fff;box-shadow:0 18px 48px rgba(25,35,55,.16)}.tem-report-cover:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-90px;bottom:-180px;background:rgba(124,103,232,.22)}.tem-report-cover-copy{position:relative;z-index:1}.tem-report-overline{display:inline-block;font-size:12px;font-weight:800;opacity:.7;margin-bottom:8px}.tem-report-cover h1{margin:0;font-size:clamp(22px,3vw,34px);line-height:1.4;color:#fff}.tem-report-cover p{margin:7px 0 22px;color:rgba(255,255,255,.7);font-size:13px}.tem-report-person{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.tem-report-person span{font-size:12px;color:rgba(255,255,255,.62)}.tem-report-person strong{font-size:15px}.tem-report-person em{font-style:normal;font-size:11px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.09);color:rgba(255,255,255,.75)}
.tem-report-score{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px}.tem-report-score-ring{--score:0;width:176px;height:176px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#fff calc(var(--score)*1%),rgba(255,255,255,.12) 0);position:relative}.tem-report-score-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#202a42}.tem-report-score-ring strong,.tem-report-score-ring span{position:relative;z-index:1}.tem-report-score-ring strong{font-size:42px;line-height:1;color:#fff}.tem-report-score-ring strong small{font-size:20px}.tem-report-score-ring span{grid-row:2;color:rgba(255,255,255,.62);font-size:11px;margin-top:-58px}.tem-report-status{padding:7px 12px;border-radius:999px;font-size:11px;font-weight:800;background:#fff;color:#253047}.tem-report-status.tem-status-waiting{color:#8b5b00;background:#fff5d8}.tem-report-status.tem-status-failed{color:#a83246;background:#ffe9ee}
.tem-report-info-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.tem-report-info-grid>div{padding:16px 12px;background:#fff;border:1px solid var(--tr-line);border-radius:16px;text-align:center}.tem-report-info-grid span{display:block;color:var(--tr-muted);font-size:11px;margin-bottom:7px}.tem-report-info-grid strong{font-size:19px}.tem-report-info-grid strong small{font-size:10px;color:var(--tr-muted);font-weight:600;margin-right:3px}
.tem-report-main-card{margin:0!important;background:#fff;border:1px solid var(--tr-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(25,35,55,.06)}.tem-report-main-card .tem-official-report-head{padding:24px 26px;border-bottom:1px solid var(--tr-line);display:flex;align-items:center;justify-content:space-between;gap:18px}.tem-report-main-card .tem-official-report-title span{font-size:12px;color:var(--tr-brand);font-weight:900}.tem-report-main-card .tem-official-report-title h2{margin:4px 0 0;font-size:20px}.tem-report-main-card .tem-official-report-meta{display:flex;gap:20px;flex-wrap:wrap}.tem-report-main-card .tem-official-report-meta div{display:flex;flex-direction:column;gap:3px}.tem-report-main-card .tem-official-report-meta span{font-size:10px;color:var(--tr-muted)}.tem-report-main-card .tem-official-report-meta strong{font-size:12px}
.tem-report-modern-table{border-collapse:separate!important;border-spacing:0;width:100%}.tem-report-modern-table th{background:#f8f9fc!important;color:#68758b!important;font-size:11px!important;padding:13px 10px!important;border-bottom:1px solid var(--tr-line)!important}.tem-report-modern-table td{padding:14px 10px!important;border-bottom:1px solid #eef1f5!important;font-size:12px}.tem-report-modern-table tbody tr:last-child td{border-bottom:0}.tem-report-modern-table .is-total td{background:#f3f1ff!important;font-weight:800;border-top:2px solid #ddd7ff}.tem-report-percent{display:inline-flex;min-width:55px;justify-content:center;padding:5px 8px;border-radius:999px;font-size:11px}.tem-report-percent.is-good{background:#e9f9f1;color:#168456}.tem-report-percent.is-mid{background:#fff5df;color:#9a6700}.tem-report-percent.is-low{background:#ffedf0;color:#b43b50}.tem-report-percent.is-total-percent{background:#e9e4ff;color:#4f3ab7}
.tem-report-card-actions{display:flex;align-items:center;gap:12px;padding:16px 22px;border-top:1px solid var(--tr-line);background:#fafbfe}.tem-report-card-actions>span{font-size:10px;color:var(--tr-muted)}.tem-report-note{padding:13px 16px;border:1px solid #f2df9d;background:#fff9e8;color:#7d6418;border-radius:14px;font-size:12px}.tem-report-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 4px;color:var(--tr-muted);font-size:11px}.tem-report-footer a{color:var(--tr-brand);font-weight:800;text-decoration:none}.tem-report-empty{padding:60px 25px;text-align:center;background:#fff;border:1px solid var(--tr-line);border-radius:20px}.tem-report-empty-icon{width:50px;height:50px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:var(--tr-brand);font-size:20px;font-weight:900}.tem-report-empty h2{margin:0 0 7px;font-size:20px}.tem-report-empty p{margin:0;color:var(--tr-muted);font-size:13px}
@media(max-width:850px){.tem-report-cover{grid-template-columns:1fr 190px;padding:24px}.tem-report-score-ring{width:145px;height:145px}.tem-report-score-ring strong{font-size:34px}.tem-report-info-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.tem-result-page-v27{padding:12px 10px 28px}.tem-report-topbar{align-items:stretch}.tem-report-topbar-title{display:none}.tem-report-back,.tem-report-pdf{flex:1}.tem-report-cover{grid-template-columns:1fr;padding:24px 20px}.tem-report-score{align-items:flex-start}.tem-report-score-ring{width:128px;height:128px}.tem-report-score-ring strong{font-size:31px}.tem-report-info-grid{grid-template-columns:repeat(2,1fr)}.tem-report-main-card .tem-official-report-head{align-items:flex-start;flex-direction:column;padding:20px}.tem-report-main-card .tem-official-report-meta{gap:12px}.tem-report-table-wrap{overflow-x:auto}.tem-report-modern-table{min-width:650px}.tem-report-card-actions{align-items:flex-start;flex-direction:column}.tem-report-primary-download{width:100%}}
@media print{.no-print{display:none!important}.tem-result-page-v27{max-width:none;margin:0;padding:0;color:#111}.tem-report-shell{gap:0}.tem-report-cover{border-radius:0;box-shadow:none;grid-template-columns:1fr 210px;padding:24px;background:#20283b!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tem-report-score-ring{width:145px;height:145px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tem-report-info-grid{padding:12px 0;grid-template-columns:repeat(6,1fr)}.tem-report-info-grid>div{border:1px solid #ddd;box-shadow:none}.tem-report-main-card{border-radius:0;box-shadow:none}.tem-report-main-card .tem-official-report-head{padding:18px}.tem-report-modern-table th,.tem-report-modern-table .is-total td{background:#f3f3f3!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tem-report-footer{display:none!important}}


/* V197 — Maz-style official report card, based on the supplied references. */
.tem-result-page-v27{font-family:"B Nazanin","BNazanin","IRANSansX",Tahoma,Arial,sans-serif!important;color:#222!important;background:#fff!important;max-width:1180px!important;margin:0 auto!important;padding:14px 14px 40px!important;}
.tem-result-page-v27 .tem-report-shell{gap:0!important;background:#fff!important;}
.tem-result-page-v27 .tem-report-topbar{border-bottom:1px solid #e3e3e3;padding:4px 0 12px;margin-bottom:10px;}
.tem-result-page-v27 .tem-report-topbar-title span{font-family:"B Titr","BTitr","B Nazanin",Tahoma,sans-serif!important;font-size:15px!important;color:#222!important;}
.tem-result-page-v27 .tem-report-topbar-title strong{font-family:"B Titr","BTitr","B Nazanin",Tahoma,sans-serif!important;font-size:20px!important;color:#222!important;}
.tem-result-page-v27 .tem-report-back,.tem-result-page-v27 .tem-report-pdf{border-radius:3px!important;padding:6px 10px!important;font-size:11px!important;box-shadow:none!important;}
.tem-result-page-v27 .tem-report-cover{display:block!important;background:#fff!important;color:#222!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:4px 0 12px!important;text-align:center!important;}
.tem-result-page-v27 .tem-report-cover:after,.tem-result-page-v27 .tem-report-score{display:none!important;}
.tem-result-page-v27 .tem-report-overline{display:none!important;}
.tem-result-page-v27 .tem-report-cover h1{font-family:"B Titr","BTitr","B Nazanin",Tahoma,sans-serif!important;color:#222!important;font-size:20px!important;margin:4px 0 5px!important;font-weight:700!important;}
.tem-result-page-v27 .tem-report-cover p{color:#555!important;font-size:12px!important;margin:0!important;}
.tem-result-page-v27 .tem-report-person{justify-content:center!important;margin-top:4px!important;color:#333!important;gap:6px!important;}
.tem-result-page-v27 .tem-report-person span{color:#555!important;font-size:11px!important;}.tem-result-page-v27 .tem-report-person strong{font-size:12px!important;color:#222!important;}.tem-result-page-v27 .tem-report-person em{background:none!important;color:#555!important;padding:0!important;font-size:10px!important;}
.tem-maz-section-title{font-family:"B Titr","BTitr","B Nazanin",Tahoma,sans-serif!important;font-size:14px!important;font-weight:700!important;color:#222!important;text-align:right!important;padding:8px 3px 7px!important;border-bottom:1px solid #ddd!important;margin-top:8px!important;}
.tem-maz-info-grid,.tem-maz-status-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important;padding:9px 0!important;}
.tem-maz-info-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;}
.tem-maz-info-grid>div,.tem-maz-status-grid>div{background:#f6f6f6!important;border:1px solid #eee!important;border-radius:5px!important;min-height:52px!important;padding:7px 5px!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.tem-maz-info-grid span,.tem-maz-status-grid span{font-size:9px!important;color:#555!important;margin-bottom:4px!important;}.tem-maz-info-grid strong,.tem-maz-status-grid strong{font-size:12px!important;color:#222!important;line-height:1.45!important;}.tem-maz-status-grid strong.is-good{color:#159447!important}.tem-maz-status-grid strong.is-bad{color:#d53a48!important}
.tem-maz-subject-card{margin:7px 0 14px!important;border:0!important;border-top:1px solid #ddd!important;background:#fff!important;box-shadow:none!important;padding:0 0 8px!important;}
.tem-maz-subject-card h3{font-family:"B Titr","BTitr","B Nazanin",Tahoma,sans-serif!important;font-size:14px!important;color:#222!important;margin:7px 0!important;text-align:right!important;}
.tem-maz-subject-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;}
.tem-maz-subject-grid>div{background:#f7f7f7!important;border:1px solid #ededed!important;border-radius:4px!important;min-height:48px!important;padding:6px!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.tem-maz-subject-grid span{font-size:9px!important;color:#555!important;margin-bottom:3px!important}.tem-maz-subject-grid strong{font-size:12px!important;color:#222!important}.tem-maz-subject-grid .is-good{color:#159447!important}.tem-maz-subject-grid .is-bad{color:#d53a48!important}
.tem-maz-total-card{border-top:2px solid #bbb!important;background:#fafafa!important;padding:6px!important}.tem-maz-total-card h3{padding:0 4px!important;}
.tem-result-page-v27 .tem-report-card-actions{justify-content:center!important;padding:10px 0!important;border-top:1px solid #ddd!important;margin-top:6px!important;}.tem-result-page-v27 .tem-report-card-actions span{display:none!important}.tem-result-page-v27 .tem-report-primary-download{background:#333!important;color:#fff!important;border-radius:3px!important;box-shadow:none!important;font-size:11px!important;padding:7px 14px!important;}
.tem-result-page-v27 .tem-report-note{border-radius:3px!important;background:#fafafa!important;border:1px solid #ddd!important;color:#555!important;font-size:10px!important;}
@media(max-width:900px){.tem-maz-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tem-maz-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tem-maz-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.tem-result-page-v27{padding:8px 6px 28px!important}.tem-result-page-v27 .tem-report-topbar{display:flex!important}.tem-result-page-v27 .tem-report-topbar-title{display:none!important}.tem-maz-info-grid,.tem-maz-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tem-maz-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tem-maz-section-title{font-size:13px!important}.tem-maz-subject-card h3{font-size:13px!important}.tem-maz-subject-grid strong,.tem-maz-info-grid strong,.tem-maz-status-grid strong{font-size:11px!important}}
@media print{.tem-result-page-v27{font-family:"B Nazanin","BNazanin","IRANSansX",Tahoma,Arial,sans-serif!important;width:100%!important;max-width:none!important;padding:0!important}.tem-maz-section-title{break-after:avoid!important}.tem-maz-subject-card{break-inside:avoid!important}.tem-maz-info-grid>div,.tem-maz-status-grid>div,.tem-maz-subject-grid>div{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}.tem-report-card-actions{display:none!important}}

/* V198 — Maz-inspired full report layout + Vazirmatn */
.tem-result-page-v27{font-family:'Vazirmatn',Tahoma,Arial,sans-serif!important;font-weight:500!important;max-width:1180px!important;color:#202124!important}
.tem-result-page-v27 *{font-family:'Vazirmatn',Tahoma,Arial,sans-serif!important;box-sizing:border-box}
.tem-result-page-v27 .tem-report-topbar-title strong,.tem-result-page-v27 .tem-maz-section-title,.tem-result-page-v27 h1,.tem-result-page-v27 h3{font-weight:900!important}
.tem-result-page-v27 .tem-report-topbar-title span,.tem-result-page-v27 .tem-maz-section-title{font-weight:800!important}
.tem-maz-hero{position:relative;height:94px;overflow:hidden;border-radius:12px;background:#f1f3f5;border:1px solid #e5e7eb;margin:4px 0 12px;display:flex;align-items:center;justify-content:center}
.tem-maz-pattern{position:absolute;inset:0;opacity:.7;background-image:linear-gradient(90deg,transparent 48%,#d5d7da 49%,#d5d7da 51%,transparent 52%),linear-gradient(0deg,transparent 48%,#d5d7da 49%,#d5d7da 51%,transparent 52%);background-size:54px 34px;transform:skewX(-10deg) scale(1.2)}
.tem-maz-brand{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-width:90px;min-height:50px}
.tem-maz-brand a{display:flex!important;align-items:center;justify-content:center;text-decoration:none!important}.tem-maz-brand img{display:block!important;max-height:58px!important;width:auto!important;max-width:210px!important}.tem-maz-brand strong{font-size:25px!important;font-weight:900!important;color:#202124!important}
.tem-maz-title{text-align:center;border-bottom:1px solid #e1e3e6;padding:4px 8px 13px;margin-bottom:4px}.tem-maz-title h1{font-size:21px!important;line-height:1.8!important;margin:0!important;color:#17181a!important}.tem-maz-title p{font-size:11px!important;color:#65676b!important;margin:0!important;font-weight:600!important}
.tem-maz-info-wrap,.tem-maz-status-wrap,.tem-maz-subjects,.tem-maz-strengths,.tem-maz-topic-analysis{width:100%}
.tem-result-page-v27 .tem-maz-section-title{font-size:15px!important;line-height:1.8!important;color:#1c1d1f!important;text-align:right!important;border-bottom:2px solid #dadde1!important;padding:9px 3px 7px!important;margin:7px 0 0!important}
.tem-maz-info-grid,.tem-maz-status-grid{gap:8px!important;padding:9px 0 5px!important}.tem-maz-info-grid>div,.tem-maz-status-grid>div{background:#f7f7f8!important;border:1px solid #e8e9eb!important;border-radius:8px!important;min-height:60px!important;padding:8px 6px!important}.tem-maz-info-grid span,.tem-maz-status-grid span{font-size:10px!important;font-weight:600!important;color:#64676b!important}.tem-maz-info-grid strong,.tem-maz-status-grid strong{font-size:13px!important;font-weight:800!important;color:#202124!important}.tem-maz-status-grid strong.is-good{color:#159447!important}.tem-maz-status-grid strong.is-bad{color:#d12f45!important}
.tem-maz-subject-card{margin:9px 0 15px!important;border:0!important;border-top:1px solid #dadde1!important;padding:9px 0 0!important;background:#fff!important}.tem-maz-subject-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 7px}.tem-maz-subject-head h3{font-size:16px!important;margin:0!important;color:#17181a!important}.tem-maz-subject-head>strong{font-size:15px!important;font-weight:900!important;color:#2d5d9b!important}.tem-maz-subject-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important}.tem-maz-subject-grid>div{min-height:58px!important;border-radius:7px!important;background:#f7f7f8!important;border:1px solid #e8e9eb!important;padding:7px!important}.tem-maz-subject-grid span{font-size:9px!important;font-weight:600!important;color:#65686c!important}.tem-maz-subject-grid strong{font-size:13px!important;font-weight:900!important;color:#202124!important}.tem-maz-subject-grid .is-good{color:#159447!important}.tem-maz-subject-grid .is-bad{color:#d12f45!important}
.tem-maz-performance-bar{height:24px!important;display:flex!important;overflow:hidden!important;border-radius:12px!important;background:#e0e1e4!important;margin:9px 4px 5px!important;direction:ltr!important}.tem-maz-performance-bar span{height:100%!important;display:block!important;min-width:0!important}.tem-maz-performance-bar .is-correct{background:#18a64a!important}.tem-maz-performance-bar .is-wrong{background:#d52d4a!important}.tem-maz-performance-bar .is-empty{background:#c6c7ca!important}.tem-maz-legend{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap;padding:0 5px;color:#555;font-size:10px;font-weight:700}.tem-maz-legend span{display:inline-flex;align-items:center;gap:5px}.tem-maz-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.tem-maz-legend .dot-correct{background:#18a64a}.tem-maz-legend .dot-wrong{background:#d52d4a}.tem-maz-legend .dot-empty{background:#a9aaad}
.tem-maz-total-card{margin:8px 0 16px!important;background:#f8f8f9!important;border:1px solid #dedfe2!important;border-radius:7px!important;padding:10px!important}.tem-maz-total-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.tem-maz-total-grid>div{background:#fff;border:1px solid #e6e7e9;border-radius:6px;padding:9px;text-align:center}.tem-maz-total-grid span{display:block;font-size:9px;color:#666;font-weight:600}.tem-maz-total-grid b{display:block;margin-top:4px;font-size:14px;font-weight:900}
.tem-maz-strength-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px 0 4px}.tem-maz-strength-grid>div{background:#f7f7f8;border:1px solid #e6e7e9;border-radius:8px;padding:12px;text-align:center}.tem-maz-strength-grid span{display:block;font-size:10px;color:#666;font-weight:700;margin-bottom:5px}.tem-maz-strength-grid strong{display:block;font-size:14px;font-weight:900}.tem-maz-strength-grid b{display:block;font-size:12px;margin-top:3px;color:#159447;font-weight:900}.tem-maz-strength-grid>div:last-child b{color:#d12f45}
.tem-maz-topic-table-wrap{overflow-x:auto;padding:9px 0}.tem-maz-topic-table{width:100%;border-collapse:collapse;font-size:10px;min-width:780px}.tem-maz-topic-table th{background:#e8f3ff;color:#1e4f7d;border:1px solid #cfd9e3;padding:9px 7px;font-weight:900;text-align:center}.tem-maz-topic-table td{background:#fff;border:1px solid #dfe2e5;padding:9px 7px;font-weight:600;text-align:center}.tem-maz-topic-table td:first-child,.tem-maz-topic-table td:nth-child(2),.tem-maz-topic-table td:nth-child(3),.tem-maz-topic-table td:nth-child(4){text-align:right}.tem-maz-topic-table td.good{color:#159447;font-weight:900}.tem-maz-topic-table td.bad{color:#d12f45;font-weight:900}.tem-maz-topic-table td b{font-weight:900;color:#245d96}
.tem-result-page-v27 .tem-report-card-actions{border-top:1px solid #ddd!important;padding:12px 0!important;margin-top:6px!important}.tem-result-page-v27 .tem-report-primary-download{font-weight:900!important}
@media(max-width:950px){.tem-maz-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tem-maz-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tem-maz-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:620px){.tem-maz-hero{height:74px}.tem-maz-title h1{font-size:17px!important}.tem-maz-title p{font-size:9px!important}.tem-maz-info-grid,.tem-maz-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tem-maz-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tem-maz-total-grid,.tem-maz-strength-grid{grid-template-columns:1fr 1fr}.tem-maz-subject-head h3{font-size:14px!important}.tem-maz-subject-head>strong{font-size:13px!important}.tem-maz-subject-grid strong{font-size:12px!important}.tem-maz-topic-table{min-width:720px}}
@media print{.tem-result-page-v27{font-family:'Vazirmatn',Tahoma,Arial,sans-serif!important}.tem-maz-hero{height:65px!important;border-radius:4px!important}.tem-maz-pattern{-webkit-print-color-adjust:exact;print-color-adjust:exact}.tem-maz-subject-card,.tem-maz-total-card,.tem-maz-strength-grid>div{break-inside:avoid!important}.tem-maz-topic-table{break-inside:auto!important}.tem-maz-topic-table tr{break-inside:avoid!important}.tem-maz-performance-bar,.tem-maz-topic-table th,.tem-maz-strength-grid>div{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}}

/* V239 — کارنامه: فونت درشت‌تر (متن اصلی و زیرمتن‌ها) */
.tem-result-page-v27 .tem-maz-title h1{font-size:25px!important}
.tem-result-page-v27 .tem-maz-title p{font-size:14px!important;font-weight:600!important}
.tem-result-page-v27 .tem-report-topbar-title span{font-size:17px!important}
.tem-result-page-v27 .tem-report-topbar-title strong{font-size:22px!important}
.tem-result-page-v27 .tem-maz-section-title{font-size:19px!important}
.tem-result-page-v27 .tem-maz-info-grid>div,.tem-result-page-v27 .tem-maz-status-grid>div{min-height:74px!important;padding:10px 8px!important}
.tem-result-page-v27 .tem-maz-info-grid span,.tem-result-page-v27 .tem-maz-status-grid span{font-size:13.5px!important;font-weight:700!important;line-height:1.7!important}
.tem-result-page-v27 .tem-maz-info-grid strong,.tem-result-page-v27 .tem-maz-status-grid strong{font-size:17px!important}
.tem-result-page-v27 .tem-maz-subject-head h3{font-size:20px!important}
.tem-result-page-v27 .tem-maz-subject-head>strong{font-size:19px!important}
.tem-result-page-v27 .tem-maz-subject-grid>div{min-height:72px!important;padding:9px 6px!important}
.tem-result-page-v27 .tem-maz-subject-grid span{font-size:13px!important;font-weight:700!important;line-height:1.6!important}
.tem-result-page-v27 .tem-maz-subject-grid strong{font-size:17px!important}
.tem-result-page-v27 .tem-maz-legend{font-size:13.5px!important;font-weight:700!important}
.tem-result-page-v27 .tem-maz-legend i{width:10px!important;height:10px!important}
.tem-result-page-v27 .tem-maz-total-grid span{font-size:13.5px!important;font-weight:700!important}
.tem-result-page-v27 .tem-maz-total-grid b{font-size:18px!important}
.tem-result-page-v27 .tem-maz-strength-grid span{font-size:13.5px!important}
.tem-result-page-v27 .tem-maz-strength-grid strong{font-size:18px!important}
.tem-result-page-v27 .tem-maz-strength-grid b{font-size:15px!important}
.tem-result-page-v27 .tem-maz-topic-table{font-size:13.5px!important}
.tem-result-page-v27 .tem-maz-topic-table th,.tem-result-page-v27 .tem-maz-topic-table td{font-size:13.5px!important;padding:10px 8px!important}
.tem-result-page-v27 .tem-report-card-actions a,.tem-result-page-v27 .tem-report-card-actions button{font-size:14px!important}
@media(max-width:950px){.tem-result-page-v27 .tem-maz-info-grid,.tem-result-page-v27 .tem-maz-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:620px){
.tem-result-page-v27 .tem-maz-title h1{font-size:20px!important}
.tem-result-page-v27 .tem-maz-title p{font-size:12.5px!important}
.tem-result-page-v27 .tem-maz-section-title{font-size:16.5px!important}
.tem-result-page-v27 .tem-maz-info-grid,.tem-result-page-v27 .tem-maz-status-grid,.tem-result-page-v27 .tem-maz-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.tem-result-page-v27 .tem-maz-info-grid span,.tem-result-page-v27 .tem-maz-status-grid span,.tem-result-page-v27 .tem-maz-subject-grid span,.tem-result-page-v27 .tem-maz-total-grid span,.tem-result-page-v27 .tem-maz-strength-grid span,.tem-result-page-v27 .tem-maz-legend{font-size:12.5px!important}
.tem-result-page-v27 .tem-maz-info-grid strong,.tem-result-page-v27 .tem-maz-status-grid strong,.tem-result-page-v27 .tem-maz-subject-grid strong{font-size:15px!important}
.tem-result-page-v27 .tem-maz-subject-head h3{font-size:17px!important}
.tem-result-page-v27 .tem-maz-subject-head>strong{font-size:16px!important}
.tem-result-page-v27 .tem-maz-total-grid b,.tem-result-page-v27 .tem-maz-strength-grid strong{font-size:16px!important}
.tem-result-page-v27 .tem-maz-topic-table,.tem-result-page-v27 .tem-maz-topic-table th,.tem-result-page-v27 .tem-maz-topic-table td{font-size:12.5px!important}
}
@media print{
.tem-result-page-v27 .tem-maz-info-grid span,.tem-result-page-v27 .tem-maz-status-grid span,.tem-result-page-v27 .tem-maz-subject-grid span,.tem-result-page-v27 .tem-maz-total-grid span,.tem-result-page-v27 .tem-maz-strength-grid span,.tem-result-page-v27 .tem-maz-legend{font-size:11.5px!important}
.tem-result-page-v27 .tem-maz-info-grid strong,.tem-result-page-v27 .tem-maz-status-grid strong,.tem-result-page-v27 .tem-maz-subject-grid strong{font-size:14px!important}
.tem-result-page-v27 .tem-maz-topic-table,.tem-result-page-v27 .tem-maz-topic-table th,.tem-result-page-v27 .tem-maz-topic-table td{font-size:11.5px!important}
}
