/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 5vw;display:flex;position:absolute}.brand{letter-spacing:.08em;align-items:center;gap:11px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#fff;border-radius:50% 50% 46% 54%;place-items:center;width:34px;height:34px;font-size:19px;font-style:italic;display:grid}.brand small{letter-spacing:.34em;margin-top:3px;font-size:7px;font-weight:500;display:block}nav{color:#cad5e3;gap:34px;font-size:13px;display:flex}nav a:hover{color:#fff}.button{background:var(--blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:22px;padding:17px 23px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{background:#2870ff;transform:translateY(-2px)}.button-small{background:#ffffff1a;border:1px solid #ffffff40;padding:12px 18px}.hero{color:#fff;background:radial-gradient(circle at 72% 40%,#123873 0,#0000 27%),linear-gradient(125deg,#071320 0%,#081d38 57%,#061426 100%);grid-template-columns:1.08fr .92fr;align-items:center;min-height:780px;padding:160px 7vw 70px;display:grid;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-orb{filter:blur(80px);opacity:.22;border-radius:50%;position:absolute}.hero-orb-one{background:#125dff;width:380px;height:380px;top:20%;right:8%}.hero-orb-two{background:#18dfff;width:240px;height:240px;bottom:-10%;left:-8%}.hero-copy{z-index:2;max-width:720px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--blue);align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.eyebrow{color:#9db2cb}.eyebrow i{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cyan);border-radius:50%}.eyebrow span{border-left:1px solid #506176;padding-left:10px}h1{letter-spacing:-.055em;max-width:780px;margin:30px 0 25px;font-size:clamp(52px,6vw,88px);line-height:.98}h1 em,.contact h2 em{color:#55ceff;font-style:normal}.hero-copy>p{color:#aebed1;max-width:580px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.text-link{border-bottom:1px solid #8596aa;gap:24px;padding:12px 0;font-size:13px;font-weight:700;display:inline-flex}.hero-proof{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:70px;padding-top:26px;display:grid}.hero-proof div{padding-right:22px}.hero-proof div+div{border-left:1px solid #ffffff21;padding-left:22px}.hero-proof strong{font-size:13px;display:block}.hero-proof span{color:#72849a;margin-top:7px;font-size:10px;display:block}.hero-visual{height:550px;position:relative}.orbit{border:1px solid #44b7ff38;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.orbit-three{width:520px;height:260px;transform:translate(-50%,-50%)rotate(28deg)}.core{background:linear-gradient(145deg,#31d9ff,#0754eb 70%);border-radius:46% 54% 52% 48%;place-items:center;width:190px;height:190px;animation:5s ease-in-out infinite float;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(8deg);box-shadow:0 0 80px #1f9dff73}.core:after{content:"";border-radius:inherit;border:1px solid #fff6;position:absolute;inset:10px}.core span{color:#fff;text-shadow:0 10px 25px #0003;font-size:94px;font-style:italic;font-weight:900;transform:rotate(-8deg)}.data-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071c36c7;border:1px solid #66c4ff40;border-radius:7px;padding:16px 18px;position:absolute;box-shadow:0 18px 40px #0004}.data-card small{color:#6f849d;letter-spacing:.15em;font-size:8px;display:block}.data-card b{margin-top:7px;font-size:15px;display:block}.card-one{width:150px;top:13%;right:0}.card-one i{background:#173b61;height:3px;margin-top:10px;display:block}.card-one i span{background:#3bd8ff;width:84%;height:100%;display:block}.card-two{bottom:12%;left:0}.spark{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 15px var(--cyan);border-radius:50%;position:absolute}.s1{top:18%;left:15%}.s2{bottom:26%;right:9%}.s3{width:4px;height:4px;top:35%;right:20%}@keyframes float{50%{transform:translate(-50%,-54%)rotate(4deg)}}.trust-strip{border-bottom:1px solid var(--line);color:#9aa6b5;background:#fff;justify-content:center;align-items:center;gap:4vw;padding:23px 5vw;font-size:11px;display:flex}.trust-strip p{text-transform:uppercase;letter-spacing:.13em;color:#526177;font-weight:700}.trust-strip span{font-weight:700}.about{background:#fff;grid-template-columns:1fr 1fr;gap:10vw;display:grid}h2{letter-spacing:-.045em;margin:22px 0;font-size:clamp(38px,4.2vw,64px);line-height:1.08}.about-copy .lead{color:#17283c;margin:0 0 25px;font-size:24px;line-height:1.5}.about-copy>p:not(.lead){color:var(--muted);font-size:15px;line-height:1.8}.principles{gap:14px;margin-top:35px;display:grid}.principles span{border-top:1px solid var(--line);padding-top:14px;font-size:13px;font-weight:700}.principles b{color:var(--blue);margin-right:25px;font-size:10px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:12vw;margin-bottom:55px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin:0 0 8px;font-size:15px;line-height:1.8}.service-grid{border-top:1px solid #ccd5df;border-left:1px solid #ccd5df;grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:0 0;border-bottom:1px solid #ccd5df;border-right:1px solid #ccd5df;min-height:330px;padding:28px;transition:all .3s;position:relative}.service-card:hover{z-index:2;background:#fff;transform:translateY(-5px);box-shadow:0 24px 50px #142d5014}.service-number{color:#8090a2;font-size:10px}.service-symbol{height:65px;margin:25px 0;position:relative}.service-symbol i:first-child{border:1px solid var(--blue);border-radius:50%;width:44px;height:44px;display:block}.service-symbol i:last-child{background:linear-gradient(135deg,var(--cyan),var(--blue));border-radius:4px;width:30px;height:30px;display:block;position:absolute;top:20px;left:25px;transform:rotate(45deg)}.service-card h3{margin:0 0 12px;font-size:19px}.service-card p{color:var(--muted);font-size:13px;line-height:1.7}.service-card a{color:var(--blue);gap:15px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:25px}.industries{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:10vw;display:grid}.industries-copy>p:not(.kicker){color:#8393a6;max-width:480px;line-height:1.8}.light{color:#fff;border-color:#4d5b6b;margin-top:25px}.industry-list{border-top:1px solid #314052}.industry-list div{border-bottom:1px solid #314052;grid-template-columns:45px 1fr 25px;align-items:center;padding:22px 4px;transition:all .2s;display:grid}.industry-list div:hover{background:#0c2035;padding-left:12px}.industry-list span{color:#65778a;font-size:9px}.industry-list strong{font-size:18px}.industry-list i{color:var(--cyan);font-style:normal}.process-grid{grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.process-grid article{border-top:1px solid var(--line);padding:0 35px 10px 0;position:relative}.process-grid article+article{padding-left:35px}.process-grid span{color:var(--blue);padding-top:18px;font-size:10px;display:inline-block}.process-grid i{background:var(--blue);border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:-5px}.process-grid h3{margin:45px 0 12px;font-size:22px}.process-grid p{color:var(--muted);font-size:13px;line-height:1.7}.why{background:#fff;padding-top:15px}.why-panel{color:#fff;background:linear-gradient(135deg,#0a57ee,#0636a7);grid-template-columns:1fr 1fr;gap:8vw;padding:80px;display:grid;position:relative;overflow:hidden}.why-panel:after{content:"A";color:#ffffff0a;font-size:500px;font-weight:900;line-height:1;position:absolute;top:-130px;left:22%}.kicker-light{color:#88dcff}.why-list{z-index:1}.why-list>div{border-bottom:1px solid #fff3;gap:24px;padding:21px 0;display:flex}.why-list b{color:#7fdcff;font-size:10px}.why-list strong{font-size:16px;display:block}.why-list small{color:#b8c9ed;margin-top:5px;font-size:12px;line-height:1.6;display:block}.faq{background:#fff;grid-template-columns:.75fr 1.25fr;gap:10vw;display:grid}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;justify-content:space-between;font-size:16px;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:22px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);max-width:650px;padding-right:40px;font-size:13px;line-height:1.7}.contact{text-align:center;color:#fff;background:#07192d;padding:110px 7vw;position:relative;overflow:hidden}.contact-glow{filter:blur(140px);opacity:.28;background:#0d60ff;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact>:not(.contact-glow){position:relative}.contact .kicker{justify-content:center}.contact h2{font-size:clamp(48px,6vw,80px)}.contact>p:not(.kicker){color:#9badc2}.contact-actions{justify-content:center;align-items:center;gap:35px;margin-top:40px;display:flex}.contact-phone{border-bottom:1px solid #66809b;padding:10px 0;font-weight:700}footer{color:#fff;background:#040e1a;padding:70px 7vw 25px}.footer-top{grid-template-columns:1.25fr .8fr 1fr .55fr .7fr;gap:4vw;padding-bottom:60px;display:grid}.brand-footer{align-self:start}.footer-top>p{color:#77899d;margin:0;font-size:13px;line-height:1.7}.footer-top>div{color:#9aabbd;flex-direction:column;gap:10px;font-size:12px;display:flex}.footer-top>div small{letter-spacing:.2em;color:#4fcfff;margin-bottom:7px;font-size:8px}.footer-top>div a:hover{color:#fff}.social-link{border-bottom:1px solid #1b2a3b;justify-content:space-between;align-items:center;gap:16px;padding:8px 0;transition:all .2s;display:flex}.social-link i{color:#f97316;font-style:normal}.social-link:hover{padding-left:4px}.footer-bottom{color:#526477;border-top:1px solid #1b2a3b;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.whatsapp{z-index:30;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;transition:all .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0004}.whatsapp:hover{transform:scale(1.08)}.whatsapp svg{fill:#fff;width:29px}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:140px}.hero-visual{height:430px}.hero-proof{margin-top:45px}.trust-strip{justify-content:flex-start;overflow:auto}.trust-strip span{white-space:nowrap}.about,.industries,.faq,.why-panel{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);gap:40px 0}.why-panel{padding:60px 45px}.footer-top{grid-template-columns:1fr 1fr}}@media (width<=600px){.site-header{height:72px;padding:0 20px}.button-small{display:none}.hero{min-height:0;padding:120px 20px 45px}.eyebrow span{display:none}h1{font-size:50px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-proof{grid-template-columns:1fr;gap:14px}.hero-proof div+div{border-left:0;padding-left:0}.hero-visual{height:380px}.orbit-one{width:290px;height:290px}.orbit-two{width:225px;height:225px}.orbit-three{width:340px}.core{width:145px;height:145px}.core span{font-size:70px}.card-one{right:-10px}.trust-strip{padding-left:20px}.section{padding:80px 20px}.about{gap:35px}.about-copy .lead{font-size:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:300px}.industries{gap:40px}.process-grid{grid-template-columns:1fr}.process-grid article+article{padding-left:0}.why{padding:0}.why-panel{border-radius:0;padding:65px 22px}.faq{gap:40px}.contact{padding:85px 20px}.contact-actions{flex-direction:column;gap:18px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.core{animation:none}*{transition:none!important}}:root{--ink:#0a2e6e;--blue:#0b5ed7;--cyan:#f97316;--paper:#f5f8fc;--muted:#667085;--line:#dce4ef}body{color:#1f2937;font-family:Montserrat,Sora,Arial,Helvetica,sans-serif}.brand img{object-fit:cover;object-position:50% 23%;background:#fff;border-radius:11px;width:48px;height:48px}.brand small{letter-spacing:.24em;font-size:6px}.button{background:linear-gradient(135deg,#f97316,#ff9b27);border-radius:8px;box-shadow:0 12px 28px #f9731630}.button:hover{background:linear-gradient(135deg,#ea580c,#f97316)}.button-small{box-shadow:none;background:#ffffff17}.hero{background:radial-gradient(circle at 76% 38%,#0b5ed75c 0,#0000 29%),linear-gradient(125deg,#061a42 0%,#0a2e6e 58%,#071d48 100%);min-height:800px}.hero-orb-one{background:#0b5ed7}.hero-orb-two{background:#f97316}.eyebrow i{background:#f97316;box-shadow:0 0 14px #f97316}h1 em,.contact h2 em{color:#ff984f}.logo-stage{background:#fff;border-radius:42px;place-items:center;width:310px;height:310px;animation:5s ease-in-out infinite floatLogo;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 90px #020b2070,0 0 0 1px #ffffff40}.logo-stage img{object-fit:cover;width:118%;height:118%}.card-one b{color:#ff984f;font-size:20px}.card-one i span{background:linear-gradient(90deg,#0b5ed7,#f97316)}.spark{background:#f97316;box-shadow:0 0 15px #f97316}@keyframes floatLogo{50%{transform:translate(-50%,-54%)}}.why-panel{background:linear-gradient(135deg,#0b5ed7,#0a2e6e)}.kicker-light,.why-list b{color:#ffb27a}.contact-glow{background:#0b5ed7}.button-white{color:#0a2e6e;background:#fff}.button-white:hover{background:#fff4ec}.brand-footer img{background:#fff}@media (width<=600px){.brand img{width:42px;height:42px}.brand{font-size:15px}.brand small{font-size:5px}.logo-stage{width:220px;height:220px}}@media (prefers-reduced-motion:reduce){.logo-stage{animation:none}}:root{--navy-950:#030b1d;--navy-900:#071735;--brand-blue:#0b5ed7;--brand-cobalt:#135fe8;--brand-orange:#f97316;--brand-white:#fff}body{font-family:var(--font-body),sans-serif;background:#f7f9fc}h1,h2,h3,.brand,.button,.industry-list strong{font-family:var(--font-display),sans-serif}.intro{z-index:9999;background:radial-gradient(circle at 50% 45%,#0b5ed72b,#0000 28%),#030b1d;place-items:center;animation:.28s cubic-bezier(.77,0,.18,1) .72s forwards introExit;display:grid;position:fixed;inset:0}.intro-grid{background-image:linear-gradient(#2d72cf12 1px,#0000 1px),linear-gradient(90deg,#2d72cf12 1px,#0000 1px);background-size:54px 54px;animation:.72s both gridPulse;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.intro-logo-wrap{text-align:center;width:min(540px,78vw);animation:.68s cubic-bezier(.22,1,.36,1) both introLogo;position:relative}.intro-logo-wrap>strong{font:600 clamp(30px,5vw,54px)/1 var(--font-display);letter-spacing:.27em;color:#fff;margin-left:.27em;display:block}.intro-logo-wrap>strong span{color:#f97316}.intro-logo-wrap>small{font:600 clamp(7px,1vw,11px)/1.5 var(--font-body);letter-spacing:.43em;color:#a9bad0;margin:12px 0 22px .43em;display:block}.intro-line{background:#ffffff1c;width:76%;height:1px;margin:0 auto 20px;overflow:hidden}.intro-line span{background:linear-gradient(90deg,#0000,#0b86ff,#f97316,#0000);width:100%;height:100%;animation:.34s .16s forwards lineScan;display:block;transform:translate(-100%)}.intro-logo-wrap p{color:#aabbd3;text-transform:uppercase;letter-spacing:.28em;font:600 clamp(8px,1.3vw,12px)/1.5 var(--font-body);opacity:0;animation:.26s .28s forwards fadeUp}@keyframes introLogo{0%{opacity:0;filter:blur(14px);transform:scale(.72)}28%{opacity:1;filter:blur();transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes lineScan{to{transform:translate(0)}}@keyframes fadeUp{to{opacity:1;transform:translateY(-4px)}}@keyframes gridPulse{0%{opacity:0}50%{opacity:1}to{opacity:.45}}@keyframes introExit{to{opacity:0;visibility:hidden;transform:scale(1.04)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030b1db8;border-bottom:1px solid #ffffff14;height:94px;padding:0 6.5vw;animation:.38s .72s both siteReveal;position:fixed}.brand{gap:13px}.brand img{object-position:50% 24%;border-radius:12px;width:52px;height:52px;box-shadow:0 8px 24px #0005}.brand span{letter-spacing:.13em}.brand small{color:#9caec8;letter-spacing:.28em}nav{gap:40px}nav a{color:#c2cee0;font-weight:600;position:relative}nav a:after{content:"";background:linear-gradient(90deg,var(--brand-blue),var(--brand-orange));height:2px;transition:all .25s;position:absolute;bottom:-9px;left:0;right:100%}nav a:hover:after{right:0}.button{background:linear-gradient(120deg,#0b5ed7,#287cff);border-radius:999px;padding:16px 24px;box-shadow:0 14px 35px #0b5ed73b}.button:hover{background:linear-gradient(120deg,#1b6ee8,#3f8cff);box-shadow:0 18px 42px #0b5ed758}.button-small{box-shadow:none;background:0 0;border-color:#ffffff42}.button-small:hover{color:#071735;background:#fff}.hero{background:radial-gradient(circle at 77% 43%,#105cc84d 0,#0000 25%),radial-gradient(circle at 5% 95%,#f9731616,#0000 21%),linear-gradient(125deg,#020817 0%,#071735 54%,#06265c 100%);grid-template-columns:1.03fr .97fr;min-height:900px;padding:175px 6.5vw 80px;animation:.42s .68s both siteReveal}@keyframes siteReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hero-grid{opacity:.65;background-size:72px 72px;-webkit-mask-image:linear-gradient(100deg,#000 15%,#0000 82%);mask-image:linear-gradient(100deg,#000 15%,#0000 82%)}.hero-copy{max-width:760px}.hero-index{font:600 10px/1 var(--font-display);letter-spacing:.25em;color:#5e7697;margin:30px 0 0!important}h1{letter-spacing:-.065em;margin:25px 0 32px;font-size:clamp(62px,7.4vw,112px);line-height:.9}h1 em{color:#0000;background:linear-gradient(100deg,#4ba1ff,#f97316);-webkit-background-clip:text;background-clip:text}.hero-copy>p:not(.hero-index){color:#b1bfd2;max-width:620px;font-size:17px}.hero-actions{margin-top:42px}.text-link{color:#dce6f3;border-color:#6f8199}.hero-proof{margin-top:75px}.hero-proof strong{font-family:var(--font-display);font-size:14px}.hero-proof span{color:#7588a2;font-size:11px}.hero-visual{height:610px}.orbit{border-color:#4a9dfc3b}.orbit-one{width:470px;height:470px}.orbit-two{width:365px;height:365px}.orbit-three{width:570px;height:290px}.logo-stage{background:radial-gradient(circle,#fff 0 55%,#e9f2ff 72%,#9ec9ff 100%);border-radius:50%;width:340px;height:340px;box-shadow:0 0 0 1px #7fb8ff52,0 0 90px #0872ff72,0 40px 100px #0009}.logo-stage:before{content:"";border:1px solid #4ca2ff5c;border-radius:50%;animation:3s linear infinite ring;position:absolute;inset:-22px}.logo-stage:after{content:"";border:1px dashed #f9731660;border-radius:50%;animation:12s linear infinite reverse ring;position:absolute;inset:-42px}.logo-stage img{object-fit:cover;border-radius:50%;width:115%;height:115%;transform:scale(2.08)translateY(17%)}@keyframes ring{to{transform:rotate(360deg)}}.data-card{background:#061833d9;border-color:#4f9cff4f;border-radius:14px}.card-one b{color:#ff984f}.spark{background:#ff7b1b}.trust-strip{color:#7387a3;background:#06152f;border-color:#173052;padding:26px 6.5vw}.trust-strip p{color:#f2f5fa}.trust-strip span:before{content:"◆";color:#f97316;margin-right:12px;font-size:6px}.section{padding:125px 6.5vw}.kicker{color:#0b5ed7}.about{background:#fff}.about-copy .lead{font-family:var(--font-display);font-weight:500}.services{background:linear-gradient(#f4f7fc,#fff)}.service-grid{border:0;gap:16px}.service-card{background:#fff;border-radius:18px;min-height:350px;overflow:hidden;border:1px solid #dce4ef!important}.service-card:before{content:"";opacity:0;background:linear-gradient(145deg,#0b5ed70c,#0000 45%);transition:all .3s;position:absolute;inset:0}.service-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0a2e6e18;border-color:#0b5ed74c!important}.service-card:hover:before{opacity:1}.service-card h3{font-size:21px}.service-symbol i:last-child{background:linear-gradient(135deg,#0b5ed7,#f97316)}.detailed-services{background:linear-gradient(#f2f6fc 0,#fff 100%)}.detailed-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.detailed-service-card{background:#fff;border:1px solid #dce4ef;border-radius:22px;padding:42px;transition:all .3s;position:relative;overflow:hidden}.detailed-service-card:before{content:"";pointer-events:none;background:linear-gradient(145deg,#0b5ed70b,#0000 42%);position:absolute;inset:0}.detailed-service-card:hover{border-color:#0b5ed75c;transform:translateY(-6px);box-shadow:0 28px 70px #0a2e6e17}.detailed-service-top{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.detailed-service-top .service-symbol{width:70px;height:55px;margin:0}.detailed-service-card h2{font:700 28px/1.15 var(--font-display);letter-spacing:-.035em;margin:20px 0 12px;position:relative}.detailed-service-card>p{max-width:62ch;color:var(--muted);margin:0;font-size:14px;line-height:1.75;position:relative}.detailed-service-card h3{color:#0b5ed7;letter-spacing:.14em;text-transform:uppercase;margin:30px 0 15px;font-size:11px;position:relative}.detailed-service-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 24px;margin:0 0 34px;padding:0;list-style:none;display:grid;position:relative}.detailed-service-card li{color:#34445a;padding-left:17px;font-size:13px;line-height:1.45;position:relative}.detailed-service-card li:before{content:"";background:linear-gradient(135deg,#0b5ed7,#f97316);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.detailed-service-card>a{color:#0b5ed7;align-items:center;gap:18px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.industries{background:radial-gradient(circle at 12% 20%,#0b5ed733,#0000 30%),#04122b}.industry-list div:hover{background:#0b5ed71c}.industry-list i{color:#f97316}.why-panel{background:radial-gradient(circle at 90% 20%,#f9731638,#0000 28%),linear-gradient(135deg,#0b5ed7,#071f50);border-radius:28px;box-shadow:0 35px 80px #0a2e6e2c}.why-panel:after{font-family:var(--font-display)}.contact{background:radial-gradient(circle at 50% 100%,#0b5ed760,#0000 40%),#030b1d}.contact h2 em{color:#ff8d3c}footer{background:#020714}.brand-footer img{box-shadow:none}.mobile-social-bar{display:none}@media (width<=900px){.site-header{padding:0 28px}.hero{padding-left:28px;padding-right:28px}.hero-visual{height:520px}.logo-stage{width:280px;height:280px}}@media (width<=600px){.site-header{height:76px;padding:0 18px}.brand img{width:40px;height:40px}.hero{padding:125px 20px 55px}.hero-index{margin-top:18px!important}h1{font-size:54px;line-height:.94}.hero-visual{height:390px}.logo-stage{width:205px;height:205px}.orbit-one{width:290px;height:290px}.orbit-two{width:230px;height:230px}.orbit-three{width:340px}.section{padding:82px 20px}.why-panel{border-radius:0}.intro-logo-wrap{width:88vw}.intro-logo-wrap>strong{letter-spacing:.2em;margin-left:.2em;font-size:clamp(28px,10vw,40px)}.intro-logo-wrap>small{letter-spacing:.28em;margin-left:.28em;font-size:7px}.intro-logo-wrap p{letter-spacing:.13em;font-size:8px;line-height:1.8}.intro-line{width:88%}.service-grid{gap:12px}}@media (prefers-reduced-motion:reduce){.intro{animation:none;display:none}.site-header,.hero,.logo-stage:before,.logo-stage:after{animation:none}}html,body{max-width:100%;overflow-x:hidden}@media (width<=700px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.site-header{height:74px;padding:0 18px}.brand{gap:10px;min-width:0;font-size:14px}.brand img{flex:0 0 42px;width:42px;height:42px}.brand span{letter-spacing:.11em;white-space:nowrap;min-width:0}.brand small{letter-spacing:.2em;font-size:5px}.hero{min-height:auto;padding:116px 22px 54px;display:block}.hero-copy{max-width:none}.eyebrow{letter-spacing:.17em;font-size:9px}.hero-index{margin-top:24px!important}h1{letter-spacing:-.055em;max-width:360px;margin:22px 0 26px;font-size:clamp(45px,13.2vw,58px);line-height:.94}.hero-copy>p:not(.hero-index){max-width:36ch;margin:0;font-size:16px;line-height:1.65}.hero-actions{gap:16px;margin-top:30px}.hero-actions .button{width:100%;min-height:56px;padding:16px 20px}.hero-actions .text-link{align-self:center}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:38px;padding-top:22px}.hero-proof div{padding:0 10px}.hero-proof div:first-child{padding-left:0}.hero-proof div+div{border-left:1px solid #ffffff21;padding-left:10px}.hero-proof strong{font-size:11px}.hero-proof span{font-size:9px;line-height:1.45}.hero-visual,.whatsapp{display:none}.mobile-social-bar{z-index:900;height:calc(72px + env(safe-area-inset-bottom));padding:0 0 env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dce4ef;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #02071426}.mobile-social{color:#fff;min-width:0;font-family:var(--font-display),sans-serif;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:8px;padding:0 6px;font-size:12px;font-weight:700;display:flex}.mobile-social+.mobile-social{border-left:1px solid #ffffff36}.mobile-social svg{fill:none;stroke:currentColor;stroke-width:1.9px;flex:0 0 22px;width:22px;height:22px}.mobile-social svg path{fill:currentColor;stroke:none}.instagram-action{background:linear-gradient(135deg,#7c3aed,#e1306c 58%,#f97316)}.whatsapp-action{background:#20ad5a}.facebook-action{background:#0b5ed7}.mobile-social:active{filter:brightness(.9)}}@media (width<=380px){.brand{font-size:13px}.brand small{letter-spacing:.14em}.hero{padding-left:18px;padding-right:18px}h1{font-size:44px}.hero-proof{grid-template-columns:1fr;gap:14px}.hero-proof div,.hero-proof div+div{border-left:0;padding:0}}@media (width<=900px){.detailed-service-grid{grid-template-columns:1fr}}@media (width<=600px){.detailed-service-card{border-radius:16px;padding:28px 22px}.detailed-service-card h2{font-size:24px}.detailed-service-card ul{grid-template-columns:1fr;gap:10px}}.full-brand{flex:none;width:155px;height:64px;overflow:hidden}.full-brand img,.brand-footer img{object-fit:contain;object-position:center;background:#fff;border-radius:10px;width:100%;height:100%;padding:5px 7px;transform:none}.logo-stage{border-radius:34px;width:420px;height:300px;padding:20px}.logo-stage:before,.logo-stage:after{border-radius:44px}.logo-stage img{object-fit:contain;object-position:center;border-radius:18px;width:100%;height:100%;transform:none}.page-hero{color:#fff;background:radial-gradient(circle at 82% 34%,#0b5ed75c,#0000 27%),linear-gradient(125deg,#020817,#071735 58%,#06265c);align-items:flex-end;min-height:590px;padding:190px 6.5vw 95px;display:flex;position:relative;overflow:hidden}.page-hero>div:last-child{z-index:2;max-width:950px;position:relative}.page-hero h1{margin-bottom:28px;font-size:clamp(52px,6.5vw,94px)}.page-hero>div>p:last-child{color:#b9c7da;max-width:720px;font-size:18px;line-height:1.7}.mobile-menu{display:none}.industry-cards{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.industry-cards article{background:#fff;padding:55px}.industry-cards article>span,.portfolio-grid article>span{letter-spacing:.18em;color:#f97316;font-size:10px;font-weight:800}.industry-cards h2{margin:25px 0 14px;font-size:38px}.industry-cards p,.portfolio-grid p,.portfolio-note>p:last-child{color:var(--muted);line-height:1.7}.industry-cards a{color:#0b5ed7;margin-top:20px;font-size:13px;font-weight:700;display:inline-block}.portfolio-grid article{border-top:1px solid var(--line);grid-template-columns:80px 1fr;padding:38px 0;display:grid}.portfolio-grid article:last-child{border-bottom:1px solid var(--line)}.portfolio-grid h2{margin:8px 0;font-size:40px}.portfolio-note{text-align:center;background:#f4f7fc}.portfolio-note .kicker{justify-content:center}.portfolio-note h2{max-width:850px;margin:22px auto}.contact-page{grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.contact-details{margin-top:40px;display:grid}.contact-details>*{border-top:1px solid var(--line);padding:18px 0;font-weight:700}.contact-page form{background:#f4f7fc;border-radius:20px;grid-template-columns:1fr 1fr;gap:20px;padding:38px;display:grid}.contact-page label{gap:8px;font-size:12px;font-weight:700;display:grid}.contact-page label:nth-child(5){grid-column:1/-1}.contact-page input,.contact-page select,.contact-page textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:14px}.contact-page button{border:0;width:max-content}@media (width<=900px){.full-brand{width:132px;height:56px}.industry-cards,.contact-page{grid-template-columns:1fr}.desktop-nav{display:none}.mobile-menu{color:#fff;z-index:1001;margin-left:auto;display:block;position:relative}.mobile-menu-toggle{cursor:pointer;z-index:1003;background:#ffffff0d;border:1px solid #ffffff36;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;display:flex;position:relative}.mobile-menu-toggle i{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu.open .mobile-menu-toggle i:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu.open .mobile-menu-toggle i:nth-child(2){opacity:0}.mobile-menu.open .mobile-menu-toggle i:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-portal{z-index:1000;position:fixed;inset:0}.mobile-menu-backdrop{z-index:1001;inset:74px 0 calc(72px + env(safe-area-inset-bottom));background:#020817;border:0;padding:0;position:fixed}.mobile-navigation{z-index:1002;top:74px;bottom:calc(72px + env(safe-area-inset-bottom));overscroll-behavior:contain;background:#020817;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff1f;flex-direction:column;gap:0;max-height:none;padding:10px 20px 18px;display:flex;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 22px 50px #0008}.mobile-navigation a{color:#eef5ff;min-height:54px;font:600 15px/1 var(--font-display),sans-serif;border-bottom:1px solid #ffffff17;flex:0 0 54px;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.mobile-navigation a:after{content:"›";color:#f97316;background:0 0;flex:none;width:auto;height:auto;font-size:22px;line-height:1;display:block;position:static;inset:auto}}@media (width<=700px){.full-brand{width:118px;height:52px}.full-brand img{padding:4px}.page-hero{min-height:500px;padding:145px 22px 70px}.page-hero h1{font-size:clamp(43px,12vw,58px);line-height:.98}.page-hero>div>p:last-child{font-size:16px}.logo-stage{width:280px;height:205px;padding:12px}.industry-cards article{padding:34px 24px}.portfolio-grid article{grid-template-columns:45px 1fr}.portfolio-grid h2{font-size:30px}.contact-page form{grid-template-columns:1fr;padding:24px}.contact-page label{grid-column:1/-1}.footer-logo{width:175px;height:105px}}.home-products{color:#fff;background:#071735}.home-products .section-heading>p{color:#9fb0c7}.home-products h2{color:#fff}.home-product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-product-grid>a{background:linear-gradient(145deg,#ffffff0b,#0000);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:330px;padding:34px;transition:all .3s;display:flex;position:relative;overflow:hidden}.home-product-grid>a:before{content:"";background:radial-gradient(circle,#0b5ed75c,#0000 70%);border-radius:50%;width:160px;height:160px;transition:all .3s;position:absolute;top:-60px;right:-60px}.home-product-grid>a:hover{background:#0b5ed714;border-color:#4b91ff70;transform:translateY(-7px)}.home-product-grid span{letter-spacing:.16em;color:#f99a5d;font-size:9px;font-weight:800}.home-product-grid h3{margin:22px 0 16px;font-size:32px}.home-product-grid p{color:#aebdd0;max-width:30ch;line-height:1.65}.home-product-grid i{color:#fff;margin-top:auto;padding-top:24px;font-size:12px;font-style:normal;font-weight:800;line-height:1.4;display:block;position:static}.product-cta{margin-top:32px}.product-intro{grid-template-columns:.65fr 1.35fr;align-items:start;gap:8vw;display:grid}.product-intro h2{margin-top:0}.product-intro>div>p{max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.product-list{padding-top:0}.product-feature{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:7vw;padding:80px 0;display:grid}.product-feature:last-child{border-bottom:1px solid var(--line)}.product-identity{color:#fff;background:radial-gradient(circle at 70% 30%,#0b5ed75e,#0000 35%),linear-gradient(145deg,#04122b,#0a2e6e);border-radius:24px;flex-direction:column;min-height:360px;padding:32px;display:flex;position:relative;overflow:hidden}.product-identity:after{content:"";aspect-ratio:1;border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:auto -20% -40% 25%;box-shadow:0 0 0 35px #ffffff08,0 0 0 70px #ffffff05}.product-number{letter-spacing:.2em;color:#fda36b;font-size:10px;font-weight:800}.product-logo{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;color:#fff;background:linear-gradient(145deg,#ffffff18,#ffffff07);border:1px solid #ffffff36;border-radius:32px;place-items:center;width:132px;height:132px;margin:auto;display:grid;position:relative;box-shadow:0 25px 55px #0004,inset 0 1px #ffffff20}.product-logo:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:24px;position:absolute;inset:8px}.product-logo svg{width:74px;height:74px;overflow:visible}.product-logo svg path,.product-logo svg circle{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.product-logo .logo-accent{stroke:#ff9147}.product-logo .logo-secondary{stroke:#79c7ff}.product-logo .logo-core{fill:#ff9147;stroke:#ff9147}.product-logo .logo-node{fill:#79c7ff;stroke:none}.product-logo-transcaller{background:radial-gradient(circle at 68% 26%,#2697ff55,#0000 38%),linear-gradient(145deg,#0a2e6e,#071735)}.product-logo-mediai{background:radial-gradient(circle at 68% 26%,#30d3bd48,#0000 38%),linear-gradient(145deg,#063b54,#071735)}.product-logo-resq{background:radial-gradient(circle at 68% 26%,#f973164f,#0000 38%),linear-gradient(145deg,#4a1e18,#071735)}.product-logo-compact{border-radius:20px;width:72px;height:72px;margin:4px 0 24px}.product-logo-compact:after{border-radius:15px;inset:5px}.product-logo-compact svg{width:42px;height:42px}.product-logo-compact svg path,.product-logo-compact svg circle{stroke-width:3.4px}.product-identity small{letter-spacing:.18em;color:#b7c8dc;text-transform:uppercase;z-index:2;font-size:10px;font-weight:800;position:relative}.product-copy{align-self:center}.product-copy h2{margin:0 0 14px;font-size:clamp(45px,5vw,72px)}.product-copy h3{color:#0b5ed7;margin:0 0 24px;font-size:21px}.product-copy>p{color:var(--muted);max-width:760px;font-size:17px;line-height:1.75}.product-copy ul{grid-template-columns:repeat(2,1fr);gap:0 24px;margin:32px 0;padding:0;list-style:none;display:grid}.product-copy li{border-top:1px solid var(--line);padding:15px 0 15px 23px;font-size:13px;font-weight:700;position:relative}.product-copy li:before{content:"";background:#f97316;border-radius:50%;width:7px;height:7px;position:absolute;top:20px;left:0}.product-link{color:#0b5ed7;border-bottom:1px solid #0b5ed75c;gap:28px;padding:12px 0;font-size:13px;font-weight:800;display:inline-flex}@media (width<=900px){.home-product-grid{grid-template-columns:1fr}.home-product-grid>a{min-height:280px}.product-intro,.product-feature{grid-template-columns:1fr}.product-feature{gap:40px}.product-identity{min-height:300px}}@media (width<=700px){.home-product-grid>a{min-height:290px;padding:26px}.home-product-grid h3{margin-top:18px}.home-product-grid i{left:26px}.product-intro{gap:20px}.product-feature{padding:55px 0}.product-identity{min-height:290px;padding:24px}.product-logo{border-radius:28px;width:110px;height:110px}.product-logo svg{width:62px;height:62px}.product-logo-compact{border-radius:19px;width:68px;height:68px}.product-logo-compact svg{width:39px;height:39px}.product-copy h2{font-size:44px}.product-copy h3{font-size:18px;line-height:1.4}.product-copy ul{grid-template-columns:1fr}.product-copy>p{font-size:16px}}body,main,header,section,footer,img,svg{max-width:100%}.desktop-nav{display:flex}@media (width<=900px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;max-width:100vw;height:74px;padding:0 18px;display:grid;overflow:visible}.site-header>.full-brand{width:118px;min-width:0;height:52px}.site-header>.button-small,.desktop-nav{display:none!important}.mobile-menu{margin:0;display:block!important}.mobile-menu-portal nav.mobile-navigation{display:flex!important}.page-hero{min-height:0;padding:128px 20px 64px}.page-hero>div:last-child{width:100%;min-width:0}.page-hero h1{overflow-wrap:anywhere}.section,.contact,footer{width:100%;padding-left:20px;padding-right:20px}.section-heading,.about,.industries,.faq,.product-intro,.product-feature,.contact-page,.home-product-grid,.service-grid,.detailed-service-grid,.industry-cards{grid-template-columns:minmax(0,1fr)}.home-product-grid>a{flex-direction:column;align-items:flex-start;width:100%;min-width:0;min-height:0;padding:26px 24px 28px;display:flex}.home-product-grid p{max-width:none;margin-bottom:0}.home-product-grid i{margin-top:auto;padding-top:24px;line-height:1.4;display:block;position:static}.service-card{width:100%;min-width:0;padding-bottom:72px}.product-feature{gap:32px;width:100%;min-width:0;padding:48px 0}.product-identity,.product-copy{width:100%;min-width:0}.product-copy h2{overflow-wrap:anywhere}.detailed-service-card,.industry-cards article,.contact-page form{width:100%;min-width:0}footer{padding-top:54px;padding-bottom:30px}.footer-top{grid-template-columns:minmax(0,1fr);gap:30px;width:100%;padding-bottom:42px;display:grid}.footer-top>*{min-width:0;max-width:100%}.footer-logo{width:150px;height:76px}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-top a,.footer-top span,.footer-bottom span{overflow-wrap:anywhere}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}nav.mobile-social-bar{grid-template-columns:repeat(3,minmax(0,1fr));display:grid!important}}@media (width<=480px){.page-hero h1{font-size:clamp(38px,11.5vw,52px)}.page-hero>div>p:last-child{font-size:15px}.home-product-grid h3{font-size:28px}.product-copy h2{font-size:clamp(34px,11vw,44px)}.portfolio-grid article{grid-template-columns:36px minmax(0,1fr);gap:8px}.portfolio-grid h2,.industry-cards h2{font-size:30px}.contact h2{font-size:clamp(38px,11vw,50px)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
