.home-hero{position:relative;width:100%;padding:clamp(40px,12vw,70px) 16px clamp(30px,16vw,80px);background:linear-gradient(160deg,#020b18,#04162c 45%,#051e38);overflow:hidden;color:#f5f8ff}.home-hero:before{content:"";position:absolute;inset:-60px;background:radial-gradient(circle at 20% 20%,rgba(20,93,160,.58),transparent 55%),radial-gradient(circle at 78% 12%,rgba(237,110,86,.4),transparent 60%),linear-gradient(160deg,rgba(2,13,28,.85),rgba(4,21,40,.78));opacity:.9;z-index:0}.home-hero__overlay{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpolygon points='0,0 10,0 0,10'/%3E%3C/g%3E%3C/svg%3E");opacity:.3;z-index:0}.home-hero__container{position:relative;z-index:1;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:720px}.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,.4);background:linear-gradient(120deg,rgba(20,93,160,.7),rgba(237,110,86,.65));font-weight:600;letter-spacing:.24em;color:rgba(255,255,255,.92);text-transform:uppercase}.home-hero__title{margin-bottom:0!important;color:#ffffff!important;font-size:clamp(2.6rem,5vw,4rem)!important;line-height:1.05!important;text-shadow:0 24px 45px rgba(0,0,0,.45)}.home-hero__description{margin-bottom:0!important;max-width:560px;color:rgba(235,242,255,.9)!important;font-size:clamp(1rem,2vw,1.22rem)!important;line-height:1.65!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(230,240,255,.88);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:26px;background:rgba(6,20,40,.78);border:1px solid rgba(157,211,255,.2);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:26px;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{padding:40px 16px 60px}.home-hero__cta{width:100%;justify-content:center}.home-hero__headline{text-align:center;align-items:center;max-width:none}.home-hero__eyebrow{align-self:center}.home-hero__description{max-width:none;font-size:1.02rem!important}.home-hero__highlights{gap:18px}.home-hero__highlight-card{padding:22px 20px}}@media (max-width:480px){.home-hero{padding:30px 16px}.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-color:#010814}