:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}:root{--bg: #f6f8fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e5e7eb;--shadow: 0 10px 25px rgba(2, 6, 23, .06);--radius: 16px;--brand: #0ea5e9;--brand-2: #22c55e;--danger: #b00020}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)}.container{max-width:1100px;margin:18px auto 60px;padding:0 16px}.h2{margin:0 0 6px;font-size:18px;font-weight:800}.muted{color:var(--muted);font-size:12px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;box-shadow:var(--shadow)}.subcard{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px;margin-top:12px}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:680px){.grid2{grid-template-columns:1fr}.cbqapHeaderInner{flex-direction:column;align-items:flex-start}}.label{display:block;font-weight:800;font-size:12px;color:#334155;margin-bottom:6px}.input,textarea,select.input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:12px;outline:none;background:#fff;transition:border .12s ease,box-shadow .12s ease}.input:focus,textarea:focus{border-color:#0ea5e98c;box-shadow:0 0 0 4px #0ea5e91f}.tabs{display:flex;gap:8px;margin:12px 0;flex-wrap:wrap}.tabBtn{padding:10px 12px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;font-weight:800;font-size:13px;color:#0f172a}.tabBtnActive{background:#0ea5e91a;border-color:#0ea5e959}.primaryBtn{margin-top:12px;padding:10px 14px;border-radius:12px;border:1px solid rgba(14,165,233,.35);background:#0ea5e914;cursor:pointer;font-weight:900}.primaryBtn:hover{background:#0ea5e91f}.check{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fff}.msg{margin-top:14px;padding:12px;border-radius:14px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);font-weight:700}.msgOk{border-color:#22c55e59;background:#22c55e14}.msgErr{border-color:#b0002040;background:#b000200f}.errText{color:var(--danger);font-size:12px;margin-top:6px}.card{width:100%}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f9ffc7;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;padding:10px 32px;width:100%;min-height:140px}.brandRow{justify-content:space-between;gap:16px;flex-wrap:wrap}.brandLeft{display:flex;align-items:center;gap:14px;min-width:0}.brandLogoLeft{width:240px;height:120px}.brandText{min-width:0}.brandRight{display:flex;align-items:center;flex:0 0 auto}.brandLogo{object-fit:contain}.brandLogoRight{width:140px;height:80px;object-fit:contain}.brandTitle{font-size:22px;font-weight:900;line-height:1.15;letter-spacing:.2px;color:var(--text)}.brandSub{font-size:11px;color:var(--muted);margin-top:2px;line-height:1.2}@media(min-width:1024px){.container{width:calc(100% - 64px);max-width:none;margin:18px 32px 24px}}.cbqapFooter{margin-top:40px;background:#f8fafc;border-top:1px solid var(--border);padding:24px 16px 16px}.cbqapFooterInner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cbqapFooterBlock{font-size:13px}.footerCenter{text-align:center}.cbqapFooterTitle{font-weight:900;margin-bottom:6px;color:#0f172a}.cbqapFooterText{color:var(--muted);line-height:1.45;margin-bottom:4px}.cbqapFooterText a{color:#2563eb;text-decoration:none}.cbqapFooterText a:hover{text-decoration:underline}.cbqapFooterBottom{margin-top:16px;padding-top:12px;border-top:1px solid var(--border);text-align:center;font-size:12px;color:var(--muted)}@media(max-width:768px){.cbqapFooterInner{grid-template-columns:1fr}}
