@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--ink:#181d27;--body:#535862;--line:#e9eaeb;--light:#fafafa;--orange:#f1824f;--purple:#6941c6;--wrap:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,IBM Plex Sans Arabic,sans-serif}.wrap{width:min(var(--wrap),calc(100% - 64px));margin-inline:auto}.hero-grid{background-color:#fff;background-image:linear-gradient(#e9eaeb99 1px,#0000 1px),linear-gradient(90deg,#e9eaeb99 1px,#0000 1px);background-position:top;background-size:96px 96px;min-height:1032px;padding-top:12px}.floating-nav{z-index:3;background:#fff;border:1px solid #e1e3e6;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:10px 12px 10px 16px;display:grid;position:relative;box-shadow:0 1px 2px #0a0d120d}.logo{color:inherit;letter-spacing:.06em;align-items:center;gap:9px;font-size:16px;text-decoration:none;display:flex}.mark{color:#fff;background:linear-gradient(135deg,#53389e,#7f56d9);border-radius:8px;place-items:center;width:32px;height:32px;font-weight:700;display:inline-grid;box-shadow:inset 0 1px #fff5,0 1px 3px #10182818}.floating-nav nav,.floating-nav .nav-cta{align-items:center;gap:24px;display:flex}.floating-nav nav a,footer nav a{color:#414651;font-size:14px;font-weight:600;text-decoration:none}.nav-cta{justify-self:end}.nav-cta button{color:#414651;cursor:pointer;background:0 0;border:0;font:600 13px inherit}.btn{border-radius:8px;justify-content:center;align-items:center;padding:12px 18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0a0d120d,inset 0 -2px #0a0d120a}.btn.primary{background:var(--orange);color:#fff;border:2px solid #ffffff20}.btn.secondary{color:#414651;background:#fff;border:1px solid #d5d7da}.btn.compact{padding:9px 14px;font-size:13px}.hero-content{text-align:center;padding-top:95px}.announcement{color:#414651;background:#fff;border:1px solid #d5d7da;border-radius:10px;align-items:center;gap:8px;padding:4px 8px 4px 4px;font-size:13px;display:inline-flex;box-shadow:0 1px 2px #0a0d120d}.announcement span{border:1px solid #d5d7da;border-radius:6px;padding:2px 7px}.announcement i{font-style:normal}.hero-content h1{letter-spacing:-.05em;max-width:980px;margin:28px auto 20px;font-size:clamp(48px,5vw,72px);line-height:1.02}.hero-content>p{max-width:760px;color:var(--body);margin:auto;font-size:20px;line-height:30px}.hero-buttons{justify-content:center;gap:12px;margin-top:35px;display:flex}.screen-frame{background:#fff;border:5px solid #fff;border-radius:32px 32px 0 0;height:600px;margin-top:64px;overflow:hidden;box-shadow:0 12px 18px #0a0d1214,0 0 0 1px #0a0d1214}.screen-top{border-bottom:1px solid var(--line);color:#717680;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:12px 18px;font-size:12px;display:grid}.screen-top .logo{transform-origin:0;transform:scale(.82)}.screen-top i{text-align:end;letter-spacing:3px;font-style:normal}.screen-frame>img{object-fit:cover;object-position:top;width:100%;height:calc(100% - 58px)}.proof{border-block:1px solid var(--line);text-align:center;padding:60px 0}.proof p{color:var(--body);font-size:14px}.wordmarks{color:#414651;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;display:flex}.wordmarks b{letter-spacing:-.02em;font-size:20px}.section{padding-block:110px}.center-heading{text-align:center;max-width:820px;margin-inline:auto}.center-heading>span,.journal-head span{color:#ed7134;font-size:15px;font-weight:600}.center-heading h2,.journal-head h2{letter-spacing:-.04em;margin:14px 0 20px;font-size:clamp(36px,3.7vw,52px);line-height:1.1}.center-heading>p,.journal-head p{color:var(--body);font-size:18px;line-height:28px}.capability-grid{grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.capability-grid article{text-align:center;padding:20px 42px 48px;position:relative}.capability-grid article:not(:nth-child(3n)){border-right:1px solid var(--line)}.capability-grid i{width:48px;height:48px;color:var(--orange);background:#fff;border:1px solid #d5d7da;border-radius:10px;place-items:center;margin:0 auto 22px;font-size:22px;font-style:normal;display:grid;box-shadow:0 1px 2px #0a0d120d}.capability-grid h3{margin:0 0 9px;font-size:18px}.capability-grid p{color:var(--body);margin:0;font-size:14px;line-height:22px}.quote{background:var(--light);text-align:center;padding:95px 0}.quote .mark{margin-bottom:30px}.quote blockquote{letter-spacing:-.035em;max-width:900px;margin:0 auto 32px;font-size:clamp(30px,3.5vw,48px);font-weight:600;line-height:1.15}.quote-person{justify-content:center;align-items:center;gap:12px;display:flex}.quote-person>span{color:#9a3412;background:#ffe2d5;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.quote-person p{text-align:start;margin:0}.quote-person small{color:var(--body);margin-top:3px;display:block}.faq{max-width:900px}.faq-list{margin-top:60px}.faq-list article{border-bottom:1px solid var(--line);padding:23px 0}.faq-list button{text-align:start;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font:600 16px inherit;display:flex}.faq-list button i{color:#717680;border:1.5px solid #a4a7ae;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.faq-list p{color:var(--body);margin:14px 50px 0 0;line-height:25px}.faq-card{text-align:center;background:var(--light);border-radius:16px;margin-top:64px;padding:40px}.avatar-stack{justify-content:center;margin-bottom:24px;display:flex}.avatar-stack span{color:#9a3412;background:#ffe2d5;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;margin-left:-10px;font-weight:700;display:grid}.avatar-stack span:nth-child(2){color:#6941c6;background:#e9d7fe}.avatar-stack span:nth-child(3){color:#067647;background:#d1fadf}.faq-card h3{margin:0 0 8px}.faq-card p{color:var(--body);margin:0 0 25px}.stories{background:var(--light)}.story-wall{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px;display:grid}.story-wall article{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:210px;padding:25px}.story-logo{color:var(--purple);font-size:25px;font-weight:700}.story-wall p{font-size:15px;line-height:23px}.story-wall small{color:var(--body)}.journal-head{justify-content:space-between;align-items:end;gap:50px;display:flex}.journal-head>div{max-width:780px}.journal-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:55px;display:grid}.journal-grid img{object-fit:cover;width:100%;height:230px}.journal-grid span{color:var(--orange);margin-top:22px;font-size:13px;font-weight:600;display:block}.journal-grid h3{margin:10px 0 22px;font-size:21px;line-height:29px}.journal-grid a{color:var(--ink);font-size:14px;font-weight:600}.contact-cta{color:#fff;background:#0a0d12;padding:75px 0}.contact-cta .wrap{justify-content:space-between;align-items:center;display:flex}.contact-cta h2{margin:0 0 10px;font-size:34px}.contact-cta p{color:#a4a7ae;margin:0}footer{border-top:1px solid var(--line);padding:60px 0 40px}footer .wrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;display:grid}footer nav{gap:28px;display:flex}footer p{text-align:end;color:#717680;font-size:13px}html[dir=rtl] body{font-family:IBM Plex Sans Arabic,Inter,sans-serif}html[dir=rtl] .hero-content h1,html[dir=rtl] .center-heading h2,html[dir=rtl] .journal-head h2{letter-spacing:-.02em}html[dir=rtl] .screen-top .logo{transform-origin:100%}html[dir=rtl] .capability-grid article:not(:nth-child(3n)){border-right:0;border-left:1px solid var(--line)}html[dir=rtl] .faq-list p{margin-left:50px;margin-right:0}@media (max-width:800px){.wrap{width:min(var(--wrap),calc(100% - 40px))}.hero-grid{background-size:64px 64px;min-height:auto}.floating-nav{grid-template-columns:1fr auto}.floating-nav nav,.nav-cta .btn{display:none}.hero-content{padding-top:72px}.announcement{font-size:11px}.announcement span{display:none}.hero-content h1{font-size:43px}.hero-content>p{font-size:16px;line-height:25px}.hero-buttons{margin-inline:auto;flex-direction:column;width:250px;margin-top:30px}.screen-frame{border-radius:20px 20px 0 0;height:330px;margin-top:50px}.screen-top{grid-template-columns:1fr auto}.screen-top>span{display:none}.proof{padding:44px 0}.wordmarks{flex-wrap:wrap;justify-content:center}.wordmarks b{font-size:16px}.section{padding-block:78px}.capability-grid{grid-template-columns:1fr;margin-top:50px}.capability-grid article,.capability-grid article:not(:nth-child(3n)),.capability-grid article:nth-child(-n+3){border-left:0;border-right:0;border-bottom:1px solid var(--line);padding:30px}.story-wall,.journal-grid{grid-template-columns:1fr}.story-wall article:nth-child(n+6){display:none}.journal-head,.contact-cta .wrap{flex-direction:column;align-items:flex-start}.journal-head>.btn{margin-top:15px}.contact-cta .btn{margin-top:30px}.contact-cta h2{font-size:29px}footer .wrap{grid-template-columns:1fr}footer nav{flex-wrap:wrap}footer p{text-align:start}.quote blockquote{font-size:30px}}html,body{overflow-x:hidden}.wrap{max-width:100%}.screen-frame>img{max-width:100%;display:block}main{width:100%;max-width:100vw;overflow-x:hidden}@media (max-width:800px){.wrap{width:calc(100% - 40px);max-width:calc(100% - 40px)}.floating-nav{justify-content:space-between;gap:10px;display:flex}.floating-nav .nav-cta{gap:0;margin-inline-start:auto}.nav-cta button{white-space:nowrap;font-size:12px}.hero-content h1{overflow-wrap:anywhere;max-width:100%;font-size:38px;line-height:1.07}.hero-content>p{max-width:100%}.announcement{white-space:nowrap;max-width:100%}.hero-buttons{width:min(250px,100%)}.screen-frame{width:calc(100% - 40px);min-width:0;max-width:calc(100% - 40px)}.screen-frame>img,.screen-top{min-width:0}.hero-content h1{width:320px;max-width:100%;margin-inline:auto;font-size:34px;line-height:1.09}.hero-content>p{width:330px;margin-inline:auto}.screen-frame{height:291px}.screen-frame>img{object-fit:contain;background:#fff}.nav-cta button{display:none}.hero-content>p{width:300px;max-width:calc(100vw - 48px);font-size:15px;line-height:24px}.announcement{text-overflow:ellipsis;overflow:hidden}.floating-nav,.screen-frame{margin-left:20px;margin-right:20px}.screen-frame{width:calc(100vw - 40px);max-width:calc(100vw - 40px)}}.brand-avatar{object-fit:contain;width:105px;height:55px;display:block}.quote>.wrap>.brand-avatar{width:120px;height:63px;margin:0 auto 30px}.floating-nav>.logo .brand-avatar{height:48px}.brand-avatar{width:82px;height:42px}.logo{min-width:82px}.floating-nav>.logo .brand-avatar{width:76px;height:39px}.floating-nav>.logo{min-width:76px}.screen-top .brand-avatar{width:64px;height:32px}.screen-top .logo{min-width:64px}.quote>.wrap>.brand-avatar{width:92px;height:48px}.live-dashboard{text-align:left;color:#181d27;background:#fbfbfc;grid-template-columns:210px 1fr;height:calc(100% - 58px);display:grid}.live-dashboard aside{background:#fff;border-right:1px solid #e9eaeb;flex-direction:column;padding:24px 18px;display:flex}.live-dashboard aside>.logo{margin-bottom:26px}.dash-nav{flex-direction:column;gap:7px;display:flex}.dash-nav button{color:#535862;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font:600 13px inherit;display:flex}.dash-nav button span{color:#717680;width:18px}.dash-nav button.active{color:#b93815;background:#fff4ed}.dash-nav button.active span{color:#f1824f}.dash-team{border-top:1px solid #e9eaeb;align-items:center;gap:9px;margin-top:auto;padding-top:18px;display:flex}.dash-team>span{color:#6941c6;background:#f4ebff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.dash-team div{flex-direction:column;display:flex}.dash-team b{font-size:11px}.dash-team small{color:#717680;margin-top:2px;font-size:9px}.dash-main{min-width:0;padding:26px 30px;overflow:hidden}.dash-header{justify-content:space-between;align-items:center;display:flex}.dash-header small{color:#ed7134;letter-spacing:.1em;font-size:9px;font-weight:700}.dash-header h3{margin:5px 0 0;font-size:22px}.dash-actions{gap:8px;display:flex}.dash-actions button{color:#414651;cursor:pointer;background:#fff;border:1px solid #d5d7da;border-radius:7px;height:35px;padding:0 12px;font:600 11px inherit}.dash-actions .dash-new{color:#fff;background:#f1824f;border-color:#f1824f}.dash-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.dash-stats article{background:#fff;border:1px solid #e9eaeb;border-radius:10px;padding:15px 17px;position:relative;box-shadow:0 1px 2px #10182808}.dash-stats span{color:#535862;font-size:10px;display:block}.dash-stats b{margin-top:8px;font-size:25px;display:block}.dash-stats small{color:#079455;font-size:9px;position:absolute;bottom:17px;right:14px}.dash-chart{background:#fff;border:1px solid #e9eaeb;border-radius:10px;margin-top:14px;padding:16px 18px 10px}.chart-title{justify-content:space-between;align-items:flex-start;display:flex}.chart-title>div:first-child{flex-direction:column;display:flex}.chart-title span{color:#717680;font-size:9px}.chart-title b{margin-top:3px;font-size:12px}.range-tabs{background:#f5f5f5;border-radius:6px;padding:2px;display:flex}.range-tabs button{color:#717680;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 8px;font:500 8px inherit}.range-tabs button.active{color:#181d27;background:#fff;box-shadow:0 1px 2px #10182812}.dash-chart svg{width:100%;height:118px;margin-top:10px;display:block;overflow:visible}.dash-chart .line{fill:none;stroke:#f1824f;stroke-width:3px;stroke-linecap:round}.dash-chart .area{fill:url(#chartFill)}.chart-labels{color:#98a2b3;justify-content:space-between;font-size:8px;display:flex}.project-strip{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px;display:grid}.project-strip>div{background:#fff;border:1px solid #e9eaeb;border-radius:8px;align-items:center;gap:8px;padding:9px 11px;display:flex}.project-color{background:#6941c6;border-radius:3px;width:7px;height:30px}.project-color.orange{background:#f1824f}.project-color.green{background:#17b26a}.project-strip span{flex-direction:column;min-width:0;display:flex}.project-strip b{font-size:9px}.project-strip small{color:#717680;margin-top:3px;font-size:7px}.project-strip em{color:#414651;margin-left:auto;font-size:9px;font-style:normal;font-weight:700}html[dir=rtl] .live-dashboard{text-align:right}html[dir=rtl] .live-dashboard aside{border-left:1px solid #e9eaeb;border-right:0}html[dir=rtl] .dash-nav button{text-align:right}html[dir=rtl] .dash-stats small{left:14px;right:auto}html[dir=rtl] .project-strip em{margin-left:0;margin-right:auto}.story-wall{grid-template-columns:repeat(2,1fr);gap:20px}.story-wall article{border-radius:14px;flex-direction:column;min-height:0;padding:28px;display:flex}.story-wall article.featured-story{color:#fff;background:#181d27;grid-column:1/-1;padding:36px}.story-top{align-items:center;gap:12px;display:flex}.story-top img{object-fit:cover;border-radius:50%;width:52px;height:52px}.story-top>div{flex-direction:column;display:flex}.story-top b{font-size:15px}.story-top small{color:#717680;margin-top:4px}.featured-story .story-top small{color:#a4a7ae}.story-top>span{color:#c4320a;background:#fff4ed;border-radius:6px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:600}.story-wall blockquote{margin:26px 0 32px;font-size:19px;line-height:1.55}.featured-story blockquote{max-width:930px;font-size:28px;line-height:1.42}.story-business{align-items:center;gap:8px;margin-top:auto;display:flex}.story-business i{color:#6941c6;background:#f4ebff;border-radius:6px;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;font-weight:700;display:grid}.story-business b{letter-spacing:.08em;font-size:11px}.story-note{text-align:center;color:#717680;margin:24px 0 0;font-size:11px}@media (max-width:800px){.brand-avatar{width:70px;height:36px}.logo{min-width:70px}.screen-frame{height:520px}.screen-frame>.screen-top{height:48px}.live-dashboard{height:calc(100% - 48px);display:block}.live-dashboard aside{display:none}.dash-main{padding:18px 14px}.dash-header h3{font-size:18px}.dash-actions button:first-child{display:none}.dash-actions .dash-new{width:34px;padding:0;font-size:0}.dash-actions .dash-new:first-letter{font-size:16px}.dash-stats{gap:7px}.dash-stats article{padding:11px 9px}.dash-stats span{font-size:8px}.dash-stats b{font-size:19px}.dash-stats small{margin-top:6px;font-size:7px;display:block;position:static}.dash-chart{padding:13px 10px}.chart-title{display:block}.range-tabs{width:max-content;margin-top:10px}.dash-chart svg{height:100px}.project-strip{grid-template-columns:1fr}.project-strip>div:nth-child(n+3){display:none}.story-wall{grid-template-columns:1fr}.story-wall article.featured-story{grid-column:auto;padding:28px}.featured-story blockquote{font-size:21px}.story-wall article:nth-child(n+6){display:flex}.story-top>span{display:none}}:root{--pointer-x:50vw;--pointer-y:30vh}.scroll-progress{z-index:100;transform-origin:0;will-change:transform;background:linear-gradient(90deg,#f1824f,#6941c6);width:100%;height:3px;position:fixed;top:0;left:0}.cursor-aura{z-index:0;left:var(--pointer-x);top:var(--pointer-y);pointer-events:none;background:radial-gradient(circle,#f1824f16 0,#0000 68%);border-radius:50%;width:420px;height:420px;transition:left .12s linear,top .12s linear;position:fixed;transform:translate(-50%,-50%)}.hero-grid{isolation:isolate;position:relative}.hero-grid>*{z-index:2;position:relative}.ambient{z-index:0;filter:blur(10px);opacity:.16;pointer-events:none;border-radius:50%;width:340px;height:340px;position:absolute}.ambient-one{background:#f1824f;animation:9s ease-in-out infinite ambientDrift;top:120px;left:-170px}.ambient-two{background:#6941c6;animation:11s ease-in-out -3s infinite reverse ambientDrift;top:390px;right:-170px}.floating-nav{transition:transform .25s,box-shadow .25s;animation:.7s cubic-bezier(.2,.8,.2,1) both navDrop}.floating-nav:hover{transform:translateY(2px);box-shadow:0 10px 30px #10182814}.hero-content .announcement{animation:.7s .12s both heroRise}.hero-content h1{animation:.75s .2s both heroRise}.hero-content>p{animation:.75s .28s both heroRise}.hero-buttons{animation:.75s .36s both heroRise}.hero-signals{pointer-events:none;max-width:1100px;margin:auto;position:absolute;inset:130px 0 auto}.hero-signals span{color:#717680;background:#fff;border:1px solid #e9eaeb;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:600;animation:5s ease-in-out infinite signalFloat;position:absolute;box-shadow:0 8px 24px #10182810}.hero-signals span:first-child{top:40px;left:2%}.hero-signals span:nth-child(2){animation-delay:-1.6s;top:150px;right:3%}.hero-signals span:nth-child(3){animation-delay:-3.2s;top:285px;left:10%}.btn{transition:transform .22s,box-shadow .22s,filter .22s}.btn:hover{filter:saturate(1.08);transform:translateY(-3px);box-shadow:0 10px 22px #1018281c}.btn:active{transform:translateY(0)scale(.98)}.screen-frame{transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;animation:.9s cubic-bezier(.16,1,.3,1) .35s both screenRise}.screen-frame:hover{transform:translateY(-8px)scale(1.006);box-shadow:0 28px 60px #1018281c,0 0 0 1px #10182810}.dash-nav button,.range-tabs button,.dash-actions button{transition:background .2s,color .2s,transform .2s}.dash-nav button:hover,.dash-actions button:hover{transform:translate(3px)}.dash-stats article,.project-strip>div{transition:transform .25s,box-shadow .25s,border-color .25s}.dash-stats article:hover,.project-strip>div:hover{border-color:#f4b08c;transform:translateY(-4px);box-shadow:0 10px 24px #10182810}.dash-stats b{animation:.4s both numberPop}.dash-chart .line{stroke-dasharray:900;stroke-dashoffset:900px;animation:1.8s cubic-bezier(.4,0,.2,1) .7s forwards drawLine}.project-color{animation:2.4s ease-in-out infinite statusPulse}.wordmark-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.wordmarks{width:max-content;min-width:200%;animation:22s linear infinite marquee}.wordmark-window:hover .wordmarks{animation-play-state:paused}.motion-reveal{opacity:0;transition:opacity .75s,transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(46px)}.motion-reveal.revealed{opacity:1;transform:none}.capability-grid article{transition:transform .3s,background .3s}.capability-grid article:hover{background:#fff9f6;transform:translateY(-8px)}.capability-grid article:hover i{color:#fff;background:#f1824f;transform:rotate(-8deg)scale(1.08)}.capability-grid i{transition:transform .3s,background .3s,color .3s}.quote blockquote{transition:letter-spacing .4s}.quote:hover blockquote{letter-spacing:-.025em}.faq-list article{transition:background .25s,padding .25s}.faq-list article:hover{background:#fafafa;padding-inline:16px}.faq-list article.open p{animation:.3s both answerOpen}.faq-list button i{transition:transform .3s}.faq-list article.open button i{color:#fff;background:#f1824f;border-color:#f1824f;transform:rotate(180deg)}.story-wall article{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}.story-wall article:hover{border-color:#f4b08c;transform:translateY(-10px)rotate(.3deg);box-shadow:0 20px 45px #10182812}.story-top img{transition:transform .4s,filter .4s}.story-wall article:hover .story-top img{filter:saturate(1.1);transform:scale(1.09)}.journal-grid article{transition:transform .35s}.journal-grid article:hover{transform:translateY(-8px)}.journal-grid article img{transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s}.journal-grid article:hover img{filter:saturate(1.08);transform:scale(1.025)}.contact-cta .wrap{position:relative}.contact-cta .wrap:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:180px;height:180px;animation:8s linear infinite ctaOrbit;position:absolute;right:20%}@keyframes navDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}@keyframes heroRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes screenRise{0%{opacity:0;transform:translateY(60px)scale(.97)}to{opacity:1;transform:none}}@keyframes ambientDrift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(55px,35px)scale(1.15)}}@keyframes signalFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-14px)rotate(2deg)}}@keyframes numberPop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes statusPulse{50%{opacity:.45;transform:scaleY(.75)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes answerOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes ctaOrbit{to{transform:rotate(360deg)}}@media (max-width:800px){.cursor-aura,.hero-signals{display:none}.screen-frame:hover{transform:none}.wordmarks{animation-duration:16s}.contact-cta .wrap:after{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cursor-aura{display:none}.motion-reveal{opacity:1;transform:none}}.studio-os{color:#181d27;text-align:left;background:#f7f7f8;height:calc(100% - 58px)}.os-bar{background:#fff;border-bottom:1px solid #e4e5e7;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 16px;display:grid}.os-bar>div{align-items:center;gap:14px;display:flex}.os-bar .logo{display:none}.os-live{letter-spacing:.1em;color:#717680;font-size:9px;font-weight:700}.os-live i{background:#17b26a;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite livePulse;display:inline-block;box-shadow:0 0 0 4px #d1fadf}.os-bar nav{gap:5px;height:100%;display:flex}.os-bar nav button{color:#717680;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:100%;padding:0 13px;font:600 10px inherit;transition:all .2s}.os-bar nav button:hover{color:#181d27}.os-bar nav button.active{color:#181d27;border-color:#f1824f}.os-people{justify-self:end}.os-people>span{color:#6941c6;background:#f4ebff;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:-7px;font-size:7px;font-weight:700;display:grid}.os-people>span:nth-child(2){color:#c4320a;background:#ffead5}.os-people>span:nth-child(3){color:#414651;background:#e9eaeb}.os-people button{color:#535862;background:#fff;border:1px solid #d5d7da;border-radius:6px;margin-left:7px;padding:7px 9px;font:600 8px inherit}.os-body{grid-template-columns:210px minmax(0,1fr) 235px;height:calc(100% - 58px);display:grid}.os-projects{background:#fff;border-right:1px solid #e4e5e7;padding:18px 12px}.os-label{color:#98a2b3;letter-spacing:.12em;justify-content:space-between;padding:0 7px 10px;font-size:8px;font-weight:700;display:flex}.os-label span{color:#667085;background:#f2f4f7;border-radius:10px;padding:1px 5px}.os-projects>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:9px;transition:all .22s;display:grid}.os-projects>button:hover{background:#fafafa;transform:translate(2px)}.os-projects>button.active{background:#fff7f3;border-color:#fedfce;box-shadow:0 4px 12px #10182808}.os-projects>button>i{color:#6941c6;background:#f4ebff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:700;display:grid}.os-projects>button.orange>i{color:#c4320a;background:#ffead5}.os-projects>button.green>i{color:#067647;background:#d1fadf}.os-projects>button>span{flex-direction:column;min-width:0;display:flex}.os-projects>button b{font-size:10px}.os-projects>button small{color:#98a2b3;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;overflow:hidden}.os-projects>button em{color:#717680;font-size:8px;font-style:normal;font-weight:700}.os-capacity{border-top:1px solid #e9eaeb;margin:20px 7px 0;padding-top:16px}.os-capacity>span,.os-capacity>small{color:#717680;font-size:8px}.os-capacity>div{background:#f2f4f7;border-radius:5px;height:5px;margin:8px 0 5px;overflow:hidden}.os-capacity>div i{background:linear-gradient(90deg,#f1824f,#6941c6);border-radius:5px;width:68%;height:100%;display:block}.os-workspace{min-width:0;padding:20px;animation:.35s both workspaceIn;overflow:hidden}.os-project-head{justify-content:space-between;align-items:center;display:flex}.os-project-head>div{align-items:center;gap:10px;display:flex}.project-glyph{color:#6941c6;background:#f4ebff;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.project-glyph.orange{color:#c4320a;background:#ffead5}.project-glyph.green{color:#067647;background:#d1fadf}.os-project-head small{color:#717680;font-size:8px}.os-project-head h3{margin:2px 0 0;font-size:18px}.os-project-head h3 i{color:#98a2b3;font-size:10px;font-style:normal}.os-project-head>button{color:#98a2b3;background:0 0;border:0}.os-hero-card{color:#fff;background:linear-gradient(135deg,#34205d,#6941c6);border-radius:14px;grid-template-columns:1fr 170px;align-items:center;min-height:190px;margin-top:16px;padding:23px 25px;display:grid;position:relative;overflow:hidden}.os-hero-card.orange{background:linear-gradient(135deg,#852d0a,#f1824f)}.os-hero-card.green{background:linear-gradient(135deg,#064e3b,#17b26a)}.os-hero-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:240px;height:240px;position:absolute;top:-110px;right:-70px}.os-hero-card span{letter-spacing:.15em;color:#fffa;font-size:8px}.os-hero-card h4{margin:7px 0 9px;font-size:25px}.os-hero-card p{color:#ffffffb8;max-width:400px;margin:0;font-size:10px;line-height:16px}.orbit-system{border:1px solid #fff3;border-radius:50%;justify-self:center;place-items:center;width:125px;height:125px;display:grid;position:relative}.orbit-system:before,.orbit-system:after{content:"";border:1px solid #ffffff45;border-radius:50%;width:150px;height:45px;position:absolute;transform:rotate(-24deg)}.orbit-system:after{transform:rotate(57deg)}.orbit-system i{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:10px}.orbit-system i:nth-child(2){top:auto;right:-9px}.orbit-system i:nth-child(3){background:#ffd6ae;top:auto;bottom:2px;left:13px}.orbit-system b{font-size:32px}.orbit-system small{margin-top:45px;position:absolute}.os-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px;display:grid}.os-grid article{background:#fff;border:1px solid #e9eaeb;border-radius:9px;padding:12px 13px}.os-grid span{color:#98a2b3;font-size:7px}.os-grid b{margin-top:6px;font-size:11px;display:block}.os-grid small{color:#717680;margin-top:5px;font-size:7px;display:block}.os-activity{background:#fff;border-left:1px solid #e4e5e7;padding:18px 14px}.signal-score{border-bottom:1px solid #e9eaeb;align-items:center;gap:12px;padding:14px 0 17px;display:flex}.signal-score>div{background:conic-gradient(#f1824f var(--score),#f2f4f7 0);border-radius:50%;place-items:center;width:55px;height:55px;display:grid;position:relative}.signal-score>div:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.signal-score>div b,.signal-score>div small{z-index:1;position:relative}.signal-score>div b{font-size:16px}.signal-score>div small{margin:17px 0 0 -2px;font-size:6px}.signal-score>span{flex-direction:column;display:flex}.signal-score>span b{font-size:9px}.signal-score>span small{color:#98a2b3;margin-top:4px;font-size:7px}.activity-feed{padding:15px 0}.activity-feed article{gap:9px;padding:8px 0;display:flex}.activity-feed i{color:#067647;background:#d1fadf;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;display:grid}.activity-feed i.orange{color:#c4320a;background:#ffead5}.activity-feed i.purple{color:#6941c6;background:#f4ebff}.activity-feed p{flex-direction:column;margin:0;display:flex}.activity-feed b{font-size:8px}.activity-feed small{color:#98a2b3;margin-top:4px;font-size:7px}.open-room{color:#414651;cursor:pointer;background:#fff;border:1px solid #d5d7da;border-radius:7px;justify-content:space-between;width:100%;margin-top:6px;padding:10px;font:600 8px inherit;display:flex}.os-timeline{background:#fff;border:1px solid #e9eaeb;border-radius:12px;margin-top:22px;padding:12px 22px}.os-timeline>div{border-bottom:1px solid #f2f4f7;grid-template-columns:36px 130px 1fr;align-items:center;gap:12px;padding:13px 0;display:grid}.os-timeline>div:last-child{border:0}.os-timeline>div>i{color:#98a2b3;border:1px solid #d5d7da;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:grid}.os-timeline>div>i.done{color:#fff;background:#17b26a;border-color:#17b26a}.os-timeline>div>i.current{color:#fff;background:#f1824f;border-color:#f1824f}.os-timeline span{flex-direction:column;display:flex}.os-timeline b{font-size:9px}.os-timeline small{color:#98a2b3;margin-top:3px;font-size:7px}.os-timeline em{background:#f2f4f7;border-radius:5px;height:5px;overflow:hidden}.os-timeline u{background:linear-gradient(90deg,#f1824f,#6941c6);border-radius:5px;height:100%;display:block}.os-files{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.os-files button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e9eaeb;border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.os-files button:hover{border-color:#f4b08c;transform:translateY(-2px)}.os-files button>i{color:#6941c6;background:#f4ebff;border-radius:8px;place-items:center;width:40px;height:40px;font-size:8px;font-style:normal;font-weight:700;display:grid}.os-files button>span{flex-direction:column;display:flex}.os-files b{font-size:9px}.os-files small{color:#98a2b3;margin-top:4px;font-size:7px}.os-files em{color:#98a2b3;font-style:normal}@keyframes livePulse{50%{opacity:.4;transform:scale(.75)}}@keyframes workspaceIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.entity-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:64px;display:grid}.entity-grid article{background:#fff;border:1px solid #e9eaeb;border-radius:14px;padding:28px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.entity-grid article:before{content:"";background:var(--entity-color);width:4px;height:100%;position:absolute;top:0;left:0}.entity-grid article:hover{transform:translateY(-7px);box-shadow:0 20px 40px #10182810}.entity-head{grid-template-columns:58px 1fr auto;align-items:center;gap:14px;display:grid}.entity-logo{background:#fff;border:1px solid #e9eaeb;border-radius:12px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.entity-logo img{object-fit:contain;width:42px;height:42px}.entity-head>div:nth-child(2) span{color:#717680;font-size:10px}.entity-head h3{margin:3px 0 0;font-size:21px}.entity-head>b{color:var(--entity-color);font-size:25px}.entity-grid article>p{color:#535862;margin:22px 0 25px;font-size:14px;line-height:23px}.entity-grid article>footer{background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.entity-grid footer i{background:var(--entity-color);border-radius:50%;width:7px;height:7px}.entity-grid footer span{color:#717680;font-size:9px}.entity-grid footer a{color:#181d27;margin-left:auto;font-size:10px;font-weight:600;text-decoration:none}html[dir=rtl] .entity-grid footer a{margin-left:0;margin-right:auto}@media (max-width:800px){.studio-os{height:calc(100% - 48px)}.os-bar{grid-template-columns:1fr auto;height:46px}.os-bar nav{justify-content:flex-start;overflow-x:auto}.os-bar nav button{white-space:nowrap;padding:0 8px;font-size:8px}.os-live,.os-people{display:none}.os-body{height:calc(100% - 46px);display:block}.os-projects,.os-activity{display:none}.os-workspace{padding:12px}.os-project-head h3{font-size:15px}.os-hero-card{grid-template-columns:1fr 90px;min-height:180px;padding:18px}.os-hero-card h4{font-size:20px}.os-hero-card p{font-size:8px;line-height:13px}.orbit-system{width:75px;height:75px}.orbit-system:before,.orbit-system:after{width:90px;height:28px}.orbit-system b{font-size:22px}.orbit-system small{margin-top:31px}.os-grid{gap:5px}.os-grid article{padding:9px 7px}.os-grid span{font-size:6px}.os-grid b{font-size:8px}.os-grid small{font-size:6px}.os-timeline{padding:8px 10px}.os-timeline>div{grid-template-columns:28px 90px 1fr;gap:6px}.os-files,.entity-grid{grid-template-columns:1fr}.entity-head{grid-template-columns:50px 1fr auto}.entity-logo{width:50px;height:50px}.entity-head>b{font-size:20px}}.experience-frame{background:#fff;border:1px solid #e1e3e6;height:620px;padding:0}.project-experience{color:#181d27;text-align:left;background:#fff;height:100%}.project-experience>header{border-bottom:1px solid #e9eaeb;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 26px;display:grid}.experience-status{letter-spacing:.13em;color:#717680;font-size:9px;font-weight:700}.experience-status i{background:var(--project-accent);width:7px;height:7px;box-shadow:0 0 0 5px var(--project-soft);border-radius:50%;margin-right:8px;transition:all .3s;display:inline-block}.experience-switcher{background:#f7f7f8;border-radius:10px;gap:5px;padding:4px;display:flex}.experience-switcher button{color:#717680;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 11px;font:600 10px inherit;transition:all .25s}.experience-switcher button span{color:#98a2b3;margin-left:6px;font-size:8px}.experience-switcher button.active{color:#181d27;background:#fff;box-shadow:0 2px 8px #10182810}.experience-full{color:#414651;cursor:pointer;background:#fff;border:1px solid #d5d7da;border-radius:7px;justify-self:end;padding:9px 12px;font:600 10px inherit;transition:all .2s}.experience-full:hover{border-color:var(--project-accent);transform:translateY(-2px)}.experience-body{grid-template-columns:.9fr 1.1fr;height:calc(100% - 72px);animation:.4s both workspaceIn;display:grid}.experience-copy{flex-direction:column;padding:50px 46px 36px;display:flex}.experience-copy>span{letter-spacing:.16em;color:var(--project-accent);font-size:9px;font-weight:700}.experience-copy h3{letter-spacing:-.06em;margin:20px 0 18px;font-size:60px;line-height:.9}.experience-lead{color:#535862;max-width:450px;margin:0;font-size:17px;line-height:27px}.stage-switcher{border-bottom:1px solid #e9eaeb;gap:24px;margin-top:42px;display:flex}.stage-switcher button{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 14px;font:600 11px inherit}.stage-switcher button i{color:#d5d7da;margin-right:7px;font-style:normal}.stage-switcher button.active{color:#181d27;border-color:var(--project-accent)}.stage-switcher button.active i{color:var(--project-accent)}.stage-statement{color:#414651;max-width:420px;min-height:48px;margin:24px 0;font-size:15px;line-height:24px;animation:.35s both workspaceIn}.deliverable-row{gap:10px;margin-top:auto;display:flex}.deliverable-row span{color:#535862;border:1px solid #e9eaeb;border-radius:7px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;display:flex}.deliverable-row b{color:var(--project-accent);font-size:8px}.experience-visual{background:var(--project-soft);border-radius:16px;margin:18px 18px 18px 0;transition:background .45s;position:relative;overflow:hidden}.visual-system{place-items:center;display:grid;position:absolute;inset:0}.visual-grid{background-image:linear-gradient(#ffffff70 1px,#0000 1px),linear-gradient(90deg,#ffffff70 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.visual-core{background:var(--project-accent);color:#fff;width:150px;height:150px;box-shadow:0 35px 70px color-mix(in srgb,var(--project-accent) 28%,transparent);z-index:2;border-radius:36%;place-items:center;font-size:66px;font-weight:700;transition:all .6s cubic-bezier(.2,.8,.2,1);animation:4s ease-in-out infinite coreBreath;display:grid}.visual-orbit{border:1px solid color-mix(in srgb,var(--project-accent) 40%,transparent);border-radius:50%;width:430px;height:150px;animation:14s linear infinite canvasOrbit;position:absolute}.orbit-b{animation-duration:18s;animation-direction:reverse;transform:rotate(62deg)}.visual-node{z-index:3;color:var(--project-accent);letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #fffc;border-radius:7px;padding:8px 11px;font-size:8px;font-weight:700;position:absolute;box-shadow:0 8px 20px #1018280c}.node-a{animation:5s ease-in-out infinite signalFloat;top:23%;left:15%}.node-b{animation:6s ease-in-out -2s infinite signalFloat;top:42%;right:12%}.node-c{animation:4.5s ease-in-out -1s infinite signalFloat;bottom:16%;left:23%}.stage-system .visual-core{border-radius:12%;transform:rotate(45deg)}.stage-system .visual-core:first-letter{transform:rotate(-45deg)}.stage-launch .visual-core{border-radius:50%;transform:scale(1.1)}.stage-launch .visual-orbit{width:520px;height:220px}.progress-readout{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid;position:absolute;bottom:20px;left:24px;right:24px}.progress-readout span,.progress-readout b{color:#414651;font-size:9px}.progress-readout>div{background:#fffa;border-radius:5px;height:5px;overflow:hidden}.progress-readout i{background:var(--project-accent);border-radius:5px;height:100%;transition:width .7s cubic-bezier(.2,.8,.2,1);display:block}html[dir=rtl] .project-experience{text-align:right}html[dir=rtl] .experience-status i{margin-left:8px;margin-right:0}html[dir=rtl] .experience-switcher button span{margin-left:0;margin-right:6px}html[dir=rtl] .stage-switcher button i{margin-left:7px;margin-right:0}html[dir=rtl] .experience-visual{margin:18px 0 18px 18px}@keyframes canvasOrbit{to{transform:rotate(360deg)}}@keyframes coreBreath{50%{transform:translateY(-8px)scale(1.035)}}@media (max-width:800px){.experience-frame{height:550px}.project-experience>header{grid-template-columns:1fr auto;height:58px;padding:0 12px}.experience-status{display:none}.experience-switcher{justify-self:start}.experience-switcher button{padding:7px 8px;font-size:8px}.experience-switcher button span{display:none}.experience-full{padding:8px;font-size:0}.experience-full:first-letter{font-size:11px}.experience-body{grid-template-columns:1fr;height:calc(100% - 58px)}.experience-copy{padding:24px 22px 12px}.experience-copy h3{margin:14px 0 10px;font-size:40px}.experience-lead{font-size:13px;line-height:20px}.stage-switcher{gap:16px;margin-top:20px}.stage-switcher button{font-size:9px}.stage-statement{min-height:35px;margin:14px 0;font-size:11px;line-height:17px}.deliverable-row{display:none}.experience-visual{border-radius:12px;height:205px;margin:5px 12px 12px}.visual-core{width:70px;height:70px;font-size:30px}.visual-orbit{width:220px;height:75px}.stage-launch .visual-orbit{width:260px;height:100px}.visual-node{padding:5px 7px;font-size:6px}.progress-readout{bottom:10px;left:13px;right:13px}.progress-readout span{display:none}}html body,html[dir=rtl] body{font-family:IBM Plex Sans Arabic,Arial,sans-serif}button,input,textarea,select{font-family:inherit}h1,h2,h3,h4,h5,h6,.hero-content h1,.center-heading h2,.journal-head h2{font-family:inherit;font-weight:600}p,blockquote,a,span,small,b,strong{font-family:inherit}.hero-content h1{line-height:1.08}.center-heading h2,.journal-head h2{line-height:1.18}.hero-content>p,.center-heading>p,.journal-head p{line-height:1.7}html[dir=rtl] .hero-content h1,html[dir=rtl] .center-heading h2,html[dir=rtl] .journal-head h2{font-weight:600;line-height:1.25}.proof .wordmark-window{width:100%;margin-top:28px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.proof .wordmarks{align-items:center;gap:26px;width:max-content;min-width:0;margin:0;animation:24s linear infinite brandMarquee;display:flex}.brand-tile{background:#fff;border:1px solid #e9eaeb;border-radius:12px;flex:0 0 150px;justify-content:center;align-items:center;gap:11px;width:150px;height:88px;padding:12px 16px;display:flex;box-shadow:0 4px 14px #10182808}.brand-tile img{object-fit:contain;border-radius:8px;width:48px;height:48px}.brand-tile small{color:#414651;font-size:13px;font-weight:600}.proof .wordmark-window:hover .wordmarks{animation-play-state:paused}@keyframes brandMarquee{to{transform:translate(calc(-50% - 13px))}}html[dir=rtl] .proof .wordmarks{animation-direction:reverse}@media (max-width:800px){.brand-tile{flex-basis:120px;width:120px;height:72px;padding:10px}.brand-tile img{width:38px;height:38px}.brand-tile small{font-size:11px}.proof .wordmarks{gap:14px;animation-duration:18s}@keyframes brandMarquee{to{transform:translate(calc(-50% - 7px))}}}.comely-word{letter-spacing:-.055em;font-weight:600}.product-strip{border-block:1px solid var(--line);background:#fff}.product-strip .wrap{grid-template-columns:1fr auto 1.25fr auto;align-items:center;gap:36px;min-height:126px;display:grid}.product-strip-mark{color:#717680;letter-spacing:.14em;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.product-strip-mark i{background:var(--orange);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #fff1e9}.product-strip strong{color:#181d27;font-size:37px}.product-strip p{color:#535862;margin:0;font-size:14px;line-height:22px}.product-strip a{white-space:nowrap;color:#181d27;border-bottom:1px solid #181d27;padding-bottom:4px;font-size:13px;font-weight:600;text-decoration:none}.product-strip a span{color:var(--orange)}.comely-feature{color:#fff;background:#0d0f12;overflow:hidden}.comely-feature>.wrap{grid-template-columns:.82fr 1.18fr;align-items:center;gap:86px;display:grid}.comely-story>span{color:#f49a6c;letter-spacing:.16em;font-size:11px;font-weight:700}.comely-story h2{letter-spacing:-.045em;max-width:570px;margin:20px 0 24px;font-size:clamp(38px,4.2vw,58px);line-height:1.08}.comely-story>p{color:#aeb2b9;max-width:570px;margin:0;font-size:16px;line-height:27px}.comely-meta{border-top:1px solid #292c31;margin-top:42px}.comely-meta>div{border-bottom:1px solid #292c31;grid-template-columns:105px 1fr;gap:18px;padding:16px 0;display:grid}.comely-meta small{color:#747982;letter-spacing:.12em;font-size:9px;font-weight:700}.comely-meta b{font-size:12px;font-weight:500}.comely-meta b i{background:#47cd89;border-radius:50%;width:7px;height:7px;margin-inline-end:8px;display:inline-block;box-shadow:0 0 0 4px #173f2f}.comely-showcase{background:#17191d;border:1px solid #34373c;border-radius:20px;min-height:560px;transition:all .5s cubic-bezier(.2,.8,.2,1);overflow:hidden;transform:perspective(1400px)rotateY(-3deg);box-shadow:0 40px 100px #0009}.comely-showcase:hover{transform:perspective(1400px)rotateY(0)translateY(-6px)}html[dir=rtl] .comely-showcase{transform:perspective(1400px)rotateY(3deg)}html[dir=rtl] .comely-showcase:hover{transform:perspective(1400px)rotateY(0)translateY(-6px)}.comely-chrome{border-bottom:1px solid #30333a;align-items:center;gap:7px;height:54px;padding:0 18px;display:flex;position:relative}.comely-chrome>span{background:#50545c;border-radius:50%;width:7px;height:7px}.comely-chrome b{letter-spacing:-.04em;font-size:16px;position:absolute;left:50%;transform:translate(-50%)}.comely-chrome em{color:#75e0ad;letter-spacing:.12em;background:#173f2f;border:1px solid #265e48;border-radius:20px;margin-inline-start:auto;padding:5px 8px;font-size:7px;font-style:normal;font-weight:700}.comely-canvas{background:radial-gradient(circle at 74% 35%,#4d2518 0,#0000 32%),linear-gradient(145deg,#1d2025,#101114);align-items:end;min-height:506px;padding:48px;display:grid;position:relative;overflow:hidden}.comely-canvas:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.comely-number{color:#ffffff08;font-size:210px;font-weight:700;line-height:1;position:absolute;top:10px;right:28px}.comely-panel{z-index:3;max-width:370px;position:relative}.comely-panel small{color:#f49a6c;letter-spacing:.18em;font-size:8px;font-weight:700}.comely-panel strong{letter-spacing:-.075em;margin-top:12px;font-size:70px;line-height:.9;display:block}.comely-panel p{color:#aeb2b9;font-size:14px}.comely-panel button{color:#17191d;background:#fff;border:1px solid #ffffff2b;border-radius:7px;margin-top:16px;padding:11px 14px;font:600 10px inherit}.comely-orb{border:1px solid #ed713477;border-radius:48% 52% 63% 37%;width:190px;height:190px;animation:8s ease-in-out infinite comelyMorph,18s linear infinite canvasOrbit;position:absolute;top:20%;right:9%}.comely-orb:before,.comely-orb:after{content:"";border:1px solid #ed713455;border-radius:50%;position:absolute;inset:27px;transform:rotate(42deg)}.comely-orb:after{background:#ed7134;border:0;inset:58px;box-shadow:0 0 80px #ed713466}.comely-orb i{background:#ffb088;border-radius:50%;width:8px;height:8px;position:absolute}.comely-orb i:first-child{top:70px;left:4px}.comely-orb i:nth-child(2){bottom:24px;right:18px}.comely-orb i:nth-child(3){top:2px;right:45px}@keyframes comelyMorph{50%{border-radius:65% 35% 42% 58%;scale:1.06}}.experience-copy .comely-word{text-transform:none}.experience-switcher button span{color:#067647}.visual-core{font-size:0}.visual-core:after{content:"C";font-size:66px}.progress-readout b{color:#067647}@media (max-width:800px){.product-strip .wrap{grid-template-columns:1fr auto;gap:14px 20px;min-height:auto;padding-block:32px}.product-strip-mark{grid-column:1/-1}.product-strip strong{font-size:30px}.product-strip p{grid-area:3/1/auto/-1}.product-strip a{font-size:11px}.comely-feature>.wrap{grid-template-columns:1fr;gap:48px}.comely-story h2{font-size:37px}.comely-showcase{min-height:430px;transform:none}.comely-canvas{min-height:376px;padding:28px}.comely-panel strong{font-size:52px}.comely-orb{width:135px;height:135px;top:12%;right:5%}.comely-number{font-size:140px}.visual-core:after{font-size:30px}}.experience-full{text-decoration:none}.comely-product-ui{border:1px solid #292c33;padding:22px;background:#0f1115!important}.comely-ui-head{justify-content:space-between;align-items:center;height:42px;display:flex}.comely-ui-head img{width:116px;height:auto}.comely-ui-head span{color:#c7cad0;border:1px solid #393d45;border-radius:20px;align-items:center;gap:7px;padding:6px 9px;font-size:8px;display:flex}.comely-ui-head span i{background:#e11d48;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e11d4822}.schedule-grid{background:#171a1f;border:1px solid #30343b;border-radius:14px;margin-top:18px;padding:14px;box-shadow:0 22px 50px #0005}.schedule-names,.schedule-row{grid-template-columns:48px repeat(3,1fr);gap:7px;display:grid}.schedule-names{padding-bottom:8px}.schedule-names b{text-align:center;color:#e4e6ea;font-size:9px;font-weight:500}.schedule-row{height:64px}.schedule-row time{color:#777d87;padding-top:8px;font-size:8px}.schedule-row>i{border:1px dashed #373b43;border-radius:8px;margin-bottom:7px;font-style:normal;position:relative}.schedule-row>i b{color:#fb7185;background:#e11d4820;border-radius:6px;align-items:center;padding:7px;font-size:8px;font-weight:600;animation:.35s both workspaceIn;display:flex;position:absolute;inset:4px}.schedule-row:nth-child(3)>i b{color:#fbbf24;background:#f59e0b20}.schedule-row:nth-child(4)>i b{color:#34d399;background:#10b98120}.comely-live-card{z-index:4;background:#1c2925ef;border:1px solid #2e6d52;border-radius:11px;align-items:center;gap:11px;padding:11px 13px;animation:.4s both workspaceIn;display:flex;position:absolute;bottom:27px;left:40px;right:40px;box-shadow:0 14px 30px #0007}.comely-live-card>b{color:#fff;background:#10b981;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.comely-live-card.system{background:#251d31ef;border-color:#5b4279}.comely-live-card.system>b{background:#7c3aed}.comely-live-card.launch{background:#2e2618ef;border-color:#745317}.comely-live-card.launch>b{background:#d97706}.comely-live-card span{flex-direction:column;display:flex}.comely-live-card strong{color:#f3f4f6;font-size:9px}.comely-live-card small{color:#9297a1;margin-top:3px;font-size:7px}.comely-chrome img{width:105px;height:auto;position:absolute;left:50%;transform:translate(-50%)}.comely-panel a{color:#17191d;background:#fff;border:1px solid #ffffff2b;border-radius:7px;margin-top:16px;padding:11px 14px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:800px){.comely-product-ui{height:205px;padding:10px}.comely-ui-head{height:25px}.comely-ui-head img{width:82px}.comely-ui-head span{padding:4px 6px;font-size:6px}.schedule-grid{margin-top:6px;padding:7px}.schedule-names,.schedule-row{grid-template-columns:28px repeat(3,1fr);gap:4px}.schedule-names{padding-bottom:4px}.schedule-names b{font-size:6px}.schedule-row{height:27px}.schedule-row time{padding-top:3px;font-size:5px}.schedule-row>i{border-radius:4px;margin-bottom:3px}.schedule-row>i b{padding:2px;font-size:5px;inset:2px}.comely-live-card{padding:6px 8px;bottom:9px;left:18px;right:18px}.comely-live-card>b{width:19px;height:19px}.comely-live-card strong{font-size:6px}.comely-live-card small{font-size:5px}}.live-product-frame{background:#08090c;border:1px solid #272a30;border-radius:24px 24px 0 0;height:720px;position:relative;box-shadow:0 28px 70px #10182824}.embed-bar{color:#d5d7dc;background:#101216;border-bottom:1px solid #292c32;justify-content:space-between;align-items:center;height:48px;padding:0 18px;display:flex}.embed-bar>div{align-items:center;gap:10px;display:flex}.embed-bar i{background:#36c98f;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite livePulse;box-shadow:0 0 0 5px #36c98f1f}.embed-bar span{letter-spacing:.14em;font-size:9px;font-weight:700}.embed-bar a{color:#d5d7dc;font-size:10px;font-weight:600;text-decoration:none}.embed-bar a:hover{color:#fb7185}.live-product-frame iframe{background:#08090c;border:0;width:100%;height:calc(100% - 48px);display:block}@media (max-width:800px){.live-product-frame{height:560px}.embed-bar{height:42px;padding:0 12px}.embed-bar span{font-size:7px}.embed-bar a{font-size:8px}.live-product-frame iframe{height:calc(100% - 42px)}}.featured-work{z-index:2;background:#f7f7f6;border:1px solid #dedfe2;border-radius:28px 28px 0 0;margin-top:82px;padding:34px 34px 0;position:relative;box-shadow:0 24px 70px #10182818}.featured-work-head{grid-template-columns:1fr 420px;align-items:end;gap:60px;padding:8px 4px 30px;display:grid}.featured-work-head span{color:#ed7134;letter-spacing:.15em;font-size:10px;font-weight:700}.featured-work-head h2{letter-spacing:-.04em;max-width:650px;margin:10px 0 0;font-size:34px;line-height:1.12}.featured-work-head>p{color:#62666d;margin:0 0 3px;font-size:13px;line-height:21px}.project-showcase-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.project-card{background:#fff;border:1px solid #dedfe2;border-radius:18px 18px 0 0;min-width:0;transition:transform .35s,box-shadow .35s;overflow:hidden}.project-preview{background:#0b0d10;height:350px;display:block;position:relative;overflow:hidden}.project-preview iframe{pointer-events:none;transform-origin:0 0;border:0;width:1440px;height:900px;position:absolute;top:0;left:0;transform:scale(.43)}.project-preview:after{content:"";background:linear-gradient(#0000 65%,#08090c88);transition:all .3s;position:absolute;inset:0}.qaryah-card .project-preview{background:#f1eadc}.qaryah-card .project-preview iframe{transform:scale(.43)}.project-preview>span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0d10bb;border:1px solid #fff5;border-radius:20px;padding:9px 12px;font-size:9px;font-weight:600;transition:all .25s;position:absolute;bottom:17px;right:18px}.project-preview:hover>span{color:#181d27;background:#fff}.project-info{justify-content:space-between;gap:20px;min-height:156px;padding:24px 25px 26px;display:flex}.project-info small{color:#8a8e95;letter-spacing:.13em;font-size:8px;font-weight:700}.project-info h3{letter-spacing:-.04em;margin:7px 0;font-size:27px;line-height:1}.project-info p{color:#62666d;max-width:400px;margin:0;font-size:12px;line-height:19px}.project-info>b{color:#d8dade;letter-spacing:-.05em;align-self:flex-start;font-size:30px;font-weight:500}html[dir=rtl] .project-preview iframe{transform-origin:100% 0;left:auto;right:0}html[dir=rtl] .project-preview>span{left:18px;right:auto}@media (max-width:800px){.featured-work{border-radius:20px 20px 0 0;width:calc(100% - 24px);margin-top:54px;padding:22px 12px 0}.featured-work-head{grid-template-columns:1fr;gap:12px;padding:2px 8px 22px}.featured-work-head h2{font-size:27px}.featured-work-head>p{font-size:12px}.project-showcase-grid{grid-template-columns:1fr;gap:12px}.project-preview{height:245px}.project-preview iframe,.qaryah-card .project-preview iframe{transform:scale(.28)}.project-info{min-height:132px;padding:20px}.project-info h3,.project-info>b{font-size:24px}.project-card{border-radius:14px}.project-card:last-child{border-radius:14px 14px 0 0}}.hero-grid{min-height:690px}.hero-content{padding-bottom:110px}.portfolio-section{background:#f7f7f6;padding-block:105px}.portfolio-section>.wrap{width:min(var(--wrap),calc(100% - 64px))}.portfolio-section .featured-work-head{padding:0 0 44px}.portfolio-section .project-card{border-radius:18px}.portfolio-section .project-showcase-grid{gap:22px}@media (max-width:800px){.hero-grid{min-height:auto}.hero-content{padding-bottom:82px}.portfolio-section{padding-block:76px}.portfolio-section>.wrap{width:calc(100% - 40px)}.portfolio-section .featured-work-head{padding:0 0 28px}.portfolio-section .project-card,.portfolio-section .project-card:last-child{border-radius:14px}}.capability-grid article:nth-child(-n+3){border-bottom:0}.capability-grid article{padding:28px 46px 50px}.capability-grid h3{font-size:20px}.capability-grid p{max-width:320px;margin-inline:auto;font-size:14px;line-height:23px}@media (max-width:800px){.capability-grid article:nth-child(-n+3){border-bottom:1px solid var(--line)}.capability-grid article:last-child{border-bottom:0}}.floating-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdf;border-radius:999px;padding-inline:20px;box-shadow:0 10px 40px #1018280d}.hero-content{padding-top:105px}.hero-content h1{letter-spacing:-.065em;max-width:900px;font-size:clamp(58px,6.2vw,86px);line-height:.98}.hero-content h1:first-line{color:#0000;background:linear-gradient(100deg,#181d27 20%,#6941c6 66%,#ed7134);-webkit-background-clip:text;background-clip:text}.hero-content>p{max-width:680px;font-size:18px;line-height:29px}.announcement{border-radius:999px;padding:5px 10px 5px 5px}.announcement span{color:#fff;letter-spacing:.1em;background:#181d27;border:0;border-radius:999px;padding:4px 9px;font-size:9px}.btn{border-radius:999px}.btn.primary{background:#181d27}.btn.primary:hover{background:#6941c6}.center-heading>span{letter-spacing:.12em;text-transform:uppercase;font-size:11px}.capability-grid{gap:16px;margin-top:64px}.capability-grid article,.capability-grid article:nth-child(-n+3),.capability-grid article:not(:nth-child(3n)){text-align:left;background:#fff;border:1px solid #e2e3e6;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 1px 2px #10182808}.capability-grid article:hover{background:#fff;transform:translateY(-7px);box-shadow:0 22px 50px #10182812}.service-demo{background:#f7f7f8;border-bottom:1px solid #e9eaeb;height:210px;position:relative;overflow:hidden}.service-demo:before{content:"";background-image:linear-gradient(#dfe1e555 1px,#0000 1px),linear-gradient(90deg,#dfe1e555 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.service-demo-1 span{background:#fff;border:1px solid #dedfe3;border-radius:9px;height:42px;position:absolute;left:17%;right:17%;box-shadow:0 8px 18px #1018280a}.service-demo-1 span:first-child{top:48px;transform:rotate(-4deg)}.service-demo-1 span:nth-child(2){top:105px;transform:rotate(3deg)}.service-demo-1 b{color:#fff;background:#6941c6;border-radius:14px;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:76px;left:50%;transform:translate(-50%);box-shadow:0 16px 30px #6941c64d}.service-demo-1 em{color:#ed7134;font-style:normal;position:absolute;bottom:25px;right:18%}.service-demo-2{background:#111318;justify-content:center;align-items:center;gap:8px;display:flex}.service-demo-2 code{color:#a78bfa;font-size:13px;position:absolute;top:22px;left:24px}.service-demo-2 span{background:linear-gradient(160deg,#242731,#17191f);border:1px solid #343741;border-radius:10px;width:17%;height:84px;box-shadow:0 14px 30px #0005}.service-demo-2 span:nth-of-type(2){border-color:#6941c6;height:116px}.service-demo-3{place-items:center;display:grid}.service-demo-3 i{background:#fff;border:1px solid #d6d8dc;border-radius:16px;width:72px;height:72px;position:absolute;box-shadow:0 12px 25px #1018280c}.service-demo-3 i:first-child{transform:translate(-72px,-32px)}.service-demo-3 i:nth-child(2){transform:translate(72px,-32px)}.service-demo-3 i:nth-child(3){transform:translateY(50px)}.service-demo-3:after{content:"";border:1px dashed #9ca0a8;border-radius:50%;width:145px;height:90px;position:absolute}.service-demo-3 b{z-index:2;color:#fff;background:#ed7134;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.service-copy{padding:26px 28px 30px;position:relative}.service-copy>i{place-items:center;width:36px;height:36px;margin:0 0 24px;display:grid}.service-copy>small{color:#b5b8be;font-size:10px;position:absolute;top:31px;right:28px}.service-copy h3{margin-bottom:10px;font-size:19px}.service-copy p{max-width:none;margin:0}.capability-grid article:hover .service-demo{filter:saturate(1.08)}html[dir=rtl] .capability-grid article{text-align:right}html[dir=rtl] .service-copy>small{left:28px;right:auto}@media (max-width:800px){.floating-nav{border-radius:16px}.hero-content{padding-top:78px}.hero-content h1{font-size:43px}.capability-grid{gap:14px}.capability-grid article,.capability-grid article:nth-child(-n+3){border:1px solid #e2e3e6;border-radius:16px}.service-demo{height:180px}.service-copy{padding:22px}.service-copy>small{right:22px}html[dir=rtl] .service-copy>small{left:22px}}.hero-content h1,.hero-content h1:first-line{color:var(--ink);-webkit-text-fill-color:currentColor;background:0 0}.hero-content h1{letter-spacing:-.055em;text-wrap:balance;flex-direction:column;align-items:center;max-width:980px;margin-top:30px;font-size:clamp(54px,6vw,82px);line-height:1.02;display:flex}.hero-content h1 span{font:inherit;display:block}.hero-grid{background-color:#fff;background-image:radial-gradient(circle at 50% 44%,#f4ebff 0,transparent 30%),linear-gradient(color-mix(in srgb,var(--line) 62%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--line) 62%,transparent) 1px,transparent 1px)}html[dir=rtl] .hero-content h1{letter-spacing:-.025em;line-height:1.18}@media (max-width:800px){.hero-content h1{letter-spacing:-.04em;overflow-wrap:normal;word-break:normal;width:100%;font-size:clamp(38px,11vw,46px);line-height:1.08}.hero-content h1 span{white-space:normal}html[dir=rtl] .hero-content h1{font-size:40px;line-height:1.22}}.hero-grid{background-color:#fff;background-image:radial-gradient(ellipse 42% 34% at 50% 42%,#f4ebff 0,#f4ebff94 34%,transparent 72%),linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-position:50%,top,top;background-repeat:no-repeat,repeat,repeat;background-size:100% 100%,96px 96px,96px 96px}.hero-content{isolation:isolate}.hero-content h1{max-width:1050px}.hero-content h1 span:last-child{color:var(--purple)}html[dir=rtl] .hero-content h1{letter-spacing:-.035em;max-width:900px;font-size:clamp(52px,5.6vw,72px);line-height:1.16}html[dir=rtl] .hero-content h1 span:last-child{color:var(--orange)}html[dir=rtl] .hero-content>p{max-width:760px;line-height:1.9}.hero-signals span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb}@media (max-width:800px){.hero-grid{background-size:100% 100%,64px 64px,64px 64px}html[dir=rtl] .hero-content h1{letter-spacing:-.02em;font-size:clamp(38px,10.5vw,46px);line-height:1.2}}.hero-grid{background-image:radial-gradient(ellipse 42% 34% at 50% 42%,#fff0e8 0,#fff0e894 34%,transparent 72%),linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px)}.hero-content h1 span:last-child,html[dir=rtl] .hero-content h1 span:last-child{color:var(--orange)}.scroll-progress{background:var(--orange)}.center-heading>span{color:var(--orange)}.services-explorer{text-align:left;grid-template-columns:390px 1fr;gap:18px;margin-top:66px;display:grid}.services-tabs{flex-direction:column;gap:9px;display:flex}.services-tabs button{min-height:126px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e3e6;border-radius:14px;grid-template-columns:34px 1fr 24px;align-items:start;gap:12px;padding:20px 18px;transition:all .25s;display:grid}.services-tabs button:hover{border-color:#f4b08c;transform:translate(4px)}.services-tabs button.active{border-color:var(--orange);background:#fff9f6;box-shadow:0 12px 30px #ed713414}.services-tabs button>span{color:#8b9098;border:1px solid #e1e3e6;border-radius:8px;place-items:center;width:28px;height:28px;font-size:8px;font-weight:700;display:grid}.services-tabs button.active>span{border-color:var(--orange);background:var(--orange);color:#fff}.services-tabs button>div{flex-direction:column;display:flex}.services-tabs b{font-size:15px}.services-tabs small{color:#717680;margin-top:7px;font-size:10px;line-height:16px}.services-tabs button>i{color:#b7bac0;font-style:normal}.services-tabs button.active>i{color:var(--orange)}.service-stage{color:#f7f7f8;background:#111318;border:1px solid #292c32;border-radius:16px;min-height:397px;animation:.35s both workspaceIn;position:relative;overflow:hidden;box-shadow:0 24px 50px #1018281a}.service-stage>header{border-bottom:1px solid #2d3037;justify-content:space-between;align-items:center;height:54px;padding:0 18px;display:flex}.service-stage>header>div{align-items:center;gap:9px;display:flex}.service-stage>header i{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ed713420}.service-stage>header span{letter-spacing:.14em;color:#b7bac0;font-size:8px;font-weight:700}.service-stage>header b{color:#92969f;border:1px solid #353941;border-radius:20px;padding:5px 8px;font-size:7px;font-weight:600}.service-stage>footer{background:#15171c;border-top:1px solid #2d3037;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.service-stage>footer>div{flex-direction:column;display:flex}.service-stage>footer span{color:#757a84;text-transform:uppercase;letter-spacing:.12em;font-size:7px}.service-stage>footer b{margin-top:4px;font-size:11px}.service-stage>footer strong{color:var(--orange);font-size:10px}.flow-toolbar{background:#181b20;border:1px solid #2d3037;border-radius:10px;align-items:center;gap:10px;height:55px;margin:18px 20px 0;padding:0 16px;display:flex}.flow-toolbar span{color:#aeb2ba;font-size:8px}.flow-toolbar i{background:#343840;width:42px;height:1px}.flow-canvas{justify-content:center;align-items:center;gap:14px;height:190px;display:flex;position:relative}.flow-canvas article{background:linear-gradient(145deg,#22252c,#181a1f);border:1px solid #343840;border-radius:13px;flex-direction:column;justify-content:space-between;width:125px;height:105px;padding:17px;transition:all .25s;display:flex}.flow-canvas article:nth-child(2){border-color:var(--orange);transform:translateY(-8px);box-shadow:0 14px 30px #ed713421}.flow-canvas article:hover{transform:translateY(-8px)}.flow-canvas small{color:var(--orange);font-size:7px}.flow-canvas b{font-size:11px}.flow-canvas em{color:var(--orange);font-style:normal;position:absolute;top:20px;right:8%}.engineering-preview{grid-template-columns:1fr 210px;gap:18px;padding:25px 26px 80px;display:grid}.code-panel{background:#0b0d10;border:1px solid #30343b;border-radius:12px;padding:18px 0;font-family:monospace}.code-panel span{color:#c8cbd1;padding:5px 18px;font-size:10px;display:flex}.code-panel span.accent{color:#f4a17b;background:#ed713411}.code-panel i{color:#555b66;width:27px;font-style:normal}.code-panel code{font-family:inherit}.build-status{background:#16251f;border:1px solid #2f5f4c;border-radius:12px;align-self:center;align-items:center;gap:12px;padding:18px;display:flex}.build-status>i{color:#fff;background:#17b26a;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.build-status span{flex-direction:column;display:flex}.build-status b{font-size:10px}.build-status small{color:#7bc7a3;margin-top:5px;font-size:7px}.systems-preview{place-items:center;height:275px;display:grid;position:relative}.system-core{z-index:2;background:var(--orange);color:#fff;border-radius:20px;place-items:center;width:72px;height:72px;font-size:25px;font-weight:700;display:grid;box-shadow:0 18px 40px #ed713445}.system-node{z-index:2;color:#d4d6da;background:#1d2026;border:1px solid #383c44;border-radius:9px;padding:9px 12px;font-size:8px;position:absolute}.system-node i{background:#8b5cf6;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.system-node.node-1{top:35px;left:8%}.system-node.node-2{top:35px;right:10%}.system-node.node-3{bottom:28px;left:7%}.system-node.node-4{bottom:28px;right:8%}.systems-preview svg{width:100%;height:100%;position:absolute;inset:0}.systems-preview path{fill:none;stroke:#4a4e57;stroke-width:1px;stroke-dasharray:5 5;animation:12s linear infinite dashMove}@keyframes dashMove{to{stroke-dashoffset:-100px}}html[dir=rtl] .services-explorer,html[dir=rtl] .services-tabs button{text-align:right}html[dir=rtl] .services-tabs button:hover{transform:translate(-4px)}html[dir=rtl] .system-node i{margin-left:7px;margin-right:0}@media (max-width:900px){.services-explorer{grid-template-columns:1fr}.services-tabs{grid-template-columns:repeat(3,1fr);display:grid}.services-tabs button{grid-template-columns:26px 1fr;min-height:105px;padding:14px}.services-tabs small,.services-tabs button>i{display:none}.service-stage{min-height:390px}}@media (max-width:600px){.services-tabs{flex-direction:row;padding-bottom:4px;display:flex;overflow-x:auto}.services-tabs button{min-width:180px}.service-stage{min-height:410px}.engineering-preview{grid-template-columns:1fr;padding:18px 18px 80px}.build-status{display:none}.flow-canvas{gap:6px;padding-inline:8px}.flow-canvas article{width:31%;height:95px;padding:12px}.system-node{padding:7px;font-size:6px}.systems-preview{height:290px}}.btn.primary:hover{background:#c95825;border-color:#c95825}.system-core{background:#fff;border:1px solid #3a3e46;border-radius:18px;width:96px;height:72px;box-shadow:0 18px 40px #0006}.system-core img{object-fit:contain;width:64px;height:34px;display:block}.system-node i{background:var(--orange)}.service-stage>header b{color:#f0a27d;background:#2a1b15;border-color:#70402c;max-width:190px}.service-stage>header{background:#14161a}.flow-canvas:before{content:"";background:linear-gradient(90deg,transparent,var(--orange),transparent);opacity:.55;height:1px;position:absolute;top:50%;left:22%;right:22%}.flow-canvas article{z-index:1;position:relative}.services-tabs button>span svg{width:15px;height:15px}.services-tabs button.active>span svg{color:#fff}.service-stage{min-height:440px}.capability-diagram{background-image:radial-gradient(circle,#ed713412,#0000 34%),linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:100% 100%,28px 28px,28px 28px;height:320px;position:relative;overflow:hidden}.diagram-lines{z-index:0;width:100%;height:100%;position:absolute;inset:0}.diagram-lines path{fill:none;stroke:#626873;stroke-width:1.2px;stroke-dasharray:5 5;vector-effect:non-scaling-stroke;animation:12s linear infinite dashMove}.diagram-core{z-index:2;background:#fff;border:1px solid #4a4f58;border-radius:18px;place-items:center;width:106px;height:76px;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #0008,0 0 0 8px #ffffff08}.diagram-core img{object-fit:contain;width:72px;height:38px}.diagram-node{z-index:2;background:#1b1e24;border:1px solid #3b3f47;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:150px;height:62px;padding:10px 11px;animation:.35s both workspaceIn;display:grid;position:absolute;box-shadow:0 12px 24px #0004}.diagram-node>span{color:#f39569;background:#2a1b15;border:1px solid #5a392a;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.diagram-node svg{width:17px;height:17px}.diagram-node>b{color:#e2e4e8;font-size:8px;font-weight:600}.diagram-node>i{color:#646a74;font-size:7px;font-style:normal}.diagram-node-1{top:17px;left:calc(26.5% - 75px)}.diagram-node-2{top:17px;left:calc(73.5% - 75px)}.diagram-node-3{bottom:18px;left:calc(26.5% - 75px)}.diagram-node-4{bottom:18px;left:calc(73.5% - 75px)}.diagram-outcome{z-index:3;background:#15251f;border:1px solid #2d654e;border-radius:11px;align-items:center;gap:10px;min-width:190px;padding:9px 12px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 12px 25px #0005}.diagram-outcome>svg{color:#fff;background:#17b26a;border-radius:7px;width:24px;height:24px;padding:5px}.diagram-outcome>span{flex-direction:column;display:flex}.diagram-outcome small{color:#65c797;letter-spacing:.12em;font-size:6px}.diagram-outcome b{color:#eef8f3;margin-top:2px;font-size:8px}.service-stage>footer{height:66px}.service-stage>header+.capability-diagram{animation:.35s both workspaceIn}html[dir=rtl] .diagram-outcome{direction:rtl}@media (max-width:700px){.service-stage{min-height:470px}.capability-diagram{height:350px}.diagram-node{grid-template-columns:30px 1fr;width:126px;height:56px;padding:8px}.diagram-node>span{width:30px;height:30px}.diagram-node>i{display:none}.diagram-node-1,.diagram-node-3{left:8px}.diagram-node-2,.diagram-node-4{left:auto;right:8px}.diagram-core{width:88px;height:64px}.diagram-core img{width:60px}.diagram-outcome{min-width:165px;bottom:18px}.diagram-node-3,.diagram-node-4{bottom:76px}.diagram-lines{opacity:.7}}.product-workbench,.engineering-workbench{grid-template-columns:185px 1fr;gap:14px;height:320px;padding:18px;display:grid}.product-workbench>nav{flex-direction:column;gap:7px;display:flex}.product-workbench>nav button{color:#b9bdc5;text-align:left;cursor:pointer;background:#1a1d22;border:1px solid #343840;border-radius:9px;flex:1;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:9px;transition:all .2s;display:grid}.product-workbench>nav button:hover,.product-workbench>nav button.active{border-color:var(--orange);color:#fff;background:#2a1b15}.product-workbench>nav button>svg{width:17px}.product-workbench>nav span{flex-direction:column;display:flex}.product-workbench>nav small{color:#707680;font-size:6px}.product-workbench>nav b{margin-top:2px;font-size:8px}.product-workbench>nav i{color:var(--orange);font-style:normal}.prototype-window,.terminal-panel{color:#181d27;background:#f7f7f8;border:1px solid #383c44;border-radius:12px;overflow:hidden}.prototype-window>header,.terminal-panel>header{background:#fff;border-bottom:1px solid #e1e3e6;align-items:center;gap:5px;height:34px;padding:0 11px;display:flex}.prototype-window>header>span,.terminal-panel>header>span{background:#d6d8dc;border-radius:50%;width:6px;height:6px}.prototype-window>header b,.terminal-panel>header b{color:#838891;margin-left:auto;font-size:6px}.prototype-canvas{grid-template-columns:45px 1fr;height:250px;display:grid}.prototype-canvas>aside{background:#fff;border-right:1px solid #e1e3e6;padding:12px 9px}.prototype-canvas>aside i{background:#e8e9ec;border-radius:4px;height:7px;margin-bottom:8px;display:block}.prototype-canvas>main{padding:22px;position:relative;overflow:hidden}.prototype-canvas>main>span{color:var(--orange);letter-spacing:.12em;font-size:7px;font-weight:700}.prototype-canvas h4{max-width:280px;margin:8px 0 15px;font-size:15px;line-height:20px}.prototype-blocks{grid-template-columns:1.2fr .8fr;gap:7px;display:grid}.prototype-blocks i{background:#fff;border:1px solid #dfe1e5;border-radius:8px;height:55px}.prototype-blocks i:first-child{grid-row:span 2;height:auto}.prototype-blocks i:nth-child(3){height:35px}.prototype-canvas>main>button{background:var(--orange);color:#fff;border:0;border-radius:20px;padding:7px 11px;font:600 7px inherit;position:absolute;bottom:15px;right:20px}.prototype-state-1 .prototype-blocks{grid-template-columns:1fr 1fr}.prototype-state-2 .prototype-blocks i{background:#fff8f4;border-color:#f4b08c}.prototype-state-3 .prototype-blocks i{box-shadow:inset 3px 0 #17b26a}.engineering-workbench{grid-template-columns:1fr;padding:18px}.pipeline{grid-template-columns:repeat(4,1fr);gap:7px;height:66px;display:grid}.pipeline button{color:#aeb2ba;cursor:pointer;background:#1a1d22;border:1px solid #343840;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:6px;padding:8px;display:grid}.pipeline button.active{border-color:var(--orange);color:#fff;background:#2a1b15}.pipeline button>span{color:#f0966b;background:#272a31;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.pipeline svg{width:15px}.pipeline b{font-size:7px}.pipeline i{color:#686e78;font-size:7px;font-style:normal}.terminal-panel{color:#e8eaed;background:#0a0c0f;height:212px}.terminal-panel>header{background:#15171b;border-color:#30343b}.terminal-panel>header b{color:#777d87}.terminal-panel>code{color:#f0a27d;padding:24px 22px 17px;font-size:10px;display:block}.terminal-panel>code i{color:#17b26a;font-style:normal}.terminal-progress{background:#292d34;border-radius:4px;height:4px;margin:0 22px;overflow:hidden}.terminal-progress span{background:var(--orange);height:100%;transition:width .4s;display:block}.terminal-panel>p{align-items:center;gap:9px;margin:18px 22px;display:flex}.terminal-panel>p>svg{color:#47cd89;background:#173f2f;border-radius:7px;width:26px;height:26px;padding:6px}.terminal-panel>p>span{flex-direction:column;display:flex}.terminal-panel p b{font-size:8px}.terminal-panel p small{color:#767c85;margin-top:3px;font-size:6px}html[dir=rtl] .product-workbench>nav button{text-align:right}html[dir=rtl] .prototype-window>header b,html[dir=rtl] .terminal-panel>header b{margin-left:0;margin-right:auto}html[dir=rtl] .prototype-canvas>aside{border-left:1px solid #e1e3e6;border-right:0}html[dir=rtl] .prototype-canvas>main>button{left:20px;right:auto}@media (max-width:700px){.product-workbench{grid-template-columns:1fr;height:350px;padding:10px}.product-workbench>nav{grid-template-columns:repeat(4,1fr);height:58px;display:grid}.product-workbench>nav button{grid-template-columns:1fr;place-items:center;padding:5px}.product-workbench>nav button>span,.product-workbench>nav button>i{display:none}.prototype-window{height:270px}.engineering-workbench{height:350px;padding:10px}.pipeline button{grid-template-columns:1fr;place-items:center}.pipeline button>b,.pipeline button>i{display:none}.terminal-panel{height:245px}}.announcement{background:#fff;border-radius:999px;gap:9px;min-height:38px;padding:5px 12px}.announcement>i{background:var(--orange);border-radius:50%;flex:0 0 7px;width:7px;height:7px;font-style:normal}.announcement>span{color:var(--ink);letter-spacing:.1em;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.announcement>b{color:#535862;border-inline-start:1px solid #dfe1e5;padding-inline-start:9px;font-size:12px;font-weight:500;line-height:1}.announcement>*{white-space:nowrap}html[dir=rtl] .announcement>span{letter-spacing:0}html[dir=rtl] .announcement>b{font-size:12px}.services-tabs button,.services-tabs button:hover{transform:none}.services-tabs button:hover:not(.active){background:#fafafa;border-color:#c7c9ce;box-shadow:0 5px 14px #1018280a}.services-tabs button.active,.services-tabs button.active:hover{border-color:var(--orange);background:#fff7f2;box-shadow:0 10px 24px #ed713414}.services-tabs button{height:126px;min-height:126px}.services-tabs button>span{align-self:start}.services-tabs button.active>div>b{color:#b54716}.services-tabs button.active>div>small{color:#6f4a38}.faq-list article,.faq-list article:hover{background:0 0;padding:0}.faq-list article>button{z-index:2;cursor:pointer;pointer-events:auto;border-radius:8px;width:100%;min-height:68px;padding:20px 12px;transition:background .2s,color .2s;position:relative}.faq-list article>button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.faq-list article.open>button{color:#b54716}.faq-list article.open>p{z-index:1;margin:0;padding:0 12px 22px;position:relative}.faq-list button b{pointer-events:none}.faq-list button i{pointer-events:none;flex:0 0 22px}@media (max-width:600px){.announcement{gap:7px;max-width:calc(100vw - 40px);padding:5px 9px}.announcement>b{text-overflow:ellipsis;overflow:hidden}.services-tabs button{height:112px;min-height:112px}}.faq-list article,.faq-list article:hover{border-bottom:1px solid var(--line);background:0 0;border-radius:0;overflow:hidden}.faq-list article.open{background:#fffaf7}.faq-list article>button{background:0 0;border-radius:0}.faq-list article>button:hover{background:#fafafa}.faq-list article.open>button,.faq-list article.open>button:hover{background:0 0}.faq-list article>button:focus,.faq-list article>button:focus-visible{outline:none}.faq-list article>button:focus-visible b{text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:5px}.faq-list article.open>p{color:#535862;border:0;margin:0;padding:0 52px 24px 12px;line-height:25px}html[dir=rtl] .faq-list article.open>p{padding:0 12px 24px 52px}.floating-nav nav a,footer nav a{transition:color .24s;position:relative}.floating-nav nav a:hover,.floating-nav nav a:focus-visible,footer nav a:hover,footer nav a:focus-visible{color:var(--orange)}.floating-nav nav a:after{content:"";background:var(--orange);transform-origin:50%;border-radius:2px;height:2px;transition:transform .24s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.floating-nav nav a:hover:after,.floating-nav nav a:focus-visible:after{transform:scaleX(1)}.nav-cta button{transition:color .24s,background-color .24s}.nav-cta button:hover{color:var(--orange)}.btn,.btn.primary{transition:transform .24s,box-shadow .24s,filter .24s,background-color .28s,color .28s,border-color .28s}.btn.secondary:hover{color:#b54716;background:#fff7f2;border-color:#f4a17b}.experience-full,.project-preview>span,.comely-panel a{transition:transform .24s,background-color .28s,color .28s,border-color .28s,box-shadow .24s}@media (prefers-reduced-motion:reduce){.floating-nav nav a:after,.btn,.experience-full,.project-preview>span,.comely-panel a{transition-duration:.01ms}}.project-card{border-radius:18px;transform:translateZ(0)}.project-preview{isolation:isolate;clip-path:inset(0 round 17px 17px 0 0);border-radius:17px 17px 0 0}.project-preview iframe{scrollbar-width:none;will-change:transform;backface-visibility:hidden;width:233%;height:233%;overflow:hidden;transform:scale(.43)translateZ(0)}.project-preview iframe::-webkit-scrollbar{display:none}.project-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #10182814}.project-preview:after{pointer-events:none}@media (max-width:800px){.project-preview iframe,.qaryah-card .project-preview iframe{width:358%;height:358%;transform:scale(.28)translateZ(0)}.project-preview{clip-path:inset(0 round 13px 13px 0 0);border-radius:13px 13px 0 0}}.language-link{color:#414651;font-size:13px;font-weight:600;text-decoration:none;transition:color .24s}.language-link:hover,.language-link:focus-visible{color:var(--orange)}
