.wb-section[data-v-07ccc0fd]{display:flex;flex-direction:column;gap:16px}.help-cards-grid[data-v-07ccc0fd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.help-item-card[data-v-07ccc0fd]{background:#fff;border-radius:16px;border:1px solid #eee;padding:20px 18px;cursor:pointer;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative}.help-item-card[data-v-07ccc0fd]:hover{box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-2px);border-color:#ffd0a0}.hc-icon[data-v-07ccc0fd]{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}.hci-orange[data-v-07ccc0fd]{background:#fff4e8;color:#ff6b00}.hci-blue[data-v-07ccc0fd]{background:#eef3ff;color:#4f87ff}.hci-green[data-v-07ccc0fd]{background:#eafaf1;color:#27ae60}.hci-purple[data-v-07ccc0fd]{background:#f3eeff;color:#7b5ef8}.hci-teal[data-v-07ccc0fd]{background:#e0f7fa;color:#00897b}.hci-red[data-v-07ccc0fd]{background:#ffeaea;color:#e74c3c}.hc-title[data-v-07ccc0fd]{font-size:14px;font-weight:700;color:#222;margin-bottom:5px}.hc-desc[data-v-07ccc0fd]{font-size:12px;color:#999;line-height:1.5}.hc-arrow[data-v-07ccc0fd]{position:absolute;top:20px;right:16px;font-size:13px;color:#ddd;transition:color .15s}.help-item-card:hover .hc-arrow[data-v-07ccc0fd]{color:#ff6b00}@media (max-width:768px){.help-cards-grid[data-v-07ccc0fd]{grid-template-columns:1fr}.help-item-card[data-v-07ccc0fd]{padding:16px 18px}}