:root{--primary: #2e7d32;--primary-light: #e8f5e9;--border: #dfe5e8;--text: #1f2937;--muted: #6b7280;--bg: #f9fafb}body{font-family:Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);margin:0}.card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:16px}.btn-primary{background:var(--primary);color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}.btn-secondary{background:#fff;border:1px solid var(--border);padding:8px 14px;border-radius:6px;cursor:pointer}input,select{border:1px solid var(--border);border-radius:6px;padding:6px 8px;width:100%}.section-title{font-weight:600;margin-bottom:10px}.fr-overlay{position:fixed!important;inset:0!important;background:#0000008c!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}.fr-modal{background:#fff!important;border-radius:12px!important;width:100%!important;max-width:760px!important;max-height:88vh!important;overflow-y:auto!important;box-shadow:0 24px 64px #0000004d!important}
