.landing-root{color-scheme:light;--hero-progress:1;--landing-navy:#0c3d42;--landing-navy-2:#134e4a;--landing-navy-3:#115e59;--landing-surface:#ffffff;--landing-surface-2:#f8fafb;--landing-surface-3:#eefbfb;--landing-border:#d3f5f5;--landing-border-soft:#eefbfb;--landing-ink:#134e4a;--landing-ink-2:#334155;--landing-ink-3:#64748b;--landing-ink-inv:#f8fafc;--landing-ink-inv-2:#cbd5e1;--landing-teal:#17b9bc;--landing-teal-400:#3fc7ca;--landing-teal-600:#0f9a9d;--landing-teal-700:#0f766e;--landing-teal-050:#eefbfb;--landing-teal-100:#d3f5f5;--landing-emerald:#10b981;--landing-gold:#f0b429;--landing-rose:#f43f5e;--landing-glass:rgba(255,255,255,0.72);--landing-glass-brd:rgba(211,245,245,0.9);--landing-shadow-sm:0 1px 2px rgba(15,23,42,0.06);--landing-shadow-md:0 8px 24px -12px rgba(15,118,110,0.22);--landing-shadow-lg:0 28px 60px -28px rgba(15,118,110,0.28);--landing-radius:16px;--landing-radius-lg:24px;position:relative;color:var(--landing-ink);background:var(--landing-surface-2);isolation:isolate}.landing-root [id]{scroll-margin-top:84px}.landing-root :focus-visible{outline:2px solid var(--landing-teal);outline-offset:3px;border-radius:6px}.landing-root .page-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(60rem 40rem at 12% -8%,rgba(23,185,188,calc(.28 * var(--hero-progress))),transparent 60%),radial-gradient(52rem 38rem at 92% 6%,rgba(15,154,157,calc(.16 * var(--hero-progress))),transparent 62%),radial-gradient(46rem 34rem at 50% 106%,rgba(15,118,110,.08),transparent 60%),var(--landing-surface-2);transition:background .45s ease}.landing-root .page-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 0),linear-gradient(180deg,rgba(15,23,42,.045) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(70% 55% at 50% 22%,#000 0,transparent 78%);mask-image:radial-gradient(70% 55% at 50% 22%,#000 0,transparent 78%)}.landing-root .hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.landing-root .hero-bg .hb-blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55;will-change:transform}.landing-root .hero-bg .hb-a{width:30rem;height:30rem;top:-8rem;inset-inline-start:-6rem;background:radial-gradient(circle,rgba(23,185,188,.55),transparent 68%);animation:hb-drift-a 20s ease-in-out infinite}.landing-root .hero-bg .hb-b{width:26rem;height:26rem;top:4rem;inset-inline-end:-5rem;background:radial-gradient(circle,rgba(63,199,202,.42),transparent 68%);animation:hb-drift-b 24s ease-in-out infinite}.landing-root .hero-bg .hb-c{width:34rem;height:34rem;bottom:-14rem;inset-inline-start:32%;background:radial-gradient(circle,rgba(15,118,110,.35),transparent 70%);animation:hb-drift-c 28s ease-in-out infinite}@keyframes hb-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(4rem,2.5rem,0) scale(1.08)}}@keyframes hb-drift-b{0%,to{transform:translateZ(0) scale(1.04)}50%{transform:translate3d(-3.5rem,3rem,0) scale(.94)}}@keyframes hb-drift-c{0%,to{transform:translateZ(0) scale(.96)}50%{transform:translate3d(2.5rem,-3.5rem,0) scale(1.1)}}.landing-root .hero-bg .hb-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(15,23,42,.05) 1px,transparent 0),linear-gradient(180deg,rgba(15,23,42,.05) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:radial-gradient(75% 70% at 50% 35%,#000,transparent 80%);mask-image:radial-gradient(75% 70% at 50% 35%,#000,transparent 80%)}.landing-root .hb-ekg{position:absolute;inset-inline:0;bottom:12%;width:100%;height:120px;opacity:.5}.landing-root .hb-ekg path{fill:none;stroke:var(--landing-teal);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:90 620;filter:drop-shadow(0 0 6px rgba(23,185,188,.55));animation:hb-ekg-flow 1.6s linear infinite}@keyframes hb-ekg-flow{0%{stroke-dashoffset:710}to{stroke-dashoffset:0}}.landing-root .nav{position:sticky;top:0;z-index:50;background:transparent;border-bottom:1px solid transparent;transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.landing-root .nav.scrolled{background:var(--landing-glass);border-bottom-color:var(--landing-glass-brd);box-shadow:var(--landing-shadow-sm);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px)}.landing-root .nav-link{position:relative;color:var(--landing-ink-2);transition:color .18s ease}.landing-root .nav-link:after{content:"";position:absolute;inset-inline:0;bottom:-6px;height:2px;border-radius:2px;background:var(--landing-teal);transform:scaleX(0);transition:transform .22s cubic-bezier(.2,.8,.2,1)}.landing-root .nav-link:hover{color:var(--landing-ink)}.landing-root .nav-link:hover:after,.landing-root .nav-link[aria-current=true]:after{transform:scaleX(1)}.landing-root .hero-band{background:linear-gradient(180deg,rgba(238,251,251,calc(.92 * var(--hero-progress))) 0,rgba(248,250,251,calc(.35 * var(--hero-progress))) 62%,transparent 100%);transition:background .35s ease}.landing-root button:not(:disabled){cursor:pointer}.landing-root button:disabled{cursor:not-allowed}.landing-root .brand-lockup{display:flex;align-items:center;gap:10px}.landing-root .brand-mark{display:grid;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(160deg,#eefbfb,#ffffff);box-shadow:0 0 0 1px rgba(23,185,188,.22),0 10px 22px -14px rgba(15,118,110,.55)}.landing-root .brand-mark img{mix-blend-mode:multiply}.landing-root .brand-word{display:flex;flex-direction:column;line-height:1}.landing-root .brand-word strong{font-size:1.15rem;font-weight:800;letter-spacing:-.045em;color:#134e4a}.landing-root .brand-word strong span{color:var(--landing-teal-600)}.landing-root .brand-word small{margin-top:3px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--landing-teal-700)}.landing-root .nav-actions{display:flex;align-items:center;gap:4px}.landing-root .nav-actions .nav-divider{width:1px;height:16px;margin-inline:8px;background:rgba(15,23,42,.12)}.landing-root .nav-currency{font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--landing-ink-3);padding-inline:6px}.landing-root .nav-ghost{display:inline-flex;align-items:center;height:36px;padding-inline:10px;border-radius:10px;font-size:13px;font-weight:600;color:var(--landing-ink-2);transition:color .18s ease,background .18s ease}.landing-root .nav-ghost:hover{color:var(--landing-ink);background:rgba(23,185,188,.08)}.landing-root .nav-cta{display:inline-flex;align-items:center;gap:6px;height:36px;padding-inline:14px;border-radius:10px;background:var(--landing-teal);color:#fff;font-size:13px;font-weight:600;box-shadow:none;transition:background .18s ease,transform .18s ease}.landing-root .nav-cta:hover{background:var(--landing-teal-600)}.landing-root .nav-actions button:not(.nav-cta){height:36px;border:0!important;box-shadow:none!important;background:transparent!important}.landing-root .req-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}@media (max-width:640px){.landing-root .req-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-root .req-plan{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:11px;font-weight:700;color:#475569;transition:border-color .2s,background .2s,color .2s}.landing-root .req-plan.on{border-color:var(--landing-teal);background:#eefbfb;color:var(--landing-teal-700)}.landing-root .req-field-wrap{position:relative}.landing-root .req-field-wrap .req-ic{position:absolute;inset-inline-start:11px;top:50%;translate:0 -50%;color:#94a3b8;pointer-events:none}.landing-root .req-field-wrap .req-field{padding-inline-start:2.15rem}.landing-root .console-stage-3d{perspective:1600px;perspective-origin:50% 40%}.landing-root .console-device{position:relative;border-radius:var(--landing-radius-lg);background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-lg);transform-style:preserve-3d;transform:rotateX(7deg) rotateY(-11deg) rotate(.6deg);animation:console-float 9s ease-in-out infinite;transition:transform .5s cubic-bezier(.2,.8,.2,1);will-change:transform}.landing-root .console-device:hover{transform:rotateX(3deg) rotateY(-5deg) translateY(-6px)}@keyframes console-float{0%,to{translate:0 0}50%{translate:0 -14px}}.landing-root .console-glare{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.5),transparent 42%);mix-blend-mode:screen}.landing-root .orbit-node{position:absolute;display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:14px;background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-md);animation:console-float 9s ease-in-out infinite;animation-delay:calc(var(--i, 0) * -.9s)}.landing-root .orbit-node[data-color=teal]{color:var(--landing-teal-600)}.landing-root .orbit-node[data-color=emerald]{color:var(--landing-emerald)}.landing-root .orbit-node[data-color=gold]{color:var(--landing-gold)}.landing-root .orbit-node[data-color=rose]{color:var(--landing-rose)}.landing-root .orbit-wrap{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center}.landing-root .orbit-stage{position:relative;aspect-ratio:1/1;width:100%;max-width:620px;margin-inline:auto;--ring:37%;--node:clamp(62px,13%,88px);--core:clamp(116px,26%,170px)}.landing-root .orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--core);height:var(--core);border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.4),transparent 50%),linear-gradient(135deg,#115e59,var(--landing-teal) 60%,var(--landing-teal-400));box-shadow:0 0 60px rgba(23,185,188,.45),0 20px 60px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.3);display:grid;place-items:center;z-index:5}.landing-root .orbit-core:after{content:"";position:absolute;inset:-9.5%;border-radius:50%;border:1px dashed rgba(23,185,188,.4);animation:orbit-spin-slow 28s linear infinite}.landing-root .orbit-core:before{content:"";position:absolute;inset:-20%;border-radius:50%;border:1px dashed rgba(16,185,129,.3);animation:orbit-spin-slow 40s linear infinite reverse}@keyframes orbit-spin-slow{to{transform:rotate(1turn)}}.landing-root .orbit-core .label{text-align:center;color:#fff;padding-inline:8px}.landing-root .orbit-core .label .wordmark{font-size:clamp(17px,3.6vw,24px);font-weight:800;letter-spacing:-.02em}.landing-root .orbit-core .label small{display:block;font-size:clamp(9px,1.6vw,10.5px);opacity:.85;letter-spacing:.15em;text-transform:uppercase;margin-top:4px}.landing-root .orbit-ring{position:absolute;inset:0;border:1px dashed rgba(23,185,188,.18);border-radius:50%;pointer-events:none}.landing-root .orbit-ring.o2{inset:13%}.landing-root .orbit-ring.o1{inset:26%}.landing-root .tool-slot{position:absolute;width:var(--node);height:var(--node);animation:node-float 8s ease-in-out infinite;z-index:4}@keyframes node-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.landing-root .tool-node{width:100%;height:100%;border-radius:calc(var(--node) / 4.9);background:var(--landing-surface);border:1px solid var(--landing-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--landing-ink);box-shadow:var(--landing-shadow-sm);font-size:clamp(9px,1.7vw,10.5px);font-weight:600;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s}.landing-root .tool-node:focus-visible,.landing-root .tool-node:hover{transform:scale(1.08);border-color:var(--landing-teal);box-shadow:var(--landing-shadow-md)}.landing-root .tool-node .ic{width:41%;aspect-ratio:1;border-radius:30%;display:grid;place-items:center}.landing-root .tool-node .ic.teal{background:#eefbfb;color:#0f766e}.landing-root .tool-node .ic.gold{background:#fef3c7;color:#f59e0b}.landing-root .tool-node .ic.emerald{background:#dcfce7;color:#10b981}.landing-root .tool-node .ic.rose{background:#ffe4e6;color:#f43f5e}.landing-root .orbit-stage svg.orbit-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.landing-root .orbit-stage svg.orbit-lines line{stroke:rgba(23,185,188,.25);stroke-width:1;stroke-dasharray:3 5}.landing-root .ba-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:stretch;margin-top:32px}.landing-root .ba-card{padding:22px;border-radius:18px;border:1px solid var(--landing-border);background:var(--landing-surface);box-shadow:var(--landing-shadow-sm)}.landing-root .ba-card.before{border-color:rgba(244,63,94,.25);background:linear-gradient(180deg,#ffe4e6,var(--landing-surface) 60%)}.landing-root .ba-card.after{border-color:rgba(23,185,188,.28);background:linear-gradient(180deg,#eefbfb,var(--landing-surface) 60%)}.landing-root .ba-card h5{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-root .ba-card.before h5{color:#e11d48}.landing-root .ba-card.after h5{color:var(--landing-teal-700)}.landing-root .ba-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:var(--landing-ink-2)}.landing-root .ba-card li{display:flex;gap:10px;align-items:flex-start;line-height:1.45}.landing-root .ba-card li svg{flex-shrink:0;margin-top:3px}.landing-root .ba-arrow{display:grid;place-items:center;color:var(--landing-ink-3)}.landing-root .ba-grid.is-ar,.landing-root[lang=ar] .ba-grid{direction:rtl}.landing-root .ba-grid.is-ar .ba-arrow svg,.landing-root[lang=ar] .ba-arrow svg{transform:scaleX(-1)}.landing-root .section-title .accent{background:linear-gradient(90deg,var(--landing-teal),var(--landing-teal-600));-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:980px){.landing-root .orbit-wrap{grid-template-columns:1fr;gap:30px}.landing-root .ba-grid{grid-template-columns:1fr}.landing-root .ba-arrow{display:none}}@media (max-width:560px){.landing-root .orbit-stage{display:none}}.landing-root .reveal-root .reveal-item{opacity:0;transform:translateY(18px);transition:opacity .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--i, 0) * 70ms);will-change:opacity,transform}.landing-root .reveal-root.in .reveal-item{opacity:1;transform:none;will-change:auto}.landing-root .marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.landing-root .marquee-track{display:flex;align-items:center;gap:3rem;width:max-content;animation:marquee-scroll 34s linear infinite;will-change:transform}.landing-root .marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.landing-root .marquee-track.rtl,.landing-root[dir=rtl] .marquee-track,[dir=rtl] .landing-root .marquee-track{animation-name:marquee-scroll-rtl}@keyframes marquee-scroll-rtl{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.landing-root .marquee-item{display:inline-flex;align-items:center;gap:.5rem;color:var(--landing-ink-3);opacity:.75;transition:color .2s ease,opacity .2s ease}.landing-root .marquee-item:hover{color:var(--landing-teal-600);opacity:1}.landing-root .feat-card{position:relative;border-radius:var(--landing-radius);background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-sm);transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,border-color .32s ease}.landing-root .feat-card:hover{transform:translateY(-4px);border-color:rgba(23,185,188,.4);box-shadow:var(--landing-shadow-md)}.landing-root .feat-card .fc-ic{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:14px;color:var(--landing-teal-600);background:var(--landing-teal-050);border:1px solid rgba(23,185,188,.22);transition:transform .42s cubic-bezier(.34,1.56,.64,1),background-color .3s ease}.landing-root .feat-card:hover .fc-ic{transform:translateY(-3px) scale(1.09) rotate(-4deg);background:rgba(23,185,188,.18)}.landing-root .feat-card:after{content:"";position:absolute;inset:auto 0 0 0;height:2px;border-radius:0 0 var(--landing-radius) var(--landing-radius);background:linear-gradient(90deg,var(--landing-teal),var(--landing-emerald));transform:scaleX(0);transform-origin:inline-start;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.landing-root .feat-card:hover:after{transform:scaleX(1)}.landing-root .feat-card--live:hover{transform:none}.landing-root .spec-switch{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-top:2.5rem}.landing-root .spec-switch-labels{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;padding:.28rem;border-radius:999px;border:1px solid var(--landing-border);background:#fff;box-shadow:var(--landing-shadow-sm)}.landing-root .spec-switch-labels button{padding:.42rem 1rem;border-radius:999px;border:0;background:transparent;font-size:13px;font-weight:700;color:#64748b;cursor:pointer}.landing-root .spec-switch-labels button.is-on{color:#fff;background:var(--landing-teal-600)}.landing-root .spec-nav--lg{width:34px;height:34px}.landing-root .spec-stage{margin-top:1.25rem}.landing-root .spec-growth,.landing-root .spec-human{display:flex;flex-direction:column;gap:.45rem}.landing-root .spec-human-bar{display:flex;align-items:center;gap:.4rem}.landing-root .spec-human-title{flex:1;min-width:0;text-align:center;font-size:12px;font-weight:700;color:var(--landing-ink);line-height:1.2}.landing-root .spec-human-title span{display:block;font-size:9px;font-weight:600;color:#94a3b8}.landing-root .spec-nav{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:var(--landing-teal-700)}.landing-root .spec-nav:hover{background:var(--landing-teal-050)}.landing-root .spec-human-sides{display:flex;justify-content:center;gap:.3rem}.landing-root .spec-human-sides button{padding:.18rem .55rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;font-size:10px;font-weight:600;color:#64748b}.landing-root .spec-human-sides button.is-on{color:#fff;background:var(--landing-teal-600);border-color:var(--landing-teal-600)}.landing-root .spec-human-stage{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:10px;border:1px solid #e8eef0;background:#fff}.landing-root .spec-human-svg{display:block;width:100%;height:auto;max-height:min(560px,72vh)}.landing-root .spec-human-part{cursor:pointer}.landing-root .spec-human-tip{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);padding:.2rem .55rem;border-radius:999px;background:rgba(19,78,74,.92);color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;pointer-events:none;white-space:nowrap;max-width:90%;overflow:hidden;text-overflow:ellipsis}.landing-root .spec-growth-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem}.landing-root .spec-growth-filters label{display:inline-flex;align-items:center;gap:.28rem;padding:.28rem .55rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:12px;font-weight:700;color:#64748b;cursor:pointer}.landing-root .spec-growth-filters label.is-on{color:var(--landing-teal-700);background:var(--landing-teal-050);border-color:rgba(23,185,188,.35)}.landing-root .spec-growth-filters input{accent-color:var(--landing-teal-600)}.landing-root .spec-growth-actions{display:inline-flex;gap:.25rem;margin-inline-start:auto}.landing-root .spec-growth-actions button{padding:.28rem .7rem;border-radius:8px;border:1px solid var(--landing-teal-600);background:#fff;color:var(--landing-teal-700);font-size:12px;font-weight:700}.landing-root .spec-growth-actions button.is-ghost{border-color:#e2e8f0;color:#64748b}.landing-root .spec-growth-svg{display:block;width:100%;height:auto;overflow:visible;background:#fff;border:1px solid #e8eef0;border-radius:10px}.landing-root .spec-growth-grid{stroke:#eef2f6;stroke-width:1}.landing-root .spec-growth-axis{font-size:13px;fill:#94a3b8;font-weight:600}.landing-root .spec-growth-alert{display:flex;align-items:center;gap:.4rem;font-size:10px;font-weight:700;color:#be123c}.landing-root .spec-growth-alert i{display:grid;place-items:center;width:16px;height:16px;border-radius:4px;background:#ef4444;color:#fff;font-style:normal;font-size:9px}.landing-root .trust-band{position:relative;overflow:hidden;color:var(--landing-ink-inv);background:radial-gradient(40rem 24rem at 15% 0,rgba(23,185,188,.38),transparent 60%),radial-gradient(36rem 22rem at 90% 100%,rgba(15,154,157,.28),transparent 58%),linear-gradient(135deg,#0c3d42,#134e4a 55%,#115e59)}.landing-root .mkb-pattern{position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:22px 22px,88px 88px,88px 88px;-webkit-mask-image:radial-gradient(90% 80% at 50% 40%,#000,transparent 85%);mask-image:radial-gradient(90% 80% at 50% 40%,#000,transparent 85%)}.landing-root .trust-tile{position:relative;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:background-color .26s ease,transform .26s ease,border-color .26s ease}.landing-root .trust-tile:hover{transform:translateY(-3px);background:rgba(255,255,255,.09);border-color:rgba(23,185,188,.45)}.landing-root .on-navy{color:var(--landing-ink-inv)}.landing-root .on-navy-dim{color:var(--landing-ink-inv-2)}.landing-root .on-navy-accent{color:#5eead4}.landing-root .on-navy-rule{border-color:rgba(255,255,255,.12)}.landing-root .shelf-line{position:absolute;z-index:0;pointer-events:none;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(23,185,188,.35),rgba(16,185,129,.35),transparent)}.landing-root .shelf-line:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(23,185,188,.85) 0 10px,transparent 10px 24px);animation:shelf-dash 1.4s linear infinite}@keyframes shelf-dash{0%{background-position:0 0}to{background-position:24px 0}}.landing-root .pulse-line{position:relative;overflow:hidden;height:2px;border-radius:2px;background:rgba(23,185,188,.18)}.landing-root .pulse-line:before{content:"";position:absolute;top:0;inset-inline-start:-35%;width:35%;height:100%;background:linear-gradient(90deg,transparent,var(--landing-teal),transparent);animation:pulse-line-run 2.4s cubic-bezier(.45,0,.55,1) infinite}@keyframes pulse-line-run{0%{transform:translateZ(0)}to{transform:translate3d(390%,0,0)}}.landing-root .faq-item{border-bottom:1px solid var(--landing-border-soft)}.landing-root .faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;text-align:start;color:var(--landing-ink);transition:color .2s ease}.landing-root .faq-q:hover{color:var(--landing-teal-600)}.landing-root .faq-q .faq-chev{flex:none;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.landing-root .faq-item.open .faq-q .faq-chev{transform:rotate(180deg)}.landing-root .faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.2,.8,.2,1)}.landing-root .faq-item.open .faq-a{grid-template-rows:1fr}.landing-root .faq-a>*{overflow:hidden}.landing-root .faq-txt{color:var(--landing-ink-2);background-image:linear-gradient(90deg,rgba(23,185,188,.16),rgba(23,185,188,0));background-repeat:no-repeat;background-size:0 100%}.landing-root .faq-item.open .faq-txt{animation:faq-select .85s cubic-bezier(.2,.8,.2,1) .1s forwards}@keyframes faq-select{0%{background-size:0 100%}60%{background-size:100% 100%}to{background-size:100% 100%;background-image:linear-gradient(90deg,rgba(23,185,188,0),rgba(23,185,188,0))}}.landing-root .tour-frame{position:relative;overflow:hidden;border-radius:var(--landing-radius-lg);background:var(--landing-surface-2);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-lg)}.landing-root .tf-slide{position:absolute;inset:0;opacity:0;transform:translateX(3%) scale(.985);pointer-events:none;transition:opacity .45s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.landing-root .tf-slide.active{position:relative;opacity:1;transform:none;pointer-events:auto}.landing-root .tf-dots{display:inline-flex;gap:.5rem}.landing-root .tf-dot.active{width:22px;background:var(--landing-teal)}.landing-root .tf-dot{width:7px;height:7px;border-radius:999px;background:var(--landing-border);transition:width .3s ease,background-color .3s ease}.landing-root .ms-win{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--landing-surface);border-radius:14px;border:1px solid var(--landing-border)}.landing-root .ms-bar{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;background:var(--landing-surface-3);border-bottom:1px solid var(--landing-border)}.landing-root .ms-dot{width:9px;height:9px;border-radius:999px;background:#cbd5e1}.landing-root .ms-dot:first-child{background:#f87171}.landing-root .ms-dot:nth-child(2){background:#fbbf24}.landing-root .ms-dot:nth-child(3){background:#34d399}.landing-root .ms-body{display:flex;flex:1;min-height:0}.landing-root .ms-main{flex:1;min-width:0;padding:.9rem}.landing-root .ms-side{flex:none;width:30%;max-width:190px;padding:.75rem;background:var(--landing-surface-2);border-inline-end:1px solid var(--landing-border)}.landing-root .ms-row{display:flex;align-items:center;gap:.6rem;padding:.5rem .55rem;border-radius:9px;transition:background-color .2s ease}.landing-root .ms-row+.ms-row{margin-top:.35rem}.landing-root .ms-row.active,.landing-root .ms-row:hover{background:var(--landing-teal-050)}.landing-root .ms-skel{height:8px;border-radius:999px;background:var(--landing-surface-3)}.landing-root .ms-bar-fill{height:8px;border-radius:999px;background:linear-gradient(90deg,var(--landing-teal),var(--landing-emerald))}.landing-root .ms-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:999px;font-size:11px;color:var(--landing-teal-700);background:var(--landing-teal-050);border:1px solid rgba(23,185,188,.25)}.landing-root .ms-chrome{display:flex;align-items:center;gap:.45rem;padding:.5rem .85rem;background:#f1f5f9;border-bottom:1px solid var(--landing-border)}.landing-root .ms-url{margin-inline-start:.4rem;padding:.18rem .75rem;border-radius:999px;border:1px solid var(--landing-border);background:#fff;font-size:11px;color:var(--landing-ink-3)}.landing-root .tour-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.75rem 0 1rem}.landing-root .tour-tab{padding:.45rem .95rem;border-radius:999px;font-size:13px;font-weight:600;color:var(--landing-ink-2);background:#fff;border:1px solid var(--landing-border);transition:background-color .18s ease,color .18s ease,border-color .18s ease}.landing-root .tour-tab.is-active{color:#fff;background:var(--landing-teal-600);border-color:var(--landing-teal-600)}.landing-root .tour-caption{margin-top:.9rem;text-align:center;font-size:.95rem;color:var(--landing-ink-3)}.landing-root .tour-frame--portal .ms-win{min-height:540px}.landing-root .portal-shell{display:flex;min-height:500px;background:#f4f7f8}.landing-root .portal-nav{flex:none;width:168px;padding:.7rem .55rem;background:#fff;border-inline-end:1px solid #e8eef0}.landing-root .portal-nav-brand{display:flex;align-items:center;gap:.45rem;padding:.15rem .35rem .7rem}.landing-root .portal-nav-title{font-size:12px;font-weight:800;letter-spacing:-.03em;color:var(--landing-ink);line-height:1.1}.landing-root .portal-nav-sub{font-size:9px;color:var(--landing-ink-3)}.landing-root .portal-nav-label{padding:0 .45rem .3rem;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.landing-root .portal-nav-item{display:flex;align-items:flex-start;gap:.45rem;padding:.4rem .5rem;margin-bottom:.15rem;border-radius:8px;border-inline-start:3px solid transparent;font-size:11px;font-weight:600;color:#475569}.landing-root .portal-nav-hint{font-size:9px;font-weight:400;color:#94a3b8}.landing-root .portal-nav-item.is-on{background:var(--landing-teal-050);border-inline-start-color:var(--landing-teal);color:var(--landing-teal-700)}.landing-root .portal-main{flex:1;min-width:0;display:flex;flex-direction:column}.landing-root .portal-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .85rem;background:#fff;border-bottom:1px solid #e8eef0}.landing-root .portal-crumb{font-size:11px;color:#64748b}.landing-root .portal-crumb span{color:#cbd5e1;margin:0 .25rem}.landing-root .portal-top-actions{display:flex;align-items:center;gap:.4rem}.landing-root .portal-ico{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.landing-root .portal-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--landing-teal-600);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em}.landing-root .portal-canvas{flex:1;min-height:0;padding:.7rem .85rem .85rem;overflow:hidden;pointer-events:none;user-select:none}.landing-root .portal-dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;margin-bottom:.55rem}.landing-root .portal-h{font-size:15px;font-weight:800;letter-spacing:-.03em;color:var(--landing-ink)}.landing-root .portal-sub{margin-top:.1rem;font-size:10px;color:#94a3b8}.landing-root .portal-filter,.landing-root .portal-ghost,.landing-root .portal-solid{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.28rem .55rem;border-radius:8px;font-size:10px;font-weight:600}.landing-root .portal-ghost{color:#475569;background:#fff;border:1px solid #e2e8f0}.landing-root .portal-solid{color:#fff;background:var(--landing-teal-600)}.landing-root .portal-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.landing-root .portal-kpi{padding:.5rem .6rem;border-radius:10px;background:#fff;border:1px solid #e8eef0;border-inline-start-width:3px}.landing-root .portal-kpi.tone-teal{border-inline-start-color:var(--landing-teal)}.landing-root .portal-kpi.tone-amber{border-inline-start-color:#f59e0b}.landing-root .portal-kpi.tone-violet{border-inline-start-color:#8b5cf6}.landing-root .portal-kpi.tone-emerald{border-inline-start-color:#10b981}.landing-root .portal-kpi p{font-size:9px;font-weight:600;color:#64748b}.landing-root .portal-kpi strong{display:block;margin-top:.1rem;font-size:18px;font-weight:800;letter-spacing:-.04em;color:var(--landing-ink);line-height:1.1}.landing-root .portal-kpi span{font-size:9px;color:#94a3b8}.landing-root .portal-dash-bot,.landing-root .portal-dash-mid{display:grid;grid-template-columns:1.4fr 1fr;gap:.45rem;margin-top:.45rem}.landing-root .portal-card{padding:.55rem .65rem;border-radius:10px;background:#fff;border:1px solid #e8eef0}.landing-root .portal-card-h{margin-bottom:.35rem;font-size:11px;font-weight:700;color:var(--landing-ink)}.landing-root .portal-weekdays{display:flex;justify-content:space-between;margin-top:.15rem;font-size:8px;color:#94a3b8}.landing-root .portal-donut-row{display:flex;align-items:center;gap:.7rem}.landing-root .portal-legend{display:grid;gap:.2rem;font-size:9px;color:#475569}.landing-root .portal-legend i{display:inline-block;width:7px;height:7px;margin-inline-end:.3rem;border-radius:999px;vertical-align:middle}.landing-root .portal-gbar{display:grid;grid-template-columns:46px 1fr 28px;align-items:center;gap:.35rem;margin-bottom:.25rem;font-size:9px;color:#475569}.landing-root .portal-gbar i{height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.landing-root .portal-gbar b{display:block;height:100%;border-radius:999px}.landing-root .portal-gbar em{font-style:normal;text-align:end;color:#94a3b8}.landing-root .portal-mini-h{margin:.45rem 0 .25rem;font-size:9px;font-weight:700;color:#64748b}.landing-root .portal-age{display:flex;height:8px;overflow:hidden;border-radius:999px}.landing-root .portal-dx{margin-bottom:.28rem}.landing-root .portal-dx span{display:block;font-size:9px;color:#475569}.landing-root .portal-dx b{display:block;height:5px;margin-top:.15rem;border-radius:999px}.landing-root .portal-week-tools{display:flex;align-items:center;gap:.35rem;margin-bottom:.4rem}.landing-root .portal-filters{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.45rem}.landing-root .portal-filter{background:#fff;border:1px solid #e2e8f0;color:#475569}.landing-root .portal-filter i{width:6px;height:6px;border-radius:999px}.landing-root .portal-filter.is-on{background:var(--landing-teal-050);border-color:rgba(23,185,188,.35);color:var(--landing-teal-700)}.landing-root .portal-cal{border-radius:10px;overflow:hidden;border:1px solid #e8eef0;background:#fff}.landing-root .portal-cal-h,.landing-root .portal-cal-r{display:grid;grid-template-columns:44px repeat(7,minmax(0,1fr))}.landing-root .portal-cal-h span,.landing-root .portal-cal-r span{padding:.28rem .2rem;font-size:9px;text-align:center;border-bottom:1px solid #f1f5f9;border-inline-end:1px solid #f8fafc}.landing-root .portal-cal-h span{font-weight:700;color:#64748b;background:#f8fafc}.landing-root .portal-cal-h span.is-closed,.landing-root .portal-slot.is-closed{color:#cbd5e1;background:#f8fafc}.landing-root .portal-slot{color:#94a3b8}.landing-root .portal-slot.is-booked{color:var(--landing-teal-700);background:var(--landing-teal-050);font-weight:700;box-shadow:inset 3px 0 0 var(--landing-teal)}[dir=rtl] .landing-root .portal-slot.is-booked{box-shadow:inset -3px 0 0 var(--landing-teal)}.landing-root .portal-badge-draft{padding:.15rem .5rem;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;background:#f1f5f9}.landing-root .portal-steps{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.55rem}.landing-root .portal-steps span{display:inline-flex;align-items:center;gap:.25rem;font-size:9px;color:#94a3b8}.landing-root .portal-steps i{display:grid;place-items:center;width:14px;height:14px;border-radius:999px;border:1px solid #e2e8f0;font-style:normal;font-size:8px}.landing-root .portal-steps span.is-on{color:var(--landing-teal-700);font-weight:700}.landing-root .portal-steps span.is-on i{background:var(--landing-teal);border-color:var(--landing-teal);color:#fff}.landing-root .portal-visit-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:.5rem}.landing-root .portal-patient{overflow:hidden;border-radius:10px;background:var(--landing-teal-600);color:#fff}.landing-root .portal-patient-top{display:flex;align-items:center;gap:.5rem;padding:.6rem .7rem .4rem}.landing-root .portal-patient-av{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.2);font-size:9px;font-weight:800}.landing-root .portal-patient-top p{font-size:13px;font-weight:700}.landing-root .portal-patient-top small{font-size:9px;opacity:.8}.landing-root .portal-patient .portal-ghost{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.landing-root .portal-vitals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;padding:.35rem .7rem .6rem;font-size:9px;opacity:.92}.landing-root .portal-facts{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .7rem}.landing-root .portal-facts p{font-size:9px;color:#94a3b8}.landing-root .portal-facts strong{display:block;font-size:11px;color:var(--landing-ink)}.landing-root .portal-visit-side{display:flex;flex-direction:column;gap:.35rem}.landing-root .portal-prev{display:flex;align-items:center;justify-content:space-between;padding:.3rem 0;border-top:1px solid #f1f5f9;font-size:10px}.landing-root .portal-prev small{color:#94a3b8}.landing-root .portal-prev em{font-style:normal;font-size:9px;font-weight:700;color:var(--landing-teal-700)}.landing-root .portal-flow{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.55rem}.landing-root .portal-flow span{padding:.2rem .45rem;border-radius:999px;font-size:9px;font-weight:600;color:#94a3b8;background:#fff;border:1px solid #e2e8f0}.landing-root .portal-flow span.is-done{color:var(--landing-teal-700);background:var(--landing-teal-050);border-color:rgba(23,185,188,.3)}.landing-root .portal-flow span.is-on{color:#92400e;background:#fef3c7;border-color:#fcd34d}.landing-root .portal-search{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .55rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:10px;color:#94a3b8}.landing-root .portal-proc-chips{display:flex;gap:.3rem;margin-bottom:.5rem}.landing-root .portal-proc-chips span{padding:.2rem .5rem;border-radius:999px;font-size:10px;font-weight:600;color:#64748b;background:#fff;border:1px solid #e2e8f0}.landing-root .portal-proc-chips span.is-on{color:#fff;background:var(--landing-teal-600);border-color:var(--landing-teal-600)}.landing-root .portal-proc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.landing-root .portal-proc-card{display:flex;flex-direction:column;gap:.35rem;padding:.55rem;border-radius:10px;background:#fff;border:1px solid #e8eef0}.landing-root .portal-proc-card p{font-size:10px;font-weight:700;color:var(--landing-ink)}.landing-root .portal-proc-card strong{font-size:11px;color:#059669}.landing-root .portal-proc-card>span{display:block;padding:.28rem;border-radius:7px;text-align:center;font-size:10px;font-weight:700;color:#fff;background:var(--landing-teal-600)}.landing-root .portal-proc-card>span.is-remove{color:#be123c;background:#fff;border:1px solid #fecdd3}.landing-root .portal-proc-card.is-on{border-color:#fecdd3}@media (max-width:800px){.landing-root .portal-nav{display:none}.landing-root .tour-frame--portal .ms-win{min-height:460px}.landing-root .portal-kpis{grid-template-columns:1fr 1fr}.landing-root .portal-dash-bot,.landing-root .portal-visit-grid{grid-template-columns:1fr}.landing-root .portal-proc-grid{grid-template-columns:1fr 1fr}}.landing-root .req-backdrop,.req-backdrop{position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:req-fade .22s ease forwards}.landing-root .req-modal,.req-modal{position:fixed;z-index:91;top:50%;left:50%;width:min(1080px,calc(100vw - 2rem));max-height:min(92vh,860px);overflow:hidden;translate:-50% -50%;border-radius:24px;background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 40px 90px -30px rgba(15,23,42,.55);animation:req-pop .26s cubic-bezier(.2,.8,.2,1) forwards}.req-modal-frame{position:relative;overflow:hidden;border-radius:inherit;max-height:min(92vh,860px)}@keyframes req-fade{0%{opacity:0}to{opacity:1}}@keyframes req-pop{0%{opacity:0;translate:-50% -46%;scale:.97}to{opacity:1;translate:-50% -50%;scale:1}}.landing-root .req-field,.req-modal .req-field{width:100%;border-radius:11px;border:1px solid #e2e8f0;background:#ffffff;padding:.6rem .75rem;color:#134e4a;transition:border-color .2s ease,box-shadow .2s ease}.landing-root .req-field:focus,.req-modal .req-field:focus{outline:none;border-color:#17b9bc;box-shadow:0 0 0 3px rgba(23,185,188,.18)}.landing-root .req-field[aria-invalid=true],.req-modal .req-field[aria-invalid=true]{border-color:#f43f5e;box-shadow:0 0 0 3px rgba(244,63,94,.14)}.landing-root .pt-card{position:relative;border-radius:var(--landing-radius-lg);background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-sm);transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}.landing-root .pt-card:hover{transform:translateY(-4px);box-shadow:var(--landing-shadow-md)}.landing-root .pt-card.featured{color:var(--landing-ink-inv);border-color:rgba(23,185,188,.45);background:radial-gradient(30rem 18rem at 80% -10%,rgba(23,185,188,.35),transparent 60%),linear-gradient(160deg,#0c3d42,#134e4a);box-shadow:var(--landing-shadow-lg);transform:translateY(-8px)}.landing-root .pt-card.featured:hover{transform:translateY(-14px)}.landing-root .pt-card.featured .pt-row,.landing-root .pt-card.featured .pt-sub{color:var(--landing-ink-inv-2)}.landing-root .pt-ribbon{position:absolute;top:-.75rem;inset-inline-start:50%;translate:-50% 0;padding:.2rem .7rem;border-radius:999px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#052e2b;background:linear-gradient(90deg,#5eead4,var(--landing-teal));box-shadow:0 6px 18px -8px rgba(23,185,188,.9)}.landing-root .pt-state-y{color:var(--landing-emerald)}.landing-root{--cov-primary:#17b9bc;--cov-primary-2:#0f9a9d;--cov-primary-3:#0f766e;--cov-primary-soft:rgba(23,185,188,0.12);--cov-primary-soft-2:rgba(23,185,188,0.2);--cov-border:#d3f5f5;--cov-border-2:#c5e8e8;--cov-border-3:#94b8b8;--cov-surface:#ffffff;--cov-surface-2:#f8fafb;--cov-surface-3:#eefbfb;--cov-text:#134e4a;--cov-text-3:#64748b;--cov-text-4:#94a3b8}.landing-root .map-wrap{display:grid;grid-template-columns:6fr 5fr;gap:48px;align-items:stretch}.landing-root .map-wrap--list{grid-template-columns:1fr;max-width:640px}.landing-root .city-list-pane{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;overflow:hidden}@media (max-width:900px){.landing-root .map-wrap{grid-template-columns:1fr}.landing-root .city-list-pane{max-height:min(28rem,70vh)}}.landing-root .map-canvas{position:relative;width:100%;max-width:720px;margin-inline:auto;border-radius:20px;background:linear-gradient(180deg,var(--cov-surface) 0,var(--cov-surface-2) 100%);border:1px solid var(--cov-border);overflow:hidden;box-shadow:0 18px 40px -28px rgba(15,23,42,.45)}.landing-root .map-canvas svg{width:100%;height:100%;display:block}.landing-root #coverage .section-title{line-height:1.15}.landing-root #coverage .section-title .seg{unicode-bidi:isolate}.landing-root #coverage .section-sub{max-width:52ch;text-wrap:balance;line-height:1.7}.landing-root .section-eyebrow .live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#10b981;animation:live-pulse 1.6s cubic-bezier(.22,1,.36,1) infinite}@keyframes live-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(16,185,129,.45)}50%{transform:scale(1.3);box-shadow:0 0 0 5px rgba(16,185,129,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(16,185,129,0)}}.landing-root .choro-cell{transition:fill-opacity .3s cubic-bezier(.22,1,.36,1);cursor:pointer;outline:none}.landing-root .choro-cell.on{fill-opacity:.55}.landing-root .coverage-map.has-active .choro-cell:not(.on){fill-opacity:.06}.landing-root .coverage-map.has-active .city-dot:not(.on){opacity:.35;transition:opacity .3s cubic-bezier(.22,1,.36,1)}.landing-root .map-outline{stroke:var(--cov-primary);stroke-opacity:.42;stroke-width:.8;stroke-linejoin:round;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision}.landing-root .map-pin{cursor:pointer}.landing-root .pin-inner{transform-box:fill-box;transform-origin:50% 100%;transform:scale(var(--s,1));transition:transform .2s cubic-bezier(.22,1,.36,1);shape-rendering:geometricPrecision}.landing-root .pin-body{fill:var(--cov-primary);stroke:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke;transition:fill .2s cubic-bezier(.22,1,.36,1)}.landing-root .pin-core{fill:#fff}.landing-root .pin-top-star{fill:var(--cov-primary)}.landing-root .pin-shadow{fill:rgba(15,23,42,.18)}.landing-root .city-dot.on .pin-inner{transform:translateY(-3px) scale(calc(var(--s, 1) * 1.12))}.landing-root .city-dot.on .pin-body{fill:var(--cov-primary-3)}.landing-root .city-dot .pulse{fill:none;stroke:var(--cov-primary);stroke-width:1.5;opacity:0;transform-box:fill-box;transform-origin:center;animation:pulse-ring 6.6s cubic-bezier(.22,1,.36,1) infinite}@keyframes pulse-ring{0%{transform:scale(.3);opacity:.55}3%{opacity:.55}24%{transform:scale(3.4);opacity:0}to{transform:scale(3.4);opacity:0}}.landing-root .city-leader{stroke:var(--cov-border-3);stroke-width:1;transition:stroke .3s cubic-bezier(.22,1,.36,1)}.landing-root .city-leader-end{fill:var(--cov-border-3);transition:fill .3s cubic-bezier(.22,1,.36,1)}.landing-root .city-dot.on .city-leader{stroke:var(--cov-primary)}.landing-root .city-dot.on .city-leader-end{fill:var(--cov-primary)}.landing-root .city-chip{fill:var(--cov-surface);stroke:var(--cov-border-2);stroke-width:1;transition:stroke .2s cubic-bezier(.22,1,.36,1),filter .2s cubic-bezier(.22,1,.36,1)}.landing-root .city-dot.on .city-chip{stroke:var(--cov-primary-2);filter:drop-shadow(0 2px 6px rgba(23,185,188,.28))}.landing-root .city-label{font-size:11px;font-weight:600;fill:var(--cov-text);pointer-events:none}.landing-root .city-count{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9.5px;fill:var(--cov-text-3);font-weight:700;pointer-events:none}.landing-root .map-neighbours text{font-size:10px;font-weight:600;letter-spacing:.14em;fill:var(--cov-text-4);fill-opacity:.6}.landing-root .map-country-label{font-size:13px;font-weight:700;fill:var(--cov-text-3);letter-spacing:.04em;pointer-events:none}.landing-root .map-compass circle{fill:var(--cov-surface-2);stroke:var(--cov-border-2);stroke-width:1}.landing-root .map-compass .needle-n{fill:var(--cov-primary)}.landing-root .map-compass .needle-s{fill:var(--cov-text-4)}.landing-root .map-compass .compass-n{font-size:9px;font-weight:700;fill:var(--cov-primary)}.landing-root .map-scale line{stroke:var(--cov-text-4);stroke-width:1}.landing-root .map-scale text{font-size:9px;fill:var(--cov-text-4)}.landing-root .city-card-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;padding-inline-end:4px;scrollbar-gutter:stable}.landing-root .city-card-list .item{position:relative;display:flex;align-items:center;gap:12px;padding:8px;border:0;border-bottom:1px solid var(--cov-border-2);border-radius:0;background:transparent;box-shadow:none;cursor:pointer;transition:background .3s cubic-bezier(.22,1,.36,1),border-radius .3s cubic-bezier(.22,1,.36,1)}.landing-root .city-card-list .item:last-child{border-bottom:0}.landing-root .city-card-list .item.on,.landing-root .city-card-list .item:hover{background:var(--cov-primary-soft);border-radius:10px;border-bottom-color:transparent}.landing-root .city-card-list .name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;flex:1;color:var(--cov-text);min-width:0;flex-wrap:wrap}.landing-root .city-card-list .name .ar{color:var(--cov-text-3);font-weight:500;margin-inline-start:4px;font-size:12px}.landing-root .city-card-list .top-tag{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;color:var(--cov-primary-3);background:var(--cov-primary-soft-2);padding:2px 8px;border-radius:999px}.landing-root .city-card-list .bar{position:relative;flex:1;max-width:140px;height:9px;background:var(--cov-surface-3);border-radius:4px;overflow:hidden}.landing-root .city-card-list .bar:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(90deg,transparent calc(25% - .5px),var(--cov-border-2) calc(25% - .5px),var(--cov-border-2) calc(25% + .5px),transparent calc(25% + .5px),transparent calc(50% - .5px),var(--cov-border-2) calc(50% - .5px),var(--cov-border-2) calc(50% + .5px),transparent calc(50% + .5px),transparent calc(75% - .5px),var(--cov-border-2) calc(75% - .5px),var(--cov-border-2) calc(75% + .5px),transparent calc(75% + .5px))}.landing-root .city-card-list .bar i{position:relative;z-index:1;display:block;height:100%;background:linear-gradient(90deg,var(--cov-primary),var(--cov-primary-2));border-radius:4px;transition:width .45s cubic-bezier(.22,1,.36,1)}.landing-root .city-card-list .count{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:700;color:var(--cov-text);min-width:28px;text-align:end;transition:color .3s cubic-bezier(.22,1,.36,1)}.landing-root .city-card-list .item.on .count{color:var(--cov-primary-3)}.landing-root .city-card-list .row-tip{position:absolute;top:-14px;inset-inline-end:40px;padding:5px 10px;border-radius:8px;background:var(--cov-surface);color:var(--cov-text);border:1px solid var(--cov-border-2);font-size:12px;font-weight:600;white-space:nowrap;opacity:0;transform:translateY(4px);pointer-events:none;z-index:6;box-shadow:0 10px 24px -16px rgba(15,23,42,.4);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.landing-root .city-card-list .row-tip:after{content:"";position:absolute;bottom:-5px;inset-inline-end:16px;width:9px;height:9px;background:var(--cov-surface);border-right:1px solid var(--cov-border-2);border-bottom:1px solid var(--cov-border-2);transform:rotate(45deg)}.landing-root .city-card-list .item.on .row-tip,.landing-root .city-card-list .item:hover .row-tip{opacity:1;transform:translateY(0)}.landing-root .pt-state-n{color:#94a3b8}.landing-root .pt-state-soon{color:var(--landing-gold)}@media (prefers-reduced-motion:reduce){.landing-root .city-dot .pulse,.landing-root .console-device,.landing-root .eco-hub:before,.landing-root .eco-node,.landing-root .eco-ring,.landing-root .eco-spoke,.landing-root .faq-item.open .faq-txt,.landing-root .hb-blob,.landing-root .hb-ekg path,.landing-root .marquee-track,.landing-root .orbit-core:after,.landing-root .orbit-core:before,.landing-root .orbit-node,.landing-root .pulse-line:before,.landing-root .section-eyebrow .live-dot,.landing-root .shelf-line:after,.landing-root .tool-slot{animation:none!important}.landing-root .city-dot .pulse{opacity:0}.landing-root .city-leader,.landing-root .city-leader-end,.landing-root .pin-body,.landing-root .pin-inner{transition:none!important}.landing-root .city-dot.on .pin-inner{transform:scale(var(--s,1))}.landing-root .console-device{transform:none}.landing-root .pulse-line:before{inset-inline-start:0;width:100%}.landing-root .reveal-root .reveal-item{opacity:1;transform:none;transition:none}.landing-root .feat-card,.landing-root .feat-card .fc-ic,.landing-root .nav,.landing-root .pt-card,.landing-root .req-backdrop,.landing-root .req-modal,.landing-root .tf-slide,.landing-root .trust-tile,.req-backdrop,.req-modal{animation-duration:.01ms!important;transition-duration:.01ms!important}}