.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//atmbpo.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}:root {
--bg: #071013;
--bg-2: #0b171b;
--panel: #0f1f24;
--panel-2: #11282f;
--line: rgba(120, 236, 255, .14);
--cyan: #45d9ee;
--cyan-2: #8cf6ff;
--teal: #15b8c7;
--text: #f5feff;
--muted: #9db5ba;
--muted-2: #6c858b;
--white: #ffffff;
--soft: #eef7f8;
--soft-2: #d9e7ea;
--dark: #091215;
--radius: 26px;
--radius-sm: 18px;
--shadow: 0 20px 70px rgba(0, 0, 0, .28);
--shadow-c: 0 16px 60px rgba(69, 217, 238, .18);
--grad-main: linear-gradient(135deg, #45d9ee 0%, #15b8c7 55%, #0b6d78 100%);
--grad-dark: radial-gradient(circle at top left, rgba(69, 217, 238, .16), transparent 32%), linear-gradient(135deg, #0d1b20 0%, #071013 58%, #05090b 100%);
}
* { box-sizing: border-box; margin: 0; padding: 0 }
html { scroll-behavior: smooth; margin-top: 0 !important; }
body { font-family: 'Inter', system-ui, sans-serif; background: var(--soft); color: #102126; overflow-x: hidden; -webkit-font-smoothing: antialiased; min-height: 100vh; }
body::before {
content: '';
position: fixed;
inset: 0;
pointer-events: none;
background-image: linear-gradient(rgba(69, 217, 238, .03) 1px, transparent 1px), linear-gradient(90deg, rgba(69, 217, 238, .03) 1px, transparent 1px);
background-size: 42px 42px;
mask-image: radial-gradient(circle at center, black 10%, transparent 90%);
opacity: .25;
z-index: 0;
}
::-webkit-scrollbar { width: 8px }
::-webkit-scrollbar-thumb { background: linear-gradient(180deg, var(--cyan), #1e8d99); border-radius: 999px }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
.wrap { width: min(100%, 1680px); max-width: none; margin: 0 auto; padding: 0 clamp(24px, 3vw, 56px) }
.wrap-sm { width: min(100%, 1480px); max-width: none; margin: 0 auto; padding: 0 clamp(24px, 3vw, 56px) }
.section { padding: 110px 0 }
.eyebrow {
display: inline-flex; align-items: center; gap: 10px;
font-size: 11px; font-weight: 700; letter-spacing: .24em;
text-transform: uppercase; color: var(--teal)
}
.eyebrow::before { content: ''; width: 28px; height: 1.5px; background: currentColor; opacity: .9 }
.title { font-size: clamp(34px, 4.8vw, 68px); line-height: .94; letter-spacing: -.05em; font-weight: 800 }
.title .accent { background: var(--grad-main); -webkit-background-clip: text; background-clip: text; color: transparent }
.lead { font-size: 17px; line-height: 1.78; color: var(--muted) }
.btn {
display: inline-flex; align-items: center; justify-content: center; gap: 10px;
padding: 15px 24px; border-radius: 999px; text-decoration: none;
font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase;
transition: .28s ease; border: 1px solid transparent; cursor: pointer;
}
.btn-primary { background: var(--grad-main); color: #041216; box-shadow: var(--shadow-c) }
.btn-primary:hover { transform: translateY(-2px) scale(1.01) }
.btn-secondary { color: var(--text); border-color: rgba(255, 255, 255, .18); background: rgba(255, 255, 255, .04); backdrop-filter: blur(12px) }
.btn-secondary:hover { background: rgba(255, 255, 255, .09); border-color: rgba(255, 255, 255, .3) }
.glass { background: rgba(255, 255, 255, .06); border: 1px solid rgba(255, 255, 255, .1); backdrop-filter: blur(18px) }
.card { border-radius: var(--radius); box-shadow: var(--shadow) } .topbar { background: #061014; border-bottom: 1px solid rgba(120, 236, 255, .08) }
.topbar-inner { min-height: 42px; display: flex; justify-content: space-between; align-items: center; gap: 20px; color: rgba(255, 255, 255, .55); font-size: 11px; letter-spacing: .16em; text-transform: uppercase; font-weight: 600 }
.topbar-links { display: flex; gap: 22px; flex-wrap: wrap; justify-content: flex-end }
.topbar-links a { color: rgba(255, 255, 255, .56); text-decoration: none; transition: .2s }
.topbar-links a:hover { color: var(--cyan-2) } .nav-shell { position: sticky; top: 0; z-index: 1000; width: 100%; left: 0; padding: 0; background: rgba(238, 247, 248, .85); backdrop-filter: blur(16px); border-bottom: 1px solid rgba(14, 47, 57, .07) }
.nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; width: 100%; padding: 18px clamp(24px, 4vw, 64px); border-radius: 0; background: rgba(8, 17, 20, .96); border: 0; box-shadow: 0 12px 40px rgba(0, 0, 0, .12) }
.logo { display: flex; align-items: center; gap: 14px; text-decoration: none }
.logo-mark { width: 46px; height: 46px; border-radius: 16px; background: var(--grad-dark); display: grid; place-items: center; border: 1px solid rgba(120, 236, 255, .18); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06) }
.logo-copy { display: flex; flex-direction: column }
.logo-copy strong { font-size: 18px; letter-spacing: .26em; color: #fff }
.logo-copy span { font-size: 10px; letter-spacing: .38em; color: var(--cyan); text-transform: uppercase }
.nav-links { display: flex; align-items: center; gap: 24px; list-style: none; flex-wrap: wrap }
.nav-links a { color: rgba(255, 255, 255, .65); text-decoration: none; font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; transition: .2s }
.nav-links a:hover { color: #fff }
.nav-cta { padding: 12px 18px; border-radius: 999px; background: var(--grad-main); color: #031116 !important } .hero { position: relative; overflow: visible; padding: 0 0 24px; background: var(--soft) }
.hero-panel { position: relative; border-radius: 0; overflow: hidden; background: var(--grad-dark); min-height: clamp(760px, 92vh, 980px); box-shadow: none; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw) }
.hero-panel::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 78% 28%, rgba(140, 246, 255, .22), transparent 18%), radial-gradient(circle at 70% 60%, rgba(69, 217, 238, .13), transparent 24%), linear-gradient(180deg, rgba(255, 255, 255, .04), transparent 30%) }
.hero-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(120, 236, 255, .06) 1px, transparent 1px), linear-gradient(90deg, rgba(120, 236, 255, .06) 1px, transparent 1px); background-size: 50px 50px; mask-image: radial-gradient(circle at 62% 46%, black 18%, transparent 76%) }
.hero-content { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 40px; padding: 120px clamp(24px, 4vw, 72px) 120px; justify-content: center; min-height: clamp(700px, 80vh, 850px) }
.hero-copy { max-width: 980px; padding-right: 0; display: flex; flex-direction: column; align-items: center; }
.hero-copy .eyebrow { color: var(--cyan-2); margin-bottom: 22px }
.hero-title { font-size: clamp(54px, 7.2vw, 112px); line-height: .9; letter-spacing: -.075em; color: #fff; font-weight: 800; max-width: 15ch }
.hero-title .outline { -webkit-text-stroke: 1.8px var(--cyan); color: transparent }
.hero-title .accent { display: block; background: var(--grad-main); -webkit-background-clip: text; background-clip: text; color: transparent }
.hero-sub { font-size: 12px; letter-spacing: .24em; text-transform: uppercase; color: rgba(255, 255, 255, .34); font-weight: 700; margin: 18px 0 22px }
.hero-desc { font-size: 20px; line-height: 1.8; color: rgba(255, 255, 255, .72); max-width: 820px }
.hero-desc strong { color: #fff }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; margin: 34px 0 42px; justify-content: center; }
.iso-row { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 18px; justify-content: center; }
.stat { padding: 18px; border-radius: 22px; background: rgba(255, 255, 255, .05); border: 1px solid rgba(255, 255, 255, .08); backdrop-filter: blur(12px) }
.stat strong { display: block; font-size: 28px; line-height: 1; color: var(--cyan-2); margin-bottom: 8px }
.stat span { display: block; font-size: 11px; line-height: 1.45; text-transform: uppercase; letter-spacing: .15em; color: rgba(255, 255, 255, .46); font-weight: 700 } .hero-visual { position: relative; min-height: 640px; display: flex; align-items: center; justify-content: center; padding: 24px 0 }
.orb { position: absolute; border-radius: 50%; filter: blur(10px) }
.orb.one { width: 220px; height: 220px; right: 42px; top: 44px; background: rgba(69, 217, 238, .18) }
.orb.two { width: 320px; height: 320px; right: 84px; bottom: 56px; background: rgba(69, 217, 238, .11) }
.dashboard { position: relative; inset: auto; transform: rotate(-3deg); width: min(560px, 100%); padding: 22px; border-radius: 30px; background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .05)); border: 1px solid rgba(255, 255, 255, .12); backdrop-filter: blur(18px); box-shadow: 0 24px 70px rgba(0, 0, 0, .28) }
.dashboard::after { content: ''; position: absolute; inset: auto -40px -40px auto; width: 180px; height: 180px; background: radial-gradient(circle, rgba(140, 246, 255, .16), transparent 65%); pointer-events: none }
.dash-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 18px }
.dash-dots { display: flex; gap: 8px }
.dash-dots i { width: 10px; height: 10px; border-radius: 50%; display: block; background: rgba(255, 255, 255, .36) }
.dash-pill { padding: 8px 12px; border-radius: 999px; background: rgba(69, 217, 238, .15); font-size: 10px; letter-spacing: .16em; text-transform: uppercase; color: var(--cyan-2); font-weight: 700 }
.dash-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 14px }
.mini-card { background: rgba(7, 16, 19, .5); border: 1px solid rgba(255, 255, 255, .08); border-radius: 22px; padding: 18px; color: #fff }
.mini-kpi { font-size: 11px; color: rgba(255, 255, 255, .54); text-transform: uppercase; letter-spacing: .14em; margin-bottom: 10px; font-weight: 700 }
.mini-value { font-size: 38px; line-height: 1; color: #fff; font-weight: 800; margin-bottom: 14px }
.bar-row { display: flex; justify-content: space-between; font-size: 12px; color: rgba(255, 255, 255, .62); margin-bottom: 10px }
.bar { height: 10px; border-radius: 999px; background: rgba(255, 255, 255, .08); overflow: hidden }
.bar > span { display: block; height: 100%; border-radius: 999px; background: var(--grad-main) }
.log-list { display: grid; gap: 10px; margin-top: 6px }
.log-item { padding: 12px 14px; border-radius: 16px; background: rgba(255, 255, 255, .04); display: flex; justify-content: space-between; gap: 12px; font-size: 13px; color: rgba(255, 255, 255, .74) }
.log-item b { color: #fff }
.iso-row { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 18px }
.iso-chip { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; border-radius: 999px; background: rgba(255, 255, 255, .06); border: 1px solid rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .82); font-size: 12px; font-weight: 600 } .light-section { background: linear-gradient(180deg, #eef7f8 0%, #f8fbfc 100%) }
.intro-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 22px; margin-top: 0; position: relative; z-index: 3; padding-top: 22px }
.surface { background: rgba(255, 255, 255, .82); border: 1px solid rgba(13, 45, 53, .08); backdrop-filter: blur(12px); border-radius: 18px; box-shadow: 0 20px 60px rgba(10, 36, 43, .06) }
.commit-card { padding: 34px }
.commit-card h3 { font-size: 20px; letter-spacing: -.03em; margin-bottom: 12px; color: #092026 }
.commit-card p { font-size: 15px; line-height: 1.8; color: #5e7379 }
.commit-card strong { display: inline-block; color: var(--teal); font-size: 11px; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 14px }
.content-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center }
.visual-panel { position: relative; min-height: 480px; padding: 26px; border-radius: 34px; background: linear-gradient(180deg, #0d1d22, #091215); overflow: hidden; box-shadow: 0 24px 80px rgba(0, 0, 0, .15) }
.visual-panel::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 20%, rgba(69, 217, 238, .12), transparent 22%), linear-gradient(180deg, rgba(255, 255, 255, .04), transparent 22%) }
.visual-shell { position: absolute; inset: 26px; border-radius: 26px; border: 1px solid rgba(255, 255, 255, .08); padding: 22px; background: rgba(255, 255, 255, .03) }
.visual-shell .row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 16px }
.visual-box { border-radius: 20px; padding: 18px; background: rgba(255, 255, 255, .04); border: 1px solid rgba(255, 255, 255, .08); color: #fff }
.visual-box small { display: block; font-size: 11px; letter-spacing: .16em; text-transform: uppercase; color: rgba(255, 255, 255, .5); margin-bottom: 8px }
.visual-box strong { font-size: 28px; display: block; margin-bottom: 6px }
.bullet-list { display: grid; gap: 14px; margin: 28px 0 36px }
.bullet { display: grid; grid-template-columns: 16px 1fr; gap: 14px; align-items: flex-start }
.bullet i { width: 10px; height: 10px; border-radius: 50%; background: var(--grad-main); margin-top: 9px; box-shadow: 0 0 18px rgba(69, 217, 238, .45) }
.bullet p { font-size: 15px; line-height: 1.8; color: #5c7278 }
.bullet p strong { color: #12262c } .services { background: #f6fbfc }
.section-head { display: flex; justify-content: space-between; align-items: end; gap: 30px; margin-bottom: 36px; flex-wrap: wrap }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px }
.service-card { padding: 30px; border-radius: 18px; background: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(247, 252, 252, .94)); border: 1px solid rgba(15, 56, 66, .08); box-shadow: 0 16px 45px rgba(9, 31, 37, .05); transition: .3s ease; position: relative; overflow: hidden }
.service-card::before { content: ''; position: absolute; inset: 0 0 auto 0; height: 3px; background: var(--grad-main); opacity: 0; transition: .28s }
.service-card:hover { transform: translateY(-6px); box-shadow: 0 24px 60px rgba(11, 43, 50, .11) }
.service-card:hover::before { opacity: 1 }
.service-icon { width: 58px; height: 58px; border-radius: 18px; display: grid; place-items: center; background: linear-gradient(135deg, rgba(69, 217, 238, .16), rgba(69, 217, 238, .05)); border: 1px solid rgba(69, 217, 238, .16); font-size: 24px; margin-bottom: 18px }
.service-card h3 { font-size: 19px; letter-spacing: -.03em; color: #102126; margin-bottom: 10px }
.service-card p { font-size: 14px; line-height: 1.8; color: #63787e; margin-bottom: 16px }
.service-list { display: grid; gap: 8px }
.service-list span { font-size: 13px; color: #345158; display: flex; gap: 8px; align-items: flex-start }
.service-list span::before { content: '↗'; color: var(--teal); font-weight: 700 }
.service-wide { grid-column: 1/-1; display: grid; grid-template-columns: .8fr 1.2fr; gap: 24px; align-items: center; background: linear-gradient(135deg, #0c1a1f, #10252c); color: #fff }
.service-wide h3, .service-wide p, .service-wide .service-list span { color: #fff }
.service-wide p { color: rgba(255, 255, 255, .72) } .tech { background: linear-gradient(180deg, #081115 0%, #0b171b 100%); position: relative; overflow: hidden }
.tech::before { content: ''; position: absolute; top: -140px; right: -160px; width: 540px; height: 540px; border-radius: 50%; background: radial-gradient(circle, rgba(69, 217, 238, .14), transparent 64%) }
.tech .title, .tech .lead { color: #fff }
.tech .lead { color: rgba(255, 255, 255, .62) }
.tech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 38px }
.tech-card { padding: 30px; border-radius: 18px; background: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .03)); border: 1px solid rgba(255, 255, 255, .08); backdrop-filter: blur(16px); color: #fff; transition: .28s }
.tech-card:hover { transform: translateY(-5px); border-color: rgba(140, 246, 255, .24); box-shadow: 0 22px 55px rgba(0, 0, 0, .2) }
.tech-card h3 { font-size: 18px; margin: 14px 0 10px; letter-spacing: -.03em }
.tech-card p { font-size: 14px; line-height: 1.8; color: rgba(255, 255, 255, .64) } .client-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 34px }
.client-card { padding: 30px; border-radius: 18px; background: #fff; border: 1px solid rgba(16, 46, 55, .08); box-shadow: 0 16px 44px rgba(11, 39, 45, .05); text-align: center; transition: .28s }
.client-card:hover { transform: translateY(-5px) }
.client-icon { font-size: 34px; margin-bottom: 12px }
.client-card h4 { font-size: 17px; letter-spacing: -.02em; color: #102126; margin-bottom: 6px }
.client-card p { font-size: 13px; line-height: 1.7; color: #698188 } .metric-wrap { margin-top: 38px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px }
.metric { padding: 32px; border-radius: 18px; background: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .03)); border: 1px solid rgba(255, 255, 255, .08); text-align: center; color: #fff }
.metric strong { display: block; font-size: 52px; line-height: 1; background: var(--grad-main); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 800; margin-bottom: 10px }
.metric span { display: block; font-size: 15px; color: #fff; margin-bottom: 8px }
.metric small { display: block; font-size: 12px; line-height: 1.7; color: rgba(255, 255, 255, .5) } .cta { padding: 120px 0; background: linear-gradient(135deg, #0e2329 0%, #16a7b8 100%); position: relative; overflow: hidden }
.cta::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, rgba(255, 255, 255, .13), transparent 34%) }
.cta-panel { position: relative; z-index: 1; padding: 60px; border-radius: 18px; background: rgba(255, 255, 255, .08); border: 1px solid rgba(255, 255, 255, .14); backdrop-filter: blur(14px); text-align: center; box-shadow: 0 24px 80px rgba(0, 0, 0, .14) }
.cta-panel .title, .cta-panel .lead { color: #fff }
.cta-panel .lead { color: rgba(255, 255, 255, .78); max-width: 760px; margin: 0 auto }
.cta-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-top: 28px }
.cta-meta { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; margin-top: 30px }
.cta-chip { padding: 12px 16px; border-radius: 999px; background: rgba(255, 255, 255, .12); border: 1px solid rgba(255, 255, 255, .16); color: #fff; font-size: 12px; font-weight: 600 } .footer { background: #071013; color: #fff; padding: 72px 0 34px }
.footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 36px }
.footer p { font-size: 14px; line-height: 1.8; color: rgba(255, 255, 255, .55) }
.footer h5 { font-size: 11px; letter-spacing: .18em; text-transform: uppercase; color: var(--cyan-2); margin-bottom: 16px }
.footer ul { list-style: none; display: grid; gap: 10px }
.footer a { color: rgba(255, 255, 255, .58); text-decoration: none; font-size: 14px; transition: .2s }
.footer a:hover { color: #fff }
.footer-social { display: flex; gap: 10px; margin-top: 18px; flex-wrap: wrap }
.footer-social a { width: 38px; height: 38px; border-radius: 12px; display: grid; place-items: center; background: rgba(255, 255, 255, .05); border: 1px solid rgba(255, 255, 255, .08) }
.footer-bottom { margin-top: 30px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, .08); display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; color: rgba(255, 255, 255, .42); font-size: 12px } .reveal { opacity: 0; transform: translateY(26px); transition: opacity .75s ease, transform .75s ease }
.reveal.on { opacity: 1; transform: translateY(0) }
.delay-1 { transition-delay: .08s }
.delay-2 { transition-delay: .16s }
.delay-3 { transition-delay: .24s }
.floaty { animation: floaty 6s ease-in-out infinite }
@keyframes floaty { 0%, 100% { transform: translateY(0) } 50% { transform: translateY(-14px) } } #neural-canvas { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; pointer-events: none; z-index: 1; mix-blend-mode: screen; opacity: 0.6; } @media (max-width: 1180px) {
.hero-content, .content-grid, .intro-grid, .service-grid, .tech-grid, .client-strip, .metric-wrap, .footer-grid { grid-template-columns: 1fr 1fr }
.service-wide { grid-column: 1/-1 }
.hero-content { grid-template-columns: 1fr; min-height: auto; padding: 72px 54px 76px }
.hero-copy { max-width: none; padding-right: 0 }
.hero-title { max-width: none }
.hero-visual { min-height: 520px }
.hero-stats { grid-template-columns: 1fr 1fr }
.dashboard { transform: none; width: min(620px, 100%) }
}
@media (max-width: 860px) {
.wrap, .wrap-sm { padding: 0 20px }
.topbar-inner, .nav, .hero-content, .intro-grid, .content-grid, .service-grid, .tech-grid, .client-strip, .metric-wrap, .footer-grid, .service-wide { grid-template-columns: 1fr; display: grid }
.topbar-inner, .nav { display: flex }
.nav { flex-direction: column; align-items: flex-start }
.nav-links { gap: 14px }
.hero-panel { min-height: auto; border-radius: 30px }
.hero-content { padding: 56px 24px 32px; gap: 30px; min-height: auto }
.hero-visual { min-height: auto; padding: 6px 0 0 }
.dashboard { position: relative; inset: auto; transform: none; width: 100% }
.dash-grid { grid-template-columns: 1fr }
.hero-stats { grid-template-columns: 1fr 1fr }
.section { padding: 84px 0 }
.cta-panel { padding: 34px 22px }
}
@media (max-width: 560px) {
.hero-stats, .metric-wrap { grid-template-columns: 1fr }
.hero-title { font-size: 46px; line-height: .94 }
.title { font-size: 38px }
.btn { width: 100% }
.hero-actions, .cta-actions { flex-direction: column }
.hero-sub { font-size: 10px; letter-spacing: .18em }
.hero-desc { font-size: 16px; line-height: 1.75 }
} .aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }