@charset "UTF-8";
/***!  Style Declaration  !***/

.qba-method{--qba-navy:#001f4d;--qba-text:#1a1a1a;--qba-muted:#5b6471;--qba-bg:#fff;--qba-bg-soft:#f6f8fb;--qba-border:#e3e7ee;--qba-accent:#EC651D;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--qba-text);max-width:1080px;margin:24px auto;padding:28px 24px;background:var(--qba-bg);border:1px solid var(--qba-border);border-radius:14px;box-sizing:border-box}.qba-method *,.qba-method *::before,.qba-method *::after{box-sizing:border-box}.qba-method__head{margin:0 0 22px;text-align:center}.qba-method__eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--qba-accent);font-weight:600;margin-bottom:8px}.qba-method__title{margin:0;font-size:22px;line-height:1.25;color:var(--qba-navy);font-weight:700}.qba-method__sub{margin:6px 0 0;font-size:14px;color:var(--qba-muted)}.qba-method__grid{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(260px,1fr);gap:32px;align-items:center}.qba-method__chart{position:relative;width:100%;max-width:480px;margin:0 auto}.qba-method__chart svg{width:100%;height:auto;display:block;overflow:visible}.qba-method__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}@media (max-width:760px){.qba-method{padding:20px 16px;margin:16px auto}.qba-method__grid{grid-template-columns:1fr;gap:18px}.qba-method__chart{max-width:340px}.qba-method__title{font-size:19px}.qba-method__legend{display:grid;grid-template-columns:1fr 1fr;gap:4px}}@media (max-width:420px){.qba-method__legend{grid-template-columns:1fr}}.qba-method__svg-root{animation:qbaPop .9s cubic-bezier(.34,1.56,.64,1) both;transform-origin:250px 250px}@media (prefers-reduced-motion:reduce){.qba-method__svg-root{animation:none}}
