:root{
  --bg:#050914; --panel:#0d1728; --panel2:#111f35; --text:#f7fbff; --muted:#aab8ce;
  --blue:#26b9ff; --blue2:#3d7cff; --pink:#ee467b; --gold:#e2be42; --green:#4be19b;
  --line:rgba(130,190,255,.25); --shadow:0 28px 90px rgba(0,0,0,.48);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 18% 8%,#0b4d92 0,#07162b 34%,#12091b 62%,#080910 100%);color:var(--text);overflow-x:hidden}
a{color:inherit;text-decoration:none}.page{min-height:100vh;overflow:hidden;position:relative}.page:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(126,219,255,.035) 1px,transparent 1px),linear-gradient(rgba(126,219,255,.026) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 62%)}.nav{width:min(1240px,calc(100% - 36px));margin:0 auto;padding:22px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2}.brand img{width:210px;height:auto;display:block}.nav-actions{display:flex;align-items:center;gap:18px;color:var(--muted);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:18px;padding:14px 20px;font-weight:900;border:1px solid var(--line);transition:.2s transform,.2s filter}.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.primary{background:linear-gradient(135deg,#22c7f3,#4776ff 48%,#ef477a);box-shadow:0 18px 40px rgba(55,143,255,.24);border:0;color:white}.secondary,.ghost{background:linear-gradient(135deg,rgba(38,185,255,.22),rgba(239,70,123,.14));border-color:rgba(120,200,255,.38);color:#f7fbff;box-shadow:0 12px 34px rgba(38,185,255,.16);backdrop-filter:blur(12px)}
.hero{width:min(1180px,calc(100% - 36px));margin:34px auto 0;display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center;min-height:700px;position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:#6bd7ff;text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;font-weight:950}.hero h1{font-size:clamp(2.7rem,6vw,5.55rem);line-height:.9;margin:0 0 24px;letter-spacing:-.06em;max-width:760px}.lead{font-size:clamp(1.05rem,2vw,1.28rem);color:#d7e3f5;line-height:1.62;margin:0 0 22px;max-width:700px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 26px;max-width:760px}.hero-proof article{padding:16px;border:1px solid rgba(126,219,255,.2);border-radius:20px;background:linear-gradient(145deg,rgba(7,21,39,.78),rgba(20,37,63,.54));box-shadow:0 18px 42px rgba(0,0,0,.18)}.hero-proof strong{display:block;font-size:.95rem;margin-bottom:6px}.hero-proof span{display:block;color:#b7c8df;font-size:.86rem;line-height:1.42}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-row span{padding:10px 13px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#c8d7eb;background:rgba(255,255,255,.05);font-weight:800;font-size:.9rem}
.hero-visual{position:relative;min-height:620px}.phone-card{position:absolute;inset:10px 36px 20px 32px;border:1px solid rgba(126,219,255,.26);border-radius:46px;background:linear-gradient(145deg,rgba(18,44,70,.96),rgba(15,13,30,.96));box-shadow:var(--shadow),0 0 0 1px rgba(255,255,255,.04) inset;padding:28px;overflow:hidden}.phone-card:before{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,rgba(126,219,255,.16),transparent 32%,rgba(239,70,123,.16) 72%,transparent),radial-gradient(circle at 75% 25%,rgba(39,197,255,.22),transparent 30%)}.phone-card>*{position:relative}.phone-top{width:90px;height:7px;border-radius:999px;background:#365b7b;margin:0 auto 22px}.screen-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.screen-title span{font-weight:950;color:#eff8ff}.screen-title b{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(75,225,155,.13);color:#bfffe0;border:1px solid rgba(75,225,155,.32);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.screen-title b:before{content:"";width:8px;height:8px;border-radius:50%;background:#4be19b;box-shadow:0 0 14px rgba(75,225,155,.8)}.app-card,.scan-card,.screen-feed{border:1px solid var(--line);border-radius:24px;background:rgba(7,17,32,.84);padding:20px;margin-bottom:15px}.app-card span,.scan-card span,.screen-feed span,.floating span{display:block;color:var(--gold);font-weight:950;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;margin-bottom:8px}.app-card strong,.scan-card strong,.screen-feed strong,.floating strong{display:block;font-size:1.1rem;line-height:1.25;max-width:100%}.map-card{height:250px;border-radius:28px;background:#0a1423;border:1px solid var(--line);position:relative;overflow:hidden;margin-bottom:15px}.grid-map{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;transform:rotate(-8deg) scale(1.25)}.pin{position:absolute;width:36px;height:36px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--pink));box-shadow:0 12px 30px rgba(38,185,255,.36);font-style:normal;font-weight:950}.pin::first-letter{transform:rotate(45deg)}.p1{left:22%;top:28%}.p2{right:26%;top:34%}.p3{left:48%;bottom:20%}.route-line{position:absolute;left:26%;top:36%;width:48%;height:110px;border-top:4px solid var(--blue);border-right:4px solid var(--pink);border-radius:0 40px 0 0;opacity:.75}.floating{position:absolute;z-index:2;max-width:320px;border:1px solid var(--line);border-radius:24px;background:rgba(12,24,42,.92);backdrop-filter:blur(16px);padding:20px;box-shadow:var(--shadow)}.alert-card{right:-4px;bottom:108px}.gps-card{left:-18px;top:82px}
.stats{width:min(1180px,calc(100% - 36px));margin:34px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats article,.features article,.cta,.showcase,.operations article,.product-card,.business-section{border:1px solid var(--line);background:linear-gradient(145deg,rgba(15,35,60,.78),rgba(25,16,38,.72));border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,.22)}.stats article{padding:24px;position:relative;overflow:hidden}.stats article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(var(--blue),var(--pink))}.stats strong{display:block;font-size:2.1rem}.stats span{color:var(--muted);font-weight:750}.features,.operations,.ecosystem,.business-section{width:min(1180px,calc(100% - 36px));margin:90px auto}.section-head{max-width:840px;margin-bottom:26px}.section-head h2,.showcase h2,.cta h2,.business-copy h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{padding:28px;min-height:240px;position:relative;overflow:hidden}.features article:after{content:"";position:absolute;inset:auto 18px 0 18px;height:1px;background:linear-gradient(90deg,transparent,rgba(126,219,255,.35),transparent)}.icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#22c7f3,#4776ff 48%,#ef477a);border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 34px rgba(38,185,255,.22);font-size:.78rem;font-weight:950;letter-spacing:.08em;color:white}.features h3,.operations h3,.product-card h3,.business-grid h3{font-size:1.25rem;margin:20px 0 10px}.features p,.showcase p,.cta p,.operations p,.product-card p,.business-section p{color:#c6d4e8;line-height:1.65;margin:0}.showcase{width:min(1180px,calc(100% - 36px));margin:0 auto 90px;padding:34px;display:grid;grid-template-columns:.78fr 1.22fr;gap:30px;align-items:center}.dashboard-mock{height:380px;border-radius:28px;background:linear-gradient(135deg,rgba(6,14,27,.94),rgba(17,34,58,.9));border:1px solid var(--line);padding:22px;box-shadow:0 26px 80px rgba(0,0,0,.28) inset}.mock-head{display:flex;align-items:center;gap:7px;color:#b9cbe2;font-weight:900}.mock-head span{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--pink)}.mock-head span:nth-child(2){background:var(--gold)}.mock-head span:nth-child(3){background:var(--green)}.mock-head b{margin-left:auto;color:#e9f5ff}.ops-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.ops-kpi-row article{padding:15px;border-radius:18px;background:linear-gradient(135deg,rgba(38,185,255,.16),rgba(239,70,123,.12));border:1px solid rgba(126,219,255,.22)}.ops-kpi-row small{display:block;color:#9fb4cf;font-weight:850}.ops-kpi-row strong{display:block;font-size:2rem;margin-top:5px}.ops-body{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.ops-map{min-height:205px;border-radius:22px;border:1px solid rgba(126,219,255,.22);background:#071324;position:relative;overflow:hidden}.ops-map:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px);background-size:34px 34px;transform:rotate(-7deg) scale(1.25)}.ops-map i{position:absolute;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--pink));box-shadow:0 0 30px rgba(38,185,255,.45)}.ops-map i:nth-child(1){left:18%;top:28%}.ops-map i:nth-child(2){right:24%;top:34%}.ops-map i:nth-child(3){left:48%;bottom:24%}.ops-map span{position:absolute;left:24%;top:38%;width:45%;height:82px;border-top:4px solid var(--blue);border-right:4px solid var(--pink);border-radius:0 34px 0 0}.ops-feed{display:grid;gap:12px}.ops-feed p{display:flex;align-items:center;gap:10px;padding:14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(126,219,255,.15)}.ops-feed b{width:12px;height:12px;border-radius:50%;background:#4be19b;box-shadow:0 0 14px rgba(75,225,155,.7)}.ops-feed span{font-weight:850;color:#eaf5ff}.cta{width:min(920px,calc(100% - 36px));margin:0 auto 60px;padding:46px;text-align:center}.cta img{width:min(520px,92%);margin-bottom:22px}.cta .hero-actions{justify-content:center;margin-top:24px}footer{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:30px 0 46px;color:#9cb0c8;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
@media(max-width:900px){.nav{width:calc(100% - 24px);align-items:flex-start;justify-content:flex-start;gap:14px}.nav-actions{margin-left:auto;flex-shrink:0}.nav-actions a:not(.btn){display:none}.nav-login{min-width:84px;padding:12px 14px!important;font-size:.68rem;letter-spacing:.08em}.hero{width:calc(100% - 36px);grid-template-columns:1fr;min-height:auto;gap:28px}.hero-copy{min-width:0;max-width:100%}.hero-proof{grid-template-columns:1fr;margin-bottom:22px}.hero-proof article{padding:14px}.hero-visual{min-height:560px;max-width:100%;overflow:hidden}.phone-card{inset:10px 0 20px;border-radius:34px;padding:20px}.floating{max-width:calc(100% - 40px);padding:15px}.floating strong{font-size:1rem}.gps-card{left:0;top:72px}.alert-card{right:0;bottom:142px}.map-card{height:230px}.screen-feed{display:none}.stats,.feature-grid,.showcase{grid-template-columns:1fr}.hero h1{font-size:clamp(2.15rem,10.5vw,2.62rem);line-height:.98;letter-spacing:-.035em;max-width:100%;overflow-wrap:normal}.lead{font-size:1rem;max-width:100%;overflow-wrap:break-word}.trust-row span{max-width:100%;white-space:normal}.dashboard-mock{height:auto}.ops-kpi-row,.ops-body{grid-template-columns:1fr}.ops-map{min-height:190px}.cta{padding:30px 22px}.brand img{width:145px}}



.sales-suite{width:min(1180px,calc(100% - 36px));margin:0 auto 90px;display:grid;gap:22px}.sales-head{max-width:900px}.sales-head p:last-child{color:#c6d4e8;line-height:1.65;margin:0}.sales-top-grid,.sales-support-grid,.sales-contact-grid{display:grid;gap:18px}.sales-top-grid{grid-template-columns:1.05fr .95fr}.sales-support-grid{grid-template-columns:1fr 1fr}.sales-contact-grid{grid-template-columns:.82fr 1.18fr;align-items:start}.sales-story-card,.sales-brief-card,.suite-panel,.sales-support-card,.quote-copy,.quote-form{border:1px solid var(--line);background:linear-gradient(145deg,rgba(15,35,60,.78),rgba(25,16,38,.72));border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,.22)}.sales-story-card,.sales-brief-card,.sales-support-card,.quote-copy,.quote-form{padding:30px}.sales-story-card{display:grid;gap:20px;overflow:hidden;position:relative}.sales-story-card:before,.suite-panel:before,.sales-brief-card:before,.sales-support-card:before,.quote-copy:before,.quote-form:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(82,178,255,.08),transparent 38%,rgba(255,187,84,.06))}.sales-story-card > *,.sales-brief-card > *,.sales-support-card > *,.quote-copy > *,.quote-form > *,.suite-panel > *{position:relative;z-index:1}.sales-story-card img{width:min(270px,100%);display:block}.sales-pills,.sales-support-list,.suite-scale-selector,.suite-tabs{display:flex;flex-wrap:wrap;gap:10px}.sales-pills span,.sales-support-list span,.suite-scale-tag{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;border:1px solid rgba(131,186,235,.28);background:rgba(255,255,255,.05);color:#d6ebff;font-size:.86rem;font-weight:700}.sales-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sales-story-grid article{padding:18px;border-radius:20px;border:1px solid rgba(130,184,234,.12);background:rgba(255,255,255,.04)}.sales-story-grid strong,.sales-brief-card strong,.sales-support-card h3,.suite-tab strong,.suite-feature-list strong,.suite-scale-panel strong{display:block}.sales-story-grid p,.sales-brief-points p,.sales-support-card p,.quote-copy p,.suite-intro p,.suite-feature-list p,.suite-scale-panel p{margin:0;color:#c6d4e8;line-height:1.6}.sales-story-grid strong{margin-bottom:8px;font-size:1.05rem}.sales-brief-card{display:grid;gap:18px;position:relative}.sales-brief-card h3{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.03;margin:0}.sales-brief-points{display:grid;gap:12px}.sales-brief-points p strong{display:inline;color:#f3f8ff}.sales-brief-actions{display:flex;flex-wrap:wrap;gap:12px}.suite-tabs{margin-top:4px}.suite-tab{flex:1 1 250px;display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:22px;border:1px solid rgba(124,170,214,.18);background:linear-gradient(145deg,rgba(15,35,60,.62),rgba(13,22,38,.55));color:var(--text);cursor:pointer;text-align:left;transition:.2s transform,.2s border-color,.2s background}.suite-tab:hover,.suite-tab:focus-visible{transform:translateY(-1px);border-color:rgba(255,187,84,.4);outline:none}.suite-tab.is-active{border-color:rgba(255,187,84,.52);background:linear-gradient(160deg,rgba(82,178,255,.12),rgba(255,187,84,.08))}.suite-tab-icon,.suite-mini-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--blue);flex:0 0 auto}.suite-tab-icon{width:50px;height:50px;border-radius:16px;background:rgba(82,178,255,.1);border:1px solid rgba(82,178,255,.22)}.suite-mini-icon{width:40px;height:40px;border-radius:14px;background:rgba(82,178,255,.12);border:1px solid rgba(82,178,255,.22)}.suite-tab svg,.suite-mini-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.suite-tab span:last-child{min-width:0}.suite-tab small{display:block;margin-top:4px;color:#aab8ce;font-size:.88rem}.suite-panels{display:grid}.suite-panel{display:none;padding:26px;position:relative;overflow:hidden}.suite-panel.is-active{display:block}.suite-layout{display:grid;grid-template-columns:1fr .95fr;gap:20px}.suite-intro,.suite-pricing{padding:24px;border-radius:24px;border:1px solid rgba(124,170,214,.14);background:rgba(255,255,255,.04)}.suite-intro h3{font-size:clamp(1.55rem,2.8vw,2.15rem);margin:0 0 10px;line-height:1.02}.suite-feature-list{display:grid;gap:14px;margin-top:20px}.suite-feature-list article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start}.suite-feature-list strong{margin-bottom:4px}.suite-pricing{display:grid;align-content:start}.suite-scale-chip{min-width:64px;padding:10px 14px;border-radius:999px;border:1px solid rgba(124,170,214,.22);background:rgba(255,255,255,.04);color:#d9edff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:800;transition:.2s background,.2s border-color,.2s transform}.suite-scale-chip:hover,.suite-scale-chip:focus-visible{transform:translateY(-1px);border-color:rgba(255,187,84,.4);outline:none}.suite-scale-chip.is-active{color:#0a1622;background:linear-gradient(135deg,#7bd5ff,#ffc766);border-color:transparent}.suite-scale-panels{margin-top:18px}.suite-scale-panel{display:none;padding:22px;min-height:232px;border-radius:24px;border:1px solid rgba(124,170,214,.32);background:radial-gradient(circle at top right,rgba(255,187,84,.18),transparent 32%),linear-gradient(165deg,rgba(82,178,255,.1),rgba(255,255,255,.03))}.suite-scale-panel.is-active{display:block}.suite-scale-panel h4{font-size:1.3rem;margin:10px 0 8px}.suite-scale-panel strong{font-size:1.22rem;color:#ffd47e;margin-bottom:10px}.sales-support-card h3{font-size:1.45rem;margin:0 0 10px}.sales-support-list span{background:rgba(255,255,255,.04)}.quote-copy h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:0 0 18px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative}.quote-form label{display:grid;gap:8px;color:#c7d3e5;font-weight:800}.quote-form input{width:100%;border:1px solid rgba(130,190,255,.28);border-radius:16px;background:rgba(5,13,26,.72);color:white;padding:15px 16px;font:inherit;outline:none}.quote-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(38,185,255,.12)}.quote-form button{grid-column:1/-1;width:100%;cursor:pointer;font:inherit}@media(max-width:1100px){.sales-top-grid,.sales-support-grid,.sales-contact-grid,.suite-layout,.sales-story-grid{grid-template-columns:1fr}}@media(max-width:900px){.suite-tabs{display:grid;grid-template-columns:1fr}.suite-tab{flex:1 1 auto}.suite-scale-selector{justify-content:flex-start}.quote-form{grid-template-columns:1fr}.sales-story-card,.sales-brief-card,.sales-support-card,.quote-copy,.quote-form,.suite-panel{padding:24px}}





.nav-actions .ghost:before{
  content:"";
  position:absolute;
  inset:-2px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);
  transform:translateX(-130%);
  animation:shine 2.8s infinite;
}
@keyframes shine{55%,100%{transform:translateX(130%)}}

.whatsapp{background:linear-gradient(135deg,#20d466,#128c3c);color:white;border:0;box-shadow:0 18px 42px rgba(32,212,102,.28),0 0 0 1px rgba(255,255,255,.14) inset}.whatsapp:hover{filter:brightness(1.08);transform:translateY(-2px)}



.nav-login{position:relative;overflow:hidden;background:linear-gradient(135deg,#00d5ff 0%,#367cff 45%,#ff3f7f 100%);border:0!important;color:white!important;padding:16px 28px!important;border-radius:999px!important;box-shadow:0 18px 48px rgba(0,174,255,.38),0 10px 30px rgba(255,63,127,.24),0 0 0 1px rgba(255,255,255,.18) inset;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.nav-login:before{content:"";position:absolute;inset:-2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-130%);animation:shine 2.8s infinite}@keyframes shine{55%,100%{transform:translateX(130%)}}



.feature-icon{
  width:58px;height:58px;border-radius:20px;display:grid;place-items:center;position:relative;overflow:hidden;
  background:linear-gradient(135deg,rgba(38,185,255,.22),rgba(71,124,255,.22) 50%,rgba(239,71,122,.20));
  border:1px solid rgba(126,219,255,.34);
  box-shadow:0 16px 38px rgba(38,185,255,.16), inset 0 1px 0 rgba(255,255,255,.14);
  margin-bottom:22px;
}
.feature-icon:before,.feature-icon:after,.feature-icon i:before,.feature-icon i:after{content:"";position:absolute;display:block}
.qr-icon:before{width:24px;height:24px;border:3px solid #7edbff;border-radius:7px;box-shadow:0 0 0 4px rgba(126,219,255,.08)}
.qr-icon:after{width:9px;height:9px;background:#ff4f8b;border-radius:3px;right:15px;bottom:15px}
.attendance-icon:before{width:27px;height:27px;border:3px solid #7edbff;border-radius:50%}
.attendance-icon:after{width:12px;height:3px;background:#ff4f8b;border-radius:99px;transform:rotate(36deg);transform-origin:left center;left:29px;top:30px}
.sos-icon:before{width:29px;height:34px;background:linear-gradient(180deg,#37d5f2,#477cff);clip-path:polygon(50% 0,90% 15%,82% 72%,50% 100%,18% 72%,10% 15%)}
.sos-icon:after{width:13px;height:8px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);top:24px}
.log-icon:before{width:28px;height:32px;border:3px solid #7edbff;border-radius:7px;background:rgba(255,255,255,.03)}
.log-icon:after{width:16px;height:3px;background:#ff4f8b;box-shadow:0 7px 0 #ff4f8b,0 14px 0 rgba(126,219,255,.85);left:21px;top:20px;border-radius:99px}
.map-icon:before{width:30px;height:30px;border:3px solid #7edbff;border-radius:8px;transform:rotate(45deg)}
.map-icon:after{width:10px;height:10px;border-radius:50%;background:#ff4f8b;box-shadow:0 0 18px rgba(255,79,139,.55)}
.report-icon:before{width:30px;height:24px;border-left:4px solid #7edbff;border-bottom:4px solid #7edbff;left:15px;bottom:17px;border-radius:2px}
.report-icon:after{width:6px;height:20px;background:#ff4f8b;left:25px;bottom:21px;box-shadow:10px -8px 0 #37d5f2,20px -14px 0 #7edbff;border-radius:4px 4px 0 0}
.matrix-icon:before{width:34px;height:34px;border:3px solid #7edbff;border-radius:8px;background:linear-gradient(90deg,transparent 31%,rgba(126,219,255,.45) 32%,rgba(126,219,255,.45) 36%,transparent 37%),linear-gradient(transparent 31%,rgba(126,219,255,.45) 32%,rgba(126,219,255,.45) 36%,transparent 37%)}
.matrix-icon:after{width:11px;height:11px;border-radius:4px;background:#4be19b;left:18px;top:18px;box-shadow:14px 14px 0 #ff4f8b}
.free-icon:before{width:36px;height:24px;border-left:4px solid #7edbff;border-bottom:4px solid #7edbff;border-radius:0 0 0 18px;transform:rotate(-12deg)}
.free-icon:after{width:12px;height:12px;border-radius:50%;background:#ff4f8b;left:14px;top:17px;box-shadow:22px 15px 0 #4be19b}
.roles-icon:before{width:22px;height:22px;border:3px solid #7edbff;border-radius:50%;top:12px;box-shadow:-16px 11px 0 -5px #37d5f2,16px 11px 0 -5px #ff4f8b}
.roles-icon:after{width:44px;height:18px;border-radius:18px 18px 8px 8px;background:rgba(126,219,255,.17);bottom:12px}

.operations{position:relative}.operation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.operations article{padding:28px;min-height:255px;position:relative;overflow:hidden}.operations article:before{content:"";position:absolute;inset:auto -30px -54px auto;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(38,185,255,.18),transparent 68%)}.operations strong{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:rgba(38,185,255,.14);border:1px solid rgba(126,219,255,.3);color:#7edbff;font-size:1.05rem;letter-spacing:.08em}.ecosystem{padding:36px;border:1px solid rgba(126,219,255,.22);border-radius:34px;background:linear-gradient(135deg,rgba(9,25,45,.72),rgba(20,11,29,.72));box-shadow:0 28px 90px rgba(0,0,0,.25)}.product-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:18px}.product-card{padding:30px;min-height:300px;position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;right:-60px;top:-60px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(38,185,255,.22),transparent 68%)}.product-card h3{font-size:1.7rem;margin-top:72px}.product-status{position:absolute;left:28px;top:28px;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(75,225,155,.14);border:1px solid rgba(75,225,155,.45);color:#bfffe0;font-weight:950;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.product-status:before{content:"";width:9px;height:9px;border-radius:50%;background:#4be19b;box-shadow:0 0 18px rgba(75,225,155,.65)}.product-status.soon{background:rgba(226,190,66,.12);border-color:rgba(226,190,66,.38);color:#ffeab1}.product-status.soon:before{background:#e2be42;box-shadow:0 0 18px rgba(226,190,66,.55)}.active-product{background:linear-gradient(145deg,rgba(14,57,90,.88),rgba(20,18,42,.78));border-color:rgba(126,219,255,.38)}.access-product{background:linear-gradient(145deg,rgba(68,35,16,.75),rgba(20,17,30,.78));border-color:rgba(255,147,78,.28)}.view-product{background:linear-gradient(145deg,rgba(18,46,42,.78),rgba(19,17,32,.78));border-color:rgba(75,225,155,.25)}
.business-section{padding:36px;display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:stretch;background:linear-gradient(135deg,rgba(12,47,78,.78),rgba(24,12,34,.8));position:relative;overflow:hidden}.business-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(126,219,255,.12),transparent 35%,rgba(239,70,123,.1));pointer-events:none}.business-section>*{position:relative}.business-copy{display:flex;flex-direction:column;justify-content:center}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.business-grid article{padding:24px;border-radius:24px;background:rgba(5,15,29,.55);border:1px solid rgba(126,219,255,.19)}.business-grid span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:rgba(38,185,255,.14);border:1px solid rgba(126,219,255,.28);color:#7edbff;font-weight:950}.business-grid h3{margin-top:18px}

.trust-section{width:min(1180px,calc(100% - 36px));margin:0 auto 90px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-grid article,.trust-callout,.privacy-section{border:1px solid var(--line);background:linear-gradient(145deg,rgba(15,35,60,.78),rgba(25,16,38,.72));border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,.22)}.trust-grid article{min-height:230px;padding:28px}.trust-grid h3{font-size:1.25rem;margin:20px 0 10px}.trust-grid p,.trust-callout p{color:#c6d4e8;line-height:1.65;margin:0}.trust-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(38,185,255,.22),rgba(71,124,255,.22) 50%,rgba(239,71,122,.20));border:1px solid rgba(126,219,255,.34);box-shadow:0 16px 38px rgba(38,185,255,.16),inset 0 1px 0 rgba(255,255,255,.14);margin-bottom:22px}.trust-icon:before,.trust-icon:after{content:"";position:absolute;display:block}.lock-trust:before{width:30px;height:22px;border:3px solid #7edbff;border-radius:8px;top:25px}.lock-trust:after{width:18px;height:16px;border:3px solid #7edbff;border-bottom:0;border-radius:12px 12px 0 0;top:12px}.roles-trust:before{width:28px;height:28px;border:3px solid #7edbff;border-radius:50%;box-shadow:18px 12px 0 -7px #ff4f8b,-18px 12px 0 -7px #37d5f2}.roles-trust:after{width:34px;height:16px;border-radius:20px 20px 8px 8px;background:rgba(126,219,255,.16);bottom:13px}.trace-trust:before{width:30px;height:30px;border:3px solid #7edbff;border-radius:8px;transform:rotate(45deg)}.trace-trust:after{width:10px;height:10px;border-radius:50%;background:#ff4f8b;box-shadow:0 0 18px rgba(255,79,139,.55)}.law-trust:before{width:30px;height:36px;border:3px solid #7edbff;border-radius:8px;background:rgba(255,255,255,.03)}.law-trust:after{width:18px;height:3px;background:#4be19b;box-shadow:0 8px 0 #ff4f8b,0 16px 0 rgba(126,219,255,.9);left:20px;top:19px;border-radius:99px}.trust-callout{margin-top:18px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:22px}.trust-callout h3{font-size:1.65rem;margin:0 0 8px}.privacy-section{width:min(1180px,calc(100% - 36px));margin:0 auto 90px;padding:34px;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:radial-gradient(circle at 0 0,rgba(75,225,155,.16),transparent 32%),linear-gradient(145deg,rgba(10,48,66,.78),rgba(25,16,38,.74))}.privacy-copy h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:0 0 18px}.privacy-copy p{color:#c6d4e8;line-height:1.65;margin:0}.privacy-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.privacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.privacy-grid article{padding:22px;border-radius:22px;border:1px solid rgba(126,219,255,.18);background:rgba(255,255,255,.045)}.privacy-grid strong{display:block;margin-bottom:8px;color:#f7fbff}.privacy-grid span{display:block;color:#c6d4e8;line-height:1.55}footer a{color:#cfe8ff;font-weight:850}@media(max-width:1100px){.operation-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.product-card{min-height:240px}.business-section,.privacy-section{grid-template-columns:1fr}.business-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.trust-grid,.operation-grid,.privacy-grid{grid-template-columns:1fr}.trust-callout{align-items:flex-start;flex-direction:column}.features,.operations,.ecosystem,.business-section{margin:70px auto}.ecosystem,.business-section,.privacy-section{padding:24px}.product-card h3{margin-top:66px}.nav-actions{gap:12px}.feature-grid{grid-template-columns:1fr}.features article,.operations article,.product-card{min-height:auto}}

@media(max-width:900px){
  .nav,.hero,.stats,.features,.showcase,.operations,.ecosystem,.business-section,.trust-section,.quote-section,.cta,footer{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}
  .nav{width:calc(100% - 28px)}
  .nav-login{min-width:auto!important;padding:11px 13px!important;font-size:.64rem!important;letter-spacing:.07em!important}
  .hero h1{font-size:clamp(1.92rem,8.8vw,2.2rem);line-height:1.04;letter-spacing:-.02em;max-width:100%;overflow-wrap:break-word}
  .hero-copy,.section-head,.business-copy{min-width:0;max-width:100%}
  .hero-proof,.hero-actions,.trust-row{max-width:100%}
  .hero-proof article,.phone-card,.floating{max-width:100%}
  .screen-title b{font-size:.66rem;padding:7px 9px}
}
@media(max-width:480px){
  .nav{display:block}
  .nav-actions{margin:12px 0 0}
  .hero-copy{max-width:330px}
  .hero h1{max-width:330px;font-size:2rem;line-height:1.06}
  .lead,.hero-proof,.hero-actions,.trust-row{max-width:330px}
  .hero-proof article{width:100%}
}
