.vm-search-page{background:#f7f9fc;color:#10182d;font-family:Arial,sans-serif;margin:0 auto;max-width:1600px;min-height:70vh;padding:38px 5% 70px}.vm-search-page>header{background:linear-gradient(120deg,#fff1e8,#eef5ff);border:1px solid #e3e8f1;border-radius:18px;padding:30px}.vm-search-page>header span{color:#ff5b0a;font-weight:800;letter-spacing:2px}.vm-search-page h1{font-size:38px;margin:8px 0 18px}.vm-search-page header form{display:flex;max-width:760px}.vm-search-page header input{border:1px solid #cfd8e8;border-radius:9px 0 0 9px;font-size:17px;padding:14px 16px;width:100%}.vm-search-page header button{background:linear-gradient(135deg,#1260ff,#1949d8);border:0;border-radius:0 9px 9px 0;color:#fff;font-weight:700;padding:0 28px}.vm-search-page section{background:#fff;border:1px solid #e0e5ee;border-radius:15px;margin-top:24px;padding:24px}.vm-search-page section h2{font-size:23px;margin:0 0 18px}.vm-result-grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.vm-result-card{color:#10182d;text-decoration:none}.vm-result-card img{aspect-ratio:16/9;border-radius:10px;object-fit:cover;width:100%}.vm-result-card b,.vm-result-card small{display:block;margin-top:7px}.vm-result-card small{color:#6c7485}.vm-creator-results{display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.vm-creator-results a{align-items:center;border:1px solid #e1e6ee;border-radius:10px;color:#10182d;display:flex;gap:12px;padding:12px;text-decoration:none}.vm-creator-results img{border-radius:50%;height:54px;object-fit:cover;width:54px}.vm-creator-results b,.vm-creator-results small{display:block}.vm-creator-results small{color:#687184}.vm-contest-results{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.vm-contest-results a{border:1px solid #e1e6ee;border-radius:10px;color:#10182d;display:flex;justify-content:space-between;padding:18px;text-decoration:none}.vm-contest-results span{color:#1554e8}.vm-search-empty{text-align:center}.vm-search-empty b{font-size:22px}@media(max-width:900px){.vm-result-grid,.vm-creator-results{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.vm-result-grid,.vm-creator-results,.vm-contest-results{grid-template-columns:1fr}.vm-search-page{padding-left:15px;padding-right:15px}}
