:root{
  --psy-bg:#f4f7fb;--psy-surface:#fff;--psy-surface-2:#f8fafc;--psy-border:#e5eaf3;--psy-text:#152033;--psy-muted:#6b7890;
  --psy-primary:#4658d8;--psy-primary-2:#6b4de6;--psy-success:#16a085;--psy-warning:#f59e0b;--psy-danger:#e11d48;--psy-dark:#111827;
  --psy-radius:24px;--psy-shadow:0 22px 70px rgba(31,41,55,.09);--psy-shadow-soft:0 12px 40px rgba(31,41,55,.06)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Tahoma,Arial,sans-serif;background:var(--psy-bg);color:var(--psy-text);overflow-x:hidden}a{text-decoration:none}.text-muted-psy{color:var(--psy-muted)!important}.ltr{direction:ltr;text-align:left}.rtl{direction:rtl}.glass{background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.72)}
.top-strip{background:linear-gradient(90deg,#273076,#5a36d6);color:#fff;font-size:.86rem}.app-header{position:sticky;top:0;z-index:1030;background:rgba(255,255,255,.93);backdrop-filter:blur(20px);border-bottom:1px solid var(--psy-border)}.brand-mark{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--psy-primary),var(--psy-primary-2));color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(70,88,216,.28)}.nav-link-pro{color:#344054;font-weight:700;padding:.75rem .6rem;border-radius:14px}.nav-link-pro:hover{background:#eef2ff;color:var(--psy-primary)}
.hero-pro{position:relative;background:radial-gradient(circle at top right,#e4e8ff 0,#f7f9ff 36%,#fff 72%);overflow:hidden}.hero-pro:before{content:"";position:absolute;inset:auto -10% -35% auto;width:540px;height:540px;border-radius:999px;background:rgba(70,88,216,.12)}.section-pad{padding:72px 0}.card-pro{background:var(--psy-surface);border:1px solid var(--psy-border);border-radius:var(--psy-radius);box-shadow:var(--psy-shadow-soft);transition:.25s ease}.card-pro:hover{transform:translateY(-3px);box-shadow:var(--psy-shadow)}.card-flat{background:#fff;border:1px solid var(--psy-border);border-radius:20px}.soft-panel{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid var(--psy-border);border-radius:28px;box-shadow:var(--psy-shadow-soft)}
.btn-psy{border:0;border-radius:16px;padding:.85rem 1.15rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.btn-primary-psy{background:linear-gradient(135deg,var(--psy-primary),var(--psy-primary-2));color:#fff;box-shadow:0 16px 32px rgba(70,88,216,.23)}.btn-primary-psy:hover{color:#fff;filter:brightness(.96)}.btn-light-psy{background:#fff;border:1px solid #d9e1f2;color:var(--psy-primary)}.btn-light-psy:hover{background:#eef2ff;color:var(--psy-primary)}.btn-danger-psy{background:#fff1f2;border:1px solid #fecdd3;color:var(--psy-danger)}.form-control,.form-select{border-radius:16px;border-color:#dbe3ef;padding:.8rem 1rem}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .25rem rgba(70,88,216,.12);border-color:#9aa7ff}.form-label{font-weight:800;color:#344054}.badge-soft{border-radius:999px;padding:.45rem .75rem;font-weight:800}.badge-primary-soft{background:#eef2ff;color:var(--psy-primary)}.badge-success-soft{background:#ecfdf5;color:#047857}.badge-danger-soft{background:#fff1f2;color:#be123c}.badge-warning-soft{background:#fffbeb;color:#b45309}.badge-dark-soft{background:#f1f5f9;color:#334155}.metric-card{position:relative;overflow:hidden}.metric-card:after{content:"";position:absolute;inset:auto -30px -30px auto;width:120px;height:120px;border-radius:999px;background:rgba(70,88,216,.08)}.metric-value{font-size:2.1rem;font-weight:900;letter-spacing:-.04em}.icon-chip{width:44px;height:44px;border-radius:16px;background:#eef2ff;color:var(--psy-primary);display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.timeline{position:relative;padding-right:24px}.timeline:before{content:"";position:absolute;right:7px;top:6px;bottom:8px;width:2px;background:#dbe3ef}.timeline-item{position:relative;padding:0 18px 22px 0}.timeline-item:before{content:"";position:absolute;right:-21px;top:4px;width:16px;height:16px;border-radius:999px;background:#fff;border:4px solid var(--psy-primary)}.risk-none{color:#64748b}.risk-low{color:#047857}.risk-medium{color:#b45309}.risk-high{color:#c2410c}.risk-critical{color:#be123c}.progress-thin{height:.62rem;border-radius:999px;background:#edf2f7;overflow:hidden}.progress-thin span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--psy-primary),var(--psy-success))}.result-sidebar{position:sticky;top:112px}.report-section{scroll-margin-top:130px}.mini-chart{display:grid;gap:12px}.mini-chart-row{display:grid;grid-template-columns:84px 1fr 48px;align-items:center;gap:12px}.mini-chart-track{height:12px;background:#edf2f7;border-radius:999px;overflow:hidden}.mini-chart-bar{height:12px;border-radius:999px;background:linear-gradient(90deg,var(--psy-primary),var(--psy-primary-2))}.question-option{border:1px solid var(--psy-border);border-radius:18px;background:#fff;padding:16px;cursor:pointer;display:flex;gap:12px;align-items:flex-start;transition:.2s}.question-option:hover{border-color:#aab5ff;background:#f8f9ff}.question-option input{margin-top:6px}.footer-pro{background:#101828;color:#fff}.footer-pro a{color:#d0d5dd}.footer-pro a:hover{color:#fff}.table-pro{border-collapse:separate;border-spacing:0 10px}.table-pro tr{background:#fff}.table-pro td,.table-pro th{padding:14px}.table-pro tbody tr{box-shadow:var(--psy-shadow-soft)}.table-pro td:first-child{border-radius:0 16px 16px 0}.table-pro td:last-child{border-radius:16px 0 0 16px}.mega-card{background:linear-gradient(135deg,#fff,#f6f8ff);border:1px solid var(--psy-border);border-radius:24px}.empty-state{border:1px dashed #cbd5e1;background:#fff;border-radius:22px;padding:34px;text-align:center;color:var(--psy-muted)}
/* Compatibility for older views that still contain Tailwind-like classes */
.card{background:#fff;border:1px solid var(--psy-border);border-radius:var(--psy-radius);box-shadow:var(--psy-shadow-soft)}.btn-primary{background:linear-gradient(135deg,var(--psy-primary),var(--psy-primary-2));color:#fff;border:0;border-radius:16px;padding:.85rem 1.15rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.btn-muted{background:#fff;border:1px solid #d9e1f2;color:var(--psy-primary);border-radius:16px;padding:.85rem 1.15rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.input{width:100%;border:1px solid #dbe3ef;border-radius:16px;padding:.8rem 1rem;background:#fff}.max-w-7xl,.max-w-3xl,.max-w-2xl,.max-w-xl,.max-w-md{width:100%;margin-right:auto;margin-left:auto}.max-w-7xl{max-width:1320px}.max-w-3xl{max-width:960px}.max-w-2xl{max-width:760px}.max-w-xl{max-width:640px}.max-w-md{max-width:520px}.mx-auto{margin-right:auto;margin-left:auto}.px-4{padding-right:1rem;padding-left:1rem}.py-10{padding-top:3rem;padding-bottom:3rem}.py-12{padding-top:4rem;padding-bottom:4rem}.py-16{padding-top:5rem;padding-bottom:5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.grid{display:grid}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-bold{font-weight:700}.font-extrabold{font-weight:900}.leading-8{line-height:2}.leading-9{line-height:2.25}.leading-10{line-height:2.5}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:999px}.w-full{width:100%}.block{display:block}.hidden{display:none}.sticky{position:sticky}.top-28{top:7rem}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.border{border:1px solid var(--psy-border)}.border-b{border-bottom:1px solid var(--psy-border)}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-indigo-700{color:#4338ca}.bg-indigo-100{background:#e0e7ff}.bg-indigo-600{background:#4f46e5}.bg-indigo-700{background:#4338ca}.bg-emerald-50{background:#ecfdf5}.text-emerald-700{color:#047857}.bg-rose-50{background:#fff1f2}.text-rose-700{color:#be123c}.bg-slate-900{background:#0f172a}.text-white{color:#fff}.space-y-3>*+*{margin-top:.75rem}.space-y-5>*+*{margin-top:1.25rem}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hover\:bg-indigo-50:hover{background:#eef2ff}.hover\:border-indigo-300:hover{border-color:#a5b4fc}.transition{transition:.2s}.prose-fa{line-height:2.1}.prose-fa h2{font-size:1.5rem;font-weight:900;margin-top:2rem}.prose-fa p{color:#475569;margin:.75rem 0}@media(min-width:768px){.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:992px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:text-6xl{font-size:3.75rem}}
@media(max-width:767px){.section-pad{padding:42px 0}.result-sidebar{position:relative;top:auto}.table-responsive-cards table,.table-responsive-cards thead,.table-responsive-cards tbody,.table-responsive-cards th,.table-responsive-cards td,.table-responsive-cards tr{display:block}.table-responsive-cards thead{display:none}.table-responsive-cards tr{margin-bottom:12px;border-radius:18px;overflow:hidden}.table-responsive-cards td:first-child,.table-responsive-cards td:last-child{border-radius:0}.mini-chart-row{grid-template-columns:64px 1fr 38px}}
