
.vhelp-page-notice,.vhelp-summary-card{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid rgba(37,99,235,.13);border-radius:1.15rem;box-shadow:0 1rem 2.4rem rgba(15,23,42,.08);padding:1rem;position:relative;overflow:hidden}.vhelp-page-notice:before,.vhelp-summary-card:before{content:"";position:absolute;inset:0 auto 0 0;width:.35rem;background:linear-gradient(180deg,#2563eb,#06b6d4,#22c55e)}.vhelp-page-icon{width:46px;height:46px;border-radius:1rem;display:inline-grid;place-items:center;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 .75rem 1.4rem rgba(37,99,235,.25);flex:0 0 auto}.vhelp-eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vhelp-muted{color:rgba(255,255,255,.82)}.vhelp-setup-card{position:relative;overflow:hidden;border-radius:1.35rem;padding:1rem;background:radial-gradient(circle at top left,rgba(34,197,94,.32),transparent 42%),radial-gradient(circle at top right,rgba(59,130,246,.35),transparent 48%),linear-gradient(135deg,#020617,#111827 55%,#0f172a);color:#fff;box-shadow:0 1.4rem 3rem rgba(2,6,23,.42)}.vhelp-setup-glow{position:absolute;inset:-30%;background:radial-gradient(circle,rgba(250,204,21,.18),transparent 35%);pointer-events:none}.vhelp-critical-note{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(250,204,21,.45);background:rgba(250,204,21,.14);border-radius:999px;padding:.3rem .65rem;font-size:.82rem}.vhelp-setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.vhelp-setup-item{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:1rem;padding:.75rem;min-width:0}.vhelp-setup-item:hover{color:#fff;background:rgba(255,255,255,.14);transform:translateY(-1px)}.vhelp-setup-icon{width:38px;height:38px;border-radius:.9rem;display:inline-grid;place-items:center;background:rgba(255,255,255,.16);flex:0 0 auto}.vhelp-setup-item strong,.vhelp-check-item strong{display:block}.vhelp-setup-item small,.vhelp-check-item small{display:block;opacity:.78;line-height:1.28}.vhelp-docs-hero{border-radius:1.4rem;padding:1.25rem;color:#fff;background:radial-gradient(circle at top right,rgba(250,204,21,.25),transparent 45%),linear-gradient(135deg,#0f172a,#1d4ed8 60%,#0891b2);box-shadow:0 1.25rem 2.8rem rgba(2,6,23,.22);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.vhelp-docs-hero h1{font-weight:900;margin:.2rem 0 .35rem}.vhelp-docs-hero p{margin:0;max-width:62rem;color:rgba(255,255,255,.86)}.vhelp-toc{top:1rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.1rem;box-shadow:0 1rem 2.2rem rgba(15,23,42,.06);padding:1rem}.vhelp-toc-list{display:grid;gap:.35rem;max-height:70vh;overflow:auto}.vhelp-toc-list a{display:flex;gap:.55rem;align-items:center;text-decoration:none;color:#334155;border-radius:.8rem;padding:.55rem .65rem}.vhelp-toc-list a:hover,.vhelp-toc-list a.active{background:#eff6ff;color:#1d4ed8}.vhelp-doc-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;box-shadow:0 1rem 2.4rem rgba(15,23,42,.06);padding:1.1rem;margin-bottom:1rem}.vhelp-doc-card-head{display:flex;align-items:flex-start;gap:.85rem;border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:.9rem;margin-bottom:.9rem}.vhelp-doc-card-head>span{width:50px;height:50px;border-radius:1rem;display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#ecfeff);color:#1d4ed8;font-size:1.35rem;flex:0 0 auto}.vhelp-doc-card h2{font-weight:900;margin:0 0 .25rem}.vhelp-doc-card-head p{margin:0;color:#64748b}.vhelp-doc-section{padding:.65rem 0}.vhelp-doc-section h3{font-size:1.05rem;font-weight:850;margin-bottom:.45rem}.vhelp-doc-section li{margin:.25rem 0}.vhelp-check-section{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;padding:1rem;box-shadow:0 1rem 2.2rem rgba(15,23,42,.05)}.vhelp-check-section h2{font-size:1.15rem;font-weight:900;margin-bottom:.8rem}.vhelp-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.vhelp-check-item{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;border:1px solid rgba(15,23,42,.08);border-radius:1rem;padding:.85rem;background:linear-gradient(180deg,#fff,#f8fafc)}.vhelp-check-item.todo{border-color:rgba(245,158,11,.3);background:linear-gradient(180deg,#fffbeb,#fff)}.vhelp-check-item.done{border-color:rgba(34,197,94,.2);background:linear-gradient(180deg,#f0fdf4,#fff)}.vhelp-check-mark{width:42px;height:42px;border-radius:.9rem;display:grid;place-items:center;background:#eff6ff;color:#1d4ed8;flex:0 0 auto}.vhelp-check-item.done .vhelp-check-mark{background:#dcfce7;color:#15803d}.vhelp-check-item.todo .vhelp-check-mark{background:#fef3c7;color:#a16207}@media (max-width:991.98px){.vhelp-setup-grid,.vhelp-check-grid{grid-template-columns:1fr}.vhelp-docs-hero{flex-direction:column}.vhelp-toc{position:static!important}.vhelp-toc-list{max-height:none}}[data-bs-theme="dark"] .vhelp-page-notice,[data-bs-theme="dark"] .vhelp-summary-card,[data-bs-theme="dark"] .vhelp-toc,[data-bs-theme="dark"] .vhelp-doc-card,[data-bs-theme="dark"] .vhelp-check-section,[data-bs-theme="dark"] .vhelp-check-item{background:#0f172a;border-color:rgba(148,163,184,.22);color:#e5e7eb}[data-bs-theme="dark"] .vhelp-doc-card-head p,[data-bs-theme="dark"] .vhelp-page-notice .text-muted,[data-bs-theme="dark"] .vhelp-summary-card .text-muted{color:#94a3b8!important}[data-bs-theme="dark"] .vhelp-toc-list a{color:#cbd5e1}[data-bs-theme="dark"] .vhelp-toc-list a:hover,[data-bs-theme="dark"] .vhelp-toc-list a.active{background:rgba(37,99,235,.22);color:#bfdbfe}
