:root{--c2c-f-navy:#071a45;--c2c-f-blue:#155eef;--c2c-f-muted:#667085;--c2c-f-border:#e3e8ef;--c2c-f-bg:#f2f5fa;--c2c-f-green:#0e9f6e}.c2c-payment-shell{max-width:1180px;margin:30px auto;border-radius:26px;background:#fff;box-shadow:0 30px 90px rgb(14 31 75 / .13);overflow:hidden;color:#17213b;font-family:Tahoma,Arial,sans-serif}.c2c-payment-shell *{box-sizing:border-box}.c2c-payment-topbar{display:flex;align-items:center;justify-content:space-between;padding:20px 26px;border-bottom:1px solid var(--c2c-f-border);background:#fff}.c2c-payment-brand{display:flex;align-items:center;gap:12px}.c2c-logo-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#071a45,#155eef);color:#fff;font-size:21px;font-weight:900}.c2c-payment-brand strong,.c2c-payment-brand small{display:block}.c2c-payment-brand small{color:var(--c2c-f-muted);margin-top:3px}.c2c-secure{display:flex;align-items:center;gap:7px;color:#0b7d57;font-weight:800}.c2c-secure span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e9faf3}.c2c-payment-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr)}.c2c-payment-main{padding:30px}.c2c-qr-panel{padding:30px;background:linear-gradient(180deg,#f2f6ff,#eef2f8);border-right:1px solid var(--c2c-f-border);text-align:center}.c2c-step-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.c2c-step-head>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#eaf2ff;color:#155eef;font-weight:900}.c2c-step-head h2{font-size:19px;margin:0 0 4px}.c2c-step-head p{margin:0;color:var(--c2c-f-muted);font-size:12px}.c2c-step-head.second{margin-top:28px}.c2c-public-card{position:relative;overflow:hidden;min-height:220px;padding:24px;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--card-bg),color-mix(in srgb,var(--card-bg),#000 30%));box-shadow:0 25px 55px color-mix(in srgb,var(--card-bg),transparent 72%);isolation:isolate}.c2c-public-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgb(255 255 255 / .18),transparent 45%,rgb(255 255 255 / .04));z-index:-1}.c2c-public-card-glow{position:absolute;width:230px;height:230px;border-radius:50%;background:rgb(255 255 255 / .12);left:-80px;top:-110px;z-index:-1}.c2c-public-card-top{display:flex;align-items:center;gap:12px}.c2c-public-card-top img{width:48px;height:48px;border-radius:14px;background:#fff;padding:6px}.c2c-public-card-top b,.c2c-public-card-top small{display:block}.c2c-public-card-top small{opacity:.75;margin-top:4px}.c2c-public-card-number{font-size:26px;letter-spacing:3.4px;text-align:center;margin:35px 0 28px;font-weight:800}.c2c-public-card-bottom{display:flex;justify-content:space-between;align-items:center;opacity:.74;font-size:10px;letter-spacing:1px}.c2c-copy-list{display:grid;gap:10px;margin-top:18px}.c2c-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid var(--c2c-f-border);border-radius:15px;background:#fff}.c2c-copy-row>div{display:flex;align-items:center;gap:11px}.c2c-copy-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf3ff;color:#155eef;font-weight:900}.c2c-copy-row p{margin:0}.c2c-copy-row small,.c2c-copy-row strong{display:block}.c2c-copy-row small{font-size:10px;color:var(--c2c-f-muted);margin-bottom:3px}.c2c-copy-row strong{font-size:14px}.c2c-copy-btn{border:0;border-radius:10px;padding:7px 12px;background:#eef4ff;color:#155eef;font-weight:800;cursor:pointer}.c2c-copy-btn.is-copied{background:#e9faf3;color:#087a55}.c2c-dropzone{position:relative;display:grid;place-items:center;text-align:center;padding:28px 18px;border:2px dashed #bfd0ee;border-radius:18px;background:#f8fbff;cursor:pointer;transition:.2s}.c2c-dropzone:hover,.c2c-dropzone.has-file{border-color:#155eef;background:#f0f5ff}.c2c-dropzone.pulse{animation:c2cPulse .8s ease}@keyframes c2cPulse{50%{transform:scale(1.02);box-shadow:0 0 0 8px rgb(21 94 239 / .08)}}.c2c-dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.c2c-upload-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#155eef;color:#fff;font-size:27px;margin-bottom:10px;box-shadow:0 10px 24px rgb(21 94 239 / .25)}.c2c-dropzone strong{font-size:14px}.c2c-dropzone small{color:var(--c2c-f-muted);margin-top:5px}.c2c-file-name{display:none;margin-top:10px;padding:6px 10px;border-radius:9px;background:#e9faf3;color:#087a55;font-style:normal;font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c2c-tracking{margin-top:13px;text-align:right}.c2c-tracking label{display:block;font-weight:800;font-size:12px;margin-bottom:7px}.c2c-tracking label span{font-weight:400;color:var(--c2c-f-muted)}.c2c-tracking input{width:100%;height:46px;border:1px solid var(--c2c-f-border);border-radius:12px;padding:10px 12px;box-shadow:none}.c2c-tracking input:focus{outline:0;border-color:#7aa7ff;box-shadow:0 0 0 4px #eaf2ff}.c2c-submit-receipt{width:100%;height:50px;margin-top:14px;border:0;border-radius:14px;background:linear-gradient(135deg,#071a45,#155eef);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgb(21 94 239 / .24)}.c2c-submit-receipt:disabled{opacity:.6;cursor:not-allowed}.c2c-submit-receipt i{font-style:normal;font-size:20px}.c2c-upload-progress{display:none;align-items:center;gap:10px;margin-top:12px;color:#155eef;font-size:12px}.c2c-upload-progress i{width:18px;height:18px;border:2px solid #bfd0ee;border-top-color:#155eef;border-radius:50%;animation:c2cSpin .7s linear infinite}@keyframes c2cSpin{to{transform:rotate(360deg)}}.c2c-upload-form.is-uploading .c2c-upload-progress{display:flex}.c2c-form-message{margin-top:10px;padding:0;font-size:12px}.c2c-form-message.error,.c2c-form-message.success{padding:10px 12px;border-radius:11px}.c2c-form-message.error{background:#fff0ef;color:#b42318}.c2c-form-message.success{background:#e9faf3;color:#087a55}.c2c-qr-badge{display:inline-flex;padding:5px 10px;border-radius:999px;background:#e2ebff;color:#155eef;font-size:10px;font-weight:900}.c2c-qr-panel h3{margin:12px 0 6px;font-size:20px}.c2c-qr-panel>p{margin:0 auto 18px;max-width:270px;color:var(--c2c-f-muted);font-size:12px;line-height:1.8}.c2c-qrcode{width:234px;height:234px;margin:0 auto;padding:12px;border-radius:22px;background:#fff;border:1px solid #dfe7f5;box-shadow:0 12px 32px rgb(21 39 84 / .1)}.c2c-qrcode canvas,.c2c-qrcode img{width:210px!important;height:210px!important}.c2c-qr-hint{display:flex;align-items:center;text-align:right;gap:10px;margin:15px auto;padding:11px;border-radius:13px;background:#fff;border:1px solid var(--c2c-f-border)}.c2c-qr-hint>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef4ff;color:#155eef;font-size:22px}.c2c-qr-hint p{margin:0}.c2c-qr-hint strong,.c2c-qr-hint small{display:block}.c2c-qr-hint small{color:var(--c2c-f-muted);font-size:10px;margin-top:3px}.c2c-scanned-btn{width:100%;height:42px;border:1px solid #155eef;border-radius:12px;background:#fff;color:#155eef;font-weight:900;cursor:pointer}.c2c-order-summary{text-align:right;margin-top:22px;padding-top:18px;border-top:1px solid #d8e0ed}.c2c-order-summary h4{margin:0 0 12px}.c2c-order-summary>div{display:flex;justify-content:space-between;margin:9px 0;font-size:12px}.c2c-order-summary .discount{color:#087a55}.c2c-order-summary .total{padding-top:11px;border-top:1px solid #d8e0ed;font-size:14px}.c2c-legal-note{padding:15px 26px;text-align:center;background:#071a45;color:#c7d6f3;font-size:11px}.c2c-payment-error,.c2c-success-shell{text-align:center;padding:60px 24px}.c2c-payment-error>span{width:65px;height:65px;display:grid;place-items:center;margin:auto;border-radius:50%;background:#fff0ef;color:#b42318;font-size:34px}.c2c-success-shell{max-width:720px;padding:60px 45px}.c2c-success-animation{width:86px;height:86px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#e9faf3;box-shadow:0 0 0 12px #f3fcf8}.c2c-success-animation span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#0e9f6e;color:#fff;font-size:30px}.c2c-success-shell h1{margin:28px 0 8px}.c2c-success-shell>p{color:var(--c2c-f-muted);line-height:1.9}.c2c-success-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.c2c-success-info>div{padding:15px;border:1px solid var(--c2c-f-border);border-radius:14px}.c2c-success-info span,.c2c-success-info b{display:block}.c2c-success-info span{font-size:11px;color:var(--c2c-f-muted);margin-bottom:5px}.c2c-success-button{display:inline-flex;padding:12px 22px;border-radius:12px;background:#155eef;color:#fff!important;font-weight:900;text-decoration:none}.c2c-checkout-note{padding:12px;border-radius:12px;background:#f5f8ff}.c2c-checkout-note p{margin:0}.c2c-checkout-discount{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding:9px 11px;border-radius:10px;background:#e9faf3;color:#087a55}.c2c-checkout-discount span{font-size:11px}.c2c-thankyou-box{padding:16px;border:1px solid #cfe0ff;border-radius:14px;background:#f3f7ff}.c2c-thankyou-box p{margin:5px 0 0}@media(max-width:900px){.c2c-payment-shell{margin:12px}.c2c-payment-grid{grid-template-columns:1fr}.c2c-qr-panel{border-right:0;border-top:1px solid var(--c2c-f-border)}.c2c-qr-panel{order:-1}.c2c-payment-main,.c2c-qr-panel{padding:22px}.c2c-public-card-number{font-size:21px;letter-spacing:2.4px}}@media(max-width:560px){.c2c-payment-topbar{padding:15px}.c2c-secure{font-size:11px}.c2c-payment-main,.c2c-qr-panel{padding:17px}.c2c-public-card{padding:18px;min-height:195px}.c2c-public-card-number{font-size:17px;letter-spacing:1.8px;margin:31px 0 25px}.c2c-copy-row{padding:11px}.c2c-copy-row strong{font-size:12px}.c2c-success-info{grid-template-columns:1fr}}.c2c-rejected-notice{display:flex;align-items:center;gap:10px;padding:13px 24px;background:#fff3f1;color:#b42318;border-bottom:1px solid #f5c8c2}.c2c-rejected-notice strong,.c2c-rejected-notice span{display:block}.c2c-rejected-notice span{font-size:11px}.c2c-checkout-payment-box{font-family:Tahoma,Arial,sans-serif;color:#17213b}.c2c-checkout-payment-box *{box-sizing:border-box}.c2c-open-payment-modal{width:100%;min-height:48px;margin-top:12px;padding:10px 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#071a45,#155eef);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgb(21 94 239 / .2)}.c2c-open-payment-modal i{font-size:20px;font-style:normal}.c2c-inline-status{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;border:1px solid #f1d4a7;border-radius:12px;background:#fff9ed}.c2c-inline-status>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff0d5;color:#a15c00;font-weight:900}.c2c-inline-status p{margin:0!important}.c2c-inline-status strong,.c2c-inline-status small{display:block}.c2c-inline-status small{margin-top:2px;color:#667085;font-size:10px}.c2c-inline-status.is-ready{border-color:#bcebd8;background:#effcf6}.c2c-inline-status.is-ready>span{background:#d9f8e9;color:#087a55}.c2c-checkout-modal{display:none;position:fixed;inset:0;z-index:999999}.c2c-checkout-payment-box.is-modal-open .c2c-checkout-modal{display:block}.c2c-checkout-modal-backdrop{position:absolute;inset:0;background:rgb(3 12 33 / .72);backdrop-filter:blur(7px);animation:c2cFadeIn .2s ease}.c2c-checkout-modal-dialog{position:relative;width:min(1080px,calc(100vw - 34px));max-height:calc(100vh - 34px);margin:17px auto;background:#fff;border-radius:24px;overflow:auto;box-shadow:0 35px 120px rgb(0 0 0 / .34);animation:c2cModalIn .24s ease}.c2c-modal-close{position:absolute;left:18px;top:18px;z-index:3;width:38px;height:38px;border:1px solid #dce4f0;border-radius:12px;background:#fff;color:#26324b;font-size:25px;line-height:1;cursor:pointer}.c2c-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 68px 18px 22px;border-bottom:1px solid #e3e8ef;background:#fff;position:sticky;top:0;z-index:2}.c2c-checkout-modal-grid{display:grid;grid-template-columns:360px minmax(0,1fr)}.c2c-checkout-modal-main{padding:26px}.c2c-checkout-qr-panel{border-right:0;border-left:1px solid var(--c2c-f-border);padding:26px;position:relative}.c2c-temp-upload-form{margin-top:20px;padding-top:2px}.c2c-temp-upload-form.is-uploading .c2c-upload-progress{display:flex}.c2c-temp-upload-form.has-uploaded-receipt .c2c-dropzone{border-color:#55c99c;background:#effcf6}.c2c-temp-upload-form.has-uploaded-receipt .c2c-file-name{display:inline-block}.c2c-temp-upload-form.has-uploaded-receipt .c2c-upload-icon{background:#0e9f6e}.c2c-temp-upload-button{width:100%;height:50px;margin-top:14px;border:0;border-radius:14px;background:linear-gradient(135deg,#071a45,#155eef);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgb(21 94 239 / .24)}.c2c-temp-upload-button:disabled{opacity:.62;cursor:not-allowed}.c2c-temp-upload-button i{font-style:normal;font-size:20px}.c2c-blocks-content{width:100%}.c2c-blocks-content .c2c-checkout-note{margin-top:8px}.c2c-modal-visible{overflow:hidden!important}@keyframes c2cFadeIn{from{opacity:0}to{opacity:1}}@keyframes c2cModalIn{from{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:820px){.c2c-checkout-modal-dialog{width:min(96vw,720px);margin:2vh auto;max-height:96vh}.c2c-checkout-modal-grid{grid-template-columns:1fr}.c2c-checkout-qr-panel{border-left:0;border-bottom:1px solid var(--c2c-f-border);order:0}.c2c-checkout-modal-main{padding:20px}.c2c-modal-header{padding:15px 58px 15px 15px}.c2c-modal-close{left:12px;top:12px}.c2c-checkout-qr-panel .c2c-qrcode{width:214px;height:214px}.c2c-checkout-qr-panel .c2c-qrcode canvas,.c2c-checkout-qr-panel .c2c-qrcode img{width:188px!important;height:188px!important}}@media(max-width:520px){.c2c-checkout-modal-dialog{width:100%;height:100%;max-height:100%;margin:0;border-radius:0}.c2c-checkout-modal-main,.c2c-checkout-qr-panel{padding:16px}.c2c-modal-header{padding:12px 54px 12px 12px}.c2c-modal-header .c2c-secure{display:none}.c2c-public-card-number{font-size:16px}.c2c-copy-row{gap:6px}.c2c-copy-row>div{gap:7px}.c2c-copy-btn{padding:7px 9px}}.c2c-checkout-payment-box button,.c2c-payment-shell button,.c2c-premium-receipt-button,.c2c-premium-submit-button{font-family:'C2CCustom',Tahoma,Arial,sans-serif!important}.c2c-premium-receipt-button,.c2c-premium-submit-button{position:relative;isolation:isolate;overflow:hidden;min-height:54px!important;padding:9px 12px!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:16px!important;background:linear-gradient(115deg,#071a45 0%,#0e3f9c 48%,#1677ff 100%)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important;line-height:1.5!important;text-decoration:none!important;box-shadow:0 14px 34px rgb(14 63 156 / .28),inset 0 1px 0 rgb(255 255 255 / .18)!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}.c2c-premium-receipt-button:before,.c2c-premium-submit-button:before{content:'';position:absolute;inset:-80% -25%;z-index:-1;background:linear-gradient(105deg,transparent 38%,rgb(255 255 255 / .22) 50%,transparent 62%);transform:translateX(70%);transition:transform .55s ease}.c2c-premium-receipt-button:hover,.c2c-premium-submit-button:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 18px 42px rgb(14 63 156 / .36),inset 0 1px 0 rgb(255 255 255 / .22)!important}.c2c-premium-receipt-button:hover:before,.c2c-premium-submit-button:hover:before{transform:translateX(-70%)}.c2c-premium-receipt-button:active,.c2c-premium-submit-button:active{transform:translateY(0) scale(.99)}.c2c-premium-receipt-button:focus-visible,.c2c-premium-submit-button:focus-visible{outline:3px solid rgb(22 119 255 / .28)!important;outline-offset:3px}.c2c-premium-button-icon{flex:0 0 38px;width:38px;height:38px;display:grid!important;place-items:center;border-radius:12px;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .18);font-family:Tahoma,Arial,sans-serif!important;font-size:18px!important;line-height:1!important}.c2c-premium-button-label{flex:1;text-align:right;font:inherit!important}.c2c-premium-receipt-button>i,.c2c-premium-submit-button>i{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgb(255 255 255 / .1);font-family:Tahoma,Arial,sans-serif!important}.c2c-qrcode{width:252px!important;height:252px!important;padding:16px!important;border:1px solid #d7deea!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 36px rgb(7 26 69 / .12)!important;overflow:hidden}.c2c-qrcode canvas,.c2c-qrcode img{display:block!important;width:220px!important;height:220px!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;image-rendering:pixelated}.c2c-qr-render-error{height:218px;display:grid;place-items:center;padding:20px;border-radius:12px;background:#fff4f2;color:#b42318;text-align:center;font-size:12px;line-height:1.9}@media(max-width:520px){.c2c-qrcode{width:236px!important;height:236px!important;padding:14px!important}.c2c-qrcode canvas,.c2c-qrcode img{width:208px!important;height:208px!important}.c2c-premium-receipt-button,.c2c-premium-submit-button{font-size:12px!important}}@media(max-width:820px){.c2c-checkout-qr-panel .c2c-qrcode{width:252px!important;height:252px!important;padding:16px!important}.c2c-checkout-qr-panel .c2c-qrcode canvas,.c2c-checkout-qr-panel .c2c-qrcode img{width:220px!important;height:220px!important}}@media(max-width:520px){.c2c-checkout-qr-panel .c2c-qrcode{width:236px!important;height:236px!important;padding:14px!important}.c2c-checkout-qr-panel .c2c-qrcode canvas,.c2c-checkout-qr-panel .c2c-qrcode img{width:208px!important;height:208px!important}}.c2c-qr-loading{height:218px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center;color:#43506a;font-size:12px;line-height:1.8}.c2c-qr-loading i{width:36px;height:36px;border:3px solid #d9e3f3;border-top-color:#155eef;border-radius:50%;animation:c2cSpin .8s linear infinite}.c2c-qr-link-note{margin-top:11px;padding:9px 11px;border-radius:11px;background:#eef5ff;color:#17468f;font-size:10px;font-weight:700;line-height:1.8;text-align:center}@keyframes c2cSpin{to{transform:rotate(360deg)}}.c2c-scanned-summary-panel{display:flex;flex-direction:column;align-items:stretch}.c2c-scanned-check{width:74px;height:74px;margin:18px auto 6px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#e3fff2,#c7f5df);color:#087a55;font-size:38px;font-weight:900;box-shadow:0 15px 35px rgb(8 122 85 / .15)}.c2c-scanned-summary-panel>h3,.c2c-scanned-summary-panel>p{text-align:center}.c2c-scanned-summary-panel .c2c-qr-hint{width:100%;margin-top:10px;text-align:right}.c2c-form-message.success{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-top:13px;padding:15px 14px;border:1px solid #aee6cf;border-radius:14px;background:#ecfff6;color:#087a55;text-align:center;line-height:1.8}.c2c-form-message.success strong{font-size:14px;font-weight:950}.c2c-form-message.success span{font-size:11px;color:#397c65}.c2c-form-message.success em{font-style:normal;font-size:20px;letter-spacing:5px;animation:c2cPulseDots 1s ease-in-out infinite}.c2c-upload-form.is-receipt-confirmed .c2c-dropzone{border-color:#55c99c;background:#effcf6}.c2c-upload-form.is-receipt-confirmed .c2c-upload-icon{background:#0e9f6e}@keyframes c2cPulseDots{0%,100%{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}html.c2c-standalone-html{margin:0!important;padding:0!important;min-width:320px;min-height:100%;background:#edf3fb;direction:rtl;-webkit-text-size-adjust:100%}body.c2c-standalone-body{margin:0!important;padding:0!important;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:linear-gradient(180deg,#eaf1fb 0,#f7f9fc 42%,#eef3f9 100%);color:#17213b}.c2c-standalone-body *{box-sizing:border-box}.c2c-standalone-app{width:100%;min-height:100vh;min-height:100dvh;padding:0}.c2c-standalone-body .c2c-payment-shell{width:100%;max-width:560px;min-height:100vh;min-height:100dvh;margin:0 auto!important;border-radius:0!important;box-shadow:0 0 55px rgb(7 26 69 / .12)!important}.c2c-standalone-body .c2c-payment-topbar{position:sticky;top:0;z-index:20;padding-top:max(14px,env(safe-area-inset-top));box-shadow:0 5px 22px rgb(7 26 69 / .06)}.c2c-standalone-body .c2c-payment-grid{display:block!important}.c2c-standalone-body .c2c-payment-main{padding:20px 18px calc(28px + env(safe-area-inset-bottom))!important}.c2c-standalone-body .c2c-scanned-summary-panel{display:none!important}.c2c-standalone-body .c2c-public-card{min-height:205px}.c2c-standalone-body .c2c-copy-list{margin-top:14px}.c2c-standalone-body .c2c-copy-row{min-width:0;padding:12px}.c2c-standalone-body .c2c-copy-row>div{min-width:0;flex:1}.c2c-standalone-body .c2c-copy-row p{min-width:0}.c2c-standalone-body .c2c-copy-row strong{overflow-wrap:anywhere;word-break:break-word}.c2c-standalone-body .c2c-copy-btn{flex:0 0 auto;min-width:68px;min-height:44px;padding:9px 13px;border:1px solid #d4e1f7;font-size:12px;touch-action:manipulation}.c2c-standalone-body .c2c-dropzone{min-height:160px;padding:24px 14px}.c2c-standalone-body .c2c-tracking input{font-size:16px}.c2c-temp-upload-button,.c2c-submit-receipt,.c2c-premium-submit-button{width:100%!important;max-width:100%!important;min-width:0!important;min-height:58px!important;height:auto!important;padding:9px 12px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 34px!important;align-items:center!important;justify-content:stretch!important;gap:9px!important;white-space:normal!important;text-align:center!important;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.c2c-temp-upload-button .c2c-premium-button-label,.c2c-submit-receipt .c2c-premium-button-label,.c2c-premium-submit-button .c2c-premium-button-label{min-width:0;text-align:center!important;overflow-wrap:anywhere;line-height:1.7!important}.c2c-temp-upload-button:disabled,.c2c-submit-receipt:disabled{cursor:wait!important}@media(max-width:560px){.c2c-standalone-body .c2c-payment-brand{gap:9px}.c2c-standalone-body .c2c-logo-mark{width:40px;height:40px;border-radius:12px}.c2c-standalone-body .c2c-payment-brand strong{font-size:13px}.c2c-standalone-body .c2c-payment-brand small{font-size:10px}.c2c-standalone-body .c2c-secure{font-size:10px}.c2c-standalone-body .c2c-payment-main{padding:17px 14px calc(24px + env(safe-area-inset-bottom))!important}.c2c-standalone-body .c2c-step-head h2{font-size:16px}.c2c-standalone-body .c2c-step-head p{font-size:11px;line-height:1.8}.c2c-standalone-body .c2c-public-card{min-height:188px;padding:17px;border-radius:20px}.c2c-standalone-body .c2c-public-card-number{font-size:16px!important;letter-spacing:1.25px!important;margin:28px 0 23px!important;white-space:nowrap}.c2c-standalone-body .c2c-copy-row{align-items:center;gap:7px}.c2c-standalone-body .c2c-copy-icon{width:34px;height:34px;border-radius:10px;font-size:11px}.c2c-standalone-body .c2c-copy-row strong{font-size:12px!important;line-height:1.7}.c2c-standalone-body .c2c-copy-btn{min-width:62px;min-height:42px;padding:8px 10px}.c2c-temp-upload-button,.c2c-submit-receipt,.c2c-premium-submit-button{min-height:60px!important;font-size:13px!important;border-radius:15px!important}}@media(max-width:370px){.c2c-standalone-body .c2c-secure{display:none}.c2c-standalone-body .c2c-public-card-number{font-size:14px!important;letter-spacing:.75px!important}.c2c-standalone-body .c2c-copy-row{padding:10px 9px}.c2c-standalone-body .c2c-copy-row>div{gap:7px}.c2c-standalone-body .c2c-copy-icon{display:none}.c2c-standalone-body .c2c-copy-btn{min-width:58px}.c2c-temp-upload-button,.c2c-submit-receipt,.c2c-premium-submit-button{grid-template-columns:36px minmax(0,1fr)!important;padding:9px 10px!important}.c2c-temp-upload-button>i,.c2c-submit-receipt>i,.c2c-premium-submit-button>i{display:none!important}}.c2c-remote-success-screen{width:min(520px,100%);min-height:420px;margin:auto;padding:42px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#fff 0%,#f5fff9 100%);color:#17213b}.c2c-remote-success-icon{width:88px;height:88px;display:grid;place-items:center;border-radius:30px;background:linear-gradient(145deg,#0e9f6e,#087a55);color:#fff;font-size:46px;font-weight:950;box-shadow:0 18px 45px rgb(14 159 110 / .28);animation:c2cRemotePop .55s cubic-bezier(.2,.9,.3,1.2)}.c2c-remote-success-screen h2{margin:22px 0 9px!important;font-size:25px!important;color:#10244d!important}.c2c-remote-success-screen p{margin:0;max-width:430px;color:#506078;line-height:2}.c2c-remote-success-status{width:100%;max-width:360px;margin:22px 0 12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #b8e8d2;border-radius:15px;background:#ecfff6}.c2c-remote-success-status span{color:#557064;font-size:12px}.c2c-remote-success-status b{color:#087a55;font-size:14px}.c2c-remote-success-screen small{color:#667085;line-height:1.9}.c2c-remote-success-screen em{margin-top:8px;color:#0e9f6e;font-size:24px;font-style:normal;letter-spacing:7px;animation:c2cPulseDots 1s ease-in-out infinite}.c2c-remote-success-overlay{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:16px;background:rgb(7 18 42 / .72);backdrop-filter:blur(7px)}.c2c-remote-success-overlay .c2c-remote-success-screen{border-radius:24px;box-shadow:0 30px 90px rgb(0 0 0 / .3)}@keyframes c2cRemotePop{from{opacity:0;transform:scale(.65) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(max-width:560px){.c2c-remote-success-screen{min-height:360px;padding:30px 18px}.c2c-remote-success-icon{width:76px;height:76px;border-radius:24px;font-size:40px}.c2c-remote-success-screen h2{font-size:20px!important}.c2c-remote-success-screen p{font-size:12px}}