.tst-public-shell{font-family:Arial,sans-serif;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;max-width:1180px;margin:20px auto;color:#172033}.tst-public-head{display:flex;justify-content:space-between;align-items:center;text-align:center;margin-bottom:22px}.tst-public-head>div{flex:1}.tst-public-head h2{margin:0 0 7px;font-size:28px}.tst-public-head p{margin:0;color:#64748b}.tst-public-head>span{background:#6d28d9;color:#fff;border-radius:16px;padding:6px 11px;font-size:12px}.tst-exam-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tst-exam-card{appearance:none;text-align:left;background:#fff;border:2px solid #fff0;border-radius:10px;padding:18px;box-shadow:0 3px 12px rgb(15 23 42 / .08);cursor:pointer;display:grid;grid-template-columns:48px 1fr;column-gap:12px;transition:.2s}.tst-exam-card:hover,.tst-exam-card.selected{border-color:#2563eb;transform:translateY(-2px)}.tst-card-icon{grid-row:1/5;width:44px;height:44px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.tst-exam-card strong{color:#123c9c;font-size:16px}.tst-exam-card small{display:block;margin-top:5px;color:#475569}.tst-selector-row{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:16px;align-items:end;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px;margin-top:20px}.tst-selector-row label{font-weight:600;font-size:13px}.tst-selector-row select{display:block;width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px;margin-top:6px}.tst-start-button{background:#0f63ce;color:#fff;border:0;border-radius:6px;padding:12px 20px;font-weight:700;cursor:pointer}.tst-start-button:disabled{opacity:.5;cursor:not-allowed}.tst-phase-note,.tst-empty{background:#eef6ff;border-left:4px solid #2563eb;padding:16px;margin-top:20px;border-radius:6px}.tst-phase-note p{margin:5px 0 0;color:#475569}@media(max-width:850px){.tst-exam-cards{grid-template-columns:1fr}.tst-selector-row{grid-template-columns:1fr 1fr}.tst-start-button{width:100%}}@media(max-width:520px){.tst-selector-row{grid-template-columns:1fr}.tst-public-head{align-items:flex-start}.tst-public-head h2{font-size:23px}}#tst-player,#tst-result-panel{margin-top:22px}.tst-player-head{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #dbe3ee;border-radius:10px 10px 0 0;padding:15px}.tst-player-head>div:first-child{flex:1}.tst-player-head small{display:block;color:#64748b;margin-top:4px}.tst-timer b{color:#ef4444;font-size:20px;margin-left:8px}#tst-end-test{border:1px solid #ef4444;background:#fff;color:#ef4444;padding:8px 14px;border-radius:6px}.tst-workspace{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dbe3ee;border-top:0}.tst-pane{padding:16px;min-width:0}.tst-pane+.tst-pane{border-left:1px solid #dbe3ee}.tst-pane h3{margin:0 0 12px;font-size:15px}.tst-passage-text,#tst-typing-area{box-sizing:border-box;width:100%;height:290px;padding:16px;border:1px solid #cbd5e1;border-radius:7px;font:18px/1.85 Georgia,serif;overflow:auto;background:#fff;white-space:pre-wrap}.tst-passage-text .ok{color:#16a34a;background:#dcfce7}.tst-passage-text .bad{color:#dc2626;background:#fee2e2}.tst-passage-text .current{background:#fde68a;border-bottom:2px solid #d97706}.tst-passage-text .extra{color:#fff;background:#dc2626}.tst-live-stats{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #dbe3ee;border-top:0;border-radius:0 0 10px 10px}.tst-live-stats div{text-align:center;padding:15px;border-right:1px solid #e5e7eb}.tst-live-stats div:last-child{border:0}.tst-live-stats span{display:block;font-size:12px;color:#64748b}.tst-live-stats b{display:block;font-size:22px;color:#0f63ce;margin-top:4px}.tst-progress{height:7px;background:#e5e7eb;border-radius:10px;margin-top:14px;overflow:hidden}.tst-progress span{display:block;height:100%;width:0;background:#22c55e;transition:.15s}#tst-countdown{position:fixed;z-index:99999;inset:0;background:rgb(15 23 42 / .82);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}#tst-countdown span{font-size:100px;font-weight:800}#tst-countdown small{font-size:20px}.tst-result-title{display:flex;align-items:center;gap:14px;background:#effdf4;border:1px solid #bbf7d0;border-radius:10px;padding:18px}.tst-result-title>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#16a34a;color:#fff;font-size:25px}.tst-result-title h2,.tst-result-title p{margin:0}.tst-result-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dbe3ee;border-radius:10px;margin-top:16px}.tst-result-grid div{text-align:center;padding:18px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.tst-result-grid span{display:block;color:#64748b;font-size:12px}.tst-result-grid b{display:block;font-size:24px;margin-top:7px}.tst-status-box{text-align:center;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:20px;margin-top:16px}.tst-status-box strong{display:block;font-size:28px}.tst-status-box .qualified{color:#16a34a}.tst-status-box .not-qualified{color:#dc2626}#tst-retake{margin-top:14px;background:#0f63ce;color:#fff;border:0;border-radius:6px;padding:11px 24px}@media(max-width:850px){.tst-workspace{grid-template-columns:1fr}.tst-pane+.tst-pane{border-left:0;border-top:1px solid #dbe3ee}.tst-live-stats{grid-template-columns:repeat(3,1fr)}.tst-result-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.tst-player-head{flex-wrap:wrap}.tst-live-stats{grid-template-columns:repeat(2,1fr)}.tst-passage-text,#tst-typing-area{height:240px;font-size:16px}.tst-result-grid{grid-template-columns:1fr 1fr}}.tst-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:14px}.tst-result-actions button{margin:0!important;border:0;border-radius:6px;padding:11px 20px;font-weight:700;cursor:pointer}#tst-analysis-toggle{background:#eef2ff;color:#3730a3}.tst-detailed-analysis{background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:20px;margin-top:16px}.tst-detailed-analysis h3{margin:0 0 5px}.tst-detailed-analysis>p{margin:0 0 16px;color:#64748b}.tst-analysis-row{display:grid;grid-template-columns:120px 1fr 1fr 90px;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:9px}.tst-analysis-row small{display:block;color:#64748b}.tst-analysis-row strong{display:block;overflow-wrap:anywhere}.tst-analysis-badge{display:inline-block;text-align:center;border-radius:999px;padding:6px 9px;background:#fee2e2;color:#991b1b;font-size:12px;font-weight:700}.tst-analysis-row.type-sub .tst-analysis-badge{background:#fef3c7;color:#92400e}.tst-analysis-row.type-omit .tst-analysis-badge{background:#ffedd5;color:#9a3412}.tst-analysis-row.type-extra .tst-analysis-badge{background:#ede9fe;color:#5b21b6}.tst-analysis-empty{padding:20px;text-align:center;background:#effdf4;color:#166534;border-radius:8px}@media(max-width:650px){.tst-analysis-row{grid-template-columns:1fr 1fr}.tst-analysis-badge{grid-column:1/-1}.tst-result-grid{grid-template-columns:1fr 1fr}}.tst-qualification-panel{margin-top:22px;padding:18px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fbff}.tst-qualification-panel h3{margin:0 0 12px}.tst-qualification-panel>small{display:block;margin-top:10px;color:#64748b}.tst-criterion{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:10px 12px;margin:7px 0;border-radius:10px;background:#fff;border:1px solid #e2e8f0}.tst-criterion>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700}.tst-criterion.pass>span{background:#16a34a}.tst-criterion.fail>span{background:#dc2626}.tst-criterion.pass{border-left:4px solid #16a34a}.tst-criterion.fail{border-left:4px solid #dc2626}.tst-criterion small{color:#475569;font-weight:600}@media(max-width:640px){.tst-criterion{grid-template-columns:28px 1fr}.tst-criterion small{grid-column:2}}.tst-hindi-tools{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #f1c75b;background:#fff9e8;border-radius:12px}.tst-hindi-tools div{display:grid;gap:2px}.tst-hindi-tools span{font-weight:800;color:#9a5b00}.tst-hindi-tools small{color:#6b7280}.tst-hindi-tools button{border:0;background:#f59e0b;color:#fff;padding:9px 14px;border-radius:8px;font-weight:700;cursor:pointer}.tst-keyboard-guide{margin:-4px 0 16px;padding:16px;border:1px dashed #94a3b8;border-radius:12px;background:#f8fafc}.tst-keyboard-guide>strong{display:block;margin-bottom:9px}.tst-keyboard-guide>div{display:flex;gap:8px;flex-wrap:wrap}.tst-keyboard-guide span{background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:8px 10px;font-size:13px}.tst-pane:has(#tst-typing-area){font-family:"Nirmala UI","Mangal","Noto Sans Devanagari",sans-serif}#tst-typing-area,.tst-passage-text{font-family:"Nirmala UI","Mangal","Noto Sans Devanagari",Arial,sans-serif}@media(max-width:700px){.tst-hindi-tools{align-items:flex-start;flex-direction:column}}.tst-hidden{display:none!important}.tst-steno-app{max-width:1180px;margin:24px auto}.tst-steno-setup select{width:100%;max-width:720px;margin:12px 12px 12px 0;padding:14px}.tst-test-head,.tst-steno-meta,.tst-live-row{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.tst-steno-meta span{background:#eef4ff;border-radius:999px;padding:7px 12px;font-weight:600}.tst-audio-card{padding:22px;background:#f8fafc;border:1px solid #e4eaf2;border-radius:14px;margin:18px 0}.tst-audio-card audio{width:100%;margin:10px 0 16px}.tst-transcription-box textarea{width:100%;box-sizing:border-box;padding:18px;font-size:18px;line-height:1.7;border:2px solid #d9e2ef;border-radius:12px;resize:vertical}.tst-result-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin:20px 0}.tst-metric{padding:16px;background:#f6f8fb;border-radius:12px;text-align:center}.tst-metric span{display:block;color:#64748b;font-size:13px}.tst-metric strong{font-size:24px}.tst-analysis-list{max-height:360px;overflow:auto;border:1px solid #e5e7eb;border-radius:10px}.tst-analysis-list>div{padding:10px 12px;border-bottom:1px solid #eee}.tst-success-text{padding:15px;background:#ecfdf3;border-radius:10px}@media(max-width:700px){.tst-result-grid{grid-template-columns:repeat(2,1fr)}}.tst-student-dashboard{max-width:1180px;margin:32px auto}.tst-dash-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-radius:20px;background:linear-gradient(135deg,#082c73,#0d62d7);color:#fff;margin-bottom:20px;box-shadow:0 16px 36px rgb(8 44 115 / .18)}.tst-dash-hero h2{margin:4px 0 6px;color:#fff;font-size:30px}.tst-dash-hero p{margin:0;opacity:.85}.tst-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;opacity:.8}.tst-primary-btn{display:inline-flex;align-items:center;justify-content:center;background:#ffb400!important;color:#17213a!important;border:0;border-radius:10px;padding:12px 18px;font-weight:800;text-decoration:none!important;white-space:nowrap}.tst-metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.tst-metric,.tst-card,.tst-login-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;box-shadow:0 8px 25px rgb(27 45 84 / .06)}.tst-metric{padding:18px}.tst-metric span{display:block;color:#68758b;font-size:13px;margin-bottom:8px}.tst-metric strong{font-size:24px;color:#102044}.tst-metric small{font-size:12px;color:#718096}.tst-dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.tst-card{padding:20px;margin-bottom:18px}.tst-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tst-card-head h3{margin:0;color:#102044}.tst-card-head span,.tst-card-head a{font-size:12px;color:#718096}.tst-bar-chart{height:230px;display:flex;align-items:flex-end;gap:8px;padding:26px 4px 0;border-bottom:1px solid #e8edf5}.tst-bar-item{height:100%;flex:1;min-width:22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.tst-bar{width:70%;max-width:34px;background:linear-gradient(180deg,#1c78ef,#0b4fb1);border-radius:7px 7px 0 0;min-height:8px}.tst-bar-value{font-size:10px;font-weight:700;margin-bottom:4px;color:#46536a}.tst-bar-item small{font-size:9px;margin-top:6px;color:#7b8799;white-space:nowrap}.tst-key-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tst-key{border:1px solid #e6ebf3;background:#f7f9fc;border-radius:10px;padding:12px;text-align:center}.tst-key strong{display:block;font-size:20px;color:#12366f}.tst-key span{font-size:11px;color:#7a8798}.tst-table-wrap{overflow-x:auto}.tst-history-table{width:100%;border-collapse:collapse;min-width:680px}.tst-history-table th,.tst-history-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #edf0f5;font-size:13px}.tst-history-table th{color:#68758b;background:#f8fafc;font-weight:700}.tst-status{display:inline-block;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:800}.tst-status-qualified{background:#dcfce7;color:#166534}.tst-status-not_qualified{background:#fee2e2;color:#991b1b}.tst-status-completed{background:#e0ecff;color:#164e9b}.tst-empty{padding:32px;text-align:center;color:#77839a;background:#f8fafc;border-radius:12px}.tst-login-card{max-width:520px;margin:60px auto;padding:35px;text-align:center}.tst-delete-result{border:0;background:#fff0f0;color:#b42318;border-radius:7px;padding:6px 10px;cursor:pointer;font-weight:700}.tst-pagination{display:flex;gap:7px;justify-content:center;margin-top:20px}.tst-pagination a{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce3ee;border-radius:8px;text-decoration:none}.tst-pagination a.active{background:#0d62d7;color:#fff;border-color:#0d62d7}@media(max-width:900px){.tst-metric-grid{grid-template-columns:repeat(2,1fr)}.tst-dashboard-grid{grid-template-columns:1fr}}@media(max-width:600px){.tst-dash-hero{align-items:flex-start;flex-direction:column}.tst-metric-grid{grid-template-columns:1fr 1fr}.tst-dash-hero h2{font-size:24px}.tst-card{padding:14px}.tst-bar-chart{gap:3px}.tst-bar-value{display:none}}.tst-filter-bar,.tst-action-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:18px 0}.tst-filter-bar select{min-height:44px;border:1px solid #d9e2f0;border-radius:10px;padding:0 12px;background:#fff}.tst-table-wrap{overflow:auto;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgb(20 45 90 / .08)}.tst-table{width:100%;border-collapse:collapse}.tst-table th,.tst-table td{padding:14px;border-bottom:1px solid #edf1f7;text-align:left;white-space:nowrap}.tst-table th{background:#f7f9fc}.tst-status{display:inline-block;padding:5px 9px;border-radius:20px;background:#eef2f7}.tst-status-qualified{background:#e8f8ef;color:#11743b}.tst-score-card{position:relative;overflow:hidden;background:#fff;border:1px solid #dce5f2;border-radius:22px;padding:28px;box-shadow:0 18px 50px rgb(24 48 89 / .12)}.tst-score-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e7edf5;padding-bottom:20px}.tst-result-badge{padding:10px 16px;border-radius:999px;font-weight:800}.is-qualified{background:#e5f8ec;color:#13733a}.is-failed{background:#fdecec;color:#b3261e}.tst-candidate-grid,.tst-score-metrics,.tst-result-details{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.tst-candidate-grid>div,.tst-result-details>div{padding:14px;background:#f8faff;border-radius:12px}.tst-candidate-grid small,.tst-result-details span,.tst-score-metrics span{display:block;color:#6d7786;font-size:12px;margin-bottom:5px}.tst-score-metrics>div{padding:20px;text-align:center;border-radius:15px;background:linear-gradient(135deg,#eef4ff,#f9fbff)}.tst-score-metrics b{font-size:26px;color:#174ea6}.tst-criteria{margin-top:22px}.tst-criterion{display:grid;grid-template-columns:1fr auto auto;gap:12px;padding:11px 0;border-bottom:1px dashed #dce4ef}.is-pass{color:#12813e}.is-fail{color:#c62d2d}.tst-watermark{position:absolute;inset:auto 20px 70px auto;font-size:52px;font-weight:900;opacity:.035;transform:rotate(-16deg)}.tst-card-footer{text-align:center;margin-top:24px;padding-top:14px;border-top:1px solid #e7edf5;color:#6d7786;font-size:12px}.tst-secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #2457a6;border-radius:10px;background:#fff;color:#2457a6;text-decoration:none;font-weight:700}.tst-certificate{background:#fff;padding:18px;box-shadow:0 18px 50px rgb(24 48 89 / .14)}.tst-cert-border{border:8px double #c99a2e;padding:55px;text-align:center;position:relative}.tst-cert-seal{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#154a9b;color:#fff;font-size:28px;font-weight:900;border:6px solid #d7b356}.tst-cert-brand{letter-spacing:3px;text-transform:uppercase}.tst-certificate h1{font-size:42px;margin:10px 0;color:#173b73}.tst-certificate h2{font-size:34px;color:#b57f12;border-bottom:1px solid #d8bd7c;display:inline-block;padding:0 30px 8px}.tst-cert-stats{display:flex;justify-content:center;gap:35px;margin:30px 0}.tst-cert-stats span{padding:12px 22px;background:#f7f2e7;border-radius:10px}.tst-cert-stats b{display:block;font-size:22px}.tst-cert-bottom{display:flex;justify-content:space-between;margin-top:40px;font-size:12px}@media(max-width:760px){.tst-candidate-grid,.tst-score-metrics,.tst-result-details{grid-template-columns:repeat(2,1fr)}.tst-score-head{display:block}.tst-result-badge{display:inline-block;margin-top:12px}.tst-cert-border{padding:28px 16px}.tst-certificate h1{font-size:29px}.tst-certificate h2{font-size:25px}.tst-cert-stats{flex-direction:column;gap:8px}.tst-cert-bottom{flex-direction:column;gap:8px}}@media print{body *{visibility:hidden!important}#tst-print-area,#tst-print-area *{visibility:visible!important}#tst-print-area{position:absolute;inset:0;width:100%;margin:0}.no-print{display:none!important}.tst-score-card,.tst-certificate{box-shadow:none;border:0}}.tst-dark{background:#0f172a!important;color:#e5e7eb}.tst-dark .tst-panel,.tst-dark .tst-card,.tst-dark .tst-test-panel,.tst-dark .tst-result-card{background:#111827!important;color:#e5e7eb!important;border-color:#334155!important}.tst-dark input,.tst-dark select,.tst-dark textarea{background:#020617!important;color:#f8fafc!important;border-color:#475569!important}.tst-dark .tst-passage-box{background:#0b1220!important;color:#e5e7eb!important}.tst-dark small,.tst-dark p{color:#cbd5e1}.tst-dark .current{background:#1d4ed8;color:#fff}.tst-dark .ok{color:#4ade80}.tst-dark .bad,.tst-dark .extra{color:#f87171}@media(max-width:782px){.tst-shell{padding:10px}.tst-player-grid,.tst-setup-grid{grid-template-columns:1fr!important}.tst-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tst-test-toolbar{position:sticky;top:0;z-index:5}.tst-passage-box,.tst-typing-area{min-height:240px!important}}@media print{.tst-no-print,.tst-share-result,.tst-print-button,.tst-retake{display:none!important}.tst-shell{box-shadow:none!important}.tst-result-card,.tst-certificate{break-inside:avoid}}.tst-single-page{max-width:1280px;margin:24px auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tst-spa-header{padding:28px 30px;border-radius:22px;background:linear-gradient(135deg,#102a43,#145da0);color:#fff;margin-bottom:16px}.tst-spa-header h1{margin:5px 0 8px;color:#fff}.tst-spa-header p{margin:0;opacity:.9}.tst-spa-nav{display:flex;gap:8px;overflow-x:auto;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;position:sticky;top:10px;z-index:20;box-shadow:0 8px 24px rgb(15 23 42 / .08)}.tst-spa-nav button{white-space:nowrap;border:0;background:#eef2f7;padding:11px 16px;border-radius:10px;font-weight:700;cursor:pointer}.tst-spa-nav button.active{background:#145da0;color:#fff}.tst-spa-panel{display:none;padding-top:16px}.tst-spa-panel.active{display:block}.tst-spa-panel>.tst-shell,.tst-spa-panel>.tst-app,.tst-spa-panel>.tst-public-shell{margin-top:0}.tst-empty h3{margin-top:0}@media(max-width:700px){.tst-single-page{margin:10px auto}.tst-spa-header{border-radius:14px;padding:20px}.tst-spa-nav{top:4px;border-radius:12px}.tst-spa-nav button{padding:10px 13px;font-size:13px}}.tst-single-page [hidden],.tst-single-page [hidden="hidden"]{display:none!important}.tst-single-page{--tst-primary:#155eef;--tst-primary-dark:#0b3aa4;--tst-ink:#152238;--tst-muted:#667085;--tst-border:#e4eaf2;--tst-surface:#fff;--tst-soft:#f5f8fd;max-width:1320px;padding:0 14px;color:var(--tst-ink)}.tst-spa-header{position:relative;overflow:hidden;padding:30px 34px;background:linear-gradient(135deg,#071d49 0%,#0b3f9f 55%,#1677e8 100%);border:1px solid rgb(255 255 255 / .15);box-shadow:0 22px 55px rgb(12 50 120 / .22)}.tst-spa-header:before,.tst-spa-header:after{content:"";position:absolute;border-radius:999px;background:rgb(255 255 255 / .08);pointer-events:none}.tst-spa-header:before{width:250px;height:250px;right:-70px;top:-145px}.tst-spa-header:after{width:135px;height:135px;right:145px;bottom:-95px}.tst-spa-brand{display:flex;align-items:center;gap:17px;position:relative;z-index:1}.tst-brand-mark{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .26);box-shadow:inset 0 1px 0 rgb(255 255 255 / .16);font-size:29px}.tst-spa-header h1{font-size:clamp(27px,4vw,40px);line-height:1.1;letter-spacing:-.035em}.tst-spa-header p{font-size:14px;max-width:680px;color:rgb(255 255 255 / .84)}.tst-spa-nav{padding:9px;gap:6px;border-color:rgb(215 225 239 / .9);box-shadow:0 10px 35px rgb(25 54 99 / .1);backdrop-filter:blur(12px)}.tst-spa-nav button{position:relative;background:#fff0;color:#526078;padding:11px 15px;transition:.2s ease}.tst-spa-nav button:hover{background:#f0f5ff;color:#164aa5;transform:translateY(-1px)}.tst-spa-nav button.active{background:linear-gradient(135deg,var(--tst-primary-dark),var(--tst-primary));box-shadow:0 7px 16px rgb(21 94 239 / .25)}.tst-public-shell{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--tst-border);border-radius:22px!important;box-shadow:0 16px 45px rgb(28 51 84 / .08);padding:24px!important}.tst-public-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #edf1f6}.tst-public-head h2{font-size:26px;line-height:1.2;margin:3px 0 6px;color:#152f58;letter-spacing:-.02em}.tst-public-head p{margin:0;color:var(--tst-muted)}.tst-section-label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;color:#155eef}.tst-secure-badge{display:inline-flex!important;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#ecfdf3;color:#067647!important;font-size:11px!important;font-weight:800;border:1px solid #abefc6}.tst-secure-badge:first-letter{color:#12b76a}.tst-exam-cards{gap:15px}.tst-exam-card{min-height:150px;border:1px solid #dfe7f2!important;border-radius:17px!important;background:linear-gradient(180deg,#fff,#f9fbfe)!important;box-shadow:0 8px 22px rgb(32 57 93 / .055);transition:.22s ease!important}.tst-exam-card:hover{transform:translateY(-3px);border-color:#a8c6fb!important;box-shadow:0 14px 30px rgb(24 77 160 / .12)}.tst-exam-card.selected{border:2px solid #246bfd!important;background:linear-gradient(145deg,#eef5ff,#fff)!important;box-shadow:0 0 0 4px rgb(36 107 253 / .08),0 14px 30px rgb(24 77 160 / .14)}.tst-card-icon{box-shadow:0 7px 16px rgb(21 94 239 / .18)}.tst-selector-row{border:1px solid #e3eaf3;background:#f7faff!important;border-radius:17px!important;padding:17px!important;gap:12px!important}.tst-selector-row label{font-size:11px;font-weight:800;color:#526078;text-transform:uppercase;letter-spacing:.04em}.tst-selector-row select{min-height:46px;margin-top:7px;border:1px solid #d2dcea!important;border-radius:11px!important;background:#fff;padding:0 38px 0 12px;box-shadow:0 2px 4px rgb(31 50 81 / .03)}.tst-start-button{min-height:46px;border-radius:11px!important;background:linear-gradient(135deg,#0b4fc2,#1677e8)!important;box-shadow:0 9px 18px rgb(21 94 239 / .25);transition:.2s ease}.tst-start-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 24px rgb(21 94 239 / .32)}.tst-player-head{border-radius:16px 16px 0 0;padding:17px 19px;background:linear-gradient(180deg,#fff,#fafcff)}.tst-workspace{border-radius:0 0 16px 16px;overflow:hidden}.tst-pane h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#526078}.tst-passage-text,#tst-typing-area{border-radius:12px!important;border-color:#d7e0ec!important;font-family:"Nirmala UI","Mangal",Georgia,serif;box-shadow:inset 0 1px 3px rgb(20 40 70 / .04)}#tst-typing-area:focus{outline:0;border-color:#3887ff!important;box-shadow:0 0 0 4px rgb(56 135 255 / .12)}.tst-live-stats{margin-top:14px;border-radius:16px!important;overflow:hidden;box-shadow:0 8px 24px rgb(28 51 84 / .06)}.tst-live-stats div{background:#fff}.tst-live-stats b{color:#155eef}#tst-countdown{background:radial-gradient(circle at 50% 45%,rgb(28 105 230 / .96),rgb(3 22 59 / .97));backdrop-filter:blur(8px)}#tst-countdown span{font-size:clamp(78px,16vw,140px);line-height:1;text-shadow:0 12px 35px rgb(0 0 0 / .28);animation:tstCountPop .55s ease both}#tst-countdown small{margin-top:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:rgb(255 255 255 / .83)}@keyframes tstCountPop{0%{opacity:0;transform:scale(.72)}70%{transform:scale(1.08)}100%{opacity:1;transform:scale(1)}}.tst-result-title,.tst-status-box,.tst-qualification-panel,.tst-detailed-analysis{border-radius:16px!important}.tst-result-grid{border-radius:16px!important;overflow:hidden;box-shadow:0 8px 25px rgb(28 51 84 / .06)}@media(max-width:700px){.tst-single-page{padding:0 8px}.tst-spa-header{padding:22px 18px}.tst-brand-mark{width:48px;height:48px;border-radius:14px;font-size:23px}.tst-public-shell{padding:15px!important;border-radius:16px!important}.tst-public-head{align-items:flex-start}.tst-secure-badge{display:none!important}.tst-selector-row{padding:13px!important}.tst-exam-card{min-height:135px}.tst-spa-panel{padding-top:12px}}#tst-custom-duration-field small{display:block;margin-top:5px;color:#64748b;font-size:11px;font-weight:600}#tst-custom-duration{width:100%;min-height:46px;border:1px solid #dbe3f0;border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a;font:inherit;box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s}#tst-custom-duration:focus{border-color:#3b82f6;box-shadow:0 0 0 4px rgb(59 130 246 / .12)}.tst-dark #tst-custom-duration{background:#101827;border-color:#334155;color:#f8fafc}.tst-spa-header small{display:block;margin-top:6px;font-weight:700;opacity:.8;letter-spacing:.04em}.tst-auth-shell{display:grid;grid-template-columns:1.05fr .95fr;max-width:1080px;margin:22px auto;background:#fff;border:1px solid #e7ebf3;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgb(29 55 100 / .14)}.tst-auth-hero{padding:52px;background:linear-gradient(145deg,#152a63,#2457d6 58%,#5b7cff);color:#fff;position:relative}.tst-auth-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgb(255 255 255 / .08);right:-70px;bottom:-90px}.tst-auth-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgb(255 255 255 / .14);font-size:12px;font-weight:800;letter-spacing:.14em}.tst-auth-hero h2{font-size:36px;line-height:1.12;margin:22px 0 14px;color:#fff}.tst-auth-hero p{font-size:16px;line-height:1.7;opacity:.9}.tst-auth-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.tst-auth-benefits span{padding:12px 14px;border-radius:14px;background:rgb(255 255 255 / .12);font-weight:700}.tst-auth-card{padding:38px}.tst-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f5fb;border-radius:14px;padding:5px;margin-bottom:25px}.tst-auth-tabs button{border:0;background:#fff0;padding:12px;border-radius:10px;font-weight:800;cursor:pointer}.tst-auth-tabs button.active{background:#fff;color:#2457d6;box-shadow:0 5px 18px rgb(32 57 105 / .12)}.tst-auth-form{display:none}.tst-auth-form.active{display:block}.tst-auth-form label{display:block;font-size:13px;font-weight:800;color:#28344d;margin:14px 0}.tst-auth-form label small{font-weight:500;color:#7b8496}.tst-auth-form input{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #dce3ef;border-radius:12px;padding:13px 14px;font-size:15px;outline:none}.tst-auth-form input:focus{border-color:#3f6de0;box-shadow:0 0 0 4px rgb(63 109 224 / .1)}.tst-auth-submit{width:100%;border:0;border-radius:13px;padding:14px;background:linear-gradient(135deg,#2457d6,#6a7df0);color:#fff;font-weight:800;font-size:15px;cursor:pointer;margin-top:8px}.tst-auth-message{padding:12px 14px;border-radius:12px;margin-bottom:16px;background:#fff4f4;color:#b42318;font-weight:700}.tst-auth-message.success{background:#ecfdf3;color:#067647}.tst-auth-privacy,.tst-forgot{display:block;text-align:center;color:#788196;font-size:12px;margin-top:13px}.tst-free-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#ecfdf3;color:#067647;font-weight:800;font-size:12px}@media(max-width:800px){.tst-auth-shell{grid-template-columns:1fr;margin:12px}.tst-auth-hero{padding:34px 26px}.tst-auth-hero h2{font-size:28px}.tst-auth-card{padding:26px}.tst-auth-benefits{grid-template-columns:1fr}}.tst-auth-card-head{display:flex;align-items:center;gap:13px;margin-bottom:20px}.tst-auth-card-head h3{margin:0 0 4px;color:#162b50;font-size:21px}.tst-auth-card-head p{margin:0;color:#718096;font-size:13px}.tst-auth-mini-logo{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#0b3f9f,#2d73ef);color:#fff;font-size:23px;box-shadow:0 9px 22px rgb(31 92 210 / .25)}.tst-auth-trust{display:flex;flex-direction:column;gap:3px;margin:20px 0 26px;padding:14px 16px;border:1px solid rgb(255 255 255 / .2);border-radius:15px;background:rgb(255 255 255 / .1)}.tst-auth-trust strong{font-size:14px}.tst-auth-trust small{opacity:.78}.tst-forgot,.tst-auth-back{border:0;background:#fff0;cursor:pointer;width:100%;font:inherit}.tst-forgot{color:#2457d6;font-weight:800}.tst-auth-back{margin-top:14px;color:#526078;font-weight:800}.tst-reset-intro{padding:14px 16px;border-radius:14px;background:#f4f7fc;border:1px solid #e4eaf3}.tst-reset-intro h4{margin:0 0 5px;color:#1f3560}.tst-reset-intro p{margin:0;color:#6b778d;font-size:13px;line-height:1.55}.tst-spa-panel[data-tst-panel="dashboard"]>.tst-auth-shell,.tst-spa-panel[data-tst-panel="history"]>.tst-auth-shell{margin-top:0}@media(max-width:520px){.tst-auth-card{padding:22px 18px}.tst-auth-hero{padding:28px 21px}.tst-auth-hero h2{font-size:25px}.tst-auth-tabs button{font-size:13px;padding:10px 7px}}.tst-spa-header{position:relative;overflow:hidden;background:linear-gradient(125deg,#071f52 0%,#0759c7 58%,#2f8cff 100%);box-shadow:0 18px 50px rgb(7 53 120 / .22)}.tst-spa-header:before,.tst-spa-header:after{content:"";position:absolute;border-radius:50%;background:rgb(255 255 255 / .09)}.tst-spa-header:before{width:230px;height:230px;right:-55px;top:-115px}.tst-spa-header:after{width:160px;height:160px;right:150px;bottom:-115px}.tst-spa-brand{position:relative;z-index:1}.tst-spa-nav{backdrop-filter:blur(14px);border:1px solid rgb(16 55 105 / .08);box-shadow:0 10px 28px rgb(24 50 90 / .1)}.tst-spa-panel{animation:tstPanelIn .28s ease}.tst-premium-empty{text-align:center;padding:54px 24px;background:radial-gradient(circle at top,#eef6ff,#fff 60%);border:1px solid #dbe9fb;border-radius:24px;box-shadow:0 18px 45px rgb(22 67 124 / .08)}.tst-premium-empty>span{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:22px;background:linear-gradient(135deg,#0b56c7,#318cff);font-size:34px;box-shadow:0 12px 26px rgb(34 114 225 / .28)}.tst-premium-empty h3{font-size:26px;color:#102a52;margin:8px 0}.tst-premium-empty p{max-width:560px;margin:0 auto 22px;color:#61708a}.tst-scorecard,.tst-certificate{background:linear-gradient(145deg,#fff,#f6faff);border:1px solid #dbe8f8;box-shadow:0 25px 65px rgb(7 43 98 / .13)}.tst-scorecard:before,.tst-certificate:before{content:"";display:block;height:7px;background:linear-gradient(90deg,#074ba8,#2784ff,#ffbe0b)}@keyframes tstPanelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:720px){.tst-spa-header{border-radius:0 0 24px 24px}.tst-premium-empty{padding:38px 18px}.tst-premium-empty h3{font-size:22px}}.tst-single-page .tst-auth-shell{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;max-width:1100px!important;margin:24px auto!important;background:#fff!important;border:1px solid #dfe7f2!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 28px 80px rgb(17 48 94 / .18)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#172033!important}.tst-single-page .tst-auth-hero{padding:54px 48px!important;background:linear-gradient(145deg,#071c47 0%,#0c47b5 56%,#2d7df4 100%)!important;color:#fff!important;position:relative!important;overflow:hidden!important}.tst-single-page .tst-auth-hero:before,.tst-single-page .tst-auth-hero:after{content:""!important;position:absolute!important;border-radius:999px!important;background:rgb(255 255 255 / .09)!important;pointer-events:none!important}.tst-single-page .tst-auth-hero:before{width:260px!important;height:260px!important;right:-105px!important;top:-95px!important}.tst-single-page .tst-auth-hero:after{width:150px!important;height:150px!important;left:-65px!important;bottom:-70px!important}.tst-single-page .tst-auth-kicker{display:inline-flex!important;align-items:center!important;padding:8px 13px!important;border:1px solid rgb(255 255 255 / .22)!important;border-radius:999px!important;background:rgb(255 255 255 / .12)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important}.tst-single-page .tst-auth-hero h2{margin:24px 0 14px!important;color:#fff!important;font-size:clamp(28px,3.1vw,42px)!important;line-height:1.12!important;font-weight:850!important;letter-spacing:-.035em!important}.tst-single-page .tst-auth-hero>p{margin:0!important;color:rgb(255 255 255 / .88)!important;font-size:16px!important;line-height:1.72!important}.tst-single-page .tst-auth-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:28px 0!important}.tst-single-page .tst-auth-benefits span{display:flex!important;align-items:center!important;min-height:48px!important;padding:10px 13px!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:14px!important;background:rgb(255 255 255 / .1)!important;color:#fff!important;font-weight:750!important;font-size:14px!important}.tst-single-page .tst-auth-trust{display:flex!important;flex-direction:column!important;gap:4px!important;margin:18px 0 26px!important;padding:15px 16px!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:15px!important;background:rgb(255 255 255 / .11)!important;color:#fff!important}.tst-single-page .tst-auth-trust strong{font-size:15px!important}.tst-single-page .tst-auth-trust small,.tst-single-page .tst-auth-hero>small{color:rgb(255 255 255 / .78)!important}.tst-single-page .tst-auth-card{padding:42px 38px!important;background:#fff!important;min-width:0!important}.tst-single-page .tst-auth-card-head{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:22px!important}.tst-single-page .tst-auth-mini-logo{display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;border-radius:15px!important;background:linear-gradient(135deg,#0b3f9f,#2f7cf2)!important;color:#fff!important;font-size:23px!important;box-shadow:0 10px 25px rgb(31 92 210 / .25)!important}.tst-single-page .tst-auth-card-head h3{margin:0 0 4px!important;color:#142b53!important;font-size:22px!important;line-height:1.2!important}.tst-single-page .tst-auth-card-head p{margin:0!important;color:#6c7890!important;font-size:13px!important;line-height:1.45!important}.tst-single-page .tst-auth-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:5px!important;margin:0 0 24px!important;border-radius:15px!important;background:#eef3fb!important}.tst-single-page .tst-auth-tabs button{display:block!important;width:100%!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#66738a!important;padding:12px 10px!important;font-size:14px!important;font-weight:850!important;cursor:pointer!important}.tst-single-page .tst-auth-tabs button.active{background:#fff!important;color:#155eef!important;box-shadow:0 6px 18px rgb(31 63 112 / .13)!important}.tst-single-page .tst-auth-form{display:none!important}.tst-single-page .tst-auth-form.active{display:block!important}.tst-single-page .tst-auth-form label{display:block!important;margin:14px 0!important;color:#263650!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.tst-single-page .tst-auth-form label small{color:#8490a4!important;font-weight:600!important}.tst-single-page .tst-auth-form input{display:block!important;width:100%!important;max-width:none!important;height:48px!important;margin:7px 0 0!important;padding:0 14px!important;border:1px solid #d5deeb!important;border-radius:13px!important;background:#fff!important;color:#172033!important;font:inherit!important;font-size:15px!important;line-height:48px!important;box-sizing:border-box!important;outline:none!important;box-shadow:none!important}.tst-single-page .tst-auth-form input:focus{border-color:#2d73ef!important;box-shadow:0 0 0 4px rgb(45 115 239 / .12)!important}.tst-single-page .tst-auth-submit{display:block!important;width:100%!important;min-height:49px!important;margin:10px 0 0!important;padding:12px 18px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#0b49bb,#2e7bf2)!important;color:#fff!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important;cursor:pointer!important;box-shadow:0 10px 24px rgb(26 92 211 / .22)!important}.tst-single-page .tst-auth-submit:hover{transform:translateY(-1px)!important;filter:brightness(1.03)!important}.tst-single-page .tst-auth-privacy{margin:13px 0 0!important;text-align:center!important;color:#7d8798!important;font-size:12px!important;line-height:1.5!important}.tst-single-page .tst-forgot,.tst-single-page .tst-auth-back{display:block!important;width:100%!important;margin:13px 0 0!important;padding:8px!important;border:0!important;background:transparent!important;color:#1f63d9!important;font:inherit!important;font-size:13px!important;font-weight:800!important;text-align:center!important;cursor:pointer!important}.tst-single-page .tst-reset-intro{margin-bottom:16px!important;padding:14px 16px!important;border:1px solid #e0e7f2!important;border-radius:14px!important;background:#f5f8fd!important}.tst-single-page .tst-reset-intro h4{margin:0 0 5px!important;color:#1d3765!important;font-size:17px!important}.tst-single-page .tst-reset-intro p{margin:0!important;color:#66758c!important;font-size:13px!important;line-height:1.55!important}.tst-single-page .tst-auth-message{margin:0 0 15px!important;padding:12px 14px!important;border-radius:12px!important;background:#fff2f1!important;color:#b42318!important;font-size:13px!important;font-weight:750!important}.tst-single-page .tst-auth-message.success{background:#ecfdf3!important;color:#067647!important}@media(max-width:820px){.tst-single-page .tst-auth-shell{grid-template-columns:1fr!important;margin:14px 0!important;border-radius:22px!important}.tst-single-page .tst-auth-hero{padding:34px 24px!important}.tst-single-page .tst-auth-hero h2{font-size:30px!important}.tst-single-page .tst-auth-card{padding:30px 24px!important}}@media(max-width:520px){.tst-single-page .tst-auth-shell{border-radius:18px!important}.tst-single-page .tst-auth-hero{padding:27px 20px!important}.tst-single-page .tst-auth-hero h2{font-size:26px!important}.tst-single-page .tst-auth-benefits{grid-template-columns:1fr!important}.tst-single-page .tst-auth-card{padding:24px 18px!important}.tst-single-page .tst-auth-card-head h3{font-size:20px!important}.tst-single-page .tst-auth-form input{height:46px!important;line-height:46px!important}}.tst-account-shell{max-width:1040px;margin:0 auto;border-radius:26px;background:#fff;box-shadow:0 22px 60px rgb(15 42 90 / .12);overflow:hidden;border:1px solid #e7edf8}.tst-account-cover{display:flex;align-items:center;gap:18px;padding:30px;background:linear-gradient(135deg,#082d72 0%,#0861d8 58%,#2c8cff 100%);color:#fff;position:relative;overflow:hidden}.tst-account-cover:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-70px;top:-110px;background:rgb(255 255 255 / .1)}.tst-account-avatar{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;font-size:30px;font-weight:900;background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .28);box-shadow:0 12px 30px rgb(0 0 0 / .18)}.tst-account-cover span{font-size:11px;font-weight:800;letter-spacing:.14em;opacity:.78}.tst-account-cover h2{margin:4px 0;font-size:28px;color:#fff}.tst-account-cover p{margin:0;opacity:.88}.tst-account-logout{margin-left:auto;position:relative;z-index:2;border:0;border-radius:14px;background:#ffbf17;color:#172033;padding:13px 22px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgb(0 0 0 / .15)}.tst-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px;background:#f7f9fd}.tst-account-stats article{background:#fff;border:1px solid #e7edf8;border-radius:18px;padding:18px;text-align:center}.tst-account-stats small{display:block;color:#71809b;margin-bottom:8px}.tst-account-stats strong{font-size:21px;color:#10264a}.tst-account-details{padding:26px}.tst-account-details h3{margin:0 0 18px;color:#0b468b}.tst-account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tst-account-grid>div{padding:16px;border-radius:15px;background:#f8faff;border:1px solid #e7edf8}.tst-account-grid small{display:block;color:#74819a;margin-bottom:6px}.tst-account-grid strong{color:#182b49;overflow-wrap:anywhere}.tst-account-note{margin:20px 0 0;padding:14px 16px;border-radius:13px;background:#edf7ff;color:#245b8e}.tst-auth-transition body{cursor:progress}.tst-auth-transition .tst-auth-shell{opacity:.75;pointer-events:none}@media(max-width:700px){.tst-account-cover{align-items:flex-start;flex-wrap:wrap;padding:22px}.tst-account-avatar{width:58px;height:58px;border-radius:17px}.tst-account-cover h2{font-size:22px}.tst-account-logout{width:100%;margin-left:0}.tst-account-stats{grid-template-columns:1fr}.tst-account-grid{grid-template-columns:1fr}.tst-spa-nav{overflow-x:auto;display:flex;flex-wrap:nowrap;scrollbar-width:none}.tst-spa-nav::-webkit-scrollbar{display:none}.tst-spa-nav button{flex:0 0 auto;white-space:nowrap}.tst-spa-header{overflow:hidden}.tst-spa-brand{min-width:0}.tst-spa-brand h1,.tst-spa-brand p,.tst-spa-brand small{overflow-wrap:anywhere}.tst-auth-card,.tst-auth-hero{min-width:0}.tst-auth-form input{min-width:0;max-width:100%;box-sizing:border-box}}/*
Theme Name: Result Bharat's
Author: Result Bharat's
Description: Professional News and Result WordPress Theme
Version: 1.9.24
*/


/* =================================================
   RESET
================================================= */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    min-width: 1000px;
    scroll-behavior: smooth;
}

body {
    min-width: 1000px;
    margin: 0;
    background: #f5f6f8;
    color: #111827;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    transition:
        background-color .3s ease,
        color .3s ease;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #0056b3;
    text-decoration: none;
    transition:
        color .25s ease,
        background-color .25s ease;
}

a:hover {
    color: #e60000;
}


/* =================================================
   HEADER
================================================= */

.site-header {
    width: 100%;
    background: #ffffff;
    transition:
        background-color .3s ease,
        color .3s ease;
}


/* =================================================
   HEADER TOP
================================================= */

.header-top {
    width: 90%;
    max-width: 1200px;
    min-height: 80px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* =================================================
   SITE BRANDING
================================================= */

.site-branding {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
}

.site-branding a {
    color: #07152f;
}

.site-branding a:hover {
    color: #0056b3;
}


/* =================================================
   HEADER RIGHT
================================================= */

.header-right {
    display: flex;
    align-items: center;
    gap: 14px;
}


/* =================================================
   THEME TOGGLE
================================================= */

.theme-toggle {
    width: 48px;
    height: 48px;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    transition:
        background-color .3s ease,
        border-color .3s ease,
        transform .3s ease;
}

.theme-toggle:hover {
    transform: rotate(15deg) scale(1.05);
}

.theme-icon {
    position: absolute;
    font-size: 22px;
    line-height: 1;
    transition:
        opacity .35s ease,
        transform .35s ease;
}

.theme-icon.moon {
    opacity: 0;
    transform: rotate(-90deg) scale(.5);
}

.theme-icon.sun {
    opacity: 1;
    transform: rotate(0deg) scale(1);
}

body.dark-mode .theme-toggle {
    background: #1e1e1e;
    border-color: #444;
}

body.dark-mode .theme-icon.moon {
    opacity: 1;
    transform: rotate(0deg) scale(1);
}

body.dark-mode .theme-icon.sun {
    opacity: 0;
    transform: rotate(90deg) scale(.5);
}


/* =================================================
   SEARCH
================================================= */

.header-search {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-search input {
    width: 240px;
    height: 50px;
    padding: 0 16px;
    border: 1px solid #d8dce3;
    border-radius: 28px;
    outline: none;
    background: #ffffff;
    color: #111827;
    font-size: 16px;
}

.header-search input:focus {
    border-color: #1677ff;
}

.header-search button {
    height: 50px;
    padding: 0 22px;
    border: none;
    border-radius: 28px;
    background: #1677ff;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition:
        background-color .25s ease,
        transform .25s ease;
}

.header-search button:hover {
    background: #0056b3;
    transform: translateY(-2px);
}


/* =================================================
   NAVIGATION
================================================= */

.main-menu {
    width: 100%;
    background: #111827;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.main-menu ul {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.main-menu li {
    position: relative;
}

.main-menu li a {
    display: block;
    padding: 14px 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    transition:
        background-color .25s ease,
        color .25s ease;
}

.main-menu li:hover > a {
    background: #1677ff;
    color: #ffffff;
}

.main-menu .current-menu-item > a,
.main-menu .current_page_item > a {
    background: #1677ff;
    color: #ffffff;
}


/* =================================================
   BREAKING NEWS TICKER
================================================= */

.news-ticker {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    background: #e50909;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}

.ticker-label {
    height: 100%;
    min-width: 145px;
    padding: 0 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: #b70808;
    color: #ffffff;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: .5px;
    position: relative;
    z-index: 5;
    flex-shrink: 0;
}

.ticker-label::after {
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 14px solid #b70808;
}

.ticker-icon {
    font-size: 18px;
}

.ticker-content {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
}

.ticker-track {
    display: inline-flex;
    align-items: center;
    gap: 70px;
    padding-left: 35px;
    animation: ticker-scroll 20s linear infinite;
}

.ticker-item {
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: opacity .2s ease;
}

.ticker-item:hover {
    opacity: .75;
}

.ticker-news-icon {
    font-size: 15px;
}

@keyframes ticker-scroll {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.news-ticker:hover .ticker-track {
    animation-play-state: paused;
}


/* =================================================
   HOME PAGE GRID
================================================= */

.job-grid {
    width: 90%;
    max-width: 1200px;
    margin: 25px auto 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}


/* =================================================
   CATEGORY BOX
================================================= */

.category-box {
    min-height: 140px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background-color .3s ease,
        border-color .3s ease;
}

.category-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .15);
}

.category-title {
    padding: 12px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.jobs-title {
    background: #0056b3;
}

.admit-title {
    background: #198754;
}

.result-title {
    background: #dc3545;
}

.answerkey-title {
    background: #6f42c1;
}

.syllabus-title {
    background: #fd7e14;
}

.important-title {
    background: linear-gradient(
        135deg,
        #B85C00,
        #075C38
    );
}

.category-box ul {
    list-style: none;
    padding: 15px;
    margin: 0;
}

.category-box ul li {
    padding: 10px 0;
    border-bottom: 1px dotted #cccccc;
    transition:
        padding-left .2s ease,
        background-color .2s ease;
}

.category-box ul li:last-child {
    border-bottom: none;
}

.category-box ul li:hover {
    padding-left: 8px;
    background: #f8f8f8;
}

.category-box ul li a {
    color: #222222;
    font-size: 17px;
    font-weight: 600;
}

.category-box ul li a:hover {
    color: #d80000;
}


/* =================================================
   NEW BADGE
================================================= */

.new-badge {
    display: inline-block;
    margin-left: 6px;
    padding: 2px 6px;
    border-radius: 3px;
    background: #ff0000;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    animation: blink 1s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}


/* =================================================
   FOOTER
================================================= */

.site-footer {
    width: 100%;
    margin-top: 40px;
    padding: 45px 20px 30px;
    background: #111827;
    color: #ffffff;
}

.footer-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.footer-brand {
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
}

.footer-copyright {
    margin: 0 0 14px;
    color: #cbd5e1;
    font-size: 15px;
}

.footer-description {
    max-width: 900px;
    margin: 0 auto 20px;
    color: #cbd5e1;
    font-size: 14px;
    line-height: 1.7;
}

.footer-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.footer-menu a {
    color: #60a5fa;
    font-size: 15px;
}

.footer-menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer-menu span {
    color: #64748b;
}


/* =================================================
   ARCHIVE PAGE
================================================= */

.archive-page {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 30px 24px 40px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 24px;
    align-items: start;
}

.archive-main {
    width: 100%;
    min-width: 0;
}

.archive-header {
    margin-bottom: 20px;
    padding: 18px 22px;
    background: #ffffff;
    border-left: 5px solid #0056b3;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
}

.archive-header h1 {
    margin: 0;
    color: #0056b3;
    font-size: 28px;
    line-height: 1.4;
}

.archive-count {
    margin: 4px 0 0;
    color: #777777;
    font-size: 15px;
}

.archive-list {
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
}

.archive-item {
    min-height: 68px;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    border-bottom: 1px solid #eeeeee;
    transition:
        background-color .25s ease,
        padding-left .25s ease;
}

.archive-item:last-child {
    border-bottom: none;
}

.archive-item:hover {
    padding-left: 26px;
    background: #f5f9ff;
}

.archive-post-title {
    flex: 1;
    min-width: 0;
}

.archive-post-title a {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}

.archive-post-title a:hover {
    color: #0056b3;
}

.archive-date {
    flex: 0 0 auto;
    color: #777777;
    font-size: 14px;
    white-space: nowrap;
}

.archive-pagination {
    margin-top: 25px;
}

.archive-pagination .nav-links {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.archive-pagination a,
.archive-pagination span {
    padding: 8px 14px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    background: #ffffff;
    color: #0056b3;
    font-weight: bold;
}

.archive-pagination .current {
    background: #0056b3;
    color: #ffffff;
    border-color: #0056b3;
}

.archive-empty {
    padding: 50px 25px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
}

.archive-empty h2 {
    margin-bottom: 8px;
    color: #0056b3;
}

.archive-empty p {
    color: #777777;
}


/* =================================================
   SEARCH RESULTS PAGE
================================================= */

.search-page {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 30px 24px 40px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 24px;
    align-items: start;
}

.search-heading {
    margin-bottom: 22px;
    padding-bottom: 15px;
    border-bottom: 3px solid #0056b3;
}

.search-heading h1 {
    margin: 0;
    color: #111827;
    font-size: 28px;
}

.search-heading h1 span {
    color: #0056b3;
}

.search-result-card {
    margin-bottom: 18px;
    padding: 22px 24px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-left: 4px solid #0056b3;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .07);
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background-color .3s ease;
}

.search-result-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .14);
}

.search-result-title {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 1.4;
}

.search-result-title a {
    color: #0056b3;
}

.search-result-title a:hover {
    color: #e60000;
}

.search-result-meta {
    margin-bottom: 10px;
    color: #666666;
    font-size: 15px;
}

.search-result-excerpt {
    margin-bottom: 14px;
    color: #333333;
    font-size: 17px;
    line-height: 1.7;
}

.search-read-more {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 4px;
    background: #0056b3;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
}

.search-read-more:hover {
    background: #e60000;
}

.search-pagination {
    margin-top: 25px;
}

.search-pagination .nav-links {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.search-pagination a,
.search-pagination span {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    background: #ffffff;
    color: #0056b3;
    font-weight: bold;
}

.search-pagination .current {
    background: #0056b3;
    color: #ffffff;
}

.no-search-results {
    padding: 60px 30px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
}

.no-search-icon {
    margin-bottom: 15px;
    font-size: 48px;
}

.no-search-results h1 {
    margin-bottom: 10px;
    color: #0056b3;
}

.no-search-results p {
    color: #555555;
}


/* =========================================================
   FINAL SINGLE POST LAYOUT
   5px | CONTENT | 5px | AD 250px | 5px
========================================================= */

.single-post-layout {

    width: calc(100% - 10px);

    max-width: none;

    margin: 25px 5px 40px;

    padding: 0;

    display: grid;

    grid-template-columns: minmax(0, 1fr) 250px;

    gap: 5px;

    align-items: start;

}


/* =========================================================
   MAIN POST CONTENT
========================================================= */

.single-post {

    width: 100%;

    min-width: 0;

    padding: 32px;

    background: #ffffff;

    border: 1px solid #e5e7eb;

    border-radius: 8px;

    box-shadow: 0 3px 12px rgba(0, 0, 0, .06);

    /*
     * IMPORTANT:
     * No fixed height
     * No max-height
     * No overflow-y hidden
     */
}


/* =========================================================
   POST TITLE
========================================================= */

.post-title {

    margin: 0 0 24px;

    color: #0056b3;

    font-size: clamp(28px, 4vw, 42px);

    line-height: 1.18;

    font-weight: 800;

    overflow-wrap: anywhere;

}


/* =========================================================
   POST META
========================================================= */

.post-meta {

    display: flex;

    flex-wrap: wrap;

    gap: 6px;

    margin-bottom: 30px;

    padding: 14px 16px;

    background: #eef5ff;

    border-left: 4px solid #0056b3;

    color: #334155;

    font-size: 15px;

}


/* =========================================================
   POST CONTENT
========================================================= */

.post-content {

    width: 100%;

    max-width: none;

    min-width: 0;

    color: #172033;

    font-size: 18px;

    line-height: 1.8;

    overflow-wrap: anywhere;

    word-wrap: break-word;

}

.post-content p {

    margin: 0 0 20px;

}


/* =========================================================
   CONTENT HEADINGS
========================================================= */

.post-content h2 {

    margin: 35px 0 18px;

    padding: 10px 15px;

    color: #0056b3;

    background: #f1f6fc;

    border-left: 5px solid #e63946;

    font-size: 28px;

    line-height: 1.3;

}

.post-content h3 {

    margin: 28px 0 15px;

    padding-bottom: 8px;

    color: #0056b3;

    border-bottom: 2px solid #e5e7eb;

    font-size: 23px;

    line-height: 1.4;

}

.post-content h4 {

    margin: 22px 0 12px;

    color: #333333;

    font-size: 20px;

}


/* =================================================
   CONTENT LINKS
========================================================= */

.post-content a {

    color: #0056b3;

    font-weight: 600;

    overflow-wrap: anywhere;

}

.post-content a:hover {

    color: #e60000;

}


/* =================================================
   CONTENT IMAGES
========================================================= */

.post-content img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: 20px auto;

    border-radius: 8px;

}


/* =================================================
   CONTENT LISTS
========================================================= */

.post-content ul,

.post-content ol {

    margin: 20px 0;

    padding-left: 28px;

}

.post-content li {

    margin-bottom: 8px;

}


/* =========================================================
   TABLE FIX
========================================================= */

.post-content .wp-block-table,

.post-content .table-wrapper,

.post-content .table-responsive {

    width: 100%;

    max-width: 100%;

    margin: 25px 0;

    overflow-x: auto;

    -webkit-overflow-scrolling: touch;

}

.post-content table {

    width: 100% !important;

    max-width: 100%;

    table-layout: fixed;

    border-collapse: collapse;

    border-spacing: 0;

    margin: 25px 0;

    background: #ffffff;

    font-size: 16px;

}

.post-content table th,

.post-content table td {

    padding: 12px 10px;

    border: 1px solid #d1d5db;

    text-align: left;

    vertical-align: middle;

    word-break: break-word;

    overflow-wrap: anywhere;

    white-space: normal;

}

.post-content table th {

    background: #0056b3;

    color: #ffffff;

    font-weight: 700;

}

.post-content table tr:nth-child(even) td {

    background: #f8fafc;

}

.post-content table tr:hover td {

    background: #eef5ff;

}

.post-content table caption {

    margin-bottom: 8px;

    color: #555555;

    font-weight: 700;

    text-align: left;

}

.post-content table a {

    word-break: break-all;

    overflow-wrap: anywhere;

}


/* =========================================================
   SHARE BOX
========================================================= */

.share-box {

    margin-top: 40px;

    padding-top: 25px;

    border-top: 1px solid #e5e7eb;

}

.share-box strong {

    display: block;

    margin-bottom: 15px;

    font-size: 18px;

}

.share-buttons {

    display: flex;

    gap: 12px;

    flex-wrap: wrap;

}

.share-buttons a {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    padding: 11px 20px;

    border-radius: 6px;

    color: #ffffff;

    font-weight: 700;

    transition:
        transform .25s ease,
        opacity .25s ease;

}

.telegram-share {

    background: #229ed9;

}

.whatsapp-share {

    background: #25d366;

}

.share-buttons a:hover {

    transform: translateY(-2px);

    opacity: .9;

}


/* =========================================================
   POST NAVIGATION
========================================================= */

.post-navigation {

    display: flex;

    justify-content: space-between;

    gap: 20px;

    margin-top: 30px;

    padding-top: 20px;

    border-top: 1px solid #e5e7eb;

}

.post-navigation a {

    color: #0056b3;

    font-weight: 600;

}

.post-navigation a:hover {

    text-decoration: underline;

}


/* =========================================================
   RIGHT ADVERTISEMENT - EXACT 250px
========================================================= */

.post-sidebar {

    width: 250px;

    min-width: 250px;

    position: sticky;

    top: 20px;

    align-self: start;

}

.single-ad-box {

    width: 250px;

    min-height: 250px;

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: center;

    border: 1px dashed #999999;

    background: #ffffff;

    color: #888888;

    font-size: 14px;

}


/* =================================================
   DARK MODE
========================================================= */

body.dark-mode {

    background: #111111;

    color: #f1f5f9;

}

body.dark-mode .site-header {

    background: #111111;

}

body.dark-mode .site-branding a {

    color: #ffffff;

}

body.dark-mode .header-search input {

    background: #1e1e1e;

    color: #ffffff;

    border-color: #444444;

}

body.dark-mode .category-box,

body.dark-mode .single-post,

body.dark-mode .archive-header,

body.dark-mode .archive-list,

body.dark-mode .archive-empty,

body.dark-mode .search-result-card,

body.dark-mode .no-search-results {

    background: #1e1e1e;

    border-color: #333333;

}

body.dark-mode .category-box ul li a,

body.dark-mode .archive-post-title a {

    color: #eeeeee;

}

body.dark-mode .category-box ul li:hover,

body.dark-mode .archive-item:hover {

    background: #292929;

}

body.dark-mode .post-title,

body.dark-mode .post-content h2,

body.dark-mode .post-content h3 {

    color: #60a5fa;

}

body.dark-mode .post-content h2 {

    background: #292929;

}

body.dark-mode .post-content h4 {

    color: #eeeeee;

}

body.dark-mode .post-content {

    color: #f1f5f9;

}

body.dark-mode .post-meta {

    background: #292929;

    border-color: #60a5fa;

    color: #e5e7eb;

}

body.dark-mode .post-content table {

    background: #1e1e1e;

}

body.dark-mode .post-content table th {

    background: #2563eb;

}

body.dark-mode .post-content table td {

    border-color: #444444;

    color: #eeeeee;

}

body.dark-mode .post-content table tr:nth-child(even) td {

    background: #252525;

}

body.dark-mode .post-content table tr:hover td {

    background: #303030;

}

body.dark-mode .single-ad-box {

    background: #1f1f1f;

    border-color: #555555;

    color: #999999;

}

body.dark-mode .search-heading h1 {

    color: #eeeeee;

}

body.dark-mode .search-result-title a,

body.dark-mode .archive-header h1 {

    color: #66b3ff;

}

body.dark-mode .search-result-excerpt {

    color: #dddddd;

}

body.dark-mode .search-result-meta,

body.dark-mode .archive-count,

body.dark-mode .archive-date {

    color: #aaaaaa;

}

body.dark-mode .share-box,

body.dark-mode .post-navigation {

    border-color: #3a3a3a;

}

body.dark-mode .post-navigation a,

body.dark-mode .post-content a {

    color: #60a5fa;

}


/* =================================================
   COMMON TRANSITIONS
========================================================= */

body,

.site-header,

.main-menu,

.category-box,

.single-post,

.archive-header,

.archive-list,

.search-result-card,

.header-search input,

.theme-toggle {

    transition:
        background-color .3s ease,
        color .3s ease,
        border-color .3s ease;

}


/* =================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .ticker-label {

        min-width: 125px;

        padding: 0 16px;

        font-size: 14px;

    }

    .ticker-track {

        gap: 50px;

        padding-left: 28px;

    }

    .ticker-item {

        font-size: 15px;

    }

    .archive-page,

    .search-page {

        width: 1000px;

        max-width: none;

        grid-template-columns: minmax(0, 1fr) 300px;

        gap: 20px;

        padding: 25px 20px 40px;

    }

    .single-post-layout {

        width: calc(100% - 10px);

        margin-left: 5px;

        margin-right: 5px;

        grid-template-columns: minmax(0, 1fr) 250px;

        gap: 5px;

    }

    .single-post {

        padding: 25px;

    }

}


/* =================================================
   MOBILE DESKTOP-LIKE LAYOUT
========================================================= */

@media (max-width: 768px) {

    html,

    body {

        min-width: 1000px;

        overflow-x: auto;

    }

    .header-top {

        width: 90%;

    }

    .main-menu ul {

        width: 90%;

    }

    .job-grid {

        grid-template-columns: repeat(3, 1fr);

    }

    .post-title {

        font-size: 30px;

        line-height: 1.25;

    }

    .post-content {

        font-size: 17px;

        line-height: 1.75;

    }

    .post-content h2 {

        font-size: 23px;

    }

    .post-content h3 {

        font-size: 20px;

    }

    .post-content table {

        font-size: 15px;

    }

    .post-content table th,

    .post-content table td {

        padding: 10px 8px;

    }

    .post-navigation {

        flex-direction: column;

        gap: 12px;

    }

}


/* =================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 600px) {

    .news-ticker {

        height: 42px;

    }

    .ticker-label {

        min-width: 105px;

        padding: 0 12px;

        font-size: 12px;

        letter-spacing: .3px;

    }

    .ticker-label::after {

        right: -11px;

        border-top-width: 21px;

        border-bottom-width: 21px;

        border-left-width: 11px;

    }

    .ticker-icon {

        font-size: 15px;

    }

    .ticker-track {

        gap: 40px;

        padding-left: 25px;

    }

    .ticker-item {

        font-size: 14px;

    }

    .ticker-news-icon {

        font-size: 13px;

    }

    .share-buttons {

        flex-direction: column;

    }

    .share-buttons a {

        width: 100%;

    }

    .site-footer {

        margin-top: 30px;

        padding: 35px 15px 25px;

    }

    .footer-brand {

        font-size: 21px;

    }

    .footer-description {

        font-size: 13px;

    }

}


/* =================================================
   VERY SMALL SCREEN
========================================================= */

@media (max-width: 380px) {

    .ticker-label {

        min-width: 92px;

        padding: 0 9px;

        font-size: 11px;

    }

    .ticker-track {

        gap: 30px;

        padding-left: 20px;

    }

    .ticker-item {

        font-size: 13px;

    }

}
/* =========================================================
   PAGE LAYOUT
   5px | MAIN CONTENT | 5px | AD 250px | 5px
========================================================= */

.page-layout {

    width: calc(100% - 10px);

    max-width: none;

    margin: 25px 5px 40px;

    padding: 0;

    display: grid;

    grid-template-columns: minmax(0, 1fr) 250px;

    gap: 5px;

    align-items: start;

}


/* =========================================================
   PAGE CONTENT AREA
========================================================= */

.page-content-area {

    width: 100%;

    min-width: 0;

}


/* =========================================================
   PAGE CONTENT BOX
========================================================= */

.page-content-area .post-container {

    width: 100%;

    max-width: none;

    margin: 0;

    padding: 32px;

    background: #ffffff;

    border: 1px solid #e5e7eb;

    border-radius: 10px;

    box-shadow: 0 4px 14px rgba(0, 0, 0, .06);

    overflow: hidden;

}


/* =========================================================
   PAGE CONTENT
========================================================= */

.page-content-area .post-content {

    width: 100%;

    max-width: none;

    min-width: 0;

    color: #172033;

    font-size: 18px;

    line-height: 1.8;

    overflow-wrap: anywhere;

    word-wrap: break-word;

}


/* =========================================================
   PAGE HEADINGS
========================================================= */

.page-content-area .post-content h2 {

    margin: 35px 0 18px;

    padding: 10px 15px;

    color: #0056b3;

    background: #f1f6fc;

    border-left: 5px solid #e63946;

    font-size: 28px;

    line-height: 1.3;

}


.page-content-area .post-content h3 {

    margin: 28px 0 15px;

    padding-bottom: 8px;

    color: #0056b3;

    border-bottom: 2px solid #e5e7eb;

    font-size: 23px;

}


/* =========================================================
   PAGE TABLE
========================================================= */

.page-content-area .post-content table {

    width: 100% !important;

    max-width: 100%;

    table-layout: fixed;

    border-collapse: collapse;

    margin: 25px 0;

    font-size: 16px;

}


.page-content-area .post-content th,

.page-content-area .post-content td {

    padding: 12px 10px;

    border: 1px solid #d1d5db;

    text-align: left;

    vertical-align: middle;

    word-break: break-word;

    overflow-wrap: anywhere;

    white-space: normal;

}


.page-content-area .post-content th {

    background: #0056b3;

    color: #ffffff;

}


.page-content-area .post-content tr:nth-child(even) td {

    background: #f8fafc;

}


/* =========================================================
   PAGE RIGHT AD SPACE - 250px
========================================================= */

.right-ad-space {

    width: 250px;

    min-width: 250px;

    min-height: 250px;

    position: sticky;

    top: 20px;

}


/* =========================================================
   DARK MODE
========================================================= */

body.dark-mode .page-content-area .post-container {

    background: #1f1f1f;

    border-color: #3a3a3a;

    box-shadow: none;

}


body.dark-mode .page-content-area .post-content {

    color: #f1f5f9;

}


body.dark-mode .page-content-area .post-content h2,

body.dark-mode .page-content-area .post-content h3 {

    color: #60a5fa;

}


body.dark-mode .page-content-area .post-content h2 {

    background: #292929;

}


body.dark-mode .page-content-area .post-content th {

    background: #2563eb;

}


body.dark-mode .page-content-area .post-content td {

    border-color: #444444;

    color: #eeeeee;

}


body.dark-mode .page-content-area .post-content tr:nth-child(even) td {

    background: #252525;

}


/* =========================================================
   TABLET / MOBILE
   DESKTOP-LIKE LAYOUT MAINTAIN
========================================================= */

@media (max-width: 900px) {

    .page-layout {

        width: calc(100% - 10px);

        min-width: 990px;

        margin: 25px 5px 40px;

        padding: 0;

        grid-template-columns: minmax(0, 1fr) 250px;

        gap: 5px;

    }


    .page-content-area .post-container {

        padding: 25px;

    }

}


/* =========================================================
   SMALL SCREEN
========================================================= */

@media (max-width: 650px) {

    .page-layout {

        width: calc(100% - 10px);

        min-width: 990px;

    }


    .page-content-area .post-container {

        padding: 20px;

    }

}
/* =================================================
   v1.4 Phase 2 — Core Web Vitals
================================================= */

/* Stabilize initial paint and reserve header geometry. */
html.jobcetu-dark-loading,
html.jobcetu-dark-loading body {
    background: #0f172a;
    color: #e5e7eb;
}

.site-header,
.header-top,
.main-menu,
.news-ticker {
    contain: layout paint;
}

.header-top {
    min-height: 80px;
}

.site-branding {
    min-width: 260px;
    min-height: 38px;
    display: flex;
    align-items: center;
}

.header-search input,
.header-search button,
.theme-toggle {
    touch-action: manipulation;
}

/* Prevent image-driven layout shifts in articles and pages. */
.post-content img,
.single-post img,
.page-content-area img {
    display: block;
    max-width: 100%;
    height: auto;
}

.post-content figure,
.wp-block-image {
    max-width: 100%;
}

.post-content iframe,
.post-content video {
    display: block;
    max-width: 100%;
}

/* Reserve a predictable ad area so ad injection does not push content. */
.single-ad-box,
.sidebar-ad,
.right-ad-space {
    min-height: 280px;
    contain: layout paint;
    overflow: hidden;
}

.single-ad-box ins.adsbygoogle,
.sidebar-ad ins.adsbygoogle,
.right-ad-space ins.adsbygoogle {
    display: block;
    min-height: 250px;
}

/* Limit below-the-fold rendering work without changing document flow. */
.category-box,
.archive-item,
.search-result-card {
    content-visibility: auto;
    contain-intrinsic-size: auto 180px;
}

/* GPU-friendly animation and lower interaction cost. */
.ticker-track {
    will-change: transform;
    transform: translateZ(0);
}

.theme-toggle,
.header-search button,
.main-menu a,
.category-box,
.search-result-card {
    -webkit-tap-highlight-color: transparent;
}

/* Accessible focus states avoid expensive broad outline effects. */
a:focus-visible,
button:focus-visible,
input:focus-visible {
    outline: 3px solid currentColor;
    outline-offset: 3px;
}

/* Respect reduced-motion preferences and stop continuous animations. */
@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
        scroll-behavior: auto !important;
    }

    .ticker-track {
        animation: none !important;
        transform: none !important;
    }
}

@media (max-width: 900px) {
    .single-ad-box,
    .sidebar-ad,
    .right-ad-space {
        min-height: 250px;
    }
}

/* =========================================================
   Breadcrumb and related-post UI
========================================================= */
.rb-breadcrumbs{margin:0 0 16px;font-size:14px;line-height:1.6}.rb-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.rb-breadcrumbs li:not(:last-child)::after{content:"›";margin-left:6px;opacity:.65}.rb-breadcrumbs a{text-decoration:none}.rb-breadcrumbs a:hover{text-decoration:underline}.rb-related-posts{margin:30px 0;padding:20px;border:1px solid #d9dee7;border-radius:8px}.rb-related-posts h2{margin:0 0 14px;font-size:22px}.rb-related-posts ul{list-style:none;margin:0;padding:0}.rb-related-posts li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eceff3}.rb-related-posts li:last-child{border-bottom:0}.rb-related-posts a{font-weight:600;text-decoration:none}.rb-related-posts a:hover{text-decoration:underline}.rb-related-posts time{flex:0 0 auto;font-size:13px;opacity:.75}.dark-mode .rb-related-posts{background:#151a22;border-color:#343b47}.dark-mode .rb-related-posts li{border-color:#343b47}@media(max-width:700px){.rb-related-posts li{display:block}.rb-related-posts time{display:block;margin-top:4px}}


/* =================================================
   AUTO FAQ CONTENT UI
================================================= */
.rb-auto-faq {
    margin: 32px 0;
    padding: 22px;
    background: #ffffff;
    border: 1px solid #dfe4ea;
    border-radius: 8px;
}
.rb-auto-faq > h2 {
    margin: 0 0 16px;
    font-size: 26px;
    line-height: 1.3;
}
.rb-faq-item {
    border-top: 1px solid #e5e7eb;
}
.rb-faq-item:last-child {
    border-bottom: 1px solid #e5e7eb;
}
.rb-faq-item summary {
    position: relative;
    cursor: pointer;
    padding: 15px 34px 15px 0;
    font-weight: 700;
    line-height: 1.45;
    list-style: none;
}
.rb-faq-item summary::-webkit-details-marker { display: none; }
.rb-faq-item summary::after {
    content: '+';
    position: absolute;
    right: 4px;
    top: 12px;
    font-size: 25px;
    font-weight: 400;
}
.rb-faq-item[open] summary::after { content: '−'; }
.rb-faq-answer { padding: 0 0 16px; }
.rb-faq-answer p { margin: 0; line-height: 1.7; }
.rb-faq-item summary:focus-visible { outline: 2px solid currentColor; outline-offset: 4px; }

/* =========================================================
   v1.7.2 SUBJECT-AWARE FAQ + DESIGN POLISH
========================================================= */
body {
    font-size: 16px;
    line-height: 1.62;
}
.header-top,
.main-menu ul,
.news-ticker-inner,
.footer-container {
    width: 92%;
    max-width: 1380px;
}
.header-top { min-height: 68px; }
.site-branding { font-size: 27px; }
.theme-toggle { width: 42px; height: 42px; }
.header-search input { height: 44px; font-size: 15px; }
.header-search button { height: 44px; font-size: 15px; }
.main-menu li a { padding: 12px 17px; font-size: 14px; }

.single-post-layout {
    width: min(94%, 1380px);
    margin: 22px auto 38px;
    grid-template-columns: minmax(0, 1fr) 310px;
    gap: 16px;
}
.single-post {
    padding: 26px;
    border-radius: 10px;
    box-shadow: 0 4px 18px rgba(15, 23, 42, .055);
}
.post-title {
    margin-bottom: 18px;
    font-size: clamp(27px, 3vw, 38px);
}
.post-meta {
    margin-bottom: 24px;
    padding: 11px 14px;
    font-size: 14px;
}
.post-content {
    font-size: 16px;
    line-height: 1.72;
}
.post-content p { margin-bottom: 16px; }
.post-content h2 { margin: 28px 0 15px; padding: 9px 13px; font-size: 24px; }
.post-content h3 { margin: 23px 0 13px; font-size: 20px; }
.post-content h4 { margin: 19px 0 10px; font-size: 18px; }
.post-content table { font-size: 14px; }
.post-content table th,
.post-content table td { padding: 9px 8px; }
.post-sidebar { width: 310px; min-width: 310px; }
.single-ad-box { width: 310px; min-height: 300px; border-radius: 10px; }

.rb-auto-faq {
    margin: 28px 0;
    padding: 18px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(15, 23, 42, .055);
}
.rb-faq-heading {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid #0b57d0;
}
.rb-faq-heading-icon {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 38px;
    border: 1px solid #bcd1ff;
    border-radius: 10px;
    background: #eef4ff;
    font-size: 20px;
}
.rb-auto-faq > .rb-faq-heading > h2 {
    margin: 0;
    padding: 0;
    color: #111827;
    background: transparent;
    border: 0;
    font-size: 24px;
    line-height: 1.25;
}
.rb-faq-list { display: grid; gap: 9px; }
.rb-faq-item {
    overflow: hidden;
    border: 1px solid #dbe5f5;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(15, 23, 42, .035);
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.rb-faq-item:last-child { border-bottom: 1px solid #dbe5f5; }
.rb-faq-item:hover {
    border-color: #b7cdf3;
    box-shadow: 0 4px 12px rgba(15, 23, 42, .06);
}
.rb-faq-item[open] { border-color: #b9cdf2; background: #fcfdff; }
.rb-faq-item summary {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr) 18px;
    align-items: center;
    gap: 12px;
    min-height: 58px;
    padding: 8px 15px 8px 8px;
    color: #064fc2;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
    list-style: none;
}
.rb-faq-item summary::after { content: none; }
.rb-faq-icon {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #edf3ff;
    color: #0b57d0;
    font-size: 19px;
}
.rb-faq-question { min-width: 0; }
.rb-faq-chevron {
    width: 10px;
    height: 10px;
    border-right: 2px solid #111827;
    border-bottom: 2px solid #111827;
    transform: rotate(45deg) translateY(-2px);
    transition: transform .2s ease;
}
.rb-faq-item[open] .rb-faq-chevron { transform: rotate(225deg) translate(-2px, -2px); }
.rb-faq-answer {
    padding: 0 20px 16px 66px;
    color: #253047;
    font-size: 15.5px;
    line-height: 1.65;
}
.rb-faq-answer p { margin: 0; }
.rb-faq-points {
    display: grid;
    gap: 7px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.rb-faq-points li {
    position: relative;
    margin: 0;
    padding-left: 18px;
    overflow-wrap: anywhere;
}
.rb-faq-points li::before {
    content: '';
    position: absolute;
    left: 0;
    top: .68em;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0b57d0;
}
.rb-faq-points strong { color: #111827; }

body.dark-mode .rb-auto-faq,
body.dark-mode .rb-faq-item { background: #151a22; border-color: #343f51; }
body.dark-mode .rb-auto-faq > .rb-faq-heading > h2,
body.dark-mode .rb-faq-points strong { color: #f8fafc; }
body.dark-mode .rb-faq-heading-icon,
body.dark-mode .rb-faq-icon { background: #1d2b46; border-color: #3e5a89; }
body.dark-mode .rb-faq-answer { color: #d7deea; }
body.dark-mode .rb-faq-chevron { border-color: #f8fafc; }

@media (max-width: 1100px) {
    .single-post-layout {
        width: calc(100% - 24px);
        grid-template-columns: minmax(0, 1fr) 270px;
        gap: 12px;
    }
    .post-sidebar,
    .single-ad-box { width: 270px; min-width: 270px; }
}

@media (max-width: 900px) {
    .single-post-layout {
        width: calc(100% - 18px);
        grid-template-columns: minmax(0, 1fr) 245px;
        gap: 9px;
    }
    .single-post { padding: 20px; }
    .post-sidebar,
    .single-ad-box { width: 245px; min-width: 245px; }
    .post-content { font-size: 15px; }
    .rb-auto-faq { padding: 14px; }
    .rb-faq-item summary { font-size: 16px; }
    .rb-faq-answer { padding-left: 62px; font-size: 14.5px; }
}


/* =========================================================
   v1.7.4 - AD SPACE VISIBILITY
   Keep sidebar ad only on single posts and category archives.
   All other templates use the complete content width.
========================================================= */
.page-layout.rb-no-ad-layout,
.search-page.rb-no-ad-layout,
.archive-page.rb-no-ad-layout {
    grid-template-columns: minmax(0, 1fr);
}

.page-layout.rb-no-ad-layout .page-content-area,
.search-page.rb-no-ad-layout .search-results-area,
.archive-page.rb-no-ad-layout .archive-main {
    width: 100%;
    max-width: none;
}


/* v1.7.5: Manual homepage category badges */
.rb-home-badge{
    display:inline-flex;
    align-items:center;
    margin-left:7px;
    padding:3px 7px;
    border-radius:4px;
    color:#fff;
    font-size:10px;
    font-weight:800;
    line-height:1.2;
    letter-spacing:.2px;
    vertical-align:middle;
    white-space:nowrap;
    box-shadow:0 1px 3px rgba(0,0,0,.16);
}
.rb-home-badge--new{background:#ef1b1b;animation:rb-badge-pulse 1.35s ease-in-out infinite}
.rb-home-badge--last-date-extended{background:#7c3aed}
.rb-home-badge--last-date-soon{background:#f59e0b;color:#231600}
.rb-home-badge--active-soon{background:#0ea5a3;color:#ffffff}
@keyframes rb-badge-pulse{0%,100%{opacity:1}50%{opacity:.62}}
@media (prefers-reduced-motion:reduce){.rb-home-badge--new{animation:none}}

/* =========================================================
   v1.7.6 - TRUE FULL-WIDTH NON-AD LAYOUT FIX
   Removing the ad column must also release its reserved grid width.
========================================================= */
body.page .page-layout.rb-no-ad-layout,
.search-page.rb-no-ad-layout,
.archive-page.rb-no-ad-layout {
    display: block !important;
    grid-template-columns: none !important;
}

body.page .page-layout.rb-no-ad-layout {
    width: calc(100% - 10px) !important;
    max-width: none !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

body.page .page-layout.rb-no-ad-layout > .page-content-area,
body.page .page-layout.rb-no-ad-layout .post-container,
.search-page.rb-no-ad-layout > .search-results-area,
.archive-page.rb-no-ad-layout > .archive-main {
    display: block;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    grid-column: 1 / -1 !important;
}

/* Search and non-category archives keep the site's centered outer limit,
   but their result/content column now occupies the complete available width. */
.search-page.rb-no-ad-layout,
.archive-page.rb-no-ad-layout {
    width: 100% !important;
}

/* =========================================================
   v1.9.0 — LOCKED LAPTOP-MOCKUP HOMEPAGE
   Preserves dark/bright mode and all existing functionality.
========================================================= */

/* Brand treatment from the approved laptop mockup. */
.site-branding {
    min-width: 285px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
}

.site-branding a {
    display: inline-flex;
    align-items: baseline;
    color: #07152f;
    font-size: 31px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -.7px;
}

.rb-brand-result { color: #082a63; }
.rb-brand-bharat { color: #df171e; }
.rb-brand-tagline {
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: uppercase;
}

body.dark-mode .rb-brand-result { color: #dbeafe; }
body.dark-mode .rb-brand-bharat { color: #ff5a61; }
body.dark-mode .rb-brand-tagline { color: #94a3b8; }

/* Header proportions and search styling. */
.header-top {
    width: min(94%, 1380px);
    min-height: 76px;
}

.header-right { gap: 12px; }

.header-search input {
    width: 270px;
    height: 42px;
    border-radius: 5px 0 0 5px;
    border-color: #cbd5e1;
    font-size: 14px;
}

.header-search {
    gap: 0;
}

.header-search button {
    height: 42px;
    padding: 0 22px;
    border-radius: 0 5px 5px 0;
    background: linear-gradient(135deg, #0757c7, #0a69e2);
    font-size: 14px;
}

.main-menu {
    background: #071a3a;
    border-top: 1px solid rgba(255,255,255,.08);
}

.main-menu ul {
    width: min(94%, 1380px);
    justify-content: flex-start;
}

.main-menu li a {
    padding: 12px 18px;
    font-size: 14px;
}

.main-menu li:hover > a,
.main-menu .current-menu-item > a,
.main-menu .current_page_item > a {
    background: #0a63d8;
}

.news-ticker {
    height: 45px;
    background: linear-gradient(90deg, #d90810, #f01d23);
    box-shadow: 0 2px 8px rgba(121, 9, 13, .18);
}

.ticker-label {
    min-width: 165px;
    padding: 0 20px;
    background: #b80007;
    font-size: 13px;
}

.ticker-label::after {
    border-top-width: 22.5px;
    border-bottom-width: 22.5px;
    border-left-color: #b80007;
}

.ticker-track {
    gap: 48px;
    animation-duration: 25s;
}

.ticker-item { font-size: 14px; }



/* Compact social icons in the header. */
.rb-header-social {
    display: flex;
    align-items: center;
    gap: 7px;
}

.rb-header-social-link {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    border-radius: 50%;
    color: #fff !important;
    box-shadow: 0 3px 8px rgba(15, 45, 88, .13);
    transition: transform .18s ease, box-shadow .18s ease;
}

.rb-header-social-link:hover {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 6px 13px rgba(15, 45, 88, .20);
}

.rb-header-social-link svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}

.rb-header-social-facebook { background: #1877f2; }
.rb-header-social-youtube { background: #ff0000; }
.rb-header-social-x { background: #050505; }
.rb-header-social-telegram { background: #229ed9; }

/* Floating quick-connect rail for homepage, posts and pages. */
.rb-floating-social {
    position: fixed;
    z-index: 999;
    top: 48%;
    right: 14px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 9px 7px;
    border: 1px solid rgba(203,213,225,.9);
    border-radius: 14px;
    background: rgba(255,255,255,.94);
    box-shadow: 0 10px 26px rgba(15,45,88,.18);
    backdrop-filter: blur(8px);
}

.rb-floating-social-title {
    max-width: 45px;
    color: #475569;
    font-size: 9px;
    font-weight: 900;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .45px;
}

.rb-floating-social-link {
    position: relative;
    width: 39px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff !important;
    box-shadow: 0 4px 10px rgba(15,45,88,.16);
    transition: transform .18s ease;
}

.rb-floating-social-link:hover {
    transform: translateX(-3px) scale(1.05);
}

.rb-floating-social-link::before {
    content: attr(data-label);
    position: absolute;
    right: calc(100% + 9px);
    top: 50%;
    transform: translateY(-50%) translateX(5px);
    padding: 5px 8px;
    border-radius: 6px;
    background: #0f172a;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity .18s ease, transform .18s ease;
}

.rb-floating-social-link:hover::before {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
}

.rb-floating-social-link svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}

.rb-floating-social-facebook { background: #1877f2; }
.rb-floating-social-youtube { background: #ff0000; }
.rb-floating-social-x { background: #050505; }
.rb-floating-social-telegram { background: #229ed9; }

body.dark-mode .rb-floating-social {
    border-color: #303a4b;
    background: rgba(22,27,36,.94);
}

body.dark-mode .rb-floating-social-title {
    color: #cbd5e1;
}

@media (max-width: 1100px) {
    .rb-header-social-link {
        width: 31px;
        height: 31px;
        flex-basis: 31px;
    }

    .rb-floating-social {
        right: 8px;
    }
}

@media (max-width: 900px) {
    .rb-floating-social {
        top: auto;
        right: 20px;
        bottom: 22px;
        transform: none;
        flex-direction: row;
        padding: 7px 9px;
    }

    .rb-floating-social-title {
        display: none;
    }

    .rb-floating-social-link::before {
        display: none;
    }
}

/* Homepage social follow strip. */
.rb-home-social {
    margin: 0 0 18px;
    padding: 15px 18px;
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 18px;
    align-items: center;
    border: 1px solid #d8e1ee;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 5px 16px rgba(15, 45, 88, .07);
}

.rb-home-social-label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 64px;
    padding: 10px 16px;
    border-right: 1px solid #e6ebf2;
    color: #172033;
}

.rb-home-social-label strong {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2;
}

.rb-home-social-label small {
    margin-top: 4px;
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.35;
}

.rb-home-social-links {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.rb-social-button {
    min-height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 11px;
    padding: 9px 14px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .1px;
    box-shadow: 0 4px 10px rgba(15, 45, 88, .10);
    transition: transform .18s ease, filter .18s ease, box-shadow .18s ease;
}

.rb-social-copy {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.15;
}

.rb-social-copy strong {
    font-size: 15px;
    font-weight: 900;
}

.rb-social-copy small {
    margin-top: 3px;
    color: rgba(255,255,255,.86);
    font-size: 10px;
    font-weight: 700;
}

.rb-social-button:hover {
    transform: translateY(-2px);
    filter: brightness(.98);
    box-shadow: 0 8px 18px rgba(15, 45, 88, .15);
}

.rb-social-button[aria-disabled="true"] {
    opacity: .58;
    cursor: not-allowed;
    filter: grayscale(.2);
}

.rb-social-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    border-radius: 50%;
    background: rgba(255,255,255,.16);
}

.rb-social-icon svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.rb-social-facebook { background: linear-gradient(135deg, #1a74ff, #1559d6); }
.rb-social-youtube { background: linear-gradient(135deg, #ff3030, #da1111); }
.rb-social-x { background: linear-gradient(135deg, #111827, #000000); }
.rb-social-telegram { background: linear-gradient(135deg, #31a8ff, #1180da); }

body.dark-mode .rb-home-social {
    background: #161b24;
    border-color: #303a4b;
}

body.dark-mode .rb-home-social-label {
    color: #edf2f9;
    border-right-color: #303a4b;
}

body.dark-mode .rb-home-social-label small {
    color: #9ca8ba;
}

@media (max-width: 1100px) {
    .rb-home-social {
        grid-template-columns: 150px minmax(0, 1fr);
        gap: 14px;
        padding: 12px 14px;
    }

    .rb-home-social-links {
        gap: 10px;
    }

    .rb-social-button {
        min-height: 52px;
        font-size: 14px;
    }
}

@media (max-width: 900px) {
    .rb-home-social {
        grid-template-columns: 1fr;
    }

    .rb-home-social-label {
        justify-content: flex-start;
        min-height: auto;
        padding: 0 0 8px;
        border-right: 0;
        border-bottom: 1px solid #e6ebf2;
    }

    body.dark-mode .rb-home-social-label {
        border-bottom-color: #303a4b;
    }

    .rb-home-social-links {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

/* Laptop mockup homepage canvas. */
.rb-homepage {
    width: min(94%, 1380px);
    margin: 24px auto 42px;
}

.rb-laptop-grid.job-grid {
    width: 100%;
    max-width: none;
    margin: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    align-items: stretch;
}

.rb-category-card.category-box {
    --rb-card-accent: #075fd5;
    --rb-card-accent-dark: #064eae;
    min-height: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #d8e1ee;
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 5px 16px rgba(15, 45, 88, .09);
    transform: none;
}

/* Category-specific selectors intentionally match the base selector specificity.
   This prevents the default blue variables from overriding the five other cards. */
.rb-category-card.rb-card-latest-jobs {
    --rb-card-accent: #0968e8;
    --rb-card-accent-dark: #0756c3;
}
.rb-category-card.rb-card-admit-card {
    --rb-card-accent: #0aa34f;
    --rb-card-accent-dark: #087d3e;
}
.rb-category-card.rb-card-results {
    --rb-card-accent: #ef2029;
    --rb-card-accent-dark: #c91018;
}
.rb-category-card.rb-card-answer-key {
    --rb-card-accent: #7c32d4;
    --rb-card-accent-dark: #5e20ad;
}
.rb-category-card.rb-card-syllabus {
    --rb-card-accent: #f5820b;
    --rb-card-accent-dark: #d45e00;
}
.rb-category-card.rb-card-important-links {
    --rb-card-accent: #ff3158;
    --rb-card-accent-dark: #f06a00;
}

.rb-category-card.category-box:hover {
    transform: translateY(-3px);
    border-color: color-mix(in srgb, var(--rb-card-accent) 32%, #d8e1ee);
    box-shadow: 0 10px 24px rgba(15, 45, 88, .14);
}

.rb-category-card .category-title {
    min-height: 61px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 11px;
    padding: 10px 14px;
    background: linear-gradient(135deg, var(--rb-card-accent-dark), var(--rb-card-accent));
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: 850;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.12);
}

.rb-category-icon {
    width: 39px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 39px;
    border-radius: 50%;
    background: #fff;
    color: var(--rb-card-accent);
    box-shadow: 0 2px 8px rgba(0,0,0,.17);
}

.rb-category-icon svg,
.rb-stat-icon svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}

.rb-category-posts {
    flex: 1;
    min-height: 0;
    margin: 0 !important;
    padding: 11px 14px 8px !important;
    list-style: none;
    background: #fff;
}

.rb-category-card .rb-category-posts li {
    padding: 0;
    border-bottom: 1px solid #edf1f6;
    background: transparent;
}

.rb-category-card .rb-category-posts li:last-child { border-bottom: 0; }

.rb-category-card .rb-category-posts li:hover {
    padding-left: 0;
    background: #f8fbff;
}

.rb-category-card .rb-category-posts li a {
    min-height: 45px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 8px 4px;
    color: #172033;
    font-size: 15px;
    font-weight: 650;
    line-height: 1.35;
}

.rb-category-card .rb-category-posts li a:hover {
    color: var(--rb-card-accent-dark);
}

.rb-list-dot {
    width: 6px;
    height: 6px;
    flex: 0 0 6px;
    border-radius: 50%;
    background: var(--rb-card-accent);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--rb-card-accent) 12%, transparent);
}

.rb-card-post-title {
    min-width: 0;
    overflow-wrap: anywhere;
}

.rb-empty-card-row {
    padding: 18px 4px !important;
    color: #64748b;
    font-size: 14px;
}

.rb-category-footer {
    padding: 9px 13px 13px;
    background: #fff;
}

.rb-view-all-button {
    min-height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 14px;
    border-radius: 5px;
    background: linear-gradient(135deg, var(--rb-card-accent-dark), var(--rb-card-accent));
    color: #fff !important;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1px;
    box-shadow: 0 3px 8px color-mix(in srgb, var(--rb-card-accent) 25%, transparent);
}

.rb-view-all-button:hover {
    filter: brightness(.94);
    transform: translateY(-1px);
}

.rb-view-all-arrow {
    font-size: 17px;
    line-height: 1;
    transition: transform .2s ease;
}

.rb-view-all-button:hover .rb-view-all-arrow { transform: translateX(3px); }

/* Dynamic count strip visible in the approved laptop mockup. */
.rb-home-stats {
    margin-top: 18px;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    overflow: hidden;
    border: 1px solid #d8e1ee;
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(15, 45, 88, .07);
}

.rb-stat-item {
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 10px 8px;
    border-right: 1px solid #e6ebf2;
    color: #172033;
}

.rb-stat-item:last-child { border-right: 0; }
.rb-stat-item:hover { background: #f8fbff; }

.rb-stat-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    border-radius: 50%;
    background: #edf4ff;
    color: #0968e8;
}

.rb-stat-icon svg { width: 18px; height: 18px; }
.rb-stat-admit-card { background: #e9f9ef; color: #0a9b49; }
.rb-stat-results { background: #ffeded; color: #eb1d25; }
.rb-stat-answer-key { background: #f4eaff; color: #7b2ed0; }
.rb-stat-syllabus { background: #fff0e2; color: #f27a08; }
.rb-stat-important-links { background: #ffedf1; color: #f2294b; }

.rb-stat-copy {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
}

.rb-stat-copy strong {
    color: #0f274d;
    font-size: 17px;
    font-weight: 900;
}

.rb-stat-copy small {
    margin-top: 3px;
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
}

/* Dark mode is intentionally retained and extended to the new UI. */
body.dark-mode .rb-category-card.category-box,
body.dark-mode .rb-category-posts,
body.dark-mode .rb-category-footer,
body.dark-mode .rb-home-stats {
    background: #161b24;
    border-color: #303a4b;
}

body.dark-mode .rb-category-card .rb-category-posts li {
    border-color: #293241;
}

body.dark-mode .rb-category-card .rb-category-posts li:hover,
body.dark-mode .rb-stat-item:hover {
    background: #202735;
}

body.dark-mode .rb-category-card .rb-category-posts li a,
body.dark-mode .rb-stat-item {
    color: #edf2f9;
}

body.dark-mode .rb-empty-card-row,
body.dark-mode .rb-stat-copy small { color: #9ca8ba; }
body.dark-mode .rb-stat-copy strong { color: #f8fafc; }
body.dark-mode .rb-stat-item { border-color: #303a4b; }

/* Maintain the locked desktop-like mobile behaviour while keeping spacing neat. */
@media (max-width: 1100px) {
    .rb-homepage { width: calc(100% - 24px); }
    .rb-laptop-grid.job-grid { gap: 13px; }
    .rb-category-card .rb-category-posts li a { font-size: 14px; }
    .rb-home-stats { grid-template-columns: repeat(3, 1fr); }
    .rb-stat-item:nth-child(3) { border-right: 0; }
    .rb-stat-item:nth-child(-n+3) { border-bottom: 1px solid #e6ebf2; }
    body.dark-mode .rb-stat-item:nth-child(-n+3) { border-bottom-color: #303a4b; }
}

@media (max-width: 900px) {
    .rb-homepage { width: 970px; }
    .rb-laptop-grid.job-grid { grid-template-columns: repeat(3, 1fr); }
    .header-top,
    .main-menu ul { width: 970px; }
}


/* =========================================================
   v1.9.2 — 17PX TEXT + LOCKED 160x600 SIDEBAR ADS
========================================================= */

/* Main readable text size requested for the live website. */
body {
    font-size: 17px;
}

.post-content,
.page-content-area .post-content,
.rbapb-public,
.archive-post-title a,
.search-result-excerpt,
.rb-category-card .rb-category-posts li a {
    font-size: 17px !important;
}

.post-content table,
.page-content-area .post-content table,
.post-content .rbapb-table,
.rbapb-table {
    font-size: 17px !important;
}

.rb-faq-answer,
.rb-related-posts,
.rb-breadcrumbs {
    font-size: 17px;
}

/* Give the released ad width back to the content column. */
.single-post-layout,
.page-layout.rb-has-ad-layout,
.archive-page:not(.rb-no-ad-layout) {
    grid-template-columns: minmax(0, 1fr) 160px !important;
    gap: 14px !important;
}

.post-sidebar,
.right-ad-space,
.rb-page-ad-space,
.rb-category-ad-space {
    width: 160px !important;
    min-width: 160px !important;
    max-width: 160px !important;
    min-height: 600px !important;
    position: sticky;
    top: 20px;
    align-self: start;
}

.single-ad-box,
.rb-sidebar-ad-slot {
    width: 160px !important;
    min-width: 160px !important;
    max-width: 160px !important;
    height: 600px !important;
    min-height: 600px !important;
    max-height: 600px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px dashed #98a2b3;
    border-radius: 8px;
    background: #ffffff;
    color: #7b8494;
    text-align: center;
    font-size: 13px;
    line-height: 1.4;
    contain: layout paint;
}

.rb-sidebar-ad-slot ins.adsbygoogle,
.rb-sidebar-ad-slot iframe {
    display: block !important;
    width: 160px !important;
    min-width: 160px !important;
    max-width: 160px !important;
    height: 600px !important;
    min-height: 600px !important;
    max-height: 600px !important;
    border: 0;
}

.rb-sidebar-ad-label {
    padding: 8px;
}

body.dark-mode .rb-sidebar-ad-slot {
    background: #171b23;
    border-color: #4b5563;
    color: #9ca3af;
}

/* Selected legal/contact pages use the ad layout; all other pages keep the
   existing true full-width non-ad layout. */
body.page .page-layout.rb-has-ad-layout {
    width: calc(100% - 10px) !important;
    max-width: none !important;
    margin: 25px 5px 40px !important;
    display: grid !important;
}

body.page .page-layout.rb-has-ad-layout > .page-content-area,
body.page .page-layout.rb-has-ad-layout .post-container {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
}

@media (max-width: 1100px) {
    .single-post-layout,
    .page-layout.rb-has-ad-layout,
    .archive-page:not(.rb-no-ad-layout) {
        grid-template-columns: minmax(0, 1fr) 160px !important;
        gap: 12px !important;
    }

    .post-sidebar,
    .right-ad-space,
    .rb-page-ad-space,
    .rb-category-ad-space,
    .single-ad-box,
    .rb-sidebar-ad-slot {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
}

@media (max-width: 900px) {
    .single-post-layout,
    .page-layout.rb-has-ad-layout,
    .archive-page:not(.rb-no-ad-layout) {
        grid-template-columns: minmax(0, 1fr) 160px !important;
        gap: 9px !important;
    }

    .post-content,
    .page-content-area .post-content,
    .rbapb-public,
    .rb-category-card .rb-category-posts li a {
        font-size: 17px !important;
    }
}

/* =========================================================
   v1.9.3 — STABLE BOTTOM FOOTER ON EVERY DEVICE
========================================================= */

/*
 * Sticky-footer layout (not position:fixed):
 * - Short pages push the footer to the bottom of the viewport.
 * - Long pages keep the footer naturally after all content.
 * - The footer never covers or overlaps page/plugin content.
 */
html {
    min-height: 100%;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: 100svh;
}

body > .site-footer {
    flex: 0 0 auto;
    margin-top: auto !important;
}

/* Modern mobile browsers use the dynamic viewport when supported. */
@supports (min-height: 100dvh) {
    body {
        min-height: 100dvh;
    }
}

/* =========================================================
   v1.9.4 — READABLE FRONTEND TYPOGRAPHY & CONTRAST
========================================================= */

:root {
    --rb-font-body: 18px;
    --rb-font-h1: 34px;
    --rb-font-h2: 26px;
    --rb-font-small: 15px;
    --rb-reading-line-height: 1.5;
    --rb-readable-text: #172033;
    --rb-readable-muted: #475569;
    --rb-readable-dark-text: #f1f5f9;
    --rb-readable-dark-muted: #cbd5e1;
}

/* Main reading size and rhythm across the public website. */
body {
    font-size: var(--rb-font-body) !important;
    line-height: var(--rb-reading-line-height) !important;
    color: var(--rb-readable-text);
}

.post-content,
.page-content-area .post-content,
.rbapb-public,
.search-result-excerpt,
.archive-post-title a,
.rb-category-card .rb-category-posts li a,
.rb-related-posts,
.rb-faq-answer {
    font-size: var(--rb-font-body) !important;
    line-height: var(--rb-reading-line-height) !important;
    color: var(--rb-readable-text);
}

.post-content p,
.page-content-area .post-content p,
.post-content li,
.page-content-area .post-content li,
.rbapb-public p,
.rbapb-public li,
.search-result-excerpt,
.archive-item {
    line-height: var(--rb-reading-line-height) !important;
}

/* One clear H1 scale for page, post, archive and search titles. */
.post-title,
.page-header .post-title,
.archive-header h1,
.search-heading h1,
.no-search-results h1,
.post-content > h1,
.page-content-area .post-content > h1 {
    font-size: var(--rb-font-h1) !important;
    line-height: 1.25 !important;
    font-weight: 800;
}

/* Consistent H2 scale for standard content and Builder sections. */
.post-content h2,
.page-content-area .post-content h2,
body .post-content .rbapb-pair-card > h2,
body .post-content .rbapb-section > h2,
body .rbapb-pair-card > h2,
body .rbapb-section > h2,
.rb-auto-faq > h2,
.rb-auto-faq > .rb-faq-heading > h2,
.rb-related-posts h2,
.search-result-title {
    font-size: var(--rb-font-h2) !important;
    line-height: 1.3 !important;
}

/* Tables remain readable without using tiny utility text. */
.post-content table,
.page-content-area .post-content table,
.post-content .rbapb-table,
.rbapb-table {
    font-size: var(--rb-font-body) !important;
    line-height: var(--rb-reading-line-height) !important;
}

/* Footer, metadata, helper text and disclaimers use the approved small size. */
small,
.post-meta,
.archive-date,
.archive-count,
.search-result-meta,
.footer-copyright,
.footer-description,
.footer-menu a,
.footer-menu span,
.rb-breadcrumbs,
.rb-stat-copy small,
.rb-sidebar-ad-slot,
.single-ad-box {
    font-size: var(--rb-font-small) !important;
    line-height: var(--rb-reading-line-height) !important;
}

/* Strong readable contrast on light backgrounds. */
.post-content,
.page-content-area .post-content,
.search-result-excerpt,
.archive-post-title a,
.rb-category-card .rb-category-posts li a,
.rbapb-public,
.rb-faq-answer {
    color: var(--rb-readable-text) !important;
}

.post-meta,
.archive-date,
.archive-count,
.search-result-meta,
.footer-description {
    color: var(--rb-readable-muted);
}

/* Equivalent high contrast in dark mode. */
body.dark-mode,
body.dark-mode .post-content,
body.dark-mode .page-content-area .post-content,
body.dark-mode .search-result-excerpt,
body.dark-mode .archive-post-title a,
body.dark-mode .rb-category-card .rb-category-posts li a,
body.dark-mode .rbapb-public,
body.dark-mode .rb-faq-answer {
    color: var(--rb-readable-dark-text) !important;
}

body.dark-mode .post-meta,
body.dark-mode .archive-date,
body.dark-mode .archive-count,
body.dark-mode .search-result-meta,
body.dark-mode .footer-description {
    color: var(--rb-readable-dark-muted) !important;
}

@media (max-width: 900px) {
    body,
    .post-content,
    .page-content-area .post-content,
    .rbapb-public,
    .rb-category-card .rb-category-posts li a {
        font-size: var(--rb-font-body) !important;
        line-height: var(--rb-reading-line-height) !important;
    }

    .post-title,
    .page-header .post-title,
    .archive-header h1,
    .search-heading h1,
    .no-search-results h1 {
        font-size: 32px !important;
    }

    .post-content h2,
    .page-content-area .post-content h2,
    body .post-content .rbapb-pair-card > h2,
    body .post-content .rbapb-section > h2,
    body .rbapb-pair-card > h2,
    body .rbapb-section > h2,
    .rb-auto-faq > .rb-faq-heading > h2,
    .rb-related-posts h2,
    .search-result-title {
        font-size: 24px !important;
    }
}



/* v1.9.12 header social balance. */
@media (max-width: 1100px) {
    .header-right { gap: 9px; }
    .rb-header-social { gap: 5px; }
}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}