.protection-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:16px 0 10px}.protection-row{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #354b3c;border-radius:10px;background:linear-gradient(145deg,#243d2d,#17291e);min-width:0;color:inherit}.protection-row:nth-child(2){background:linear-gradient(145deg,#1b2920,#131c16);border-color:#354138}.protection-row>svg{width:18px;height:18px;flex:0 0 18px;color:var(--mint,#c2f7cc);margin-top:1px}.protection-row>div{min-width:0}.protection-cards .protection-row h3{margin:0 0 4px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.35;letter-spacing:0;color:inherit}.protection-cards .protection-row p{margin:0;padding:0;font-family:inherit;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--muted,#9ba8a1);max-width:85ch}.protection-row p strong{font-weight:400;color:inherit}.protection-status-note{font-size:.75rem;line-height:1.5;margin-top:14px}.home-screen .protection-cards{margin:18px 0 8px}.home-screen .protection-row{padding:12px;gap:9px;border-radius:10px}.trust-section .protection-cards{margin-top:18px}.trust-section .protection-row{padding:14px 16px}@media(max-width:400px){.protection-row{padding:11px 12px;gap:9px}.trust-section .protection-row{padding:12px}}

.hero .actions{margin:24px 0 0}.hero .actions+.protection-cards{margin:16px 0 0;gap:8px}.hero .protection-row{padding:12px 14px}
