.fd-lm-wrap,.fd-lm-purchased{max-width:1200px;margin:25px auto}.fd-lm-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.fd-lm-head h2{margin:0 0 6px}.fd-lm-head p{margin:0;color:#667085}.fd-lm-my{padding:11px 16px;border-radius:8px;background:#0b5a8f;color:#fff;text-decoration:none}.fd-lm-filters{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin-bottom:22px}.fd-lm-filters input,.fd-lm-filters select{min-width:0;padding:11px;border:1px solid #d7dce2;border-radius:7px}.fd-lm-filters button{border:0;border-radius:7px;background:#1677c8;color:#fff;font-weight:600;padding:11px;cursor:pointer}.fd-lm-grid,.fd-lm-purchased-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fd-lm-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.fd-lm-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.fd-lm-badge{font-size:12px;background:#eaf7ef;color:#146c43;border-radius:20px;padding:5px 9px;font-weight:700}.fd-lm-price{font-weight:800;font-size:18px}.fd-lm-card h3{font-size:19px;margin:14px 0 8px}.fd-lm-meta{color:#344054}.fd-lm-message{color:#667085;min-height:44px}.fd-lm-actions{margin-top:16px}.fd-lm-buy{display:block;text-align:center;padding:11px 14px;border-radius:8px;background:#1677c8;color:#fff!important;text-decoration:none;font-weight:700}.fd-lm-buy.owned{background:#146c43}.fd-lm-buy.disabled{background:#98a2b3}.fd-lm-empty{background:#fff;border:1px dashed #cbd5e1;padding:35px;text-align:center;border-radius:12px}.fd-lm-unlocked p{margin:9px 0}.fd-lm-unlocked a{color:#1677c8}@media(max-width:900px){.fd-lm-grid,.fd-lm-purchased-grid{grid-template-columns:1fr 1fr}.fd-lm-filters{grid-template-columns:1fr 1fr}}@media(max-width:600px){.fd-lm-grid,.fd-lm-purchased-grid,.fd-lm-filters{grid-template-columns:1fr}.fd-lm-head{flex-direction:column;align-items:flex-start}}