.receipt-upload{margin-top:16px}.receipt-upload-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.receipt-upload-step{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--g2,#f5c518);color:#fff;font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center}.receipt-upload-head strong{display:block;color:var(--g1,#1a1a1a);font-size:.95rem;margin-bottom:4px}.receipt-upload-head p{margin:0;font-size:.82rem;color:#666}.receipt-upload-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.receipt-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 20px;border:2px dashed var(--g4,#ffe566);border-radius:14px;background:linear-gradient(180deg,#f8fcf9,#fff);cursor:pointer;transition:border-color .2s,background .2s,transform .15s;text-align:center}.receipt-dropzone.drag-over,.receipt-dropzone:hover:not(.disabled){border-color:var(--g3,#f5c518);background:var(--g5,#fff9e0);transform:translateY(-1px)}.receipt-dropzone.disabled{opacity:.55;cursor:not-allowed}.receipt-dropzone-icon{font-size:2rem;line-height:1}.receipt-dropzone-title{font-weight:700;color:var(--g1,#1a1a1a);font-size:.95rem}.receipt-dropzone-hint{font-size:.8rem;color:#777}.receipt-dropzone-btn{margin-top:6px;padding:8px 20px;border-radius:999px;background:var(--g2,#f5c518);color:#fff;font-size:.85rem;font-weight:700;font-family:inherit}.receipt-preview-card{display:grid;grid-template-columns:120px 1fr;grid-gap:14px;gap:14px;padding:14px;border:2px solid var(--g4,#ffe566);border-radius:14px;background:#fff;align-items:start}@media (max-width:480px){.receipt-preview-card{grid-template-columns:1fr}}.receipt-preview-img{width:120px;height:120px;object-fit:cover;border-radius:10px;border:1px solid var(--g5,#fff9e0);background:#f5f5f5}@media (max-width:480px){.receipt-preview-img{width:100%;height:auto;max-height:200px}}.receipt-preview-meta{display:flex;flex-direction:column;gap:6px;min-width:0}.receipt-preview-name{font-weight:700;font-size:.88rem;color:var(--g1,#1a1a1a);word-break:break-all}.receipt-preview-size{font-size:.8rem;color:#666}.receipt-preview-ok{font-size:.82rem;font-weight:700;color:var(--g2,#f5c518);margin-top:4px}.receipt-preview-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.receipt-preview-change,.receipt-preview-remove{padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:700;font-family:inherit;cursor:pointer;border:none}.receipt-preview-change{background:var(--g5,#fff9e0);color:var(--g1,#1a1a1a)}.receipt-preview-remove{background:#fee2e2;color:#991b1b}.receipt-preview-change:disabled,.receipt-preview-remove:disabled{opacity:.5;cursor:not-allowed}.receipt-upload-err{margin-top:10px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px;font-size:.85rem}.receipt-upload-note{margin-top:10px;font-size:.8rem;color:#b45309}.submit-inline-progress{margin-top:18px;padding:16px;background:var(--g5,#fff9e0);border:1px solid var(--g4,#ffe566);border-radius:12px}.submit-inline-title{margin:0 0 10px;font-weight:700;color:var(--g1,#1a1a1a);font-size:.95rem;text-align:center}.submit-overlay{position:fixed;inset:0;z-index:20000;background:rgba(26,58,42,.55);display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.submit-overlay-card{background:#fff;border-radius:18px;padding:28px 24px;max-width:400px;width:100%;text-align:center;box-shadow:0 24px 48px rgba(0,0,0,.18)}.submit-overlay-card h2{color:var(--g1,#1a1a1a);font-size:1.15rem;margin:0 0 8px}.submit-overlay-lead{color:#666;font-size:.88rem;margin:0 0 20px}.submit-steps{list-style:none;padding:0;margin:0 0 20px;text-align:right}.submit-step{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #eee;color:#999;font-size:.9rem}.submit-step:last-child{border-bottom:none}.submit-step.done{color:var(--g2,#f5c518)}.submit-step.active{color:var(--g1,#1a1a1a);font-weight:700}.submit-step-icon{width:28px;height:28px;border-radius:50%;background:#eee;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.submit-step.done .submit-step-icon{background:var(--g5,#fff9e0);color:var(--g2,#f5c518)}.submit-step.active .submit-step-icon{background:var(--g2,#f5c518);color:#fff;animation:submit-pulse 1s ease-in-out infinite}@keyframes submit-pulse{0%,to{opacity:1}50%{opacity:.65}}.submit-progress-wrap{height:10px;background:var(--g5,#fff9e0);border-radius:999px;overflow:hidden;margin-bottom:8px}.submit-progress-bar{height:100%;background:linear-gradient(90deg,var(--g3,#f5c518),var(--g2,#f5c518));border-radius:999px;transition:width .25s ease-out}.submit-progress-pct{font-size:.85rem;font-weight:800;color:var(--g2,#f5c518);margin:0;direction:ltr}.submit-overlay-icon{width:56px;height:56px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800}.submit-overlay-icon--ok{background:var(--g5,#fff9e0);color:var(--g2,#f5c518)}.submit-overlay-icon--err{background:#fee2e2;color:#991b1b}.submit-overlay-card--error p,.submit-overlay-card--success p{color:#555;font-size:.9rem;line-height:1.55;margin:0 0 12px}.submit-overlay-hint{font-size:.8rem!important;color:#888!important}.submit-overlay-card--error .auth-btn{margin-top:8px}.auth-btn--submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px}.auth-btn--submit .submit-btn-spinner{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}