.published-row{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid #e2ecef;border-radius:11px;padding:18px;margin-bottom:12px;box-shadow:0 8px 25px rgba(21,72,88,.05)}.published-row>div{flex:1}.published-row h3{margin:8px 0 5px;font-size:15px}.published-row p{margin:0 0 7px;color:#647b87;line-height:1.6}.published-row small{color:#8999a1;font-size:11px}.published-row .outline{margin-left:0;white-space:nowrap}
.scitrace-dialog-backdrop.my-export-selection-backdrop{position:fixed;inset:0;z-index:9000;display:grid;place-items:center;box-sizing:border-box;overflow:auto;padding:28px;background:rgba(20,38,49,.48);backdrop-filter:blur(4px)}
.scitrace-dialog.my-export-selection-dialog{display:flex;flex-direction:column;box-sizing:border-box;width:min(760px,calc(100vw - 56px));max-height:min(760px,calc(100vh - 56px));padding:0;overflow:hidden;border:1px solid rgba(216,228,233,.95);border-radius:20px;background:#fff;color:#193b50;box-shadow:0 30px 90px rgba(15,41,55,.28)}
.my-export-dialog-header{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:14px;align-items:start;padding:24px 26px 19px;border-bottom:1px solid #e8eef1;background:linear-gradient(145deg,#fff 52%,#fff9f4)}
.my-export-dialog-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#ff9a42,#ed6f0c);box-shadow:0 8px 22px rgba(232,117,20,.22)}
.my-export-dialog-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.my-export-eyebrow{display:block;margin:1px 0 3px;color:#db690d;font-size:10px;font-weight:800;letter-spacing:.12em}
.my-export-dialog-header h2{margin:0;color:#193b50;font-size:20px;line-height:1.35}
.my-export-selection-dialog .my-export-dialog-header p{margin:5px 0 0;color:#748995;font-size:12px;line-height:1.55}
.my-export-close{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#f2f6f7;color:#6e828d;font-size:24px;font-weight:300;line-height:1;cursor:pointer;transition:.16s ease}
.my-export-close:hover{background:#e9f0f2;color:#26495c}
.my-export-dialog-body{display:flex;min-height:0;flex:1;flex-direction:column;padding:18px 26px 0}
.my-export-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px}
.my-export-search,.my-export-project-filter{height:42px;border:1px solid #dce6ea;border-radius:11px;background:#f9fbfb;transition:.16s ease}
.my-export-search{display:flex;align-items:center;gap:9px;padding:0 12px}
.my-export-search:focus-within,.my-export-project-filter:focus-within{border-color:#f29a50;background:#fff;box-shadow:0 0 0 3px rgba(232,117,20,.1)}
.my-export-search>span{display:grid;place-items:center;color:#7f939e}
.my-export-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.my-export-search input,.my-export-project-filter select{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:#29495b;font:inherit}
.my-export-search input::placeholder{color:#96a5ad}
.my-export-search input::-webkit-search-cancel-button{cursor:pointer}
.my-export-project-filter{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:0 10px 0 12px}
.my-export-project-filter>span{padding-right:9px;border-right:1px solid #e2e9ec;color:#7b8f9a;font-size:11px;font-weight:700}
.my-export-project-filter select{padding-left:9px;cursor:pointer}
.my-export-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 2px 10px}
.my-export-selection-dialog .my-export-selection-bar p{display:flex;align-items:center;gap:9px;margin:0}
.my-export-selection-bar strong{color:#355568;font-size:12px}
.my-export-selection-bar p span{padding:3px 8px;border-radius:999px;background:#fff2e8;color:#d7670e;font-size:10px;font-weight:800}
.my-export-select-all{display:flex;align-items:center;gap:7px;color:#497083;font-size:11px;font-weight:700;cursor:pointer;user-select:none}
.my-export-select-all input{width:16px;height:16px;margin:0;accent-color:#e87514;cursor:pointer}
.my-export-include-comments{display:flex;align-items:center;gap:10px;margin:0 0 10px;padding:11px 12px;border:1px solid #e4ecef;border-radius:11px;background:#fbfdfe;color:#385667;cursor:pointer;user-select:none}
.my-export-include-comments input{width:16px;height:16px;margin:0;accent-color:#e87514;cursor:pointer}
.my-export-include-comments b,.my-export-include-comments small{display:block}
.my-export-include-comments b{font-size:12px}
.my-export-include-comments small{margin-top:2px;color:#7d8f9a;font-size:11px;font-weight:500}
.my-export-log-list{min-height:190px;max-height:390px;overflow:auto;padding:4px;border:1px solid #e2eaed;border-radius:13px;background:#f7f9fa;scrollbar-gutter:stable}
.my-export-log-option{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:4px;padding:13px 14px;border:1px solid transparent;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.my-export-log-option:last-child{margin-bottom:0}
.my-export-log-option:hover{border-color:#dbe6e9;box-shadow:0 3px 10px rgba(31,71,89,.07)}
.my-export-log-option.is-selected{border-color:#f4cba9;background:#fffaf6;box-shadow:0 3px 12px rgba(222,111,23,.06)}
.my-export-log-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.my-export-checkbox{display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border:1.5px solid #bdcbd1;border-radius:5px;background:#fff;color:transparent}
.my-export-log-option input:focus-visible+.my-export-checkbox{outline:3px solid rgba(232,117,20,.2);outline-offset:2px}
.my-export-log-option input:checked+.my-export-checkbox{border-color:#e87514;background:#e87514;color:#fff}
.my-export-checkbox svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.my-export-log-copy,.my-export-log-copy strong,.my-export-log-copy small{display:block;min-width:0}
.my-export-log-copy strong{overflow:hidden;color:#264659;font-size:13px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}
.my-export-log-copy small{display:flex;align-items:center;gap:7px;margin-top:4px;color:#83949d;font-size:10px;line-height:1.5}
.my-export-log-copy small span{overflow:hidden;max-width:55%;text-overflow:ellipsis;white-space:nowrap}
.my-export-log-copy time:before{content:"";display:inline-block;width:3px;height:3px;margin:0 7px 2px 0;border-radius:50%;background:#bdc9ce}
.my-export-empty{display:grid;place-items:center;align-content:center;min-height:180px;color:#8798a1;text-align:center}
.my-export-empty>span{margin-bottom:5px;font-size:30px}
.my-export-empty strong{color:#526e7c;font-size:13px}
.my-export-selection-dialog .my-export-empty p{margin:4px 0 0;font-size:11px}
.my-export-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:15px 26px 17px;border-top:1px solid #e8eef1;background:#fbfcfc}
.my-export-privacy-note{display:flex;align-items:center;gap:9px;min-width:0}
.my-export-privacy-note>span{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:50%;background:#e8f6f2;color:#168273;font-size:12px;font-weight:900}
.my-export-selection-dialog .my-export-privacy-note p,.my-export-privacy-note strong,.my-export-privacy-note small{display:block;margin:0}
.my-export-privacy-note strong{color:#315568;font-size:11px}
.my-export-privacy-note small{margin-top:2px;color:#82939c;font-size:9px;line-height:1.4}
.my-export-selection-dialog .scitrace-dialog-actions{flex:0 0 auto;margin:0}
.my-export-selection-dialog .scitrace-dialog-actions{display:flex;justify-content:flex-end;gap:10px}
.my-export-selection-dialog .scitrace-dialog-actions button{height:38px;border:1px solid #f2c8a6;border-radius:999px;padding:0 19px;background:#fff7f1;color:#d25f08;font:inherit;font-weight:700;cursor:pointer}
.my-export-selection-dialog .scitrace-dialog-actions .primary{min-width:112px;border-color:#e87514;background:#e87514;color:#fff;box-shadow:0 6px 16px rgba(232,117,20,.2)}
.my-export-selection-dialog .scitrace-dialog-actions .primary:disabled{border-color:#ccd5da;background:#ccd5da;box-shadow:none;cursor:not-allowed}
@media(max-width:680px){.scitrace-dialog-backdrop.my-export-selection-backdrop{padding:14px}.scitrace-dialog.my-export-selection-dialog{width:calc(100vw - 28px);max-height:calc(100vh - 28px);border-radius:16px}.my-export-dialog-header{grid-template-columns:40px minmax(0,1fr) 32px;padding:18px 16px 15px}.my-export-dialog-icon{width:40px;height:40px;border-radius:11px}.my-export-dialog-body{padding:14px 16px 0}.my-export-toolbar{grid-template-columns:1fr}.my-export-selection-bar{align-items:flex-start;flex-direction:column;gap:6px}.my-export-log-list{max-height:none}.my-export-dialog-footer{align-items:stretch;flex-direction:column;padding:13px 16px 15px}.my-export-dialog-footer .scitrace-dialog-actions{justify-content:stretch}.my-export-dialog-footer .scitrace-dialog-actions button{flex:1}.my-export-privacy-note small{white-space:normal}}
