body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:900px;padding:50px 60px;width:95%}@media (max-width:768px){.container{padding:30px 25px;width:90%}}.header{margin-bottom:30px;text-align:center}.title{color:#1e293b;font-size:2.5rem;font-weight:800;margin-bottom:12px}.subtitle{font-size:1.1rem;line-height:1.6}.debt-types-banner{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.debt-types-banner span{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:20px;color:#5b21b6;font-size:.9rem;font-weight:500;padding:8px 16px}.info-box{background:linear-gradient(135deg,#f8fafc,#e0e7ff);border-radius:16px;box-shadow:0 4px 16px #00000014;padding:32px}.info-title{color:#1e293b;font-size:1.5rem;margin-bottom:24px;text-align:center}.info-list{list-style:none;padding:0}.info-list li{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;margin-bottom:16px;padding:16px;transition:all .3s ease}.info-list li:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(8px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 2px 8px #667eea4d;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;margin-right:16px;min-width:40px;width:40px}.step-text{color:#475569;font-size:1rem;line-height:1.5}.btn{font-size:1.1rem}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;box-shadow:0 10px 20px #2563eb4d;transform:translateY(-2px)}.rights-section{background:#eff6ff;border-left:4px solid #2563eb;border-radius:12px;margin-top:30px;padding:24px 30px;text-align:center}.rights-title{color:#1e40af;font-size:1.3rem;font-weight:700;margin-bottom:12px}.rights-text{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:16px}.rights-link{color:#2563eb;display:inline-block;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.rights-link:hover{color:#1d4ed8;transform:translateX(4px)}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:50px 60px;width:95%}@media (max-width:768px){.login-container{padding:30px 25px;width:90%}}.login-header{margin-bottom:40px;text-align:center}.login-title{color:#1e293b;font-size:2.5rem;font-weight:800;margin-bottom:12px}.login-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.login-options{display:flex;flex-direction:column;gap:16px}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;gap:12px;justify-content:center;padding:16px 32px;transition:all .3s ease;width:100%}.btn-icon{height:20px;width:20px}.btn-google{background:#fff;border:2px solid #e2e8f0;color:#1e293b}.btn-google:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.btn-microsoft{background:#0078d4;color:#fff}.btn-microsoft:hover{background:#006abc;box-shadow:0 4px 12px #0078d44d;transform:translateY(-2px)}.divider{align-items:center;display:flex;margin:20px 0}.divider:after,.divider:before{border-bottom:1px solid #e2e8f0;content:"";flex:1 1}.btn-demo{background:#f8fafc;border:2px dashed #667eea;color:#667eea}.btn-demo:hover{background:#eff6ff;border-color:#764ba2;color:#764ba2;transform:translateY(-2px)}.demo-note{color:#94a3b8;font-size:.85rem;font-style:italic;margin-top:-8px;text-align:center}.login-footer{margin-top:40px;text-align:center}.pricing-section{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;margin-bottom:20px;padding:24px 30px}.pricing-title{color:#92400e;font-size:1.3rem;font-weight:700;margin-bottom:12px}.pricing-text{color:#78350f;font-size:1rem;line-height:1.6;margin-bottom:16px}.subscribe-link{background:#f59e0b;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.subscribe-link:hover{background:#d97706;box-shadow:0 6px 16px #f59e0b4d;transform:translateY(-2px)}.subscribe-note{color:#92400e;display:inline-block;font-size:.95rem;font-style:italic}.upload-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.upload-page .container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:900px;padding:50px 60px;width:95%}@media (max-width:768px){.upload-page .container{padding:30px 25px;width:90%}}.instructions{color:#64748b;font-size:1rem;text-align:center}.debt-type-selector,.instructions{margin-bottom:30px}.debt-type-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:12px}@media (max-width:768px){.debt-type-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.debt-type-grid{grid-template-columns:1fr}}.debt-type-option{align-items:flex-start;background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:14px 16px;text-align:left;transition:all .2s ease}.debt-type-option:hover{background:#f8fafc;border-color:#667eea}.debt-type-option.selected{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.debt-type-label{color:#1e293b;font-size:.95rem;font-weight:600;margin-bottom:4px}.debt-type-description{color:#64748b;font-size:.75rem;line-height:1.3}.state-selector{margin-bottom:30px}.label{display:block;font-weight:600;margin-bottom:8px}.label,.select{color:#1e293b;font-size:1rem}.select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;width:100%}.upload-section{margin-bottom:30px;text-align:center}.file-input{display:none}.file-label{background:#64748b;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.file-label:hover{background:#475569;transform:translateY(-2px)}.privacy-notice{margin-bottom:30px;text-align:center}.privacy-text{color:#64748b;font-size:1rem;line-height:1.6;margin:0}.preview-section{margin-bottom:30px;text-align:center}.preview-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:400px;max-width:100%}.btn-secondary{border:2px solid #2563eb;color:#2563eb;margin-top:16px}.btn-secondary:hover{background:#f1f5f9}.processing-text{color:#64748b;font-size:.95rem;margin-top:16px;text-align:center}.divider{margin:30px 0;position:relative;text-align:center}.divider:before{background:#cbd5e1;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.divider span{background:#fff;color:#94a3b8;font-size:.9rem;font-weight:600;padding:0 16px;position:relative}.btn-manual{background:#10b981;color:#fff}.btn-manual:hover{background:#059669;box-shadow:0 10px 20px #10b9814d;transform:translateY(-2px)}.editor-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.editor-page .container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:1600px;padding:50px 60px;width:95%}.editor-page .container.no-image-container{max-width:900px;width:90%}@media (max-width:768px){.editor-page .container{padding:30px 25px;width:90%}}.editor-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:45% 55%;margin-bottom:30px}.editor-content.no-image{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:700px}@media (max-width:1024px){.editor-content{gap:30px;grid-template-columns:1fr}}.image-column{position:relative}.image-section-sticky{background:#f8fafc;border-radius:12px;padding:30px;position:-webkit-sticky;position:sticky;top:20px}.form-column{display:flex;flex-direction:column;gap:30px}.section{background:#f8fafc;border-radius:12px;box-sizing:border-box;margin-bottom:30px;padding:30px}.section-title{font-size:1.4rem}.field-group{margin-bottom:20px}.input,.textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:1rem;padding:12px 16px;width:100%}.input:focus,.textarea:focus{border-color:#2563eb;outline:none}.textarea{min-height:80px;resize:vertical}.button-group{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.editor-content.no-image~.button-group{margin-left:auto;margin-right:auto;max-width:700px}.button-group .btn{align-items:center;box-sizing:border-box;display:flex;flex:1 1;height:100%;justify-content:center;margin:0}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#f8fafc}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #0000}.btn-primary:hover{box-shadow:0 8px 16px #667eea4d}.btn-primary:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.button-group{grid-template-columns:1fr}}.image-preview{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:center;margin:20px 0;padding:15px}.uploaded-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:700px;max-width:100%;object-fit:contain}.hint-text{color:#64748b;font-size:.9rem;font-style:italic;margin-top:12px;text-align:center}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:12px}.page-title{margin:0}.debt-type-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:6px 14px;white-space:nowrap}.subtitle{margin-bottom:30px}.preview-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.preview-page .container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:1200px;padding:50px 60px;width:95%}@media (max-width:768px){.preview-page .container{padding:30px 25px;width:90%}}.loading{color:#64748b;font-size:1.2rem;padding:60px 20px;text-align:center}.letter-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:850px;padding:60px}@media (max-width:768px){.letter-container{padding:30px 20px}}.letter-content{color:#1e293b;font-family:Times New Roman,Times,serif;font-size:1rem;line-height:1.8}.letter-spacing{height:1.2rem}.letter-address-line{line-height:1.4;margin-bottom:0;text-align:left}.letter-account-ref{font-weight:500;margin-bottom:1.5rem;margin-top:1.5rem;text-align:left}.letter-greeting{font-weight:500;margin-bottom:1rem;text-align:left}.letter-section-header{color:#334155;font-weight:600;margin-bottom:.5rem;margin-top:.8rem}.letter-paragraph{margin-bottom:1rem;text-align:left}.letter-list-item{line-height:1.7;margin-bottom:.7rem;margin-left:1.5rem;padding-left:.5rem;text-align:left}.letter-closing{font-weight:500;margin-bottom:3rem;margin-top:2rem;text-align:left}.button-group{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:30px}@media (max-width:640px){.button-group{grid-template-columns:1fr}}.page-title{color:#1e293b;font-size:2rem;font-weight:800;margin-bottom:12px;text-align:center}.subtitle{color:#64748b;font-size:1rem;margin-bottom:40px;text-align:center}.error-message{margin-bottom:20px;padding:12px 16px}.info-box{background:#f0fdf4;border-left:4px solid #22c55e;border-radius:8px;margin-bottom:30px;padding:24px 30px}.info-title{color:#15803d;font-size:1.1rem;font-weight:700;margin-bottom:12px}.info-list{color:#166534;line-height:1.8;margin:0;padding-left:20px}.info-list li{margin-bottom:8px}.footer{margin-top:30px;text-align:center}.footer-credit{color:#94a3b8;font-size:.9rem;margin-top:12px}.peachbyte-link{color:#667eea;text-decoration:none;transition:color .3s ease}.peachbyte-link:hover{color:#764ba2;text-decoration:underline}.admin-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:40px 20px}.admin-container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:1400px;padding:50px 60px}@media (max-width:768px){.admin-container{padding:30px 25px}}.admin-title{color:#1e293b;font-size:2.5rem;font-weight:800;margin-bottom:40px;text-align:center}.loading-text{color:#64748b;font-size:1.2rem;padding:40px 0;text-align:center}.error-message{background:#fee2e2;border-radius:8px;color:#991b1b;margin:20px 0;padding:16px 20px;text-align:center}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.stat-card{background:linear-gradient(135deg,#f8fafc,#e0e7ff);border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:24px;text-align:center}.stat-value{color:#667eea;font-size:2.5rem;font-weight:800;margin-bottom:8px}.stat-label{color:#64748b;font-size:.9rem;font-weight:600}.users-section{margin-top:40px}.section-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:20px}.table-container{border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow-x:auto}.users-table{background:#fff;border-collapse:collapse;width:100%}.users-table thead{background:#f8fafc}.users-table th{border-bottom:2px solid #e2e8f0;color:#475569;font-size:.9rem;font-weight:600;padding:16px;text-align:left}.users-table td{border-bottom:1px solid #e2e8f0;color:#1e293b;padding:16px}.users-table tbody tr:hover{background:#f8fafc}.badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;padding:4px 12px;text-transform:uppercase}.badge-google{background:#e3f2fd;color:#1976d2}.badge-microsoft{background:#e1f5fe;color:#0288d1}.badge-demo{background:#f3e5f5;color:#7b1fa2}.badge-active{background:#d1fae5;color:#065f46}.badge-blocked{background:#fee2e2;color:#991b1b}.subscription-select{background:#fff;border:2px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:6px 12px}.subscription-select:focus{border-color:#667eea;outline:none}.btn-block,.btn-unblock{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 16px;transition:all .2s ease}.btn-block{background:#fee2e2;color:#991b1b}.btn-block:hover{background:#fecaca}.btn-unblock{background:#d1fae5;color:#065f46}.btn-unblock:hover{background:#a7f3d0}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.table-container{overflow-x:scroll}.users-table{min-width:800px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0d69b11e.css.map*/