.ozishield-phone-checker{max-width:900px;margin:40px auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 10px 30px rgb(0 0 0 / .08);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.ozishield-phone-checker h2{font-size:28px;margin-bottom:10px;color:#7a1732}.ozishield-phone-checker p{margin-bottom:20px;color:#555}.ozishield-phone-search{display:flex;gap:12px;margin-bottom:25px}.ozishield-phone-search input{flex:1;padding:14px 16px;font-size:16px;border-radius:8px;border:1px solid #ddd}.ozishield-phone-search input:focus{outline:none;border-color:#7a1732}.ozishield-btn{background:#7a1732;color:#fff;border:none;padding:14px 24px;font-size:16px;border-radius:8px;cursor:pointer;transition:all .2s ease}.ozishield-btn:hover{background:#9e1d44}.ozishield-phone-checker hr{margin:35px 0}#ozishield-phone-report-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}#ozishield-phone-report-form textarea{grid-column:1 / 3}#ozishield-phone-report-form input,#ozishield-phone-report-form select,#ozishield-phone-report-form textarea{padding:12px;border-radius:8px;border:1px solid #ddd;font-size:15px}#ozishield-phone-report-form textarea{min-height:100px;resize:vertical}#ozishield-phone-report-form button{grid-column:1 / 3;margin-top:10px}#ozishield-phone-results{margin-top:20px}.ozishield-disclaimer{margin-top:15px;font-size:13px;color:#777}@media (max-width:700px){.ozishield-phone-search{flex-direction:column}#ozishield-phone-report-form{grid-template-columns:1fr}#ozishield-phone-report-form textarea,#ozishield-phone-report-form button{grid-column:auto}}