/* SingIndustry — Engineering for the real world. */
:root{--ink:#111218;--night:#0a0b10;--paper:#fff;--soft:#f4f4f7;--line:#e3e3e9;--muted:#767780;--violet:#8c6aff;--blue:#566bff;--cyan:#9ae6ec;--radius:16px;--header:88px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500;line-height:1.08;letter-spacing:-.055em}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8468f2;outline-offset:5px}::selection{background:#aa96ff;color:#101018}[hidden]{display:none!important}.shell{width:min(1360px,100%);padding-inline:64px;margin-inline:auto}.section{padding-block:115px}.kicker{display:block;font-size:11px;font-weight:550;letter-spacing:1.65px;line-height:1.7;text-transform:uppercase;color:var(--muted);margin-bottom:25px}h2{font-size:clamp(38px,4.55vw,64px)}.dim{color:#888992}.gradient-text{background:linear-gradient(100deg,#a598ff,#7287ff 70%,#9de4e9);color:transparent;background-clip:text}.section-heading{margin-bottom:60px}.heading-split{display:flex;justify-content:space-between;align-items:flex-end;gap:65px}.heading-split>p{max-width:320px;color:var(--muted)}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:54px;padding:15px 24px;border-radius:100px;font-size:14px;font-weight:500;transition:transform .3s,background .3s}.button span{font-size:20px}.button:hover{transform:translateY(-3px)}.button-white{background:#fff;color:#15151b}.button-white:hover{background:#dcd8ff}.button-dark{background:#17181e;color:#fff}.button-dark:hover{background:#6550be}.text-button{display:inline-flex;align-items:center;gap:16px;font-size:14px;color:#dddde8;line-height:1.6}.text-button:after{content:'';width:0;height:1px;background:currentColor;transition:width .3s}.text-button:hover:after{width:24px}.dark-text{color:#32323d}.signal{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9ba4ff;box-shadow:0 0 15px #929aff;vertical-align:middle;margin-right:10px}.skip-link{position:fixed;left:20px;top:-100px;background:#fff;padding:12px;z-index:300}.skip-link:focus{top:15px}.site-header{height:var(--header);position:fixed;top:0;left:0;right:0;z-index:100;color:#fff;transition:background .4s,border-color .4s;border-bottom:1px solid transparent}.site-header.scrolled,.inner-page .site-header{background:#0b0c11ed;backdrop-filter:blur(18px);border-color:#ffffff12}.nav-shell{width:min(1512px,100%);margin:auto;padding-inline:48px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:550;letter-spacing:-1px;white-space:nowrap}.brand img{width:37px;height:32px;object-fit:contain;border-radius:3px;background:white}.brand-dot{color:#b1a0ff}.site-header nav{display:flex;align-items:center;gap:23px}.site-header nav>a{font-size:12px;color:#babac6;transition:color .25s}.site-header nav>a:hover,.site-header nav>a[aria-current=page]{color:#fff}.site-header nav .nav-cta{background:white;color:#111;padding:11px 19px;border-radius:30px;margin-left:8px;white-space:nowrap}.nav-cta span{margin-left:13px}.nav-toggle{display:none}.cinematic-hero{position:relative;min-height:860px;height:100svh;max-height:1150px;background:#090c15;color:white;isolation:isolate;overflow:hidden}.hero-city{position:absolute;inset:0;background:linear-gradient(90deg,#090b12d9 0,#090b12a6 35%,#090b1260 70%),linear-gradient(0deg,#090b12,transparent 40%,#090b1250),url('../images/engineering/singapore-night.webp') center bottom/cover no-repeat;z-index:-3;animation:city-drift 18s ease-in-out infinite alternate}.hero-grid-lines{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(#c7caff05 1px,transparent 1px),linear-gradient(90deg,#c7caff05 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-aura{position:absolute;width:600px;height:600px;right:-100px;top:100px;background:radial-gradient(ellipse,#6960eb23,transparent 65%);z-index:-1;animation:aura-drift 12s ease-in-out infinite alternate}.hero-inner{position:relative;z-index:2;padding-top:145px}.hero-topline{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.6px;color:#b0b1c1;margin-bottom:40px}.hero-topline>span:last-child{color:#8c91a6}.cinematic-hero h1{font-size:clamp(70px,8.15vw,118px);font-weight:450;letter-spacing:-.065em;line-height:.99;max-width:1020px}.hero-line{display:block}.hero-line em{font-style:normal;color:#ac9fff}.full-stop{color:#b09cff}.real-world{padding-bottom:10px}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-top:34px}.hero-bottom p{font-size:17px;line-height:1.7;max-width:470px;color:#bec0cf}.hero-bottom .actions{margin-top:28px}.hero-capability{min-width:255px;padding-bottom:10px}.hero-capability .kicker{font-size:9px;color:#898da9;margin-bottom:12px}.hero-capability>span:nth-child(2){font-size:15px;color:#d8d8e6;display:block;min-height:25px;transition:opacity .25s,transform .25s}.hero-capability>span.changing{opacity:0;transform:translateY(8px)}.capability-progress{width:100%;height:1px;background:#ffffff20;margin-top:15px;overflow:hidden}.capability-progress i{display:block;width:100%;height:100%;background:#aaa2ff;transform-origin:left;animation:cap-progress 3.8s linear infinite}.hero-underbar{position:absolute;left:0;right:0;bottom:26px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.2px;color:#989cb0;z-index:5}.hero-underbar a{font-size:10px;color:#cccfdb}.hero-underbar a>span{margin-left:22px}.motion-toggle{border:1px solid #ffffff26;border-radius:20px;padding:7px 12px;color:#aaaec3;background:#10122070;font-size:10px}.hero-system{position:absolute;right:4%;top:27%;width:360px;height:340px;z-index:1;transform:perspective(900px) rotateY(-15deg) rotateX(12deg);opacity:.8;animation:system-float 9s ease-in-out infinite alternate}.system-orbit{position:absolute;inset:0;border:1px solid #aaa6ff2c;border-radius:50%;transform:rotate(-35deg) scaleY(.7)}.orbit-b{inset:35px;transform:rotate(50deg) scaleY(.8);border-color:#879dfb45}.system-core{position:absolute;left:125px;top:110px;width:120px;height:115px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(130deg,#363156b0,#171625d9);border:1px solid #b0a2ff70;border-radius:26px;box-shadow:0 0 100px #5b46f04a,inset 0 0 35px #7c67ef20;font-size:57px;letter-spacing:-7px;color:#d1c9ff;font-weight:500;transform:rotate(-8deg)}.system-core>span{font-size:5px;letter-spacing:1px;margin-top:3px}.system-node{position:absolute;padding:10px 15px;border:1px solid #b8b7ff28;background:#141627bd;backdrop-filter:blur(6px);font-size:10px;border-radius:6px;color:#bbbcd8;box-shadow:0 10px 25px #0003}.node-a{top:38px;left:36px}.node-b{right:-8px;top:84px}.node-c{left:8px;bottom:65px}.node-d{right:25px;bottom:30px}.credibility{padding-block:85px}.credibility .section-heading{margin-bottom:38px}.credibility h2{font-size:42px}.credibility-row{display:flex;align-items:center;gap:65px;padding-bottom:50px;border-bottom:1px solid var(--line)}.experience-number{display:flex;gap:22px;align-items:center;flex-shrink:0}.experience-number strong{font-size:73px;font-weight:450;line-height:1;letter-spacing:-5px}.experience-number>span{font-size:13px;line-height:1.5;color:#8b8b96}.credibility-row>p{max-width:420px;color:#777782;font-size:15px}.credibility-row>a{margin-left:auto;white-space:nowrap}.logo-row{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:42px}.logo-row img{width:15%;height:56px;object-fit:contain;filter:grayscale(1);opacity:.6;transition:opacity .3s,filter .3s}.logo-row img:hover{filter:grayscale(0);opacity:1}.capabilities{background:#f6f6f8}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.capability-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e7ed;border-radius:10px;padding:27px 29px 30px;position:relative;transition:transform .4s,border-color .4s,box-shadow .4s;overflow:hidden}.capability-card:hover{transform:translateY(-7px);border-color:#c0b5f4;box-shadow:0 20px 50px #3a286b0a}.cap-top{display:flex;justify-content:space-between;font-size:11px;color:#92929e}.cap-top>span:last-child{font-size:20px}.capability-card h3{font-size:25px;line-height:1.17;letter-spacing:-1px;margin:17px 0}.capability-card p{color:#81818d;font-size:15px;line-height:1.7;margin-bottom:25px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.tags>span{font-size:11px;padding:5px 8px;border:1px solid #e8e6ee;border-radius:4px;color:#797482}.cap-art{height:125px;position:relative;display:grid;place-items:center;margin-top:5px}.cap-art b{position:relative;z-index:2;font-size:43px;font-weight:400;color:#7b68b6;letter-spacing:-4px;transition:transform .6s}.cap-art span{position:absolute;width:85px;height:75px;border:1px solid #d9d0eb;border-radius:13px;background:linear-gradient(135deg,#f3f0fa,#ffffff55);transform:rotate(-13deg) skewY(5deg);transition:transform .6s}.cap-art span:nth-child(2){transform:translate(12px,-9px) rotate(-13deg) skewY(5deg);opacity:.55}.cap-art span:nth-child(3){transform:translate(24px,-18px) rotate(-13deg) skewY(5deg);opacity:.25}.capability-card:hover .cap-art span:first-child{transform:translate(-9px,6px) rotate(-18deg)}.capability-card:hover .cap-art span:nth-child(3){transform:translate(34px,-25px) rotate(2deg)}.capability-card:hover .cap-art b{transform:translateY(-7px)}.art-ai span{border-radius:50%;width:95px;height:95px}.art-ai b{font-size:56px}.art-mobile span{width:56px;height:95px;border-radius:10px}.art-integration span{width:70px;height:70px;transform:rotate(45deg)}.art-cloud span{border-radius:50%;height:65px;width:105px}.service-extra{margin-top:30px;font-size:13px}.ai-story{background:#0e0f16;color:white}.ai-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.ai-sticky{position:sticky;top:145px}.ai-sticky h2{font-size:clamp(60px,6.2vw,86px)}.ai-sticky>p{color:#9c9cab;margin:32px 0;max-width:420px}.ai-cap-list{font-size:12px;color:#696b7f;line-height:2.3;max-width:400px;margin-top:37px}.ai-story .kicker{color:#878499}.ai-step{padding:35px 0 50px;border-bottom:1px solid #ffffff14}.ai-step:first-child{padding-top:0}.ai-step:last-child{border-bottom:0;padding-bottom:0}.ai-step h3{font-size:35px;letter-spacing:-1.2px}.ai-step>p{font-size:15px;color:#8c8c9e;margin-top:25px;line-height:1.8}.knowledge-diagram{margin-top:35px}.knowledge-inputs{display:flex;gap:9px;justify-content:space-between}.knowledge-inputs>span{background:#1c1c29;border:1px solid #353344;border-radius:6px;padding:12px 10px;font-size:11px;color:#c0b8d8}.diagram-lines{height:45px;margin:0 45px;border:1px solid #5a497c;border-top:0;border-radius:0 0 9px 9px;position:relative}.diagram-lines:after{content:'';position:absolute;top:0;bottom:-20px;left:50%;border-left:1px solid #7757a6}.knowledge-core{margin-top:20px;padding:24px;text-align:center;background:radial-gradient(ellipse at 50% 0,#443266,#1e1b2a 75%);border:1px solid #70598d;border-radius:10px;position:relative}.knowledge-core>span{display:block;font-size:40px;color:#c5a6ff;animation:core-spin 24s linear infinite}.knowledge-core strong{display:block;font-size:17px;font-weight:500;margin:5px 0}.knowledge-core small{font-size:11px;color:#977eac}.agent-terminal{margin-top:30px;padding:22px;background:#171820;border:1px solid #30313c;border-radius:10px;font-size:12px}.agent-terminal>div{font-size:10px;letter-spacing:1px;border-bottom:1px solid #ffffff14;padding-bottom:16px;margin-bottom:10px}.agent-terminal>div>span{float:right;color:#737387;font-size:9px;letter-spacing:0}.agent-terminal p{padding:11px 0;font-size:12px;color:#b1adbf}.agent-terminal p b{margin-right:14px;color:#676177;font-size:10px;font-weight:400}.agent-terminal p>span{float:right;color:#9ac7b2}.agent-terminal .terminal-review{border:1px solid #9e81d347;background:#8d6ac00d;border-radius:5px;padding:11px 8px}.agent-terminal .terminal-review>span{font-size:9px;color:#b59acc}.ai-quality{margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.ai-quality>span{background:#181921;border:1px solid #2f303a;border-radius:6px;padding:17px 12px;color:#9d9bad;font-size:12px}.ai-quality b{float:right;color:#9787c9;font-weight:400}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 30px}.work-card:nth-child(even){margin-top:65px}.work-visual{height:390px;background:#ebe7f4;border-radius:12px;position:relative;padding:45px 28px 0;overflow:hidden;transition:background .4s;isolation:isolate}.work-visual>img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:7px 7px 0 0;box-shadow:0 20px 50px #0003;transition:transform .7s}.work-card:hover .work-visual>img{transform:scale(1.035) translateY(-6px)}.visual-proffly{background:#e6eaf7}.visual-crosspay{background:#e1e9e7}.visual-mobile{background:#e6e7ed}.visual-operations{background:#e3e9f2}.visual-marketplace{background:#e9e6e0}.visual-sg60{background:#dedee7}.visual-badge{position:absolute;top:15px;left:17px;font-size:9px;color:#625873;background:#ffffffc9;padding:5px 9px;border-radius:3px;z-index:3}.work-open{position:absolute;bottom:23px;right:23px;width:48px;height:48px;display:grid;place-items:center;background:#fff;border-radius:50%;font-size:23px;box-shadow:0 5px 25px #0001;transform:translateY(85px);transition:transform .4s}.work-card:hover .work-open,.work-card:focus-visible .work-open{transform:translateY(0)}.work-meta{display:flex;justify-content:space-between;gap:25px;padding-top:22px}.work-meta h3{font-size:30px}.work-meta .kicker{font-size:9px;letter-spacing:1px;margin-bottom:10px}.work-meta>p{font-size:14px;color:#82828c;max-width:195px;line-height:1.6;padding-top:20px}.all-work-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:30px 0;margin-top:60px;font-size:18px}.all-work-link span{font-size:26px}.product-ui{font-family:Inter,Arial,sans-serif;color:#353541;background:#fff;border:1px solid #d6d2e0;border-radius:9px;overflow:hidden;box-shadow:0 25px 70px #29224322;position:relative;transform:perspective(1000px) rotateX(5deg);transition:transform .6s;width:100%}.work-card:hover .product-ui{transform:perspective(1000px) rotateX(0deg) translateY(-7px)}.ui-top{height:46px;border-bottom:1px solid #eceaf1;padding:0 17px;display:flex;justify-content:space-between;align-items:center}.ui-top>strong{font-size:14px;letter-spacing:-.5px}.ui-top>strong>span{font-size:10px;color:#9980cb;margin-left:3px}.ui-search{font-size:8px;color:#b1abbc}.ui-avatar{border-radius:50%;padding:4px 5px;background:#eee9f6;color:#8870aa;font-size:8px}.ui-layout{display:grid;grid-template-columns:100px 1fr;min-height:295px}.ui-layout aside{padding:20px 9px;border-right:1px solid #efedf4;display:flex;flex-direction:column;gap:17px;background:#faf9fc;font-size:8px;color:#a099ad}.ui-layout aside b{font-weight:500;background:#ede7f8;color:#886aaa;padding:7px 5px;border-radius:4px}.ui-layout aside small{font-size:7px;line-height:2;margin-top:15px;color:#c0b9ca}.ui-main{padding:23px 19px}.ui-label{font-size:6px;letter-spacing:1px;color:#ac9bbf}.ui-main h3{font-size:18px;font-weight:500;letter-spacing:-.7px;margin:7px 0}.ui-main>p{font-size:8px;color:#a49aae}.upload-ui{margin-top:17px;padding:16px;text-align:center;border:1px dashed #c7b7df;border-radius:6px;background:#faf7fe;color:#a08bb9}.upload-ui strong{display:block;font-size:10px;color:#796986;font-weight:500;margin:4px}.upload-ui>span{font-size:7px;display:block}.upload-ui>b{display:inline-block;background:#9270cc;color:#fff;font-size:7px;padding:5px 10px;border-radius:4px;margin-top:9px;font-weight:400}.ui-columns{display:grid;grid-template-columns:1.15fr 1fr;gap:10px;margin-top:13px}.ui-box{border:1px solid #e9e5ef;border-radius:5px;padding:12px;background:#fff}.ui-box>small{font-size:6px;color:#af9cbd;letter-spacing:.5px;display:block}.ui-box>strong{font-weight:500;font-size:8px;display:block;margin-top:10px}.ui-box>strong>i{font-size:6px;float:right;color:#99b1a3;font-style:normal}.ui-box>p{font-size:7px;color:#a296ac;margin-top:8px}.mini-tags{display:flex;gap:4px;margin-top:10px;flex-wrap:wrap}.mini-tags>span{font-size:6px;padding:3px 5px;border-radius:3px;background:#f4f0fa;color:#a58abb}.tiny-bars{margin-top:10px}.tiny-bars i{display:block;height:3px;width:95%;margin-top:4px;background:#f0ecf6}.tiny-bars i:nth-child(2){width:70%}.tiny-bars i:nth-child(3){width:84%}.purple-box{background:#f1eafa}.purple-box>span{font-size:19px;color:#a57ccf}.purple-box>strong{font-size:10px;line-height:1.4}.purple-box>small{margin-top:10px}.ui-bottom{border-top:1px solid #eeebf3;padding:7px 13px;font-size:6px;color:#a69cb6}.ui-bottom>span{float:right}.assistant-ui{display:flex;gap:14px;padding:18px 13px;background:#f2f2fc;border:1px solid #deddf0;border-radius:7px;margin-top:20px}.assistant-ui>span{font-size:25px;color:#9990d2}.assistant-ui>div{flex:1}.assistant-ui strong{font-size:10px;font-weight:500}.assistant-ui p{font-size:7px;color:#a5a0b7;margin-top:6px}.assistant-prompt{margin-top:13px;background:#fff;border:1px solid #e4e1ef;border-radius:4px;padding:8px;color:#bab2c7;font-size:8px}.assistant-prompt b{float:right;color:#8774b8}.ui-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.ui-metrics>div{padding:11px;border:1px solid #e6e7ef;border-radius:5px}.ui-metrics small{font-size:7px;color:#9693a6;display:block}.ui-metrics b{font-size:25px;line-height:1.7;font-weight:450;display:block}.ui-metrics span{font-size:6px;color:#a5a1b2;display:block}.ui-metrics .online{color:#8fb2a5;font-size:19px;line-height:2.25}.bar-chart{display:flex;align-items:end;gap:5px;height:75px;margin-top:13px}.bar-chart i{height:var(--bar);flex:1;background:linear-gradient(#9083c9,#d4cde7);border-radius:2px 2px 0 0}.event-vertical{background:#f4f4f7}.event-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.event-grid h2{font-size:47px}.event-grid p{color:#878792;margin:25px 0 30px;max-width:470px}.event-interface{position:relative;padding:10px 70px 20px 0}.event-screen{background:#fff;border:1px solid #dddde7;border-radius:12px;padding:23px;box-shadow:0 25px 45px #1913250a}.event-screen-top{font-size:10px;color:#777086;display:flex;justify-content:space-between;gap:15px}.signal-label{color:#8ba999}.event-screen h3{font-size:27px;line-height:1.1;margin:30px 0}.event-flow{max-width:245px;display:flex;flex-direction:column;align-items:center}.event-flow>span{border:1px solid #e3deec;border-radius:6px;width:100%;padding:12px 15px;font-size:12px;color:#8e7da2;background:#faf8fe}.event-flow b{float:right}.event-flow i{font-style:normal;color:#c3b9d2;font-size:15px}.event-screen-bottom{border-top:1px solid #eeebf5;padding-top:20px;margin-top:23px;display:flex;justify-content:space-between;font-size:7px;color:#a59baf}.event-pass{position:absolute;right:0;bottom:0;transform:rotate(8deg);width:150px;border-radius:9px;background:#191823;color:#c5bedb;padding:20px 15px;text-align:center;box-shadow:0 16px 30px #0002}.event-pass>span{font-size:6px;letter-spacing:1px}.badge-symbol{font-size:70px;line-height:1.3;color:#e5ddfa}.event-pass strong{display:block;font-size:12px;font-weight:500}.event-pass small{font-size:7px}.event-pass>b{display:block;margin-top:15px;font-size:7px;font-weight:400;color:#aeceb9}.event-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:55px}.event-tags>span{font-size:12px;color:#85818e;border:1px solid #dfdbe5;border-radius:30px;padding:8px 15px}.industry-selector{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.industry-buttons{display:flex;flex-direction:column}.industry-buttons button{background:none;border:0;border-bottom:1px solid var(--line);text-align:left;padding:22px 0;display:flex;align-items:center;gap:20px;font-size:20px;letter-spacing:-.5px;color:#a0a0a9;transition:color .3s,padding .3s}.industry-buttons button>span{font-size:10px;letter-spacing:0;color:#b1abbf}.industry-buttons button>b{font-weight:400;margin-left:auto;font-size:24px;opacity:0;transition:opacity .3s}.industry-buttons button[aria-selected=true]{color:#292432;padding-left:12px}.industry-buttons button[aria-selected=true]>b{opacity:1}.industry-panels{padding:20px 0}.industry-panels .kicker{margin-bottom:15px}.industry-panels h3{font-size:33px;line-height:1.12;max-width:400px}.industry-panels p{color:#8a8694;margin:20px 0 25px;max-width:380px}.industry-art{height:200px;position:relative;display:grid;place-items:center;margin-bottom:28px;background:radial-gradient(ellipse,#ede9f8,transparent 65%)}.industry-art i{position:absolute;width:120px;height:120px;border:1px solid #c6badf;transform:rotate(30deg) skew(-10deg);border-radius:9px;background:#f4f1fa66}.industry-art i:nth-child(2){transform:translate(22px,-20px) rotate(30deg) skew(-10deg);opacity:.5}.industry-art i:nth-child(3){transform:translate(44px,-40px) rotate(30deg) skew(-10deg);opacity:.25}.industry-art>span{font-size:50px;color:#a091bc;z-index:1}.process-section{background:#f6f6f8}.process-track{display:grid;grid-template-columns:repeat(7,1fr);gap:22px}.process-step{position:relative;padding-top:29px;border-top:1px solid #d6d1e2}.process-step:before{content:'';position:absolute;left:0;top:-4px;width:7px;height:7px;border-radius:50%;background:#a597c2;box-shadow:0 0 0 5px #f6f6f8}.process-step>span{font-size:10px;color:#a592bc}.process-step h3{font-size:20px;letter-spacing:-.5px;margin:23px 0 15px}.process-step p{font-size:13px;color:#92909d;line-height:1.7}.why-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.why-proof{padding:36px;background:#11121b;color:#fff;border-radius:12px;position:relative;overflow:hidden}.why-proof .kicker{font-size:9px;color:#838399}.why-proof>strong{display:block;font-size:145px;line-height:1.3;font-weight:400;letter-spacing:-12px;position:relative;z-index:1}.why-proof>strong>span{color:#9d8ce0}.why-proof>span:last-of-type{font-size:10px;letter-spacing:1.6px;color:#8d8da6;display:block;margin:20px 0}.proof-grid{position:absolute;inset:0;background:linear-gradient(130deg,transparent,#7360b122),repeating-linear-gradient(0deg,transparent 0 39px,#ffffff05 39px 40px),repeating-linear-gradient(90deg,transparent 0 39px,#ffffff05 39px 40px)}.why-layout h2{font-size:45px}.why-layout p{color:#83818e;margin:25px 0}.why-points{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:28px 0}.why-points>span{font-size:13px;color:#72707e;display:flex;gap:10px}.why-points>span:before{content:'↗';color:#a48cc8}.insights-section{background:#f6f6f8}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.insight-card{padding-top:24px;border-top:1px solid #d5cedf;display:flex;flex-direction:column;align-items:flex-start}.insight-card .kicker{font-size:10px}.insight-card h3{font-size:27px;line-height:1.2;letter-spacing:-1px;max-width:340px;margin-bottom:30px;transition:color .3s}.insight-card:hover h3{color:#7355ae}.insight-card .text-button{margin-top:auto;font-size:12px}.closing{background:#0c0d14;color:#fff;position:relative;isolation:isolate;padding:120px 0;overflow:hidden}.closing-glow{position:absolute;width:800px;height:700px;top:-270px;right:-100px;background:radial-gradient(ellipse,#4849a640,#77469020 35%,transparent 65%);z-index:-1;animation:aura-drift 15s ease-in-out infinite alternate}.closing h2{font-size:clamp(50px,6.8vw,96px)}.closing h2>span{color:#aa9cec}.closing-bottom{display:flex;justify-content:space-between;align-items:center;gap:50px;margin-top:45px}.closing-bottom>p{color:#9393a8;max-width:400px}.closing .kicker{color:#828299}.site-footer{background:#0c0d14;color:#e4e4ec;border-top:1px solid #ffffff12;padding-top:65px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}.footer-top>p{font-size:16px;color:#858597;line-height:1.5}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:50px}.footer-columns>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-columns .kicker{font-size:9px;color:#696979;margin-bottom:9px}.footer-columns a{font-size:13px;color:#9696a7;transition:color .3s}.footer-columns a:hover{color:#fff}.footer-columns .footer-email{font-size:34px;letter-spacing:-1px;color:#e6e4ee;margin-bottom:10px}.footer-email>span{margin-left:25px;color:#9080bb}.footer-columns p{font-size:12px;color:#8a8a9c}.footer-columns .footer-malaysia{margin-top:15px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff12;margin-top:55px;padding:25px 0;font-size:10px;color:#666678;gap:25px}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a:hover{color:#c6c3d9}.reveal{opacity:1;transform:none}.motion-ready .reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.2,.6,.3,1)}.motion-ready .reveal.pending{opacity:0;transform:translateY(24px)}.motion-ready .reveal.visible{opacity:1;transform:none}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .reveal.pending{opacity:1;transform:none}.inner-page main{padding-top:var(--header)}.inner-hero{padding:100px 0 80px;background:#101119;color:white;position:relative;overflow:hidden}.inner-hero h1{font-size:clamp(45px,6.5vw,90px);max-width:1050px;line-height:1.04}.inner-hero .kicker{color:#8e89a5}.inner-hero p{max-width:620px;font-size:19px;line-height:1.7;color:#9e9dac;margin-top:28px}.inner-hero .actions{margin-top:35px}.inner-hero .dim{color:#a99be0}.page-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px}.page-intro p{color:#83818d}.page-intro h2{font-size:45px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-grid h3{font-size:30px;margin-bottom:20px}.detail-grid p{color:#82818e}.detail-grid ul{padding-left:20px;color:#84808f;line-height:2.3}.page-visual{max-width:900px;margin:55px auto 0;background:#ede9f5;border-radius:15px;padding:40px}.page-visual>img{width:100%;max-height:630px;object-fit:contain}.page-visual .product-ui{transform:none}.page-visual .ui-layout{min-height:390px;grid-template-columns:160px 1fr}.page-visual .ui-main{padding:35px}.page-visual .ui-main h3{font-size:28px}.page-visual .ui-main>p{font-size:12px}.page-visual .ui-layout aside{font-size:12px;gap:24px}.page-visual .ui-top{height:58px}.page-visual .ui-box{padding:20px}.page-visual .ui-box>strong{font-size:13px}.page-visual .ui-box>small{font-size:10px}.page-visual .upload-ui strong{font-size:15px}.page-visual .upload-ui>span{font-size:11px}.page-visual .upload-ui>b{font-size:11px}.page-visual .ui-label{font-size:10px}.page-visual .assistant-ui strong{font-size:15px}.page-visual .assistant-ui p{font-size:11px}.page-visual .assistant-prompt{font-size:13px}.page-visual .ui-bottom{font-size:10px}.project-disclosure{font-size:13px;color:#90869f;margin-top:15px}.project-facts{display:grid;grid-template-columns:1fr 1fr;gap:40px}.project-facts>div{border-top:1px solid var(--line);padding-top:25px}.project-facts h2{font-size:28px;margin-bottom:17px}.project-facts p{color:#817c8e}.filter-bar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:45px}.filter-bar button{padding:10px 17px;border:1px solid #e2deea;background:#fff;border-radius:30px;font-size:13px;color:#8d8399}.filter-bar button[aria-pressed=true]{background:#1b1822;color:#fff;border-color:#1b1822}.work-page .work-card:nth-child(even){margin-top:0}.work-page .work-meta>p{font-size:13px}.filter-status{font-size:12px;color:#96909e;margin-bottom:20px}.full-industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.full-industry-grid article{padding:32px;border:1px solid var(--line);border-radius:12px}.full-industry-grid h2{font-size:27px;margin-bottom:20px}.full-industry-grid h3{font-size:20px;line-height:1.25;margin-bottom:15px;color:#6f627f}.full-industry-grid p{color:#8d8397}.article-content{max-width:760px;margin:auto}.article-content h2{font-size:32px;margin:50px 0 20px}.article-content p{color:#797480;font-size:18px;line-height:1.9}.article-content .kicker{font-size:12px}.contact-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.contact-layout h2{font-size:39px;margin-bottom:25px}.contact-details{display:flex;flex-direction:column;gap:15px;color:#797180}.contact-details>a{font-size:19px;color:#50435e}.contact-details .kicker{margin-top:25px;margin-bottom:0}.contact-form{display:grid;gap:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:13px;color:#7f768a}.field input,.field textarea,.field select{width:100%;border:0;border-bottom:1px solid #d8d2e1;border-radius:0;background:#faf9fc;padding:13px 12px;color:#393040;font-size:15px}.field textarea{resize:vertical;min-height:150px}.contact-form .button{border:0;justify-self:start}.form-note{font-size:12px;color:#8d8396}.form-note a{text-decoration:underline}.form-status{padding:15px;border-radius:6px;font-size:14px;background:#f1edf7}.form-status.error{background:#fff0f0;color:#8d4242}.legal-copy{max-width:850px}.legal-copy h2{font-size:27px;margin:35px 0 14px}.legal-copy p{color:#7f7887;line-height:1.9}.empty-state{padding:40px;color:#81798d}
@keyframes city-drift{from{transform:scale(1)}to{transform:scale(1.055) translateX(-.7%)}}@keyframes aura-drift{to{transform:translate(-80px,50px) scale(1.2)}}@keyframes system-float{to{transform:perspective(900px) rotateY(-6deg) rotateX(4deg) translateY(-17px)}}@keyframes cap-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes core-spin{to{transform:rotate(360deg)}}
@media(min-width:1550px){.hero-system{right:12%;width:420px;top:30%}.hero-inner{padding-top:175px}.hero-topline{margin-bottom:50px}.hero-bottom{margin-top:45px}}@media(max-width:1200px){.shell{padding-inline:45px}.nav-shell{padding-inline:30px}.site-header nav{gap:15px}.site-header nav>a{font-size:11px}.brand{font-size:20px}.hero-system{right:2%;transform:scale(.85);width:300px;opacity:.55}.cinematic-hero h1{font-size:100px}.hero-capability{min-width:245px}.credibility-row{gap:30px}.credibility-row>a{white-space:normal;font-size:12px}.ai-story-grid{gap:60px}.work-visual{height:355px;padding:40px 20px 0}.ui-layout{grid-template-columns:80px 1fr}.ui-main{padding:20px 13px}.work-meta{gap:15px}.work-meta>p{max-width:160px;font-size:12px}.event-grid{gap:45px}.event-grid h2{font-size:43px}.industry-selector{gap:60px}.process-track{gap:15px}.process-step p{font-size:12px}.why-layout{gap:60px}.why-proof>strong{font-size:130px}.footer-columns{gap:30px}}@media(max-width:1000px){:root{--header:76px}.nav-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #ffffff2b;border-radius:30px;padding:9px 15px;font-size:12px}.nav-toggle i{width:14px;height:7px;border-block:1px solid #bab5ce}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#101119f5;backdrop-filter:blur(20px);padding:20px 30px 30px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100svh - 76px);overflow:auto}.site-header nav.is-open{display:flex}.site-header nav>a{font-size:18px;padding:14px 0;border-bottom:1px solid #ffffff0b}.site-header nav .nav-cta{margin:15px 0 0;text-align:center;font-size:15px}.cinematic-hero{min-height:850px}.cinematic-hero h1{font-size:90px}.hero-system{right:-60px;top:32%;opacity:.35}.hero-capability{display:none}.hero-bottom p{max-width:530px}.hero-underbar>span{display:none}.credibility-row{flex-wrap:wrap}.credibility-row>p{max-width:480px}.credibility-row>a{margin-left:0}.capability-card{padding:22px}.capability-card h3{font-size:22px}.capability-card p{font-size:14px}.ai-story-grid{gap:40px}.ai-sticky h2{font-size:62px}.ai-step h3{font-size:31px}.knowledge-inputs{gap:5px}.knowledge-inputs>span{font-size:9px;padding:10px 6px}.agent-terminal{padding:16px}.agent-terminal p{font-size:10px}.agent-terminal p b{margin-right:6px}.ai-quality{grid-template-columns:1fr}.work-visual{height:295px;padding:38px 14px 0}.work-visual .product-ui{width:480px;transform:scale(.75);transform-origin:top left}.work-card:hover .product-ui{transform:scale(.75) translateY(-6px)}.work-meta{display:block}.work-meta>p{max-width:280px;padding-top:12px;font-size:14px}.event-grid h2{font-size:37px}.event-interface{padding-right:45px}.event-screen{padding:19px}.event-pass{width:120px}.event-screen-top{font-size:8px}.event-screen h3{font-size:23px}.industry-buttons button{font-size:17px;gap:13px}.industry-panels h3{font-size:29px}.process-track{grid-template-columns:repeat(4,1fr);gap:35px 25px}.process-step p{font-size:14px}.why-layout{gap:40px;grid-template-columns:.8fr 1.2fr}.why-layout h2{font-size:37px}.why-proof{padding:25px}.why-proof>strong{font-size:110px;letter-spacing:-8px}.why-points{grid-template-columns:1fr;gap:13px}.insight-card h3{font-size:24px}.closing-bottom{align-items:flex-start;flex-direction:column;gap:30px}.footer-columns{grid-template-columns:1.3fr 1fr 1fr}.footer-columns>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr;gap:15px}.footer-columns .footer-malaysia{margin-top:0}.contact-layout{gap:50px}.page-intro{gap:40px}}
@media(max-width:750px){.section{padding-block:78px}.shell{padding-inline:27px}.hero-inner{padding-top:136px}.hero-topline{margin-bottom:42px}.hero-topline>span:last-child{display:none}.cinematic-hero h1{font-size:clamp(60px,11vw,84px);letter-spacing:-.06em}.hero-bottom p{max-width:460px}.hero-system{right:-140px;top:38%;opacity:.23}.hero-city{background-position:65% bottom}.hero-underbar{bottom:24px}.section-heading{margin-bottom:40px}.heading-split{display:block}.heading-split>p,.heading-split>.text-button{margin-top:25px}.heading-split>p{max-width:450px}.credibility h2{font-size:36px}.credibility-row>p{font-size:16px;max-width:100%}.logo-row{gap:20px;padding-top:35px}.logo-row img{height:40px;width:16%}.capabilities-grid{grid-template-columns:1fr 1fr;gap:15px}.capability-card p{font-size:15px}.capability-card h3{font-size:24px}.ai-story-grid{grid-template-columns:1fr;gap:65px}.ai-sticky{position:static}.ai-sticky h2{font-size:65px}.ai-sticky p{max-width:530px}.ai-cap-list{max-width:500px}.ai-step h3{font-size:36px}.knowledge-inputs>span{font-size:12px;padding:12px}.agent-terminal{padding:23px}.agent-terminal p{font-size:13px}.agent-terminal p b{margin-right:16px}.ai-quality{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr;gap:48px}.work-card:nth-child(even){margin-top:0}.work-visual{height:390px;padding:45px 30px 0}.work-visual .product-ui{width:100%;transform:perspective(1000px) rotateX(5deg)}.work-card:hover .product-ui{transform:translateY(-5px)}.ui-main{padding:25px 20px}.ui-layout{grid-template-columns:105px 1fr}.work-meta{display:flex}.work-meta>p{max-width:200px;font-size:14px;padding-top:20px}.event-grid{grid-template-columns:1fr;gap:50px}.event-grid h2{font-size:43px}.event-interface{max-width:470px;width:100%;margin:auto;padding-right:70px}.event-pass{width:150px}.event-screen{padding:25px}.event-screen h3{font-size:30px}.industry-selector{grid-template-columns:1fr;gap:35px}.industry-buttons button{font-size:20px}.industry-panels{padding:0}.industry-art{height:180px}.industry-panels h3{max-width:500px;font-size:32px}.industry-panels p{max-width:500px}.process-track{grid-template-columns:repeat(3,1fr)}.why-layout{grid-template-columns:1fr;gap:45px}.why-proof{max-width:400px;padding:35px}.why-proof>strong{font-size:150px}.why-points{grid-template-columns:1fr 1fr}.insight-grid{grid-template-columns:1fr;gap:35px}.insight-card h3{max-width:100%;font-size:30px}.closing{padding:85px 0}.closing h2{font-size:60px}.footer-top{align-items:flex-start}.footer-columns{gap:30px;grid-template-columns:1.5fr 1fr 1fr}.footer-columns .footer-email{font-size:28px}.footer-bottom{flex-wrap:wrap}.footer-bottom>div{flex-wrap:wrap;gap:17px}.inner-hero{padding:75px 0 65px}.inner-hero h1{font-size:58px}.inner-hero p{font-size:17px}.page-intro,.detail-grid,.project-facts,.contact-layout{grid-template-columns:1fr;gap:40px}.full-industry-grid{grid-template-columns:1fr}.page-visual{padding:25px}.page-visual .ui-layout{grid-template-columns:100px 1fr}.page-visual .ui-main{padding:20px}.page-visual .ui-main h3{font-size:20px}.page-visual .ui-layout aside{font-size:9px}.page-visual .ui-box>strong{font-size:10px}.page-visual .assistant-ui strong{font-size:11px}.page-visual .ui-box>small{font-size:8px}.article-content p{font-size:17px}}
@media(max-width:480px){.nav-shell{padding-inline:22px}.brand{font-size:22px}.brand img{width:31px;height:28px}.shell{padding-inline:23px}.cinematic-hero{min-height:800px;height:100svh;max-height:950px}.hero-inner{padding-top:137px}.hero-topline{font-size:9px;letter-spacing:1.35px;margin-bottom:41px}.cinematic-hero h1{font-size:clamp(52px,12.7vw,64px);line-height:1.03;letter-spacing:-.06em}.hero-bottom{margin-top:27px}.hero-bottom p{font-size:16px;max-width:350px;line-height:1.75}.hero-bottom .actions{gap:23px;margin-top:30px}.hero-bottom .text-button{font-size:12px}.button{font-size:13px;padding:14px 21px;gap:24px;min-height:52px}.hero-city{background-size:auto 100%;background-position:58% bottom;opacity:.9;animation:none}.hero-system{display:none}.hero-underbar{font-size:8px}.motion-toggle{font-size:9px}.hero-underbar a{font-size:8px}.hero-underbar a>span{margin-left:10px}.section{padding-block:65px}h2{font-size:39px}.kicker{font-size:10px;letter-spacing:1.3px;margin-bottom:20px}.credibility h2{font-size:33px}.experience-number strong{font-size:70px}.experience-number>span{font-size:13px}.credibility-row{gap:26px;padding-bottom:35px}.logo-row{gap:16px;flex-wrap:wrap;justify-content:center}.logo-row img{width:26%;height:40px}.capabilities-grid{grid-template-columns:1fr}.capability-card{padding:26px 28px}.capability-card h3{font-size:29px}.capability-card p{font-size:16px}.tags>span{font-size:12px}.cap-art{height:130px}.service-extra{font-size:13px}.ai-sticky h2{font-size:58px}.ai-sticky>p{font-size:16px}.ai-story-grid{gap:50px}.ai-step h3{font-size:32px}.ai-step>p{font-size:16px}.knowledge-inputs>span{font-size:10px;padding:10px 7px}.agent-terminal{padding:16px}.agent-terminal p{font-size:11px}.agent-terminal p b{margin-right:8px}.terminal-review>span{font-size:8px!important}.ai-quality>span{font-size:11px;padding:15px 10px}.work-visual{height:300px;padding:40px 15px 0}.work-visual .product-ui{width:470px;transform:scale(.68);transform-origin:top left}.work-card:hover .product-ui{transform:scale(.68) translateY(-5px)}.work-open{width:38px;height:38px;bottom:15px;right:15px;transform:translateY(0);font-size:20px}.work-meta{display:block;padding-top:20px}.work-meta h3{font-size:30px}.work-meta>p{max-width:100%;padding-top:10px;font-size:15px}.work-meta .kicker{font-size:10px}.all-work-link{font-size:16px;gap:20px;margin-top:35px;line-height:1.6}.event-grid h2{font-size:36px}.event-grid{gap:35px}.event-interface{padding-right:50px;padding-bottom:10px}.event-screen{padding:18px}.event-screen h3{font-size:27px}.event-screen-top{font-size:7px}.event-pass{width:123px;padding:15px 10px;right:1px}.badge-symbol{font-size:60px}.event-pass strong{font-size:11px}.event-flow>span{font-size:11px;padding:11px 12px}.event-tags{margin-top:38px;gap:8px}.event-tags>span{font-size:11px;padding:7px 11px}.industry-buttons button{font-size:18px;padding:19px 0}.industry-panels h3{font-size:30px}.industry-panels p{font-size:16px}.process-track{grid-template-columns:1fr 1fr;gap:35px 23px}.process-step h3{font-size:24px}.process-step p{font-size:14px}.why-proof>strong{font-size:140px}.why-layout h2{font-size:36px}.why-points{grid-template-columns:1fr}.why-points>span{font-size:14px}.closing h2{font-size:48px}.closing-bottom{margin-top:30px}.closing-bottom>p{font-size:16px}.closing .actions{gap:25px}.footer-top{display:block}.footer-top>p{margin-top:20px}.footer-columns{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-columns>div:first-child{grid-column:1/-1}.footer-columns>div:last-child{display:block}.footer-columns>div:last-child p{margin-top:12px}.footer-columns .footer-malaysia{margin-top:20px}.footer-columns a{font-size:14px}.footer-bottom{font-size:11px;gap:20px}.footer-bottom>div{gap:15px}.inner-hero h1{font-size:45px}.inner-hero{padding:60px 0}.page-intro h2{font-size:36px}.project-facts h2{font-size:28px}.page-visual{padding:25px 13px;overflow:hidden}.page-visual .product-ui{width:560px;transform:scale(.54);transform-origin:top left;margin-bottom:-200px}.page-visual .ui-layout{min-height:340px}.page-visual .ui-main{padding:20px}.form-row{grid-template-columns:1fr}.contact-layout h2{font-size:34px}.full-industry-grid article{padding:25px}.filter-bar{gap:7px}.filter-bar button{font-size:12px;padding:9px 13px}.article-content h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal,.motion-ready .reveal.pending{opacity:1;transform:none}.hero-city{transform:none}.motion-toggle{display:none}}
[data-tilt]{transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .35s ease,background .4s}.offscreen *,.offscreen:before,.offscreen:after{animation-play-state:paused!important}.contact-form button:disabled{opacity:.6;cursor:wait}.inner-page .site-header+main{min-height:60vh}
/* Brand mark retained from the supplied logo; cinematic software composition. */
.brand img{width:32px;height:32px;object-fit:cover;object-position:left center;background:#fff;border-radius:3px;flex-shrink:0}.hero-product-stage{position:absolute;right:5.5%;top:35%;width:390px;height:300px;z-index:1;pointer-events:none;perspective:1000px;opacity:.76}.hero-product-scene{position:absolute;inset:0;opacity:0;animation:software-scenes 18s linear infinite;transform:rotateY(-18deg) rotateX(10deg) rotateZ(3deg)}.hero-product-scene.scene-b{animation-delay:6s}.hero-product-scene.scene-c{animation-delay:12s}.hero-product-stage .product-ui{width:520px;transform:scale(.75);transform-origin:top left;background:#131722;border-color:#8880c533;box-shadow:0 35px 80px #0007;color:#c5c3db}.hero-product-stage .ui-top{background:#191c2a;border-color:#343343}.hero-product-stage .ui-layout aside{background:#121520;border-color:#33313f}.hero-product-stage .ui-layout aside b{background:#30283f;color:#b8a0d4}.hero-product-stage .ui-main{background:linear-gradient(130deg,#191c2a,#171823)}.hero-product-stage .ui-box,.hero-product-stage .ui-metrics>div{background:#1d2030;border-color:#373344}.hero-product-stage .assistant-ui,.hero-product-stage .upload-ui{background:#252237;border-color:#484058}.hero-product-stage .ui-bottom{border-color:#323042}.hero-product-stage .ui-top strong{color:#d8d1e8}.hero-product-stage .ui-metrics b{color:#c0b2f4}.hero-product-stage .ui-metrics .online{color:#a8c7b8}.hero-product-stage .assistant-prompt{background:#1c1e2c;border-color:#4a4258}.hero-product-stage .purple-box{background:#302641}.hero-product-stage .mini-tags>span{background:#332c45}.hero-system{top:15%;right:2%;transform:scale(.65);opacity:.25;z-index:0}.hero-line{animation:headline-in 1.2s cubic-bezier(.2,.65,.3,1) both}.hero-line:nth-child(2){animation-delay:.12s}.hero-line:nth-child(3){animation-delay:.24s}.motion-ready .work-card .work-visual{clip-path:inset(0 round 12px);transition:clip-path 1s cubic-bezier(.2,.6,.3,1),transform .35s}.motion-ready .work-card.pending .work-visual{clip-path:inset(10% 0 0 round 12px)}.process-step.visible:before{background:#8d6fc0}.process-step.visible{border-top-color:#a991cd}.process-step:nth-child(2){transition-delay:.07s}.process-step:nth-child(3){transition-delay:.14s}.process-step:nth-child(4){transition-delay:.21s}.process-step:nth-child(5){transition-delay:.28s}.process-step:nth-child(6){transition-delay:.35s}.process-step:nth-child(7){transition-delay:.42s}@keyframes software-scenes{0%{opacity:0;transform:translateY(15px) rotateY(-18deg) rotateX(10deg) rotateZ(3deg)}6%,27%{opacity:1;transform:translateY(0) rotateY(-12deg) rotateX(6deg) rotateZ(2deg)}33%,100%{opacity:0;transform:translateY(-10px) rotateY(-8deg) rotateX(4deg) rotateZ(1deg)}}@keyframes headline-in{from{opacity:0;clip-path:inset(100% 0 0);transform:translateY(20px)}to{opacity:1;clip-path:inset(0);transform:none}}@media(min-width:1500px){.hero-product-stage{right:12%;top:38%}}@media(max-width:1200px){.hero-product-stage{right:3%;width:310px;top:40%;opacity:.55}.hero-product-stage .product-ui{transform:scale(.60)}.hero-system{display:none}}@media(max-width:1000px){.hero-product-stage{display:none}.hero-system{display:block;opacity:.2}}@media(max-width:480px){.brand img{width:28px;height:28px}.hero-system{display:none}}@media(prefers-reduced-motion:reduce){.hero-product-scene{animation:none;display:none}.hero-product-scene.scene-a{display:block;opacity:1;transform:rotateY(-12deg) rotateX(6deg)}.hero-line{opacity:1;clip-path:none;transform:none}.motion-ready .work-card.pending .work-visual{clip-path:none}}
