:root{--bg:#040b15;--bg2:#06111f;--panel:#081525;--panel2:#0b1a2d;--line:#183654;--text:#f3f7ff;--muted:#9fb0c5;--blue:#3282ff;--cyan:#38b8ff;--max:1640px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.nav{height:76px;display:flex;align-items:center;gap:34px;padding:0 clamp(28px,4.2vw,76px);border-bottom:1px solid rgba(111,155,214,.14);background:rgba(4,11,21,.88);backdrop-filter:blur(20px);position:sticky;top:0;z-index:100}.brand{display:flex;flex-direction:column;line-height:.8;letter-spacing:.18em;min-width:122px}.brand b{font-size:26px}.brand span{font-size:10px;color:#85b4ff;margin-top:8px}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-left:auto}.main-nav>a,.nav-drop-toggle{color:#bac8da;font-size:14px;background:none;border:0;padding:27px 0;cursor:pointer}.main-nav>a:hover,.nav-drop-toggle:hover{color:#fff}.nav-dropdown{position:relative}.nav-drop-menu{position:absolute;top:64px;left:50%;transform:translate(-50%,10px);width:390px;background:rgba(7,17,31,.985);border:1px solid #1b3a61;border-radius:14px;padding:9px;opacity:0;visibility:hidden;transition:.2s;box-shadow:0 22px 60px rgba(0,0,0,.5)}.nav-dropdown:hover .nav-drop-menu,.nav-dropdown.open .nav-drop-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.nav-drop-menu a{display:block;padding:12px 14px;border-radius:10px}.nav-drop-menu a:hover{background:#0d2036}.nav-drop-menu strong{display:block;font-size:14px}.nav-drop-menu small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.menu-btn{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(135deg,#2d78ff,#245bd8);color:#fff;border:1px solid #4f91ff;border-radius:8px;padding:15px 25px;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.04em;cursor:pointer;box-shadow:0 14px 32px rgba(45,120,255,.20)}.btn:hover{filter:brightness(1.12)}.btn.small{padding:12px 19px}.btn.ghost{background:rgba(3,10,19,.24);border-color:#3d5878;color:#dce7f5;box-shadow:none}.hero-v12{position:relative;min-height:720px;border-bottom:1px solid var(--line);overflow:hidden;isolation:isolate}.hero-inner{width:min(calc(100% - 72px),var(--max));min-height:720px;margin:0 auto;display:grid;grid-template-columns:minmax(520px,.92fr) minmax(620px,1.08fr);align-items:stretch;position:relative;z-index:3}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(56,116,190,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(56,116,190,.075) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,black,transparent 95%);z-index:-3}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none;z-index:-2}.hero-glow-a{width:700px;height:700px;right:8%;top:-120px;background:radial-gradient(circle,rgba(44,126,255,.22),transparent 68%)}.hero-glow-b{width:460px;height:460px;left:24%;bottom:-240px;background:radial-gradient(circle,rgba(20,92,201,.14),transparent 70%)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 30px 82px 0;max-width:760px}.kicker{color:#63a1ff;font-weight:700;font-size:12px;letter-spacing:.22em}.hero h1,.subhero h1{font-size:clamp(58px,4.7vw,86px);line-height:1.05;margin:20px 0 22px;letter-spacing:-.04em;max-width:760px}.lead{font-size:19px;line-height:1.7;color:#adbed2;max-width:690px}.actions{display:flex;gap:14px;margin:34px 0 28px}.trust{display:flex;gap:30px;flex-wrap:wrap;color:#a6b7cb;font-size:13px}.trust span:before{content:"✓";color:#59a0ff;margin-right:8px}.hero-data span{position:absolute;color:rgba(72,154,255,.12);font-size:11px;letter-spacing:.22em;animation:floatData 14s linear infinite}.hero-data span:nth-child(1){left:48%;top:18%}.hero-data span:nth-child(2){left:76%;top:16%;animation-delay:-4s}.hero-data span:nth-child(3){left:61%;top:74%;animation-delay:-8s}.hero-data span:nth-child(4){right:5%;top:61%;animation-delay:-2s}.hero-data span:nth-child(5){left:53%;top:47%;animation-delay:-7s}.hero-data span:nth-child(6){right:22%;top:34%;animation-delay:-10s}@keyframes floatData{50%{transform:translateY(-16px);opacity:.82}}
.aria-stage-v12{position:relative;min-height:720px;align-self:stretch;perspective:1200px;overflow:visible}.aria-stage-v12:before{content:"";position:absolute;inset:7% -18% 0 5%;background:radial-gradient(circle at 50% 45%,rgba(47,128,255,.18),rgba(5,15,30,.04) 48%,transparent 72%);pointer-events:none}.aria-portrait{position:absolute;right:-1%;bottom:0;width:min(660px,43vw);height:680px;overflow:hidden;transform-origin:56% 72%;will-change:transform;animation:ariaBreath 5.8s ease-in-out infinite;mask-image:linear-gradient(to bottom,black 0,black 87%,transparent 100%)}.aria-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block;filter:saturate(1.05) contrast(1.02) drop-shadow(0 24px 36px rgba(0,0,0,.42));transition:filter .25s}.aria-hud{position:absolute;border:1px solid rgba(67,143,255,.34);border-radius:50%;pointer-events:none}.hud-a{width:310px;height:310px;right:1%;top:17%;animation:spin 22s linear infinite}.hud-b{width:185px;height:185px;left:14%;bottom:16%;animation:spin 16s linear reverse infinite}.aria-hud:before,.aria-hud:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#4a9eff;box-shadow:0 0 18px #4a9eff}.aria-hud:before{left:16%;top:10%}.aria-hud:after{right:12%;bottom:18%}.aria-status{position:absolute;left:9%;top:22%;display:flex;gap:12px;align-items:center;padding:13px 16px;border:1px solid rgba(77,144,242,.34);border-radius:10px;background:rgba(5,17,33,.56);backdrop-filter:blur(14px);z-index:5}.aria-status strong{display:block;letter-spacing:.18em;color:#dfeaff;font-size:14px}.aria-status small{display:block;color:#7da8df;font-size:10px;margin-top:2px}.status-dot{width:8px;height:8px;border-radius:50%;background:#41e2b4;box-shadow:0 0 14px #41e2b4;animation:pulseDot 2s ease-in-out infinite}.aria-tech{position:absolute;right:-1%;top:52%;display:flex;flex-direction:column;gap:12px;z-index:5}.aria-tech span{font-size:11px;letter-spacing:.16em;color:#5e9df7}.aria-tech span:before{content:"";display:inline-block;width:18px;height:1px;background:#2e6dbf;margin:0 10px 3px 0}@keyframes ariaBreath{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.008)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseDot{50%{opacity:.45;transform:scale(.8)}}
.stats-v12{width:min(calc(100% - 72px),var(--max));margin:-38px auto 0;position:relative;z-index:12;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(57,105,160,.55);border-radius:22px;background:rgba(7,20,37,.90);backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(0,0,0,.25);overflow:hidden}.stats-v12 div{padding:29px 34px;border-right:1px solid rgba(44,78,116,.68)}.stats-v12 div:last-child{border:0}.stats-v12 b{display:block;font-size:34px;color:#ffffff}.stats-v12 span{font-size:12px;color:#8fa3bc}.section{padding:100px 0;width:min(calc(100% - 72px),var(--max));margin:auto}.section h2{font-size:clamp(38px,3vw,56px);line-height:1.14;margin:12px 0 36px;max-width:900px}.section-heading-row{display:grid;grid-template-columns:1.1fr .8fr;gap:80px;align-items:end;margin-bottom:38px}.section-heading-row h2{margin-bottom:0}.section-intro{color:#98aac0;max-width:560px;margin:0 0 7px}.cards-v12{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #173452;background:linear-gradient(145deg,#091524,#07111d);padding:30px;border-radius:14px;min-height:235px;transition:.25s;position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(51,132,255,.08),transparent 42%);opacity:0;transition:.25s}.card:hover{transform:translateY(-5px);border-color:#3b72b2;background:#0a192a}.card:hover:before{opacity:1}.service-icon{width:42px;height:42px;border-radius:10px;border:1px solid #2d6fbf;color:#6fb0ff;display:grid;place-items:center;font-size:20px}.card h3{font-size:20px;margin:22px 0 10px}.card p{color:#9bacc0}.read-more,.text-link{display:inline-block;margin-top:18px;color:#6da3ff;font-size:13px}.security-v12{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:center}.security-copy p,.security-copy li,.about p{color:#9fb0c4}.security-console{min-height:300px;border:1px solid #245081;border-radius:24px;background:radial-gradient(circle at 50% 35%,rgba(52,127,255,.14),transparent 48%),#081523;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:inset 0 0 70px rgba(39,105,205,.09)}.security-console:before{content:"";width:130px;height:130px;border-radius:50%;border:1px dashed #2e72c6;margin-bottom:22px;box-shadow:0 0 45px rgba(41,117,218,.14)}.security-console span{letter-spacing:.22em;font-size:10px;color:#5d9ff6}.security-console b{font-size:28px;margin:4px 0}.security-console small{color:#7f96b1}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{padding:28px;border:1px solid #173452;border-radius:14px;background:#081321}.project span{color:#5f96e9;font-size:11px;text-transform:uppercase}.project p{color:#99abc0}.project a{color:#6fa6ff}.section-link{margin-top:28px}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact form{display:flex;flex-direction:column;gap:13px}.two{display:grid;grid-template-columns:1fr 1fr;gap:13px}input,textarea{width:100%;background:#081321;border:1px solid #1c3c60;color:#fff;padding:15px;border-radius:7px}textarea{min-height:150px;resize:vertical}footer{display:flex;align-items:center;justify-content:space-between;padding:34px clamp(28px,4.2vw,76px);border-top:1px solid var(--line);color:#8296ae;font-size:12px}.flash-wrap{position:fixed;top:90px;right:20px;z-index:200}.flash{padding:13px 18px;background:#103052;border:1px solid #3e7dc4;border-radius:7px}.subpage{min-height:75vh}.subhero{padding:110px max(5vw,90px) 75px;max-width:var(--max);margin:auto;background:radial-gradient(circle at 85% 20%,rgba(50,116,230,.14),transparent 35%)}.subhero.split{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:center}.detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px}.detail-grid p{color:#9eb0c5}.detail-panel{border:1px solid #21456f;background:#091727;padding:30px;border-radius:12px}.detail-panel span{color:#6fa6ff;letter-spacing:.16em;font-size:11px}.detail-panel li{margin:12px 0;color:#b3c2d3}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:30px;border-top:2px solid #3975c6;background:#081321}.feature-grid span{color:#538eee;font-size:12px}.feature-grid p{color:#9eb0c5}.mini-aria{height:520px;position:relative;overflow:hidden}.mini-aria .aria-wrap{width:390px;right:0}.projects-full{grid-template-columns:repeat(3,1fr)}
@media(max-width:1250px){.hero-inner{grid-template-columns:minmax(430px,.9fr) minmax(500px,1.1fr)}.aria-portrait{right:-9%;width:610px}.main-nav{gap:18px}.nav-contact{display:none}.cards-v12{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav{height:68px;padding:0 20px}.menu-btn{display:block}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#06101d;padding:15px 22px;flex-direction:column;align-items:stretch;border-bottom:1px solid #1d395b}.main-nav.open{display:flex}.main-nav>a,.nav-drop-toggle{padding:10px 0;text-align:left}.nav-drop-menu{position:static;transform:none;width:100%;opacity:1;visibility:visible;display:none;box-shadow:none;margin-top:4px}.nav-dropdown.open .nav-drop-menu{display:block}.hero-v12{min-height:auto}.hero-inner{width:100%;min-height:auto;grid-template-columns:1fr;padding:0 22px}.hero-copy{padding:64px 0 20px}.hero h1{font-size:52px}.aria-stage-v12{min-height:520px}.aria-portrait{width:560px;max-width:95vw;right:50%;transform:translateX(50%);height:520px}.aria-status{left:8%;top:14%}.aria-tech{display:none}.stats-v12{width:calc(100% - 32px);grid-template-columns:repeat(2,1fr);margin:-16px auto 0;border-radius:16px}.stats-v12 div{padding:22px}.section{width:calc(100% - 44px);padding:72px 0}.section-heading-row{grid-template-columns:1fr;gap:24px}.cards-v12,.projects,.feature-grid,.projects-full{grid-template-columns:1fr}.security-v12,.about,.contact,.detail-grid,.subhero.split{grid-template-columns:1fr}.two{grid-template-columns:1fr}.actions{flex-wrap:wrap}.trust{gap:16px}footer{padding:28px 22px;gap:18px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.aria-portrait,.aria-hud,.status-dot,.hero-data span{animation:none!important}}


.icon,.service-svg,.trust-icon,.stat-icon{display:block;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.nav{height:82px;padding-left:clamp(28px,4.5vw,84px);padding-right:clamp(28px,4.5vw,84px);background:rgba(3,9,18,.82);border-bottom-color:rgba(84,133,195,.19)}
.brand{min-width:140px}.brand b{font-size:29px}.brand span{font-size:10px;letter-spacing:.35em}.main-nav{gap:30px}.main-nav>a,.nav-drop-toggle{font-size:14px;font-weight:500;padding:29px 0}.nav-contact{margin-left:14px;padding:13px 22px}.nav-drop-menu{top:68px;width:420px;border-color:rgba(66,120,188,.55);background:rgba(5,14,27,.98)}

.hero-v13{min-height:760px;background:linear-gradient(90deg,rgba(4,11,21,.98) 0%,rgba(4,11,21,.93) 36%,rgba(4,11,21,.55) 61%,rgba(4,11,21,.28) 100%)}
.hero-v13 .hero-inner{min-height:760px;grid-template-columns:minmax(560px,.96fr) minmax(650px,1.04fr);width:min(calc(100% - 88px),1720px)}
.hero-v13 .hero-copy{padding:74px 24px 102px 0;max-width:780px}
.hero-v13 .hero-copy h1{font-size:clamp(64px,4.65vw,88px);max-width:780px;text-shadow:0 7px 30px rgba(0,0,0,.28)}
.hero-v13 .lead{font-size:20px;max-width:705px;color:#b3c3d7}
.hero-v13 .actions{margin:38px 0 32px}.hero-v13 .btn{padding:16px 27px;border-radius:9px}.hero-v13 .trust{gap:34px}
.trust span{display:flex;align-items:center;gap:10px}.trust span:before{display:none}.trust-icon{width:24px;height:24px;color:#4397ff;filter:drop-shadow(0 0 8px rgba(47,134,255,.26))}
.hero-v13 .hero-grid{background-size:86px 86px;opacity:.8}.hero-v13 .hero-glow-a{width:900px;height:900px;right:-5%;top:-180px;background:radial-gradient(circle,rgba(37,119,255,.25),transparent 67%)}
.hero-v13 .hero-glow-b{left:35%;bottom:-280px}.hero-v13 .hero-data span{font-size:12px;color:rgba(91,167,255,.14)}

.aria-stage-v13{position:relative;min-height:760px;align-self:stretch;perspective:1400px;overflow:visible}
.aria-stage-v13:before{content:"";position:absolute;inset:4% -22% 0 -8%;background:radial-gradient(ellipse at 56% 45%,rgba(30,106,230,.26) 0%,rgba(18,70,154,.11) 38%,transparent 69%);pointer-events:none}
.aria-stage-v13:after{content:"";position:absolute;inset:0 -8% 0 8%;background:linear-gradient(90deg,var(--bg) 0%,rgba(4,11,21,.56) 10%,transparent 30%,transparent 75%,rgba(4,11,21,.22) 100%);pointer-events:none;z-index:4}
.aria-ambient{position:absolute;inset:8% -14% 3% 5%;background-image:linear-gradient(rgba(50,123,218,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(50,123,218,.07) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse at 58% 48%,#000 0 43%,transparent 76%);opacity:.9;z-index:0}
.aria-portrait{right:-10%;bottom:-2%;width:min(790px,49vw);height:745px;overflow:hidden;transform-origin:55% 68%;will-change:transform;animation:none;z-index:2;mask-image:radial-gradient(ellipse 74% 72% at 53% 48%,#000 0%,#000 59%,rgba(0,0,0,.93) 67%,rgba(0,0,0,.55) 78%,transparent 96%);-webkit-mask-image:radial-gradient(ellipse 74% 72% at 53% 48%,#000 0%,#000 59%,rgba(0,0,0,.93) 67%,rgba(0,0,0,.55) 78%,transparent 96%)}
.aria-portrait img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;display:block;filter:saturate(1.12) contrast(1.08) brightness(.98) drop-shadow(0 28px 48px rgba(0,0,0,.42));animation:ariaImageBreath 6.1s ease-in-out infinite;transform-origin:53% 68%}
@keyframes ariaImageBreath{0%,100%{transform:scale(1.025) translateY(0)}50%{transform:scale(1.035) translateY(-5px)}}
.aria-status{left:3%;top:22%;padding:14px 17px;z-index:8;border-color:rgba(83,151,249,.48);box-shadow:0 14px 40px rgba(0,0,0,.24),inset 0 0 28px rgba(51,123,225,.05)}
.aria-status strong{font-size:15px}.aria-status small{font-size:10.5px}.aria-tech{right:-2%;top:53%;z-index:8}.aria-tech span{font-size:12px;color:#72afff}
.hud-a{width:360px;height:360px;right:-3%;top:16%;z-index:1;border-color:rgba(73,147,255,.29)}.hud-b{width:210px;height:210px;left:8%;bottom:14%;z-index:1}

.stats-v13{width:min(calc(100% - 88px),1720px);margin:-50px auto 0;position:relative;z-index:12;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(65,122,190,.58);border-radius:24px;background:linear-gradient(180deg,rgba(9,25,46,.94),rgba(6,18,34,.94));backdrop-filter:blur(20px);box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.025);overflow:hidden}
.stats-v13>div{padding:27px 30px;display:flex;align-items:center;gap:20px;border-right:1px solid rgba(51,87,129,.65)}.stats-v13>div:last-child{border-right:0}.stats-v13 i{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;color:#4699ff;background:rgba(30,93,178,.09);border:1px solid rgba(54,127,223,.28)}.stat-icon{width:31px;height:31px}.stats-v13 p{margin:0}.stats-v13 b{display:block;font-size:34px;line-height:1.05;color:#fff}.stats-v13 span{display:block;margin-top:7px;font-size:12px;color:#90a6c0}

.section{width:min(calc(100% - 88px),1640px);padding:112px 0}.section h2{letter-spacing:-.025em}.section-heading-row{gap:100px}.section-intro{font-size:16px;line-height:1.75}
.cards-v13{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{min-height:270px;padding:31px;display:flex;flex-direction:column}.service-icon{width:54px;height:54px;border-radius:13px;border:1px solid rgba(54,132,231,.55);background:linear-gradient(145deg,rgba(42,105,197,.14),rgba(16,51,100,.04));color:#61a7ff;display:grid;place-items:center;box-shadow:inset 0 0 28px rgba(37,113,219,.06)}.service-svg{width:29px;height:29px}.service-card h3{font-size:21px;margin:22px 0 9px}.service-card p{font-size:15px;line-height:1.65;margin-top:0}.service-card .read-more{margin-top:auto;display:flex;align-items:center;gap:7px}.service-card .read-more span{transition:transform .2s}.service-card:hover .read-more span{transform:translateX(5px)}.service-card:hover .service-icon{color:#8ac0ff;border-color:#579bf0;box-shadow:0 0 28px rgba(46,125,226,.14),inset 0 0 28px rgba(37,113,219,.09)}.service-card:hover .service-svg{animation:iconNudge .45s ease}@keyframes iconNudge{50%{transform:translateY(-2px) scale(1.05)}}

.security-v13{grid-template-columns:1.25fr .75fr;gap:110px}.security-v13 .security-console{min-height:340px;position:relative;overflow:hidden}.security-orbit{width:150px;height:150px;border-radius:50%;border:1px solid rgba(51,125,220,.42);position:relative;margin-bottom:22px;box-shadow:0 0 55px rgba(34,104,208,.1),inset 0 0 35px rgba(42,113,220,.06);animation:orbitPulse 4.5s ease-in-out infinite}.security-orbit:before,.security-orbit:after{content:"";position:absolute;border-radius:50%;inset:13px;border:1px dashed rgba(63,143,240,.28);animation:spin 15s linear infinite}.security-orbit:after{inset:34px;border-style:solid;animation-direction:reverse;animation-duration:9s}.security-orbit span{position:absolute;width:9px;height:9px;border-radius:50%;background:#55a9ff;box-shadow:0 0 20px #55a9ff;top:18px;left:31px}.security-console:before{display:none}.console-label{letter-spacing:.22em!important;color:#63a5ff!important}.security-console b{font-size:30px;letter-spacing:.05em}@keyframes orbitPulse{50%{transform:scale(1.035);box-shadow:0 0 70px rgba(45,119,225,.16),inset 0 0 45px rgba(42,113,220,.08)}}

.project{min-height:205px;transition:.25s}.project:hover{transform:translateY(-4px);border-color:#2d598a;background:#091827}.about{gap:110px}.contact{gap:100px}.contact input,.contact textarea{background:rgba(8,19,33,.88);transition:.2s}.contact input:focus,.contact textarea:focus{outline:none;border-color:#4b8fe6;box-shadow:0 0 0 3px rgba(47,128,235,.09)}

@media(max-width:1350px){.hero-v13 .hero-inner{grid-template-columns:minmax(470px,.9fr) minmax(550px,1.1fr)}.aria-portrait{right:-13%;width:700px}.main-nav{gap:20px}.nav-contact{display:none}.cards-v13{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav{height:68px}.hero-v13 .hero-inner{width:100%;grid-template-columns:1fr;padding:0 22px}.hero-v13 .hero-copy{padding:62px 0 16px}.hero-v13 .hero-copy h1{font-size:52px}.hero-v13 .lead{font-size:17px}.aria-stage-v13{min-height:540px}.aria-portrait{width:590px;max-width:110vw;right:50%;height:550px;transform:translateX(50%);mask-image:radial-gradient(ellipse 78% 75% at 53% 47%,#000 0,#000 58%,rgba(0,0,0,.65) 79%,transparent 96%);-webkit-mask-image:radial-gradient(ellipse 78% 75% at 53% 47%,#000 0,#000 58%,rgba(0,0,0,.65) 79%,transparent 96%)}.aria-status{left:4%;top:12%}.stats-v13{width:calc(100% - 32px);grid-template-columns:repeat(2,1fr);margin:-18px auto 0;border-radius:17px}.stats-v13>div{padding:21px 18px;gap:13px}.stats-v13 i{width:44px;height:44px}.stat-icon{width:25px;height:25px}.stats-v13 b{font-size:28px}.section{width:calc(100% - 44px);padding:76px 0}.cards-v13{grid-template-columns:1fr}.service-card{min-height:230px}.security-v13{grid-template-columns:1fr;gap:45px}.security-v13 .security-console{min-height:300px}}
@media(prefers-reduced-motion:reduce){.aria-portrait img,.service-card:hover .service-svg,.security-orbit,.security-orbit:before,.security-orbit:after{animation:none!important}}


:root{--violet:#7657ff;--cyan2:#20e6d2}.btn{background:linear-gradient(135deg,#714bff,#5b3df0);border-color:#886cff}.hero-v13{min-height:700px;background:linear-gradient(90deg,#030a14 0%,rgba(3,10,20,.91) 40%,rgba(10,8,38,.35) 100%)}.hero-v13 .hero-inner{min-height:700px;grid-template-columns:.9fr 1.1fr}.hero-v13 .kicker,.section .kicker{color:#8e73ff}.aria-portrait{right:-3%;width:min(790px,47vw);height:690px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.aria-status{border-color:#7657ff}.aria-tech span{color:#9c80ff}.stats-v13{margin:-38px auto 0;border-color:rgba(118,87,255,.45)}.stats-v13 i,.service-icon{color:#8a62ff;border-color:rgba(126,91,255,.42);background:rgba(96,64,220,.08)}.section{padding:88px 0}.cards-v13{gap:14px}.service-card{min-height:220px;padding:25px;display:grid;grid-template-columns:78px 1fr;grid-template-rows:auto 1fr auto;column-gap:18px}.service-icon{width:68px;height:68px;grid-row:1/4}.service-svg{width:40px;height:40px}.service-card h3{margin:0;font-size:18px}.service-card .card-copy,.service-card .read-more{grid-column:2}.service-card .read-more{color:#9b76ff}.security-v14{display:grid;grid-template-columns:1.05fr .72fr .93fr;gap:32px;align-items:center;padding:34px!important;border:1px solid #263d61;border-radius:18px;background:linear-gradient(110deg,#081426,#070d1f)}.security-copy h2{font-size:38px;line-height:1.12}.security-center{display:grid;place-items:center}.shield-orbit{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;color:#956cff;border:1px solid #634bd1;box-shadow:0 0 50px rgba(94,63,232,.15);position:relative}.shield-orbit:before,.shield-orbit:after{content:"";position:absolute;border-radius:50%;inset:18px;border:1px dashed #5544a8;animation:spin 18s linear infinite}.shield-orbit:after{inset:43px;border-style:solid;animation-direction:reverse;animation-duration:11s}.security-shield{width:82px;height:82px}.security-core{padding:27px 20px;border:1px solid #34456f;border-radius:14px;background:#030c1bb8;text-align:center}.security-core>small{display:block;color:#26e5d2;font-weight:700}.security-core>b{display:block;color:#20e6d2;font-size:32px}.security-core>span{font-size:12px;color:#a9b5c8}.core-items{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px}.core-items div{padding:13px 6px;border:1px solid #324770;border-radius:10px;color:#a68aff}.core-icon{width:26px;height:26px;margin:0 auto 8px}.core-items em{font-style:normal;font-size:8px;color:#d8deea}.projects-section{padding-top:50px}.projects-v14{grid-template-columns:repeat(6,1fr);gap:12px}.project-v14{min-height:275px;padding:18px 16px;display:flex;flex-direction:column}.project-icon{width:82px;height:82px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;color:#916cff;background:radial-gradient(circle,#6846eb24,transparent 68%);border:1px solid #7051f333}.project-svg{width:47px;height:47px}.project-v14>span{font-size:9px;color:#8d6dff}.project-v14 h3{font-size:16px;margin:7px 0}.project-v14 p{font-size:12px}.project-v14 a{margin-top:auto;color:#9b77ff;font-size:12px}.footer-v14{position:relative;display:block;padding:48px max(5vw,40px) 18px;border-top:1px solid #39496f99;background:linear-gradient(180deg,#06111f,#030a14);overflow:hidden}.footer-map{position:absolute;right:7%;bottom:30px;width:48%;height:75%;opacity:.11;background-image:radial-gradient(circle,#7162ff 0 1px,transparent 1.5px);background-size:9px 9px;mask-image:radial-gradient(ellipse,#000,transparent 70%)}.footer-grid{width:min(100%,1640px);margin:auto;display:grid;grid-template-columns:1.4fr .75fr 1fr 1.15fr;gap:60px;position:relative;z-index:2}.footer-v14 h3,.footer-v14 h4{margin:0 0 17px}.footer-v14 p,.footer-v14 a{display:block;color:#9dacbf;font-size:13px;line-height:1.75;margin:0}.footer-company p{max-width:330px}.socials{display:flex;gap:9px;margin-top:20px}.socials span{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;background:#0a1830}.footer-bottom{width:min(100%,1640px);margin:36px auto 0;padding-top:18px;border-top:1px solid #37486973;display:flex;justify-content:space-between;position:relative;z-index:2;color:#718298;font-size:11px}.footer-bottom a{display:inline;font-size:11px}.to-top{position:absolute!important;right:4%;bottom:30px;width:44px;height:44px!important;border-radius:50%;display:grid!important;place-items:center;background:#6848f5!important;color:#fff!important;font-size:21px!important}@media(max-width:1350px){.projects-v14{grid-template-columns:repeat(3,1fr)}.security-v14{grid-template-columns:1fr 1fr}.security-center{display:none}}@media(max-width:900px){.security-v14{grid-template-columns:1fr}.security-center{display:grid}.core-items{grid-template-columns:repeat(2,1fr)}.projects-v14{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media(max-width:560px){.projects-v14,.footer-grid{grid-template-columns:1fr}}



.project-svg,.core-icon,.security-shield,.security-point-icon{display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}

.nav-v15{height:72px;padding:0 28px;background:rgba(2,8,17,.94)}
.nav-v15 .nav-shell{width:min(calc(100% - 12px),1660px);height:100%;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr) 190px;align-items:center;gap:20px}
.nav-v15 .brand{justify-self:start;min-width:0}
.nav-v15 .main-nav{justify-self:center;margin:0;gap:34px;white-space:nowrap}
.nav-v15 .main-nav>a,.nav-v15 .nav-drop-toggle{font-size:13px;font-weight:600;letter-spacing:.015em;padding:25px 0}
.nav-v15 .nav-contact{justify-self:end;min-width:170px;display:inline-flex;justify-content:center;align-items:center;gap:10px}
.nav-v15 .nav-drop-menu{top:58px}

.hero-v13{min-height:670px}
.hero-v13 .hero-inner{min-height:670px;grid-template-columns:.88fr 1.12fr}
.hero-v13 .hero-copy{padding-top:42px;position:relative;z-index:12}
.hero-v13 .hero-copy h1{max-width:650px;font-size:clamp(55px,4vw,78px);line-height:1.055}
.hero-v13 .lead{max-width:610px}
.aria-stage-v15{min-height:670px;position:relative;overflow:visible}
.aria-stage-v15:before{content:"";position:absolute;width:470px;height:470px;right:-70px;top:35px;border-radius:50%;background:radial-gradient(circle at 38% 38%,rgba(41,118,255,.22),rgba(20,55,142,.12) 42%,rgba(5,18,55,.1) 60%,transparent 72%);border:1px solid rgba(62,111,214,.15);box-shadow:0 0 110px rgba(33,82,202,.12);z-index:0}
.aria-stage-v15 .aria-portrait{top:0;right:-1%;width:min(700px,44vw);height:665px;display:flex;align-items:flex-start;justify-content:center;mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 94%,transparent 100%)}
.aria-stage-v15 .aria-portrait img{width:100%;height:100%;object-fit:contain;object-position:center top;transform-origin:52% 42%;filter:saturate(1.12) contrast(1.07) brightness(.94)}
.aria-stage-v15 .aria-status{left:4%;top:16%;z-index:5;background:rgba(4,13,31,.78);backdrop-filter:blur(12px)}
.aria-stage-v15 .aria-tech{right:-1%;top:39%;z-index:5}
.aria-stage-v15 .aria-hud.hud-a{left:12%;top:39%;z-index:4}
.aria-stage-v15 .aria-hud.hud-b{right:7%;bottom:17%;opacity:.55}

.security-v15{display:grid;grid-template-columns:minmax(440px,1.15fr) minmax(220px,.58fr) minmax(430px,1fr);align-items:center;gap:36px;padding:38px 42px!important;border:1px solid rgba(70,79,144,.58);border-radius:18px;background:linear-gradient(110deg,rgba(9,18,43,.97),rgba(6,11,29,.98));position:relative;overflow:hidden}
.security-v15:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(98,73,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(98,73,232,.035) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(90deg,transparent 25%,#000 48%,#000 68%,transparent 86%);pointer-events:none}
.security-copy-v15{position:relative;z-index:2;max-width:620px}
.security-copy-v15 h2{font-size:clamp(30px,2.2vw,40px);line-height:1.12;margin:10px 0 14px;max-width:560px}
.security-lead{margin:0 0 22px;color:#b3c0d3;font-size:15px;line-height:1.7;max-width:590px}
.security-points-v15{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;margin:20px 0}
.security-points-v15>div{display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:start;min-width:0}
.security-point-icon{width:25px;height:25px;color:#8968ff;margin-top:2px}
.security-points-v15 b{display:block;font-size:12px;color:#e7ebf5;margin-bottom:2px}
.security-points-v15 small{display:block;font-size:10px;line-height:1.42;color:#8fa0b6}
.security-link{display:inline-block;margin-top:3px;color:#9c78ff}
.security-visual-v15{display:grid;place-items:center;position:relative;z-index:2}
.shield-orbit-v15{width:205px;height:205px;background:radial-gradient(circle,rgba(117,73,255,.15),rgba(35,29,104,.08) 48%,transparent 70%);border-color:rgba(126,83,255,.75);box-shadow:0 0 55px rgba(101,63,240,.16),inset 0 0 35px rgba(95,61,235,.08)}
.shield-orbit-v15:before{inset:13px;border-color:rgba(115,79,244,.5)}
.shield-orbit-v15:after{inset:34px;border-color:rgba(115,79,244,.52)}
.shield-orbit-v15 .security-shield{width:78px;height:78px;color:#9b75ff;filter:drop-shadow(0 0 16px rgba(135,88,255,.48))}
.shield-core-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#5affdc;box-shadow:0 0 16px #5affdc;bottom:18px;right:40px}
.security-core-v15{min-height:248px;display:flex;flex-direction:column;justify-content:center;padding:27px 22px;background:rgba(3,8,25,.82);border-color:rgba(77,82,155,.75);position:relative;z-index:2}
.security-core-v15>small{font-size:12px;letter-spacing:.04em}.security-core-v15>b{font-size:31px;margin:3px 0}.security-core-v15>span{font-size:11px}
.security-core-v15 .core-items{margin-top:19px}.security-core-v15 .core-items div{position:relative;min-height:83px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(5,13,33,.78)}
.security-core-v15 .core-icon{color:#9a73ff}.security-core-v15 .core-items i{position:absolute;right:8px;bottom:8px;width:6px;height:6px;border-radius:50%;background:#35e6c6;box-shadow:0 0 10px #35e6c6}

.projects-v14 .project-svg{color:#916cff;filter:drop-shadow(0 0 10px rgba(125,84,255,.25))}
.projects-v14 .project-icon{background:radial-gradient(circle,rgba(112,72,245,.17),rgba(45,34,117,.06) 48%,transparent 72%)}

@media(max-width:1500px){
  .nav-v15 .main-nav{gap:24px}.nav-v15 .nav-shell{grid-template-columns:150px minmax(0,1fr) 170px}
  .security-v15{grid-template-columns:1fr .55fr .95fr;gap:24px;padding:32px!important}
}
@media(max-width:1250px){
  .nav-v15 .main-nav{gap:18px}.nav-v15 .main-nav>a,.nav-v15 .nav-drop-toggle{font-size:12px}.nav-v15 .nav-contact{min-width:155px}
  .aria-stage-v15 .aria-portrait{width:620px;right:-10%}
  .security-v15{grid-template-columns:1fr 1fr}.security-visual-v15{display:none}.security-copy-v15{max-width:none}
}
@media(max-width:900px){
  .nav-v15{padding:0 20px}.nav-v15 .nav-shell{display:flex;width:100%}.nav-v15 .menu-btn{margin-left:auto}.nav-v15 .main-nav{justify-self:auto}.nav-v15 .nav-contact{display:none}
  .aria-stage-v15 .aria-portrait{width:min(620px,108vw);height:535px;right:50%;transform:translateX(50%)}
  .security-v15{grid-template-columns:1fr;padding:28px 23px!important}.security-visual-v15{display:grid}.security-points-v15{grid-template-columns:1fr 1fr}.security-core-v15{min-height:auto}
}
@media(max-width:600px){.security-points-v15{grid-template-columns:1fr}.security-v15{padding:24px 18px!important}.security-copy-v15 h2{font-size:30px}}


.cms-page{min-height:70vh}.cms-subhero{padding-bottom:44px}.cms-content{max-width:1120px}.cms-content.prose{font-size:16px;line-height:1.75}.cms-content.prose h2{font-size:clamp(28px,3vw,44px);line-height:1.15;margin:0 0 22px;color:#f5f7ff}.cms-content.prose h3{font-size:24px;margin:36px 0 14px;color:#eef3ff}.cms-content.prose p,.cms-content.prose li{color:#9fb0c5}.cms-content.prose ul,.cms-content.prose ol{padding-left:22px}.cms-content.prose a:not(.btn){color:#9a7bff}.cms-content.prose img{max-width:100%;height:auto;border-radius:16px;border:1px solid rgba(76,91,137,.5)}.cms-content.prose blockquote{margin:30px 0;padding:20px 24px;border-left:3px solid #7759ff;background:rgba(86,63,189,.08);border-radius:0 12px 12px 0}.compact-prose{padding-bottom:20px!important}.contact-cms-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.preview-banner{max-width:1640px;margin:20px auto 0;padding:10px 16px;border:1px solid rgba(244,170,55,.4);border-radius:9px;background:rgba(244,170,55,.08);color:#ffc66d;font-size:12px;text-align:center}@media(max-width:850px){.contact-cms-grid{grid-template-columns:1fr;gap:25px}}



.nav-v15{
  height:76px;
  padding:0 24px;
  border-bottom:1px solid rgba(117,91,255,.16);
  background:rgba(2,8,17,.965);
}
.nav-v15 .nav-shell{
  width:min(calc(100% - 16px),1540px);
  height:100%;
  margin:0 auto;
  display:grid;
  grid-template-columns:160px minmax(0,1fr) 190px;
  align-items:center;
  gap:28px;
}
.nav-v15 .brand{min-width:0;justify-self:start;position:relative;z-index:3}
.nav-v15 .brand b{font-size:27px;line-height:.8}
.nav-v15 .brand span{font-size:9px;margin-top:8px;letter-spacing:.38em}
.nav-v15 .main-nav{
  justify-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:27px;
  margin:0;
  min-width:0;
  white-space:nowrap;
}
.nav-v15 .main-nav>a,
.nav-v15 .nav-drop-toggle{
  display:flex;
  align-items:center;
  height:76px;
  padding:0;
  border:0;
  color:#b8c3d5;
  font-size:13px;
  font-weight:600;
  line-height:1;
  letter-spacing:.005em;
  transition:color .16s ease;
}
.nav-v15 .main-nav>a:hover,
.nav-v15 .nav-drop-toggle:hover,
.nav-v15 .nav-dropdown.open>.nav-drop-toggle{color:#fff}
.nav-v15 .nav-drop-toggle span{margin-left:6px;color:#8e72ff;font-size:13px;transform:translateY(-1px)}
.nav-v15 .nav-dropdown{height:76px;display:flex;align-items:center;position:relative}
.nav-v15 .nav-dropdown:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:2px;
  opacity:0;
  background:linear-gradient(90deg,#6e4eff,#9b72ff);
  box-shadow:0 0 12px rgba(126,88,255,.55);
  transition:opacity .16s ease;
}
.nav-v15 .nav-dropdown:hover:after,.nav-v15 .nav-dropdown.open:after{opacity:1}
.nav-v15 .nav-drop-menu{
  top:67px;
  left:-18px;
  transform:translateY(8px);
  width:350px;
  padding:8px;
  border:1px solid rgba(104,83,188,.55);
  border-radius:13px;
  background:rgba(5,12,25,.985);
  box-shadow:0 24px 65px rgba(0,0,0,.55),0 0 30px rgba(83,54,190,.08);
  backdrop-filter:blur(18px);
  overflow:hidden;
}
.nav-v15 .nav-dropdown:hover .nav-drop-menu,
.nav-v15 .nav-dropdown.open .nav-drop-menu{
  transform:translateY(0);
}
.nav-v15 .nav-drop-menu a{
  display:grid;
  grid-template-columns:9px minmax(0,1fr) 18px;
  align-items:center;
  column-gap:11px;
  padding:10px 10px;
  min-height:52px;
  border-radius:9px;
  border:1px solid transparent;
  transition:background .15s ease,border-color .15s ease,transform .15s ease;
}
.nav-v15 .nav-drop-menu a+a{margin-top:2px}
.nav-v15 .nav-drop-menu a:hover{
  background:linear-gradient(90deg,rgba(103,72,236,.13),rgba(27,51,84,.13));
  border-color:rgba(112,83,224,.22);
  transform:translateX(2px);
}
.nav-service-dot{
  width:6px;height:6px;border-radius:50%;
  background:#7657ff;
  box-shadow:0 0 10px rgba(118,87,255,.72);
}
.nav-service-copy{display:block;min-width:0}
.nav-v15 .nav-drop-menu strong{
  display:block;
  color:#eef2f9;
  font-size:12.5px;
  font-weight:650;
  line-height:1.25;
}
.nav-v15 .nav-drop-menu small{
  display:block;
  margin-top:4px;
  color:#7f90a6;
  font-size:10.5px;
  line-height:1.25;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.nav-service-arrow{color:#7056df;font-size:13px;opacity:.65;transition:transform .15s ease,opacity .15s ease}
.nav-v15 .nav-drop-menu a:hover .nav-service-arrow{transform:translateX(2px);opacity:1}
.nav-v15 .nav-contact{
  justify-self:end;
  display:inline-flex;
  min-width:185px;
  height:46px;
  padding:0 19px;
  justify-content:center;
  align-items:center;
  white-space:nowrap;
  line-height:1;
  border-radius:8px;
}
.nav-v15 .nav-contact span{font-size:16px;line-height:1}

@media(max-width:1480px){
  .nav-v15 .nav-shell{grid-template-columns:145px minmax(0,1fr) 175px;gap:20px}
  .nav-v15 .main-nav{gap:21px}
  .nav-v15 .nav-contact{min-width:170px;padding:0 14px;font-size:11px}
}
@media(max-width:1280px){
  .nav-v15 .nav-shell{grid-template-columns:140px minmax(0,1fr)}
  .nav-v15 .nav-contact{display:none}
  .nav-v15 .main-nav{justify-self:end;gap:20px}
}
@media(max-width:1050px){
  .nav-v15 .main-nav{gap:15px}
  .nav-v15 .main-nav>a,.nav-v15 .nav-drop-toggle{font-size:12px}
}
@media(max-width:900px){
  .nav-v15{height:68px;padding:0 18px}
  .nav-v15 .nav-shell{display:flex;width:100%;gap:0}
  .nav-v15 .menu-btn{display:block;margin-left:auto}
  .nav-v15 .main-nav{
    display:none;
    position:absolute;
    top:68px;
    left:0;
    right:0;
    padding:14px 20px 20px;
    background:rgba(4,12,24,.99);
    border-bottom:1px solid rgba(109,83,199,.35);
    flex-direction:column;
    align-items:stretch;
    gap:0;
  }
  .nav-v15 .main-nav.open{display:flex}
  .nav-v15 .main-nav>a,.nav-v15 .nav-drop-toggle{height:auto;padding:12px 2px;font-size:14px;text-align:left}
  .nav-v15 .nav-dropdown{height:auto;display:block}
  .nav-v15 .nav-dropdown:after{display:none}
  .nav-v15 .nav-drop-menu{
    position:static;
    width:100%;
    margin:2px 0 8px;
    transform:none!important;
    opacity:1;
    visibility:visible;
    display:none;
    box-shadow:none;
    border-radius:10px;
  }
  .nav-v15 .nav-dropdown.open .nav-drop-menu{display:block}
  .nav-v15 .nav-drop-menu a{min-height:48px}
}



.brand.brand-image{display:flex;align-items:center;width:auto;max-width:150px;height:76px}
.brand.brand-image img{display:block;max-width:145px;max-height:48px;width:auto;height:auto;object-fit:contain}
.hero-iso-trust img{display:block;max-width:86px;max-height:28px;object-fit:contain}
.iso-footer-badge{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin:19px 0 4px;padding:9px 11px;border:1px solid rgba(116,91,225,.35);border-radius:9px;background:rgba(91,65,196,.07)}
.iso-footer-badge img{display:block;max-width:105px;max-height:42px;object-fit:contain}
.iso-check{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(120,89,255,.55);color:#a886ff;background:rgba(104,72,222,.11);font-weight:800}
.iso-footer-badge span:last-child{display:grid}.iso-footer-badge b{font-size:11px;color:#dfe5f3}.iso-footer-badge small{font-size:8px;color:#71839a;margin-top:1px}

@media(max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  .nav-v15{position:sticky;top:0;z-index:1000}
  .nav-v15 .nav-shell{min-width:0}
  .brand.brand-image{height:68px;max-width:125px}
  .brand.brand-image img{max-width:120px;max-height:39px}
  .nav-v15 .main-nav{z-index:999;max-height:calc(100vh - 68px);overflow-y:auto;-webkit-overflow-scrolling:touch}
  .nav-v15 .nav-drop-menu small{white-space:normal;overflow:visible;text-overflow:clip}
  .nav-v15 .nav-drop-menu{max-height:none}
  .hero-v13{min-height:auto;padding-top:0}
  .hero-v13 .hero-inner{display:flex;flex-direction:column;min-height:0;padding:58px 20px 0}
  .hero-v13 .hero-copy{width:100%;padding:0;position:relative;z-index:5}
  .hero-v13 .hero-copy h1{max-width:680px;font-size:clamp(44px,10vw,68px);line-height:1.03}
  .hero-v13 .hero-copy .lead{max-width:620px}
  .hero-v13 .actions{flex-wrap:wrap}
  .hero-v13 .trust{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:20px}
  .aria-stage-v15{order:2;position:relative!important;width:100%;height:510px;margin-top:12px;overflow:hidden}
  .aria-stage-v15 .aria-portrait{position:absolute;width:min(690px,118vw);height:520px;left:50%;right:auto!important;transform:translateX(-50%)!important;bottom:-2px}
  .aria-stage-v15 .aria-portrait img{object-position:50% 25%}
  .aria-stage-v15 .aria-status{left:6%;top:13%}
  .aria-stage-v15 .aria-tech{right:4%;bottom:14%}
  .stats-v13{width:calc(100% - 32px);margin:-2px auto 0;grid-template-columns:repeat(2,1fr);position:relative;z-index:8}
  .stats-v13>div{min-height:98px;padding:18px}
  .section{width:calc(100% - 34px);padding:64px 0}
  .section-heading-row{display:grid;grid-template-columns:1fr;gap:15px}
  .section-heading-row h2{max-width:720px}
  .cards-v13{grid-template-columns:repeat(2,1fr)}
  .service-card{grid-template-columns:64px 1fr;min-height:195px;padding:20px}
  .service-icon{width:56px;height:56px}.service-svg{width:33px;height:33px}
  .security-v15{width:calc(100% - 34px);margin-left:auto;margin-right:auto}
  .projects-v14{grid-template-columns:repeat(2,1fr)}
  .footer-v14{padding-left:22px;padding-right:22px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px}
  .footer-map{width:100%;right:-30%;opacity:.07}
}

@media(max-width:620px){
  .nav-v15{padding:0 14px}
  .hero-v13 .hero-inner{padding:44px 17px 0}
  .hero-v13 .hero-copy h1{font-size:clamp(39px,12vw,54px);word-break:normal}
  .hero-v13 .hero-copy .lead{font-size:14px;line-height:1.65}
  .hero-v13 .actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-v13 .actions .btn{width:100%;min-height:48px;justify-content:center}
  .hero-v13 .trust{display:grid;grid-template-columns:1fr 1fr;gap:11px 8px}
  .hero-v13 .trust span{font-size:10px}
  .hero-iso-trust img{max-width:72px;max-height:24px}
  .aria-stage-v15{height:430px;margin-top:5px}
  .aria-stage-v15 .aria-portrait{width:150vw;height:445px}
  .aria-stage-v15 .aria-portrait img{object-position:50% 18%}
  .aria-stage-v15 .aria-status{left:3%;top:10%;transform:scale(.88);transform-origin:left top}
  .aria-stage-v15 .aria-tech{display:none}
  .stats-v13{grid-template-columns:1fr 1fr;width:calc(100% - 24px);border-radius:12px}
  .stats-v13>div{padding:15px 12px;min-height:88px}
  .stats-v13 i{width:40px;height:40px}.stats-v13 b{font-size:26px}.stats-v13 span{font-size:8px}
  .section{width:calc(100% - 28px);padding:54px 0}
  .section h2{font-size:clamp(31px,9vw,42px)}
  .cards-v13{grid-template-columns:1fr}
  .service-card{min-height:auto}
  .security-v15{width:calc(100% - 28px);padding:22px 17px!important}
  .security-copy-v15 h2{font-size:29px}
  .security-points-v15{grid-template-columns:1fr}
  .security-visual-v15{display:grid}
  .shield-orbit-v15{width:165px;height:165px}
  .security-core-v15 .core-items{grid-template-columns:1fr 1fr}
  .projects-v14{grid-template-columns:1fr}
  .project-v14{min-height:235px}
  .footer-grid{grid-template-columns:1fr;gap:28px}
  .footer-bottom{gap:11px}
  .to-top{right:18px!important;bottom:22px}
}

@media(max-width:390px){
  .hero-v13 .hero-copy h1{font-size:38px}
  .hero-v13 .trust{grid-template-columns:1fr}
  .aria-stage-v15{height:390px}
  .aria-stage-v15 .aria-portrait{width:175vw;height:405px}
  .stats-v13{grid-template-columns:1fr}
  .stats-v13>div{min-height:75px}
  .security-core-v15 .core-items{grid-template-columns:1fr}
}



@media (max-width: 900px) {
  body.menu-open {
    overflow: hidden !important;
  }

  .nav-v15 {
    height: 68px !important;
    min-height: 68px !important;
    z-index: 1200 !important;
  }

  .nav-v15 .nav-shell {
    height: 68px !important;
    display: grid !important;
    grid-template-columns: auto 1fr auto !important;
    align-items: center !important;
  }

  .nav-v15 .menu-btn {
    display: grid !important;
    place-items: center !important;
    justify-self: end !important;
    position: relative !important;
    z-index: 1202 !important;
    width: 46px !important;
    height: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 0 !important;
    cursor: pointer !important;
  }

  .nav-v15 .menu-btn::before {
    content: "☰";
    font-size: 30px;
    line-height: 1;
  }

  body.menu-open .nav-v15 .menu-btn::before {
    content: "×";
    font-size: 39px;
    font-weight: 300;
  }

  .nav-v15 .main-nav {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    height: calc(100dvh - 68px) !important;
    max-height: none !important;
    display: none !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 22px 20px 34px !important;
    overflow-y: auto !important;
    background:
      radial-gradient(circle at 85% 0%, rgba(113,76,255,.12), transparent 32%),
      #050a15 !important;
    border-top: 1px solid rgba(118,86,255,.22) !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    z-index: 1201 !important;
    white-space: normal !important;
  }

  .nav-v15 .main-nav.open {
    display: flex !important;
  }

  .nav-v15 .main-nav > a,
  .nav-v15 .nav-drop-toggle {
    min-height: 54px !important;
    width: 100% !important;
    padding: 14px 4px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    color: #edf2fb !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(76,91,125,.25) !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: left !important;
  }

  .nav-v15 .main-nav > a:first-child::after {
    display: none !important;
  }

  .nav-v15 .nav-dropdown {
    position: static !important;
    width: 100% !important;
  }

  .nav-v15 .nav-drop-toggle > span {
    color: #9f7cff !important;
    transition: transform .2s ease;
  }

  .nav-v15 .nav-dropdown.open .nav-drop-toggle > span {
    transform: rotate(180deg);
  }

  .nav-v15 .nav-drop-menu {
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 4px 0 10px 14px !important;
    display: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(76,91,125,.25) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .nav-v15 .nav-dropdown.open .nav-drop-menu {
    display: block !important;
  }

  .nav-v15 .nav-drop-menu a {
    display: block !important;
    padding: 11px 0 !important;
    background: transparent !important;
    border: 0 !important;
  }

  .nav-v15 .nav-drop-menu a strong {
    display: block !important;
    margin-bottom: 3px !important;
    color: #f0f4fb !important;
    font-size: 14px !important;
  }

  .nav-v15 .nav-drop-menu a small {
    display: block !important;
    color: #74869f !important;
    font-size: 11px !important;
    line-height: 1.45 !important;
    white-space: normal !important;
  }

  .nav-v15 .nav-contact {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 52px !important;
    margin: 22px 0 0 !important;
    justify-content: center !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg,#7b4dff,#5b35ef) !important;
    color: #fff !important;
  }
}





@media (max-width: 900px) {
  .nav-v15 .nav-contact {
    width: auto !important;
    min-width: 0 !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 13px !important;
    margin: 0 0 0 8px !important;
    border-radius: 7px !important;
    font-size: 9px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    letter-spacing: .01em !important;
  }
  .nav-v15 .nav-contact span { margin-left: 6px !important; }
}
@media (max-width: 390px) {
  .nav-v15 .nav-contact {
    min-height: 35px !important;
    height: 35px !important;
    padding: 0 9px !important;
    font-size: 8px !important;
  }
}


.cookie-settings-link {
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #718298;
  font: inherit;
  font-size: 11px;
  cursor: pointer;
}
.cookie-settings-link:hover { color: #9d7dff; }


.cookie-consent {
  position: fixed;
  left: 24px;
  right: 24px;
  bottom: 20px;
  z-index: 3000;
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .22s ease, transform .22s ease;
  pointer-events: none;
}
.cookie-consent.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.cookie-consent-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
  padding: 21px 23px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 28px;
  align-items: center;
  border: 1px solid rgba(116, 86, 255, .42);
  border-radius: 16px;
  background:
    radial-gradient(circle at 88% 0%, rgba(112, 68, 255, .15), transparent 36%),
    rgba(4, 11, 23, .97);
  box-shadow: 0 20px 60px rgba(0, 0, 0, .45), 0 0 45px rgba(78, 55, 180, .08);
  backdrop-filter: blur(16px);
}
.cookie-kicker {
  display: block;
  margin-bottom: 5px;
  color: #9174ff;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .17em;
}
.cookie-copy h2,
.cookie-modal-card h2 {
  margin: 0;
  color: #f4f6fb;
  font-size: 21px;
  line-height: 1.15;
}
.cookie-copy p {
  max-width: 720px;
  margin: 7px 0 0;
  color: #9cacbf;
  font-size: 12px;
  line-height: 1.55;
}
.cookie-copy a,
.cookie-modal-card a { color: #9d7cff; }
.cookie-actions {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 8px;
}
.cookie-btn {
  min-height: 42px;
  padding: 0 15px;
  border: 1px solid rgba(101, 116, 160, .55);
  border-radius: 9px;
  background: #081429;
  color: #e9eef8;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  white-space: nowrap;
}
.cookie-btn:hover { border-color: #8061ff; }
.cookie-btn-primary {
  background: linear-gradient(135deg, #7b4dff, #5b35ef);
  border-color: #8c6cff;
  color: #fff;
}
.cookie-btn-ghost { background: transparent; }


body.cookie-modal-open { overflow: hidden; }
.cookie-modal {
  position: fixed;
  inset: 0;
  z-index: 3100;
  display: grid;
  place-items: center;
  padding: 22px;
  opacity: 0;
  transition: opacity .18s ease;
}
.cookie-modal.is-visible { opacity: 1; }
.cookie-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(1, 5, 13, .78);
  backdrop-filter: blur(6px);
}
.cookie-modal-card {
  position: relative;
  z-index: 1;
  width: min(640px, 100%);
  max-height: min(760px, calc(100dvh - 40px));
  overflow-y: auto;
  padding: 28px;
  border: 1px solid rgba(112, 83, 224, .45);
  border-radius: 17px;
  background:
    radial-gradient(circle at 100% 0%, rgba(108, 67, 255, .13), transparent 36%),
    #050d1a;
  box-shadow: 0 30px 90px rgba(0, 0, 0, .6);
}
.cookie-modal-close {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(78, 94, 133, .45);
  border-radius: 9px;
  background: #081426;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
}
.cookie-modal-intro {
  margin: 9px 0 21px;
  color: #92a3b9;
  font-size: 12px;
  line-height: 1.55;
}
.cookie-category {
  min-height: 74px;
  margin-top: 10px;
  padding: 14px 15px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 18px;
  align-items: center;
  border: 1px solid rgba(48, 69, 108, .65);
  border-radius: 11px;
  background: rgba(7, 18, 35, .75);
}
.cookie-category strong { display: block; color: #eaf0f9; font-size: 13px; }
.cookie-category small {
  display: block;
  max-width: 450px;
  margin-top: 4px;
  color: #7d8ea5;
  font-size: 10px;
  line-height: 1.45;
}
.cookie-always {
  color: #22dbc9;
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
}
.cookie-category-toggle { cursor: pointer; }
.cookie-category-toggle input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.cookie-switch {
  position: relative;
  width: 44px;
  height: 24px;
  border-radius: 999px;
  background: #17233a;
  border: 1px solid #354766;
  transition: .2s ease;
}
.cookie-switch::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #8796aa;
  transition: .2s ease;
}
.cookie-category-toggle input:checked + .cookie-switch {
  background: rgba(112, 76, 255, .33);
  border-color: #7658ff;
}
.cookie-category-toggle input:checked + .cookie-switch::after {
  left: 23px;
  background: #9d82ff;
  box-shadow: 0 0 12px rgba(142, 105, 255, .55);
}
.cookie-category-toggle input:focus-visible + .cookie-switch {
  outline: 2px solid #9d82ff;
  outline-offset: 3px;
}
.cookie-modal-actions {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  gap: 9px;
}
.cookie-legal-note {
  margin: 17px 0 0;
  color: #677b94;
  font-size: 9px;
  line-height: 1.5;
}


@media (max-width: 760px) {
  .cookie-consent {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  .cookie-consent-inner {
    padding: 17px;
    grid-template-columns: 1fr;
    gap: 15px;
    border-radius: 13px;
  }
  .cookie-copy h2 { font-size: 19px; }
  .cookie-copy p { font-size: 11px; }
  .cookie-actions {
    grid-template-columns: 1fr 1fr;
  }
  .cookie-actions .cookie-btn-primary { grid-column: 1 / -1; }
  .cookie-btn {
    min-height: 44px;
    padding: 0 10px;
    font-size: 10px;
  }
  .cookie-modal { padding: 10px; }
  .cookie-modal-card {
    max-height: calc(100dvh - 20px);
    padding: 22px 15px 18px;
    border-radius: 13px;
  }
  .cookie-category {
    padding: 13px 12px;
    gap: 10px;
  }
  .cookie-modal-actions {
    display: grid;
    grid-template-columns: 1fr;
  }
  .cookie-modal-actions .cookie-btn { width: 100%; }
}





.cookie-consent[hidden],
.cookie-modal[hidden] {
  display: none !important;
  pointer-events: none !important;
}

.cookie-modal {
  pointer-events: none !important;
}

.cookie-modal.is-visible {
  pointer-events: auto !important;
}

.cookie-consent {
  pointer-events: none !important;
}

.cookie-consent.is-visible {
  pointer-events: auto !important;
}

.cookie-consent-inner,
.cookie-actions,
.cookie-btn,
.cookie-modal-card,
.cookie-modal-card button,
.cookie-category-toggle {
  position: relative;
  pointer-events: auto;
}

.cookie-modal-backdrop {
  pointer-events: auto;
}



.brand.brand-image{width:150px!important;min-width:150px!important;max-width:150px!important;height:76px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
.brand.brand-image img{display:block!important;width:140px!important;height:48px!important;max-width:140px!important;max-height:48px!important;object-fit:contain!important;object-position:left center!important}
.cookie-modal-close{left:auto!important;right:18px!important;top:18px!important;margin:0!important;transform:none!important;z-index:10!important}
.cookie-modal-card{padding-top:34px!important}
.cookie-modal-card .cookie-kicker{padding-right:56px}

.v2-page{background:radial-gradient(circle at 72% 4%,rgba(90,57,205,.11),transparent 27%),#030a14;min-height:70vh}
.v2-hero{width:min(calc(100% - 72px),1640px);min-height:590px;margin:0 auto;padding:72px 0 58px;display:grid;grid-template-columns:1fr .95fr;gap:70px;align-items:center;position:relative}
.v2-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#253d67,transparent)}
.v2-hero-copy h1{font-size:clamp(52px,4.5vw,78px);line-height:1.04;letter-spacing:-.04em;margin:18px 0 22px;max-width:780px}
.v2-hero-copy .lead{max-width:720px}
.v2-hero-visual{min-height:440px;display:grid;place-items:center;position:relative}
.v2-hero-visual:before{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(117,75,255,.14),transparent 65%);filter:blur(8px)}
.v2-hero-visual img{position:relative;z-index:2;width:min(100%,690px);max-height:510px;object-fit:contain;filter:drop-shadow(0 24px 55px rgba(0,0,0,.38))}
.v2-section{width:min(calc(100% - 72px),1500px);margin:0 auto;padding:80px 0}
.v2-section h2{font-size:clamp(35px,3vw,52px);line-height:1.12;margin:10px 0 18px;letter-spacing:-.025em}
.v2-section p{color:#95a8bf}
.v2-eyebrow{color:#9275ff;font-size:10px;font-weight:800;letter-spacing:.18em}
.v2-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.v2-badges span{padding:7px 11px;border:1px solid rgba(118,91,234,.35);border-radius:999px;background:rgba(102,70,215,.07);color:#bba8ff;font-size:10px}
.v2-split-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.v2-split-intro p{font-size:16px;line-height:1.75;margin-bottom:12px}
.v2-section-title{max-width:850px;margin-bottom:34px}.v2-section-title>p{font-size:15px}
.v2-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;padding-top:10px}
.v2-check-grid article,.v2-module-grid article,.v2-audit-grid article,.v2-seo-pillars article{padding:22px;border:1px solid #1b3455;border-radius:14px;background:linear-gradient(145deg,#081625,#06111e);transition:.22s}
.v2-check-grid article:hover,.v2-module-grid article:hover,.v2-audit-grid article:hover,.v2-seo-pillars article:hover{transform:translateY(-4px);border-color:#7053df}
.v2-check-grid h3,.v2-module-grid h3,.v2-audit-grid h3,.v2-seo-pillars h3{font-size:16px;margin:10px 0 6px}.v2-check-grid p,.v2-module-grid p,.v2-audit-grid p,.v2-seo-pillars p{font-size:12px;line-height:1.55;margin:0}
.v2-check-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#9e82ff;border:1px solid #6d50d5;background:rgba(101,68,217,.09)}
.v2-process{padding-top:45px}.v2-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v2-process-grid article{padding:27px;border-top:2px solid #7859ec;background:#071422;border-radius:0 0 14px 14px}.v2-process-grid span{font-size:35px;color:#7558e5;font-weight:800}.v2-process-grid h3{margin:5px 0 7px}.v2-process-grid p{font-size:12px}
.v2-cta{width:min(calc(100% - 72px),1500px);margin:20px auto 90px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #284467;border-radius:18px;background:radial-gradient(circle at 75% 20%,rgba(112,75,255,.15),transparent 35%),#071421}.v2-cta h2{margin:7px 0 0;font-size:36px}

.v2-metrics-row{padding:22px 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #233e65;border-radius:15px;background:#071423}.v2-metrics-row article{padding:18px 28px;border-right:1px solid #213c61}.v2-metrics-row article:last-child{border:0}.v2-metrics-row strong{display:block;font-size:31px;color:#9274ff}.v2-metrics-row span{font-size:11px;color:#8da0b8}
.v2-module-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v2-module-grid article{text-align:center;min-height:178px;padding:18px 13px}.v2-module-icon{width:38px;height:38px;margin:0 auto;color:#8a6cff}.v2-module-icon *{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v2-module-grid h3{font-size:13px}.v2-module-grid p{font-size:10px}
.v2-architecture{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center}.v2-check-list{color:#a5b5c8;padding-left:18px}.v2-check-list li{margin:8px 0}.v2-check-list li::marker{color:#876aff}.v2-arch-flow{min-height:270px;border:1px solid #263f67;border-radius:18px;background:radial-gradient(circle,rgba(105,68,229,.14),transparent 55%),#071422;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:35px}.v2-arch-flow span{padding:14px 16px;border:1px solid #654cce;border-radius:9px;color:#d9d0ff;font-size:10px;font-weight:700;letter-spacing:.08em}.v2-arch-flow b{color:#7d63e5}

.v2-process-six{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:35px}.v2-process-six article{padding:30px;border:1px solid #1c3659;background:#071523;min-height:195px}.v2-process-six span{color:#7e61e8;font-size:32px;font-weight:800}.v2-process-six h3{font-size:18px;margin:8px 0}.v2-process-six p{font-size:12px}
.v2-audit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:20px}.v2-big-icon{width:46px;height:46px;color:#896cff}.v2-big-icon *{stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.v2-seo-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:30px}.v2-seo-pillars span{color:#8668e9;font-size:30px;font-weight:800}
.v2-seo-check{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.v2-check-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v2-check-columns ul{margin:0;padding:20px 20px 20px 38px;border:1px solid #1e385b;border-radius:14px;background:#071422;color:#a5b5c8}.v2-check-columns li{margin:10px 0;font-size:12px}.v2-check-columns li::marker{color:#805fff}
.v2-seo-workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v2-seo-workflow article{padding:25px;border-top:2px solid #795ce8;background:#071422}.v2-seo-workflow b{font-size:33px;color:#8064e8}.v2-seo-workflow h3{margin:5px 0}.v2-seo-workflow p{font-size:12px}

.contact-v2-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px;align-items:start}.v2-company-card,.v2-form-panel{padding:34px;border:1px solid #223d63;border-radius:17px;background:#071422}.v2-company-card h2,.v2-form-panel h2{font-size:32px}.v2-company-card dl{margin:25px 0}.v2-company-card dl div{display:grid;grid-template-columns:110px 1fr;padding:12px 0;border-bottom:1px solid rgba(59,80,112,.38)}.v2-company-card dt{font-size:10px;color:#74869d;text-transform:uppercase}.v2-company-card dd{margin:0;color:#dce6f4;font-size:13px}.v2-company-note{display:flex;gap:11px;padding:15px;border-radius:11px;background:rgba(96,67,211,.08);color:#9daec2;font-size:11px}.v2-note-icon{width:27px;height:27px;color:#8f70ff}.v2-note-icon *,.v2-chip-icon *{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.v2-contact-chips{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.v2-contact-chips a{display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #263f66;border-radius:11px;background:#071422}.v2-contact-chips small{display:block;color:#77899f;font-size:9px}.v2-contact-chips strong{font-size:12px}.v2-chip-icon{width:25px;height:25px;color:#8e70ff}
.v2-form-panel>p{font-size:13px}.v2-contact-form{margin-top:25px}.v2-submit{width:100%;margin-top:2px}
.v2-cms-extra{border-top:1px solid rgba(47,70,104,.45);padding-top:55px;margin-top:20px}.v2-cms-extra h2{font-size:32px}.v2-cms-extra p,.v2-cms-extra li{color:#93a7bf}

.news-timeline{position:relative;max-width:1050px!important}.news-timeline:before{content:"";position:absolute;top:70px;bottom:70px;left:50%;width:2px;background:linear-gradient(#7555ea,#265b9a,#7555ea);transform:translateX(-50%)}.news-entry{display:grid;grid-template-columns:1fr 55px 1fr;align-items:start;margin:0 0 35px;position:relative}.news-entry .news-year{grid-column:1;text-align:right;padding:18px 25px;color:#8b70f3;font-weight:800}.news-entry .news-dot{grid-column:2;width:18px;height:18px;margin:20px auto;border:4px solid #070f1d;border-radius:50%;background:#825fff;box-shadow:0 0 0 2px #825fff,0 0 22px rgba(130,95,255,.5)}.news-card{grid-column:3;padding:23px;border:1px solid #203c61;border-radius:14px;background:linear-gradient(145deg,#081625,#06111d);box-shadow:0 15px 40px rgba(0,0,0,.18)}.news-card span{color:#8b6cf0;font-size:9px;font-weight:800;letter-spacing:.15em}.news-card h2{font-size:22px;margin:6px 0 10px}.news-card p{font-size:12px}.news-card a{color:#9175ff;font-size:11px}.news-right .news-year{grid-column:3;text-align:left}.news-right .news-dot{grid-column:2}.news-right .news-card{grid-column:1;grid-row:1;text-align:right}

@media(max-width:1200px){.v2-module-grid{grid-template-columns:repeat(4,1fr)}.v2-check-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){
 .brand.brand-image{width:125px!important;min-width:125px!important;height:68px!important}.brand.brand-image img{width:115px!important;height:38px!important;max-width:115px!important}
 .v2-hero{width:calc(100% - 34px);min-height:auto;padding:48px 0;grid-template-columns:1fr;gap:20px}.v2-hero-copy h1{font-size:clamp(42px,10vw,62px)}.v2-hero-visual{min-height:330px}.v2-hero-visual img{max-height:390px}
 .v2-section{width:calc(100% - 34px);padding:58px 0}.v2-split-intro,.v2-architecture,.v2-seo-check,.contact-v2-grid{grid-template-columns:1fr;gap:25px}
 .v2-check-grid{grid-template-columns:repeat(2,1fr)}.v2-process-grid,.v2-audit-grid,.v2-seo-pillars,.v2-seo-workflow{grid-template-columns:repeat(2,1fr)}
 .v2-module-grid{grid-template-columns:repeat(3,1fr)}.v2-process-six{grid-template-columns:repeat(2,1fr)}.v2-cta{width:calc(100% - 34px);flex-direction:column;align-items:flex-start}
 .news-timeline:before{left:16px}.news-entry,.news-entry.news-right{grid-template-columns:38px 1fr;margin-bottom:20px}.news-entry .news-year,.news-right .news-year{grid-column:2;text-align:left;padding:0 0 7px}.news-entry .news-dot,.news-right .news-dot{grid-column:1;grid-row:1/3;margin:4px auto}.news-entry .news-card,.news-right .news-card{grid-column:2;grid-row:2;text-align:left}
}
@media(max-width:560px){
 .cookie-modal-close{width:34px!important;height:34px!important;right:12px!important;top:12px!important;font-size:22px!important}.cookie-modal-card{padding-top:28px!important}
 .v2-hero{width:calc(100% - 28px);padding:38px 0}.v2-hero-copy h1{font-size:39px}.v2-hero-visual{min-height:250px}.v2-hero-visual img{max-height:300px}
 .v2-section{width:calc(100% - 28px);padding:48px 0}.v2-check-grid,.v2-process-grid,.v2-module-grid,.v2-process-six,.v2-audit-grid,.v2-seo-pillars,.v2-seo-workflow,.v2-check-columns{grid-template-columns:1fr}
 .v2-metrics-row{grid-template-columns:1fr 1fr}.v2-metrics-row article{border-bottom:1px solid #213c61}.v2-metrics-row article:nth-child(2){border-right:0}
 .v2-company-card,.v2-form-panel{padding:22px}.v2-company-card dl div{grid-template-columns:1fr;gap:3px}.v2-contact-chips{display:grid}.v2-contact-chips a{width:100%}
 .v2-arch-flow{min-height:auto;gap:6px}.v2-arch-flow span{font-size:8px;padding:10px}.v2-cta{width:calc(100% - 28px);padding:25px}.v2-cta h2{font-size:28px}
}



:root{--v21-shell:1400px}
.v21-shell,.v2-hero.v21-shell,.v2-section.v21-shell{width:min(calc(100% - 72px),var(--v21-shell))!important;margin-left:auto!important;margin-right:auto!important}


.nav-v15 .brand.brand-image{
  width:142px!important;min-width:142px!important;max-width:142px!important;
  height:76px!important;padding:10px 13px!important;overflow:visible!important;
}
.nav-v15 .brand.brand-image img{
  width:116px!important;height:52px!important;max-width:116px!important;max-height:52px!important;
  object-fit:contain!important;object-position:center!important;
}


#cookie-modal .cookie-modal-card{position:relative!important;padding-top:34px!important}
#cookie-modal .cookie-modal-close{
  position:absolute!important;left:auto!important;right:14px!important;top:14px!important;
  bottom:auto!important;transform:none!important;margin:0!important;float:none!important;
  width:38px!important;height:38px!important;z-index:50!important;
}
#cookie-modal .cookie-kicker,#cookie-modal #cookie-modal-title{padding-right:52px!important}


.v2-hero{grid-template-columns:1fr .92fr!important;gap:72px!important}
.v2-section{max-width:none}
.contact-v2-grid{grid-template-columns:.88fr 1.12fr!important;gap:24px!important}
.v2-company-card,.v2-form-panel{height:100%}
.v2-form-panel form{display:flex;flex-direction:column;gap:12px}
.v2-form-panel .two{gap:12px}


.about-hero-v21{min-height:600px}
.about-visual-v21{min-height:420px;display:grid;place-items:center;position:relative}
.about-visual-v21:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;border:1px solid rgba(113,81,235,.25);box-shadow:0 0 70px rgba(92,62,210,.12),inset 0 0 60px rgba(64,56,155,.08)}
.about-code-card{position:relative;z-index:2;width:min(390px,86%);padding:42px;border:1px solid #344c78;border-radius:22px;background:radial-gradient(circle at 80% 0%,rgba(128,80,255,.16),transparent 38%),#071423;box-shadow:0 30px 70px rgba(0,0,0,.28)}
.about-code-card small{color:#8e72ff;letter-spacing:.2em;font-weight:800}.about-code-card strong{display:block;margin:20px 0;font-size:44px;line-height:1.05;letter-spacing:.02em}.about-code-card span{color:#30d7c5;font-size:11px}
.about-story-v21{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.about-story-copy p{font-size:15px;line-height:1.8;margin:0 0 17px}
.about-values-v21{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:25px!important}.about-values-v21 article{padding:27px;border:1px solid #1d3658;border-radius:14px;background:linear-gradient(145deg,#081625,#06111e)}.about-value-icon{width:42px;height:42px;color:#8d6fff}.about-value-icon *{stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.about-values-v21 h3{font-size:17px;margin:16px 0 7px}.about-values-v21 p{font-size:12px;line-height:1.55}
.about-numbers-v21{display:grid;grid-template-columns:repeat(4,1fr);padding:0!important;border:1px solid #243e64;border-radius:15px;background:#071423;overflow:hidden}.about-numbers-v21 div{padding:27px;border-right:1px solid #243e64}.about-numbers-v21 div:last-child{border:0}.about-numbers-v21 strong{display:block;font-size:36px;color:#9274ff}.about-numbers-v21 span{font-size:11px;color:#8699b1}
.about-work-v21{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.about-principles{display:grid;gap:10px}.about-principles article{display:grid;grid-template-columns:58px 1fr;column-gap:18px;padding:19px;border:1px solid #1c3658;border-radius:13px;background:#071422}.about-principles b{grid-row:1/3;font-size:31px;color:#7f63e8}.about-principles h3{margin:2px 0 4px;font-size:16px}.about-principles p{margin:0;font-size:11px}


.news-card-image{height:190px;margin:-23px -23px 18px;overflow:hidden;border-radius:14px 14px 0 0;border-bottom:1px solid #263d62}.news-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.news-year{font-size:13px;line-height:1.35}.news-card p{white-space:pre-line}
.news-admin-list{display:grid;gap:10px}.news-admin-list .admin-list-row{display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center}.news-admin-date{font-weight:800;color:#9a7cff}.news-admin-copy{display:grid}.news-admin-copy small{color:#74879f;font-size:9px;letter-spacing:.12em}.news-admin-copy strong{margin:3px 0}.news-admin-copy span{color:#7f91a8;font-size:11px}.news-edit-form{display:grid;gap:15px}.news-image-preview{padding:10px;border:1px solid #263d61;border-radius:10px;background:#040b15}.news-image-preview img{max-width:330px;max-height:200px;display:block;object-fit:contain}


.service-hero-v2 .v2-hero-copy,.contact-v2 .v2-hero-copy{padding-left:0}
.v2-seo-pillars,.v2-process-six,.v2-audit-grid,.v2-process-grid,.v2-check-grid,.v2-module-grid{width:100%}

@media(max-width:900px){
 .v21-shell,.v2-hero.v21-shell,.v2-section.v21-shell{width:calc(100% - 34px)!important}
 .nav-v15 .brand.brand-image{width:112px!important;min-width:112px!important;height:68px!important;padding:10px!important}
 .nav-v15 .brand.brand-image img{width:92px!important;height:42px!important;max-width:92px!important}
 .about-story-v21,.about-work-v21{grid-template-columns:1fr;gap:28px}.about-values-v21{grid-template-columns:repeat(2,1fr)}
 .about-numbers-v21{grid-template-columns:repeat(2,1fr)}.about-numbers-v21 div:nth-child(2){border-right:0}.about-numbers-v21 div{border-bottom:1px solid #243e64}
 .news-admin-list .admin-list-row{grid-template-columns:1fr;gap:8px}
}
@media(max-width:560px){
 .v21-shell,.v2-hero.v21-shell,.v2-section.v21-shell{width:calc(100% - 28px)!important}
 .nav-v15 .brand.brand-image{width:98px!important;min-width:98px!important;padding:11px 8px!important}.nav-v15 .brand.brand-image img{width:82px!important;height:38px!important}
 #cookie-modal .cookie-modal-close{right:10px!important;top:10px!important;width:34px!important;height:34px!important}
 .about-values-v21,.about-numbers-v21{grid-template-columns:1fr}.about-numbers-v21 div{border-right:0!important}.about-code-card{padding:30px}.about-code-card strong{font-size:37px}
}



:root{--site-shell:1440px;--max:1440px;--v21-shell:1440px}
body{font-size:16px}
.nav-v15{padding-left:24px!important;padding-right:24px!important}
.nav-v15 .nav-shell{width:min(calc(100% - 0px),var(--site-shell))!important;max-width:var(--site-shell)!important;margin:0 auto!important}
.footer-v14{padding-left:24px!important;padding-right:24px!important}
.footer-v14 .footer-grid,.footer-v14 .footer-bottom{width:min(100%,var(--site-shell))!important;max-width:var(--site-shell)!important;margin-left:auto!important;margin-right:auto!important}
.hero-inner,.stats-v13,.stats-v12,.section,.v21-shell,.v22-shell,.v2-hero.v21-shell,.v2-section.v21-shell,.v2-hero.v22-shell,.v2-section.v22-shell{width:min(calc(100% - 72px),var(--site-shell))!important;max-width:var(--site-shell)!important;margin-left:auto!important;margin-right:auto!important}
.footer-v14 p,.footer-v14 a{font-size:14px!important;line-height:1.65!important}
.footer-bottom,.footer-bottom a,.cookie-settings-link{font-size:12px!important}
.main-nav>a,.nav-drop-toggle{font-size:14px!important}
.v2-section p,.v2-hero .lead,.about-story-copy p{font-size:16px!important;line-height:1.72!important}
.v2-check-grid p,.v2-module-grid p,.v2-audit-grid p,.v2-seo-pillars p,.v2-process-grid p,.v2-process-six p,.v2-seo-workflow p,.news-card p,.about-values-v21 p,.about-principles p{font-size:14px!important;line-height:1.62!important}
.v2-module-grid h3{font-size:15px!important}.v2-module-grid article{min-height:205px!important;padding:20px 15px!important}
.v2-check-grid h3,.v2-audit-grid h3,.v2-seo-pillars h3{font-size:18px!important}
.v2-company-card dt{font-size:12px!important}.v2-company-card dd{font-size:15px!important;line-height:1.55!important}.v2-company-card dl div{padding:14px 0!important}
.v2-company-note{font-size:13px!important}.v2-form-panel>p{font-size:14px!important}
.news-year{font-size:15px!important}.news-card h2{font-size:25px!important}.news-card span{font-size:10px!important}.news-card a{font-size:13px!important}
.v2-eyebrow,.kicker{font-size:11px!important}
.iso-footer-badge b{font-size:12px!important}.iso-footer-badge small{font-size:9px!important}


.v2-hero{padding-top:74px!important;padding-bottom:64px!important}
.v2-hero-copy{max-width:720px}
.v2-hero-visual{justify-self:stretch}
.v2-section{padding-top:74px!important;padding-bottom:74px!important}
.contact-v2-grid{grid-template-columns:1fr 1.18fr!important}
.contact-v2 .v2-hero,.news-v2 .v2-hero,.webapps-v22 .v2-hero,.aria-v22 .v2-hero,.security-v22 .v2-hero{grid-template-columns:1fr 1fr!important}


.aria-v22-visual{position:relative;min-height:510px;overflow:hidden;border-radius:26px;background:#060d19;border:1px solid #213a60}
.aria-v22-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,20,.3),transparent 30%,transparent 75%,rgba(80,48,190,.12));pointer-events:none}
.aria-v22-visual img{width:100%;height:100%;object-fit:cover;object-position:52% 20%;display:block}
.aria-v22-status{position:absolute;left:28px;bottom:28px;z-index:3;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid #6746dc;border-radius:10px;background:rgba(4,12,25,.8);backdrop-filter:blur(12px)}
.aria-v22-status i{width:9px;height:9px;border-radius:50%;background:#35dfbe;box-shadow:0 0 14px #35dfbe}.aria-v22-status span{display:grid}.aria-v22-status b{font-size:14px;letter-spacing:.18em}.aria-v22-status small{font-size:9px;color:#88a0bd}
.aria-intro-v22{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}
.aria-capabilities-v22,.security-grid-v22,.webapps-grid-v22{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.aria-capabilities-v22 article,.security-grid-v22 article,.webapps-grid-v22 article,.aria-boundaries-v22 article{padding:27px;border:1px solid #1e385b;border-radius:15px;background:linear-gradient(145deg,#081625,#06111e)}
.v22-feature-icon{width:43px;height:43px;color:#8d6fff}.v22-feature-icon *{stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.aria-capabilities-v22 h3,.security-grid-v22 h3,.webapps-grid-v22 h3{font-size:18px;margin:16px 0 8px}.aria-capabilities-v22 p,.security-grid-v22 p,.webapps-grid-v22 p{font-size:14px!important}
.aria-flow-v22,.security-layers-v22,.security-testing-v22,.webapps-stack-v22{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}
.aria-flow-steps,.security-test-cycle,.webapps-stack-map{min-height:220px;padding:28px;border:1px solid #223d64;border-radius:17px;background:radial-gradient(circle at 50% 50%,rgba(103,68,229,.13),transparent 55%),#071422;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}
.aria-flow-steps div{padding:14px;border:1px solid #5e49bf;border-radius:10px;display:grid;text-align:center}.aria-flow-steps b{font-size:22px;color:#8d6fff}.aria-flow-steps span{font-size:11px}.aria-flow-steps i,.security-test-cycle i,.webapps-stack-map i{font-style:normal;color:#795fe1}
.aria-boundaries-v22{display:grid;grid-template-columns:1fr 1fr;gap:14px}.aria-boundaries-v22 h3{font-size:21px}.aria-boundaries-v22 p{font-size:14px!important}


.security-cert-v22{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.security-cert-card{min-height:190px;display:flex;align-items:center;justify-content:center;gap:17px;border:1px solid #5943bd;border-radius:18px;background:radial-gradient(circle,rgba(114,74,240,.14),transparent 58%),#071422}.security-cert-card .iso-check{width:48px;height:48px;font-size:22px}.security-cert-card div{display:grid}.security-cert-card b{font-size:22px}.security-cert-card small{font-size:11px;color:#869bb5}
.security-grid-v22{grid-template-columns:repeat(4,1fr)}
.security-layer-list{display:grid;gap:9px}.security-layer-list article{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:16px;border:1px solid #1e385b;border-radius:12px;background:#071422}.security-layer-list b{color:#8d6fff;font-size:24px}.security-layer-list span{display:grid}.security-layer-list strong{font-size:15px}.security-layer-list small{font-size:12px;color:#8ca0b8;margin-top:3px}
.security-test-cycle span,.webapps-stack-map span{padding:13px 15px;border:1px solid #6049c5;border-radius:9px;font-size:11px;color:#ddd4ff}
.security-aria-v22{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:36px!important;border:1px solid #223d64;border-radius:18px;background:radial-gradient(circle at 80% 10%,rgba(111,72,239,.15),transparent 38%),#071422}


.webapps-intro-v22{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.webapps-grid-v22{grid-template-columns:repeat(3,1fr)}.webapps-stack-map span{min-width:92px;text-align:center}


@media(max-width:1100px){.aria-capabilities-v22,.security-grid-v22{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){
 .nav-v15 .nav-shell,.footer-v14 .footer-grid,.footer-v14 .footer-bottom,.hero-inner,.stats-v13,.stats-v12,.section,.v21-shell,.v22-shell,.v2-hero.v21-shell,.v2-section.v21-shell,.v2-hero.v22-shell,.v2-section.v22-shell{width:calc(100% - 34px)!important}
 .v2-hero,.contact-v2 .v2-hero,.news-v2 .v2-hero,.webapps-v22 .v2-hero,.aria-v22 .v2-hero,.security-v22 .v2-hero{grid-template-columns:1fr!important}
 .aria-intro-v22,.aria-flow-v22,.security-cert-v22,.security-layers-v22,.security-testing-v22,.webapps-intro-v22,.webapps-stack-v22{grid-template-columns:1fr;gap:28px}
 .aria-v22-visual{min-height:470px}.aria-boundaries-v22{grid-template-columns:1fr}.webapps-grid-v22{grid-template-columns:repeat(2,1fr)}
 .security-aria-v22{flex-direction:column;align-items:flex-start}
}
@media(max-width:560px){
 .nav-v15 .nav-shell,.footer-v14 .footer-grid,.footer-v14 .footer-bottom,.hero-inner,.stats-v13,.stats-v12,.section,.v21-shell,.v22-shell,.v2-hero.v21-shell,.v2-section.v21-shell,.v2-hero.v22-shell,.v2-section.v22-shell{width:calc(100% - 28px)!important}
 .v2-section p,.v2-hero .lead{font-size:15px!important}
 .aria-capabilities-v22,.security-grid-v22,.webapps-grid-v22{grid-template-columns:1fr}
 .aria-v22-visual{min-height:400px}.aria-v22-status{left:14px;bottom:14px}.security-test-cycle,.webapps-stack-map{min-height:auto}
}





.nav-v15 .brand.brand-image{
  padding-left:0!important;
  padding-right:12px!important;
  justify-content:flex-start!important;
}
.nav-v15 .brand.brand-image img{
  object-position:left center!important;
  margin-left:0!important;
}


.footer-v14 .socials{display:flex;gap:8px;margin-top:15px}
.footer-v14 .socials a{
  width:31px;height:31px;display:grid!important;place-items:center;
  border:1px solid #213b60;border-radius:8px;background:#081725;
  color:#aabbd0!important;font-size:13px!important;font-weight:700;
}
.footer-v14 .socials a:hover{border-color:#7659e8;color:#fff!important}
.site-version{margin-left:8px;color:#8f73ef;font-weight:700}


.v2-hero{min-height:550px!important}
.v2-section{padding-top:66px!important;padding-bottom:66px!important}
.news-timeline{padding-top:56px!important}
.footer-v14{padding-top:52px!important}


.v2-module-grid p,.v2-check-grid p,.security-grid-v22 p,.webapps-grid-v22 p,
.aria-capabilities-v22 p,.news-card p{color:#9fb2c9!important}
.v2-module-grid p{font-size:14.5px!important}
.news-card p{font-size:14.5px!important}
.v2-company-card dd{font-size:15.5px!important}


@media(max-width:900px){
  .nav-v15{padding-left:16px!important;padding-right:16px!important}
  .nav-v15 .nav-shell{width:100%!important}
  .nav-v15 .brand.brand-image{
    padding-left:0!important;padding-right:6px!important;
    width:104px!important;min-width:104px!important;
  }
  .nav-v15 .brand.brand-image img{width:94px!important;max-width:94px!important}
  .v2-hero{padding-top:38px!important;padding-bottom:40px!important;gap:18px!important}
  .v2-hero-visual{min-height:300px!important}
  .v2-section{padding-top:46px!important;padding-bottom:46px!important}
  .section{padding-top:54px!important;padding-bottom:54px!important}
  .footer-v14{padding:42px 17px 20px!important}
  .footer-v14 .footer-grid,.footer-v14 .footer-bottom{width:100%!important}
  .footer-grid{gap:28px!important}
  .news-entry{margin-bottom:26px!important}
  .about-hero-v21{min-height:auto!important}
  .aria-v22-visual{min-height:420px!important}
}

@media(max-width:620px){
  body{font-size:15px}
  .nav-v15{padding-left:13px!important;padding-right:13px!important}
  .nav-v15 .brand.brand-image{width:90px!important;min-width:90px!important;height:64px!important}
  .nav-v15 .brand.brand-image img{width:80px!important;height:38px!important;max-width:80px!important}
  .v2-hero,.v21-shell,.v22-shell,.v2-section,.section{
    width:calc(100% - 24px)!important;
  }
  .v2-hero{padding-top:30px!important;padding-bottom:32px!important}
  .v2-hero-copy h1{font-size:clamp(35px,10.5vw,46px)!important;margin-top:12px!important;margin-bottom:16px!important}
  .v2-hero .lead{font-size:15px!important;line-height:1.62!important}
  .v2-hero-visual{min-height:235px!important}
  .v2-hero-visual img{max-height:270px!important}
  .v2-section{padding-top:38px!important;padding-bottom:38px!important}
  .v2-section h2{font-size:30px!important}
  .v2-badges{margin-top:20px!important}
  .v2-badges span{font-size:9.5px!important;padding:6px 9px!important}
  .v2-process-grid article,.v2-check-grid article,.v2-module-grid article,
  .security-grid-v22 article,.webapps-grid-v22 article,.aria-capabilities-v22 article{
    padding:20px!important;min-height:auto!important;
  }
  .news-card{padding:18px!important}
  .news-card-image{margin:-18px -18px 15px!important}
  .news-card h2{font-size:21px!important}
  .news-card p{font-size:14px!important}
  .footer-v14{padding-top:34px!important}
  .footer-grid{gap:23px!important}
  .footer-v14 p,.footer-v14 a{font-size:13px!important}
  .footer-bottom{font-size:11px!important;line-height:1.55!important}
}



@media (min-width: 901px) {
  .hero-copy .trust,
  .hero-v13 .trust {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .hero-copy .trust > span,
  .hero-v13 .trust > span {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
    margin-left: 0 !important;
  }

  .hero-copy .trust > span::before {
    margin-right: 6px !important;
  }

  .hero-iso-trust img {
    max-width: 72px !important;
    max-height: 24px !important;
  }
}

@media (max-width: 900px) {
  .hero-copy .trust,
  .hero-v13 .trust {
    flex-wrap: wrap !important;
    gap: 12px 16px !important;
  }
}





.aria-stage-v15 .aria-portrait img,
.aria-v22-visual img,
.neldara-portrait img {
  object-fit: contain !important;
  object-position: center bottom !important;
  background: transparent !important;
}

.aria-stage-v15 .aria-portrait,
.aria-v22-visual {
  background:
    radial-gradient(circle at 58% 44%, rgba(104, 71, 230, .16), transparent 43%),
    linear-gradient(180deg, #07101d 0%, #040a14 100%) !important;
}

.aria-v22-visual:after {
  background: linear-gradient(90deg, rgba(4,10,20,.16), transparent 38%, transparent 100%) !important;
}


.aria-stage-v15 .aria-tech,
.aria-stage-v15 .floating-label,
.aria-v22-visual .decorative-grid {
  opacity: .22 !important;
}

@media(max-width:900px){
  .aria-stage-v15 .aria-portrait img,
  .aria-v22-visual img {
    object-position: center bottom !important;
  }
}





.aria-stage-v15 .aria-portrait,
.aria-v22-visual,
.neldara-portrait {
  background:
    radial-gradient(circle at 56% 48%, rgba(92, 60, 225, .19), transparent 46%),
    transparent !important;
  border-color: rgba(74, 61, 142, .22) !important;
  overflow: visible !important;
}

.aria-stage-v15 .aria-portrait img,
.aria-v22-visual img,
.neldara-portrait img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center bottom !important;
  background: transparent !important;
  filter:
    drop-shadow(0 28px 50px rgba(0,0,0,.33))
    drop-shadow(0 0 26px rgba(76, 74, 240, .12)) !important;
}


.aria-stage-v15 .aria-portrait::before,
.aria-stage-v15 .aria-portrait::after,
.aria-v22-visual::before,
.aria-v22-visual::after {
  pointer-events: none !important;
}

.aria-v22-visual::after {
  background: radial-gradient(circle at 55% 50%, rgba(91, 65, 221, .10), transparent 52%) !important;
}


.aria-v22-visual {
  min-height: 520px !important;
  display: grid !important;
  place-items: end center !important;
  padding: 18px 28px 0 !important;
}

.aria-v22-visual img {
  max-height: 510px !important;
  width: auto !important;
  max-width: 100% !important;
}


.aria-stage-v15 .aria-portrait img {
  max-height: 610px !important;
}


.aria-stage-v15 .aria-portrait {
  box-shadow: none !important;
}

@media (max-width: 900px) {
  .aria-v22-visual {
    min-height: 420px !important;
    padding: 12px 14px 0 !important;
  }
  .aria-v22-visual img {
    max-height: 410px !important;
  }
}

@media (max-width: 560px) {
  .aria-v22-visual {
    min-height: 350px !important;
  }
  .aria-v22-visual img {
    max-height: 345px !important;
  }
}



.breadcrumbs{width:min(calc(100% - 72px),var(--site-shell,1440px));margin:0 auto;padding:15px 0 0;color:#71849c;font-size:12px}
.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.breadcrumbs li{display:flex;align-items:center;gap:8px}.breadcrumbs li+li:before{content:"/";color:#3b4d66}.breadcrumbs a:hover{color:#9b7aff}.breadcrumbs span[aria-current="page"]{color:#aab9cc}
.error-page{min-height:62vh;display:grid;place-items:center;padding:70px 20px}.error-card{width:min(680px,100%);padding:48px;border:1px solid #203a5e;border-radius:18px;background:radial-gradient(circle at 80% 0,rgba(111,72,239,.13),transparent 38%),#071422;text-align:center}.error-code{display:block;color:#8c6cff;font-size:74px;font-weight:800;line-height:1}.error-card h1{font-size:34px;margin:12px 0}.error-card p{color:#91a5bd;margin-bottom:26px}
@media(max-width:900px){.breadcrumbs{width:calc(100% - 34px);padding-top:12px}}
@media(max-width:560px){.breadcrumbs{width:calc(100% - 28px);font-size:11px}.breadcrumbs li:nth-child(2):not(:last-child){display:none}.error-card{padding:32px 20px}.error-code{font-size:58px}}




img,svg,video,canvas,iframe{max-width:100%}
main,header,footer,.hero,.hero-inner,.section,.v2-page,.v2-hero,.v2-section,.footer-v14,.nav-v15{max-width:100%}
@media(max-width:900px){
  
  .nav-v15,.footer-v14,.hero,.v2-page{width:100%!important;max-width:100%!important}
  .hero-inner,.section,.v2-hero,.v2-section,.v21-shell,.v22-shell{max-width:calc(100vw - 24px)!important;box-sizing:border-box!important}
  .hero-copy,.hero-visual,.aria-stage-v15,.aria-portrait,.v2-hero-copy,.v2-hero-visual{min-width:0!important;max-width:100%!important}
  .actions,.trust,.v2-badges,.v2-contact-chips{max-width:100%!important}
  .btn,.nav-contact{max-width:100%;box-sizing:border-box}
  .stats-v13,.stats-v12{max-width:calc(100vw - 24px)!important;overflow:hidden}
  .footer-grid,.footer-bottom{max-width:100%!important;box-sizing:border-box}
}
@media(max-width:620px){
  .hero-inner,.section,.v2-hero,.v2-section,.v21-shell,.v22-shell{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}
  .hero-copy h1,.v2-hero-copy h1{max-width:100%!important;overflow-wrap:break-word}
  .actions{width:100%!important}
  .actions .btn{width:100%!important;justify-content:center!important}
  .trust{width:100%!important;overflow:visible!important}
}
#back-to-top,.back-to-top,.scroll-top,[data-back-to-top]{touch-action:manipulation!important;pointer-events:auto!important;cursor:pointer!important;z-index:9999!important}



.nav-v15 .brand.brand-image img{margin-left:0!important;margin-right:0!important;object-position:left center!important}

#back-to-top::before,.back-to-top::before,.scroll-top::before,[data-back-to-top]::before{pointer-events:none!important}
@media(max-width:900px){
  
  #back-to-top,.back-to-top,.scroll-top,[data-back-to-top]{right:18px!important;bottom:88px!important;width:50px!important;height:50px!important}
}
@media(max-width:620px){
  
  #back-to-top,.back-to-top,.scroll-top,[data-back-to-top]{right:16px!important;bottom:92px!important;width:48px!important;height:48px!important}
}



.nav-v15 .brand.brand-image{padding-left:0!important;padding-right:12px!important;margin-left:0!important;justify-content:flex-start!important}
.nav-v15 .brand.brand-image img{margin-left:0!important;object-position:left center!important}
.cms-subhero{width:min(calc(100% - 72px),var(--site-shell))!important;max-width:var(--site-shell)!important;margin:0 auto!important;padding:72px 0 44px!important;box-sizing:border-box!important}
.to-top{position:fixed!important;right:22px!important;bottom:22px!important;width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:99999!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}
@media(max-width:900px){
  body{overflow-x:hidden!important}
  .cms-subhero{width:calc(100% - 34px)!important;padding:46px 0 34px!important}
  .to-top{right:18px!important;bottom:88px!important}
}
@media(max-width:620px){
  .cms-subhero{width:calc(100% - 24px)!important;padding:34px 0 28px!important}
  .to-top{right:16px!important;bottom:92px!important;width:48px!important;height:48px!important}
}


html{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:auto!important}
body{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:visible!important;position:static!important}
#top,main,.hero-v13,.hero-inner,.aria-stage-v15,.section,.subpage,.v2-page,.footer-v14{max-width:100%!important;box-sizing:border-box}
.hero-v13,.aria-stage-v15,.footer-v14{overflow-x:hidden!important}
@supports (overflow:clip){
  html,body{overflow-x:clip!important}
}
@media(max-width:900px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  .hero-inner,.section,.v2-hero,.v2-section,.v21-shell,.v22-shell,.cms-subhero{box-sizing:border-box!important}
  .aria-stage-v15,.aria-portrait,.aria-wrap,.hero-visual{max-width:100vw!important}
}


@media(max-width:900px){
  .hero-v13{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .hero-v13 .hero-inner{width:calc(100% - 34px)!important;max-width:calc(100% - 34px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}
  .hero-v13 .hero-copy{width:100%!important;max-width:100%!important;min-width:0!important;transform:none!important}
  .hero-v13 .aria-stage-v15{width:100%!important;max-width:100%!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important;transform:none!important;overflow:hidden!important}
  .hero-v13 .aria-stage-v15 .aria-portrait{left:0!important;right:0!important;width:100%!important;max-width:100%!important;margin:0 auto!important;transform:none!important}
  .hero-v13 .aria-stage-v15 .aria-portrait img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important}
  .hero-v13 .aria-stage-v15 .aria-orbit,.hero-v13 .aria-stage-v15 .hud-orbit,.hero-v13 .aria-stage-v15 .orbit,.hero-v13 .aria-stage-v15 .aria-tech,.hero-v13 .aria-stage-v15 .floating-label{max-width:100%!important;left:0!important;right:0!important;transform:none!important}
  .hero-v13::before,.hero-v13::after{max-width:100vw!important;overflow:hidden!important}
}
@media(max-width:620px){
  .hero-v13 .hero-inner{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important}
  .hero-v13 .aria-stage-v15{height:430px!important}
  .hero-v13 .aria-stage-v15 .aria-portrait{height:430px!important}
  .hero-v13 .aria-stage-v15 .aria-portrait img{max-height:430px!important}
  .hero-v13 .actions{width:100%!important;max-width:100%!important}
  .hero-v13 .actions .btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
  .hero-v13 .trust{width:100%!important;max-width:100%!important}
}










.homepage-root{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;position:relative!important;contain:paint!important;overscroll-behavior-x:none!important;touch-action:pan-y!important}
.homepage-root>*{max-width:100%!important;min-width:0!important}
@media(max-width:900px){
  .homepage-root{width:100%!important;max-width:100%!important;overflow:hidden!important;contain:paint!important;touch-action:pan-y!important}
  .homepage-root .hero-v13,.homepage-root .stats-v13,.homepage-root .services-section,.homepage-root .security-v15,.homepage-root .projects-section{max-width:100%!important;min-width:0!important}
  .homepage-root .hero-glow,.homepage-root .hero-data,.homepage-root .hero-grid,.homepage-root .aria-stage-v15{contain:paint!important}
}

@media(max-width:900px){
.home-page .hero-glow{display:none!important}
.home-page .aria-ambient{inset:0!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
.home-page .hero-data{inset:0!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
.home-page .aria-hud{max-width:100%!important}
.home-page .footer-map{display:none!important}
.home-page .hero-v13,.home-page .homepage-root{overflow-x:hidden!important}
}

@media(max-width:900px){
  .contact-v2 .contact-v2-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;width:calc(100% - 34px)!important;max-width:calc(100% - 34px)!important;margin-left:auto!important;margin-right:auto!important}
  .contact-v2 .v2-company-card,.contact-v2 .v2-form-panel{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .contact-v2 .v2-contact-form,.contact-v2 .v2-contact-form .two{width:100%!important;max-width:100%!important;min-width:0!important}
  .contact-v2 .v2-contact-form .two{grid-template-columns:minmax(0,1fr)!important}
  .contact-v2 .v2-contact-form input,.contact-v2 .v2-contact-form textarea,.contact-v2 .v2-contact-form .btn{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
}
@media(max-width:560px){
  .contact-v2 .contact-v2-grid{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;gap:18px!important}
  .contact-v2 .v2-company-card,.contact-v2 .v2-form-panel{padding:22px 20px!important}
  .contact-v2 .v2-company-card h2,.contact-v2 .v2-form-panel h2{font-size:28px!important;line-height:1.12!important}
  .contact-v2 .v2-company-card dd{overflow-wrap:anywhere!important;word-break:normal!important}
  .contact-v2 .v2-form-panel>p{font-size:15px!important;line-height:1.65!important}
  .contact-v2 .v2-contact-form{margin-top:20px!important}
  .contact-v2 .v2-contact-form input,.contact-v2 .v2-contact-form textarea{font-size:16px!important}
}
