@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}@keyframes confettiBurst{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}to{transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty)))scale(1);opacity:0}}@keyframes progressFill{0%{width:0%}65%{width:80%}to{width:100%}}@keyframes pageUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.payment-page-container{color:#35111f;background:radial-gradient(circle at 16% 10%,#b018451a,#0000 28%),radial-gradient(circle at 84% 18%,#ffd2d8e6,#0000 34%),linear-gradient(145deg,#fff9fa 0%,#ffecef 46%,#ffd2d8 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;font-family:DM Sans,sans-serif;animation:.6s ease-out pageUp;display:flex}.payment-card{background:#fff;border:1px solid #b018451f;border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);width:min(1080px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #b018452e}.payment-card:before{content:"";background:linear-gradient(90deg,#0000,#b018453d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.left-panel{background:radial-gradient(circle at 20% 12%,#ffffff61,#0000 28%),linear-gradient(#ffd2d8 0%,#ffc2cc 100%);border-right:1px solid #b0184514;flex-direction:column;padding:52px 44px 42px;display:flex}.section-label{letter-spacing:.28em;color:#b01845bd;text-transform:uppercase;margin-bottom:22px;font-size:10px;font-weight:900}.selected-plan-card{background:linear-gradient(135deg,#ffffffc7,#fff4f6e0),#ffffffb8;border:1px solid #b018451a;border-radius:18px;margin-bottom:34px;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 36px #b0184514}.selected-plan-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 86% 18%,#b0184514,#0000 34%);position:absolute;inset:0}.left-accent-bar{background:linear-gradient(#0000,#b01845,#ff6f8d,#0000);width:4px;position:absolute;top:0;bottom:0;left:0}.plan-contents{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.plan-emoji{color:#b01845;background:#b018451a;border-radius:14px;place-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:grid}.plan-name{color:#35111f;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:600;line-height:1}.plan-tagline{color:#35111f94;max-width:320px;font-size:14px;font-style:italic;line-height:1.45}.plan-badge{color:#b01845;letter-spacing:1.5px;text-transform:uppercase;background:#b0184514;border:1px solid #b0184524;border-radius:99px;width:fit-content;margin-top:8px;padding:4px 10px;font-size:9px;display:inline-block}.amount-due-section{border-bottom:1px solid #b018451f;margin-bottom:26px;padding-bottom:28px}.amount-label{text-transform:uppercase;opacity:.4;letter-spacing:1px;font-size:9px}.amount-value{align-items:baseline;gap:6px;margin-top:8px;display:flex}.currency-symbol{color:#35111f9e;font-family:Cormorant Garamond,serif;font-size:28px}.amount-number{letter-spacing:0;color:#35111f;font-family:Cormorant Garamond,serif;font-size:clamp(58px,6vw,76px);font-weight:700;line-height:.92}.amount-sub{color:#35111f94;margin-top:8px;font-size:12px}.recipient-section{margin-bottom:30px}.recipient-label{color:#35111f94;font-size:11px}.recipient-name{color:#35111f;overflow-wrap:anywhere;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic}.switch-plan-list{flex-direction:column;gap:10px;margin-top:auto;margin-bottom:24px;display:flex}.plan-row{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.plan-row.active{background:#c9a84c12;border:1px solid #c9a84c4d}.plan-row-left{align-items:center;gap:10px;display:flex}.checkmark-circle{border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;display:flex}.plan-row.active .checkmark-circle{color:#000;background:#c9a84c;border-color:#b01845}.plan-row-name{color:#fff6;font-size:13px}.plan-row.active .plan-row-name{color:#fff8f0b3}.plan-row-price{color:#ffffff40;font-size:13px}.plan-row.active .plan-row-price{color:#e8c96d}.back-link{color:#35111f8a;cursor:pointer;background:0 0;border:0;width:fit-content;margin-top:auto;padding:0;font-family:inherit;font-size:12px;transition:color .2s}.back-link:hover{color:#b01845}.right-panel{background:radial-gradient(circle at 50% 24%,#ffd2d875,#0000 38%),#fff;flex-direction:column;justify-content:center;align-items:center;padding:52px 44px;display:flex}.checkout-panel-content{text-align:center;justify-items:center;width:min(100%,430px);display:grid}.checkout-icon{background:linear-gradient(135deg,#b01845,#f05a7a);border-radius:14px;width:76px;height:54px;margin:14px 0 26px;position:relative;box-shadow:0 18px 44px #b018452e}.checkout-icon:before{content:"";background:#fff8f0e0;height:9px;position:absolute;inset:10px 0 auto}.card-chip{background:#ffd2d8;border-radius:3px;width:12px;height:12px;position:absolute;bottom:9px;right:10px}.card-line{background:#fff8f099;border-radius:999px;height:4px;position:absolute;left:12px}.card-line-wide{width:30px;bottom:16px}.card-line-short{opacity:.42;width:44px;bottom:9px}.checkout-title{color:#35111f;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,44px);font-weight:650;line-height:1}.checkout-copy{color:#35111f9e;max-width:380px;margin:16px 0 30px;font-size:14px;line-height:1.7}.pay-button{color:#fff;letter-spacing:2px;cursor:pointer;background:linear-gradient(135deg,#b01845,#d92d5b);border:none;border-radius:16px;width:100%;min-height:64px;margin-bottom:18px;padding:18px 22px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 18px 46px #b0184542}.pay-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s ease-in-out infinite shimmer;position:absolute;top:0;left:0}.pay-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 18px 44px #b0184557}.pay-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.ssl-note{color:#35111f6b;text-align:center;max-width:340px;margin-top:18px;font-size:11px;line-height:1.55}.checkout-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.checkout-trust-row span{color:#b01845b8;background:#ffd2d861;border:1px solid #b018451f;border-radius:999px;place-items:center;min-height:34px;font-size:10px;font-weight:800;display:grid}.test-mode-hint{color:#b01845;opacity:.6;text-align:center;margin-top:10px;font-size:11px;font-style:italic}.full-screen-status{z-index:9999;text-align:center;background:#fff8f9;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.payment-processing-screen{color:#2d1420;background:linear-gradient(90deg,#2d142009 1px,#0000 1px) 0 0/44px 44px,linear-gradient(#2d142009 1px,#0000 1px) 0 0/44px 44px,linear-gradient(135deg,#fffdfc 0%,#fff5f7 48%,#ffe7eb 100%)}.payment-processing-card{background:#ffffffeb;border:1px solid #2d14201a;border-radius:18px;justify-items:center;width:min(480px,100vw - 32px);padding:34px;display:grid;box-shadow:0 24px 70px #2d14201f}.processing-brand{margin-bottom:24px}.verification-icon{color:#b01845;background:linear-gradient(135deg,#fdf2f5,#fff);border:1px solid #b0184524;border-radius:18px;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #b018451f}.verification-icon svg{width:42px;height:42px}.verification-icon path:first-child{fill:#b018451a;stroke:#b01845;stroke-width:1.8px}.verification-icon path:last-child{fill:none;stroke:#b01845;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.status-eyebrow{color:#9b1a3a;letter-spacing:.18em;text-transform:uppercase;margin:22px 0 10px;font-size:11px;font-weight:900}.payment-success-screen{color:#2d1420;background:radial-gradient(circle at 18% 18%,#c4304f2e,#0000 28%),radial-gradient(circle at 82% 18%,#c9a84c29,#0000 30%),linear-gradient(135deg,#fff8f5 0%,#fff 48%,#fff3f7 100%)}.payment-success-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #c4304f1f;border-radius:28px;justify-items:center;width:min(520px,100vw - 32px);padding:36px;display:grid;box-shadow:0 30px 90px #c4304f29}.status-title{color:#35111f;margin:0;font-family:Inter,DM Sans,system-ui,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:800;line-height:1.12}.status-copy{color:#2d14209e;max-width:360px;margin:14px 0 24px;font-size:14px;line-height:1.65}.verification-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-bottom:22px;display:grid}.verification-meta span{color:#2d1420ad;background:#b018450e;border-radius:8px;place-items:center;min-height:34px;font-size:10px;font-weight:800;display:grid}.status-sub{letter-spacing:.16em;text-transform:uppercase;color:#35111f7a;margin:14px 0 0;font-size:9px;font-weight:900}.progress-bar{background:#b018451a;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#b01845,#ff6f8d);height:100%;animation:2.6s ease-in-out forwards progressFill;position:absolute;top:0;left:0}.success-checkmark{width:88px;height:88px;margin-bottom:16px}.success-circle{fill:none;stroke:#22c55e;stroke-width:2px;stroke-dasharray:226;stroke-dashoffset:226px;transform-origin:50%;animation:.8s ease-out forwards drawCircle;transform:rotate(-90deg)}.success-path{fill:none;stroke:#22c55e;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:50;stroke-dashoffset:50px;animation:.4s ease-out .9s forwards drawCheck}.success-title{color:#2d1420;max-width:420px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(34px,5vw,52px);font-weight:500;line-height:.98}.success-eyebrow{color:#c4304f;letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:900}.success-plan-info{color:#2d14208f;letter-spacing:.08em;text-transform:uppercase;margin:18px 0 0;font-size:12px;font-weight:800}.success-quote{color:#2d1420ad;max-width:360px;margin:18px 0 0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-style:normal;line-height:1.7}.success-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:26px;display:grid}.success-steps span{color:#9b1a3a;background:#c4304f12;border-radius:999px;place-items:center;min-height:38px;font-size:11px;font-weight:800;display:grid}.txn-id{opacity:.2;font-size:9px}.confetti-piece{border-radius:var(--br,0);background:var(--bg);opacity:0;width:8px;height:8px;animation:1.2s ease-out forwards confettiBurst;position:absolute;top:50%;left:50%}.failed-circle{fill:none;stroke:#ef4444;stroke-width:2px;stroke-dasharray:226;stroke-dashoffset:226px;transform-origin:50%;animation:.8s ease-out forwards drawCircle;transform:rotate(-90deg)}.failed-path{fill:none;stroke:#ef4444;stroke-width:3px;stroke-linecap:round;stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s ease-out .9s forwards drawCheck}.error-pill{color:#ef4444;background:#ef44440d;border:1px solid #ef444433;border-radius:20px;margin:8px 0;padding:8px 16px;font-size:11px}.try-again-button{color:#fff;cursor:pointer;background:#b01845;border:1px solid #b018454d;border-radius:99px;padding:12px 24px;font-size:14px}.different-method-link{opacity:.4;cursor:pointer;font-size:12px;text-decoration:underline}@media (max-width:700px){.payment-page-container{padding:0}.payment-card{border-radius:0;grid-template-columns:1fr;min-height:100vh}.left-panel{border-bottom:1px solid #b018451a;border-right:none;padding:30px 24px}.right-panel{padding:34px 24px 42px}.amount-number{font-size:56px}.checkout-trust-row{grid-template-columns:1fr}}
