.premium-home{font-family:var(--font-geist-sans),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f8fafc}.premium-home a,.premium-home button,.premium-home h1,.premium-home h2,.premium-home h3,.premium-home h4,.premium-home li,.premium-home p,.premium-home span{font-family:inherit}.premium-section-wrap{padding:3.5rem 0;background:#f8fafc}.premium-section-shell{width:calc(100% - 2.5rem);max-width:1424px;margin-inline:auto;border:1px solid #dde3ed;border-radius:1.5rem;background:#ffffff;padding:clamp(1.5rem,3vw,3rem);box-shadow:0 18px 48px rgba(15,23,42,.055)}.premium-section-label{margin:0;text-align:center;color:#5b35e8;font-size:.75rem;font-weight:800;line-height:1.25rem;letter-spacing:.08em}.premium-section-title{margin-top:.75rem;text-align:center;color:#0b1020;font-size:clamp(1.875rem,3vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.035em}.premium-section-copy{margin:1.25rem auto 0;max-width:48rem;text-align:center;color:#53617a;font-size:clamp(.9375rem,1.2vw,1.125rem);line-height:1.75}.premium-home main>section:not(.premium-why-section)>div>h2{margin-inline:auto;text-align:center}.premium-home main>section:not(.premium-why-section)>div>p:first-child{text-align:center}.premium-rail{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.premium-rail-track{display:flex;width:max-content;gap:1rem;animation:premium-rail-loop 34s linear infinite;will-change:transform}.premium-problem-rail-track{animation-duration:30s}.premium-rail:focus-within .premium-rail-track,.premium-rail:hover .premium-rail-track{animation-play-state:paused}.premium-problem-card{width:min(82vw,420px);min-height:180px;gap:1rem;border:1px solid #dde3ed;border-left:4px solid #5b35e8;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 28px rgba(15,23,42,.045)}.premium-logo-card,.premium-problem-card{display:flex;flex:0 0 auto;background:#ffffff}.premium-logo-card{min-height:112px;align-items:center;justify-content:center;border:1px solid #dde3ed;border-radius:1rem;padding:.75rem 1rem;box-shadow:0 8px 22px rgba(15,23,42,.035)}@keyframes premium-rail-loop{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - .5rem),0,0)}}@media (min-width:768px){.premium-problem-card{width:430px}}@media (min-width:1536px){.premium-section-shell{max-width:1560px}}@media (max-width:640px){.premium-section-wrap{padding:2.5rem 0}.premium-section-shell{width:calc(100% - 1.5rem);padding:1.25rem;border-radius:1.25rem}.premium-home main>section:not(:first-child):after{height:24px}}@media (prefers-reduced-motion:reduce){.premium-rail{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.premium-rail-track{animation:none}}