.hero-section{position:relative;width:100%;min-height:680px;height:auto;background:radial-gradient(circle at 75% 50%,rgba(255,102,0,.05) 0%,transparent 60%),#fff;display:flex;justify-content:center;align-items:center;padding:140px 5% 80px;overflow:hidden;z-index:1}.hero-container{max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:10;gap:60px}.hero-content{flex:0 0 50%;max-width:600px;position:relative;z-index:2}.ssl-main-tag{display:inline-block;padding:6px 16px;background:#ff660014;color:#f60;font-size:13px;font-weight:800;border-radius:50px;margin-bottom:24px;border:1px solid rgba(255,102,0,.15);letter-spacing:1px;text-transform:uppercase}.hero-title{font-size:46px;font-weight:700;line-height:1.25;color:#000;margin:0 0 20px}.subtitle{font-size:16px;line-height:1.8;margin-bottom:40px;color:#475569;text-shadow:none;text-align:justify}.demo-btn-main{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;background:linear-gradient(135deg,#f60,#f93);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 20px #ff660040}.demo-btn-main:hover{transform:translateY(-3px);box-shadow:0 12px 25px #f606}.hero-visual{flex:0 0 45%;height:500px;display:flex;justify-content:center;align-items:center;perspective:1200px;position:relative}.cyber-stack{position:relative;width:100%;height:100%;max-width:480px;transform-style:preserve-3d;transform:rotateY(-15deg) rotateX(8deg);animation:stackFloat 10s cubic-bezier(.4,0,.2,1) infinite alternate}@keyframes stackFloat{0%{transform:rotateY(-15deg) rotateX(8deg) translateY(0)}to{transform:rotateY(-8deg) rotateX(12deg) translateY(-15px)}}.cyber-glow{position:absolute;top:50%;left:50%;width:350px;height:350px;transform:translate(-50%,-50%) translateZ(-100px);background:radial-gradient(circle,rgba(255,102,0,.3) 0%,rgba(245,158,11,.1) 40%,transparent 70%);filter:blur(40px);animation:pulseGlow 5s infinite alternate}@keyframes pulseGlow{to{transform:translate(-50%,-50%) translateZ(-100px) scale(1.1);opacity:.7}}.glass-layer{position:absolute;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .5s ease;display:flex;flex-direction:column}.layer-root{width:320px;height:340px;top:20px;left:0;background:linear-gradient(135deg,#0f172ad9,#020617f2);border:1px solid rgba(255,255,255,.1);box-shadow:20px 30px 60px #0003,inset 0 2px 2px #ffffff0d;transform:translateZ(-60px);padding:30px}.root-head{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:13px;font-weight:700;letter-spacing:1px}.root-head i{color:#f60;font-size:16px}.root-core{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.core-lock{width:80px;height:80px;border-radius:50%;border:2px dashed rgba(255,102,0,.3);display:flex;align-items:center;justify-content:center;font-size:28px;color:#f60;position:relative;animation:spinDash 10s linear infinite}.core-lock i{animation:spinDash 10s linear infinite reverse}@keyframes spinDash{to{transform:rotate(360deg)}}.root-foot{color:#475569;font-size:11px;text-align:center}.layer-issuing{width:360px;height:250px;top:130px;right:-20px;background:#fff9;border:1px solid rgba(255,255,255,.9);box-shadow:-10px 20px 50px #0f172a14,inset 0 2px #fff;transform:translateZ(40px);padding:24px}.layer-issuing:hover{transform:translateZ(60px);border-color:#f606}.iss-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:12px}.iss-title{font-size:14px;font-weight:800;color:#000}.iss-status{font-size:11px;font-weight:700;color:#10b981;background:#10b9811a;padding:4px 10px;border-radius:50px;display:flex;align-items:center;gap:6px}.iss-status:before{content:"";width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulseDot 2s infinite}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.iss-body{display:flex;flex-direction:column;gap:14px}.iss-row{display:flex;align-items:center;gap:12px}.iss-icon{width:36px;height:36px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:15px;box-shadow:0 4px 6px #00000005}.iss-bar-track{flex:1;height:6px;background:#0000000d;border-radius:3px;overflow:hidden;position:relative}.iss-bar-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#f60,#f59e0b);border-radius:3px;animation:signProgress 3s infinite ease-in-out}.iss-row:nth-child(2) .iss-bar-fill{animation-delay:1s;background:linear-gradient(90deg,#3b82f6,#0ea5e9)}.iss-row:nth-child(3) .iss-bar-fill{animation-delay:2s;background:linear-gradient(90deg,#10b981,#34d399)}@keyframes signProgress{0%{width:0%;opacity:1}70%{width:100%;opacity:1}to{width:100%;opacity:0}}.layer-terminal{width:280px;height:auto;bottom:30px;left:-30px;background:#fff;border:1px solid #e2e8f0;box-shadow:10px 20px 40px #00000014;transform:translateZ(120px);padding:16px 20px;border-radius:16px}.layer-terminal:hover{transform:translateZ(140px) scale(1.05);box-shadow:15px 25px 50px #ff660026}.term-dots{display:flex;gap:6px;margin-bottom:16px}.term-dots span{width:10px;height:10px;border-radius:50%;background:#e2e8f0}.term-dots span:nth-child(1){background:#ef4444}.term-dots span:nth-child(2){background:#f59e0b}.term-dots span:nth-child(3){background:#10b981}.term-code{font-size:11.5px;color:#475569;line-height:1.8;display:flex;flex-direction:column;gap:4px}.code-orange{color:#f60;font-weight:700}.code-green{color:#10b981;font-weight:700}@media (max-width: 992px){.hero-container{flex-direction:column;text-align:center;gap:30px}.hero-content{max-width:100%;margin-bottom:20px}.subtitle{text-align:center}.hero-visual{width:100%;margin-top:20px;height:450px}.cyber-stack{transform:scale(.85);animation:none;transform:rotateY(0) rotateX(0)}.layer-root,.layer-issuing,.layer-terminal{transform:translateZ(0);position:relative;inset:0;margin-bottom:-150px;box-shadow:0 10px 30px #0000001a}}.pki-intro-section{padding:120px 5%;background:#fff}.pi-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:80px;align-items:center}.pi-left{flex:0 0 45%}.pi-label{display:inline-block;font-size:12px;font-weight:800;color:#f60;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.pi-title{font-size:42px;font-weight:800;color:#000;line-height:1.3;margin:0;letter-spacing:-1px}.pi-title .text-highlight{position:relative;display:inline-block;z-index:1;color:#000}.pi-title .text-highlight:after{content:"";position:absolute;bottom:8px;left:-4px;right:-4px;height:14px;background:#f603;z-index:-1;transform:skew(-15deg)}.pi-right{flex:1;padding-left:60px;border-left:2px solid #f1f5f9}.pi-desc{font-size:16px;color:#475569;line-height:1.8;margin:0 0 30px;text-align:justify}.pi-desc strong{color:#000;font-weight:800}.pi-features{display:flex;flex-wrap:wrap;gap:16px}.pi-feat{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:700;color:#334155;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:default}.pi-feat i{color:#10b981;font-size:15px}.pi-feat:hover{border-color:#ff66004d;background:#fff;box-shadow:0 8px 20px -5px #ff660026;color:#000;transform:translateY(-2px)}.pi-feat:hover i{color:#f60}@media (max-width: 1024px){.pi-container{flex-direction:column;gap:40px;align-items:flex-start}.pi-left,.pi-right{flex:1;width:100%}.pi-right{padding-left:0;border-left:none;border-top:2px solid #f1f5f9;padding-top:40px}.pi-title{font-size:36px}}.arch-compare-section{padding:120px 5%;background:#fff}.ac-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.ac-card{border-radius:32px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:60px 80px;position:relative;transition:transform .4s ease}.ac-card:hover{transform:translateY(-4px)}.ac-cloud{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 20px 40px -10px #0000000d}.ac-cloud .ac-text h2{color:#000}.ac-cloud .ac-text p{color:#475569}.ac-cloud .ac-list li{color:#000}.ac-cloud .ac-list li i{color:#f60;background:#ff66001a}.ac-local{background:linear-gradient(135deg,#000,#020617);border:1px solid #1e293b;box-shadow:0 30px 60px -15px #0000004d;flex-direction:row-reverse}.ac-local .ac-text h2{color:#fff}.ac-local .ac-text p{color:#94a3b8}.ac-local .ac-list li{color:#f8fafc}.ac-local .ac-list li i{color:#10b981;background:#10b9811a}.ac-text{flex:0 0 52%;position:relative;z-index:2}.ac-label{font-size:12px;font-weight:800;letter-spacing:1px;margin-bottom:20px;display:inline-block;padding:6px 14px;border-radius:8px}.ac-cloud .ac-label{background:#f1f5f9;color:#3b82f6}.ac-local .ac-label{background:#ffffff0d;color:#10b981;border:1px solid rgba(255,255,255,.1)}.ac-text h2{font-size:38px;font-weight:800;margin-bottom:24px;letter-spacing:-.5px}.ac-text p{font-size:16px;line-height:1.8;margin-bottom:32px;text-align:justify}.ac-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.ac-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;font-weight:700}.ac-list li i{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;margin-top:-2px}.ac-visual{flex:0 0 40%;display:flex;justify-content:center;align-items:center;position:relative;height:320px;perspective:1000px}.net-center{width:110px;height:110px;background:#fff;border-radius:50%;box-shadow:0 15px 35px #3b82f626;display:flex;align-items:center;justify-content:center;font-size:40px;color:#3b82f6;position:relative;z-index:5;border:1px solid #e2e8f0}.net-center:after{content:"";position:absolute;inset:-40px;border:1px dashed #cbd5e1;border-radius:50%;animation:spinNode 30s linear infinite;z-index:-1}.net-node{position:absolute;width:56px;height:56px;background:#fff;border-radius:16px;box-shadow:0 10px 20px #0000000f;display:flex;align-items:center;justify-content:center;font-size:22px;color:#64748b;border:1px solid #f1f5f9;z-index:5;transition:all .3s}.net-node:hover{transform:translateY(-5px) scale(1.05);color:#f60;border-color:#f60}.nn-1{top:10px;left:0;animation:floatNode 4s ease-in-out infinite alternate}.nn-2{bottom:30px;left:-20px;animation:floatNode 5s ease-in-out infinite alternate 1s}.nn-3{top:40px;right:-20px;animation:floatNode 6s ease-in-out infinite alternate 2s}.net-line{position:absolute;background:linear-gradient(90deg,transparent,#3b82f6,transparent);height:2px;width:140px;opacity:.4;z-index:1}.nl-1{top:80px;left:50px;transform:rotate(35deg)}.nl-2{bottom:110px;left:50px;transform:rotate(-25deg)}.nl-3{top:120px;right:50px;transform:rotate(-15deg)}.hsm-stage{position:relative;width:220px;height:220px;transform-style:preserve-3d;transform:rotateX(60deg) rotate(-45deg)}.hsm-base{position:absolute;inset:-50px;border:1px solid rgba(16,185,129,.3);border-radius:24px;background:repeating-linear-gradient(45deg,rgba(16,185,129,.05) 0px,rgba(16,185,129,.05) 2px,transparent 2px,transparent 15px);transform:translateZ(-30px)}.hsm-block{position:absolute;inset:0;background:#000;border:2px solid #334155;border-radius:20px;transform:translateZ(20px);box-shadow:-15px 15px 40px #0009,inset 0 2px 4px #ffffff1a;display:flex;align-items:center;justify-content:center}.hsm-block i{transform:rotate(45deg) rotateX(-60deg);font-size:64px;color:#10b981;text-shadow:0 0 20px rgba(16,185,129,.4)}.hsm-ring{position:absolute;inset:-90px;border-radius:50%;border:2px dashed rgba(16,185,129,.4);transform:translateZ(50px);animation:spinNode 15s linear infinite}@keyframes spinNode{to{transform:rotate(360deg)}}@keyframes floatNode{to{transform:translateY(-12px)}}@media (max-width: 1024px){.ac-card{flex-direction:column!important;padding:50px 30px;gap:60px;text-align:center}.ac-text p{text-align:center}.ac-list{grid-template-columns:1fr}.ac-list li{justify-content:center}}.scenario-section{padding:120px 5%;background:#fff}.sec-title{text-align:center;font-size:36px;font-weight:800;color:#000;margin:0 0 80px}.ed-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px 60px}.ed-item{border-top:2px solid #000000;padding-top:30px}.ed-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.ed-num{font-size:16px;font-weight:800;color:#f60}.ed-icon{font-size:28px;color:#cbd5e1}.ed-item h3{font-size:24px;font-weight:700;color:#000;margin:0 0 16px}.ed-item p{font-size:15px;color:#475569;line-height:1.8;margin:0;text-align:justify}.partner-section{padding:80px 5% 120px;background:#fff}.partner-container{max-width:1000px;margin:0 auto}.p-divider{display:flex;align-items:center;justify-content:center;margin-bottom:60px;position:relative}.p-divider:before,.p-divider:after{content:"";flex:1;height:1px}.p-divider:before{background:linear-gradient(to right,transparent,#e2e8f0);margin-right:24px}.p-divider:after{background:linear-gradient(to left,transparent,#e2e8f0);margin-left:24px}.p-title{font-size:36px;font-weight:800;color:#000;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:8px}.p-title i{color:#10b981;font-size:15px}.partner-track{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap}.p-logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;padding:20px 30px;border-radius:16px;filter:grayscale(100%) opacity(.45);transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer}.p-logo-wrap img{height:100px;width:auto;object-fit:contain;position:relative;z-index:2;transition:transform .4s}.p-logo-wrap:hover{filter:grayscale(0%) opacity(1);transform:translateY(-4px)}.p-logo-wrap:hover img{transform:scale(1.08)}.p-logo-wrap:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(16,185,129,.08) 0%,transparent 70%);transform:translate(-50%,-50%);transition:all .4s ease;z-index:1;border-radius:50%}.p-logo-wrap:hover:before{width:140px;height:140px}.partner-track:hover .p-logo-wrap:not(:hover){filter:grayscale(100%) opacity(.15);transform:scale(.95)}@media (max-width: 768px){.p-divider:before,.p-divider:after{flex:.2}.partner-track{gap:30px}.p-logo-wrap img{height:32px}}.cta-native-section{padding:100px 5% 0;background-color:#fff;text-align:center;overflow:hidden}.cta-n-content{max-width:800px;margin:0 auto 50px}.cta-n-content h2{font-size:38px;font-weight:700;color:#000;margin:0 0 20px;letter-spacing:.5px}.cta-n-content p{font-size:16px;color:#64748b;line-height:1.6;margin:0 0 40px}.cta-n-actions{display:flex;gap:20px;justify-content:center}.cta-n-btn-primary{background:linear-gradient(135deg,#f60,#f93);color:#fff;padding:14px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:15px;box-shadow:0 8px 20px #ff660040;transition:transform .3s ease,box-shadow .3s ease}.cta-n-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 25px #f606}.cta-n-btn-ghost{background:transparent;color:#000;border:1px solid #cbd5e1;padding:14px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:15px;transition:all .3s ease}.cta-n-btn-ghost:hover{border-color:#000;background:#0f172a05}.mockup-wrapper{max-width:1200px;margin:0 auto;position:relative;-webkit-mask-image:linear-gradient(to bottom,black 65%,transparent 100%);mask-image:linear-gradient(to bottom,black 65%,transparent 100%)}.mockup-window{background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:16px 16px 0 0;box-shadow:0 -10px 40px #0000000d;display:flex;text-align:left;overflow:hidden;height:600px}.mockup-sidebar{width:220px;background:#fff;border-right:1px solid #e2e8f0;padding:20px 0;display:flex;flex-direction:column}.mockup-logo{padding:0 20px;margin-bottom:30px}.mockup-logo img{height:32px}.mockup-nav{list-style:none;padding:0;margin:0}.mockup-nav li{padding:12px 20px;font-size:14px;color:#64748b;display:flex;align-items:center;gap:12px;cursor:pointer}.mockup-nav li i{font-size:16px;width:20px;text-align:center}.mockup-nav li.active{background:#ff660014;color:#f60;font-weight:600;border-right:3px solid #FF6600}.mockup-main{flex:1;padding:30px 40px;overflow:hidden}.mockup-header{font-size:20px;font-weight:700;color:#000;margin-bottom:25px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 4px 15px #00000005}.metric-title{font-size:13px;color:#64748b;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.metric-value{font-size:26px;font-weight:700;color:#000}.val-warning{color:#f59e0b}.val-danger{color:#ef4444}@keyframes pulseData{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.metric-value{animation:pulseData 4s infinite ease-in-out}.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 15px #00000005}.chart-title{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:20px}.chart-line-box{height:120px;position:relative}.line-svg{width:100%;height:100%;overflow:visible}.line-path{fill:none;stroke:#f60;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 6s linear infinite}@keyframes drawLine{0%{stroke-dashoffset:1000}40%{stroke-dashoffset:0}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.chart-bar-box{height:120px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 10px}.bar-item{width:12%;background:#cbd5e1;border-radius:4px 4px 0 0;transform-origin:bottom;animation:growBar 3s ease infinite alternate}.bar-item:nth-child(1){height:30%;animation-delay:.1s}.bar-item:nth-child(2){height:50%;animation-delay:.2s}.bar-item:nth-child(3){height:20%;animation-delay:.3s}.bar-item:nth-child(4){height:80%;background:#f59e0b;animation-delay:.4s}.bar-item:nth-child(5){height:40%;animation-delay:.5s}.bar-item:nth-child(6){height:60%;animation-delay:.6s}@keyframes growBar{0%{transform:scaleY(.8)}to{transform:scaleY(1.1)}}.chart-pie-box{display:flex;align-items:center;justify-content:center;height:120px;gap:40px}.css-pie-compliance{width:100px;height:100px;border-radius:50%;background:conic-gradient(#ef4444 0% 4%,#10b981 4% 100%);mask:radial-gradient(transparent 55%,black 56%);-webkit-mask:radial-gradient(transparent 55%,black 56%);animation:spinPie 20s linear infinite}.pie-legend-text h1{font-size:28px;color:#10b981;margin:0 0 5px}.pie-legend-text p{font-size:13px;color:#64748b;margin:0}.css-pie-assets{width:100px;height:100px;border-radius:50%;background:conic-gradient(#f60 0% 40%,#3b82f6 40% 65%,#0ea5e9 65% 80%,#ef4444 80% 90%,#8b5cf6 90% 100%);mask:radial-gradient(transparent 55%,black 56%);-webkit-mask:radial-gradient(transparent 55%,black 56%);animation:spinPie 30s linear infinite reverse}.asset-legend{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#475569}.a-item span{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}@keyframes spinPie{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.mockup-sidebar{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.chart-grid{grid-template-columns:1fr}}@media (max-width: 768px){.cta-n-actions{flex-direction:column;padding:0 20px}.chart-pie-box{flex-direction:column;height:auto;gap:20px}}.rel-ultra-section{padding:120px 5%;background-color:#f1f5f9;border-top:1px solid #e2e8f0;position:relative;overflow:hidden}.rel-ultra-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(15,23,42,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.02) 1px,transparent 1px);background-size:40px 40px;background-position:center top;z-index:1;mask-image:radial-gradient(circle at center,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 100%)}.ru-glow-orange{position:absolute;top:-15%;right:-5%;width:700px;height:700px;background:radial-gradient(circle,rgba(255,102,0,.15) 0%,transparent 65%);filter:blur(50px);pointer-events:none;z-index:1}.ru-glow-blue{position:absolute;bottom:-15%;left:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.12) 0%,transparent 65%);filter:blur(50px);pointer-events:none;z-index:1}.ru-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.ru-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:80px}.ru-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;padding:8px 24px;border-radius:50px;font-size:13px;font-weight:800;color:#000;box-shadow:0 10px 20px #0000000a;margin-bottom:24px;letter-spacing:1px;text-transform:uppercase}.ru-badge i{color:#f60;font-size:14px}.ru-title{font-size:42px;font-weight:800;color:#000;margin:0;letter-spacing:-1px}.ru-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ru-card{background:#fff;border-radius:24px;padding:40px;box-shadow:0 10px 30px #0f172a0a;border:1px solid #ffffff;position:relative;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;height:100%;z-index:2;transition:all .5s cubic-bezier(.16,1,.3,1)}.ru-span-2{grid-column:span 2}.ru-span-2 .ru-text h4{font-size:24px}.ru-span-2 .ru-text p{font-size:15.5px;max-width:85%}.ru-span-3{grid-column:span 3;flex-direction:row;align-items:center;justify-content:space-between}.ru-span-3-content{display:flex;align-items:center;gap:32px;flex:1;z-index:2}.ru-span-3 .ru-icon-box{margin-bottom:0;width:72px;height:72px;font-size:32px;flex-shrink:0}.ru-span-3 .ru-text h4{font-size:26px;margin-bottom:8px}.ru-span-3 .ru-text h4 i{display:none}.ru-span-3 .ru-text p{font-size:16px;max-width:90%}.ru-action-arrow{width:56px;height:56px;border-radius:50%;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:20px;color:#94a3b8;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:2}.ru-bg-icon{position:absolute;bottom:-20px;right:-20px;font-size:140px;color:#f8fafc;z-index:-1;transition:all .6s cubic-bezier(.16,1,.3,1);transform:rotate(-15deg);pointer-events:none}.ru-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px -10px #ff66001f;border-color:#ff66004d}.ru-card:hover .ru-bg-icon{color:#ff66000f;transform:rotate(0) scale(1.1)}.ru-icon-box{width:56px;height:56px;background:#f8fafc;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#475569;margin-bottom:30px;transition:all .4s ease;border:1px solid #e2e8f0;box-shadow:inset 0 2px 4px #fff}.ru-card:hover .ru-icon-box{background:#f60;color:#fff;border-color:#f60;transform:scale(1.1) rotate(5deg);box-shadow:0 10px 20px #ff66004d}.ru-card.ru-span-3:hover .ru-action-arrow{background:#f60;color:#fff;border-color:#f60;transform:translate(8px);box-shadow:0 10px 20px #f603}.ru-text h4{font-size:20px;font-weight:800;color:#000;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between;transition:.3s}.ru-text h4 i{font-size:16px;opacity:0;transform:translate(-15px);color:#f60;transition:all .4s cubic-bezier(.16,1,.3,1)}.ru-card:hover .ru-text h4{color:#f60}.ru-card:hover .ru-text h4 i{opacity:1;transform:translate(0)}.ru-text p{font-size:14.5px;color:#64748b;line-height:1.7;margin:0;text-align:justify}@media (max-width: 1024px){.ru-grid{grid-template-columns:repeat(2,1fr);gap:24px}.ru-span-2{grid-column:span 1}.ru-span-3{grid-column:span 2;flex-direction:column;align-items:flex-start;gap:32px}.ru-span-3-content{flex-direction:column;align-items:flex-start;gap:20px}.ru-action-arrow{display:none}.ru-span-3 .ru-text h4 i{display:inline-block}}@media (max-width: 768px){.ru-title{font-size:32px}.ru-grid{grid-template-columns:1fr}.ru-span-3{grid-column:span 1}.ru-card{padding:32px}.ru-span-2 .ru-text p,.ru-span-3 .ru-text p{max-width:100%}}@media (max-width: 1024px){.ed-grid{gap:60px 40px}.rel-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero-title{font-size:38px}.pki-console{transform:none!important}.ed-grid,.rel-grid{grid-template-columns:1fr}}
