@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#252329;--muted:#6b6570;--paper:#fff;--paper-deep:#fff;--line:#25232929;--green:#241a2f;--violet:#7357d9;--lime:#d4e86a;--white:#fff;--coral:#f28b72;--coral-deep:#cc6954}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:84px;margin:auto;padding:0 clamp(22px,4vw,68px);display:grid}.brand{letter-spacing:.08em;align-items:center;gap:11px;width:max-content;font-size:20px;font-weight:800;display:inline-flex}.brand-mark{align-items:flex-end;gap:3px;width:27px;height:25px;display:flex;transform:skew(-18deg)}.brand-mark i{background:var(--green);width:7px;display:block}.brand-mark i:first-child{height:13px}.brand-mark i:nth-child(2){height:21px}.brand-mark i:nth-child(3){height:16px}nav{color:#514b58;gap:34px;font-size:13px;display:flex}nav a{padding:8px 0;position:relative}nav a:after{content:"";background:var(--ink);width:0;height:1px;transition:width .2s;position:absolute;bottom:1px;left:0}nav a:hover:after,nav a:focus-visible:after{width:100%}.header-cta{border-bottom:1px solid var(--ink);justify-self:end;align-items:center;gap:9px;padding:8px 0 7px;font-size:13px;font-weight:700;display:flex}.header-cta svg,.button svg{width:18px;height:18px;transition:transform .2s}.header-cta:hover svg,.button:hover svg{transform:translate(3px)}.hero{border-bottom:0;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);max-width:1440px;min-height:690px;margin:auto;display:grid}.hero-copy{padding:clamp(70px,8vw,118px) clamp(28px,6.8vw,98px) 70px clamp(22px,4vw,68px)}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 31px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--lime);border:2px solid var(--green);width:7px;height:7px;box-shadow:0 0 0 3px var(--lime);border-radius:50%}h1{letter-spacing:-.055em;max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6.3vw,96px);font-weight:400;line-height:.94}h1 em{color:var(--violet);font-weight:400}.hero-lead{max-width:610px;color:var(--muted);margin:35px 0 0;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.button-primary{background:var(--green);color:var(--white)}.button-primary:hover{background:#15382a}.text-link{border-bottom:1px solid var(--line);gap:9px;padding:12px 0;font-size:13px;font-weight:700;display:inline-flex}.hero-proof{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.13em;text-transform:uppercase;gap:25px;margin-top:72px;padding-top:19px;font-size:10px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:9px;display:flex}.hero-proof span:before{content:"";background:var(--green);border-radius:50%;width:3px;height:3px}.hero-visual{background:var(--green);min-height:690px;color:var(--white);flex-direction:column;padding:31px 34px;display:flex;position:relative;overflow:hidden}.field-lines{opacity:.19;background:repeating-radial-gradient(at 80% 15%,#0000 0 42px,#bcd5c8 44px 45px);position:absolute;inset:-10%;transform:rotate(-7deg)scale(1.15)}.hero-visual:after{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.visual-topline,.visual-footer{z-index:3;color:#ffffffa3;letter-spacing:.18em;justify-content:space-between;font-size:9px;display:flex;position:relative}.status{color:var(--lime);align-items:center;gap:7px;display:flex}.status i{background:var(--lime);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #d4e86a1f}.operation-map{z-index:2;flex:1;position:relative}.map-label{border-left:2px solid var(--lime);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c2a1fc2;min-width:155px;padding:12px 15px;position:absolute}.map-label span{float:right;color:var(--lime);font:10px Georgia,serif}.map-label b,.map-label small{display:block}.map-label b{font:18px Georgia,serif}.map-label small{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:9px}.label-origin{top:65%;left:3%}.label-system{top:36%;left:38%}.label-result{top:11%;right:2%}.route{transform-origin:0;background:linear-gradient(90deg,var(--lime),#d4e86a4d);height:2px;position:absolute;box-shadow:0 0 11px #d4e86a66}.route:after{content:"";border:2px solid var(--lime);background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;right:0}.route-a{width:43%;top:61%;left:20%;transform:rotate(-28deg)}.route-b{width:38%;top:36%;left:56%;transform:rotate(-27deg)}.visual-footer{border-top:1px solid #ffffff29;padding-top:18px}.visual-footer p{margin:0}.sector-strip{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;max-width:1440px;min-height:114px;margin:auto;padding:26px clamp(22px,4vw,68px);display:flex}.sector-strip p{color:var(--muted);font:italic 16px Georgia,serif}.sector-strip div{color:#756d79;letter-spacing:.13em;align-items:center;gap:clamp(22px,4.7vw,70px);font-size:clamp(13px,1.3vw,17px);font-weight:800;display:flex}.section-shell{max-width:1440px;margin:auto;padding-left:clamp(22px,4vw,68px);padding-right:clamp(22px,4vw,68px)}.manifesto{border-bottom:1px solid var(--line);grid-template-columns:.34fr 1fr;gap:50px;min-height:570px;padding-top:120px;padding-bottom:110px;display:grid}.section-index{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:flex-start;gap:18px;padding-top:10px;font-size:11px;display:flex}.section-index span{color:var(--green);font:italic 22px Georgia,serif}.section-index p{margin:5px 0}.manifesto-copy h2,.projects-header h2,.contact h2{letter-spacing:-.045em;margin:0;font:400 clamp(45px,5.25vw,78px)/1.02 Georgia,Times New Roman,serif}.manifesto-copy h2 em,.projects-header h2 em,.contact h2 em{color:var(--green);font-weight:400}.manifesto-copy>p{border-left:1px solid var(--line);max-width:665px;color:var(--muted);margin:43px 0 0 auto;padding-left:80px;font-size:18px;line-height:1.7}.services{grid-template-columns:.7fr 1fr;gap:clamp(55px,8vw,130px);padding-top:120px;padding-bottom:130px;display:grid}.section-heading{align-self:start;position:sticky;top:35px}.section-heading h2,.process-intro h2,.fit-title h2{letter-spacing:-.04em;margin:0;font:400 clamp(42px,4.1vw,61px)/1.04 Georgia,Times New Roman,serif}.section-heading>p:last-child{max-width:450px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.65}.service-list{border-top:1px solid var(--ink)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr 48px;align-items:start;gap:15px;min-height:190px;padding:28px 0;display:grid}.service-number{color:var(--muted);font:italic 13px Georgia,serif}.service-list h3{margin:0;font:400 27px Georgia,serif}.service-list p{max-width:500px;color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.65}.service-symbol{border:1px solid var(--line);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font:23px Georgia,serif;display:grid}.projects{color:var(--white);background:#241a2f;padding-bottom:clamp(130px,18vw,260px)}.projects .section-shell{border-color:#ffffff24}.projects-header{border-bottom:1px solid #ffffff24;grid-template-columns:1fr .42fr;align-items:end;gap:70px;min-height:465px;padding-top:105px;padding-bottom:90px;display:grid}.eyebrow.light{color:#ffffffa6}.eyebrow.light span{border-color:var(--lime)}.projects-header h2 em{color:var(--lime)}.projects-header>p{color:#ffffff9e;margin:0 0 8px;font-size:16px;line-height:1.7}.project-row{background:#332644;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:center;gap:clamp(34px,5vw,78px);width:calc(100% - 32px);max-width:none;min-height:min(620px,100vh - 120px);margin-top:clamp(26px,4vw,56px);padding:clamp(34px,4.5vw,58px) clamp(24px,4vw,64px);display:grid;position:sticky;top:92px;box-shadow:0 14px 34px #00000029}.project-row:nth-of-type(2){z-index:1}.project-row:nth-of-type(3){z-index:2}.project-row:nth-of-type(4){z-index:3}.project-row:nth-of-type(5){z-index:4}.project-reverse{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr)}.project-reverse .project-info{order:2}.project-reverse .project-art{order:1}.project-tag{color:var(--lime);letter-spacing:.16em;font-size:10px;font-weight:700}.project-info h3{margin:17px 0 0;font:400 clamp(50px,5vw,72px) Georgia,serif}.project-info>p{color:#ffffffa6;margin:22px 0 0;font-size:16px;line-height:1.7}.project-points{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:16px 24px;margin-top:34px;padding-top:21px;display:flex}.project-points span{letter-spacing:.1em;text-transform:uppercase;font-size:10px}.project-points span:before{content:"+";color:var(--lime);margin-right:7px}.project-art{--project-frame-pad:clamp(8px,1vw,14px);aspect-ratio:16/9;background:#191321;border:1px solid #ffffff24;border-radius:8px;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 10px 26px #0000001f}.project-art img{object-position:center center;border-radius:5px;display:block;transform:none;inset:var(--project-frame-pad)!important;width:calc(100% - var(--project-frame-pad) * 2)!important;height:calc(100% - var(--project-frame-pad) * 2)!important;object-fit:cover!important}.lead-capture{border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink);grid-template-columns:.86fr .72fr;align-items:start;gap:clamp(46px,7vw,110px);padding-top:105px;padding-bottom:110px;display:grid}.lead-copy h2{letter-spacing:-.04em;max-width:680px;margin:0;font:400 clamp(42px,4.6vw,68px)/1.04 Georgia,Times New Roman,serif}.lead-copy>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.65}.lead-proof{border-top:1px solid var(--line);flex-wrap:wrap;gap:14px 20px;margin-top:31px;padding-top:20px;display:flex}.lead-proof span{color:#5b5360;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.lead-proof span:before{content:"+";color:var(--green);margin-right:7px}.lead-whatsapp{width:max-content;margin-top:34px}.lead-form{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:16px;padding:28px;display:grid;box-shadow:0 14px 34px #25232914}.lead-form label{gap:8px;display:grid}.lead-form span{color:#5b5360;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.lead-form input,.lead-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #2523292e;border-radius:6px;outline:none;font:15px Arial,Helvetica,sans-serif}.lead-form input{height:48px;padding:0 14px}.lead-form textarea{resize:vertical;min-height:118px;padding:13px 14px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #d4e86a73}.lead-form button{border:0;width:100%}.process{border-bottom:1px solid var(--line);grid-template-columns:.72fr 1fr;gap:clamp(55px,8vw,130px);padding-top:120px;padding-bottom:120px;display:grid}.process-intro{align-self:start;position:sticky;top:35px}.process ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:15px;min-height:145px;padding:26px 0;display:grid}.process li>span{color:var(--green);font:italic 13px Georgia,serif}.process h3{margin:0;font:400 25px Georgia,serif}.process li p{max-width:480px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.6}.fit-section{background:var(--paper-deep);grid-template-columns:.72fr 1fr;gap:clamp(55px,8vw,130px);padding-top:100px;padding-bottom:105px;display:grid}.fit-title>span{color:var(--green);margin-bottom:28px;font:italic 19px Georgia,serif;display:block}.fit-list{border-top:1px solid var(--ink)}.fit-list p{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;min-height:85px;margin:0;padding:23px 0;font-size:16px;line-height:1.5;display:grid}.fit-list i{background:var(--lime);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.contact{background:var(--green);min-height:570px;color:var(--white);grid-template-columns:1fr .38fr;align-items:end;gap:80px;padding-top:100px;padding-bottom:85px;display:grid;position:relative;overflow:hidden}.contact-grid{opacity:.07;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.contact-main,.contact-aside{z-index:1;position:relative}.contact h2 em{color:var(--lime)}.contact-main>p:not(.eyebrow){color:#ffffffad;max-width:640px;margin:29px 0 34px;font-size:17px;line-height:1.65}.contact-button{background:var(--lime);width:max-content;color:var(--ink)}.contact-button:hover{background:#e0f48d}.contact-aside{border-left:1px solid #ffffff38;padding-left:28px}.contact-aside span{color:var(--lime);letter-spacing:.16em;font-size:9px}.contact-aside b{margin-top:15px;font:400 22px/1.4 Georgia,serif;display:block}.contact-aside p{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin:45px 0 0;font-size:11px}.footer{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;min-height:130px;display:grid}.footer>p{color:var(--muted);text-align:center;font:italic 15px Georgia,serif}.footer>div{text-transform:uppercase;letter-spacing:.08em;justify-self:end;gap:23px;font-size:11px;display:flex}.footer a:hover{color:var(--green)}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:72px}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:68px}.hero-visual{min-height:520px}.hero-proof{margin-top:55px}.sector-strip{flex-direction:column;align-items:flex-start}.sector-strip div{flex-wrap:wrap;justify-content:space-between;width:100%}.manifesto{grid-template-columns:1fr;min-height:0;padding-top:90px;padding-bottom:90px}.manifesto-copy>p{margin-left:0}.services,.process,.fit-section,.lead-capture{grid-template-columns:1fr}.section-heading,.process-intro{position:static}.projects-header{grid-template-columns:1fr;min-height:0}.project-row{grid-template-columns:1fr;gap:34px;width:auto;min-height:0;margin-top:28px;position:relative;top:auto}.project-reverse .project-info{order:1}.project-reverse .project-art{order:2}.contact{grid-template-columns:1fr}.contact-aside{max-width:500px}.footer{grid-template-columns:1fr auto}.footer>p{display:none}}@media (max-width:560px){.header-cta{font-size:0}.header-cta:before{content:"Hablemos";font-size:12px}.hero-copy{padding:54px 22px 42px}h1{font-size:55px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.button{width:100%}.text-link{align-self:center}.hero-proof{flex-wrap:wrap;gap:10px 18px;margin-top:42px}.hero-visual{min-height:450px;padding:24px 20px}.map-label{min-width:132px}.label-origin{left:0}.label-system{left:26%}.label-result{right:0}.visual-footer p:nth-child(2){display:none}.sector-strip div{gap:20px}.sector-strip p{margin:0}.manifesto{gap:35px;padding-top:70px;padding-bottom:70px}.manifesto-copy h2{font-size:43px}.manifesto-copy>p{padding-left:25px;font-size:16px}.services,.process,.lead-capture{gap:55px;padding-top:80px;padding-bottom:80px}.service-list article{grid-template-columns:38px 1fr}.service-symbol{display:none}.projects-header{gap:35px;padding-top:80px;padding-bottom:65px}.project-row{padding-top:32px;padding-bottom:32px}.project-art{aspect-ratio:16/9}.lead-form{padding:20px}.fit-section{padding-top:75px;padding-bottom:75px}.contact{gap:50px;padding-top:80px;padding-bottom:70px}.contact h2{font-size:49px}.contact-button{width:100%}.footer{grid-template-columns:1fr;padding-top:30px;padding-bottom:30px}.footer>div{flex-wrap:wrap;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.industry-section{background:var(--paper-deep);max-width:1440px;margin:auto;padding:0 0 120px}.industry-section-intro{min-height:340px;color:var(--white);background:#2b2038;grid-template-columns:1fr .42fr;align-items:end;gap:70px;padding-top:105px;padding-bottom:70px;display:grid;position:relative;overflow:hidden}.industry-section-intro h2{letter-spacing:-.045em;max-width:720px;margin:0;font:400 clamp(45px,5.25vw,78px)/1.02 Georgia,Times New Roman,serif}.industry-section-intro h2 em{color:var(--green);font-weight:400}.industry-section-intro>p{color:var(--muted);margin:0 0 8px;font-size:16px;line-height:1.7}.industry-hero{isolation:isolate;background:#241a2f;gap:24px;width:calc(100% - 32px);max-width:none;padding:31px 30px 28px}.industry-hero:after{z-index:0;opacity:.72;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px),radial-gradient(circle at 18% 18%,#d4e86a29,#0000 28%),radial-gradient(circle at 88% 76%,#fffdf71a,#0000 32%);background-size:42px 42px,42px 42px,100% 100%,100% 100%}.industry-topline,.industry-footer{z-index:3;color:#ffffffa8;letter-spacing:.18em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:relative}.industry-deck{z-index:2;flex:1;gap:12px;min-height:0;display:flex;position:relative}.industry-panel{--panel-brightness:.7;background:#241a2f;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;flex:1;justify-content:flex-end;min-width:0;padding:22px 18px;transition:flex .38s cubic-bezier(.2,.8,.2,1),transform .38s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 28px #0000002e}.industry-panel:first-child{flex:1.35}.industry-panel img{object-fit:cover;object-position:center;filter:saturate(.92) brightness(var(--panel-brightness));transition:transform .55s,filter .35s;transform:scale(1.04)}.industry-shade{z-index:1;background:linear-gradient(#241a2f0d 0%,#241a2f3d 37%,#241a2fdb 100%);position:absolute;inset:0}.industry-ruler{z-index:2;background:linear-gradient(180deg,var(--lime),#ffffff2e);opacity:.72;width:1px;position:absolute;top:16px;bottom:16px;left:14px}.industry-meta,.industry-panel strong,.industry-detail{z-index:2;position:relative}.industry-meta{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;align-self:flex-start;align-items:center;gap:7px;margin-left:10px;font-size:9px;font-weight:800;display:flex;transform:rotate(180deg)}.industry-panel strong{letter-spacing:-.045em;text-shadow:0 2px 16px #00000057;margin-top:auto;font:400 clamp(29px,3.15vw,43px)/.96 Georgia,Times New Roman,serif}.industry-detail{color:#ffffffb8;opacity:0;max-width:285px;max-height:0;margin-top:0;font-size:13px;line-height:1.48;transition:max-height .35s,margin-top .35s,opacity .25s,transform .35s;overflow:hidden;transform:translateY(8px)}.industry-deck:hover .industry-panel,.industry-deck:focus-within .industry-panel{flex:.82}.industry-deck:hover .industry-panel:hover,.industry-panel:focus-visible{--panel-brightness:.88;border-color:#d4e86ab8;flex:2.15;transform:translateY(-6px)}.industry-deck:hover .industry-panel:hover img,.industry-panel:focus-visible img{transform:scale(1.01)}.industry-panel:hover .industry-detail,.industry-panel:focus-visible .industry-detail{opacity:1;max-height:150px;margin-top:14px;transform:translateY(0)}.industry-footer{border-top:0;padding-top:0}.industry-footer p{margin:0}@media (max-width:900px){.industry-section{padding-bottom:80px}.industry-section-intro{grid-template-columns:1fr;gap:30px;min-height:0;padding-top:80px;padding-bottom:55px}.industry-hero{width:auto;min-height:560px}.industry-deck{scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto}.industry-panel,.industry-panel:first-child{scroll-snap-align:center;flex:0 0 72%}.industry-panel:hover,.industry-panel:focus-visible{flex:0 0 72%;transform:none}.industry-detail{opacity:1;max-height:150px;margin-top:14px;transform:none}.industry-meta{writing-mode:horizontal-tb;align-self:auto;margin-left:0;transform:none}.industry-footer{flex-wrap:wrap;gap:18px}}@media (max-width:560px){.industry-section{padding-bottom:60px}.industry-section-intro{gap:22px;padding-top:65px;padding-bottom:40px}.industry-section-intro h2{font-size:43px}.industry-hero{min-height:500px;padding:24px 20px 22px}.industry-deck{gap:10px}.industry-panel,.industry-panel:first-child,.industry-panel:hover,.industry-panel:focus-visible{flex-basis:82%;padding:20px 16px}.industry-panel strong{font-size:34px}.industry-footer p:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){.industry-panel,.industry-panel img,.industry-detail{transition:none!important}.industry-deck:hover .industry-panel:hover,.industry-panel:focus-visible{transform:none}}.industry-deck{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:minmax(0,1.62fr) minmax(190px,.78fr);gap:12px;display:grid}.industry-panel,.industry-panel:first-child{flex:none;min-height:0}.industry-panel:first-child{grid-area:1/1/4;padding:30px 26px}.industry-panel:nth-child(2){grid-area:1/2}.industry-panel:nth-child(3){grid-area:2/2}.industry-panel:nth-child(4){grid-area:3/2}.industry-panel:first-child strong{font-size:clamp(42px,4.8vw,70px)}.industry-panel:first-child .industry-detail{opacity:1;max-height:150px;margin-top:16px;transform:none}.industry-panel:not(:first-child){padding:18px 17px}.industry-panel:not(:first-child) strong{font-size:clamp(24px,2.4vw,35px)}.industry-panel:not(:first-child) .industry-meta{writing-mode:horizontal-tb;align-self:auto;margin-left:0;transform:none}.industry-panel:hover,.industry-panel:focus-visible{flex:none;transform:translateY(-4px)scale(1.015)}.industry-panel:hover img,.industry-panel:focus-visible img{transform:scale(1.02)}.industry-panel:not(:first-child):hover .industry-detail,.industry-panel:not(:first-child):focus-visible .industry-detail{max-height:100px;margin-top:10px}.industry-panel:first-child:hover{transform:translateY(-4px)}@media (max-width:900px){.industry-deck{scroll-snap-type:x mandatory;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.industry-panel,.industry-panel:first-child,.industry-panel:hover,.industry-panel:focus-visible{scroll-snap-align:center;flex:0 0 78%;grid-area:auto;min-height:0;padding:24px 20px;transform:none}.industry-panel:first-child strong,.industry-panel:not(:first-child) strong{font-size:clamp(34px,8vw,52px)}.industry-panel:not(:first-child) .industry-meta{writing-mode:horizontal-tb;align-self:auto;margin-left:0;transform:none}.industry-detail,.industry-panel:first-child .industry-detail{opacity:1;max-height:150px;margin-top:14px;transform:none}.hero{grid-template-columns:1fr}.hero-banner-art{min-height:420px}.hero-banner-art:after{background:linear-gradient(0deg,var(--paper) 0%,#f3f0e873 22%,#241a2f14 70%),linear-gradient(90deg,#241a2f1a,#241a2f52)}}@media (max-width:560px){.hero-banner-art{min-height:330px}}.hero-banner-art{background:var(--green);min-height:690px;position:relative;overflow:hidden}.hero-banner-art:after{content:"";background:linear-gradient(90deg,var(--paper) 0%,#f3f0e8c7 18%,#241a2f14 58%,#241a2f61 100%),linear-gradient(0deg,#241a2f57,transparent 55%);position:absolute;inset:0}.hero-banner-art img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(.96)brightness(.88);transform:scale(1.04)}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-banner-art{min-height:420px}.hero-banner-art:after{background:linear-gradient(0deg,var(--paper) 0%,#f3f0e873 22%,#241a2f14 70%),linear-gradient(90deg,#241a2f1a,#241a2f52)}}@media (max-width:560px){.hero-banner-art{min-height:330px}}.industry-section-intro{min-height:430px;color:var(--ink);background:0 0;align-items:start;padding-top:140px;padding-bottom:88px}.industry-section-intro>div{padding-right:24px}.industry-section-intro .eyebrow{margin-bottom:42px}.industry-section-intro h2{max-width:780px}.industry-section-intro>p{border-left:1px solid var(--line);max-width:320px;margin:104px 0 0;padding-left:28px}@media (max-width:900px){.industry-section-intro{gap:38px;min-height:0;padding-top:105px;padding-bottom:64px}.industry-section-intro .eyebrow{margin-bottom:30px}.industry-section-intro>p{max-width:520px;margin:0;padding-left:22px}}@media (max-width:560px){.industry-section-intro{gap:28px;padding-top:78px;padding-bottom:48px}.industry-section-intro h2{font-size:43px}.industry-section-intro>p{font-size:15px}}@keyframes koden-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes koden-slide{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes koden-drift{0%,to{transform:scale(1.04)translate(0)}50%{transform:scale(1.09)translate(-1.2%,1%)}}@keyframes koden-pulse{0%,to{box-shadow:0 0 #d4e86a00}50%{box-shadow:0 0 0 7px #d4e86a14}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.8s cubic-bezier(.2,.75,.25,1) both koden-rise}.hero-banner-art{animation:.9s cubic-bezier(.2,.75,.25,1) 80ms both koden-slide}.hero-banner-art img{animation:12s ease-in-out .9s infinite koden-drift}.hero-proof span{opacity:0;animation:.55s both koden-rise}.hero-proof span:first-child{animation-delay:.48s}.hero-proof span:nth-child(2){animation-delay:.58s}.hero-proof span:nth-child(3){animation-delay:.68s}.industry-section-intro{animation:.7s cubic-bezier(.2,.75,.25,1) both koden-rise}.industry-hero{animation:.7s cubic-bezier(.2,.75,.25,1) .1s both koden-rise}.industry-panel{animation:.65s cubic-bezier(.2,.75,.25,1) both koden-rise}.industry-panel:first-child{animation-delay:.12s}.industry-panel:nth-child(2){animation-delay:.2s}.industry-panel:nth-child(3){animation-delay:.28s}.industry-panel:nth-child(4){animation-delay:.36s}.industry-panel:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff24 48%,#0000 70%);transition:transform .75s;position:absolute;inset:0;transform:translate(-125%)}.industry-panel:hover:after,.industry-panel:focus-visible:after{transform:translate(125%)}.industry-panel:hover img,.industry-panel:focus-visible img{filter:saturate(1.08)brightness()}.service-list article,.project-row,.lead-copy,.lead-form,.process-intro,.process ol{transition:transform .35s,box-shadow .35s}.service-list article:hover{background:#ffffff3d;padding-left:12px}.service-list article:hover .service-symbol{background:var(--lime);color:var(--ink);transform:rotate(12deg)}.service-symbol{transition:background .25s,color .25s,transform .3s}.project-row:hover{transform:translateY(-5px);box-shadow:0 22px 42px #00000038}.project-art img{transition:transform .7s cubic-bezier(.2,.75,.25,1),filter .45s}.project-row:hover .project-art img{filter:saturate(1.08);transform:scale(1.035)}.button-primary{transition:background .25s,transform .25s,box-shadow .25s}.button-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #d94f3738}.status i{animation:2.4s ease-in-out infinite koden-pulse}}@media (prefers-reduced-motion:reduce){.hero-banner-art img{transform:none!important}.service-list article:hover{padding-left:0}.industry-panel:after{display:none}}.hero-headline{min-height:2.82em}.typing-cursor{vertical-align:-.06em;background:var(--lime);width:3px;height:.82em;margin-left:8px;animation:.85s step-end infinite typing-blink;display:inline-block}@keyframes typing-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.typing-cursor{opacity:1;animation:none}}.live-metrics{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px;padding-top:20px;display:grid}.live-metric{gap:5px;display:grid}.live-metric strong{color:var(--violet);font:400 clamp(27px,3vw,40px)/1 Georgia,Times New Roman,serif}.live-metric span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.35}.guided-form{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-height:430px;padding:28px;display:flex;box-shadow:0 14px 34px #25232914}.guided-form-top{color:var(--violet);letter-spacing:.14em;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.guided-form h3{max-width:420px;margin:42px 0 25px;font:400 clamp(27px,3vw,39px)/1.08 Georgia,Times New Roman,serif}.guided-options{gap:9px;margin-top:auto;display:grid}.guided-option{border:1px solid var(--line);background:var(--paper);min-height:52px;color:var(--ink);text-align:left;justify-content:space-between;align-items:center;padding:0 15px;font:700 12px Arial,Helvetica,sans-serif;transition:background .2s,border-color .2s,transform .2s;display:flex}.guided-option span{color:var(--violet);font-size:18px}.guided-option-logo{flex:0 0 26px;margin-left:auto;object-fit:contain!important;width:26px!important;height:26px!important;position:static!important;transform:none!important}.guided-option-label{flex:1;margin-left:0;color:var(--ink)!important;letter-spacing:0!important;text-transform:none!important;font-size:12px!important}.guided-option:hover,.guided-option:focus-visible{border-color:var(--violet);background:#7357d914;transform:translate(5px)}.guided-back,.guided-reset{border:0;border-bottom:1px solid var(--line);width:max-content;color:var(--muted);background:0 0;margin-top:20px;padding:5px 0;font-size:11px}.guided-reset{align-self:center;margin-top:17px}.guided-summary h3{margin-bottom:28px}.guided-summary-list{border-top:1px solid var(--line);margin-bottom:25px}.guided-summary-list p{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;min-height:48px;margin:0;padding:13px 0;font-size:12px;display:flex}.guided-summary-list span{color:var(--muted)}.guided-summary-list strong{color:var(--ink);text-align:right}.process-interactive{border-top:1px solid var(--ink)}.process-steps{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-step{border:0;border-right:1px solid var(--line);min-height:95px;color:var(--muted);text-align:left;background:0 0;align-content:center;gap:10px;padding:20px 12px;transition:background .25s,color .25s,transform .25s;display:grid}.process-step:last-child{border-right:0}.process-step span{font:italic 13px Georgia,serif}.process-step strong{font:400 22px Georgia,serif}.process-step:hover,.process-step:focus-visible,.process-step.is-active{background:var(--violet);color:var(--white);transform:translateY(-3px)}.process-stage{grid-template-columns:.7fr 1fr;align-items:center;gap:34px;min-height:280px;padding:40px 0;display:grid}.process-stage-visual{background:var(--paper-deep);border:1px solid var(--line);place-items:center;min-height:175px;display:grid;position:relative;overflow:hidden}.process-stage-visual:before,.process-stage-visual:after{content:"";border:1px solid #7357d947;border-radius:50%;width:140px;height:140px;position:absolute}.process-stage-visual:before{transform:scale(.65)}.process-stage-visual:after{transform:scale(1.05)}.process-stage-visual i{background:var(--coral);border-radius:50%;width:7px;height:7px;animation:3.6s linear infinite process-orbit;position:absolute}.process-stage-visual i:first-child{transform:translateY(-70px)}.process-stage-visual i:nth-child(2){animation-delay:-1.2s;transform:translate(70px)}.process-stage-visual i:nth-child(3){animation-delay:-2.4s;transform:translate(-70px)}.process-stage-visual b{z-index:1;color:var(--violet);font:italic 30px Georgia,serif;position:relative}.process-stage-label{color:var(--violet);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.process-stage h3{margin:14px 0 0;font:400 clamp(34px,4vw,52px)/1 Georgia,serif}.process-stage p{max-width:520px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.65}@keyframes process-orbit{0%{rotate:none}to{rotate:360deg}}@media (max-width:900px){.live-metrics{margin-top:42px}.guided-form{min-height:0}.process-stage{grid-template-columns:1fr}.process-stage-visual{min-height:150px}}@media (max-width:560px){.live-metrics{gap:10px}.live-metric strong{font-size:27px}.live-metric span{font-size:8px}.guided-form{padding:20px}.guided-form h3{margin-top:34px;font-size:30px}.process-steps{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(2){border-right:0}.process-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-stage{padding:30px 0}.process-stage p{font-size:15px}}@media (prefers-reduced-motion:reduce){.guided-option:hover,.guided-option:focus-visible,.process-step:hover,.process-step:focus-visible{transform:none}.process-stage-visual i{animation:none}}@media (max-width:900px){.industry-deck{grid-template-rows:repeat(2,minmax(180px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:0;display:grid;overflow:visible}.industry-panel,.industry-panel:first-child,.industry-panel:hover,.industry-panel:focus-visible{scroll-snap-align:none;flex:none;grid-area:auto;min-height:180px;padding:18px 16px;transform:none}.industry-panel:first-child{padding:18px 16px}.industry-panel:first-child strong,.industry-panel:not(:first-child) strong{font-size:clamp(25px,5vw,36px)}.industry-panel:not(:first-child) .industry-detail,.industry-panel:first-child .industry-detail{opacity:1;max-height:150px;margin-top:10px;transform:none}}@media (max-width:560px){.industry-hero{min-height:0}.industry-deck{grid-template-rows:repeat(2,minmax(150px,1fr))}.industry-panel,.industry-panel:first-child,.industry-panel:hover,.industry-panel:focus-visible{min-height:150px;padding:16px 13px}.industry-panel:first-child strong,.industry-panel:not(:first-child) strong{font-size:25px}.industry-detail,.industry-panel:first-child .industry-detail{font-size:11px;line-height:1.35}}.hero-banner-art{box-shadow:none!important;border:0!important;animation:none!important}.hero-banner-art img{animation:none!important;transform:scale(1.04)!important}.industry-deck{gap:12px;display:flex;overflow:hidden}.industry-panel,.industry-panel:first-child{min-width:0;min-height:0;color:var(--white);flex:1 1 0;grid-area:auto}.industry-panel.is-active{border-color:#ffffff2e;flex:1 1 0;transform:none}.industry-panel.is-active img{filter:saturate(.92) brightness(var(--panel-brightness));transform:scale(1.04)}.industry-deck:hover .industry-panel:not(.is-active){flex:1 1 0;transform:none}.industry-deck:hover .industry-panel.is-active{flex:1 1 0}.industry-panel:not(.is-active) .industry-detail,.industry-panel.is-active .industry-detail{opacity:1;max-height:150px;margin-top:14px;transform:none}@media (max-width:900px){.industry-deck{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.industry-panel,.industry-panel:first-child,.industry-deck:hover .industry-panel:not(.is-active){scroll-snap-align:center;flex:0 0 76%;grid-area:auto;min-height:430px;transform:none}.industry-panel.is-active,.industry-deck:hover .industry-panel.is-active{flex:0 0 86%;transform:none}.industry-panel:first-child{padding:24px 20px}.industry-panel:first-child strong,.industry-panel:not(:first-child) strong{font-size:clamp(34px,8vw,52px)}}@media (max-width:560px){.industry-hero{min-height:500px}.industry-panel,.industry-panel:first-child,.industry-deck:hover .industry-panel:not(.is-active){flex-basis:78%;min-height:390px;padding:20px 16px}.industry-panel.is-active,.industry-deck:hover .industry-panel.is-active{flex-basis:88%}.industry-panel:first-child strong,.industry-panel:not(:first-child) strong{font-size:34px}}.footer{background:var(--green);min-height:0;color:var(--white);padding-top:0;padding-bottom:0;display:block}.footer-main{grid-template-columns:1.1fr .7fr .7fr;align-items:start;gap:50px;min-height:260px;padding:58px 0 52px;display:grid}.footer-brand-block .brand{color:var(--white)}.footer-brand-block .brand-mark i{background:var(--lime)}.footer-brand-block>p{color:#ffffff9e;max-width:230px;margin:24px 0 0;font:italic 16px/1.45 Georgia,serif}.footer-nav,.footer-connect{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-nav span,.footer-connect span{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700}.footer-nav a,.footer-connect a{color:#ffffffb8;font-size:12px}.footer-nav a:hover,.footer-connect a:hover{color:var(--lime)}.footer-connect a{border-bottom:1px solid #ffffff4d;align-items:center;gap:9px;padding-bottom:8px;display:inline-flex}.footer-connect svg{width:16px;height:16px;transition:transform .2s}.footer-connect a:hover svg{transform:translate(3px)}.footer-bottom{color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:20px;min-height:64px;font-size:10px;display:flex}.footer-bottom a:hover{color:var(--lime)}@media (max-width:900px){.footer-main{grid-template-columns:1fr 1fr;gap:42px}.footer-connect{grid-area:1/2}.footer-nav{grid-area:1/1}.footer-brand-block{grid-area:2/1/auto/-1}.footer-bottom{flex-wrap:wrap;padding:18px 0}}@media (max-width:560px){.footer-main{grid-template-columns:1fr;gap:35px;min-height:0;padding:45px 0}.footer-nav,.footer-connect,.footer-brand-block{grid-area:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:18px 0 24px}}.industry-meta .industry-icon{border:1px solid #d4e86ab3;border-radius:50%;flex:0 0 26px;object-fit:cover!important;filter:saturate(.9)brightness(.9)!important;width:26px!important;height:26px!important;position:static!important;transform:none!important}
