.contact-section{background:#0c1114;color:#f1f4f4;padding:128px 4.4% 136px;scroll-margin-top:92px;border-top:1px solid rgba(241,244,244,.12)}.contact-section .contact-shell{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(52px,7.1vw,116px);align-items:start}.contact-section .contact-eyebrow,.contact-section .contact-form-eyebrow,.contact-section .contact-direct-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.6}.contact-section .contact-eyebrow{display:flex;align-items:center;gap:12px;color:#b8edf6}.contact-section .contact-eyebrow>span{height:6px;width:6px;background:#b8edf6;border-radius:50%}.contact-section h2{margin:31px 0 27px;max-width:610px;font-size:clamp(40px,4.4vw,68px);font-weight:500;letter-spacing:-.052em;line-height:1.08}.contact-section h2 span{color:#b8edf6}.contact-section .contact-description{max-width:460px;margin:0;color:#aab4ba;font-size:16px;line-height:1.75}.contact-section .contact-reassurance{margin:23px 0 0;color:#e0e7e9;font-size:14px;line-height:1.6}.contact-section .contact-direct{margin-top:36px;padding-top:26px;border-top:1px solid #2a3339;max-width:460px}.contact-section .contact-direct-label{color:#8f9ca3}.contact-section .contact-email{display:flex;align-items:center;width:fit-content;gap:13px;margin:16px 0 17px;min-height:44px;color:#f1f4f4;text-decoration:none;font-size:clamp(17px,1.55vw,23px);letter-spacing:-.025em}.contact-section .contact-email>svg:first-child{color:#91a1a9}.contact-section .contact-email>svg:last-child{margin-left:4px}.contact-section .contact-email:hover{color:#b8edf6}.contact-section .contact-socials{display:flex;flex-wrap:wrap;gap:24px}.contact-section .contact-socials a{display:inline-flex;min-height:44px;gap:8px;align-items:center;color:#aab4ba;text-decoration:none;font-size:12px;transition:color .2s ease}.contact-section .contact-socials a:hover{color:#b8edf6}.contact-section .contact-form-panel{border:1px solid #303c43;border-radius:5px;padding:clamp(26px,2.75vw,43px);background:#131a1f;min-width:0}.contact-section .contact-form-eyebrow{color:#91a4ac}.contact-section h3{margin:11px 0 0;font-size:clamp(23px,2vw,29px);line-height:1.3;letter-spacing:-.038em;font-weight:500}.contact-section .contact-form-required{margin:11px 0 27px;color:#97a7ae;font-size:12px;line-height:1.6}.contact-section .contact-fields{border:0;padding:0;margin:0;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:22px 17px}.contact-section .contact-field{min-width:0}.contact-section .contact-field-wide{grid-column:1 / -1}.contact-section .contact-field label{display:block;margin-bottom:9px;font-size:14px;line-height:1.5;color:#e0e7ea;font-weight:500}.contact-section .contact-field label span{color:#8e9fa7;font-weight:400}.contact-section input,.contact-section select,.contact-section textarea{box-sizing:border-box;width:100%;border:1px solid #36434b;background:#0f161b;border-radius:3px;padding:13px 14px;color:#f1f4f4;font:inherit;font-size:14px;line-height:1.5;transition:border-color .2s,background-color .2s;color-scheme:dark}.contact-section input,.contact-section select{min-height:48px}.contact-section textarea{min-height:98px;resize:vertical;display:block}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#8a9aa3;opacity:1}.contact-section select:has(option:checked[value=""]){color:#8a9aa3}.contact-section select option{color:#f1f4f4;background:#131a1f}.contact-section input:hover,.contact-section select:hover,.contact-section textarea:hover{border-color:#6a808b}.contact-section .contact-form-note{color:#a8b7bd;font-size:12px;line-height:1.65;margin:22px 0 17px;max-width:460px}.contact-section .contact-submit{display:flex;box-sizing:border-box;width:100%;min-height:53px;align-items:center;justify-content:space-between;gap:15px;border:1px solid transparent;border-radius:3px;padding:14px 20px;background:#b8edf6;color:#102028;text-decoration:none;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.contact-section .contact-submit:hover{background:#d5f6fc;transform:translateY(-2px)}.contact-section .contact-submit:active{transform:translateY(0)}.contact-section :is(a,button,input,select,textarea):focus-visible{outline:2px solid #b8edf6;outline-offset:4px}.contact-section :is(input,select,textarea):focus-visible{border-color:#b8edf6;background:#131f26}.contact-section .contact-prepared h3:focus{outline:none}.contact-section .contact-prepared-icon{height:50px;width:50px;display:grid;place-items:center;border:1px solid #60828c;border-radius:50%;color:#b8edf6;margin-bottom:30px}.contact-section .contact-prepared-description{font-size:14px;line-height:1.7;color:#a8b7bd;margin:18px 0 24px}.contact-section .contact-message-preview{min-height:250px;max-height:270px;overflow-y:auto;border-left:1px solid #7bafb9;background:#0f161b;padding:19px;color:#ccd9de;font-size:13px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.contact-section .contact-unsent{font-size:13px;color:#aab9bf;line-height:1.6;margin:19px 0}.contact-section .contact-edit{display:block;min-height:44px;margin:12px auto 0;padding:10px 16px;color:#d2e2e8;background:transparent;border:0;cursor:pointer;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px}.contact-section .contact-edit:hover{color:#b8edf6}.contact-section .contact-steps{display:grid;gap:22px;max-width:470px;padding:0;margin:32px 0 0;list-style:none}.contact-section .contact-steps li{display:flex;gap:16px;align-items:baseline}.contact-section .contact-steps li>span{color:#92bac3;font-size:12px;font-variant-numeric:tabular-nums}.contact-section .contact-steps strong{font-size:15px;font-weight:500}.contact-section .contact-steps p{color:#aab4ba;font-size:14px;line-height:1.65;margin:6px 0 0}.contact-section .contact-form-explanation{color:#bbc8ce;font-size:14px;line-height:1.65;margin:16px 0 20px}.contact-section .contact-intent-context{border-left:2px solid #92bac3;padding:14px 16px;margin-bottom:20px;background:#1a292f;color:#e6f5f7}.contact-section .contact-intent-context strong{font-size:14px;font-weight:500}.contact-section .contact-intent-context p{font-size:13px;line-height:1.6;margin:7px 0 0;color:#b9cbd2}.contact-section .contact-privacy-note{margin:15px 0 0;font-size:12px;line-height:1.65;color:#a8b7bd}.contact-section .contact-field-error{color:#ffbbb0;margin:8px 0 0;font-size:12px;line-height:1.5}.contact-section .contact-error-summary{margin:-10px 0 20px}.contact-section [aria-invalid=true]{border-color:#f2a397}.contact-section .contact-preview-label{display:block;color:#ccd9de;font-size:13px;margin-bottom:10px}.contact-section .contact-channel-actions{display:grid;gap:12px}.contact-section .contact-submit>span{display:inline-flex;gap:10px;align-items:center}.contact-section .contact-submit-secondary{border-color:#647d87;color:#d6edf2;background:transparent}.contact-section .contact-submit-secondary:hover{background:#24353d}.contact-section .contact-preview-tools{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0 12px;margin-top:12px}.contact-section .contact-preview-tools .contact-edit{display:inline-flex;align-items:center;gap:7px;margin:0;padding:10px 0;font-size:13px}.contact-section .contact-copy-status{min-height:20px;margin:8px 0 0;color:#b8edf6;font-size:12px;line-height:1.6}@media(max-width:1000px){.contact-section .contact-shell{gap:45px}.contact-section .contact-fields{grid-template-columns:1fr;gap:19px}.contact-section .contact-direct{margin-top:42px}}@media(max-width:760px){.contact-section{padding:79px 6% 80px;scroll-margin-top:80px}.contact-section .contact-shell{grid-template-columns:1fr;gap:44px}.contact-section h2{max-width:540px;font-size:clamp(40px,8vw,60px);margin-top:24px}.contact-section .contact-description{font-size:15px;max-width:520px}.contact-section .contact-direct{max-width:none;margin-top:33px}.contact-section .contact-form-panel{padding:29px 25px}.contact-section .contact-fields{grid-template-columns:1fr 1fr}.contact-section input,.contact-section select,.contact-section textarea{font-size:16px}}@media(max-width:480px){.contact-section .contact-form-panel{padding:26px 20px}.contact-section .contact-fields{grid-template-columns:1fr}.contact-section .contact-email{font-size:18px;gap:10px}.contact-section .contact-submit{padding:14px 15px}}@media(prefers-reduced-motion:reduce){.contact-section *,.contact-section *:before,.contact-section *:after{transition:none}.contact-section .contact-submit:hover{transform:none}}.home-vox{--vox-ink: #122b34;--vox-muted: #455f68;background:#dcecee;color:var(--vox-ink);padding-block:42px 52px;font-family:Satoshi,Arial,sans-serif;scroll-margin-top:24px}.home-vox *,.home-vox *:before,.home-vox *:after{box-sizing:border-box}.home-vox-shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.home-vox :is(h2,h3,p,figure){margin:0}.home-vox a{color:inherit;text-decoration:none}.home-studio .home-vox :focus-visible{outline:3px solid #08778b;outline-offset:6px}.home-vox-topline{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #aebfc4;padding-bottom:20px;font-size:13px;line-height:1.5}.home-vox-topline>span{color:var(--vox-muted)}.home-vox-main{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.6fr);gap:62px;align-items:center;padding-block:46px 44px}.home-vox-logo{display:block;width:150px;height:auto;margin-bottom:25px}.home-vox-copy h2{font-size:clamp(34px,3.2vw,47px);line-height:1.09;letter-spacing:-.04em;font-weight:700}.home-vox-description{margin-top:23px!important;font-size:17px;line-height:1.6;color:#344f59;max-width:450px}.home-vox-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:28px}.home-vox-button{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:23px;padding:14px 21px;border:1px solid #122b34;border-radius:28px;background:#122b34;color:#fff!important;font-size:14px;font-weight:700;line-height:1.25;transition:background .18s,transform .18s}.home-vox-button:hover{background:#244b59;transform:translateY(-2px)}.home-vox-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:700}.home-vox-link:hover{text-decoration:underline;text-underline-offset:5px}.home-vox-demo-note{margin-top:16px!important;max-width:300px;color:var(--vox-muted);font-size:12px;line-height:1.5}.home-vox-figure{min-width:0}.home-vox-screen-label{display:flex;justify-content:space-between;gap:20px;padding-bottom:12px;color:#344f59;font-size:12px;line-height:1.5}.home-vox-screen-label>span:last-child{font-size:11px;font-weight:700;letter-spacing:.03em}.home-vox-screen{position:relative;display:block;width:100%;padding:9px;border:1px solid #43585f;border-radius:12px;background:#172c33;box-shadow:0 24px 42px -22px #234c605c,0 3px 7px #163b4626;cursor:zoom-in}.home-vox-screen>img{display:block;width:100%;height:auto;border-radius:4px}.home-vox-expand{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid #526872;border-radius:24px;background:#122b34;color:#fff;box-shadow:0 2px 8px #152f3a26;font-family:Satoshi,Arial,sans-serif;font-size:12px;font-weight:500}.home-vox-screen:hover .home-vox-expand{background:#244b59}.home-vox-figure figcaption{max-width:630px;margin-top:16px;padding-inline:1px;color:var(--vox-muted);font-size:11px;line-height:1.6}.home-vox-capabilities{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:29px 0 0;border-top:1px solid #aebfc4}.home-vox-capabilities li{display:flex;gap:18px;padding-inline:28px;border-left:1px solid #aebfc4}.home-vox-capabilities li:first-child{padding-left:0;border:0}.home-vox-capabilities li:last-child{padding-right:0}.home-vox-capabilities li>span{color:#52707c;font-size:12px;line-height:1.7}.home-vox-capabilities h3{font-size:18px;font-weight:700;letter-spacing:-.015em;line-height:1.3}.home-vox-capabilities p{margin-top:10px;color:var(--vox-muted);font-size:14px;line-height:1.55;max-width:330px}.home-vox-dialog{width:min(1280px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:24px;border:1px solid #45616c;border-radius:12px;background:#f4f7f8;color:#122b34;overflow:auto}.home-vox-dialog::backdrop{background:#08151deb}.home-vox-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.home-vox-dialog-head h2{font-size:24px;line-height:1.2;letter-spacing:-.02em}.home-vox-dialog-head p{margin-top:9px;color:#455f68;font-size:13px;line-height:1.5}.home-vox-dialog-head button{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;padding:0;background:transparent;color:#122b34;border:1px solid #8da5ae;border-radius:50%;cursor:pointer}.home-vox-dialog>img{display:block;width:100%;height:auto}@media(max-width:1200px){.home-vox-shell{width:calc(100% - 72px)}.home-vox-main{gap:35px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.home-vox-copy h2{font-size:37px}.home-vox-logo{width:128px}.home-vox-description{font-size:16px}.home-vox-actions{gap:8px 18px}.home-vox-capabilities li{padding-inline:22px;gap:13px}}@media(max-width:800px){.home-vox{padding-block:30px 35px}.home-vox-shell{width:calc(100% - 40px)}.home-vox-topline{font-size:11px;gap:15px;padding-bottom:17px}.home-vox-topline>span{text-align:right}.home-vox-main{grid-template-columns:1fr;gap:30px;padding-block:30px}.home-vox-logo{width:124px;margin-bottom:20px}.home-vox-copy h2{font-size:clamp(35px,6vw,48px)}.home-vox-description{max-width:610px;margin-top:18px!important}.home-vox-actions{gap:12px 25px;margin-top:22px}.home-vox-demo-note{max-width:440px}.home-vox-screen{padding:6px;border-radius:9px}.home-vox-expand{right:15px;bottom:15px;font-size:11px;min-height:35px;padding:7px 10px}.home-vox-capabilities{grid-template-columns:1fr;padding-top:0}.home-vox-capabilities li,.home-vox-capabilities li:first-child{border:0;border-bottom:1px solid #aebfc4;padding:23px 0;gap:18px}.home-vox-capabilities li:last-child{padding-bottom:0;border-bottom:0}.home-vox-capabilities h3{font-size:18px}.home-vox-capabilities p{max-width:610px;margin-top:7px}.home-vox-dialog{padding:18px}.home-vox-dialog-head{gap:14px;margin-bottom:18px}.home-vox-dialog-head h2{font-size:20px}}@media(max-width:380px){.home-vox-copy h2{font-size:33px}.home-vox-topline{font-size:10px}.home-vox-actions{flex-direction:column;align-items:stretch;gap:6px}.home-vox-link{justify-content:space-between;padding-inline:8px}.home-vox-screen-label{font-size:11px;gap:10px}.home-vox-screen-label>span:last-child{font-size:10px}}@media(prefers-reduced-motion:reduce){.home-vox-button{transition:none}.home-vox-button:hover{transform:none}}.home-devflow{background:#0e1c22;color:#f5f8f9;padding-block:76px 52px}.home-devflow-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:64px;align-items:center}.home-devflow-heading{min-width:0}.home-devflow-brand{font-size:17px;font-weight:500;color:#b8edf2;letter-spacing:-.01em}.home-devflow .home-devflow-heading h2{font-size:clamp(44px,4.15vw,61px);font-weight:700;line-height:1.055;letter-spacing:-.04em;margin-top:21px}.home-devflow .home-devflow-promise{font-size:21px;line-height:1.45;letter-spacing:-.015em;margin-top:25px}.home-devflow-intro{margin-top:17px}.home-devflow-intro>p{color:#b7c9d1;font-size:15px;line-height:1.65;max-width:400px}.home-devflow-intro>a{display:inline-flex;align-items:center;gap:25px;min-height:44px;margin-top:17px;font-size:14px;font-weight:500}.home-devflow-intro>a:hover{color:#b8edf2}.home-devflow-visual{min-width:0}.home-devflow-frame{position:relative;overflow:hidden;border-radius:14px;background:#15262d}.home-devflow-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff12;background:linear-gradient(180deg,transparent 75%,#0e1c223d)}.home-devflow-frame>img{display:block;width:100%;height:auto;aspect-ratio:2 / 1;object-fit:cover;object-position:55% 48%}.home-devflow-visual figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#b7c9d1;padding-top:15px;line-height:1.5}.home-devflow-visual figcaption span:last-child{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.home-devflow-explorer{margin-top:44px}.home-devflow-phases{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;border-top:1px solid #40545e}.home-devflow-phases button{background:none;border:0;border-bottom:1px solid #40545e;color:#d4dfe4;padding:21px 9px 21px 0;width:100%;display:grid;grid-template-columns:37px minmax(0,1fr) 18px;align-items:center;gap:13px;text-align:left;min-height:108px;transition:background .18s,border-color .18s}.home-devflow-number{width:37px;height:42px;display:grid;place-items:center;color:#a9bec8;font-size:17px;border-radius:4px}.home-devflow-phases strong{font-size:20px;font-weight:500;display:block;line-height:1.3}.home-devflow-phases small{display:block;font-size:12px;line-height:1.5;margin-top:4px;color:#afc2cc}.home-devflow-phases button>svg{opacity:.35}.home-devflow-phases button:hover{background:#192e38}.home-devflow-phases button[aria-pressed=true]{border-color:#b8edf2;color:#b8edf2}.home-devflow-phases button[aria-pressed=true] .home-devflow-number{background:#b8edf2;color:#10232c}.home-devflow-phases button[aria-pressed=true]>svg{opacity:1}.home-devflow-detail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:64px;align-items:start;padding-top:28px;min-height:135px}.home-devflow-detail>div>p{font-size:11px;color:#afc2cc;letter-spacing:.045em}.home-devflow .home-devflow-detail h3{font-size:23px;line-height:1.3;font-weight:500;letter-spacing:-.02em;margin-top:9px;max-width:420px}.home-devflow .home-devflow-detail-description{color:#b7c9d1;font-size:15px;line-height:1.65;margin-top:21px;max-width:650px}@media(max-width:1150px){.home-devflow-layout,.home-devflow-detail{gap:38px}.home-devflow .home-devflow-heading h2{font-size:clamp(39px,4.5vw,51px)}.home-devflow .home-devflow-promise{font-size:19px}.home-devflow-visual figcaption{flex-wrap:wrap;gap:6px 15px}.home-devflow-phases{gap:16px}.home-devflow-phases button{grid-template-columns:31px minmax(0,1fr);gap:9px;padding-right:3px}.home-devflow-phases button>svg{display:none}.home-devflow-number{width:31px;height:38px}.home-devflow-phases strong{font-size:18px}.home-devflow-phases small{font-size:11px}}@media(max-width:800px){.home-devflow{padding-block:38px 36px}.home-devflow-layout{display:block}.home-devflow-heading{margin-bottom:27px}.home-devflow-brand{font-size:17px}.home-devflow .home-devflow-heading h2{font-size:46px;margin-top:16px}.home-devflow .home-devflow-promise{font-size:20px;margin-top:23px}.home-devflow-intro{margin-top:15px}.home-devflow-intro>p{max-width:540px;font-size:16px}.home-devflow-intro>a{margin-top:12px}.home-devflow-visual{margin-inline:-20px!important}.home-devflow-frame{border-radius:0}.home-devflow-frame:after{display:none}.home-devflow-frame>img{height:auto;aspect-ratio:8 / 5;object-fit:contain}.home-devflow-visual figcaption{flex-wrap:nowrap;padding:14px 20px 0;gap:15px;font-size:10px}.home-devflow-explorer{margin-top:28px}.home-devflow-phases{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 25px;border-top:0}.home-devflow-phases button{grid-template-columns:33px minmax(0,1fr);gap:12px;padding:15px 0;min-height:77px}.home-devflow-phases button>svg{display:none}.home-devflow-number{width:32px;height:38px;font-size:16px}.home-devflow-phases strong{font-size:18px}.home-devflow-phases small{font-size:11px}.home-devflow-detail{display:block;min-height:176px;padding-top:24px}.home-devflow .home-devflow-detail h3{max-width:none;margin-top:12px}.home-devflow .home-devflow-detail-description{max-width:560px;font-size:14px;margin-top:13px}}@media(max-width:440px){.home-devflow .home-devflow-heading h2{font-size:43px}.home-devflow-visual figcaption{flex-direction:column;gap:6px}.home-devflow-phases{gap:0 17px}.home-devflow-phases button{gap:8px;grid-template-columns:29px minmax(0,1fr)}.home-devflow-number{width:28px;height:36px;font-size:15px}.home-devflow-phases strong{font-size:16px}.home-devflow-phases small{font-size:10px}}@media(prefers-reduced-motion:reduce){.home-devflow-phases button{transition:none}}.home-kactus{--kactus-paper: #f3f0e7;--kactus-ink: #14291f;--kactus-muted: #526055;--kactus-line: #c4cbbf;--kactus-lime: #d5e6a6;background:var(--kactus-paper);color:var(--kactus-ink);padding-block:58px 49px;font-family:Satoshi,Arial,sans-serif;scroll-margin-top:24px}.home-kactus *,.home-kactus *:before,.home-kactus *:after{box-sizing:border-box}.home-kactus-shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.home-kactus :is(h2,h3,p){margin:0}.home-kactus a{color:inherit;text-decoration:none}.home-studio .home-kactus :focus-visible{outline:3px solid #3d6c4e;outline-offset:6px}.home-kactus-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.3fr);column-gap:89px}.home-kactus-brand{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.home-kactus-eyebrow{color:var(--kactus-muted);font-size:11px;line-height:1.5;letter-spacing:.06em}.home-kactus-logo{display:block;width:min(355px,100%);max-width:none;height:auto;margin-block:26px 13px;margin-left:-13px}.home-kactus-brand-description{color:#344c3d;font-size:18px;line-height:1.45;letter-spacing:-.015em}.home-kactus .home-kactus-intro h2{margin:0;font-size:clamp(42px,4.15vw,60px);font-weight:700;line-height:1.03;letter-spacing:-.045em}.home-kactus .home-kactus-intro h2 span{color:#547445}.home-kactus-description{margin-top:21px!important;max-width:610px;font-size:17px;line-height:1.6;color:var(--kactus-muted)}.home-kactus-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 26px;margin-top:26px}.home-kactus-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;padding:13px 20px;border:1px solid var(--kactus-ink);border-radius:3px;background:var(--kactus-ink);color:var(--kactus-paper)!important;font-size:13px;font-weight:700;line-height:1.4;transition:background .18s,transform .18s}.home-kactus-primary:hover{background:#2b4936;transform:translateY(-2px)}.home-kactus-primary svg{flex-shrink:0}.home-kactus-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:13px;font-weight:700}.home-kactus-link:hover{text-decoration:underline;text-underline-offset:5px}.home-kactus-route{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:32px;margin:43px 0 0;padding:0}.home-kactus-route li{min-width:0}.home-kactus-path{display:flex;align-items:center;width:100%;color:#60745c}.home-kactus-path>span{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border:1px solid #9dab91;border-radius:50%;font-size:11px;font-weight:500;color:var(--kactus-ink)}.home-kactus-path>i{display:block;flex:1;height:1px;background:#a6b39b;margin-left:12px}.home-kactus-path>svg{flex-shrink:0;margin-left:-2px}.home-kactus-route li:last-child .home-kactus-path>span{border-color:#a3b878;background:var(--kactus-lime)}.home-kactus-route li:last-child .home-kactus-path>svg{transform:rotate(-45deg)}.home-kactus-stage{padding-top:17px}.home-kactus-stage h3{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.025em}.home-kactus-stage-label{font-size:12px;line-height:1.5;color:#3e6047;margin-top:10px!important;font-weight:500}.home-kactus-stage-description{font-size:14px;line-height:1.6;color:var(--kactus-muted);margin-top:7px!important;max-width:330px}@media(max-width:1150px){.home-kactus-shell{width:calc(100% - 72px)}.home-kactus-layout{column-gap:48px;grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr)}.home-kactus .home-kactus-intro h2{font-size:47px}.home-kactus-logo{margin-top:27px;margin-left:-10px}.home-kactus-description{font-size:16px}.home-kactus-route{column-gap:28px}.home-kactus-stage h3{font-size:23px}}@media(max-width:800px){.home-kactus{padding-block:37px 39px}.home-kactus-shell{width:calc(100% - 40px)}.home-kactus-layout{grid-template-columns:1fr;row-gap:29px}.home-kactus-brand{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:18px 20px;align-items:center;padding:0 0 22px;border-bottom:1px solid var(--kactus-line)}.home-kactus-eyebrow{grid-column:1 / -1;font-size:10px}.home-kactus-logo{width:min(275px,calc(100% + 8px));margin:-13px 0 -8px -8px}.home-kactus-brand-description{font-size:15px;line-height:1.45;justify-self:end;padding-bottom:3px}.home-kactus .home-kactus-intro h2{font-size:clamp(40px,6.9vw,55px)}.home-kactus-description{max-width:590px;margin-top:18px!important;font-size:16px}.home-kactus-actions{margin-top:23px}.home-kactus-route{margin-top:33px;column-gap:22px}.home-kactus-stage h3{font-size:20px}.home-kactus-stage-label{font-size:11px}.home-kactus-stage-description{font-size:13px}}@media(max-width:590px){.home-kactus-route{grid-template-columns:1fr;row-gap:0;margin-top:31px;border-top:1px solid var(--kactus-line);padding-top:24px}.home-kactus-route li{position:relative;display:grid;grid-template-columns:35px minmax(0,1fr);column-gap:21px}.home-kactus-path{display:block}.home-kactus-path>i{position:absolute;top:45px;bottom:10px;left:17px;width:1px;height:auto;margin:0}.home-kactus-path>svg{display:none}.home-kactus-route li:last-child .home-kactus-path>i{display:none}.home-kactus-stage{padding-block:5px 24px}.home-kactus-route li:last-child .home-kactus-stage{padding-bottom:0}.home-kactus-stage h3{font-size:23px}.home-kactus-stage-label{font-size:12px;margin-top:9px!important}.home-kactus-stage-description{max-width:none;font-size:14px;margin-top:5px!important}}@media(max-width:390px){.home-kactus-brand{column-gap:14px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.home-kactus-brand-description{font-size:13px}.home-kactus .home-kactus-intro h2{font-size:40px}.home-kactus-actions{flex-direction:column;align-items:stretch;gap:5px}.home-kactus-primary{padding-inline:15px;font-size:12px;gap:12px}.home-kactus-link{align-self:flex-start}}@media(max-width:350px){.home-kactus .home-kactus-intro h2{font-size:36px}.home-kactus-route li{column-gap:17px}}@media(prefers-reduced-motion:reduce){.home-kactus-primary{transition:none}.home-kactus-primary:hover{transform:none}}.home-site-nav{background:#0a151a;color:#f2f6f7;border-top:1px solid #35464e;padding-block:46px 23px;font-family:Satoshi,Arial,sans-serif}.home-site-nav,.home-site-nav *{box-sizing:border-box}.home-site-nav-shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.home-site-nav a{color:inherit;text-decoration:none}.home-site-nav a:hover{color:#b8edf2}.home-site-nav a:focus-visible{outline:3px solid #b8edf2;outline-offset:5px;border-radius:2px}.home-site-nav-intro{display:flex;justify-content:space-between;align-items:center;gap:48px;padding-bottom:37px;border-bottom:1px solid #35464e}.home-site-nav-brand{display:flex;align-items:center;gap:35px}.home-site-nav-brand>a{display:block;flex-shrink:0}.home-site-nav-brand img{display:block;width:164px;height:auto}.home-site-nav .home-site-nav-brand p{margin:0;padding-left:30px;border-left:1px solid #43545c;color:#b8c9d0;font-size:14px;line-height:1.55}.home-site-nav .home-site-nav-help p{margin:0 0 7px;color:#a8bcc6;font-size:13px;line-height:1.5}.home-site-nav-help a{display:flex;align-items:center;gap:20px;min-height:40px;color:#b8edf2;font-size:14px;font-weight:500;line-height:1.5}.home-site-nav-help a:hover{color:#fff}.home-site-nav-groups{display:grid;grid-template-columns:1.22fr 1.05fr 1.12fr 1fr 1.02fr;gap:30px;padding-block:36px 26px}.home-site-nav-group{min-width:0}.home-site-nav .home-site-nav-group h2{margin:0 0 14px;color:#f2f6f7;font-size:13px;font-weight:700;letter-spacing:.01em;line-height:1.5}.home-site-nav-group ul{list-style:none;padding:0;margin:0}.home-site-nav-group li+li{margin-top:2px}.home-site-nav-group li a{display:inline-flex;align-items:center;min-height:36px;padding-block:7px;color:#aebfc7;font-size:13px;font-weight:400;line-height:1.5;text-wrap:pretty}.home-site-nav-group li a:hover{text-decoration:underline;text-underline-offset:4px}.home-site-nav-contact{display:flex;align-items:center;gap:28px;padding-block:18px 23px;color:#c2d1d7;font-size:13px;line-height:1.5}.home-site-nav-contact a{display:inline-flex;align-items:center;min-height:40px}.home-site-nav-contact a:first-child{font-size:16px;color:#eef5f7}.home-site-nav-contact>span{margin-left:auto;color:#9eb4bf;font-size:12px}.home-site-nav-bottom{display:flex;align-items:center;gap:28px;border-top:1px solid #35464e;padding-top:20px;color:#9eb4bf;font-size:11px;line-height:1.5}.home-site-nav .home-site-nav-bottom p{margin:0}.home-site-nav-bottom nav{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.home-site-nav-bottom a{display:inline-flex;align-items:center;min-height:32px}.home-site-nav-top{margin-left:auto;gap:10px}@media(max-width:1200px){.home-site-nav-shell{width:calc(100% - 72px)}.home-site-nav-intro{gap:28px}.home-site-nav-brand{gap:24px}.home-site-nav .home-site-nav-brand p{padding-left:24px;font-size:13px}.home-site-nav-brand img{width:146px}.home-site-nav-groups{grid-template-columns:1.3fr 1.12fr 1.06fr 1fr 1fr;gap:23px}.home-site-nav-group li a{font-size:12px}.home-site-nav-help a{gap:12px;font-size:13px}}@media(max-width:900px){.home-site-nav-intro{align-items:flex-start}.home-site-nav-brand{display:block}.home-site-nav .home-site-nav-brand p{margin-top:19px;padding:0;border:0}.home-site-nav-help{max-width:310px;padding-top:3px}.home-site-nav-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.home-site-nav-group li a{font-size:13px}}@media(max-width:800px){.home-site-nav{padding-block:34px 22px}.home-site-nav-shell{width:calc(100% - 40px)}.home-site-nav-intro{gap:27px;padding-bottom:29px}.home-site-nav-brand img{width:141px}.home-site-nav-groups{padding-block:29px 18px;gap:27px 23px}.home-site-nav-group li a{min-height:42px}.home-site-nav-contact{gap:20px}.home-site-nav-contact a:first-child{font-size:15px}.home-site-nav-bottom{flex-wrap:wrap;gap:6px 22px;padding-top:15px}.home-site-nav-bottom nav{gap:20px}.home-site-nav-bottom a{min-height:40px}}@media(max-width:600px){.home-site-nav-intro{display:block}.home-site-nav-brand{display:flex;align-items:center;gap:23px}.home-site-nav .home-site-nav-brand p{padding-left:23px;border-left:1px solid #43545c;margin-top:0;font-size:12px}.home-site-nav-help{padding-top:0;max-width:none;margin-top:27px}.home-site-nav-help a{justify-content:space-between;min-height:42px;font-size:14px}.home-site-nav-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 24px}.home-site-nav-group li a{font-size:12px;line-height:1.6}.home-site-nav .home-site-nav-group h2{font-size:12px;margin-bottom:8px}.home-site-nav-contact{flex-wrap:wrap;gap:0 24px;padding-top:7px;padding-bottom:19px}.home-site-nav-contact a:first-child{width:100%;font-size:16px}.home-site-nav-contact>span{margin-left:auto}.home-site-nav-bottom{gap:7px 18px}.home-site-nav-bottom nav{order:2;width:100%}.home-site-nav-top{min-height:40px}}@media(max-width:380px){.home-site-nav-brand{gap:18px}.home-site-nav-brand img{width:121px}.home-site-nav .home-site-nav-brand p{font-size:11px;padding-left:18px}.home-site-nav-groups{column-gap:19px}.home-site-nav-group li a{font-size:12px}.home-site-nav-help a{font-size:13px}}.home-services{padding-block:74px 40px;background:#eaf0f1;color:#132a34}.home-services-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;margin-bottom:40px}.home-services .home-services-eyebrow{font-size:12px;line-height:1.5;color:#48636f;letter-spacing:.06em;margin-bottom:20px}.home-services .home-services-heading h2{font-size:clamp(40px,4vw,58px);letter-spacing:-.04em;line-height:1.06;font-weight:700}.home-services-intro{max-width:390px;justify-self:end}.home-services-intro>p{font-size:17px;line-height:1.65;color:#48606b}.home-services-intro>a{display:inline-flex;gap:20px;align-items:center;min-height:44px;margin-top:18px;font-size:14px;font-weight:700}.home-services-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f8fafb;border:1px solid #c9d6db;border-radius:12px;overflow:hidden}.home-service-offer{display:flex;flex-direction:column;min-width:0;padding:28px 30px 24px;position:relative;transition:background .2s}.home-service-offer+.home-service-offer{border-left:1px solid #c9d6db}.home-service-offer-ai{background:#e0eef0}.home-service-offer:hover{background:#fff}.home-service-offer-ai:hover{background:#edf9fa}.home-services .home-service-number{font-size:12px;line-height:1.5;color:#526b76;margin-bottom:22px}.home-service-title{min-height:135px}.home-services .home-service-title h3{font-size:clamp(25px,2.1vw,31px);letter-spacing:-.03em;line-height:1.13;font-weight:700;max-width:340px}.home-services .home-service-title p{font-size:16px;line-height:1.5;color:#3e5b68;margin-top:14px;max-width:310px}.home-service-visual{min-height:165px;display:flex;flex-direction:column;justify-content:center;margin-block:10px 25px}.home-service-visual-label{color:#52707c;font-size:12px;line-height:1.5;letter-spacing:.035em;margin-bottom:18px}.home-service-workflow{display:flex;gap:10px;align-items:center}.home-service-workflow>span{display:flex;align-items:center;gap:8px;padding:13px 11px;border:1px solid #c9d6db;border-radius:6px;background:#fff;font-size:12px;flex:1}.home-service-workflow>span:last-child{background:#d8eef0;border-color:#bcd6db}.home-service-workflow>svg{flex-shrink:0;color:#56717d}.home-service-flow-output{display:flex;align-items:center;gap:9px;font-size:12px;color:#52707c;margin-top:16px}.home-service-flow-output>i{display:block;width:6px;height:6px;background:#436773;border-radius:50%}.home-service-ai-query{background:#f9fdfd;padding:10px 14px;border:1px solid #c4d9de;border-radius:8px 8px 0;align-self:flex-end;font-size:12px;width:88%;display:flex;justify-content:space-between;gap:12px}.home-service-ai-response{display:flex;gap:12px;padding:16px 0 0;font-size:12px;color:#193d49;line-height:1.5}.home-service-ai-response>svg{flex-shrink:0}.home-service-ai-response small{display:block;font-size:12px;color:#4c6976;margin-top:4px}.home-service-systems{display:flex;align-items:center}.home-service-systems>span{display:grid;place-items:center;background:#e6ecef;border:1px solid #c7d5db;border-radius:6px;min-height:48px;padding-inline:12px;font-size:12px;flex:1}.home-service-systems>i{height:1px;background:#68828e;width:14px;flex-shrink:0}.home-service-system-output{display:flex;align-items:center;gap:10px;font-size:12px;color:#52707c;margin-top:16px}.home-services .home-service-description{font-size:15px;line-height:1.65;color:#48606b;margin-bottom:25px}.home-service-action{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:18px;border-top:1px solid #c9d6db;font-size:13px;font-weight:700;line-height:1.5;min-height:45px}.home-service-action svg{flex-shrink:0;transition:transform .2s}.home-service-offer:hover .home-service-action svg{transform:translate(2px,-2px)}.home-services-guidance{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:28px;font-size:14px;line-height:1.6}.home-services-guidance>span,.home-services-guidance>a{display:flex;align-items:center;gap:14px}.home-services-guidance>a{font-weight:700;min-height:44px}.home-studio .home-services :focus-visible{outline:3px solid #116b78;outline-offset:-5px}@media(min-width:801px)and (max-width:1150px){.home-services-heading{gap:35px}.home-service-offer{padding:25px 20px}.home-service-title{min-height:150px}.home-services .home-service-title h3{font-size:25px}.home-service-workflow{gap:5px}.home-service-workflow>span{padding:12px 7px;gap:6px;font-size:10px}.home-service-workflow>span>svg{display:none}.home-service-systems>span{font-size:10px;padding-inline:6px}.home-service-systems>i{width:8px}.home-service-ai-query{width:100%}.home-service-visual-label{font-size:11px}.home-services-guidance{font-size:12px}}@media(max-width:800px){.home-services{padding-block:39px 30px}.home-services-heading{display:block;margin-bottom:29px}.home-services .home-services-eyebrow{margin-bottom:17px;font-size:11px}.home-services .home-services-heading h2{font-size:41px;max-width:520px;line-height:1.08}.home-services-desktop-break{display:none}.home-services-intro{max-width:460px;margin-top:20px}.home-services-intro>p{font-size:16px}.home-services-intro>a{margin-top:15px;font-size:13px}.home-services-offers{display:block;background:none;border:0;border-top:1px solid #b4c5cc;border-radius:0;overflow:visible}.home-service-offer{display:grid;grid-template-columns:23px minmax(0,1fr);gap:0 12px;padding:25px 0;border-bottom:1px solid #b4c5cc;background:none}.home-service-offer+.home-service-offer{border-left:0}.home-service-offer:hover{background:#f8fbfc}.home-services .home-service-number{margin:5px 0 0;grid-column:1;grid-row:1}.home-service-title{min-height:0;grid-column:2}.home-services .home-service-title h3{font-size:25px;max-width:none}.home-services .home-service-title p{font-size:14px;margin-top:12px;max-width:470px}.home-service-visual{display:none}.home-services .home-service-description{grid-column:2;margin:7px 0 0;font-size:13px;max-width:520px;line-height:1.6}.home-service-action{grid-column:2;border:0;padding-top:9px;margin-top:7px;font-size:12px}.home-services-guidance{display:block;font-size:13px;padding-top:25px}.home-services-guidance>a{margin-left:37px;margin-top:8px;font-size:13px}}@media(max-width:440px){.home-services .home-services-heading h2{font-size:37px}}@media(max-width:350px){.home-services .home-services-heading h2{font-size:34px}.home-services .home-service-title h3{font-size:22px}}@media(prefers-reduced-motion:reduce){.home-service-offer,.home-service-action svg{transition:none}.home-service-offer:hover .home-service-action svg{transform:none}}.home-team-own{background:#0d181d;color:#f5f8f8;font-family:Satoshi,Arial,sans-serif;padding-block:clamp(64px,6.2vw,90px)}.home-team-own .home-team-layout-own{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);grid-template-rows:auto 1fr;column-gap:clamp(36px,4.4vw,64px);row-gap:24px;width:min(1360px,calc(100% - 112px));margin-inline:auto}.home-team-own .home-team-heading-own{grid-column:1;grid-row:1;align-self:end;padding-top:8px}.home-team-own .home-team-eyebrow-own{margin:0 0 22px;color:#b8c8ce;font-size:12px;font-weight:500;letter-spacing:.07em;line-height:1.5;text-transform:uppercase}.home-team-own .home-team-heading-own h2{margin:0;max-width:12ch;color:#f5f8f8;font-size:clamp(48px,4vw,58px);font-weight:700;letter-spacing:-.04em;line-height:1.06;text-wrap:balance}.home-team-own .home-team-photo-own{grid-column:2;grid-row:1 / 3;align-self:center;min-width:0;margin:0}.home-team-own .home-team-photo-own img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain}.home-team-own .home-team-photo-own figcaption{margin-top:14px;color:#aebfc6;font-size:11px;letter-spacing:.025em;line-height:1.5}.home-team-own .home-team-copy-own{grid-column:1;grid-row:2;min-width:0;padding-bottom:18px}.home-team-own .home-team-copy-own>p{margin:0;max-width:36ch;color:#bfced4;font-size:17px;line-height:1.65;text-wrap:pretty}.home-team-own .home-team-actions-own{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:22px}.home-team-own .home-team-actions-own a{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px;max-width:100%;font-size:14px;font-weight:500;line-height:1.45;text-decoration:none;text-underline-offset:5px}.home-team-own .home-team-actions-own svg{flex-shrink:0;transition:transform .18s ease}.home-team-own .home-team-actions-own .home-team-contact-own{color:#b8edf2}.home-team-own .home-team-actions-own .home-team-about-own{color:#d4dfe3;font-size:13px}.home-team-own .home-team-actions-own a:hover{text-decoration:underline}.home-team-own .home-team-actions-own a:hover svg{transform:translate(3px)}.home-team-own .home-team-actions-own a:active svg{transform:translate(1px)}.home-team-own .home-team-actions-own a:focus-visible{outline:3px solid #b8edf2;outline-offset:5px;border-radius:2px}@media(min-width:801px)and (max-width:1150px){.home-team-own .home-team-layout-own{width:calc(100% - 72px);grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);column-gap:32px;row-gap:20px}.home-team-own .home-team-heading-own{padding-top:0}.home-team-own .home-team-eyebrow-own{margin-bottom:18px}.home-team-own .home-team-copy-own>p{font-size:16px}.home-team-own .home-team-actions-own{margin-top:18px}}@media(max-width:800px){.home-team-own{padding-block:40px 36px}.home-team-own .home-team-layout-own{display:flex;flex-direction:column;gap:0;width:calc(100% - 40px)}.home-team-own .home-team-heading-own{align-self:stretch;padding:0 0 26px}.home-team-own .home-team-eyebrow-own{margin-bottom:18px;font-size:11px}.home-team-own .home-team-heading-own h2{max-width:17ch;font-size:clamp(34px,8.9vw,40px);line-height:1.09}.home-team-own .home-team-photo-own{align-self:stretch;margin-inline:-20px}.home-team-own .home-team-photo-own figcaption{margin-top:12px;padding-inline:20px;font-size:10px}.home-team-own .home-team-copy-own{padding-block:24px 0}.home-team-own .home-team-copy-own>p{max-width:55ch;font-size:16px;line-height:1.65}.home-team-own .home-team-actions-own{flex-direction:row;flex-wrap:wrap;column-gap:28px;row-gap:4px;margin-top:18px}}@media(prefers-reduced-motion:reduce){.home-team-own .home-team-actions-own svg{transition:none}.home-team-own .home-team-actions-own a:hover svg,.home-team-own .home-team-actions-own a:active svg{transform:none}}.home-trust-shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.home-trust-signals{padding-block:20px 24px;background:#102026;color:#f6fafb;border-top:1px solid #3a494e}.home-trust-signals-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.home-trust-signals-heading h2{font-size:19px;font-weight:500;line-height:1.2;letter-spacing:-.025em}.home-trust-signals-heading a{display:inline-flex;align-items:center;gap:9px;min-height:44px;flex-shrink:0;font-size:12px;color:#b8edf2}.home-trust-signals-heading a:hover{text-decoration:underline;text-underline-offset:5px}.home-trust-signals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.home-trust-signals-grid>li{min-width:0;padding:0 24px}.home-trust-signals-grid>li:first-child{padding-left:0}.home-trust-signals-grid>li:last-child{padding-right:0}.home-trust-signals-grid>li+li{border-left:1px solid #3a494e}.home-trust-number{display:block;font-size:44px;line-height:1;letter-spacing:-.065em;font-weight:500;font-variant-numeric:tabular-nums}.home-trust-number span{color:#b8edf2;font-size:.72em;vertical-align:top;line-height:1.2;margin-left:3px}.home-studio .home-trust-signals-grid p{margin-top:8px;color:#c3d0d5;font-size:13px;line-height:1.45;max-width:29ch}.home-trust-capability{display:grid;grid-template-columns:21px minmax(0,1fr);align-content:start;column-gap:9px}.home-trust-capability>svg{color:#b8edf2;display:block;width:21px;height:21px;margin-top:1px}.home-trust-capability h3{font-size:18px;line-height:1.2;letter-spacing:-.02em;font-weight:500}.home-studio .home-trust-capability p{grid-column:1 / -1;font-size:12px;margin-top:10px}.home-trust-signals+.home-trust-clients{border-top:0;padding-top:0}.home-trust-signals+.home-trust-clients>.home-trust-shell{border-top:1px solid #3a494e;padding-top:18px}.home-trust-clients,.home-trust-partners{font-family:Satoshi,Arial,sans-serif}.home-trust-clients *,.home-trust-partners *{box-sizing:border-box}.home-trust-clients{background:#102026;color:#fff;border-top:1px solid #3a494e;padding-block:26px 30px}.home-trust-clients p{margin:0;color:#ccd8dc;font-size:12px;line-height:1.5}.home-trust-clients ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:38px;list-style:none;margin:21px 0 0;padding:0}.home-trust-client{display:flex;align-items:center;justify-content:center;min-width:0;height:62px}.home-trust-client img{display:block;height:auto;object-fit:contain;max-width:100%}.home-trust-client-bago img{width:122px}.home-trust-client-parque img{width:153px}.home-trust-client-casino img,.home-trust-client-bellme img{width:160px}.home-trust-client-casino img,.home-trust-client-bellme img{filter:drop-shadow(0 0 0 #fff)}.home-trust-client-emaresa img{width:169px;filter:brightness(0) invert(1)}.home-trust-partners{padding-block:33px;background:#fff;color:#14292f;border-block:1px solid #d9e1e4}.home-trust-partner-row{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);align-items:center;gap:64px}.home-studio .home-trust-partner-heading p{margin:0 0 8px;font-size:12px;line-height:1.5;color:#4e626b}.home-trust-partner-heading h2{margin:0;font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.025em}.home-trust-partner-logos{display:grid;grid-template-columns:1fr 1fr;gap:34px}.home-trust-partner-logos figure{margin:0;text-align:center}.home-trust-partner-logos figure+figure{border-left:1px solid #d9e1e4;padding-left:34px}.home-trust-partner-logos figure>div{height:62px;display:flex;align-items:center;justify-content:center}.home-trust-partner-logos img{display:block;height:auto;max-width:100%;object-fit:contain}.home-trust-partner-nutanix img{width:284px;background:#14292f;clip-path:inset(1px)}.home-trust-partner-kommo img{width:160px}.home-trust-partner-logos figcaption{margin-top:13px;color:#4e626b;font-size:12px;line-height:1.5}@media(max-width:1200px){.home-trust-signals-grid>li{padding-inline:22px}.home-trust-shell{width:calc(100% - 72px)}.home-trust-clients ul{gap:28px}.home-trust-partner-row{gap:40px;grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr)}.home-trust-partner-logos{gap:25px}.home-trust-partner-logos figure+figure{padding-left:25px}}@media(max-width:800px){.home-trust-signals{padding-block:16px 20px}.home-trust-signals-heading{margin-bottom:12px}.home-trust-signals-heading h2{font-size:18px}.home-trust-signals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.home-trust-signals-grid>li{padding:0 0 0 20px}.home-trust-signals-grid>li:nth-child(odd){padding:0 20px 0 0;border-left:0}.home-trust-signals-grid>li:nth-child(n+3){padding-top:16px;border-top:1px solid #3a494e}.home-trust-number{font-size:40px}.home-trust-capability h3{font-size:17px}.home-studio .home-trust-signals-grid p{font-size:13px;margin-top:7px}.home-studio .home-trust-capability p{font-size:12px;margin-top:9px}.home-trust-shell{width:calc(100% - 40px)}.home-trust-clients{padding-block:23px 26px}.home-trust-clients p{font-size:12px}.home-trust-clients ul{grid-template-columns:repeat(6,minmax(0,1fr));gap:19px 24px;margin-top:24px}.home-trust-client{grid-column:span 2;height:54px}.home-trust-client:nth-child(4){grid-column:2 / span 2}.home-trust-client:nth-child(5){grid-column:4 / span 2}.home-trust-client-bago img{width:106px}.home-trust-client-parque img{width:133px}.home-trust-client-casino img{width:137px}.home-trust-client-bellme img{width:140px}.home-trust-client-emaresa img{width:148px}.home-trust-partners{padding-block:28px}.home-trust-partner-row{display:block}.home-trust-partner-heading h2{font-size:25px}.home-trust-partner-logos{gap:22px;margin-top:27px}.home-trust-partner-logos figure+figure{padding-left:22px}.home-trust-partner-logos figure>div{height:56px}.home-trust-partner-nutanix img{width:245px}.home-trust-partner-kommo img{width:153px}.home-trust-partner-logos figcaption{font-size:11px;margin-top:10px}}@media(max-width:560px){.home-trust-partner-logos{grid-template-columns:1fr;gap:20px}.home-trust-partner-logos figure+figure{border-left:0;border-top:1px solid #d9e1e4;padding:20px 0 0}.home-trust-partner-nutanix img{width:270px}.home-trust-partner-kommo img{width:160px}}@media(max-width:440px){.home-trust-signals-grid>li{padding-left:16px}.home-trust-signals-grid>li:nth-child(odd){padding-right:16px}.home-trust-signals-heading h2{font-size:16px}.home-trust-capability{grid-template-columns:17px minmax(0,1fr);column-gap:6px}.home-trust-capability>svg{width:17px;height:17px}.home-trust-capability h3{font-size:16px}.home-trust-clients ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.home-trust-client{grid-column:auto;height:45px}.home-trust-client:nth-child(4){grid-column:auto}.home-trust-client:nth-child(5){grid-column:1 / -1;margin-top:2px}.home-trust-client-bago img{width:101px}.home-trust-client-parque img{width:126px}.home-trust-client-casino img{width:136px}.home-trust-client-bellme img{width:137px}.home-trust-client-emaresa img{width:142px}}.home-studio{--studio-dark:#0d181d;--studio-paper:#f3f5f7;--studio-ice:#b8edf2;--studio-muted:#b8c5c9;background:var(--studio-dark);color:#f9fafb;font-family:Satoshi,Arial,sans-serif;font-weight:400}.home-studio *{box-sizing:border-box}.home-studio h1,.home-studio h2,.home-studio h3,.home-studio p,.home-studio figure{margin:0}.home-studio a{color:inherit;text-decoration:none}.home-studio button,.home-studio input,.home-studio textarea,.home-studio select{font:inherit}.home-studio button{cursor:pointer}.home-studio :focus-visible{outline:3px solid var(--studio-ice);outline-offset:5px}.home-studio section[id],.home-studio figure[id]{scroll-margin-top:24px}.studio-shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.studio-header{height:116px;display:flex;align-items:center;justify-content:space-between;gap:32px}.studio-brand{display:block;flex-shrink:0}.studio-brand img{display:block;width:172px;height:auto}.studio-nav{display:flex;gap:30px;align-items:center;font-size:15px}.studio-nav a:hover,.studio-footer a:hover{color:var(--studio-ice)}.studio-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 23px;border-radius:32px;background:var(--studio-ice);color:#101f25!important;border:1px solid transparent;font-size:15px;font-weight:700;line-height:1.2;transition:transform .2s,background .2s}.studio-button:hover{transform:translateY(-2px);background:#d3f8fa}.studio-button-white{background:#fff}.studio-button-outline{background:transparent;color:#fff!important;border-color:#90a0a6;font-weight:500}.studio-button-outline:hover{background:#24363d}.studio-icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;background:transparent;border:1px solid #5a6d75;color:inherit;border-radius:50%}.studio-menu-trigger{display:none;background:none;border:1px solid #5a6d75;color:#fff;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%}.studio-eyebrow{font-size:12px;letter-spacing:.07em;line-height:1.6}.studio-hero{display:grid;grid-template-columns:1fr 1.28fr;gap:32px;align-items:center;min-height:556px;padding-block:38px 56px}.studio-hero-copy{position:relative;z-index:1}.studio-hero .studio-eyebrow{color:var(--studio-muted);margin-bottom:24px}.studio-hero h1{font-size:clamp(48px,4.8vw,72px);font-weight:700;line-height:1.055;letter-spacing:-.047em}.studio-hero h1 span{display:block;color:var(--studio-ice);margin-top:9px}.studio-hero-description{margin-top:25px!important;font-size:18px;line-height:1.5;max-width:460px;color:#d6e0e4}.studio-hero-description strong{font-weight:500;color:#fff}.studio-hero-copy>.studio-button{margin-top:30px}.studio-explore{display:flex;align-items:center;gap:12px;width:fit-content;margin-top:31px;font-size:13px;color:var(--studio-muted)!important}.studio-explore:hover{color:#fff!important}.studio-team{margin-right:-56px!important;align-self:center}.studio-team>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.studio-team figcaption{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;padding:21px 56px 0 0;font-size:14px;line-height:1.5;color:#d5dfe3}.studio-team figcaption a{display:inline-flex;gap:8px;align-items:center;white-space:nowrap;font-size:13px;color:var(--studio-ice)}.studio-clients{border-block:1px solid #344147;padding-block:27px}.studio-clients>.studio-shell{display:flex;gap:34px;align-items:center}.studio-clients p{font-size:12px;line-height:1.5;color:#c5d0d4;flex-shrink:0}.studio-clients ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;flex:1;gap:24px}.studio-clients li{font-size:16px;font-weight:500;text-align:center}.studio-clients li+li{border-left:1px solid #455259;padding-left:28px}.studio-work,.studio-services{background:var(--studio-paper);color:#132026}.studio-work :focus-visible,.studio-services :focus-visible{outline-color:#116b78}.studio-product-scene{position:relative;max-width:1800px;margin:auto}.studio-product-scene>img{display:block;width:100%;height:auto}.studio-work-intro{position:absolute;left:max(4%,calc((100% - 1360px)/2));top:12%;width:23%;z-index:1}.studio-work-intro h2{font-size:clamp(32px,3.3vw,48px);font-weight:700;line-height:1.07;letter-spacing:-.042em}.studio-work-intro p{margin-top:20px;font-size:16px;line-height:1.55;max-width:230px}.studio-work-notes{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:40px;padding-block:14px 47px}.studio-prototype-note{font-size:12px;line-height:1.6;color:#52616b;padding-top:4px}.studio-product-note h3{font-size:19px;letter-spacing:-.02em}.studio-product-note p{font-size:14px;line-height:1.6;color:#53626a;margin-top:9px;max-width:390px}.studio-product-note button{border:0;background:none;color:#143944;padding:0;margin-top:15px;display:inline-flex;gap:12px;align-items:center;font-size:13px;font-weight:500}.studio-product-note button:hover{text-decoration:underline}.studio-services{padding:35px 0 60px}.studio-section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-start;border-top:1px solid #cbd3d7;padding-top:42px}.studio-section-heading .studio-eyebrow{color:#4d636c;padding-top:9px}.studio-section-heading h2{width:66.66%;font-size:clamp(32px,3.4vw,48px);line-height:1.1;letter-spacing:-.035em}.studio-service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:49px}.studio-service-grid article{padding-right:32px}.studio-service-grid article+article{padding-left:32px;border-left:1px solid #cbd3d7}.studio-service-number{display:block;color:#64757d;font-size:13px;margin-bottom:26px}.studio-service-grid h3{font-size:25px;line-height:1.15;letter-spacing:-.025em;min-height:58px;max-width:330px}.studio-service-grid p{font-size:16px;line-height:1.6;color:#52616a;margin-top:14px;max-width:365px}.studio-service-grid a{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;font-weight:700;margin-top:28px}.studio-service-grid a:hover{color:#116b78}.studio-service-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cbd3d7;margin-top:44px;padding-top:25px;gap:24px}.studio-service-bottom>div{display:flex;align-items:center;gap:15px;font-size:14px}.studio-service-bottom a{display:inline-flex;align-items:center;gap:12px;font-weight:700}.studio-partner{font-size:12px;color:#52616a;white-space:nowrap}.studio-method{display:grid;grid-template-columns:1fr 2fr;max-width:1600px;margin:auto}.studio-method-copy{padding:44px 32px 42px max(36px,calc((100vw - 1360px)/2));min-width:0}.studio-method-brand{font-size:29px;font-weight:700;letter-spacing:-.025em;margin-bottom:18px!important}.studio-method h2{font-size:42px;font-weight:500;letter-spacing:-.03em;line-height:1.08}.studio-method-description{color:#c2ced3;font-size:16px;line-height:1.5;margin-top:17px!important}.studio-phases{margin-block:23px 28px}.studio-phases button{display:flex;align-items:center;gap:15px;width:100%;padding:12px 0;background:none;border:0;border-bottom:1px solid #42535a;color:#c6d2d7;text-align:left}.studio-phase-number{display:flex;align-items:center;justify-content:center;width:34px;height:38px;border-radius:3px;flex-shrink:0;font-size:21px;color:#82949e}.studio-phases strong{font-size:17px;font-weight:500;display:block;line-height:1.2}.studio-phases small{display:block;font-size:12px;margin-top:3px}.studio-phases button>svg{margin-left:auto;opacity:0}.studio-phases button[aria-pressed=true]{color:var(--studio-ice);border-color:var(--studio-ice)}.studio-phases button[aria-pressed=true] .studio-phase-number{background:var(--studio-ice);color:#11272c}.studio-phases button[aria-pressed=true]>svg{opacity:1}.studio-phases button:hover{background:#17282f}.studio-method-copy>.studio-button{font-size:13px;min-height:43px;padding:10px 17px;gap:16px}.studio-method-visual{position:relative;background:#172025;display:flex;flex-direction:column;justify-content:center;min-width:0}.studio-method-visual>img{display:block;width:100%;height:auto}.studio-method-caption{position:absolute;top:25px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;color:#e0e5e7}.studio-method-caption>span:last-child{display:flex;align-items:center;gap:8px}.studio-method-detail{display:flex;gap:20px;padding:23px 30px 26px;background:#19292f;margin-top:auto;min-height:134px}.studio-method-detail>span{font-size:13px;color:var(--studio-ice);padding-top:5px}.studio-method-detail h3{font-size:19px;font-weight:500;line-height:1.4}.studio-method-detail p{color:#c5d0d5;font-size:14px;line-height:1.6;margin-top:5px;max-width:670px}.studio-kactus{display:flex;align-items:center;gap:40px;padding-block:30px;border-bottom:1px solid #455259}.studio-kactus>span{font-size:28px;font-weight:500;border-right:1px solid #647078;padding-right:40px;letter-spacing:-.02em}.studio-kactus p{font-size:15px;color:#c2cdd2}.studio-kactus a{display:flex;align-items:center;gap:18px;font-size:13px;margin-left:auto;white-space:nowrap}.home-studio .contact-section{background:var(--studio-dark);padding:76px 0 65px;border:0}.home-studio .contact-shell{width:min(1360px,calc(100% - 112px));max-width:none;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start;padding:0}.home-studio .contact-eyebrow{font-size:12px;letter-spacing:.07em;color:#b8c5c9;margin-bottom:23px}.home-studio .contact-eyebrow>span{background:var(--studio-ice)}.home-studio .contact-intro h2{font-family:inherit;font-size:clamp(40px,4vw,58px);font-weight:700;line-height:1.06;letter-spacing:-.035em;max-width:12ch}.home-studio .contact-intro h2 span{color:var(--studio-ice)}.home-studio .contact-description{font-size:17px;line-height:1.6;max-width:420px;color:#bfcbd0;margin-top:25px}.home-studio .contact-direct{margin-top:45px}.home-studio .contact-direct-label{font-size:11px;color:#b8c5c9}.home-studio .contact-email{font-size:18px}.home-studio .contact-socials a{font-size:14px}.home-studio .contact-form-panel{padding:31px 32px;background:#152329;border:1px solid #35474f;border-radius:10px;box-shadow:none}.home-studio .contact-form-eyebrow{font-size:11px;letter-spacing:.08em;color:#b8c5c9;margin-bottom:10px}.home-studio .contact-form-panel h3{font-size:25px;letter-spacing:-.025em;line-height:1.2}.home-studio .contact-form-explanation{font-size:14px;line-height:1.5;color:#c2cdd2;margin-top:10px}.home-studio .contact-form-required{font-size:12px;color:#b8c5c9;margin:14px 0 24px}.home-studio .contact-fields{gap:20px 18px}.home-studio .contact-field label{font-size:13px;margin-bottom:8px;letter-spacing:0;text-transform:none;color:#e7edef}.home-studio .contact-field label span{color:#b8c5c9}.home-studio .contact-field input,.home-studio .contact-field select,.home-studio .contact-field textarea{font-size:15px;color:#f7fafb;background:#111e24;border:1px solid #536770;min-height:47px;padding:12px 13px;border-radius:5px}.home-studio .contact-field textarea{min-height:88px;resize:vertical}.home-studio .contact-field input::placeholder,.home-studio .contact-field textarea::placeholder{color:#9caeb8}.home-studio .contact-field input:focus,.home-studio .contact-field select:focus,.home-studio .contact-field textarea:focus{border-color:var(--studio-ice);outline:2px solid var(--studio-ice);outline-offset:2px}.home-studio .contact-field [aria-invalid=true]{border-color:#ffb2a8}.home-studio .contact-field-error{font-size:12px;color:#ffb2a8}.home-studio .contact-submit{background:var(--studio-ice);color:#11232a;border:1px solid var(--studio-ice);min-height:49px;border-radius:28px;font-size:15px;font-weight:700;padding:13px 20px;margin-top:24px}.home-studio .contact-submit:hover{background:#d5f8fa}.home-studio .contact-form-note{font-size:12px;color:#b8c5c9;line-height:1.6;margin-top:18px}.home-studio .contact-submit-secondary{background:transparent;color:var(--studio-ice)}.home-studio .contact-submit-secondary:hover{background:#263c46}.home-studio .contact-prepared-description{color:#c2cdd2;font-size:15px;line-height:1.6}.home-studio .contact-message-preview{font-size:14px;line-height:1.6;background:#111e24;border-color:#536770;color:#eef3f6}.home-studio .contact-unsent,.home-studio .contact-copy-status{color:#c6d2d7;font-size:12px}.home-studio .contact-preview-tools{gap:20px}.home-studio .contact-edit{color:var(--studio-ice)}.home-studio .contact-intent-context{background:#20343d;border-color:#526a75}.home-studio .contact-intent-context p{color:#d4e0e5}.studio-footer{border-top:1px solid #455259;display:flex;align-items:center;gap:48px;padding-block:34px 39px}.studio-footer .studio-brand img{width:150px}.studio-footer nav{display:flex;gap:26px;font-size:13px}.studio-footer>p{font-size:12px;line-height:1.8;color:#c2cdd2;text-align:right;margin-left:auto}.studio-footer>p span{font-size:11px;color:#96aab3}.studio-menu,.studio-product-dialog{border:1px solid #536770;background:#0d181d;color:#f7fafb;padding:28px;margin:auto;max-height:90dvh}.studio-menu::backdrop,.studio-product-dialog::backdrop{background:#000b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.studio-menu{width:calc(100% - 32px);max-width:600px;border-radius:12px}.studio-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.studio-menu-head img{width:140px;height:auto}.studio-menu nav{display:grid}.studio-menu nav a{display:flex;justify-content:space-between;align-items:center;font-size:23px;padding:17px 0;border-bottom:1px solid #40515b}.studio-menu>p{font-size:13px;margin-top:32px;color:#a9bbc4}.studio-product-dialog{width:min(1100px,calc(100% - 32px));border-radius:10px;overflow:auto}.studio-product-dialog-head{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:24px}.studio-product-dialog h2{font-size:27px;line-height:1.2}.studio-product-dialog-head p{font-size:12px;color:#b8c5c9;margin-top:8px}.studio-product-dialog>img{display:block;object-fit:contain;max-height:65dvh;height:auto;width:auto;max-width:100%;margin:auto}.studio-text-link{display:flex;gap:15px;align-items:center;justify-content:center;font-size:14px;margin-top:24px}@media(min-width:1601px){.studio-method-copy{padding-left:56px}.studio-team{margin-right:0!important}.studio-team figcaption{padding-right:0}}@media(max-width:1150px){.studio-shell,.home-studio .contact-shell{width:calc(100% - 72px)}.studio-header{height:99px;gap:20px}.studio-brand img{width:145px}.studio-nav{gap:20px;font-size:14px}.studio-header-cta{font-size:13px;padding-inline:16px;gap:12px}.studio-hero{grid-template-columns:1fr 1.05fr;gap:28px;min-height:540px}.studio-hero h1{font-size:54px}.studio-hero-description{font-size:17px}.studio-team{margin-right:-36px!important}.studio-team figcaption{padding-right:36px;flex-direction:column;gap:10px}.studio-clients>.studio-shell{gap:26px}.studio-clients ul{gap:16px}.studio-clients li{font-size:14px}.studio-clients li+li{padding-left:18px}.studio-work-intro h2{font-size:39px}.studio-work-intro p{font-size:14px}.studio-method{grid-template-columns:1fr 1.65fr}.studio-method-copy{padding-left:36px;padding-right:28px}.studio-method h2{font-size:38px}.studio-method-caption{font-size:10px;left:20px;right:20px}.studio-method-visual{justify-content:flex-start}.studio-method-visual>img{margin-top:75px}.studio-method-detail{margin-top:0;flex:1}.home-studio .contact-shell{gap:45px}.studio-footer{gap:32px}.studio-footer nav{gap:19px}.studio-kactus{gap:24px}.studio-kactus>span{padding-right:24px}.studio-kactus p{font-size:14px}}@media(max-width:800px){.studio-shell,.home-studio .contact-shell{width:calc(100% - 40px)}.studio-header{height:88px;gap:16px}.studio-brand img{width:143px}.studio-nav,.studio-header-cta{display:none}.studio-menu-trigger{display:flex}.studio-hero{display:flex;flex-direction:column;align-items:stretch;gap:35px;padding:27px 0 34px;min-height:0}.studio-hero .studio-eyebrow{font-size:10px;letter-spacing:.015em;margin-bottom:20px}.studio-hero h1{font-size:clamp(44px,8.4vw,67px);max-width:650px}.studio-hero h1 span{max-width:11ch}.studio-hero-description{max-width:540px;font-size:17px;margin-top:22px!important}.studio-hero-copy>.studio-button{margin-top:26px}.studio-explore{margin-top:23px}.studio-team{margin-inline:-20px!important}.studio-team figcaption{flex-direction:row;padding:18px 20px 0;gap:16px;font-size:13px}.studio-team figcaption a{font-size:12px;gap:4px}.studio-clients{padding-block:22px}.studio-clients>.studio-shell{display:block}.studio-clients p{font-size:12px;margin-bottom:20px}.studio-clients p br{display:none}.studio-clients ul{flex-wrap:wrap;justify-content:flex-start;gap:16px 22px}.studio-clients li{font-size:14px}.studio-clients li+li{border:0;padding:0}.studio-product-scene{display:flex;flex-direction:column}.studio-work-intro{position:static;width:auto;order:-1;padding:38px 20px 6px}.studio-work-intro h2{font-size:40px}.studio-work-intro h2 br{display:none}.studio-work-intro p{max-width:360px;margin-top:14px;font-size:15px}.studio-work-notes{grid-template-columns:1fr 1fr;gap:23px;padding-top:13px;padding-bottom:28px}.studio-prototype-note{grid-column:1/-1;font-size:11px}.studio-prototype-note br{display:none}.studio-product-note h3{font-size:18px;line-height:1.2}.studio-product-note p{font-size:13px;line-height:1.55}.studio-product-note button{font-size:12px;gap:8px;min-height:40px;margin-top:8px}.studio-services{padding-top:0;padding-bottom:33px}.studio-section-heading{display:block;padding-top:31px}.studio-section-heading .studio-eyebrow{font-size:11px;padding:0;margin-bottom:15px}.studio-section-heading h2{width:auto;font-size:34px}.studio-service-grid{display:block;margin-top:30px}.studio-service-grid article,.studio-service-grid article+article{display:grid;grid-template-columns:28px 1fr;gap:14px;padding:24px 0;border:0;border-top:1px solid #cbd3d7}.studio-service-number{margin-top:4px;margin-bottom:0}.studio-service-grid h3{min-height:0;max-width:none;font-size:24px}.studio-service-grid p{margin-top:12px;max-width:600px;font-size:15px}.studio-service-grid a{margin-top:16px;font-size:14px;min-height:32px}.studio-service-bottom{display:block;margin-top:3px;padding-top:23px}.studio-service-bottom>div{display:flex;flex-wrap:wrap;gap:10px;font-size:13px}.studio-service-bottom>div a{margin-left:32px;width:100%;font-size:14px;min-height:32px}.studio-partner{display:block;margin-left:32px;margin-top:18px;font-size:11px}.studio-method{display:block}.studio-method-copy{padding:35px 20px 29px}.studio-method-brand{font-size:26px;margin-bottom:15px!important}.studio-method h2{font-size:39px}.studio-method h2 br{display:none}.studio-method-description{max-width:470px;font-size:16px}.studio-phases{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-block:22px}.studio-phases button{gap:10px;min-height:77px}.studio-phases button>svg{display:none}.studio-phases strong{font-size:16px}.studio-phases small{font-size:11px;line-height:1.4}.studio-phase-number{font-size:19px;width:30px;height:35px}.studio-method-caption{position:static;padding:18px 20px 0;gap:10px;font-size:10px}.studio-method-visual>img{margin-top:0}.studio-method-detail{min-height:150px;padding:20px;gap:16px}.studio-method-detail h3{font-size:20px}.studio-method-detail p{font-size:14px}.studio-kactus{display:grid;grid-template-columns:auto 1fr;gap:13px 21px;padding-block:24px}.studio-kactus>span{font-size:25px;grid-row:span 2;align-self:stretch;display:flex;align-items:center;padding-right:21px}.studio-kactus p{font-size:13px;line-height:1.5}.studio-kactus a{margin-left:0;font-size:12px;gap:10px;min-height:32px}.home-studio .contact-section{padding-block:42px 38px}.home-studio .contact-shell{grid-template-columns:1fr;gap:31px}.home-studio .contact-intro h2{font-size:43px;max-width:15ch}.home-studio .contact-eyebrow{margin-bottom:20px}.home-studio .contact-description{font-size:16px;max-width:570px;margin-top:20px}.home-studio .contact-direct{margin-top:25px}.home-studio .contact-direct-label{display:none}.home-studio .contact-email{font-size:17px}.home-studio .contact-form-panel{padding:26px 22px}.home-studio .contact-field input,.home-studio .contact-field select,.home-studio .contact-field textarea{font-size:16px}.home-studio .contact-fields{gap:19px 16px}.home-studio .contact-form-panel h3{font-size:24px}.studio-footer{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-block:30px}.studio-footer nav{grid-column:1/-1;grid-row:2;flex-wrap:wrap;gap:12px 22px}.studio-footer nav a{min-height:32px;display:flex;align-items:center}.studio-footer>p{font-size:11px}.studio-footer .studio-brand img{width:134px}.studio-product-dialog{padding:18px}.studio-product-dialog h2{font-size:22px}}@media(max-width:440px){.studio-hero h1{font-size:45px}.studio-hero-copy>.studio-button{width:100%;justify-content:space-between;font-size:15px}.studio-team figcaption{font-size:12px}.studio-desktop-break{display:none}.studio-team figcaption p{max-width:195px}.studio-team figcaption a{white-space:normal;max-width:106px}.studio-work-intro h2{font-size:36px}.studio-method-caption>span:last-child{display:none}.home-studio .contact-fields{grid-template-columns:1fr}.home-studio .contact-form-panel{padding:25px 19px}.home-studio .contact-form-panel h3{font-size:23px}.home-studio .contact-channel-actions{grid-template-columns:1fr}.home-studio .contact-preview-tools{flex-wrap:wrap}.studio-product-note h3{font-size:17px}.studio-hero .studio-eyebrow{font-size:9px}.home-studio .contact-intro h2{font-size:40px}}@media(max-width:350px){.studio-hero h1{font-size:40px}.studio-hero-description{font-size:16px}.studio-team figcaption{flex-direction:column;gap:10px}.studio-team figcaption p{max-width:none}.studio-team figcaption a{max-width:none}.studio-work-notes{gap:18px}.studio-product-note button{gap:6px;font-size:11px}.studio-phases{gap:0 12px}.studio-phases strong{font-size:14px}.studio-phase-number{width:25px;font-size:17px}.studio-phases small{font-size:10px}.home-studio .contact-email{font-size:14px}}@media(prefers-reduced-motion:reduce){.home-studio *{scroll-behavior:auto!important;transition:none!important}.studio-button:hover{transform:none}}.studio-opening{position:relative;isolation:isolate;background:#0b151a}.studio-opening .studio-header{position:absolute;z-index:3;inset:0 0 auto;height:110px;justify-content:flex-start;gap:34px}.studio-opening .studio-nav{margin-right:auto;gap:25px}.studio-opening .studio-header-cta{flex-shrink:0}.studio-hero{position:relative;display:block;width:100%;max-width:none;min-height:0;padding:0;overflow:hidden}.studio-founder-photo{position:absolute;inset:0 0 0 auto;width:72%}.studio-founder-photo{-webkit-mask-image:linear-gradient(90deg,transparent,#000 21%);mask-image:linear-gradient(90deg,transparent,#000 21%)}.studio-founder-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 15%}.studio-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#0b151a 0%,#0b151af5 24%,#0b151ac7 35%,#0b151a25 50%,transparent 61%),linear-gradient(0deg,#0b151aed,transparent 36%),linear-gradient(180deg,#0b151a55,transparent 18%)}.studio-hero-inner{position:relative;min-height:720px;display:flex;align-items:center;padding-block:155px 75px}.studio-hero-copy{width:48%;max-width:640px}.studio-hero .studio-eyebrow{font-size:12px;letter-spacing:.055em;color:#d3dfe3;margin-bottom:27px}.studio-hero h1{font-size:clamp(60px,5.4vw,82px);line-height:.99;letter-spacing:-.045em;color:#fff}.studio-hero h1 span{margin-top:11px;font-size:.73em;line-height:1.13;white-space:nowrap;color:#fff}.studio-hero-description{font-size:19px;line-height:1.55;color:#e2e8eb;max-width:445px;margin-top:28px!important}.studio-hero-copy>.studio-button{margin-top:29px;min-height:52px;gap:28px;padding-inline:25px}.studio-explore{font-size:13px;margin-top:34px;color:#d0dce0!important}.studio-founders-caption{position:absolute;bottom:25px;right:4.4%;color:#fff;font-size:12px;text-align:right;line-height:1.6;padding:0}.studio-founders-caption span{display:block;font-size:10px;color:#dce5e8;letter-spacing:.02em}.studio-clients{background:#111e23;padding-block:29px}.studio-clients li{font-size:17px}.studio-work{padding-top:0}.studio-work-intro{top:15%}.studio-work-intro h2{font-size:clamp(34px,3.5vw,52px)}.studio-work-notes{padding-bottom:42px}.studio-services{padding-block:58px 37px;background:#e9eef0;border-top:1px solid #d9e0e3}.studio-services-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:75px}.studio-services-intro{padding-top:19px}.studio-services-intro .studio-eyebrow{font-size:12px;color:#4a626c}.studio-services-intro h2{font-size:clamp(38px,4.1vw,59px);line-height:1.06;letter-spacing:-.043em;font-weight:700;margin-top:24px}.studio-services-intro>p:last-of-type{font-size:17px;line-height:1.6;max-width:310px;margin-top:26px;color:#50636c}.studio-services-intro>a{display:inline-flex;align-items:center;gap:24px;font-size:14px;margin-top:30px;min-height:44px;font-weight:700}.studio-service-list{border-top:1px solid #aab9c0}.studio-service-row{display:grid;grid-template-columns:25px 1fr 43px;gap:20px;padding:27px 0 30px;border-bottom:1px solid #b9c6cc;transition:background .22s ease}.studio-service-row:hover{background:#f8fbfc}.studio-service-row .studio-service-number{font-size:12px;color:#556a74;margin-top:6px;margin-bottom:0}.studio-service-row h3{font-size:28px;line-height:1.1;letter-spacing:-.025em;font-weight:700;max-width:360px}.studio-service-lead{font-size:15px;line-height:1.45;margin-top:14px!important;color:#173a46}.studio-service-description{font-size:14px;line-height:1.65;margin-top:7px!important;color:#526773;max-width:420px}.studio-service-arrow{border:1px solid #a9bcc5;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;transition:background .22s,color .22s}.studio-service-row:hover .studio-service-arrow{color:#fff;background:#173a46;border-color:#173a46}.studio-service-bottom{margin-top:38px;border-color:#bccbd1}.studio-method-copy{padding-block:50px}.studio-method-brand{color:#b8edf2}.studio-method h2{font-weight:700;font-size:45px}.studio-method-visual{background:#192529}.studio-people{padding-block:75px 65px;background:#0d181d}.studio-people-heading{display:grid;grid-template-columns:.48fr 1fr auto;gap:30px;align-items:end;margin-bottom:38px}.studio-people-heading .studio-eyebrow{align-self:start;padding-top:10px;color:#b3c5ce}.studio-people-heading h2{font-size:clamp(38px,4.5vw,65px);line-height:1.03;letter-spacing:-.04em;font-weight:700}.studio-people-heading h2 span{color:#b8edf2}.studio-people-heading>a{display:flex;align-items:center;gap:19px;font-size:13px;padding-bottom:5px}.studio-people-layout{display:grid;grid-template-columns:1.8fr .8fr;gap:58px;align-items:center}.studio-people-layout figure{min-width:0}.studio-people-layout img{display:block;width:100%;height:auto}.studio-people-layout figcaption{font-size:11px;color:#9bb0ba;margin-top:13px;letter-spacing:.02em}.studio-people-copy{padding-bottom:25px}.studio-people-copy>p{font-size:31px;line-height:1.15;letter-spacing:-.03em;max-width:320px}.studio-people-copy>span{display:block;font-size:16px;line-height:1.6;color:#bbcad1;margin-top:24px;max-width:330px}.studio-people-copy a{display:inline-flex;align-items:center;gap:20px;font-size:13px;color:#b8edf2;line-height:1.4;margin-top:32px;min-height:44px}.studio-kactus{border-top:1px solid #455259}.studio-button:active{transform:translateY(1px)}.studio-service-row:active .studio-service-arrow{transform:scale(.96)}@media(min-width:1600px){.studio-hero-inner{min-height:800px}.studio-founder-photo{width:68%}}@media(max-width:1150px)and (min-width:801px){.studio-opening .studio-header{gap:25px;height:98px}.studio-opening .studio-nav{gap:19px;font-size:13px}.studio-hero-inner{min-height:660px;padding-block:145px 60px}.studio-hero h1{font-size:61px}.studio-hero h1 span{font-size:.68em}.studio-hero-copy{width:48%}.studio-hero-description{font-size:17px;max-width:350px}.studio-founder-photo{width:71%}.studio-hero-shade{background:linear-gradient(90deg,#0b151a 0%,#0b151af5 24%,#0b151ad4 36%,#0b151a11 55%,transparent 64%),linear-gradient(0deg,#0b151a88,transparent 30%)}.studio-founders-caption{right:36px;font-size:11px}.studio-work-intro h2{font-size:35px}.studio-services-layout{gap:45px}.studio-service-row{gap:13px;grid-template-columns:19px 1fr 36px}.studio-service-row h3{font-size:24px}.studio-service-arrow{width:36px;height:36px}.studio-method h2{font-size:38px}.studio-people-layout{gap:35px;grid-template-columns:1.5fr 1fr}.studio-people-heading{grid-template-columns:.38fr 1fr auto;gap:20px}.studio-people-copy>p{font-size:28px}}@media(max-width:800px){.studio-opening .studio-header{position:relative;height:88px;justify-content:space-between;gap:20px}.studio-hero{display:flex;flex-direction:column;overflow:hidden}.studio-hero-inner{order:-1;min-height:0;padding-block:26px 25px}.studio-hero-copy{width:100%;max-width:610px}.studio-hero .studio-eyebrow{font-size:10px;margin-bottom:23px}.studio-hero h1{font-size:clamp(52px,8.5vw,70px);line-height:.99}.studio-hero h1 span{font-size:.67em;max-width:none;white-space:nowrap;line-height:1.2;margin-top:11px}.studio-hero-description{font-size:17px;max-width:440px;margin-top:24px!important}.studio-hero-copy>.studio-button{width:auto;min-height:51px;padding-inline:23px;margin-top:25px}.studio-explore{margin-top:22px;font-size:12px}.studio-founder-photo{position:relative;inset:auto;width:100%;height:auto;-webkit-mask-image:none;mask-image:none}.studio-founder-photo img{width:100%;height:auto;object-fit:contain}.studio-hero-shade{inset:auto 0 0;height:44%;background:linear-gradient(0deg,#0b151a8c,transparent 30%);z-index:1}.studio-founder-photo:before{content:"";position:absolute;inset:-1px 0 auto;height:25px;background:linear-gradient(180deg,#0b151a,transparent)}.studio-founders-caption{bottom:15px;right:20px;font-size:10px;z-index:2}.studio-founders-caption span{font-size:9px}.studio-clients{padding-block:22px}.studio-clients li{font-size:14px}.studio-work-intro{padding-top:35px}.studio-work-intro h2{font-size:38px}.studio-work-notes{padding-bottom:32px}.studio-services{padding-block:39px 30px}.studio-services-layout{display:block}.studio-services-intro{padding-top:0}.studio-services-intro h2{font-size:41px;line-height:1.08;max-width:520px;margin-top:17px}.studio-services-intro h2 br{display:none}.studio-services-intro h2 br:after{content:" "}.studio-services-intro>p:last-of-type{max-width:460px;font-size:16px;margin-top:20px}.studio-services-intro>a{margin-top:15px;font-size:13px}.studio-service-list{margin-top:29px}.studio-service-row{grid-template-columns:23px 1fr 34px;gap:12px;padding-block:25px}.studio-service-row h3{font-size:25px}.studio-service-arrow{width:34px;height:34px}.studio-service-lead{font-size:14px;margin-top:12px!important}.studio-service-description{font-size:13px;line-height:1.6}.studio-service-bottom{margin-top:25px}.studio-method-copy{padding:37px 20px 30px}.studio-method h2{font-size:40px}.studio-people{padding-block:40px 33px}.studio-people-heading{display:block;margin-bottom:26px}.studio-people-heading .studio-eyebrow{padding:0;font-size:11px;margin-bottom:20px}.studio-people-heading h2{font-size:43px}.studio-people-heading>a{margin-top:23px;font-size:13px;min-height:34px}.studio-people-layout{display:block}.studio-people-layout figure{margin-inline:-20px!important}.studio-people-layout figcaption{padding-inline:20px;font-size:10px}.studio-people-copy{padding-block:28px 0}.studio-people-copy>p{font-size:28px;max-width:380px}.studio-people-copy>span{margin-top:16px;font-size:15px;max-width:540px}.studio-people-copy a{margin-top:18px}}@media(max-width:440px){.studio-hero h1{font-size:53px}.studio-hero h1 span{font-size:.65em}.studio-hero-copy>.studio-button{width:100%}.studio-services-intro h2{font-size:37px}.studio-people-heading h2{font-size:40px}}@media(max-width:350px){.studio-hero h1{font-size:46px}.studio-hero h1 span{font-size:.61em}.studio-hero-description{font-size:16px}.studio-service-row{grid-template-columns:18px 1fr 28px;gap:9px}.studio-service-arrow{width:28px;height:28px}.studio-service-row h3{font-size:22px}.studio-people-heading h2{font-size:36px}}@media(prefers-reduced-motion:reduce){.studio-service-row,.studio-service-arrow{transition:none}.studio-button:active,.studio-service-row:active .studio-service-arrow{transform:none}}@media(min-width:600px)and (max-width:800px){.studio-opening .studio-header{position:absolute;height:88px}.studio-hero{display:block}.studio-hero-inner{min-height:660px;padding-block:137px 45px}.studio-hero-copy{width:47%}.studio-hero h1{font-size:54px}.studio-hero h1 span{font-size:.69em;white-space:normal;max-width:10ch}.studio-hero-description{font-size:16px;max-width:250px}.studio-hero-description br{display:none}.studio-hero-copy>.studio-button{padding-inline:18px;gap:16px;font-size:13px}.studio-explore{font-size:11px;gap:8px}.studio-founder-photo{position:absolute;inset:auto 0 0 auto;width:85%;height:auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%);mask-image:linear-gradient(90deg,transparent,#000 20%)}.studio-founder-photo:before{height:70px}.studio-hero-shade{z-index:0;top:0;right:0;bottom:0;left:0;height:100%;background:linear-gradient(90deg,#0b151a 0%,#0b151aed 25%,#0b151a85 38%,transparent 52%),linear-gradient(0deg,#0b151a77,transparent 22%)}.studio-founders-caption{font-size:9px}}.studio-hero-description strong{display:block;font-size:20px;font-weight:500;letter-spacing:-.012em}.studio-hero-description>span{display:block;font-size:17px;line-height:1.6;margin-top:9px;color:#c2d0d7}.studio-opening .studio-nav a{position:relative;padding-block:9px}.studio-opening .studio-nav a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;background:#b8edf2;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.studio-opening .studio-nav a:hover:after{transform:scaleX(1)}.studio-button>svg{transition:transform .2s ease}.studio-button:hover>svg{transform:translate(3px)}@media(max-width:1150px){.studio-hero-description strong{font-size:18px}.studio-hero-description>span{font-size:16px}}@media(max-width:800px){.studio-hero-description strong{font-size:18px}.studio-hero-description>span{font-size:16px}.studio-copy-break{display:none}.studio-hero-shade{background:linear-gradient(0deg,#0b151ad9,transparent 38%)}}@media(min-width:600px)and (max-width:800px){.studio-hero-description strong{font-size:17px}.studio-hero-description>span{font-size:15px;line-height:1.55}.studio-hero-shade{background:linear-gradient(90deg,#0b151a 0%,#0b151aed 25%,#0b151a85 38%,transparent 52%),linear-gradient(0deg,#0b151ae0,transparent 32%)}}@media(prefers-reduced-motion:reduce){.studio-button:hover>svg{transform:none}.studio-opening .studio-nav a:after{transition:none}}.studio-product-art{min-width:0}.studio-product-art>img{display:block;width:100%;height:auto}@media(min-width:801px){.studio-work{padding-top:36px}.studio-product-scene{display:grid;grid-template-columns:minmax(0,.29fr) minmax(0,.71fr);align-items:center;column-gap:clamp(25px,3vw,48px);width:min(1360px,calc(100% - 112px));max-width:none}.studio-work-intro{position:static;grid-column:1;grid-row:1;width:auto;padding-bottom:32px}.studio-work-intro h2{font-size:clamp(38px,3.7vw,56px);line-height:1.04}.studio-work-intro p{font-size:17px;max-width:235px;line-height:1.6;margin-top:23px}.studio-product-art{grid-column:2;grid-row:1;overflow:hidden}.studio-product-art>img{width:126%;max-width:none;margin-left:-26%}.studio-work-notes{padding-top:21px;padding-bottom:52px;gap:48px}.studio-product-note{border-top:1px solid #c7d2d6;padding-top:20px}.studio-product-note h3{font-size:22px;font-weight:500}.studio-product-note p{font-size:15px}.studio-product-note button{font-size:14px;min-height:40px;margin-top:9px}.studio-prototype-note{padding-top:22px}}@media(min-width:801px)and (max-width:1150px){.studio-product-scene{width:calc(100% - 72px);grid-template-columns:.29fr .71fr;gap:20px}.studio-work-intro h2{font-size:36px}.studio-work-intro p{font-size:15px}.studio-work-notes{gap:30px}}
