@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(./inter-latin-Dx4kXJAl.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(./space-grotesk-latin-BhU9QXUp.woff2) format("woff2")}:root{--ink: #1b2631;--muted: #546477;--muted-light: #b7c0c9;--surface: #f6f7f9;--white: #ffffff;--navy: #121f2b;--navy-deep: #0e1721;--navy-card: #18222d;--orange: #f0521a;--orange-bright: #ff541c;--line: #dce1e7;--container: 1120px;--radius: 14px;--shadow: 0 22px 48px rgba(4, 12, 20, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,legend,.brand{font-family:Space Grotesk,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}button,a,summary,label{-webkit-tap-highlight-color:transparent}a,button,input,textarea{color:inherit}button{border:0}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative;z-index:10;height:76px;color:var(--white);background:#1a2a3a}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:auto;height:28px}.header-nav{display:flex;align-items:center;gap:28px}.header-link{color:#d8dde2;font-size:13px;font-weight:600;text-decoration:none}.header-link:hover,.header-link:focus-visible{color:var(--white)}.button{display:inline-flex;min-height:60px;align-items:center;justify-content:center;padding:15px 28px;border:1px solid transparent;border-radius:13px;cursor:pointer;font-size:16px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.animate__animated{animation-duration:.82s;animation-fill-mode:both}.animate__pulse{animation-name:devspott-pulse}@keyframes devspott-pulse{0%{box-shadow:var(--shadow);transform:scaleZ(1)}50%{box-shadow:0 0 0 8px #ff541c2e,var(--shadow);transform:scale3d(1.018,1.018,1.018)}to{box-shadow:var(--shadow);transform:scaleZ(1)}}html.js .page-load-reveal{opacity:0;transform:translate3d(0,20px,0);transition:opacity .64s cubic-bezier(.22,.8,.26,1),transform .64s cubic-bezier(.22,.8,.26,1);transition-delay:var(--load-delay, 0ms)}html.js .page-load-reveal.is-loaded{opacity:1;transform:translateZ(0)}html.js .scroll-reveal{opacity:0;transform:translate3d(0,34px,0);transition:opacity .68s cubic-bezier(.22,.8,.26,1),transform .68s cubic-bezier(.22,.8,.26,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}html.js .scroll-reveal.is-revealed{opacity:1;transform:translateZ(0)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(240,82,26,.45);outline-offset:3px}.button-small{min-height:44px;padding:11px 21px;border-radius:12px;font-size:13px}.button-primary{color:var(--white);background:var(--orange-bright)}.button-primary:hover{background:#e94813;animation:devspott-cta-aura 1.15s ease-in-out infinite}.button-outline{border-color:#ffffff6b;color:var(--white);background:transparent}.button-outline:hover{border-color:#fffc;background:#ffffff14}.button-whatsapp{min-width:234px;gap:10px;border-color:#25d366;color:var(--white);background:#25d366;box-shadow:0 12px 24px #25d36633}.button-whatsapp:hover{border-color:#1fbd59;background:#1fbd59}.whatsapp-icon{display:block;width:21px;height:21px;flex:0 0 auto;object-fit:contain}svg.whatsapp-icon{display:none}.whatsapp-icon-inline{display:inline-block;width:15px;height:15px;margin-right:5px;vertical-align:-3px}.floating-actions{position:fixed;right:24px;bottom:24px;z-index:26;display:flex;align-items:center;gap:12px;pointer-events:none}.floating-diagnostic-cta{display:inline-flex;max-width:calc(100vw - 48px);min-height:60px;align-items:center;justify-content:center;padding:15px 28px;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:var(--white);background:var(--orange-bright);box-shadow:0 18px 36px #040c144d;font-size:16px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,12px,0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background-color .18s ease}.floating-diagnostic-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.floating-diagnostic-cta.is-visible:hover{background:#e94813;animation:devspott-cta-aura 1.15s ease-in-out infinite}.floating-diagnostic-cta:active{transform:translateY(0)}.floating-whatsapp-cta{display:grid;width:60px;height:60px;place-items:center;border:3px solid var(--white);border-radius:50%;color:var(--white);background:#25d366;box-shadow:0 14px 28px #0a371d4d;text-decoration:none;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,12px,0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background-color .18s ease,box-shadow .18s ease}.floating-whatsapp-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.floating-whatsapp-cta:hover,.floating-whatsapp-cta:focus-visible{background:#1fbd59;box-shadow:0 18px 34px #0a371d61,0 0 0 8px #25d3662e;transform:translateY(-4px) scale(1.04)}.floating-whatsapp-cta .whatsapp-icon{width:30px;height:30px}.eyebrow{margin:0;color:#bb3d12;font-size:12px;font-weight:800;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.eyebrow-light{color:var(--orange-bright)}.section-intro{max-width:760px;margin:0 auto;text-align:center}.section-intro h2{max-width:780px;margin:22px auto 0;color:var(--ink);font-size:clamp(32px,3.15vw,44px);font-weight:800;letter-spacing:-.045em;line-height:1.1}.section-intro>p:last-child{max-width:760px;margin:23px auto 0;color:var(--muted);font-size:18px;line-height:1.55}.section-intro-dark h2,.section-intro-dark>p:last-child{color:var(--white)}.section-intro-dark>p:last-child{color:#c7cdd3}.hero{position:relative;overflow:hidden;color:var(--white);background:var(--navy)}.hero:after,.short-cta:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 28% 45%,rgba(240,82,26,.07),transparent 24%),linear-gradient(115deg,#111d291a,#111d2900);content:"";pointer-events:none}.hero-orbit,.cta-orbit{position:absolute;z-index:0;width:650px;height:650px;border:1px solid rgba(202,214,224,.18);border-radius:50%;pointer-events:none}.hero-orbit-one{top:30px;left:calc(50% - 560px)}.hero-orbit-two{top:175px;left:calc(50% - 420px);width:420px;height:420px;opacity:.9}.hero-glow{position:absolute;top:160px;left:calc(50% - 320px);z-index:0;width:130px;height:130px;border-radius:50%;background:#f0521ab3;filter:blur(35px);opacity:.32;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 504px;gap:64px;padding-top:76px;padding-bottom:87px}.hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding-top:1px}.hero-copy-top h1{max-width:610px;margin:28px 0 0;font-size:clamp(42px,4.1vw,55px);font-weight:800;letter-spacing:-.055em;line-height:1.03}.hero-copy-top h1 span{color:var(--orange-bright)}.hero-lead{max-width:600px;margin:28px 0 0;color:#c5ccd3;font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:27px}.hero-actions .button-primary{min-width:378px}.hero-actions .button-outline{min-width:234px}.hero-actions .button{box-shadow:0 12px 24px #040c1442;transform:translateY(-2px)}.hero-actions .button-whatsapp:hover,.final-actions .button-whatsapp:hover{animation:whatsapp-button-aura 1.15s ease-in-out infinite}@keyframes devspott-cta-aura{0%,to{box-shadow:0 12px 24px #040c1442,0 0 #ff541c00;transform:translateY(-2px)}50%{box-shadow:0 16px 30px #040c144d,0 0 0 9px #ff541c33,0 0 28px #ff541c73;transform:translateY(-5px)}}@keyframes whatsapp-button-aura{0%,to{box-shadow:0 12px 24px #25d36633,0 0 #25d36600;transform:translateY(-2px)}50%{box-shadow:0 16px 30px #25d36642,0 0 0 9px #25d3662e,0 0 28px #25d3665c;transform:translateY(-5px)}}.hero-note{max-width:620px;margin:25px 0 0;padding-bottom:28px;border-bottom:1px solid rgba(202,214,224,.22);color:#b1bbc4;font-size:15px;line-height:1.55}.hero-pills{display:flex;flex-wrap:wrap;gap:10px 12px;max-width:630px;margin-top:23px}.hero-pills span{padding:7px 14px;border:1px solid rgba(202,214,224,.28);border-radius:999px;color:#d5dce2;background:#ffffff08;font-size:12px;font-weight:700;line-height:1.2}.diagnostic-card{min-height:692px;padding:29px 28px 25px;border-radius:16px;color:var(--ink);background:var(--white);box-shadow:var(--shadow)}#diagnostic-form{scroll-margin-top:28px}body.modal-open{overflow:hidden}.diagnostic-modal{position:fixed;top:16px;right:16px;bottom:16px;left:16px;z-index:40;width:min(504px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;color:var(--ink);background:transparent;overflow:visible}.diagnostic-modal:not([open]){display:none}.diagnostic-modal::backdrop{background:#060f18c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.diagnostic-modal[open]{animation:diagnostic-modal-in .22s cubic-bezier(.22,.8,.26,1.08) both}@keyframes diagnostic-modal-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.diagnostic-modal-shell{position:relative;max-height:calc(100dvh - 32px)}.diagnostic-modal-slot{width:100%}.diagnostic-modal .diagnostic-card{min-height:0;max-height:calc(100dvh - 32px);margin-top:0;padding-top:60px;overflow-y:auto}.modal-close{position:absolute;top:14px;right:14px;z-index:1;display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9dfe6;border-radius:50%;color:var(--muted);background:#ffffffeb;cursor:pointer;font-size:26px;font-weight:400;line-height:1;transition:transform .18s ease,color .18s ease,background-color .18s ease}.modal-close:hover{color:var(--ink);background:var(--white);transform:rotate(4deg) scale(1.05)}.diagnostic-card-head h2{margin:0;font-size:22px;font-weight:800;letter-spacing:-.035em;line-height:1.2}.diagnostic-card-head p{margin:11px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.progress{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0 17px}.progress-segment{height:5px;border-radius:999px;background:#dfe3e8}.progress-segment.is-active{background:var(--orange-bright)}.step-label{margin:0 0 16px;color:#6b7c8f;font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.form-step fieldset{margin:0;padding:0;border:0}.form-step legend{margin-bottom:17px;color:var(--ink);font-size:17px;font-weight:800;line-height:1.3}.choice-list{display:grid;gap:10px}.choice{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:14px;border:1px solid #d8dee6;border-radius:12px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.choice:hover,.choice:has(input:checked){border-color:var(--orange-bright);background:#fff9f6}.choice:has(input:focus-visible){outline:3px solid rgba(240,82,26,.32);outline-offset:2px}.choice input{position:absolute;width:1px;height:1px;opacity:0}.choice-radio{display:block;width:18px;height:18px;margin-top:1px;border:2px solid #dce2e8;border-radius:50%;background:var(--white)}.choice:has(input:checked) .choice-radio{border:5px solid var(--orange-bright)}.choice-copy{display:grid;gap:3px}.choice-copy strong{color:var(--ink);font-size:14px;font-weight:800;line-height:1.3}.choice-copy small{color:var(--muted);font-size:13px;line-height:1.45}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.field{display:grid;gap:6px;color:#536579;font-size:12px;font-weight:800}.field-full{grid-column:1 / -1}.field input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d7dde5;border-radius:9px;color:var(--ink);background:var(--white);font-size:14px;font-weight:500}.field input::placeholder{color:#9aa7b4}.consent{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;margin-top:16px;color:var(--muted);font-size:12px;line-height:1.45}.consent input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--orange-bright)}.form-navigation{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:17px}.form-navigation.is-single-action{grid-template-columns:minmax(0,1fr)}.form-navigation .button-submit{width:100%;min-height:60px}.form-navigation.is-single-action .button-submit{min-height:72px}.button-back{min-height:60px;padding-right:14px;padding-left:14px;color:var(--muted);background:#eef1f4}.button-back:hover{background:#e3e8ed}.form-error{margin:12px 0 0;color:#ba3510;font-size:12px;font-weight:700}.diagnostic-whatsapp{margin:16px 0 0;color:var(--muted);font-size:13px;text-align:center}.diagnostic-whatsapp a,.text-link{color:#c84612;font-weight:800;text-decoration:none}.diagnostic-whatsapp a{display:inline-flex;align-items:center;gap:2px;color:#168c45}.footer-links a[data-track-label=footer-whatsapp]{display:inline-flex;align-items:center;gap:2px}.footer-links a[data-track-label=footer-whatsapp]:before{display:block;width:15px;height:15px;flex:0 0 auto;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%20width='48px'%20height='48px'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98c-0.001,0,0,0,0,0h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303z'/%3e%3cpath%20fill='%23fff'%20d='M4.868,43.803c-0.132,0-0.26-0.052-0.355-0.148c-0.125-0.127-0.174-0.312-0.127-0.483l2.639-9.636c-1.636-2.906-2.499-6.206-2.497-9.556C4.532,13.238,13.273,4.5,24.014,4.5c5.21,0.002,10.105,2.031,13.784,5.713c3.679,3.683,5.704,8.577,5.702,13.781c-0.004,10.741-8.746,19.48-19.486,19.48c-3.189-0.001-6.344-0.788-9.144-2.277l-9.875,2.589C4.953,43.798,4.911,43.803,4.868,43.803z'/%3e%3cpath%20fill='%23cfd8dc'%20d='M24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5%20M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974%20M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974%20M24.014,4C24.014,4,24.014,4,24.014,4C12.998,4,4.032,12.962,4.027,23.979c-0.001,3.367,0.849,6.685,2.461,9.622l-2.585,9.439c-0.094,0.345,0.002,0.713,0.254,0.967c0.19,0.192,0.447,0.297,0.711,0.297c0.085,0,0.17-0.011,0.254-0.033l9.687-2.54c2.828,1.468,5.998,2.243,9.197,2.244c11.024,0,19.99-8.963,19.995-19.98c0.002-5.339-2.075-10.359-5.848-14.135C34.378,6.083,29.357,4.002,24.014,4L24.014,4z'/%3e%3cpath%20fill='%2340c351'%20d='M35.176,12.832c-2.98-2.982-6.941-4.625-11.157-4.626c-8.704,0-15.783,7.076-15.787,15.774c-0.001,2.981,0.833,5.883,2.413,8.396l0.376,0.597l-1.595,5.821l5.973-1.566l0.577,0.342c2.422,1.438,5.2,2.198,8.032,2.199h0.006c8.698,0,15.777-7.077,15.78-15.776C39.795,19.778,38.156,15.814,35.176,12.832z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M19.268,16.045c-0.355-0.79-0.729-0.806-1.068-0.82c-0.277-0.012-0.593-0.011-0.909-0.011c-0.316,0-0.83,0.119-1.265,0.594c-0.435,0.475-1.661,1.622-1.661,3.956c0,2.334,1.7,4.59,1.937,4.906c0.237,0.316,3.282,5.259,8.104,7.161c4.007,1.58,4.823,1.266,5.693,1.187c0.87-0.079,2.807-1.147,3.202-2.255c0.395-1.108,0.395-2.057,0.277-2.255c-0.119-0.198-0.435-0.316-0.909-0.554s-2.807-1.385-3.242-1.543c-0.435-0.158-0.751-0.237-1.068,0.238c-0.316,0.474-1.225,1.543-1.502,1.859c-0.277,0.317-0.554,0.357-1.028,0.119c-0.474-0.238-2.002-0.738-3.815-2.354c-1.41-1.257-2.362-2.81-2.639-3.285c-0.277-0.474-0.03-0.731,0.208-0.968c0.213-0.213,0.474-0.554,0.712-0.831c0.237-0.277,0.316-0.475,0.474-0.791c0.158-0.317,0.079-0.594-0.04-0.831C20.612,19.329,19.69,16.983,19.268,16.045z'%20clip-rule='evenodd'/%3e%3c/svg%3e") center / contain no-repeat;content:""}.diagnostic-whatsapp a:hover,.text-link:hover{text-decoration:underline}.form-success{display:grid;min-height:455px;place-items:center;align-content:center;gap:10px;text-align:center}.success-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;color:var(--white);background:var(--orange-bright);font-size:28px;font-weight:800}.form-success h3{margin:8px 0 0;font-size:22px}.form-success p{max-width:320px;margin:0;color:var(--muted);font-size:14px}.industries{padding:44px 0 45px;background:var(--white);text-align:center}.industry-list{display:flex;flex-wrap:nowrap;gap:12px;width:max-content;min-width:100%;margin:0;transform:translateZ(0);will-change:transform}.industry-carousel{margin-top:17px}.industry-viewport{min-width:0;overflow:hidden;padding:4px 0}.industry-list span{flex:0 0 auto;padding:9px 14px;border:1px solid #d9dfe6;border-radius:11px;color:var(--muted);font-size:14px;font-weight:600;line-height:1.3;text-align:center;white-space:nowrap}.problem-section{padding:88px 0 87px;background:var(--surface)}.problem-section .section-intro h2{max-width:780px}.process-map{display:grid;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);gap:30px;align-items:center;margin-top:63px}.process-label{margin:0 0 23px;color:#708297;font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.process-tags{position:relative;height:224px}.tag{position:absolute;display:block;padding:9px 15px;border:1px solid #d9dfe6;border-radius:10px;color:var(--muted);background:var(--white);box-shadow:0 5px 14px #26334106;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.process-tags .tag{transform:translate3d(0,var(--scroll-tag-offset, 0px),0) rotate(var(--tag-rotation));transition:opacity .18s ease}.process-tags[data-motion=hidden] .tag{opacity:0;transform:translate3d(0,calc(-44px + var(--scroll-tag-offset, 0px)),0) rotate(var(--tag-rotation));will-change:transform,opacity}.process-tags[data-motion=visible] .tag{opacity:1;transform:translate3d(0,var(--scroll-tag-offset, 0px),0) rotate(var(--tag-rotation));will-change:transform,opacity}.process-tags .tag.is-visible{animation:process-tag-fall .72s cubic-bezier(.22,.8,.26,1.08) var(--tag-delay) both}@keyframes process-tag-fall{0%{opacity:0;transform:translate3d(0,calc(-54px + var(--scroll-tag-offset, 0px)),0) rotate(calc(var(--tag-rotation) - 8deg))}68%{opacity:1;transform:translate3d(0,calc(9px + var(--scroll-tag-offset, 0px)),0) rotate(calc(var(--tag-rotation) + 2deg))}to{opacity:1;transform:translate3d(0,var(--scroll-tag-offset, 0px),0) rotate(var(--tag-rotation))}}.tag-one{top:8px;left:13%;--tag-rotation: -8deg;transform:rotate(var(--tag-rotation))}.tag-two{top:34px;left:44%;--tag-rotation: 14deg;transform:rotate(var(--tag-rotation))}.tag-three{top:28px;right:6%;--tag-rotation: -10deg;transform:rotate(var(--tag-rotation))}.tag-four{top:72px;left:1%;--tag-rotation: 5deg;transform:rotate(var(--tag-rotation))}.tag-five{top:122px;left:52%;--tag-rotation: 7deg;transform:rotate(var(--tag-rotation))}.tag-six{top:155px;left:20%;--tag-rotation: -8deg;transform:rotate(var(--tag-rotation))}.map-divider{position:relative;display:grid;min-height:95px;place-items:center;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.map-divider:before,.map-divider:after{position:absolute;left:50%;width:1px;height:33px;background:#dce1e7;content:"";transform:translate(-50%)}.map-divider:before{top:0}.map-divider:after{bottom:0}.central-card{padding:22px;border:1px solid #d9dfe6;border-radius:13px;background:var(--white)}.central-card>strong{display:flex;min-height:48px;align-items:center;gap:12px;padding:0 16px;border-radius:10px;color:var(--white);background:var(--navy);font-size:16px}.central-card>strong i{width:8px;height:8px;border-radius:50%;background:var(--orange-bright)}.central-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.central-items span{padding:10px 14px;border:1px solid transparent;border-radius:10px;color:var(--muted);background:#f3f5f7;font-size:14px;font-weight:600;line-height:1.25;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.central-items span:hover{border-color:#ff541c59;background:var(--white);box-shadow:0 10px 22px #ff541c29,0 4px 10px #111f2b14;transform:translateY(-4px)}.problem-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:51px}.problem-card{min-height:158px;padding:28px 30px;border:1px solid #d9dfe6;border-radius:14px;background:var(--white)}.problem-card h3{position:relative;margin:0;padding-left:18px;font-size:17px;font-weight:800;letter-spacing:-.025em;line-height:1.3}.problem-card h3:before{position:absolute;top:.45em;left:0;width:7px;height:7px;border-radius:50%;background:var(--orange-bright);content:""}.problem-card p{margin:14px 0 0 18px;color:var(--muted);font-size:16px;line-height:1.55}.short-cta{position:relative;overflow:hidden;color:var(--white);background:#1a2c3e}.short-cta .cta-orbit{top:-276px;left:calc(50% - 325px)}.short-cta .cta-orbit:after{position:absolute;top:74px;right:74px;bottom:74px;left:74px;border:1px solid rgba(202,214,224,.15);border-radius:50%;content:""}.cta-content{position:relative;z-index:1;display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:44px 0;text-align:center}.cta-content h2{max-width:760px;margin:22px 0 24px;font-size:clamp(26px,2.55vw,35px);font-weight:800;letter-spacing:-.045em;line-height:1.15}.cta-content .button{min-width:380px}.software-section{position:relative;overflow:hidden;color:var(--white);background-image:linear-gradient(#0b1824db,#0b1824e3),url(./operation-floor-BvD5myFh.jpg);background-position:center;background-size:cover}.software-section:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08121d33,#08121d14 50%,#08121d61);content:"";pointer-events:none}.software-section .container{position:relative;z-index:1;padding-top:91px;padding-bottom:86px}.software-section .section-intro h2{max-width:760px}.software-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:47px;border-top:1px solid rgba(219,228,235,.24);border-bottom:1px solid rgba(219,228,235,.24)}.software-grid article{min-height:240px;padding:20px 28px 28px 13px}.software-grid article+article{border-left:1px solid rgba(219,228,235,.24)}.step-number{display:block;color:var(--orange-bright);font-size:13px;font-weight:800;letter-spacing:.12em}.software-grid h3{margin:19px 0 0;font-size:18px;font-weight:800;line-height:1.3}.software-grid p{margin:14px 0 0;color:#c0c8cf;font-size:15px;line-height:1.55}.software-proof{margin:32px 0 0;text-align:center;font-size:clamp(23px,2.3vw,31px);font-weight:800;letter-spacing:-.04em}.software-proof span{color:var(--orange-bright)}.entry-section{padding:99px 0 90px;background:var(--white)}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:48px}.entry-card{display:flex;min-height:500px;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid #d9dfe6;border-radius:14px;background:var(--white)}.entry-card h3{max-width:430px;margin:22px 0 0;font-size:23px;font-weight:800;letter-spacing:-.04em;line-height:1.25}.entry-card>p:not(.eyebrow){max-width:475px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.6}.entry-card ul{display:grid;gap:12px;margin:23px 0 28px;padding:0;list-style:none}.entry-card li{position:relative;padding-left:23px;color:var(--muted);font-size:16px;line-height:1.45}.entry-card li:before{position:absolute;top:.7em;left:0;width:9px;height:2px;background:var(--orange-bright);content:""}.entry-card .button{min-width:360px;margin-top:auto}.capability-section{overflow:hidden;background:#f0f1f3}.capability-grid{display:grid;grid-template-columns:480px minmax(0,1fr);gap:38px;align-items:stretch}.capability-visual{position:relative;min-height:608px;align-self:end}.capability-orbit{position:absolute;top:115px;left:-175px;width:635px;height:635px;border:1px solid rgba(240,82,26,.16);border-radius:50%;box-shadow:0 0 0 55px #ffffff29,0 0 0 110px #f0521a09}.capability-visual:before{position:absolute;top:143px;left:65px;width:380px;height:400px;border-radius:50%;background:radial-gradient(circle,#ffa67a80,#ffeee800 70%);content:"";filter:blur(4px)}.capability-visual img{position:absolute;height:auto;bottom:0;left:-105px;z-index:1;width:660px;max-width:none;object-fit:contain}.capability-content{padding:89px 0 78px}.capability-intro{max-width:760px;text-align:left}.capability-intro h2{max-width:650px;margin-left:0;font-size:clamp(31px,3.1vw,43px)}.capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:49px}.capability-list article{position:relative;overflow:hidden;min-height:150px;padding:25px 25px 24px;border:1px solid #d9dfe6;border-radius:14px;background:var(--white);box-shadow:0 4px 12px #111f2b06;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.capability-list article:before{position:absolute;top:0;left:25px;width:64px;height:3px;border-radius:999px;background:var(--orange-bright);content:"";opacity:.32;transform:scaleX(.55);transform-origin:left;transition:opacity .22s ease,transform .22s ease}.capability-list article:after{position:absolute;right:-50px;bottom:-60px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#ff541c26,#ff541c00 70%);content:"";opacity:0;transition:opacity .22s ease}.capability-list article:hover,.capability-list article:focus-within{border-color:#ff541c59;background:#fffdfc;box-shadow:0 16px 30px #ff541c1f,0 5px 13px #111f2b12;transform:translateY(-6px)}.capability-list article:hover:before,.capability-list article:focus-within:before{opacity:1;transform:scaleX(1)}.capability-list article:hover:after,.capability-list article:focus-within:after{opacity:1}.capability-list h3{position:relative;z-index:1;margin:0;font-size:16px;font-weight:800;line-height:1.3}.capability-list p{position:relative;z-index:1;margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.case-section{padding:101px 0 119px;background:var(--white)}.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:49px}.case-card{overflow:hidden;border:1px solid #d9dfe6;border-radius:14px;background:var(--white)}.case-card header{min-height:95px;padding:26px 25px 20px;background:#f3f5f7}.case-card header h3{margin:0;font-size:18px;font-weight:800;line-height:1.3}.case-card header p{margin:6px 0 0;color:#728398;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.case-body{padding:25px}.case-body>div{padding:0 0 20px}.case-body>div+div{padding-top:20px;border-top:1px solid #dce1e7}.case-label{margin:0;color:#718298;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.case-body>div>p:not(.case-label){margin:8px 0 0;color:var(--ink);font-size:16px;line-height:1.55}.case-body .case-result{font-weight:800}.risk-section{color:var(--white);background:var(--navy-deep)}.risk-section .container{padding-top:88px;padding-bottom:88px}.risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px}.risk-grid article{min-height:180px;padding:27px 25px;border:1px solid rgba(202,214,224,.2);border-radius:14px;background:#ffffff09}.risk-grid h3{margin:0;color:var(--white);font-size:17px;font-weight:800;line-height:1.3}.risk-grid p{margin:14px 0 0;color:#bac3cc;font-size:15px;line-height:1.55}.faq-section{padding:89px 0 88px;background:var(--surface)}.faq-container{max-width:860px}.faq-list{margin-top:49px;border-top:1px solid #d9dfe6}.faq-list details{border-bottom:1px solid #d9dfe6}.faq-list summary{position:relative;display:flex;min-height:69px;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;cursor:pointer;list-style:none;color:var(--ink);font-size:16px;font-weight:800;line-height:1.35}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{flex:0 0 auto;color:var(--orange);content:"+";font-size:23px;font-weight:500;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:780px;margin:-3px 42px 17px 0;color:var(--muted);font-size:16px;line-height:1.55}.final-cta{position:relative;overflow:hidden;color:var(--white);background-image:linear-gradient(#08141fd1,#08141fe0),url(./team-Dpbp7BEw.jpg);background-position:center;background-size:cover}.final-cta-content{position:relative;z-index:1;display:flex;min-height:479px;flex-direction:column;align-items:center;justify-content:center;padding:83px 0 74px;text-align:center}.final-cta h2{max-width:760px;margin:21px 0 22px;font-size:clamp(31px,3.5vw,47px);font-weight:800;letter-spacing:-.055em;line-height:1.08}.final-cta-content>p:not(.eyebrow){max-width:750px;margin:0;color:#c8ced5;font-size:18px;line-height:1.55}.final-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:29px}.final-actions .button-primary{min-width:378px}.final-actions .button-outline{min-width:234px}.site-footer{color:#aeb8c1;background:#0c1620}.footer-main{display:flex;min-height:177px;align-items:center;justify-content:space-between;gap:40px}.site-footer .brand-logo{height:28px}.footer-main p{margin:25px 0 0;color:#9ea9b4;font-size:15px;line-height:1.55}.footer-links{display:grid;grid-template-columns:repeat(2,max-content);gap:12px 31px;align-items:center;font-size:14px}.footer-links a{color:#b3bdc6;text-decoration:none}.footer-links a:hover{color:var(--white)}.footer-bottom{display:flex;min-height:91px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(219,228,235,.14);font-size:14px}.noscript-banner{position:fixed;right:16px;bottom:16px;z-index:20;padding:12px 16px;border-radius:8px;color:var(--white);background:var(--orange);font-size:13px;font-weight:700}[hidden]{display:none!important}@media(max-width:1100px){.hero-grid{grid-template-columns:minmax(0,1fr) 460px;gap:38px}.hero-actions .button-primary,.hero-actions .button-outline,.final-actions .button-primary,.final-actions .button-outline{min-width:0}.hero-copy-top h1{font-size:46px}.capability-grid{grid-template-columns:390px minmax(0,1fr);gap:24px}.capability-visual img{left:-85px;width:570px}}@media(max-width:900px){.hero-grid{display:flex;flex-direction:column;padding-top:49px;padding-bottom:48px}.hero-copy{display:contents}.hero-copy-top{order:1}.hero-form{order:2}.hero-actions{order:3}.hero-note{order:4}.hero-pills{order:5}.hero-form{width:100%}.hero-actions,.hero-note,.hero-pills{width:100%;max-width:none}.hero-actions .button-primary,.hero-actions .button-outline,.hero-actions .button-whatsapp{flex:1 1 220px}.diagnostic-card{margin-top:31px}.process-map{grid-template-columns:1fr;gap:26px}.map-divider{min-height:27px}.map-divider:before,.map-divider:after{top:50%;bottom:auto;width:36px;height:1px;transform:translateY(-50%)}.map-divider:before{left:calc(50% - 95px)}.map-divider:after{left:calc(50% + 59px)}.capability-grid{grid-template-columns:1fr;gap:0}.capability-content{display:contents}.capability-intro{order:1}.capability-list{order:2}.capability-visual{order:3}.capability-visual{min-height:520px}.capability-visual img{right:50%;left:auto;width:min(540px,128%);transform:translate(50%)}.capability-intro{padding:77px 0 0;text-align:center}.capability-intro h2{margin-right:auto;margin-left:auto}.capability-list{margin-top:35px}.case-section{padding-top:89px}}@media(max-width:680px){:root{--container: 100%}.container{width:calc(100% - 40px)}.floating-actions{right:20px;bottom:16px;left:20px;gap:10px}.floating-diagnostic-cta{max-width:none;min-width:0;min-height:56px;flex:1 1 auto;padding:14px 12px;font-size:13px}.site-header{height:68px}.header-nav{gap:0}.header-link{display:none}.header-nav .button-small{min-height:44px;padding:11px 18px;font-size:12px}.brand-logo,.site-footer .brand-logo{height:24px}.hero:after{background:radial-gradient(circle at 86% 20%,rgba(240,82,26,.38),transparent 13%),linear-gradient(115deg,#111d291a,#111d2900)}.hero-orbit-one{top:30px;left:calc(50% - 25px);width:410px;height:410px}.hero-orbit-two{top:77px;left:calc(50% + 38px);width:230px;height:230px}.hero-glow{top:155px;left:auto;right:-9px;width:125px;height:125px;opacity:.55}.hero-grid{padding-top:45px}.hero-copy-top h1{max-width:360px;margin-top:25px;font-size:30px;letter-spacing:-.045em;line-height:1.13}.hero-lead{max-width:355px;margin-top:20px;font-size:16px;line-height:1.6}.diagnostic-card{min-height:0;margin-top:28px;padding:23px 22px 21px;border-radius:15px}.diagnostic-card-head h2{max-width:310px;font-size:21px}.diagnostic-card-head p{margin-top:10px;font-size:15px}.progress{margin-top:17px}.form-step legend{font-size:17px}.choice{padding:13px 14px}.choice-copy small{font-size:13px}.hero-actions{display:grid;gap:14px;margin-top:28px}.hero-actions .button-primary,.hero-actions .button-outline,.hero-actions .button-whatsapp{width:100%;min-height:59px}.floating-whatsapp-cta{width:56px;height:56px;flex:0 0 56px}.floating-whatsapp-cta .whatsapp-icon{width:28px;height:28px}.hero-note{margin-top:23px;padding-bottom:22px;font-size:15px}.hero-pills{gap:10px;margin-top:20px}.hero-pills span{padding:7px 13px;font-size:12px}.industries{padding:43px 0 44px;text-align:left}.industry-carousel{margin-top:16px}.industry-list{gap:10px}.industry-list span{padding:9px 14px;font-size:14px}.problem-section{padding:61px 0}.section-intro h2{margin-top:19px;font-size:28px;line-height:1.15}.section-intro>p:last-child{margin-top:20px;font-size:16px;line-height:1.6}.process-map{gap:22px;margin-top:37px}.process-label{margin-bottom:21px;font-size:13px}.process-tags{height:210px}.tag{padding:9px 13px;font-size:13px}.tag-one{top:5px;left:5%}.tag-two{top:7px;right:9%;left:auto}.tag-three{top:46px;right:auto;left:9%}.tag-four{top:79px;left:4%}.tag-five{top:133px;right:7%;left:auto}.tag-six{top:144px;left:8%}.map-divider:before{left:calc(50% - 95px)}.map-divider:after{left:calc(50% + 59px)}.central-card{padding:21px}.central-card>strong{min-height:48px;font-size:16px}.central-items span{padding:10px 12px;font-size:14px}.problem-cards{grid-template-columns:1fr;gap:20px;margin-top:37px}.problem-card{min-height:0;padding:27px 27px 26px}.problem-card p{margin-top:14px}.cta-content{min-height:293px;padding:43px 0 45px}.cta-content h2{max-width:360px;margin:20px 0 24px;font-size:24px;line-height:1.2}.cta-content .button{width:100%;min-width:0}.software-section{background-position:55% center}.software-section .container{padding-top:60px;padding-bottom:57px}.software-section .section-intro h2{font-size:28px}.software-grid{grid-template-columns:1fr;margin-top:39px}.software-grid article{min-height:0;padding:20px 0 27px}.software-grid article+article{border-top:1px solid rgba(219,228,235,.24);border-left:0}.software-grid h3{margin-top:18px;font-size:18px}.software-grid p{margin-top:13px;font-size:15px}.software-proof{max-width:300px;margin:30px auto 0;font-size:23px;line-height:1.25}.entry-section{padding:62px 0 61px}.entry-section .section-intro h2{font-size:28px}.entry-grid{grid-template-columns:1fr;gap:20px;margin-top:37px}.entry-card{min-height:0;padding:29px}.entry-card h3{margin-top:21px;font-size:23px}.entry-card>p:not(.eyebrow){margin-top:17px;font-size:16px}.entry-card ul{gap:12px;margin-top:23px}.entry-card li{font-size:16px}.entry-card .button{width:100%;min-width:0;min-height:57px;margin-top:8px;padding:14px 15px;font-size:14px}.capability-intro{padding-top:62px}.capability-intro h2{font-size:28px}.capability-list{grid-template-columns:1fr;margin-top:32px}.capability-list article{min-height:0;padding:24px 21px 23px}.capability-visual{min-height:447px;margin-top:28px}.capability-orbit{top:35px;left:calc(50% - 318px);width:636px;height:636px}.capability-visual:before{top:35px;left:calc(50% - 165px);width:330px;height:350px}.capability-visual img{width:min(480px,128%)}.case-section{padding:61px 0 63px}.case-section .section-intro h2{font-size:28px}.case-grid{grid-template-columns:1fr;gap:20px;margin-top:36px}.case-card header{min-height:94px;padding:24px 25px 19px}.case-body{padding:25px}.case-body>div{padding-bottom:18px}.case-body>div+div{padding-top:18px}.case-body>div>p:not(.case-label){font-size:16px}.risk-section .container{padding-top:61px;padding-bottom:62px}.risk-section .section-intro h2{font-size:28px}.risk-grid{grid-template-columns:1fr;gap:20px;margin-top:37px}.risk-grid article{min-height:0;padding:26px 25px 25px}.faq-section{padding:62px 0 63px}.faq-section .section-intro h2{font-size:28px}.faq-list{margin-top:37px}.faq-list summary{min-height:70px;padding:18px 0;font-size:15px}.faq-list details p{margin:-2px 29px 17px 0;font-size:15px}.final-cta{background-position:50% center}.final-cta-content{min-height:491px;padding:74px 0 60px}.final-cta h2{max-width:360px;margin-top:20px;font-size:28px;line-height:1.18}.final-cta-content>p:not(.eyebrow){font-size:16px;line-height:1.6}.final-actions{display:grid;width:100%;gap:14px;margin-top:27px}.final-actions .button-primary,.final-actions .button-outline{width:100%;min-width:0;min-height:59px}.footer-main{display:block;min-height:0;padding:49px 0 30px}.footer-main p{margin-top:27px;font-size:14px}.footer-links{gap:13px 24px;margin-top:29px;font-size:14px}.footer-bottom{display:grid;min-height:119px;align-content:center;gap:9px;padding:22px 0;font-size:14px}.desktop-only{display:none}}@media(max-width:380px){.floating-actions{right:12px;left:12px;gap:8px}.floating-diagnostic-cta{padding-right:8px;padding-left:8px;font-size:11px}.floating-whatsapp-cta{width:50px;height:50px;flex-basis:50px}.floating-whatsapp-cta .whatsapp-icon{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.js .page-load-reveal,html.js .page-load-reveal.is-loaded,html.js .scroll-reveal,html.js .scroll-reveal.is-revealed{opacity:1;transform:none;transition:none;will-change:auto}.process-tags[data-motion=hidden] .tag{opacity:1;transform:rotate(var(--tag-rotation))}.process-tags[data-motion=visible] .tag,.process-tags .tag.is-visible{opacity:1;animation:none;transform:rotate(var(--tag-rotation))}.industry-list{transform:none!important}.industry-list .is-carousel-clone{display:none}.floating-diagnostic-cta.is-visible:hover,.hero-actions .button-whatsapp:hover,.final-actions .button-whatsapp:hover{animation:none}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
