.rooster-institutional{--ink:#051726;--brand-red:#fb5448;--brand-blue:#03c1e0;--background:#07090b;--foreground:#f1f2f3;--muted-foreground:#909397;--border:#ffffff21;--ring:var(--brand-blue);color-scheme:dark;background:var(--background);color:var(--foreground);font-family:var(--font-general-sans),system-ui,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased}.rooster-site{overflow:clip;min-height:100svh}.site-container{width:min(100%,1600px);margin-inline:auto;padding-inline:clamp(1.5rem,5.2vw,5rem)}.site-header{position:absolute;z-index:10;inset:0 0 auto;height:132px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:baseline;color:var(--foreground);font-size:64px;font-weight:800;letter-spacing:-.025em;line-height:1}.wordmark-blue{color:var(--brand-blue)}.wordmark-red{color:var(--brand-red)}.contact-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:500;transition:color .2s ease}.contact-link span{color:var(--muted-foreground);font-size:19px;transition:color .2s ease,transform .2s ease}.contact-link:hover,.contact-link:hover span{color:var(--brand-blue)}.contact-link:hover span{transform:translate(2px,-2px)}.header-nav{display:flex;align-items:center;gap:28px}.language-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px 10px;background:transparent;border:1px solid var(--border);border-radius:3px;color:var(--foreground);font:inherit;font-size:12px;cursor:pointer;transition:border-color .2s ease}.language-select:hover{border-color:var(--brand-blue)}.language-select:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px}.language-select option{background:var(--background);color:var(--foreground)}.hero{position:relative;display:flex;align-items:center;min-height:clamp(460px,calc(100svh - 280px),780px)}.hero-content{position:relative;z-index:1;padding-block:128px 104px}.hero-heading{font-size:clamp(3.25rem,7.25vw,7.25rem);line-height:1.08;font-weight:500;letter-spacing:-.06em}.hero-heading>span{display:block}.hero-heading>span+span{color:#d4d7d9}.hero-subtitle{margin-top:34px;color:#95999e;font-size:clamp(15px,1.25vw,18px);font-weight:500;letter-spacing:-.015em}.infrastructure-field{position:absolute;inset:0;overflow:hidden;pointer-events:none}.field-canvas{width:100%;height:100%}.field-glow{position:absolute;inset:26% -15% -30% 36%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--brand-blue) 5%,transparent),transparent 67%)}.field-vignette{position:absolute;inset:0;background:linear-gradient(90deg,var(--background) 3%,transparent 60%),linear-gradient(0deg,var(--background),transparent 25%)}.hero-baseline{position:absolute;left:clamp(1.5rem,5.2vw,5rem);bottom:50px;height:42px;width:1px;background:#ffffff14;overflow:hidden}.hero-baseline span{display:block;width:1px;height:16px;background:color-mix(in srgb,var(--brand-blue) 65%,transparent);animation:baseline-drift 4s ease-in-out infinite}.clients-section{padding-block:24px 32px}.clients-heading-row{position:relative;display:flex;align-items:center;justify-content:center;min-height:32px}.clients-heading-row h2{color:var(--foreground);font-size:clamp(17px,1.9vw,22px);font-weight:600;letter-spacing:-.01em;text-align:center}.marquee-toggle{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--muted-foreground);border:1px solid transparent;border-radius:50%;cursor:pointer;transition:color .2s,border-color .2s}.marquee-toggle:hover{color:var(--brand-blue);border-color:var(--border)}.marquee-window{margin-top:20px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee-drift 50s linear infinite}.marquee-group{justify-content:space-around;min-width:100vw;list-style:none}.client-mark,.marquee-group{display:flex;align-items:center;flex-shrink:0}.client-mark{justify-content:center;width:240px;height:160px;padding-inline:32px}.client-logo-frame{display:flex;align-items:center;justify-content:center;width:176px;height:112px;overflow:hidden}.client-logo{width:104px;height:104px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;filter:grayscale(1);opacity:.78;transition:opacity .3s}.client-logo-frame[data-treatment=white] .client-logo{filter:brightness(0) invert(1)}.client-logo-frame[data-treatment=wide-inverted]{mix-blend-mode:screen}.client-logo-frame[data-treatment=wide-inverted] .client-logo{width:176px;height:176px;filter:grayscale(1) invert(1)}.client-mark:hover .client-logo{opacity:1}.marquee-window:hover .marquee-track,.marquee-window[data-paused=true] .marquee-track{animation-play-state:paused}.contact-section{display:grid;grid-template-columns:1.05fr 1fr;-moz-column-gap:clamp(3rem,8vw,9rem);column-gap:clamp(3rem,8vw,9rem);padding-block:210px 190px;scroll-margin-top:32px}.contact-intro{display:flex;flex-direction:column;gap:50px}.contact-intro h2{font-size:clamp(4rem,7.2vw,7rem);font-weight:500;letter-spacing:-.065em;line-height:1.05}.response-promise{display:flex;flex-direction:column;gap:12px}.response-line{display:flex;align-items:center;gap:14px;font-size:clamp(20px,1.85vw,27px);line-height:1.4;letter-spacing:-.035em}.response-time{color:var(--brand-blue);white-space:nowrap}.response-aside{padding-left:22px;font-size:14px;color:var(--muted-foreground)}.status-dot{position:relative;display:block;flex-shrink:0;height:7px;width:7px;border-radius:50%;background:var(--brand-blue);box-shadow:0 0 12px color-mix(in srgb,var(--brand-blue) 35%,transparent)}.status-dot:after{content:"";position:absolute;inset:-4px;border:1px solid color-mix(in srgb,var(--brand-blue) 30%,transparent);border-radius:50%;animation:status-pulse 3.8s ease-out infinite}.contact-form{gap:36px;padding-top:7px}.contact-field,.contact-form{display:flex;flex-direction:column}.contact-field{gap:11px}.contact-field label{font-size:13px;color:#cacdd0}.contact-field input,.contact-field textarea{width:100%;min-width:0;padding:4px 0 17px;background:transparent;border:0;border-bottom:1px solid #ffffff26;border-radius:0;color:var(--foreground);font:inherit;font-size:16px;line-height:1.6;outline:none;transition:border-color .2s ease}.contact-field textarea{resize:vertical;min-height:103px;max-height:360px}.contact-field input::-moz-placeholder,.contact-field textarea::-moz-placeholder{color:#71777d;opacity:1}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#71777d;opacity:1}.contact-field input:hover,.contact-field textarea:hover{border-bottom-color:#ffffff55}.contact-field input:focus,.contact-field textarea:focus{border-bottom-color:var(--brand-blue)}.contact-field input[aria-invalid=true],.contact-field textarea[aria-invalid=true]{border-bottom-color:var(--brand-red)}.contact-field input:disabled,.contact-field textarea:disabled{opacity:.5}.contact-field input:-webkit-autofill{-webkit-text-fill-color:var(--foreground);box-shadow:0 0 0 1000px var(--background) inset;caret-color:var(--foreground)}.field-error{color:var(--brand-red);font-size:12px}.contact-trap{display:none}.form-submit-row{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.send-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:180px;min-height:48px;padding:0 19px;border:1px solid #ffffff36;border-radius:3px;color:var(--foreground);background:#ffffff03;font-size:13px;font-weight:500;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.send-button svg{transition:transform .2s}.send-button:hover:not(:disabled){border-color:var(--brand-blue);background:color-mix(in srgb,var(--brand-blue) 5%,transparent)}.send-button:hover:not(:disabled) svg{color:var(--brand-blue);transform:translateX(3px)}.send-button:disabled{opacity:.5;cursor:not-allowed}.form-feedback{max-width:360px;color:var(--muted-foreground);font-size:13px;line-height:1.6}.form-feedback:empty{display:none}.site-footer{padding-bottom:36px}.footer-inner{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff12;padding-top:30px}.footer-wordmark{font-size:12px;letter-spacing:.07em;font-weight:600;color:#999da1}.footer-year{font-size:11px;color:#858b90}.footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 24px;font-size:12px;color:#999da1}.footer-links a{display:inline-flex;transition:color .2s ease}.footer-links a:hover{color:var(--brand-blue)}.rooster-site button:focus-visible{outline:2px solid var(--brand-blue);outline-offset:6px}.skip-link{position:fixed;z-index:30;left:24px;top:16px;padding:10px 16px;clip-path:inset(50%);transform:translateY(-150%);background:var(--foreground);color:var(--background)}.skip-link:focus-visible{clip-path:none;transform:translateY(0)}@keyframes marquee-drift{to{transform:translateX(-50%)}}@keyframes status-pulse{0%,to{transform:scale(.75);opacity:.2}50%{transform:scale(1.12);opacity:.65}}@keyframes baseline-drift{0%,10%{transform:translateY(-18px);opacity:0}30%,70%{opacity:1}90%,to{transform:translateY(44px);opacity:0}}@media (min-width:1500px){.hero-baseline{left:max(5rem,calc((100vw - 1440px) / 2))}}@media (max-width:767px){.site-header{height:96px}.wordmark{font-size:40px}.contact-link{font-size:12px;gap:10px}.header-nav{gap:16px}.footer-inner{flex-direction:column;align-items:flex-start;gap:16px}.footer-links{justify-content:flex-start}.hero{min-height:max(440px,calc(100svh - 240px))}.hero-content{padding-block:112px 80px}.hero-heading{font-size:clamp(2.5rem,12.8vw,4.3rem);line-height:1.09;letter-spacing:-.055em}.hero-heading>span{max-width:660px}.hero-subtitle{margin-top:27px;font-size:14px}.hero-baseline{bottom:34px;height:32px}.field-glow{inset:40% -50% -15% 0}.field-vignette{background:linear-gradient(90deg,var(--background),transparent 80%),linear-gradient(0deg,var(--background),transparent 25%)}.clients-section{padding-block:20px 24px}.clients-heading-row h2{font-size:16px}.marquee-toggle{right:-4px}.marquee-window{margin-top:12px}.client-mark{width:192px;padding-inline:24px;height:136px}.client-logo-frame{width:144px;height:96px}.client-logo{width:88px;height:88px}.client-logo-frame[data-treatment=wide-inverted] .client-logo{width:144px;height:144px}.contact-section{grid-template-columns:1fr;row-gap:54px;padding-block:110px 100px}.contact-intro{gap:32px}.contact-intro h2{font-size:clamp(4rem,12vw,5.5rem)}.response-line{font-size:22px}.response-aside{font-size:13px}.contact-form{padding-top:0;gap:32px}.send-button{min-height:50px}.site-footer{padding-bottom:26px}.footer-inner{padding-top:26px}}@media (prefers-reduced-motion:reduce){.hero-baseline span,.marquee-track,.status-dot:after{animation:none}.marquee-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.marquee-group[aria-hidden=true],.marquee-toggle{display:none}}@font-face{font-family:generalSans;src:url(/_next/static/media/c769b9ad37242ab7-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:generalSans;src:url(/_next/static/media/bd2e31d9f13a7622-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:generalSans;src:url(/_next/static/media/ae798fbcd31d4786-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:generalSans Fallback;src:local("Arial");ascent-override:96.95%;descent-override:23.04%;line-gap-override:9.60%;size-adjust:104.17%}.__className_dfc7eb{font-family:generalSans,generalSans Fallback}.__variable_dfc7eb{--font-general-sans:"generalSans","generalSans Fallback"}