:where(.p-trust) .four{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--bg-surface);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}@media (max-width:900px){:where(.p-trust) .four{grid-template-columns:1fr 1fr}}@media (max-width:560px){:where(.p-trust) .four{grid-template-columns:1fr}}:where(.p-trust) .four>div{border-right:1px solid var(--border);transition:background .3s var(--ease);padding:26px 24px;position:relative}:where(.p-trust) .four>div:last-child{border-right:none}:where(.p-trust) .four>div:hover{background:var(--bg-card)}@media (max-width:900px){:where(.p-trust) .four>div{border-bottom:1px solid var(--border)}}:where(.p-trust) .four>div:not(:last-child):after{content:"";border-top:1px solid var(--border-accent);border-right:1px solid var(--border-accent);background:var(--bg-surface);z-index:2;width:11px;height:11px;position:absolute;top:36px;right:-6px;transform:rotate(45deg)}@media (max-width:900px){:where(.p-trust) .four>div:not(:last-child):after{display:none}}:where(.p-trust) .four .n{font-family:var(--font-mono);letter-spacing:.1em;color:var(--cyan);align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}:where(.p-trust) .four .n span{background:var(--cyan-soft);border:1px solid var(--border);width:30px;height:30px;color:var(--cyan);border-radius:9px;justify-content:center;align-items:center;display:flex}:where(.p-trust) .four h4{color:var(--text-primary);letter-spacing:-.015em;margin:16px 0 8px;font-size:16.5px;font-weight:700}:where(.p-trust) .four p{color:var(--text-muted);font-size:13.4px;line-height:1.7}:where(.p-trust) .four .last{background:linear-gradient(#f59e0b12,#0000 74%)}:where(.p-trust) .four .last .n{color:var(--amber)}:where(.p-trust) .four .last .n span{color:var(--amber);background:#f59e0b17;border-color:#f59e0b3d}:where(.p-trust) .four .last h4{color:var(--amber)}:where(.p-trust) .bd{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:820px){:where(.p-trust) .bd{grid-template-columns:1fr}}:where(.p-trust) .bdc{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--bg-card);transition:.3s var(--ease);padding:26px 28px}:where(.p-trust) .bdc:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}:where(.p-trust) .bdc.hi{border-color:var(--border-accent);background:linear-gradient(150deg,#00e0ff0f,#ffffff03 60%)}:where(.p-trust) .bdc h3{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:11px;margin-bottom:12px;font-size:17.5px;font-weight:750;display:flex}:where(.p-trust) .bdc h3 span{background:var(--cyan-soft);border:1px solid var(--border-accent);width:32px;height:32px;color:var(--cyan);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}:where(.p-trust) .bdc>p{color:var(--text-muted);text-wrap:pretty;font-size:14.2px;line-height:1.78}:where(.p-trust) .bdc ul{border-top:1px solid var(--border);flex-direction:column;gap:9px;margin-top:16px;padding-top:14px;display:flex}:where(.p-trust) .bdc li{color:var(--text-secondary);padding-left:15px;font-size:13.4px;line-height:1.62;position:relative}:where(.p-trust) .bdc li:before{content:"";background:var(--cyan);opacity:.65;border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}:where(.p-trust) .nots{background:var(--border);border:1px solid var(--border);border-radius:var(--r-xl);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:860px){:where(.p-trust) .nots{grid-template-columns:1fr}}:where(.p-trust) .nots>div{background:var(--bg-surface);transition:background .3s var(--ease);padding:24px 26px}:where(.p-trust) .nots>div:hover{background:var(--bg-card-hover)}:where(.p-trust) .nots .tg{font-family:var(--font-mono);letter-spacing:.14em;color:var(--amber);background:#f59e0b12;border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:7px;margin-bottom:15px;padding:4px 10px;font-size:9.5px;display:inline-flex}:where(.p-trust) .nots h4{color:var(--text-primary);letter-spacing:-.015em;margin-bottom:9px;font-size:16.5px;font-weight:700}:where(.p-trust) .nots p{color:var(--text-muted);font-size:13.8px;line-height:1.74}:where(.p-trust) .stops{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}:where(.p-trust) .stops>div{border-radius:var(--r-md);background:#f59e0b0a;border:1px dashed #f59e0b57;flex:260px;gap:13px;padding:18px 20px;display:flex}:where(.p-trust) .stops .i{width:26px;height:26px;color:var(--amber);font-family:var(--font-mono);background:#f59e0b1a;border:1px solid #f59e0b42;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}:where(.p-trust) .stops b{color:var(--text-primary);margin-bottom:5px;font-size:14.5px;font-weight:700;display:block}:where(.p-trust) .stops p{color:var(--text-muted);font-size:13px;line-height:1.66}
