.goae-cathead{background:var(--color-midnight);color:#fff;border-radius:18px;align-items:center;gap:1.1rem;margin-top:1rem;padding:1.35rem 1.5rem;display:flex}.goae-cathead-icon{width:56px;height:56px;color:var(--color-accent-light);background:#ffffff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.goae-cathead-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-light);font-size:.6875rem;font-weight:700}.goae-cathead-title{font-size:1.4rem;font-weight:600;line-height:1.25}.goae-cathead-count{color:#ffffff80;font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:.8125rem}.goae-rows{flex-direction:column;display:flex}.goae-row{border:1px solid #0000;border-bottom-color:#f0f4f7;border-radius:10px;align-items:center;gap:1rem;padding:.7rem .75rem;transition:background-color .16s,border-color .16s;display:flex}.goae-row:last-child{border-bottom:1px solid #0000}.goae-row:hover{background:#f6eae0;border-color:#c4956a59}.goae-row:active{background:#c4956a47}.goae-row-num{width:3.75rem;height:2.3rem;color:var(--color-midnight);font-variant-numeric:tabular-nums;white-space:nowrap;background:#f6eae0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .4rem;font-size:.8125rem;font-weight:700;transition:background-color .16s,color .16s;display:inline-flex}.goae-row:hover .goae-row-num{background:var(--color-accent);color:var(--color-midnight)}.goae-row-title{min-width:0;color:var(--color-midnight);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;font-weight:600;overflow:hidden}.goae-row-regel{flex-direction:column;flex-shrink:0;align-items:flex-end;width:128px;line-height:1.15;display:flex}.goae-row-regel .lbl{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:2px;font-size:.5625rem;font-weight:700}.goae-row-regel .val{color:var(--color-accent-dark);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:700}.goae-row-chevron{color:#cbd5e1;flex-shrink:0;transition:color .16s,transform .16s}.goae-row:hover .goae-row-chevron{color:var(--color-accent-dark);transform:translate(2px)}@media (max-width:640px){.goae-row-regel{width:90px}.goae-row-regel .lbl{display:none}.goae-row{gap:.6rem}}.goae-bm-fab-wrap{z-index:60;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.goae-bm-fab{background:var(--color-midnight);color:#fff;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:transform .2s,background-color .2s;display:inline-flex;position:relative;box-shadow:0 10px 30px #0f113540}.goae-bm-fab:hover{background:#171a4a;transform:translateY(-2px)}.goae-bm-count{background:var(--color-accent);min-width:1.25rem;height:1.25rem;color:var(--color-midnight);font-variant-numeric:tabular-nums;border:2px solid var(--color-ivory);border-radius:9999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.6875rem;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-4px}.goae-bm-panel{transform-origin:100% 100%;background:#fff;border:1px solid #0f11351a;border-radius:1rem;flex-direction:column;width:320px;max-width:calc(100vw - 2.5rem);max-height:min(70vh,460px);animation:.18s ease-out goae-bm-pop;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f113533}.goae-bm-panel[hidden]{display:none}@keyframes goae-bm-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.goae-bm-panel-head{color:var(--color-midnight);border-bottom:1px solid #0f113512;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.875rem;font-weight:700;display:flex}.goae-bm-close{color:#94a3b8;cursor:pointer;transition:color .15s}.goae-bm-close:hover{color:var(--color-midnight)}.goae-bm-list{padding:.5rem;overflow-y:auto}.goae-bm-item{border-radius:.6rem;align-items:center;gap:.6rem;padding:.55rem .6rem;transition:background-color .15s;display:flex}.goae-bm-item:hover{background:#0f113508}.goae-bm-item-num{min-width:2.4rem;height:1.9rem;color:var(--color-midnight);font-variant-numeric:tabular-nums;white-space:nowrap;background:#0f11350f;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 .45rem;font-size:.75rem;font-weight:700;display:inline-flex}.goae-bm-item-link{flex:1;min-width:0}.goae-bm-item-title{color:var(--color-midnight);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.goae-bm-item-remove{color:#cbd5e1;cursor:pointer;flex-shrink:0;transition:color .15s}.goae-bm-item-remove:hover{color:#ef4444}.goae-bm-empty{text-align:center;color:#94a3b8;padding:1.5rem 1.25rem;font-size:.8125rem;line-height:1.6}
