.home-explain-glow{background:#0a0a0f;padding:80px 0;overflow:hidden}.home-explain-glow__header{text-align:center;margin-bottom:60px}.home-explain-glow__badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0ea5e933,#8b5cf633);border:1px solid #ffffff1a;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.home-explain-glow__title{color:#fff;background:linear-gradient(135deg,#fff 0%,#a5b4fc 50%,#fff 100%) 0 0/200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(2rem,1.5rem + 2vw,3rem);font-weight:800;line-height:1.2;animation:3s ease-in-out infinite shimmerTitle}@keyframes shimmerTitle{0%,to{background-position:0%}50%{background-position:200%}}.home-explain-glow__subtitle{color:#64748b;margin:0;font-size:18px}.home-explain-glow__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:991px){.home-explain-glow__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.home-explain-glow__grid{grid-template-columns:1fr}}.home-explain-glow__card{background:#ffffff05;border-radius:24px;transition:transform .5s;position:relative;overflow:hidden}.home-explain-glow__card:hover{transform:translateY(-8px)}.home-explain-glow__card:hover .home-explain-glow__glow,.home-explain-glow__card:hover .home-explain-glow__shine,.home-explain-glow__card:hover .home-explain-glow__border{opacity:1}.home-explain-glow__card:hover .home-explain-glow__media img{transform:scale(1.1)}.home-explain-glow__card:hover .home-explain-glow__btn{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);box-shadow:0 0 30px #0ea5e980}.home-explain-glow__glow{z-index:1;opacity:0;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), #0ea5e926, transparent 40%);pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.home-explain-glow__shine{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 20%,#ffffff08 30%,#ffffff1a 50%,#ffffff08 70%,#0000 80%) 0 0/200% 100%;transition:opacity .4s;animation:2s ease-in-out infinite shineSweep;position:absolute;inset:0}@keyframes shineSweep{0%{background-position:200%}to{background-position:-200%}}.home-explain-glow__border{z-index:3;opacity:0;pointer-events:none;border-radius:24px;padding:1px;transition:opacity .4s;position:absolute;inset:0}.home-explain-glow__border:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#0ea5e980,#8b5cf680,#0ea5e980) 0 0/300% 300%;border-radius:24px;padding:1px;animation:4s infinite borderGlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes borderGlow{0%,to{background-position:0%}50%{background-position:100%}}.home-explain-glow__media{height:200px;position:relative;overflow:hidden}.home-explain-glow__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.home-explain-glow__overlay{background:linear-gradient(#0000 0%,#0a0a0fcc 100%);position:absolute;inset:0}.home-explain-glow__content{z-index:5;padding:24px;position:relative}.home-explain-glow__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#0ea5e9;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.home-explain-glow__card-title{color:#fff;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.3}.home-explain-glow__desc{color:#94a3b8;margin:0 0 20px;font-size:15px;line-height:1.7}.home-explain-glow__btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-explain-glow__btn:hover svg{transform:translate(4px)}.home-explain-glow__btn svg{transition:transform .3s}.home-explain-glow:before{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(2px 2px at 20% 30%,#fff3,#0000),radial-gradient(2px 2px at 40% 70%,#0ea5e933,#0000),radial-gradient(2px 2px at 60% 20%,#8b5cf633,#0000),radial-gradient(2px 2px at 80% 60%,#fff3,#0000);background-size:200px 200px;animation:20s linear infinite floatParticles;position:absolute;inset:0}@keyframes floatParticles{0%{transform:translateY(0)}to{transform:translateY(-200px)}}
.hero-stats{color:#fff;background:linear-gradient(165deg,#020617 0%,#0f172a 50%,#1e293b 100%);padding:100px 0 80px;position:relative;overflow:hidden}.hero-stats__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-stats__orb{filter:blur(100px);opacity:.35;border-radius:50%;position:absolute}.hero-stats__orb--1{background:#1170ff;width:500px;height:500px;animation:14s ease-in-out infinite alternate orbFloat1;top:-120px;left:-100px}.hero-stats__orb--2{background:#0ea5e9;width:350px;height:350px;animation:12s ease-in-out infinite alternate orbFloat2;bottom:-60px;right:-80px}.hero-stats__orb--3{background:#8b5cf6;width:260px;height:260px;animation:10s ease-in-out infinite alternate orbFloat3;top:50%;left:55%}.hero-stats__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:60px;display:flex;position:relative}.hero-stats__text{max-width:640px}.hero-stats__text h2{margin-bottom:16px;font-size:2.6rem;font-weight:800;line-height:1.2}.hero-stats__text p{color:#94a3b8;font-size:1.125rem;line-height:1.7}.hero-stats__badge{color:#60a5fa;letter-spacing:.03em;background:#1170ff26;border:1px solid #1170ff59;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:1rem;font-weight:600;display:inline-block}.hero-stats__highlight{background:linear-gradient(90deg,#1170ff,#0ea5e9);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-stats__cta{margin-top:28px}.hero-stats__cta .button-active{color:#fff;background:linear-gradient(135deg,#1170ff,#0ea5e9);border-radius:12px;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-stats__cta .button-active:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1170ff66}.hero-stats__grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.hero-stats__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;transition:background .3s,border-color .3s;display:flex}.hero-stats__card:hover{background:#ffffff14;border-color:#1170ff4d}.hero-stats__number{background:linear-gradient(135deg,#fff 30%,#60a5fa);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:800}.hero-stats__label{color:#94a3b8;font-size:.9rem;font-weight:500}@media (max-width:960px){.hero-stats{padding:70px 0 60px}.hero-stats__text h2{font-size:2rem}.hero-stats__grid{grid-template-columns:repeat(2,1fr);max-width:500px}}@media (max-width:600px){.hero-stats{padding:50px 0 40px}.hero-stats__text h2{font-size:1.6rem}.hero-stats__number{font-size:1.8rem}}@keyframes orbFloat1{to{transform:translate(80px,60px)scale(1.1)}}@keyframes orbFloat2{to{transform:translate(-60px,-50px)scale(1.15)}}@keyframes orbFloat3{to{transform:translate(-40px,30px)scale(.9)}}
.hero-steps{background:#f8fafc;padding:100px 0 80px;position:relative}.hero-steps__inner{flex-direction:column;align-items:center;display:flex}.hero-steps__header{text-align:center;max-width:600px;margin-bottom:64px}.hero-steps__header h2{color:#0f172a;margin-bottom:12px;font-size:2.4rem;font-weight:800;line-height:1.25}.hero-steps__header p{color:#64748b;font-size:1.1rem;line-height:1.7}.hero-steps__badge{color:#1170ff;background:#1170ff14;border-radius:100px;margin-bottom:16px;padding:5px 16px;font-size:1rem;font-weight:600;display:inline-block}.hero-steps__highlight{color:#1170ff}.hero-steps__timeline{flex-direction:column;gap:40px;width:100%;max-width:900px;display:flex;position:relative}.hero-steps__connector{z-index:0;width:4px;height:100%;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-steps__item{z-index:1;align-items:flex-start;gap:24px;width:48%;display:flex;position:relative}.hero-steps__item--right{text-align:right;flex-direction:row-reverse;align-self:flex-end}.hero-steps__item--right .hero-steps__dot{order:1}.hero-steps__dot{color:#fff;background:linear-gradient(135deg,#1170ff,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 20px #1170ff4d}.hero-steps__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;padding:28px;transition:box-shadow .3s,border-color .3s;box-shadow:0 1px 3px #0000000a}.hero-steps__card:hover{border-color:#1170ff40;box-shadow:0 8px 32px #1170ff1a}.hero-steps__card h3{color:#0f172a;margin-bottom:8px;font-size:1.2rem;font-weight:700}.hero-steps__card p{color:#64748b;font-size:.95rem;line-height:1.65}.hero-steps__icon{color:#1170ff;width:44px;height:44px;margin-bottom:12px}.hero-steps__icon svg{width:100%;height:100%}@media (max-width:960px){.hero-steps{padding:70px 0 60px}.hero-steps__header h2{font-size:1.9rem}.hero-steps__timeline{max-width:600px}.hero-steps__connector{left:24px}.hero-steps__item,.hero-steps__item--right{width:100%;padding-left:16px;text-align:left!important;flex-direction:row!important;align-self:auto!important}}@media (max-width:600px){.hero-steps{padding:50px 0 40px}.hero-steps__header h2{font-size:1.6rem}.hero-steps__dot{width:40px;height:40px;font-size:.8rem}.hero-steps__card{padding:20px}}
.hero-parallax{background:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.hero-parallax__bg{pointer-events:none;z-index:0;position:absolute;inset:-20% 0}.hero-parallax__grid-pattern{opacity:.5;background-image:radial-gradient(circle,#e2e8f0 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%}.hero-parallax__inner{z-index:1;position:relative}.hero-parallax__header{text-align:center;max-width:600px;margin:0 auto 56px}.hero-parallax__header h2{color:#0f172a;margin-bottom:12px;font-size:2.4rem;font-weight:800;line-height:1.25}.hero-parallax__header p{color:#64748b;font-size:1.1rem;line-height:1.7}.hero-parallax__badge{color:#1170ff;background:#1170ff14;border-radius:100px;margin-bottom:16px;padding:5px 16px;font-size:1rem;font-weight:600;display:inline-block}.hero-parallax__gradient{background:linear-gradient(90deg,#1170ff,#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-parallax__cards{grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto;display:grid}.hero-parallax__card{text-align:center;cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px 28px;transition:box-shadow .3s,border-color .3s;box-shadow:0 1px 3px #0000000a}.hero-parallax__card:hover{border-color:#1170ff33;box-shadow:0 12px 40px #1170ff1a}.hero-parallax__card h3{color:#0f172a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.hero-parallax__card p{color:#64748b;font-size:.92rem;line-height:1.6}.hero-parallax__emoji{margin-bottom:14px;font-size:2.2rem;display:block}.hero-parallax__coming-soon{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:100px;margin-bottom:10px;padding:3px 12px;font-size:.7rem;font-weight:700;display:inline-block}.hero-parallax__float{z-index:0;opacity:.08;pointer-events:none;position:absolute;top:12%;right:-40px}.hero-parallax__diamond{background:linear-gradient(135deg,#1170ff,#8b5cf6);border-radius:32px;width:200px;height:200px;transform:rotate(45deg)}@media (max-width:960px){.hero-parallax{padding:70px 0 60px}.hero-parallax__header h2{font-size:1.9rem}.hero-parallax__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hero-parallax{padding:50px 0 40px}.hero-parallax__header h2{font-size:1.6rem}.hero-parallax__cards{grid-template-columns:1fr;max-width:480px}.hero-parallax__card{padding:24px 20px}}
.hero-testimonials{color:#fff;background:linear-gradient(170deg,#0f172a 0%,#1e293b 100%);padding:100px 0 80px;position:relative;overflow:hidden}.hero-testimonials__glow{pointer-events:none;background:radial-gradient(circle,#1170ff26,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite alternate testimonialGlow;position:absolute;top:-200px;right:-100px}.hero-testimonials__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-testimonials__header{margin-bottom:48px}.hero-testimonials__header h2{font-size:2.4rem;font-weight:800;line-height:1.25}.hero-testimonials__badge{color:#60a5fa;background:#1170ff26;border:1px solid #1170ff4d;border-radius:100px;margin-bottom:16px;padding:5px 16px;font-size:1rem;font-weight:600;display:inline-block}.hero-testimonials__highlight{background:linear-gradient(90deg,#1170ff,#0ea5e9);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-testimonials__showcase{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:720px;display:flex}.hero-testimonials__quote-area{flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex;position:relative}.hero-testimonials__quote-mark{color:#1170ff26;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:6rem;font-weight:800;line-height:1;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.hero-testimonials__quote p{color:#cbd5e1;max-width:600px;margin-bottom:24px;font-size:1.2rem;font-style:italic;line-height:1.75}.hero-testimonials__author{justify-content:center;align-items:center;gap:14px;display:flex}.hero-testimonials__author div:last-child{text-align:left}.hero-testimonials__author strong{color:#f1f5f9;font-size:1rem;font-weight:700;display:block}.hero-testimonials__author span{color:#64748b;font-size:.85rem}.hero-testimonials__avatar{color:#fff;background:linear-gradient(135deg,#1170ff,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:700;display:flex}.hero-testimonials__selector{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-testimonials__dot{cursor:pointer;color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;transition:all .3s;display:flex}.hero-testimonials__dot:hover{background:#ffffff14}.hero-testimonials__dot--active{color:#fff;background:#1170ff26;border-color:#1170ff66}.hero-testimonials__dot-avatar{color:#60a5fa;background:#1170ff4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.hero-testimonials__dot--active .hero-testimonials__dot-avatar{color:#fff;background:linear-gradient(135deg,#1170ff,#0ea5e9)}.hero-testimonials__dot-name{font-size:.8rem;font-weight:500}@media (max-width:960px){.hero-testimonials{padding:70px 0 60px}.hero-testimonials__header h2{font-size:2rem}.hero-testimonials__quote p{font-size:1.05rem}}@media (max-width:600px){.hero-testimonials{padding:50px 0 40px}.hero-testimonials__header h2{font-size:1.6rem}.hero-testimonials__quote p{font-size:.95rem}.hero-testimonials__dot-name{display:none}}@keyframes testimonialGlow{to{opacity:.8;transform:translate(-40px,60px)scale(1.1)}}
.hero-floating{background:#f8fafc;padding:100px 0 80px;position:relative;overflow:hidden}.hero-floating__mesh{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-floating__mesh-line{border:1px solid #1170ff0f;border-radius:50%;position:absolute}.hero-floating__mesh-line--1{width:800px;height:800px;animation:40s linear infinite meshSpin;top:-300px;left:-200px}.hero-floating__mesh-line--2{width:600px;height:600px;animation:30s linear infinite reverse meshSpin;bottom:-200px;right:-150px}.hero-floating__mesh-line--3{width:400px;height:400px;animation:25s linear infinite meshSpin;top:40%;left:50%}.hero-floating__inner{z-index:1;position:relative}.hero-floating__header{text-align:center;max-width:620px;margin:0 auto 56px}.hero-floating__header h2{color:#0f172a;margin-bottom:12px;font-size:2.4rem;font-weight:800;line-height:1.25}.hero-floating__header p{color:#64748b;font-size:1.1rem;line-height:1.7}.hero-floating__badge{color:#8b5cf6;background:#8b5cf614;border-radius:100px;margin-bottom:16px;padding:5px 16px;font-size:1rem;font-weight:600;display:inline-block}.hero-floating__gradient{background:linear-gradient(90deg,#1170ff,#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-floating__cards{perspective:1200px;grid-template-columns:repeat(2,1fr);gap:32px;max-width:800px;margin:0 auto;display:grid}.hero-floating__card{cursor:default;will-change:transform;background:#fff;border:1px solid #e2e8f0;border-radius:24px;transition:box-shadow .3s;position:relative;overflow:hidden}.hero-floating__card:hover{box-shadow:0 20px 60px #00000014}.hero-floating__card-glow{opacity:.7;height:4px;position:absolute;top:0;left:0;right:0}.hero-floating__card-content{z-index:1;padding:36px 28px 28px;position:relative}.hero-floating__card-content h3{color:#0f172a;margin-bottom:10px;font-size:1.25rem;font-weight:700}.hero-floating__card-content p{color:#64748b;margin-bottom:18px;font-size:.95rem;line-height:1.65}.hero-floating__card-icon{margin-bottom:16px;font-size:2.4rem;display:block}.hero-floating__card-tag{border-bottom:2px solid;padding:6px 0;font-size:.85rem;font-weight:600;transition:opacity .3s;display:inline-block}.hero-floating__card-tag:hover{opacity:.7}@media (max-width:960px){.hero-floating{padding:70px 0 60px}.hero-floating__header h2{font-size:1.9rem}.hero-floating__cards{grid-template-columns:1fr;max-width:440px}}@media (max-width:600px){.hero-floating{padding:50px 0 40px}.hero-floating__header h2{font-size:1.6rem}.hero-floating__card-content{padding:28px 20px 24px}}@keyframes meshSpin{to{transform:rotate(360deg)}}
.feat-filter{background:#fff;padding:100px 0;overflow:hidden}.feat-filter__inner{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.feat-filter__text h2{color:#0f172a;margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-filter__text>p{color:#64748b;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.feat-filter__badge{color:#1170ff;background:#1170ff14;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-flex}.feat-filter__badge svg{flex-shrink:0}.feat-filter__highlight{background:linear-gradient(90deg,#1170ff,#0ea5e9);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.feat-filter__tags{flex-wrap:wrap;gap:10px;display:flex}.feat-filter__tag{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:38px;padding:8px 14px;font-size:.85rem;transition:all .25s;display:inline-flex;position:relative}.feat-filter__tag:hover{border-color:var(--tag-color,#cbd5e1);background:color-mix(in srgb, var(--tag-color,#e2e8f0) 6%, #fff);transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.feat-filter__tag--active{border-color:var(--tag-color,#1170ff);background:color-mix(in srgb, var(--tag-color,#1170ff) 10%, #fff);box-shadow:0 2px 12px color-mix(in srgb, var(--tag-color,#1170ff) 20%, transparent);padding-right:30px}.feat-filter__tag--active:hover{background:color-mix(in srgb, var(--tag-color,#1170ff) 14%, #fff)}.feat-filter__tag-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:transform .25s}.feat-filter__tag--active .feat-filter__tag-dot{transform:scale(1.3)}.feat-filter__tag-label{color:#334155;font-weight:600;transition:color .25s}.feat-filter__tag--active .feat-filter__tag-label{color:#0f172a}.feat-filter__tag-value{color:#94a3b8;font-weight:400;transition:color .25s}.feat-filter__tag--active .feat-filter__tag-value{color:#64748b}.feat-filter__tag-check{background:var(--tag-color,#1170ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.feat-filter__visual{flex-direction:column;align-items:center;gap:16px;display:flex}.feat-filter__graph{aspect-ratio:1.25;background:linear-gradient(145deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:24px;width:100%;position:relative;overflow:visible}.feat-filter__graph-grid{opacity:.45;background-image:radial-gradient(circle,#e2e8f0 1px,#0000 1px);background-size:30px 30px;border-radius:24px;position:absolute;inset:0;overflow:hidden}.feat-filter__edges{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.feat-filter__edge{stroke:#94a3b8;stroke-width:.3px;fill:none;transition:all .6s}.feat-filter__edge--active{stroke:#1170ff;stroke-width:.5px;opacity:.6;filter:drop-shadow(0 0 2px #1170ff59)}.feat-filter__edge--dim{stroke:#e2e8f0;stroke-width:.18px;opacity:.15}.feat-filter__node{z-index:2;cursor:default;flex-direction:column;align-items:center;transition:all .5s;display:flex;position:absolute;transform:translate(-50%,-50%)}.feat-filter__node:hover{z-index:10}.feat-filter__node-avatar{border:2px solid var(--node-color);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .5s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.feat-filter__node-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.feat-filter__node--match .feat-filter__node-avatar{box-shadow:0 0 0 2px #ffffffe6,0 0 0 4.5px var(--node-color),0 3px 14px color-mix(in srgb, var(--node-color) 40%, transparent);border-width:2.5px;transform:scale(1.12)}.feat-filter__node--neutral .feat-filter__node-avatar{border-width:2px;transform:scale(1);box-shadow:0 2px 8px #00000014}.feat-filter__node--reject{opacity:.3}.feat-filter__node--reject .feat-filter__node-avatar{filter:grayscale();box-shadow:none;border-color:#cbd5e1;transform:scale(.78)}.feat-filter__node-label{color:#334155;white-space:nowrap;font-size:.56rem;font-weight:700;line-height:1}.feat-filter__node-sub{color:#64748b;white-space:nowrap;font-size:.5rem;font-weight:500;line-height:1}.feat-filter__node-info{z-index:10;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;border-radius:4px;flex-direction:column;align-items:center;gap:0;margin-top:4px;padding:1px 5px;transition:margin-top .4s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.feat-filter__node--match .feat-filter__node-info{margin-top:10px}.feat-filter__node--match .feat-filter__node-label{color:#0f172a}.feat-filter__node--match .feat-filter__node-sub{color:var(--node-color);font-weight:600}.feat-filter__node--neutral .feat-filter__node-label{color:#334155}.feat-filter__node--neutral .feat-filter__node-sub{color:#64748b}.feat-filter__node--reject .feat-filter__node-label,.feat-filter__node--reject .feat-filter__node-sub{color:#cbd5e1}.feat-filter__scan{pointer-events:none;z-index:0;background:radial-gradient(circle,#1170ff26 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feat-filter__result{background:#f0f9ff;border:1px solid #1170ff26;border-radius:100px;align-items:baseline;gap:6px;padding:8px 20px;display:flex}.feat-filter__result-count{color:#1170ff;font-size:1.5rem;font-weight:800}.feat-filter__result-label{color:#64748b;font-size:.9rem;font-weight:500}@media (max-width:960px){.feat-filter{padding:70px 0}.feat-filter__inner{grid-template-columns:1fr;gap:40px}.feat-filter__text h2{font-size:1.8rem}.feat-filter__graph{max-width:480px;margin:0 auto}}@media (max-width:600px){.feat-filter{padding:50px 0}.feat-filter__text h2{font-size:1.5rem}.feat-filter__node-avatar{width:30px;height:30px}.feat-filter__node-label{font-size:.55rem}.feat-filter__node-sub{display:none}.feat-filter__graph{max-width:380px;margin:0 auto}}
.feat-dist{background:#f8fafc;padding:100px 0;overflow:hidden}.feat-dist__inner{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.feat-dist__text{position:sticky;top:0}.feat-dist__text h2{color:#0f172a;margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-dist__text>p{color:#64748b;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.feat-dist__badge{color:#8b5cf6;background:#8b5cf614;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-flex}.feat-dist__badge svg{flex-shrink:0}.feat-dist__highlight{background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.feat-dist__modes{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.feat-dist__mode{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;transition:all .25s;display:flex}.feat-dist__mode:hover{background:#f8fafc;border-color:#cbd5e1}.feat-dist__mode--active{background:#8b5cf60a;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf614}.feat-dist__mode--active:hover{background:#8b5cf60a;border-color:#8b5cf6}.feat-dist__mode--disabled{opacity:.55;cursor:not-allowed;background:#f8fafc}.feat-dist__mode--disabled:hover{background:#f8fafc;border-color:#e2e8f0}.feat-dist__mode-icon{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;display:flex}.feat-dist__mode--active .feat-dist__mode-icon{background:#8b5cf61a}.feat-dist__mode-content{flex-direction:column;flex:1;gap:2px;display:flex}.feat-dist__mode-label{color:#0f172a;font-size:.92rem;font-weight:600}.feat-dist__mode-desc{color:#94a3b8;font-size:.78rem}.feat-dist__mode-radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.feat-dist__mode-radio--checked{border-color:#8b5cf6}.feat-dist__mode-radio--checked:after{content:"";background:#8b5cf6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feat-dist__categories{margin-bottom:10px;overflow:hidden}.feat-dist__categories-header{color:#334155;align-items:center;gap:8px;margin-bottom:10px;font-size:.88rem;font-weight:600;display:flex}.feat-dist__categories-hint{color:#94a3b8;font-size:.8rem;font-weight:400}.feat-dist__categories-list{flex-wrap:wrap;gap:8px;display:flex}.feat-dist__category-chip{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:all .2s;display:inline-flex}.feat-dist__category-chip:hover:not(:disabled){border-color:#cbd5e1}.feat-dist__category-chip:disabled{opacity:.4;cursor:not-allowed}.feat-dist__category-chip--active{border-color:var(--chip-color);background:color-mix(in srgb, var(--chip-color) 6%, #fff);color:#0f172a;font-weight:600}.feat-dist__category-chip--active:hover{border-color:var(--chip-color)}.feat-dist__category-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.feat-dist__turkey-info{background:linear-gradient(135deg,#faf5ff 0%,#f0f4ff 100%);border:1.5px solid #e9d5ff;border-radius:16px;margin-bottom:10px;padding:20px;overflow:hidden}.feat-dist__turkey-info-header{gap:12px;margin-bottom:16px;display:flex}.feat-dist__turkey-info-header strong{color:#0f172a;margin-bottom:4px;font-size:.92rem;font-weight:700;display:block}.feat-dist__turkey-info-header p{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.feat-dist__turkey-info-icon{background:#8b5cf61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.feat-dist__turkey-info-cats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.feat-dist__turkey-info-cat{background:#fff;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}.feat-dist__turkey-info-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.feat-dist__turkey-info-cat-label{color:#334155;flex:1;font-size:.82rem;font-weight:600}.feat-dist__turkey-info-cat-count{color:#8b5cf6;text-align:center;background:#8b5cf61a;border-radius:100px;min-width:22px;padding:2px 8px;font-size:.72rem;font-weight:600}.feat-dist__turkey-info-footer{border-top:1px solid #e9d5ff;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.feat-dist__turkey-info-total{color:#8b5cf6;font-size:.82rem;font-weight:700}.feat-dist__turkey-info-source{color:#94a3b8;font-size:.72rem}.feat-dist__visual{flex-direction:column;gap:24px;max-width:100%;display:flex;overflow-x:auto}.feat-dist__visual::-webkit-scrollbar{height:5px}.feat-dist__visual::-webkit-scrollbar-track{background:0 0}.feat-dist__visual::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.feat-dist__empty{text-align:center;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:320px;padding:48px;display:flex}.feat-dist__empty-icon{font-size:3rem;line-height:1}.feat-dist__empty-text strong{color:#0f172a;margin-bottom:4px;font-size:1.1rem;display:block}.feat-dist__empty-text p{color:#94a3b8;margin:0;font-size:.9rem}.feat-dist__total-badge{background:#f0f9ff;border:1px solid #1170ff26;border-radius:100px;align-items:baseline;gap:8px;padding:10px 24px;display:flex}.feat-dist__total-number{color:#1170ff;font-size:1.5rem;font-weight:800}.feat-dist__total-label{color:#64748b;font-size:.88rem;font-weight:500}.feat-dist__table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto;box-shadow:0 1px 3px #0000000a}.feat-dist__table{border-collapse:collapse;width:100%;font-size:.82rem}.feat-dist__table thead{background:#f8fafc}.feat-dist__table thead th{text-align:left;color:#334155;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:.75rem;font-weight:600}.feat-dist__table tbody tr{transition:background .15s}.feat-dist__table tbody tr:hover{background:#f8fafc}.feat-dist__table tbody td{color:#475569;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:8px 12px}.feat-dist__table tfoot{background:#f8fafc}.feat-dist__table tfoot td{color:#0f172a;border-top:1.5px solid #e2e8f0;padding:10px 12px}.feat-dist__th-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.feat-dist__th-right,.feat-dist__td-right{text-align:right!important}.feat-dist__count-cell{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:600}.feat-dist__percent-cell{justify-content:flex-end;align-items:center;gap:8px;display:flex}.feat-dist__percent-cell span{font-variant-numeric:tabular-nums;text-align:right;color:#64748b;min-width:44px;font-size:.8rem}.feat-dist__percent-bar{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:3px;min-width:2px;max-width:80px;height:6px;transition:width .4s}.feat-dist__more-row td{color:#94a3b8;padding:10px 16px;font-size:.82rem;font-style:italic;text-align:center!important}.feat-dist__bars{flex-direction:column;gap:20px;display:flex}.feat-dist__bar-group{flex-direction:column;gap:8px;display:flex}.feat-dist__bar-label{color:#334155;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:600}.feat-dist__bar-items{flex-direction:column;gap:6px;display:flex}.feat-dist__bar-item{flex-direction:column;gap:4px;display:flex}.feat-dist__bar-track{background:#f1f5f9;border-radius:4px;width:100%;height:8px;overflow:hidden}.feat-dist__bar-fill{border-radius:4px;height:100%;transition:width .5s}.feat-dist__bar-text{color:#64748b;justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.feat-dist__bar-pct{color:#475569;font-variant-numeric:tabular-nums;font-weight:600}@media (max-width:960px){.feat-dist{padding:70px 0}.feat-dist__inner{grid-template-columns:1fr;gap:40px}.feat-dist__text{position:static}.feat-dist__text h2{font-size:1.8rem}}@media (max-width:600px){.feat-dist{padding:50px 0}.feat-dist__text h2{font-size:1.5rem}.feat-dist__mode{padding:10px 14px}.feat-dist__mode-icon{width:30px;height:30px;font-size:1.1rem}.feat-dist__mode-label{font-size:.84rem}.feat-dist__mode-desc{font-size:.72rem}.feat-dist__table{font-size:.78rem}.feat-dist__table thead th{padding:8px 10px;font-size:.72rem}.feat-dist__table tbody td{padding:8px 10px}.feat-dist__bar-label{font-size:.75rem}.feat-dist__bar-text{font-size:.72rem}.feat-dist__turkey-info-cats{grid-template-columns:1fr}.feat-dist__turkey-info-footer{flex-direction:column;align-items:flex-start;gap:4px}}
.feat-response{color:#fff;background:linear-gradient(170deg,#0f172a,#1e293b);padding:100px 0;position:relative;overflow:hidden}.feat-response__bg{pointer-events:none;position:absolute;inset:0}.feat-response__wave{opacity:.04;background:#1170ff;border-radius:50%;width:120%;height:200px;position:absolute}.feat-response__wave--1{animation:12s ease-in-out infinite alternate waveFloat;top:-80px;left:-10%}.feat-response__wave--2{animation:10s ease-in-out infinite alternate-reverse waveFloat;bottom:-100px;right:-10%}.feat-response__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.feat-response__text h2{margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-response__text>p{color:#94a3b8;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.feat-response__badge{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-flex}.feat-response__badge svg{flex-shrink:0}.feat-response__highlight{background:linear-gradient(90deg,#8b5cf6,#0ea5e9);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.feat-response__metrics{gap:24px;display:flex}.feat-response__metric{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:4px;padding:16px 20px;display:flex}.feat-response__metric strong{background:linear-gradient(135deg,#fff,#60a5fa);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.feat-response__metric span{color:#64748b;font-size:.8rem;font-weight:500}.feat-response__visual{flex-direction:column;align-items:center;gap:20px;display:flex}.feat-response__pipeline{flex-direction:column;gap:0;width:100%;max-width:400px;display:flex}.feat-response__stage{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .4s;display:flex;position:relative}.feat-response__stage--active{background:#ffffff14;border-color:#1170ff4d;box-shadow:0 0 30px #1170ff1a}.feat-response__stage--done{opacity:.6}.feat-response__stage strong{color:#f1f5f9;font-size:.95rem;display:block}.feat-response__stage span{color:#64748b;font-size:.8rem;display:block}.feat-response__stage-icon{background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;transition:background .4s;display:flex}.feat-response__stage-info{flex:1}.feat-response__stage-connector{z-index:1;background:#ffffff14;width:2px;height:12px;transition:background .4s;position:absolute;bottom:-12px;left:40px}.feat-response__stage-connector--lit{background:linear-gradient(#1170ff,#0ea5e9)}.feat-response__live{color:#34d399;background:#10b9811a;border:1px solid #10b98140;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;font-weight:600;display:inline-flex}.feat-response__live-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite livePulse}@media (max-width:960px){.feat-response{padding:70px 0}.feat-response__inner{grid-template-columns:1fr;gap:40px}.feat-response__visual{order:-1}.feat-response__text h2{font-size:1.8rem}.feat-response__metrics{flex-wrap:wrap}}@media (max-width:600px){.feat-response{padding:50px 0}.feat-response__text h2{font-size:1.5rem}.feat-response__metrics{gap:12px}.feat-response__metric{padding:12px 14px}.feat-response__metric strong{font-size:1.1rem}}@keyframes waveFloat{to{transform:translate(30px)scale(1.05)}}@keyframes livePulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 6px #10b98100}}
.feat-income{background:#0f172a;padding:100px 0;overflow:hidden}.feat-income__inner{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.feat-income__text h2{color:#f1f5f9;margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-income__text>p{color:#94a3b8;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.feat-income__badge{color:#34d399;background:#10b9811f;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-flex}.feat-income__badge svg{flex-shrink:0}.feat-income__highlight{background:linear-gradient(90deg,#34d399,#22d3ee);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.feat-income__benefits{flex-direction:column;gap:14px;display:flex}.feat-income__benefit{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 18px;transition:border-color .3s;display:flex}.feat-income__benefit:hover{border-color:#34d39959}.feat-income__benefit strong{color:#f1f5f9;margin-bottom:2px;font-size:.95rem;font-weight:700;display:block}.feat-income__benefit span{color:#64748b;font-size:.85rem;line-height:1.5}.feat-income__benefit-icon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.feat-income__visual{justify-content:center;display:flex}.feat-income__feed{background:#1e293b;border:1px solid #ffffff14;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 4px 40px #0000004d}.feat-income__feed-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.feat-income__feed-title{color:#f1f5f9;font-size:.95rem;font-weight:700}.feat-income__feed-live{color:#34d399;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.feat-income__live-dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite incomePulse}.feat-income__transactions{max-height:380px;overflow:hidden}.feat-income__tx{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:14px 22px;transition:background .2s;display:flex}.feat-income__tx:hover{background:#ffffff08}.feat-income__tx-avatar{color:#fff;background:linear-gradient(135deg,#10b981,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.78rem;font-weight:700;display:flex}.feat-income__tx-info{flex:1;min-width:0}.feat-income__tx-info strong{color:#e2e8f0;font-size:.88rem;font-weight:600;display:block}.feat-income__tx-info span{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;display:block;overflow:hidden}.feat-income__tx-right{text-align:right;flex-shrink:0}.feat-income__tx-amount{color:#34d399;font-size:.95rem;font-weight:800;display:block}.feat-income__tx-time{color:#475569;font-size:.72rem;display:block}@media (max-width:960px){.feat-income{padding:70px 0}.feat-income__inner{grid-template-columns:1fr;gap:40px}.feat-income__text h2{font-size:1.8rem}}@media (max-width:600px){.feat-income{padding:50px 0}.feat-income__text h2{font-size:1.5rem}.feat-income__feed{max-width:100%}}@keyframes incomePulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 6px #10b98100}}@media (max-width:960px){.feat-income{padding:70px 0}.feat-income__inner{grid-template-columns:1fr;gap:40px}.feat-income__text h2{font-size:1.8rem}}@media (max-width:600px){.feat-income{padding:50px 0}.feat-income__text h2{font-size:1.5rem}.feat-income__feed{max-width:100%}}
.feat-team{color:#fff;background:linear-gradient(170deg,#020617,#0f172a 60%,#1e293b);padding:100px 0;position:relative;overflow:hidden}.feat-team__bg{pointer-events:none;position:absolute;inset:0}.feat-team__glow{filter:blur(120px);opacity:.15;border-radius:50%;position:absolute}.feat-team__glow--1{background:#1170ff;width:400px;height:400px;top:-100px;right:-50px}.feat-team__glow--2{background:#8b5cf6;width:300px;height:300px;bottom:-80px;left:-60px}.feat-team__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.feat-team__text h2{margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-team__text>p{color:#94a3b8;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.feat-team__badge{color:#60a5fa;background:#1170ff26;border:1px solid #1170ff4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-flex}.feat-team__badge svg{flex-shrink:0}.feat-team__highlight{background:linear-gradient(90deg,#1170ff,#0ea5e9);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.feat-team__services{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.feat-team__services li{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;padding:10px 16px;font-size:.95rem;line-height:1.5;transition:background .3s;display:flex}.feat-team__services li:hover{background:#ffffff0f}.feat-team__services li svg{flex-shrink:0}.feat-team__visual{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.feat-team__grid{z-index:1;grid-template-columns:1fr 1fr;gap:20px;max-width:420px;display:grid;position:relative}.feat-team__member{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:28px 18px;transition:background .3s,border-color .3s;display:flex}.feat-team__member:hover{background:#ffffff14;border-color:#1170ff4d}.feat-team__member strong{color:#f1f5f9;font-size:.88rem;font-weight:700}.feat-team__member span{color:#64748b;font-size:.78rem;line-height:1.45}.feat-team__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 16px #0003}.feat-team__lines{z-index:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:960px){.feat-team{padding:70px 0}.feat-team__inner{grid-template-columns:1fr;gap:40px}.feat-team__visual{order:-1;min-height:auto}.feat-team__text h2{font-size:1.8rem}}@media (max-width:600px){.feat-team{padding:50px 0}.feat-team__text h2{font-size:1.5rem}.feat-team__grid{gap:14px}.feat-team__member{padding:20px 14px}}
.hero-v1{background:#fff;padding:100px 0;overflow:hidden}.hero-v1__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:960px){.hero-v1__inner{grid-template-columns:1fr;gap:48px}}.hero-v1__text{flex-direction:column;gap:24px;display:flex}.hero-v1__badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero-v1 h2{color:#0f172a;margin:0;font-size:52px;line-height:1.15}.hero-v1__accent{color:#1170ff;position:relative}.hero-v1__accent:after{content:"";background:#bfdbfe;border-radius:2px;height:4px;position:absolute;bottom:2px;left:0;right:0}.hero-v1 p{color:#475569;max-width:460px;margin:0;font-size:18px;line-height:1.7}.hero-v1__actions{flex-wrap:wrap;gap:12px;display:flex}.hero-v1__btn{border-radius:10px;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-v1__btn--primary{color:#fff;background:#1170ff}.hero-v1__btn--primary:hover{background:#0055e5;transform:translateY(-1px);box-shadow:0 8px 24px #1170ff4d}.hero-v1__btn--ghost{color:#1170ff;background:0 0;border:1.5px solid #bfdbfe}.hero-v1__btn--ghost:hover{background:#eff6ff;border-color:#1170ff}.hero-v1__trust{color:#64748b;flex-wrap:wrap;gap:20px;font-size:13px;display:flex}.hero-v1__trust span{align-items:center;gap:4px;display:flex}.hero-v1__visual{position:relative}.hero-v1__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #e2e8f0,0 20px 60px #0000001a}.hero-v1__card--main{width:100%}.hero-v1__card-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:6px;padding:12px 16px;display:flex}.hero-v1__dot{border-radius:50%;width:10px;height:10px}.hero-v1__dot--red{background:#ff5f57}.hero-v1__dot--yellow{background:#febc2e}.hero-v1__dot--green{background:#28c840}.hero-v1__card-title{color:#94a3b8;letter-spacing:.5px;margin-left:8px;font-size:12px;font-weight:600}.hero-v1__card-body{flex-direction:column;gap:20px;padding:20px;display:flex}.hero-v1__stat-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hero-v1__stat{background:#f8fafc;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.hero-v1__stat--blue{background:#eff6ff}.hero-v1__stat--blue .hero-v1__stat-val{color:#1170ff}.hero-v1__stat-val{color:#0f172a;font-size:22px;font-weight:700}.hero-v1__stat-label{color:#94a3b8;font-size:11px;font-weight:500}.hero-v1__bar-chart{background:#f8fafc;border-radius:10px;align-items:flex-end;gap:6px;height:80px;padding:12px;display:flex}.hero-v1__bar{transform-origin:bottom;opacity:.85;background:linear-gradient(#60a5fa,#1170ff);border-radius:4px 4px 0 0;flex:1}.hero-v1__progress-list{flex-direction:column;gap:10px;display:flex}.hero-v1__progress-item{color:#64748b;grid-template-columns:100px 1fr 36px;align-items:center;gap:10px;font-size:12px;display:grid}.hero-v1__progress-track{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden}.hero-v1__progress-fill{background:linear-gradient(90deg,#1170ff,#60a5fa);border-radius:3px;height:100%}.hero-v1__float-badge{z-index:10;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:-16px;right:-16px;box-shadow:0 0 0 1px #e2e8f0,0 8px 24px #0000001f}.hero-v1__float-badge div{flex-direction:column;display:flex}.hero-v1__float-badge div strong{color:#0f172a;font-size:13px}.hero-v1__float-badge div span{color:#64748b;font-size:11px}.hero-v1__float-icon{font-size:22px}@media (max-width:960px){.hero-v1{padding:60px 0}.hero-v1 h2{font-size:36px}}
.hero-v2{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 40%,#faf5ff 100%);padding:120px 0 80px;position:relative;overflow:hidden}.hero-v2__orbs{pointer-events:none;position:absolute;inset:0}.hero-v2__orb{filter:blur(80px);border-radius:50%;position:absolute}.hero-v2__orb--1{background:#1170ff1f;width:600px;height:600px;animation:16s ease-in-out infinite alternate v2Orb1;top:-200px;left:-100px}.hero-v2__orb--2{background:#8b5cf61a;width:400px;height:400px;animation:14s ease-in-out infinite alternate v2Orb2;bottom:-100px;right:-80px}.hero-v2__orb--3{background:#0ea5e91a;width:300px;height:300px;animation:12s ease-in-out infinite alternate v2Orb3;top:30%;left:50%}@keyframes v2Orb1{0%{transform:translate(0)}to{transform:translate(60px,40px)}}@keyframes v2Orb2{0%{transform:translate(0)}to{transform:translate(-40px,-60px)}}@keyframes v2Orb3{0%{transform:translate(-50%)}to{transform:translate(-50%,-30px)}}.hero-v2__inner{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.hero-v2__badge{color:#1d4ed8;letter-spacing:.2px;background:#1170ff14;border:1px solid #1170ff33;border-radius:100px;align-items:center;gap:6px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex}.hero-v2 h2{color:#0f172a;max-width:720px;margin:0;font-size:64px;line-height:1.1}@media (max-width:768px){.hero-v2 h2{font-size:40px}}.hero-v2__gradient-text{background:linear-gradient(135deg,#1170ff 0%,#8b5cf6 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-v2 p{color:#475569;max-width:560px;margin:0;font-size:20px;line-height:1.7}.hero-v2__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-v2__btn{color:#fff;background:#1170ff;border-radius:12px;align-items:center;padding:15px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #1170ff59}.hero-v2__btn:hover{background:#0055e5;transform:translateY(-2px);box-shadow:0 8px 32px #1170ff73}.hero-v2__link{color:#1170ff;font-size:15px;font-weight:500;text-decoration:none}.hero-v2__link:hover{text-decoration:underline}.hero-v2__social-proof{color:#64748b;align-items:center;gap:14px;margin-top:8px;font-size:14px;display:flex}.hero-v2__social-proof strong{color:#0f172a}.hero-v2__avatars{display:flex}.hero-v2__avatar{color:#fff;background:linear-gradient(135deg,#1170ff,#8b5cf6);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-8px;font-size:11px;font-weight:700;display:flex}.hero-v2__avatar:first-child{margin-left:0}.hero-v2__floats{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px;display:flex}.hero-v2__float-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffffe6;border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:140px;padding:20px 28px;display:flex;box-shadow:0 4px 20px #0000000f}.hero-v2__float-card strong{color:#0f172a;font-size:28px;font-weight:700}.hero-v2__float-card span:last-child{color:#94a3b8;font-size:12px}.hero-v2__float-icon{font-size:28px}
.hero-v3{color:#e2e8f0;background:#040d1a;padding:100px 0;position:relative;overflow:hidden}.hero-v3__grid-bg{background-image:linear-gradient(#1170ff0f 1px,#0000 1px),linear-gradient(90deg,#1170ff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.hero-v3__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid;position:relative}@media (max-width:960px){.hero-v3__inner{grid-template-columns:1fr}}.hero-v3__left{flex-direction:column;gap:28px;display:flex}.hero-v3__badge{color:#60a5fa;letter-spacing:1px;text-transform:uppercase;background:#1170ff26;border:1px solid #1170ff4d;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero-v3 h2{color:#f1f5f9;margin:0;font-size:48px;line-height:1.2}.hero-v3__glow{color:#1170ff;text-shadow:0 0 40px #1170ff66}.hero-v3 p{color:#94a3b8;max-width:480px;margin:0;font-size:17px;line-height:1.7}.hero-v3__actions{flex-wrap:wrap;gap:12px;display:flex}.hero-v3__btn{color:#fff;background:#1170ff;border-radius:10px;align-items:center;padding:13px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-v3__btn:hover{background:#0055e5;box-shadow:0 0 24px #1170ff80}.hero-v3__btn--outline{color:#cbd5e1;background:0 0;border:1px solid #ffffff26}.hero-v3__btn--outline:hover{background:#ffffff0d;border-color:#fff6}.hero-v3__features{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hero-v3__feature{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.hero-v3__feature strong{color:#e2e8f0;margin-bottom:4px;font-size:14px;display:block}.hero-v3__feature p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.hero-v3__feature-icon{margin-top:1px;font-size:20px}.hero-v3__right{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hero-v3__stat-card{border:1px solid #ffffff14;border-top:3px solid var(--accent,#1170ff);background:#ffffff0a;border-radius:14px;flex-direction:column;gap:6px;padding:24px;display:flex}.hero-v3__stat-card strong{color:#e2e8f0;font-size:14px}.hero-v3__stat-card span:last-child{color:#475569;font-size:12px}.hero-v3__stat-num{color:var(--accent,#1170ff);font-size:36px;font-weight:700;line-height:1}@media (max-width:960px){.hero-v3{padding:60px 0}.hero-v3 h2{font-size:34px}.hero-v3__features{grid-template-columns:1fr}}
.hero-v4{background:#fafafa;padding:100px 0 0;overflow:hidden}.hero-v4__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-bottom:80px;display:grid}@media (max-width:960px){.hero-v4__inner{grid-template-columns:1fr;gap:40px}}.hero-v4__eyebrow{color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}.hero-v4__line{background:#1170ff;border-radius:1px;width:32px;height:2px;display:block}.hero-v4 h2{color:#0f172a;letter-spacing:-2px;margin:0 0 32px;font-size:72px;line-height:1.05}.hero-v4 h2 em{color:#1170ff;font-style:italic;font-weight:800}@media (max-width:960px){.hero-v4 h2{letter-spacing:-1px;font-size:48px}}.hero-v4__tags{flex-wrap:wrap;gap:8px;display:flex}.hero-v4__tag{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:6px 12px;font-size:12px;font-weight:500}.hero-v4__right{flex-direction:column;gap:32px;display:flex}.hero-v4 p{color:#475569;margin:0;font-size:18px;line-height:1.8}.hero-v4__metrics{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;align-items:center;gap:24px;padding:24px 0;display:flex}.hero-v4__metric{flex-direction:column;gap:4px;display:flex}.hero-v4__metric strong{color:#0f172a;font-size:28px;font-weight:800;line-height:1}.hero-v4__metric span{color:#94a3b8;font-size:12px;font-weight:500}.hero-v4__metric-divider{background:#e2e8f0;width:1px;height:36px}.hero-v4__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-v4__btn{color:#fff;background:#0f172a;border-radius:10px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-v4__btn:hover{background:#1170ff;transform:translate(2px)}.hero-v4__btn svg{transition:transform .2s}.hero-v4__btn:hover svg{transform:translate(3px)}.hero-v4__secondary{color:#64748b;font-size:14px;font-weight:500;text-decoration:none}.hero-v4__secondary:hover{color:#1170ff}.hero-v4__bottom-accent{background:linear-gradient(90deg,#1170ff 0%,#8b5cf6 50%,#0ea5e9 100%);height:4px}
.hero-v5{background:#f8faff;padding:80px 0 64px}.hero-v5 .container{max-width:1200px;margin:0 auto;padding:0 24px}.hero-v5__grid{grid-template-rows:auto;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hero-v5__cell{background:#fff;border:1px solid #e8eef8;border-radius:20px;padding:28px;transition:box-shadow .25s}.hero-v5__cell:hover{box-shadow:0 8px 32px #1170ff1a}.hero-v5__cell--main{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1a2744 100%);border-color:#0000;flex-direction:column;grid-area:1/1/3/3;justify-content:center;gap:20px;padding:40px;display:flex}.hero-v5__cell--stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:110px;display:flex}.hero-v5__cell--stat strong{color:#1170ff;font-size:2rem;font-weight:800;line-height:1}.hero-v5__cell--stat span{color:#64748b;letter-spacing:.02em;font-size:.8rem;font-weight:500}.hero-v5__cell--feature{flex-direction:row;align-items:center;gap:12px;padding:20px 24px;display:flex}.hero-v5__cell--visual{background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border-color:#dbeafe;grid-area:1/3/3/5;justify-content:center;align-items:center;padding:32px;display:flex}.hero-v5__badge{color:#93c5fd;background:#1170ff26;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.hero-v5__cell--main h2{letter-spacing:-.03em;color:#fff;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.hero-v5__cell--main h2 span{color:#60a5fa}.hero-v5__cell--main p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.7}.hero-v5__cta{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.hero-v5__btn{border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-v5__btn--primary{color:#fff;background:#1170ff}.hero-v5__btn--primary:hover{background:#0056d6;transform:translateY(-1px)}.hero-v5__btn--ghost{color:#94a3b8;background:#ffffff14;border:1px solid #ffffff1f}.hero-v5__btn--ghost:hover{color:#fff;background:#ffffff24}.hero-v5__feat-icon{flex-shrink:0;font-size:1.5rem}.hero-v5__feat-label{color:#0f172a;font-size:.88rem;font-weight:600}.hero-v5__chart{background:#fff;border-radius:16px;width:100%;max-width:320px;padding:20px 20px 16px;position:relative;box-shadow:0 4px 24px #1170ff14}.hero-v5__chart-header{align-items:center;gap:6px;margin-bottom:16px;display:flex}.hero-v5__dot{border-radius:50%;width:10px;height:10px}.hero-v5__dot--red{background:#ef4444}.hero-v5__dot--yellow{background:#f59e0b}.hero-v5__dot--green{background:#22c55e}.hero-v5__chart-title{color:#64748b;margin-left:4px;font-size:.75rem;font-weight:600}.hero-v5__bars{align-items:flex-end;gap:6px;height:120px;display:flex}.hero-v5__bar{height:var(--bar-h,60%);transform-origin:bottom;background:linear-gradient(#1170ff 0%,#60a5fa 100%);border-radius:4px 4px 0 0;flex:1;min-height:4px}.hero-v5__live-badge{color:#22c55e;letter-spacing:.05em;align-items:center;gap:6px;margin-top:12px;font-size:.72rem;font-weight:700;display:inline-flex}.hero-v5__pulse{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.5s infinite hero-v5-pulse}@keyframes hero-v5-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-v5__cell--stat:nth-of-type(2){grid-area:1/3}.hero-v5__cell--stat:nth-of-type(3){grid-area:1/4}.hero-v5__cell--stat:nth-of-type(4){grid-area:2/3}.hero-v5__cell--stat:nth-of-type(5){grid-area:2/4}.hero-v5__cell--feature{grid-row:3}.hero-v5__cell--feature:nth-of-type(6){grid-column:1}.hero-v5__cell--feature:nth-of-type(7){grid-column:2}.hero-v5__cell--feature:nth-of-type(8){grid-column:3}.hero-v5__cell--feature:nth-of-type(9){grid-column:4}.hero-v5__cell--visual{grid-area:1/3/3/5}@media (max-width:900px){.hero-v5__grid{grid-template-columns:1fr 1fr}.hero-v5__cell--main{grid-area:1/1/auto/3}.hero-v5__cell--visual{grid-area:2/1/auto/3}.hero-v5__cell--stat:nth-of-type(n),.hero-v5__cell--feature:nth-of-type(n){grid-area:auto}}@media (max-width:600px){.hero-v5{padding:48px 0}.hero-v5__grid{grid-template-columns:1fr}.hero-v5__cell--main,.hero-v5__cell--visual{grid-column:1}.hero-v5__cell--main h2{font-size:1.6rem}}
.hero-v6{background:#fff;padding:100px 0 0;position:relative;overflow:hidden}.hero-v6 .container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.hero-v6__bg{pointer-events:none;z-index:1;position:absolute;inset:0}.hero-v6__blob{filter:blur(80px);opacity:.35;border-radius:50%;position:absolute}.hero-v6__blob--1{background:radial-gradient(circle,#dbeafe,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite hero-v6-float1;top:-200px;left:-150px}.hero-v6__blob--2{background:radial-gradient(circle,#ede9fe,#0000 70%);width:500px;height:500px;animation:10s ease-in-out infinite hero-v6-float2;top:-100px;right:-100px}.hero-v6__blob--3{background:radial-gradient(circle,#bfdbfe,#0000 70%);width:400px;height:400px;animation:7s ease-in-out infinite hero-v6-float3;bottom:100px;left:40%}.hero-v6__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:780px;margin:0 auto;padding-bottom:72px;display:flex}.hero-v6__chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.hero-v6__chip{color:#2563eb;letter-spacing:.01em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:4px 14px;font-size:.78rem;font-weight:600}.hero-v6 h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.15}.hero-v6 h2 span{background:linear-gradient(90deg,#1170ff 0%,#6366f1 60%,#0ea5e9 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-v6 p{color:#475569;max-width:600px;margin:0;font-size:1rem;line-height:1.75}.hero-v6__cta{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hero-v6__btn{border-radius:12px;align-items:center;padding:12px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.hero-v6__btn--primary{color:#fff;background:#1170ff;box-shadow:0 4px 20px #1170ff4d}.hero-v6__btn--primary:hover{background:#0056d6;transform:translateY(-2px);box-shadow:0 8px 28px #1170ff61}.hero-v6__btn--outline{color:#1170ff;background:0 0;border:1.5px solid #bfdbfe}.hero-v6__btn--outline:hover{background:#eff6ff;border-color:#1170ff}.hero-v6__stats{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:0;width:100%;max-width:560px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000d}.hero-v6__stat{flex-direction:column;flex:1;align-items:center;gap:4px;padding:20px 16px;display:flex;position:relative}.hero-v6__stat:not(:last-child):after{content:"";background:#e2e8f0;width:1px;height:60%;position:absolute;top:20%;right:0}.hero-v6__stat strong{color:#1170ff;font-size:1.4rem;font-weight:800;line-height:1}.hero-v6__stat span{color:#64748b;text-align:center;font-size:.72rem;font-weight:500}.hero-v6__wave{z-index:2;margin-top:-2px;line-height:0;position:relative}.hero-v6__wave svg{width:100%;height:80px;display:block}@keyframes hero-v6-float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.05)}}@keyframes hero-v6-float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,30px)scale(.95)}}@keyframes hero-v6-float3{0%,to{transform:translate(0)}50%{transform:translate(20px,-15px)}}@media (max-width:600px){.hero-v6{padding-top:64px}.hero-v6__btn{justify-content:center;width:100%}.hero-v6__cta{flex-direction:column;width:100%}}
