*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1f2937;background:#f7f9fc;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}button{cursor:pointer;border:none}.container{width:min(1200px,92%);margin:auto}.navbar{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border-bottom:1px solid #ececec;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;height:90px;display:flex}.logo{color:#1565c0;font-size:28px;font-weight:800}.navbar-links{gap:34px;display:flex}.navbar-links a{color:#334155;transition:all .25s}.navbar-links a:hover{color:#1565c0}.navbar-actions{gap:14px;display:flex}.btn-login{color:#334155;background:0 0;border:none}.btn-demo{color:#fff;background:#1565c0;border:none;border-radius:10px;padding:14px 24px;font-weight:600}.footer{color:#f8fafc;background:linear-gradient(#0f172a 0%,#020617 100%);padding:90px 0 30px;position:relative;overflow:hidden}.footer:before{content:"";filter:blur(90px);background:#2563eb14;border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;right:-300px}.footer:after{content:"";filter:blur(80px);background:#3b82f60d;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-220px;left:-200px}.footer-grid{z-index:2;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:60px;margin-bottom:60px;display:grid;position:relative}.footer-logo{color:#fff;letter-spacing:1px;margin-bottom:20px;font-size:34px;font-weight:800}.footer-column p{color:#ffffffb3;font-size:15px;line-height:1.9}.footer-column h4{color:#fff;margin-bottom:22px;font-size:18px}.footer-column a{color:#ffffffb3;margin-bottom:14px;text-decoration:none;transition:all .3s;display:block}.footer-column a:hover{color:#60a5fa;transform:translate(6px)}.footer-column p{align-items:center;gap:10px;margin-bottom:16px;display:flex}.footer-social{gap:14px;margin-top:24px;display:flex}.footer-social a{color:#fff;background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.footer-social a:hover{background:#1565c0;transform:translateY(-5px)}.footer-bottom{z-index:2;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:28px;display:flex;position:relative}.footer-bottom span{color:#ffffff8c;font-size:14px}.footer-bottom a{color:#60a5fa;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-bottom a:hover{color:#fff}@media (width<=1100px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=768px){.footer{padding:70px 0 30px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{text-align:center;flex-direction:column}}.hero{color:#fff;background:radial-gradient(circle at 100% 0,#377dff29,#0000 36%),radial-gradient(circle at 0 100%,#00d2ff14,#0000 30%),#07111f;align-items:flex-start;min-height:100vh;padding:12px 48px 60px;display:flex;position:relative;overflow:hidden}.hero__background{pointer-events:none;background:radial-gradient(circle at 80% 16%,#ffffff0f,#0000 1%),radial-gradient(circle at 18% 20%,#ffffff08,#0000 1%),radial-gradient(circle at 60% 22%,#2d7cff24,#0000 18%),radial-gradient(circle at 50% 65%,#00a8ff0f,#0000 24%),radial-gradient(circle at 20% 10%,#0f1e3e29,#0000 12%),radial-gradient(circle at 12% 80%,#00beff0f,#0000 24%),radial-gradient(circle at 30% 10%,#233c641f,#0000 15%),linear-gradient(#060e1a29,#0000 20%);position:absolute;inset:0}.hero__glow{pointer-events:none;z-index:0;position:absolute;inset:0}.hero__glow--laptop,.hero__glow--phone{filter:blur(64px);opacity:.75;border-radius:999px;position:absolute}.hero__glow--laptop{opacity:.18;background:radial-gradient(circle,#2563eb2e,#0000 42%);width:940px;height:598px;top:12%;left:38%}.hero__glow--phone{background:radial-gradient(circle,#2d7cff2e,#0000 44%);width:340px;height:340px;top:18%;left:72%}.hero__container{z-index:1;grid-template-columns:38% 62%;align-items:flex-start;gap:5rem;width:min(1180px,100% - 96px);margin:0 auto;display:grid;position:relative}.hero__content{flex-direction:column;gap:0;display:flex;transform:translateY(-54px)}.hero__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-self:flex-start;margin:0 0 24px;padding:.45rem 1rem;font-size:.78rem;display:inline-flex}.hero__title{letter-spacing:-.03em;max-width:520px;margin:0 0 28px;font-size:clamp(3rem,4.8vw,4rem);font-weight:800;line-height:.98}.hero__description{letter-spacing:-.01em;color:#b8c5d8;max-width:470px;margin:0 0 40px;font-size:1.375rem;line-height:1.55}.hero__actions{align-self:flex-start;gap:1.5rem;width:max-content;margin:0 0 52px;display:flex}.hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:0;display:grid}.hero__metric{flex-direction:column;gap:8px;display:flex}.hero__metric strong{color:#fff;font-size:1.35rem;font-weight:700;line-height:1.05}.hero__metric span{color:#ffffffd1;font-size:.92rem;line-height:1.4}.hero__social-proof span{color:#8ea4bf;font-size:.95rem}.hero__social-proof strong{color:#fff;font-size:1.25rem;line-height:1.2}.hero__primary,.hero__secondary{cursor:pointer;border-radius:16px;height:62px;padding:0 2rem;font-size:1rem;font-weight:700;transition:transform .25s,background .25s}.hero__primary{color:#fff;background:#2563eb;border:none}.hero__primary:hover{transform:translateY(-2px)}.hero__secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.hero__secondary:hover{background:#ffffff0f}.hero__visual{min-height:560px;margin-left:-42px;padding-right:24px;display:block;position:relative;transform:translate(-10px,-14px)}.hero__laptop{z-index:3;width:min(1120px,100%);position:relative;transform:rotate(-.4deg)}.hero__laptop-shell{background:#07111ff5;border:1.75px solid #ffffff1f;border-radius:34px;min-height:328px;overflow:hidden;box-shadow:0 56px 150px #00000052,inset 0 0 0 1px #ffffff08}.hero__laptop-screen{padding:18px 16px 18px 18px;box-shadow:inset 0 0 0 1px #ffffff08}.hero__laptop-base{background:#ffffff14;border-radius:999px;width:108%;height:10px;margin:10px auto 0}.hero__phone-mockup{z-index:6;transform-origin:100%;height:352px;animation:12s ease-in-out infinite phone-sway;position:absolute;top:48%;right:-88px;overflow:hidden}.hero__phone-mockup .phone{box-shadow:0 52px 148px #00000057}@media (width<=1024px){.hero{min-height:auto;padding:6rem 0}.hero__container{grid-template-columns:1fr;gap:3rem}.hero__content{text-align:center;align-items:center}.hero__badge{align-self:center}.hero__description{max-width:42rem}.hero__actions{flex-wrap:wrap;justify-content:center}.hero__visual{min-height:420px}}.dashboard{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:0 0;background:#0a121ef5;border:1px solid #ffffff24;border-radius:32px;width:100%;max-width:560px;padding:20px;position:relative;transform:rotate(-.8deg)scale(.92);box-shadow:0 32px 86px #0000003d}.dashboard:before{content:"";filter:blur(54px);z-index:-1;background:radial-gradient(circle at 0,#2d7cff29,#0000 55%);position:absolute;inset:-22px -14px 0 -22px}.dashboard__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.dashboard__header small{color:#8ea4bf;margin-bottom:6px;font-size:.82rem;display:block}.dashboard__header h3{color:#fff;margin:0;font-size:1.9rem;font-weight:800}.dashboard__headline-pill{color:#7cc0ff;background:#2d7cff24;border:1px solid #2d7cff33;border-radius:999px;align-self:center;padding:8px 14px;font-size:.82rem;font-weight:700}.dashboard__overview{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.dashboard__kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard__kpi{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;justify-content:center;gap:10px;min-height:124px;padding:16px 14px;display:flex}.dashboard__kpi strong{color:#fff;font-size:1.95rem;line-height:1}.dashboard__kpi--highlight{background:#2d7cff29;border-color:#2d7cff40}.dashboard__kpi--highlight strong{color:#8fd1ff;font-size:2rem}.dashboard__kpi--highlight span{color:#c3e2ff}.dashboard__kpi span{color:#8ea4bf;font-size:.9rem;line-height:1.4}.dashboard__timeline{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:18px 18px 16px}.dashboard__timeline-title{color:#8ea4bf;text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px;font-size:.82rem;display:block}.dashboard__timeline ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.dashboard__timeline li{color:#dce7f5;align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.dashboard__timeline li strong{color:#7ca6d9;min-width:60px;font-size:.88rem}@media (width<=1024px){.dashboard{max-width:100%;transform:rotate(0)}.dashboard__overview{grid-template-columns:1fr}.dashboard__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard__card svg{color:#56a0ff}.dashboard__card strong{color:#fff;font-size:1.45rem}.dashboard__card span{color:#8ea4bf;font-size:.9rem}.dashboard__wide{flex-direction:column;grid-column:span 2;align-items:stretch}.dashboard__wide div{flex-direction:column;gap:10px;display:flex}.dashboard__wide p{color:#8ea4bf;margin:0;font-size:.92rem;line-height:1.5}.dashboard__progress{flex-direction:column;gap:10px;margin-top:12px;display:flex}.dashboard__status-label{color:#7ce68f;background:#24c55e1f;border:1px solid #63e68d2e;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600;position:relative}.dashboard__status-label:before{content:"";background:#5bef9d;border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:-12px;transform:translateY(-50%);box-shadow:0 0 10px #5bef9d59}.dashboard__dashboard-breadcrumb{color:#8ea4bf;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;display:flex}.dashboard__dashboard-breadcrumb strong{color:#fff}.dashboard__sparkline{align-items:flex-end;gap:6px;height:40px;display:flex}.dashboard__sparkline span{background:#5cc1ff38;border-radius:999px;flex:1}.dashboard__sparkline span:first-child{height:24%}.dashboard__sparkline span:nth-child(2){height:48%}.dashboard__sparkline span:nth-child(3){height:36%}.dashboard__sparkline span:nth-child(4){height:62%}.dashboard__sparkline span:nth-child(5){height:18%}.dashboard__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard__metric{background:#ffffff0a;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.dashboard__metric strong{color:#fff;font-size:1.6rem}.dashboard__metric span{color:#8ea4bf;font-size:.88rem}.dashboard__metric--alert{background:#ef535029}.dashboard__compact{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.dashboard__compact--wide{grid-column:span 2}.dashboard__compact div{flex-direction:column;gap:6px;display:flex}.dashboard__compact strong{color:#fff;font-size:1.9rem}.dashboard__compact span{color:#8ea4bf;font-size:.95rem}.dashboard__events ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dashboard__event{color:#dce7f5;background:#ffffff08;border-radius:16px;padding:14px 16px;font-size:.95rem}.dashboard__event--success{border:1px solid #5cc1ff26}.dashboard__event--warning{border:1px solid #ef535040}.dashboard__progress-label{color:#cbd5e1;justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard__progress-label strong{color:#fff;font-size:1rem}.dashboard__progress-bar{background:#ffffff14;border-radius:999px;width:100%;height:8px;overflow:hidden}.dashboard__progress-bar span{background:linear-gradient(90deg,#5cc1ff,#2d7cff);border-radius:999px;width:92%;height:100%;display:block}.dashboard__mini-chart{align-items:flex-end;gap:6px;height:40px;margin-top:10px;display:flex}.dashboard__mini-chart span{background:linear-gradient(#5dabffd9,#385c9259);border-radius:999px;width:100%;display:block}.dashboard__mini-chart span:first-child{height:24px}.dashboard__mini-chart span:nth-child(2){height:16px}.dashboard__mini-chart span:nth-child(3){height:28px}.dashboard__mini-chart span:nth-child(4){height:18px}.dashboard__mini-chart span:nth-child(5){height:22px}@media (width<=640px){.dashboard{padding:18px}.dashboard__grid{grid-template-columns:1fr}.dashboard__wide{grid-column:span 1}}.phone{z-index:0;justify-content:center;align-items:center;width:auto;display:flex;position:relative;box-shadow:0 50px 140px #00000085}@keyframes phone-sway{0%,to{transform:translate(-65px,-50px)scale(.86)rotate(-7deg)}50%{transform:translate(-65px,-50px)scale(.86)rotate(-6.8deg)}}.phone__frame{background:#0b1220;border:2px solid #ffffff14;border-radius:36px;width:280px;height:520px;padding:16px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0f}.phone__notch{background:#05080f;border-radius:999px;width:110px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone__status{color:#dfe8f4;justify-content:space-between;align-items:center;margin-top:20px;font-size:.85rem;font-weight:600;display:flex}.phone__icons{align-items:center;gap:8px;display:flex}.phone__content{flex-direction:column;gap:16px;height:calc(100% - 60px);margin-top:16px;display:flex}.phone__map{color:#61a4ff;background:radial-gradient(circle,#2d7cff29,#0000 42%),linear-gradient(135deg,#16304e,#0f1a2b);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:220px;padding:18px;display:flex;position:relative;overflow:hidden}.phone__map:before{content:"";background:linear-gradient(#60a5fad9,#60a5fa00);width:2px;height:45%;position:absolute;top:28%;left:18%;transform:rotate(18deg)}.phone__map:after{content:"";background:#60a5fa;border-radius:999px;width:14px;height:14px;position:absolute;top:62%;left:70%;box-shadow:0 0 18px #60a5fa99}.phone__map-route{background:#60a5fa59;width:64%;height:2px;position:absolute;top:45%;left:18%;transform:rotate(8deg)}.phone__map-route span{background:#3b82f6;border-radius:999px;width:10px;height:10px;display:block;position:absolute;box-shadow:0 0 16px #3b82f673}.phone__map-route span:first-child{left:0}.phone__map-route span:last-child{right:0}.phone__map-header{color:#dfe8f4;text-transform:uppercase;letter-spacing:.12em;flex-direction:column;gap:4px;font-size:.78rem;display:flex;position:absolute;top:16px;left:18px}.phone__map-header small{color:#8ea4bf;text-transform:none;letter-spacing:normal;font-size:.72rem}.phone__card{background:#121d2e;border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.phone__row{color:#dfe8f4;align-items:flex-start;gap:14px;display:flex}.phone__row svg{color:#61a4ff;margin-top:2px}.phone__row div{flex-direction:column;gap:4px;display:flex}.phone__row strong{font-size:.95rem}.phone__row span{color:#8ea4bf;font-size:.84rem}.floating-cards{pointer-events:none;position:absolute;inset:0}.floating-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:8;pointer-events:none;background:#0c1422eb;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:8px;width:158px;padding:7px 11px;animation:6s ease-in-out infinite floating;display:flex;position:absolute;transform:scale(.82);box-shadow:0 8px 16px #0000000c,inset 0 1px #ffffff0d}.floating-card svg{color:#60a5fa;flex-shrink:0}.floating-card>div{flex-direction:column;gap:4px;display:flex}.floating-card strong{color:#fff;margin-bottom:2px;font-size:.95rem;display:block}.floating-card span{color:#9db1c8;font-size:.82rem;line-height:1.4;display:block}.floating-card--top{z-index:9;top:-6px;right:98px}.floating-card--left{z-index:8;animation-delay:.8s;top:42%;left:-54px}.floating-card--right{z-index:9;animation-delay:1.2s;top:10%;right:30px}.floating-card--bottom{z-index:9;animation-delay:1.6s;top:24%;right:0}@keyframes floating{0%,to{transform:scale(.82)translateY(0)}50%{transform:scale(.82)translateY(-8px)}}@media (width<=1100px){.floating-card--left{left:10px}.floating-card--right{right:10px}}@media (width<=768px){.floating-card{display:none}}.solutions{background:#fff;padding:140px 0;position:relative;overflow:hidden}.solutions:before{content:"";filter:blur(70px);background:#1565c00d;border-radius:50%;width:650px;height:650px;position:absolute;top:-180px;right:-220px}.solutions:after{content:"";filter:blur(70px);background:#2196f30d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;left:-180px}.solutions-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid;position:relative}.solutions-content h2{color:#0f172a;margin:24px 0;font-size:52px;font-weight:800;line-height:1.15}.solutions-content>p{color:#64748b;margin-bottom:45px;font-size:18px;line-height:1.8}.solutions-list{flex-direction:column;gap:18px;display:flex}.solution-item{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:flex-start;gap:20px;padding:24px;transition:all .35s;display:flex}.solution-item:hover{border-color:#1565c0;transform:translate(10px);box-shadow:0 20px 45px #0f172a14}.solution-icon{color:#1565c0;background:#e3f2fd;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.solution-text h3{color:#0f172a;margin-bottom:8px;font-size:20px}.solution-text p{color:#64748b;font-size:15px;line-height:1.7}.solutions-button{cursor:pointer;color:#fff;background:#1565c0;border:none;border-radius:14px;align-items:center;gap:12px;margin-top:40px;padding:16px 28px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.solutions-button:hover{background:#0d47a1;transform:translateY(-2px)}.solutions-preview{justify-content:center;display:flex}.preview-window{background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:100%;max-width:620px;height:650px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0f172a1f}.preview-header{border-bottom:1px solid #eef2f7;align-items:center;gap:10px;height:64px;padding:0 26px;display:flex}.preview-header span{border-radius:50%;width:12px;height:12px}.preview-header span:first-child{background:#ff5f57}.preview-header span:nth-child(2){background:#ffbd2e}.preview-header span:nth-child(3){background:#28c840}.preview-sidebar{border-right:1px solid #eef2f7;flex-direction:column;gap:22px;width:92px;padding:28px 18px;display:flex;position:absolute;top:64px;bottom:0;left:0}.preview-sidebar div{background:#f1f5f9;border-radius:10px;height:42px}.preview-content{margin-left:92px;padding:30px}.preview-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px;display:grid}.preview-cards div{background:#f8fafc;border-radius:18px;height:95px}.preview-chart{background:#f8fafc;border-radius:22px;justify-content:space-evenly;align-items:flex-end;height:230px;margin-bottom:30px;padding:30px;display:flex}.preview-chart span{background:linear-gradient(#42a5f5,#1565c0);border-radius:12px 12px 0 0;width:36px}.h40{height:40px}.h55{height:55px}.h65{height:65px}.h70{height:70px}.h90{height:90px}.preview-table{flex-direction:column;gap:16px;display:flex}.preview-table div{background:#f8fafc;border-radius:14px;height:54px}@media (width<=1100px){.solutions-grid{grid-template-columns:1fr}.solutions-preview{order:-1}}@media (width<=768px){.solutions{padding:90px 0}.solutions-content h2{font-size:38px}.preview-window{height:520px}.preview-sidebar{width:70px}.preview-content{margin-left:70px;padding:20px}.preview-chart{height:170px}}.benefits{background:#fff;padding:140px 0;position:relative;overflow:hidden}.benefits:before{content:"";filter:blur(80px);background:#1565c00d;border-radius:50%;width:600px;height:600px;position:absolute;top:-250px;right:-250px}.benefits:after{content:"";filter:blur(70px);background:#42a5f50d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;left:-200px}.benefits-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 80px;position:relative}.benefits-header h2{color:#0f172a;margin:24px 0;font-size:50px;font-weight:800;line-height:1.15}.benefits-header p{color:#64748b;font-size:18px;line-height:1.8}.benefits-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.benefit-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:34px;transition:all .35s;position:relative;overflow:hidden}.benefit-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#1565c0,#42a5f5);width:100%;height:4px;transition:all .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.benefit-card:hover{border-color:#d8e7f8;transform:translateY(-10px);box-shadow:0 25px 60px #0f172a14}.benefit-card:hover:before{transform:scaleX(1)}.benefit-icon{color:#1565c0;background:linear-gradient(135deg,#e3f2fd,#f8fbff);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.benefit-card h3{color:#0f172a;margin-bottom:14px;font-size:22px;font-weight:700}.benefit-card p{color:#64748b;font-size:15px;line-height:1.8}@media (width<=1100px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.benefits{padding:90px 0}.benefits-header{margin-bottom:50px}.benefits-header h2{font-size:36px}.benefits-header p{font-size:17px}.benefits-grid{grid-template-columns:1fr;gap:22px}.benefit-card{padding:28px}}.platform{padding:120px 0}.platform-header{text-align:center;max-width:760px;margin:auto auto 70px}.platform-header span{color:#1565c0;letter-spacing:2px;font-size:14px;font-weight:700}.platform-header h2{margin:20px 0;font-size:46px}.platform-header p{color:#64748b;font-size:18px;line-height:1.7}.platform-center{flex-direction:column;align-items:center;display:flex}.platform-core{color:#fff;background:#1565c0;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;margin-bottom:50px;font-size:28px;font-weight:700;display:flex;box-shadow:0 25px 50px #1565c059}.platform-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}.platform-item{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;font-size:18px;font-weight:600;transition:all .25s}.platform-item:hover{color:#fff;background:#1565c0;transform:translateY(-6px)}.stats{background:linear-gradient(#1565c0 0%,#0d47a1 100%);padding:140px 0;position:relative;overflow:hidden}.stats:before{content:"";filter:blur(80px);background:#ffffff0d;border-radius:50%;width:650px;height:650px;position:absolute;top:-280px;left:-280px}.stats:after{content:"";filter:blur(70px);background:#ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-200px}.stats-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 80px;position:relative}.stats .section-tag{color:#fff;background:#ffffff1f}.stats-header h2{color:#fff;margin:24px 0;font-size:50px;font-weight:800;line-height:1.15}.stats-header p{color:#ffffffd9;font-size:18px;line-height:1.8}.stats-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:26px;display:grid;position:relative}.stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:34px;transition:all .35s}.stat-card:hover{background:#ffffff1f;transform:translateY(-10px);box-shadow:0 25px 60px #00000026}.stat-icon{color:#fff;background:#ffffff26;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.stat-card strong{color:#fff;margin-bottom:14px;font-size:42px;font-weight:800;display:block}.stat-card h3{color:#fff;margin-bottom:12px;font-size:20px}.stat-card p{color:#ffffffd1;font-size:15px;line-height:1.7}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stats{padding:90px 0}.stats-header{margin-bottom:50px}.stats-header h2{font-size:36px}.stats-header p{font-size:17px}.stats-grid{grid-template-columns:1fr}}.cta{background:linear-gradient(135deg,#1565c0 0%,#0d47a1 100%);padding:140px 0;position:relative;overflow:hidden}.cta:before{content:"";filter:blur(90px);background:#ffffff0d;border-radius:50%;width:700px;height:700px;position:absolute;top:-320px;right:-260px}.cta:after{content:"";filter:blur(80px);background:#ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;left:-220px}.cta-box{z-index:2;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:32px;max-width:980px;margin:auto;padding:70px;position:relative;box-shadow:0 40px 80px #0000002e}.cta .section-tag{color:#fff;background:#ffffff1f}.cta h2{color:#fff;margin:26px 0;font-size:54px;font-weight:800;line-height:1.15}.cta p{color:#ffffffe0;max-width:720px;margin:auto;font-size:18px;line-height:1.8}.cta-actions{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:45px;display:flex}.cta-primary{color:#1565c0;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:18px 34px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta-primary:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0000002e}.cta-secondary{color:#fff;border:1px solid #ffffff4d;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:18px 34px;text-decoration:none;transition:all .3s;display:inline-flex}.cta-secondary:hover{background:#ffffff1f;transform:translateY(-4px)}@media (width<=992px){.cta{padding:100px 0}.cta-box{padding:50px 35px}.cta h2{font-size:42px}}@media (width<=768px){.cta{padding:80px 0}.cta-box{padding:40px 24px}.cta h2{font-size:34px}.cta p{font-size:17px}.cta-actions{flex-direction:column}.cta-primary,.cta-secondary{width:100%}}.problems{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:120px 0;position:relative;overflow:hidden}.problems:before{content:"";filter:blur(60px);background:#1565c00d;border-radius:50%;width:500px;height:500px;position:absolute;top:-220px;right:-180px}.problems:after{content:"";filter:blur(70px);background:#2196f30a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-160px;left:-160px}.problems-header{text-align:center;z-index:2;max-width:760px;margin:0 auto 70px;position:relative}.section-tag{color:#1565c0;letter-spacing:1.5px;background:#e3f2fd;border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.problems-header h2{color:#0f172a;margin-bottom:22px;font-size:48px;font-weight:800;line-height:1.15}.problems-header p{color:#64748b;font-size:19px;line-height:1.8}.problems-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.problem-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:34px;transition:all .35s;position:relative;overflow:hidden}.problem-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#1565c0,#42a5f5);width:100%;height:4px;transition:all .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.problem-card:hover{border-color:#d6e4f5;transform:translateY(-10px);box-shadow:0 25px 55px #0f172a14}.problem-card:hover:before{transform:scaleX(1)}.problem-icon{color:#1565c0;background:linear-gradient(135deg,#e3f2fd,#f8fbff);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:26px;display:flex}.problem-card h3{color:#0f172a;margin-bottom:18px;font-size:22px;font-weight:700}.problem-card p{color:#64748b;margin-bottom:24px;font-size:15px;line-height:1.8}.problem-card ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.problem-card li{color:#334155;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.problem-card li span{background:#1565c0;border-radius:50%;flex-shrink:0;width:10px;height:10px}@media (width<=1200px){.problems-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.problems{padding:90px 0}.problems-header{margin-bottom:50px}.problems-header h2{font-size:36px}.problems-header p{font-size:17px}.problems-grid{grid-template-columns:1fr;gap:22px}.problem-card{padding:28px}}.how-it-works{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:140px 0;position:relative;overflow:hidden}.how-it-works:before{content:"";filter:blur(80px);background:#1565c00d;border-radius:50%;width:600px;height:600px;position:absolute;top:-250px;left:-250px}.how-it-works:after{content:"";filter:blur(70px);background:#42a5f50d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;right:-220px}.how-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 90px;position:relative}.how-header h2{color:#0f172a;margin:24px 0;font-size:50px;font-weight:800;line-height:1.15}.how-header p{color:#64748b;font-size:18px;line-height:1.8}.flow{z-index:2;grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.flow:before{content:"";z-index:0;background:#d8e7f8;height:2px;position:absolute;top:50px;left:12%;right:12%}.flow-item{text-align:center;z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:36px 28px;transition:all .35s;position:relative}.flow-item:hover{border-color:#1565c0;transform:translateY(-10px);box-shadow:0 25px 60px #0f172a14}.flow-icon{color:#1565c0;background:#e3f2fd;border-radius:22px;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 22px;display:flex}.flow-item h3{color:#0f172a;margin-bottom:14px;font-size:22px}.flow-item p{color:#64748b;font-size:15px;line-height:1.8}.flow-arrow{color:#fff;background:#1565c0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex;position:absolute;top:42px;right:-28px;box-shadow:0 12px 30px #1565c040}.flow-item:last-child .flow-arrow{display:none}@media (width<=1200px){.flow{grid-template-columns:repeat(2,1fr)}.flow:before,.flow-arrow{display:none}}@media (width<=768px){.how-it-works{padding:90px 0}.how-header{margin-bottom:50px}.how-header h2{font-size:36px}.how-header p{font-size:17px}.flow{grid-template-columns:1fr;gap:22px}}.ecosystem{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:140px 0;position:relative;overflow:hidden}.ecosystem:before{content:"";filter:blur(80px);background:#1565c00d;border-radius:50%;width:550px;height:550px;position:absolute;top:-150px;left:-220px}.ecosystem:after{content:"";filter:blur(80px);background:#2196f30d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-180px}.ecosystem-header{text-align:center;z-index:2;max-width:760px;margin:0 auto 80px;position:relative}.ecosystem-header h2{color:#0f172a;margin:22px 0;font-size:50px;font-weight:800;line-height:1.15}.ecosystem-header p{color:#64748b;font-size:18px;line-height:1.8}.ecosystem-grid{z-index:2;grid-template-columns:repeat(3,1fr);align-items:center;gap:30px;display:grid;position:relative}.eco-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;justify-content:flex-start;min-height:250px;padding:32px;transition:all .35s;display:flex;position:relative;overflow:hidden}.eco-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#1565c0,#42a5f5);width:100%;height:4px;transition:all .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.eco-card:hover{border-color:#d7e6f7;transform:translateY(-10px);box-shadow:0 25px 60px #0f172a14}.eco-card:hover:before{transform:scaleX(1)}.eco-icon{color:#1565c0;background:#e3f2fd;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.eco-card h3{color:#0f172a;margin-bottom:14px;font-size:22px}.eco-card p{color:#64748b;font-size:15px;line-height:1.8}.ecosystem-center{justify-content:center;align-items:center;display:flex;position:relative}.center-circle{background:linear-gradient(135deg,#1565c0,#42a5f5);border-radius:50%;justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:relative;box-shadow:0 35px 70px #1565c04d}.center-circle:before{content:"";border:2px dashed #1565c026;border-radius:50%;position:absolute;inset:-20px}.center-logo{text-align:center;color:#1565c0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-size:30px;font-weight:800;line-height:1.2;display:flex;box-shadow:inset 0 0 0 10px #1565c00d}.ecosystem-center:before{content:"";background:#d9e7f6;width:540px;height:2px;position:absolute}.ecosystem-center:after{content:"";background:#d9e7f6;width:2px;height:540px;position:absolute}@media (width<=1200px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-center{grid-column:span 2;margin:20px 0}}@media (width<=768px){.ecosystem{padding:90px 0}.ecosystem-header h2{font-size:36px}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-center{grid-column:auto;margin:10px 0 30px}.ecosystem-center:before,.ecosystem-center:after{display:none}.center-circle{width:210px;height:210px}.center-logo{width:150px;height:150px;font-size:24px}}.legal-page h2{margin-top:30px;margin-bottom:10px}.legal-page{min-height:100vh;padding:120px 0 80px}.legal-page .container{max-width:900px;margin:auto}.subtitle{color:#666;margin-bottom:40px;font-size:1.1rem}.legal-page section{margin-bottom:40px}.legal-page h1{margin-bottom:20px}.legal-page h2{margin-bottom:15px}.legal-page p{color:#555;line-height:1.8}.legal-page ul{margin-top:15px;padding-left:25px}.legal-page li{margin-bottom:10px}.email{color:#0f6fff;margin:20px 0;font-size:20px;font-weight:700}
