.search-component .search{align-items:center;background-color:var(--color-background);border-radius:.5rem;box-shadow:.5rem .875rem 2.375rem rgba(39,44,49,.06),.0625rem .1875rem .5rem rgba(39,44,49,.03);box-sizing:border-box;display:flex;margin:1.125rem 0 3.125rem;padding:1rem;transition:all .3s ease;width:100%}.search-component .search.focus{background-color:var(--theme)!important;box-shadow:0 .5rem .625rem rgba(36,159,253,.302);color:#fff;transform:scale(1.02) translateZ(0)}.search-component .search.focus input{color:#fff}.search-component .search.focus input::-moz-placeholder{color:#fff}.search-component .search.focus input::placeholder{color:#fff}.search-component .search i{font-size:1.5625rem;margin-right:.9375rem}.search-component .search input{background-color:transparent;border:none;box-shadow:none;color:var(--color-text);outline:none;width:100%}.search-component .search input::-moz-placeholder{padding-left:.3125rem;-moz-transition:color .3s ease;transition:color .3s ease}.search-component .search input::placeholder{padding-left:.3125rem;transition:color .3s ease}.search-component .search-placeholder{font-size:1.25rem;font-weight:700;letter-spacing:.09375rem;position:relative;text-align:center;top:-.5rem;width:100%}.hide_tool .nya-btn{font-weight:400;margin:.3125rem;padding:.3125rem .625rem}.hide_tool .nya-btn.hide{opacity:.5}@media(max-width:600px){.hide_tool .nya-btn{box-sizing:border-box;margin:.3125rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - .625rem)}}