.tcm-export-preview{box-sizing:border-box;border:1px solid var(--tcm-border,#e4e4e7);background-color:#fff;background-image:linear-gradient(45deg,#eceff1 25%,#0000 25%),linear-gradient(-45deg,#eceff1 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eceff1 75%),linear-gradient(-45deg,#0000 75%,#eceff1 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:140px;padding:8px;display:flex;position:relative;overflow:hidden}.tcm-export-preview-img{width:auto;max-width:100%;height:auto;max-height:46vh;display:block}.tcm-export-preview--compact .tcm-export-preview-img{max-height:26vh}.tcm-export-preview-wait{color:var(--tcm-muted,#64646b);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 12px;font-size:12.5px;display:flex}.tcm-export-spinner{border:2.5px solid #0000001f;border-top-color:var(--tcm-fg,#1c1c1c);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite tcm-export-spin}@keyframes tcm-export-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tcm-export-spinner{animation-duration:2s}}.tcm-export-adv-toggle{border:none;border-top:1px solid var(--tcm-border,#e4e4e7);width:100%;color:var(--tcm-fg,#1c1c1c);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:10px 4px;font-size:13.5px;font-weight:700;display:flex}.tcm-export-adv-toggle:focus-visible{box-shadow:var(--tcm-focus-ring);outline:none}.tcm-export-adv-chevron{flex:none;transition:transform .15s}.tcm-export-adv-toggle[aria-expanded=true] .tcm-export-adv-chevron{transform:rotate(90deg)}.tcm-export-adv-summary{min-width:0;color:var(--tcm-muted,#64646b);text-overflow:ellipsis;white-space:nowrap;text-align:right;flex:auto;font-size:12px;font-weight:500;overflow:hidden}.tcm-export-adv{grid-template-columns:1fr;gap:4px 24px;display:grid}@media (min-width:640px){.tcm-export-adv{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.tcm-export-adv-col{min-width:0}.tcm-export-footer-note{flex:100%;margin:0}.tcm-export-download{min-width:160px}@media (max-width:639px){.tcm-export-preview-img{max-height:56vh}.tcm-export-preview--compact .tcm-export-preview-img{max-height:30vh}.tcm-export-cancel{display:none}.tcm-export-download{flex:100%;min-height:48px;font-size:15px}}
