.module-start-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.module-start-heading{display:flex;align-items:center;gap:12px;min-width:0}.module-start-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--module-tint,#eef2ff);color:var(--module-color,#4f46e5);flex-shrink:0}.module-start-row h1{font-size:24px;font-weight:700;line-height:1.25;color:#111827;margin:0 0 4px}.module-start-row p{font-size:14px;line-height:1.5;color:#6b7280;margin:0}.module-start-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 20px;border:0;border-radius:8px;background:var(--module-color,#4f46e5);color:#fff;font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;cursor:pointer;white-space:nowrap;flex-shrink:0}.module-start-action:hover{filter:brightness(.92)}.module-start-action:focus-visible{outline:3px solid var(--module-color,#4f46e5);outline-offset:3px}@media(max-width:600px){.module-start-row{align-items:stretch}.module-start-heading{width:100%}.module-start-action{width:100%}}@media print{.module-start-action{display:none}}
