@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#222;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app-content{padding:24px}.app-content.no-nav{padding:0}input,select{width:100%;padding:10px 12px;margin:8px 0 16px;border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:14px}input:focus,select:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}label{font-weight:600;font-size:14px;color:#374151}h2,h3{color:#111827}
