@font-face{font-family:Heebo;src:url(fonts/heebo-hebrew-400-normal.woff2) format('woff2');font-weight:400;font-display:swap;unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:Heebo;src:url(fonts/heebo-hebrew-500-normal.woff2) format('woff2');font-weight:500;font-display:swap;unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:Heebo;src:url(fonts/heebo-hebrew-700-normal.woff2) format('woff2');font-weight:700;font-display:swap;unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:Heebo;src:url(fonts/heebo-hebrew-800-normal.woff2) format('woff2');font-weight:800;font-display:swap;unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:Heebo;src:url(fonts/heebo-latin-400-normal.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Heebo;src:url(fonts/heebo-latin-700-normal.woff2) format('woff2');font-weight:700 800;font-display:swap}
@font-face{font-family:Heebo;src:url(fonts/heebo-latin-ext-400-normal.woff2) format('woff2');font-weight:400;font-display:swap;unicode-range:U+0100-02FF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Heebo;src:url(fonts/heebo-latin-ext-700-normal.woff2) format('woff2');font-weight:700 800;font-display:swap;unicode-range:U+0100-02FF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--bg:#080c14;--surface:#101722;--raised:#141e2c;--text:#eef3fb;--muted:#9aa9bf;--line:#ffffff12;--line-bright:#b5d6ff25;--accent:#8acaff;--accent-strong:#48aaff;--button:#b0daff;--button-text:#091829;--glass:#0e1624dc;--glow:#338aff;--shadow:#0008;color-scheme:dark;--scale:1}
:root[data-theme=light]{--bg:#f2f6fc;--surface:#fff;--raised:#e8f0fb;--text:#102036;--muted:#52667f;--line:#142a4814;--line-bright:#326eb72c;--accent:#176bb7;--accent-strong:#1465c6;--button:#155cba;--button-text:#fff;--glass:#f6f9fce8;--glow:#559af2;--shadow:#3c66981c;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;background:var(--bg);color:var(--text);font-family:Heebo,Arial,sans-serif;font-size:calc(16px * var(--scale));line-height:1.65;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}a,button,select{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}svg{display:block;width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 100px));margin-inline:auto}.mono{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.13em;font-weight:500}.eyebrow{display:block;color:var(--accent);font-size:11px;margin-bottom:21px}.eyebrow.mono{direction:ltr;text-align:start}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:54px;padding:14px 25px;border-radius:100px;background:var(--button);color:var(--button-text);font-size:14px;font-weight:500;border:1px solid transparent;box-shadow:0 0 30px #76b7ff0b;transition:transform .2s,box-shadow .2s,background .2s}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-3px);box-shadow:0 8px 32px #57a2ff25}.button-ghost{background:var(--line);border-color:var(--line-bright);color:var(--text);box-shadow:none}.button-small{min-height:41px;padding:9px 17px;font-size:12px;gap:12px}[dir=rtl] .button>svg:last-child:not(:first-child){transform:rotate(180deg)}.icon-button{display:grid;place-items:center;background:transparent;width:40px;height:40px;border-radius:50%;color:var(--muted)}.icon-button:hover{background:var(--line);color:var(--text)}.skip-link{position:fixed;z-index:100;top:12px;left:12px;background:var(--button);color:var(--button-text);padding:14px 22px;transform:translateY(-160%);border-radius:14px}.skip-link:focus{transform:none}.header-shell{position:sticky;top:0;z-index:40;background:var(--glass);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;gap:12px;align-items:center;direction:ltr;flex-shrink:0}.brand>span{font:700 29px/1 Arial,sans-serif;letter-spacing:-1.2px}.brand .brand-mark{width:42px;height:32px;color:var(--accent)}.brand-period{color:var(--accent)}.desktop-nav{display:flex;gap:28px;font-size:13px;color:var(--muted)}.desktop-nav a:hover{color:var(--text)}.header-tools{display:flex;gap:15px;align-items:center}.theme-switch{display:flex;direction:ltr;padding:4px;border:1px solid var(--line-bright);border-radius:100px;background:var(--line)}.theme-switch button{display:flex;align-items:center;justify-content:center;gap:5px;background:transparent;padding:7px 9px;border-radius:100px;color:var(--muted);font-size:10px;line-height:1}.theme-switch button svg{width:13px;height:13px}.theme-switch button[aria-pressed=true]{background:var(--raised);color:var(--text);box-shadow:0 1px 5px var(--shadow)}.language-picker{display:flex;align-items:center;gap:5px;color:var(--muted)}.language-picker svg{width:15px;height:15px}.language-picker select{max-width:83px;color:var(--text);background:transparent;border:0;padding:6px 0;font-size:12px;cursor:pointer}.language-picker option{background:var(--surface);color:var(--text)}.menu-toggle{display:none}.menu-toggle span{width:20px;height:1.5px;background:var(--text);display:block;margin:4px auto}.mobile-nav{padding:12px 0 24px}.mobile-nav a{padding:13px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:16px}.hero{position:relative;isolation:isolate;overflow:hidden;padding-top:75px}.hero-atmosphere{position:absolute;inset:0;overflow:hidden;z-index:-2;pointer-events:none}.orb{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(100px);opacity:.13;animation:ambient 14s ease-in-out infinite alternate;background:var(--glow)}.orb-one{left:-300px;top:40px}.orb-two{right:-240px;top:260px;opacity:.09;animation-delay:-7s;background:#41c9c2}.perspective-grid{position:absolute;inset:40% -25% -40%;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:70px 70px;transform:perspective(600px) rotateX(57deg);mask-image:linear-gradient(transparent,#0008,transparent);opacity:.5}.hero-copy{text-align:center;position:relative}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--line);border:1px solid var(--line-bright);border-radius:100px;padding:7px 14px;color:var(--muted);font-size:11px;margin-bottom:29px}.status-dot{display:inline-block;width:6px;height:6px;background:#88ddce;border-radius:50%;box-shadow:0 0 12px #88ddce55;flex-shrink:0}.hero-copy h1{font-size:clamp(52px,5.4vw,80px);letter-spacing:-3px;line-height:1.13;font-weight:700}.gradient-text{background:linear-gradient(105deg,#cce9ff 10%,#67affb 58%,#83d9d4);-webkit-background-clip:text;background-clip:text;color:transparent}[data-theme=light] .gradient-text{background-image:linear-gradient(105deg,#183f74,#086aab 60%,#127d85)}.hero-copy>p{font-size:17px;line-height:1.85;color:var(--muted);max-width:660px;margin:25px auto 0}.hero-actions{display:flex;justify-content:center;gap:14px;margin-top:29px}.down-arrow{font-size:18px}.hero-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:var(--muted);margin-top:20px}.hero-note svg{width:13px;height:13px;color:var(--accent)}.showcase-wrap{margin-top:65px;max-width:1180px}.showcase-heading{display:flex;align-items:center;justify-content:space-between;padding-inline:12px;color:var(--muted);font-size:11px}.showcase-heading>span:first-child{display:flex;align-items:center;gap:8px}.showcase-heading i{width:5px;height:5px;border-radius:50%;background:var(--accent)}.hero-showcase{direction:ltr;position:relative;height:565px;margin-top:18px;isolation:isolate}.stage-ring{position:absolute;left:50%;top:50%;border:1px solid var(--line-bright);width:86%;height:81%;border-radius:50%;transform:translate(-50%,-50%) rotate(-13deg);z-index:-1;opacity:.6}.ring-two{width:105%;height:74%;transform:translate(-50%,-50%) rotate(13deg);opacity:.22}.computer{position:absolute;width:78%;left:8%;top:37px;perspective:1000px;filter:drop-shadow(0 24px 28px var(--shadow))}.browser-bar{height:31px;background:#182332;border:5px solid #263647;border-bottom:0;border-radius:14px 14px 0 0;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#98a9bc;direction:ltr}.browser-bar>svg{width:10px;height:10px}.browser-dots{display:flex;gap:4px}.browser-dots i{width:4px;height:4px;background:#788797;border-radius:50%}.demo-address{font:9px Arial,sans-serif;color:#a5b3c2}.computer-screen{position:relative;aspect-ratio:1.82;background:#0b0e12;border-inline:5px solid #263647;overflow:hidden;border-radius:0 0 7px 7px}.demo-layer{position:absolute;inset:0 auto auto 0;width:100%;height:auto;opacity:0;transition:opacity .6s ease;pointer-events:none}.demo-layer.is-active{opacity:1}.laptop-base{height:15px;margin:0 -5%;width:110%;background:linear-gradient(#516172,#1b2733);border-radius:2px 2px 60% 60%/2px 2px 90% 90%;position:relative}.laptop-base:before{content:'';position:absolute;width:16%;height:5px;background:#1c2834;left:42%;top:0;border-radius:0 0 10px 10px}.phone{position:absolute;right:7%;top:136px;width:174px;height:366px;background:#101720;border:4px solid #526170;border-radius:31px;padding:4px;box-shadow:0 24px 40px #0007;transform:rotate(5deg);animation:float-phone 8s ease-in-out infinite}.phone-screen{position:relative;border-radius:23px;overflow:hidden;width:100%;height:100%;background:#101010}.phone-camera{position:absolute;width:53px;height:13px;left:calc(50% - 26.5px);top:12px;background:#070a10;border-radius:12px;z-index:3}.phone-home{position:absolute;bottom:9px;left:calc(50% - 24px);width:48px;height:3px;border-radius:10px;background:#fffa}.demo-cursor{position:absolute;left:45%;top:40%;width:24px;z-index:3;animation:cursor-tour 14s ease-in-out infinite}.demo-cursor svg{width:24px;height:28px;filter:drop-shadow(0 2px 2px #0005)}.demo-cursor span{position:absolute;left:20px;top:26px;font:9px Arial,sans-serif;background:#74bdf1;color:#061320;border:1px solid #b3e0ff;border-radius:4px;padding:4px 7px}.floating-label{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;border:1px solid var(--line-bright);background:var(--glass);backdrop-filter:blur(18px);border-radius:14px;padding:13px 17px;box-shadow:0 12px 30px var(--shadow);color:var(--text);font-size:11px;direction:inherit}.label-responsive{left:0;top:3px;transform:rotate(-4deg)}.label-responsive>svg{color:var(--accent);width:18px;height:18px}.label-responsive .status-dot{margin-left:8px}.label-detail{right:0;bottom:38px;transform:rotate(-4deg)}.label-detail strong{display:block;font-size:11px;font-weight:400;margin-top:5px}.label-detail .mono{font-size:7px;color:var(--muted);letter-spacing:.1em}.detail-icon{display:grid;place-items:center;width:34px;height:34px;background:var(--raised);border-radius:10px;color:var(--accent)}.detail-icon .brand-mark{width:25px;height:20px}.stage-bottom{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px;opacity:.7}.stage-index{font-size:10px}.demo-controls{display:flex;align-items:center;justify-content:space-between;margin-top:22px;border-top:1px solid var(--line-bright);gap:20px}.project-tabs{display:flex;direction:ltr;gap:10px}.project-tabs button{background:none;position:relative;padding:21px 23px;display:flex;gap:10px;align-items:center;color:var(--muted);font-family:Arial,sans-serif;font-size:11px;letter-spacing:.02em;border-top:2px solid transparent;overflow:hidden}.project-tabs button[aria-selected=true]{color:var(--text);border-top-color:var(--accent);background:linear-gradient(var(--line),transparent)}.tab-number{font-size:9px;color:var(--accent)}.motion-toggle{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);background:transparent;padding:14px 4px}.motion-toggle svg{width:14px;height:14px}.capability-strip{border-block:1px solid var(--line);margin-top:43px;padding-block:23px;background:var(--line)}.capability-strip .wrap{display:flex;justify-content:space-between;gap:20px}.capability-strip span{display:flex;gap:11px;align-items:center;font-size:12px;color:var(--muted);white-space:nowrap}.capability-strip i{height:4px;width:4px;background:var(--accent);border-radius:50%}.section{padding-block:115px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:49px}.section h2{font-size:clamp(35px,3.4vw,50px);font-weight:500;line-height:1.2;letter-spacing:-1.7px}.section-heading>p{max-width:390px;font-size:15px;line-height:1.9;color:var(--muted)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.work-visual{position:relative;display:block;aspect-ratio:1.06;border-radius:22px;border:1px solid var(--line-bright);overflow:hidden;background:radial-gradient(ellipse at 50% 75%,#24434750,transparent 70%),#101a21}.work-amor .work-visual{background:radial-gradient(ellipse at 50% 75%,#74635150,transparent 70%),#1e1d1b}.work-jclass .work-visual{background:radial-gradient(ellipse at 50% 75%,#5f56334f,transparent 70%),#1b1d1d}.work-category{position:absolute;top:24px;inset-inline-start:23px;font-size:10px;color:#c7d2df;max-width:80%}.mini-browser{position:absolute;left:6%;top:28%;width:85%;border:3px solid #4b5e6e;border-radius:8px;background:#111;overflow:hidden;box-shadow:0 25px 30px #0005;transform:rotate(-3deg);transition:transform .5s}.mini-bar{height:14px;background:#25333e;display:flex;gap:3px;align-items:center;padding:0 5px;direction:ltr}.mini-bar i{width:3px;height:3px;border-radius:50%;background:#b6bdc4}.mini-browser img{width:100%;aspect-ratio:1.68;object-fit:cover;object-position:top}.mini-phone{position:absolute;width:22%;height:51%;top:37%;right:6%;background:#111;border:3px solid #4b5e6e;border-radius:14px;overflow:hidden;transform:rotate(6deg);box-shadow:0 15px 22px #0006;transition:transform .5s}.mini-phone img{width:100%;height:100%;object-fit:cover;object-position:top}.work-open{position:absolute;bottom:19px;left:20px;width:30px;height:30px;border-radius:50%;border:1px solid #a5bdd03f;display:grid;place-items:center;color:#dcefff;background:#ffffff0b}.work-open svg{width:17px;height:17px}.work-visual:hover .mini-browser{transform:translateY(-8px) rotate(-1deg)}.work-visual:hover .mini-phone{transform:translateY(3px) rotate(2deg)}.work-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:23px}.work-meta h3{font:700 19px Arial,sans-serif;letter-spacing:-.4px}.work-meta .mono{color:var(--muted);font-size:7px}.work-card>p{color:var(--muted);font-size:13px;line-height:1.9;margin-top:13px;max-width:96%}.services-section{background:linear-gradient(var(--line),transparent);border-top:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{position:relative;background:linear-gradient(135deg,var(--raised),var(--surface));border:1px solid var(--line-bright);border-radius:20px;padding:29px 24px;overflow:hidden;transition:transform .25s,border-color .25s}.service-card:hover{transform:translateY(-5px);border-color:var(--accent)}.service-icon{display:grid;place-items:center;background:var(--line);border:1px solid var(--line-bright);border-radius:13px;width:47px;height:47px;color:var(--accent);margin-bottom:43px}.service-index{position:absolute;top:32px;inset-inline-end:24px;color:var(--muted);font-size:10px}.service-card h3{font-size:23px;letter-spacing:-.5px;margin-bottom:15px;font-weight:500;line-height:1.35}.service-card p{font-size:13px;color:var(--muted);line-height:1.9}.service-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:25px}.service-tags span{font-size:8px;padding:4px 8px;border:1px solid var(--line-bright);border-radius:100px;color:var(--muted)}.integration-panel{margin-top:22px;display:grid;grid-template-columns:1fr 1.1fr;gap:35px;align-items:center;border:1px solid var(--line-bright);border-radius:24px;background:radial-gradient(ellipse at 80% 50%,#2d7bd614,transparent 70%),var(--surface);padding:50px;overflow:hidden}.integration-copy{max-width:400px}.integration-copy h3{font-size:36px;letter-spacing:-1px;line-height:1.25;font-weight:500}.integration-copy p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:21px}.integration-copy small{display:block;font-size:10px;color:var(--muted);margin-top:22px;line-height:1.8}.integration-map{height:340px;position:relative;isolation:isolate;direction:ltr}.connection-lines{position:absolute;inset:0;width:100%;height:100%;color:var(--accent)}.connection-lines path{stroke:currentColor;stroke-width:1;opacity:.2}.connection-lines .flow-dash{stroke-width:2;stroke-dasharray:5 130;opacity:.9;animation:flow 6s linear infinite}.map-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:108px;height:108px;border-radius:26px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:var(--raised);border:1px solid var(--accent);box-shadow:0 0 50px #58a5ff18;font-size:10px}.map-center .brand-mark{width:47px;height:33px;color:var(--accent)}.map-node{position:absolute;border:1px solid var(--line-bright);background:var(--glass);border-radius:14px;width:117px;height:61px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px}.map-node svg{width:19px;height:19px;color:var(--accent)}.node-0{left:2%;top:10%}.node-1{right:2%;top:10%}.node-2{left:2%;bottom:10%}.node-3{right:2%;bottom:10%}.map-orbit{position:absolute;width:230px;height:230px;border:1px dashed var(--line-bright);left:50%;top:50%;margin:-115px;border-radius:50%;z-index:-1;animation:orbit 65s linear infinite}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.step-top{display:flex;align-items:center;gap:17px;margin-bottom:29px}.step-number{width:40px;height:40px;border-radius:50%;border:1px solid var(--line-bright);background:var(--line);display:grid;place-items:center;color:var(--accent);font-size:11px;flex-shrink:0}.step-line{height:1px;background:linear-gradient(90deg,var(--line-bright),transparent);width:100%}.process-grid h3{font-size:23px;font-weight:500;letter-spacing:-.6px;margin-bottom:14px}.process-grid p{font-size:13px;line-height:1.9;color:var(--muted)}.faq-section{padding-top:0;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line-bright);padding:24px 0}.faq-list details:first-child{border-top:1px solid var(--line-bright)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;color:var(--accent);font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:14px;line-height:1.9;color:var(--muted);padding-top:19px;max-width:95%}.contact-section{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--line-bright);border-radius:32px;padding:83px 40px;text-align:center;background:radial-gradient(ellipse at 50% 100%,#317ad225,transparent 70%),var(--surface);margin-bottom:100px}.contact-section .eyebrow{margin-bottom:28px}.contact-section h2{font-size:clamp(48px,5.4vw,77px);line-height:1.1;font-weight:500;letter-spacing:-2px}.contact-section>p{font-size:16px;color:var(--muted);max-width:450px;line-height:1.9;margin:25px auto 29px}.contact-section small{display:block;color:var(--muted);font-size:10px;margin-top:17px}.contact-orbit{position:absolute;z-index:-1;left:50%;top:120%;width:1100px;height:1100px;border:1px solid var(--line-bright);border-radius:50%;transform:translate(-50%,-50%);opacity:.8}.contact-orbit:before,.contact-orbit:after{content:'';position:absolute;inset:55px;border:1px solid var(--line-bright);border-radius:50%;opacity:.7}.contact-orbit:after{inset:115px}.site-footer{padding-top:64px;background:var(--line);border-top:1px solid var(--line-bright);overflow:hidden}.footer-grid{display:grid;grid-template-columns:1.25fr .6fr .8fr 1.3fr;gap:48px}.footer-brand p{max-width:280px;color:var(--muted);font-size:13px;line-height:1.9;margin-top:23px}.footer-languages{display:flex;gap:15px;margin-top:24px;font-size:11px;color:var(--muted)}.footer-languages a[aria-current=page]{color:var(--accent)}.footer-grid h3{font-size:12px;font-weight:500;margin:4px 0 25px;color:var(--text)}.footer-nav>a{display:block;font-size:12px;color:var(--muted);margin-top:15px}.footer-nav>a:hover,.footer-languages a:hover{color:var(--text)}.contact-row{display:flex;gap:12px;align-items:center;margin-bottom:18px}.contact-icon{width:40px;height:40px;border:1px solid var(--line-bright);border-radius:12px;display:grid;place-items:center;background:var(--line);color:var(--accent);flex-shrink:0}.contact-icon svg{width:18px;height:18px}.contact-row small{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.contact-row strong{font-size:12px;display:block;font-weight:400;overflow-wrap:anywhere;line-height:1.5}.contact-row>svg{width:13px;height:13px;color:var(--muted);margin-inline-start:auto}.footer-wordmark{position:relative;isolation:isolate;font:700 clamp(100px,18.5vw,280px)/1 Arial,sans-serif;letter-spacing:-.06em;text-align:center;margin:58px -2% 0;color:var(--bg);-webkit-text-stroke:1px var(--line-bright);user-select:none;padding-bottom:30px}.footer-wordmark>span{color:var(--accent);-webkit-text-stroke:0}.wordmark-glow{position:absolute;z-index:-1;bottom:-90px;left:20%;right:20%;height:100px;background:var(--glow);filter:blur(80px);opacity:.15}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line-bright);padding:25px 0 31px;font-size:10px;color:var(--muted)}.footer-bottom a{display:flex;gap:13px;align-items:center}.footer-bottom a span{font-size:17px}.floating-whatsapp{position:fixed;right:25px;bottom:24px;z-index:45;display:flex;align-items:center;justify-content:center;gap:9px;background:#91dfba;color:#092a22;border:1px solid #c4f2dc;border-radius:100px;min-width:55px;height:55px;padding:0 16px;box-shadow:0 8px 26px #0004;transition:transform .2s}.floating-whatsapp svg{width:28px;height:28px}.floating-whatsapp span{font-size:11px}.floating-whatsapp:hover{transform:translateY(-4px)}.accessibility-trigger{position:fixed;left:24px;bottom:24px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line-bright);color:var(--text);background:var(--glass);backdrop-filter:blur(16px);box-shadow:0 7px 20px var(--shadow);z-index:45}.accessibility-trigger svg{width:22px;height:22px}.accessibility-dialog{width:min(425px,calc(100% - 28px));max-height:90dvh;overflow:auto;padding:28px;background:var(--surface);color:var(--text);border:1px solid var(--line-bright);border-radius:25px;box-shadow:0 25px 100px #0008}.accessibility-dialog::backdrop{background:#020812b0;backdrop-filter:blur(6px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-symbol{width:43px;height:43px;border-radius:14px;background:var(--raised);color:var(--accent);display:grid;place-items:center}.accessibility-dialog h2{font-size:26px;letter-spacing:-.6px}.accessibility-dialog>p{font-size:13px;color:var(--muted);margin:12px 0 24px}.accessibility-options{display:grid;gap:8px}.accessibility-options button{display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:start;border:1px solid var(--line-bright);background:var(--raised);padding:14px 16px;border-radius:12px;font-size:13px;min-height:52px}.toggle-track{width:31px;height:18px;border-radius:30px;background:var(--line-bright);position:relative;flex-shrink:0}.toggle-track:before{content:'';width:12px;height:12px;position:absolute;top:3px;left:3px;border-radius:50%;background:var(--muted);transition:transform .2s}.accessibility-options button[aria-pressed=true] .toggle-track{background:var(--accent)}.accessibility-options button[aria-pressed=true] .toggle-track:before{transform:translateX(13px);background:var(--bg)}.dialog-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;margin-top:25px;color:var(--muted)}.dialog-footer button{background:none;color:var(--accent);padding:7px 0;font-size:11px}.dialog-footer a{text-decoration:underline;text-underline-offset:3px}.large-text{--scale:1.15}.large-text p,.large-text summary{font-size:1.1rem!important}.large-text .footer-nav>a,.large-text .contact-row strong{font-size:14px}.underline-links a{text-decoration:underline!important;text-underline-offset:4px}.high-contrast{--muted:var(--text);--line-bright:#ffffff70;--accent:#bbdeff}.high-contrast[data-theme=light]{--line-bright:#10203670;--accent:#064883}.high-contrast .gradient-text{color:var(--text);background:none}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after,.demo-paused .hero-showcase *{animation:none!important;transition:none!important}.reduced-motion{scroll-behavior:auto}.legal-page{max-width:860px;min-height:65vh;padding-block:75px 100px}.legal-page h1{font-size:48px;letter-spacing:-1.5px;line-height:1.2;margin-bottom:25px}.legal-page h2{font-size:23px;margin:35px 0 12px;line-height:1.4}.legal-page p,.legal-page li{font-size:15px;line-height:1.95;color:var(--muted)}.legal-page a{color:var(--accent)}.legal-page p>a{text-decoration:underline;text-underline-offset:3px}.legal-meta{font-size:11px!important;margin-bottom:24px}.legal-draft{border:1px solid var(--line-bright);border-radius:15px;padding:18px 22px;background:var(--raised);color:var(--accent)!important;margin:24px 0;font-size:13px!important}.legal-contact{padding:22px 0;border-block:1px solid var(--line-bright);margin:20px 0}.legal-contact a{display:inline-flex;gap:9px;align-items:center;margin-inline-end:25px;margin-block:6px;font-size:14px}.legal-contact svg{width:17px;height:17px}.legal-back{margin-top:40px}.legal-page .button{margin-top:30px;color:var(--button-text)}
@keyframes ambient{to{transform:translate(90px,65px) scale(1.1)}}@keyframes float-phone{0%,100%{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-9px) rotate(4deg)}}@keyframes cursor-tour{0%,15%,100%{transform:translate(0,0)}35%,50%{transform:translate(-85px,55px)}65%,83%{transform:translate(85px,-45px)}}@keyframes screen-pan{0%,15%,100%{transform:translateY(0)}50%,80%{transform:translateY(-4%)}}@keyframes flow{to{stroke-dashoffset:-270}}@keyframes orbit{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(min-width:1450px){.hero-copy h1{font-size:82px}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.site-header{gap:20px}.desktop-nav{gap:20px;font-size:12px}.header-tools{gap:11px}.header-cta{display:none}.hero-copy h1{font-size:65px}.hero-showcase{height:480px}.computer{width:80%;left:6%}.phone{width:147px;height:314px;top:125px;right:5%}.label-detail{bottom:29px}.floating-label{padding:10px 13px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:29px}.service-icon{margin-bottom:30px}.service-card h3{font-size:26px}.service-tags span{font-size:10px}.integration-panel{padding:38px;gap:20px}.integration-copy h3{font-size:30px}.map-node{width:99px;font-size:10px}.footer-grid{grid-template-columns:1.2fr .65fr .8fr 1.1fr;gap:25px}.contact-row strong{font-size:11px}.contact-row{gap:8px}.contact-row>svg{display:none}.work-visual{aspect-ratio:.95}.work-meta{display:block}.work-meta .mono{display:block;margin-top:8px}.work-meta h3{font-size:18px}.hero{padding-top:65px}.section{padding-block:90px}.faq-section{padding-top:0}.capability-strip span{font-size:10px;gap:7px}}
@media(max-width:1000px){.desktop-nav{display:none}.menu-toggle{display:block}.site-header{height:80px}.hero-showcase{height:440px}.phone{width:137px;height:291px;top:106px}.label-detail{bottom:31px}.hero-copy h1{font-size:57px}.hero-copy>p{font-size:16px}.integration-panel{grid-template-columns:1fr;gap:20px}.integration-copy{max-width:600px}.integration-map{width:520px;max-width:100%;margin:auto}.process-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr;gap:35px}.footer-contact{grid-column:1/-1;display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);padding-top:30px}.footer-contact h3{margin:0}.contact-row{margin:0;gap:13px}.contact-row strong{font-size:13px}.contact-row>svg{display:block}.footer-wordmark{margin-top:35px}.faq-section{gap:45px}.hero-note{font-size:10px}.project-tabs button{padding-inline:16px}.work-category{inset-inline-start:17px;top:20px;font-size:9px}.work-visual{aspect-ratio:.85}.mini-browser{top:30%}.mini-phone{top:42%;height:43%}.capability-strip .wrap{flex-wrap:wrap;justify-content:center;gap:18px 27px}.hero-copy h1{letter-spacing:-2px}}
@media(max-width:700px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 36px)}.site-header{height:auto;min-height:80px;gap:12px;flex-wrap:wrap;padding-block:15px}.brand{gap:8px}.brand>span{font-size:25px}.brand .brand-mark{width:34px;height:27px}.header-tools{gap:7px}.theme-switch button{padding:7px 8px}.theme-switch button span{display:none}.theme-switch button svg{width:14px;height:14px}.language-picker>svg{display:none}.language-picker select{font-size:10px;max-width:65px}.theme-switch{padding:3px}.menu-toggle{width:28px;height:34px}.hero{padding-top:48px}.hero-eyebrow{font-size:9px;max-width:100%;padding:6px 11px;gap:7px;margin-bottom:23px}.hero-copy h1{font-size:clamp(36px,8.6vw,59px);letter-spacing:-1.6px;line-height:1.15}.hero-copy>p{font-size:14px;line-height:1.85;margin-top:22px;max-width:450px}.hero-actions{gap:10px;margin-top:25px;flex-wrap:wrap}.hero-actions .button{font-size:12px;gap:11px;min-height:47px;padding:12px 18px}.hero-note{font-size:9px;margin-top:19px;gap:6px}.hero-note svg{display:none}.showcase-wrap{margin-top:44px}.showcase-heading{font-size:9px;padding-inline:0}.showcase-heading .mono{font-size:7px;letter-spacing:.09em}.hero-showcase{height:350px;margin-top:27px}.computer{width:87%;left:0;top:45px}.browser-bar{height:23px;border-width:3px;border-bottom:0;border-radius:9px 9px 0 0;padding:0 7px}.browser-dots{gap:3px}.browser-dots i{width:3px;height:3px}.demo-address{font-size:6px}.browser-bar>svg{width:7px;height:7px}.computer-screen{border-inline-width:3px}.laptop-base{height:11px;width:108%;margin-inline:-4%}.phone{right:1%;top:109px;width:116px;height:246px;border-radius:23px;border-width:3px;padding:3px}.phone-screen{border-radius:17px}.phone-camera{height:9px;width:37px;left:calc(50% - 18.5px);top:9px}.phone-home{bottom:7px;height:2px;width:30px;left:calc(50% - 15px)}.floating-label{font-size:8px;gap:7px;border-radius:10px;padding:8px 10px}.label-responsive{left:4px;top:3px}.label-responsive>svg{width:12px;height:12px}.label-responsive .status-dot{width:4px;height:4px;margin-left:3px}.label-detail{bottom:26px;right:auto;left:12px;transform:rotate(-3deg)}.detail-icon{width:26px;height:26px;border-radius:8px}.detail-icon .brand-mark{width:19px;height:17px}.label-detail .mono{font-size:6px}.label-detail strong{font-size:8px;margin-top:3px}.stage-bottom{font-size:7px;bottom:-24px}.stage-index{font-size:8px}.stage-ring{width:92%;height:63%;top:47%}.ring-two{width:109%;height:55%}.demo-cursor{width:15px}.demo-cursor svg{width:15px;height:18px}.demo-cursor span{font-size:6px;left:13px;top:16px;padding:2px 4px}.demo-controls{margin-top:46px;gap:0;flex-wrap:wrap}.project-tabs{width:100%;gap:0;justify-content:space-between}.project-tabs button{padding:17px 7px;font-size:8px;gap:6px}.tab-number{font-size:7px}.motion-toggle{font-size:9px;margin-inline-start:auto;padding-top:5px}.motion-toggle svg{width:11px;height:11px}.capability-strip{margin-top:26px;padding-block:21px}.capability-strip .wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.capability-strip span{font-size:10px}.section{padding-block:72px}.section-heading{display:block;margin-bottom:32px}.eyebrow{font-size:10px;margin-bottom:17px}.section h2{font-size:35px;letter-spacing:-1.1px}.section-heading>p{margin-top:22px;font-size:14px;line-height:1.85;max-width:460px}.work-grid{grid-template-columns:1fr;gap:34px}.work-visual{aspect-ratio:1.2;border-radius:20px}.work-category{font-size:10px;top:23px;inset-inline-start:22px}.mini-browser{width:83%;left:7%;top:27%}.mini-phone{width:22%;height:54%;top:34%;right:6%}.work-meta{display:flex;margin-top:20px}.work-meta .mono{margin:0;font-size:7px}.work-meta h3{font-size:19px}.work-card>p{font-size:13px;max-width:100%}.service-grid{grid-template-columns:1fr;gap:13px}.service-card{padding:27px}.service-icon{margin-bottom:25px;width:45px;height:45px}.service-card h3{font-size:25px}.service-card p{font-size:14px}.service-tags{margin-top:21px}.service-tags span{font-size:9px}.integration-panel{margin-top:18px;padding:27px 23px;gap:12px;border-radius:20px}.integration-copy h3{font-size:30px}.integration-copy p{font-size:13px}.integration-copy small{font-size:9px}.integration-map{height:280px;width:100%}.map-center{width:83px;height:83px;border-radius:21px;font-size:8px;gap:8px}.map-center .brand-mark{width:37px;height:28px}.map-node{width:91px;height:52px;font-size:9px;gap:6px;border-radius:12px}.map-node svg{width:16px;height:16px}.node-0,.node-2{left:0}.node-1,.node-3{right:0}.map-orbit{width:187px;height:187px;margin:-93.5px}.process-grid{grid-template-columns:1fr;gap:27px}.step-top{margin-bottom:17px;gap:16px}.step-number{width:35px;height:35px;font-size:10px}.process-grid h3{font-size:24px}.process-grid p{font-size:14px;max-width:460px}.faq-section{display:block;padding-top:0}.faq-list{margin-top:29px}.faq-list summary{font-size:15px}.faq-list details{padding:21px 0}.faq-list p{font-size:13px}.contact-section{padding:58px 25px;border-radius:24px;margin-bottom:65px}.contact-section h2{font-size:clamp(38px,10vw,57px);letter-spacing:-1.2px}.contact-section>p{font-size:14px;margin:22px auto 25px}.contact-section .button{font-size:13px;gap:13px;padding:13px 20px}.contact-section small{font-size:9px;line-height:1.8}.contact-orbit{width:680px;height:680px;top:125%}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:360px;font-size:13px;margin-top:19px}.footer-languages{font-size:11px;margin-top:20px;gap:22px}.footer-grid h3{font-size:12px;margin-bottom:20px}.footer-nav>a{font-size:12px;margin-top:13px}.footer-contact{display:block;padding-top:25px}.footer-contact h3{margin-bottom:23px}.contact-row{margin-bottom:20px;gap:13px}.contact-row strong{font-size:14px}.contact-row small{font-size:10px}.contact-row>svg{display:block;width:15px;height:15px}.contact-icon{width:43px;height:43px}.footer-wordmark{font-size:20vw;margin:15px -2% 0;padding-bottom:25px}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:9px;padding-bottom:90px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:9px}.floating-whatsapp{right:16px;bottom:17px;width:52px;height:52px;padding:0;min-width:0}.floating-whatsapp span{display:none}.accessibility-trigger{left:16px;bottom:19px;width:43px;height:43px}.legal-page{padding-block:45px 75px}.legal-page h1{font-size:35px;letter-spacing:-1px}.legal-page h2{font-size:21px}.legal-page p,.legal-page li{font-size:14px}.legal-contact a{font-size:12px}.legal-draft{padding:16px 18px;font-size:12px!important}.accessibility-dialog{padding:25px}.accessibility-dialog h2{font-size:25px}}
@media(max-width:430px){.hero-showcase{height:285px}.phone{width:99px;height:212px;top:88px}.label-detail{bottom:5px;left:6px}.stage-bottom{bottom:-35px}.demo-controls{margin-top:55px}.hero-copy h1{font-size:clamp(34px,8.9vw,38px)}.hero-copy>p{font-size:14px}.hero-actions{gap:9px}.hero-actions .button{padding:12px 14px;font-size:11px}.hero-note{font-size:8px}.hero-showcase .computer{top:47px}.hero-eyebrow{font-size:8px}.showcase-heading>span:first-child{font-size:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand>span{font-size:22px}.brand .brand-mark{width:29px}.header-tools{gap:5px}.language-picker select{max-width:58px;font-size:9px}.theme-switch button{padding:6px}.theme-switch button svg{width:12px;height:12px}.menu-toggle{width:23px}.hero-copy h1{font-size:30px;letter-spacing:-1px}.hero-actions .button{font-size:10px;padding:12px 13px}.hero-showcase{height:263px}.phone{width:89px;height:190px;top:84px}.label-detail{bottom:6px}.project-tabs button{font-size:7px;padding-inline:3px}.showcase-heading .mono{font-size:6px}.integration-panel{padding-inline:18px}.map-node{width:78px;font-size:8px;gap:4px}.map-node svg{width:13px}.section h2{font-size:31px}.contact-section h2{font-size:36px}}
[dir=rtl] .direction-arrow{transform:rotate(180deg)}
.contact-section .eyebrow{text-align:center}
.footer-bottom{padding-bottom:96px}
@media(min-width:1001px){.contact-row strong{font-size:13px}.footer-grid h3{font-size:13px}}


@media(min-width:701px){.hero-showcase{height:clamp(410px,calc(50vw + 75px),700px)}}
/* Keep the monogram on the outer edge for the current writing direction. */
.brand{direction:inherit}
.brand>span{direction:ltr;unicode-bidi:isolate}
.brand-icon{fill:currentColor;stroke:none}
.technology-row{margin:30px 0 33px;padding:23px 5px;border-block:1px solid var(--line-bright)}
.technology-row>p{font-size:11px;color:var(--muted);margin-bottom:21px;text-align:center}
.technology-brands{display:flex;justify-content:space-around;gap:25px;align-items:center;flex-wrap:wrap;direction:ltr}
.technology-brands>span{display:flex;gap:10px;align-items:center;color:var(--muted)}
.technology-brands .brand-icon{width:26px;height:26px;color:var(--text)}
.technology-brands b{font:500 13px Arial,sans-serif;letter-spacing:-.2px}
.map-node .brand-icon{flex-shrink:0}
@media(max-width:700px){.technology-brands{display:grid;grid-template-columns:repeat(2,1fr);gap:23px 16px;padding:0 8px}.technology-brands>span{justify-content:flex-start}.technology-brands b{font-size:12px}.technology-brands .brand-icon{width:23px;height:23px}.map-node{width:101px;gap:5px;font-size:8px}}
@media(max-width:360px){.map-node{width:85px;font-size:7px}.map-node .brand-icon{width:14px;height:14px}.technology-brands b{font-size:11px}}

/* Brand colour and balanced desktop navigation. */
.floating-whatsapp{background:#25d366;color:#062d18;border-color:#25d366;box-shadow:0 8px 28px #0004,0 0 0 1px #ffffff12}
.floating-whatsapp:hover{background:#20c45e;border-color:#20c45e}
@media(min-width:1001px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px;height:92px}.site-header>.brand{justify-self:start}.header-tools{justify-self:end;gap:12px}.desktop-nav{gap:8px;align-items:center;font-size:15px;font-weight:500;color:var(--text)}.desktop-nav a{padding:10px 15px;border-radius:12px;white-space:nowrap;transition:background .2s,color .2s}.desktop-nav a:hover{background:var(--line);color:var(--accent)}}
@media(min-width:1181px) and (max-width:1350px){.header-cta{display:none}}
/* Recorded viewports retain their exact proportions inside one clipped bezel. */
.computer{perspective:none;border:5px solid #354451;border-bottom:0;border-radius:16px 16px 0 0;background:#10151c;box-shadow:inset 0 1px #ffffff26}
.browser-bar{border:0;border-radius:10px 10px 0 0;height:30px;background:#19232d}
.computer-screen{aspect-ratio:1440 / 900;border:0;border-radius:0;overflow:hidden;isolation:isolate}
.demo-layer{inset:0;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center;animation:none;transform:none;transition:opacity .35s;display:block;background:#090b0e}
.phone{height:auto;aspect-ratio:390 / 844;padding:0;border:5px solid #506170;border-radius:29px;overflow:hidden;transform:rotate(2deg);animation:none;background:#0a0c10;box-shadow:0 25px 50px #0008,0 0 0 1px #080c14}
.phone-screen{border-radius:24px;aspect-ratio:390 / 844;height:auto;overflow:hidden;isolation:isolate}
.phone-camera{top:7px;height:9px;width:42px;left:calc(50% - 21px)}
.phone-home{bottom:6px}
.laptop-base{margin-inline:-5.6%;width:111.2%;border-top:1px solid #82919c;box-shadow:0 8px 12px #0002}
.tour-pointer{position:absolute;left:0;top:0;z-index:4;opacity:0;pointer-events:none;will-change:transform}
.tour-pointer svg{width:20px;height:24px;filter:drop-shadow(0 1px 3px #0006)}
.tour-pointer i{position:absolute;left:-12px;top:-12px;width:26px;height:26px;border:2px solid #fff;border-radius:50%;opacity:0}
.project-tabs .tab-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;opacity:.6}
@media(max-width:700px){.computer{border-width:3px;border-bottom:0;border-radius:10px 10px 0 0}.browser-bar{height:20px;border-radius:7px 7px 0 0}.phone{border-width:3px;border-radius:21px}.phone-screen{border-radius:18px}.phone-camera{width:28px;height:7px;left:calc(50% - 14px);top:5px}.tour-pointer svg{width:12px;height:15px}}
@media(max-width:430px){.phone{border-radius:18px}.phone-screen{border-radius:15px}}

/* The camera and home indicator sit in the bezel, outside the recorded page. */
.phone{aspect-ratio:auto;padding:16px 0 10px}
.phone-screen{border-radius:5px}
.phone-camera{top:5px;height:7px;background:#070a0e;border:1px solid #242e39}
.phone-home{bottom:4px}
@media(max-width:700px){.phone{padding:11px 0 8px}.phone-screen{border-radius:4px}.phone-camera{top:3px;height:5px}.phone-home{bottom:3px}.hero-showcase{height:380px}}
@media(max-width:430px){.hero-showcase{height:310px}}
@media(max-width:360px){.hero-showcase{height:285px}}
