.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.loading-spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state h2,.error-state h2{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.loading-state p,.error-state p{color:#6b7280;margin-bottom:1rem}.error-icon{font-size:3rem;margin-bottom:1rem}.error-actions{display:flex;gap:1rem;margin-top:1rem}.error-actions .btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;cursor:pointer;border:none;transition:all .2s}.error-actions .btn-primary{background-color:#3b82f6;color:#fff}.error-actions .btn-primary:hover{background-color:#2563eb}.error-actions .btn-outline{background-color:transparent;color:#374151;border:1px solid #d1d5db}.error-actions .btn-outline:hover{background-color:#f9fafb}.gift-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;padding:.75rem 1rem;border-radius:.5rem;margin-top:.5rem;font-weight:500;border:1px solid #fbbf24}.qr-image{width:100%;height:100%;object-fit:contain;border-radius:.5rem}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);min-height:100vh;padding:20px;line-height:1.6}.ticket-container{max-width:800px;margin:0 auto}.header{text-align:center;margin-bottom:2rem}.header-badge{display:inline-flex;align-items:center;gap:12px;margin-bottom:1rem}.header-icon{width:48px;height:48px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 25px #f59e0b4d}.header-title{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#1f2937,#6b7280);-webkit-background-clip:text;background-clip:text;color:transparent}.header-subtitle{color:#6b7280;font-size:1.125rem;margin-top:.5rem}.ticket-card{background:#fff;border-radius:24px;box-shadow:0 25px 50px #00000026;overflow:hidden;border:1px solid #e5e7eb}.hero-section{background:linear-gradient(135deg,#0f172a,#374151,#0f172a);padding:3rem 2rem;color:#fff;position:relative;overflow:hidden}.hero-bg-icon{position:absolute;opacity:.1;color:#fff}.hero-bg-icon.utensils{top:1rem;right:1rem;width:120px;height:120px;opacity:1;filter:brightness(1.2) contrast(1.1);border-radius:12px;object-fit:contain;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);padding:8px;animation:diamond-glow 3s ease-in-out infinite alternate;z-index:20}@keyframes diamond-glow{0%{filter:brightness(1.2) contrast(1.1) drop-shadow(0 4px 8px rgba(255,255,255,.1))}to{filter:brightness(1.4) contrast(1.2) drop-shadow(0 6px 12px rgba(255,255,255,.2))}}.hero-bg-icon.utensils img,.hero-bg-icon img{width:100%;height:100%;object-fit:contain;opacity:.9;filter:brightness(1.3) contrast(1.2) saturate(1.1);border-radius:8px;transition:all .3s ease}.hero-bg-icon.wine{bottom:1rem;left:1rem;width:80px;height:80px;z-index:5}.hero-content{position:relative;z-index:15}.stars{display:flex;gap:8px;margin-bottom:1rem}.star{width:20px;height:20px;fill:#fbbf24;color:#fbbf24}.event-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;letter-spacing:.05em}.organization{color:#fde68a;font-size:1.125rem;font-weight:500;margin-bottom:1rem}.order-badge{display:inline-block;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:50px;font-size:.875rem;color:#fde68a}.content-section{padding:2rem}.guest-section{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:16px;padding:1.5rem;border:1px solid rgba(245,158,11,.2);margin-bottom:2rem}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.section-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.guest-icon{background:#f59e0b}.section-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#92400e}.guest-name{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.guest-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.guest-grid-item label{display:block;color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.guest-grid-item .value{color:#1f2937;font-weight:600}.vip-badge{display:inline-block;background:#f59e0b;color:#fff;padding:4px 12px;border-radius:50px;font-size:.875rem;font-weight:500}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.detail-card{background:#f9fafb;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb}.venue-icon{background:#3b82f6}.date-icon{background:#10b981}.venue-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.venue-address{color:#6b7280}.event-date{color:#1f2937;font-weight:600;margin-bottom:1rem}.time-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.time-item{display:flex;align-items:center;gap:8px}.time-icon{width:16px;height:16px;color:#8b5cf6}.time-info{display:flex;flex-direction:column}.time-label{font-size:.75rem;color:#6b7280;line-height:1}.time-value{font-weight:600;color:#1f2937;line-height:1}.seating-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-bottom:2rem}.seating-card{border-radius:16px;padding:1.5rem;border:1px solid;text-align:center}.table-card{background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-color:#c4b5fd}.dress-card{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-color:#f9a8d4}.price-card{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#86efac}.seating-title{font-weight:600;margin-bottom:1rem;color:#1f2937}.table-assignment{display:flex;justify-content:space-between;align-items:center}.table-item{text-align:center}.table-number{width:48px;height:48px;background:#8b5cf6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.table-label{font-size:.875rem;color:#6b5b95;margin-bottom:.5rem}.dress-text{color:#be185d;font-weight:500}.price-text{color:#059669;font-weight:700;font-size:1.25rem}.special-note{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;padding:1.5rem;border:1px solid #f59e0b;text-align:center;margin-bottom:2rem}.note-icon{width:48px;height:48px;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff}.note-text{color:#92400e;font-weight:500;font-style:italic;font-size:1.125rem}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.qr-card{background:#f9fafb;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb;text-align:center}.qr-title{font-weight:600;color:#1f2937;margin-bottom:1rem}.qr-code{width:80px;height:80px;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:8px;margin:0 auto .75rem;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center}.qr-pattern{display:grid;grid-template-columns:repeat(8,1fr);gap:1px;width:64px;height:64px}.qr-dot{width:100%;height:100%;border-radius:1px}.qr-dot.filled{background:#1f2937}.qr-dot.empty{background:#e5e7eb}.barcode{width:100%;height:48px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:8px;display:flex;align-items:center;justify-content:center;padding:8px;margin-bottom:.5rem}.barcode-lines{display:flex;gap:1px;height:32px}.barcode-line{background:#1f2937;border-radius:1px}.qr-subtext{color:#6b7280;font-size:.875rem}.barcode-number{color:#6b7280;font-size:.75rem;font-family:Courier New,monospace}.important-section{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:1.5rem;margin-bottom:2rem}.important-title{font-weight:600;color:#991b1b;margin-bottom:.75rem}.important-text{color:#b91c1c;font-size:.875rem;line-height:1.6}.partners-section{background:#111827;border-radius:16px;padding:2rem;color:#fff;margin-bottom:2rem}.partners-header{text-align:center;margin-bottom:1.5rem}.partners-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.partners-subtitle{color:#9ca3af}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:1.5rem}.partner-item{text-align:center}.partner-logo{width:64px;height:64px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;font-weight:700;font-size:.75rem;color:#fff}.partner-type{color:#9ca3af;font-size:.75rem}.media-partners{border-top:1px solid #374151;padding-top:1rem;text-align:center}.media-title{color:#9ca3af;font-size:.875rem;margin-bottom:.5rem}.media-grid{display:flex;justify-content:center;gap:1rem}.media-item{color:#fbbf24;font-size:.875rem}.footer{text-align:center;padding:1.5rem;border-top:1px solid #e5e7eb}.footer-main{color:#1f2937;font-weight:500;margin-bottom:.5rem}.footer-contact{color:#6b7280;font-size:.875rem}.action-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:2rem}.btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:12px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;font-size:.875rem;background:none}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.btn-secondary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-outline{background:#fff;border:2px solid #d1d5db;color:#374151}.btn-outline:hover{border-color:#9ca3af;background:#f9fafb}@media (max-width: 768px){.details-grid,.seating-grid,.qr-grid,.guest-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.header-title,.event-title{font-size:1.5rem}.hero-section{padding:2rem 1rem}.content-section{padding:1.5rem}.action-buttons{grid-template-columns:repeat(2,1fr)}}.loading-wave{width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end}.loading-bar{width:20px;height:10px;margin:0 5px;background-color:#3498db;border-radius:5px;animation:loading-wave-animation 1s ease-in-out infinite}.loading-bar:nth-child(2){animation-delay:.1s}.loading-bar:nth-child(3){animation-delay:.2s}.loading-bar:nth-child(4){animation-delay:.3s}@keyframes loading-wave-animation{0%{height:10px}50%{height:50px}to{height:10px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#000,#0a0a0a,#1a1a2e,#16213e,#0f0f23);min-height:100vh;line-height:1.6;color:#fff}.payment-container{min-height:100vh;position:relative;overflow-x:hidden;padding:2rem 1rem;background:radial-gradient(circle at 20% 50%,rgba(120,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(120,219,255,.1) 0%,transparent 50%),linear-gradient(135deg,#000,#0a0a0a,#1a1a2e,#16213e,#0f0f23)}.floating-star{position:fixed;pointer-events:none;opacity:.8;animation:float 6s ease-in-out infinite;z-index:1}.floating-star svg{width:60px;height:60px;color:gold;filter:drop-shadow(0 0 8px rgba(255,215,0,.8)) drop-shadow(0 0 16px rgba(255,215,0,.6)) drop-shadow(0 0 24px rgba(255,215,0,.4)) brightness(1.5)}.star-1{top:8%;left:8%;animation-delay:0s;opacity:.9}.star-1 svg{width:80px;height:80px;filter:drop-shadow(0 0 12px rgba(255,215,0,1)) drop-shadow(0 0 24px rgba(255,215,0,.8)) drop-shadow(0 0 36px rgba(255,215,0,.6)) brightness(1.8)}.star-2{top:15%;right:12%;animation-delay:2s;opacity:.85}.star-2 svg{width:70px;height:70px;filter:drop-shadow(0 0 10px rgba(255,215,0,.9)) drop-shadow(0 0 20px rgba(255,215,0,.7)) drop-shadow(0 0 30px rgba(255,215,0,.5)) brightness(1.6)}.star-3{bottom:25%;left:15%;animation-delay:4s;opacity:.7}.star-4{bottom:35%;right:8%;animation-delay:1s;opacity:.8}.star-4 svg{width:75px;height:75px;filter:drop-shadow(0 0 10px rgba(255,215,0,.9)) drop-shadow(0 0 20px rgba(255,215,0,.7)) drop-shadow(0 0 30px rgba(255,215,0,.5)) brightness(1.6)}.star-5{top:35%;left:5%;animation-delay:3s;opacity:.6}.star-5 svg{width:45px;height:45px}.star-6{top:60%;right:5%;animation-delay:5s;opacity:.65}.star-6 svg{width:50px;height:50px}.star-7{top:45%;left:2%;animation-delay:1.5s;opacity:.5}.star-7 svg{width:35px;height:35px}.star-8{bottom:10%;right:3%;animation-delay:4.5s;opacity:.7}.star-8 svg{width:55px;height:55px}@keyframes float{0%,to{transform:translateY(0) rotate(0) scale(1);opacity:.6}25%{transform:translateY(-15px) rotate(45deg) scale(1.05);opacity:.9}50%{transform:translateY(-30px) rotate(90deg) scale(1.1);opacity:1}75%{transform:translateY(-15px) rotate(135deg) scale(1.05);opacity:.9}}.payment-header{max-width:1200px;margin:0 auto 2rem;position:relative;z-index:10}.back-button{display:inline-flex;align-items:center;gap:8px;background:#000c;border:2px solid rgba(255,255,255,.3);border-radius:12px;padding:8px 16px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;cursor:pointer;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-button:hover{border-color:gold;color:gold;background:#ffd7001a;transform:translateY(-1px);box-shadow:0 0 20px #ffd7004d}.header-content{text-align:center;background:#000000b3;border:2px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 0 40px #ffd70033,inset 0 0 20px #ffffff0d;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.header-content:before{content:"";position:absolute;top:-20px;left:-20px;width:100px;height:100px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:.3;animation:star-sparkle 4s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,215,0,.8))}.header-content:after{content:"";position:absolute;bottom:-20px;right:-20px;width:80px;height:80px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:.3;animation:star-sparkle 4s ease-in-out infinite reverse;filter:drop-shadow(0 0 8px rgba(255,215,0,.6))}@keyframes star-sparkle{0%,to{transform:rotate(0) scale(1);opacity:.2}50%{transform:rotate(180deg) scale(1.2);opacity:.5;filter:drop-shadow(0 0 15px rgba(255,215,0,1))}}.header-icon{width:60px;height:60px;background:linear-gradient(135deg,gold,#fa0);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#000;box-shadow:0 0 30px #ffd70099,inset 0 0 20px #fff3;animation:star-pulse 2s ease-in-out infinite}@keyframes star-pulse{0%,to{transform:scale(1);box-shadow:0 0 30px #ffd70099,inset 0 0 20px #fff3}50%{transform:scale(1.05);box-shadow:0 0 50px #ffd700cc,inset 0 0 30px #ffffff4d}}.header-content h1{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#fff,gold,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;text-shadow:0 0 20px rgba(255,215,0,.5)}.header-content p{color:#e0e0e0;font-size:1.125rem}.payment-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:2rem;position:relative;z-index:10}.order-summary{background:#000c;border:2px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 0 40px #ffd70026,inset 0 0 20px #ffffff08;height:fit-content;position:sticky;top:2rem;overflow:hidden;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.order-summary:before{content:"";position:absolute;top:10px;right:10px;width:40px;height:40px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:.4;animation:star-glow-small 3s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,215,0,.8))}@keyframes star-glow-small{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.2);filter:drop-shadow(0 0 12px rgba(255,215,0,1))}}.order-summary h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:10px;position:relative}.order-summary h2:before{content:"";width:24px;height:24px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;animation:star-pulse-header 2s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(255,215,0,.8))}@keyframes star-pulse-header{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 6px rgba(255,215,0,.8))}50%{transform:scale(1.2) rotate(45deg);filter:drop-shadow(0 0 12px rgba(255,215,0,1))}}.summary-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.item-details h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.25rem}.item-details p{color:#b0b0b0;font-size:.875rem}.item-price{font-size:1.25rem;font-weight:700;color:gold;text-shadow:0 0 10px rgba(255,215,0,.5)}.summary-breakdown{margin-bottom:2rem}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.875rem;color:#b0b0b0}.breakdown-item.total{border-top:2px solid rgba(255,255,255,.2);padding-top:1rem;margin-top:1rem;font-size:1.125rem;font-weight:700;color:#fff}.breakdown-item.total span:last-child{color:gold;text-shadow:0 0 10px rgba(255,215,0,.5)}.security-badges{background:#ffd7001a;border-radius:12px;padding:1rem;border:1px solid rgba(255,215,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.security-item{display:flex;align-items:center;gap:8px;color:gold;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.security-item:last-child{margin-bottom:0}.security-item svg{width:16px;height:16px}.payment-form{background:#000c;border:2px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:0 0 40px #ffd70026,inset 0 0 20px #ffffff08;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.form-section{margin-bottom:2rem}.form-section h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:8px}.form-section h3:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,gold,#fa0);border-radius:2px;box-shadow:0 0 8px #ffd70099}.payment-methods{margin-bottom:2rem}.payment-options{display:grid;gap:1rem}.payment-method{border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;background:#00000080;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.payment-method:before{content:"";position:absolute;top:8px;right:8px;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23666666" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:.5;transition:all .3s ease}.payment-method:hover{border-color:gold;background:#ffd7001a;box-shadow:0 0 20px #ffd7004d}.payment-method:hover:before{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:.8;animation:star-twinkle 1s ease-in-out infinite}.payment-method.selected{border-color:gold;background:#ffd70026;box-shadow:0 0 30px #ffd70066}.payment-method.selected:before{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffd700" viewBox="0 0 24 24"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') no-repeat center;background-size:contain;opacity:1;animation:star-pulse-payment 2s ease-in-out infinite}@keyframes star-pulse-payment{0%,to{transform:scale(1) rotate(0);opacity:1;filter:drop-shadow(0 0 6px rgba(255,215,0,.8))}50%{transform:scale(1.3) rotate(180deg);opacity:1;filter:drop-shadow(0 0 12px rgba(255,215,0,1))}}@keyframes star-twinkle{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2);filter:drop-shadow(0 0 8px rgba(255,215,0,1))}}.payment-method input{display:none}.payment-method label{display:flex;align-items:center;gap:12px;cursor:pointer;font-weight:500;color:#fff}.payment-method-icon{width:24px;height:24px;color:#b0b0b0}.payment-method.selected .payment-method-icon{color:gold}.form-row{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.form-row:has(.form-group:nth-child(2)){grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:500;color:#e0e0e0;margin-bottom:.5rem}.required{color:#ff6b6b}.form-group input{padding:12px 16px;border:2px solid rgba(255,255,255,.2);border-radius:8px;font-size:1rem;transition:all .3s ease;background:#00000080;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-group input::placeholder{color:#888}.form-group input:focus{outline:none;border-color:gold;background:#000000b3;box-shadow:0 0 15px #ffd7004d}.form-group input.error{border-color:#ff6b6b;background:#ff6b6b1a}.error-message{color:#ff6b6b;font-size:.75rem;margin-top:.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:12px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;font-size:1rem;min-height:48px;position:relative;overflow:hidden}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#000000e6;color:#fff;border:2px solid rgba(255,255,255,.6);box-shadow:0 0 20px #fff3,inset 0 0 20px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,transparent,rgba(255,215,0,.1),transparent);transition:all .3s ease;opacity:0}.btn-primary:hover{border-color:gold;color:gold;box-shadow:0 0 30px #ffd70066,inset 0 0 20px #ffd7001a;text-shadow:0 0 10px rgba(255,215,0,.5)}.btn-primary:hover:before{opacity:1;animation:shimmer 1s ease-in-out infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.payment-submit{width:100%;font-size:1.125rem;padding:16px 24px;margin-top:1rem;position:relative}.payment-submit.loading{pointer-events:none;opacity:.8}.spinner{width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-alert{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;animation:slideDown .3s ease-out}.error-content{background:#8b4513f2;border:2px solid rgba(255,107,107,.5);border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:12px;box-shadow:0 0 30px #ff6b6b4d;max-width:400px;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.error-icon{width:20px;height:20px;color:#ff6b6b;flex-shrink:0}.error-close{background:none;border:2px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;margin-left:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.error-close:hover{background:#ffffff1a;border-color:gold;color:gold}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.payment-footer{margin-top:1.5rem;text-align:center}.payment-footer p{color:#b0b0b0;font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.payment-note{color:#888!important;font-size:.75rem!important;font-style:italic}.payment-footer p:last-child{margin-bottom:0}.payment-success{display:flex;align-items:center;justify-content:center;min-height:80vh;text-align:center;position:relative;z-index:10}.success-content{background:#000c;border:2px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem 2rem;box-shadow:0 0 50px #ffd70033,inset 0 0 30px #ffffff0d;max-width:500px;width:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#4ade80,#22c55e);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;box-shadow:0 0 40px #4ade8066;animation:success-bounce .6s ease-out}@keyframes success-bounce{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-content h1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.success-content>p{color:#b0b0b0;font-size:1.125rem;margin-bottom:1.5rem}.success-details{background:#ffd7001a;border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(255,215,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.success-details p{color:gold;font-weight:500;margin-bottom:.5rem}.success-details p:last-child{margin-bottom:0}.icon{width:20px;height:20px}@media (max-width: 1024px){.payment-content{grid-template-columns:1fr;gap:1.5rem}.order-summary{position:static}}@media (max-width: 768px){.payment-container{padding:1rem}.header-content{padding:1.5rem}.header-content h1{font-size:2rem}.payment-form,.order-summary{padding:1.5rem}.form-row:has(.form-group:nth-child(2)){grid-template-columns:1fr}.success-content{padding:2rem 1.5rem}.floating-star svg{width:45px;height:45px}.star-1 svg{width:60px;height:60px}.star-2 svg{width:50px;height:50px}.star-4 svg{width:55px;height:55px}.star-1{top:5%;left:5%}.star-2{top:10%;right:8%}.star-3{bottom:20%;left:10%}.star-4{bottom:25%;right:5%}.star-5{top:30%;left:3%}.star-6{top:55%;right:3%}.star-7{top:40%;left:1%}.star-8{bottom:8%;right:2%}}@media (max-width: 480px){.header-content h1{font-size:1.75rem}.payment-form,.order-summary{padding:1rem}.btn{padding:14px 20px}.floating-star svg{width:35px;height:35px}.star-1 svg{width:50px;height:50px}.star-2 svg{width:40px;height:40px}.star-4 svg{width:45px;height:45px}.floating-star{opacity:.6}.star-1{opacity:.8}.star-2,.star-4{opacity:.7}}
