.psm-gf-wrap{width:100%;margin:1.5rem 0;padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;box-sizing:border-box}.psm-gf-form{display:block}.psm-gf-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-bottom:.6rem}.psm-gf-url{flex:1 1 260px}.psm-gf-url input{width:100%;padding:.8rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;box-sizing:border-box}.psm-gf-consent{font-size:.95rem;color:#374151}.psm-gf-btn{appearance:none;border:0;border-radius:.55rem;padding:.7rem 1rem;cursor:pointer;font-weight:700;text-decoration:none;display:inline-block;background:#111827;color:#fff}.psm-gf-btn:hover{opacity:.95}.psm-gf-cta-btn{appearance:none;border:0;border-radius:.55rem;padding:.7rem 1rem;cursor:pointer;font-weight:700;text-decoration:none;display:inline-block;background:#e28f00;color:#fff}.psm-gf-cta-btn:hover{background:#c67f00;color:#fff}.psm-gf-note{font-size:.9rem;color:#6b7280;margin-top:.4rem}.psm-gf-result{margin-top:1rem;padding:.95rem 1rem;border-left:6px solid;border-radius:.5rem}.psm-gf-ok{background:#f0fdf4;border-color:#16a34a;color:#065f46}.psm-gf-bad{background:#fef2f2;border-color:#dc2626;color:#7f1d1d}.psm-gf-result .psm-icon{font-weight:900;margin-right:.5rem}.psm-gf-list{margin:.6rem 0 0 1.5rem}.psm-gf-tip{font-size:1rem;margin:.25rem 0}.psm-gf-cta{margin-top:.6rem}.psm-gf-stats{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.psm-gf-stat{border:1px solid #e5e7eb;border-radius:.6rem;padding:.9rem 1rem;text-align:center;background:#fafafa}.psm-gf-stat .num{font-size:1.6rem;font-weight:800;line-height:1;margin-bottom:.35rem}.psm-gf-stat .label{font-size:.95rem;color:#374151}@media (max-width:720px){.psm-gf-stats{grid-template-columns:1fr 1fr}}@media (max-width:480px){.psm-gf-stats{grid-template-columns:1fr}}