.hero-visual-wrapper{position:relative;height:480px;width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-visual-glow{position:absolute;width:350px;height:350px;background:radial-gradient(circle,rgba(229,169,59,.12) 0%,rgba(229,169,59,.05) 50%,transparent 100%);filter:blur(50px);z-index:1;pointer-events:none}.stack-perspective{position:relative;width:100%;max-width:440px;height:400px;perspective:1200px;z-index:2;display:flex;align-items:center;justify-content:center}.stack-layers{position:relative;width:320px;height:220px;transform:rotateX(55deg) rotateY(0) rotate(-35deg);transform-style:preserve-3d;transition:transform .5s ease}.stack-layers:hover{transform:rotateX(50deg) rotateY(0) rotate(-30deg)}.stack-layer-card{position:absolute;width:100%;height:100%;border-radius:16px;padding:20px;transition:all .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 10px 30px #00000040;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.layer-bottom{background:#09090dbf;border:1px solid rgba(229,169,59,.2);transform:translateZ(-50px);z-index:1}.layer-bottom:hover{transform:translateZ(-70px);border-color:#e5a93b73;box-shadow:0 15px 40px #e5a93b26}.layer-middle{background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);transform:translateZ(10px);z-index:2}.layer-middle:hover{transform:translateZ(25px);border-color:#ffffff40;box-shadow:0 20px 45px #ffffff14}.layer-top{background:#e5a93b0d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(229,169,59,.4);transform:translateZ(70px);z-index:3}.layer-top:hover{transform:translateZ(95px);border-color:#e5a93ba6;box-shadow:0 25px 50px #e5a93b40}.status-beacon{width:6px;height:6px;border-radius:50%;background-color:#e5a93b;box-shadow:0 0 8px #e5a93b;display:inline-block;animation:beaconPulse 1.5s infinite alternate}@keyframes beaconPulse{0%{opacity:.5;box-shadow:0 0 3px #e5a93b}to{opacity:1;box-shadow:0 0 10px #e5a93b}}.status-beacon-green{width:6px;height:6px;border-radius:50%;background-color:#0f6;box-shadow:0 0 8px #0f6;display:inline-block;animation:beaconPulseGreen 1.5s infinite alternate}@keyframes beaconPulseGreen{0%{opacity:.5;box-shadow:0 0 3px #0f6}to{opacity:1;box-shadow:0 0 10px #0f6}}.layer-sparkline path{stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 3s cubic-bezier(.4,0,.2,1) infinite alternate}@keyframes drawLine{to{stroke-dashoffset:0}}.growth-visualizer{background:#09090d;border:1px solid rgba(229,169,59,.15);border-radius:24px;padding:35px;box-shadow:0 15px 45px #00000080;min-height:460px;display:flex;flex-direction:column;justify-content:space-between}.growth-tab-pill-bar{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:50px;padding:5px;display:inline-flex;gap:6px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.growth-tab-btn{background:transparent;border:none;border-radius:40px;color:#8e8e93;padding:10px 24px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);outline:none}.growth-tab-btn:hover{color:#fff;background:#ffffff0d}.growth-tab-btn.active{background:#e5a93b;color:#09090d;font-weight:800;box-shadow:0 4px 15px #e5a93b59}.growth-content-deck{flex-grow:1;display:flex;gap:30px;align-items:stretch;min-height:300px}.growth-reasons-list{flex:1.2;display:flex;flex-direction:column;gap:20px;justify-content:center}.growth-reason-card{background:#ffffff04;border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:22px 24px;transition:all .3s cubic-bezier(.25,.8,.25,1);color:#fff;display:flex;align-items:center;width:100%;height:auto;flex:0 0 auto;box-shadow:0 4px 20px #00000026}.growth-reason-card:hover{background:#ffffff09;border-color:#e5a93b4d;transform:translate(6px);box-shadow:0 8px 30px #e5a93b0f}.growth-reason-card:hover .creative-checkmark{background:#e5a93b;color:#09090d}.growth-graphic-column{flex:.8;display:flex;align-items:center;justify-content:center}.growth-graphic-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:24px;width:100%;height:100%;min-height:250px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 25px #00000080;position:relative;overflow:hidden}.growth-svg-container{width:100%;height:100%;min-height:180px;display:flex;align-items:center;justify-content:center;position:relative;flex-grow:1}@keyframes dataStream{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}.network-flow-line{stroke-dasharray:8 8;animation:dataStream 1.5s linear infinite}@keyframes nodePulse{0%{transform:scale(1);filter:drop-shadow(0 0 2px rgba(229,169,59,.2))}to{transform:scale(1.05);filter:drop-shadow(0 0 8px rgba(229,169,59,.6))}}.glowing-node{transform-origin:center;animation:nodePulse 2s ease-in-out infinite alternate}@keyframes cpuFluctuate{0%{stroke-dashoffset:140}50%{stroke-dashoffset:120}to{stroke-dashoffset:150}}.cpu-gauge-active{stroke-dasharray:220;animation:cpuFluctuate 4s ease-in-out infinite alternate}@keyframes cpuFluctuateCool{0%{stroke-dashoffset:190}50%{stroke-dashoffset:180}to{stroke-dashoffset:195}}.cpu-gauge-cool{stroke-dasharray:220;animation:cpuFluctuateCool 5s ease-in-out infinite alternate}@keyframes orbitRotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbit-ring-container{position:relative;width:170px;height:170px;display:flex;align-items:center;justify-content:center}.orbiting-system-slow{position:absolute;width:100%;height:100%;animation:orbitRotateClockwise 20s linear infinite;transform-origin:center center}.orbiting-system-fast{position:absolute;width:100%;height:100%;animation:orbitRotateClockwise 12s linear infinite reverse;transform-origin:center center}.orbiting-node{position:absolute;width:32px;height:32px;border-radius:50%;background:#111116;border:1.5px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff;box-shadow:0 4px 10px #0000004d;transition:all .3s ease}.orbiting-node:hover{border-color:#e5a93b;box-shadow:0 0 12px #e5a93b66;transform:scale(1.1)}.premium-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:24px;transition:all .35s cubic-bezier(.2,.8,.2,1);height:100%}.premium-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014;border-color:#e5a93b4d}.premium-card-dark{background:#111116;border:1px solid rgba(255,255,255,.05);border-radius:18px;padding:24px;transition:all .35s cubic-bezier(.2,.8,.2,1);height:100%;color:#fff}.premium-card-dark:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0006;border-color:#e5a93b4d}.trust-icon-wrapper{width:44px;height:44px;background:linear-gradient(135deg,#e5a93b1a,#e5a93b0d);border:1px solid rgba(229,169,59,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#e5a93b}.creative-checkmark{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #e5a93b;color:#e5a93b;padding:3px;transition:all .3s ease}.premium-card-dark:hover .creative-checkmark{background:#e5a93b;color:#000}.dark-trust-card{background:linear-gradient(135deg,#161722,#0c0d14);border:1px solid rgba(229,169,59,.1);border-radius:24px;padding:45px 35px;box-shadow:0 15px 35px #0000004d;transition:all .35s cubic-bezier(.2,.8,.2,1);text-align:left;position:relative;overflow:hidden}.dark-trust-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(229,169,59,.1),transparent);transform:skew(-25deg);transition:left .75s cubic-bezier(.2,.8,.2,1);pointer-events:none}.dark-trust-card:hover:before{left:100%}.dark-trust-card:hover{transform:translateY(-5px);border-color:#e5a93b4d;box-shadow:0 20px 45px #0006,0 0 15px #e5a93b14}.compliance-dot,.objective-dot{width:6px;height:6px;background-color:#e5a93b;border-radius:50%;display:inline-block;flex-shrink:0}@media (max-width: 991px){.hero-visual-wrapper{height:auto;min-height:440px;padding:30px 0}.stack-perspective{transform:none!important;height:auto!important;align-items:stretch}.stack-layers{transform:none!important;width:100%;height:auto;display:flex;flex-direction:column;gap:16px}.stack-layer-card{position:relative!important;transform:none!important;height:auto!important;padding:20px;box-shadow:0 8px 24px #0003}.growth-visualizer{padding:24px}}@media (max-width: 767px){.growth-tab-pill-bar{display:flex;flex-wrap:wrap;border-radius:24px;width:100%;justify-content:center;gap:4px;padding:4px}.growth-tab-btn{flex:1 1 auto;text-align:center;padding:8px 14px;font-size:10px;border-radius:18px}.growth-content-deck{flex-direction:column}.growth-graphic-column{min-height:220px}.dark-trust-card{padding:30px 20px!important}}@media (max-width: 575px){.growth-visualizer{padding:16px}}.ecosystem-pipeline-container{position:relative;padding-left:25px;display:flex;flex-direction:column;gap:14px}.ecosystem-pipeline-line{position:absolute;left:6px;top:15px;bottom:15px;width:2px;background:repeating-linear-gradient(to bottom,transparent,transparent 4px,rgba(229,169,59,.2) 4px,rgba(229,169,59,.2) 8px)}.pipeline-card{position:relative;background:#ffffff04;border:1px solid rgba(255,255,255,.04);border-radius:12px;padding:14px 18px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;align-items:center}.pipeline-connector-dot{position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#111116;border:2px solid rgba(255,255,255,.25);transition:all .3s ease;z-index:2}.pipeline-card:hover{background:#e5a93b09;border-color:#e5a93b40;transform:translate(4px);box-shadow:0 4px 15px #e5a93b0d}.pipeline-card:hover .pipeline-connector-dot{background:#e5a93b;border-color:#e5a93b;box-shadow:0 0 8px #e5a93b;transform:translateY(-50%) scale(1.2)}.industry-matrix-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.industry-matrix-card{background:linear-gradient(135deg,#ffffff05,#ffffff01);border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:16px;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #0000001a}.industry-icon-badge{width:32px;height:32px;border-radius:50%;background:#e5a93b14;border:1px solid rgba(229,169,59,.2);display:flex;align-items:center;justify-content:center;color:#e5a93b;transition:all .3s ease;flex-shrink:0}.industry-matrix-card:hover{background:#e5a93b09;border-color:#e5a93b4d;transform:translateY(-3px);box-shadow:0 8px 24px #e5a93b14}.industry-matrix-card:hover .industry-icon-badge{background:#e5a93b;color:#09090d;transform:scale(1.1);box-shadow:0 0 10px #e5a93b4d}.core-highlight-stat-box{background:#ffffff04;border-left:3px solid #e5a93b;border-right:1px solid rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03);border-radius:0 14px 14px 0;padding:24px;margin-top:35px;box-shadow:0 6px 20px #0003;transition:all .3s ease}.core-highlight-stat-box:hover{background:#ffffff06;border-right-color:#e5a93b1a;border-top-color:#e5a93b1a;border-bottom-color:#e5a93b1a}@media (max-width: 1199px){.industry-matrix-grid{grid-template-columns:1fr}}@media (max-width: 991px){.industry-matrix-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.industry-matrix-grid{grid-template-columns:1fr}}.process-timeline-item{transition:transform .35s cubic-bezier(.25,.8,.25,1)}.process-timeline-item:hover{transform:translateY(-5px)}.process-timeline-item .step-number{transition:all .35s cubic-bezier(.25,.8,.25,1);display:inline-block}.process-timeline-item:hover .step-number{opacity:.85!important;transform:scale(1.15);text-shadow:0 0 10px rgba(229,169,59,.4)}.process-timeline-item h4{transition:color .3s ease}.process-timeline-item:hover h4{color:#e5a93b!important}.tech-expert-card{background:#fbfbfd;border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:22px 20px;transition:all .35s cubic-bezier(.25,.8,.25,1);box-shadow:0 2px 8px #00000003}.tech-expert-card:hover{background:#fff;border-color:#e5a93b40;transform:translateY(-5px);box-shadow:0 12px 30px #e5a93b14}.tech-expert-card h5{transition:color .3s ease}.tech-expert-card:hover h5{color:#e5a93b!important}
