@font-face{font-family:Inter;src:url('../fonts/Inter.woff2') format('woff2');font-weight:300 900;font-display:swap}
@font-face{font-family:'Manrope';src:url('../fonts/Manrope.woff2') format('woff2');font-weight:300 900;font-display:swap}
:root{--blue:#263a83;--blue-dark:#18265a;--navy:#0c1022;--orange:#ff6d1d;--ink:#151b30;--muted:#626b7e;--paper:#f5f6fa;--white:#fff;--line:#dce0e9;--radius:18px;--body:Inter,Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1);--header-height:108px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}button{border:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.2;font-weight:600;letter-spacing:-.045em}h1{font-size:54px}h2{font-size:42px}h3{font-size:28px}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ff9c64;outline-offset:5px}::selection{background:#ff6d1d;color:#111}[hidden]{display:none!important}.container{width:min(1176px,calc(100% - 80px));margin-inline:auto}.header-shell{width:min(1320px,calc(100% - 72px));margin-inline:auto}.section{padding:110px 0}.narrow{max-width:760px}.center{text-align:center}.center>.button{margin-top:28px}.blue-text{color:var(--blue)}.eyebrow{display:block;color:var(--blue);font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.13em;margin-bottom:18px}.section-heading{text-align:center;max-width:870px;margin:0 auto 54px}.section-heading h2{margin-bottom:20px}.section-heading>p{max-width:680px;margin-inline:auto;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:12px 25px;border-radius:80px;font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button-orange{background:var(--orange);color:#fff;box-shadow:inset 0 0 0 1px #ffb17f}.button-orange:hover{background:#ff8645;box-shadow:0 6px 20px #ff6d1d26}.button-blue{background:var(--blue);color:#fff}.button-blue:hover{background:var(--blue-dark)}.button-light{background:#fff;color:var(--navy)}.button-outline{border:1px solid var(--blue);color:var(--blue);background:transparent}.button-outline-light{border:1px solid #ffffff70;color:#fff}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--blue);background:transparent;padding:0}.text-link:hover .icon{transform:translateX(4px)}.text-link .icon{transition:transform .2s}.icon{vertical-align:middle}.rotate{transform:rotate(180deg)}.round-control{width:44px;height:44px;border-radius:50%;background:transparent;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;transition:background .2s}.round-control:hover{background:#263a8310}.round-control:disabled{opacity:.3;cursor:default}.round-arrow{width:43px;height:43px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--blue);box-shadow:0 3px 10px #12172e0a}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;top:-100px;left:15px;z-index:9999;background:white;color:var(--blue);padding:10px 20px}.skip-link:focus{top:10px}
/* Shared navigation */
.site-header{position:sticky;top:0;z-index:100;background:var(--navy);color:#fff;transition:background .25s,color .25s;box-shadow:0 1px 0 #ffffff12}.utility{height:32px;background:#f2f3f7;color:#3b4358;overflow:hidden;transition:height .25s}.utility>.header-shell{display:flex;align-items:center;justify-content:space-between;height:32px;font-size:11px}.utility>.header-shell>div{display:flex;align-items:center;gap:22px}.utility a:hover{text-decoration:underline}.product-access>span:first-child{opacity:.7}.divider{height:13px;border-left:1px solid #ccd0db}.primary-nav{height:76px;display:flex;align-items:center;gap:36px}.brand{display:block;width:201px;flex-shrink:0}.brand img{width:100%;height:46px;object-fit:contain}.brand-blue{display:none}.main-navigation{display:flex;align-items:center;gap:25px;flex:1}.nav-trigger,.nav-link{display:flex;align-items:center;gap:6px;padding:20px 0;background:transparent;font-size:14px;white-space:nowrap}.nav-trigger .icon{height:13px;width:13px;transition:transform .25s}.nav-trigger[aria-expanded=true] .icon{transform:rotate(180deg)}.nav-trigger[aria-expanded=true],.nav-trigger:hover,.nav-link:hover{color:#ff9b64}.nav-actions{display:flex;gap:12px;margin-left:auto}.nav-actions .button{font-size:12px;min-height:42px;padding:10px 16px;gap:9px}.mega-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:var(--navy);border-bottom:1px solid #7588d4;box-shadow:0 24px 35px #080d2014;color:#fff}.nav-group.open .mega-menu{display:block}.mega-inner{max-width:1320px;width:calc(100% - 80px);margin:0 auto;padding:38px 0 46px;display:grid;grid-template-columns:1.05fr 1.45fr 1.2fr .9fr;gap:35px}.mega-inner .eyebrow{color:#a4b6ff;font-size:10px;margin-bottom:22px}.menu-intro h3{font-size:27px;line-height:1.2}.menu-intro p{font-size:14px;line-height:1.5;max-width:230px;color:#afb7cc;margin:18px 0 25px}.mega-menu .text-link{color:white}.menu-link{display:flex;align-items:center;gap:11px;padding:10px 0;font-size:13px;color:inherit}.menu-link>.icon{width:18px;height:18px}.menu-link:hover{color:#ff9b64}.menu-product{display:grid;grid-template-columns:1fr 22px;align-items:center;background:#fff;border-radius:10px;color:var(--ink);padding:14px 16px;margin-bottom:12px;gap:4px}.menu-product>img{height:25px;width:103px;object-fit:contain;object-position:left}.menu-product>span{grid-column:1;font-size:11px;color:var(--muted)}.menu-product>svg{grid-row:1/3;grid-column:2}.menu-products>.text-link{font-size:12px}.menu-case{display:block;border-radius:12px;background:#1b2548;overflow:hidden}.menu-case>img{height:130px;object-fit:contain;background:#e6eaf5;transform:scale(1.15)}.menu-case>span{display:block;font-size:9px;letter-spacing:.1em;padding:16px 16px 6px;color:#a4b6ff}.menu-case strong{display:block;padding:10px 16px 18px;font-size:15px;line-height:1.5}.menu-case .icon{width:16px}.sector-menu{grid-template-columns:1fr 2fr 1fr}.sector-menu-links{display:grid;grid-template-columns:1fr 1fr;gap:5px 50px}.sector-menu-links .menu-link{justify-content:space-between;font-size:16px}.resource-menu{grid-template-columns:1.2fr 1fr 1fr 1fr}.resource-menu-link{display:flex;align-items:flex-start;gap:13px}.resource-menu-link>svg{width:22px}.resource-menu-link strong{display:block;font-size:16px}.resource-menu-link small{display:block;color:#aeb7ce;line-height:1.6;font-size:13px;margin-top:8px}.resource-menu-link>.icon:last-child{width:16px}.nav-backdrop{position:fixed;inset:0;top:108px;z-index:90;background:#05081755;backdrop-filter:blur(2px)}.mobile-toggle,.mobile-extra{display:none}.site-header.scrolled .utility{height:0}
/* Home hero */
.announcement{position:relative;background:var(--blue);color:#fff;text-align:center;min-height:38px;padding:8px 50px;font-size:12px;line-height:22px}.announcement>a{display:inline-flex;align-items:center;gap:7px}.announcement .icon{width:15px;height:15px}.announcement>button{position:absolute;right:24px;top:5px;width:28px;height:28px;background:transparent;color:white;display:flex;align-items:center;justify-content:center}.hero{background:var(--navy) url('../images/hero-studio.webp') center/cover no-repeat;color:#fff;position:relative;overflow:hidden}.hero:after{content:'';position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,var(--navy));pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:655px;gap:28px;position:relative;z-index:1}.hero-copy{padding:57px 0 50px;position:relative;z-index:2}.hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.13em;font-weight:600;margin-bottom:25px;color:#d6def2}.hero-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero h1{font-size:49px;font-weight:500;line-height:1.12;letter-spacing:-.045em}.hero h1>span{color:#a7b9ff}.hero-copy>p{font-size:17px;line-height:1.65;color:#c0c7da;max-width:490px;margin:24px 0 26px}.hero-lead{display:flex;border:1px solid #ffffff38;border-radius:80px;padding:5px;background:#0c11224f;max-width:516px;box-shadow:inset 0 0 20px #ffffff05}.hero-lead input{border:0;outline:0;min-width:0;width:100%;background:transparent;color:#fff;font-size:14px;padding:8px 15px}.hero-lead input::placeholder{color:#acb5cf}.hero-lead:focus-within{border-color:#a7b9ff}.hero-lead .button{font-size:13px;padding:12px 19px;min-height:45px;gap:8px;flex-shrink:0}.hero-secondary{display:inline-flex;gap:10px;align-items:center;font-size:12px;color:#c0c7da;margin-top:14px}.hero-secondary>.icon{width:15px}.hero-clients{margin-top:35px;max-width:490px}.hero-clients>span{font-size:9px;letter-spacing:.14em;color:#aeb9d3}.hero-clients>div{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:16px}.hero-clients a{display:flex;align-items:center;width:100px;height:27px}.hero-clients img{width:100%;height:42px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.72;transform:scale(1.55)}.hero-stage{position:relative;height:530px;margin-left:15px;perspective:1200px}.stage-label{position:absolute;top:30px;right:48px;color:#aabcf1;font-size:10px;font-weight:500;letter-spacing:.16em;display:flex;gap:10px;align-items:center}.stage-label>svg{height:18px}.hero-project{position:absolute;display:block;overflow:hidden;border-radius:11px;background:#e9edf7;box-shadow:0 25px 70px #0005;border:1px solid #ffffff70;transition:transform .5s var(--ease)}.hero-project:hover{z-index:5;transform:translateY(-9px) rotate(0)}.hero-project-main{width:400px;left:4px;top:112px;transform:rotate(-6deg);z-index:2}.browser-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 13px;background:#fff;color:#8b93a8;font-size:9px;position:relative;z-index:2}.browser-bar>span:first-child{font-size:6px;letter-spacing:3px;color:#c6ccda}.browser-bar svg{height:11px;width:11px}.hero-project-main>img{width:100%;height:230px;object-fit:contain;transform:scale(1.5)}.hero-project-caption{padding:11px 15px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;color:#7b849b;background:#fff;position:relative;z-index:2}.hero-project-caption strong{font-size:12px;color:#202c51}.hero-project-secondary{width:228px;right:-15px;top:264px;transform:rotate(7deg);z-index:3;background:#e3e9fa}.hero-project-secondary>img{height:155px;width:100%;object-fit:contain;transform:scale(1.5)}.hero-project-secondary .hero-project-caption{font-size:8px;padding:10px 12px}.hero-project-secondary .hero-project-caption strong{font-size:10px}.hero-product-pill{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 16px;border:1px solid #ffffff30;border-radius:10px;background:#f8faff;color:#1a254d;box-shadow:0 15px 35px #030a2033;z-index:4;font-size:15px;font-weight:600;line-height:1.3;transition:transform .3s}.hero-product-pill:hover{transform:translateY(-4px)}.hero-product-pill>img{height:30px;width:30px;object-fit:contain}.hero-product-pill>svg{color:var(--blue)}.hero-product-pill>svg:last-child{width:15px;height:15px;margin-left:7px}.hero-product-pill small{display:block;font-size:9px;color:#788198;font-weight:400;margin-top:3px}.hp-wpdify{right:-4px;top:70px;transform:rotate(3deg)}.hp-bordnex{left:1px;bottom:54px;transform:rotate(-2deg)}.stage-bottom{position:absolute;bottom:6px;right:8px;display:flex;align-items:center;gap:8px;font-size:9px;color:#a8b9e8}.status-dot{width:6px;height:6px;background:#8fc7aa;border-radius:50%;display:inline-block;flex-shrink:0}.brand-section{background:var(--navy);color:white;padding:36px 0 52px;overflow:hidden}.brand-heading{display:flex;align-items:center;gap:35px;font-size:14px}.brand-heading>span{line-height:1.5;white-space:nowrap}.brand-heading strong{font-weight:500;color:#ced8f2}.brand-heading>p{font-size:12px;color:#8f9bb8;border-left:1px solid #ffffff25;padding-left:35px}.brand-heading>.round-control{margin-left:auto;color:#a1acc7;border-color:#ffffff30;width:32px;height:32px}.logo-window{overflow:hidden;margin-top:35px;mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.logo-track{display:flex;gap:70px;align-items:center;width:max-content;animation:marquee 44s linear infinite}.logo-track a{display:block;width:140px;flex-shrink:0}.logo-track img{height:56px;width:140px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.68;transform:scale(1.3)}.logo-duplicates{display:flex;gap:70px}.logo-track.paused,.logo-track:hover,.logo-track:focus-within{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}
.hero-grid>*{min-width:0}.hero-clients{max-width:100%}
/* Service tabs */
.capabilities{background:var(--paper)}.tabs .tab-list{display:flex}.service-tabs>.tab-list{justify-content:space-between;gap:8px;border-bottom:1px solid #ccd2e0;margin-bottom:30px}.service-tab{background:transparent;border-bottom:3px solid transparent;display:flex;align-items:center;justify-content:center;gap:10px;padding:19px 12px;font-size:14px;flex:1;color:#757e92;transition:color .2s,border-color .2s}.service-tab>.icon{width:21px;height:21px}.service-tab[aria-selected=true]{color:var(--blue);border-color:var(--blue);font-weight:600}.service-tab:hover{color:var(--blue)}.service-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cbd2e2;border-radius:18px;overflow:hidden;background:#fff;min-height:460px}.service-copy{padding:40px 48px}.panel-number{font-size:10px;letter-spacing:.12em;color:#8b94ac;display:block;margin-bottom:25px}.service-copy h3{font-size:33px;margin-bottom:20px}.service-copy p{font-size:16px;line-height:1.65;max-width:420px}.check-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:11px}.check-list li{display:flex;align-items:center;gap:11px;font-size:13px;color:#454f67;line-height:1.5}.check-list .icon{color:var(--blue);width:17px;height:17px}.service-image{position:relative;display:block;overflow:hidden;background:#e7ebf7;min-height:360px}.service-image>img{width:100%;height:100%;object-fit:contain;transform:scale(1.4);transition:transform .6s}.service-image:hover>img{transform:scale(1.46)}.image-caption{position:absolute;bottom:21px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:#fff;padding:13px 18px;font-size:14px;font-weight:500;box-shadow:0 5px 18px #202c4c08}.image-caption>span{font-size:11px;color:#75809b}.image-caption .icon{width:14px}.service-panel+.service-panel{margin-top:24px}.js .service-panel+.service-panel{margin-top:0}
/* Product showcases */
.products-section{background:white;padding-top:35px}.products-section>.container>.section-heading{padding-top:55px}.product-feature{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:90px;margin-top:85px}.product-feature+.product-feature{margin-top:130px}.product-feature.reverse{grid-template-columns:1.15fr 1fr}.product-feature.reverse>.product-copy{order:2}.product-feature.reverse>.product-scene{order:1}.product-wordmark{height:51px;width:182px;object-fit:contain;object-position:left;margin-bottom:27px}.product-copy>.eyebrow{font-size:10px}.product-copy h3{font-size:36px;line-height:1.19;margin-bottom:21px}.product-copy>p{font-size:16px;line-height:1.7}.product-copy .check-list{margin-top:24px}.product-external{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;margin-top:19px}.product-external svg{width:13px;height:13px}.product-scene{position:relative;min-height:530px;border-radius:22px;overflow:hidden;background:#e9edf8}.wpdify-scene{background:#eaf2ef}.scene-grid{position:absolute;inset:0;opacity:.28;background-image:linear-gradient(#80a19144 1px,transparent 1px),linear-gradient(90deg,#80a19144 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(#000,transparent 75%)}.flow-label{position:absolute;top:28px;left:27px;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.13em;color:#65796b;font-weight:600}.flow-label>.icon{height:16px;width:16px}.phone{position:absolute;top:83px;left:50%;transform:translateX(-50%) rotate(-5deg);width:245px;height:420px;border:6px solid #1c2630;border-radius:33px;background:#f7faf8;box-shadow:0 25px 40px #253b3828;overflow:hidden}.phone-island{width:65px;height:15px;border-radius:0 0 14px 14px;background:#1c2630;position:absolute;top:0;left:84px}.phone-header{margin-top:31px;padding:8px 12px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #dbe5df}.phone-header>img{width:28px;height:28px;object-fit:contain}.phone-header strong{font-size:13px;line-height:1.3;display:block}.phone-header small{font-size:7px;display:block;color:#82948a}.phone-header>svg{margin-left:auto;width:16px;height:16px;color:#37915a}.phone-body{padding:14px 13px}.chat-date{display:block;text-align:center;font-size:8px;color:#98a49e;margin-bottom:12px}.chat-bubble{background:white;box-shadow:0 2px 5px #354f3710;border:1px solid #e5ece7;border-radius:0 10px 10px 10px;padding:10px 12px;font-size:10px;line-height:1.5;width:85%;margin-bottom:11px}.chat-bubble small{display:block;text-align:right;font-size:6px;color:#a1aaa5;margin-top:4px}.chat-bubble.outgoing{margin-left:auto;background:#def1e2;border-color:#cde4d0;border-radius:10px 0 10px 10px}.chat-note{padding:8px 10px;font-size:9px;display:flex;gap:9px;align-items:center;color:#4e705e;border-bottom:1px solid #dfe9e2}.chat-note>.icon{width:13px;height:13px}.phone-input{position:absolute;bottom:15px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dfe6e2;border-radius:20px;padding:6px 7px 6px 11px;font-size:8px;color:#83938b}.phone-input>span{width:21px;height:21px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:white;background:#25864e}.scene-chip{position:absolute;display:flex;align-items:center;gap:12px;z-index:3;background:#fff;border:1px solid #e0e8e1;padding:15px;border-radius:10px;box-shadow:0 14px 28px #324e3820;font-size:11px;line-height:1.5}.scene-chip>svg{color:#299f5b;width:28px;height:28px}.scene-chip strong{font-size:13px;font-weight:500}.chip-one{top:157px;right:18px;transform:rotate(4deg)}.chip-two{bottom:45px;left:16px;display:block;transform:rotate(-4deg)}.mini-client{font-family:Georgia,serif;font-size:24px;display:block;color:#635448}.chip-two>span:last-child{font-size:7px;letter-spacing:.09em;color:#6c7d71;margin-top:3px;display:block}.chip-two svg{width:11px;height:11px}.bordnex-scene{background:linear-gradient(160deg,#e5eaf7,#f0f3f9)}.bordnex-scene>.flow-label{color:#6478aa}.orbit{border:1px solid #b5bfd841;border-radius:50%;position:absolute;top:45px;left:50%;transform:translateX(-50%);width:340px;height:340px}.orbit-two{width:460px;height:460px;top:-15px}.bordnex-core{position:absolute;left:50%;top:140px;transform:translateX(-50%);width:190px;height:110px;border:1px solid #d3daed;border-radius:16px;background:white;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 35px #263a8315}.bordnex-core>img{width:145px;height:75px;object-fit:contain}.orbit-node{position:absolute;display:flex;align-items:center;gap:7px;background:white;border:1px solid #d9dfec;border-radius:8px;padding:12px 15px;font-size:10px;box-shadow:0 10px 25px #263a8310}.orbit-node>.icon{height:16px;width:16px;color:#6278b7}.node-one{top:76px;left:27px}.node-two{top:78px;right:25px}.node-three{top:298px;right:26px}.bordnex-ship{position:absolute;width:380px;height:240px;bottom:3px;left:50%;transform:translateX(-50%);object-fit:contain;mix-blend-mode:multiply}.scene-caption{position:absolute;bottom:24px;left:25px;font-size:8px;letter-spacing:.05em;color:#607097;background:#f3f5fbe0;padding:4px 8px;border-radius:3px}.custom-software{display:flex;gap:22px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin-top:90px}.custom-software>svg{width:44px;height:44px;color:var(--blue)}.custom-software h3{font-size:21px;letter-spacing:-.02em}.custom-software p{font-size:14px;margin-top:5px}.custom-software>.text-link{margin-left:auto;font-size:13px}
/* Work and case studies */
.experience-section{background:linear-gradient(#f7f8fc,#e7ecf8)}.experience-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:26px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 26px}.project-visual{position:relative;overflow:hidden;display:block;border:1px solid #dfe4ee;background:#e8ecf6;aspect-ratio:1.23;border-radius:12px}.project-visual>img{height:100%;width:100%;object-fit:contain;transform:scale(1.55);transition:transform .6s var(--ease)}.project-visual:hover>img{transform:scale(1.65)}.project-visual>.round-arrow{position:absolute;bottom:17px;right:17px}.project-card:nth-child(3n+2) .project-visual{background:#edf0ed}.project-card:nth-child(3n+3) .project-visual{background:#f1ece8}.project-card-meta{display:flex;align-items:center;justify-content:space-between;color:#707b94;font-size:10px;letter-spacing:.015em;margin:20px 0 9px;gap:12px}.project-card h3{font-size:22px;letter-spacing:-.035em;margin-bottom:9px}.project-card>p{font-size:12px;color:#7c8495;line-height:1.6}.project-card h3 a:hover{color:var(--blue)}.experience-section .center{margin-top:26px}.stories-section{background:#fff;overflow:hidden}.carousel-track{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:25px}.carousel-track::-webkit-scrollbar{display:none}.story-slide{display:grid;grid-template-columns:1fr 1fr;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;border:1px solid var(--line);border-radius:20px;min-width:0;background:#f5f7fb}.story-image{background:#e4eaf5;display:block;overflow:hidden;min-height:470px}.story-image>img{width:100%;height:100%;object-fit:contain;transform:scale(1.5)}.story-copy{padding:44px 42px}.story-copy>.eyebrow{font-size:10px}.story-logo{width:165px;height:52px;object-fit:contain;object-position:left;transform:scale(1.5);transform-origin:left center;margin:10px 0 25px}.story-copy h3{font-size:33px;margin-bottom:20px}.story-copy p{font-size:15px;line-height:1.7}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0 30px}.tags span{border:1px solid #ced6e6;border-radius:20px;font-size:10px;padding:4px 9px;color:#64708a}.carousel-controls{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.carousel-status{font-size:11px;letter-spacing:.08em;color:#717e9a}.carousel-controls>div{display:flex;gap:10px}.proof-section{background:#f5f6fa}.proof-tabs .tab-list{justify-content:center;gap:50px;margin-bottom:38px;border-bottom:1px solid var(--line)}.proof-tab{background:transparent;padding:17px 8px;border-bottom:3px solid transparent;color:#7b8499;font-size:14px}.proof-tab[aria-selected=true]{border-color:var(--blue);color:var(--blue);font-weight:600}.proof-panel{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:70px;background:#fff;border:1px solid #dfe3ed;border-radius:18px;padding:45px;min-height:365px}.proof-panel h3{font-size:32px;margin-bottom:20px}.proof-panel p{font-size:15px;line-height:1.7;margin-bottom:26px}.proof-panel>a{display:block;height:280px;overflow:hidden;border-radius:8px;background:#edf1f9}.proof-panel>a>img{height:100%;width:100%;object-fit:contain}.proof-panel+.proof-panel{margin-top:25px}.js .proof-panel+.proof-panel{margin-top:0}.integration-section{background:white}.integration-layout{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.integration-layout h2{margin-bottom:24px}.integration-layout p{font-size:16px;line-height:1.7;margin-bottom:25px}.tech-composition{position:relative;min-height:365px;display:grid;grid-template-columns:1fr 1fr;gap:17px;align-content:center;background:radial-gradient(ellipse,#e8edf9,transparent 70%)}.tech-pill{background:white;border:1px solid var(--line);border-radius:11px;padding:20px;box-shadow:0 7px 22px #263a8306;position:relative;z-index:1}.tech-pill strong{font-size:29px;font-family:var(--heading);letter-spacing:-.05em;color:var(--blue)}.tech-pill>span{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#7b86a0;margin-top:10px}.tech-pill>span>.icon{height:12px;width:12px}.tech-pill>img{height:35px;width:120px;object-fit:contain;object-position:left}.tech-pill:nth-child(2){transform:translateY(-23px)}.tech-center{display:flex;align-items:center;justify-content:center;border:1px solid #bdc9e7;background:#ecf0fa;border-radius:11px;transform:translateY(-23px);padding:15px}.tech-center>img{width:165px;height:70px;object-fit:contain}.tech-composition>p{grid-column:1/-1;text-align:center;font-size:9px;margin:0;color:#8e96a8}
/* Resources and footer */
.resources-section{background:var(--blue);color:white}.resources-section .eyebrow{color:#c1cdf1}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;max-width:none}.heading-row h2{margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 26px}.blog-visual{position:relative;display:block;aspect-ratio:1.65;border-radius:12px;overflow:hidden;background:#e8ebf4}.blog-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.blog-visual:hover img{transform:scale(1.04)}.blog-visual>.round-arrow{position:absolute;bottom:14px;right:14px;width:36px;height:36px}.blog-card h3{font-size:22px;line-height:1.35;margin-bottom:24px;letter-spacing:-.025em}.blog-card>.text-link{font-size:12px}.resources-section .project-card-meta{color:#c4ceeb}.resources-section .text-link{color:#fff}.closing-cta{padding:125px 0 120px;text-align:center;color:#fff;background:var(--navy) url('../images/hero-studio.webp') center bottom/cover no-repeat}.closing-cta .eyebrow{color:#a4b6f5;font-size:10px}.closing-cta h2{font-size:53px;font-weight:500;line-height:1.15}.closing-cta h2>span{color:#a7b9ff}.closing-cta p{color:#b5bed6;font-size:16px;line-height:1.7;margin:25px 0 30px}.cta-email{display:block;font-size:12px;color:#a6b2d0;margin-top:22px}.site-footer{background:#0b0f20;color:#fff;padding:66px 0 24px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.4fr;gap:32px}.footer-top .brand{width:185px;margin-bottom:17px}.footer-top>div>p{font-size:11px;color:#919cb8;line-height:1.8;margin:12px 0}.footer-top>div>h3{font-family:var(--body);font-size:12px;letter-spacing:0;font-weight:500;margin-bottom:20px;color:#d7dff2}.footer-top>div>a:not(.brand){display:block;font-size:11px;color:#99a4bf;line-height:1.5;margin-bottom:13px}.footer-top>div>a:not(.brand):hover{color:white}.footer-top .footer-email{font-size:11px!important;color:white!important;display:flex!important;margin-top:28px}.footer-email>svg{width:12px}.social-links{display:flex;gap:14px;font-size:10px;color:#adb8d4;margin-top:20px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff12;margin-top:45px;padding-top:25px;gap:20px;font-size:9px;color:#8390b0}.footer-bottom>div{display:flex;gap:20px}.back-top{color:#bfc9e0}.site-footer .brand-white{display:block}.site-footer .brand-blue{display:none}
/* Inner pages */
.page-intro{background:#eef1f8;padding:27px 0 77px;border-bottom:1px solid #dfe4ef}.breadcrumbs{display:flex;gap:11px;font-size:10px;color:#7e8aa4;margin-bottom:65px}.breadcrumbs a:hover{color:var(--blue)}.page-intro .eyebrow{margin-bottom:23px}.page-intro h1{font-size:53px;max-width:950px;line-height:1.17}.page-intro>.container>p{font-size:18px;max-width:720px;margin-top:25px;line-height:1.7}.page-intro .button{margin-top:26px;margin-right:10px}.listing-section{padding-top:45px}.filter-toolbar{display:flex;align-items:center;gap:20px;margin-bottom:27px}.search-field{display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--line);border-radius:7px;padding:13px 17px;min-height:48px;flex:1;max-width:370px}.search-field input{border:0;background:transparent;outline:0;width:100%;min-width:0;font-size:13px;color:var(--ink)}.search-field>.icon{color:#8995ad;width:18px;height:18px}.search-field:focus-within{border-color:var(--blue)}.filter-select{display:flex;align-items:center;gap:13px;font-size:12px;color:#71809b}.filter-select>select{padding:12px;border:1px solid var(--line);border-radius:7px;color:#354569;background:white;font-size:12px;min-width:180px}.clear-filters{font-size:11px;margin-left:auto}.clear-filters>.icon{width:14px;height:14px}.filter-pills{display:flex;gap:9px;flex-wrap:wrap}.filter-pills button{border-radius:40px;padding:9px 17px;border:1px solid #d6ddea;font-size:11px;background:transparent;color:#66738e}.filter-pills button.active{color:white;background:var(--blue);border-color:var(--blue)}.filter-pills button>span{margin-left:5px;font-size:9px;opacity:.8}.listing-count{font-size:11px;color:#7f8ca5;margin:24px 0 20px}.no-results{padding:70px 20px;text-align:center;border:1px solid var(--line);border-radius:12px}.no-results h2{font-size:26px}.no-results p{margin-top:15px;font-size:14px}.typographic-cover{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:30px;background:linear-gradient(140deg,#e9edf8,#d7dff4);font-family:var(--heading);color:var(--blue);font-size:31px;font-weight:500;letter-spacing:-.04em;text-align:center}.additional-brands{border-top:1px solid var(--line);padding-top:45px;margin-top:65px}.additional-brands>div{display:flex;align-items:center;gap:70px;color:#4b5773;font-size:25px;font-family:var(--heading);margin-top:30px}.project-detail{padding:0 0 30px;background:#fff}.project-metadata{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:30px;padding:35px 0}.project-metadata>div>span{display:block;font-size:9px;letter-spacing:.09em;color:#808ba4;margin-bottom:9px}.project-metadata strong{font-size:12px;font-weight:500;line-height:1.7;display:block}.project-cover{border-radius:15px;overflow:hidden;background:#e9eef9;height:590px}.project-cover>img{width:100%;height:100%;object-fit:contain;transform:scale(1.4)}.project-story-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:85px;padding:75px 0 65px}.project-story-layout h2{font-size:29px;line-height:1.3;margin-bottom:25px}.project-story-layout .text-link{font-size:12px}.additional-scope{margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.additional-scope .eyebrow{font-size:9px;margin-bottom:8px}.additional-scope p{font-size:12px}.project-body>.tab-list{gap:14px;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:25px}.project-body>.tab-list>button{background:transparent;font-size:12px;padding:8px 0 13px;text-align:left;line-height:1.5;border-bottom:2px solid transparent;max-width:220px;flex:1;color:#7a869f}.project-body>.tab-list>button[aria-selected=true]{color:var(--blue);border-color:var(--blue)}.prose{font-size:16px;line-height:1.85;color:#56617b}.prose p{margin-bottom:23px;color:inherit}.prose h2{font-size:28px;line-height:1.35;margin:40px 0 21px;color:var(--ink);letter-spacing:-.025em}.prose h3{font-size:23px;margin:25px 0 16px}.prose ul{padding-left:22px}.prose li{padding:4px 0}.prose a{text-decoration:underline;color:var(--blue)}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:55px}.gallery-item{position:relative;background:#f0f2f8;border-radius:13px;padding:0;overflow:hidden;aspect-ratio:1.45}.gallery-item>img{width:100%;height:100%;object-fit:contain}.gallery-item>.round-arrow{position:absolute;bottom:15px;right:15px}.gallery-item:first-child:nth-last-child(odd){grid-column:1/-1;aspect-ratio:2.1}.service-detail-top{display:grid;grid-template-columns:1fr 1fr;gap:85px;margin-bottom:110px;align-items:center}.large-service-icon{display:flex;align-items:center;justify-content:center;background:#e6ecfa;width:68px;height:68px;border-radius:15px;color:var(--blue);margin-bottom:27px}.large-service-icon>svg{width:30px;height:30px}.service-detail-top h2{font-size:38px}.service-detail-top .service-image{height:440px;border-radius:15px}.service-index-row{display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);padding:38px 0}.service-index-number{font-size:11px;color:#8895b0}.service-index-row .large-service-icon{margin:0;flex-shrink:0}.service-index-row h2{font-size:30px;margin-bottom:12px}.service-index-row p{font-size:15px;max-width:660px}.service-index-row>svg{margin-left:auto;color:var(--blue)}.service-index-row:hover h2{color:var(--blue)}.product-detail .product-feature{margin-top:0}.product-case{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;border:1px solid var(--line);border-radius:20px;padding:45px;background:white}.product-case h2{font-size:36px;margin-bottom:24px}.product-case p{font-size:16px;margin-bottom:28px}.product-case>img{height:380px;width:100%;object-fit:contain;background:#f2eff0;border-radius:12px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.sector-card{position:relative;padding:36px;border:1px solid var(--line);border-radius:14px;background:#fff;min-height:210px;transition:border-color .2s}.sector-card:hover{border-color:var(--blue)}.sector-card>span{font-size:11px;color:#8a96ae}.sector-card>h2{font-size:28px;margin:24px 0 12px}.sector-card>p{font-size:12px}.sector-card>svg{position:absolute;right:30px;bottom:30px;color:var(--blue)}.about-section{background:#fff}.about-manifesto{max-width:760px;margin:0 auto 110px;text-align:center}.about-manifesto h2{font-size:46px;line-height:1.25;margin-bottom:26px}.about-manifesto p{font-size:18px;line-height:1.8}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 25px}.team-card>img{height:310px;width:100%;object-fit:cover;object-position:top;background:#e8edf7;border-radius:13px}.team-card>h3{font-size:22px;margin:20px 0 6px}.team-card>p{font-size:12px}.digital-office{margin-top:110px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;border-radius:20px;background:var(--blue);color:white;padding:60px}.digital-office .eyebrow{color:#bac9f3}.digital-office h2{font-size:40px}.digital-office p{color:#c1cbe4;font-size:15px;margin:23px 0 26px}.office-visual{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #7185bf;border-radius:14px;background:radial-gradient(ellipse,#485fad,#263a83);position:relative;overflow:hidden}.office-visual>svg{height:80px;width:80px;color:#b0c2f2;margin-bottom:20px}.office-visual>span{font-size:13px;color:#b5c6f3}.office-visual>strong{font-family:var(--heading);font-size:33px;font-weight:400}.office-visual>span:last-child{font-size:8px;letter-spacing:.1em;margin-top:24px}.article-meta{display:flex;align-items:center;gap:25px;font-size:11px;color:#7e8daa;margin-top:30px}.article-section{background:white;padding-bottom:70px}.article-cover{height:490px;max-width:1000px;margin:0 auto;transform:translateY(35px);border-radius:15px;overflow:hidden}.article-cover>img{width:100%;height:100%;object-fit:cover}.article-body{max-width:780px;margin:90px auto 0}.article-return{max-width:780px;margin:55px auto 0;padding-top:30px;border-top:1px solid var(--line)}.legal-body{max-width:800px}.contact-section{padding-top:60px;background:#fff}.contact-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:100px}.contact-info h2{font-size:38px;margin-bottom:26px}.contact-info>p{font-size:16px;color:var(--ink);line-height:1.8}.contact-info>p>span{font-size:12px;color:#7a87a2}.contact-email{display:block;color:var(--blue);font-size:20px;margin-top:25px;overflow-wrap:anywhere}.contact-phone{display:block;font-size:17px;color:#647393;margin-top:9px}.contact-address{padding-top:35px;margin-top:35px;border-top:1px solid var(--line)}.contact-address p{font-size:12px;line-height:1.8;margin-top:15px;max-width:300px}.contact-product-links{display:flex;gap:15px;margin-top:34px}.contact-product-links>a{display:flex;gap:15px;align-items:center;padding:9px 15px;background:#eff2f9;border-radius:7px;font-size:12px;color:var(--blue)}.contact-product-links> a>svg{height:14px;width:14px}.contact-form-card{padding:38px;background:#f5f7fb;border:1px solid var(--line);border-radius:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.field{min-width:0}.field-wide{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:500;color:#465575;margin-bottom:9px}.field label>span{color:var(--blue)}.field label>small{font-size:9px;font-weight:400;color:#8692a9}.field input,.field textarea,.field select{width:100%;padding:12px 13px;background:white;color:var(--ink);border:1px solid #d8dfec;border-radius:7px;font-size:13px;transition:border-color .2s}.field textarea{resize:vertical;min-height:115px;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#9aa4b9;font-size:12px}.field [aria-invalid=true]{border-color:#b83a33}.field-error{display:block;color:#b02d25;font-size:11px;margin-top:6px}.form-disclosure{font-size:10px;line-height:1.7;color:#7e8aa4;margin:20px 0}.form-disclosure>a{text-decoration:underline;color:var(--blue);white-space:nowrap}.form-submit{width:100%}.form-note{font-size:10px;color:#7e8aa4;margin-top:12px;text-align:center;line-height:1.7}.form-status{font-size:12px;line-height:1.7;margin-top:18px;color:var(--blue)}.form-status.error{color:#b02d25}.copy-message{font-size:12px;margin-top:15px}.faq-section{background:#f4f6fb}.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:100px}.faq-layout h2{font-size:36px;margin-bottom:20px}.faq-layout>div>p{font-size:15px}.faq-layout details{border-bottom:1px solid #d6deed}.faq-layout summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:15px;font-weight:500;padding:22px 0}.faq-layout summary::-webkit-details-marker{display:none}.faq-layout summary>span{font-size:22px;font-weight:300;color:var(--blue)}.faq-layout details[open] summary>span{transform:rotate(45deg)}.faq-layout details>p{font-size:14px;line-height:1.8;margin:0 0 25px;max-width:600px}.contact-dialog{width:min(650px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:1px solid #d6dfef;border-radius:18px;padding:40px;color:var(--ink);box-shadow:0 30px 100px #02061655}.contact-dialog::backdrop,.lightbox::backdrop{background:#070d28ba;backdrop-filter:blur(7px)}.contact-dialog>h2{font-size:33px;margin-bottom:12px}.contact-dialog>p{font-size:14px;margin-bottom:26px}.contact-dialog>.eyebrow{font-size:10px;padding-right:45px}.dialog-close{position:absolute;right:17px;top:17px;width:34px;height:34px}.dialog-close>svg{width:17px;height:17px}.lightbox{border:0;border-radius:12px;width:min(1100px,calc(100% - 36px));max-height:93dvh;padding:50px 20px 20px;background:#f3f5fb}.lightbox>img{max-height:75dvh;width:100%;object-fit:contain}.lightbox>p{font-size:12px;text-align:center;margin-top:12px}.lightbox-close{position:absolute;right:12px;top:10px;width:32px;height:32px;background:white}.inner-page .page-intro:has(+.site-footer){min-height:60vh}
html:not(.js) .site-header{position:static}html:not(.js) .main-navigation{display:none}html:not(.js) .primary-nav{height:auto;min-height:76px;flex-wrap:wrap;padding-block:12px;gap:15px}.nojs-navigation{display:flex;gap:16px;flex-wrap:wrap;font-size:13px}.copy-fallback{width:100%;min-height:180px;padding:12px;margin-top:16px;border:1px solid var(--line);border-radius:8px;font-size:12px}
/* Responsive layout */
@media(min-width:1600px){.hero-grid{min-height:715px}.hero-stage{transform:scale(1.08);transform-origin:left center}.hero{background-position:center 54%}.hero-copy{padding:70px 0}.primary-nav{gap:45px}.main-navigation{gap:28px}}
@media(max-width:1250px){.primary-nav{gap:22px}.main-navigation{gap:18px}.brand{width:175px}.nav-actions .button{padding:10px 13px;font-size:11px}.nav-actions{gap:8px}.hero-project-main{width:360px}.hero-project-secondary{width:210px;right:-15px}.hero-stage{margin-left:0}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.product-feature{gap:55px}.container{width:calc(100% - 80px)}.footer-top{gap:22px}.footer-top .brand{width:170px}.hero-lead .button{font-size:12px;padding-inline:15px}.hero-lead input{font-size:12px;padding-inline:12px}.service-copy{padding:35px}.story-copy{padding:34px}.contact-layout{gap:60px}}
@media(max-width:1100px){.nav-actions .button-light{display:none}.hero-grid{gap:15px;min-height:625px}.hero h1{font-size:40px}.hero-project-main{width:325px;top:125px}.hero-project-main>img{height:205px}.hero-project-secondary{width:185px;right:-15px;top:278px}.hero-project-secondary>img{height:128px}.hero-project-caption{font-size:8px}.hero-project-caption strong{font-size:10px}.hero-stage{height:500px}.hero-product-pill{padding:10px 12px;font-size:13px}.hp-wpdify{right:0;top:67px}.hp-bordnex{bottom:40px}.hero-lead{flex-wrap:wrap;border-radius:14px;padding:7px}.hero-lead input{padding:10px;width:100%}.hero-lead>.button{width:100%}.hero-copy{padding:45px 0}.hero-clients{margin-top:25px}.hero-clients>div{gap:13px}.hero-clients img{transform:scale(1.3)}.stage-label{right:15px}.hero-clients>span{font-size:8px}.hero-eyebrow{font-size:8px}.hero-copy>p{font-size:15px}.service-tab{font-size:12px;gap:7px}.service-copy h3{font-size:29px}.service-copy p{font-size:14px}.section{padding:90px 0}.product-feature{gap:40px}.product-copy h3{font-size:31px}.product-copy p{font-size:14px}.product-scene{min-height:490px}.chip-one{right:8px;padding:11px;top:147px}.scene-chip strong{font-size:11px}.scene-chip{font-size:9px}.scene-chip>svg{width:20px;height:20px}.chip-two{left:10px;bottom:35px}.phone{width:225px;top:72px;height:397px}.phone-island{left:74px}.phone-header{padding-inline:9px}.phone-body{padding:12px 10px}.chat-bubble{font-size:9px}.node-one{left:15px;top:86px}.node-two{right:15px;top:45px}.node-three{right:15px;top:284px}.bordnex-core{top:145px;width:170px}.bordnex-ship{width:330px;height:200px}.integration-layout{gap:50px}.story-copy h3{font-size:29px}.story-copy p{font-size:14px}.story-image{min-height:430px}.footer-top{grid-template-columns:1.3fr 1fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1;display:flex;align-items:center;gap:25px;border-top:1px solid #ffffff10;padding-top:25px}.footer-top>div:last-child>*{margin:0!important}.footer-top>div:last-child>p{max-width:240px}.footer-top>div:last-child>h3{display:none}.mega-inner{gap:25px}.menu-link{font-size:11px}.mega-inner .eyebrow{font-size:9px}.menu-intro h3{font-size:24px}.menu-case>img{height:120px}.menu-intro p{font-size:12px}.menu-product>span{font-size:9px}.project-grid{gap:36px 20px}.project-story-layout{gap:45px}.project-cover{height:480px}.contact-layout{gap:35px}.contact-form-card{padding:27px}.contact-info h2{font-size:32px}.faq-layout{gap:50px}.proof-panel{gap:40px;padding:32px}.proof-panel h3{font-size:29px}.team-card>img{height:265px}.service-detail-top{gap:45px}.digital-office{padding:40px;gap:40px}.product-case{padding:35px;gap:40px}}
@media(max-width:900px){:root{--header-height:72px}.container{width:calc(100% - 48px)}.header-shell{width:calc(100% - 48px)}.utility{display:none}.primary-nav{height:72px;justify-content:space-between}.brand{width:182px}.brand img{height:42px}.js .mobile-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #ffffff30;border-radius:50%;background:transparent;z-index:2}.inner-page .mobile-toggle,.main-navigation{flex-wrap:wrap}.js .main-navigation{position:fixed;inset:72px 0 0;background:var(--navy);color:#fff;overflow:auto;display:none;padding:18px 28px 35px;overscroll-behavior:contain;align-content:flex-start}.js .main-navigation.open{display:block}.nav-group{width:100%;border-bottom:1px solid #ffffff18}.nav-trigger,.nav-link{width:100%;font-size:20px;justify-content:space-between;padding:21px 0}.nav-link{border-bottom:1px solid #ffffff18}.nav-trigger>.icon{width:18px;height:18px}.mega-menu{position:static;box-shadow:none;border-bottom:0;background:transparent}.mega-inner{display:block;width:100%;padding:5px 0 25px}.menu-intro{display:none}.menu-case{display:none}.mega-inner .eyebrow{font-size:9px;margin:12px 0}.menu-link{font-size:13px;padding:12px 5px}.menu-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.menu-products>.eyebrow,.menu-products>.text-link{grid-column:1/-1}.menu-product{margin:0}.menu-product>span{font-size:10px}.sector-menu-links{grid-template-columns:1fr 1fr;gap:5px 25px}.resource-menu-link{margin-bottom:25px;padding-top:10px;font-size:16px}.resource-menu-link small{font-size:12px}.nav-actions{display:flex;flex-direction:column;margin:28px 0 0}.nav-actions .button{font-size:14px;min-height:47px}.nav-actions .button-light{display:flex}.mobile-extra{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:12px;color:#a7b5d6;margin-top:30px}.nav-backdrop{display:none!important}.hero-grid{grid-template-columns:1fr 1fr;min-height:650px;gap:20px}.hero h1{font-size:38px}.hero-stage{transform:scale(.83);transform-origin:left center;width:400px}.hero-clients>div{gap:12px}.hero-clients a:nth-child(4){display:none}.hero-copy{padding-top:43px}.hero-lead{max-width:340px}.hero-secondary{font-size:11px}.brand-heading>p{max-width:300px}.service-tab>svg{display:none}.service-copy{padding:30px}.service-copy h3{font-size:27px}.service-panel{min-height:450px}.service-copy .check-list li{font-size:11px}.product-feature,.product-feature.reverse{grid-template-columns:1fr 1fr;gap:30px}.product-copy h3{font-size:29px}.product-copy .eyebrow{font-size:8px}.product-scene{min-height:460px}.phone{left:48%;transform:translateX(-50%) rotate(-5deg) scale(.9);transform-origin:top center}.chip-one{top:149px;right:7px;font-size:8px;padding:10px}.chip-one>svg{display:none}.chip-two{bottom:35px;padding:12px}.mini-client{font-size:20px}.flow-label{font-size:7px;left:20px}.orbit-node{font-size:8px;padding:9px}.node-three{top:274px}.bordnex-ship{width:290px;bottom:-2px}.bordnex-core{width:154px;height:92px;top:144px}.bordnex-core>img{width:125px}.product-copy .check-list li{font-size:11px}.product-copy .button{font-size:12px;padding:12px 20px}.product-external{font-size:10px}.custom-software{gap:17px}.custom-software h3{font-size:19px}.custom-software p{font-size:12px}.custom-software>.text-link{font-size:11px}.experience-grid{gap:18px}.project-visual{aspect-ratio:1.1}.project-card h3{font-size:19px}.project-card-meta{font-size:9px}.project-card>p{font-size:10px}.story-copy{padding:27px}.story-copy h3{font-size:27px}.story-copy p{font-size:13px}.story-logo{width:135px;margin-bottom:20px}.story-copy .eyebrow{font-size:8px}.tags span{font-size:8px}.story-copy .text-link{font-size:12px}.proof-panel{padding:28px;gap:28px}.proof-panel h3{font-size:27px}.proof-panel p{font-size:14px}.proof-panel .text-link{font-size:12px}.integration-layout{gap:30px}.integration-layout h2{font-size:36px}.integration-layout p{font-size:14px}.tech-pill{padding:15px}.tech-pill>strong{font-size:25px}.tech-pill>span{font-size:8px}.tech-center{padding:12px}.blog-card h3{font-size:19px}.footer-top{grid-template-columns:repeat(3,1fr);gap:35px 25px}.footer-top>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-top>div:first-child>*{margin:0!important}.footer-top>div:first-child .brand{width:185px}.footer-top>div:last-child{flex-wrap:wrap}.page-intro h1{font-size:46px}.page-intro{padding-bottom:60px}.breadcrumbs{margin-bottom:45px}.page-intro>.container>p{font-size:16px}.project-grid{grid-template-columns:1fr 1fr}.project-metadata{gap:20px;grid-template-columns:1fr 1fr 1fr}.project-metadata>div:last-child{grid-column:1/-1}.project-story-layout{grid-template-columns:1fr;gap:40px}.project-story-layout>div:first-child{max-width:600px}.additional-scope{margin-top:20px;padding-top:20px}.project-gallery{gap:18px}.service-detail-top{gap:30px}.service-detail-top h2{font-size:32px}.service-detail-top .service-image{height:400px}.service-index-row{gap:25px}.service-index-row h2{font-size:26px}.service-index-row p{font-size:14px}.sector-grid{grid-template-columns:1fr 1fr}.team-card>img{height:230px}.team-card h3{font-size:19px}.team-card p{font-size:10px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-info{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.contact-info>.eyebrow{grid-column:1/-1}.contact-info h2{grid-row:2/4;margin-bottom:0}.contact-info>p{grid-column:2;grid-row:2}.contact-info .contact-email{grid-column:2;grid-row:3;margin-top:16px;font-size:17px}.contact-info .contact-phone{grid-column:2;grid-row:4}.contact-address{grid-column:1;grid-row:4/7;margin-top:15px;padding-top:20px;max-width:300px}.contact-product-links{grid-column:2;grid-row:5;margin-top:22px}.contact-form-card{padding:38px}.faq-layout{grid-template-columns:1fr 1.3fr;gap:35px}.faq-layout h2{font-size:32px}.faq-layout summary{font-size:14px}.article-cover{height:380px}.digital-office{gap:30px;padding:32px}.digital-office h2{font-size:35px}.office-visual{min-height:310px}.office-visual>strong{font-size:27px}.product-case{padding:30px;gap:30px}.product-case h2{font-size:30px}.product-case p{font-size:14px}.product-case>img{height:330px}}
@media(max-width:650px){.container,.header-shell{width:calc(100% - 40px)}body{font-size:16px}h2{font-size:32px}.section{padding:72px 0}.section-heading{margin-bottom:35px}.section-heading .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:15px}.section-heading>p{font-size:14px;line-height:1.65;margin-top:15px}.section-heading h2{font-size:31px;line-height:1.23;margin-bottom:15px}.primary-nav{height:68px}.brand{width:177px}.js .main-navigation{top:68px}.js .mobile-toggle{width:38px;height:38px}.announcement{padding:9px 42px 9px 17px;font-size:9px;line-height:1.4;text-align:left}.announcement>a{display:block;max-width:285px}.announcement strong{font-weight:500}.announcement .icon{height:11px;width:11px}.announcement>button{right:9px;top:6px}.hero{background-size:auto 100%;background-position:58% center}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:43px 0 10px;max-width:500px}.hero-eyebrow{font-size:8px;margin-bottom:20px;letter-spacing:.12em}.hero h1{font-size:39px;line-height:1.12;font-weight:500;letter-spacing:-.045em}.hero-copy>p{font-size:14px;line-height:1.7;margin:22px 0 23px;max-width:350px}.hero-lead{max-width:100%;flex-wrap:nowrap;border-radius:80px;padding:5px}.hero-lead input{font-size:11px;padding:10px;width:100%}.hero-lead>.button{width:auto;min-height:43px;font-size:10px;padding:11px 13px;gap:5px}.hero-lead>.button>.icon{width:13px;height:13px}.hero-secondary{margin-top:11px;font-size:10px}.hero-clients{margin-top:26px;max-width:350px}.hero-clients>span{font-size:7px}.hero-clients>div{margin-top:13px;gap:17px}.hero-clients a:nth-child(4){display:flex}.hero-clients a{height:24px;max-width:80px}.hero-clients img{height:28px;transform:scale(1.5)}.hero-stage{width:100%;height:365px;margin:0;transform:none;max-width:460px;justify-self:center}.stage-label{top:13px;right:21px;font-size:7px;gap:6px}.stage-label .icon{height:13px;width:13px}.hero-project-main{width:74%;left:0;top:79px;border-radius:8px}.browser-bar{font-size:7px;padding:7px 10px}.browser-bar>span:first-child{font-size:5px;letter-spacing:1px}.hero-project-main>img{height:163px;transform:scale(1.5)}.hero-project-caption{padding:8px 11px;font-size:7px}.hero-project-caption strong{font-size:9px}.hero-project-secondary{width:47%;right:0;top:196px;border-radius:7px}.hero-project-secondary>img{height:102px;transform:scale(1.5)}.hero-project-secondary .hero-project-caption{padding:7px 9px;font-size:6px}.hero-project-secondary .hero-project-caption strong{font-size:8px}.hero-product-pill{padding:9px 11px;gap:7px;border-radius:7px;font-size:11px}.hero-product-pill small{font-size:7px;margin-top:2px}.hero-product-pill>img{height:23px;width:23px}.hero-product-pill>svg{width:19px;height:19px}.hero-product-pill>svg:last-child{height:11px;width:11px;margin-left:4px}.hp-wpdify{right:4px;top:42px}.hp-bordnex{left:0;bottom:24px}.stage-bottom{display:none}.hero:after{height:40px}.brand-section{padding:23px 0 35px}.brand-heading{gap:20px;align-items:flex-start}.brand-heading>span{font-size:12px}.brand-heading>p{font-size:10px;padding-left:17px;line-height:1.5;max-width:150px}.brand-heading>.round-control{width:27px;height:27px;flex-shrink:0}.brand-heading>.round-control>.icon{width:14px;height:14px}.logo-window{margin-top:23px}.logo-track,.logo-duplicates{gap:40px}.logo-track a{width:100px}.logo-track img{width:100px;height:39px}.service-tabs>.tab-list{overflow:auto;justify-content:flex-start;gap:10px;margin-bottom:21px;scrollbar-width:none}.service-tab{flex-shrink:0;flex-basis:auto;padding:14px 8px;font-size:11px;white-space:nowrap;border-bottom-width:2px}.service-panel{grid-template-columns:1fr;border-radius:13px}.service-copy{padding:27px 25px 32px}.panel-number{font-size:8px;margin-bottom:17px}.service-copy h3{font-size:28px;margin-bottom:17px}.service-copy p{font-size:14px}.check-list{margin:21px 0 25px;gap:11px}.service-copy .check-list li{font-size:12px}.service-copy .button{font-size:12px;min-height:44px;padding:10px 21px}.service-image{min-height:0;height:285px}.service-image>img{height:100%;transform:scale(1.45)}.image-caption{left:15px;right:15px;bottom:15px;padding:11px 13px;font-size:11px}.image-caption>span{font-size:9px}.image-caption .icon{height:12px;width:12px}.products-section{padding-top:25px}.products-section>.container>.section-heading{padding-top:22px}.product-feature,.product-feature.reverse{grid-template-columns:1fr;gap:30px;margin-top:50px}.product-feature+.product-feature{margin-top:75px}.product-feature.reverse>.product-copy{order:1}.product-feature.reverse>.product-scene{order:2}.product-copy>.eyebrow{font-size:9px}.product-wordmark{width:150px;height:45px;margin-bottom:23px}.product-copy h3{font-size:32px;line-height:1.2;margin-bottom:19px}.product-copy>p{font-size:14px;max-width:440px}.product-copy .check-list li{font-size:12px}.product-copy .button{font-size:13px;min-height:45px}.product-external{font-size:10px;margin-top:15px}.product-scene{min-height:460px;border-radius:15px}.phone{transform:translateX(-50%) rotate(-5deg);width:225px;left:50%;top:60px;height:393px}.phone-header{padding-inline:9px}.phone-body{padding-inline:10px}.chip-one{top:156px;right:10px;padding:12px;font-size:9px}.chip-one>svg{display:block;width:20px;height:20px}.scene-chip strong{font-size:11px}.chip-two{left:9px;bottom:28px}.flow-label{top:23px;left:22px;font-size:8px}.node-one{top:86px;left:19px}.node-two{top:67px;right:16px}.orbit-node{padding:10px;font-size:9px}.node-three{right:16px;top:274px}.bordnex-core{top:150px}.bordnex-ship{width:315px;height:210px;bottom:0}.custom-software{display:grid;grid-template-columns:35px 1fr;gap:18px;margin-top:58px;padding:25px 0}.custom-software>svg{width:32px;height:32px}.custom-software h3{font-size:18px}.custom-software p{font-size:12px}.custom-software>.text-link{grid-column:2;margin:0;font-size:11px}.experience-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:17px;padding-bottom:10px}.experience-grid>.project-card{flex:0 0 84%;scroll-snap-align:start}.project-card-meta{margin:17px 0 7px;font-size:9px}.project-card h3{font-size:22px;margin-bottom:8px}.project-card>p{font-size:11px}.project-visual{aspect-ratio:1.25;border-radius:10px}.project-visual>.round-arrow{width:35px;height:35px;bottom:13px;right:13px}.round-arrow>svg{width:18px;height:18px}.experience-section .center{margin-top:15px}.experience-section .button{font-size:12px;min-height:45px;margin-top:20px}.story-slide{grid-template-columns:1fr;border-radius:14px}.story-image{min-height:0;height:290px}.story-image>img{transform:scale(1.5)}.story-copy{padding:26px}.story-copy>.eyebrow{font-size:9px;margin-bottom:18px}.story-logo{width:145px;height:38px;margin-bottom:23px}.story-copy h3{font-size:29px;margin-bottom:20px}.story-copy p{font-size:14px}.tags{margin:20px 0 24px}.tags span{font-size:9px}.story-copy .text-link{font-size:12px}.carousel-controls{margin-top:18px}.carousel-controls .round-control{width:38px;height:38px}.proof-tabs .tab-list{gap:10px;justify-content:space-between;margin-bottom:23px}.proof-tab{font-size:11px;padding:13px 5px;border-bottom-width:2px}.proof-panel{grid-template-columns:1fr;padding:25px;gap:25px;border-radius:13px}.proof-panel h3{font-size:27px}.proof-panel p{font-size:14px}.proof-panel .eyebrow{font-size:9px}.proof-panel>a{height:215px}.integration-layout{grid-template-columns:1fr;gap:35px}.integration-layout h2{font-size:33px;margin-bottom:20px}.integration-layout>.eyebrow{font-size:9px}.integration-layout p{font-size:14px}.integration-layout .text-link{font-size:12px}.tech-composition{min-height:285px;gap:14px;max-width:440px}.tech-pill{padding:17px}.tech-pill strong{font-size:27px}.tech-pill>span{font-size:9px}.tech-pill>img{width:110px;height:35px}.tech-composition>p{font-size:9px}.heading-row{display:block}.heading-row .button{margin-top:23px;font-size:11px;min-height:42px;padding:10px 18px}.heading-row h2{font-size:33px}.resources-section .blog-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:10px}.resources-section .blog-card{flex:0 0 88%;scroll-snap-align:start}.blog-card h3{font-size:21px;margin-bottom:20px}.blog-card>.text-link{font-size:11px}.closing-cta{padding:80px 0}.closing-cta h2{font-size:37px}.closing-cta .eyebrow{font-size:8px}.closing-cta p{font-size:13px;line-height:1.8;margin:23px 0 26px}.closing-cta .button{font-size:12px;min-height:45px;padding:11px 22px}.cta-email{font-size:10px;margin-top:18px}.site-footer{padding:45px 0 23px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 23px}.footer-top>div:first-child{display:block}.footer-top>div:first-child .brand{width:182px;margin-bottom:17px!important}.footer-top>div:first-child>p{font-size:12px}.footer-top>div:first-child .footer-email{margin-top:18px!important;font-size:12px!important}.footer-top>div>h3{font-size:12px;margin-bottom:18px}.footer-top>div>a:not(.brand){font-size:11px;margin-bottom:13px}.footer-top>div:last-child{grid-column:auto;display:block;padding:0;border:0}.footer-top>div:last-child>h3{display:block;margin-bottom:18px!important}.footer-top>div:last-child>a{font-size:11px;margin-bottom:13px!important}.footer-top>div:last-child>p{font-size:10px;line-height:1.7}.social-links{font-size:9px;gap:12px}.footer-top>div:last-child>.social-links{margin-top:17px!important}.footer-bottom{position:relative;flex-wrap:wrap;gap:15px;font-size:8px;padding-top:20px;margin-top:32px}.footer-bottom>span{flex-basis:100%}.footer-bottom>div{gap:15px}.back-top{position:absolute;top:20px;right:0}.page-intro{padding:24px 0 46px}.breadcrumbs{font-size:9px;margin-bottom:38px}.page-intro .eyebrow{font-size:10px;margin-bottom:18px}.page-intro h1{font-size:36px;line-height:1.18}.page-intro>.container>p{font-size:14px;margin-top:20px;line-height:1.7}.page-intro .button{font-size:12px}.filter-toolbar{flex-wrap:wrap;gap:14px;margin-bottom:23px}.search-field{width:100%;max-width:none;flex-basis:100%;padding:12px 14px}.filter-select{gap:9px;font-size:10px}.filter-select>select{font-size:11px;padding:10px;min-width:147px}.clear-filters{font-size:9px;gap:6px}.clear-filters .icon{width:12px;height:12px}.filter-pills{flex-wrap:nowrap;overflow:auto;gap:7px;padding-bottom:8px;scrollbar-width:none}.filter-pills button{flex-shrink:0;font-size:10px;padding:8px 13px}.listing-count{font-size:10px;margin:18px 0}.listing-section{padding-top:30px}.project-grid{grid-template-columns:1fr;gap:32px}.listing-section .project-visual{aspect-ratio:1.32}.additional-brands{margin-top:45px;padding-top:30px}.additional-brands>.eyebrow{font-size:8px}.additional-brands>div{gap:23px;flex-wrap:wrap;font-size:21px;margin-top:24px}.project-metadata{grid-template-columns:1fr 1fr;gap:20px;padding:26px 0}.project-metadata>div:nth-child(3){grid-column:1/-1}.project-metadata>div>span{font-size:8px;margin-bottom:6px}.project-metadata strong{font-size:11px}.project-cover{height:330px;border-radius:12px}.project-cover>img{transform:scale(1.45)}.project-story-layout{padding:45px 0 35px;gap:30px}.project-story-layout h2{font-size:27px;margin-bottom:20px}.project-story-layout .eyebrow{font-size:9px}.project-body>.tab-list{gap:12px;overflow:auto;flex-wrap:nowrap}.project-body>.tab-list>button{font-size:10px;max-width:none;flex:0 0 42%;padding-bottom:10px}.prose{font-size:14px;line-height:1.85}.prose p{margin-bottom:20px}.prose h2{font-size:24px;margin-top:32px}.project-gallery{grid-template-columns:1fr;gap:17px;margin-bottom:15px}.gallery-item,.gallery-item:first-child:nth-last-child(odd){aspect-ratio:1.4;grid-column:auto;border-radius:10px}.service-detail-top{grid-template-columns:1fr;gap:30px;margin-bottom:65px}.service-detail-top h2{font-size:31px}.service-detail-top .service-image{height:290px}.large-service-icon{width:58px;height:58px;border-radius:12px;margin-bottom:23px}.service-detail-top .button{font-size:12px;min-height:44px}.service-index-row{position:relative;display:grid;grid-template-columns:32px 1fr;gap:18px;padding:28px 0}.service-index-number{font-size:10px}.service-index-row .large-service-icon{display:none}.service-index-row h2{font-size:25px;padding-right:20px}.service-index-row p{font-size:13px;line-height:1.7}.service-index-row>svg{position:absolute;right:0;top:34px;width:18px;height:18px}.sector-grid{grid-template-columns:1fr 1fr;gap:15px}.sector-card{padding:24px 17px;min-height:184px;border-radius:10px}.sector-card>h2{font-size:22px;margin-top:22px}.sector-card>span{font-size:9px}.sector-card>p{font-size:10px}.sector-card>svg{right:17px;bottom:20px;width:16px;height:16px}.about-manifesto{margin-bottom:70px}.about-manifesto h2{font-size:32px;line-height:1.3;margin-bottom:22px}.about-manifesto p{font-size:14px}.team-grid{grid-template-columns:1fr 1fr;gap:26px 15px}.team-card>img{height:205px;border-radius:10px}.team-card>h3{font-size:17px;margin:14px 0 5px;letter-spacing:-.02em}.team-card>p{font-size:9px;line-height:1.5}.digital-office{grid-template-columns:1fr;margin-top:65px;padding:28px;gap:28px;border-radius:14px}.digital-office h2{font-size:33px}.digital-office .eyebrow{font-size:9px}.digital-office p{font-size:13px}.digital-office .button{font-size:12px;min-height:44px}.office-visual{min-height:240px}.office-visual>svg{height:65px;width:65px;margin-bottom:16px}.office-visual>strong{font-size:29px}.office-visual>span:last-child{font-size:7px}.blog-grid{grid-template-columns:1fr;gap:38px}.blog-visual{aspect-ratio:1.6}.article-meta{gap:15px;flex-wrap:wrap;margin-top:25px;font-size:9px}.article-cover{height:245px;border-radius:10px;transform:translateY(25px)}.article-body{margin-top:65px}.article-section{padding-bottom:45px}.article-return{margin-top:30px;padding-top:25px}.article-return .text-link{font-size:12px}.contact-info{display:block}.contact-info h2{font-size:32px;margin-bottom:20px}.contact-info>p{font-size:14px}.contact-info>p>span{font-size:11px}.contact-info .contact-email{margin-top:20px;font-size:19px}.contact-info .contact-phone{margin-top:7px;font-size:16px}.contact-address{max-width:none;margin-top:25px;padding-top:22px}.contact-address .eyebrow{font-size:9px}.contact-address p{font-size:11px}.contact-product-links{margin-top:23px}.contact-form-card{padding:24px 20px;border-radius:13px}.form-grid{grid-template-columns:1fr;gap:18px}.field label{font-size:11px;margin-bottom:8px}.field input,.field select,.field textarea{font-size:14px;padding:12px}.form-submit{font-size:13px}.contact-layout{gap:35px}.contact-section{padding-top:37px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout h2{font-size:31px;margin-bottom:17px}.faq-layout>.eyebrow{font-size:9px}.faq-layout>div>p{font-size:13px}.faq-layout summary{font-size:13px;padding:20px 0}.faq-layout details>p{font-size:13px}.product-case{grid-template-columns:1fr;padding:25px;gap:25px}.product-case>img{height:260px}.product-case h2{font-size:29px}.product-case p{font-size:13px}.product-case .text-link{font-size:12px}.product-case .eyebrow{font-size:9px}.contact-dialog{padding:30px 23px 25px;max-height:92dvh;border-radius:13px}.contact-dialog>h2{font-size:28px}.contact-dialog>.eyebrow{font-size:8px}.contact-dialog>p{font-size:12px}.dialog-close{right:12px;top:12px;width:30px;height:30px}.lightbox{padding:48px 10px 15px}.lightbox>p{font-size:10px}}
@media(max-width:374px){.hero h1{font-size:35px}.hero-lead input{font-size:10px;padding-left:8px}.hero-lead>.button{font-size:9px;padding-inline:10px}.hero-copy>p{font-size:13px}.hero-project-main>img{height:146px}.hero-project-secondary{top:180px}.hero-stage{height:342px}.brand-heading>p{font-size:9px;max-width:125px}.page-intro h1{font-size:33px}.sector-card h2{font-size:20px}.team-card>img{height:175px}.phone{left:50%;transform:translateX(-50%) rotate(-5deg) scale(.93)}.chip-one{right:6px;font-size:8px;padding:9px}.chip-one>svg{display:none}.hero-clients>div{gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.logo-track{animation:none}.logo-pause{display:none}.logo-window{overflow:auto;mask-image:none}.logo-duplicates{display:none}.hero-project:hover,.hero-product-pill:hover,.button:hover{transform:none}}
/* The capabilities reel preserves the reference's neighboring, partially visible cards. */
@media print{.site-header,.site-footer,.closing-cta,.nav-backdrop,.hero-lead,.button,.carousel-controls{display:none!important}.section{padding:25px 0}.container{width:100%}body{font-size:12px;color:#000;background:#fff}.page-intro{padding:20px 0}.project-grid{grid-template-columns:repeat(2,1fr)}[hidden]{display:block!important}}

/* Booster typography and consistent project device system. */
h1,h2,h3,h4{letter-spacing:-.035em}
.site-header{background:var(--navy);color:#fff}
.site-header .brand-blue{display:none}.site-header .brand-white{display:block}
.site-header .button-orange{color:#fff}
.project-mockup{position:relative;display:grid;place-items:center;width:100%;height:100%;aspect-ratio:1.35;background:radial-gradient(ellipse at 50% 35%,#f6f8ff 0%,#e5eaf6 72%);overflow:hidden;padding:9% 5%;isolation:isolate}
.device-laptop{width:94%;filter:drop-shadow(0 16px 12px #263a8320)}
.device-screen{position:relative;width:88%;margin:auto;background:#141721;border:6px solid #20232b;border-top-width:10px;border-bottom-width:10px;border-radius:9px 9px 3px 3px;box-shadow:0 0 0 1px #89909e;overflow:hidden;aspect-ratio:1.6}
.device-screen:before{content:'';position:absolute;top:-7px;left:50%;width:3px;height:3px;background:#6c7382;border-radius:50%}
.device-screen>img{width:100%;height:100%;object-fit:cover;object-position:top;transform:none!important;max-height:none!important}
.device-base{height:9px;position:relative;background:linear-gradient(#dfe2e7,#959ca8 70%,#717886);border-radius:1px 1px 65% 65%;box-shadow:0 2px 1px #343947}
.device-base:after{content:'';position:absolute;left:42%;top:0;width:16%;height:3px;border-radius:0 0 8px 8px;background:#6c7483}
.device-phone{height:100%;max-height:380px;aspect-ratio:9/19;border:6px solid #20232b;border-radius:29px;background:white;overflow:hidden;position:relative;box-shadow:0 16px 25px #263a832b,0 0 0 1px #8790a0}
.device-phone:before{content:'';position:absolute;z-index:1;top:7px;width:29%;height:10px;border-radius:20px;background:#141721;left:35%}
.device-phone>img{width:100%;height:100%;object-fit:cover;object-position:top;transform:none!important}
.project-visual>.project-mockup{height:100%}.project-cover>.project-mockup{aspect-ratio:1.7;max-height:660px;padding:5% 10%}
.hero-project>.project-mockup{height:240px;padding:8% 3%}.hero-project-secondary>.project-mockup{height:190px}
.menu-case>.project-mockup{height:135px;aspect-ratio:auto;padding:12px}
.story-image>.project-mockup{min-height:360px}.service-detail-top .service-image>.project-mockup{min-height:390px}
.product-case>.project-mockup{height:390px}
.additional-brands{margin-top:90px}.additional-brands>.additional-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
.additional-brand-card{min-width:0}.additional-brand-card>a{display:block;border-radius:16px;overflow:hidden}.additional-brand-card h3{font-size:24px;margin:20px 0 8px}.additional-brand-card .text-link{font-size:13px}
/* Tabs filter projects; the card group stays within the centered page container. */
.service-tabs .tab-list{display:flex;justify-content:space-between;gap:16px;overflow-x:auto;scrollbar-width:thin}
.service-tabs .panels,.js .service-tabs .panels{position:static;left:auto;transform:none;width:100%;display:block;padding:0;overflow:visible}
.service-tabs .service-panel,.js .service-tabs .service-panel{display:block;width:100%;min-width:0;max-width:none;border:0;border-radius:0;box-shadow:none;background:transparent;opacity:1;margin:0;padding:0}
.service-overview{display:flex;align-items:center;justify-content:space-between;gap:36px;margin:34px 0 26px}
.service-overview h3{font-size:26px;margin-bottom:10px}.service-overview p{font-size:15px;max-width:730px}.service-overview>.text-link{flex-shrink:0}
.service-project-track{display:flex;gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a5afcf transparent;padding:6px 1px 20px;max-width:100%;justify-content:safe center}
.service-project-track>.project-card{flex:0 0 calc((100% - 48px)/3);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}
.service-project-track .project-visual{height:auto;aspect-ratio:1.28}.service-project-track .project-card h3{font-size:23px}.service-project-track .project-card>p{font-size:13px}.service-project-track .project-card-meta{margin-top:18px}
.service-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px}.service-controls>span{margin-right:auto;font-size:12px;color:var(--muted)}
.tech-composition{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.tech-composition .tech-pill,.tech-composition .tech-center{transform:none;margin:0;min-height:133px;padding:24px;border:1px solid var(--line);border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px}
.tech-composition .tech-pill>img{height:36px;width:150px;object-fit:contain;object-position:left}
.tech-composition .tech-pill>span{display:flex;width:100%;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}
.tech-composition .tech-center{background:#edf0f9;align-items:center;justify-content:center}.tech-composition .tech-center img{width:195px;height:auto}.tech-composition>p{grid-column:1/-1;text-align:center;font-size:10px;margin-top:4px}
@media(max-width:1100px){.service-project-track>.project-card{flex-basis:calc((100% - 24px)/2)}.primary-nav{gap:22px}.main-navigation{gap:18px}.nav-actions .button{padding-inline:12px}}
@media(max-width:700px){.service-overview{display:block;margin-top:26px}.service-overview>.text-link{margin-top:18px}.service-overview h3{font-size:24px}.service-project-track>.project-card{flex-basis:86%}.service-tabs .service-tab{flex-shrink:0;padding:16px 8px}.service-project-track{gap:24px}.additional-brands>.additional-brand-grid{grid-template-columns:1fr}.additional-brand-card .project-mockup{aspect-ratio:1.35}.tech-composition{gap:12px}.tech-composition .tech-pill,.tech-composition .tech-center{padding:18px;min-height:115px}.tech-composition .tech-pill>img{width:130px;height:30px}.project-cover>.project-mockup{aspect-ratio:1.35;padding:8% 4%}.story-image>.project-mockup{min-height:260px}.service-detail-top .service-image>.project-mockup{min-height:260px}.service-controls{margin-top:0}}

.framer-brand{display:flex;align-items:center;gap:10px;color:#111}.framer-brand>img{height:32px;width:22px;object-fit:contain}.framer-brand>strong{font:600 25px Inter,Arial,sans-serif;letter-spacing:-.04em}.tech-pill>img[alt=Shopify]{filter:brightness(0)}
.framer-brand>strong{color:#111}
.tech-pill>img[alt=Shopify]{filter:none}

/* Original five-service card presentation, centered with circular navigation. */
.capabilities{overflow:hidden}
.js .service-tabs .tab-list{margin-bottom:36px}
.js .service-tabs .panels{position:relative;left:50%;transform:translateX(-50%);width:100vw;display:flex;gap:28px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:10px max(24px,calc(50vw - 190px)) 24px;align-items:stretch}
.js .service-tabs .panels::-webkit-scrollbar{display:none}
.js .service-tabs .service-panel{display:flex;flex-direction:column;flex:0 0 380px;width:380px;min-width:0;min-height:0;border:1px solid #d8deeb;border-radius:24px;background:#f5f6fa;overflow:hidden;scroll-snap-align:center;transition:border-color .2s,background .2s}
.js .service-tabs .service-panel.is-active{border-color:var(--blue);background:white}
.js .service-tabs .service-image{order:-1;width:100%;height:280px;min-height:0;flex-shrink:0;background:#e8ecf6}
.js .service-tabs .service-image>.project-mockup{height:100%;aspect-ratio:auto;padding:35px 14px 52px}
.js .service-tabs .image-caption{padding:10px 12px;font-size:11px;left:16px;right:16px;bottom:15px;z-index:1}
.js .service-tabs .image-caption>span{font-size:9px}
.js .service-tabs .service-copy{display:flex;flex-direction:column;align-items:flex-start;padding:27px 27px 30px;flex:1}
.js .service-tabs .panel-number{font-size:10px;margin-bottom:16px;color:#8a97b5}
.js .service-tabs .is-active .panel-number{color:var(--blue)}
.js .service-tabs .service-copy h3{font-size:26px;line-height:1.25;margin-bottom:20px}
.js .service-tabs .service-copy p{font-size:14px;line-height:1.75;margin-bottom:25px}
.js .service-tabs .check-list{display:none}
.js .service-tabs .service-copy .button{margin-top:auto;min-height:0;background:transparent;color:var(--blue);padding:0;font-size:13px;border-radius:0}
.js .service-tabs .service-copy .button:hover{transform:none;text-decoration:underline}
.project-story-layout>div>.text-link{display:flex;width:fit-content;margin-top:16px}.js .service-tabs .panels{cursor:grab}.js .service-tabs .panels.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;user-select:none}.service-reel-controls{display:none}.js .service-reel-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:13px}.service-reel-status{font-size:11px;color:var(--blue);font-variant-numeric:tabular-nums}.service-reel-controls .round-control{border-color:#b7c1db;background:white;color:var(--blue)}
@media(max-width:650px){.js .service-tabs .panels{gap:18px;padding-inline:calc(50vw - 149px)}.js .service-tabs .service-panel{flex-basis:298px;width:298px;border-radius:18px}.js .service-tabs .service-image{height:225px}.js .service-tabs .service-copy{padding:24px}.js .service-tabs .service-copy h3{font-size:24px}.js .service-tabs .service-copy p{font-size:13px}.js .service-tabs .image-caption{font-size:10px;left:12px;right:12px}.js .service-tabs .image-caption>span{font-size:8px}.js .service-tabs .service-image>.project-mockup{padding:25px 8px 43px}}
.article-related{margin-top:55px;padding:28px;border:1px solid var(--line);border-radius:16px;background:#f4f6fc}.article-related h2{margin-top:0}.article-related .text-link{display:flex;width:fit-content;margin-top:16px}
