body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-container{width:100%;max-width:420px;box-shadow:none;background:0 0;border-radius:24px;padding:40px 32px}@media (width<=768px){.login-container{width:100%;max-width:360px;padding:32px 20px}}.loading-state{text-align:center;color:#ffffffb3;padding:60px 20px;font-size:1.1rem}.login-header{text-align:center;margin-bottom:24px}.login-logo{justify-content:center;align-items:center;gap:14px;margin-bottom:12px;display:flex}.login-title{color:#fff;margin:0;font-size:1.9rem;font-weight:800}.login-subtitle{color:#fffc;margin:0;font-size:1.05rem;line-height:1.5}.error-message{color:#fecaca;text-align:center;background:#ef444433;border:1px solid #ef44444d;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:.95rem}.login-options{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;display:flex}.login-options>div{justify-content:center;width:100%;display:flex}.sign-in-prompt{text-align:center;color:#ffffffb3;margin:0 0 8px;font-size:1rem;font-weight:500}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 28px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.btn-icon{flex-shrink:0;width:22px;height:22px}.btn-google{color:#3c4043;background:#fff;border:2px solid #dadce0;font-weight:500}.btn-google:hover{background:#f8f9fa;border-color:#c6c9cc;transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.btn-microsoft{color:#fff;background:#2f2f2f;border:2px solid #2f2f2f}.btn-microsoft:hover{background:#1a1a1a;border-color:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 16px #0003}.login-footer{text-align:center;border-top:1px solid #ffffff26;margin-top:32px;padding-top:24px}.back-link{color:#ffffffd9;align-items:center;gap:6px;padding:8px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.back-link:hover{color:#fff}.back-icon{width:18px;height:18px}.footer-divider{background:0 0;height:1px;margin:16px 0}.footer-credit{color:#ffffff80;margin:0;font-size:.88rem}.divider{text-align:center;align-items:center;margin:20px 0;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #fff3;flex:1}.divider span{color:#fff9;padding:0 16px;font-size:.9rem;font-weight:600}.upload-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.upload-page .container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:50px 60px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.upload-page .container{width:90%;padding:30px 25px}}.page-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=600px){.page-header{flex-direction:column;gap:12px}}.page-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;flex-shrink:0;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.page-header .back-link:hover{color:#fff;background:#667eea}.instructions{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem}.free-tier-notice{background:linear-gradient(135deg,#dbeafe 0%,#e0e7ff 100%);border:2px solid #3b82f6;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:30px;padding:16px 20px;display:flex}.free-tier-notice-icon{flex-shrink:0;font-size:1.3rem}.free-tier-notice-text{color:#1e40af;font-size:.95rem;line-height:1.5}.free-tier-notice-text strong{color:#1e3a8a}.free-tier-notice-link{color:#2563eb;margin-left:4px;font-weight:600;text-decoration:none}.free-tier-notice-link:hover{text-decoration:underline}.debt-type-selector{margin-bottom:30px}.debt-type-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}@media (width<=768px){.debt-type-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.debt-type-grid{grid-template-columns:1fr}}.debt-type-option{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;padding:14px 16px;transition:all .2s;display:flex}.debt-type-option:hover{background:#f8fafc;border-color:#667eea}.debt-type-option.selected{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.debt-type-option.disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;position:relative}.debt-type-option.disabled:hover{background:#f1f5f9;border-color:#cbd5e1}.debt-type-option.disabled .debt-type-label{color:#94a3b8;text-decoration:line-through}.debt-type-label{color:#1e293b;margin-bottom:4px;font-size:.95rem;font-weight:600}.debt-type-description{color:#64748b;font-size:.75rem;line-height:1.3}.label{color:#1e293b;margin-bottom:8px;font-size:1rem;font-weight:600;display:block}.select{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem}.upload-section{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:30px;display:flex}.file-input{display:none}.file-label{color:#fff;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.file-label-camera{background:#667eea}.file-label-camera:hover{background:#5a6fd6;transform:translateY(-2px)}.file-label-gallery{background:#64748b}.file-label-gallery:hover{background:#475569;transform:translateY(-2px)}.upload-icon{width:20px;height:20px}@media (width<=480px){.upload-section{flex-direction:column;align-items:stretch}.file-label{justify-content:center}}.privacy-notice{text-align:center;margin-bottom:30px}.privacy-text{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.preview-section{text-align:center;margin-bottom:30px}.preview-image{border-radius:12px;max-width:100%;max-height:400px;box-shadow:0 4px 12px #0000001a}.btn{cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.btn:hover{transform:translateY(-2px)}.btn-secondary{color:#2563eb;background:#fff;border:2px solid #2563eb;margin-top:16px}.processing-text{text-align:center;color:#64748b;margin-top:16px;font-size:.95rem}.divider{text-align:center;margin:30px 0;position:relative}.divider:before{content:"";background:#cbd5e1;width:100%;height:1px;position:absolute;top:50%;left:0}.divider span{color:#94a3b8;background:#fff;padding:0 16px;font-size:.9rem;font-weight:600;position:relative}.btn-manual{color:#fff;background:#10b981}.btn-manual:hover{background:#059669;transform:translateY(-2px);box-shadow:0 10px 20px #10b9814d}.editor-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.editor-page .container{background:#fff;border-radius:20px;width:95%;max-width:1600px;padding:50px 60px;box-shadow:0 20px 60px #0000004d}.editor-page .container.no-image-container{width:90%;max-width:900px}@media (width<=768px){.editor-page .container{width:90%;padding:30px 25px}}.editor-content{grid-template-columns:45% 55%;gap:40px;margin-bottom:30px;display:grid}.editor-content.no-image{grid-template-columns:1fr;max-width:700px;margin-left:auto;margin-right:auto}@media (width<=1024px){.editor-content{grid-template-columns:1fr;gap:30px}}.image-column{position:relative}.image-section-sticky{background:#f8fafc;border-radius:12px;padding:30px;position:sticky;top:20px}.form-column{flex-direction:column;gap:30px;display:flex}.section{box-sizing:border-box;background:#f8fafc;border-radius:12px;margin-bottom:30px;padding:30px}.field-group{margin-bottom:20px}.input,.textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem}.input:focus,.textarea:focus{border-color:#2563eb;outline:none}.textarea{resize:vertical;min-height:80px}.button-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.editor-content.no-image~.button-group{max-width:700px;margin-left:auto;margin-right:auto}.button-group .btn{box-sizing:border-box;flex:1;justify-content:center;align-items:center;height:100%;margin:0;display:flex}.btn-secondary:hover{background:#f8fafc}.btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #0000}.btn-primary:hover{box-shadow:0 8px 16px #667eea4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.button-group{grid-template-columns:1fr}}.image-preview{background:#fff;border-radius:8px;justify-content:center;align-items:center;margin:20px 0;padding:15px;display:flex}.uploaded-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:700px;box-shadow:0 4px 12px #0000001a}.hint-text{text-align:center;color:#64748b;margin-top:12px;font-size:.9rem;font-style:italic}.page-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex}.page-logo{align-items:center;gap:12px;display:flex}.page-title{color:#1e293b;text-align:center;margin:0;font-size:1.75rem;font-weight:800}.debt-type-badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-block}.preview-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.preview-page .container{background:#fff;border-radius:20px;width:95%;max-width:1200px;padding:50px 60px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.preview-page .container{width:90%;padding:30px 25px}}.loading{text-align:center;color:#64748b;padding:60px 20px;font-size:1.2rem}.letter-container{background:#fff;border-radius:12px;max-width:850px;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:60px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}@media (width<=768px){.letter-container{padding:30px 20px}}.letter-content{color:#1e293b;-webkit-user-select:none;user-select:none;font-family:Times New Roman,Times,serif;font-size:1rem;line-height:1.8}.letter-spacing{height:1.2rem}.letter-address-line{text-align:left;margin-bottom:0;line-height:1.4}.letter-account-ref{text-align:left;margin-top:1.5rem;margin-bottom:1.5rem;font-weight:500}.letter-greeting{text-align:left;margin-bottom:1rem;font-weight:500}.letter-section-header{color:#334155;margin-top:.8rem;margin-bottom:.5rem;font-weight:600}.letter-paragraph{text-align:left;margin-bottom:1rem}.letter-list-item{text-align:left;margin-bottom:.7rem;margin-left:1.5rem;padding-left:.5rem;line-height:1.7}.letter-closing{text-align:left;margin-top:2rem;margin-bottom:3rem;font-weight:500}.button-group{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:30px;display:grid}.button-group .btn-certified{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);grid-column:1/-1}.button-group .btn-certified:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}@media (width<=640px){.button-group{grid-template-columns:1fr}}.certified-mail-form{background:#f0fdf4;border:2px solid #86efac;border-radius:16px;margin-bottom:30px;padding:30px}.cm-form-title{color:#15803d;margin:0 0 6px;font-size:1.2rem;font-weight:700}.cm-form-subtitle{color:#166534;margin:0 0 24px;font-size:.9rem}.cm-address-section{margin-bottom:20px}.cm-address-label{color:#1e293b;margin:0 0 10px;font-size:.95rem;font-weight:600}.cm-input{box-sizing:border-box;border:2px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:8px;padding:10px 14px;font-size:.95rem;transition:border-color .2s;display:block}.cm-input:focus{border-color:#10b981;outline:none}.cm-row{grid-template-columns:1fr auto auto;gap:8px;display:grid}.cm-input-sm{width:80px}@media (width<=480px){.cm-row{grid-template-columns:1fr 70px 90px}}.cm-cost-info{color:#334155;background:#fff;border-radius:8px;justify-content:space-between;margin-bottom:12px;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.cm-privacy-note{color:#64748b;text-align:center;margin-bottom:16px;font-size:.82rem;line-height:1.4}.cm-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-logo{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.page-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.subtitle{color:#64748b;text-align:center;margin-bottom:40px;font-size:1rem}.info-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;max-width:500px;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:24px 30px}.info-title{color:#15803d;text-align:center;margin-bottom:16px;font-size:1.1rem;font-weight:700}.info-list{color:#166534;margin:0;padding:0;list-style:none}.info-list li{align-items:flex-start;gap:10px;margin-bottom:10px;font-size:.95rem;line-height:1.5;display:flex}.info-list li:before{content:"✓";color:#22c55e;flex-shrink:0;font-weight:700}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:#475569;background:#f1f5f9;border:2px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-back-wrapper{justify-content:center;margin-bottom:20px;display:flex}.footer-credit{color:#94a3b8;margin-top:12px;font-size:.9rem}.admin-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:40px 20px}.admin-container{background:#fff;border-radius:20px;max-width:1400px;margin:0 auto;padding:50px 60px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.admin-container{padding:30px 25px}}.admin-title{color:#1e293b;text-align:center;margin-bottom:40px;font-size:2.5rem;font-weight:800}.loading-text{text-align:center;color:#64748b;padding:40px 0;font-size:1.2rem}.error-message{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin:20px 0;padding:16px 20px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.stat-card{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%);border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.stat-value{color:#667eea;margin-bottom:8px;font-size:2.5rem;font-weight:800}.stat-label{color:#64748b;font-size:.9rem;font-weight:600}.users-section{margin-top:40px}.section-title{color:#1e293b;margin-bottom:20px;font-size:1.5rem;font-weight:700}.table-container{border-radius:12px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.users-table{border-collapse:collapse;background:#fff;width:100%}.users-table thead{background:#f8fafc}.users-table th{text-align:left;color:#475569;border-bottom:2px solid #e2e8f0;padding:16px;font-size:.9rem;font-weight:600}.users-table td{color:#1e293b;border-bottom:1px solid #e2e8f0;padding:16px}.users-table tbody tr:hover{background:#f8fafc}.badge{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.badge-google{color:#1976d2;background:#e3f2fd}.badge-microsoft{color:#0288d1;background:#e1f5fe}.badge-demo{color:#7b1fa2;background:#f3e5f5}.badge-active{color:#065f46;background:#d1fae5}.badge-blocked{color:#991b1b;background:#fee2e2}.badge-used{color:#92400e;background:#fef3c7}.badge-available{color:#065f46;background:#d1fae5}.subscription-select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:.9rem}.subscription-select:focus{border-color:#667eea;outline:none}.btn-block,.btn-unblock{cursor:pointer;border:none;border-radius:6px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-block{color:#991b1b;background:#fee2e2}.btn-block:hover{background:#fecaca}.btn-unblock{color:#065f46;background:#d1fae5}.btn-unblock:hover{background:#a7f3d0}.btn-reset{color:#92400e;cursor:pointer;background:#fef3c7;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.btn-reset:hover{background:#fde68a}.actions-cell{flex-wrap:wrap;gap:8px;display:flex}.admin-actions{gap:12px;margin-top:20px;margin-bottom:20px;display:flex}.btn-delete-demo{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.btn-delete-demo:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #dc262666}.btn-delete-demo:disabled{opacity:.6;cursor:not-allowed}.mail-queue-badge{color:#fff;vertical-align:middle;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;font-size:.75rem;font-weight:700;display:inline-flex}.empty-queue{color:#64748b;text-align:center;padding:20px}.mail-queue-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;overflow:hidden}.mail-queue-row{cursor:pointer;align-items:center;gap:16px;padding:12px 16px;transition:background .15s;display:flex}.mail-queue-row:hover{background:#f8fafc}.mail-queue-id{color:#64748b;min-width:90px;font-family:monospace;font-size:.85rem}.mail-queue-email{color:#1e293b;flex:1;font-size:.9rem}.mail-queue-date{color:#94a3b8;font-size:.85rem}.mail-queue-expand{color:#94a3b8;font-size:.7rem}.badge-pending{color:#92400e;background:#fef3c7}.badge-processing{color:#1e40af;background:#dbeafe}.badge-mailed{color:#3730a3;background:#e0e7ff}.mail-queue-detail{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 20px}.mail-addr-block{color:#334155;margin-bottom:12px;font-size:.9rem;line-height:1.4}.mail-addr-block strong{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.8rem;display:block}.mail-queue-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.tracking-input{border:2px solid #e2e8f0;border-radius:6px;width:200px;padding:6px 12px;font-size:.9rem}.tracking-input:focus{border-color:#667eea;outline:none}@media (width<=1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.table-container{overflow-x:scroll}.users-table{min-width:800px}}.account-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.account-container{background:#fff;border-radius:20px;width:95%;max-width:700px;padding:32px 40px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.account-container{width:90%;padding:30px 25px}}.account-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.account-logo{align-items:center;gap:12px;display:flex}.account-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.account-header .back-link:hover{color:#fff;background:#667eea}@media (width<=480px){.account-header{flex-direction:column;gap:12px}}.account-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.error-message{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:12px 16px}.info-message{color:#92400e;text-align:center;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-weight:500}.account-section{margin-bottom:20px}.section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.8rem;font-weight:500}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.info-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.info-row:last-child{border-bottom:none}.info-label{color:#64748b;font-size:.95rem;font-weight:500}.info-value{color:#1e293b;font-size:.95rem;font-weight:600}.status-badge{border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-block}.status-paid{color:#166534;background:#dcfce7}.status-free{color:#92400e;background:#fef3c7}.limit-warning{color:#991b1b;background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:.9rem}.subscription-actions{margin-top:20px}.subscribe-section{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.subscribe-header{color:#475569;margin-bottom:16px;font-size:1rem;font-weight:600}.subscribe-text{color:#78350f;margin-bottom:16px;font-size:.95rem;line-height:1.5}.pricing-toggle{gap:12px;margin-bottom:16px;display:flex}.plan-option{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:16px 12px;transition:all .2s;display:flex}.plan-option:hover{border-color:#667eea}.plan-option.selected{background:#f0f4ff;border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.plan-name{color:#64748b;font-size:.9rem;font-weight:600}.plan-option.selected .plan-name{color:#4338ca}.plan-price{color:#1e293b;font-size:1.25rem;font-weight:700}.plan-savings{color:#fff;background:#667eea;border-radius:10px;margin-top:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.btn-subscribe{color:#fff;background:linear-gradient(135deg,#667eea 0%,#5a67d8 100%)}.btn-subscribe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-manage{color:#fff;background:#667eea}.btn-manage:hover:not(:disabled){background:#5a67d8;transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-upgrade{color:#92400e;background:#fff;border:2px solid #f59e0b}.btn-upgrade:hover{background:#fffbeb;transform:translateY(-2px)}.account-actions{text-align:center;margin-top:8px;margin-bottom:8px}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-secondary{color:#94a3b8;cursor:pointer;background:0 0;border:none;width:auto;padding:8px;font-size:.85rem;font-weight:400;display:inline}.btn-secondary:hover{color:#64748b}.footer-links{margin-top:8px}.footer-link{color:#94a3b8;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-link:hover{color:#667eea;text-decoration:underline}.footer-separator{color:#cbd5e1;margin:0 12px}.support-section{margin-top:12px}.support-text{color:#64748b;margin-bottom:16px;line-height:1.5}.btn-support{color:#475569;cursor:pointer;word-break:break-all;box-sizing:border-box;background:#f1f5f9;border:none;border-radius:8px;width:auto;max-width:100%;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-support:hover{background:#e2e8f0}.loading-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.calculator-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.calculator-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.calculator-container{width:90%;padding:30px 25px}}.calculator-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.calculator-header{flex-direction:column;gap:12px}}.calculator-logo{align-items:center;gap:12px;display:flex}.calculator-page .logo-image{border-radius:12px;width:48px;height:48px;box-shadow:0 4px 12px #00000026}.calculator-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.calculator-page .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.calculator-page .back-link:hover{color:#fff;background:#667eea}.calculator-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.pro-gate{text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;margin:30px 0;padding:40px 30px}.pro-gate-text{color:#64748b;max-width:450px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.calc-form{margin-bottom:30px}.form-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.input-group{align-items:stretch;display:flex}.input-group-prefix{color:#64748b;background:#f1f5f9;border:2px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;align-items:center;padding:0 14px;font-size:1rem;font-weight:600;display:flex}.input-group .form-input{border-radius:0 8px 8px 0}.form-select{color:#1e293b;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.form-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.calculator-page .debt-type-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}@media (width<=600px){.calculator-page .debt-type-grid{grid-template-columns:repeat(2,1fr)}}.calculator-page .debt-type-option{cursor:pointer;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.calculator-page .debt-type-option:hover{background:#f8fafc;border-color:#667eea}.calculator-page .debt-type-option.selected{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.calculator-page .debt-type-label{color:#1e293b;margin:0;font-size:.85rem;font-weight:600}.calc-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.95rem}.btn-calculate{cursor:pointer;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:600;transition:all .3s}.btn-calculate:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}.calc-results{margin-top:30px}.results-title{color:#1e293b;text-align:center;margin:0 0 20px;font-size:1.4rem;font-weight:700}.result-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:24px}.card-title{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin:0 0 16px;font-size:1rem;font-weight:700}.range-display{margin-bottom:16px}.range-bar-container{position:relative}.range-labels{justify-content:space-between;margin-bottom:8px;display:flex}.range-label-low,.range-label-typical,.range-label-high{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:600}.range-bar{background:#e2e8f0;border-radius:6px;height:12px;position:relative;overflow:visible}.range-bar-fill{background:linear-gradient(90deg,#10b981,#f59e0b);border-radius:6px;min-width:20%;height:100%;position:absolute;top:0}.range-bar-typical{background:#1e293b;border-radius:2px;width:4px;height:20px;position:absolute;top:-4px;transform:translate(-2px)}.range-values{justify-content:space-between;margin-top:8px;display:flex}.range-value-low{color:#10b981;font-size:1.1rem;font-weight:700}.range-value-typical{color:#1e293b;font-size:1.1rem;font-weight:700}.range-value-high{color:#f59e0b;font-size:1.1rem;font-weight:700}.range-summary{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.sol-info{flex-direction:column;gap:12px;display:flex}.sol-detail{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.sol-detail:last-child{border-bottom:none}.sol-label{color:#64748b;font-size:.95rem;font-weight:500}.sol-value{color:#1e293b;font-size:.95rem;font-weight:600}.sol-status{border-radius:16px;padding:4px 12px;font-size:.9rem;font-weight:600}.sol-expired{color:#166534;background:#dcfce7}.sol-active{color:#92400e;background:#fef3c7}.sol-unknown{color:#64748b;margin:0;font-size:.95rem}.risk-badge{border-radius:12px;padding:10px 20px;font-size:1rem;font-weight:600;display:inline-block}.risk-low{color:#166534;background:#dcfce7}.risk-medium{color:#92400e;background:#fef3c7}.risk-high{color:#991b1b;background:#fee2e2}.tips-list{margin:0;padding:0;list-style:none}.tip-item{color:#475569;border-bottom:1px solid #e2e8f0;padding:12px 0 12px 24px;font-size:.95rem;line-height:1.6;position:relative}.tip-item:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.tip-item:last-child{border-bottom:none}.warnings-card{background:#fffbeb;border-color:#fbbf24}.warnings-list{margin:0;padding:0;list-style:none}.warning-item{color:#78350f;border-bottom:1px solid #fde68a;padding:12px 0 12px 24px;font-size:.9rem;line-height:1.6;position:relative}.warning-item:before{content:"⚠";position:absolute;left:0}.warning-item:last-child{border-bottom:none}.btn-recalculate{cursor:pointer;color:#667eea;background:#fff;border:2px solid #667eea;border-radius:12px;width:100%;margin-top:8px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .3s}.btn-recalculate:hover{color:#fff;background:#667eea;transform:translateY(-2px)}.calculator-page .footer{text-align:center;margin-top:30px}.calculator-page .footer-credit{color:#94a3b8;font-size:.9rem}.calculator-page .peachbyte-link{color:#667eea;text-decoration:none;transition:color .3s}.calculator-page .peachbyte-link:hover{color:#764ba2;text-decoration:underline}.hardship-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.hardship-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.hardship-container{width:90%;padding:30px 25px}}.hardship-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.hardship-header{flex-direction:column;gap:12px}}.hardship-logo{align-items:center;gap:12px;display:flex}.hardship-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.hardship-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.hardship-header .back-link:hover{color:#fff;background:#667eea}.hardship-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.hardship-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid,.option-grid-narrow{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid,.option-grid-narrow{grid-template-columns:1fr}}.hardship-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.pfd-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.pfd-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.pfd-container{width:90%;padding:30px 25px}}.pfd-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.pfd-header{flex-direction:column;gap:12px}}.pfd-logo{align-items:center;gap:12px;display:flex}.pfd-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.pfd-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.pfd-header .back-link:hover{color:#fff;background:#667eea}.pfd-subtitle{color:#64748b;text-align:center;margin-bottom:20px;font-size:1rem;line-height:1.5}.info-box{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;margin-bottom:28px;padding:16px 20px;font-size:.9rem;line-height:1.5}.info-box strong{color:#075985;margin-bottom:6px;display:block}.info-box p{margin:0}.sol-warning{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:24px;padding:14px 18px;font-size:.88rem;line-height:1.5}.sol-warning strong{color:#92400e}.pfd-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid{grid-template-columns:1fr}}.pfd-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.ps-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.ps-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.ps-container{width:90%;padding:30px 25px}}.ps-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.ps-header{flex-direction:column;gap:12px}}.ps-logo{align-items:center;gap:12px;display:flex}.ps-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.ps-header-actions{gap:8px;display:flex}.ps-header .back-link,.ps-header-actions .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.ps-header .back-link:hover,.ps-header-actions .back-link:hover{color:#fff;background:#667eea}.ps-subtitle{color:#64748b;text-align:center;margin-bottom:20px;font-size:1rem;line-height:1.5}.state-selector{margin-bottom:16px}.state-selector .form-label{color:#1e293b;margin-bottom:8px;font-size:1rem;font-weight:600;display:block}.state-selector .form-input{color:#1e293b;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.state-selector .form-input:focus{border-color:#667eea;outline:none}.recording-banner{border-radius:10px;flex-direction:column;gap:4px;margin-bottom:24px;padding:14px 18px;font-size:.88rem;line-height:1.5;display:flex}.recording-banner strong{font-size:.92rem}.recording-banner-one-party{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0}.recording-banner-one-party strong{color:#166534}.recording-banner-two-party{color:#78350f;background:#fffbeb;border:1px solid #fde68a}.recording-banner-two-party strong{color:#92400e}.recording-detail{opacity:.85;font-size:.82rem}.script-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px;display:grid}@media (width<=580px){.script-grid{grid-template-columns:1fr}}.script-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:18px 20px;transition:all .2s;display:flex;position:relative}.script-card:hover{background:#f8fafc;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.script-card-icon{font-size:1.6rem}.script-card-title{color:#1e293b;font-size:1rem;font-weight:700}.script-card-desc{color:#64748b;font-size:.82rem;line-height:1.4}.difficulty-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:600}.difficulty-beginner{color:#166534;background:#dcfce7}.difficulty-intermediate{color:#92400e;background:#fef3c7}.difficulty-advanced{color:#991b1b;background:#fee2e2}.ps-disclaimer{text-align:center;color:#94a3b8;margin-bottom:10px;font-size:.85rem;line-height:1.5}.script-history{border-left:3px solid #e2e8f0;max-height:200px;margin-bottom:20px;padding-left:16px;overflow-y:auto}.history-node{opacity:.7;background:#f8fafc;border-radius:8px;margin-bottom:12px;padding:8px 12px}.history-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:2px;font-size:.72rem;font-weight:700;display:block}.history-text{color:#64748b;margin:0;font-size:.82rem;line-height:1.4}.history-say{border-left:3px solid #3b82f6}.history-listen{border-left:3px solid #6b7280}.history-tip{border-left:3px solid #10b981}.history-warning{border-left:3px solid #f59e0b}.history-success{border-left:3px solid #10b981}.history-end{border-left:3px solid #8b5cf6}.script-node{border-radius:12px;margin-bottom:20px;padding:24px}.node-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:.8rem;font-weight:700}.node-text{font-size:1rem;line-height:1.6}.node-text p{margin:0 0 8px}.node-text p:last-child{margin-bottom:0}.node-blank{height:.5em}.node-say{background:#eff6ff;border:2px solid #93c5fd}.node-say .node-label{color:#1d4ed8}.node-say .node-text{color:#1e3a5f}.node-listen{background:#f9fafb;border:2px solid #d1d5db}.node-listen .node-label{color:#4b5563}.node-listen .node-text{color:#374151}.node-tip{background:#f0fdf4;border:2px solid #86efac}.node-tip .node-label{color:#166534}.node-tip .node-text{color:#14532d}.node-warning{background:#fffbeb;border:2px solid #fde68a}.node-warning .node-label{color:#92400e}.node-warning .node-text{color:#78350f}.node-success{background:#ecfdf5;border:2px solid #6ee7b7}.node-success .node-label{color:#065f46}.node-success .node-text{color:#064e3b}.node-end{background:#f5f3ff;border:2px solid #c4b5fd}.node-end .node-label{color:#5b21b6}.node-end .node-text{color:#4c1d95}.script-options{flex-direction:column;gap:10px;margin-top:16px;display:flex}.script-option-btn{cursor:pointer;text-align:left;background:#fff;border:2px solid #d1d5db;border-radius:10px;flex-direction:column;align-items:flex-start;padding:14px 18px;transition:all .2s;display:flex}.script-option-btn:hover{background:#f8fafc;border-color:#667eea;transform:translate(4px)}.option-btn-label{color:#1e293b;font-size:.95rem;font-weight:600}.option-btn-desc{color:#64748b;margin-top:2px;font-size:.8rem}.btn-continue{cursor:pointer;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;width:100%;margin-top:16px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s}.btn-continue:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.btn-back-to-scripts{cursor:pointer;color:#667eea;background:#fff;border:2px solid #667eea;border-radius:10px;width:100%;margin-top:16px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s}.btn-back-to-scripts:hover{color:#fff;background:#667eea}.btn-go-back{cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:10px;padding:12px 24px;font-size:.92rem;font-weight:600;transition:all .2s}.btn-go-back:hover{color:#475569;border-color:#94a3b8}.ps-page .pro-gate{text-align:center;padding:40px 20px}.ps-page .pro-gate-icon{margin-bottom:16px;font-size:3rem}.ps-page .pro-gate-title{color:#1e293b;margin-bottom:12px;font-size:1.5rem;font-weight:700}.ps-page .pro-gate-text{color:#64748b;max-width:400px;margin-bottom:24px;margin-left:auto;margin-right:auto;line-height:1.6}.ps-page .btn-upgrade{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block}.ps-page .btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.ps-page .footer{text-align:center;margin-top:30px}.ps-page .footer-credit{color:#94a3b8;font-size:.9rem}.ps-page .peachbyte-link{color:#667eea;text-decoration:none;transition:color .3s}.ps-page .peachbyte-link:hover{color:#764ba2;text-decoration:underline}.ps-page .logo-image{border-radius:12px;width:48px;height:48px;box-shadow:0 4px 12px #00000026}.cm-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.cm-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.cm-container{width:90%;padding:30px 25px}}.cm-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cm-logo{align-items:center;gap:12px;display:flex}.cm-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.cm-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.cm-header .back-link:hover{color:#fff;background:#667eea}.cm-subtitle{color:#64748b;text-align:center;margin-bottom:24px;font-size:1rem;line-height:1.5}.cm-credits-bar{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 24px;display:flex}.cm-credits-label{color:#64748b;margin-bottom:2px;font-size:.9rem;display:block}.cm-credits-value{color:#15803d;font-size:1.5rem;font-weight:700}.cm-credits-actions{gap:8px;display:flex}.cm-buy-btn{color:#059669;cursor:pointer;background:#fff;border:2px solid #10b981;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.cm-buy-btn:hover{color:#fff;background:#10b981}.cm-buy-btn:disabled{opacity:.6;cursor:not-allowed}.cm-buy-btn-bulk{color:#667eea;border-color:#667eea}.cm-buy-btn-bulk:hover{color:#fff;background:#667eea}@media (width<=480px){.cm-credits-bar{text-align:center;flex-direction:column;gap:12px}}.cm-how-it-works{margin-bottom:30px}.cm-how-it-works h3{color:#1e293b;margin:0 0 16px;font-size:1.1rem;font-weight:700}.cm-steps{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cm-step{text-align:center;color:#475569;flex-direction:column;align-items:center;gap:8px;font-size:.85rem;display:flex}.cm-step-num{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}@media (width<=640px){.cm-steps{grid-template-columns:1fr 1fr}}.cm-loading{text-align:center;color:#64748b;padding:20px}.cm-empty{text-align:center;color:#64748b;padding:40px 20px}.cm-empty-hint{margin-bottom:20px;font-size:.9rem}.btn-start{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.btn-start:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.cm-orders-title{color:#1e293b;margin:0 0 16px;font-size:1.1rem;font-weight:700}.cm-order-card{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:16px 20px;transition:box-shadow .2s}.cm-order-card:hover{box-shadow:0 2px 8px #0000000f}.cm-order-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cm-status{border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600}.status-pending{color:#92400e;background:#fef3c7}.status-processing{color:#1e40af;background:#dbeafe}.status-mailed{color:#3730a3;background:#e0e7ff}.status-transit{color:#155e75;background:#cffafe}.status-delivered{color:#166534;background:#dcfce7}.status-returned{color:#991b1b;background:#fee2e2}.status-cancelled{color:#64748b;background:#f1f5f9}.cm-order-date{color:#94a3b8;font-size:.85rem}.cm-order-details{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.cm-order-id{color:#64748b;font-family:monospace;font-size:.85rem}.cm-tracking-link{color:#667eea;font-size:.85rem;font-weight:600;text-decoration:none}.cm-tracking-link:hover{text-decoration:underline}.cm-cancel-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:6px;margin-top:10px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:all .2s}.cm-cancel-btn:hover{color:#fff;background:#ef4444}.goodwill-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.goodwill-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.goodwill-container{width:90%;padding:30px 25px}}.goodwill-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.goodwill-header{flex-direction:column;gap:12px}}.goodwill-logo{align-items:center;gap:12px;display:flex}.goodwill-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.goodwill-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.goodwill-header .back-link:hover{color:#fff;background:#667eea}.goodwill-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.goodwill-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid{grid-template-columns:1fr}}.goodwill-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.cd-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.cd-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.cd-container{width:90%;padding:30px 25px}}.cd-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.cd-header{flex-direction:column;gap:12px}}.cd-logo{align-items:center;gap:12px;display:flex}.cd-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.cd-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.cd-header .back-link:hover{color:#fff;background:#667eea}.cd-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.cd-warning{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:.9rem;line-height:1.5}.cd-warning strong{margin-bottom:4px;display:block}.cd-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid{grid-template-columns:1fr}}.cd-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.cl-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.cl-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.cl-container{width:90%;padding:30px 25px}}.cl-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.cl-header{flex-direction:column;gap:12px}}.cl-logo{align-items:center;gap:12px;display:flex}.cl-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.cl-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.cl-header .back-link:hover{color:#fff;background:#667eea}.cl-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.cl-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid,.option-grid-narrow{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid,.option-grid-narrow{grid-template-columns:1fr}}.cl-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.esc-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.esc-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.esc-container{width:90%;padding:30px 25px}}.esc-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.esc-header{flex-direction:column;gap:12px}}.esc-logo{align-items:center;gap:12px;display:flex}.esc-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.esc-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.esc-header .back-link:hover{color:#fff;background:#667eea}.esc-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.esc-warning{color:#991b1b;background:#fee2e2;border:1px solid #ef4444;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:.9rem;line-height:1.5}.esc-warning strong{margin-bottom:4px;display:block}.esc-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid,.option-grid-narrow{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid,.option-grid-narrow{grid-template-columns:1fr}}.esc-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.tracker-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.tracker-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.tracker-container{width:90%;padding:30px 25px}}.tracker-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.tracker-header{flex-direction:column;gap:12px}}.tracker-logo{align-items:center;gap:12px;display:flex}.tracker-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.tracker-header .back-link{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.tracker-header .back-link:hover{color:#fff;background:#667eea}.tracker-subtitle{color:#64748b;margin:0 0 24px;font-size:.95rem;line-height:1.6}.tracker-analytics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px;display:grid}@media (width<=600px){.tracker-analytics{grid-template-columns:repeat(2,1fr)}}.analytics-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.analytics-value{color:#1e293b;font-size:1.75rem;font-weight:800;display:block}.analytics-value.green{color:#16a34a}.analytics-value.amber{color:#d97706}.analytics-value.purple{color:#667eea}.analytics-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-top:4px;font-size:.75rem;font-weight:600;display:block}.tracker-actions{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.tracker-section-title{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.btn-add-dispute{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-add-dispute:hover{background:#5a6fd6;transform:translateY(-1px)}.tracker-dispute-list{flex-direction:column;gap:16px;display:flex}.dispute-card{border:1px solid #e2e8f0;border-radius:14px;transition:box-shadow .2s;overflow:hidden}.dispute-card:hover{box-shadow:0 4px 12px #00000014}.dispute-card-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafbfc;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.dispute-card-header:hover{background:#f1f5f9}.dispute-card-info{flex:1}.dispute-card-name{color:#1e293b;font-size:1.05rem;font-weight:700;display:block}.dispute-card-meta{color:#94a3b8;margin-top:2px;font-size:.8rem;display:block}.dispute-card-right{align-items:center;gap:10px;display:flex}.dispute-status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700}.dispute-status-badge.active{color:#16a34a;background:#dcfce7}.dispute-status-badge.settled{color:#2563eb;background:#dbeafe}.dispute-status-badge.dismissed{color:#94a3b8;background:#f1f5f9}.expand-icon{color:#94a3b8;font-size:1.2rem;transition:transform .2s}.expand-icon.expanded{transform:rotate(180deg)}.dispute-card-body{border-top:1px solid #e2e8f0;padding:0 20px 20px}.dispute-card-body-header{justify-content:space-between;align-items:center;padding:14px 0 10px;display:flex}.rounds-title{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.8rem;font-weight:700}.btn-add-round{color:#667eea;cursor:pointer;background:0 0;border:1px solid #667eea;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s}.btn-add-round:hover{color:#fff;background:#667eea}.round-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 0;display:flex}.round-row:last-child{border-bottom:none}.bureau-badge{text-transform:uppercase;letter-spacing:.05em;text-align:center;border-radius:6px;flex-shrink:0;min-width:28px;padding:4px 8px;font-size:.65rem;font-weight:800}.bureau-badge.equifax{color:#dc2626;background:#fee2e2}.bureau-badge.experian{color:#2563eb;background:#dbeafe}.bureau-badge.transunion{color:#059669;background:#d1fae5}.round-details{flex:1;min-width:0}.round-info{color:#475569;font-size:.85rem}.round-number{color:#94a3b8;font-size:.75rem}.round-countdown{flex-shrink:0;font-size:.8rem;font-weight:600}.round-countdown.green{color:#16a34a}.round-countdown.amber{color:#d97706}.round-countdown.red{color:#dc2626}.outcome-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:.65rem;font-weight:700}.outcome-badge.deleted{color:#16a34a;background:#dcfce7}.outcome-badge.verified{color:#d97706;background:#fef3c7}.outcome-badge.updated{color:#2563eb;background:#dbeafe}.outcome-badge.no_response{color:#dc2626;background:#fee2e2}.round-actions{flex-shrink:0;gap:8px;display:flex}.btn-record{color:#667eea;cursor:pointer;background:0 0;border:1px solid #667eea;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.btn-record:hover{color:#fff;background:#667eea}.btn-delete-round{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.75rem;transition:all .2s}.btn-delete-round:hover{color:#ef4444;border-color:#ef4444}.progress-bar-container{background:#e2e8f0;border-radius:3px;flex-shrink:0;width:80px;height:6px;overflow:hidden}.progress-bar-fill{border-radius:3px;height:100%;transition:width .3s}.progress-bar-fill.green{background:#16a34a}.progress-bar-fill.amber{background:#d97706}.progress-bar-fill.red{background:#dc2626}.inline-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:10px 0;padding:16px}.inline-form-title{color:#1e293b;margin:0 0 12px;font-size:.85rem;font-weight:700}.inline-form-row{gap:12px;margin-bottom:10px;display:flex}@media (width<=600px){.inline-form-row{flex-direction:column}}.inline-form-group{flex:1}.inline-form-group label{color:#475569;margin-bottom:4px;font-size:.8rem;font-weight:600;display:block}.inline-form-group input,.inline-form-group select,.inline-form-group textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 12px;font-size:.85rem}.inline-form-group textarea{resize:vertical;min-height:60px}.inline-form-deadline{color:#667eea;margin-top:6px;font-size:.8rem}.inline-form-actions{gap:10px;margin-top:12px;display:flex}.btn-save{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-save:hover{background:#5a6fd6}.btn-save:disabled{opacity:.5;cursor:not-allowed}.btn-cancel-form{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-cancel-form:hover{background:#f1f5f9}.status-dropdown{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}.tracker-empty{text-align:center;padding:48px 20px}.tracker-empty-icon{margin-bottom:16px;font-size:3rem}.tracker-empty-title{color:#1e293b;margin:0 0 8px;font-size:1.2rem;font-weight:700}.tracker-empty-text{color:#64748b;margin:0 0 20px;font-size:.9rem}.no-rounds{text-align:center;color:#94a3b8;padding:16px;font-size:.85rem}.tracker-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.pro-gate-text{color:#64748b;max-width:480px;margin:0 auto 24px;font-size:.95rem;line-height:1.6}.btn-upgrade{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .2s}.footer{text-align:center;border-top:1px solid #f1f5f9;margin-top:32px;padding-top:32px}.peachbyte-link{color:#667eea;text-decoration:none}.peachbyte-link:hover{text-decoration:underline}@media (width<=600px){.round-row{flex-wrap:wrap;gap:8px}.progress-bar-container{width:60px}.round-actions{justify-content:flex-end;width:100%}}.cmp-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.cmp-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.cmp-container{width:90%;padding:30px 25px}}.cmp-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.cmp-header{flex-direction:column;gap:12px}}.cmp-logo{align-items:center;gap:12px;display:flex}.cmp-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.cmp-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.cmp-header .back-link:hover{color:#fff;background:#667eea}.cmp-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.cmp-info{color:#1e3a5f;background:#eff6ff;border:1px solid #3b82f6;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:.9rem;line-height:1.5}.cmp-info strong{margin-bottom:4px;display:block}.cmp-form{margin-bottom:30px}@media (width<=480px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.option-grid,.option-grid-narrow{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid,.option-grid-narrow{grid-template-columns:1fr}}.cmp-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}@media (width<=480px){.letter-preview{padding:24px 20px}}.sb-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.sb-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.sb-container{width:90%;padding:30px 25px}}.sb-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media (width<=480px){.sb-header{flex-direction:column;gap:12px}}.sb-logo{align-items:center;gap:12px;display:flex}.sb-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.sb-header .back-link{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.sb-header .back-link:hover{color:#fff;background:#667eea}.sb-subtitle{color:#64748b;text-align:center;margin-bottom:30px;font-size:1rem;line-height:1.5}.sb-info{color:#1e3a5f;background:#eff6ff;border:1px solid #3b82f6;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:.9rem;line-height:1.5}.sb-info strong{margin-bottom:4px;display:block}.pro-gate-title{color:#1e293b;margin-bottom:12px;font-size:1.5rem;font-weight:700}.btn-upgrade{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block}.btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.sb-form{margin-bottom:30px}.form-group{margin-bottom:24px}.form-label{color:#1e293b;margin-bottom:8px;font-size:1rem;font-weight:600;display:block}.optional{color:#94a3b8;font-size:.85rem;font-weight:400}.form-input{color:#1e293b;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.form-input:focus{border-color:#667eea;outline:none}.form-textarea{color:#1e293b;resize:vertical;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-textarea:focus{border-color:#667eea;outline:none}.char-count{text-align:right;color:#94a3b8;margin-top:4px;font-size:.8rem;display:block}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=480px){.form-row{grid-template-columns:1fr}}.form-divider{background:#e2e8f0;height:1px;margin:24px 0}.option-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.option-grid-narrow{grid-template-columns:repeat(3,1fr)}@media (width<=768px){.option-grid,.option-grid-narrow{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.option-grid,.option-grid-narrow{grid-template-columns:1fr}}.option-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;padding:12px 14px;transition:all .2s;display:flex}.option-card:hover{background:#f8fafc;border-color:#667eea}.option-card.selected{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.option-label{color:#1e293b;margin-bottom:2px;font-size:.9rem;font-weight:600}.option-desc{color:#64748b;font-size:.75rem;line-height:1.3}.privacy-note{text-align:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:.9rem;line-height:1.5}.sb-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px}.btn{cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:600;transition:all .3s;display:block}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-generate{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-generate:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}.btn-download{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.btn-download:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #10b9814d}.btn-edit{color:#667eea;background:#fff;border:2px solid #667eea;margin-top:12px}.btn-edit:hover{background:#f8fafc;transform:translateY(-2px)}.generating-text{text-align:center;color:#64748b;margin-top:16px;font-size:.95rem}.letter-preview{-webkit-user-select:none;user-select:none;background:#fefefe;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:40px 50px;font-family:Georgia,serif;line-height:1.6;box-shadow:0 2px 8px #0000000f}@media (width<=480px){.letter-preview{padding:24px 20px}}.letter-line{color:#1e293b;text-align:left;margin:0;font-size:.95rem}.letter-blank-line{height:.8em;margin:0}.preview-actions{margin-bottom:30px}.footer{text-align:center;margin-top:30px}.az-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.az-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.az-container{width:90%;padding:30px 25px}}.az-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}@media (width<=480px){.az-header{flex-direction:column;gap:12px}}.az-logo{align-items:center;gap:12px;display:flex}.az-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.az-subtitle{color:#64748b;margin:0 0 24px;line-height:1.6}.az-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:.9rem;line-height:1.6}.az-info strong{margin-bottom:4px;display:block}.az-upload-zone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;margin-bottom:24px;padding:48px 32px;transition:all .2s}.az-upload-zone:hover{background:#f0f4ff;border-color:#667eea}.az-upload-zone.drag-over{background:#eff6ff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.az-upload-icon{margin-bottom:12px;font-size:3rem}.az-upload-text{color:#1e293b;margin:0 0 4px;font-size:1.1rem;font-weight:600}.az-upload-hint{color:#94a3b8;margin:0;font-size:.85rem}.az-file-input{display:none}.az-file-selected{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 20px;display:flex}.az-file-icon{font-size:1.5rem}.az-file-name{color:#166534;flex:1;font-size:.9rem;font-weight:600}.az-file-size{color:#4ade80;font-size:.8rem}.az-file-remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.2rem}.az-file-remove:hover{color:#ef4444}.az-processing{text-align:center;padding:60px 20px}.az-spinner{border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:48px;height:48px;margin:0 auto 20px;animation:1s linear infinite az-spin}@keyframes az-spin{to{transform:rotate(360deg)}}.az-processing-text{color:#1e293b;margin:0 0 8px;font-size:1.1rem;font-weight:600}.az-processing-hint{color:#94a3b8;margin:0;font-size:.85rem}.az-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}@media (width<=768px){.az-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.az-summary{grid-template-columns:1fr}}.az-stat-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.az-stat-value{color:#1e293b;margin:0;font-size:1.8rem;font-weight:800}.az-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin:4px 0 0;font-size:.8rem}.az-stat-card.highlight{background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-color:#667eea4d}.az-stat-card.highlight .az-stat-value{color:#667eea}.az-report-info{background:#f8fafc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.az-bureau-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:4px 12px;font-size:.85rem;font-weight:700}.az-bureau-equifax{color:#991b1b;background:#fee2e2}.az-bureau-experian{color:#1e40af;background:#dbeafe}.az-bureau-transunion{color:#166534;background:#dcfce7}.az-bureau-unknown{color:#64748b;background:#f1f5f9}.az-report-date{color:#64748b;font-size:.85rem}.az-actions-section{margin-bottom:28px}.az-section-title{color:#1e293b;margin:0 0 12px;font-size:1rem;font-weight:700}.az-action-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.az-action-item{color:#78350f;background:#fefce8;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:.9rem;display:flex}.az-action-icon{flex-shrink:0;font-size:1rem}.az-accounts-section{margin-bottom:28px}.az-accounts-grid{flex-direction:column;gap:12px;display:flex}.az-account-card{border:1px solid #e2e8f0;border-left-width:4px;border-radius:12px;padding:18px 20px;transition:all .2s}.az-account-card:hover{box-shadow:0 4px 12px #0000000f}.az-account-card.priority-high{border-left-color:#ef4444}.az-account-card.priority-medium{border-left-color:#f59e0b}.az-account-card.priority-low{border-left-color:#3b82f6}.az-account-card.priority-none{border-left-color:#22c55e}.az-account-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.az-account-name{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.az-account-badges{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.az-badge{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:600}.az-badge-collection,.az-badge-charge_off{color:#991b1b;background:#fee2e2}.az-badge-late{color:#9a3412;background:#fff7ed}.az-badge-derogatory{color:#b91c1c;background:#fef2f2}.az-badge-open{color:#166534;background:#dcfce7}.az-badge-closed{color:#64748b;background:#f1f5f9}.az-badge-current{color:#166534;background:#dcfce7}.az-badge-priority{font-weight:700}.az-badge-priority-high{color:#fff;background:#ef4444}.az-badge-priority-medium{color:#fff;background:#f59e0b}.az-badge-priority-low{color:#fff;background:#3b82f6}.az-account-details{color:#64748b;flex-wrap:wrap;gap:20px;margin-bottom:10px;font-size:.85rem;display:flex}.az-detail-label{color:#475569;font-weight:600}.az-dispute-reasons{color:#b45309;margin:0;padding:0 0 0 18px;font-size:.85rem;line-height:1.5}.az-dispute-reasons li{margin-bottom:2px}.az-account-action{margin-top:12px}.az-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .2s}.az-action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.az-inquiries-section{margin-bottom:28px}.az-inquiries-list{flex-direction:column;gap:8px;display:flex}.az-inquiry-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.az-inquiry-name{color:#1e293b;font-size:.9rem;font-weight:600}.az-inquiry-date{color:#94a3b8;font-size:.82rem}.az-inquiry-type{text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:600}.az-inquiry-hard{color:#9a3412;background:#fff7ed}.az-inquiry-soft{color:#64748b;background:#f1f5f9}.az-results-actions{flex-wrap:wrap;gap:12px;display:flex}.az-btn-start-over{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:10px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.az-btn-start-over:hover{color:#667eea;border-color:#667eea}.az-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.az-btn-analyze{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s}.az-btn-analyze:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #667eea4d}.az-btn-analyze:disabled{opacity:.6;cursor:not-allowed}.pro-gate{text-align:center;padding:40px 20px}.pro-gate-icon{margin-bottom:16px;font-size:3rem}.pro-gate-title{color:#1e293b;margin:0 0 12px;font-size:1.5rem;font-weight:800}.pro-gate-text{color:#64748b;max-width:400px;margin-bottom:24px;margin-left:auto;margin-right:auto;line-height:1.6}.az-privacy{color:#94a3b8;text-align:center;border-top:1px solid #e2e8f0;margin-top:24px;padding:12px 16px;font-size:.78rem;line-height:1.5}.az-impact{color:#475569;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:24px;padding:14px 18px;font-size:.9rem;line-height:1.6}.dashboard-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.dashboard-container{background:#fff;border-radius:20px;width:95%;max-width:960px;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.dashboard-container{width:90%;padding:30px 25px}}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}@media (width<=480px){.dashboard-header{flex-direction:column;gap:16px}}.dashboard-logo{align-items:center;gap:12px;display:flex}.logo-image{border-radius:12px;width:48px;height:48px;box-shadow:0 4px 12px #00000026}.dashboard-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:800}.header-actions{align-items:center;gap:10px;display:flex}.blog-link-btn{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:.9rem;font-weight:600;transition:all .2s}.blog-link-btn:hover{color:#764ba2;background:#f1f5f9}.account-btn{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.account-btn:hover{color:#fff;background:#667eea}.status-bar{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;display:flex}.status-plan{color:#92400e;font-size:.9rem;font-weight:700}.status-separator{color:#d97706}.status-detail{color:#78350f;font-size:.9rem}.status-upgrade{color:#d97706;margin-left:auto;font-size:.85rem;font-weight:600;text-decoration:none}.status-upgrade:hover{text-decoration:underline}@media (width<=480px){.status-upgrade{width:100%;margin-top:4px;margin-left:0}}.dispute-letter-card{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:2px solid #667eea;border-left-width:6px;border-radius:14px;align-items:center;gap:16px;width:100%;margin-bottom:24px;padding:20px 24px;transition:all .2s;display:flex}.dispute-letter-card--hero{background:linear-gradient(135deg,#667eea0f 0%,#764ba20f 100%);border:2px solid #667eea;border-left-width:6px;border-radius:18px;padding:32px;box-shadow:0 4px 16px #667eea26}.dispute-letter-card--hero:hover{background:linear-gradient(135deg,#667eea1f 0%,#764ba21f 100%);transform:translateY(-3px);box-shadow:0 12px 32px #667eea40}.dispute-letter-card:hover{background:linear-gradient(135deg,#667eea0f 0%,#764ba20f 100%);transform:translateY(-2px);box-shadow:0 8px 24px #667eea33}.dlc-icon{flex-shrink:0;font-size:2.5rem}.dispute-letter-card--hero .dlc-icon{font-size:3rem}.dlc-content{flex-direction:column;flex:1;gap:4px;display:flex}.dlc-title{color:#1e293b;font-size:1.1rem;font-weight:700}.dispute-letter-card--hero .dlc-title{font-size:1.35rem}.dlc-subtitle{color:#64748b;font-size:.85rem}.dispute-letter-card--hero .dlc-subtitle{font-size:.95rem}.dlc-arrow{color:#667eea;flex-shrink:0;font-size:1.4rem}.dispute-letter-card--hero .dlc-arrow{font-size:1.8rem}.disputes-summary-btn{cursor:pointer;text-align:left;box-sizing:border-box;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;width:100%;margin-bottom:24px;padding:16px 20px;transition:all .2s;display:flex}.disputes-summary-btn:hover{background:#667eea0a;border-color:#667eea;transform:translateY(-1px);box-shadow:0 4px 12px #667eea1a}.dsb-icon{flex-shrink:0;font-size:1.5rem}.dsb-content{flex-direction:column;flex:1;gap:2px;display:flex}.dsb-title{color:#1e293b;font-size:1rem;font-weight:700}.dsb-subtitle{color:#64748b;font-size:.82rem}.dsb-arrow{color:#667eea;flex-shrink:0;font-size:1.2rem}.tools-section{margin-bottom:24px}.tools-toggle{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:12px 16px;transition:all .2s;display:flex}.tools-toggle:hover{background:#f1f5f9;border-color:#cbd5e1}.tools-toggle-text{color:#64748b;font-size:.9rem;font-weight:600}.tools-toggle-arrow{color:#94a3b8;font-size:.7rem;transition:transform .2s}.tools-toggle-arrow--open{transform:rotate(180deg)}.tools-heading{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px;font-size:.9rem;font-weight:600}.tools-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=600px){.tools-grid{grid-template-columns:1fr}}.tool-card{cursor:pointer;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:all .2s;display:flex;position:relative}.tool-card:hover{background:#f8fafc;border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 24px #667eea26}.tool-icon{font-size:2rem}.tool-name{color:#1e293b;font-size:.9rem;font-weight:700}.tool-desc{color:#64748b;font-size:.78rem;line-height:1.4}.pro-badge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:700;position:absolute;top:10px;right:10px}.upgrade-banner{background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border:1px solid #667eea33;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;padding:16px 20px;display:flex}.upgrade-text{color:#475569;font-size:.9rem;line-height:1.4}.upgrade-text strong{color:#1e293b}.upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}@media (width<=480px){.upgrade-banner{text-align:center;flex-direction:column}}.privacy-notice{color:#94a3b8;text-align:center;border-top:1px solid #e2e8f0;margin-bottom:16px;padding:12px 16px;font-size:.78rem;line-height:1.5}.footer{text-align:center}.terms-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:40px 20px}.terms-container{background:#fff;border-radius:20px;max-width:960px;margin:0 auto;padding:40px 50px;box-shadow:0 20px 60px #0000004d}@media (width<=768px){.terms-container{padding:30px 25px}}.btn-back{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:auto;margin-bottom:20px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.btn-back:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.terms-title{color:#1e293b;text-align:center;margin-bottom:10px;font-size:2.5rem;font-weight:800}.terms-updated{text-align:center;color:#64748b;margin-bottom:40px;font-size:.95rem}.terms-section{margin-bottom:30px}.terms-section h2{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:15px;padding-bottom:8px;font-size:1.4rem;font-weight:700}.terms-section h3{color:#475569;margin-top:20px;margin-bottom:10px;font-size:1.1rem;font-weight:600}.terms-section p{color:#475569;margin-bottom:12px;font-size:1rem;line-height:1.7}.terms-section ul{margin:15px 0;padding-left:25px}.terms-section li{color:#475569;margin-bottom:8px;font-size:1rem;line-height:1.7}.terms-section strong{color:#1e293b}.terms-section a{color:#667eea;text-decoration:none;transition:color .2s}.terms-section a:hover{color:#764ba2;text-decoration:underline}.terms-footer{text-align:center;border-top:1px solid #e2e8f0;margin-top:40px;padding-top:20px}.footer-credit{color:#94a3b8;font-size:.9rem}.peachbyte-link{color:#667eea;text-decoration:none;transition:color .3s}.peachbyte-link:hover{color:#764ba2;text-decoration:underline}.not-found-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.not-found-container{text-align:center;background:#fff;border-radius:20px;width:95%;max-width:500px;padding:50px 40px;box-shadow:0 20px 60px #0000004d}.not-found-content{flex-direction:column;align-items:center;display:flex}.not-found-logo{width:80px;height:80px;margin-bottom:20px}.not-found-code{color:#667eea;margin:0;font-size:6rem;font-weight:800;line-height:1}.not-found-title{color:#1e293b;margin:16px 0 12px;font-size:1.5rem;font-weight:700}.not-found-text{color:#64748b;margin-bottom:30px;font-size:1rem;line-height:1.6}.not-found-link{color:#fff;background:#2563eb;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.not-found-link:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}@media (width<=768px){.not-found-container{padding:40px 25px}.not-found-code{font-size:4rem}.not-found-logo{width:60px;height:60px}}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dispute-prefill{margin-bottom:20px}.dispute-prefill-select{color:#475569;cursor:pointer;appearance:auto;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .2s}.dispute-prefill-select:hover{border-color:#667eea}.dispute-prefill-select:focus{border-style:solid;border-color:#667eea;outline:none}.dispute-prefill-privacy{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-top:8px;padding:8px 12px;font-size:.78rem;line-height:1.4}.toast-container{z-index:10000;pointer-events:none;flex-direction:column-reverse;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:auto;color:#f1f5f9;background:#1e293b;border-radius:10px;align-items:center;gap:10px;min-width:260px;max-width:380px;padding:12px 16px;font-size:.9rem;animation:.3s ease-out toast-in,.3s ease-in 3.7s forwards toast-out;display:flex;box-shadow:0 8px 24px #00000040}.toast-success{border-left:4px solid #22c55e}.toast-error{border-left:4px solid #ef4444}.toast-info{border-left:4px solid #667eea}.toast-icon{flex-shrink:0;font-size:1.1rem}.toast-success .toast-icon{color:#22c55e}.toast-error .toast-icon{color:#ef4444}.toast-info .toast-icon{color:#667eea}.toast-message{flex:1;line-height:1.4}.toast-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:1.2rem;line-height:1}.toast-close:hover{color:#f1f5f9}@keyframes toast-in{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.95)}}.confirm-overlay{z-index:10001;background:#00000080;justify-content:center;align-items:center;animation:.15s ease-out confirm-fade-in;display:flex;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:14px;width:90%;max-width:420px;padding:28px 32px 24px;animation:.2s ease-out confirm-scale-in;box-shadow:0 20px 60px #0000004d}.confirm-message{color:#334155;margin:0 0 24px;font-size:.95rem;line-height:1.5}.confirm-actions{justify-content:flex-end;gap:10px;display:flex}.confirm-btn{cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-size:.88rem;font-weight:600;transition:background .15s,transform .1s}.confirm-btn:active{transform:scale(.97)}.confirm-btn-cancel{color:#475569;background:#f1f5f9}.confirm-btn-cancel:hover{background:#e2e8f0}.confirm-btn-confirm{color:#fff;background:#ef4444}.confirm-btn-confirm:hover{background:#dc2626}@keyframes confirm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=480px){.toast-container{bottom:16px;left:16px;right:16px}.toast{min-width:0;max-width:100%}}
