.search-page{background:radial-gradient(circle at 15% 0,#14b8a638,#0000 34%),radial-gradient(circle at 88% 16%,#f59e0b21,#0000 30%),linear-gradient(#020617 0%,#03131c 44%,#000 100%);min-height:100vh;padding:1rem 1rem 110px}.search-hero{background:#fff1;border:1px solid #ffffff14;border-radius:26px;padding:1rem;box-shadow:0 20px 50px -34px #14b8a6e6}.search-heading{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.search-mark{background:linear-gradient(#2dd4bf,#38bdf8,#f59e0b);border-radius:999px;width:5px;height:38px;box-shadow:0 0 22px #2dd4bf73}.search-kicker{color:#ffffff73;letter-spacing:.24em;text-transform:uppercase;margin-bottom:.25rem;font-size:.62rem;font-weight:900;display:block}.search-heading h1{color:#fff;font-size:1.45rem;font-weight:950;line-height:1}.search-box{align-items:center;display:flex;position:relative}.search-box-icon{stroke:#ffffff47;stroke-width:2.4px;fill:none;pointer-events:none;width:20px;height:20px;position:absolute;left:1rem}.search-box input{color:#fff;width:100%;height:58px;font:inherit;background:#ffffff0e;border:1px solid #ffffff14;border-radius:19px;outline:none;padding:0 5.2rem 0 3rem;font-size:.9rem;font-weight:800;transition:border-color .2s,background .2s,box-shadow .2s}.search-box input::placeholder{color:#ffffff40}.search-box input:focus{background:#ffffff14;border-color:#2dd4bf5c;box-shadow:0 0 0 4px #2dd4bf14}.search-box button{color:#03131c;height:44px;font:inherit;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#2dd4bf,#38bdf8);border:0;border-radius:15px;padding:0 1rem;font-size:.72rem;font-weight:950;position:absolute;right:.45rem}.search-tags{margin-top:1.35rem}.tag-head,.results-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.tag-head span{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.68rem;font-weight:950;display:inline-flex}.tag-head svg{fill:#f59e0b;width:15px;height:15px}.tag-head small{color:#ffffff3d;font-size:.65rem;font-weight:800}.tag-row{scrollbar-width:none;gap:.55rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.tag-row::-webkit-scrollbar{display:none}.search-tag{color:#ffffffa3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:.65rem .9rem;font-size:.72rem;font-weight:900}.search-tag.active{color:#ccfbf1;background:#2dd4bf29;border-color:#2dd4bf6b}.search-results{margin-top:1.8rem}.results-head>div:first-child{min-width:0}.section-line{background:linear-gradient(90deg,#2dd4bf,#f59e0b);border-radius:999px;width:34px;height:4px;margin-bottom:.55rem;display:inline-block}.results-head h2{color:#fff;font-size:1.25rem;font-weight:950;line-height:1}.results-head p{color:#ffffff6b;margin-top:.45rem;font-size:.76rem;font-weight:750}.results-head p b{color:#5eead4;font-style:italic}.result-count{color:#ffffffc7;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .7rem;font-size:.68rem;font-weight:950;display:inline-flex}.result-count svg{fill:#f59e0b;width:13px;height:13px}.search-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.search-card{min-width:0;animation:.42s both searchCardIn;animation-delay:var(--delay)}.search-poster{aspect-ratio:2/3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 16px 32px -24px #000000f2}.search-poster img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.search-card:hover .search-poster img{transform:scale(1.06)}.search-poster span{color:#021014;background:linear-gradient(90deg,#2dd4bf,#0ea5e9);border-radius:7px;padding:.18rem .42rem;font-size:.5rem;font-weight:950;position:absolute;top:.45rem;left:.45rem}.search-card h3{-webkit-line-clamp:2;color:#fff;-webkit-box-orient:vertical;margin-top:.55rem;font-size:.78rem;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.search-meta{flex-wrap:wrap;gap:.35rem;margin-top:.4rem;display:flex}.search-meta span{color:#ffffff6b;font-size:.62rem;font-weight:800}.search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:42vh;padding:2rem 1rem;display:flex}.search-empty svg{stroke:#ffffff57;stroke-width:1.8px;fill:none;background:#ffffff0e;border:1px solid #ffffff14;border-radius:50%;width:68px;height:68px;margin-bottom:1rem;padding:1.1rem}.search-empty.idle svg{stroke:#2dd4bf;background:#2dd4bf14}.search-empty h3{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:950}.search-empty p{color:#ffffff6b;max-width:250px;font-size:.78rem;font-weight:650;line-height:1.45}.search-empty b{color:#ffffffb8}@keyframes searchCardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width>=680px){.search-page{padding-left:max(1rem,50vw - 460px);padding-right:max(1rem,50vw - 460px)}.search-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=360px){.search-page{padding-left:.8rem;padding-right:.8rem}.search-grid{gap:.65rem}.search-box input{padding-right:4.65rem}.search-box button{padding:0 .78rem}}
