:root{--yellow:#f2c811;--yellow2:#ffd84f;--ink:#0c1320;--ink2:#151f30;--muted:#647084;--line:#e7eaf0;--bg:#f7f8fa;--white:#fff;--radius:20px;--shadow:0 24px 60px rgba(7,16,29,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--ink);color:#cbd3df;font-size:12px}.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar-contact{display:flex;gap:22px}.topbar a:hover{color:var(--yellow)}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,234,240,.85)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;display:flex;align-items:flex-end;gap:3px;padding:7px;border-radius:10px;background:var(--yellow)}.brand-mark i{display:block;width:5px;background:var(--ink);border-radius:2px 2px 0 0}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:20px}.brand-mark i:nth-child(4){height:25px}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-family:'Space Grotesk',sans-serif;font-size:18px}.brand-copy small{font-size:11px;color:#748094;margin-top:5px;letter-spacing:.08em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:700}.nav a:not(.nav-cta):hover{color:#9a7d00}.nav-cta{background:var(--ink);color:#fff;padding:12px 18px;border-radius:11px}.nav-cta:hover{background:#243044}.menu-toggle{display:none;border:0;background:none;width:38px;height:38px;padding:7px}.menu-toggle span{height:2px;background:var(--ink);display:block;margin:5px}.section-pad{padding:100px 0}.hero{position:relative;overflow:hidden;padding-top:74px;background:radial-gradient(circle at 68% 28%,rgba(242,200,17,.13),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:58px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:#697486;display:flex;align-items:center;gap:10px}.eyebrow span{width:24px;height:3px;background:var(--yellow);border-radius:5px}.eyebrow.light{color:#aeb8c7}.hero h1,.section-heading h2,.solutions h2,.cta-copy h2{font-family:'Space Grotesk',sans-serif;margin:20px 0 24px;line-height:1.02;letter-spacing:-.045em}.hero h1{font-size:clamp(46px,5vw,72px)}h1 em,h2 em{font-style:normal;position:relative;display:inline-block;z-index:1}h1 em:after,h2 em:after{content:"";position:absolute;left:-2px;right:-2px;bottom:.07em;height:.23em;background:var(--yellow);z-index:-1;opacity:.9}.hero-copy>p{font-size:18px;color:#5c687b;max-width:650px}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 21px;border-radius:12px;font-weight:800;font-size:13px;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:var(--ink);box-shadow:0 10px 28px rgba(242,200,17,.22)}.btn-primary:hover{background:var(--yellow2)}.btn-secondary{border-color:#dfe3e9;background:#fff}.btn-secondary:hover{border-color:#b9c0ca}.btn-light{background:#fff;color:var(--ink)}.hero-proof{display:flex;gap:36px;padding-top:22px;border-top:1px solid var(--line)}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-family:'Space Grotesk';font-size:16px}.hero-proof span{font-size:11px;color:#8490a2;margin-top:2px}.hero-visual{position:relative;min-height:540px;display:flex;align-items:center}.dashboard-shell{width:100%;background:#101827;border:1px solid #263145;border-radius:25px;padding:16px;box-shadow:0 34px 80px rgba(7,15,28,.28);transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}.dash-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293448;padding:5px 4px 14px;color:#eef2f7}.dash-brand{font-size:12px;font-weight:800}.dash-brand b{display:inline-block;width:8px;height:8px;border-radius:2px;background:var(--yellow);margin-right:8px}.dash-tabs{display:flex;gap:16px;font-size:8px;color:#7e8a9d}.dash-tabs .active{color:var(--yellow)}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0}.kpi{background:#172235;border:1px solid #26344b;border-radius:12px;padding:13px}.kpi small{display:block;color:#8190a5;font-size:8px}.kpi strong{display:block;font:700 20px 'Space Grotesk';color:#fff;margin:5px 0}.kpi .up{font-size:8px;color:#75d8aa}.chart-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:10px}.panel{background:#172235;border:1px solid #26344b;border-radius:12px;padding:13px;min-height:142px}.panel-wide{grid-row:span 2}.panel-head{display:flex;justify-content:space-between;color:#c9d1dc;font-size:9px;font-weight:700}.panel-head i{font-style:normal;color:#718096}.bars{height:170px;display:flex;align-items:flex-end;gap:8px;padding:18px 4px 4px}.bars b{flex:1;height:var(--h);border-radius:5px 5px 1px 1px;background:linear-gradient(180deg,var(--yellow2),#b89805);position:relative}.bars b:after{content:"";position:absolute;left:0;right:0;top:-10px;border-top:1px dashed rgba(255,255,255,.08)}.donut-panel{display:flex;flex-direction:column}.donut{margin:auto;width:84px;height:84px;border-radius:50%;background:conic-gradient(var(--yellow) 0 64%,#46a4ff 64% 83%,#46546b 83%);display:grid;place-items:center}.donut:before{content:"";width:53px;height:53px;background:#172235;border-radius:50%;grid-area:1/1}.donut div{grid-area:1/1;z-index:1;text-align:center;color:white}.donut strong{display:block;font:700 13px 'Space Grotesk'}.donut span{display:block;color:#8995a8;font-size:7px}.table-panel{min-height:110px}.mini-row{display:flex;justify-content:space-between;color:#91a0b4;font-size:8px;border-bottom:1px solid #27354a;padding:7px 0}.mini-row b{color:#fff}.floating-card{position:absolute;background:#fff;border:1px solid #ebedf2;box-shadow:var(--shadow);border-radius:14px;padding:12px 15px;display:flex;align-items:center;gap:10px;min-width:180px}.floating-card>span{width:32px;height:32px;border-radius:9px;background:#fff7c9;display:grid;place-items:center}.floating-card b{display:block;font-size:10px}.floating-card small{display:block;font-size:8px;color:#8792a2}.fc-1{left:-24px;bottom:52px}.fc-2{right:-27px;top:72px}.client-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;background:#fff}.client-strip p{text-align:center;color:#9099a8;font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;margin:0 0 18px}.client-logos{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}.client-logos span{font:700 13px 'Space Grotesk';color:#747f8f;letter-spacing:.03em}.section{background:#fff}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:48px}.section-heading.compact{margin-bottom:60px}.section-heading h2,.solutions h2,.cta-copy h2{font-size:clamp(38px,4vw,56px)}.section-heading p{color:#687487;margin:0 0 8px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{padding:29px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:285px;transition:.25s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(17,27,42,.08);border-color:#d6dae2}.service-icon{width:45px;height:45px;border-radius:12px;background:#f4f5f7;display:grid;place-items:center;font:700 12px 'Space Grotesk';margin-bottom:36px}.service-card h3{font:700 20px 'Space Grotesk';margin:0 0 10px}.service-card p{font-size:13px;color:#6e7888;margin-bottom:24px}.service-card a{font-size:12px;font-weight:800}.service-card-accent{background:var(--yellow);border-color:var(--yellow)}.service-card-accent .service-icon{background:rgba(255,255,255,.65)}.service-card-accent p{color:#514800}.solutions{background:var(--ink);color:#fff;position:relative;overflow:hidden}.solutions:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(242,200,17,.08);border-radius:50%;left:-210px;bottom:-350px;box-shadow:0 0 0 80px rgba(242,200,17,.025),0 0 0 160px rgba(242,200,17,.015)}.solutions-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;position:relative;z-index:1}.solutions h2 em:after{background:var(--yellow)}.solutions-copy p{color:#9da8b8;max-width:500px;margin-bottom:32px}.solution-list{border-top:1px solid #2a3546}.solution-item{display:grid;grid-template-columns:40px 1fr 30px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid #2a3546;transition:.2s}.solution-item:hover,.solution-item.active{padding-left:14px;background:linear-gradient(90deg,rgba(242,200,17,.07),transparent)}.solution-item>span{color:var(--yellow);font:700 11px 'Space Grotesk'}.solution-item h3{font:600 20px 'Space Grotesk';margin:0 0 4px}.solution-item p{margin:0;color:#8996aa;font-size:12px}.solution-item>b{font-size:18px;color:#6f7c90}.process-line{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}.process-line:before{content:"";position:absolute;left:2%;right:2%;top:23px;border-top:1px solid #d8dde5}.process-step{padding-right:26px;position:relative}.process-step b{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d8dde5;font:700 11px 'Space Grotesk';position:relative;z-index:2}.process-step span{display:block;font:700 17px 'Space Grotesk';margin:21px 0 8px}.process-step p{font-size:12px;color:#748094;margin:0}.references{background:var(--bg);border-top:1px solid #eceff3}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.case-card{background:#fff;border:1px solid #e4e7ed;border-radius:18px;padding:30px}.case-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.case-top span{background:#f5f6f8;border-radius:30px;padding:7px 10px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.case-top b{font:700 11px 'Space Grotesk';color:#7a8493}.case-card h3{font:700 23px 'Space Grotesk';line-height:1.25;margin:0 0 12px}.case-card p{color:#6d7889;font-size:13px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:23px}.tags i{font-style:normal;font-size:9px;border:1px solid #e1e5eb;border-radius:20px;padding:5px 8px;color:#778291}.cta-section{background:var(--ink);padding:90px 0}.cta-box{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.cta-copy{color:#fff}.cta-copy p{color:#9eabba;max-width:520px}.contact-form{background:#fff;border-radius:20px;padding:28px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact-form label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#596578;margin-bottom:13px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dde2e9;border-radius:10px;padding:12px 13px;margin-top:7px;font:500 12px Manrope;outline:none;text-transform:none;letter-spacing:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#c0a00d;box-shadow:0 0 0 3px rgba(242,200,17,.13)}.btn.full{width:100%;border:0;cursor:pointer}.contact-form small{display:block;color:#8a94a3;font-size:9px;text-align:center;margin-top:10px}.footer{background:#080d15;color:#aab3c0;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand .brand-copy strong{color:#fff}.footer-grid>div:first-child p{max-width:280px;font-size:12px;margin-top:20px}.footer h4{color:#fff;font:600 13px 'Space Grotesk';margin:0 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px;font-size:11px}.footer a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #1f2733;margin-top:45px;padding-top:19px;display:flex;justify-content:space-between;font-size:9px;color:#6d7887}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.hero-glow-a{width:330px;height:330px;background:rgba(242,200,17,.08);right:-140px;top:100px}.hero-glow-b{width:220px;height:220px;background:rgba(47,121,255,.05);left:-110px;bottom:30px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}.delay-4{transition-delay:.32s}
@media(max-width:980px){.nav{position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:20px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-toggle{display:block}.hero-grid,.solutions-grid,.cta-box{grid-template-columns:1fr}.hero-copy{padding-top:20px}.hero-visual{max-width:700px;margin:auto;width:100%}.section-heading{grid-template-columns:1fr;gap:12px}.service-grid{grid-template-columns:repeat(2,1fr)}.process-line{grid-template-columns:1fr 1fr;gap:35px}.process-line:before{display:none}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.fc-2{right:0}.fc-1{left:0}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.topbar-contact{gap:16px}.nav-wrap{height:68px}.section-pad{padding:72px 0}.hero{padding-top:45px}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-proof{gap:14px;justify-content:space-between}.hero-proof span{font-size:9px}.hero-visual{min-height:420px}.dashboard-shell{transform:none;padding:10px}.dash-tabs{display:none}.kpi strong{font-size:14px}.chart-grid{grid-template-columns:1fr 1fr}.panel-wide{grid-column:1/3}.bars{height:110px}.floating-card{display:none}.client-logos{justify-content:center}.service-grid,.case-grid,.process-line,.field-row{grid-template-columns:1fr}.section-heading h2,.solutions h2,.cta-copy h2{font-size:38px}.solutions-grid{gap:45px}.solution-item{grid-template-columns:30px 1fr 20px}.process-step{padding-right:0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column;gap:8px}.contact-form{padding:20px}}

/* Contact form + server-side CAPTCHA */
.contact-form select{width:100%;border:1px solid #dde2e9;border-radius:10px;padding:12px 13px;margin-top:7px;font:500 12px Manrope;background:#fff;color:var(--ink);outline:none}
.contact-form select:focus{border-color:#c0a00d;box-shadow:0 0 0 3px rgba(242,200,17,.13)}
.captcha-row{display:grid;grid-template-columns:1.5fr 1fr 44px;gap:10px;align-items:end;margin:2px 0 15px}
.captcha-box{min-height:67px;border:1px solid #dde2e9;border-radius:10px;padding:10px 13px;background:#f8f9fb;display:flex;flex-direction:column;justify-content:center}
.captcha-box span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#7a8493}
.captcha-box strong{font:700 20px 'Space Grotesk';color:var(--ink);margin-top:3px;letter-spacing:.03em}
.captcha-answer{margin:0!important}
.captcha-answer input{height:44px;margin-bottom:0}
.captcha-refresh{width:44px;height:44px;border:1px solid #dde2e9;background:#fff;border-radius:10px;cursor:pointer;font-size:21px;color:#596578;transition:.2s}
.captcha-refresh:hover{border-color:#c0a00d;background:#fff9db;transform:rotate(18deg)}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-status{min-height:20px;margin-top:11px;padding:0 2px;font-size:11px;font-weight:700;text-align:center}
.form-status.success{color:#16835e}
.form-status.error{color:#b42318}
.contact-form .btn:disabled{opacity:.65;cursor:wait;transform:none}
@media(max-width:640px){.captcha-row{grid-template-columns:1fr 90px 44px}.captcha-box{grid-column:1/4}.captcha-answer input{height:44px}}

/* V4.3 visual trust layer — additive, preserves V4.2 layout */
.hero-real-shot{margin:18px 14px 0;position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(20,28,45,.1);background:#fff;box-shadow:0 18px 50px rgba(19,25,38,.12)}
.hero-real-shot img{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;background:linear-gradient(135deg,#fafbfc,#eef1f5)}
.hero-real-shot figcaption{position:absolute;left:12px;bottom:10px;background:rgba(13,18,28,.82);color:#fff;padding:7px 10px;border-radius:999px;font-size:11px;letter-spacing:.03em;backdrop-filter:blur(6px)}
.client-logos-visual{align-items:stretch!important;gap:10px!important}
.client-logos-visual>span{min-height:90px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 10px!important;border:1px solid rgba(21,28,43,.08);border-radius:14px;background:rgba(255,255,255,.72)}
.client-logos-visual img{width:100%;height:48px;max-width:120px;object-fit:contain;filter:grayscale(1);opacity:.78;transition:.25s ease}
.client-logos-visual b{font-size:10px;letter-spacing:.05em;opacity:.64;text-align:center}
.client-logos-visual>span:hover img{filter:grayscale(0);opacity:1;transform:translateY(-1px)}
.tech-visual-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;margin-top:26px;align-items:stretch}
.device-showcase,.architecture-note-card{margin:0;border-radius:24px;border:1px solid rgba(18,27,44,.09);background:#fff;overflow:hidden;box-shadow:0 18px 50px rgba(13,20,33,.07)}
.device-showcase{padding:12px 18px 16px}.device-showcase img{width:100%;height:265px;object-fit:contain;display:block}.device-showcase figcaption{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid rgba(18,27,44,.08);padding-top:12px}.device-showcase figcaption b{font-size:14px}.device-showcase figcaption span{font-size:12px;opacity:.65;text-align:right}
.architecture-note-card{padding:26px;background:linear-gradient(145deg,#101726,#172033);color:#fff;display:flex;flex-direction:column;justify-content:center}.architecture-note-card>small{font-size:11px;letter-spacing:.14em;color:#f2c94c;font-weight:800}.arch-flow{display:flex;align-items:center;gap:8px;margin:24px 0 18px}.arch-flow span{flex:1;min-width:0;text-align:center;padding:14px 8px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.06);font-size:11px;line-height:1.4}.arch-flow span.accent{background:#f2c94c;color:#111827;border-color:#f2c94c;font-weight:800}.arch-flow i{font-style:normal;color:#f2c94c}.architecture-note-card p{margin:0;color:rgba(255,255,255,.7);font-size:13px;line-height:1.6}
.case-brand{display:flex!important;align-items:center;gap:8px}.case-brand img{width:54px;height:28px;object-fit:contain;filter:grayscale(1);opacity:.72}.case-card:hover .case-brand img{filter:grayscale(0);opacity:1}.case-brand span{font-size:inherit}
.training-grid{grid-template-columns:minmax(0,.78fr) minmax(240px,.58fr) minmax(0,1fr)!important;align-items:center}.training-visual{border-radius:24px;padding:14px;background:linear-gradient(145deg,#121a2a,#202b40);box-shadow:0 18px 50px rgba(13,20,33,.13)}.workshop-screen{background:#f8fafc;border-radius:16px;padding:12px;min-height:230px}.workshop-toolbar{display:flex;gap:6px;align-items:center;border-bottom:1px solid #e6e9ee;padding-bottom:9px}.workshop-toolbar span{width:8px;height:8px;border-radius:50%;background:#cbd1da}.workshop-toolbar b{margin-left:auto;font-size:9px;letter-spacing:.08em;color:#596272}.workshop-grid{height:120px;display:flex;align-items:flex-end;gap:9px;padding:20px 8px 10px}.workshop-grid i{flex:1;height:var(--v);background:linear-gradient(#f2c94c,#d8aa19);border-radius:6px 6px 2px 2px}.workshop-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.workshop-kpis b{font-size:9px;text-align:center;padding:8px 4px;border-radius:8px;background:#fff;border:1px solid #e6e9ee;color:#344054}.training-visual>p{margin:12px 4px 2px;color:#fff;display:flex;flex-direction:column;gap:4px}.training-visual>p strong{font-size:13px}.training-visual>p span{font-size:11px;color:rgba(255,255,255,.65);line-height:1.45}
@media(max-width:1100px){.training-grid{grid-template-columns:1fr 1fr!important}.training-copy{grid-column:1/-1}.tech-visual-grid{grid-template-columns:1fr}.arch-flow{flex-wrap:wrap}.arch-flow i{display:none}}
@media(max-width:760px){.hero-real-shot{margin:14px 0 0}.hero-real-shot img{max-height:190px}.client-logos-visual{grid-template-columns:repeat(2,1fr)!important}.client-logos-visual>span{min-height:78px}.tech-visual-grid,.training-grid{grid-template-columns:1fr!important}.device-showcase img{height:210px}.device-showcase figcaption{align-items:flex-start;flex-direction:column}.arch-flow{display:grid;grid-template-columns:1fr 1fr;gap:8px}.arch-flow span{font-size:10px}.training-copy{grid-column:auto}.case-brand img{width:44px;height:24px}}

.architecture-note-card h3{font-size:23px;line-height:1.18;margin:10px 0 8px}.arch-mini{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:18px}.arch-mini span{padding:9px 10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:10px;font-size:10px;font-weight:700}.arch-mini span.accent{background:#f2c94c;border-color:#f2c94c;color:#111827}.arch-mini i{font-style:normal;color:#f2c94c}@media(max-width:760px){.architecture-note-card h3{font-size:20px}}

/* V4.4 service landing pages */
.service-page{background:#fff}.service-hero{padding-top:86px;padding-bottom:72px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}.service-hero .container{max-width:980px}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:700;color:#738096;margin-bottom:28px}.breadcrumb a{color:#263247;text-decoration:none}.breadcrumb a:hover{color:#111827}.service-hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.045em;margin:16px 0 24px;color:#151b26}.service-hero h1 em{font-style:normal;color:#b78f05}.service-hero>div>p{max-width:760px;font-size:18px;line-height:1.75;color:#5d687b}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:64px;align-items:start}.service-content>h2{font-family:'Space Grotesk',sans-serif;font-size:34px;line-height:1.14;letter-spacing:-.025em;margin:0 0 22px;color:#171d28}.service-content>p{font-size:16px;line-height:1.85;color:#5d687b;margin:0 0 16px}.service-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:34px 0 58px}.service-feature-grid article{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.service-feature-grid article>span{font-family:'Space Grotesk';font-weight:700;color:#b78f05;font-size:12px}.service-feature-grid h3{font-size:18px;margin:10px 0 8px}.service-feature-grid p{font-size:13px;line-height:1.65;color:#687386;margin:0}.service-steps{list-style:none;padding:0;margin:26px 0 58px;counter-reset:svcstep}.service-steps li{display:grid;grid-template-columns:170px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}.service-steps strong{font-size:14px;color:#1c2431}.service-steps span{font-size:14px;color:#667184;line-height:1.65}.service-aside{position:sticky;top:112px}.service-side-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#111827;color:#fff;margin-bottom:16px}.service-side-card.muted{background:#f8fafc;color:#18202e}.service-side-card small{font-size:10px;letter-spacing:.15em;font-weight:800;color:#f2c94c}.service-side-card.muted small{color:#9b7900}.service-side-card h3{font-size:21px;margin:11px 0 16px}.service-side-card ul{list-style:none;padding:0;margin:0 0 22px}.service-side-card li{font-size:13px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.service-side-card li:before{content:'✓';color:#f2c94c;margin-right:9px}.related-link{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700;color:#263247;text-decoration:none}.related-link:hover{color:#9b7900}.faq-block{margin-top:12px}.faq-block details{border-bottom:1px solid var(--line);padding:16px 0}.faq-block summary{cursor:pointer;font-weight:700;color:#232c3a}.faq-block details p{font-size:14px;line-height:1.7;color:#667184;margin:12px 0 0}
@media(max-width:900px){.service-layout{grid-template-columns:1fr}.service-aside{position:static}.service-feature-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.service-hero{padding-top:54px;padding-bottom:54px}.service-hero h1{font-size:40px}.service-hero>div>p{font-size:15px}.service-feature-grid{grid-template-columns:1fr}.service-steps li{grid-template-columns:1fr;gap:7px}.service-aside{display:grid;gap:14px}.service-side-card{margin:0}.topbar-contact a[href^="mailto:"]{display:none}.hero h1{font-size:39px}.captcha-row{grid-template-columns:1fr 1fr}.captcha-box,.captcha-answer{grid-column:1/-1}.captcha-refresh{justify-self:start}.arch-flow{grid-template-columns:1fr}.client-logos-visual{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:380px){.hero h1,.service-hero h1{font-size:36px}.topbar-contact{gap:8px}.client-logos-visual{grid-template-columns:1fr!important}.container{width:min(100% - 22px,1180px)}}

/* V4.5 — compact premium client logo strip */
.client-logos-visual{gap:12px!important;align-items:center!important}
.client-logos-visual>span{
  min-height:68px;
  padding:7px 12px!important;
  border-radius:12px;
  background:rgba(255,255,255,.66);
}
.client-logos-visual img{
  width:auto;
  height:32px;
  max-width:92px;
  max-height:32px;
  object-fit:contain;
  filter:grayscale(1);
  opacity:.68;
}
.client-logos-visual b{
  font-size:8px;
  letter-spacing:.04em;
  opacity:.46;
  line-height:1.2;
}
.client-logos-visual>span:hover img{opacity:.92}

@media(max-width:760px){
  .client-logos-visual>span{min-height:62px;padding:6px 9px!important}
  .client-logos-visual img{height:28px;max-height:28px;max-width:82px}
  .client-logos-visual b{font-size:7.5px}
}
@media(max-width:380px){
  .client-logos-visual>span{min-height:58px}
  .client-logos-visual img{height:26px;max-height:26px;max-width:76px}
}


/* V4.6 — visual harmony refinement */
.device-showcase-premium{padding:0;background:linear-gradient(145deg,#f9fafc,#eef2f6);border-color:rgba(18,27,44,.08)}
.device-stage{position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;padding:28px 34px 22px;overflow:hidden;background:radial-gradient(circle at 52% 48%,rgba(242,200,17,.13),transparent 38%),linear-gradient(145deg,#fbfcfd,#eef2f6)}
.device-stage:before{content:"";position:absolute;inset:18px;border:1px solid rgba(17,24,39,.055);border-radius:18px;pointer-events:none}
.device-stage img{position:relative;z-index:2;width:min(92%,640px);height:230px;object-fit:contain;filter:saturate(.88) contrast(.98);transform:scale(.93);mix-blend-mode:multiply}
.device-glow{position:absolute;width:54%;aspect-ratio:1;border-radius:50%;background:rgba(242,200,17,.12);filter:blur(30px);left:23%;top:20%;z-index:0}
.device-badge{position:absolute;z-index:3;left:26px;top:24px;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.88);color:#fff;font-size:9px;font-weight:800;letter-spacing:.12em;box-shadow:0 8px 22px rgba(15,23,42,.12)}
.device-showcase-premium figcaption{margin:0 18px 16px;padding:13px 2px 0}
.architecture-premium{padding:30px;background:radial-gradient(circle at 88% 12%,rgba(242,200,17,.11),transparent 25%),linear-gradient(145deg,#0d1524,#172238)}
.architecture-premium h3{max-width:560px;margin-bottom:10px}
.architecture-premium>p{max-width:620px}
.pipeline{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1.08fr);align-items:center;gap:6px;margin-top:24px}
.pipeline>i{position:relative;height:1px;background:rgba(242,200,17,.42)}
.pipeline>i:after{content:"";position:absolute;right:-1px;top:-3px;width:7px;height:7px;border-top:1px solid #f2c811;border-right:1px solid #f2c811;transform:rotate(45deg)}
.pipeline-node{min-height:102px;padding:13px 11px;border-radius:14px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);display:flex;flex-direction:column;justify-content:center;gap:4px}
.pipeline-node>b{font-family:'Space Grotesk',sans-serif;font-size:10px;color:#f2c811;letter-spacing:.08em}
.pipeline-node>span{font-size:12px;font-weight:800;color:#fff;line-height:1.2}
.pipeline-node>small{font-size:9px;color:rgba(255,255,255,.58);line-height:1.35}
.pipeline-node.accent{background:#f2c811;border-color:#f2c811;box-shadow:0 10px 28px rgba(242,200,17,.16)}
.pipeline-node.accent>b,.pipeline-node.accent>span,.pipeline-node.accent>small{color:#111827}
@media(max-width:1100px){.pipeline{grid-template-columns:1fr 1fr 1fr;gap:8px}.pipeline>i{display:none}.pipeline-node{min-height:88px}.pipeline-node.accent{grid-column:auto}.device-stage{min-height:270px}}
@media(max-width:760px){.device-stage{min-height:235px;padding:22px 18px 16px}.device-stage img{height:178px;width:96%;transform:scale(.9)}.device-badge{left:16px;top:15px;font-size:8px}.pipeline{grid-template-columns:1fr;gap:8px}.pipeline-node{min-height:auto;padding:13px 14px}.architecture-premium{padding:24px}.device-showcase-premium figcaption{margin:0 14px 14px}}
@media(max-width:380px){.device-stage{min-height:210px}.device-stage img{height:158px}.device-badge{letter-spacing:.08em}}
