.hero{padding:80px 24px 120px;position:relative;overflow:hidden}.hero__network-grid{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero__grid-dot{opacity:0;width:3px;height:3px;animation:6s ease-in-out infinite dot-pulse;animation-delay:calc(var(--i) * .22s);top:var(--top);left:var(--left);background:#f97316;border-radius:50%;position:absolute}.hero__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1280px;margin:0 auto;display:grid;position:relative}.hero__content{flex-direction:column;display:flex}.hero__badge{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;background:#fff7ed;border:1px solid #fed7aa;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:6px 14px;font-size:11px;font-weight:700;animation-fill-mode:forwards;display:inline-flex}.hero__badge-dot{background:#f97316;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pulse}.hero__title{letter-spacing:-.02em;color:#111827;margin-bottom:22px;font-family:Sora,sans-serif;font-size:clamp(34px,4.2vw,56px);font-weight:800;line-height:1.08;animation-fill-mode:forwards}.hero__subtitle{color:#6b7280;max-width:460px;margin-bottom:40px;font-size:16.5px;line-height:1.8;animation-fill-mode:forwards}.hero__actions{flex-wrap:wrap;gap:16px;margin-bottom:44px;animation-fill-mode:forwards;display:flex}.hero__btn-primary{white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex!important}.hero__btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f973164d}.hero__btn-secondary{border-radius:10px;padding:13px 24px;font-size:15px;font-weight:600;transition:background .18s}.hero__trust{flex-direction:column;gap:10px;animation-fill-mode:forwards;display:flex}.hero__trust-label{color:#9ca3af;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:600}.hero__partner-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hero__partner-badge{color:#374151;letter-spacing:.06em;background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;padding:5px 12px;font-size:11px;font-weight:700;transition:border-color .15s,background .15s}.hero__partner-badge:hover{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.hero__visual{animation-fill-mode:forwards;position:relative}.hero__image-wrapper{border-radius:20px;position:relative;overflow:hidden}.hero__image-glow{z-index:0;pointer-events:none;background:radial-gradient(circle at 55% 45%,#f973162e 0%,#0000 65%);position:absolute;inset:-40px}.hero__image{-o-object-fit:cover;object-fit:cover;z-index:1;border-radius:20px;width:100%;height:420px;transition:transform .4s;display:block;position:relative;box-shadow:0 4px 6px #0000000d,0 20px 60px #00000024,0 40px 100px #00000014}.hero__visual:hover .hero__image{transform:scale(1.01)}.hero__overlay-tint{z-index:2;pointer-events:none;background:linear-gradient(#0000,#11182759);border-radius:0 0 20px 20px;height:50%;position:absolute;bottom:0;left:0;right:0}.hero__stat{z-index:10;opacity:0;background:#fff;border:1px solid #f3f4f6;border-radius:14px;animation-fill-mode:forwards;position:absolute;box-shadow:0 8px 32px #0000001a,0 1px 4px #0000000f}.hero__stat--licenses{flex-direction:column;align-items:flex-start;gap:2px;padding:18px 24px;display:flex;bottom:-22px;left:-22px}.hero__stat-num{color:#f97316;font-family:Sora,sans-serif;font-size:32px;font-weight:800;line-height:1}.hero__stat-plus{font-size:20px}.hero__stat-label{color:#6b7280;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:500}.hero__stat--uptime{padding:10px 16px;top:20px;right:-18px}.hero__stat--clients{padding:10px 16px;top:74px;right:-18px}.hero__stat-row{align-items:center;gap:7px;display:flex}.hero__stat-icon{color:#f97316;flex-shrink:0}.hero__stat-inline{color:#374151;white-space:nowrap;font-size:12px;font-weight:600}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes dot-pulse{0%,to{opacity:0;transform:scale(.6)}50%{opacity:.18;transform:scale(1.4)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatIn{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-fade-in-up{opacity:0;animation:.65s cubic-bezier(.22,1,.36,1) forwards fadeInUp}.animate-fade-in{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards fadeIn}.animate-float-in{animation:.55s cubic-bezier(.22,1,.36,1) forwards floatIn}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}.animate-delay-700{animation-delay:.7s}@media (prefers-reduced-motion:reduce){.animate-fade-in-up,.animate-fade-in,.animate-float-in,.hero__grid-dot{opacity:1;animation:none}}@media (max-width:960px){.hero{padding:64px 20px 100px}.hero__container{grid-template-columns:1fr;gap:56px}.hero__subtitle{max-width:100%}.hero__image{height:300px}.hero__stat--uptime,.hero__stat--clients{right:12px}.hero__stat--licenses{bottom:-18px;left:12px}}@media (max-width:480px){.hero__title{font-size:30px}.hero__actions{flex-direction:column}.hero__btn-primary,.hero__btn-secondary{text-align:center;justify-content:center;width:100%}.hero__stat--uptime,.hero__stat--clients{display:none}}
.stats{background:#fff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:48px 24px}.stats__container{grid-template-columns:repeat(4,1fr);gap:0;max-width:1200px;margin:0 auto;display:grid}.stats__item{flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex;position:relative}.stats__item:not(:last-child):after{content:"";background:#f3f4f6;width:1px;height:60%;position:absolute;top:20%;right:0}.stats__value{font-family:Sora,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1}.stats__label{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:11px;font-weight:600}@media (max-width:600px){.stats__container{grid-template-columns:repeat(2,1fr)}.stats__item:nth-child(2):after{display:none}}
.ecosystem{background:#f9fafb}.ecosystem__container{max-width:1200px;margin:0 auto}.ecosystem__header{margin-bottom:52px}.ecosystem__bento{grid-template-columns:1fr 1.6fr;align-items:start;gap:20px;display:grid}.ecosystem__right{grid-template-columns:1fr 1fr;gap:20px;display:grid}.eco-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.eco-card:hover{border-color:#fed7aa;transform:translateY(-4px);box-shadow:0 16px 48px #00000017}.eco-card__accent{transform-origin:0;background:linear-gradient(90deg,#f97316,#fb923c);border-radius:18px 18px 0 0;height:3px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.eco-card:hover .eco-card__accent{transform:scaleX(1)}.eco-card--featured{flex-direction:column;gap:0;min-height:480px;padding:36px 32px 40px;display:flex}.eco-card__watermark{color:#f97316;opacity:.045;pointer-events:none;transition:opacity .3s;position:absolute;bottom:-20px;right:-20px}.eco-card--featured:hover .eco-card__watermark{opacity:.07}.eco-card--featured .eco-card__icon{color:#f97316;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;display:flex}.eco-card__body{flex-direction:column;flex:1;display:flex}.eco-card--featured .eco-card__title{color:#111827;letter-spacing:-.02em;margin-bottom:14px;font-family:Sora,sans-serif;font-size:24px;font-weight:800}.eco-card--featured .eco-card__desc{color:#6b7280;margin-bottom:28px;font-size:15px;line-height:1.75}.eco-card--standard{flex-direction:column;gap:0;padding:26px 24px 28px;display:flex}.eco-card__top{align-items:center;gap:14px;margin-bottom:12px;display:flex}.eco-card__icon--sm{color:#f97316;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.eco-card--standard .eco-card__title{color:#111827;letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:17px;font-weight:700}.eco-card--standard .eco-card__desc{color:#6b7280;margin-bottom:16px;font-size:13.5px;line-height:1.7}.eco-card__bullets{flex-direction:column;gap:9px;margin-top:auto;list-style:none;display:flex}.eco-card__bullet{color:#374151;align-items:center;gap:9px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.eco-card__check{color:#f97316;flex-shrink:0}.eco-card__tags{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.eco-card__tag{color:#374151;letter-spacing:.06em;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7px;padding:5px 12px;font-size:11px;font-weight:700;transition:background .18s,color .18s,border-color .18s}.eco-card__tag:hover{color:#fff;background:#f97316;border-color:#f97316}@media (max-width:960px){.ecosystem__bento{grid-template-columns:1fr}.eco-card--featured{min-height:unset}.ecosystem__right{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ecosystem__right{grid-template-columns:1fr}.eco-card--featured{padding:28px 22px 32px}.eco-card--standard{padding:22px 20px 24px}}
.why-choose{background:#fff}.why-choose__container{max-width:1200px;margin:0 auto}.why-choose__header{text-align:center;margin-bottom:64px}.why-choose__header .section-label{margin:0 auto 12px}.why-choose__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why-choose__card{border:1px solid #f3f4f6;border-radius:16px;padding:32px;transition:all .3s;position:relative;overflow:hidden}.why-choose__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#f97316,#ea580c);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.why-choose__card:hover{border-color:#fed7aa;transform:translateY(-3px);box-shadow:0 8px 30px #f9731614}.why-choose__card:hover:before{transform:scaleX(1)}.why-choose__icon{color:#f97316;background:#fff7ed;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;transition:all .3s;display:flex}.why-choose__card:hover .why-choose__icon{color:#fff;background:#f97316}.why-choose__title{color:#111827;margin-bottom:10px;font-family:Sora,sans-serif;font-size:17px;font-weight:700}.why-choose__desc{color:#6b7280;font-size:14px;line-height:1.7}@media (max-width:900px){.why-choose__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why-choose__grid{grid-template-columns:1fr}}
