.ds-export{position:relative;flex-shrink:0;max-width:100%}.ds-export-trigger{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:0 13px;border:1px solid var(--tone-line, #bdcfc2);border-radius:5px;background:var(--tone-surface, #fff);color:var(--tone-accent, #145965);font-size:12px;font-weight:600;white-space:nowrap}.ds-export-trigger svg{flex:none}.ds-export-trigger:hover,.ds-export-trigger[aria-expanded=true]{background:var(--tone-surface, #edf1f3);border-color:var(--tone-line, #84a18f)}.ds-export-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:30;width:290px;max-width:calc(100vw - 40px);border:1px solid var(--tone-line, #c8d8ca);border-radius:8px;background:var(--tone-surface, #fff);box-shadow:0 10px 30px #193d2a1a;overflow:hidden;text-align:left}.ds-export-section{padding:16px}.ds-export-section+.ds-export-section{border-top:1px solid var(--tone-line, #e0e8dd)}.ds-export-label{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;color:var(--tone-text, #182f38)}.ds-export-label span{color:var(--tone-muted, #52646e);font-size:11px}.ds-export-section p{font-size:11px;line-height:1.6;color:var(--tone-muted, #52646e);margin:5px 0 12px}.ds-export-formats{display:flex;border:1px solid var(--tone-line, #ccd9c8);border-radius:4px;overflow:hidden}.ds-export-formats button{flex:1;min-height:34px;border:0;background:var(--tone-surface, #f8fafb);color:var(--tone-accent, #145965);font-size:11px;font-weight:600}.ds-export-formats button+button{border-left:1px solid var(--tone-line, #ccd9c8)}.ds-export-formats button:hover:not(:disabled){background:var(--tone-soft, #eaf2e4)}.ds-export-history{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 16px;border:0;border-top:1px solid var(--tone-line, #e0e8dd);background:var(--tone-surface, #f4f7f0);color:var(--tone-accent, #145965);font-size:11px}.ds-export-status{display:block;font-size:11px;color:var(--tone-muted, #526b59);max-width:250px;margin-top:6px}.ds-export button:focus-visible{outline:2px solid var(--tone-accent, #145965);outline-offset:-3px}@media(max-width:550px){.ds-export{flex-basis:100%}.ds-export-panel{right:auto;left:0}}
