body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.redemption-form{margin:0;max-width:100%}.redemption-form form{display:flex;flex-direction:column;gap:20px}.form-group{margin-bottom:0}.form-group label{color:#1a1a1a;display:block;font-size:16px;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px;padding:12px 16px;transition:all .2s ease;width:100%}.form-group input:focus{border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1);outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group input::placeholder{color:#999}.form-info{margin:0}.privacy-note{color:#666;font-size:14px;line-height:1.5;margin:0}.submit-button{background-color:#69b53c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px 32px;transition:all .2s ease}.submit-button:hover:not(:disabled){background-color:#5a9c32;box-shadow:0 4px 12px rgba(105,181,60,.25);transform:translateY(-1px)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.response-message{animation:slideIn .3s ease;border-radius:8px;margin-top:30px;padding:24px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.response-message h4{font-size:20px;font-weight:600;margin:0 0 12px}.response-message p{line-height:1.6;margin:0 0 16px}.response-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.response-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.success-instructions{border-top:1px solid #c3e6cb;margin-top:20px;padding-top:20px}.success-instructions p{font-weight:600;margin-bottom:12px}.success-instructions ol{margin:0;padding-left:20px}.success-instructions li{line-height:1.6;margin-bottom:8px}.course-info{background:hsla(0,0%,100%,.5);border-radius:6px;font-size:14px;margin-top:20px;padding:12px}.offer-page{align-items:center;display:flex;justify-content:center;padding:50px 20px 20px}.offer-page,.offer-page-wrapper{background:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.offer-page-wrapper{padding-top:30px}.custom-offer-content .offer-page{background:transparent;padding:0}.offer-page-wrapper .offer-page{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:20px}.offer-page.error,.offer-page.loading{text-align:center}.error-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:0 auto;max-width:500px;padding:60px}.error-icon{font-size:64px;margin-bottom:20px}.error-container h1{color:#1a1a1a;font-size:28px;font-weight:600;margin-bottom:16px}.error-container p{color:#666;font-size:16px;line-height:1.6;margin-bottom:30px}.back-button{background-color:#06c;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.back-button:hover{background-color:#0052a3;box-shadow:0 4px 12px rgba(0,102,204,.25);transform:translateY(-1px)}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#06c;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.offer-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;max-width:1200px;overflow:hidden;width:100%}.offer-content{flex:1.2 1;padding:60px}.custom-content .offer-header{margin-bottom:40px}.custom-content .logo{height:40px;width:auto}.custom-content .main-title{color:#1a1a1a;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px}.custom-content .subtitle{color:#666;font-size:18px;line-height:1.6;margin-bottom:40px}.custom-content .benefits-section{background:#f8f9fa;border-radius:8px;margin-bottom:40px;padding:30px}.custom-content .benefits-section h2{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:20px}.custom-content .benefits-list{list-style:none;margin:0;padding:0}.custom-content .benefits-list li{color:#444;font-size:16px;line-height:1.6;margin-bottom:12px;padding-left:8px}.custom-content .form-section{margin-top:40px}.custom-content .form-section h3{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:12px}.custom-content .form-description{color:#666;font-size:16px;margin-bottom:24px}.custom-offer-content .redemption-form-container,.redemption-form-container{margin:0}.custom-offer-content .redemption-form{display:block}.custom-offer-content .redemption-form form{display:flex;flex-direction:column;gap:20px}.custom-offer-content .form-group{display:block}.custom-offer-content .form-group label{color:#1a1a1a;display:block;font-size:16px;font-weight:500;margin-bottom:8px}.custom-offer-content .form-group input{background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;display:block;font-family:Inter,sans-serif;font-size:16px;padding:12px 16px;transition:all .2s ease;width:100%}.custom-offer-content .submit-button{background-color:#06c;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-top:10px;padding:14px 32px;transition:all .2s ease}.custom-offer-content .form-group input:focus{border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1);outline:none}.custom-offer-content .submit-button:hover:not(:disabled){background-color:#0052a3;box-shadow:0 4px 12px rgba(0,102,204,.25);transform:translateY(-1px)}.custom-offer-content .submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.form-section .redemption-form-container,.redemption-form-wrapper{display:block}.custom-content .privacy-info,.custom-offer-content .privacy-info{background:#f8f9fa;border-radius:6px;color:#666;font-size:13px;line-height:1.5;margin-top:20px;padding:15px}.custom-offer-content .offer-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:0 auto;max-width:1200px;overflow:hidden;width:100%}.custom-offer-content .offer-content{flex:1.2 1;padding:60px}.custom-offer-content .offer-image{align-items:center;background:#f0f7ff;display:flex;flex:0.8 1;justify-content:center;padding:40px;position:relative}.custom-offer-content .offer-image img{height:auto;max-width:500px;object-fit:contain;width:100%}.custom-offer-content .form-section{margin-top:40px}.custom-offer-content .form-section h3{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:12px}.custom-offer-content .form-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:24px}.custom-offer-content .offer-header{margin-bottom:40px}.custom-offer-content .logo{height:40px;width:auto}.custom-offer-content .main-title{color:#1a1a1a;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px}.custom-offer-content .subtitle{color:#666;font-size:18px;line-height:1.6;margin-bottom:40px}.custom-offer-content .benefits-section{background:#f8f9fa;border-radius:8px;margin-bottom:40px;padding:30px}.custom-offer-content .benefits-section h2{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:20px}.custom-offer-content .benefits-list{list-style:none;margin:0;padding:0}.custom-offer-content .benefits-list li{color:#444;font-size:16px;line-height:1.6;margin-bottom:12px;padding-left:8px}.default-content{padding:40px 0;text-align:center}.default-content h1{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:16px}.default-content h2{color:#444;font-size:24px;font-weight:500;margin-bottom:16px}.default-content .description{color:#666;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.redeem-section{margin-top:40px}.redeem-section h3{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:12px}.form-description{color:#666;font-size:16px;margin-bottom:24px}.offer-image{align-items:center;background:#f0f7ff;display:flex;flex:0.8 1;justify-content:center;padding:40px;position:relative}.offer-image img{height:auto;max-width:500px;object-fit:contain;width:100%}.expired-message{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;margin-top:30px;padding:20px}.expired-message h3{font-size:20px;font-weight:600;margin:0 0 10px}.expiry-notice{color:#666;font-size:14px;margin-top:20px;text-align:center}.custom-offer-content-wrapper{width:100%}.custom-offer-content .offer-container{align-items:stretch;display:flex}.custom-offer-content .redemption-form-container{width:100%}.offer-page-wrapper .custom-offer-content .offer-page{background:transparent;display:block;min-height:auto;padding:0}@media (max-width:968px){.custom-offer-content .offer-container,.offer-container{flex-direction:column}.custom-offer-content .offer-content,.offer-content{padding:40px 30px}.custom-offer-content .offer-image,.offer-image{display:none}.custom-offer-content .main-title,.main-title{font-size:28px}.custom-offer-content .subtitle,.subtitle{font-size:16px}.error-container{margin:20px;padding:40px 30px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App,.landing-page{min-height:100vh}.landing-page{align-items:center;background:#f8f9fa;color:#1a1a1a;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.landing-page h1{color:#06c;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.landing-page p{color:#666;font-size:1.1rem}
/*# sourceMappingURL=main.e6408801.css.map*/