
.okc-form input[type="text"], .okc-form textarea, .okc-form select { width:100%; padding:8px; margin:6px 0; }
.okc-btn { padding:8px 14px; border-radius:8px; border:1px solid #ccc; background:#f5f5f5; cursor:pointer; }
.okc-btn:hover { background:#eaeaea; }
.okc-btn-outline { background:transparent; }
.okc-note { font-size:12px; color:#555; }
.okc-report { margin-top:16px; }
