:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#22252a;background:#f5f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f6f8}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:64px;background:#fff;border-bottom:1px solid #e7e9ed;display:flex;align-items:center;padding:0 36px;gap:40px;position:sticky;top:0;z-index:5}.brand{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:inherit;font-size:21px;font-weight:800;letter-spacing:0;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;background:#ef534b;color:#fff;font-size:17px;font-weight:900}.primary-nav{display:flex;align-items:stretch;align-self:stretch;gap:28px;font-size:14px;font-weight:650;color:#565c65}.primary-nav button{display:grid;align-items:center;border:0;border-bottom:2px solid transparent;padding:0;background:transparent;color:inherit;white-space:nowrap;font-weight:inherit}.primary-nav button:hover,.primary-nav .nav-active{color:#22252a;border-bottom-color:#ef534b}.account-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.link-button,.icon-button,.mode-switch,.delete-result{border:0;background:transparent;color:#3e434b}.link-button{padding:9px 8px;font-weight:650}.signup-button,.primary-button{border:1px solid #e44840;background:#ef534b;color:#fff;border-radius:7px;min-height:42px;padding:0 17px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px #aa332d1f}.signup-button{min-height:36px;padding:0 13px;font-size:14px}.primary-button:hover:not(:disabled),.signup-button:hover{background:#d8443d}.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:6px}.icon-button:hover{background:#f0f2f4}.subtle{color:#7a8089}.member-chip{display:inline-flex;align-items:center;gap:5px;color:#47643d;background:#edf5e9;font-size:12px;font-weight:750;padding:7px 9px;border-radius:5px}.credit-chip{display:inline-flex;align-items:center;gap:5px;color:#155f68;background:#e8f5f5;font-size:12px;font-weight:750;padding:7px 9px;border-radius:5px}.catalog-hero,.tool-hero{text-align:center;padding:68px 24px 36px;background:#fff;border-bottom:1px solid #eceef1}.catalog-hero h1{font-size:42px;line-height:1.12;letter-spacing:0;margin:0 0 12px}.catalog-hero p{max-width:640px;margin:0 auto;color:#646a73;font-size:17px;line-height:1.55}.catalog-tabs{display:inline-flex;margin-top:28px;padding:4px;gap:3px;background:#f2f4f6;border-radius:7px}.catalog-tabs button{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:0;border-radius:5px;padding:0 13px;background:transparent;color:#626a74;font-size:14px;font-weight:700}.catalog-tabs button.selected{background:#fff;color:#24292f;box-shadow:0 1px 3px #1e23281f}.catalog-tabs span{color:#d64740;font-size:12px}.tool-label{color:#dd4b44;font-size:13px;font-weight:750;display:inline-flex;gap:7px;align-items:center}h1,h2,p{margin-top:0}.tool-hero h1{font-size:42px;line-height:1.12;letter-spacing:0;margin:12px 0}.tool-hero p{max-width:640px;margin:0 auto;color:#646a73;font-size:17px;line-height:1.55}.workspace{width:min(920px,calc(100% - 40px));margin:38px auto 0}.office-compatibility-note{margin-bottom:16px;padding:13px 15px;display:flex;align-items:flex-start;gap:9px;border:1px solid #ecd49b;border-radius:7px;background:#fffaf0;color:#66522c;font-size:13px;line-height:1.55}.office-compatibility-note svg{flex:0 0 auto;margin-top:2px;color:#a97017}.dropzone,.queue-panel,.progress-panel,.result-panel,.failure-panel{background:#fff;border:1px solid #e2e5e9;border-radius:8px;box-shadow:0 8px 24px #1b232d0d}.dropzone{min-height:365px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 26px;text-align:center;border-style:dashed;border-width:2px;transition:background .18s,border-color .18s}.dropzone.is-dragging{background:#fff3f2;border-color:#ef534b}.upload-icon{width:68px;height:68px;display:grid;place-items:center;background:#fff0ee;color:#ef534b;border-radius:8px;margin-bottom:18px}.dropzone h2,.queue-panel h2,.progress-panel h2,.result-panel h2,.failure-panel h2{font-size:22px;margin-bottom:8px;letter-spacing:0}.dropzone p{color:#737983;max-width:480px;line-height:1.55;margin-bottom:23px}.dropzone-note{margin-top:22px;display:flex;align-items:center;gap:6px;color:#6b747e;font-size:13px}.queue-header{padding:25px 26px 21px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #edf0f2}.queue-header>div{display:grid;grid-template-columns:auto 1fr;column-gap:11px}.queue-header h2{grid-column:2;margin-bottom:3px}.queue-header p{grid-column:2;color:#757b84;margin:0;font-size:14px}.queue-count{grid-row:span 2;display:grid;place-items:center;align-self:center;width:30px;height:30px;color:#fff;background:#343941;border-radius:50%;font-size:13px;font-weight:750}.small-action,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #d9dde2;color:#3d434b;background:#fff;border-radius:6px;font-weight:650}.small-action:hover,.secondary-button:hover{background:#f5f6f7}.ai-redo-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid #0c777d;background:#0f8085;color:#fff;border-radius:7px;font-weight:750}.ai-redo-button:hover:not(:disabled){background:#0b6d72}.ai-redo-button:disabled{opacity:.45;cursor:not-allowed}.file-list{padding:8px 16px}.file-row{display:flex;align-items:center;min-height:72px;gap:11px;border-bottom:1px solid #eff1f3}.file-row[draggable=true]{cursor:grab}.file-row[draggable=true]:active{cursor:grabbing}.file-row.is-reordering{opacity:.5;background:#fff7f6}.file-row:last-child{border-bottom:0}.file-order{color:#89909a;width:19px;font-size:13px;text-align:right}.drag-handle{color:#b0b5bc}.pdf-icon{width:36px;height:42px;display:grid;place-items:center;background:#fff0ef;border:1px solid #ffd9d6;color:#d64740;font-size:10px;font-weight:850;border-radius:4px}.file-copy{min-width:0;display:grid;gap:4px;flex:1}.file-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.file-copy span{color:#7f8690;font-size:12px}.reorder-actions{display:inline-flex;gap:2px}.reorder-actions .icon-button{width:30px;height:30px}.reorder-actions .icon-button:disabled{opacity:.35;cursor:not-allowed}.queue-footer{border-top:1px solid #edf0f2;padding:18px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px}.queue-footer p{color:#67707a;font-size:13px;display:flex;align-items:center;gap:6px;margin:0}.tool-options{border-top:1px solid #edf0f2;padding:18px 26px;display:flex;align-items:center;gap:16px;color:#4a515a;font-size:13px;font-weight:700}.inline-inputs{display:inline-flex;align-items:center;gap:8px}.inline-inputs input{width:120px}.inline-inputs span{color:#8a9097}label.tool-options{align-items:stretch;flex-direction:column;gap:8px}.tool-options input{min-height:40px;border:1px solid #dce0e4;border-radius:6px;padding:0 11px;outline-color:#ef534b;font-weight:450}.segmented-control{display:inline-flex;border:1px solid #d8dde2;border-radius:6px;overflow:hidden}.segmented-control button{border:0;border-right:1px solid #d8dde2;background:#fff;color:#5d646d;min-width:82px;min-height:34px;padding:0 10px;font-size:13px}.segmented-control button:last-child{border-right:0}.segmented-control button.selected{background:#fff0ef;color:#c9433c;font-weight:750}.progress-panel,.result-panel{min-height:305px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px}.processing-mark,.success-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px}.processing-mark{color:#ef534b;background:#fff0ef;animation:pulse 1.3s ease-in-out infinite}.success-mark{color:#43843a;background:#ecf7e9}@keyframes pulse{50%{transform:scale(1.08)}}.progress-panel p,.result-panel p{color:#737983;margin-bottom:19px}.progress-track{overflow:hidden;width:min(460px,100%);height:8px;background:#eceff2;border-radius:8px;margin:4px 0 10px}.progress-track span{display:block;height:100%;background:#ef534b;border-radius:inherit;transition:width .35s ease}.result-actions{display:flex;gap:10px;margin:7px 0 16px;flex-wrap:wrap;justify-content:center}.delete-result{color:#737983;font-size:13px;display:inline-flex;align-items:center;gap:5px}.delete-result:hover{color:#bd3932}.failure-panel{padding:25px;display:flex;align-items:center;gap:16px;color:#b93d36}.failure-panel div{flex:1;color:#252a30}.failure-panel h2{margin-bottom:4px}.failure-panel p{margin:0;color:#6f747b}.notice{margin-top:16px;color:#8a2d27;border:1px solid #f0b7b2;background:#fff6f5;padding:12px 14px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.notice button{border:0;background:transparent;color:inherit;display:grid}.catalog-section{width:min(920px,calc(100% - 40px));margin:48px auto 0}.catalog-section>h2{margin:0 0 16px;font-size:20px}.available-tool-card{min-height:164px;max-width:440px}.tool-group+.tool-group{margin-top:46px}.tool-group h2{margin:0 0 16px;font-size:20px}.category-panel{width:min(760px,calc(100% - 40px));min-height:300px;margin:48px auto 0;padding:72px 30px;text-align:center;background:#fff;border:1px solid #e2e5e9;border-radius:8px}.category-panel h2{margin-bottom:9px;font-size:24px}.category-panel p{margin:0;color:#737983}.history-band,.tool-grid-section{width:min(1160px,calc(100% - 40px));margin:72px auto 0;display:grid;grid-template-columns:250px 1fr;gap:32px;align-items:start}.section-kicker{color:#d64740;font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:8px}.history-band h2,.tool-grid-section h2{font-size:24px;margin-bottom:0}.history-list{background:#fff;border:1px solid #e2e5e9;border-radius:8px}.history-item{min-height:62px;padding:0 16px;display:flex;gap:12px;align-items:center;border-bottom:1px solid #edf0f2}.history-item:last-child{border:0}.history-item div{display:grid;gap:4px;flex:1}.history-item strong{font-size:14px}.history-item small{color:#7f8790;font-size:12px}.history-item a{color:#d64740}.history-item>span:last-child{color:#7a8088;font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#e1a137}.status-dot.succeeded{background:#57994e}.status-dot.failed{background:#d65149}.status-dot.running{background:#e1a137}.history-empty{color:#747b84;line-height:1.5;margin:0}.tool-grid-section{margin-bottom:76px}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tool-card{text-align:left;border:1px solid #e1e5e8;background:#fff;border-radius:8px;padding:18px;min-height:176px;display:flex;flex-direction:column;gap:9px;color:#252a30}.tool-card:hover{border-color:#ef9b95;box-shadow:0 5px 16px #1b232d0f}.tool-card>svg{margin-top:auto;align-self:flex-end;color:#d64740}.tool-card strong{font-size:15px}.tool-card p{color:#737a83;font-size:13px;line-height:1.45;margin:0}.tool-icon{color:#d64740;width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#fff0ef}footer{margin-top:auto;min-height:58px;padding:0 36px;background:#fff;border-top:1px solid #e5e8eb;display:flex;align-items:center;justify-content:space-between;color:#7c838c;font-size:12px}.local-status{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:#256d43;font-size:13px;font-weight:700}.local-info{width:min(920px,calc(100% - 40px));margin:48px auto 76px;border-top:1px solid #e2e5e9;padding-top:30px}.local-info h2{font-size:20px;margin-bottom:8px}.local-info p{max-width:680px;color:#66707a;line-height:1.6;margin:0}.seo-content{width:min(920px,calc(100% - 40px));margin:48px auto 76px;border-top:1px solid #e2e5e9;padding-top:30px}.seo-content h2{font-size:20px;margin-bottom:10px}.seo-content ol{margin:0;padding-left:22px;color:#56606b;line-height:1.75}.seo-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;margin-top:32px}.seo-columns p,.faq-list p{margin:0;color:#66707a;line-height:1.6}.faq-list{margin-top:32px}.faq-list details{padding:15px 0;border-bottom:1px solid #e2e5e9}.faq-list summary{cursor:pointer;color:#30353c;font-weight:700}.faq-list details p{padding:10px 0 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#181b1f73;display:grid;place-items:center;padding:18px}.auth-modal,.ai-redo-modal{width:min(420px,100%);background:#fff;border-radius:9px;padding:32px;position:relative;box-shadow:0 18px 60px #00000038}.modal-close{position:absolute;top:13px;right:13px;border:0;background:transparent;color:#757b83}.modal-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:7px;color:#ef534b;background:#fff0ef;margin-bottom:16px}.ai-redo-modal .modal-mark{color:#0f7378;background:#e8f5f5}.auth-modal h2,.ai-redo-modal h2{font-size:25px;margin-bottom:8px}.auth-modal>p,.ai-redo-modal>p{color:#737983;line-height:1.5;margin-bottom:20px}.auth-modal form{display:grid;gap:14px}.auth-modal label{display:grid;gap:7px;font-size:13px;color:#50565f;font-weight:700}.auth-modal input{border:1px solid #dce0e4;border-radius:6px;min-height:42px;padding:0 11px;outline-color:#ef534b;font-weight:450}.ai-redo-summary{display:grid;grid-template-columns:1fr auto;gap:10px 20px;margin:18px 0;padding:14px;border:1px solid #d8e7e7;border-radius:7px;background:#f5fbfb;font-size:13px;color:#59646b}.ai-redo-summary strong{color:#155f68}.ai-consent{font-size:13px}.ai-redo-unavailable{color:#9b4c21!important;background:#fff7eb;border:1px solid #f0d5a8;padding:10px 12px;border-radius:6px;font-size:13px}.full{width:100%;margin-top:5px}.mode-switch{color:#d64740;font-weight:650;margin:18px auto 0;display:flex;align-items:center;gap:7px;font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:860px){.topbar{padding:0 18px;gap:15px}.primary-nav{display:none}.catalog-hero,.tool-hero{padding-top:54px}.catalog-hero h1,.tool-hero h1{font-size:34px}.history-band,.tool-grid-section{grid-template-columns:1fr;gap:18px;margin-top:52px}.tool-grid{grid-template-columns:repeat(2,1fr)}.account-actions .member-chip{display:none}}@media(max-width:560px){.topbar{height:58px}.brand{font-size:19px}.brand-mark{width:26px;height:26px}.signup-button{font-size:12px;padding:0 9px}.catalog-hero,.tool-hero{padding:42px 20px 29px}.catalog-hero h1,.tool-hero h1{font-size:30px}.catalog-hero p,.tool-hero p{font-size:15px}.catalog-tabs{width:100%}.catalog-tabs button{flex:1;justify-content:center;min-width:0;padding:0 7px;font-size:12px}.catalog-tabs span{display:none}.catalog-section{width:min(100% - 24px,920px);margin-top:32px}.tool-group+.tool-group{margin-top:36px}.workspace{width:min(100% - 24px,920px);margin-top:22px}.dropzone{min-height:330px}.queue-header,.queue-footer,.tool-options{padding-left:16px;padding-right:16px}.queue-header{gap:12px}.queue-header .small-action{font-size:0;width:38px;padding:0}.queue-header .small-action svg{width:18px}.queue-footer{align-items:stretch;flex-direction:column}.queue-footer .primary-button{width:100%}.tool-options{align-items:flex-start;flex-direction:column}.tool-options input,.segmented-control{width:100%}.segmented-control button{flex:1;min-width:0}.file-list{padding:8px}.drag-handle,.file-order,.reorder-actions{display:none}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:136px}footer{padding:0 18px}.history-band,.tool-grid-section{width:min(100% - 24px,1160px)}.seo-columns{grid-template-columns:1fr;gap:24px}.failure-panel{align-items:flex-start;flex-wrap:wrap}.failure-panel .secondary-button{width:100%}}
