.me-export-cta{position:relative;z-index:10;width:100%;min-width:0}.me-sticky-export{position:sticky;bottom:0;z-index:10;padding:.45rem 0;background:var(--surface,#fff);border-top:1px solid var(--border,#e5e7eb);box-shadow:0 -2px 8px rgba(0,0,0,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.me-export-primary-actions{display:flex;align-items:center;gap:.35rem;width:100%}.me-export-cta-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:.5rem 1rem;border:none;border-radius:var(--radius-sm,2px);background:var(--accent,#4f46e5);color:#ffffff;font-family:inherit;font-size:.9375rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:background .15s ease,filter .15s ease;-webkit-tap-highlight-color:transparent}.me-export-cta-btn:hover:not(:disabled){filter:brightness(1.08)}.me-export-cta-btn:active:not(:disabled){filter:brightness(.95)}.me-export-cta-btn:disabled{opacity:.5;cursor:not-allowed}.me-export-cta-settings{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border:1px solid var(--border,#e5e7eb);border-radius:var(--radius-sm,2px);background:var(--surface,#fff);color:var(--text,#111827);cursor:pointer;transition:background .12s ease,border-color .12s ease;-webkit-tap-highlight-color:transparent}.me-export-cta-settings:hover:not(:disabled){border-color:var(--accent,#4f46e5);background:color-mix(in srgb,var(--border,#e5e7eb) 30%,transparent)}.me-export-cta-settings:disabled{opacity:.5;cursor:not-allowed}.me-export-cta-gear{width:18px;height:18px}