.luc-cat-group{margin-bottom:26px}.luc-cat-label{font-family:"Plus Jakarta Sans","Inter",sans-serif;font-size:13px;line-height:1.2;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:40px 0 14px 4px}.luc-feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.luc-feat-card{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;min-height:108px;padding:18px 20px;border:1px solid var(--luc-border);border-radius:999px;background:#fff;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;text-align:left;appearance:none;box-shadow:0 4px 18px rgba(10,15,26,.03)}.luc-feat-card:hover{transform:translateY(-3px);box-shadow:var(--luc-shadow-hover);border-color:#d7dee7}.luc-feat-card:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(47,125,246,.12),var(--luc-shadow-hover)}.luc-feat-card.active{border-color:#2f7df6;background:linear-gradient(135deg,#2f7df6 0%,#2773ea 100%);box-shadow:0 16px 34px rgba(47,125,246,.22)}.luc-toggle{width:44px;height:44px;flex-shrink:0;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;color:#b8c0cb;transition:all .22s ease}.luc-feat-card.active .luc-toggle{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2);color:#fff}.luc-fcontent{min-width:0;display:flex;flex-direction:column;justify-content:center}.luc-fname{font-family:"Plus Jakarta Sans","Inter",sans-serif;font-size:18px;line-height:1.2;font-weight:700;color:var(--luc-text);letter-spacing:-.02em}.luc-fdesc{font-size:14px;line-height:1.5;color:#5f6673;margin-top:6px}.luc-feat-card.active .luc-fname{color:#fff}.luc-feat-card.active .luc-fdesc{color:rgba(255,255,255,.84)}.luc-modal-overlay.open{display:flex}.luc-form-status.error{display:block;background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media (max-width:767px){.luc-feat-card{min-height:96px;padding:16px 18px;border-radius:24px;align-items:center}.luc-fname{font-size:17px}.luc-fdesc{font-size:13px}}