.tokpro-wrap{max-width:920px;margin:0 auto}.tokpro-card{border:1px solid #eee;background:#fff;border-radius:18px;padding:14px 16px;margin:0 0 12px}.tokpro-warn{border-color:#ffd27a;background:#fff7e0}.tokpro-error{border-color:#ffb3b3;background:#fff0f0}.tokpro-success{border-color:#a8e6a3;background:#f2fff1}.tokpro-success a{font-weight:800;text-decoration:underline}.tokpro-form{border:1px solid #eee;background:#fff;border-radius:22px;padding:16px}.tokpro-head h2{margin:0;font-size:30px;line-height:1.1}.tokpro-sub{margin-top:6px;color:#666;font-size:13px}.tokpro-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.tokpro-field{display:flex;flex-direction:column;gap:6px}.tokpro-field label{font-weight:800}.tokpro-field input[type=text],.tokpro-field textarea,.tokpro-field select{border:1px solid #e7e7e7;border-radius:16px;padding:12px;font-size:16px;outline:none}.tokpro-field textarea{min-height:220px;resize:vertical}.tokpro-field .tokpro-small{min-height:90px}.tokpro-note{color:#777;font-size:12px}.tokpro-checks{padding-top:6px}.tokpro-check{display:flex;align-items:flex-start;gap:10px;font-weight:700}.tokpro-check input{margin-top:3px}.tokpro-btn{margin-top:14px;width:100%;border:0;border-radius:18px;padding:14px 16px;font-size:16px;font-weight:900;cursor:pointer;background:#f4b400;color:#111;box-shadow:0 10px 20px rgba(0,0,0,.12)}.tokpro-btn:hover{filter:brightness(.97)}.tokpro-col-12{flex:0 0 calc(100% - 0px)}.tokpro-col-6{flex:0 0 calc(50% - 6px)}@media (max-width:760px){.tokpro-col-6{flex-basis:100%}}.tokpro-cats{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:10px}@media (max-width:900px){.tokpro-cats{grid-template-columns:repeat(3,minmax(0, 1fr))}}@media (max-width:640px){.tokpro-cats{grid-template-columns:repeat(2,minmax(0, 1fr))}}.tokpro-cat{border:1px solid #eee;background:#fff;border-radius:16px;padding:8px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:8px}.tokpro-cat-thumb{width:100%;aspect-ratio:16/9;border-radius:12px;background:#f2f2f2;background-size:cover;background-position:center}.tokpro-cat-name{font-weight:900;font-size:14px;line-height:1.2}.tokpro-cat.is-active{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.08) inset}