.pay-page{min-height:100dvh;background-color:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.pay-authority-bar{background-color:#0f172a;color:#fff;font-size:.75rem;padding:.5rem 1rem;font-weight:500}.pay-header{background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50;box-shadow:0 1px 2px #00000005}.pay-panel{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;border:1px solid #e2e8f0}.pay-input{width:100%;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem 1rem;color:#0f172a;font-size:.95rem;transition:all .2s ease;box-shadow:0 1px 2px #00000003}.pay-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.pay-input-error{border-color:#ef4444}.pay-input-error:focus{box-shadow:0 0 0 3px #ef444426}.pay-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s ease;cursor:pointer}.pay-btn:disabled{opacity:.6;cursor:not-allowed}.pay-btn-primary{background-color:#0f172a;color:#fff;box-shadow:0 2px 4px #0f172a33}.pay-btn-primary:hover:not(:disabled){background-color:#1e293b;box-shadow:0 4px 6px #0f172a4d;transform:translateY(-1px)}.pay-btn-secondary{background-color:#f8fafc;color:#334155;border:1px solid #cbd5e1}.pay-btn-secondary:hover:not(:disabled){background-color:#e2e8f0;color:#0f172a}.pay-processing-dot{animation:payPulse 1.4s infinite ease-in-out both}.pay-processing-dot:nth-child(1){animation-delay:-.32s}.pay-processing-dot:nth-child(2){animation-delay:-.16s}@keyframes payPulse{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.pay-container{max-width:1140px;margin:0 auto;padding:0 1.25rem}
