*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;min-height:100vh;color:#334155}.container{max-width:640px;margin:0 auto;padding:48px 20px;text-align:center}.flag{font-size:3rem}.flag,h1{margin-bottom:12px}h1{color:#0f172a;font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;font-family:Georgia,Times New Roman,serif}.subtitle{color:#64748b;font-size:1.05rem;margin-bottom:32px;line-height:1.5}.upload-area{background:#fff;border-radius:16px;padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 8px 32px rgba(0,0,0,.08);border:1px solid #e2e8f0}.dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:48px 24px;cursor:pointer;transition:all .2s;background:#f8fafc}.dropzone:hover{border-color:#3b82f6;background:#eff6ff}.dropzone.dragging{border-color:#3b82f6;background:#dbeafe}.dropzone p{color:#475569;margin-bottom:8px;font-weight:500}.dropzone small{color:#94a3b8;font-size:.85rem}input[type=file]{display:none}.loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px}.loading p{color:#334155;font-weight:500}.loading small{color:#94a3b8;font-size:.85rem}.spinner{width:56px;height:56px;position:relative}.spinner:after,.spinner:before{content:"";position:absolute;border-radius:50%}.spinner:before{inset:0;background:conic-gradient(from 0deg,#007a4d 0deg 60deg,#ffb612 60deg 120deg,#de3831 120deg 180deg,#002395 180deg 240deg,#000 240deg 300deg,#fff 300deg 1turn);animation:spin 1.2s linear infinite}.spinner:after{inset:8px;background:#fff;animation:pulse 1.2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(1turn) scale(1)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.92);opacity:.9}}.results{text-align:left;position:relative}.results h2{font-size:1.3rem;margin-bottom:8px;color:#333}.preview-badge{display:inline-block;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:12px;text-transform:uppercase;margin-bottom:16px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:20px}.summary-card{background:#f8f9fa;border-radius:12px;padding:16px}.summary-card .amount{font-size:1.4rem;font-weight:700}.summary-card.income{background:#ecfdf5}.summary-card.expenses{background:#fee2e2}.summary-card.deductible{background:#dbeafe;grid-column:span 2}.summary-card.blurred .amount{filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.summary-card label{font-size:.8rem;color:#666;display:block;margin-bottom:4px}.summary-card.income .amount{color:#166534}.summary-card.expenses .amount{color:#dc2626}.summary-card.deductible .amount{color:#1d4ed8}.deductible-list{margin-top:20px}.deductible-list h3{font-size:.95rem;margin-bottom:12px;color:#333}.deductible-list ul{list-style:none}.deductible-list li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee;font-size:.9rem}.deductible-list li:last-child{border-bottom:none}.deductible-list .category{color:#666}.deductible-list .amount{font-weight:600;color:#1d4ed8}.locked-preview{background:#f8fafc;border-radius:8px;padding:16px}.locked-preview>p{color:#64748b;font-size:.85rem;margin-bottom:12px}.preview-list{list-style:none}.preview-list li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e2e8f0;font-size:.85rem}.preview-list li:last-child{border-bottom:none}.preview-list .category{color:#64748b}.blurred-amount,.blurred-text{filter:blur(6px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.more-items{color:#94a3b8!important;font-style:italic;justify-content:center!important;padding-top:12px!important}.paywall{margin-top:24px;padding:28px;background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:12px;text-align:center;color:#fff}.paywall p{font-size:.9rem;opacity:.9;margin-bottom:8px}.paywall .price{font-size:2.5rem;font-weight:700;margin-bottom:16px}.pay-btn{background:#3b82f6;color:#fff;border:none;padding:14px 32px;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s;width:100%;max-width:280px}.pay-btn:hover{background:#2563eb;transform:translateY(-1px)}.pay-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.paywall small{display:block;margin-top:12px;font-size:.75rem;opacity:.7}.unlocked-actions{margin-top:24px;text-align:center}.success-msg{color:#1e40af;font-weight:600;margin-bottom:16px;padding:12px;background:#dbeafe;border-radius:8px}.reset-btn{background:#0f172a;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s}.reset-btn:hover{background:#1e293b}.error{background:#fee2e2;color:#dc2626;padding:16px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.transaction-count{font-size:.85rem;color:#64748b;margin-bottom:16px}.amount.blurred{filter:blur(8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.section{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.section h3{font-size:1rem;margin-bottom:16px;color:#333}.section-subtitle{font-size:.85rem;color:#64748b;margin-top:-12px;margin-bottom:16px}.gated-section{opacity:.7}.category-breakdown{display:flex;flex-direction:column;gap:16px}.category-card{background:#f8fafc;border-radius:10px;padding:16px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.category-name{font-weight:600;color:#0f172a}.category-total{font-weight:700;color:#1d4ed8}.category-items{list-style:none}.category-items li{display:flex;justify-content:space-between;padding:6px 0;font-size:.85rem;color:#64748b}.category-items .item-desc{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}.category-items .item-amount{font-weight:500;color:#334155}.tips-section{background:#fffbeb;margin-left:-28px;margin-right:-28px;padding:24px 28px;border-top:none;margin-top:24px}.tips-section h3{color:#92400e}.tips-list{list-style:none}.tips-list li{padding:10px 0 10px 24px;position:relative;font-size:.9rem;color:#78350f;line-height:1.5;border-bottom:1px solid #fef3c7}.tips-list li:last-child{border-bottom:none}.tips-list li:before{content:"💡";position:absolute;left:0}.categories-reference{background:#f1f5f9;margin-left:-28px;margin-right:-28px;padding:24px 28px;margin-top:24px;border-top:none}.categories-grid{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.category-ref{display:flex;align-items:flex-start;gap:10px;padding:10px;border-radius:8px;font-size:.85rem}.category-ref.found{background:#dbeafe}.category-ref.missing{background:#fff;opacity:.8}.category-ref .cat-status{font-size:1rem;color:#3b82f6}.category-ref.missing .cat-status{color:#94a3b8}.category-ref strong{display:block;color:#333;margin-bottom:2px}.category-ref small{color:#64748b;line-height:1.3}.paywall-features{list-style:none;margin-bottom:20px;text-align:left;max-width:240px;margin-left:auto;margin-right:auto}.paywall-features li{padding:6px 0 6px 24px;position:relative;font-size:.85rem;opacity:.9}.paywall-features li:before{content:"✓";position:absolute;left:0}.preview-categories{display:flex;flex-direction:column;gap:8px}.preview-category{display:flex;justify-content:space-between;padding:8px 12px;background:#fff;border-radius:6px;font-size:.85rem;color:#64748b}.more-text{font-size:.85rem;font-style:italic;margin-top:8px}.disclaimer,.more-text{text-align:center;color:#94a3b8}.disclaimer{margin-top:24px;padding:16px;background:#f8fafc;border-radius:8px;font-size:.75rem;line-height:1.5}.disclaimer p{margin:0}