:root{--body-size:1.125rem;--label-size:1rem;--navy:#031222;--ice:#f4f8fb;--cyan:#08bfe6;--ink:#0a1930;--muted:#657286}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #45dff6;outline-offset:3px}.skip-link{position:fixed;left:12px;top:12px;z-index:2000;padding:10px 14px;border-radius:8px;background:#fff;color:#06182a;transform:translateY(-150%);transition:transform .15s}.skip-link:focus{transform:translateY(0)}.shell{width:min(1118px,calc(100% - 40px));margin-inline:auto}.hero{position:relative;height:344px;overflow:hidden;color:#fff;background-color:#020e1d}.hero-background{position:absolute;z-index:0;inset:0;background-image:var(--site-hero-image);background-position:right 54%;background-size:calc(100% + 270px) auto;background-repeat:no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,10,19,.35),rgba(1,10,19,.03) 52%,rgba(1,10,19,.16)),linear-gradient(180deg,rgba(1,8,16,.08),rgba(2,16,30,.18) 70%,rgba(2,15,29,.62));pointer-events:none}.site-header{height:52px;position:relative;z-index:20;display:flex;align-items:center;gap:34px}.brand{font-size:1.375rem;font-weight:780;letter-spacing:-1.15px}.desktop-nav{display:flex;gap:38px;margin-left:auto;font-size:.875rem;font-weight:620}.desktop-nav a{opacity:.92;transition:color .2s,opacity .2s}.desktop-nav a:hover{opacity:1;color:#6ee8fa}.header-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 17px;border-radius:8px;font-size:.875rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button-primary{color:#001624;background:linear-gradient(135deg,#20d7ef,#06afd8);box-shadow:0 8px 24px rgba(1,184,226,.2)}.button-primary:hover{background:#67e8f8}.button-ghost{color:#fff;border:1px solid rgba(255,255,255,.7);background:rgba(2,18,31,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-ghost:hover{border-color:#54ddf5;background:rgba(9,51,72,.5)}.button-small{min-height:30px;padding:0 14px;font-size:.75rem}.hero-content{position:relative;z-index:3;height:245px;display:flex;align-items:center}.hero-copy{width:375px;margin-left:156px;margin-top:-8px}.eyebrow{margin:0 0 14px;color:#62dbef;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.dark{color:#078faf}.hero h1{margin:0;font-size:2.875rem;line-height:.96;letter-spacing:-.05em;font-weight:740}.hero-lead{max-width:370px;margin:12px 0 14px;color:#d8e7f1;font-size:.875rem;line-height:1.45}.hero-buttons{display:flex;gap:10px}.hero-visual{position:absolute;z-index:3;left:calc(50% + 15px);top:57px;width:555px;height:222px}.ai-portal{position:absolute;left:220px;top:25px;width:175px;height:175px;display:grid;place-items:center;border:3px solid rgba(64,224,248,.9);border-radius:50%;background:radial-gradient(circle,#0b4569 0,#03213a 53%,rgba(2,18,34,.62) 72%);box-shadow:0 0 12px #1bcdea,inset 0 0 25px rgba(61,221,246,.42),0 0 55px rgba(10,179,222,.34)}.ai-portal:after,.ai-portal:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(70,219,242,.38)}.ai-portal:before{inset:-12px}.ai-portal:after{inset:17px;box-shadow:0 0 22px rgba(42,211,239,.35)}.ai-portal strong{font-size:2.875rem;letter-spacing:-.05em;text-shadow:0 0 22px rgba(77,222,245,.5)}.ai-ring{position:absolute;inset:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.ai-ring-one{width:145px;height:145px;border:2px dashed rgba(89,231,251,.65);animation:spin 32s linear infinite}.ai-ring-two{width:195px;height:195px;border:1px solid rgba(89,231,251,.25)}.orbit-item{position:absolute;height:34px;display:flex;align-items:center;gap:10px;color:#f1fbff;font-size:.875rem;white-space:nowrap}.orbit-item i{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(40,208,235,.58);border-radius:50%;color:#22daf3;background:rgba(2,25,43,.65);font:700 14px/1 var(--font-geist-mono),monospace;box-shadow:0 0 14px rgba(20,199,229,.13)}.orbit-item b{font-weight:650}.orbit-item:after,.orbit-item:before{content:"";position:absolute;top:50%;height:1px;background:linear-gradient(90deg,rgba(35,218,245,.15),rgba(35,218,245,.88))}.orbit-item-1{left:0;top:16px}.orbit-item-2{left:-8px;top:86px}.orbit-item-3{left:80px;top:158px}.orbit-item-4{right:0;top:16px}.orbit-item-5{right:-2px;top:86px}.orbit-item-6{right:5px;top:158px}.orbit-item-1:after{left:100%;width:92px}.orbit-item-2:after{left:100%;width:102px}.orbit-item-3:after{left:100%;width:52px}.orbit-item-4:before{right:100%;width:95px}.orbit-item-5:before{right:100%;width:107px}.orbit-item-6:before{right:100%;width:55px}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.trust{position:absolute;z-index:4;left:50%;bottom:0;transform:translateX(-50%);height:48px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(151,219,237,.38);border-radius:10px;background:rgba(3,24,43,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.trust,.trust div{align-items:center}.trust div{min-height:27px;display:flex;justify-content:center;gap:14px;border-right:1px solid rgba(255,255,255,.3);font-size:.75rem}.trust div:last-child{border:0}.trust-icon{color:#1cd7f1;font-size:1.25rem}.trust strong{font-weight:520}.section{padding:90px 0}.section-heading{max-width:680px;margin-bottom:45px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em}.section-heading p:last-child{margin:16px 0 0;color:var(--muted);line-height:1.7}.home-section-title{margin:0 0 12px;text-align:center;font-size:1.375rem;line-height:1.15;letter-spacing:-.035em}.services{height:198px;padding:16px 0 12px;background:linear-gradient(180deg,#fff,#f5f8fb)}.services .shell{width:min(1228px,calc(100% - 38px))}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.service-card{min-width:0;height:135px;display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto 1fr;column-gap:12px;padding:14px 12px;border:1px solid #dfe7ed;border-radius:9px;background:rgba(255,255,255,.96);box-shadow:0 7px 18px rgba(20,51,79,.055);transition:transform .2s,border-color .2s,box-shadow .2s}.service-card:hover{transform:translateY(-3px);border-color:#8fd8e6;box-shadow:0 11px 25px rgba(13,79,110,.1)}.service-icon{grid-row:1/3;width:46px;height:46px;display:grid;place-items:center;color:#02a8ce;background:transparent;font:500 29px/1 var(--font-geist-mono),monospace}.service-card h3{align-self:end;margin:0 0 8px;font-size:.875rem;line-height:1.12;letter-spacing:-.02em}.service-card p{grid-column:1/3;margin:0;color:#5e6d7e;font-size:.75rem;line-height:1.28}.inbox-section{height:217px;padding:10px 0;background:radial-gradient(circle at 74% 50%,rgba(6,116,159,.16),transparent 35%),linear-gradient(135deg,#031121,#071d34);color:#fff}.inbox-grid{width:min(1204px,calc(100% - 40px));display:grid;grid-template-columns:350px 1fr;gap:42px;align-items:center;height:100%}.inbox-copy h2{margin:0;max-width:340px;font-size:1.813rem;line-height:1.12;letter-spacing:-.035em}.inbox-copy>p{margin:15px 0 0;max-width:340px;color:#b8c6d3;font-size:.875rem;line-height:1.55}.product-window{height:198px;margin:0;overflow:hidden;border:1px solid rgba(77,203,230,.48);border-radius:10px;background:rgba(3,18,32,.91);box-shadow:0 17px 45px rgba(0,0,0,.3)}.product-body{display:grid;grid-template-columns:150px 1.08fr 1.35fr;height:100%}.product-body label{display:block;color:#9bb0bf;font-size:.75rem;text-transform:none;letter-spacing:.01em}.ai-summary,.channel-list,.conversation-list{min-width:0;padding:10px 12px;border-right:1px solid #173a54}.channel-list>label{margin-bottom:7px;color:#d9e7f0}.mock-search{height:22px!important;margin:0 0 6px!important;padding:0 8px!important;border:1px solid #1d4562!important;border-radius:5px!important;color:#668398!important;background:#08223a!important}.channel-list div{height:22px;display:flex;align-items:center;gap:7px;margin:0 -3px;padding:0 6px;border-radius:4px;color:#aebfcb;font-size:.75rem}.channel-list div.active{color:#fff;background:#0d3550}.channel-list i{width:7px;height:7px;border:1.5px solid #23c8e1;border-radius:50%}.channel-list b{margin-left:auto;font-size:.75rem}.mock-pane-title{height:17px;display:flex;align-items:flex-start}.mock-pane-title span{margin-left:auto;color:#6f8799;font-size:.75rem}.conversation-list article{height:33px;display:flex;align-items:center;gap:6px;padding:4px 0;border-bottom:1px solid #12304a;font-size:.75rem}.conversation-list article.selected{margin:0 -4px;padding:4px;border:1px solid #2a5b78;border-radius:5px;background:#092a43}.conversation-list article>div{min-width:0}.conversation-list strong{display:block;font-size:.75rem}.conversation-list p,.conversation-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-list p{margin:1px 0 0;color:#93a8b7}.conversation-list time{margin-left:auto;color:#7894a5;font-size:.75rem}.avatar{flex:none;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#144c70;color:#82e9f8}.avatar.green{background:#164d43;color:#57e6c4}.avatar.blue{background:#183f72;color:#69a9ff}.avatar.violet{background:#44356c;color:#c6a7ff}.avatar.slack{background:#3c384d;color:#f1c6ee}.ai-summary{border:0}.summary-title{display:flex;align-items:center;margin-bottom:7px}.summary-title strong{font-size:.75rem}.summary-title span{margin-left:auto;padding:2px 4px;border-radius:4px;color:#72eaf9;background:#10435b}.ai-summary ul{margin:0 0 7px;padding-left:13px;color:#aebfcc;font-size:.75rem;line-height:1.35}.ai-summary>label{margin-bottom:4px;color:#dce7ef;font-size:.75rem;font-weight:700}.ai-summary>p{height:56px;margin:0 0 6px;padding:7px;overflow:hidden;border:1px solid #214760;border-radius:5px;color:#bdccd6;background:#08233a;font-size:.75rem;line-height:1.35}.demo-send{display:inline-flex;padding:5px 10px;border-radius:4px;color:#022433;background:#25cee6;font-size:.75rem;font-weight:800}.process{height:117px;padding:10px 0 12px;background:#fff}.process .home-section-title{margin-bottom:9px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-grid article{position:relative;min-width:0;height:56px;display:grid;grid-template-columns:46px 20px 1fr;align-items:center;gap:7px}.process-grid article:after{content:"······→";position:absolute;right:-29px;top:19px;color:#8fa5b2;font-size:.875rem;letter-spacing:1px}.process-grid article:last-child:after{display:none}.process-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #b7e6ee;border-radius:50%;color:#04a8ca;background:#fbfeff;font:700 16px/1 var(--font-geist-mono),monospace;box-shadow:0 6px 16px rgba(15,86,111,.06)}.process-number{align-self:start;padding-top:2px;font-size:1.313rem;line-height:1}.process-grid h3{margin:0 0 3px;font-size:.75rem}.process-grid p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.25}.cta{position:relative;height:165px;display:flex;align-items:center;overflow:hidden;text-align:center;color:#fff;background:#020e1b}.cta:before{inset:-20px;background:var(--site-hero-image) center 72%/cover no-repeat;transform:scaleX(-1);opacity:.88}.cta:after,.cta:before{content:"";position:absolute}.cta:after{inset:0;background:linear-gradient(90deg,rgba(1,11,22,.76),rgba(1,11,22,.25),rgba(1,11,22,.12))}.cta .shell{position:relative;z-index:2}.cta h2{max-width:600px;margin:0 auto 14px;font-size:1.688rem;line-height:1.05;letter-spacing:-.025em}.cta .button{min-height:33px;padding:0 28px}@media (max-width:1100px){.desktop-nav{display:none}.site-header{justify-content:space-between}.hero-copy{margin-left:3%}.hero-visual{left:auto;right:-30px;transform:scale(.9)}.services{height:auto}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{height:125px}.inbox-section{height:auto;padding:38px 0}.inbox-grid{grid-template-columns:1fr;gap:26px}.inbox-copy h2,.inbox-copy>p{max-width:620px}.product-window{height:230px}.process{height:auto;padding:28px 0}.process-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.process-grid article:nth-child(2):after{display:none}}@media (max-width:720px){.shell{width:min(100% - 28px,1118px)}.site-header{height:64px}.brand{font-size:1.438rem}.header-actions .button{display:none}.hero{height:auto;min-height:740px}.hero-background{background-position:30%;background-size:cover}.hero-content{height:auto;min-height:330px;align-items:flex-start;padding-top:56px}.hero-copy{width:100%;max-width:470px;margin:0}.hero h1{font-size:2.813rem}.hero-lead{max-width:420px;font-size:1.063rem}.hero-buttons{margin-top:22px;flex-direction:column;align-items:flex-start}.hero-buttons .button{width:100%;min-height:44px}.hero-visual{left:50%;right:auto;top:385px;transform:translateX(-50%) scale(.72);transform-origin:top center}.trust{position:relative;left:auto;bottom:auto;transform:none;height:auto;grid-template-columns:1fr;margin-top:270px;padding:8px 0;border-radius:12px}.trust div{justify-content:flex-start;padding:7px 18px;border:0;font-size:.875rem}.trust-icon{width:24px}.services{padding:30px 0}.home-section-title{margin-bottom:20px;font-size:1.563rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{height:auto;min-height:142px}.inbox-section{padding:42px 0}.inbox-copy h2{font-size:2.125rem}.inbox-copy>p{font-size:1.063rem}.product-window{height:auto;overflow-x:auto}.product-body{grid-template-columns:135px minmax(235px,1fr) minmax(250px,1.1fr);min-width:620px;height:265px}.channel-list div,.conversation-list article,.conversation-list strong,.product-body label{font-size:.75rem}.process-grid{grid-template-columns:1fr}.process-grid article{grid-template-columns:52px 24px 1fr;height:auto;min-height:68px}.process-grid article:after{content:"";display:block!important;left:25px;right:auto;top:55px;width:1px;height:27px;background:repeating-linear-gradient(180deg,#90a6b3 0 3px,transparent 3px 6px)}.process-grid article:last-child:after{display:none!important}.process-grid h3,.process-grid p{font-size:.875rem}.cta{height:210px}.cta h2{font-size:1.875rem}.cta .button{min-height:44px}.section{padding:72px 0}}@media (max-width:460px){.service-grid{grid-template-columns:1fr}.hero h1{font-size:2.5rem}.hero-visual{transform:translateX(-50%) scale(.62)}.trust{margin-top:235px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ai-ring-one{animation:none}.button,.service-card{transition:none}}.language-menu,.mobile-menu{position:relative}.language-menu summary,.mobile-menu summary{list-style:none;cursor:pointer;color:#fff;font-size:.875rem}.language-menu summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.language-menu>div{position:absolute;right:0;top:30px;width:140px;padding:7px;border:1px solid rgba(126,213,235,.3);border-radius:10px;background:#071d32;box-shadow:0 15px 35px rgba(0,0,0,.3)}.language-menu a{display:block;padding:8px 10px;border-radius:6px;font-size:.875rem}.language-menu a:hover{background:#0d3854}.mobile-menu{display:none}.mobile-menu summary{width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:9px;font-size:1.188rem}.mobile-menu nav{position:absolute;right:0;top:48px;width:240px;padding:12px;border:1px solid #28506b;border-radius:13px;background:#061a2c;box-shadow:0 22px 48px rgba(0,0,0,.4)}.mobile-menu nav a{display:block;padding:11px 10px;border-bottom:1px solid #17384e;font-size:1.063rem}.mobile-menu nav a:last-child{border:0}.site-header-solid{width:min(1180px,calc(100% - 40px));color:#fff}.inner-page .site-header{border-color:rgba(255,255,255,.14)}.mobile-languages{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:10px;padding-top:8px;border-top:1px solid #17384e}.mobile-menu nav .mobile-languages a{padding:7px 0;border:0;border-radius:5px;text-align:center;font-size:.75rem}.mobile-menu nav .mobile-languages a.active{color:#061a2c;background:#38d7ee}.clients-strip{padding:32px 0;border-top:1px solid #e4ebef;background:#f8fbfc}.client-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:24px;align-items:center}.client-logos img{width:100%;height:38px;object-fit:contain;filter:grayscale(1);opacity:.55;transition:.2s}.client-logos img:hover{filter:none;opacity:1}.site-footer{padding:72px 0 22px;color:#c0cfda;background:#020d17}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.site-footer .brand{display:inline-block;color:#fff}.site-footer p{max-width:410px;color:#7f94a5;font-size:1.063rem;line-height:1.65}.site-footer nav{display:flex;flex-direction:column;gap:13px;font-size:.875rem}.site-footer nav a:hover{color:#4cdef3}.footer-bottom{margin-top:55px;padding-top:20px;border-top:1px solid #163047;color:#63798a}.inner-hero{min-height:470px;color:#fff;background:radial-gradient(circle at 80% 60%,rgba(14,177,218,.23),transparent 28%),linear-gradient(135deg,#03101e,#082844);position:relative;overflow:hidden}.inner-hero:after{content:"";position:absolute;right:-130px;bottom:-230px;width:620px;height:620px;border:1px solid rgba(55,218,240,.35);border-radius:50%;box-shadow:0 0 80px rgba(23,159,199,.16),inset 0 0 45px rgba(31,178,216,.12)}.inner-hero.compact{min-height:390px}.inner-hero-copy{position:relative;z-index:2;padding-top:95px}.inner-hero-copy h1{max-width:850px;margin:0;font-size:clamp(45px,6vw,75px);line-height:1;letter-spacing:-.055em}.inner-hero-copy>p:last-child{max-width:710px;margin:24px 0 0;color:#b8cbd9;font-size:1.125rem;line-height:1.65}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.content-card{position:relative;min-height:230px;padding:34px;border:1px solid #e0e8ed;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(9,54,78,.05)}.content-card>span{display:block;margin-bottom:28px;color:#06a2c2;font-size:.875rem;font-weight:800;letter-spacing:.15em}.content-card h2{margin:0 0 13px;font-size:1.438rem;letter-spacing:-.025em}.content-card p{margin:0;color:var(--muted);line-height:1.68}.mini-cta{padding:70px 0;text-align:center;color:#fff;background:#072239}.mini-cta h2{margin:0 0 25px;font-size:2.188rem}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-grid article{padding-bottom:15px}.project-image{height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e2e9ed;border-radius:17px;background:#f6f9fa}.project-image img{width:90%;height:90%;object-fit:contain;transition:transform .3s}.project-grid article:hover img{transform:scale(1.04)}.project-grid article>p{margin:17px 0 4px;color:#078fac;font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.project-grid article h2{margin:0;font-size:1.375rem}.awards-section{padding:90px 0;background:#f2f7f9}.award-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.award-grid div{height:120px;display:flex;align-items:center;justify-content:center;padding:20px;border:1px solid #e0e9ed;border-radius:14px;background:#fff}.award-grid img{max-width:100%;max-height:80px;object-fit:contain}.story-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.story-grid>article{padding:45px;border-radius:22px;background:#061c31;color:#fff}.big-year{display:block;color:#22cfe8;font-size:4.375rem;font-weight:800;letter-spacing:-.06em}.story-grid h2{font-size:1.688rem;line-height:1.25}.story-grid p{color:#adc0cd;line-height:1.75}.value-card{margin-bottom:18px;padding:34px;border:1px solid #dce7ec;border-radius:18px;background:#fff}.value-card h2{margin:0;font-size:1.438rem}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-grid article{min-height:235px;padding:32px;border:1px solid #dce7ec;border-radius:18px}.contact-grid article>span{color:#07a2c0;font-size:.875rem;font-weight:800}.contact-grid h2{margin:24px 0 14px;font-size:1.5rem}.contact-grid a{color:#078fac;font-weight:700}.contact-grid p{color:var(--muted)}.contact-chat{color:#fff;background:#071f35}.contact-chat p{color:#b5c7d3}.legal-copy .shell{max-width:850px}.legal-copy h2{margin:38px 0 10px;font-size:1.5rem}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);line-height:1.75}.chat-launcher{position:fixed;right:22px;bottom:22px;z-index:1000;width:62px;height:62px;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#112d4b,#08a89c);box-shadow:0 14px 38px rgba(4,32,56,.3);font-size:1.563rem;cursor:pointer;transition:.2s}.chat-launcher:hover{transform:translateY(-3px)}.chat-panel{position:fixed;right:22px;bottom:96px;z-index:999;width:min(390px,calc(100vw - 24px));height:min(610px,calc(100vh - 120px));display:none;flex-direction:column;overflow:hidden;border:1px solid rgba(16,47,75,.12);border-radius:24px;background:#fff;color:#142235;box-shadow:0 24px 70px rgba(4,25,46,.3)}.chat-panel[data-open=true]{display:flex}.chat-panel>header{padding:17px 18px;display:flex;gap:12px;align-items:center;color:#fff;background:linear-gradient(135deg,#102e4d,#087f83)}.chat-panel>header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:rgba(255,255,255,.14);font-size:1.375rem}.chat-panel>header small,.chat-panel>header strong{display:block}.chat-panel>header small{margin-top:2px;opacity:.82}.chat-panel>header button{margin-left:auto;border:0;background:transparent;color:#fff;font-size:1.5rem;cursor:pointer}.chat-body{flex:1 1;min-height:0;overflow:auto;padding:16px;background:#f3f7f9}.chat-intro{margin:0 0 14px;color:#435268;font-size:.875rem;line-height:1.55}.chat-register{display:grid;gap:11px}.chat-register label{font-size:.875rem;font-weight:700}.chat-compose textarea,.chat-register input{width:100%;margin-top:5px;padding:11px 12px;border:1px solid #ced8e0;border-radius:12px;background:#fff;color:#142235;font:inherit}.chat-compose textarea:focus,.chat-register input:focus{border-color:#0b9b93;outline:3px solid rgba(11,155,147,.12)}.chat-register .chat-consent{display:flex;align-items:flex-start;gap:8px;color:#536275;font-size:.875rem;font-weight:500;line-height:1.4}.chat-register .chat-consent input{width:16px;height:16px;flex:0 0 auto;margin:1px 0 0;padding:0}.chat-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.chat-error{margin:0;padding:8px;border-radius:8px;color:#7a4a00;background:#fff2d8;font-size:.875rem}.chat-messages{display:flex;flex-direction:column;gap:10px}.chat-messages article{max-width:86%;padding:10px 12px;border-radius:15px;background:#fff;box-shadow:0 3px 12px rgba(18,45,67,.06);white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.063rem}.chat-messages article[data-from=visitor]{margin-left:auto;background:#dff5f1;border-bottom-right-radius:5px}.chat-messages article[data-from=agent]{border-bottom-left-radius:5px}.chat-messages small{display:block;margin-top:5px;color:#6e7d8d;font-size:.75rem}.chat-compose{padding:12px 14px 14px;border-top:1px solid #e0e6eb;background:#fff}.chat-compose>p{margin:0 0 7px;color:#66778b;font-size:.75rem}.chat-compose textarea{min-height:64px;max-height:115px;resize:vertical}.chat-compose>div{display:flex;align-items:center;gap:8px;margin-top:7px}.chat-compose>div>span{color:#718091;font-size:.75rem}.chat-compose button{margin-left:auto;padding:9px 15px;border:0;border-radius:10px;color:#fff;background:#0b8f89;font-weight:700;cursor:pointer}.chat-compose button:disabled{opacity:.55}@media(max-width:980px){.client-logos{grid-template-columns:repeat(4,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.award-grid{grid-template-columns:repeat(3,1fr)}.contact-grid,.story-grid{grid-template-columns:1fr}}@media(max-width:680px){.mobile-menu{display:block}.mobile-menu summary{display:grid}.language-menu{display:none}.content-grid,.project-grid{grid-template-columns:1fr}.inner-hero{min-height:430px}.inner-hero-copy{padding-top:75px}.inner-hero-copy h1{font-size:2.688rem}.footer-grid{grid-template-columns:1fr;gap:30px}.award-grid,.client-logos{grid-template-columns:repeat(2,1fr)}.story-grid>article{padding:30px}.chat-panel{right:12px;bottom:84px;height:calc(100vh - 100px)}.chat-launcher{right:14px;bottom:14px}}.portfolio-card{overflow:hidden;border:1px solid #dce7ec;border-radius:18px;background:#fff;box-shadow:0 8px 26px #0b385407}.directory-jump{margin-top:24px}.project-work-types{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:12px 0;padding:0}.project-work-type{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:8px;background:#e8f5f8;color:#075b73;font-size:14px;font-weight:600;line-height:1.25}.project-work-type svg{flex-shrink:0}.project-work-type.type-ai{background:#eeeafb;color:#5630a0}.project-work-type.type-app{background:#e7f5ee;color:#176445}.project-work-type.type-design{background:#fbedf3;color:#963963}.project-work-type.type-crm{background:#fff1db;color:#7b5116}.project-work-type.type-3d{background:#e9edf9;color:#394e98}.project-card-copy .project-work-type span{margin:0;padding:0;color:inherit;font-size:inherit;font-weight:inherit}.directory-featured-title{margin:0 0 32px;font-size:clamp(26px,3vw,38px)}.project-directory{background:#f2f7f9;scroll-margin-top:120px}.directory-heading{max-width:820px}.directory-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.03em;margin:12px 0 20px}.directory-heading>p:last-child{font-size:18px;line-height:1.7;color:#425e70}.directory-context{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:32px 0;padding:28px;border-left:4px solid #078caa;background:#fff;border-radius:0 16px 16px 0}.directory-context h3{margin:0 0 10px;font-size:18px}.directory-context p{margin:0;font-size:16px;line-height:1.65;color:#425e70}.directory-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:18px}.directory-filters label{display:grid;gap:10px;font-size:15px;font-weight:700;min-width:0}.directory-filters input,.directory-filters select{width:100%;min-width:0;min-height:50px;border:1px solid #abc3d0;border-radius:10px;padding:12px;background:#fff;color:#163b50;font:inherit;font-size:16px;font-weight:400}.directory-card a:focus-visible,.directory-filters input:focus-visible,.directory-filters select:focus-visible,.directory-more button:focus-visible,.directory-results button:focus-visible{outline:3px solid #078caa;outline-offset:3px}.directory-results{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:70px;font-size:16px}.directory-results button{background:none;border:0;padding:10px;color:#076b84;font:inherit;text-decoration:underline;cursor:pointer}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.directory-card{min-width:0;border:1px solid #d7e4ea;border-radius:16px;background:#fff;padding:24px}.directory-card h3{margin:18px 0 12px;font-size:21px;line-height:1.3;overflow-wrap:anywhere}.directory-card p{font-size:16px;line-height:1.6;color:#425e70}.directory-badges{display:flex;gap:8px;flex-wrap:wrap}.directory-badges span{padding:5px 8px;border-radius:6px;color:#075770;background:#e9f5f8;font-size:13px;line-height:1.4}.directory-badges .directory-historical{color:#60492c;background:#f5f0e8}.directory-card .directory-reference{font-size:14px;overflow-wrap:anywhere;color:#566f7e}.directory-card a{display:inline-block;margin-top:12px;color:#076b84;font-size:16px;font-weight:700}.directory-more{display:flex;justify-content:center;margin-top:32px}.directory-more button{cursor:pointer;font:inherit}.directory-empty{padding:40px 20px;text-align:center;font-size:18px}@media(max-width:980px){.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-filters{grid-template-columns:1fr 1fr}.directory-filters label:first-child{grid-column:1/-1}}@media(max-width:680px){.directory-context,.directory-filters,.directory-grid{grid-template-columns:1fr}.directory-context{padding:22px;gap:24px}.directory-results{flex-wrap:wrap;padding:14px 0}.directory-card{padding:22px}}.project-grid .portfolio-card{padding:0}.project-card-link{display:flex;flex-direction:column;height:100%}.portfolio-card .project-image{border:0;border-radius:0}.project-card-copy{display:flex;flex-direction:column;flex:1 1;padding:24px}.project-card-copy p{color:#4b6575;font-size:16px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-card-copy span{margin-top:auto;padding-top:12px;color:#08728d;font-size:14px;font-weight:700}.project-card-copy span b{float:right}.project-card-link:focus-visible{outline:3px solid #058cb4;outline-offset:-3px;border-radius:18px}.project-back{display:inline-block;margin-bottom:28px;color:#b7e9f2;font-size:16px}.project-detail .inner-hero{min-height:430px;padding-bottom:55px}.project-detail .inner-hero-copy{padding-top:48px}.project-detail .inner-hero-copy h1{font-size:clamp(38px,5vw,65px);overflow-wrap:anywhere}.project-overview{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center}.project-overview h2{font-size:30px;line-height:1.2;letter-spacing:-.03em}.project-cover{display:grid;place-items:center;padding:26px;min-height:370px;border:1px solid #dce7ec;border-radius:22px;background:#f4f8fa}.project-cover img{max-width:100%;max-height:460px;object-fit:contain}.project-description{margin:24px 0;color:#4b6575;font-size:17px;line-height:1.8}.project-store-links{display:flex;gap:12px;flex-wrap:wrap}.hiqi-features{background:#f2f7f9}.hiqi-features h2,.project-detail .section h2{font-size:30px}.hiqi-features ul{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0;list-style:none}.hiqi-features li{padding:24px;border:1px solid #dce7ec;border-radius:15px;background:#fff;font-size:16px;line-height:1.6}.hiqi-features p{font-size:17px;line-height:1.7}.project-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:32px}.project-gallery a{position:relative;display:block;overflow:hidden;padding:10px;border:1px solid #e0e9ed;border-radius:18px;background:#f6f9fa;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.project-gallery a:hover{transform:translateY(-4px);border-color:#2bb9d1;box-shadow:0 14px 30px rgba(4,46,65,.15)}.project-gallery a:focus-visible{outline:3px solid #16b9d2;outline-offset:4px}.project-gallery img{width:100%;height:auto}.project-gallery-zoom{position:absolute;right:16px;bottom:16px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(2,31,47,.86);color:#fff;font-size:25px;line-height:1;box-shadow:0 5px 14px rgba(0,0,0,.25);transition:transform .2s ease,background .2s ease}.project-gallery a:hover .project-gallery-zoom{transform:scale(1.08);background:#0395ae}.image-lightbox{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:28px;background:rgba(0,14,24,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:lightbox-fade-in .2s ease both}.image-lightbox-dialog{position:relative;display:grid;width:min(1180px,100%);height:min(88vh,900px);place-items:center}.image-lightbox figure{display:grid;max-width:100%;max-height:100%;place-items:center;gap:12px;margin:0}.image-lightbox figure img{width:auto;max-width:min(100%,980px);height:auto;max-height:calc(88vh - 54px);object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.45);animation:lightbox-image-in .25s ease both}.image-lightbox figcaption{color:#d9edf2;font-size:14px;font-weight:700;letter-spacing:.04em}.image-lightbox button{position:absolute;z-index:2;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(5,50,67,.86);color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease}.image-lightbox button:hover{transform:scale(1.08);background:#079bb5}.image-lightbox button:focus-visible{outline:3px solid #5fe5f2;outline-offset:3px}.image-lightbox-close{top:0;right:0;font-size:34px;line-height:1}.image-lightbox-nav{top:50%;transform:translateY(-50%);font-size:42px;line-height:1}.image-lightbox-nav:hover{transform:translateY(-50%) scale(1.08)!important}.image-lightbox-previous{left:0}.image-lightbox-next{right:0}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-image-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.contact-grid address{font-style:normal;font-size:16px;line-height:1.7;margin-top:18px}@media(max-width:980px){.project-overview{gap:32px}.project-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.hiqi-features ul,.project-overview{grid-template-columns:1fr}.project-cover{min-height:230px;padding:18px}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-card-copy{padding:20px}.image-lightbox{padding:14px}.image-lightbox-dialog{height:92vh;padding:60px 0 70px}.image-lightbox figure img{max-height:calc(92vh - 150px)}.image-lightbox-close{top:4px;right:4px}.image-lightbox-nav{top:auto;bottom:4px;transform:none}.image-lightbox-nav:hover{transform:scale(1.08)!important}.image-lightbox-previous{left:calc(50% - 60px)}.image-lightbox-next{right:calc(50% - 60px)}}@media(prefers-reduced-motion:reduce){.image-lightbox,.image-lightbox button,.image-lightbox figure img,.project-gallery a,.project-gallery-zoom{animation:none;transition:none}}body{font-size:var(--body-size);line-height:1.65}.shell{width:min(76rem,calc(100% - 3rem))}p{overflow-wrap:anywhere}.site-header{height:auto;min-height:4.75rem;gap:1.5rem}.brand{font-size:1.75rem}.desktop-nav{gap:clamp(.9rem,1.5vw,1.5rem);font-size:1rem}.header-actions{gap:.875rem}.button,.button-small{min-height:2.875rem;height:auto;padding:.625rem 1.25rem;font-size:1rem;line-height:1.35;text-align:center}.language-menu summary{font-size:1rem}.language-menu a{font-size:.9375rem}.hero{height:auto;min-height:35rem}.hero-content{height:auto;min-height:25rem}.hero-copy{width:48%;max-width:34rem;margin:0;padding-block:3rem}.hero h1{font-size:clamp(2.75rem,4.5vw,4.25rem);line-height:1.08}.hero-lead{max-width:31rem;margin-block:1.5rem;font-size:1.125rem;line-height:1.7}.hero-buttons{flex-wrap:wrap}.hero-visual{top:10rem;left:calc(50% + 1rem);pointer-events:none}.trust{position:relative;inset:auto;transform:none;height:auto;min-height:4rem;margin-top:0;margin-bottom:1.5rem}.trust div{padding:.875rem;font-size:.9375rem;line-height:1.5}.eyebrow{font-size:.875rem;letter-spacing:.12em}.home-section-title{font-size:clamp(1.875rem,3vw,2.625rem);line-height:1.2;margin-bottom:1.5rem}.section{padding-block:clamp(3.5rem,6vw,6rem)}.section-heading{max-width:48rem}.inner-hero{min-height:29rem;padding-bottom:3.5rem}.inner-hero-copy{padding-top:5rem}.inner-hero-copy>p:last-child{max-width:48rem;font-size:1.1875rem;line-height:1.75}.content-card p,.legal-copy p,.story-grid p,.value-card p{font-size:1.125rem;line-height:1.8}.project-card-copy p{font-size:1.0625rem}.project-description{font-size:1.1875rem}.project-back,.project-card-copy span{font-size:1rem}.contact-grid address,.hiqi-features li,.hiqi-features p{font-size:1.125rem;line-height:1.75}.inbox-section{height:auto;padding-block:4rem}.inbox-grid{height:auto;grid-template-columns:minmax(17rem,.8fr) minmax(0,1.5fr);gap:2.5rem}.inbox-copy h2{font-size:clamp(2rem,3vw,2.75rem);max-width:none}.inbox-copy>p{max-width:none;font-size:1.125rem;line-height:1.8}.product-window{height:auto;overflow-x:auto}.product-body{min-width:40rem;min-height:24rem;height:auto;grid-template-columns:9rem minmax(13rem,1fr) minmax(15rem,1.2fr)}.product-body label{font-size:.875rem}.ai-summary,.channel-list,.conversation-list{padding:1rem .75rem}.channel-list div{min-height:2.5rem;height:auto;font-size:.8125rem}.channel-list b,.mock-pane-title span{font-size:.75rem}.mock-search{min-height:2.25rem}.mock-pane-title{height:auto;min-height:2.5rem}.conversation-list article{min-height:3.25rem;height:auto}.conversation-list strong{font-size:.8125rem}.avatar,.conversation-list p,.conversation-list time{font-size:.75rem}.avatar{width:1.75rem;height:1.75rem}.summary-title{flex-wrap:wrap;gap:.5rem}.summary-title strong{font-size:.9375rem}.summary-title span{font-size:.75rem}.ai-summary ul{font-size:.8125rem;line-height:1.6;margin-bottom:1rem}.ai-summary>label{font-size:.875rem}.ai-summary>p{height:auto;min-height:7rem;font-size:.8125rem;line-height:1.6}.demo-send{font-size:.875rem}.process{height:auto;padding-block:4rem}.process-grid{gap:2rem}.process-grid article{height:auto;min-height:9rem;grid-template-columns:2.875rem 1fr;align-items:start;column-gap:1rem}.process-number{display:none}.process-grid article:after{display:none!important}.process-grid h3{font-size:1.125rem;margin-bottom:.5rem;font-weight:700}.process-grid p{font-size:1rem;line-height:1.7}.cta{min-height:18rem;height:auto;padding-block:3.5rem}.cta h2{max-width:48rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2;margin-bottom:1.75rem}.site-footer nav,.site-footer p{font-size:1rem}.footer-bottom{font-size:.875rem;color:#a0b6c6}.chat-compose textarea,.chat-intro,.chat-messages article,.chat-register label{font-size:1rem}.chat-compose>p,.chat-error,.chat-register .chat-consent{font-size:.875rem;line-height:1.6}.chat-compose>div>span,.chat-messages small{font-size:.8125rem}.chat-panel{width:min(27rem,calc(100vw - 1.5rem));height:min(43rem,calc(100dvh - 7.5rem))}@media(max-width:74rem){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{display:grid;min-width:2.875rem;min-height:2.875rem}.mobile-menu nav{position:fixed;top:5rem;right:1.5rem;width:18rem;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 6rem);overflow-y:auto}.site-header{justify-content:space-between}.hero-visual{transform:scale(.85);transform-origin:center left}}@media(max-width:60rem){.inbox-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{opacity:.65;left:55%}.hero-copy{width:57%}}@media(max-width:42.5rem){.shell,.site-header-solid{width:calc(100% - 2rem)}.hero-copy{width:100%;max-width:none;padding-top:2rem;padding-bottom:1rem}.hero-content{min-height:0;padding-top:0}.hero h1{font-size:clamp(2.5rem,9vw,3.5rem)}.hero-lead{font-size:1.125rem}.hero-buttons{flex-direction:column;align-items:stretch}.hero-visual{position:relative;top:auto;left:50%;right:auto;transform:translateX(-50%) scale(.65);transform-origin:center;height:13rem;width:34.6875rem;opacity:1;margin-bottom:-1rem}.hero{display:flex;flex-direction:column;min-height:0}.hero .site-header{order:0}.hero .hero-content{order:1}.hero .hero-visual{order:2}.hero .trust{order:3;margin-top:0;grid-template-columns:1fr}.trust div{justify-content:flex-start;border:0;padding:.625rem 1rem}.inner-hero-copy{padding-top:3.5rem}.inner-hero-copy h1{font-size:clamp(2.5rem,8vw,3.5rem)}.header-actions .button-small{display:none}.mobile-menu nav{max-width:calc(100vw - 2rem);max-height:calc(100dvh - 7rem);overflow-y:auto}.mobile-menu nav a{font-size:1rem}.mobile-menu nav .mobile-languages a{font-size:.875rem}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:0}.footer-grid{gap:2rem}.chat-panel{right:.75rem;height:calc(100dvh - 6.25rem)}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.general-services{padding-block:clamp(3.5rem,6vw,6rem);background:#fff}.services-intro{max-width:49rem;margin:0 auto 2.75rem;font-size:1.1875rem;line-height:1.75;text-align:center;color:#526476}.ai-services-grid,.general-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.ai-service-card,.general-service-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dce6eb;border-radius:1.125rem;background:#fff;box-shadow:0 .625rem 2rem #08284109;transition:transform .2s,box-shadow .2s,border-color .2s}a.ai-service-card:hover,a.general-service-card:hover{transform:translateY(-.25rem);border-color:#56bbd1;box-shadow:0 1rem 2.5rem #08284115}.ai-service-image,.general-service-image{position:relative;aspect-ratio:1.6;overflow:hidden;background:#eef4f7}.ai-service-image img,.general-service-image img{width:100%;height:100%;object-fit:cover;display:block}.general-service-image.contain img{object-fit:contain;background:#fff}.visual-card-copy{flex:1 1;display:flex;flex-direction:column;gap:.875rem;padding:1.5rem}.visual-card-copy h2,.visual-card-copy h3{margin:0;font-size:1.375rem;line-height:1.35;letter-spacing:-.025em}.visual-card-copy p{margin:0;font-size:1.0625rem;line-height:1.75;color:#4c6171}.visual-card-more{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.875rem;color:#086c86;font-weight:700;font-size:1rem}.ai-solutions{position:relative;height:auto;padding-block:clamp(3.5rem,6vw,6rem);background:transparent}.ai-solutions .shell{width:min(76rem,calc(100% - 3rem))}.ai-service-image img{object-position:center 35%}.ai-service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(3,18,34,.58));pointer-events:none}.ai-service-icon{position:absolute;left:1.5rem;bottom:1rem;z-index:1;display:grid;place-items:center;width:3.25rem;height:3.25rem;border:1px solid #9bdbea80;border-radius:1rem;background:#052b43df;color:#75e7f9}.ai-service-card[id]{scroll-margin-top:2rem}.service-overview{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem}.service-overview img{width:100%;height:auto;max-height:32rem;object-fit:contain;border-radius:1.25rem}.service-overview p{font-size:1.1875rem;line-height:1.8;color:#4c6171}.service-detail .inner-hero-copy h1{font-size:clamp(2.5rem,5vw,4rem)}.service-detail .inner-hero-copy{padding-top:2rem}.service-detail .inner-hero{min-height:24rem}.service-details{padding-top:0}.service-detail-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.service-detail-section{padding:2rem;border:1px solid #dce6eb;border-radius:1.125rem}.service-detail-section h2{margin:0 0 1rem;font-size:1.5rem;line-height:1.3}.service-detail-section li,.service-detail-section p{font-size:1.125rem;line-height:1.8;color:#4c6171}.service-detail-section p{margin:.75rem 0}.service-detail-section ul{padding-left:1.35rem;margin:.75rem 0 0}.service-detail-section li+li{margin-top:.5rem}.vr-section-heading{max-width:52rem;margin:0 auto 2.5rem;text-align:center}.vr-section-heading h2{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.04em}.vr-section-heading>p:last-child{margin:0;color:#4c6171;font-size:1.125rem;line-height:1.75}.vr-technology-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.vr-technology-card{overflow:hidden;border:1px solid #dce6eb;border-radius:1.125rem;background:#fff;box-shadow:0 .75rem 2rem #0828410d}.vr-technology-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.vr-technology-card h3{margin:0;padding:1rem 1.25rem 1.125rem;font-size:1.125rem;text-align:center}.vr-experience{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 20%,#0b708a66,transparent 34%),linear-gradient(140deg,#021323,#06364b 60%,#087a78)}.vr-experience:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(#80eaff22 1px,transparent 0),linear-gradient(90deg,#80eaff22 1px,transparent 0);background-size:3rem 3rem}.vr-experience .shell{position:relative}.vr-section-heading.light>p:last-child{color:#d0e3eb}.vr-demo-video{display:block;width:100%;max-height:42rem;border:1px solid #76ddeb70;border-radius:1.25rem;background:#010912;box-shadow:0 1.5rem 4rem #0007}.vr-source{margin:.75rem 0 2.5rem;color:#a8c3ce;font-size:.875rem;text-align:right}.vr-examples-title,.vr-tour-copy h3{margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2.25rem);text-align:center}.vr-device-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem}.vr-device-grid figure{margin:0;overflow:hidden;border:1px solid #74ddeb55;border-radius:1rem;background:#041727}.vr-device-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.vr-device-grid figcaption{padding:1rem 1.25rem;color:#d7e9ef;font-size:1rem;line-height:1.55}.vr-panorama{background:linear-gradient(180deg,#f5fafc,#fff)}.vr-panorama-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.vr-panorama-grid img{display:block;width:100%;border-radius:.875rem;box-shadow:0 .75rem 2rem #08284118}.vr-tour-copy{max-width:46rem;margin:3.5rem auto 1.5rem;text-align:center}.vr-tour-copy p{color:#4c6171;font-size:1.125rem;line-height:1.7}.vr-video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:1.25rem;background:#021323;box-shadow:0 1.5rem 4rem #0828412b}.vr-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vr-cta{padding-block:4rem;color:#fff;background:linear-gradient(115deg,#03182b,#075069 58%,#069492)}.vr-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:2rem}.vr-cta h2{max-width:46rem;margin:0 0 .75rem;font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.15}.vr-cta p{max-width:44rem;margin:0;color:#d2e7ec;font-size:1.0625rem;line-height:1.65}.legacy-showcase{overflow:hidden;background:linear-gradient(180deg,#f4f9fb,#fff)}.legacy-heading{max-width:57rem;margin:0 auto 3rem;text-align:center}.legacy-heading h2,.legacy-story h2{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;letter-spacing:-.04em}.legacy-heading>p:last-child,.legacy-story>div>p:last-child{margin:0;color:#4c6171;font-size:1.125rem;line-height:1.75}.legacy-story{display:grid;grid-template-columns:1.1fr .7fr;align-items:center;gap:clamp(2rem,6vw,5rem);margin-bottom:3.5rem}.legacy-story.wide{grid-template-columns:.9fr 1.1fr}.legacy-story>img{display:block;width:100%;max-height:34rem;object-fit:contain;border-radius:1.25rem}.legacy-amp .legacy-story>img{width:min(100%,19rem);justify-self:center;box-shadow:0 1.5rem 4rem #0828411f}.legacy-feature-grid,.legacy-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.legacy-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:4rem}.legacy-feature-grid article,.legacy-note-grid article{min-width:0;padding:1.5rem;border:1px solid #d8e7ec;border-radius:1rem;background:#fff;box-shadow:0 .75rem 2rem #0828410b}.legacy-feature-grid h3,.legacy-note-grid h3{margin:0;font-size:1.125rem;line-height:1.35}.legacy-note-grid p{margin:.65rem 0 0;color:#4c6171;font-size:1rem;line-height:1.65}.legacy-feature-grid article{display:flex;align-items:center;gap:.875rem}.legacy-feature-grid span{flex:none;color:#05a7c7;font:700 .8125rem/1 var(--font-geist-mono),monospace}.legacy-gallery-block{margin-top:4rem}.legacy-gallery-block>h2,.legacy-subheading{margin:0 0 2rem;font-size:clamp(1.75rem,3vw,2.5rem);text-align:center}.legacy-example-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.legacy-example-grid figure,.legacy-platform-grid figure{margin:0;overflow:hidden;border:1px solid #d9e7ec;border-radius:1rem;background:#fff;box-shadow:0 .75rem 2rem #08284110}.legacy-example-grid img{display:block;width:100%;aspect-ratio:500/310;object-fit:cover}.legacy-example-grid figcaption{padding:1rem;font-size:1rem;font-weight:700;text-align:center}.legacy-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.legacy-project-grid>a{overflow:hidden;border:1px solid #d9e7ec;border-radius:1rem;background:#fff;box-shadow:0 .75rem 2rem #0828410d;transition:transform .2s,box-shadow .2s}.legacy-project-grid>a:hover{transform:translateY(-.25rem);box-shadow:0 1.1rem 2.75rem #0828411c}.legacy-project-grid img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover}.legacy-project-grid a>div{padding:1.25rem}.legacy-project-grid h3{margin:0 0 .5rem;font-size:1.125rem}.legacy-project-grid p{display:-webkit-box;margin:0;overflow:hidden;color:#526476;font-size:.9375rem;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}.legacy-center{margin:2rem 0 4rem;text-align:center}.legacy-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-bottom:4rem}.legacy-visual-grid article{overflow:hidden;border-radius:1rem;background:#062238;color:#fff;box-shadow:0 1rem 2.5rem #08284118}.legacy-visual-grid img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}.legacy-visual-grid h3{margin:0;padding:1rem 1.25rem;font-size:1.125rem}.legacy-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:4rem}.legacy-platform-grid img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}.legacy-platform-grid figcaption{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem}.legacy-platform-grid figcaption strong{font-size:1.25rem}.legacy-platform-grid figcaption span{color:#526476}.legacy-service-cta{padding-block:4rem;color:#fff;background:linear-gradient(115deg,#03182b,#075069 58%,#069492)}.legacy-service-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:2rem}.legacy-service-cta h2{margin:0 0 .75rem;font-size:clamp(1.8rem,3vw,2.65rem)}.legacy-service-cta p{max-width:45rem;margin:0;color:#d2e7ec;font-size:1.0625rem;line-height:1.65}.consulting-notes{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin:4rem 0}.legacy-editorial-grid figure,.legacy-wide-visual{margin:0;overflow:hidden;border-radius:1.125rem;box-shadow:0 1rem 3rem #08284117}.legacy-editorial-grid img{display:block;width:100%;aspect-ratio:1.64;object-fit:cover}.legacy-history-note{margin-top:3rem;padding:1.5rem 1.75rem;border-left:.25rem solid #06a7c7;background:#eaf7fa}.legacy-history-note strong{font-size:1.125rem}.legacy-history-note p{margin:.5rem 0 0;color:#425b6b;font-size:1rem;line-height:1.7}.legacy-wide-visual{margin-top:4rem;background:#062238}.legacy-wide-visual img{display:block;width:100%;height:auto}@media(max-width:60rem){.ai-services-grid,.general-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.service-overview{gap:2rem}.legacy-example-grid,.legacy-project-grid,.legacy-visual-grid,.vr-technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:42.5rem){.ai-services-grid,.consulting-notes,.general-services-grid,.legacy-editorial-grid,.legacy-example-grid,.legacy-feature-grid,.legacy-note-grid,.legacy-platform-grid,.legacy-project-grid,.legacy-story,.legacy-story.wide,.legacy-visual-grid,.service-detail-sections,.service-overview,.vr-device-grid,.vr-panorama-grid,.vr-technology-grid{grid-template-columns:1fr}.ai-solutions .shell{width:calc(100% - 2rem)}.service-detail-section{padding:1.5rem}.legacy-service-cta .shell,.vr-cta .shell{align-items:flex-start;flex-direction:column}.legacy-service-cta .button,.vr-cta .button{width:100%}}.inner-page .inner-hero{height:auto;min-height:17.5rem;padding-bottom:1.5rem;background-color:#020e1d;background-image:none}.inner-page .inner-hero:before{content:"";position:absolute;z-index:0;inset:0;background-image:linear-gradient(90deg,rgba(1,10,19,.7),rgba(1,10,19,.28)),var(--site-hero-image);background-position:50%,right 54%;background-size:cover;background-repeat:no-repeat}.inner-page .inner-hero:after{content:none}.inner-page .inner-hero-copy{padding-top:1.5rem}.inner-page .inner-hero-copy h1{max-width:68rem;font-size:clamp(2rem,3.2vw,3rem);line-height:1.15;letter-spacing:-.035em}.inner-page .inner-hero-copy>.eyebrow{margin:0 0 .5rem}.inner-page .inner-hero-copy>p:not(.eyebrow){max-width:60rem;margin:.75rem 0 0;font-size:1.125rem;line-height:1.6;color:#e0edf5}.inner-page .inner-hero-copy .project-back{margin-bottom:.75rem}@media(max-width:42.5rem){.inner-page .inner-hero:before{background-position:50%,35% 54%}.inner-page .inner-hero-copy{padding-top:1rem}.inner-page .inner-hero-copy h1{font-size:clamp(1.875rem,7vw,2.5rem)}}.awards-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.award-detail-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dce7ec;border-radius:1.125rem;background:#fff;scroll-margin-top:1.5rem}.award-detail-image{display:grid;place-items:center;height:15rem;padding:2rem;background:#f3f7fa}.award-detail-image img{max-width:100%;max-height:11rem;width:auto;height:auto;object-fit:contain}.award-detail-copy{display:flex;flex-direction:column;flex:1 1;padding:1.75rem}.award-detail-copy h2{margin:0 0 1rem;font-size:1.5rem;line-height:1.35}.award-detail-copy p{margin:0 0 1.5rem;color:#4c6171;font-size:1.125rem;line-height:1.75}.award-detail-copy>a{margin-top:auto;color:#086c86;font-size:1rem;font-weight:700}.award-grid a{display:grid;place-items:center;width:100%;height:100%}.awards-section .awards-more{margin-top:2rem;text-align:center}@media(max-width:42.5rem){.awards-list{grid-template-columns:1fr}}.saas-feature{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:22rem;margin-bottom:2.5rem;padding:clamp(2rem,4vw,3.75rem);overflow:hidden;border:1px solid #35e4ee80;border-radius:1.5rem;color:#fff;background:radial-gradient(circle at 82% 50%,#0ac5cd33 0,transparent 28%),radial-gradient(circle at 8% 0,#136b9d52 0,transparent 42%),linear-gradient(120deg,#03182b,#063e53 48%,#087b79);box-shadow:0 1.5rem 4rem #06334a30,inset 0 0 0 1px #b7fbff0d}.saas-feature:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.36;background-image:linear-gradient(#6be8ef14 1px,transparent 0),linear-gradient(90deg,#6be8ef14 1px,transparent 0);background-size:2.5rem 2.5rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}.saas-feature:after{content:"";position:absolute;z-index:-1;width:24rem;height:24rem;right:-6rem;top:-8rem;border-radius:50%;background:#34e8ef12;filter:blur(.5rem)}.saas-feature-content{position:relative;z-index:2;max-width:46rem}.saas-feature h2{max-width:42rem;margin:0;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.saas-feature p:not(.eyebrow){max-width:43rem;margin:1rem 0 0;color:#dff7f7;font-size:1.125rem;line-height:1.7}.saas-feature-content>.button{min-width:13rem;margin-top:1.75rem;gap:.75rem;box-shadow:0 .75rem 2rem #00cfe73d}.saas-feature-visual{position:relative;justify-self:center;width:min(21rem,100%);aspect-ratio:1;display:grid;place-items:center;filter:drop-shadow(0 1.5rem 2.5rem #00111f80)}.saas-ai-grid{position:absolute;inset:10%;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0 1.85rem,#64f5fa12 1.9rem 1.96rem)}.saas-ai-orbit{position:absolute;border:1px solid #72f4f777;border-radius:50%;box-shadow:inset 0 0 1.5rem #16e5ed10,0 0 1rem #12dce520}.saas-ai-orbit:before{content:"";position:absolute;width:.55rem;height:.55rem;left:50%;top:-.3rem;border-radius:50%;background:#91fbff;box-shadow:0 0 .9rem #63f7ff}.saas-ai-orbit-one{width:88%;height:88%;animation:saas-ai-spin 18s linear infinite!important}.saas-ai-orbit-two{width:66%;height:66%;border-style:dashed;animation:saas-ai-spin-reverse 13s linear infinite!important}.saas-ai-orbit-three{width:47%;height:47%;border-color:#ccfdff99;animation:saas-ai-spin 9s linear infinite!important}.saas-ai-core{position:relative;width:8rem;height:8rem;display:grid;place-items:center;border:1px solid #b8fdffb8;border-radius:1.75rem;color:#fff;background:linear-gradient(145deg,#0fcbd3,#07527a 72%);box-shadow:0 0 0 .6rem #38e8ed14,0 0 3.25rem #30edf277,inset 0 0 1.5rem #b8fdff38;transform:rotate(45deg);animation:saas-ai-core-pulse 3s ease-in-out infinite!important}.saas-ai-core:after,.saas-ai-core:before{content:"";position:absolute;inset:-1rem;border:.08rem solid #61eef366;border-radius:2.25rem}.saas-ai-core:after{inset:-1.7rem;border-color:#61eef326}.saas-ai-core b{font-size:2.25rem;letter-spacing:-.08em;transform:rotate(-45deg)}.saas-ai-core i{position:absolute;width:.5rem;height:.5rem;right:.9rem;top:.9rem;border-radius:50%;background:#c7ffff;box-shadow:0 0 .75rem #fff}.saas-ai-node{position:absolute;width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid #87f8fc7a;border-radius:.8rem;color:#bafcff;background:#052a40dc;box-shadow:0 .5rem 1.25rem #00111f73,0 0 1rem #25e6ee22;font-style:normal}.saas-ai-node-one{top:9%;right:18%}.saas-ai-node-two{bottom:12%;left:13%}.saas-ai-node-three{top:34%;left:0;color:#43f0f5;font-size:.65rem}@keyframes saas-ai-spin{to{transform:rotate(1turn)}}@keyframes saas-ai-spin-reverse{to{transform:rotate(-1turn)}}@keyframes saas-ai-core-pulse{0%,to{box-shadow:0 0 0 .6rem #38e8ed14,0 0 2.5rem #30edf255,inset 0 0 1.5rem #b8fdff38}50%{box-shadow:0 0 0 .85rem #38e8ed1f,0 0 4rem #30edf28c,inset 0 0 1.8rem #b8fdff52}}.saas-product{display:grid;grid-template-columns:1fr 1.15fr;gap:3rem;align-items:center}.saas-product-image{overflow:hidden;border-radius:1.25rem}.saas-product-image img{width:100%;height:auto;display:block}.saas-assist-gallery{position:relative;padding:0 1.5rem 4rem 0}.saas-assist-gallery figure{margin:0;position:relative}.saas-assist-gallery .saas-mobile-image{width:65%;margin:-3rem -1.5rem -4rem auto;border:6px solid #fff;box-shadow:0 1rem 2rem #03122220}.saas-assist-gallery figcaption{position:absolute;bottom:.75rem;left:.75rem;padding:.4rem .8rem;border-radius:2rem;background:#031222e6;color:#fff;font-size:.875rem;font-weight:650}.saas-service-list{display:grid;gap:4rem;margin-top:5rem}.saas-service{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem;padding-top:4rem;border-top:1px solid #dbe6ed;scroll-margin-top:1rem}.saas-service:nth-child(odd)>.saas-product-image{order:2}.saas-service:nth-child(odd){grid-template-columns:1.15fr 1fr}.saas-service .saas-product-image img{aspect-ratio:4/5;object-fit:cover}.saas-product-copy .saas-service-note{padding:1rem 1.25rem;border-left:3px solid #099db6;background:#f2f7fa;font-size:1rem}.saas-service .button{gap:.75rem}.saas-product-copy h2{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.75rem);line-height:1.2}.saas-product-copy h3{font-size:1.25rem;margin:0 0 1rem}.saas-how p,.saas-product-copy li,.saas-product-copy p{color:#4c6171;font-size:1.125rem;line-height:1.75}.saas-product-copy ul{padding-left:1.25rem;margin-bottom:1.75rem}.saas-how{background:#f2f7fa}.saas-how h2{font-size:2rem;margin:0 0 2rem}.saas-how ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;list-style-position:inside;padding:0}.saas-how h3{display:inline;font-size:1.25rem}.saas-usage-note{max-width:60rem;padding-top:1.5rem}.saas-page .mini-cta p{margin:0 auto 1.5rem;max-width:48rem;color:#d2e7ed}.desktop-nav{gap:clamp(.65rem,1vw,1rem)}.desktop-nav a[aria-current=page]{position:relative;color:#78eafa;opacity:1;font-weight:750}.desktop-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:.125rem;border-radius:999px;background:#78eafa}.mobile-menu nav a[aria-current=page]{color:#061a2c;background:#78eafa;border-radius:.5rem;font-weight:750}@media(max-width:80rem){.desktop-nav{display:none}.site-header{justify-content:space-between}.mobile-menu{display:block}.mobile-menu summary{display:grid}.mobile-menu nav{position:fixed;top:5rem;right:1.5rem;width:18rem;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 6rem);overflow-y:auto}}@media(max-width:60rem){.saas-feature{grid-template-columns:minmax(0,1fr) 16rem;gap:2rem}.saas-product{gap:2rem}}@media(max-width:42.5rem){.saas-feature{grid-template-columns:1fr;padding:2rem 1.4rem}.saas-feature-visual{width:min(17rem,85vw)}.saas-how ol,.saas-product,.saas-service,.saas-service:nth-child(odd){grid-template-columns:1fr}.saas-service:nth-child(odd)>.saas-product-image{order:0}.saas-service .saas-product-image img{aspect-ratio:3/2}.saas-service-list{gap:2.5rem;margin-top:3rem}.saas-service{gap:1.5rem;padding-top:2.5rem}}