:root{--bg:#0a0a0c;--bg-card:#ffffff08;--bg-card-hover:#ffffff0d;--accent:#38ffd3;--accent-dim:#38ffd326;--success:#10b981;--success-bg:#10b98126;--warn:#fbbf24;--warn-bg:#fbbf2426;--text:#e8f0f8;--text-muted:#7a8a9a;--border:#a6c1e126}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Space Grotesk,system-ui,sans-serif;line-height:1.6}.trust-page{max-width:980px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem}.trust-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;display:flex}.trust-logo{color:var(--accent);font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none}.trust-nav{gap:1.5rem;display:flex}.trust-nav a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .15s}.trust-nav a:hover{color:var(--accent)}.trust-hero{text-align:center;margin-bottom:3.5rem}.trust-hero-icon{margin-bottom:.75rem;font-size:3.5rem;display:inline-block}.trust-hero h1{margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:800}.hero-subtitle{color:var(--text-muted);max-width:640px;margin:0 auto 1.5rem;font-size:1.05rem}.hero-badges{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.hero-badge{background:var(--bg-card);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.82rem;display:inline-flex}.trust-main section{margin-bottom:3rem}.trust-main h2{color:#fff;margin-bottom:.25rem;font-family:Orbitron,sans-serif;font-size:1.4rem;font-weight:700}.section-sub{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.overview-text{color:var(--text);max-width:800px;margin-bottom:1.75rem;font-size:.95rem}.overview-stats{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.25rem 1rem}.stat-value{color:var(--accent);margin-bottom:.4rem;font-family:Orbitron,sans-serif;font-size:1.6rem;font-weight:800;line-height:1.1;display:block}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.compliance-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.compliance-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.compliance-emoji{font-size:2rem;line-height:1}.compliance-card h3{margin-top:.25rem;font-size:1.05rem;font-weight:700}.compliance-card p{color:var(--text-muted);flex:1;margin-bottom:.5rem;font-size:.85rem}.compliance-status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.3rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.status-compliant,.status-verified{background:var(--success-bg);color:var(--success)}.status-in-progress{background:var(--warn-bg);color:var(--warn)}.updated-stamp{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.5rem;font-size:.78rem}.controls-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.control-group{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.control-group h3{color:var(--accent);margin-bottom:.9rem;font-size:1rem;font-weight:700}.control-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.control-list li{color:var(--text);align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.45;display:flex}.control-list .check{color:var(--success);flex-shrink:0;font-weight:700}.subprocessor-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.subprocessor-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.85rem;padding:1rem 1.1rem;display:flex}.subprocessor-emoji{flex-shrink:0;font-size:1.6rem;line-height:1}.subprocessor-info{flex:1;min-width:0}.subprocessor-info h3{margin-bottom:.1rem;font-size:.95rem;font-weight:700}.subprocessor-info p{color:var(--text-muted);margin-bottom:.2rem;font-size:.82rem}.subprocessor-region{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.contact-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.contact-email{color:var(--accent);word-break:break-all;margin-bottom:.4rem;font-family:Orbitron,sans-serif;font-size:1rem;text-decoration:none;display:inline-block}.contact-email:hover{text-decoration:underline}.contact-note{color:var(--text-muted);font-size:.8rem}.resources-list{flex-wrap:wrap;gap:.75rem;display:flex}.resources-list a{background:var(--bg-card);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.65rem 1.1rem;font-size:.88rem;text-decoration:none;transition:background .15s,border-color .15s}.resources-list a:hover{background:var(--bg-card-hover);border-color:var(--accent);color:var(--accent)}.trust-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.trust-footer p{color:var(--text-muted);margin:0;font-size:.85rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none}.footer-links a:hover{color:var(--accent)}@media (width<=768px){.trust-page{padding:1.5rem 1rem}.trust-header{flex-direction:column;align-items:flex-start;gap:.75rem}.trust-nav{flex-wrap:wrap;gap:1rem}.trust-hero h1{font-size:1.75rem}.overview-stats{grid-template-columns:repeat(2,1fr)}.compliance-grid,.controls-grid,.subprocessor-grid,.contact-grid{grid-template-columns:1fr}.trust-footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}}.footer-socials{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.65rem;display:flex}@media (width>=720px){.footer-socials{justify-content:flex-end;max-width:60%;margin-top:0;position:absolute;bottom:.65rem;right:1.25rem}}.footer-social{color:#fff;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:inline-flex}.footer-social svg{fill:currentColor;width:18px;height:18px}.footer-social:hover,.footer-social:focus-visible{color:#38ffd3;background:#ffffff14;outline:none;transform:translateY(-1px)}footer.trust-footer,footer.lb-page-footer,.status-footer{position:relative}
