.template-example-actions{display:flex;align-items:center;gap:12px}.template-modal-use{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s}.template-modal-use:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(23,21,31,.16)}@media(max-width:560px){.template-example-toolbar h2{font-size:18px}.template-modal-use{min-height:34px;padding:0 11px;font-size:12px}.template-example-actions{gap:7px}.modal-close{width:34px;height:34px}}
