
.fp-trust-page{background:var(--bg);color:var(--white)}
.fp-trust-hero{position:relative;overflow:hidden;padding:96px 48px 42px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 12% 0%,rgba(0,212,232,.16),transparent 30%),radial-gradient(circle at 88% 14%,rgba(34,197,94,.08),transparent 30%),linear-gradient(135deg,#070c14,#0b1324 62%,#06131b)}
.fp-trust-hero:before{content:"";position:absolute;right:-120px;top:-140px;width:380px;height:380px;border-radius:50%;background:rgba(0,212,232,.07);filter:blur(8px)}
.fp-trust-kicker{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid rgba(0,212,232,.20);background:rgba(0,212,232,.07);color:var(--cyan);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}
.fp-trust-kicker span{width:7px;height:7px;border-radius:99px;background:var(--cyan);box-shadow:0 0 0 6px rgba(0,212,232,.10)}
.fp-trust-hero h1{position:relative;z-index:2;max-width:920px;font-family:var(--font-h);font-size:clamp(40px,6vw,72px);line-height:.94;letter-spacing:-1.4px;font-weight:900;margin:0 0 14px}
.fp-trust-hero p{position:relative;z-index:2;max-width:780px;color:var(--gray);font-size:15.5px;line-height:1.72;margin:0}
.fp-trust-actions{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.fp-trust-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);color:var(--white);border-radius:13px;padding:11px 14px;font-weight:900;font-size:12px;transition:.2s}
.fp-trust-btn:hover{transform:translateY(-2px);border-color:rgba(0,212,232,.35);color:var(--cyan)}
.fp-trust-btn.primary{background:var(--cyan);color:#001018;border-color:var(--cyan)}
.fp-trust-wrap{max-width:1180px;margin:0 auto;padding:34px 48px 70px}
.fp-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}
.fp-trust-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:22px;padding:20px;min-height:100%;box-shadow:0 16px 42px rgba(0,0,0,.15)}
.fp-trust-card:before{content:"";position:absolute;right:-42px;bottom:-52px;width:150px;height:150px;border-radius:50%;background:rgba(0,212,232,.055)}
.fp-trust-card .icon{font-size:30px;margin-bottom:12px}
.fp-trust-card h2,.fp-trust-card h3{position:relative;z-index:2;font-family:var(--font-h);font-size:22px;line-height:1.05;font-weight:900;margin:0 0 10px}
.fp-trust-card p{position:relative;z-index:2;color:var(--gray);line-height:1.65;font-size:13.5px;margin:0}
.fp-trust-card ul{position:relative;z-index:2;margin:14px 0 0 18px;color:var(--gray);line-height:1.65;font-size:13.5px}
.fp-trust-card li{margin-bottom:7px}
.fp-trust-panel{border:1px solid rgba(0,212,232,.14);background:linear-gradient(135deg,rgba(0,212,232,.075),rgba(255,255,255,.025));border-radius:24px;padding:24px;margin:20px 0}
.fp-trust-panel h2{font-family:var(--font-h);font-size:30px;line-height:1.05;margin:0 0 12px;font-weight:900}
.fp-trust-panel p{color:var(--gray);line-height:1.75;margin:0 0 14px}
.fp-method-steps{counter-reset:step;display:grid;gap:12px}
.fp-method-step{counter-increment:step;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:flex-start;border:1px solid rgba(255,255,255,.075);background:rgba(255,255,255,.025);border-radius:18px;padding:16px}
.fp-method-step:before{content:counter(step);width:34px;height:34px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:rgba(0,212,232,.11);border:1px solid rgba(0,212,232,.20);color:var(--cyan);font-family:var(--font-h);font-weight:900}
.fp-method-step h3{font-family:var(--font-h);font-size:18px;margin:0 0 6px;font-weight:900}
.fp-method-step p{color:var(--gray);line-height:1.65;margin:0;font-size:13.5px}
.fp-disclaimer-box{border:1px solid rgba(234,179,8,.22);background:rgba(234,179,8,.065);color:#fde68a;border-radius:18px;padding:18px;font-size:13.5px;line-height:1.65;margin-top:20px}
.fp-trust-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.fp-trust-link{text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);border-radius:16px;padding:16px;transition:.2s}
.fp-trust-link:hover{transform:translateY(-2px);border-color:rgba(0,212,232,.28)}
.fp-trust-link strong{display:block;color:var(--white);font-family:var(--font-h);font-size:17px;margin-bottom:5px}
.fp-trust-link span{color:var(--gray);font-size:12px;line-height:1.45}
.fp-home-trust{max-width:1180px;margin:28px auto;padding:0 48px}
.fp-home-trust-inner{border:1px solid rgba(0,212,232,.14);background:radial-gradient(circle at 12% 0%,rgba(0,212,232,.10),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:24px;padding:22px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}
.fp-home-trust h2{font-family:var(--font-h);font-size:28px;line-height:1;margin:0 0 8px;font-weight:900}
.fp-home-trust p{color:var(--gray);line-height:1.6;margin:0;max-width:760px;font-size:13.5px}
.fp-home-trust-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:1050px){.fp-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-trust-links{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-home-trust-inner{grid-template-columns:1fr}.fp-home-trust-actions{justify-content:flex-start}}
@media(max-width:760px){.fp-trust-hero{padding:84px 18px 30px}.fp-trust-hero h1{font-size:38px}.fp-trust-hero p{font-size:14px}.fp-trust-wrap{padding:24px 18px 52px}.fp-trust-grid{grid-template-columns:1fr}.fp-trust-links{grid-template-columns:1fr}.fp-home-trust{padding:0 18px}}
