.hero{background-color:#0a0a0a;align-items:center;min-height:100svh;padding:6rem 1rem 3rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.hero{padding-top:7rem;padding-left:1.5rem;padding-right:1.5rem}}.hero__background{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__background-video{object-fit:cover;object-position:center;filter:brightness(.46)saturate(.82);width:100%;height:100%;position:absolute;inset:0}.hero__background-overlay{background:linear-gradient(#0000 0%,#0a0a0a0d 40%,#0a0a0ab3 80%,#0a0a0a 100%);position:absolute;inset:0}.hero__container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1300px;height:100%;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative}.hero__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:48rem;margin:0 auto 2rem;display:flex}@media (min-width:640px){.hero__content{margin-bottom:3rem}}.hero__badge{background-color:#ffffff12;border:1px solid #ffffff24;border-radius:9999px;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.25rem .5rem;display:inline-flex}@media (min-width:640px){.hero__badge{gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}}.hero__badge-icon{color:#ffffffd1;width:.875rem;height:.875rem}@media (min-width:640px){.hero__badge-icon{width:1rem;height:1rem}}.hero__badge-text{color:#ffffffd1;font-size:.75rem}@media (min-width:640px){.hero__badge-text{font-size:.875rem}}.hero__title{color:#fff;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.15}@media (min-width:640px){.hero__title{margin-bottom:1.5rem;font-size:2.35rem}}@media (min-width:768px){.hero__title{font-size:3.1rem}}@media (min-width:1024px){.hero__title{font-size:4.15rem}}.hero__title-gradient{background:linear-gradient(135deg,#6ca7ff,#9b72cf);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:#e5e5e5c7;max-width:40rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9375rem;line-height:1.6}@media (min-width:640px){.hero__subtitle{margin-bottom:2rem;font-size:1rem;line-height:1.7}}@media (min-width:768px){.hero__subtitle{font-size:1.12rem}}.hero__cta{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}@media (min-width:640px){.hero__cta{flex-direction:row}}.hero__note{color:#e5e5e599;font-size:.85rem}.hero__showcase{z-index:1;pointer-events:none;justify-content:center;align-items:flex-end;margin:0 auto;display:flex;position:relative}.hero__stage{perspective:1400px;padding-bottom:2rem;position:relative}.hero__phone{width:240px;height:500px;transform-style:preserve-3d;position:relative}@media (min-width:768px){.hero__phone{width:260px;height:540px}}.hero__phone-face{backface-visibility:hidden;border:1px solid #ffffff14;border-radius:44px;position:absolute;inset:0}.hero__phone-face--front{background:#161618;padding:12px;box-shadow:0 28px 50px #0000007a}.hero__phone-face--back{background:linear-gradient(200deg,#232326,#121214);flex-direction:column;align-items:center;display:flex;transform:rotateX(180deg);box-shadow:0 28px 50px #0000007a}.hero__phone-camera{background:#0d0d0e;border:1px solid #ffffff1a;border-radius:28px;width:90px;height:90px;margin-top:24px;margin-right:100px;display:block}.hero__phone-apple{background:#ffffff0f;border-radius:9999px;width:44px;height:44px;margin-top:140px;display:block}.hero__phone-shadow{background:radial-gradient(#000000b3,#0000 70%);border-radius:50%;width:220px;height:26px;position:absolute;bottom:0;left:50%;translate:-50%}.hero__phone-notch{z-index:2;background:#0c0c0d;border-radius:9999px;width:100px;height:26px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.hero__phone-screen{background-color:#111;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%;display:flex}.hero__phone-label{color:#fff;letter-spacing:-.01em;font-size:.95rem;font-weight:600}.hero__ring{width:170px;height:170px;position:relative}.hero__ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.hero__ring-track{fill:none;stroke:#ffffff14;stroke-width:8px}.hero__ring-progress{fill:none;stroke:#9b72cf;stroke-width:8px;stroke-linecap:round;stroke-dasharray:327;stroke-dashoffset:82px}.hero__ring-center{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex;position:absolute;inset:0}.hero__ring-icon{color:#b79ae6;font-size:1.6rem}.hero__ring-count{color:#fff;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:700}.hero__phone-hint{color:#737373;text-align:center;max-width:12rem;font-size:.85rem}
.stats{background-color:#111;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding-top:4rem;padding-bottom:4rem}.stats__inner{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1300px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;display:grid}@media (min-width:1024px){.stats__inner{grid-template-columns:repeat(4,1fr)}}.stats__item{text-align:center}.stats__item--accent .stats__value{background:linear-gradient(135deg,#6ca7ff,#9b72cf);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.stats__value{letter-spacing:-.03em;color:#fff;font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;display:block}.stats__label{color:#a3a3a3;max-width:15rem;margin:0 auto .25rem;font-size:.95rem;line-height:1.5}.stats__source{color:#525252;font-size:.75rem}
