.tst-form{max-width:760px;margin:24px auto;padding:22px;border:1px solid #e5e5e5;border-radius:14px;background:#fff}.tst-form input,.tst-form textarea,.tst-form select{width:100%;padding:12px;margin:8px 0;border:1px solid #ccc;border-radius:8px}.tst-form button,.tst-btn{display:inline-block;background:#111;color:#fff;padding:11px 18px;border-radius:8px;border:0;text-decoration:none;cursor:pointer}.tst-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px}.tst-card{display:block;text-decoration:none;color:#111;border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.tst-card img{width:100%;height:230px;object-fit:cover}.tst-card h3{font-size:17px;padding:12px;margin:0}.tst-profile{max-width:1100px;margin:0 auto;padding:24px}.tst-hero{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.tst-hero img{width:100%;border-radius:16px}.tst-badge{display:inline-block;background:#0a7cff;color:#fff;border-radius:999px;padding:4px 9px;font-size:12px}.tst-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:18px 0}.tst-meta div{background:#f7f7f7;padding:12px;border-radius:10px}.tst-section{margin:26px 0}.tst-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.tst-gallery img{width:100%;height:170px;object-fit:cover;border-radius:10px}.tst-credits{width:100%;border-collapse:collapse}.tst-credits th,.tst-credits td{border-bottom:1px solid #e7e7e7;padding:10px;text-align:left}.tst-movie-head{display:grid;grid-template-columns:220px 1fr;gap:22px;max-width:1100px;margin:0 auto;padding:24px}.tst-contact-box{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:16px}@media(max-width:700px){.tst-hero,.tst-movie-head{grid-template-columns:1fr}}
