.cf-mss{max-width:900px;margin:1.5rem auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}
.cf-mss__form{display:flex;gap:.5rem;margin-bottom:1rem}
.cf-mss__form input[type=text]{flex:1;padding:.6rem .8rem;border:1px solid #ddd;border-radius:.5rem}
.cf-mss__form button{padding:.6rem 1rem;border:0;border-radius:.5rem;background:#0ea5e9;color:#fff;cursor:pointer}

/* Google-style unified results */
.cf-mss__unified{display:block}
.cf-mss__result{padding:0 0 1.1rem 0;border-bottom:1px solid #f0f0f0;margin-bottom:1.1rem}
.cf-mss__result-title{font-size:1.1rem;line-height:1.3;text-decoration:none}
.cf-mss__result-title:hover{text-decoration:underline}
.cf-mss__result-url{font-size:.84rem;opacity:.9;margin:.2rem 0 .4rem 0;word-break:break-all}
.cf-mss__result-snippet{font-size:.95rem;color:#333}
.cf-mss__result-meta{font-size:.8rem;color:#666;margin-top:.25rem}

.cf-mss__muted{color:#666}
.cf-mss-table td input[type="text"], .cf-mss-table td input[type="url"], .cf-mss-table td select{width:100%}
