.quick-reference-card{background:transparent;box-sizing:border-box;margin:0 auto;width:100%}.quick-reference-card *,.quick-reference-card :after,.quick-reference-card :before{box-sizing:border-box}.quick-reference-card__frame{background:#e9f3f8;border:1px solid #cfe3ee;border-radius:20px;padding:24px}.quick-reference-card__viewer{background:#fff;border-radius:12px;line-height:0;overflow:hidden}.quick-reference-card__canvas,.quick-reference-card__frame-embed{display:block;height:auto;width:100%}.quick-reference-card__frame-embed{aspect-ratio:11/8.5;border:0}.quick-reference-card__viewer.is-rendered .quick-reference-card__frame-embed{display:none}.quick-reference-card__empty{color:#64748b;line-height:1.4;padding:48px 24px;text-align:center}.quick-reference-card__actions{display:flex;justify-content:flex-end;margin-top:20px}.quick-reference-card__download{background:#0d7fa4;border-radius:999px;color:#fff;display:inline-block;font-weight:700;line-height:1.2;padding:14px 32px;text-decoration:none;transition:background-color .2s ease}.quick-reference-card__download:focus,.quick-reference-card__download:hover{background:#002d50;color:#fff;font-weight:700;text-decoration:none}.quick-reference-card__download:focus-visible{outline:2px solid #002d50;outline-offset:2px}@media (max-width:600px){.quick-reference-card__frame{padding:16px}.quick-reference-card__actions{justify-content:center}.quick-reference-card__download{text-align:center;width:100%}}