:root {
  --bg: #070807;
  --bg-2: #0c100d;
  --bg-3: #111712;
  --card: rgba(255,255,255,.055);
  --card-2: rgba(255,255,255,.035);
  --stroke: rgba(255,255,255,.10);
  --stroke-strong: rgba(219,231,211,.20);
  --text: #f6f7f3;
  --muted: #c3c9bf;
  --muted-2: #9fa79b;
  --green: #95a38c;
  --green-2: #7f8d75;
  --lime: #dbe7d3;
  --light: #eef1ea;
  --darktext: #171917;
  --shadow: 0 34px 90px rgba(0,0,0,.34);
  --radius: 30px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Manrope',sans-serif;background:var(--bg);color:var(--text);line-height:1.45}
a{text-decoration:none;color:inherit}
img,video{display:block;max-width:100%}
.container{width:min(1220px, calc(100% - 72px));margin:0 auto}

.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#dfe7db}
.eyebrow::before{content:"";width:34px;height:1px;background:currentColor;opacity:.65}
.green-text{color:var(--green)}

.header{position:fixed;inset:0 0 auto 0;z-index:100;overflow:hidden;background:linear-gradient(180deg,rgba(4,6,5,.92),rgba(4,6,5,.56));backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07);box-shadow:0 10px 42px rgba(0,0,0,.18)}
.nav-wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:88px;padding:0 8px}
.logo-link{display:flex;align-items:center}.logo-mark{display:block;height:58px;width:auto;filter:drop-shadow(0 10px 24px rgba(0,0,0,.22));opacity:.98}
.nav{display:flex;align-items:center;gap:34px}.nav a{font-size:.94rem;font-weight:800;color:#eef2eb;position:relative}.nav a::after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:var(--lime);transition:.25s ease}.nav a:hover::after{width:100%}
.menu-btn{display:none;border:none;background:transparent;color:white;font-size:1.6rem}
.nav-cta{white-space:nowrap}

.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 25px;border:none;border-radius:16px;font-weight:900;cursor:pointer;transition:.25s ease}.btn:hover{transform:translateY(-2px)}
.btn-primary{background:var(--lime);color:#111;box-shadow:0 16px 40px rgba(219,231,211,.18)}
.btn-lime{background:var(--lime);color:#121412;box-shadow:0 18px 44px rgba(219,231,211,.16)}
.btn-ghost{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);color:#fff}

.hero-cinematic{position:relative;background:#080909;overflow:hidden}
.cinematic-stage{width:100vw;height:100vh;min-height:780px;max-height:1080px;position:relative;left:50%;transform:translateX(-50%);overflow:hidden;background:#0f1210}
.cinematic-stage::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,5,.84) 0%,rgba(4,6,5,.62) 32%,rgba(4,6,5,.18) 62%,rgba(4,6,5,.10) 100%),linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.02) 40%,rgba(7,8,7,.64) 100%);z-index:1;pointer-events:none}
.cinematic-stage::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(219,231,211,.17),transparent 28%),radial-gradient(circle at 86% 0%,rgba(149,163,140,.13),transparent 24%);z-index:1;pointer-events:none}
.hero-video-full{width:100%;height:100%;object-fit:cover;filter:saturate(.98) contrast(1.04)}
.hero-overlay-content{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end}.hero-overlay-inner{max-width:760px;padding-bottom:120px}.hero-overlay-inner h1{margin:0;max-width:760px;font-size:clamp(3.2rem,6.2vw,6rem);line-height:.92;letter-spacing:-.065em;text-wrap:balance}.hero-overlay-inner p{margin:22px 0 0;max-width:640px;color:#dce2d8;font-size:1.09rem;line-height:1.86}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.hero-scroll{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:2;color:#eef3eb;font-size:.8rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;opacity:.82}.hero-scroll::after{content:"";display:block;width:1px;height:44px;margin:11px auto 0;background:rgba(255,255,255,.38)}

.hero-followup{position:relative;padding:130px 0 90px;background:radial-gradient(circle at 16% 18%,rgba(149,163,140,.11),transparent 30%),linear-gradient(180deg,#070807 0%,#0b0d0c 100%);border-top:1px solid rgba(255,255,255,.06);overflow:hidden}
.hero-followup::before{content:"";position:absolute;left:-8%;top:8%;width:320px;height:320px;background:radial-gradient(circle,rgba(149,163,140,.08),transparent 68%);pointer-events:none}
.hero-followup::after{content:"";position:absolute;right:-6%;bottom:4%;width:360px;height:360px;background:radial-gradient(circle,rgba(149,163,140,.06),transparent 68%);pointer-events:none}
.hero-followup-grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:78px;align-items:center}
.followup-lead h2{margin:0;max-width:660px;font-size:clamp(2.35rem,4.2vw,4.05rem);line-height:1;letter-spacing:-.055em;text-wrap:balance}
.followup-lead p{margin:24px 0 0;max-width:620px;color:var(--muted);line-height:1.95}
.tech-followup-lead{position:relative}
.followup-copy-panel{position:relative;overflow:hidden;padding:42px;border-radius:34px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.018));box-shadow:0 24px 60px rgba(0,0,0,.18)}
.followup-copy-panel::before{content:"";position:absolute;left:18px;top:22px;bottom:22px;width:1px;background:linear-gradient(180deg,rgba(149,163,140,.0),rgba(149,163,140,.55),rgba(149,163,140,.0));opacity:.9}
.followup-copy-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(149,163,140,.08),transparent 26%),linear-gradient(180deg,transparent 0%,rgba(149,163,140,.04) 100%);mask-image:radial-gradient(circle at 15% 18%,#000 0,transparent 72%);pointer-events:none}
.followup-code-rail{position:absolute;right:-46px;top:34px;display:grid;gap:10px;z-index:2}
.followup-code-rail span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(10,14,12,.8);color:#d5dfcf;font:700 .77rem/1.2 'IBM Plex Mono',monospace;box-shadow:0 14px 30px rgba(0,0,0,.24);backdrop-filter:blur(8px)}
.followup-code-rail span:nth-child(2){margin-left:34px}
.followup-code-rail span:nth-child(3){margin-left:10px}
.followup-code-rail span:nth-child(4){margin-left:52px}
.followup-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.followup-tags span{padding:12px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);color:#edf0eb;font-size:.9rem;font-weight:700}
.followup-signal-list{position:relative;display:grid;gap:0;margin-top:34px;padding-left:28px}
.followup-signal-list::before{content:"";position:absolute;left:8px;top:14px;bottom:14px;width:1px;background:linear-gradient(180deg,rgba(149,163,140,.1),rgba(149,163,140,.7),rgba(149,163,140,.1))}
.followup-signal-list article{position:relative;padding:18px 0 18px 10px;border-top:1px solid rgba(255,255,255,.07)}
.followup-signal-list article:first-child{border-top:none;padding-top:0}
.followup-signal-list article::before{content:"";position:absolute;left:-24px;top:24px;width:10px;height:10px;border-radius:999px;background:var(--lime);box-shadow:0 0 0 6px rgba(219,231,211,.08)}
.followup-signal-list article:first-child::before{top:8px}
.followup-signal-list strong{display:block;margin-bottom:8px;color:#f5f7f3;font-size:1.04rem;line-height:1.3}
.followup-signal-list p{margin:0;max-width:560px;color:#bcc4b9;font-size:.96rem;line-height:1.78}
.followup-visual{display:grid;gap:24px}
.ecosystem-panel{position:relative;overflow:hidden;padding:30px;border-radius:34px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 0% 0%, rgba(149,163,140,.18), transparent 36%),linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.03));box-shadow:0 24px 60px rgba(0,0,0,.18)}
.ecosystem-panel::before{content:'';position:absolute;inset:auto -8% -22% auto;width:280px;height:280px;background:radial-gradient(circle, rgba(149,163,140,.16), transparent 65%);pointer-events:none}
.ecosystem-top{position:relative;z-index:1;display:grid;gap:10px;margin-bottom:22px}
.preview-kicker{font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#dbe3d5}
.ecosystem-top strong{max-width:620px;font-size:1.18rem;line-height:1.5;color:#f3f5f0}
.ecosystem-stage{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.ecosystem-node{border-radius:26px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}
.node-core{grid-column:span 3;padding:24px;background:linear-gradient(145deg, rgba(149,163,140,.16), rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.node-kicker{display:inline-block;margin-bottom:12px;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#d8e0d3}
.node-core strong{display:block;max-width:500px;font-size:1.6rem;line-height:1.08;letter-spacing:-.03em;color:#fff}
.node-core p{margin:12px 0 0;max-width:540px;color:#c3cbc0;line-height:1.78}
.node-icon{display:grid;justify-items:center;align-content:center;gap:12px;min-height:142px;padding:18px;text-align:center;transition:.25s ease}
.node-icon:hover{transform:translateY(-4px);background:rgba(255,255,255,.05)}
.node-icon-wrap{display:grid;place-items:center;width:88px;height:88px;border-radius:999px;background:linear-gradient(145deg, rgba(149,163,140,.24), rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.node-icon-wrap img{width:60px;height:60px;object-fit:contain;border-radius:999px}
.node-icon span{font-size:.96rem;font-weight:700;color:#eef1ec;line-height:1.35}
.service-rail{display:grid;gap:14px}
.service-rail-item{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}
.service-index{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:rgba(149,163,140,.14);border:1px solid rgba(255,255,255,.08);font-size:.95rem;font-weight:900;color:#e3eadf}
.service-rail-item strong{display:block;margin:2px 0 8px;color:#f4f7f1;font-size:1.04rem;line-height:1.25}
.service-rail-item p{margin:0;color:#bcc4b9;font-size:.96rem;line-height:1.72}

.section{padding:130px 0}.section-head{max-width:900px;margin:0 auto 72px;text-align:center}.section-head.left{margin-left:0;margin-right:0;text-align:left}.section-head h2{margin:0;font-size:clamp(2.35rem,4.7vw,4.4rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.section-head p{margin:20px auto 0;max-width:780px;color:var(--muted);line-height:1.95;font-size:1.04rem}.section-head.left p{margin-left:0}

.dark-section{background:radial-gradient(circle at 18% 12%,rgba(149,163,140,.12),transparent 30%),linear-gradient(180deg,#0b0c0c,#111712)}
.service-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:30px}.service-card{min-height:100%;padding:38px;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.035));border:1px solid var(--stroke);box-shadow:0 22px 60px rgba(0,0,0,.18)}.service-card.large{background:linear-gradient(145deg,rgba(219,231,211,.15),rgba(255,255,255,.04));border-color:var(--stroke-strong)}.card-tag{display:inline-block;margin-bottom:20px;font-size:.76rem;font-weight:900;letter-spacing:.18em;color:var(--green)}.service-card h3{margin:0 0 18px;font-size:1.95rem;line-height:1.06;letter-spacing:-.025em}.service-card p{margin:0;color:var(--muted);line-height:1.9}

.light-section{background:var(--light);color:var(--darktext)}.light-section .eyebrow{color:#7a8872}.light-section .section-head p,.light-section .diff-card p{color:var(--muted-dark)}.diff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.diff-card{padding:36px;border-radius:30px;background:#fff;color:#161816;box-shadow:0 16px 42px rgba(10,10,10,.06)}.diff-card h3{margin:0 0 16px;font-size:1.48rem;line-height:1.12;color:#111}.diff-card p{margin:0;line-height:1.86}

.brand-section{background:linear-gradient(180deg,#0f1210,#090b0a)}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.brand-left h2{margin:0 0 18px;font-size:clamp(2.2rem,4.3vw,3.9rem);line-height:1.02;letter-spacing:-.05em}.brand-left p{margin:0;color:var(--muted);line-height:1.92}.brand-left ul{margin:30px 0 0;padding-left:18px;color:#dde4da;line-height:2}.brand-right img{max-width:540px;margin-left:auto;border-radius:30px;border:1px solid rgba(255,255,255,.10);box-shadow:var(--shadow)}

.cases-section{background:radial-gradient(circle at 80% 0%,rgba(149,163,140,.12),transparent 24%),linear-gradient(180deg,#090a09,#0b0d0c)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.case-card{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:30px;overflow:hidden;transition:.25s ease;box-shadow:0 18px 52px rgba(0,0,0,.16)}.case-card:hover{transform:translateY(-5px)}.case-card img{width:100%;height:252px;object-fit:cover}.case-card div{padding:26px 26px 30px}.case-card span{display:inline-block;margin-bottom:12px;color:#dfe8da;font-size:.84rem;font-weight:800}.case-card h3{margin:0 0 12px;font-size:1.55rem}.case-card p{margin:0;color:var(--muted);line-height:1.82}

.contact-section{background:linear-gradient(180deg,rgba(149,163,140,.14),rgba(255,255,255,.02))}.contact-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:44px;align-items:start}.contact-info{padding:42px;border-radius:34px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.10);box-shadow:0 20px 60px rgba(0,0,0,.14)}.contact-info h2{margin:0 0 16px;font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.03;letter-spacing:-.05em}.contact-info p{margin:0;color:var(--muted);line-height:1.9}.contact-list{display:grid;gap:16px;margin-top:32px}.contact-list div{padding:19px 20px;border-radius:20px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}.contact-list strong{display:block;margin-bottom:7px}.contact-list span{color:#dce3d8}.contact-form{padding:42px;border-radius:34px;background:#f6f7f4;color:#181b18;box-shadow:0 22px 70px rgba(0,0,0,.20)}.contact-form h3{margin:0 0 22px;font-size:2.05rem;line-height:1.08}.contact-form input,.contact-form textarea{width:100%;margin-top:14px;padding:17px 19px;border-radius:17px;border:1px solid #d4dbd1;background:#fff;font:inherit}.contact-form textarea{min-height:180px;resize:vertical}.full-btn{width:100%;margin-top:22px}

.footer{margin-top:30px;background:#070807;border-top:1px solid rgba(255,255,255,.07)}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:44px;padding:78px 0 62px}.footer-wordmark{display:inline-flex;align-items:center;justify-content:center;padding:18px 28px;min-width:158px;border-radius:22px;border:1px solid rgba(219,227,212,.12);background:linear-gradient(180deg, rgba(137,151,132,.20), rgba(117,129,111,.12));box-shadow:0 14px 38px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.05);margin-bottom:20px;color:#f1f4ef;font-size:2rem;font-weight:800;letter-spacing:-0.055em;line-height:1;text-transform:lowercase}.footer p,.footer a,.footer span{display:block;margin:0 0 11px;color:var(--muted);line-height:1.9}.footer h4{margin:0 0 20px;color:#f0f3ee}.footer-bottom{border-top:1px solid rgba(255,255,255,.07)}.footer-bottom-wrap{display:flex;justify-content:space-between;gap:18px;padding:22px 0 30px;color:var(--muted);font-size:.92rem}

.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:120;padding:15px 18px;border-radius:999px;background:#2dc74f;color:#fff;font-weight:900;box-shadow:0 18px 44px rgba(45,199,79,.30)}

@media (max-width:1120px){.nav,.nav-cta{display:none}.menu-btn{display:block}.hero-followup-grid,.service-grid,.diff-grid,.brand-grid,.case-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.followup-code-rail{position:static;margin:0 0 18px}.followup-code-rail span:nth-child(2),.followup-code-rail span:nth-child(3),.followup-code-rail span:nth-child(4){margin-left:0}.ecosystem-stage{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-right img{max-width:100%;margin-left:0}.hero-overlay-inner{padding-bottom:100px}}
@media (max-width:780px){.container{width:min(100% - 30px,1220px)}.header{background:rgba(8,9,9,.92)}.nav-wrap{min-height:78px}.logo-mark{display:block;height:58px;width:auto;filter:drop-shadow(0 10px 24px rgba(0,0,0,.22));opacity:.98}.cinematic-stage{height:92vh;min-height:650px}.hero-overlay-inner{padding-bottom:90px}.hero-overlay-inner h1{font-size:clamp(2.55rem,10.5vw,4.25rem)}.hero-overlay-inner p{font-size:1rem;line-height:1.78}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-followup{padding:92px 0 50px}.section{padding:92px 0}.section-head{margin-bottom:48px}.followup-lead h2,.section-head h2,.brand-left h2,.contact-info h2{font-size:clamp(2rem,8.4vw,3.05rem)}.followup-copy-panel{padding:28px 22px 26px}.followup-code-rail{display:none}.followup-tags{margin-top:24px}.followup-signal-list{padding-left:24px}.followup-signal-list article{padding-left:6px}.ecosystem-panel{padding:24px}.ecosystem-top strong{font-size:1.05rem}.ecosystem-stage{grid-template-columns:1fr 1fr}.node-core{grid-column:1 / -1;padding:22px}.node-core strong{font-size:1.36rem}.node-icon{min-height:128px;padding:16px}.node-icon-wrap{width:76px;height:76px}.node-icon-wrap img{width:50px;height:50px}.service-rail-item{grid-template-columns:52px 1fr;padding:18px}.service-index{width:52px;height:52px}.service-card,.diff-card,.contact-info,.contact-form{padding:30px}.service-card h3,.diff-card h3,.case-card h3,.contact-form h3{font-size:1.45rem}.case-card img{height:220px}.footer-grid{padding:58px 0 46px;gap:24px}.footer-bottom-wrap{flex-direction:column;text-align:center}.floating-whatsapp{font-size:.95rem;padding:14px 16px}}


/* V25 — Tech effects for header and footer */
.header-tech-bg,
.footer-tech-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}

.header::before{
  content:"";position:absolute;left:0;right:0;top:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(210,228,198,.28),transparent);
  opacity:.9;z-index:0;
}
.header::after{
  content:"";position:absolute;inset:auto 12% -1px 12%;height:1px;
  background:linear-gradient(90deg,transparent,rgba(149,163,140,.45),transparent);
  filter:blur(.2px);z-index:0;
}
.nav-wrap{z-index:1}
.nav-wrap::before{
  content:"";position:absolute;left:50%;top:10px;transform:translateX(-50%);
  width:min(100%,1180px);height:66px;border-radius:22px;
  border:1px solid rgba(255,255,255,.06);
  background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.012));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 18px 40px rgba(0,0,0,.12);
  z-index:-1;
}
.logo-link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px 8px 6px;border-radius:16px}
.logo-link::before{
  content:"";position:absolute;inset:2px 4px;border-radius:14px;
  background:linear-gradient(90deg,rgba(149,163,140,.08),rgba(149,163,140,.02));
  border:1px solid rgba(149,163,140,.12);opacity:.9;
}
.logo-link::after{
  content:"";position:absolute;left:12px;right:12px;bottom:6px;height:1px;
  background:linear-gradient(90deg,transparent,rgba(149,163,140,.4),transparent);
}
.logo-mark,.footer-logo-mark{position:relative;z-index:1}
.nav a{position:relative}
.nav a::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,rgba(149,163,140,.15),rgba(219,231,211,.8),rgba(149,163,140,.15));transition:transform .28s ease,opacity .28s ease;opacity:.5}
.nav a:hover::after{transform:scaleX(1);opacity:1}
.nav-cta{position:relative;box-shadow:0 0 0 1px rgba(255,255,255,.04),0 14px 30px rgba(0,0,0,.18)}
.nav-cta::after{content:"";position:absolute;inset:auto 14px 7px 14px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);opacity:.6}
.header-node,.footer-node{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px rgba(219,231,211,.5)}
.header-node-a{left:12%;top:26px}.header-node-b{left:28%;bottom:16px}.header-node-c{right:18%;top:20px}
.header-circuit,.footer-circuit{position:absolute;border:1px solid rgba(149,163,140,.12);border-radius:3px;opacity:.75}
.header-circuit::before,.header-circuit::after,.footer-circuit::before,.footer-circuit::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:rgba(219,231,211,.9);box-shadow:0 0 14px rgba(219,231,211,.35)}
.header-circuit-left{left:0;top:0;width:230px;height:62px;border-right:none;border-bottom:none}
.header-circuit-left::before{right:-4px;top:18px}.header-circuit-left::after{left:78px;bottom:-4px}
.header-circuit-right{right:0;top:0;width:220px;height:72px;border-left:none;border-bottom:none}
.header-circuit-right::before{left:-4px;top:22px}.header-circuit-right::after{right:60px;bottom:-4px}
.header-scan-line{position:absolute;left:-15%;top:0;width:34%;height:100%;background:linear-gradient(90deg,transparent,rgba(149,163,140,.08),transparent);filter:blur(18px);opacity:.55;animation:headerSweep 8.5s linear infinite}
@keyframes headerSweep{0%{transform:translateX(0)}100%{transform:translateX(360%)}}

.footer{position:relative;overflow:hidden;margin-top:30px;background:linear-gradient(180deg,#060706 0%,#090b09 100%);border-top:1px solid rgba(255,255,255,.07)}
.footer::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 8%, rgba(149,163,140,.12), transparent 28%),radial-gradient(circle at 90% 22%, rgba(149,163,140,.08), transparent 24%);pointer-events:none}
.footer-grid,.footer-bottom{position:relative;z-index:1}
.footer-tech-bg::before,.footer-tech-bg::after{
  content:"";position:absolute;width:360px;height:360px;opacity:.22;
  background:linear-gradient(90deg, rgba(149,163,140,.42) 1px, transparent 1px) 0 0/42px 42px,linear-gradient(0deg, rgba(149,163,140,.24) 1px, transparent 1px) 0 0/42px 42px;
  mask-image:radial-gradient(circle,#000 0 35%,transparent 72%);
}
.footer-tech-bg::before{left:-110px;bottom:-110px}
.footer-tech-bg::after{right:-110px;top:-90px;transform:rotate(180deg)}
.footer-orb{position:absolute;border-radius:50%;filter:blur(42px);opacity:.16;background:rgba(149,163,140,.6)}
.footer-orb-a{width:190px;height:190px;left:-40px;top:20px}
.footer-orb-b{width:220px;height:220px;right:-80px;bottom:-40px}
.footer-node-a{left:18%;top:44px}.footer-node-b{right:16%;bottom:72px}
.footer-circuit-left{left:0;bottom:0;width:290px;height:160px;border-right:none;border-top:none}
.footer-circuit-left::before{right:-4px;top:58px}.footer-circuit-left::after{left:110px;top:-4px}
.footer-circuit-right{right:0;top:0;width:250px;height:170px;border-left:none;border-bottom:none}
.footer-circuit-right::before{left:-4px;top:58px}.footer-circuit-right::after{right:82px;bottom:-4px}
.footer-code-chip{position:absolute;right:7vw;top:42px;margin:0;color:rgba(197,215,188,.35);font:800 .77rem/1.6 'Courier New',monospace;letter-spacing:.02em;text-align:left}
.footer-grid{padding-top:92px}
.footer h4{position:relative;display:inline-block;padding-bottom:8px}
.footer h4::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,rgba(149,163,140,.4),transparent)}
.footer-bottom{position:relative}
.footer-bottom::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:min(100%,1160px);height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}

@media (max-width:1120px){
  .header-circuit-right,.header-circuit-left,.footer-code-chip{display:none}
  .nav-wrap::before{height:62px}
}
@media (max-width:780px){
  .nav-wrap::before{display:none}
  .header-node-b,.header-node-c,.footer-circuit-right,.footer-circuit-left{display:none}
  .header-node-a{left:8%;top:18px}
  .logo-link{padding:4px 8px 4px 0}
}

/* V17 — Brand base section based on approved premium mockup */
.brand-base-section{
  position:relative;
  overflow:hidden;
  padding:128px 0 118px;
  background:
    radial-gradient(circle at 22% 18%, rgba(149,163,140,.10), transparent 34%),
    radial-gradient(circle at 78% 40%, rgba(149,163,140,.07), transparent 30%),
    linear-gradient(180deg,#070807 0%,#090b0a 100%);
  border-top:1px solid rgba(255,255,255,.06);
}
.brand-tech-bg{position:absolute;inset:0;pointer-events:none;opacity:.95}
.brand-tech-bg::before,
.brand-tech-bg::after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  opacity:.22;
  background:
    linear-gradient(90deg, rgba(149,163,140,.55) 1px, transparent 1px) 0 0/44px 44px,
    linear-gradient(0deg, rgba(149,163,140,.35) 1px, transparent 1px) 0 0/44px 44px;
  mask-image:radial-gradient(circle,#000 0 34%,transparent 72%);
}
.brand-tech-bg::before{left:-90px;top:-60px;transform:rotate(0deg)}
.brand-tech-bg::after{right:-80px;bottom:-40px;transform:rotate(180deg)}
.chip-line{position:absolute;border:1px solid rgba(149,163,140,.16);border-radius:2px;opacity:.7}
.chip-line::before,.chip-line::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:rgba(186,202,176,.8);box-shadow:0 0 18px rgba(186,202,176,.45)}
.chip-line-a{left:0;top:88px;width:220px;height:150px;border-right:none;border-bottom:none}
.chip-line-a::before{right:-4px;top:40px}.chip-line-a::after{left:90px;bottom:-4px}
.chip-line-b{right:0;bottom:80px;width:260px;height:190px;border-left:none;border-top:none}
.chip-line-b::before{left:-4px;top:68px}.chip-line-b::after{right:86px;top:-4px}
.code-note{position:absolute;right:72px;top:86px;margin:0;color:rgba(204,218,198,.38);font:700 .78rem/1.55 'Courier New',monospace;white-space:pre;text-align:left}
.brand-base-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);gap:74px;align-items:center}
.brand-base-copy h2{margin:0;max-width:560px;font-size:clamp(2.7rem,5vw,5rem);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}
.brand-base-copy p{margin:28px 0 0;max-width:560px;color:#c8cec3;font-size:1.08rem;line-height:1.88}
.brand-bullets{display:grid;gap:18px;margin:34px 0 0;padding:0;list-style:none;max-width:620px}
.brand-bullets li{position:relative;padding-left:30px;color:#eef2eb;font-size:1.04rem;line-height:1.6}
.brand-bullets li::before{content:"";position:absolute;left:0;top:.58em;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px rgba(149,163,140,.08)}
.profile-card-wrap{position:relative}.profile-card-wrap::before{content:"";position:absolute;inset:42px -20px -28px 34px;border-radius:42px;background:rgba(149,163,140,.13);filter:blur(42px)}
.profile-card{position:relative;overflow:hidden;border-radius:34px;padding:30px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(12,15,16,.88),rgba(5,7,8,.88));box-shadow:0 34px 90px rgba(0,0,0,.32);backdrop-filter:blur(12px)}
.profile-card::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 8%,rgba(149,163,140,.13),transparent 30%);pointer-events:none}
.profile-top,.profile-bio,.profile-actions,.profile-highlights{position:relative;z-index:1}
.profile-top{display:grid;grid-template-columns:124px 1fr;gap:24px;align-items:center}
.profile-avatar{width:124px;height:124px;border-radius:50%;overflow:hidden;background:#67745f;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.profile-avatar img{width:160%;height:160%;object-fit:cover;object-position:center}
.profile-main>strong{display:block;margin-bottom:20px;color:#f4f6f2;font-size:1.3rem}
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:390px}
.profile-stats span{display:grid;gap:3px;color:#dde2db;font-size:1rem}.profile-stats b{font-size:1.5rem;color:#fff;line-height:1}
.profile-bio{margin-top:26px;color:#e0e4de;font-size:1.05rem;line-height:1.45}.profile-bio p{margin:0}.profile-bio a{display:inline-block;margin-top:5px;color:#90a8ff}
.profile-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:22px}.profile-actions span{display:grid;place-items:center;min-height:52px;border-radius:14px;background:#22282e;color:#f3f4f3;font-weight:800}.profile-actions .follow-btn{background:#4a63ff;color:white}
.profile-highlights{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:26px;text-align:center}.profile-highlights article{min-width:0}.profile-highlights div{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 10px;border-radius:50%;background:rgba(149,163,140,.23);border:2px solid rgba(127,141,117,.75);box-shadow:0 0 0 6px rgba(255,255,255,.035)}.profile-highlights img{width:54px;height:54px;border-radius:50%;object-fit:cover}.profile-highlights span{display:block;color:#e4e8e1;font-size:.93rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.brand-feature-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:86px;padding-top:42px;border-top:1px solid rgba(255,255,255,.07)}
.brand-feature-card{min-height:300px;padding:30px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 18px 50px rgba(0,0,0,.18)}
.feature-icon{display:grid;place-items:center;width:112px;height:112px;margin:0 auto 28px;border-radius:50%;background:rgba(149,163,140,.22);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.feature-icon img{width:76px;height:76px;border-radius:50%;object-fit:cover}
.brand-feature-card h3{margin:0 0 16px;color:#fff;font-size:1.45rem;line-height:1.15}.brand-feature-card p{margin:0;color:#c4cbc1;line-height:1.8;font-size:1rem}

@media (max-width:1120px){.brand-base-grid{grid-template-columns:1fr;gap:46px}.brand-feature-row{grid-template-columns:repeat(2,1fr)}.code-note{display:none}.profile-card{max-width:720px}.brand-base-copy h2,.brand-base-copy p{max-width:720px}}
@media (max-width:780px){.brand-base-section{padding:86px 0}.brand-base-grid{gap:34px}.brand-base-copy h2{font-size:clamp(2.25rem,10vw,3.55rem)}.brand-base-copy p{font-size:1rem}.profile-card{padding:22px;border-radius:26px}.profile-top{grid-template-columns:82px 1fr;gap:16px}.profile-avatar{width:82px;height:82px}.profile-stats{gap:12px}.profile-stats b{font-size:1.15rem}.profile-stats span{font-size:.82rem}.profile-bio{font-size:.95rem}.profile-actions{grid-template-columns:1fr;gap:10px}.profile-highlights{grid-template-columns:repeat(3,1fr);row-gap:18px}.profile-highlights div{width:64px;height:64px}.profile-highlights img{width:44px;height:44px}.profile-highlights span{font-size:.82rem}.brand-feature-row{grid-template-columns:1fr;margin-top:52px}.brand-feature-card{min-height:auto}.feature-icon{margin-left:0;margin-right:0;width:88px;height:88px}.feature-icon img{width:58px;height:58px}}

/* V18 — Approved premium tech sections */
.tech-solutions-section,
.tech-diff-section {
  position: relative;
  overflow: hidden;
  background: #050706;
  color: var(--text);
}

.tech-solutions-section {
  padding: 132px 0 104px;
  background:
    radial-gradient(circle at 8% 18%, rgba(149,163,140,.13), transparent 25%),
    radial-gradient(circle at 82% 12%, rgba(149,163,140,.10), transparent 26%),
    linear-gradient(180deg, #050706 0%, #080b09 100%);
  border-top: 1px solid rgba(255,255,255,.07);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.tech-circuit-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .9;
}

.tech-circuit-bg::before,
.tech-circuit-bg::after {
  content: "";
  position: absolute;
  width: 390px;
  height: 390px;
  background:
    linear-gradient(90deg, rgba(159,176,147,.42) 1px, transparent 1px) 0 0/48px 48px,
    linear-gradient(0deg, rgba(159,176,147,.28) 1px, transparent 1px) 0 0/48px 48px;
  mask-image: radial-gradient(circle, #000 0 34%, transparent 72%);
  opacity: .34;
}

.tech-circuit-bg::before { left: -120px; top: -80px; }
.tech-circuit-bg::after { right: -120px; top: -40px; transform: rotate(180deg); }

.circuit-node {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--lime);
  box-shadow: 0 0 24px rgba(219,231,211,.55);
}
.node-a { left: 9%; top: 30%; }
.node-b { right: 12%; top: 26%; }
.node-c { right: 8%; bottom: 18%; }

.tech-code-snippet {
  position: absolute;
  right: 7vw;
  top: 64px;
  margin: 0;
  color: rgba(197,215,188,.32);
  font: 800 .78rem/1.55 'Courier New', monospace;
  letter-spacing: .02em;
}

.tech-solutions-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: .88fr 1.25fr;
  gap: 66px;
  align-items: center;
}

.tech-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  color: var(--green);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .22em;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.tech-eyebrow::before,
.tech-eyebrow::after {
  content: "";
  display: block;
  width: 44px;
  height: 1px;
  background: currentColor;
  opacity: .65;
}
.tech-eyebrow::after { display: none; }
.tech-eyebrow.center { justify-content: center; }
.tech-eyebrow.center::after { display: block; }

.tech-solutions-copy h2 {
  margin: 0;
  max-width: 590px;
  font-size: clamp(2.65rem, 5vw, 5.05rem);
  line-height: 1.02;
  letter-spacing: -.06em;
  text-wrap: balance;
}
.tech-solutions-copy h2 span {
  color: var(--green);
}
.tech-solutions-copy p {
  margin: 26px 0 0;
  max-width: 560px;
  color: #c5cdc1;
  font-size: 1.05rem;
  line-height: 1.9;
}
.code-pill {
  display: inline-flex;
  margin-top: 34px;
  padding: 10px 16px;
  border-radius: 10px;
  border: 1px solid rgba(219,231,211,.16);
  background: rgba(255,255,255,.025);
  color: rgba(219,231,211,.72);
  font: 800 .86rem/1 'Courier New', monospace;
}

.tech-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}
.tech-service-card {
  position: relative;
  overflow: hidden;
  min-height: 365px;
  padding: 28px;
  border-radius: 26px;
  border: 1px solid rgba(219,231,211,.17);
  background:
    radial-gradient(circle at 50% 0%, rgba(149,163,140,.14), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.018));
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
}
.tech-service-card::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 26px;
  height: 1px;
  background: linear-gradient(90deg, rgba(219,231,211,.45), rgba(219,231,211,.05));
}
.tech-service-card::before {
  content: "";
  position: absolute;
  right: 28px;
  bottom: 22px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--lime);
  box-shadow: 0 0 20px rgba(219,231,211,.65);
}
.tech-card-top {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 30px;
}
.tech-card-top > span {
  color: var(--green);
  font: 900 .88rem/1 'Courier New', monospace;
  letter-spacing: .08em;
}
.tech-icon-ring {
  display: grid;
  place-items: center;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  border: 1px solid rgba(219,231,211,.15);
  background: radial-gradient(circle, rgba(149,163,140,.18), rgba(255,255,255,.025));
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.03), 0 0 34px rgba(149,163,140,.08);
}
.tech-icon-ring img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  border-radius: 50%;
}
.tech-service-card h3 {
  margin: 0;
  color: #f6f8f4;
  font-size: 1.45rem;
  line-height: 1.23;
  letter-spacing: -.03em;
}
.tech-service-card p {
  margin: 22px 0 0;
  color: #bfc8bc;
  font-size: .98rem;
  line-height: 1.78;
}
.tech-service-card small {
  display: inline-flex;
  margin-top: 26px;
  padding: 9px 12px;
  border-radius: 9px;
  border: 1px solid rgba(219,231,211,.13);
  color: rgba(219,231,211,.72);
  font: 800 .72rem/1 'Courier New', monospace;
  letter-spacing: .03em;
}

.tech-diff-section {
  padding: 102px 0 126px;
  background:
    radial-gradient(circle at 50% 100%, rgba(149,163,140,.12), transparent 38%),
    linear-gradient(180deg, #050706 0%, #080b09 100%);
}
.tech-diff-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -48px;
  height: 260px;
  background: radial-gradient(ellipse at center, rgba(149,163,140,.14), transparent 60%);
  opacity: .65;
  pointer-events: none;
}
.tech-diff-head {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 0 auto 58px;
  text-align: center;
}
.tech-diff-head h2 {
  margin: 0;
  color: #f6f8f4;
  font-size: clamp(2.3rem, 4.2vw, 4.1rem);
  line-height: 1.08;
  letter-spacing: -.055em;
  text-wrap: balance;
}
.tech-diff-head h2 span { color: var(--green); }

.tech-diff-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}
.tech-diff-card {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 118px 1fr;
  gap: 24px;
  align-items: center;
  min-height: 218px;
  padding: 28px;
  border-radius: 28px;
  border: 1px solid rgba(219,231,211,.16);
  background:
    radial-gradient(circle at 18% 50%, rgba(149,163,140,.16), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.042), rgba(255,255,255,.018));
  box-shadow: 0 24px 70px rgba(0,0,0,.20);
}
.tech-diff-card::before {
  content: "";
  position: absolute;
  left: 132px;
  right: 34px;
  bottom: 28px;
  height: 1px;
  background: linear-gradient(90deg, rgba(219,231,211,.45), transparent);
  opacity: .7;
}
.diff-icon-orbit {
  position: relative;
  display: grid;
  place-items: center;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  border: 1px solid rgba(219,231,211,.16);
  background: radial-gradient(circle, rgba(149,163,140,.14), rgba(255,255,255,.02));
  box-shadow: 0 0 44px rgba(149,163,140,.13);
}
.diff-icon-orbit::before,
.diff-icon-orbit::after {
  content: "";
  position: absolute;
  inset: -9px;
  border-radius: 50%;
  border: 1px dashed rgba(219,231,211,.17);
}
.diff-icon-orbit::after {
  inset: -18px;
  opacity: .35;
}
.diff-symbol {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  color: var(--lime);
  font-size: 2rem;
  font-weight: 900;
}
.diff-copy h3 {
  margin: 0 0 12px;
  font-size: 1.45rem;
  line-height: 1.15;
  color: #f6f8f4;
}
.diff-copy p {
  margin: 0;
  color: #c0c8bd;
  font-size: .98rem;
  line-height: 1.75;
}
.diff-copy small {
  display: inline-flex;
  margin-top: 20px;
  padding: 9px 12px;
  border-radius: 9px;
  border: 1px solid rgba(219,231,211,.13);
  color: rgba(219,231,211,.74);
  font: 800 .72rem/1 'Courier New', monospace;
}

@media (max-width: 1120px) {
  .tech-solutions-grid,
  .tech-card-grid,
  .tech-diff-grid { grid-template-columns: 1fr; }
  .tech-code-snippet { display:none; }
  .tech-solutions-copy h2,
  .tech-solutions-copy p { max-width: 760px; }
  .tech-service-card { min-height: auto; }
}

@media (max-width: 780px) {
  .tech-solutions-section { padding: 88px 0 76px; }
  .tech-diff-section { padding: 78px 0 88px; }
  .tech-solutions-copy h2 { font-size: clamp(2.25rem, 10vw, 3.4rem); }
  .tech-diff-head h2 { font-size: clamp(2rem, 9vw, 3rem); }
  .tech-service-card,
  .tech-diff-card { padding: 24px; border-radius: 24px; }
  .tech-diff-card { grid-template-columns: 1fr; gap: 18px; }
  .tech-diff-card::before { left: 24px; right: 24px; bottom: 24px; }
  .diff-icon-orbit { width: 88px; height: 88px; }
}

/* V19 — Cases + Contact aligned with premium tech language */
.tech-cases-section,
.tech-contact-section {
  position: relative;
  overflow: hidden;
  background: #050706;
}

.tech-cases-section {
  padding: 126px 0 106px;
  background:
    radial-gradient(circle at 15% 14%, rgba(149,163,140,.10), transparent 28%),
    radial-gradient(circle at 88% 10%, rgba(149,163,140,.08), transparent 24%),
    linear-gradient(180deg, #050706 0%, #080b09 100%);
  border-top: 1px solid rgba(255,255,255,.06);
}

.tech-cases-bg,
.tech-contact-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .95;
}

.cases-line,
.contact-grid-lines::before,
.contact-grid-lines::after {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, rgba(219,231,211,.18), transparent 70%);
  height: 1px;
}

.cases-line-a { left: 4%; right: 56%; top: 110px; }
.cases-line-b { right: 4%; left: 58%; bottom: 88px; }

.cases-code-snippet,
.contact-code-snippet {
  position: absolute;
  margin: 0;
  color: rgba(197,215,188,.26);
  font: 800 .76rem/1.65 'Courier New', monospace;
  letter-spacing: .02em;
}
.cases-code-snippet { left: 6vw; bottom: 72px; }

.tech-cases-head {
  position: relative;
  z-index: 1;
  max-width: 860px;
  margin: 0 auto 58px;
  text-align: center;
}
.tech-cases-head h2 {
  margin: 0;
  font-size: clamp(2.4rem, 4.5vw, 4.3rem);
  line-height: 1.04;
  letter-spacing: -.055em;
  text-wrap: balance;
}
.tech-cases-head h2 span,
.tech-contact-head h2 span { color: var(--green); }
.tech-cases-head p {
  margin: 22px auto 0;
  max-width: 760px;
  color: #c2cabe;
  line-height: 1.88;
  font-size: 1.03rem;
}

.tech-case-grid {
  position: relative;
  z-index: 1;
  gap: 24px;
}
.tech-case-card {
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid rgba(219,231,211,.14);
  background:
    radial-gradient(circle at 50% 0%, rgba(149,163,140,.14), transparent 32%),
    linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.018));
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
}
.tech-case-card::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 24px;
  height: 1px;
  background: linear-gradient(90deg, rgba(219,231,211,.36), rgba(219,231,211,.04));
}
.tech-case-media {
  position: relative;
  padding: 16px 16px 0;
}
.tech-case-card img {
  height: 232px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,.08);
}
.tech-case-index {
  position: absolute;
  top: 28px;
  left: 30px;
  padding: 8px 10px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(8,10,9,.82);
  color: var(--green);
  font: 900 .78rem/1 'Courier New', monospace;
  letter-spacing: .06em;
}
.tech-case-body {
  padding: 24px 26px 34px;
}
.tech-case-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}
.tech-case-meta span {
  margin: 0;
  color: #eef2eb;
  font-size: .84rem;
  font-weight: 800;
}
.tech-case-meta small {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 8px;
  border: 1px solid rgba(219,231,211,.12);
  color: rgba(219,231,211,.72);
  font: 800 .67rem/1 'Courier New', monospace;
}
.tech-case-card h3 {
  margin: 0 0 12px;
  font-size: 1.48rem;
  line-height: 1.16;
  letter-spacing: -.03em;
}
.tech-case-card p {
  margin: 0;
  color: #bec7bb;
  line-height: 1.8;
}

.tech-contact-section {
  padding: 114px 0 130px;
  background:
    radial-gradient(circle at 15% 22%, rgba(149,163,140,.12), transparent 30%),
    radial-gradient(circle at 88% 16%, rgba(149,163,140,.08), transparent 26%),
    linear-gradient(180deg, #070908 0%, #090c0a 100%);
  border-top: 1px solid rgba(255,255,255,.06);
}
.contact-grid-lines::before {
  left: 0;
  right: 58%;
  top: 92px;
}
.contact-grid-lines::after {
  right: 0;
  left: 66%;
  bottom: 84px;
}
.contact-code-snippet {
  right: 6vw;
  top: 74px;
  text-align: left;
}
.tech-contact-shell {
  position: relative;
  z-index: 1;
}
.tech-contact-head {
  max-width: 760px;
  margin: 0 0 48px;
}
.tech-contact-head h2 {
  margin: 0;
  max-width: 900px;
  font-size: clamp(2.35rem, 4.4vw, 4rem);
  line-height: 1.04;
  letter-spacing: -.055em;
  text-wrap: balance;
}
.tech-contact-head p {
  margin: 22px 0 0;
  max-width: 720px;
  color: #c1c9be;
  line-height: 1.9;
  font-size: 1.02rem;
}
.tech-contact-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}
.tech-contact-tags span {
  display: inline-flex;
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid rgba(219,231,211,.12);
  background: rgba(255,255,255,.03);
  color: #edf1eb;
  font-size: .9rem;
  font-weight: 700;
}
.tech-contact-grid {
  gap: 26px;
  grid-template-columns: .92fr 1.08fr;
}
.tech-contact-info,
.tech-contact-form {
  position: relative;
  overflow: hidden;
  padding: 34px;
  border-radius: 28px;
  border: 1px solid rgba(219,231,211,.14);
  background:
    radial-gradient(circle at 100% 0%, rgba(149,163,140,.12), transparent 28%),
    linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.018));
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
}
.tech-contact-info::before,
.tech-contact-form::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(219,231,211,.18), transparent 70%);
}
.panel-kicker {
  display: inline-flex;
  margin-bottom: 14px;
  color: var(--green);
  font: 800 .74rem/1 'Courier New', monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.tech-contact-card-head h3,
.tech-form-head h3 {
  margin: 0;
  font-size: 1.95rem;
  line-height: 1.08;
  letter-spacing: -.04em;
  color: #f6f8f4;
}
.tech-form-head p {
  margin: 14px 0 0;
  color: #c1c9be;
  line-height: 1.75;
}
.tech-contact-list {
  gap: 14px;
  margin-top: 28px;
}
.tech-contact-list div {
  padding: 18px 18px 16px;
  border-radius: 20px;
  border: 1px solid rgba(219,231,211,.10);
  background: rgba(255,255,255,.035);
}
.tech-contact-list strong {
  color: #f5f7f3;
  margin-bottom: 8px;
}
.tech-contact-list span {
  display: block;
  color: var(--lime);
  font-weight: 700;
  margin-bottom: 8px;
}
.tech-contact-list small {
  display: block;
  color: #b7c0b4;
  line-height: 1.7;
}
.tech-contact-form {
  color: var(--text);
}
.tech-form-head { margin-bottom: 8px; }
.tech-contact-form input,
.tech-contact-form textarea {
  width: 100%;
  margin-top: 14px;
  padding: 17px 18px;
  border-radius: 16px;
  border: 1px solid rgba(219,231,211,.12);
  background: rgba(255,255,255,.035);
  color: #f3f5f1;
  font: inherit;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.03);
}
.tech-contact-form input::placeholder,
.tech-contact-form textarea::placeholder {
  color: #9ea79a;
}
.tech-contact-form textarea {
  min-height: 178px;
  resize: vertical;
}
.tech-contact-form .full-btn {
  width: 100%;
  margin-top: 18px;
}

@media (max-width: 1120px) {
  .tech-case-grid,
  .tech-contact-grid { grid-template-columns: 1fr; }
  .cases-code-snippet,
  .contact-code-snippet { display: none; }
  .tech-contact-head { max-width: 860px; }
}

@media (max-width: 780px) {
  .tech-cases-section { padding: 86px 0 76px; }
  .tech-contact-section { padding: 82px 0 94px; }
  .tech-cases-head,
  .tech-contact-head { margin-bottom: 34px; }
  .tech-cases-head h2,
  .tech-contact-head h2 { font-size: clamp(2rem, 9vw, 3rem); }
  .tech-case-media { padding: 14px 14px 0; }
  .tech-case-card img { height: 214px; }
  .tech-case-body,
  .tech-contact-info,
  .tech-contact-form { padding: 24px; }
  .tech-case-meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .tech-contact-card-head h3,
  .tech-form-head h3 { font-size: 1.55rem; }
  .tech-contact-tags { margin-top: 22px; }
}

/* V20 — extra premium refinement for cases and contact */
.tech-case-grid {
  grid-template-columns: 1.22fr .89fr .89fr;
  align-items: stretch;
}

.featured-case-card {
  grid-column: span 1;
}
.featured-case-card .tech-case-media img {
  height: 270px;
}
.featured-case-card .tech-case-body {
  padding-bottom: 30px;
}
.tech-case-chip {
  position: absolute;
  top: 28px;
  right: 28px;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(219,231,211,.13);
  background: rgba(8,10,9,.82);
  color: #f3f5f1;
  font-size: .73rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.tech-case-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.tech-case-points span {
  display: inline-flex;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(219,231,211,.10);
  background: rgba(255,255,255,.035);
  color: #edf1eb;
  font-size: .82rem;
  font-weight: 700;
}
.tech-case-footer {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}
.tech-case-footer div {
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid rgba(219,231,211,.10);
  background: rgba(255,255,255,.03);
}
.tech-case-footer strong {
  display: block;
  margin-bottom: 6px;
  color: var(--green);
  font: 800 .72rem/1 'Courier New', monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.tech-case-footer small {
  display: block;
  color: #d9dfd5;
  font-size: .88rem;
  line-height: 1.5;
}
.tech-case-footer.compact {
  margin-top: 18px;
}

.tech-contact-intro {
  margin: 14px 0 0;
  color: #c1c9be;
  line-height: 1.75;
}
.tech-contact-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 12px;
  margin-top: 22px;
}
.tech-contact-stats div {
  padding: 14px 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(219,231,211,.10);
  background: rgba(255,255,255,.03);
}
.tech-contact-stats strong {
  display: block;
  margin-bottom: 8px;
  color: var(--green);
  font: 800 .7rem/1 'Courier New', monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.tech-contact-stats span {
  display: block;
  color: #f2f5f0;
  font-size: .95rem;
  font-weight: 700;
  line-height: 1.4;
}
.tech-form-topbar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  margin-bottom: 18px;
  border-radius: 14px;
  border: 1px solid rgba(219,231,211,.12);
  background: rgba(255,255,255,.03);
  color: #eef2eb;
  font-size: .92rem;
  font-weight: 600;
}
.tech-form-topbar small {
  margin-left: auto;
  color: rgba(219,231,211,.72);
  font: 800 .66rem/1 'Courier New', monospace;
}
.form-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: var(--green);
  box-shadow: 0 0 0 4px rgba(181,196,171,.12);
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.tech-form-footer {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 18px;
}
.form-note {
  flex: 1;
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid rgba(219,231,211,.10);
  background: rgba(255,255,255,.03);
}
.form-note strong {
  display: block;
  margin-bottom: 6px;
  color: #f2f5f0;
  font-size: .88rem;
}
.form-note span {
  display: block;
  color: #b7c0b4;
  line-height: 1.65;
  font-size: .9rem;
}
.tech-form-footer .full-btn {
  width: auto;
  min-width: 210px;
  margin-top: 0;
}

@media (max-width: 1120px) {
  .tech-case-grid { grid-template-columns: 1fr; }
  .featured-case-card .tech-case-media img,
  .tech-case-card img { height: 240px; }
  .tech-contact-stats { grid-template-columns: 1fr 1fr 1fr; }
}

@media (max-width: 780px) {
  .tech-contact-stats,
  .form-row,
  .tech-form-footer,
  .tech-case-footer { grid-template-columns: 1fr; display: grid; }
  .tech-form-topbar {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .tech-form-topbar small { margin-left: 0; }
  .tech-form-footer .full-btn { width: 100%; }
  .featured-case-card .tech-case-media img,
  .tech-case-card img { height: 214px; }
}


/* V21 — alignment fix for case cards */
.tech-case-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tech-case-media,
.tech-case-body {
  width: 100%;
}
.tech-case-body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.tech-case-meta {
  align-items: flex-start;
  min-height: 52px;
}
.tech-case-meta span {
  max-width: 56%;
  line-height: 1.45;
}
.tech-case-meta small {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}
.tech-case-card h3 {
  min-height: 3.2rem;
  display: flex;
  align-items: flex-end;
}
.tech-case-card p {
  min-height: 5.8rem;
}
.featured-case-card .tech-case-card p,
.featured-case-card p {
  min-height: 4.8rem;
}
.tech-case-points {
  min-height: 88px;
  align-content: flex-start;
}
.tech-case-footer,
.tech-case-footer.compact {
  margin-top: auto;
}
.tech-case-footer div {
  min-height: 86px;
}
.tech-case-footer.compact div {
  min-height: 92px;
}
@media (max-width: 1120px) {
  .tech-case-meta {
    min-height: 0;
  }
  .tech-case-meta span {
    max-width: none;
  }
  .tech-case-card h3,
  .tech-case-card p,
  .featured-case-card p,
  .tech-case-points,
  .tech-case-footer div,
  .tech-case-footer.compact div {
    min-height: unset;
  }
}

.footer-logo-mark{display:block;height:96px;width:auto;max-width:160px;filter:drop-shadow(0 12px 28px rgba(0,0,0,.18));margin:0 0 22px -4px;opacity:.98}
