.st-panel{max-width:980px;margin:40px auto;padding:28px;background:linear-gradient(135deg,#11101a,#07060c);border:1px solid rgba(168,85,247,.35);border-radius:22px;color:#f8f5ff;box-shadow:0 20px 60px rgba(0,0,0,.35)}
.st-panel h1,.st-panel h2,.st-panel h3{color:#fff}.st-panel p{color:#c9c1df}.st-public-ticket{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:18px 0;padding:18px;background:rgba(255,255,255,.04);border:1px solid rgba(168,85,247,.35);border-radius:18px}.st-public-ticket img{width:150px;height:150px;background:#fff;padding:8px;border-radius:14px}.st-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#7c3aed;color:#fff;font-weight:800;font-size:12px}.st-validate-form{display:grid;gap:12px;margin:18px 0}.st-validate-form input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#151322;color:#fff}.st-validate-form button,.st-mark-form button{border:0;border-radius:12px;padding:14px 18px;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;font-weight:800;cursor:pointer}.st-ok,.st-error,.st-warning{padding:18px;border-radius:16px;margin:16px 0}.st-ok{background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.45);color:#dcfce7}.st-error{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.45);color:#fee2e2}.st-warning{background:rgba(245,158,11,.13);border:1px solid rgba(245,158,11,.45);color:#fef3c7}.st-help{font-size:14px;color:#c9c1df}@media(max-width:700px){.st-public-ticket{flex-direction:column;align-items:flex-start}.st-public-ticket img{width:180px;height:180px}}
