.agm{--b:#d8d8d8;max-width:980px;margin:24px auto;padding:24px;border:1px solid var(--b);border-radius:18px;background:#fff;box-sizing:border-box;font-family:inherit}.agm__header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid var(--b);padding-bottom:18px}.agm__header h2{margin:.15rem 0 .35rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.05}.agm__header p{margin:0}.agm__eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.agm__badge{white-space:nowrap;border:1px solid #111;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700}.agm__search{position:relative;margin:24px 0}.agm__search label{display:block;font-weight:700;margin-bottom:7px}.agm__search input{width:100%;padding:13px 14px;border:1px solid #aaa;border-radius:10px;font:inherit}.agm__suggestions{position:absolute;left:0;right:0;z-index:20;background:#fff;border:1px solid #bbb;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.14);max-height:320px;overflow:auto}.agm__suggestion{display:flex;width:100%;gap:10px;align-items:center;padding:10px 12px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;cursor:pointer;font:inherit}.agm__suggestion:hover{background:#f4f4f4}.agm__dot{width:22px;height:22px;border-radius:5px;border:1px solid rgba(0,0,0,.18);flex:none}.agm__target{display:flex;gap:16px;align-items:center;padding:16px;border:1px solid var(--b);border-radius:12px}.agm__swatch{width:76px;height:76px;border-radius:12px;border:1px solid rgba(0,0,0,.18);flex:none}.agm__meta{margin:4px 0;color:#666}.agm__status{margin:18px 0;font-weight:700}.agm__selected{padding:18px;border:1px solid #111;border-radius:12px}.agm__selected h3{margin:0 0 6px}.agm__selected p{margin:0 0 10px}.agm__recipe{display:flex;flex-wrap:wrap;gap:8px}.agm__recipe span{border-radius:999px;background:#f1f1f1;padding:7px 10px;font-size:.9rem}.agm__table{width:100%;border-collapse:collapse;margin-top:18px;font-size:.9rem}.agm__table th,.agm__table td{text-align:left;vertical-align:top;padding:9px;border-bottom:1px solid #ddd}.agm__note,.agm__footer{color:#666;font-size:.82rem}.agm__footer{margin-top:20px;padding-top:16px;border-top:1px solid var(--b)}@media(max-width:680px){.agm{padding:16px}.agm__header{display:block}.agm__badge{display:inline-block;margin-top:12px}.agm__table{display:block;overflow-x:auto}.agm__swatch{width:58px;height:58px}}
/* GOLDEN Hover Library v0.5 */
.agh{--navy:#071a2f;--line:#26425e;--green:#c6ff3d;--text:#eef6ff;--muted:#a8b7c7;max-width:1180px;margin:24px auto;padding:26px;border-radius:22px;background:linear-gradient(160deg,#071a2f,#0c2843);color:var(--text);font-family:inherit;box-sizing:border-box;position:relative}
.agh *{box-sizing:border-box}.agh__hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.agh__kicker{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-weight:800}.agh__hero h2{margin:.22rem 0 .42rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.agh__hero p{margin:0;color:var(--muted);max-width:760px}.agh__pill{white-space:nowrap;border:1px solid var(--green);color:var(--green);border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:800}
.agh__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.agh__stats div{border:1px solid var(--line);border-radius:14px;padding:14px;background:rgba(255,255,255,.025)}.agh__stats b{display:block;font-size:1.45rem;color:#fff}.agh__stats span{font-size:.78rem;color:var(--muted)}
.agh__search label{display:block;font-weight:700;margin-bottom:7px}.agh__search input{width:100%;border:1px solid #55738f;background:#061526;color:#fff;border-radius:12px;padding:13px 14px;font:inherit}.agh__search input::placeholder{color:#7890a7}
.agh__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;margin-top:16px;min-height:82px}.agh__hint{grid-column:1/-1;color:var(--muted)}
.agh__card{--agh-color:#888;position:relative;display:flex;align-items:center;gap:11px;width:100%;border:1px solid var(--line);background:#0a223a;color:#fff;border-radius:12px;padding:9px;text-align:left;cursor:pointer}.agh__card:hover,.agh__card:focus{border-color:var(--green);outline:none;transform:translateY(-1px)}.agh__card-swatch{width:44px;height:44px;flex:none;border-radius:8px;background:var(--agh-color);border:1px solid rgba(255,255,255,.25)}.agh__card-text{min-width:0}.agh__card-text strong,.agh__card-text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agh__card-text small{color:var(--muted);margin-top:3px}.agh__tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);width:max-content;max-width:320px;padding:8px 10px;border-radius:8px;background:#020b13;color:#fff;font-size:.75rem;line-height:1.35;box-shadow:0 10px 25px rgba(0,0,0,.4);opacity:0;pointer-events:none;z-index:30}.agh__card:hover .agh__tooltip,.agh__card:focus .agh__tooltip{opacity:1}
.agh__panel{margin-top:20px;border:1px solid var(--green);border-radius:16px;padding:18px;background:#061526;position:relative}.agh__close{position:absolute;right:10px;top:9px;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.agh__panel-head{display:flex;gap:14px;align-items:center;padding-right:32px}.agh__panel-swatch{width:68px;height:68px;border-radius:11px;border:1px solid rgba(255,255,255,.3);flex:none}.agh__panel-ref{font-weight:800;font-size:1.15rem}.agh__panel-meta{color:var(--muted);font-size:.85rem;margin-top:4px}.agh__panel-status{margin:15px 0;font-weight:800;color:var(--green)}
.agh__selected{border:1px solid var(--line);border-radius:12px;padding:14px}.agh__selected h3{margin:0 0 4px}.agh__selected p{margin:0 0 10px;color:var(--muted)}.agh__recipe{display:flex;flex-wrap:wrap;gap:7px}.agh__recipe span{background:#102f4d;border-radius:999px;padding:7px 9px;font-size:.8rem}
.agh__levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px;margin-top:12px}.agh__level{display:flex;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:10px;padding:10px}.agh__level small{color:var(--muted)}.agh__level code,.agh__calc-boundary,.agh__boundary{font-size:.74rem;color:var(--muted)}.agh__calc-boundary{margin-bottom:0}.agh__boundary{margin-top:20px;padding-top:14px;border-top:1px solid var(--line);line-height:1.55}.agh__boundary code{color:var(--green)}
@media(max-width:760px){.agh{padding:16px}.agh__hero{display:block}.agh__pill{display:inline-block;margin-top:12px}.agh__stats{grid-template-columns:repeat(2,1fr)}.agh__grid{grid-template-columns:1fr}}

.agh__coverage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}
.agh__coverage-item{border:1px solid rgba(0,0,0,.16);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:5px}
.agh__coverage-item code{white-space:normal;font-size:.75rem}
.agh__coverage-item small{color:#666}
.agh__min-components{margin-top:12px;font-weight:700}
@media(max-width:680px){.agh__coverage{grid-template-columns:1fr}}
