@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{overflow-x:hidden}body,html{max-width:100vw}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;height:100dvh;margin:0;overflow:hidden;overflow-x:hidden;padding-top:env(safe-area-inset-top)}code,pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%;max-height:100%;max-width:100vw;overflow:hidden;overflow-x:hidden}@keyframes spin{to{transform:rotate(1turn)}}.spinner-large{animation:spin 1s linear infinite;border:8px solid #e0e0e0;border-radius:50%;border-top-color:#00364f;height:80px;width:80px}.processing-overlay-fullscreen{align-items:center;background:#00000080;box-sizing:border-box;display:flex;flex-direction:column;gap:1.25rem;inset:0;justify-content:center;position:fixed;z-index:1500}.app-boot-loading,.processing-overlay-fullscreen>p,.processing-overlay-fullscreen__label{color:#fff;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;margin:0}.app-boot-loading{align-items:center;background:#00000080;display:flex;height:100vh;height:100dvh;justify-content:center}.App{display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.page-back-btn{align-items:center;background:none;border:none;color:#0f172a;cursor:pointer;display:inline-flex;font-family:inherit;font-size:2rem;justify-content:center;line-height:1;margin:0 0 .35rem -.25rem;padding:.15rem .5rem .15rem 0;transition:opacity .2s}.page-back-btn:hover{opacity:.6}.App-main{background:#fff;flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0}.App-main.main-transparent{background:#0000}.home-hero{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;margin:2rem auto;max-width:500px;padding:3rem 1.5rem;text-align:center}.home-container{height:100%;overflow-y:auto;padding:1rem 0}.hero-icon{font-size:4rem;margin-bottom:1rem}.home-hero h1{color:#1a202c;font-size:2rem;font-weight:700;margin:0 0 .5rem}.home-hero p{color:#718096;font-size:1.1rem;margin:0 0 2rem}.hero-features{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.feature{flex-direction:column;gap:.5rem}.feature,.feature-icon{align-items:center;display:flex}.feature-icon{background:linear-gradient(135deg,#f0f4ff,#e8ecff);border-radius:12px;font-size:1.5rem;height:50px;justify-content:center;width:50px}.feature span:last-child{color:#4a5568;font-size:.875rem;font-weight:500}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;max-width:300px;padding:1rem 2rem;transition:all .2s ease;width:100%}.cta-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.cta-button:disabled{background:#e2e8f0;color:#a0aec0;cursor:not-allowed;transform:none}.campaign-period-status{animation:fadeIn .3s ease-in}.claims-status{background:#f0fdf4;border:2px solid #86efac;border-radius:12px;margin-top:1.5rem;padding:1.25rem;text-align:left}.claims-status.limit-reached{background:#fef2f2;border-color:#fecaca}.claims-progress{margin-bottom:.75rem}.claims-info{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.5rem}.claims-count{color:#166534;font-size:1.5rem;font-weight:700}.claims-status.limit-reached .claims-count{color:#991b1b}.claims-label{color:#65748b;font-size:.875rem;font-weight:500}.progress-bar-container{background:#dcfce7;border-radius:20px;height:8px;overflow:hidden;width:100%}.claims-status.limit-reached .progress-bar-container{background:#fee2e2}.progress-bar-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:20px;height:100%;transition:width .3s ease}.claims-status.limit-reached .progress-bar-fill{background:linear-gradient(90deg,#ef4444,#dc2626)}.limit-message{color:#991b1b}.limit-message,.remaining-message{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:0}.remaining-message{color:#166534}.campaign-rules{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;margin:1rem auto 2rem;max-width:500px;padding:1.5rem}.campaign-rules h2{border-bottom:1px solid #e2e8f0;color:#1a202c;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem}.rules-section{margin-bottom:1.25rem}.rules-section:last-child{margin-bottom:0}.rules-section h3{color:#4a5568;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0 0 .75rem;text-transform:uppercase}.threshold-list{display:flex;flex-direction:column;gap:.5rem}.threshold-item{align-items:center;background:#f7fafc;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.category-badge{background:#00364f;border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.threshold-amount{color:#00364f;font-size:1.125rem;font-weight:700}.rules-list{color:#4a5568;margin:0;padding-left:1.25rem}.rules-list li{line-height:1.5;margin-bottom:.5rem}.rules-list li:last-child{margin-bottom:0}.rules-list strong{color:#00364f}.category-group{margin-bottom:.75rem}.category-group:last-child{margin-bottom:0}.merchant-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.merchant-tag{background:#f0f4ff;border-radius:6px;color:#4a5568;display:inline-block;font-size:.813rem;padding:.375rem .75rem}@media (max-width:768px){.home-hero{margin:1rem;padding:2rem 1rem}.home-hero h1{font-size:1.75rem}.home-hero p{font-size:1rem}.hero-features{gap:1rem}.campaign-rules{margin:1rem}}.receipt-upload{background:#fff;height:100%;overflow-y:auto}.upload-content-wrapper{background:#fff;border-radius:0;display:flex;flex-direction:column;margin-top:0;min-height:100%;padding:1rem 1rem 0}.upload-header{margin-bottom:1rem}.upload-header-row{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.upload-header h1{color:#000;flex:1 1;font-size:18px;font-weight:600;line-height:1.3;margin:0;min-width:0}.claim-history-row-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#00364f;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;gap:.35rem;margin:0;padding:.35rem .2rem .35rem .25rem;transition:background .2s ease,opacity .2s ease}.claim-history-row-btn:hover{background:#f1f5f9}.claim-history-row-btn:active{opacity:.85}.claim-history-row-btn__icon{display:flex;flex-shrink:0}.claim-history-row-btn__icon svg{display:block}.claim-history-row-btn__label{color:#00364f;font-size:.8125rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}.claim-history-row-btn__chevron{color:#64748b;display:flex;flex-shrink:0;margin-left:.1rem}.claim-history-row-btn:hover .claim-history-row-btn__chevron{color:#00364f}.claim-history-row-btn__chevron svg{display:block}.upload-header p{color:#6a6a6a;font-size:14px;line-height:1.5;margin:0}.upload-options{margin-bottom:2rem}.upload-option-card:hover{border-color:#4a90e2;box-shadow:0 2px 8px #4a90e226}.drop-zone-hidden{bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.campaign-inactive-banner{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:1px solid #fcd34d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.campaign-inactive-banner .banner-icon{flex-shrink:0;font-size:1.5rem}.campaign-inactive-banner .banner-content{flex:1 1}.campaign-inactive-banner .banner-content h3{color:#92400e;font-size:1rem;font-weight:700;margin:0 0 .5rem}.campaign-inactive-banner .banner-content p{color:#78350f;font-size:.875rem;line-height:1.5;margin:0}.campaign-buffer-banner{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:1px solid #fcd34d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.campaign-buffer-banner .banner-icon{flex-shrink:0;font-size:1.5rem}.campaign-buffer-banner .banner-content{flex:1 1}.campaign-buffer-banner .banner-content h3{color:#92400e;font-size:1rem;font-weight:700;margin:0 0 .25rem}.campaign-buffer-banner .banner-content p{color:#78350f;font-size:.875rem;line-height:1.5;margin:0}.campaign-criteria-box{background:#f8fafc;border:none;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.criteria-title{color:#1e293b;font-size:.875rem;font-weight:600;margin:0 0 .35rem}.criteria-category-note{color:#64748b;font-size:12px;font-weight:400;line-height:1.45;margin:0 0 .75rem}.criteria-content{display:flex;flex-direction:column;gap:0}.criteria-section-header{padding:.125rem 0}.section-title{color:#64748b;font-size:12px;font-weight:400}.criteria-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;overflow:hidden;width:100%}.criteria-table-header{background:#f8fafc;border-bottom:2px solid #e2e8f0;display:grid;grid-template-columns:1fr 1.5fr 1fr}.table-header-cell{border-right:1px solid #e2e8f0;color:#1e293b;font-size:12px;font-weight:600;padding:.75rem .5rem;text-align:left}.table-header-cell:last-child{border-right:none}.criteria-table-row{background:#fff;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1.5fr 1fr}.criteria-table-row:last-child{border-bottom:none}.criteria-table-row:hover{background:#f8fafc}.table-cell{align-items:center;border-right:1px solid #e2e8f0;color:#64748b;display:flex;font-size:12px;padding:.75rem .5rem;text-align:left;word-break:break-word}.table-cell:last-child{border-right:none}.table-cell:first-child{color:#1e293b;font-weight:500}@media (max-width:480px){.criteria-table-header,.criteria-table-row{grid-template-columns:.8fr 1.2fr 1fr}.table-cell,.table-header-cell{font-size:11px;padding:.625rem .375rem}}.criteria-row{align-items:flex-start;border-bottom:none;display:flex;gap:1rem;justify-content:space-between;padding:.25rem 0}.criteria-row.last-in-section{border-bottom:1px solid #e2e8f0;margin-bottom:.25rem;padding-bottom:.5rem}.criteria-section-header:not(:first-child){padding-top:.25rem}.row-label{flex-shrink:0;font-weight:400}.row-label,.row-value{color:#64748b;font-size:12px}.row-value{font-weight:500;text-align:right}.criteria-item{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:space-between;padding:.5rem 0}.criteria-item:last-child{border-bottom:none}.criteria-label{color:#64748b;flex-shrink:0;font-size:12px;font-weight:400}.criteria-value{color:#64748b;font-size:12px;font-weight:500;text-align:right}.threshold-list-compact{display:flex;flex-direction:column;gap:.25rem;text-align:right;width:100%}.threshold-compact{align-items:center;display:flex;justify-content:space-between;width:100%}.category-text{color:#64748b;font-size:12px;font-weight:400}.category-badge-small{background:#00364f;border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.threshold-value{color:#64748b;font-size:12px;font-weight:500}.receipt-info-summary{margin-bottom:1.5rem;padding:1rem}.receipt-info-summary .info-row{padding:.5rem 0}.campaign-not-ready-banner{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:1px solid #fcd34d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.campaign-not-ready-banner .banner-icon{flex-shrink:0;font-size:1.5rem}.campaign-not-ready-banner .banner-content{flex:1 1}.campaign-not-ready-banner .banner-content h3{color:#92400e;font-size:1rem;font-weight:700;margin:0 0 .25rem}.campaign-not-ready-banner .banner-content p{color:#78350f;font-size:.875rem;margin:0 0 .5rem}.campaign-not-ready-banner .missing-config{color:#92400e;display:block;font-size:.8rem;margin-top:.25rem}.rules-summary-banner{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:1rem;padding:.875rem 1rem}.rules-summary-row{align-items:center;display:flex;justify-content:space-between;padding:.25rem 0}.rules-summary-row:not(:last-child){border-bottom:1px solid #e0f2fe;margin-bottom:.5rem;padding-bottom:.5rem}.rules-label{color:#0369a1;font-size:.813rem;font-weight:500}.rules-value{color:#0c4a6e;font-size:.875rem;font-weight:600}.category-locked-badge{background:#00364f;border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.threshold-met{color:#059669}.threshold-not-met{color:#dc2626}.category-error-banner{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem}.category-error-banner .error-icon{flex-shrink:0;font-size:1.25rem}.category-error-banner .dismiss-btn{background:none;border:none;color:#991b1b;cursor:pointer;font-size:1.25rem;line-height:1;margin-left:auto;padding:0}.receipt-confirmation{background:#fff;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto}.confirmation-content-wrapper{background:#fff;border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;margin-top:0;max-width:100vw;min-height:100%;overflow-x:hidden;padding:1rem 1rem 0}.confirmation-header{margin-bottom:1rem}.confirmation-header h1{color:#000;font-size:18px;font-weight:600;margin:0;text-align:left}.error-banner{background:#fed7d7;border-radius:12px;color:#c53030;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.carousel-container{background:#0000;border-radius:0;margin-bottom:1.25rem;max-width:100%;overflow:visible}.receipt-confirm-list{display:flex;flex-direction:column;gap:1.35rem}.receipt-confirm-list__item{display:flex;flex-direction:column;gap:.65rem}.receipt-info-summary--per-card{margin-bottom:0;margin-top:0}.receipt-info-summary--submission{margin-top:.5rem}.receipt-info-summary--per-card .info-row,.receipt-info-summary--submission .info-row{border-bottom:none!important}.receipt-confirm-list__toolbar{box-sizing:border-box;width:100%}.receipt-confirm-list__toolbar-row{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;min-width:0;width:100%}.receipt-confirm-list__toolbar-row .receipt-index-chip{flex:0 1 auto;max-width:calc(100% - 44px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-confirm-list__toolbar .receipt-delete-btn{flex:0 0 auto;margin-left:auto}.receipt-preview--list{padding-top:0}.preview-image--list{max-height:36vh;max-width:min(100%,260px)}.receipt-index-chip{align-items:center;background:#e2e8f0;border-radius:9999px;box-sizing:border-box;color:#334155;display:inline-flex;flex-shrink:1;font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.2;max-width:calc(100% - 44px);min-width:0;padding:.35rem .75rem}.receipt-previews{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;max-height:none;overflow-y:visible;padding:.5rem 0}.receipt-preview-item{background:#fff;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.receipt-preview-item.expanded{border-color:#00364f;box-shadow:0 4px 12px #00364f26}.receipt-item-header{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;transition:background .2s ease;-webkit-user-select:none;user-select:none}.receipt-item-header:hover{background:#f8fafc}.receipt-item-header:active{background:#f1f5f9}.receipt-header-left{display:flex;flex-direction:column;gap:.25rem}.receipt-header-right{align-items:center;display:flex}.accordion-arrow{color:#64748b;transition:transform .3s ease}.accordion-arrow.rotated{transform:rotate(180deg)}.receipt-preview-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.receipt-preview-content.show{max-height:80vh;overflow-y:auto}.receipt-item-info{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.75rem 1rem}.receipt-number{color:#1e293b;font-size:.9375rem;font-weight:600}.receipt-amount{color:#00364f;font-size:1rem;font-weight:700}.receipt-preview{align-items:flex-start;background:#0000;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;max-width:100%;min-height:120px;overflow:hidden;padding:.5rem 0 0;position:relative;z-index:1}.receipt-preview__media{display:inline-block;line-height:0;max-width:100%;position:relative}.receipt-delete-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;margin:0;padding:0;position:static;width:32px;z-index:10}.receipt-delete-btn:hover:not(:disabled){color:#1e293b}.receipt-delete-btn:active:not(:disabled){color:#0f172a}.receipt-delete-btn:disabled{cursor:not-allowed;opacity:.35}.receipt-delete-btn:focus-visible{outline:2px solid #00364f;outline-offset:2px}.image-loading-overlay{align-items:center;background:#ffffffa6;border-radius:8px;display:flex;inset:0;justify-content:center;position:absolute;z-index:5}.receipt-preview__zoom-trigger{background:#0000;border:none;border-radius:8px;cursor:zoom-in;display:block;line-height:0;margin:0 auto;max-width:100%;padding:0}.receipt-preview__zoom-trigger:focus-visible{outline:2px solid #00364f;outline-offset:3px}.receipt-preview__zoom-trigger:disabled{cursor:wait;opacity:.7}.preview-image{border-radius:8px;box-shadow:none;display:block;height:auto;image-orientation:initial;max-height:28vh;max-width:min(100%,220px);object-fit:contain;width:auto}.receipt-details-form{background:#f8fafc;border-radius:16px;flex-shrink:0;margin-bottom:1.5rem;padding:1.25rem}.form-title{color:#1e293b;font-size:1.1rem;font-weight:700;margin:0 0 .25rem}.form-subtitle{color:#64748b;font-size:.85rem;margin:0 0 1.25rem}.form-group{margin-bottom:1rem}.form-label{color:#475569;display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.form-input,.form-select{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-family:Poppins,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus,.form-select:focus{border-color:#00364f;box-shadow:0 0 0 3px #00364f1a;outline:none}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.amount-input-wrapper{position:relative}.currency-prefix{color:#64748b;font-size:1rem;font-weight:600;left:1rem;pointer-events:none;position:absolute;white-space:nowrap;z-index:1}.confirmation-content-wrapper .amount-input{padding-left:5rem!important;position:relative;z-index:0}.form-hint{color:#94a3b8;display:block;font-size:.75rem;margin-top:.375rem}.form-hint.success{color:#059669;font-weight:500}.receipt-summary{background:#fff;border:2px solid #e2e8f0;border-radius:12px;margin-top:1rem;padding:1rem}.summary-row{align-items:center;display:flex;justify-content:space-between}.summary-label{color:#64748b;font-size:.9rem}.summary-value{color:#00364f;font-size:1.25rem;font-weight:700}.receipt-slots-remaining{color:#64748b;font-size:.8125rem;font-weight:500;line-height:1.35;margin:1.5rem 0 .75rem;text-align:left}.receipt-slots-remaining__lead{color:#000;font-weight:600}.receipt-slots-remaining__meta{color:#64748b;font-weight:500}.confirm-upload-options.upload-options{margin-bottom:1rem}.confirm-upload-options .upload-option-card{background:#f1f5f9;border:1px dashed #94a3b8;gap:.35rem;min-height:0;padding:1.2rem .75rem}.confirm-upload-options .upload-option-card:hover:not(.disabled){background:#e8eef4;border-color:#64748b}.confirm-upload-options .upload-option-card svg{height:36px;width:36px}.confirm-upload-options .upload-option-label{font-size:13px}.confirm-upload-options .upload-option-card.disabled{background:#e2e8f0;border-color:#cbd5e1}.confirm-upload-options .upload-option-card.disabled:hover{border-color:#cbd5e1}.upload-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.upload-option-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:140px;padding:1.5rem 1rem;transition:all .2s ease}.upload-option-card:hover:not(.disabled){border-color:#4a90e2;box-shadow:0 2px 8px #4a90e226}.upload-option-label{color:#000;font-size:14px;font-weight:600;order:-1;text-align:center}.upload-option-icon{align-items:center;display:flex;justify-content:center}.upload-option-card svg{height:48px;width:48px}.upload-option-card.disabled{background:#f3f4f6;cursor:not-allowed;opacity:.5}.upload-option-card.disabled:hover{border-color:#e2e8f0;box-shadow:none}.confirm-status-banner{align-items:center;border-radius:10px;display:flex;font-size:.875rem;font-weight:500;gap:.625rem;margin-bottom:.75rem;padding:.75rem 1rem}.confirm-status-banner--info{background:#e3f2fd;color:#1565c0}.confirm-status-banner--warn{background:#fff3e0;color:#e65100}.confirm-status-banner__spinner.spinner{animation:spin .8s linear infinite;border:2px solid #0000001f;border-radius:50%;border-top-color:#00364f;flex-shrink:0;height:18px;width:18px}.receipt-confirmation-actions{display:flex;flex-direction:column;gap:.875rem;margin-bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px));margin-top:1.5rem}.confirm-btn{background:#00364f;border:none;border-radius:50px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.confirm-btn:hover:not(:disabled){background:#004a6b;box-shadow:0 4px 12px #00364f66}.confirm-btn:disabled{cursor:not-allowed;opacity:.6}.submitting-overlay{background:linear-gradient(135deg,#e8f0f5,#d4e3eb);bottom:0;left:0;position:fixed;right:0;top:0;z-index:2000}.submitting-content,.submitting-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.submitting-content{gap:3rem;padding:2rem}.icon-stack{align-items:center;display:flex;height:400px;justify-content:center;position:relative;width:400px}.receipt-icon{filter:drop-shadow(0 10px 30px rgba(0,0,0,.15));left:50%;max-width:350px;top:50%;width:100%}.magnify-icon,.receipt-icon{height:auto;position:absolute;transform:translate(-50%,-50%)}.magnify-icon{animation:ellipseOrbit 2s linear infinite;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2));left:55%;max-width:180px;top:60%;width:50%;z-index:10}@keyframes receiptFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 10px))}}@keyframes ellipseOrbit{0%{transform:translate(-50%,calc(-50% - 25px))}6.25%{transform:translate(calc(-50% + 10px),calc(-50% - 23px))}12.5%{transform:translate(calc(-50% + 18px),calc(-50% - 18px))}18.75%{transform:translate(calc(-50% + 23px),calc(-50% - 10px))}25%{transform:translate(calc(-50% + 25px),-50%)}31.25%{transform:translate(calc(-50% + 23px),calc(-50% + 10px))}37.5%{transform:translate(calc(-50% + 18px),calc(-50% + 18px))}43.75%{transform:translate(calc(-50% + 10px),calc(-50% + 23px))}50%{transform:translate(-50%,calc(-50% + 25px))}56.25%{transform:translate(calc(-50% - 10px),calc(-50% + 23px))}62.5%{transform:translate(calc(-50% - 18px),calc(-50% + 18px))}68.75%{transform:translate(calc(-50% - 23px),calc(-50% + 10px))}75%{transform:translate(calc(-50% - 25px),-50%)}81.25%{transform:translate(calc(-50% - 23px),calc(-50% - 10px))}87.5%{transform:translate(calc(-50% - 18px),calc(-50% - 18px))}93.75%{transform:translate(calc(-50% - 10px),calc(-50% - 23px))}to{transform:translate(-50%,calc(-50% - 25px))}}.submitting-content p{color:#00364f;display:none;font-size:1.2rem;font-weight:600;margin:0;text-align:center}.receipt-info-summary{background:#f8fafc;border:none;border-radius:12px;margin-bottom:1rem;padding:.625rem .75rem}.receipt-info-summary .info-row{align-items:center;display:flex;justify-content:space-between;padding:.35rem 0}.receipt-info-summary .info-row:not(:last-child){border-bottom:1px solid #e2e8f0}.receipt-info-summary .info-label{color:#64748b;font-size:.875rem;font-weight:500}.receipt-info-summary .info-value{color:#1e293b;font-size:.9375rem;font-weight:600}.receipt-info-summary .category-badge{background:#00364f;border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.receipt-info-summary .amount-ok{color:#059669}.receipt-info-summary .amount-warning{color:#dc2626}.receipt-info-summary .threshold-hint{color:#94a3b8;font-size:.75rem;font-weight:400}.threshold-warning{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.813rem;line-height:1.4;margin-top:.5rem;padding:.5rem .625rem}.threshold-warning .add-more-hint{color:#0369a1;display:block;font-weight:600;margin-top:.5rem}@media (max-width:480px){.icon-stack{height:320px;width:320px}.receipt-icon{max-width:280px}.magnify-icon{max-width:140px}.submitting-content p{font-size:1rem}.preview-image{max-height:24vh;max-width:min(100%,200px)}.receipt-preview{min-height:110px}}.upload-limit-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:3000}.upload-limit-modal{animation:modalSlideIn .3s ease;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000004d;max-width:400px;padding:1.5rem 1rem;text-align:center;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-title{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 1rem}.modal-message{color:#475569;font-size:.875rem;line-height:1.6;margin:0 0 2rem}.modal-confirm-btn{background:#00364f;border:none;border-radius:50px;color:#fff;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease;width:100%}.modal-confirm-btn:hover{background:#004666;box-shadow:0 4px 12px #00364f4d;transform:translateY(-2px)}.modal-confirm-btn:active{transform:translateY(0)}.modal-actions{display:flex;gap:.75rem;width:100%}.modal-cancel-btn{background:#fff;border:1px solid #00364f;border-radius:50px;color:#00364f;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.modal-cancel-btn:hover{background:#f8fafc;border-color:#00364f}.action-sheet-overlay{align-items:flex-end;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.action-sheet{animation:slideUp .3s ease;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;max-width:500px;padding:0 0 2rem;width:100%}.action-sheet-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.action-sheet-title{color:#1e293b;font-size:1.125rem;font-weight:600}.action-sheet-close{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.action-sheet-close:hover{background:#f1f5f9;color:#1e293b}.action-sheet-options{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem}.action-sheet-option{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.25rem;text-align:left;transition:all .2s ease;width:100%}.action-sheet-option:hover{background:#f1f5f9;border-color:#00364f;box-shadow:0 2px 8px #00364f1a;transform:translateY(-1px)}.action-sheet-option:active{background:#e2e8f0;transform:translateY(0)}.option-icon{border-radius:12px;height:48px;width:48px}.option-icon.camera-icon{background:linear-gradient(135deg,#6daac6,#00364f);color:#fff}.option-icon.gallery-icon{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.option-label{color:#1e293b;font-size:1rem;font-weight:500}.receipt-zoom-overlay{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));position:fixed;z-index:2600}.receipt-zoom-modal{background:#fff;border-radius:16px;box-shadow:0 24px 48px #0f172a38;display:flex;flex-direction:column;max-height:min(85vh,640px);max-width:min(420px,calc(100vw - 2rem));overflow:hidden;width:100%}.receipt-zoom-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;gap:.75rem;justify-content:space-between;padding:.75rem 1rem}.receipt-zoom-title{color:#1e293b;font-size:.9375rem;font-weight:600}.receipt-zoom-controls{align-items:center;display:flex;gap:.5rem}.receipt-zoom-control-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#1e293b;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:600;height:2.25rem;line-height:1;min-width:2.25rem;padding:0 .5rem}.receipt-zoom-control-btn:hover{background:#f1f5f9;border-color:#94a3b8}.receipt-zoom-scale{color:#64748b;font-size:.8125rem;font-weight:600;min-width:3rem;text-align:center}.receipt-zoom-close{align-items:center;background:#0000;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-left:.25rem;padding:0;width:2.5rem}.receipt-zoom-close:hover{background:#e2e8f0;color:#1e293b}.receipt-zoom-pane{-webkit-overflow-scrolling:touch;align-items:center;background:#fafafa;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:auto;padding:1rem}.receipt-zoom-image{border-radius:8px;height:auto;max-height:min(52vh,420px);max-width:100%;object-fit:contain;touch-action:none;transition:transform .06s ease-out;width:auto}.auth-modal-overlay{align-items:center;animation:fadeIn .2s ease-in;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:1.5rem 1rem;text-align:center;width:90%}.auth-modal-icon{animation:bounce .6s ease-in-out;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.auth-modal-title{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:1rem}.auth-modal-message{color:#4a5568;font-size:.875rem;line-height:1.6;margin-bottom:2rem}.auth-modal-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;max-width:250px;padding:.875rem 2rem;transition:all .2s;width:100%}.auth-modal-button:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.auth-modal-button:active{transform:translateY(0)}@media (max-width:480px){.auth-modal-content{padding:1.5rem 1rem}.auth-modal-icon{font-size:3rem}.auth-modal-title{font-size:.9375rem}.auth-modal-message{font-size:.8125rem}}.picker-overlay{align-items:flex-end;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.picker-modal{animation:slideUp .3s ease-out;background:#f5f5f5;border-radius:20px 20px 0 0;box-shadow:0 -10px 40px #0003;max-width:600px;padding:.65rem 1.35rem 1.25rem;position:relative;width:100%}.picker-close-row{margin-bottom:.2rem}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.picker-header{align-items:center;display:flex;gap:.2rem;justify-content:center;margin-bottom:.5rem}.picker-nav{background:none;border:none;color:#333;cursor:pointer;font-size:1.2rem;line-height:1;padding:.2rem .35rem;transition:color .2s}.picker-nav:hover{color:#00364f}.picker-nav-year{color:#666;font-size:1.05rem}.picker-title{color:#333;font-size:1.05rem;font-weight:600;margin:0;min-width:120px;text-align:center}.calendar-grid{margin-bottom:.5rem}.calendar-weekdays{grid-column-gap:.125rem;grid-row-gap:.1rem;column-gap:.125rem;display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.3rem;row-gap:.1rem}.weekday{color:#999;font-size:.65rem;font-weight:600;line-height:1.2;margin:0 auto;max-width:2rem;padding:.05rem;text-align:center}.calendar-days{grid-column-gap:.125rem;grid-row-gap:.1rem;column-gap:.125rem;display:grid;grid-template-columns:repeat(7,1fr);row-gap:.1rem}.calendar-day{align-items:center;border-radius:50%;box-sizing:border-box;color:#333;cursor:pointer;display:flex;font-size:calc(.75rem + 2px);height:1.95rem;justify-content:center;line-height:1;margin:0 auto;padding:0;transition:background .2s,color .2s;width:1.95rem}.calendar-day:not(.empty):hover{background:#e0e0e0}.calendar-day.empty{cursor:default;height:1.95rem;margin:0 auto;padding:0;width:1.95rem}.calendar-day.disabled{color:#ccc;cursor:not-allowed;pointer-events:none}.calendar-day.selected,.picker-confirm{background:#00364f;color:#fff;font-weight:600}.picker-confirm{border:none;border-radius:50px;box-shadow:0 4px 12px #00364f33;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9375rem;padding:.6rem 1rem;transition:all .3s ease;width:100%}.picker-confirm:hover{background:#004666;box-shadow:0 6px 16px #00364f4d}.year-picker-grid{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(3,1fr);max-height:280px;overflow-y:auto;padding:.4rem 0}.year-option{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#333;cursor:pointer;font-size:.875rem;font-weight:500;padding:.45rem .35rem;text-align:center;transition:all .2s ease}.year-option:hover{background:#f8fafc;border-color:#cbd5e1}.year-option.selected{background:#00364f;border-color:#00364f;color:#fff;font-weight:700}.month-picker-grid{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(3,1fr);margin-bottom:.4rem;padding:.4rem 0}.month-option{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#333;cursor:pointer;font-size:.8125rem;font-weight:500;padding:.5rem .35rem;text-align:center;transition:all .2s ease}.month-option:hover{background:#f8fafc;border-color:#cbd5e1}.month-option.selected{background:#00364f;border-color:#00364f;color:#fff;font-weight:700}@media (max-width:768px){.picker-modal{padding:.55rem 1.15rem 2rem}.picker-title{font-size:1rem;min-width:108px}.calendar-day{font-size:calc(.7rem + 2px)}.calendar-day,.calendar-day.empty{height:1.85rem;width:1.85rem}}.option-picker-modal{background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:70vh;padding:1rem}.picker-close-row{display:flex;justify-content:flex-end;margin-bottom:.35rem}.picker-close{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.picker-close svg{stroke:currentColor;height:100%;width:100%}.option-picker-header{margin-bottom:.65rem;padding-left:.75rem;padding-right:.75rem}.option-picker-header .picker-title{color:#333;font-size:1.05rem;font-weight:600;margin:0;text-align:left}.search-bar{align-items:center;background:#f5f5f5;border-radius:100px;display:flex;gap:.35rem;margin-bottom:.65rem;padding:.55rem .75rem}.search-icon{color:#666;flex-shrink:0;height:18px;width:18px}.search-icon svg{stroke:currentColor;height:100%;width:100%}.search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:Poppins,sans-serif;font-size:.875rem;outline:none}.search-input::placeholder{color:#999}.option-list{flex:1 1;max-height:400px;overflow-y:auto;padding-bottom:.65rem}.option-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #eef2f6;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.35rem;padding:.65rem .75rem;transition:all .2s}.option-item:last-child{border-bottom:none}.option-item:hover{background:#f9f9f9}.option-item.selected{background:#0000}.option-left{align-items:center;display:flex;flex:1 1;gap:.5rem}.option-text{display:flex;flex-direction:column;gap:.15rem}.option-icon{background:#e3f2fd;border-radius:50%;font-size:1rem;height:32px;width:32px}.option-flag,.option-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.option-flag{font-size:1.5rem;height:30px;width:40px}.option-label{color:#333;font-size:.875rem;font-weight:600}.option-subtitle{color:#999;font-size:.75rem;font-weight:400}.option-item-category-line{color:#64748b;font-weight:500}.currency-item .option-label{font-weight:600}.option-item.selected .option-label{color:#333;font-weight:600}.option-check{align-items:center;color:#00364f;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.option-check svg{stroke:currentColor;height:100%;width:100%}.option-list::-webkit-scrollbar{width:4px}.option-list::-webkit-scrollbar-track{background:#0000}.option-list::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}.option-list::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.summary-route .summary-same-category-notice{background:#fffbeb;border:1px solid #fde68a;border-left:5px solid #d97706;border-radius:8px;color:#78350f;font-size:calc(.875rem - 2px);font-weight:500;line-height:1.45;margin-bottom:0;margin-top:.625rem;padding:.75rem 1rem;text-align:left}.summary-route .receipt-info-summary.summary-receipt-fields{background:#0000}.summary-receipt-fields{margin-bottom:0;margin-top:0;padding:1rem 1.25rem}.summary-receipt-fields .summary-form{margin-bottom:0}.summary-receipt-index{-webkit-tap-highlight-color:transparent;align-items:center;background:#e2e8f0;border-radius:9999px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;min-width:0;padding:.2rem .35rem .2rem .65rem;width:100%}.summary-receipt-index:hover{background:#d8dee9}.summary-receipt-index:focus{outline:none}.summary-receipt-index:focus-visible{outline:2px solid #00364f;outline-offset:2px}.summary-receipt-index .receipt-index-chip{background:#0000;border-radius:0;flex:0 1 auto;max-width:calc(100% - 2.6rem);min-width:0;padding:.2rem .35rem .2rem .15rem}.summary-receipt-toggle{align-items:center;color:#334155;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:0;margin-left:auto;padding:.35rem;pointer-events:none}.summary-receipt-toggle__icon{display:block;flex-shrink:0}.summary-receipt-collapsible{display:flex;flex-direction:column;gap:.65rem}.summary-route .confirm-btn:disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed;opacity:1}.summary-inline-errors{display:flex;flex-direction:column;gap:.5rem;margin:0 0 1rem;width:100%}.summary-inline-error{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:12px;color:#991b1b;font-size:.875rem;line-height:1.5;padding:.75rem 1rem}.token-earn-section{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 0}.token-label{color:#666;font-size:1rem;font-weight:500}.token-value{align-items:center;display:flex;gap:.5rem}.token-icon-circle{align-items:center;background:#ffb74d;border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:700;height:32px;justify-content:center;width:32px}.token-text{font-size:1rem}.token-number,.token-text{color:#999;font-weight:400}.token-number{font-size:1.5rem}.summary-form{flex-shrink:0;gap:1rem}.form-field,.summary-form{display:flex;flex-direction:column}.form-field{gap:.5rem}.field-label,.field-label-gray,.field-label-optional{color:#666;font-size:.938rem;font-weight:500}.optional-text{color:#999;font-weight:400}.input-display,.select-wrapper{position:relative;width:100%}.input-display{align-items:center;background:#f8fafc;border:1px solid #6a6a6a;border-radius:50px;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1rem;justify-content:space-between;padding:.65rem 3rem .65rem 1rem}.input-display.input-warning{background:#f8fafc;border:1px solid #6a6a6a}.input-display.input-warning .input-placeholder{color:#999}.input-value{color:#333;pointer-events:none}.input-placeholder{color:#999;font-size:calc(1em - 2px);pointer-events:none}.summary-merchant-category-above-label{align-self:flex-start}.summary-merchant-category-chip{background:#00364f;border-radius:9999px;color:#fff;display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.02em;line-height:1.25;padding:.5rem .7rem}.input-arrow{color:#666;font-size:1.5rem;pointer-events:none;position:absolute;right:1.5rem;transform:rotate(90deg)}.field-select{-webkit-appearance:none;appearance:none;background:#f8fafc;border:1px solid #6a6a6a;border-radius:50px;color:#333;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;padding:.65rem 3rem .65rem 1rem;width:100%}.field-select:focus{border-color:#6a6a6a;outline:none}.select-wrapper:after{color:#666;content:"›";font-size:1.5rem;pointer-events:none;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%) rotate(90deg)}.field-select:not([value=""]){color:#333}.field-select option:disabled{color:#999;font-size:calc(1em - 2px)}.amount-input-wrapper{align-items:center;background:#f8fafc;border:1px solid #6a6a6a;border-radius:50px;display:flex;gap:.35rem;overflow:hidden;padding:.65rem 3rem .65rem 1rem}.amount-input-wrapper.input-warning{background:#f8fafc;border:1px solid #6a6a6a}.amount-input-wrapper.input-warning .amount-input::placeholder{color:#999}.currency-display{align-items:center;display:flex;font-weight:600;gap:.25rem;-webkit-user-select:none;user-select:none}.amount-input,.currency-display{background:#0000;border:none;color:#333;font-family:Poppins,sans-serif;font-size:1rem;padding:0}.amount-input{direction:ltr;flex:1 1;min-width:0;text-align:left}.amount-input:focus{outline:none}.amount-input::placeholder{color:#999;font-size:calc(1em - 2px);text-align:left}.amount-input::-webkit-input-placeholder{font-size:calc(1em - 2px);text-align:left}.amount-input::-moz-placeholder{font-size:calc(1em - 2px);text-align:left}.input-wrapper{position:relative;width:100%}.field-input{background:#f8fafc;border:1px solid #6a6a6a;border-radius:50px;color:#333;font-family:Poppins,sans-serif;font-size:1rem;padding:.65rem 1.5rem;width:100%}.field-input:focus{border-color:#6a6a6a;outline:none}.field-input::placeholder{color:#999;font-size:calc(1em - 2px)}.amount-input::-webkit-inner-spin-button,.amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-input[type=number]{-moz-appearance:textfield}.field-hint{color:#999;display:none;font-size:calc(.875rem - 2px);padding-left:1rem}@media (max-width:768px){.summary-route .preview-image{max-height:28vh}.summary-route .preview-image--list{max-height:32vh}}@media (max-width:480px){.summary-route .preview-image{max-height:24vh}.summary-route .preview-image--list{max-height:28vh}}.submission-result{align-items:flex-start;background:linear-gradient(180deg,#fff 0,#e8f0f5);height:100%;justify-content:flex-start;overflow-y:auto;padding:.5rem 0 8px;position:relative}.result-content,.submission-result{display:flex;flex-direction:column;width:100%}.result-content{align-items:center;flex:1 1 auto;margin:0 auto;max-width:500px;overflow-y:visible;padding:0 1.5rem 1rem;text-align:center}.result-icon-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;margin-top:0;width:100%}.result-icon-img{height:200px;object-fit:contain;width:250px}.receipt-details-summary{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:0;padding:1.25rem;width:100%}.summary-title{color:#333;font-size:1rem;font-weight:600;margin:0 0 1rem;text-align:center}.detail-row{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:.75rem 0}.detail-row:last-child{border-bottom:none;padding-bottom:0}.detail-row:first-of-type{padding-top:0}.detail-label{color:#666;font-size:.875rem;font-weight:500}.detail-value{color:#333;font-size:.875rem;font-weight:600;text-align:right}.result-message{color:#333;font-size:1rem;line-height:1.6;margin:0 0 1.25rem;max-width:400px;padding:0 1rem}.highlight-text{color:#00364f;font-weight:600}.highlight-text.clickable{cursor:pointer;transition:opacity .2s ease}.highlight-text.clickable:hover{opacity:.8}.highlight-text.clickable:active{opacity:.6}.done-btn{background:#00364f;border:none;border-radius:50px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-top:1.25rem;max-width:400px;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.done-btn:hover{background:#004666;box-shadow:0 4px 12px #00364f33}.done-btn:active{transform:translateY(0)}@media (max-width:768px){.submission-result{padding:.5rem 0 0}.result-content{padding:.5rem 1rem 1rem}.result-icon-img{height:200px;width:200px}.done-btn,.result-message{font-size:.938rem}.done-btn{padding:.875rem 1.5rem}}@media (max-width:480px){.result-icon-img{height:180px;width:180px}.receipt-details-summary{padding:1rem}}.claim-history{background:#f5f7fa;height:100%;overflow-y:auto}.history-content{margin:0 auto;max-width:500px;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px))}.history-page-header{margin-bottom:1rem}.history-page-header h1{color:#000;font-size:18px;font-weight:600;margin:0;text-align:left}.history-error{color:#e53e3e;padding:3rem 1rem;text-align:center}.history-error button{background:#00364f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;margin-top:1rem;padding:.625rem 1.5rem}.history-empty{padding:4rem 1.5rem;text-align:center}.empty-icon{margin-bottom:1.25rem}.history-empty h3{color:#2d3748;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.history-empty p{color:#718096;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}.history-submit-btn{background:#00364f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;padding:.75rem 1.75rem;transition:background .2s ease}.history-submit-btn:hover{background:#004666}.history-list{display:flex;flex-direction:column;gap:.75rem}.history-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;overflow:hidden}.history-card-header{align-items:center;background:#fafbfc;border-bottom:1px solid #edf2f7;display:flex;justify-content:space-between;padding:.75rem 1rem}.history-date{color:#718096;font-size:.8125rem;font-weight:500}.history-status{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;line-height:1.4;padding:.2rem .625rem}.status-pending{background:#fef3c7;color:#92400e}.status-processing{background:#dbeafe;color:#1e40af}.status-approved{background:#dcfce7;color:#166534}.status-failed{background:#fee2e2;color:#991b1b}.status-rejected{background:#fce7f3;color:#9d174d}.status-partial{background:#fff7ed;color:#9a3412}.history-card-body{padding:.75rem 1rem}.history-row{align-items:center;display:flex;justify-content:space-between;padding:.375rem 0}.history-row+.history-row{border-top:1px solid #f7fafc}.history-label{color:#718096;font-size:.8125rem;font-weight:500}.history-value{color:#2d3748;font-size:.8125rem;font-weight:600;max-width:60%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.history-amount{color:#00364f}.history-reward{color:#7c3aed;font-size:.75rem}@media (max-width:768px){.history-content{padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px))}}
/*# sourceMappingURL=main.6d55b0b5.css.map*/