.custom-amount-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-out}.custom-amount-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);width:90%;max-width:480px;animation:slideUp .3s ease-out;overflow:hidden}.custom-amount-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #eee}.custom-amount-modal .modal-header h3{margin:0;font-size:20px;font-weight:600;color:#333}.custom-amount-modal .modal-header .close-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:background .2s;color:#666}.custom-amount-modal .modal-header .close-btn:hover{background:#f5f5f5}.custom-amount-modal .modal-body{padding:24px}.custom-amount-modal .modal-body .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}.custom-amount-modal .modal-body .form-group .input-wrapper{position:relative;display:flex;align-items:center;border:2px solid #ddd;border-radius:12px;padding:12px 16px;transition:all .2s}.custom-amount-modal .modal-body .form-group .input-wrapper:focus-within{border-color:#ff0100;box-shadow:0 0 0 3px rgba(255,1,0,.1)}.custom-amount-modal .modal-body .form-group .input-wrapper.has-error{border-color:#dc3545}.custom-amount-modal .modal-body .form-group .input-wrapper .currency-prefix{font-weight:600;color:#666;font-size:20px;margin-right:8px}.custom-amount-modal .modal-body .form-group .input-wrapper .amount-input{flex:1 1;border:none;outline:none;font-size:20px;font-weight:500;color:#333;background:rgba(0,0,0,0)}.custom-amount-modal .modal-body .form-group .input-wrapper .amount-input::placeholder{color:#ccc}.custom-amount-modal .modal-body .form-group .info-text{margin-top:8px;font-size:13px;color:#666}.custom-amount-modal .modal-body .form-group .conversion-text{margin-top:8px;font-size:14px;color:#ff0100;font-weight:500}.custom-amount-modal .modal-body .form-group .error-message{margin-top:8px;display:flex;align-items:center;gap:6px;color:#dc3545;font-size:13px}.custom-amount-modal .modal-body .form-group .error-message svg{flex-shrink:0}.custom-amount-modal .modal-body .form-group .validating-text{margin-top:8px;display:flex;align-items:center;gap:8px;color:#666;font-size:13px}.custom-amount-modal .modal-body .form-group .validating-text .spinner{width:14px;height:14px;border:2px solid #ddd;border-top-color:#ff0100;border-radius:50%;animation:spin .6s linear infinite}.custom-amount-modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px 24px}.custom-amount-modal .modal-footer .btn{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.custom-amount-modal .modal-footer .btn.btn-secondary{background:#f5f5f5;color:#666}.custom-amount-modal .modal-footer .btn.btn-secondary:hover{background:#e5e5e5}.custom-amount-modal .modal-footer .btn.btn-primary{background:linear-gradient(135deg,#FF0100,#FF9101);color:#fff}.custom-amount-modal .modal-footer .btn.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,1,0,.3)}.custom-amount-modal .modal-footer .btn.btn-primary:disabled{opacity:.5;cursor:not-allowed}@media(max-width:576px){.custom-amount-modal{width:95%;margin:16px}.custom-amount-modal .modal-header{padding:20px 20px 12px}.custom-amount-modal .modal-header h3{font-size:18px}.custom-amount-modal .modal-body{padding:20px}.custom-amount-modal .modal-body .form-group .input-wrapper{padding:10px 14px}.custom-amount-modal .modal-body .form-group .input-wrapper .amount-input,.custom-amount-modal .modal-body .form-group .input-wrapper .currency-prefix{font-size:18px}.custom-amount-modal .modal-footer{padding:12px 20px 20px}.custom-amount-modal .modal-footer .btn{padding:10px 20px;font-size:13px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(255,77,77,.4)}50%{box-shadow:0 0 40px rgba(255,77,77,.6)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes confetti{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(-100px) rotate(2turn)}}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gift-cards-page{min-height:100vh;background:linear-gradient(180deg,#FFF5F5,#FFFFFF 30%,#F9FAFB);overflow-x:hidden}.gift-hero{position:relative;padding:3rem 0 2rem;background:linear-gradient(135deg,rgba(255,77,77,.08),rgba(255,145,1,.05) 50%,rgba(139,92,246,.05));overflow:hidden}@media(max-width:768px){.gift-hero{padding:2rem 0 1.5rem}}.gift-hero:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,77,77,.1) 0,transparent 70%);animation:float 6s ease-in-out infinite}.gift-hero:after,.gift-hero:before{content:"";position:absolute;border-radius:50%}.gift-hero:after{bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.08) 0,transparent 70%);animation:float 8s ease-in-out infinite reverse}.gift-hero .hero-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:0 1.5rem}.gift-hero .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(255,77,77,.1),rgba(255,145,1,.1));border:1px solid rgba(255,77,77,.2);border-radius:9999px;margin-bottom:1.5rem;animation:slideUp .6s ease-out}.gift-hero .hero-badge .badge-icon{font-size:1rem}.gift-hero .hero-badge .badge-text{font-size:.875rem;font-weight:600;color:#ff4d4d;text-transform:uppercase;letter-spacing:.5px}.gift-hero .hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;animation:slideUp .6s ease-out .1s both}.gift-hero .hero-title .title-gradient{background:linear-gradient(135deg,#FF4D4D,#FF9101 50%,#8B5CF6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.gift-hero .hero-title .title-highlight{position:relative;display:inline-block}.gift-hero .hero-title .title-highlight:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(120deg,rgba(255,145,1,.3),rgba(255,77,77,.3));border-radius:4px;z-index:-1;transform:skewX(-3deg)}.gift-hero .hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.375rem);color:#6b7280;line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;animation:slideUp .6s ease-out .2s both}.gift-hero .hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:3rem;animation:slideUp .6s ease-out .3s both}@media(max-width:576px){.gift-hero .hero-stats{gap:2rem;flex-wrap:wrap}}.gift-hero .hero-stats .stat-inline{font-size:.9375rem;font-weight:600;color:#6b7280}.gift-hero .hero-stats .stat-inline strong{color:#ff4d4d;font-weight:700}.gift-hero .hero-stats .stat-separator{color:rgba(255,77,77,.4);font-size:1.25rem;line-height:1}.gift-hero .hero-stats .stat-item{text-align:center}.gift-hero .hero-stats .stat-item .stat-value{font-size:2rem;font-weight:800;color:#ff4d4d;line-height:1}.gift-hero .hero-stats .stat-item .stat-label{font-size:.875rem;color:#9ca3af;margin-top:.25rem}.section-header{text-align:center;margin-bottom:3rem}.section-header .section-tag{display:inline-block;padding:.375rem 1rem;background:linear-gradient(135deg,rgba(255,77,77,.1),rgba(255,145,1,.1));border-radius:9999px;font-size:.75rem;font-weight:700;color:#ff4d4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-header .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1f2937;margin-bottom:.75rem}.section-header .section-subtitle{font-size:1.125rem;color:#6b7280;max-width:500px;margin:0 auto}.denominations-section{padding:4rem 0}@media(max-width:768px){.denominations-section{padding:3rem 0}}.currency-selector{display:flex;justify-content:center;gap:.75rem;margin-bottom:2.5rem;flex-wrap:wrap;padding:0 1rem}.currency-selector .currency-btn{padding:.625rem 1.25rem;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.currency-selector .currency-btn:hover{border-color:#ff4d4d;color:#ff4d4d}.currency-selector .currency-btn.active{background:linear-gradient(135deg,#FF4D4D,#FF9101);border-color:rgba(0,0,0,0);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gift-denominations{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0 1rem;max-width:1400px;margin:0 auto}@media(max-width:640px){.gift-denominations{grid-template-columns:1fr;gap:1rem}}.gift-denom-card{position:relative;height:220px;border-radius:24px;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;perspective:1000px}.gift-denom-card.tier-basic{background:linear-gradient(135deg,#667eea,#764ba2)}.gift-denom-card.tier-silver{background:linear-gradient(135deg,#4facfe,#00f2fe)}.gift-denom-card.tier-gold{background:linear-gradient(135deg,#fa709a,#fee140)}.gift-denom-card.tier-platinum{background:linear-gradient(135deg,#2c5aa0,#1e3a5f)}.gift-denom-card.tier-diamond{background:linear-gradient(135deg,#6b5b95,#4a3f6b)}.gift-denom-card.tier-premium{background:linear-gradient(135deg,#FF4D4D,#FF9101)}.gift-denom-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.15) 0,transparent 50%);pointer-events:none}.gift-denom-card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.gift-denom-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px rgba(255,77,77,.35)}.gift-denom-card:hover:after{left:100%}.gift-denom-card:hover .card-shine{opacity:1}.gift-denom-card:hover .gift-icon{transform:scale(1.15) rotate(-10deg)}.gift-denom-card:hover .buy-now-btn{background:#fff;color:#ff4d4d;transform:translateY(-2px)}.gift-denom-card .card-shine{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,0),rgba(255,255,255,.1) 50%,rgba(255,255,255,0));opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.gift-denom-card .card-bg-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;filter:brightness(1) invert(0)}@media(max-width:576px){.gift-denom-card .card-bg-logo{width:200px;height:200px}}.gift-denom-card .card-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1.75rem;color:#fff}.gift-denom-card .gift-icon-wrapper{display:flex;align-items:center;justify-content:space-between}.gift-denom-card .gift-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.gift-denom-card .gift-icon svg{width:28px;height:28px;fill:#fff}.gift-denom-card .card-chip{width:40px;height:30px;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.1));border-radius:6px;position:relative}.gift-denom-card .card-chip:before{width:60%;height:2px}.gift-denom-card .card-chip:after,.gift-denom-card .card-chip:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.5)}.gift-denom-card .card-chip:after{width:2px;height:60%}.gift-denom-card .denom-amount .amount-label{font-size:.875rem;opacity:.9;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.gift-denom-card .denom-amount .amount-value{font-size:2.5rem;font-weight:800;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media(max-width:576px){.gift-denom-card .denom-amount .amount-value{font-size:2rem}}.gift-denom-card .denom-amount .currency-symbol{font-size:1.5rem;font-weight:600;vertical-align:super;margin-right:.25rem}.gift-denom-card .card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:576px){.gift-denom-card .card-footer{flex-direction:column;gap:.75rem}}.gift-denom-card .buy-now-btn{padding:.625rem 1.5rem;background:hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.4);border-radius:9999px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}@media(max-width:576px){.gift-denom-card .buy-now-btn{width:100%;justify-content:center;padding:.75rem 1.5rem}}.gift-denom-card .buy-now-btn svg{width:16px;height:16px;fill:currentColor}.gift-denom-card .card-brand{font-size:.75rem;font-weight:700;letter-spacing:2px;opacity:.8;text-transform:uppercase}.gift-denom-card .popular-badge{top:1rem;right:1rem;padding:.375rem .875rem;background:#fff;color:#ff4d4d;border-radius:9999px;font-size:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);animation:pulse-glow 2s ease-in-out infinite}.gift-denom-card .best-value-badge,.gift-denom-card .popular-badge{position:absolute;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.gift-denom-card .best-value-badge{top:-1px;left:50%;transform:translateX(-50%);padding:.375rem 1rem;background:linear-gradient(135deg,#F59E0B,#FFB627);color:#fff;border-radius:0 0 12px 12px;font-size:.6875rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.custom-amount-card{background:#fff;border:2px dashed #e5e7eb;border-radius:24px;padding:0;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.custom-amount-card:hover{border-color:#ff4d4d;background:rgba(255,77,77,.02)}.custom-amount-card .custom-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1.75rem}.custom-amount-card .custom-icon-wrapper{margin-bottom:.75rem}.custom-amount-card .custom-icon{width:56px;height:56px;margin:0 auto;background:linear-gradient(135deg,rgba(255,77,77,.1),rgba(255,145,1,.1));border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-amount-card .custom-icon img{width:48px;height:48px;object-fit:contain}.custom-amount-card .custom-icon svg{width:28px;height:28px;fill:#ff4d4d;display:block}.custom-amount-card .custom-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:.25rem}.custom-amount-card:hover .custom-title{cursor:pointer;color:#000}.custom-amount-card .custom-subtitle{font-size:.9375rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.custom-amount-card .min-amount-hint{font-size:.8125rem;font-weight:500;color:#6b7280;margin:0}.purchase-section{padding:4rem 0;background:linear-gradient(180deg,transparent,rgba(255,77,77,.03))}.gift-purchase-container{max-width:720px;margin:0 auto;padding:0 1rem}.form-card{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}@media(max-width:576px){.form-card{padding:1.5rem;border-radius:16px}}.form-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}@media(max-width:576px){.form-header{flex-direction:column;gap:1rem;align-items:flex-start}}.form-header .form-title{font-size:1.5rem;font-weight:700;color:#1f2937}.form-header .back-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f9fafb;border:none;border-radius:12px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.form-header .back-btn:hover{background:#e5e7eb;color:#1f2937}.selected-denom-display{background:linear-gradient(135deg,rgba(255,77,77,.08),rgba(255,145,1,.08));border:1px solid rgba(255,77,77,.15);border-radius:16px;padding:1.5rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:576px){.selected-denom-display{flex-direction:column;gap:1rem;text-align:center}}.selected-denom-display .selected-info .label{font-size:.875rem;color:#9ca3af;margin-bottom:.25rem}.selected-denom-display .selected-info .amount{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#FF4D4D,#FF9101);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.selected-denom-display .selected-visual{width:80px;height:50px;background:linear-gradient(135deg,#FF4D4D,#FF9101);border-radius:12px;position:relative;overflow:hidden}.selected-denom-display .selected-visual:before{content:"";position:absolute;top:50%;left:10%;right:10%;height:1px;background:hsla(0,0%,100%,.3)}.selected-denom-display .selected-visual:after{content:"";position:absolute;top:20%;right:15%;width:20px;height:15px;background:hsla(0,0%,100%,.2);border-radius:3px}.form-section{margin-bottom:2rem}.form-section:last-of-type{margin-bottom:0}.section-label{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem}.section-label .section-icon{width:24px;height:24px;background:linear-gradient(135deg,rgba(255,77,77,.1),rgba(255,145,1,.1));border-radius:8px;display:flex;align-items:center;justify-content:center}.section-label .section-icon svg{width:14px;height:14px;fill:#ff4d4d}.section-label .optional-badge{font-size:.75rem;font-weight:500;color:#9ca3af;background:#f9fafb;padding:.25rem .5rem;border-radius:8px}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.form-group label .required{color:#ff4d4d;margin-left:.25rem}.form-group .input-wrapper{position:relative}.form-group .input-wrapper .input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1rem}.form-group .input-wrapper .form-control{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;color:#1f2937;background:#fff;transition:all .15s cubic-bezier(.4,0,.2,1)}.form-group .input-wrapper .form-control:focus{outline:none;border-color:#ff4d4d;box-shadow:0 0 0 4px rgba(255,77,77,.1)}.form-group .input-wrapper .form-control::placeholder{color:#9ca3af}.form-group .input-wrapper .form-control.input-error{border-color:#ef4444}.form-group .input-wrapper .form-control.input-error:focus{box-shadow:0 0 0 4px rgba(239,68,68,.1)}.form-group .input-wrapper textarea.form-control{padding-left:1rem;min-height:100px;resize:vertical}.form-group .input-wrapper.phone-input-wrapper{display:flex;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .15s cubic-bezier(.4,0,.2,1)}.form-group .input-wrapper.phone-input-wrapper:focus-within{border-color:#ff4d4d;box-shadow:0 0 0 4px rgba(255,77,77,.1)}.form-group .input-wrapper.phone-input-wrapper .country-select{flex-shrink:0;border-right:1px solid #e5e7eb;background:#f9fafb}.form-group .input-wrapper.phone-input-wrapper .country-select .country-select-control{height:100%;padding:.875rem 1.5rem .875rem .5rem;border:none;background:rgba(0,0,0,0);font-size:.875rem;font-weight:600;color:#1f2937;cursor:pointer;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='%236B7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .25rem center}.form-group .input-wrapper.phone-input-wrapper .country-select .country-select-control:focus{outline:none}.form-group .input-wrapper.phone-input-wrapper .country-select .country-select-control:disabled{opacity:.6;cursor:not-allowed}.form-group .input-wrapper.phone-input-wrapper .country-select .country-select-control option{font-size:.875rem;padding:.5rem}.form-group .input-wrapper.phone-input-wrapper .phone-control{flex:1 1;border:none;padding-left:1rem}.form-group .input-wrapper.phone-input-wrapper .phone-control:focus{box-shadow:none}.form-group .input-wrapper.phone-input-wrapper.input-error{border-color:#ef4444}.form-group .input-wrapper.phone-input-wrapper.input-error:focus-within{box-shadow:0 0 0 4px rgba(239,68,68,.1)}.form-group .error-message{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#ef4444;margin-top:.375rem}.form-group .error-message svg{width:14px;height:14px;fill:#ef4444}.form-group .help-text{font-size:.75rem;color:#9ca3af;margin-top:.375rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:576px){.form-row{grid-template-columns:1fr}}.submit-btn{width:100%;padding:1.125rem 1.5rem;background:linear-gradient(135deg,#FF4D4D,#FF9101);border:none;border-radius:16px;color:#fff;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;position:relative;overflow:hidden}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,77,77,.4)}.submit-btn:hover:before{left:100%}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.submit-btn:disabled:before{display:none}.submit-btn .btn-icon{font-size:1.125rem}.security-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.75rem;color:#9ca3af}.security-badge svg{width:16px;height:16px;fill:#10b981}.features-section{padding:5rem 0;background:#fff}@media(max-width:768px){.features-section{padding:3rem 0}}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FF4D4D,#FF9101);transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:rgba(0,0,0,0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-card .feature-icon{width:72px;height:72px;margin:0 auto 1.5rem;background:linear-gradient(135deg,rgba(255,77,77,.1),rgba(255,145,1,.1));border-radius:16px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.feature-card .feature-icon svg{width:36px;height:36px;fill:#ff4d4d}.feature-card .feature-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.feature-card .feature-description{font-size:.9375rem;color:#6b7280;line-height:1.7}.how-it-works-section{padding:5rem 0;background:linear-gradient(180deg,#F9FAFB,#FFFFFF)}@media(max-width:768px){.how-it-works-section{padding:3rem 0}}.steps-container{display:flex;justify-content:center;gap:2rem;max-width:1000px;margin:0 auto;padding:0 1rem;position:relative}@media(max-width:768px){.steps-container{flex-direction:column;align-items:center;gap:3rem}}.steps-container:before{content:"";position:absolute;top:40px;left:20%;right:20%;height:2px;background:linear-gradient(90deg,#FF4D4D,#FF9101);opacity:.3}@media(max-width:768px){.steps-container:before{display:none}}.step-card{flex:1 1;max-width:280px;text-align:center;position:relative;z-index:1}.step-card .step-number{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#FF4D4D,#FF9101);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;color:#fff;box-shadow:0 10px 40px rgba(255,77,77,.25);position:relative}.step-card .step-number:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px dashed rgba(255,77,77,.3);animation:rotate-slow 20s linear infinite}.step-card .step-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.step-card .step-description{font-size:.9375rem;color:#6b7280;line-height:1.6}.testimonials-section{padding:5rem 0;background:#fff}@media(max-width:768px){.testimonials-section{padding:3rem 0}}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}.testimonial-card .testimonial-stars{display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-card .testimonial-stars svg{width:20px;height:20px;fill:#f59e0b}.testimonial-card .testimonial-text{font-size:1rem;color:#6b7280;line-height:1.7;margin-bottom:1.25rem;font-style:italic}.testimonial-card .testimonial-author{display:flex;align-items:center;gap:.875rem}.testimonial-card .testimonial-author .author-avatar{width:48px;height:48px;background:linear-gradient(135deg,#FF4D4D,#FF9101);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff}.testimonial-card .testimonial-author .author-info .author-name{font-size:.9375rem;font-weight:600;color:#1f2937}.testimonial-card .testimonial-author .author-info .author-title{font-size:.8125rem;color:#9ca3af}.terms-section{padding:4rem 0;background:#f9fafb}@media(max-width:768px){.terms-section{padding:3rem 0}}.terms-container{max-width:800px;margin:0 auto;padding:0 1rem}.terms-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.terms-card .terms-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.terms-card .terms-title svg{width:24px;height:24px;fill:#ff4d4d}.terms-card .terms-list{list-style:none;padding:0;margin:0}.terms-card .terms-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 0;border-bottom:1px solid #e5e7eb;font-size:.9375rem;color:#6b7280;line-height:1.6}.terms-card .terms-list li:last-child{border-bottom:none}.terms-card .terms-list li svg{width:20px;height:20px;fill:#ff4d4d;flex-shrink:0;margin-top:2px}.gift-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.gift-loading .loading-spinner{width:60px;height:60px;border:4px solid rgba(255,77,77,.1);border-top-color:#ff4d4d;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}.gift-loading .loading-text{font-size:1rem;font-weight:500;color:#6b7280}.gift-error{flex-direction:column;padding:4rem 2rem;text-align:center}.gift-error,.gift-error .error-icon{display:flex;align-items:center;justify-content:center}.gift-error .error-icon{width:80px;height:80px;background:rgba(239,68,68,.1);border-radius:50%;margin-bottom:1.5rem}.gift-error .error-icon svg{width:40px;height:40px;fill:#ef4444}.gift-error .error-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.gift-error .error-message{font-size:.9375rem;color:#6b7280;margin-bottom:1.5rem;max-width:400px}.gift-error .retry-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#FF4D4D,#FF9101);border:none;border-radius:12px;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.gift-error .retry-btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gift-error .retry-btn svg{width:18px;height:18px;fill:currentColor}.gift-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:1rem;animation:fadeIn .3s ease}@media(max-width:576px){.gift-modal-overlay{padding:.5rem}}.gift-modal{background:#fff;border-radius:24px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:modalSlideUp .4s cubic-bezier(.16,1,.3,1)}@media(max-width:576px){.gift-modal{max-width:100%;border-radius:16px}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.gift-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.gift-modal-header .modal-title{font-size:1.25rem;font-weight:700;color:#1f2937}.gift-modal-header .modal-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border:none;border-radius:50%;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.gift-modal-header .modal-close:hover{background:#e5e7eb}.gift-modal-header .modal-close svg{width:20px;height:20px;fill:#6b7280}.gift-modal-body{padding:1.5rem}.gift-modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb}@media(max-width:576px){.gift-modal-footer{flex-direction:column}}.modal-btn{padding:.75rem 1.5rem;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:576px){.modal-btn{width:100%}}.modal-btn-secondary{background:#f9fafb;border:1px solid #e5e7eb;color:#6b7280}.modal-btn-secondary:hover{background:#e5e7eb;color:#1f2937}.modal-btn-primary{background:linear-gradient(135deg,#FF4D4D,#FF9101);border:none;color:#fff}.modal-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,77,77,.4)}.gift-success-modal{text-align:center}.gift-success-modal .success-animation{width:100px;height:100px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#10B981,#34D399);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(16,185,129,.3);animation:scaleIn .5s ease .2s both}.gift-success-modal .success-animation svg{width:50px;height:50px;fill:#fff}.gift-success-modal .success-title{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.5rem;animation:slideUp .5s ease .3s both}.gift-success-modal .success-message{font-size:1rem;color:#6b7280;margin-bottom:2rem;animation:slideUp .5s ease .4s both}.gift-success-modal .gift-card-display{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:2rem;margin-bottom:2rem;position:relative;overflow:hidden;animation:slideUp .5s ease .5s both;box-shadow:0 20px 40px rgba(0,0,0,.2)}.gift-success-modal .gift-card-display:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,77,77,.1) 0,transparent 50%)}.gift-success-modal .gift-card-display .gift-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;position:relative;z-index:1}.gift-success-modal .gift-card-display .gift-card-header .gift-card-brand{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:2px}.gift-success-modal .gift-card-display .gift-card-header .gift-card-chip{width:50px;height:35px;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.1));border-radius:6px;position:relative}.gift-success-modal .gift-card-display .gift-card-header .gift-card-chip:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:2px;background:hsla(0,0%,100%,.4)}.gift-success-modal .gift-card-display .gift-card-header .gift-card-chip:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:60%;background:hsla(0,0%,100%,.4)}.gift-success-modal .gift-card-display .gift-card-amount{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem;position:relative;z-index:1}.gift-success-modal .gift-card-display .gift-card-currency{font-size:1rem;color:hsla(0,0%,100%,.7);margin-bottom:1.5rem;position:relative;z-index:1}.gift-success-modal .gift-card-display .gift-card-code-section{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px dashed hsla(0,0%,100%,.3);border-radius:12px;padding:1.25rem;margin-bottom:1rem;position:relative;z-index:1}.gift-success-modal .gift-card-display .gift-card-code-section .code-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:hsla(0,0%,100%,.6);margin-bottom:.5rem}.gift-success-modal .gift-card-display .gift-card-code-section .gift-card-code{font-size:clamp(1rem,4vw,1.75rem);font-weight:700;color:#fff;font-family:Courier New,monospace;letter-spacing:clamp(1px,.5vw,3px);word-break:break-all;overflow-wrap:break-word;line-height:1.4}.gift-success-modal .gift-card-display .gift-card-footer{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.gift-success-modal .gift-card-display .gift-card-footer .expiry-date{font-size:.875rem;color:hsla(0,0%,100%,.6)}.gift-success-modal .gift-card-display .gift-card-footer .card-type{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:hsla(0,0%,100%,.5)}.gift-success-modal .action-buttons{display:flex;gap:1rem;justify-content:center;animation:slideUp .5s ease .6s both}@media(max-width:576px){.gift-success-modal .action-buttons{flex-direction:column}}.gift-success-modal .action-buttons .action-btn{padding:.875rem 1.5rem;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:576px){.gift-success-modal .action-buttons .action-btn{width:100%}}.gift-success-modal .action-buttons .action-btn svg{width:18px;height:18px}.gift-success-modal .action-buttons .btn-download{background:linear-gradient(135deg,#FF4D4D,#FF9101);border:none;color:#fff}.gift-success-modal .action-buttons .btn-download:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,77,77,.4)}.gift-success-modal .action-buttons .btn-email{background:#f9fafb;border:1px solid #e5e7eb;color:#1f2937}.gift-success-modal .action-buttons .btn-email:hover{background:#e5e7eb}[dir=rtl] .gift-denom-card .buy-now-btn{align-self:flex-end}[dir=rtl] .gift-modal-header .modal-close{transform:scaleX(-1)}[dir=rtl] .form-group .input-wrapper .input-icon{left:auto;right:1rem}[dir=rtl] .form-group .input-wrapper .form-control{padding-left:1rem;padding-right:2.75rem}@media print{.denominations-section,.features-section,.gift-hero,.gift-modal-footer,.how-it-works-section,.terms-section,.testimonials-section{display:none!important}.gift-success-modal .gift-card-display{border:2px solid #ff4d4d;box-shadow:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.action-btn:focus-visible,.back-btn:focus-visible,.currency-btn:focus-visible,.gift-denom-card:focus-visible,.modal-btn:focus-visible,.retry-btn:focus-visible,.submit-btn:focus-visible{outline:2px solid #ff4d4d;outline-offset:2px}.form-control:focus-visible{outline:none;border-color:#ff4d4d;box-shadow:0 0 0 4px rgba(255,77,77,.15)}.payment-processing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.payment-processing-modal{background:#fff;border-radius:24px;padding:2.5rem;text-align:center;max-width:400px;width:90%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:slideUp .3s ease}.payment-processing-modal .spinner-container{margin-bottom:1.5rem}.payment-processing-modal .spinner{width:60px;height:60px;border:4px solid rgba(255,77,77,.1);border-top-color:#ff4d4d;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.payment-processing-modal h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.payment-processing-modal p{font-size:.95rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.payment-processing-modal .cancel-payment-btn{background:rgba(0,0,0,0);border:2px solid #e5e7eb;color:#6b7280;padding:.75rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.payment-processing-modal .cancel-payment-btn:hover{border-color:#ff4d4d;color:#ff4d4d;background:rgba(255,77,77,.05)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.payment-iframe-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease;padding:.75rem}.payment-iframe-modal{background:#fff;border-radius:16px;width:100%;max-width:700px;height:calc(100vh - 1.5rem);max-height:calc(100vh - 1.5rem);display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:slideUp .3s ease;overflow:hidden}@media(max-width:768px){.payment-iframe-modal{max-width:100%;height:calc(100vh - 1rem);max-height:calc(100vh - 1rem);border-radius:12px}}.payment-iframe-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,rgba(255,77,77,.05),rgba(255,145,1,.05))}.payment-iframe-header h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.payment-iframe-header .close-payment-btn{background:rgba(0,0,0,0);border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.payment-iframe-header .close-payment-btn:hover{background:rgba(255,77,77,.1);color:#ff4d4d}.payment-iframe-container{flex:1 1;min-height:0;position:relative;background:#f5f5f5;overflow:hidden}.payment-iframe{width:100%;height:100%;border:none;display:block}.payment-iframe-footer{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.payment-iframe-footer .secure-badge{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280}.payment-iframe-footer .secure-badge svg{color:#10b981}
/*# sourceMappingURL=717821fd6696082a.css.map*/