:root{--background:#fff;--foreground:#0a0a0a;--muted:#737373;--border:#f4f4f5;--brand-teal:#02564e;--brand-lime:#a6f41c;--brand-dark:#1e2423;--landing-text:#0a0a0a;--landing-text-sec:#6b6a68;--landing-text-muted:#9c9b99;--landing-border:#e8e6e3;--landing-card:#f5f4f1;--landing-teal-light:#e8f4f2}[dir=rtl]{--font-family:var(--font-arabic),system-ui,sans-serif}[dir=ltr]{--font-family:var(--font-inter),system-ui,sans-serif}[dir=rtl] .flip-rtl{transform:scaleX(-1)}html{scroll-behavior:smooth}.section-divider{background-color:var(--border);width:100%;height:1px;margin-left:auto;margin-right:auto}main>:first-child .section-divider,main>:first-child>.section-divider{display:none}main>:first-child .container-framed,main>:first-child.container-framed{border-left:none;border-right:none}main>:first-child .container-framed:before,main>:first-child .container-framed:after,main>:first-child.container-framed:before,main>:first-child.container-framed:after{display:none}.container-framed{border-left:1px solid var(--border);border-right:1px solid var(--border);max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}.container-framed:before,.container-framed:after{content:"";background-color:var(--border);z-index:10;pointer-events:none;width:5px;height:5px;position:absolute;top:-3px}.container-framed:before{left:-3px}.container-framed:after{right:-3px}@media (min-width:640px){.container-framed{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-framed{margin-left:5rem;margin-right:5rem}}@media (min-width:1380px){.container-framed{margin-left:auto;margin-right:auto}}.btn-press{transition:transform .1s}.btn-press:active{transform:scale(.98)}.section-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:500}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counter-orbit{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.animate-orbit{animation:orbit var(--duration,24s)linear infinite}.animate-counter-orbit{animation:counter-orbit var(--duration,24s)linear infinite}.shadow-orbit{box-shadow:0 2px 3px -1px #0000001a,0 1px #191c2105,0 0 0 1px #191c2114}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}[dir=rtl] .landing-marquee{animation-direction:reverse}
/*# sourceMappingURL=4d37a985d8df561a.css.map*/