
.bdx-wrap{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#172033}
.bdx-hero{padding:24px;border-radius:20px;background:#f7f9ff;border:1px solid #e0e7fb;margin-bottom:18px}.bdx-kicker{font-weight:800;color:#3157d5;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.bdx-hero h2{margin:6px 0;font-size:30px}.bdx-hero p{color:#667085}.bdx-search{width:100%;max-width:600px;padding:12px 14px;border:1px solid #cfd8e8;border-radius:12px}
.bdx-category{margin:24px 0}.bdx-category h3{margin-bottom:10px}.bdx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bdx-card{text-align:left;background:#fff;border:1px solid #e2e7f0;border-radius:16px;padding:17px;cursor:pointer}.bdx-card:hover{box-shadow:0 8px 24px rgba(20,40,80,.09)}.bdx-card span{font-size:24px}.bdx-card strong{display:block;font-size:16px;margin:6px 0}.bdx-card small{color:#667085}
.bdx-work{border:1px solid #e2e7f0;border-radius:18px;padding:20px}.bdx-input,.bdx-textarea,.bdx-select{width:100%;padding:11px 12px;border:1px solid #cfd8e8;border-radius:10px;background:#fff}.bdx-textarea{min-height:150px}.bdx-row{display:flex;gap:10px;flex-wrap:wrap}.bdx-col{flex:1 1 220px}.bdx-btn{background:#1f4fd6;color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}.bdx-secondary{background:#eef3ff;color:#2448b8;border:1px solid #d4def5;border-radius:10px;padding:9px 12px;cursor:pointer}.bdx-out{margin-top:12px;padding:13px;background:#f7f9fc;border:1px solid #e3e8f1;border-radius:10px;white-space:pre-wrap;overflow:auto}.bdx-note{font-size:13px;color:#667085}
@media(max-width:850px){.bdx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.bdx-grid{grid-template-columns:1fr}}
