.security-page{background:linear-gradient(#ebf3ff,#f8fafc 600px);min-height:100vh;padding-bottom:120px}.security-hero{padding-top:100px;padding-bottom:40px}.hero-title{color:#0b132b;letter-spacing:-.03em;max-width:800px;margin:0 auto;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.06}.sec-graphic-wrapper{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.sec-core{z-index:10;background:#fff;border:1.5px solid #10b9814d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:150px;height:150px;display:flex;position:relative;box-shadow:0 20px 50px #10b98126}.sec-core-icon{color:#10b981;animation:2.5s infinite pulseGlowGreen}.sec-core-text{letter-spacing:.08em;color:#0b132b;text-transform:uppercase;font-size:.75rem;font-weight:800}.sec-shield-ring{z-index:1;border:2px solid #10b9811a;border-top-color:#10b98199;border-radius:50%;width:250px;height:250px;animation:15s linear infinite spinSlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sec-shield-ring-outer{z-index:1;border:1px dashed #10b98133;border-radius:50%;width:360px;height:360px;animation:25s linear infinite spinSlowReverse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sec-float-node{color:#0b132b;z-index:5;background:#fff;border:1px solid #0000000d;border-radius:99px;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px #0000000f}.sec-float-node .node-icon{color:#10b981}.sec-node-1{animation:4s ease-in-out infinite floatSecNode;top:30px;right:20px}.sec-node-2{animation:5.5s ease-in-out infinite reverse floatSecNode;bottom:40px;left:10px}.sec-node-3{animation:4.5s ease-in-out infinite floatSecNode;top:40%;left:-20px}@keyframes spinSlow{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spinSlowReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes floatSecNode{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulseGlowGreen{0%,to{opacity:1;filter:drop-shadow(0 0 4px #10b98166)}50%{opacity:.7;filter:drop-shadow(0 0 12px #10b981cc)}}.section-title-center{text-align:center;color:#475569;max-width:800px;margin:0 auto 40px;font-size:1.6rem;font-weight:600;line-height:1.5}.compliance-card-dark{border-radius:var(--radius-xl);color:#fff;background:#0b132b;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.compliance-card-dark .icon-wrapper{color:#fff;margin-bottom:24px}.compliance-card-dark h3{color:#fff;margin-bottom:16px;font-size:1.25rem;font-weight:700}.compliance-card-dark p{color:#e2e8f0;font-size:.95rem;line-height:1.6}.compliance-card-dark:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0b132b33}@media (max-width:1024px){.security-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.security-hero{padding-top:100px;padding-bottom:60px}.hero-title{font-size:3.5rem!important}.security-grid{grid-template-columns:1fr!important}.compliance-card{min-height:auto}}.trust-center-section{margin-top:100px;scroll-margin-top:120px}.trust-center-header{grid-template-columns:320px 1fr;gap:40px;margin-bottom:32px;display:grid}.tc-title{color:#0b132b;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.tc-updated{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:99px;padding:4px 10px;font-size:.75rem}.trust-center-grid{grid-template-columns:320px 1fr;gap:40px;display:grid}.tc-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 0;box-shadow:0 4px 12px #00000005}.tc-item{cursor:pointer;align-items:center;gap:16px;padding:12px 24px;transition:background .2s;display:flex}.tc-item:hover,.tc-item.active{background:#0047ff0a}.tc-icon-placeholder{color:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.6rem;font-weight:800;display:flex}.tc-blue{background:#0ea5e9}.tc-purple{background:#6366f1}.tc-blue-dark{background:#1e3a8a}.tc-dark{background:#0f172a}.tc-green{background:#10b981}.tc-item-name{color:#1e293b;font-size:.95rem;font-weight:500}.tc-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.tc-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:box-shadow .2s,border-color .2s}.tc-card:hover{border-color:#cbd5e1;box-shadow:0 10px 25px #00000008}.tc-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.tc-card-header h3{color:#0b132b;font-size:1.05rem;font-weight:700}.tc-chevron{color:#94a3b8}.tc-checks{flex-direction:column;gap:12px;margin:0 0 20px;padding:0;list-style:none;display:flex}.tc-checks li{color:#64748b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:10px;font-size:.85rem;display:flex;overflow:hidden}.tc-check{color:#10b981;flex-shrink:0}.tc-link{color:#3b82f6;font-size:.85rem;font-weight:500;text-decoration:none}.tc-link:hover{text-decoration:underline}@media (max-width:1024px){.trust-center-header,.trust-center-grid,.tc-cards{grid-template-columns:1fr}}
