.hero{position:relative;overflow:hidden;padding:6.5rem 0 5rem;color:#fff;background:radial-gradient(circle at top left,rgba(129,140,248,.24),transparent 28%),radial-gradient(circle at bottom right,rgba(56,189,248,.18),transparent 28%),linear-gradient(180deg,#111827,#182033)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent 36%)}.hero-container{max-width:1160px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.hero-grid{display:flex;flex-direction:column;gap:2rem;max-width:980px;margin:0 auto}.hero-copy{width:100%;margin:0 auto;text-align:left}.hero-eyebrow{margin-bottom:1.25rem;color:#c7d2fe;background:rgba(99,102,241,.14);border-color:rgba(129,140,248,.22)}.hero-title{font-size:clamp(2.7rem,6vw,4.25rem);font-weight:800;line-height:1.05;letter-spacing:-.05em;margin-bottom:1.35rem}.hero-title-accent{display:block;margin-top:.55rem;color:#e0e7ff;font-size:clamp(2rem,4.8vw,3.35rem);line-height:1.15;letter-spacing:-.04em}.hero-description{max-width:100%;font-size:1.08rem;line-height:1.9;color:rgba(226,232,240,.88);margin-bottom:2rem}.hero-cta{display:flex;gap:.9rem;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin:0 auto 1.35rem;justify-content:center}.hero .btn{min-height:48px;padding:.82rem 1.2rem;font-size:.96rem}.hero .btn-secondary{color:#f8fafc;border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.03)}.hero .btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3)}.hero-proof-list{display:flex;gap:.85rem;flex-wrap:wrap;list-style:none;color:rgba(226,232,240,.8);font-size:.92rem;justify-content:flex-start}.hero-proof-list li{display:inline-flex;align-items:center;gap:.45rem}.hero-proof-list li:before{content:"";width:8px;height:8px;border-radius:999px;background:#818cf8;box-shadow:0 0 0 6px rgba(129,140,248,.14)}.hero-support{width:100%;padding:1.35rem 1.35rem 1.45rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);box-shadow:var(--shadow-lg);color:#f8fafc}.hero-support-head{margin-bottom:1rem}.hero-panel-label{display:inline-block;color:rgba(199,210,254,.85);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.hero-panel-item{padding:1.1rem 1.05rem;border-radius:var(--radius-sm);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.hero-panel-kicker{display:inline-block;margin-bottom:.55rem;color:rgba(165,180,252,.92);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-panel-item strong{display:block;margin-bottom:.45rem;font-size:1rem}.hero-panel-item p{color:rgba(226,232,240,.78);font-size:.9rem;line-height:1.65}.cta,.features,.services{padding:6rem 0}.section-eyebrow{margin:0 auto 1rem}.services{background:var(--surface-page)}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.service-card{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;padding:1.6rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-3px);border-color:rgba(99,102,241,.28);box-shadow:var(--shadow-md)}.service-icon{width:54px;height:54px;display:grid;place-items:center;font-size:1.5rem;border-radius:16px;background:var(--accent-soft)}.service-kicker{display:inline-block;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.service-title{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.service-description{color:var(--text-secondary);line-height:1.8}.features{background:transparent}.features-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.feature-item{display:flex;flex-direction:column;gap:1rem;padding:1.75rem;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.feature-number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:var(--accent-soft);color:var(--accent);font-size:1rem;font-weight:800;letter-spacing:.04em}.feature-content{flex:1 1}.feature-title{font-size:1.3rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em;color:var(--text-primary)}.feature-description{color:var(--text-secondary);line-height:1.8}.cta{background:transparent}.cta-card{padding:2rem;background:linear-gradient(180deg,rgba(15,23,42,.96),#0f172a);border:1px solid hsla(0,0%,100%,.08);box-shadow:var(--shadow-lg);color:#fff}.cta-eyebrow{margin-bottom:1rem;color:#c7d2fe;background:rgba(99,102,241,.14);border-color:rgba(129,140,248,.2)}.cta-content{max-width:760px}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;margin-bottom:1rem}.cta-description{max-width:620px;font-size:1.05rem;line-height:1.85;color:rgba(226,232,240,.82);margin-bottom:1.75rem}.cta-actions{display:flex;gap:.9rem;flex-wrap:wrap}.cta .btn-secondary{color:#f8fafc;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.03)}.cta .btn-secondary:hover{background:hsla(0,0%,100%,.08)}@media (max-width:1080px){.features-list,.services-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.cta,.features,.hero,.services{padding:4.5rem 0}.hero-container{padding:0 20px}.hero-copy{max-width:none}.hero-cta{width:100%;margin:0 0 1.35rem;justify-content:flex-start}.features-list,.hero-panel-grid,.services-grid{grid-template-columns:1fr}.service-card{padding:1rem}.service-icon{width:42px;height:42px;font-size:1.2rem}.service-title{font-size:1rem}}