body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;min-height:100vh}.Land{max-width:420px;margin:0 auto;background:#fff;min-height:100vh;min-height:-webkit-fill-available;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;overflow:hidden}@media(display-mode:standalone){.Land{height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%)}}.Land-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:10px 16px;box-shadow:0 2px 10px #0000001a}.Land-header h1{font-size:13px;font-weight:600;margin:0}.Land-header .subtitle{display:none}.lang-toggle{background:#fff3;border:none;color:#fff;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:600;cursor:pointer;margin-left:6px;transition:all .2s}.lang-toggle:active{background:#ffffff4d}.pos-content{flex:1;padding:16px 16px 100px;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}@media(display-mode:standalone){.pos-content{padding-bottom:0}}.setup-screen{padding:0}.setup-step{margin-bottom:12px}.step-number{width:20px;height:20px;background:#6366f1;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-right:6px;font-size:12px}.form-group{margin-bottom:12px}.form-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.form-control{width:100%;padding:12px 16px;font-size:14px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;transition:all .2s}.form-control:focus{outline:none;border-color:#6366f1}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.amount-input-display{font-size:36px!important;text-align:center!important;font-family:SF Mono,Monaco,Courier New,monospace!important;font-weight:700;padding:20px!important;background:#f9fafb!important;border:2px solid #e5e7eb!important;border-radius:12px!important;color:#111827!important}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.keypad-btn{padding:12px;border:none;background:#f9fafb;border-radius:10px;font-size:18px;font-weight:600;color:#111827;cursor:pointer;transition:all .2s;min-height:48px}.keypad-btn:active{background:#e5e7eb;transform:scale(.95)}.keypad-btn.special{background:#eef2ff;color:#6366f1}.amount-display{background:#fff;padding:20px;color:#111827;border-radius:16px;margin:16px;border:2px solid #e5e7eb;box-shadow:0 2px 8px #00000014;text-align:center}.amount-label{font-size:12px;color:#6b7280;margin-bottom:4px;font-weight:500}.amount-value{font-size:40px;font-weight:700;font-family:SF Mono,Monaco,monospace;line-height:1;color:#6366f1}.currency-symbol{font-size:32px;vertical-align:super;opacity:.8}.reference-number{margin-top:12px;font-size:12px;opacity:.9}.qr-display{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin:0}.qr-display img{max-width:240px;width:100%;height:auto;border-radius:12px}.qr-instruction{margin-top:16px;font-size:13px;color:#6b7280;line-height:1.5}.status-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 2px 8px #0000000d}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.status-title{font-size:14px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}.status-badge{font-size:10px;font-weight:700;padding:6px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;gap:6px}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block}.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}.status-pending:before{background:#f59e0b;animation:pulse 2s infinite}.status-confirming{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}.status-confirming:before{background:#3b82f6;animation:pulse 2s infinite}.status-confirmed{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #86efac}.status-confirmed:before{background:#10b981}.status-error{background:#fee2e2;color:#991b1b}.status-cancelled{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}.status-cancelled:before{background:#ef4444}.status-detail{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 0;border-bottom:1px solid #f1f5f9}.status-detail:last-child{border-bottom:none}.status-label{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.status-value{font-size:14px;font-weight:600;color:#1e293b;text-align:right;max-width:200px}.success-animation{text-align:center;padding:32px 0}.success-checkmark{width:64px;height:64px;margin:0 auto 16px}.success-checkmark .check-icon{width:64px;height:64px;position:relative;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;animation:scaleIn .5s ease-out}@keyframes scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.icon-line{display:none}.success-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:8px}.success-message{font-size:13px;color:#6b7280}.action-buttons{padding:16px;background:#fff;border-top:1px solid #e5e7eb;margin-top:auto}@media not all and (display-mode:standalone)and (max-width:420px){.action-buttons{left:0;transform:none;max-width:100%}}.btn-primary-action{width:100%;padding:14px;font-size:15px;font-weight:600;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s;text-transform:none;letter-spacing:0;box-shadow:none}.btn-primary-action:active{transform:translateY(1px)}.btn-primary-action:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.btn-secondary-action{width:100%;padding:14px;font-size:15px;font-weight:600;background:#fff;color:#6366f1;border:2px solid #6366f1;border-radius:12px;cursor:pointer;transition:all .2s;margin-top:8px}.btn-secondary-action:active{background:#f9fafb}.spinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top:3px solid #6366f1;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.waiting-payment{text-align:center;padding:40px 20px}.waiting-payment p{margin-top:20px;font-size:14px;color:#6b7280}.text-center{text-align:center}.mb-0{margin-bottom:0}.mt-2{margin-top:.5rem}.small{font-size:12px}.pointer{cursor:pointer}@media(max-width:420px){.Land{max-width:100%;width:100%}@media(display-mode:standalone){.Land{left:0;transform:none}}.alert{max-width:calc(100% - 32px)}}.history-screen{position:fixed;inset:0;background:#fff;z-index:1000;display:flex;flex-direction:column;max-width:420px;margin:0 auto;box-shadow:0 0 20px #0000001a}.history-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 10px #0000001a}.history-back-btn{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:8px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.history-back-btn:active{background:#ffffff4d}.history-title{font-size:16px;font-weight:600;margin:0;flex:1}.history-content{flex:1;overflow-y:auto;padding:16px 16px 80px}.date-filters{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.filter-btn{padding:10px 12px;border:2px solid #e5e7eb;background:#fff;border-radius:10px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.filter-btn:active{transform:scale(.98)}.filter-btn.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:#6366f1}.custom-date-range{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:16px}.date-input-group{margin-bottom:12px}.date-input-group:last-of-type{margin-bottom:16px}.date-input-group label{display:block;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:6px}.date-input{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;color:#111827}.date-input:focus{outline:none;border-color:#6366f1}.apply-btn{width:100%;padding:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.apply-btn:active{transform:translateY(1px)}.loading-container{text-align:center;padding:60px 20px}.loading-container p{margin-top:16px;font-size:14px;color:#6b7280}.empty-state{text-align:center;padding:60px 20px}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-state h3{font-size:18px;font-weight:600;color:#111827;margin-bottom:8px}.empty-state p{font-size:14px;color:#6b7280;line-height:1.5}.transactions-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.transaction-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:14px;transition:all .2s}.transaction-card:active{transform:scale(.98);border-color:#6366f1}.tx-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tx-amount-section{display:flex;align-items:baseline;gap:6px}.tx-amount{font-size:24px;font-weight:700;color:#111827;font-family:SF Mono,Monaco,monospace}.tx-token{font-size:13px;font-weight:600;color:#6366f1;background:#eef2ff;padding:3px 8px;border-radius:6px}.tx-card-body{display:flex;flex-direction:column;gap:6px}.tx-detail-row{display:flex;justify-content:space-between;align-items:center}.tx-chain-name{font-size:13px;font-weight:600;color:#374151}.tx-datetime{font-size:12px;color:#6b7280}.tx-ref{font-size:11px;color:#9ca3af;font-family:SF Mono,Monaco,monospace}.history-summary{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:2px solid #c7d2fe;border-radius:12px;overflow:hidden;margin-top:16px}.summary-header{padding:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.summary-main-revenue{margin-bottom:12px}.summary-label{font-size:11px;font-weight:600;color:#4338ca;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:8px}.summary-amount-group{display:flex;flex-direction:column;gap:6px}.summary-token-badge{font-size:12px;font-weight:600;color:#6366f1;background:#ffffffb3;padding:4px 10px;border-radius:8px;display:inline-block;width:fit-content}.summary-amount{font-size:32px;font-weight:700;color:#312e81;font-family:SF Mono,Monaco,monospace;line-height:1}.summary-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.summary-count{font-size:13px;color:#6366f1;font-weight:500}.summary-other-tokens{font-size:12px;color:#7c3aed;font-weight:600;background:#fff9;padding:4px 8px;border-radius:6px}.summary-tap-hint{font-size:11px;color:#6366f1;font-weight:500;text-align:center;opacity:.8}.breakdown-section{border-top:1px solid #c7d2fe;padding:16px;background:#fff}.breakdown-title{font-size:12px;font-weight:700;color:#6366f1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.breakdown-group{margin-bottom:16px}.breakdown-group:last-child{margin-bottom:0}.breakdown-subtitle{font-size:11px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;border-bottom:1px solid #f3f4f6}.breakdown-item:last-child{border-bottom:none}.breakdown-item-main{background:#6366f114;padding:10px 12px;margin:0 -12px;border-radius:8px}.breakdown-chain-token{color:#374151;font-weight:600;display:flex;align-items:center;gap:6px}.breakdown-main-badge{color:#eab308;font-size:14px}.breakdown-amount-count{display:flex;align-items:baseline;gap:6px}.breakdown-value{font-weight:700;color:#111827;font-family:SF Mono,Monaco,monospace}.breakdown-count{font-size:11px;color:#6b7280;font-weight:500}@media(max-width:420px){.history-screen{max-width:100%}.date-filters{grid-template-columns:repeat(2,1fr)}.tx-amount{font-size:22px}.summary-amount{font-size:24px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.payment-detected-animation{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;margin-bottom:20px}.payment-detected-icon{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.payment-detected-icon:before{content:"";position:absolute;width:40px;height:40px;background:#10b981;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.pulse-ring{position:absolute;border:2px solid rgba(16,185,129,.5);border-radius:50%;animation:pulse 2s ease-out infinite}.pulse-ring:nth-child(1){width:60px;height:60px}.pulse-ring:nth-child(2){width:80px;height:80px}.pulse-ring:nth-child(3){width:100px;height:100px}html{overscroll-behavior:none}body{overscroll-behavior-y:contain;overscroll-behavior-x:none;margin:0;padding:0}body.pos-active{overflow:hidden}.Land.pos-active{overflow:hidden;height:100vh}#root{min-height:100vh}.qr-enhanced{position:relative;background:#fff;border-radius:24px;padding:32px;box-shadow:0 10px 40px #0000001f;transition:all .3s ease}.qr-enhanced:hover{transform:translateY(-4px);box-shadow:0 15px 50px #0000002e}.floating-card{animation:floatAnimation 3s ease-in-out infinite}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(min-width:1024px){.Land{min-height:auto!important;height:auto!important;margin:24px auto}.pos-content{overflow:visible!important;padding-bottom:0!important}.action-buttons{margin-top:16px;position:static}}.floating-amount-card{margin:20px 16px 16px;background:linear-gradient(135deg,#fffffff2,#ffffffd9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-Radius:"20px";padding:24px;box-shadow:0 8px 32px #6366f126;border:1px solid rgba(255,255,255,.6);text-align:center;transition:all .3s ease}@media(min-width:768px){.payment-screen-container{display:flex;flex-direction:row;align-items:flex-start;gap:24px;padding:24px;max-width:900px;margin:0 auto}.floating-amount-card{flex:1;margin:0;align-self:flex-start;position:sticky;top:20px}.qr-section-wrapper{flex:1;display:flex;flex-direction:column;align-items:center}}@media(min-width:1024px){.payment-screen-container{max-width:1000px;gap:32px}.floating-amount-card{max-width:400px}}.state-badge-container{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:16px}.state-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.state-badge-active{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.state-badge-completed{opacity:.6}.state-badge-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:2px solid #fcd34d}.state-badge-scanned{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:2px solid #93c5fd}.state-badge-relayed{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4338ca;border:2px solid #a5b4fc}.state-badge-confirmed{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:2px solid #86efac}.state-badge-delayed{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#92400e;border:2px solid #fb923c}.state-badge-pulse:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block;animation:pulse 2s infinite}.state-badge-pending.state-badge-pulse:before{background:#f59e0b}.state-badge-scanned.state-badge-pulse:before{background:#3b82f6}.state-badge-relayed.state-badge-pulse:before{background:#6366f1}.confirmation-screen-wrapper{padding:0 16px}.success-animation-enhanced{text-align:center;padding:48px 20px 32px;position:relative}.success-checkmark-enhanced{width:96px;height:96px;margin:0 auto 24px;position:relative}.success-checkmark-enhanced .check-icon{width:96px;height:96px;position:relative;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:48px;font-weight:700;animation:successPop .6s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 8px 24px #10b9814d}.success-checkmark-enhanced:before,.success-checkmark-enhanced:after{content:"";position:absolute;border-radius:50%;border:3px solid #10b981;opacity:0}.success-checkmark-enhanced:before{width:120px;height:120px;top:-12px;left:-12px;animation:successRing 1.5s ease-out}.success-checkmark-enhanced:after{width:144px;height:144px;top:-24px;left:-24px;animation:successRing 1.5s .3s ease-out}@keyframes successPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes successRing{0%{transform:scale(1);opacity:.6}to{transform:scale(1.3);opacity:0}}.success-title-enhanced{font-size:28px;font-weight:800;color:#111827;margin-bottom:12px;letter-spacing:-.5px}.success-message-enhanced{font-size:15px;color:#6b7280;line-height:1.5;max-width:320px;margin:0 auto}.delayed-animation{text-align:center;padding:48px 20px 32px}.delayed-icon-container{width:96px;height:96px;margin:0 auto 24px;position:relative}.delayed-icon{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center;color:#fff;font-size:48px;animation:delayedPulse 2s ease-in-out infinite;box-shadow:0 8px 24px #f59e0b4d}@keyframes delayedPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.delayed-title{font-size:24px;font-weight:700;color:#111827;margin-bottom:12px}.delayed-message{font-size:15px;color:#6b7280;margin-bottom:8px;line-height:1.5}.delayed-subtitle{font-size:13px;color:#9ca3af;line-height:1.5;max-width:320px;margin:0 auto 20px}.delayed-processing-indicator{display:inline-flex;align-items:center;gap:8px;background:#f59e0b1a;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;color:#d97706}.delayed-processing-indicator:before{content:"";width:8px;height:8px;border-radius:50%;background:#f59e0b;animation:pulse 2s infinite}.status-card-enhanced{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:24px;margin:0 16px 20px;box-shadow:0 4px 12px #00000014}.status-detail-enhanced{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f3f4f6}.status-detail-enhanced:last-child{border-bottom:none}.status-label-enhanced{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.status-value-enhanced{font-size:15px;font-weight:700;color:#111827;text-align:right;max-width:200px;word-break:break-word}.status-amount-display{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.status-amount-primary{font-size:20px;font-weight:800;color:#6366f1;font-family:SF Mono,Monaco,monospace}.status-amount-secondary{font-size:12px;color:#9ca3af;font-weight:500}.qr-display-enhanced{position:relative;background:#fff;border-radius:24px;padding:32px;box-shadow:0 10px 40px #0000001f;border:2px solid #e5e7eb;max-width:380px;margin:0 auto}.qr-display-enhanced img{width:100%;max-width:280px;height:auto;border-radius:12px;display:block;margin:0 auto}@media(min-width:768px){.qr-display-enhanced{max-width:420px}.qr-display-enhanced img{max-width:320px}}@media(min-width:1024px){.Land{min-height:auto!important;height:auto!important;margin:24px auto}.action-buttons{margin-top:16px;position:static}.setup-screen{max-width:480px;margin:0 auto}.status-card-enhanced{max-width:600px;margin-left:auto;margin-right:auto}.payment-screen-container{display:flex;flex-direction:column;gap:24px;padding:24px;max-width:420px;margin:0 auto}.floating-amount-card{order:1;margin:0}.qr-section-wrapper{order:2;display:flex;flex-direction:column;align-items:center}.payment-screen-container{flex-direction:row;align-items:flex-start;max-width:900px}.floating-amount-card{flex:1;max-width:400px;position:sticky;top:20px}.qr-section-wrapper{flex:1;min-width:320px}.pos-content{overflow:visible!important;padding-bottom:0!important}html,body,.Land,.pos-content{max-width:100%;overflow-x:hidden!important}@media(min-width:768px){.payment-screen-container{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;max-width:420px!important;margin:0 auto!important;padding:24px 16px!important;gap:24px!important}.floating-amount-card{width:100%!important;max-width:420px!important;margin:0 auto!important;position:static!important}.qr-section-wrapper{width:100%!important;max-width:420px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.qr-display-enhanced{width:100%!important;max-width:320px!important;margin:0 auto!important}.qr-display-enhanced img{width:100%!important;max-width:320px!important;height:auto!important;display:block!important}}@media(min-width:1200px){.payment-screen-container{max-width:420px!important}}@media(min-width:768px){.Land{max-width:800px;margin:20px auto;border-radius:16px;overflow:auto}}.Land{max-width:1200px;margin:32px auto}@media(min-width:768px){.setup-screen{max-width:500px;margin:0 auto}}.setup-screen{max-width:600px}.keypad{max-width:400px;margin:12px auto 0}.keypad-btn{min-height:56px;font-size:20px}.amount-input-display{font-size:42px!important}.payment-screen-container{display:grid!important;grid-template-columns:400px 1fr!important;gap:32px!important;align-items:start!important;max-width:1100px!important;margin:0 auto!important;padding:32px!important}.floating-amount-card{grid-column:1!important;margin:0!important;position:sticky!important;top:20px!important;align-self:start!important}.qr-section-wrapper{grid-column:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:500px!important}.qr-display-enhanced{max-width:450px!important;padding:48px!important}.qr-display-enhanced img{max-width:380px!important}@media(min-width:1400px){.payment-screen-container{grid-template-columns:450px 1fr!important;gap:48px!important}}@media(min-width:768px){.confirmation-screen-wrapper{max-width:600px;margin:0 auto;padding:24px}.success-animation-enhanced{padding:64px 20px 48px}.success-checkmark-enhanced{width:120px;height:120px}.success-checkmark-enhanced .check-icon{width:120px;height:120px;font-size:64px}.success-title-enhanced{font-size:32px}.status-card-enhanced{margin:0 0 20px}}.confirmation-screen-wrapper{max-width:700px}.status-card-enhanced{padding:32px}.status-detail-enhanced{padding:20px 0}.status-amount-primary{font-size:24px}@media(min-width:768px){.action-buttons{position:static!important;transform:none!important;width:100%!important;max-width:100%!important;margin-top:24px;padding:20px 24px;box-shadow:none!important;display:flex;justify-content:center}.btn-primary-action{width:100%;max-width:400px;margin:0 auto;padding:16px;font-size:16px;display:block}}.action-buttons{padding:24px 32px}.btn-primary-action{max-width:500px;padding:18px}@media(min-width:768px){.Land-header{padding:16px 24px}.Land-header h1{font-size:16px}}.Land-header{padding:20px 32px}.Land-header h1{font-size:18px}@media(min-width:768px){.history-screen{max-width:800px}.history-content{padding:24px 32px;max-width:700px;margin:0 auto}.date-filters{grid-template-columns:repeat(4,1fr);max-width:100%}.transactions-list{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%}.transaction-card{width:100%;max-width:100%}.history-summary{width:100%;max-width:100%;margin:16px 0}.custom-date-range{max-width:100%}}.history-screen{max-width:900px}.history-content{max-width:800px}@media(min-width:768px){.pos-content{overflow-y:auto!important;padding-bottom:20px!important;min-height:auto!important}.Land.pos-active{height:auto!important;overflow:visible!important}body.pos-active{overflow:auto!important;position:static!important}}@media(min-width:768px){.alert{max-width:500px;top:80px}}.alert{max-width:600px;top:100px}@media(min-width:768px){.state-badge-container{gap:12px}.state-badge{padding:10px 20px;font-size:12px}}.floating-amount-card{padding:32px}.floating-amount-card>div:first-child{font-size:48px!important}.floating-amount-card>div:first-child span:first-child{font-size:42px!important}.form-control{padding:14px 18px;font-size:15px}.form-label{font-size:14px}@media(min-width:768px){html,body,.Land,.pos-content{overflow-x:hidden!important}.payment-screen-container{width:100%!important;box-sizing:border-box!important}}@media(hover:hover)and (pointer:fine){.keypad-btn:hover{background:#e5e7eb;transform:translateY(-2px)}.btn-primary-action:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.transaction-card:hover{transform:translateY(-2px);border-color:#6366f1;box-shadow:0 4px 12px #6366f126}.filter-btn:hover{background:#f3f4f6;border-color:#d1d5db}.filter-btn.active:hover{opacity:.9}}@media print{.Land-header,.action-buttons,.keypad,.lang-toggle{display:none!important}.Land{box-shadow:none!important;max-width:100%!important}.status-card-enhanced{break-inside:avoid}}}.wallet-connect-container{padding:20px;max-width:400px;margin:0 auto}.wallet-connected{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #dee2e6}.wallet-info{display:flex;flex-direction:column;gap:8px}.wallet-address,.wallet-chain{display:flex;gap:8px;font-size:14px}.label{font-weight:600;color:#6c757d}.value{color:#212529;font-family:Courier New,monospace}.chain-badge{background:#e7f5ff;color:#1971c2;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;position:relative}.btn:active:not(:disabled){transform:scale(.97)}.btn-primary{background:#1971c2;color:#fff;box-shadow:0 2px 4px #1971c233}.btn-primary:hover:not(:disabled){background:#1864ab;box-shadow:0 4px 8px #1971c24d;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0) scale(.97);box-shadow:0 1px 2px #1971c233}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#6c757d;color:#fff;box-shadow:0 2px 4px #6c757d33}.btn-secondary:hover{background:#5a6268;box-shadow:0 4px 8px #6c757d4d;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0) scale(.97);box-shadow:0 1px 2px #6c757d33}.btn-lg{padding:14px 28px;font-size:16px;width:100%}.btn-sm{padding:6px 12px;font-size:12px}.alert{padding:12px 16px;border-radius:6px;margin-bottom:16px}.alert-warning{background:#fff3cd;border:1px solid #ffc107;color:#856404}.alert-error{background:#f8d7da;border:1px solid #dc3545;color:#721c24}.alert h3{margin:0 0 8px;font-size:16px}.alert p{margin:0 0 12px;font-size:14px}.qr-scanner-container{max-width:500px;margin:0 auto;padding:20px}.scanner-box{position:relative;width:100%;max-width:400px;margin:0 auto 20px;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:1}.scanner-video{width:100%;height:100%;object-fit:cover}.scanner-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0000004d}.scanner-frame{width:250px;height:250px;border-radius:12px}.scanner-text{margin-top:20px;color:#fff;font-size:14px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;padding:0 20px}.scanner-controls{display:flex;justify-content:center}.btn-lg{padding:14px 28px;font-size:16px;min-width:200px}.scanner-loading{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:10}.scanner-loading .spinner{width:40px;height:40px;margin:0 auto 16px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.scanner-loading p{margin:0;font-size:14px;font-weight:600}.payment-terminal{max-width:600px;margin:0 auto;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.terminal-header{margin-bottom:30px;padding:20px 10px;border-bottom:0px solid #e0e0e0;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.header-top{display:flex;align-items:center;gap:16px;width:100%}.terminal-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.terminal-subtitle{font-size:16px;color:#666;margin:0}.wallet-header{margin-left:auto;display:flex;align-items:center;gap:12px}.wallet-address{font-family:Courier New,monospace;font-size:13px;font-weight:700;color:#0ff}.btn-disconnect{background:none;border:none;color:#dc3545;font-size:13px;font-weight:600;cursor:pointer}.btn-disconnect:hover{text-decoration:underline}.timer{text-align:center;padding:12px;background:#e7f5ff;border-radius:8px;margin-bottom:20px;font-size:16px;font-weight:600;color:#1971c2;display:flex;justify-content:center;align-items:center;gap:8px}.timer-warning{background:#fff3cd;color:#856404;animation:pulse-warning 1s ease-in-out infinite}@keyframes pulse-warning{0%,to{opacity:1}50%{opacity:.7}}.timer-value{font-size:20px;font-family:Courier New,monospace;font-weight:700}.info-card{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:24px;border:1px solid #dee2e6}.info-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e9ecef}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#6c757d;font-size:14px}.info-value{font-weight:500;color:#212529;font-size:14px;text-align:right}.info-highlight{font-size:20px;font-weight:700;color:#1971c2}.info-monospace{font-family:Courier New,monospace;font-size:13px}.payment-card{width:100%;padding:20px!important;text-align:left;background:#fff!important;border:2px solid #e0e0e0!important;border-radius:16px!important;cursor:pointer;margin-bottom:16px;transition:all .15s;position:relative}.payment-card:hover{border-color:#1971c2!important;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.payment-card:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.type-badge{position:absolute;top:14px;right:14px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;line-height:1;pointer-events:none}.type-badge.direct{background:#d4edda;color:#28a745;border:1px solid #28a745}.type-badge.swap{background:#cfe2ff;color:#007bff;border:1px solid #007bff}.amount-display{font-size:24px;font-weight:800;margin:12px 0;font-family:Courier New,monospace}.fee-breakdown-box{background:#f8f9fa;padding:12px;border-radius:8px;margin:12px 0;font-size:13px}.fee-row{display:flex;justify-content:space-between;margin-bottom:4px}.fee-highlight{font-weight:600;border-top:1px solid #dee2e6;padding-top:6px;margin-top:6px}.status-indicator{font-size:12px;padding:8px 12px;border-radius:6px;border:1px solid transparent}.status-indicator.warning{background:#fff3cd;color:#856404;border-color:#ffc107}.status-indicator.success{background:#d4edda;color:#155724;border-color:#28a745}.chain-button{padding:14px 20px;background:#1971c2;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .15s;box-shadow:0 2px 4px #1971c233}.chain-button:hover{opacity:.9;box-shadow:0 4px 8px #1971c24d;transform:translateY(-1px)}.chain-button:active{transform:translateY(0) scale(.97);box-shadow:0 1px 2px #1971c233}.chain-button.secondary-btn{background:#6c757d}.actions{display:flex;gap:12px}.header-titles{display:flex;flex-direction:column}.type-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.type-badge.direct{background-color:#e8f5e9;color:#2e7d32}.type-badge.swap{background-color:#fff3e0;color:#e65100}.status-indicator.warning{background-color:#fff3e0;border-left:4px solid #ff9800;color:#e65100}.status-indicator.success{background-color:#e8f5e9;border-left:4px solid #4caf50;color:#2e7d32}.btn[disabled]{opacity:.6;cursor:not-allowed}.btn.btn-primary[disabled]{background-color:#9e9e9e;border-color:#9e9e9e}.payment-card{transition:transform .2s,box-shadow .2s}.payment-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.section-title{text-align:center;font-size:22px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.section-description{text-align:center;margin-bottom:24px;color:#666;font-size:14px}.payment-details .status-indicator{margin-bottom:24px}.payment-details .actions{margin-top:8px}.alert{position:fixed;top:60px;left:50%;transform:translate(-50%);max-width:388px;width:calc(100% - 32px);background:#fef3c7;border-left:3px solid #f59e0b;padding:12px 16px;border-radius:8px;font-size:13px;color:#92400e;display:flex;align-items:center;gap:8px;z-index:999;box-shadow:0 4px 12px #00000026;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.chain-selector{padding:20px;max-width:700px;margin:0 auto}.section-description{text-align:center;color:#666;margin:0 0 24px;font-size:14px}.current-chain-info{text-align:center;padding:12px;background:#e7f5ff;border-radius:8px;margin-bottom:24px;font-size:14px}.current-chain-label{color:#6c757d;font-weight:600}.current-chain-value{color:#1971c2;font-weight:700;margin-left:8px}.chains-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px}.chain-card{padding:20px;background:#fff;border:2px solid #dee2e6;border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.chain-card:hover:not(:disabled){border-color:#1971c2;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #1971c226}.chain-card:disabled{opacity:.6;cursor:not-allowed}.chain-card-selected{border-color:#1971c2;background:#e7f5ff;box-shadow:0 0 0 3px #1971c21a}.chain-card-current{border-color:#28a745;background:#f0fff4}.chain-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chain-card-name{font-size:18px;font-weight:700;color:#212529}.chain-card-badge{padding:4px 8px;background:#28a745;color:#fff;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase}.chain-card-tokens{display:flex;flex-direction:column;gap:8px}.tokens-label{font-size:12px;color:#6c757d;font-weight:600}.tokens-list{display:flex;flex-wrap:wrap;gap:6px}.token-badge{padding:4px 8px;background:#e9ecef;color:#495057;border-radius:4px;font-size:11px;font-weight:600;font-family:Courier New,monospace}.switch-panel{background:#f8f9fa;border:2px solid #dee2e6;border-radius:12px;padding:24px;margin-bottom:24px}.switch-info{margin-bottom:24px}.switch-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.switch-label{font-weight:600;color:#6c757d;font-size:14px}.switch-value{font-weight:600;color:#212529;font-size:14px}.switch-value-highlight{color:#1971c2;font-size:16px}.switch-arrow{text-align:center;font-size:24px;color:#1971c2;margin:8px 0}.switch-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.switch-help{padding:16px;background:#fff3cd;border:1px solid #ffc107;border-radius:8px}.help-text{margin:0;font-size:13px;color:#856404;line-height:1.6}.chain-selector-footer{display:flex;justify-content:center;margin-top:24px}@media(max-width:640px){.chains-grid{grid-template-columns:1fr}.chain-card-header{flex-direction:column;align-items:flex-start;gap:8px}}.token-balance-fetcher{padding:20px;max-width:600px;margin:0 auto}.chain-info-box{text-align:center;padding:12px 20px;background:#e7f5ff;border-radius:8px;margin-bottom:24px;display:flex;justify-content:center;align-items:center;gap:8px}.chain-info-label{font-size:14px;color:#6c757d;font-weight:600}.chain-info-value{font-size:16px;color:#1971c2;font-weight:700}.balance-loading{text-align:center;padding:40px 20px}.loading-text{margin-top:16px;color:#6c757d;font-size:14px}.spinner{width:48px;height:48px;margin:0 auto;border:4px solid #e9ecef;border-top-color:#1971c2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.balances-subtitle{font-size:16px;font-weight:600;color:#495057;margin:0 0 16px;text-align:center}.balance-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.balance-card{background:#f8f9fa;border:2px solid #dee2e6;border-radius:12px;padding:16px;text-align:center;transition:all .2s}.balance-card:hover{border-color:#1971c2;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #1971c21a}.balance-card-header{margin-bottom:12px}.balance-symbol{font-size:14px;font-weight:700;color:#495057;font-family:Courier New,monospace}.balance-amount{font-size:20px;font-weight:700;color:#212529;word-break:break-all}.balance-error{margin-top:8px;font-size:11px;color:#dc3545}.balance-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.payment-details{padding:20px;max-width:700px;margin:0 auto}
