.akb-suggest-panel{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 4px);max-height:min(78vh,560px);overflow-y:auto;background:var( --aki-surface, #fffdf7 );border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:inset 3px 0 0 var( --aki-red-dark, #a00010 ),0 12px 32px #0000002e;padding:4px}.akb-suggest-item{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:8px;text-decoration:none;color:inherit}.akb-suggest-item{transition:background-color .14s cubic-bezier(.23,1,.32,1)}.akb-suggest-item.is-active,.akb-suggest-item:hover,.akb-suggest-item:focus{background:#c8102e14;color:var( --aki-gray-200, #e0e0e0 )}.akb-suggest-thumb{width:40px;height:40px;object-fit:cover;border-radius:6px;flex:0 0 auto;background:#0000000d}.akb-suggest-body{display:flex;flex-direction:column;min-width:0;gap:2px}.akb-suggest-title{font-weight:600;font-size:.9rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.akb-suggest-title mark{background:transparent;color:var( --aki-red-text, #ff4756 );font-weight:700}.akb-suggest-meta{display:flex;align-items:center;gap:6px;font-size:.8rem;opacity:.85}.akb-suggest-badge{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:1px 6px;border-radius:999px}.akb-badge-ok{background:#16803d2e;color:#46c97c}.akb-badge-pre{background:#c8102e29;color:var( --aki-red-text, #ff4756 )}.akb-badge-out{background:#ffffff14;color:#a9a9a9}.akb-suggest-serie{min-height:44px}.akb-suggest-serie-icon{width:40px;height:40px;flex:0 0 auto;padding:8px;border-radius:6px;background:#c8102e1f;fill:var( --aki-red-text, #ff4756 );box-sizing:border-box}.akb-badge-serie{background:#c8102e29;color:var( --aki-red-text, #ff4756 )}.akb-suggest-more{justify-content:center;min-height:44px;margin-top:4px;border-top:1px solid rgba(255,255,255,.1);border-radius:0 0 8px 8px;font-weight:700;font-size:.85rem;color:var( --aki-red-text, #ff4756 )}.akb-suggest-more.is-active,.akb-suggest-more:hover,.akb-suggest-more:focus{color:var( --aki-red-text, #ff4756 )}.akb-suggest-empty,.akb-suggest-loading,.akb-suggest-error{padding:14px 12px;font-size:.85rem;opacity:.75}.akb-suggest-error{color:var( --aki-red-text, #ff4756 );opacity:1}.akb-suggest-correction{padding:10px 12px;font-size:.8rem;line-height:1.35;opacity:.8;border-bottom:1px solid var( --aki-hairline, rgba( 0, 0, 0, .08 ) )}.akb-suggest-correction strong{font-weight:700;color:var( --aki-red-text, #ff4756 );opacity:1}.akb-suggest-head{padding:8px 10px 4px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.65}button.akb-suggest-item{width:100%;background:transparent;border:0;margin:0;font:inherit;text-align:left;cursor:pointer}.akb-suggest-zero{min-height:44px}.akb-suggest-clear{justify-content:center;min-height:44px;font-size:.78rem;font-weight:600;opacity:.8;border-top:1px solid rgba(255,255,255,.1);border-radius:0}.akb-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(prefers-reduced-motion:no-preference){.akb-suggest-panel{animation:akb-suggest-in .12s ease-out}@keyframes akb-suggest-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.akb-suggest-item{animation:akb-suggest-in .16s ease-out backwards}.akb-suggest-item:nth-child(2){animation-delay:30ms}.akb-suggest-item:nth-child(3){animation-delay:60ms}.akb-suggest-item:nth-child(4){animation-delay:90ms}.akb-suggest-item:nth-child(5){animation-delay:.12s}.akb-suggest-item:nth-child(6){animation-delay:.15s}.akb-suggest-item:nth-child(7){animation-delay:.18s}.akb-suggest-item:nth-child(n+8){animation-delay:.21s}}
