.file-input-hidden{display:none}.file-upload-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.value-props{list-style:none;padding:0;margin:1.5rem 0 0;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;font-size:.95rem;color:#374151}.value-props li{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;line-height:1.4}.value-prop-icon{flex-shrink:0;width:3.25rem;height:3.25rem;object-fit:contain}.value-prop-text{max-width:16rem;font-size:1rem;color:#6b7280}.value-props strong{color:#111827;font-size:1.5rem;font-weight:600;font-family:inherit}@media (max-width:640px){.value-props{grid-template-columns:1fr}}.usage-method-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;width:100%}.usage-method-cards-two{grid-template-columns:repeat(2,1fr)}.usage-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem 1.75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.usage-card-white{background:#fff}.usage-card-featured{border-color:#3b82f6;background:#eff6ff}.usage-card-title{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.usage-card-desc{margin:0;font-size:.95rem;color:#6b7280}.usage-card-limit{margin:0;font-size:1rem;font-weight:500;color:#374151}.usage-card-tick{color:#16a34a;font-weight:700;margin-right:.25rem}.usage-card-register-btn{margin-top:.75rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:background .2s}.usage-card-register-btn:hover{background:#2563eb}@media (max-width:640px){.usage-method-cards{grid-template-columns:1fr}}.contact-card{margin-top:2rem;width:100%;box-sizing:border-box;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem 2rem}.contact-card-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#111827}.contact-card-item{margin:.25rem 0;font-size:.95rem;color:#374151}.contact-us-button{display:inline-block;margin-top:1rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#3b82f6;border-radius:8px;text-decoration:none;transition:background .2s}.contact-us-button:hover{background:#2563eb}.contact-page-container{min-height:calc(100vh - 80px);padding:2rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.contact-page-content{max-width:50%;width:100%;margin:0 auto;padding:0 2rem}.contact-page-content h1{margin:0 0 .5rem;font-size:1.75rem;color:#111827}.contact-page-subtitle{margin:0 0 2rem;font-size:.95rem;color:#6b7280}.contact-form{gap:1.25rem}.contact-form,.contact-form-group{display:flex;flex-direction:column}.contact-form-group{gap:.5rem}.contact-form-group label{font-size:.875rem;font-weight:500;color:#374151}.contact-form-group input,.contact-form-group textarea{padding:.75rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit}.contact-form-group input:focus,.contact-form-group textarea:focus{outline:none;border-color:#3b82f6}.contact-form-group textarea{resize:vertical;min-height:100px}.contact-form-success{margin:0;color:#16a34a;font-size:.95rem}.contact-form-error{margin:0;color:#dc2626;font-size:.95rem}.contact-form-actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.contact-send-button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.contact-send-button:hover{background:#2563eb}.contact-back-link{font-size:.9rem;color:#6b7280;text-decoration:none}.contact-back-link:hover{color:#3b82f6;text-decoration:underline}.file-select-wrapper{border:2px dashed #9ca3af;background:#f3f4f6;border-radius:8px;padding:2rem;display:flex;justify-content:center;align-items:center;width:100%;margin:0;box-sizing:border-box;aspect-ratio:3.1/1}.file-select-wrapper.has-files{align-items:flex-start;overflow-y:auto}.file-select-wrapper.drag-over{border-color:#3b4fb8;background:#e8f0fe}.file-list-container{height:100%;gap:1rem;overflow:hidden}.file-list,.file-list-container{width:100%;display:flex;flex-direction:column}.file-list{gap:.5rem;flex:1 1;overflow-y:auto;min-height:0}.file-list-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:transparent;border-radius:6px;border:none;flex-shrink:0}.file-checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1 1;font-size:1rem;color:#374151}.file-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.pdf-icon{flex-shrink:0;color:#6b7280}.file-name{font-weight:500;color:#111827}.file-size{color:#6b7280;font-size:.875rem}.file-remove-button{background:transparent;border:none;color:#ef4444;font-size:1.5rem;font-weight:700;cursor:pointer;padding:0 .5rem;line-height:1;transition:color .2s}.file-remove-button:hover{color:#dc2626}.action-buttons-wrapper{display:flex;gap:.75rem;width:auto;flex-wrap:wrap;flex-shrink:0;margin-top:auto;align-self:flex-end;justify-content:flex-end}.convert-button,.debug-convert-button,.inspect-button{width:120px;padding:.5rem 1.25rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#3b4fb8;color:#fff;white-space:nowrap;text-align:center;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.5rem}.download-icon,.search-icon{flex-shrink:0}.convert-button:hover:not(:disabled),.debug-convert-button:hover:not(:disabled),.inspect-button:hover:not(:disabled){background:#2d3d8f}.convert-button:disabled,.debug-convert-button:disabled,.inspect-button:disabled{opacity:.5;cursor:not-allowed}.file-select-button{padding:14px 48px;font-size:1.5em;font-weight:600;font-family:inherit;color:#fff;background:#3b4fb8;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-block;white-space:nowrap;aspect-ratio:6/1;width:calc(100% / 2.33);min-width:-moz-fit-content;min-width:fit-content}.file-select-button:hover{background:#2d3d8f}.file-select-button:disabled{opacity:.6;cursor:not-allowed}.pdf-viewer-section{background:transparent;border-radius:0;padding:0;flex:1 1;display:flex;flex-direction:column;min-height:0;min-width:0;width:100%;border:2px solid #000;box-sizing:border-box}.inspect-container{width:100%;min-height:100vh;background:#fff;padding:0}.inspect-help-section{padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.inspect-help-toggle{display:flex;align-items:center;gap:.35rem;padding:.4rem 0;font-size:.95rem;font-weight:600;color:#334155;background:none;border:none;cursor:pointer}.inspect-help-toggle:hover{color:#1e40af}.inspect-help-content{margin-top:.5rem;padding:.75rem 0 .25rem;font-size:.9rem;color:#475569;line-height:1.5}.inspect-help-content ol{margin:0 0 .75rem;padding-left:1.25rem}.inspect-help-content li{margin-bottom:.35rem}.inspect-help-content p{margin:0}.canvas-pdf-viewer-container{width:100%;background:transparent;border-radius:0;padding:0;display:flex;flex-direction:column;height:100%}button{margin-top:5px;margin-bottom:5px;font-family:monospace}.toolbar-container{display:flex;align-items:center;padding:5px 0;width:100%;gap:10px}.toolbar-button{width:auto;padding:8px 16px;margin:0}.toolbar-button-active{background:#3b4fb8;color:#fff}.toolbar-button-active:hover{background:#2d3d8f}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-top-row{display:flex;justify-content:flex-end;align-items:center;padding:.25rem 2rem 0;min-height:1.5rem}.header-content{max-width:50%;margin:0 auto;padding:.5rem 2rem 1rem;justify-content:space-between;flex-wrap:nowrap}.header-content,.header-logo{display:flex;align-items:center}.header-logo{gap:.75rem}.header-logo .logo-image{flex-shrink:0}.header-title-link{text-decoration:none;color:inherit;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.header-title-link:hover{text-decoration:underline}.header-logo h1{margin:0;font-size:1rem;font-weight:600;color:#000;cursor:pointer}.header-user-info{display:flex;flex-direction:row;align-items:center;gap:.75rem;justify-content:flex-end}.header-actions{display:flex;align-items:center;gap:.5rem}.header-credits{font-size:.85rem;color:#4b5563;font-weight:500;white-space:nowrap}.header-home-button,.login-button,.register-button{padding:.5rem;font-size:1rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent;color:#3b4fb8;text-decoration:none;display:inline-block;line-height:1.5;height:auto;box-sizing:border-box;vertical-align:middle}.login-button:hover{text-decoration:underline}.register-button{background:transparent;color:#3b4fb8}.header-home-button:hover,.register-button:hover{text-decoration:underline}.user-name{color:#374151;font-size:.95rem;font-weight:500;line-height:1.5;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button{padding:.5rem 1.25rem;font-size:1rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent;color:#3b4fb8;text-decoration:none;display:flex;align-items:center;line-height:1.5;height:auto;box-sizing:border-box}.logout-button:hover{text-decoration:underline}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.auth-modal-content{background:#fff;border-radius:12px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);animation:modalSlideIn .2s ease-out}.auth-modal-content--forgot-success{max-width:480px}.auth-forgot-success-message{padding:1.25rem 1.5rem}.auth-forgot-success-message p{margin:0;color:#065f46;line-height:1.55;font-size:.9375rem}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.auth-modal-header h2{margin:0;font-size:1.2rem;font-weight:600;color:#111827}.auth-modal-close{background:none;border:none;font-size:1.2rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-modal-close:hover{background:#f3f4f6}.auth-modal-form{padding:1.5rem}.auth-form-group{margin-bottom:1.25rem}.auth-form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.auth-form-group input{width:100%;padding:.75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:6px;transition:border-color .2s;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.auth-error{background:#fee2e2;color:#dc2626;border-radius:6px;margin-bottom:1rem}.auth-error,.auth-submit-button{padding:.75rem;font-size:.875rem}.auth-submit-button{width:100%;background:#667eea;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-submit-button:hover:not(:disabled){background:#5568d3}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed}.auth-modal-footer{padding:1rem 1.5rem 1.5rem;text-align:center;font-size:.875rem;color:#6b7280;border-top:1px solid #e5e7eb}.auth-switch-button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:500;padding:0;margin-left:.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}.auth-switch-button:hover{text-decoration:underline}.google-login-button{padding:.5rem 1.25rem;font-size:1.2rem;font-weight:600;border-radius:6px;border:none;background:transparent;color:#3b4fb8;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;gap:.5rem;box-shadow:none;text-decoration:none}.google-login-button:hover{text-decoration:underline}.google-login-button:active,.google-login-button:hover{box-shadow:none;background:transparent}.google-icon{flex-shrink:0}.auth-callback-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:2rem}.auth-callback-content{text-align:center;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:400px;width:100%}.auth-callback-content h2{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#111827}.auth-callback-content p{margin:0;color:#6b7280;font-size:.875rem}.auth-error-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:2rem}.auth-error-content{text-align:center;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;width:100%}.auth-error-icon{font-size:4rem;margin-bottom:1rem}.auth-error-content h2{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#dc2626}.auth-error-message{margin:0 0 2rem;color:#6b7280;font-size:.875rem;line-height:1.5}.auth-error-actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.auth-error-button{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:150px}.auth-error-button:hover{background:#5568d3}.auth-error-link{color:#667eea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.auth-error-link:hover{color:#5568d3;text-decoration:underline}.auth-divider{display:flex;align-items:center;margin:1.2rem 0;color:#6b7280;font-size:.875rem}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.auth-divider span{padding:0 1rem}.google-login-button-modal{width:100%;padding:.75rem;font-size:.875rem;font-weight:500;border-radius:6px;border:1px solid #dadce0;background:#fff;color:#3c4043;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);margin-bottom:1rem}.google-login-button-modal:hover{box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);background:#f8f9fa}.google-login-button-modal:active{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);background:#f1f3f4}.auth-modal-footer-text{text-align:center;font-size:.875rem;color:#6b7280}.register-page-container{min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:center;padding:12vh 2rem 2rem}.register-page-content{max-width:450px;width:100%;padding:0 1rem}.register-page-content h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#111827;text-align:center}.register-page-subtitle{margin:0 0 2rem;color:#6b7280;font-size:.875rem;text-align:center}.register-options{display:flex;flex-direction:column;gap:1rem}.register-google-button{width:100%;padding:.875rem;font-size:1rem;font-weight:500;border-radius:6px;border:1px solid #dadce0;background:#fff;color:#3c4043;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.register-google-button:hover{box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);background:#f8f9fa}.register-google-button:active{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);background:#f1f3f4}.register-divider{display:flex;align-items:center;margin:.5rem 0;color:#6b7280;font-size:.875rem}.register-divider:after,.register-divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.register-divider span{padding:0 1rem;text-transform:lowercase}.register-email-button{width:100%;padding:.875rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;background:#667eea;color:#fff;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.register-email-button:hover{background:#5568d3}.register-email-button:active{background:#4c5bc4}.register-email-form{display:flex;flex-direction:column;gap:1.25rem}.register-form-group{display:flex;flex-direction:column;gap:.5rem}.register-form-group label{font-size:.875rem;font-weight:500;color:#374151}.register-form-group input{padding:.75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:border-color .2s}.register-form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.register-error{padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;text-align:center}.register-form-actions{display:flex;flex-direction:column;gap:.75rem}.register-submit-button{width:100%;padding:.875rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;background:#667eea;color:#fff;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.register-submit-button:hover:not(:disabled){background:#5568d3}.register-submit-button:disabled{opacity:.6;cursor:not-allowed}.register-back-button{width:100%;padding:.875rem;font-size:.875rem;font-weight:500;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:all .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.register-back-button:hover{background:#f9fafb;border-color:#9ca3af}.register-page-footer{margin-top:2rem;text-align:center;font-size:.875rem;color:#6b7280}.register-login-link{margin-left:.5rem;color:#667eea;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:underline;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0}.register-login-link:hover{color:#5568d3}.container{width:100%;min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:flex-start;padding:1rem 0 2rem}.content{width:100%;max-width:50%;margin:0 auto;padding:0 2rem;text-align:left}.content h1{text-align:left;margin-bottom:.5rem;font-size:2em;font-weight:600;font-family:inherit}.content p{text-align:left;margin-bottom:2rem;margin-top:0}.content .file-upload-container,.content p{font-size:20px;color:#6b7280}