.search-fallback-notice{position:absolute;top:calc(8px + 35px + 5px);left:8px;right:8px;z-index:35;margin:0;padding:10px 8px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0}.search-fallback-notice--two-rows{align-items:flex-start}.search-fallback-notice--two-rows .search-fallback-notice__icon{align-self:center}.search-fallback-notice__icon{flex:0 0 14%;max-width:14%;align-self:center;display:flex;align-items:center;justify-content:center}.search-fallback-notice__icon-img{display:block;width:auto;height:auto;max-width:100%;max-height:40px;-o-object-fit:contain;object-fit:contain}.search-fallback-notice__content{flex:1 1 auto;min-width:0}.search-fallback-notice__rows{display:flex;flex-direction:column;gap:4px;min-width:0}.search-fallback-notice__row{display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0}.search-fallback-notice__row--tail .search-fallback-notice__info{flex:1 1 auto;min-width:0}.search-fallback-notice__info{margin:0;font-size:14px;line-height:1.35;color:#222b37;white-space:nowrap}.search-fallback-notice__info--reserved{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.search-fallback-notice__row--second{min-height:calc(14px * 1.35)}.search-fallback-notice__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#b8c7cc;color:#ffffff;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent;margin:5px 0 0}.search-fallback-notice__close:hover{background:#9fb1b7}.search-fallback-notice__close:focus-visible{outline:none;box-shadow:0 0 0 2px #f1f5f9,0 0 0 4px rgba(15,23,42,.35)}.search-fallback-notice__close-icon{width:14px;height:14px;display:block;flex-shrink:0;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3.2' stroke-linecap='round' d='M7 7l10 10M17 7L7 17'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3.2' stroke-linecap='round' d='M7 7l10 10M17 7L7 17'/%3E%3C/svg%3E") center /contain no-repeat}