#vc-hub{--vc-accent:var(--tw-primary);--vc-accent-active:var(--tw-primary-active);--vc-accent-soft:var(--tw-primary-light);--vc-border:var(--tw-gray-200);--vc-surface:var(--tw-light);--vc-surface-active:var(--tw-light-active);--vc-text:var(--tw-gray-900);--vc-text-muted:var(--tw-gray-700);--vc-text-subtle:var(--tw-gray-600);--vc-shadow:var(--tw-light-box-shadow);--vc-transition:200ms ease;display:grid;gap:1.75rem}#vc-hub:focus-visible{outline:2px solid var(--vc-accent);outline-offset:2px}#vc-hub .vc-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;color:var(--vc-text-subtle);margin:0;padding:0;list-style:none}#vc-hub .vc-crumb a{color:var(--vc-text-subtle);text-decoration:none;transition:color var(--vc-transition)}#vc-hub .vc-crumb a:hover{color:var(--vc-accent)}#vc-hub .vc-crumb [aria-current="page"]{color:var(--vc-text-muted);font-weight:600}#vc-hub .vc-hero{border-color:var(--vc-border);box-shadow:var(--vc-shadow);overflow:hidden}#vc-hub .vc-hero-body{padding:clamp(1.5rem,4vw,2.75rem)}#vc-hub .vc-hero-grid{display:grid;gap:2rem;align-items:center}#vc-hub .vc-hero h1{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;color:var(--vc-text);margin:0 0 .85rem;line-height:1.15}#vc-hub .vc-hero-content > p{font-size:1.05rem;line-height:1.6;color:var(--vc-text-muted);max-width:52ch;margin:0 0 1.5rem}#vc-hub .vc-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}#vc-hub .vc-hero-actions .btn{min-height:46px;padding-inline:1.4rem}#vc-hub .vc-hero-help{font-size:.85rem;color:var(--vc-text-subtle);text-decoration:none;border-bottom:1px solid transparent;transition:color var(--vc-transition),border-color var(--vc-transition)}#vc-hub .vc-hero-help:hover{color:var(--vc-accent);border-color:currentColor}#vc-hub .vc-hero-visual{display:none;position:relative;border-radius:1rem;min-height:220px;background:linear-gradient(155deg,var(--vc-accent-soft),transparent 65%),var(--vc-surface-active);border:1px solid var(--vc-border);align-items:center;justify-content:center;overflow:hidden}#vc-hub .vc-hero-visual i{font-size:5.5rem;color:var(--vc-accent);opacity:.28}#vc-hub .vc-hero-visual::after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 30% 25%,color-mix(in srgb,var(--vc-accent) 16%,transparent),transparent 60%)}#vc-hub .vc-section-title{display:flex;align-items:center;gap:.75rem;margin:0 0 .75rem}#vc-hub .vc-section-title h2{font-size:1.25rem;font-weight:700;color:var(--vc-text);margin:0}#vc-hub .vc-icon-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.65rem;background:var(--vc-accent-soft)}#vc-hub .vc-icon-badge i{font-size:1.15rem;color:var(--vc-accent)}#vc-hub .vc-card{border-color:var(--vc-border);box-shadow:var(--vc-shadow);height:100%}#vc-hub .vc-card .card-body{padding:1.5rem}#vc-hub .vc-card p{font-size:.95rem;line-height:1.6;color:var(--vc-text-muted);margin:0}#vc-hub .vc-info-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}#vc-hub .vc-steps{display:grid;gap:1.1rem;grid-template-columns:1fr}#vc-hub .vc-step{border:1px solid var(--vc-border);border-radius:.85rem;background:var(--vc-surface);box-shadow:var(--vc-shadow);padding:1.35rem 1.25rem;position:relative}#vc-hub .vc-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--vc-accent);color:var(--tw-primary-inverse);font-weight:700;font-size:.95rem;margin-bottom:.85rem}#vc-hub .vc-step p{font-size:.9rem;line-height:1.55;color:var(--vc-text-muted);margin:0}#vc-hub .vc-models{border-color:var(--vc-border);box-shadow:var(--vc-shadow);background:linear-gradient(135deg,color-mix(in srgb,var(--vc-accent) 7%,var(--vc-surface)),var(--vc-surface))}#vc-hub .vc-models .card-body{padding:clamp(1.5rem,3.5vw,2.25rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}#vc-hub .vc-models-text{max-width:46ch}#vc-hub .vc-models-text p{margin-top:.5rem}#vc-hub .vc-models .btn{flex:0 0 auto;min-height:46px;padding-inline:1.5rem}#vc-hub .vc-browse .card-body{padding:clamp(1.35rem,3vw,1.85rem)}#vc-hub .vc-browse-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}#vc-hub .vc-browse-links a{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--vc-border);border-radius:.65rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:600;color:var(--vc-text);text-decoration:none;background:var(--vc-surface);transition:border-color var(--vc-transition),color var(--vc-transition),transform var(--vc-transition)}#vc-hub .vc-browse-links a:hover{border-color:var(--vc-accent);color:var(--vc-accent);transform:translateY(-1px)}#vc-hub .vc-closing{border-color:var(--vc-border);box-shadow:var(--vc-shadow);background:var(--vc-surface-active);text-align:center}#vc-hub .vc-closing .card-body{padding:clamp(1.75rem,4vw,2.5rem)}#vc-hub .vc-closing-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem;margin-top:0}#vc-hub .vc-closing .btn{min-height:46px;padding-inline:1.5rem}#vc-hub .vc-closing .vc-hero-help{display:inline-block}@media (min-width:640px){#vc-hub .vc-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#vc-hub .vc-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){#vc-hub .vc-hero-grid{grid-template-columns:1.3fr 1fr}#vc-hub .vc-hero-visual{display:flex}#vc-hub .vc-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.dark #vc-hub .vc-step,.dark #vc-hub .vc-card,.dark #vc-hub .vc-browse-links a{background:var(--tw-coal-400,#15171c)}.dark #vc-hub .vc-hero-visual i{opacity:.22}@media (max-width:480px){#vc-hub{gap:1.25rem}#vc-hub .vc-hero-actions .btn,#vc-hub .vc-models .btn,#vc-hub .vc-closing-actions .btn{flex:1 1 100%}#vc-hub .vc-browse-links a{flex:1 1 100%;justify-content:center}}@media (prefers-reduced-motion:reduce){#vc-hub *{transition-duration:.01ms !important}}