:root{--yellow:#facc15;--blue:#1d4ed8;--navy:#0f172a;--soft:#eff6ff;--text:#0f172a}body{font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#0f172a 0%,#1e3a8a 24%,#eff6ff 24%,#f8fafc 100%);color:var(--text);line-height:1.8}.hero{padding:110px 0 54px;color:var(--text-light)}.badge-theme{display:inline-block;background:rgba(250,204,21,.14);border:1px solid rgba(250,204,21,.45);color:var(--yellow);padding:.45rem .85rem;border-radius:999px;font-weight:700;margin-bottom:1rem}.crumb-wrap{background:#dbeafe;border-radius:14px;padding:.8rem 1rem;color:var(--navy)}.crumb-wrap a{color:var(--blue);text-decoration:none;font-weight:700}.section-pad{padding:62px 0}.section-title{font-size:1.95rem;font-weight:800;margin-bottom:1rem;color:var(--navy)}.card-theme{border:0;border-radius:20px;box-shadow:0 12px 32px rgba(15,23,42,.08)}.icon-box{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,var(--yellow),#fde68a);color:var(--navy);display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.note-box{background:linear-gradient(135deg,#fff7cc,var(--text-light));border-left:6px solid var(--yellow);border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.08)}.dark-band{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:var(--text-light)}.dark-band h2,.dark-band h3{color:var(--text-light)}.btn-theme{background:var(--yellow);color:var(--navy);border:none;border-radius:12px;padding:.8rem 1.3rem;font-weight:700;box-shadow:0 12px 28px rgba(250,204,21,.18)}.btn-theme:hover{background:#fde047;color:var(--navy)}.btn-outline-theme{border:2px solid var(--yellow);color:var(--yellow);border-radius:12px;padding:.8rem 1.25rem;font-weight:700}.btn-outline-theme:hover{background:var(--yellow);color:var(--navy)}
