.amount-display{display:flex;align-items:flex-start;justify-content:center;min-height:78px;color:#102321;font-weight:780}.amount-symbol{padding-top:12px;margin-right:4px;font-size:22px;color:#239e90}.amount-value{font-size:54px;line-height:1;letter-spacing:-1.5px}.brand-footer{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:24px;color:#94a29f;font-size:11px}.brand-footer-label{color:#94a29f;font-size:11px;line-height:1.2}.wegopay-logo-img{display:block;width:auto;height:32px;max-width:160px;object-fit:contain}.wegopay-logo-fallback{color:#2fb45e;font-size:20px;line-height:1}.merchant-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:22px 8px 16px}.merchant-icon{width:44px;height:44px;margin-right:12px;border-radius:50%;background:linear-gradient(135deg,#34c6a6,#239e90);color:#fff;font-size:22px;font-weight:780;box-shadow:0 10px 24px #239e9038;display:flex;align-items:center;justify-content:center}.merchant-name{max-width:230px;font-size:20px;font-weight:700;color:#182b2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.number-keyboard{margin-top:18px}.keyboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.keyboard-grid button,.keyboard-confirm{min-height:48px;border:0;border-radius:16px;background:#f2f8f6;color:#102321;font-size:20px;font-weight:680;display:flex;align-items:center;justify-content:center}.keyboard-confirm{width:100%;margin-top:10px;background:#239e901a;color:#239e90;font-size:16px}.backspace-icon{width:34px;height:26px;display:block;fill:none;stroke:#102321;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.pay-button{width:100%;min-height:54px;border:0;border-radius:999px;background:linear-gradient(135deg,#35d48f,#239e90);color:#fff;font-size:17px;font-weight:760;letter-spacing:.2px;box-shadow:0 14px 34px #239e9047;touch-action:manipulation}.pay-button:disabled{background:#cbd8d4;box-shadow:none}.pay-card{position:relative;z-index:1;width:100%;box-sizing:border-box;padding:22px 18px;border-radius:28px;background:#fffffff5;box-shadow:0 24px 60px #1e765f24;border:1px solid rgba(35,158,144,.12)}.error-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 14px;padding:12px 14px;border:1px solid rgba(220,38,38,.18);border-radius:14px;background:#fef2f2f5;color:#991b1b;font-size:13px;line-height:1.5}.error-notice button{border:0;background:transparent;color:#991b1b;font-size:18px;line-height:1;cursor:pointer}.tip-base-row,.custom-tip,.tip-options button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;margin-bottom:12px;padding:0 16px;border:1px solid transparent;border-radius:18px;background:#f7fbf9;color:#6f7d7b;font-size:15px}.tip-base-row strong,.custom-tip strong,.tip-options strong{color:#102321;font-weight:700}.tip-options button.selected,.custom-tip.selected{border-color:#239e90;background:#239e9014;color:#239e90}.loading-page{min-height:calc(var(--app-vh, 1vh) * 100);box-sizing:border-box;padding:80px 24px 24px;background:radial-gradient(circle at 50% 8%,rgba(35,158,144,.1),transparent 34%),linear-gradient(180deg,#eefaf5,#fff)}.loading-card{width:100%;max-width:320px;min-height:168px;box-sizing:border-box;margin:0 auto;padding:28px 24px;text-align:center;border-radius:18px;background:#fffffff5;box-shadow:0 16px 40px #239e901f;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-spinner{width:42px;height:42px;margin:0 auto 16px;border-radius:50%;border:4px solid rgba(35,158,144,.16);border-top-color:#239e90;animation:loading-spin .9s linear infinite}.loading-card h1{margin:0;color:#102321;font-size:17px;line-height:1.4}.loading-card p{margin:8px 0 0;color:#6f7d7b;font-size:13px}@keyframes loading-spin{to{transform:rotate(360deg)}}.result-page{min-height:calc(var(--app-vh, 1vh) * 100);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 0%,#ffffffe6,#fff0 38%),linear-gradient(180deg,#d9f7e8,#f7fbf9 48%,#fff)}.result-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-18px;text-align:center}.result-icon{width:64px;height:64px;margin-bottom:22px;border-radius:50%;background:linear-gradient(135deg,#7cf528,#2fb45e);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #2fb45e33}.result-icon.error{background:linear-gradient(135deg,#ff6b6b,#ee5253);box-shadow:0 10px 20px #ee525333}.result-icon-svg{width:38px;height:38px;display:block;fill:currentColor}.result-content h1{margin:0 0 8px;color:#102321;font-size:24px;line-height:1.2}.result-content p{width:min(100%,320px);margin:0;color:#788583;font-size:14px;line-height:1.55}.result-content .result-thank-you{margin-top:3px;color:#8a9694}.result-content .result-subtitle{width:min(100%,320px);margin:0 0 16px;color:#102321;font-size:17px;font-weight:700;line-height:1.35}.result-helper{width:min(100%,300px);margin-top:18px;padding:10px 14px;border:1px solid rgba(35,158,144,.16);border-radius:14px;background:#239e900f;color:#3f5955;text-align:center}.result-helper span{display:block}.result-helper .helper-primary{font-size:13px;font-weight:600;line-height:1.45}.result-helper .helper-secondary{margin-top:3px;font-size:12px;font-weight:500;line-height:1.45}.result-action{width:min(100%,320px);min-height:52px;margin-top:24px;border:0;border-radius:999px;background:linear-gradient(135deg,#35d48f,#239e90);color:#fff;font-size:17px;font-weight:760;box-shadow:0 9px 22px #239e902e;touch-action:manipulation}.result-done-action{width:min(100%,300px);min-height:50px;margin-top:26px;border:0;border-radius:999px;background:linear-gradient(135deg,#35d48f,#239e90);color:#fff;font-size:16px;font-weight:760;box-shadow:0 9px 22px #239e902e;touch-action:manipulation}.result-brand-note{width:min(100%,300px);margin-top:32px;padding-top:18px;border-top:1px solid rgba(15,35,33,.06);color:#8a9694;font-size:11.5px;font-weight:400;line-height:1.7;letter-spacing:0;text-align:center}.result-powered-by{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:50px;margin-bottom:11px;color:#a0aaa8;font-size:11px;font-weight:400;line-height:1.2}.result-brand-note .wegopay-logo-img{width:auto;height:30px;object-fit:contain;display:block}.result-brand-note .wegopay-logo-fallback{min-height:32px;display:inline-flex;align-items:center;color:#52605d;font-size:20px;font-weight:700;line-height:1}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#102321;background:#f7fbf9;--app-vh: 1vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box;max-height:999999px}html,body,#root{min-height:100%;margin:0}body{overscroll-behavior-y:contain;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}.notranslate{font-family:inherit}.checkout-shell{min-height:calc(var(--app-vh, 1vh) * 100);position:relative;overflow-x:hidden;padding:0 16px 100px;background:radial-gradient(circle at 50% 0%,#ffffffeb,#fff0 38%),linear-gradient(180deg,#d9f7e8,#f7fbf9 48%,#fff)}.checkout-shell:before{content:"";position:absolute;top:-90px;left:50%;width:360px;height:360px;transform:translate(-50%);background:#2fb45e1f;border-radius:50%;filter:blur(14px)}.page-label{padding:0 10px;margin:0 0 16px;color:#6f7d7b;font-size:14px;font-weight:560}.retry-notice{margin:-6px 10px 14px;padding:10px 12px;border:1px solid rgba(35,158,144,.16);border-radius:12px;background:#239e9012;color:#239e90;text-align:left}.retry-notice span{display:block}.retry-notice-primary{font-size:14px;font-weight:600;line-height:1.4}.retry-notice-secondary{margin-top:3px;font-size:12.5px;font-weight:500;line-height:1.4}.divider{height:1px;margin:14px 0;background:linear-gradient(90deg,transparent,rgba(35,158,144,.18),transparent)}.bottom-action{position:fixed;left:20px;right:20px;bottom:20px;z-index:5}.info-row{display:flex;justify-content:space-between;gap:16px;min-height:40px;align-items:center;color:#6f7d7b;font-size:14px}.info-row strong{color:#102321;font-weight:680;text-align:right;word-break:break-word}.note-input{width:100%;min-height:42px;margin-top:12px;padding:10px 12px;border:1px solid rgba(35,158,144,.16);border-radius:14px;background:#f7fbf9;color:#102321;resize:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.note-input:focus{border-color:#239e90;background:#fff;box-shadow:0 0 0 3px #239e9014}
