.home-hero{position:relative;width:100%;min-height:calc(100svh - 65px);padding:clamp(64px,12vw,96px) 16px clamp(82px,14vw,118px);background:radial-gradient(circle at 15% 0,rgba(20,93,160,.35) 0,transparent 50%),radial-gradient(circle at 85% 15%,rgba(237,110,86,.2) 0,transparent 50%),radial-gradient(circle at 50% 100%,rgba(9,27,51,.7) 0,transparent 60%),#010611;overflow:hidden;color:#f8fbff;display:flex;align-items:center}.home-hero:before{content:"";position:absolute;top:38%;left:50%;width:90vw;height:90vw;max-width:900px;max-height:900px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(20,93,160,.2) 0,rgba(237,110,86,.05) 40%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}.home-hero__container{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(40px,6vw,64px)}.home-hero__headline{display:flex;flex-direction:column;gap:16px;text-align:left;max-width:760px}.home-hero__headline>*{text-shadow:0 18px 36px rgba(0,0,0,.45)}.home-hero__eyebrow{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:8px 22px;border-radius:999px;border:1px solid rgba(157,211,255,.35);background:linear-gradient(120deg,rgba(20,93,160,.75),rgba(237,110,86,.7));box-shadow:0 12px 30px rgba(0,0,0,.35);font-weight:600;letter-spacing:.26em;color:rgba(255,255,255,.9);text-transform:uppercase}.home-hero__title{margin-bottom:0!important;color:#ffffff!important;font-size:clamp(2.5rem,5vw,3.5rem)!important;line-height:1.07!important;text-shadow:0 24px 45px rgba(0,0,0,.45)}.home-hero__title span{background:linear-gradient(90deg,#ffe17d,#ff9f66,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-hero__description{margin-bottom:0!important;max-width:650px;color:rgba(243,247,255,.88)!important;font-size:clamp(1.05rem,2.2vw,1.28rem)!important;line-height:1.6!important}.home-hero__actions{margin-top:8px;align-items:center}.home-hero__cta{min-width:210px;height:54px!important;padding:0 28px!important;font-size:1rem!important;font-weight:700!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.24)!important;background:linear-gradient(140deg,#ffe17d,#ff9f66 45%,#ff6b6b)!important;color:#0b1020!important;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:0 24px 56px rgba(0,0,0,.42),inset 0 0 18px rgba(255,255,255,.18)}.home-hero__cta:focus,.home-hero__cta:hover{transform:translateY(-2px);background:linear-gradient(140deg,#ffe8a6,#ffb37c 45%,#ff7f7f)!important;box-shadow:0 28px 64px rgba(0,0,0,.45),inset 0 0 20px rgba(255,255,255,.24)}.home-hero__demo{display:inline-flex;align-items:center;gap:8px;font-size:1.05rem;color:rgba(255,255,255,.82);transition:color .3s ease}.home-hero__demo:focus,.home-hero__demo:hover{color:#9dd3ff}.home-hero__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(18px,4vw,28px)}.home-hero__highlight-card{position:relative;padding:26px 24px 24px;border-radius:24px;background:radial-gradient(circle at 18% 18%,rgba(20,93,160,.24),transparent 56%),radial-gradient(circle at 85% 90%,rgba(237,110,86,.16),transparent 62%),rgba(6,20,40,.78);border:1px solid rgba(157,211,255,.22);box-shadow:0 24px 60px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#f5f9ff;display:flex;flex-direction:column;gap:12px}.home-hero__highlight-card:before{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(140deg,rgba(157,211,255,.6),rgba(237,110,86,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.home-hero__highlight-label{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(157,211,255,.12);border:1px solid rgba(157,211,255,.28);font-size:.78rem;font-weight:600;color:rgba(230,240,255,.88);text-transform:uppercase;letter-spacing:.12em}.home-hero__highlight-card p.ant-typography{margin-bottom:0;font-size:1rem!important;line-height:1.6!important}.home-hero__highlight-text{color:rgba(239,245,255,.9)!important}@media (max-width:768px){.home-hero{min-height:calc(100svh - 65px);padding:88px 16px 76px}.home-hero__cta{width:100%;justify-content:center}.home-hero__headline{text-align:center;align-items:center;max-width:none}.home-hero__headline>*{text-shadow:0 4px 8px rgba(0,0,0,.45)}.home-hero__eyebrow{align-self:center}.home-hero__description{max-width:none;font-size:1.02rem!important}.home-hero__title{font-size:2.5rem!important}.home-hero__highlights{gap:18px}.home-hero__highlight-card{padding:22px 20px}}@media (max-width:480px){.home-hero{min-height:calc(100svh - 65px);padding:76px 16px 64px}.home-hero__actions{width:100%;flex-direction:column;gap:12px}.home-hero__cta{min-width:unset;height:52px!important}}.home-body{display:flex;flex-direction:column;width:100%;background:#ffffff;overflow:hidden}.home-body>section{isolation:isolate}