.home-page{--home-indigo:#4f46e5;--home-indigo-deep:#3730a3;--home-amber:#f59e0b;--home-amber-soft:#fef3c7;--home-coral:#fb7185;--home-violet-soft:#ede9fe;--home-sky-soft:#e0f2fe;color:#0f172a;background:#fafbff;min-height:100vh}.home-container{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem}@media (min-width:640px){.home-container{padding-inline:1.5rem}}.home-section{padding-block:4rem}@media (min-width:1024px){.home-section{padding-block:5rem}}.home-section-title{letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.15}.home-section-sub{color:#64748b;max-width:40rem;margin-top:.75rem;font-size:1.0625rem;line-height:1.6}.home-nav{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-bottom:1px solid #4f46e514;position:sticky;top:0}.home-nav-inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.875rem;display:flex}.home-logo{color:#0f172a;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:flex}.home-logo-mark{background:linear-gradient(135deg, var(--home-indigo) 0%, #7c3aed 100%);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 4px 14px #4f46e559}.home-nav-links{align-items:center;gap:.25rem;display:flex}.home-nav-link{color:#475569;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.home-nav-link:hover{color:var(--home-indigo);background:var(--home-violet-soft)}.home-nav-mobile-toggle{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@media (min-width:768px){.home-nav-mobile-toggle{display:none}}.home-nav-mobile-panel{flex-direction:column;gap:.25rem;padding-bottom:1rem;display:flex}@media (min-width:768px){.home-nav-mobile-panel{display:none}}.home-nav-desktop{align-items:center;gap:.25rem;display:none}@media (min-width:768px){.home-nav-desktop{display:flex}}.home-nav-actions{align-items:center;gap:.5rem;display:flex}.home-hero{padding-block:3.5rem 4rem;position:relative;overflow:hidden}@media (min-width:1024px){.home-hero{padding-block:5rem 5.5rem}}.home-hero-bg{pointer-events:none;position:absolute;inset:0}.home-hero-blob-1{filter:blur(2px);background:radial-gradient(circle,#fbbf2473 0%,#0000 68%);border-radius:9999px;width:22rem;height:22rem;position:absolute;top:-8rem;right:-6rem}.home-hero-blob-2{background:radial-gradient(circle,#4f46e547 0%,#0000 68%);border-radius:9999px;width:20rem;height:20rem;position:absolute;bottom:-6rem;left:-8rem}.home-hero-blob-3{background:radial-gradient(circle,#fb718538 0%,#0000 70%);border-radius:9999px;width:12rem;height:12rem;position:absolute;top:30%;left:45%}.home-hero-grid{align-items:center;gap:2.5rem;display:grid;position:relative}@media (min-width:1024px){.home-hero-grid{grid-template-columns:1.1fr .9fr;gap:3rem}}.home-hero-eyebrow{background:var(--home-amber-soft);color:#92400e;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.home-hero-title{letter-spacing:-.04em;color:#0f172a;margin-top:1.25rem;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:800;line-height:1.05}.home-hero-title-accent{background:linear-gradient(135deg, var(--home-indigo) 0%, #7c3aed 55%, var(--home-amber) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.home-hero-lead{color:#475569;max-width:36rem;margin-top:1.25rem;font-size:1.125rem;line-height:1.65}.home-hero-ctas{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-hero-visual{background:linear-gradient(145deg, #fff 0%, var(--home-violet-soft) 45%, var(--home-sky-soft) 100%);border:1px solid #4f46e51f;border-radius:1.25rem;padding:1.25rem;box-shadow:0 20px 50px #4f46e51f,0 4px 12px #0f172a0f}.home-hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 4px 16px #0f172a0f}.home-hero-card+.home-hero-card{margin-top:.75rem}.home-stat-strip{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.home-stat-chip{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.home-stat-dot{background:var(--home-indigo);border-radius:9999px;width:.5rem;height:.5rem}.home-features-grid{gap:1rem;margin-top:2.5rem;display:grid}@media (min-width:640px){.home-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.home-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.375rem;transition:border-color .2s,box-shadow .2s,transform .2s}.home-feature-card:hover{border-color:#4f46e540;transform:translateY(-2px);box-shadow:0 12px 32px #4f46e51a}.home-feature-icon{background:var(--home-violet-soft);width:2.75rem;height:2.75rem;color:var(--home-indigo);border-radius:.75rem;justify-content:center;align-items:center;display:flex}.home-feature-title{color:#0f172a;margin-top:1rem;font-size:1.0625rem;font-weight:600}.home-feature-desc{color:#64748b;margin-top:.5rem;font-size:.9375rem;line-height:1.55}.home-embed{background:linear-gradient(135deg, var(--home-indigo-deep) 0%, #5b21b6 50%, #7c3aed 100%);color:#fff;border-radius:1.25rem;padding:2rem 1.5rem;box-shadow:0 20px 50px #3730a359}@media (min-width:768px){.home-embed{padding:2.5rem}}.home-embed-title{letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.home-embed-body{color:#ffffffe0;max-width:42rem;margin-top:.75rem;font-size:1.0625rem;line-height:1.65}.home-embed-pills{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.home-embed-pill{background:#ffffff24;border-radius:9999px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500}.home-pricing-grid{gap:1.25rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.home-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}@media (min-width:1024px){.home-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.125rem;flex-direction:column;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 16px #0f172a0a}.home-pricing-card-highlight{border-color:#4f46e559;box-shadow:0 16px 40px #4f46e524}.home-pricing-badge{background:linear-gradient(135deg, var(--home-indigo) 0%, #7c3aed 100%);letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:-.625rem;left:1.5rem}.home-pricing-name{color:#0f172a;font-size:1.125rem;font-weight:600}.home-pricing-price{letter-spacing:-.03em;color:#0f172a;margin-top:.75rem;font-size:2.25rem;font-weight:800}.home-pricing-period{color:#64748b;font-size:.875rem;font-weight:500}.home-pricing-agent-limit{color:var(--home-indigo);margin-top:.5rem;font-size:.875rem;font-weight:600}.home-pricing-desc{color:#64748b;margin-top:.75rem;font-size:.9375rem;line-height:1.5}.home-pricing-features{flex:1;margin-top:1.25rem;padding:0;list-style:none}.home-pricing-features li{color:#475569;align-items:flex-start;gap:.5rem;padding-block:.375rem;font-size:.875rem;display:flex}.home-pricing-cta{margin-top:1.5rem}.home-pricing-cta .ticketing-btn{justify-content:center;width:100%;padding-block:.625rem}.home-pricing-footnotes{max-width:42rem;margin-top:1.5rem}.home-pricing-footnotes p{color:#64748b;margin-top:.5rem;font-size:.8125rem;line-height:1.55}.home-pricing-hero{padding-block:3rem 1rem}@media (min-width:1024px){.home-pricing-hero{padding-block:4rem 1.5rem}}.home-pricing-hero-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--home-indigo);font-size:.8125rem;font-weight:600}.home-pricing-hero-title{letter-spacing:-.03em;color:#0f172a;margin-top:.5rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1}.home-pricing-hero-lead{color:#64748b;max-width:40rem;margin-top:.75rem;font-size:1.0625rem;line-height:1.6}.home-footer{background:#fff;border-top:1px solid #e2e8f0;padding-block:2.5rem 2rem}.home-footer-grid{gap:2rem;display:grid}@media (min-width:640px){.home-footer-grid{grid-template-columns:1.5fr 1fr 1fr}}.home-footer-brand{color:#64748b;font-size:.9375rem;line-height:1.6}.home-footer-heading{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:.8125rem;font-weight:700}.home-footer-links{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.home-footer-link{color:#475569;font-size:.9375rem;text-decoration:none}.home-footer-link:hover{color:var(--home-indigo)}.home-footer-bottom{color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem;font-size:.8125rem}
