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