@keyframes hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@keyframes hero-blob-float{0%{transform:translate(0)scale(1)}to{transform:translate(28px,-22px)scale(1.05)}}@keyframes hero-blob-float-2{0%{transform:translate(0)scale(1)}to{transform:translate(-24px,28px)scale(.95)}}@keyframes hero-blob-float-3{0%{transform:translate(-50%)scale(1)}to{transform:translate(calc(20px - 50%))translateY(18px)scale(1.08)}}@keyframes hero-progress-load{0%{width:0}to{width:78%}}.hero{background-image:radial-gradient(68% 72%,#0000 28%,#050507 70%),radial-gradient(#ffffff26 1px,#0000 1px),linear-gradient(160deg,#050507 0%,#08080c 100%);background-size:100% 100%,24px 24px,100% 100%;padding:5rem 1.25rem 6.5rem;position:relative;overflow-x:hidden}.hero:before{content:"";opacity:.2;filter:blur(100px);pointer-events:none;z-index:0;background:#0f6e56;border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite alternate hero-blob-float;position:absolute;top:-10rem;right:-8rem}.hero:after{content:"";opacity:.2;filter:blur(100px);pointer-events:none;z-index:0;background:#0f6e56;border-radius:50%;width:600px;height:600px;animation:16s ease-in-out infinite alternate hero-blob-float-2;position:absolute;bottom:-8rem;left:-10rem}.hero__blob{opacity:.2;filter:blur(100px);pointer-events:none;z-index:0;background:#0f6e56;border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite alternate hero-blob-float-3;position:absolute;top:8%;left:50%}.hero__layout{z-index:1;flex-direction:column;align-items:center;gap:3.5rem;max-width:1240px;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.hero__layout{flex-direction:row;align-items:center;gap:5rem}}.hero__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}@media (min-width:1024px){.hero__content{text-align:left;flex:1;align-items:flex-start;min-width:0}}.hero__badge{color:var(--color-accent);letter-spacing:.01em;background-color:#5dcaa51a;border:1px solid #5dcaa547;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;animation:.55s 50ms both hero-fade-up;display:inline-flex}.hero__badge-dot{background-color:var(--color-accent);border-radius:9999px;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out 1s infinite hero-badge-pulse}.hero__title{letter-spacing:-.04em;background:linear-gradient(#fff 20%,#5dcaa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.15em;font-size:clamp(3.5rem,7vw,6rem);font-weight:800;line-height:1.04;animation:.6s .15s both hero-fade-up}.hero__subtitle{color:var(--color-text-muted);max-width:50ch;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.75;animation:.6s .25s both hero-fade-up}.hero__cta{flex-direction:column;align-items:center;gap:.875rem;width:100%;max-width:360px;animation:.6s .35s both hero-fade-up;display:flex}@media (min-width:480px){.hero__cta{flex-direction:row;width:auto;max-width:none}}.hero__btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,transform .1s;display:inline-flex}.hero__btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.hero__btn:active{transform:scale(.97)}.hero__btn--primary{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white);box-shadow:0 0 30px #0f6e5666}.hero__btn--primary:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);color:var(--color-white);box-shadow:0 0 44px #0f6e568c}.hero__btn--ghost{color:var(--color-text-muted);background-color:#0000;border-color:#0000}.hero__btn--ghost:hover{color:var(--color-text)}.hero__social-proof{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;animation:.6s .45s both hero-fade-up;display:flex}@media (min-width:1024px){.hero__social-proof{justify-content:flex-start}}.hero__avatars{align-items:center;display:flex}.hero__avatar{width:34px;height:34px;color:var(--color-white);-webkit-user-select:none;user-select:none;border:2px solid #050507;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:-9px;font-size:.6875rem;font-weight:700;display:flex}.hero__avatar:first-child{margin-left:0}.hero__avatar--1{background-color:#0f6e56}.hero__avatar--2{background-color:#5dcaa5}.hero__avatar--3{background-color:#1d4ed8}.hero__avatar--4{background-color:#7c3aed}.hero__avatar--5{background-color:#ea580c}.hero__proof-divider{background-color:var(--color-border);flex-shrink:0;width:1px;height:20px}.hero__proof-right{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.hero__stars{color:#f59e0b;letter-spacing:.08em;font-size:.75rem;line-height:1}.hero__proof-text{color:var(--color-text-muted);white-space:nowrap;font-size:.8125rem}.hero__mockup-col{width:100%;max-width:500px;animation:.8s .4s both hero-fade-up}@media (min-width:1024px){.hero__mockup-col{flex:1;max-width:560px}}.hero__mockup{background:#0a0a0e;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 24px 80px #000000a6,0 0 80px #0f6e561a}.hero__mock-titlebar{background:#ffffff06;border-bottom:1px solid #ffffff12;align-items:center;gap:.75rem;height:42px;padding:0 1rem;display:flex}.hero__mock-dots{align-items:center;gap:6px;display:flex}.hero__mock-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.hero__mock-dot--red{background:#ff5f57}.hero__mock-dot--yellow{background:#ffbd2e}.hero__mock-dot--green{background:#28c840}.hero__mock-appname{text-align:center;color:#ffffff61;letter-spacing:.02em;-webkit-user-select:none;user-select:none;flex:1;font-size:.8125rem;font-weight:600}.hero__mock-body{min-height:300px;display:flex}.hero__mock-sidebar{border-right:1px solid #ffffff0f;flex-direction:column;gap:2px;width:120px;min-width:120px;padding:.875rem 0;display:flex}.hero__mock-nav-item{color:#ffffff61;cursor:default;-webkit-user-select:none;user-select:none;border-radius:5px;align-items:center;gap:.5rem;margin:0 .375rem;padding:.45rem .75rem;font-size:.78125rem;font-weight:500;display:flex}.hero__mock-nav-item--active{color:#5dcaa5;background:#0f6e562e}.hero__mock-nav-icon{background:#ffffff1f;border-radius:3px;flex-shrink:0;width:13px;height:13px}.hero__mock-nav-item--active .hero__mock-nav-icon{background:#0f6e568c}.hero__mock-nav-divider{background:#ffffff0f;height:1px;margin:.5rem .75rem}.hero__mock-main{flex-direction:column;flex:1;gap:1rem;min-width:0;padding:1.25rem 1rem;display:flex}.hero__mock-doc-header{align-items:center;gap:.625rem;display:flex}.hero__mock-doc-tag{color:#5dcaa5;letter-spacing:.05em;text-transform:uppercase;-webkit-user-select:none;user-select:none;background:#0f6e5638;border-radius:4px;align-items:center;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.hero__mock-doc-title{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;font-size:.8125rem;font-weight:600;overflow:hidden}.hero__mock-lines{flex-direction:column;flex:1;gap:.5rem;display:flex}.hero__mock-line{background:#ffffff12;border-radius:4px;height:8px}.hero__mock-line--l{width:87%}.hero__mock-line--m{width:68%}.hero__mock-line--s{width:44%}.hero__mock-generating{flex-direction:column;gap:.5rem;display:flex}.hero__mock-gen-label{color:#ffffff61;-webkit-user-select:none;user-select:none;font-size:.75rem}.hero__mock-progress-track{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.hero__mock-progress-fill{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:999px;width:78%;height:100%;animation:2s ease-out 1.5s both hero-progress-load}.hero__mock-gen-pct{color:var(--color-accent);-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:700}.hero__proof-cities{color:#9ca3af80;letter-spacing:.02em;margin-top:.25rem;font-size:.8rem;line-height:1.5}
.features__header,.features__card{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(28px)}.features__header.is-visible,.features__card.is-visible{opacity:1;transform:translateY(0)}.features__card:first-child{transition-delay:50ms}.features__card:nth-child(2){transition-delay:.15s}.features__card:nth-child(3){transition-delay:.1s}.features__card:nth-child(4){transition-delay:.2s}.features__card:nth-child(5){transition-delay:.25s}.features{padding:var(--section-padding-y) 1.25rem;background-color:#0a0a0c}.features__container{flex-direction:column;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.features__header{text-align:center;flex-direction:column;gap:1rem;max-width:620px;margin:0 auto;display:flex}.features__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);font-size:.75rem;font-weight:700}.features__title{letter-spacing:-.03em;background:linear-gradient(#fff 20%,#5dcaa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.15em;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1}.features__subtitle{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.7}.features__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.features__grid{grid-template-columns:1fr 1fr}.features__card--featured{grid-column:1/-1}}@media (min-width:1024px){.features__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1.15fr 1fr;align-items:start}.features__card:first-child{grid-area:1/1}.features__card:nth-child(2){grid-area:1/3}.features__card--featured{grid-area:1/2/3}.features__card:nth-child(4){grid-area:2/1}.features__card:nth-child(5){grid-area:2/3}}.features__card{border:1px solid #ffffff14;border-left:3px solid var(--color-primary);background-color:#111114;border-radius:16px;flex-direction:column;gap:1.25rem;padding:2rem;transition:border-color .25s,box-shadow .25s,transform .25s,opacity .55s;display:flex;position:relative}.features__card:hover{border-color:#0f6e5666;transform:translateY(-6px);box-shadow:0 20px 60px #0006}.features__card--featured{background:linear-gradient(145deg,#111114 0%,#0f6e5614 100%);border-color:#0f6e5680;padding:2.25rem 2rem}.features__card--featured:hover{border-color:#0f6e56b3;box-shadow:0 24px 70px #00000080}.features__badge{background-color:var(--color-primary);color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;align-items:center;width:fit-content;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex}.features__icon{width:76px;height:76px;color:var(--color-accent);background:#0f6e5626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:inline-flex}.features__icon svg{width:100%;height:100%}.features__card-title{color:#fff;font-size:1.0625rem;font-weight:700;line-height:1.3}.features__card--featured .features__card-title{font-size:1.25rem}.features__card-desc{color:#9ca3afe6;margin:0;font-size:.9rem;line-height:1.65}.features__card--featured .features__card-desc{font-size:1rem}
.stats-bar{padding:var(--section-padding-y) 1.25rem;background-color:#0c0c0e;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.stats-bar__grid{grid-template-columns:1fr;gap:2.5rem;max-width:960px;margin:0 auto;display:grid}@media (min-width:640px){.stats-bar__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem}}@media (min-width:900px){.stats-bar__grid{grid-template-columns:repeat(4,1fr);gap:0}}.stats-bar__item{text-align:center;flex-direction:column;align-items:center;display:flex}@media (min-width:900px){.stats-bar__item{padding:0 2rem}.stats-bar__item:not(:last-child){border-right:1px solid #ffffff14}}.stats-bar__value{letter-spacing:-.04em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#fff,#5dcaa5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1;display:block}.stats-bar__label{color:#9ca3afcc;max-width:160px;margin-top:.5rem;font-size:.875rem;line-height:1.5}
