/* Intentionally small: primary public styles live in the Blocksy child theme. */

.voen-file-picker{display:flex;align-items:center;gap:10px;min-width:320px;max-width:100%;border:1px solid #dfe2e8;background:#fff;border-radius:6px;padding:7px}.voen-file-picker input[type=file]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.voen-file-button{display:inline-flex;align-items:center;justify-content:center;background:#463b86;color:#fff;font-weight:700;padding:9px 14px;border-radius:4px;cursor:pointer;white-space:nowrap}.voen-file-name{color:#5f6674;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voen-portal-upload h3 small{font-weight:400;color:#666;font-size:13px}.voen-portal-upload form{align-items:center}.voen-portal-upload .voen-btn{margin:0!important}@media(max-width:620px){.voen-file-picker{min-width:0;width:100%}.voen-portal-upload form{display:grid!important;grid-template-columns:1fr!important}.voen-portal-upload .voen-btn{width:100%!important}.voen-portal-upload h3 small{display:block;margin-top:4px}}
.voen-upload-label{display:block;margin:4px 0 8px;color:#25283a}.voen-upload-label small{font-weight:400;color:#697080}.voen-field input[type=file]{width:100%;padding:12px;border:1px dashed #b9bfd0;background:#fafbfe;border-radius:7px}.voen-upload-success{max-width:900px;margin:0 auto 16px;padding:14px 18px;border:1px solid #b9dfc4;background:#eefaf1;color:#176b35;border-radius:8px;font-weight:700}

/* v2.3.0 SEO landing / unobtrusive UX */
.voen-seo-landing{padding:28px 0 38px;background:#fff}.voen-seo-landing h2{margin:0 0 10px;font-size:28px}.voen-seo-landing p{max-width:900px;line-height:1.7}.voen-seo-faq{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.voen-seo-faq details{border:1px solid #e5e7ee;border-radius:8px;padding:14px 16px;background:#fafbfc}.voen-seo-faq summary{font-weight:700;cursor:pointer}.voen-form-message.info{background:#f2f0ff;color:#3f367c;border:1px solid #ded9ff;padding:10px 12px;border-radius:7px}@media(max-width:700px){.voen-seo-faq{grid-template-columns:1fr}.voen-seo-landing{padding:22px 0 28px}.voen-seo-landing h2{font-size:24px}}
