:root{
  --bg:#0b0d0f;--bg-2:#111417;--card:#15191d;--card-2:#1a2026;--text:#f4f7f8;--muted:#a8b2bb;--line:rgba(255,255,255,.1);--accent:#d7ff6b;--accent-2:#76f4d2;--warm:#f2c76e;--danger:#ff6b7a;--shadow:0 24px 80px rgba(0,0,0,.45);--radius:28px;--radius-sm:18px;--container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 75% 0%,rgba(118,244,210,.12),transparent 28%),radial-gradient(circle at 20% 20%,rgba(215,255,107,.08),transparent 25%),var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:1}.skip-link{position:absolute;left:-999px;top:20px;background:var(--accent);color:#111;padding:10px 14px;border-radius:10px;z-index:99}.skip-link:focus{left:20px}.site-header{position:sticky;top:0;z-index:50;background:rgba(11,13,15,.72);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#101010;font-weight:900;box-shadow:0 10px 28px rgba(215,255,107,.15)}.nav-menu{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px}.nav-menu a{transition:.2s}.nav-menu a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:flex;border:1px solid var(--line);border-radius:999px;padding:4px;background:rgba(255,255,255,.04)}.lang-btn{border:0;background:transparent;color:var(--muted);padding:7px 10px;border-radius:999px;cursor:pointer}.lang-btn.active{background:var(--text);color:#0b0d0f;font-weight:800}.nav-toggle{display:none;background:transparent;border:0;width:42px;height:42px;gap:5px;flex-direction:column;justify-content:center}.nav-toggle span{display:block;height:2px;background:var(--text);border-radius:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 20px;font-weight:800;letter-spacing:-.01em;transition:.25s ease;border:1px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#09100f;box-shadow:0 18px 40px rgba(118,244,210,.13)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(118,244,210,.2)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.035);color:var(--text)}.btn-ghost:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.btn-small{padding:9px 14px;font-size:14px}.section-pad{padding:92px 0}.compact{padding:72px 0}.hero{position:relative;min-height:calc(100svh - 76px);display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:64px;align-items:center;position:relative;z-index:2}.eyebrow{margin:0 0 14px;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.hero h1,.section-head h2,.section-kicker h2,.split-card h2,.cta-panel h2,.final-cta h2,.form-grid h2,.case-hero h1{font-size:clamp(38px,5.1vw,70px);line-height:1;letter-spacing:-.065em;margin:0}.section-head h2,.section-kicker h2,.split-card h2,.cta-panel h2,.final-cta h2,.form-grid h2{font-size:clamp(30px,3.4vw,52px)}.case-hero h1{font-size:clamp(38px,4.8vw,64px)}.hero-text,.section-head p,.body-copy p,.split-card p,.cta-panel p,.final-cta p,.form-grid p,.case-copy p{font-size:17px;color:var(--muted);max-width:760px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}.trust-strip{margin-top:26px;padding:13px 17px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.035);color:#dfe6e9;font-weight:700;display:inline-flex}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px;max-width:680px}.metric-row div{padding:17px;border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:18px}.metric-row strong{display:block;font-size:28px;line-height:1;color:var(--accent)}.metric-row span{font-size:13px;color:var(--muted)}.hero-visual{position:relative;min-height:600px;display:grid;place-items:center}.profile-card{position:relative;width:min(430px,90%);border-radius:34px;overflow:hidden;background:var(--card);box-shadow:var(--shadow);border:1px solid var(--line);transform:rotate(1deg)}.profile-card img{width:100%;height:560px;object-fit:cover;filter:contrast(1.05)}.profile-card:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(0,0,0,.82))}.profile-badge{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;padding:16px 18px;border:1px solid rgba(255,255,255,.14);background:rgba(11,13,15,.7);backdrop-filter:blur(16px);border-radius:22px}.profile-badge span{font-size:20px;font-weight:900}.profile-badge small{display:block;color:var(--muted)}.floating-panel{position:absolute;border:1px solid var(--line);background:rgba(21,25,29,.78);backdrop-filter:blur(18px);border-radius:18px;padding:15px 17px;box-shadow:0 18px 50px rgba(0,0,0,.35)}.floating-panel small{display:block;color:var(--muted)}.panel-a{left:0;top:18%}.panel-b{right:2%;bottom:18%}.dot{display:inline-block;width:9px;height:9px;background:var(--accent);border-radius:99px;margin-right:8px}.hero-orb{position:absolute;border-radius:999px;filter:blur(15px);opacity:.6}.orb-one{width:420px;height:420px;background:radial-gradient(circle,var(--accent-2),transparent 65%);right:-140px;top:80px}.orb-two{width:340px;height:340px;background:radial-gradient(circle,var(--accent),transparent 70%);left:-150px;bottom:100px}.two-col{display:grid;grid-template-columns:.75fr 1fr;gap:70px;align-items:start}.section-kicker span{display:inline-block;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:12px;margin-bottom:16px}.body-copy{border-left:1px solid var(--line);padding-left:34px}.body-copy p:first-child{margin-top:0}.section-head{margin-bottom:38px}.section-head.centered{text-align:center;display:grid;place-items:center}.case-feature{background:linear-gradient(180deg,transparent,rgba(255,255,255,.025),transparent)}.case-card.large{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.case-content h3{font-size:30px;line-height:1.1;letter-spacing:-.04em;margin:0 0 14px}.case-content p{color:var(--muted)}.proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0}.proof-grid div{background:rgba(0,0,0,.22);border:1px solid var(--line);border-radius:18px;padding:18px}.proof-grid strong{display:block;font-size:28px;color:var(--accent)}.proof-grid span{font-size:13px;color:var(--muted)}.actual-media{border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 20% 10%,rgba(215,255,107,.17),transparent 35%),linear-gradient(135deg,#1b2228,#0f1215);overflow:hidden}.image-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;align-content:center}.image-stack img{height:420px;width:100%;object-fit:cover;border-radius:18px;border:1px solid var(--line)}.dark-card-section{padding-top:40px}.split-card{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow)}.video-frame{position:relative;min-height:270px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(215,255,107,.17),rgba(118,244,210,.08)),linear-gradient(135deg,#161b20,#0f1114);display:grid;place-items:center;color:var(--text);overflow:hidden}.large-video{min-height:420px}.youtube-box iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:24px;padding:24px;min-height:238px;transition:.25s}.service-card:hover,.project-card:hover{transform:translateY(-6px);background:rgba(255,255,255,.06)}.service-card span{color:var(--accent);font-weight:900}.service-card h3{font-size:21px;line-height:1.15;letter-spacing:-.03em}.service-card p{color:var(--muted);font-size:15px}.service-card.featured{background:linear-gradient(135deg,rgba(215,255,107,.14),rgba(118,244,210,.08));border-color:rgba(215,255,107,.25)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.project-card{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:var(--radius);overflow:hidden;transition:.25s}.project-image{height:280px;background:#111;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.project-card div:last-child{padding:24px}.project-card span{font-size:12px;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.project-card h3{font-size:25px;margin:10px 0 8px;letter-spacing:-.04em}.project-card p{color:var(--muted)}.project-card a{font-weight:900;color:var(--accent)}.card-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}.results-section{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.results-grid.three{grid-template-columns:repeat(3,1fr)}.result-card{border:1px solid var(--line);background:var(--card);border-radius:var(--radius);overflow:hidden}.result-card img{width:100%;height:280px;object-fit:cover}.result-card div{padding:24px}.result-card h3{font-size:26px;margin:0 0 10px}.result-card p{color:var(--muted)}.tools-marquee{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.tools-marquee span{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:999px;padding:10px 14px;color:#dbe3e6;font-weight:800;font-size:13px}.video-grid{display:grid;grid-template-columns:1.2fr repeat(2,1fr);gap:18px}.featured-video-card{grid-row:span 2}.featured-video-card .video-frame{height:100%;min-height:440px}.video-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.035);padding:16px}.video-frame.small{min-height:170px;border-radius:18px}.video-card h3{font-size:20px;line-height:1.1;letter-spacing:-.03em}.video-card p{color:var(--muted);font-size:14px}.lead-section{background:linear-gradient(180deg,transparent,rgba(255,255,255,.03))}.form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start;border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow)}.settings-note{margin-top:24px;border:1px solid rgba(215,255,107,.25);background:rgba(215,255,107,.07);border-radius:20px;padding:18px;color:#eaf5ee}.lead-form{display:grid;gap:16px}.form-row{display:grid;gap:7px}.form-row.split{grid-template-columns:1fr 1fr;gap:14px}.lead-form label{font-weight:800;font-size:13px;color:#eaf5ee}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.055);color:var(--text);border-radius:16px;padding:13px 14px;outline:0}.lead-form select option{color:#111}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:rgba(215,255,107,.65);box-shadow:0 0 0 3px rgba(215,255,107,.1)}.form-status{min-height:24px;color:var(--accent);font-weight:800}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#20d466,#89ff9d);color:#06120a;font-size:26px;font-weight:900;z-index:40;box-shadow:0 18px 50px rgba(32,212,102,.3)}.footer{border-top:1px solid var(--line);padding:24px 0;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer a{color:var(--text);font-weight:800}.social-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.social-links a{color:var(--accent);font-size:14px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.12s}
/* Case study pages */.case-hero{padding:120px 0 50px}.case-grid{display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center}.case-hero-img{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.case-hero-img img{width:100%;height:520px;object-fit:cover}.breadcrumb{color:var(--muted);font-size:14px;margin-bottom:20px}.breadcrumb a{color:var(--accent);font-weight:800}.case-section{padding:70px 0}.case-copy{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.case-copy h2{font-size:clamp(28px,3vw,46px);line-height:1.05;letter-spacing:-.05em;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img{width:100%;height:270px;object-fit:cover;border-radius:22px;border:1px solid var(--line);background:#111}.doc-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.doc-card{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:22px;padding:18px}.doc-card h3{margin:0 0 8px;font-size:20px}.doc-card p{color:var(--muted);font-size:14px}.doc-card a{color:var(--accent);font-weight:900}.simple-list{display:grid;gap:12px;margin-top:18px}.simple-list li{color:var(--muted)}
@media (max-width:1050px){.hero-grid,.case-card.large,.split-card,.two-col,.form-grid,.case-grid,.case-copy{grid-template-columns:1fr}.hero-visual{min-height:auto}.service-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:1fr 1fr}.featured-video-card{grid-row:auto;grid-column:1/-1}.project-grid,.results-grid,.results-grid.three{grid-template-columns:1fr 1fr}.doc-list,.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){.nav-menu{position:absolute;top:76px;left:20px;right:20px;display:none;flex-direction:column;align-items:flex-start;background:rgba(17,20,23,.96);border:1px solid var(--line);border-radius:22px;padding:20px}.nav-menu.open{display:flex}.nav-toggle{display:flex}.nav-actions .btn-small{display:none}.hero h1{font-size:42px}.section-pad{padding:72px 0}.profile-card img{height:500px}.metric-row,.proof-grid,.project-grid,.results-grid,.results-grid.three,.video-grid,.service-grid,.form-row.split,.doc-list,.gallery-grid{grid-template-columns:1fr}.body-copy{border-left:0;padding-left:0}.large-video{min-height:300px}.container{width:min(100% - 28px,var(--container))}.case-card.large,.split-card,.form-grid{padding:22px;border-radius:22px}.trust-strip{border-radius:18px}.footer-inner{flex-direction:column}.hero-actions,.button-row{flex-direction:column}.btn{width:100%}.nav-actions{gap:6px}.brand span:last-child{display:none}.image-stack{grid-template-columns:1fr}.image-stack img{height:auto}.case-hero-img img{height:360px}.case-hero{padding-top:90px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Additional visual proof gallery */
.visual-proof{background:linear-gradient(180deg,transparent,rgba(255,255,255,.025),transparent)}
.visual-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.proof-thumb{margin:0;border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:22px;overflow:hidden}
.proof-thumb img{width:100%;height:260px;object-fit:cover;display:block}
.proof-thumb figcaption{padding:13px 14px;color:var(--muted);font-weight:800;font-size:13px}
@media (max-width:1050px){.visual-proof-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){.visual-proof-grid{grid-template-columns:1fr}.proof-thumb img{height:300px}}

/* V3 refinements: darker green theme, tighter spacing, brand logos, modal form, footer icons */
:root{
  --bg:#06150f;
  --bg-2:#082019;
  --card:#0c241a;
  --card-2:#113123;
  --text:#f3fbf6;
  --muted:#a7b9ae;
  --line:rgba(211,255,224,.12);
  --accent:#b7ff75;
  --accent-2:#58efaf;
  --warm:#e7c46a;
  --shadow:0 22px 70px rgba(0,0,0,.42);
  --radius:24px;
  --radius-sm:16px;
}
body{background:radial-gradient(circle at 78% 0%,rgba(88,239,175,.11),transparent 28%),radial-gradient(circle at 16% 18%,rgba(183,255,117,.08),transparent 25%),linear-gradient(180deg,#06150f 0%,#061a13 52%,#04100b 100%);}
.site-header{background:rgba(6,21,15,.78);border-bottom-color:rgba(183,255,117,.12)}
.profile-badge{background:rgba(6,21,15,.75)}
.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#06150f}.btn-ghost{background:rgba(255,255,255,.025)}
.section-pad{padding:58px 0}.compact{padding:42px 0}.dark-card-section{padding-top:28px}.hero{min-height:760px;padding:54px 0 44px}.hero-grid{gap:50px}.hero h1{font-size:clamp(38px,4.4vw,60px);letter-spacing:-.055em}.section-head h2,.section-kicker h2,.split-card h2,.cta-panel h2,.final-cta h2,.form-grid h2{font-size:clamp(26px,2.8vw,42px);letter-spacing:-.045em}.case-hero h1{font-size:clamp(34px,4vw,54px)}.hero-text,.section-head p,.body-copy p,.split-card p,.cta-panel p,.final-cta p,.form-grid p,.case-copy p{font-size:15.5px;line-height:1.62}.eyebrow{font-size:11px;letter-spacing:.14em}.trust-strip{font-size:14px;border-radius:18px;max-width:720px}.metric-row{gap:10px;margin-top:20px}.metric-row div{padding:14px}.profile-card{width:min(400px,92%)}.profile-card img{height:520px}.hero-visual{min-height:540px}.case-card.large,.split-card,.form-grid,.project-card,.result-card,.video-card,.proof-thumb,.doc-card{background:rgba(12,36,26,.72);border-color:rgba(183,255,117,.1)}.case-card.large{padding:26px;gap:28px}.split-card{padding:28px;gap:30px}.case-content h3{font-size:26px}.project-grid{gap:18px}.project-image{height:245px}.project-card div:last-child,.result-card div{padding:20px}.project-card h3{font-size:22px}.project-card p,.result-card p,.service-card p,.video-card p,.doc-card p{font-size:14px;line-height:1.55}.service-card{min-height:210px;padding:20px}.service-card h3{font-size:19px}.results-grid{gap:18px}.result-card img{height:245px}.video-grid{gap:16px}.featured-video-card .video-frame{min-height:390px}.video-frame.small{min-height:158px}.visual-proof-grid{gap:14px}.proof-thumb img{height:230px}.case-section{padding:48px 0}.case-hero{padding:96px 0 36px}.case-hero-img img{height:480px}.gallery-grid img{height:245px}.doc-card{padding:16px}.tools-marquee{margin-top:22px}.tools-marquee span{background:rgba(183,255,117,.06);border-color:rgba(183,255,117,.12)}

.centered-eyebrow{text-align:center;margin-bottom:18px}.brand-strip{overflow:hidden;background:linear-gradient(180deg,rgba(183,255,117,.03),rgba(88,239,175,.025),rgba(183,255,117,.02))}.brand-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);margin:12px 0}.brand-track{display:flex;gap:14px;width:max-content;animation:brandScroll 34s linear infinite}.brand-track.reverse{animation-direction:reverse;animation-duration:42s}.brand-track span{display:grid;place-items:center;min-width:176px;height:54px;border:1px solid rgba(183,255,117,.14);border-radius:18px;background:rgba(255,255,255,.035);color:#ecfff3;font-weight:950;font-size:14px;letter-spacing:.05em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}@keyframes brandScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.compact-cta .cta-panel{border:1px solid rgba(183,255,117,.14);background:linear-gradient(135deg,rgba(183,255,117,.09),rgba(88,239,175,.045));border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);max-width:920px}.compact-cta .cta-panel p{max-width:700px}.modal-backdrop{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.68);backdrop-filter:blur(12px);z-index:100}.modal-backdrop.open{display:flex}.modal-card{position:relative;width:min(620px,100%);max-height:88vh;overflow:auto;border:1px solid rgba(183,255,117,.18);background:linear-gradient(180deg,#0d241a,#071811);border-radius:26px;padding:24px;box-shadow:0 34px 100px rgba(0,0,0,.58)}.modal-card h2{font-size:clamp(24px,4vw,36px);line-height:1.02;letter-spacing:-.045em;margin:0}.modal-intro{color:var(--muted);font-size:14.5px;margin:10px 0 18px}.modal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.06);color:var(--text);font-size:24px;line-height:1;cursor:pointer}.modal-form{gap:12px}.modal-form .form-row{gap:6px}.modal-form .form-row.split{gap:10px}.modal-form label{font-size:12px}.modal-form input,.modal-form select,.modal-form textarea{border-radius:13px;padding:11px 12px;background:rgba(255,255,255,.045)}.modal-form .btn{width:100%;padding:12px 16px}.modal-form .form-status{margin:0;min-height:20px;font-size:13px}.body-lock{overflow:hidden}

.footer{border-top:1px solid rgba(183,255,117,.12);padding:34px 0 20px;background:rgba(3,12,8,.55)}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr .9fr 1fr;gap:26px;align-items:start}.footer-brand{justify-content:flex-start}.footer-line{color:var(--muted);font-size:14px;max-width:360px}.footer-links{display:grid;gap:9px}.footer-links h3{margin:0 0 8px;color:var(--text);font-size:14px;text-transform:uppercase;letter-spacing:.12em}.footer-links a{color:var(--muted);font-weight:750;font-size:14px}.footer-links a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);color:var(--muted);font-size:14px}.icon-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:0}.icon-socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(183,255,117,.15);border-radius:14px;background:rgba(255,255,255,.035);color:var(--accent)}.icon-socials svg{width:18px;height:18px;fill:currentColor}.icon-socials a span{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}

.language-switcher{background:rgba(183,255,117,.06);border-color:rgba(183,255,117,.14)}.lang-btn.active{background:var(--accent);color:#06150f}.lang-btn:focus-visible,.modal-close:focus-visible,.open-project-modal:focus-visible{outline:2px solid var(--accent);outline-offset:3px}

@media (max-width:1050px){.footer-grid{grid-template-columns:1fr 1fr}.modal-card{max-width:600px}}
@media (max-width:820px){.section-pad{padding:48px 0}.compact{padding:36px 0}.hero{min-height:auto;padding:46px 0 30px}.hero h1{font-size:38px}.hero-text,.section-head p,.body-copy p,.split-card p,.cta-panel p,.case-copy p{font-size:15px}.profile-card img{height:460px}.project-image,.result-card img,.proof-thumb img{height:230px}.brand-track span{min-width:150px;height:48px;font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.modal-card{padding:20px;border-radius:22px}.modal-form .form-row.split{grid-template-columns:1fr}.btn{width:100%}.nav-actions .language-switcher{display:flex}.nav-actions{margin-left:auto}.case-section{padding:38px 0}.case-hero{padding-top:84px}}

/* V4 default desktop zoom
   This simulates opening the site at 75% browser zoom while keeping mobile readable.
   To change it later, update --default-page-scale or remove this block. */
@media (min-width:1024px){
  :root{--default-page-scale:.75;}
  html{zoom:var(--default-page-scale);}
}


/* V5 brand-logo strip refinements */
.brand-strip{overflow:hidden;background:linear-gradient(180deg,rgba(183,255,117,.035),rgba(88,239,175,.028),rgba(183,255,117,.02));padding-top:38px;padding-bottom:38px}
.brand-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);margin:14px 0}
.brand-track{display:flex;gap:14px;width:max-content;animation:brandScroll 38s linear infinite;will-change:transform}
.brand-track.reverse{animation-direction:reverse;animation-duration:46s}
.brand-track .brand-item{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-width:228px;height:68px;padding:8px 18px 8px 10px;border:1px solid rgba(183,255,117,.16);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.025));color:#ecfff3;box-shadow:inset 0 0 0 1px rgba(255,255,255,.022),0 12px 28px rgba(0,0,0,.18)}
.brand-logo{width:48px;height:48px;min-width:48px;border-radius:16px;object-fit:contain;background:#fff;padding:5px;border:1px solid rgba(255,255,255,.65);box-shadow:0 7px 22px rgba(0,0,0,.18)}
.brand-track .brand-item b{font-size:13px;letter-spacing:.035em;font-weight:950;white-space:nowrap;line-height:1.05}
.brand-item:hover{border-color:rgba(183,255,117,.34);background:linear-gradient(180deg,rgba(183,255,117,.08),rgba(88,239,175,.04))}
@media (max-width:820px){.brand-strip{padding-top:32px;padding-bottom:32px}.brand-track .brand-item{min-width:190px;height:60px;border-radius:18px;padding-right:14px}.brand-logo{width:40px;height:40px;min-width:40px;border-radius:13px}.brand-track .brand-item b{font-size:11.5px}}


/* Testimonial popup */
.testimonial-backdrop{background:rgba(1,8,6,.76);backdrop-filter:blur(14px);z-index:110}.testimonial-popup-card{position:relative;width:min(780px,100%);border:1px solid rgba(183,255,117,.2);background:linear-gradient(180deg,#0b2318 0%,#07140f 100%);border-radius:30px;padding:26px;box-shadow:0 34px 110px rgba(0,0,0,.55)}.testimonial-popup-body{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.testimonial-avatar{width:160px;height:160px;object-fit:cover;border-radius:24px;border:1px solid rgba(183,255,117,.22);box-shadow:0 18px 40px rgba(0,0,0,.35)}.testimonial-copy-wrap h2{margin:0 0 12px;font-size:clamp(24px,3vw,36px);line-height:1.06;letter-spacing:-.04em}.testimonial-quote{margin:0;font-size:16px;line-height:1.72;color:#dce9e2}.testimonial-author{margin-top:18px;display:grid;gap:4px}.testimonial-author strong{font-size:15px;letter-spacing:.12em;color:var(--accent)}.testimonial-author span{color:var(--muted);font-size:13px}.testimonial-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.testimonial-actions .btn{min-width:170px}.testimonial-popup-card .eyebrow{margin-bottom:18px}.testimonial-popup-card .modal-close{top:16px;right:16px}
@media (max-width:820px){.testimonial-popup-card{padding:20px;border-radius:24px}.testimonial-popup-body{grid-template-columns:1fr;gap:16px}.testimonial-avatar{width:110px;height:110px;border-radius:18px}.testimonial-actions{flex-direction:column}.testimonial-actions .btn{width:100%}}


/* V7 testimonial polish: subtle bottom-right social-proof popup */
.testimonial-toast{
  position:fixed;
  right:24px;
  bottom:94px;
  width:min(430px,calc(100% - 32px));
  z-index:95;
  display:block;
  pointer-events:none;
  opacity:0;
  transform:translateY(18px) scale(.98);
  transition:opacity .35s ease, transform .35s ease;
}
.testimonial-toast.open{
  opacity:1;
  transform:translateY(0) scale(1);
  pointer-events:auto;
}
.testimonial-toast-card{
  width:100%;
  padding:18px;
  border-radius:22px;
  background:linear-gradient(180deg,rgba(10,35,25,.98),rgba(6,18,13,.98));
  border:1px solid rgba(183,255,117,.22);
  box-shadow:0 24px 75px rgba(0,0,0,.46);
}
.testimonial-toast .modal-close{
  top:10px;
  right:10px;
  width:32px;
  height:32px;
  font-size:20px;
}
.testimonial-toast .eyebrow{
  margin:0 38px 12px 0;
  font-size:10px;
  letter-spacing:.14em;
}
.testimonial-toast .testimonial-popup-body{
  grid-template-columns:70px 1fr;
  gap:14px;
}
.testimonial-toast .testimonial-avatar{
  width:70px;
  height:70px;
  border-radius:18px;
}
.testimonial-toast .testimonial-copy-wrap h2{
  font-size:20px;
  line-height:1.08;
  margin-bottom:8px;
}
.testimonial-toast .testimonial-quote{
  font-size:13px;
  line-height:1.55;
  display:-webkit-box;
  -webkit-line-clamp:5;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.testimonial-toast .testimonial-author{
  margin-top:10px;
}
.testimonial-toast .testimonial-author strong{
  font-size:12px;
}
.testimonial-toast .testimonial-author span{
  font-size:12px;
}
.testimonial-toast .testimonial-actions{
  margin-top:14px;
  padding-top:12px;
  justify-content:flex-start;
}
.testimonial-toast .testimonial-actions .btn{
  min-width:auto;
  padding:10px 14px;
  font-size:13px;
}
@media (max-width:820px){
  .testimonial-toast{
    right:14px;
    bottom:82px;
    width:calc(100% - 28px);
  }
  .testimonial-toast-card{
    padding:16px;
    border-radius:20px;
  }
  .testimonial-toast .testimonial-popup-body{
    grid-template-columns:58px 1fr;
  }
  .testimonial-toast .testimonial-avatar{
    width:58px;
    height:58px;
    border-radius:16px;
  }
  .testimonial-toast .testimonial-copy-wrap h2{
    font-size:17px;
  }
  .testimonial-toast .testimonial-quote{
    -webkit-line-clamp:4;
  }
}


.testimonial-stars{display:flex;gap:5px;align-items:center;margin:0 0 10px}.testimonial-stars span{color:#ffc83d;font-size:18px;line-height:1;text-shadow:0 2px 10px rgba(255,200,61,.25)}.testimonial-toast .testimonial-stars{margin-bottom:8px}.testimonial-toast .testimonial-stars span{font-size:16px}


/* V9 world-class polish: micro-interactions, hover states, performance hints */
.section-pad,
.case-feature,
.dark-card-section,
.results-section,
.visual-proof,
.lead-section{
  content-visibility:auto;
  contain-intrinsic-size:800px;
}

.brand,
.btn,
.project-card,
.service-card,
.result-card,
.video-card,
.proof-thumb,
.brand-item,
.icon-socials a,
.modal-card,
.testimonial-toast-card{
  will-change:transform;
}

.brand-mark{
  position:relative;
  overflow:hidden;
}
.brand-mark:after{
  content:"";
  position:absolute;
  inset:-30%;
  background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.45),transparent 80%);
  transform:translateX(-130%) rotate(18deg);
  transition:transform .85s ease;
}
.brand:hover .brand-mark:after{
  transform:translateX(130%) rotate(18deg);
}

.btn{
  position:relative;
  overflow:hidden;
}
.btn:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent,rgba(255,255,255,.20),transparent);
  transform:translateX(-120%);
  transition:transform .65s ease;
}
.btn:hover:after{
  transform:translateX(120%);
}

.project-card,
.service-card,
.result-card,
.video-card,
.proof-thumb{
  transform:translateZ(0);
}
.project-card:hover,
.service-card:hover,
.result-card:hover,
.video-card:hover,
.proof-thumb:hover{
  border-color:rgba(183,255,117,.28);
  box-shadow:0 26px 80px rgba(0,0,0,.34);
}
.project-card:hover img,
.result-card:hover img,
.proof-thumb:hover img{
  transform:scale(1.035);
}
.project-card img,
.result-card img,
.proof-thumb img{
  transition:transform .7s cubic-bezier(.2,.8,.2,1), filter .7s ease;
}
.project-card:hover img,
.result-card:hover img,
.proof-thumb:hover img{
  filter:saturate(1.06) contrast(1.04);
}

.brand-item{
  transition:transform .25s ease,border-color .25s ease,background .25s ease;
}
.brand-item:hover{
  transform:translateY(-3px);
  border-color:rgba(183,255,117,.32);
  background:rgba(183,255,117,.08);
}

.nav-menu a{
  position:relative;
}
.nav-menu a:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-7px;
  height:1px;
  background:linear-gradient(90deg,var(--accent),var(--accent-2));
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .25s ease;
}
.nav-menu a:hover:after{
  transform:scaleX(1);
}

.testimonial-stars span{
  animation:starPulse 2.4s ease-in-out infinite;
}
.testimonial-stars span:nth-child(2){animation-delay:.08s}
.testimonial-stars span:nth-child(3){animation-delay:.16s}
.testimonial-stars span:nth-child(4){animation-delay:.24s}
.testimonial-stars span:nth-child(5){animation-delay:.32s}

@keyframes starPulse{
  0%,100%{transform:translateY(0) scale(1);filter:drop-shadow(0 0 0 rgba(255,200,61,0))}
  50%{transform:translateY(-1px) scale(1.08);filter:drop-shadow(0 0 8px rgba(255,200,61,.25))}
}

.floating-whatsapp{
  animation:whatsappFloat 4.5s ease-in-out infinite;
}
@keyframes whatsappFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-5px)}
}

.reveal{
  transition-duration:.85s;
}

@media (prefers-reduced-motion:reduce){
  *,
  *:before,
  *:after{
    animation-duration:.001ms!important;
    animation-iteration-count:1!important;
    scroll-behavior:auto!important;
    transition-duration:.001ms!important;
  }
  .brand-track,
  .brand-track.reverse,
  .floating-whatsapp{
    animation:none!important;
  }
}


/* V10 testimonial modal refinement: centered card with blurred page backdrop */
.testimonial-toast{
  position:fixed;
  inset:0;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(3,10,8,.50);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  z-index:115;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:none;
  transition:opacity .34s ease, visibility .34s ease, background .34s ease;
}
.testimonial-toast.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.testimonial-toast-card{
  position:relative;
  width:min(560px, 100%);
  max-width:560px;
  padding:74px 28px 26px;
  border-radius:28px;
  border:1px solid rgba(183,255,117,.18);
  background:linear-gradient(180deg, rgba(11,35,24,.98) 0%, rgba(7,20,15,.98) 100%);
  box-shadow:0 30px 120px rgba(0,0,0,.55);
  opacity:0;
  transform:translateY(18px) scale(.965);
  transition:transform .42s cubic-bezier(.22,.9,.28,1), opacity .42s ease;
}
.testimonial-toast.open .testimonial-toast-card{
  opacity:1;
  transform:translateY(0) scale(1);
}
.testimonial-toast .modal-close,
.testimonial-popup-card .modal-close{
  position:absolute;
  top:14px;
  right:14px;
  width:38px;
  height:38px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.06);
  color:var(--text);
  display:grid;
  place-items:center;
  font-size:22px;
  line-height:1;
}
.testimonial-toast .eyebrow{
  text-align:center;
  margin:8px 0 12px;
}
.testimonial-toast .testimonial-popup-body,
.testimonial-popup-body{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  align-items:start;
  justify-items:center;
}
.testimonial-toast .testimonial-avatar,
.testimonial-avatar{
  width:112px;
  height:112px;
  border-radius:24px;
  object-fit:cover;
  margin:-34px auto 6px;
  border:3px solid rgba(183,255,117,.16);
  box-shadow:0 18px 44px rgba(0,0,0,.36);
}
.testimonial-toast .testimonial-copy-wrap{
  text-align:center;
  max-width:440px;
}
.testimonial-toast .testimonial-copy-wrap h2{
  font-size:clamp(24px, 3.2vw, 34px);
  line-height:1.08;
  margin:0 0 10px;
}
.testimonial-toast .testimonial-stars{
  justify-content:center;
  margin:0 0 12px;
}
.testimonial-toast .testimonial-stars span{
  font-size:18px;
}
.testimonial-toast .testimonial-quote{
  font-size:15px;
  line-height:1.72;
  display:block;
  overflow:visible;
  -webkit-line-clamp:unset;
  margin:0;
}
.testimonial-toast .testimonial-author{
  margin-top:14px;
  justify-items:center;
}
.testimonial-toast .testimonial-actions{
  justify-content:center;
  margin-top:18px;
  padding-top:18px;
}
.testimonial-toast .testimonial-actions .btn{
  min-width:190px;
}
@media (max-width:820px){
  .testimonial-toast{padding:16px; align-items:center;}
  .testimonial-toast-card{padding:66px 18px 20px; border-radius:24px; width:min(92vw, 420px);}
  .testimonial-toast .testimonial-avatar{width:96px; height:96px; border-radius:20px; margin-top:-24px;}
  .testimonial-toast .testimonial-copy-wrap h2{font-size:22px;}
  .testimonial-toast .testimonial-quote{font-size:14px; line-height:1.62;}
  .testimonial-toast .testimonial-actions .btn{width:100%; min-width:0;}
}

/* V12 T-VET case study page refinements */
.case-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}
.back-link{display:inline-flex;margin-bottom:18px;color:var(--accent);font-weight:800}
.case-metrics{grid-template-columns:repeat(3,1fr)}
.case-hero-img{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--card)}
.case-hero-img img{width:100%;height:620px;object-fit:cover}
.case-section{padding:74px 0}
.case-service-grid .service-card{min-height:250px}
.workflow-list{display:grid;gap:12px;margin-top:24px}
.workflow-list div{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:18px;padding:16px}
.workflow-list strong{display:block;color:var(--accent);font-size:15px}
.workflow-list span{display:block;color:var(--muted);font-size:14px;margin-top:4px}
.case-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.case-gallery-grid .proof-thumb img{height:340px;object-fit:cover}
.actual-media img{width:100%;height:100%;min-height:430px;object-fit:cover}
.results-grid.three .result-card div{padding:24px}
@media (max-width:980px){.case-hero-grid,.split-card,.two-col{grid-template-columns:1fr}.case-gallery-grid{grid-template-columns:repeat(2,1fr)}.case-hero-img img{height:520px}}
@media (max-width:680px){.case-metrics,.case-gallery-grid{grid-template-columns:1fr}.case-hero-img img,.case-gallery-grid .proof-thumb img{height:auto}.case-section{padding:48px 0}}

.centered-button-row{justify-content:center;margin-top:26px}


/* V15 hierarchy and testimonial refinements */
.case-section .section-head h2,
.case-section .section-kicker h2,
.case-section .split-card h2{
  margin-top:0;
  margin-bottom:12px;
}
.case-section .section-head p,
.case-section .body-copy p,
.case-section .split-card p{
  margin-top:0;
}
.case-metrics div{
  min-height:104px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.case-metrics strong{
  font-size:clamp(24px,2.4vw,34px);
  letter-spacing:-.04em;
}
.case-hero .button-row .btn,
.case-section .button-row .btn{
  border-radius:999px!important;
  min-height:48px;
  padding:13px 20px;
}

/* Testimonial: remove label conflict, image stays clean at top centre */
.testimonial-toast .eyebrow,
.testimonial-popup-card > .eyebrow{
  display:none!important;
}
.testimonial-toast-card{
  padding-top:86px!important;
}
.testimonial-toast .testimonial-avatar,
.testimonial-avatar{
  margin:-42px auto 8px!important;
  width:116px!important;
  height:116px!important;
}
.testimonial-toast .modal-close,
.testimonial-popup-card .modal-close{
  top:12px!important;
  right:12px!important;
  z-index:3;
}
.testimonial-toast .testimonial-copy-wrap h2{
  margin-top:4px;
}
@media (max-width:680px){
  .case-metrics div{min-height:auto}
  .case-hero .button-row .btn,
  .case-section .button-row .btn{width:100%}
  .testimonial-toast-card{padding-top:78px!important}
  .testimonial-toast .testimonial-avatar,
  .testimonial-avatar{width:100px!important;height:100px!important;margin-top:-34px!important}
}

/* V17 AQ hero impact proof */
.case-hero-proof{display:block}
.proof-spotlight{
  border:1px solid var(--line);
  border-radius:var(--radius);
  overflow:hidden;
  background:var(--card);
  box-shadow:var(--shadow);
}
.proof-spotlight img{
  width:100%;
  height:auto;
  display:block;
  object-fit:cover;
}
.proof-caption{
  padding:18px 20px 22px;
  border-top:1px solid var(--line);
  background:linear-gradient(180deg, rgba(8,40,29,.3), rgba(8,40,29,.05));
}
.proof-label{
  margin:0 0 6px;
  color:var(--accent);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:800;
}
.proof-caption h3{
  margin:0 0 8px;
  font-size:22px;
}
.proof-caption p:last-child{
  margin:0;
  color:var(--muted);
}

/* V18 AQ proof badge + lightbox */
.proof-image-wrap{position:relative;overflow:hidden}
.proof-badge{
  position:absolute;
  top:16px;
  left:16px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 13px;
  border-radius:999px;
  background:rgba(6,28,20,.88);
  border:1px solid rgba(183,255,117,.28);
  color:var(--accent);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 12px 32px rgba(0,0,0,.24);
}
.proof-expand{
  position:absolute;
  right:16px;
  bottom:16px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.88);
  color:#06140f;
  font-size:12px;
  font-weight:900;
}
.aq-proof-lightbox-trigger{cursor:zoom-in}
.aq-proof-lightbox-trigger:hover img{filter:saturate(1.08) contrast(1.04)}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:140;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(2,8,6,.78);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  opacity:0;
  pointer-events:none;
  transition:opacity .28s ease;
}
.image-lightbox.open{
  opacity:1;
  pointer-events:auto;
}
.image-lightbox img{
  max-width:min(1180px,96vw);
  max-height:86vh;
  object-fit:contain;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 30px 120px rgba(0,0,0,.6);
  transform:scale(.965);
  transition:transform .32s cubic-bezier(.22,.9,.28,1);
}
.image-lightbox.open img{transform:scale(1)}
.lightbox-close{
  position:absolute;
  top:22px;
  right:22px;
  width:44px;
  height:44px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.09);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
@media(max-width:680px){
  .proof-badge{top:10px;left:10px;font-size:10px;padding:7px 10px}
  .proof-expand{right:10px;bottom:10px;font-size:11px}
  .image-lightbox{padding:12px}
  .lightbox-close{top:12px;right:12px}
}

/* V19 final production page tightening */
.six-video-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.six-video-grid .video-card{
  padding:0;
  overflow:hidden;
}
.six-video-grid .video-frame{
  border-radius:20px;
}
.case-hero .large-video{
  min-height:360px;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
}
.case-hero .large-video iframe{
  height:100%;
  min-height:360px;
}
.proof-spotlight .proof-caption{
  min-height:138px;
}
@media(max-width:980px){
  .six-video-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:680px){
  .six-video-grid{grid-template-columns:1fr;}
  .case-hero .large-video iframe{min-height:240px;}
}


/* V21 subpage hierarchy cleanup:
   Project pages now use one clear section heading plus one supporting description.
   The smaller upper labels are hidden on case-study sections to avoid repetitive reading. */
body[data-page] .case-section .section-head > .eyebrow,
body[data-page] .case-section .split-card .eyebrow,
body[data-page] .case-section .section-kicker > span{
  display:none!important;
}

body[data-page] .case-section .section-head h2,
body[data-page] .case-section .split-card h2,
body[data-page] .case-section .section-kicker h2{
  margin-top:0;
}

body[data-page] .case-section .section-head,
body[data-page] .case-section .section-kicker{
  gap:10px;
}


/* Premium form success popup */
.success-popup{
  position:fixed;
  inset:0;
  z-index:160;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  opacity:0;
  pointer-events:none;
  transition:opacity .32s ease;
}
.success-popup.open{
  opacity:1;
  pointer-events:auto;
}
.success-popup-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2, 9, 6, .72);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.success-popup-card{
  position:relative;
  width:min(560px, 94vw);
  padding:38px 34px 32px;
  border-radius:30px;
  border:1px solid rgba(183,255,117,.18);
  background:
    radial-gradient(circle at 50% 0%, rgba(183,255,117,.18), transparent 34%),
    linear-gradient(180deg, rgba(9,45,31,.98), rgba(5,22,16,.98));
  color:#fff;
  box-shadow:0 36px 120px rgba(0,0,0,.55);
  text-align:center;
  transform:translateY(18px) scale(.96);
  transition:transform .4s cubic-bezier(.22,.9,.28,1);
  overflow:hidden;
}
.success-popup.open .success-popup-card{
  transform:translateY(0) scale(1);
}
.success-popup-card::before{
  content:"";
  position:absolute;
  inset:-1px;
  background:linear-gradient(135deg, rgba(183,255,117,.32), transparent 30%, rgba(255,255,255,.08));
  pointer-events:none;
  opacity:.65;
}
.success-close{
  position:absolute;
  top:16px;
  right:16px;
  z-index:2;
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.15);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.success-icon-wrap{
  position:relative;
  width:132px;
  height:132px;
  margin:0 auto 14px;
  display:grid;
  place-items:center;
}
.success-pulse{
  position:absolute;
  inset:18px;
  border-radius:50%;
  background:rgba(183,255,117,.16);
  animation:successPulse 1.7s ease-out infinite;
}
.success-check{
  position:relative;
  z-index:1;
  width:116px;
  height:116px;
  filter:drop-shadow(0 18px 36px rgba(183,255,117,.22));
}
.success-ring{
  fill:rgba(183,255,117,.08);
  stroke:#b7ff75;
  stroke-width:7;
  stroke-linecap:round;
  stroke-dasharray:290;
  stroke-dashoffset:290;
}
.success-tick{
  fill:none;
  stroke:#b7ff75;
  stroke-width:9;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-dasharray:78;
  stroke-dashoffset:78;
}
.success-popup.open .success-ring{
  animation:drawSuccessRing .78s ease forwards;
}
.success-popup.open .success-tick{
  animation:drawSuccessTick .46s ease .52s forwards;
}
.success-eyebrow{
  position:relative;
  z-index:1;
  margin:0 0 8px;
  color:#b7ff75;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:900;
}
.success-popup-card h2{
  position:relative;
  z-index:1;
  margin:0 auto 12px;
  max-width:430px;
  font-size:clamp(26px, 4vw, 38px);
  letter-spacing:-.04em;
  line-height:1.03;
}
.success-popup-card p:not(.success-eyebrow){
  position:relative;
  z-index:1;
  margin:0 auto;
  max-width:450px;
  color:rgba(255,255,255,.78);
  line-height:1.7;
}
.success-actions{
  position:relative;
  z-index:1;
  display:flex;
  gap:12px;
  justify-content:center;
  flex-wrap:wrap;
  margin-top:24px;
}
@keyframes drawSuccessRing{to{stroke-dashoffset:0}}
@keyframes drawSuccessTick{to{stroke-dashoffset:0}}
@keyframes successPulse{
  0%{transform:scale(.82);opacity:.7}
  70%{transform:scale(1.34);opacity:0}
  100%{transform:scale(1.34);opacity:0}
}
@media(max-width:680px){
  .success-popup-card{padding:34px 22px 26px;border-radius:24px}
  .success-icon-wrap{width:112px;height:112px}
  .success-check{width:98px;height:98px}
  .success-actions .btn{width:100%}
}


/* Profile hero badge size fix */
.hero-card .floating-card,
.hero-visual .floating-card,
.portrait-card .floating-card,
.hero-media .floating-card,
.profile-card .floating-card{
  width:auto!important;
  max-width:178px!important;
  min-width:0!important;
  padding:10px 12px!important;
  border-radius:16px!important;
  gap:8px!important;
}

.hero-card .floating-card strong,
.hero-visual .floating-card strong,
.portrait-card .floating-card strong,
.hero-media .floating-card strong,
.profile-card .floating-card strong{
  font-size:13px!important;
  line-height:1.05!important;
  white-space:normal!important;
}

.hero-card .floating-card span,
.hero-visual .floating-card span,
.portrait-card .floating-card span,
.hero-media .floating-card span,
.profile-card .floating-card span{
  font-size:11px!important;
  line-height:1.25!important;
}

.hero-card .floating-card svg,
.hero-card .floating-card img,
.hero-visual .floating-card svg,
.hero-visual .floating-card img,
.portrait-card .floating-card svg,
.portrait-card .floating-card img{
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
}

@media(max-width:760px){
  .hero-card .floating-card,
  .hero-visual .floating-card,
  .portrait-card .floating-card,
  .hero-media .floating-card,
  .profile-card .floating-card{
    max-width:148px!important;
    padding:8px 10px!important;
    border-radius:14px!important;
  }
  .hero-card .floating-card strong,
  .hero-visual .floating-card strong,
  .portrait-card .floating-card strong,
  .hero-media .floating-card strong,
  .profile-card .floating-card strong{
    font-size:12px!important;
  }
  .hero-card .floating-card span,
  .hero-visual .floating-card span,
  .portrait-card .floating-card span,
  .hero-media .floating-card span,
  .profile-card .floating-card span{
    font-size:10px!important;
  }
}

/* Specific homepage cards: keep them away from the face area */
.floating-card.card-top,
.floating-card.float-top,
.floating-card.card-left,
.floating-card.float-left{
  transform:scale(.86)!important;
  transform-origin:center!important;
}

.floating-card.card-bottom,
.floating-card.float-bottom,
.floating-card.card-right,
.floating-card.float-right{
  transform:scale(.86)!important;
  transform-origin:center!important;
}


/* V22 Excel-powered blog pages */
.blog-hero{padding-top:130px}
.blog-hero-grid{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:38px;
  align-items:center;
}
.blog-hero h1,
.blog-post-hero h1{
  max-width:980px;
  margin:0;
  font-size:clamp(44px, 7vw, 96px);
  line-height:.92;
  letter-spacing:-.07em;
}
.blog-search-wrap{margin-top:28px}
.blog-search-wrap input{
  width:min(560px, 100%);
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:var(--text);
  padding:17px 22px;
  outline:none;
}
.blog-hero-card{
  border:1px solid var(--line);
  border-radius:var(--radius);
  padding:34px;
  background:radial-gradient(circle at 20% 0%, rgba(183,255,117,.17), transparent 38%), var(--card);
  box-shadow:var(--shadow);
}
.blog-hero-card span,
.blog-card-meta,
.blog-post-meta{
  color:var(--accent);
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
}
.blog-hero-card strong{
  display:block;
  margin:10px 0;
  font-size:32px;
  line-height:1;
  letter-spacing:-.05em;
}
.blog-section,
.blog-post-content,
.blog-inline-images,
.blog-post-cta,
.blog-related{padding:70px 0}
.blog-category-tabs{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-bottom:28px;
}
.blog-category-tabs button{
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.04);
  color:var(--muted);
  padding:10px 15px;
  cursor:pointer;
  font-weight:800;
}
.blog-category-tabs button.active{
  background:var(--accent);
  color:#061c14;
  border-color:var(--accent);
}
.blog-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.blog-card{
  border:1px solid var(--line);
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
  box-shadow:0 18px 54px rgba(0,0,0,.18);
}
.blog-card-img{
  display:block;
  aspect-ratio:16/10;
  overflow:hidden;
}
.blog-card-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.blog-card:hover .blog-card-img img{transform:scale(1.04)}
.blog-card-body{padding:22px}
.blog-card-meta{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
}
.blog-card h2{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.08;
  letter-spacing:-.04em;
}
.blog-card h2 a{color:var(--text)}
.blog-card p{color:var(--muted);margin:0 0 16px}
.blog-read-link{
  color:var(--accent);
  font-weight:900;
}
.blog-empty{
  border:1px dashed var(--line);
  border-radius:22px;
  padding:28px;
  color:var(--muted);
}
.blog-post-meta{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:20px 0 18px;
}
.blog-post-hero-img{
  margin-top:34px;
  border:1px solid var(--line);
  border-radius:var(--radius);
  overflow:hidden;
  box-shadow:var(--shadow);
}
.blog-post-hero-img img{
  width:100%;
  max-height:640px;
  object-fit:cover;
  display:block;
}
.blog-post-layout{
  display:grid;
  grid-template-columns:230px minmax(0, 790px);
  gap:54px;
  align-items:start;
}
.blog-toc{
  position:sticky;
  top:110px;
  border:1px solid var(--line);
  border-radius:22px;
  padding:18px;
  background:rgba(255,255,255,.04);
}
.blog-toc p{
  margin:0 0 12px;
  color:var(--accent);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:900;
}
.blog-toc a{
  display:block;
  padding:8px 0;
  color:var(--muted);
  border-top:1px solid rgba(255,255,255,.06);
  font-size:14px;
}
.blog-article-body{
  font-size:19px;
  line-height:1.85;
  color:rgba(246,255,248,.86);
}
.blog-article-body h2{
  margin:42px 0 12px;
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  letter-spacing:-.05em;
  color:var(--text);
}
.blog-article-body h3{
  margin:34px 0 10px;
  font-size:28px;
  line-height:1.08;
  color:var(--text);
}
.blog-article-body p{margin:0 0 20px}
.blog-article-body ul{margin:0 0 22px;padding-left:22px}
.blog-two-images{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.blog-two-images figure{
  margin:0;
  border:1px solid var(--line);
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
}
.blog-two-images img{
  width:100%;
  height:380px;
  object-fit:cover;
  display:block;
}
.blog-two-images figcaption{
  padding:14px 16px;
  color:var(--muted);
  font-size:14px;
}
.blog-cta-card{
  text-align:center;
  border:1px solid rgba(183,255,117,.22);
  border-radius:34px;
  padding:48px 28px;
  background:radial-gradient(circle at 50% 0%, rgba(183,255,117,.18), transparent 35%), linear-gradient(180deg, rgba(9,45,31,.96), rgba(5,22,16,.96));
  box-shadow:var(--shadow);
}
.blog-cta-card h2{
  margin:0 auto 12px;
  max-width:760px;
  font-size:clamp(34px,5vw,64px);
  line-height:.98;
  letter-spacing:-.06em;
}
.blog-cta-card > p:not(.eyebrow){
  max-width:680px;
  margin:0 auto 22px;
  color:rgba(255,255,255,.78);
}
@media(max-width:980px){
  .blog-hero-grid,.blog-post-layout{grid-template-columns:1fr}
  .blog-grid{grid-template-columns:repeat(2,1fr)}
  .blog-toc{position:relative;top:auto}
}
@media(max-width:680px){
  .blog-grid,.blog-two-images{grid-template-columns:1fr}
  .blog-hero{padding-top:100px}
  .blog-two-images img{height:auto}
  .blog-post-meta{font-size:10px}
}


/* V23 form result error state */
.success-popup.error .success-ring{
  stroke:#ff8f70;
  fill:rgba(255,143,112,.10);
}
.success-popup.error .success-tick{
  stroke:#ff8f70;
  d:path("M42 42 L78 78 M78 42 L42 78");
}
.success-popup.error .success-pulse{
  background:rgba(255,143,112,.16);
}
.success-popup.error .success-eyebrow{
  color:#ffb39f;
}
.success-popup.error .success-popup-card{
  border-color:rgba(255,143,112,.28);
  background:
    radial-gradient(circle at 50% 0%, rgba(255,143,112,.18), transparent 34%),
    linear-gradient(180deg, rgba(54,25,20,.98), rgba(18,10,8,.98));
}
.success-popup.error .success-popup-card::before{
  background:linear-gradient(135deg, rgba(255,143,112,.32), transparent 30%, rgba(255,255,255,.08));
}


/* V24 profile hero impact badge refinement */
.hero-visual .floating-panel{
  max-width:158px!important;
  width:auto!important;
  padding:9px 11px!important;
  border-radius:14px!important;
  line-height:1.15!important;
}
.hero-visual .floating-panel strong{
  display:block;
  font-size:13px!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important;
  white-space:normal!important;
}
.hero-visual .floating-panel small{
  display:block;
  margin-top:3px;
  font-size:10.5px!important;
  line-height:1.22!important;
}
.hero-visual .floating-panel .dot{
  width:7px!important;
  height:7px!important;
  margin-right:5px!important;
}
.hero-visual .panel-a{
  left:2%!important;
  top:16%!important;
}
.hero-visual .panel-b{
  right:4%!important;
  bottom:16%!important;
}
@media(max-width:760px){
  .hero-visual .floating-panel{
    max-width:132px!important;
    padding:7px 9px!important;
  }
  .hero-visual .floating-panel strong{
    font-size:11.5px!important;
  }
  .hero-visual .floating-panel small{
    font-size:9.5px!important;
  }
  .hero-visual .panel-a{
    left:4%!important;
    top:14%!important;
  }
  .hero-visual .panel-b{
    right:5%!important;
    bottom:14%!important;
  }
}
