.codes-summary-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#59b8f7;color:#07111d}.codes-summary-icon svg{width:21px;height:21px}.official-code-status{display:flex;align-items:flex-start;gap:12px;margin:0 0 14px;padding:12px 14px;border:1px solid #40506a;border-radius:14px;background:#111927}.official-code-status>span{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#f0c04a;box-shadow:0 0 0 4px rgba(240,192,74,.12)}.official-code-status.has-active-code>span{background:#73d98b;box-shadow:0 0 0 4px rgba(115,217,139,.12)}.official-code-status strong{display:block}.official-code-status small{display:block;margin-top:2px;color:#8f9db1}.official-code-copy{flex:1;min-width:0}.official-code-row{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:9px}.official-code-row>div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-width:0}.official-code-row code{padding:6px 9px;border-radius:8px;background:#0d1420;color:#fff;font-weight:800}.official-code-row strong{font-size:.95rem}.official-code-row span{color:#73d98b;font-size:.78rem;font-weight:800}.official-code-row button{border:0;border-radius:10px;padding:9px 14px;background:#59b8f7;color:#07111d;font-weight:800;cursor:pointer}@media(max-width:760px){.codes-summary-icon{width:36px;height:36px;border-radius:10px}.codes-summary-icon svg{width:18px;height:18px}.official-code-status{padding:11px 12px}.official-code-row{display:grid}.official-code-row>div{grid-template-columns:1fr}.official-code-row button{width:100%}}
