.prompt_template{margin:0 auto;width:1000px}.prompt_template__category{align-items:center;display:flex;gap:12px;justify-content:center}.prompt_template__category-item{border:1px solid rgba(6,10,38,.06);border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;height:32px;line-height:16px;padding:8px 16px;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.prompt_template__category-item.is-active,.prompt_template__category-item:hover{background-color:#f5f7ff;border-color:var(--q-color-primary);color:var(--q-color-primary)}.prompt_template__card-list{display:flex;flex-wrap:wrap;margin-top:35px}.prompt_template__card{cursor:pointer;margin-bottom:15px;width:33.33%}.prompt_template__card:hover .prompt_template__card_inner{transform:translate3d(0,-3px,0)}.prompt_template__card_inner{background-color:#fdfdfd;border:1px solid rgba(6,10,38,.06);border-radius:14px;box-shadow:0 4px 8px #060a260f;display:flex;margin:10px 20px;transition:all .3s ease}.prompt_template__card-icon{align-items:center;border-radius:12px;display:flex;height:50px;justify-content:center;margin:15px;width:50px}.prompt_template__card-icon img{border:0;height:100%;width:100%}.prompt_template__card-body{flex:1;padding:15px 0}.prompt_template__card-body h4{font-size:15px;font-weight:700;line-height:26px}.prompt_template__card-body p{color:#797979;font-size:13px;line-height:22px;word-break:break-all}.p-index{padding:10px 35px}.s-title{font-size:50px;font-weight:700;margin-bottom:20px;margin-top:30px}.s-sub-title,.s-title{letter-spacing:2px;text-align:center}.s-sub-title{font-size:18px;font-weight:500}.u-index-prompt,.u-prompt-template{margin:50px auto}.u-index-prompt{width:1000px}
