/*
Theme Name: PRDS Lightweight Theme
Theme URI: https://prdigitalsolutions.org/
Author: PR Digital Solutions
Author URI: https://prdigitalsolutions.org/
Description: Lightweight theme bundled with PRDS PDF to Image Converter plugin.
Version: 1.0
License: GPL2
Tags: light, responsive, one-column
*/

body{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0;color:#222;}
.site-header{background:#0073aa;color:#fff;padding:18px 20px;display:flex;align-items:center;gap:12px;}
.site-header img{height:48px;}
.site-title{font-size:20px;font-weight:700;margin:0;}
.site-container{max-width:1000px;margin:24px auto;padding:0 16px;}
.card{border:1px solid #e6e6e6;border-radius:8px;padding:18px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.03)}
.prds-button{background:#2271b1;color:#fff;border:none;padding:10px 14px;border-radius:6px;cursor:pointer;}
.prds-input{padding:10px;border:1px solid #ddd;border-radius:6px;width:100%;}
.small{font-size:13px;color:#666}
.conversion-list img{max-width:120px;border:1px solid #ccc;padding:6px;border-radius:4px;margin:6px}
