@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&family=Luckiest+Guy&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&display=swap";a{color:#f5f0e6;text-decoration:underline;margin-right:1rem}.home-page{background:#1f462c;color:#f5f0e6;font-family:Quicksand,sans-serif;min-height:100vh;margin:0;display:flex;flex-direction:column;justify-content:space-between}.main-content{display:flex;justify-content:space-between;gap:2rem;padding:2rem 2rem 0}.left,.right{flex:1;max-width:40%}.left{display:flex;flex-direction:column}.left p,.right div{font-size:1.2rem;line-height:1.5}.left h1{text-align:left;margin-top:0}.subscribe-box{display:flex;gap:1rem;margin-top:1rem}.subscribe-box input{padding:1rem;border:none;border-radius:4px 0 0 4px;font-size:1rem;width:250px;background:#fff}.subscribe-box button{padding:1rem 2rem;border:none;border-radius:0 4px 4px 0;background:#ffa726;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s}.subscribe-box button:hover{background:#ff9800}.privacy{margin-bottom:1.5rem;padding-left:2rem;text-align:left;font-size:1rem;color:#e0dacb}.right{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start}.right .desc{margin-bottom:1.5rem}.right .links{display:flex;gap:2rem;flex-wrap:wrap;font-size:1.1rem}.right .links a{color:#f5f0e6;text-decoration:underline;margin-right:1.5rem}.right .contact{margin-top:.5rem;font-size:1.1rem}.logo{width:100vw;text-align:center;margin-top:2rem;margin-bottom:0}.logo-text{font-family:Luckiest Guy,cursive;font-size:24vw;color:#ffa726;letter-spacing:.1em;-webkit-user-select:none;user-select:none}@media (max-width: 900px){.main-content{flex-direction:column;gap:2rem}.left,.right{max-width:100%}.logo-text{font-size:12vw}}.checkout-page{padding:2rem;background:#1f462c;color:#f5f0e6;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;height:100vh;display:flex;flex-direction:column;overflow:hidden}.checkout-header{background:#244e34;color:#f5f0e6;padding:2rem;text-align:center;border-radius:8px;border:1px solid rgba(245,240,230,.1)}.checkout-header h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#f5f0e6}.checkout-header .subtitle{font-size:.9rem;opacity:.9;color:#f5f0e6}.checkout-content{padding:2rem 0rem;flex:1;margin:0 auto;width:100%;overflow-y:auto}.order-summary{background:#244e34;border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(245,240,230,.1)}.order-summary h2{font-size:1.2rem;margin-bottom:1rem;color:#f5f0e6}.order-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.order-item:last-child{border-bottom:none}.item-details{flex:1}.item-name{font-weight:500;color:#f5f0e6}.item-description{font-size:.9rem;color:#f5f0e6b3;margin-top:.25rem}.item-price{font-weight:600;color:#f5f0e6;font-size:1.1rem}.total-section{color:#f5f0e6!important;border-top:2px solid rgba(245,240,230,.2);padding-top:1rem;margin-top:1rem}.total-row{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.2rem;color:#ffa726!important}.payment-method{margin-bottom:2rem}.payment-method h3{font-size:1.1rem;margin-bottom:1rem;color:#f5f0e6}.swish-info{display:flex;align-items:center;background:#244e34;border:1px solid rgba(245,240,230,.2);border-radius:8px;padding:1rem;position:relative}.swish-icon{width:50px;padding:3px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-weight:700;color:#333}.swish-details{flex:1}.swish-name{font-weight:600;color:#f5f0e6}.swish-description{padding-right:1rem;font-size:.9rem;color:#f5f0e6b3;margin-top:.25rem}.selected-indicator{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:24px;height:24px;background:#00ff87;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;font-weight:700;font-size:14px}.pay-button{background:#ffa726;color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;width:100%;transition:background-color .2s ease;box-shadow:0 2px 10px #0003}.pay-button:hover{background:#ff9800}.pay-button:active{transform:translateY(1px)}.pay-button:disabled{background:#666;cursor:not-allowed;opacity:.6}.pay-button:disabled:hover{background:#666}.security-notice{text-align:center;font-size:.8rem;color:#f5f0e6b3;margin-top:1rem}.phone-input-section{margin-bottom:2rem}.phone-input-section h3{font-size:1.1rem;margin-bottom:1rem;color:#f5f0e6}.phone-input-container{background:#244e34;border:1px solid rgba(245,240,230,.2);border-radius:8px;padding:1rem}.phone-input{width:100%;background:#1f462c;border:1px solid rgba(245,240,230,.3);border-radius:6px;padding:.75rem;color:#f5f0e6;font-size:1rem;font-family:inherit}.phone-input::placeholder{color:#f5f0e680}.phone-input:focus{outline:none;border-color:#ffa726;box-shadow:0 0 0 2px #ffa72633}.phone-hint{font-size:.8rem;color:#f5f0e699;margin-top:.5rem}.security-notice:before{content:"🔒 "}@media (max-width: 600px){.checkout-header,.checkout-content{padding:1rem 0rem}.order-summary,.payment-method{margin-bottom:1rem}.checkout-page{padding:1rem}}.payment-success-page{background:#1f462c;color:#f5f0e6;font-family:Quicksand,sans-serif;margin:0;height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;overflow:hidden}.success-container{padding:20px;border:1px solid rgba(245,240,230,.2);background:rgba(31,70,44,.98);border-radius:20px;text-align:center;max-width:500px;width:100%;position:relative;overflow:hidden}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#00d4aa,#00b894);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:2.5rem;color:#fff;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.payment-success-page h1{color:#ffa726;font-size:2.2rem;margin-bottom:1rem;font-weight:700}.success-message{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:#f5f0e6}.action-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.btn{padding:12px 24px;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;min-width:120px}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.btn-primary{background:linear-gradient(135deg,#00d4aa,#00b894);color:#fff}.btn-secondary{background:rgba(255,255,255,.1);color:#f5f0e6;border:1px solid rgba(255,255,255,.3)}.contact-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);font-size:.9rem;color:#f5f0e6cc}.contact-info a{color:#ffa726;text-decoration:none}.contact-info p{margin-bottom:.5rem}.contact-info p:last-child{margin-bottom:0}@media (max-width: 480px){.payment-success-page h1{font-size:1.8rem}.action-buttons{flex-direction:column}.btn{width:100%}}.terms-page{background:#1f462c;color:#f5f0e6;font-family:Quicksand,sans-serif;margin:0;min-height:100vh;display:flex;justify-content:center;align-items:flex-start}.terms-container{max-width:768px;background:rgba(31,70,44,.98);border-radius:12px;padding:2.5rem 2rem}h1{color:#ffa726;font-size:2rem;margin-bottom:2rem;text-align:center;font-weight:700}p,li{font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}@media (max-width: 700px){h1{font-size:1.3rem}}.privacy-page{background:#1f462c;color:#f5f0e6;font-family:Quicksand,sans-serif;margin:0;height:100vh;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.terms-container{max-width:768px;background:rgba(31,70,44,.98);border-radius:12px;box-shadow:0 2px 12px #0000000a;padding:2.5rem 2rem;margin:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.privacy-page h1{color:#ffa726;font-size:2rem;margin-bottom:2rem;text-align:center;font-weight:700}.privacy-page p,.privacy-page li{font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}.terms-container ul{padding-left:1.2rem}.privacy-page .navigation{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,167,38,.3)}.privacy-page .back-link{color:#ffa726;text-decoration:none;font-size:1.1rem;font-weight:700;padding:.5rem 1rem;border:2px solid #ffa726;border-radius:4px;transition:all .2s}.privacy-page .back-link:hover{background:#ffa726;color:#1f462c}@media (max-width: 700px){.terms-container{padding:1.2rem .5rem;margin:1rem}.privacy-page h1{font-size:1.3rem}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:20px}.login-card{background:white;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:40px;width:100%;max-width:400px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#333;font-size:28px;font-weight:700;margin:0 0 10px}.login-header p{color:#666;font-size:14px;line-height:1.5;margin:0}.login-form{margin-bottom:30px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:600;font-size:14px}.form-group input{width:100%;padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;transition:all .2s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:8px;font-size:14px}.error-icon{font-size:16px}.login-button{width:100%;padding:12px 24px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{text-align:center;padding:40px 20px}.spinner{width:40px;height:40px;border:4px solid #e1e5e9;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.loading-spinner p{color:#666;font-size:16px;margin:0}.login-footer{border-top:1px solid #e1e5e9;padding-top:20px;text-align:center}.security-note{color:#666;font-size:12px;margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:6px}.contact-info{color:#888;font-size:12px;margin:0}.contact-info a{color:#667eea;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width: 480px){.admin-login-container{padding:10px}.login-card{padding:30px 20px}.login-header h1{font-size:24px}}.config-manager{min-height:100vh;background-color:#f8fafc;padding:20px}.admin-header{background:white;padding:20px 30px;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}.admin-header h1{color:#1f2937;font-size:28px;font-weight:700;margin:0}.logout-button{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.logout-button:hover{background:#dc2626}.alert{padding:16px 20px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:10px;font-weight:500}.alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.admin-content{display:grid;gap:30px}.config-section,.backup-section{background:white;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.section-actions,.edit-actions{display:flex;gap:10px}.btn{padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-sm{padding:6px 12px;font-size:14px}.config-grid{padding:30px;display:grid;gap:24px}.field-card{border:2px solid #e5e7eb;border-radius:8px;padding:20px;background:#fafafa}.field-title{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.course-config{margin-bottom:20px}.course-config:last-child{margin-bottom:0}.course-config h4{color:#374151;font-size:16px;font-weight:600;margin:0 0 12px}.config-fields{display:grid;gap:12px}.config-field{display:flex;align-items:center;gap:12px}.config-field label{min-width:80px;color:#4b5563;font-weight:500;font-size:14px}.config-value{flex:1;padding:8px 12px;background:white;border:1px solid #d1d5db;border-radius:6px;font-family:monospace;font-size:14px}.config-field input{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s ease}.config-field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.token-hidden{background:#fef3c7;color:#92400e;font-style:italic}.rtsp-url{font-size:12px;word-break:break-all}.backup-list{padding:30px}.backup-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;background:#fafafa}.backup-item:last-child{margin-bottom:0}.backup-info{flex:1}.backup-name{font-weight:600;color:#1f2937;margin-bottom:4px}.backup-meta{font-size:14px;color:#6b7280}.empty-state{padding:40px;text-align:center;color:#6b7280}@media (max-width: 768px){.config-manager{padding:10px}.admin-header,.section-header{padding:15px 20px;flex-direction:column;gap:15px;align-items:stretch}.config-grid{padding:20px}.config-field{flex-direction:column;align-items:stretch;gap:6px}.config-field label{min-width:auto}.backup-item{flex-direction:column;gap:12px;align-items:stretch}}.pi-monitor{background:white;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.loading-container{text-align:center;padding:60px 20px}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-header{background:#f8fafc;padding:20px 30px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.section-header h2{color:#1f2937;font-size:20px;font-weight:600;margin:0}.alert{padding:16px 30px;display:flex;align-items:center;gap:10px;font-weight:500}.alert-error{background-color:#fef2f2;border-bottom:1px solid #fecaca;color:#dc2626}.alert-success{background-color:#f0fdf4;border-bottom:1px solid #bbf7d0;color:#166534}.pi-grid{padding:30px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.pi-card{border:2px solid #e5e7eb;border-radius:12px;padding:20px;background:#fafafa;transition:all .2s ease}.pi-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.pi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.pi-title{display:flex;align-items:center;gap:12px}.pi-title h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.course-badge{background:#3b82f6;color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600}.status-indicator{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600}.status-online{background:#d1fae5;color:#065f46}.status-offline{background:#fee2e2;color:#991b1b}.status-recording{background:#fef3c7;color:#92400e}.status-unknown{background:#f3f4f6;color:#4b5563}.pi-details{margin-bottom:20px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.detail-row:last-child{border-bottom:none}.detail-label{color:#6b7280;font-weight:500;font-size:14px}.detail-value{color:#1f2937;font-family:monospace;font-size:14px}.pi-actions{margin-top:16px}.btn-trigger{width:100%;padding:12px 20px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.button-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.trigger-disabled-note{margin-top:8px;font-size:12px;color:#6b7280;text-align:center;font-style:italic}.empty-state{padding:60px 30px;text-align:center;color:#6b7280}.empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{color:#374151;font-size:20px;font-weight:600;margin:0 0 12px}.empty-state p{font-size:14px;line-height:1.5;margin:0 0 8px}.monitor-info{background:#f8fafc;border-top:1px solid #e5e7eb;padding:20px 30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.info-card{background:white;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.info-card h4{color:#1f2937;font-size:14px;font-weight:600;margin:0 0 8px;display:flex;align-items:center;gap:6px}.info-card p{color:#6b7280;font-size:13px;line-height:1.4;margin:0}@media (max-width: 768px){.section-header{padding:15px 20px;flex-direction:column;gap:15px;align-items:stretch}.pi-grid{padding:20px;grid-template-columns:1fr}.pi-header{flex-direction:column;gap:12px;align-items:stretch}.pi-title{justify-content:center}.monitor-info{padding:15px 20px;grid-template-columns:1fr}}.admin-dashboard{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.dashboard-header{background:white;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.header-content{padding:20px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}.header-title h1{color:#1e293b;font-size:28px;font-weight:700;margin:0 0 4px}.header-title p{color:#64748b;font-size:14px;margin:0}.logout-button{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.logout-button:hover{background:#dc2626;transform:translateY(-1px)}.dashboard-nav{padding:0 30px;display:flex;gap:4px}.nav-tab{background:none;border:none;padding:16px 24px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:500;color:#64748b;border-bottom:3px solid transparent;transition:all .2s ease;position:relative}.nav-tab:hover{color:#3b82f6;background:#f8fafc}.nav-tab.active{color:#3b82f6;border-bottom-color:#3b82f6;background:#f8fafc}.tab-icon{font-size:16px}.tab-label{font-size:14px}.dashboard-content{flex:1;padding:30px}.tab-content{max-width:1200px;margin:0 auto}.dashboard-footer{background:white;border-top:1px solid #e2e8f0;padding:20px 30px}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer-info p{color:#64748b;font-size:14px;margin:0}.footer-info a{color:#3b82f6;text-decoration:none}.footer-info a:hover{text-decoration:underline}.footer-version p{color:#94a3b8;font-size:12px;margin:0;font-family:monospace}.btn{padding:8px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-size:14px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}.btn-success{background:#10b981;color:#fff}.btn-success:hover:not(:disabled){background:#059669}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover:not(:disabled){background:#d97706}@media (max-width: 768px){.dashboard-header{position:relative}.header-content{padding:15px 20px;flex-direction:column;gap:15px;align-items:stretch}.header-title{text-align:center}.header-title h1{font-size:24px}.dashboard-nav{padding:0 20px;flex-direction:column}.nav-tab{justify-content:center;padding:12px 20px;border-bottom:none;border-left:3px solid transparent}.nav-tab.active{border-left-color:#3b82f6;border-bottom-color:transparent}.dashboard-content{padding:20px}.footer-content{flex-direction:column;gap:10px;text-align:center}}@media (max-width: 480px){.header-content{padding:10px 15px}.dashboard-nav{padding:0 15px}.dashboard-content,.footer-content{padding:15px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#2d5a27 0%,#4a8c3a 100%);min-height:100vh;color:#333}.App{min-height:100vh;display:flex;align-items:center;justify-content:center}.checkout-container,.confirmation-container,.error-container{width:100%;max-width:500px;margin:0 auto}.checkout-card,.confirmation-card,.error-card{background:white;border-radius:20px;padding:40px 30px;box-shadow:0 20px 40px #0000001a;text-align:center;position:relative;overflow:hidden}.checkout-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#4a8c3a,#6db33f)}.checkout-card h1{font-size:2.2rem;margin-bottom:30px;color:#2d5a27;font-weight:700}.checkout-details h2{font-size:1.4rem;margin-bottom:20px;color:#4a8c3a;font-weight:600}.amount{display:flex;align-items:center;justify-content:center;gap:10px;margin:30px 0;padding:20px;background:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.currency{font-size:1.2rem;color:#6c757d;font-weight:500}.price{font-size:3rem;font-weight:700;color:#2d5a27}.info-section{margin:30px 0;padding:20px;background:#f0f7f0;border-radius:12px;border-left:4px solid #4a8c3a}.info-section p{margin:8px 0;color:#2d5a27;font-weight:500}.pay-button{width:100%;padding:18px 24px;font-size:1.3rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4a8c3a,#6db33f);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;margin:20px 0}.pay-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4a8c3a4d}.pay-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.footer{margin-top:30px;padding-top:20px;border-top:1px solid #e9ecef;color:#6c757d;font-size:.9rem}.confirmation-card{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.success-icon{font-size:4rem;margin-bottom:20px}.confirmation-details{margin:30px 0;padding:25px;background:white;border-radius:12px;box-shadow:0 4px 12px #0000000d}.timestamp,.duration{margin:10px 0;font-size:1.1rem}.instructions{margin:30px 0;text-align:left}.instructions h3{text-align:center;color:#2d5a27;margin-bottom:20px}.instruction-list{display:flex;flex-direction:column;gap:15px}.instruction{display:flex;align-items:center;gap:15px;padding:15px;background:white;border-radius:8px;box-shadow:0 2px 8px #0000000d}.step{background:#4a8c3a;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.contact-info{margin:25px 0;padding:20px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px}.contact-info h4{color:#856404;margin-bottom:10px}.contact-info a{color:#4a8c3a;text-decoration:none;font-weight:600}.session-id{font-family:Courier New,monospace;font-size:.8rem;color:#6c757d;margin-top:15px}.session-id code{background:#f8f9fa;padding:4px 8px;border-radius:4px}.error-card{background:linear-gradient(135deg,#fff5f5 0%,#fed7d7 100%)}.error-icon{font-size:4rem;margin-bottom:20px}.error-details{margin:30px 0;text-align:left}.error-details ul{margin:15px 0;padding-left:20px}.error-details li{margin:8px 0;color:#721c24}.error-actions{display:flex;gap:15px;margin:30px 0}.retry-button,.home-button{flex:1;padding:12px 20px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.retry-button{background:#4a8c3a;color:#fff}.home-button{background:#6c757d;color:#fff}.retry-button:hover,.home-button:hover{transform:translateY(-1px);opacity:.9}.contact-support{margin-top:25px;padding:15px;background:rgba(255,255,255,.7);border-radius:8px}@media (max-width: 600px){.checkout-card,.confirmation-card,.error-card{margin:10px;padding:30px 20px}.checkout-card h1{font-size:1.8rem}.price{font-size:2.5rem}.error-actions{flex-direction:column}}
