*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-footer{background:#00008b;color:#fff;margin-top:auto;width:100%}.footer-main{padding:60px 0 40px}.footer-top{margin-bottom:40px}.footer-logo-image{height:40px;width:auto;display:block}.footer-logo-placeholder{background:#ffffff1a;border:2px dashed rgba(255,255,255,.3);border-radius:4px;padding:20px 30px;display:inline-block;font-size:20px;font-weight:600;color:#fff}.footer-contact{margin-top:40px}.footer-contact-title{font-size:16px;font-weight:700;color:#fff;margin:0 0 20px;letter-spacing:1px}.footer-contact-info{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.footer-address,.footer-phone{display:flex;align-items:flex-start;gap:12px}.footer-icon{flex-shrink:0;margin-top:2px}.footer-address p{margin:0;font-size:14px;line-height:1.6;color:#fff}.footer-phone a{font-size:16px;font-weight:500;color:#fff;text-decoration:none;transition:opacity .3s}.footer-phone a:hover{opacity:.8}.footer-social{display:flex;gap:16px;margin-top:24px}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:4px;transition:background .3s}.footer-social a:hover{background:#fff3}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:30px 0;background:#f7f7f7}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{font-size:13px;color:#6b7280;margin:0}.footer-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-links a{font-size:13px;color:#6b7280;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#030575}.footer-separator{color:#6b7280;font-size:13px}@media (max-width: 768px){.footer-main{padding:40px 0 30px}.footer-bottom-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}.verify-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;width:100%}.page-header{background:#fff;padding:20px 0 24px;box-shadow:0 2px 2px #0000001a;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);position:relative;z-index:10}.page-header .container{display:flex;flex-direction:column;align-items:flex-start}.site-logo{max-width:250px;height:auto;margin-bottom:8px}.site-tagline{font-size:12px;font-weight:600;color:#374151;letter-spacing:.5px;margin:0;text-transform:uppercase}.hero-section{background:#fff;padding:60px 0;width:100%}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-text{padding-right:20px}.hero-logos{display:flex;align-items:center;margin-bottom:24px}.partner-logos{width:auto;max-width:100%}.logo-placeholder{background:#e5e7eb;border:2px dashed #9ca3af;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:10px 20px;font-size:11px;color:#6b7280;font-weight:500;text-align:center;line-height:1.2}.logo-placeholder.bcbs-logo{width:250px;height:70px}.logo-placeholder.medicare-logo{width:160px;height:55px}.partner-logo{height:70px;width:auto}.medicare-logo{height:60px}.hero-welcome{font-size:15px;color:#1f2937;margin:0 0 12px;font-weight:400}.hero-title{font-size:40px;font-weight:400;color:#030575;line-height:1.25;margin:0 0 16px}.hero-description{font-size:15px;color:#1f2937;line-height:1.6;margin:0}.hero-image{display:flex;justify-content:center;align-items:center}.hero-photo{max-width:100%;width:100%;height:auto;border-radius:8px;object-fit:cover}.image-placeholder{width:500px;height:350px;background:#e5e7eb;border:2px dashed #9ca3af;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6b7280;font-weight:500}.verification-section{background:#3dc4ba;padding:60px 0;min-height:500px;width:100%}.verification-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.form-column{padding-right:20px}.section-title{font-size:36px;font-weight:400;color:#030575;margin:0 0 20px}.section-description{font-size:14px;color:#1f2937;line-height:1.6;margin:0 0 8px}.required-note{font-size:13px;color:#030575;margin:0 0 24px;font-style:normal}.verify-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:end}.form-group label{margin-bottom:8px;font-weight:500;color:#2c303f;font-size:16px}.required{color:#dc2626;margin-left:4px}.form-group input{padding:14px 16px;border:2px solid #ffffff;border-radius:4px;font-size:16px;background:#fff;transition:all .2s;font-family:inherit}.form-group input:focus{outline:none;border-color:#030575;box-shadow:0 0 0 3px #0305751a}.form-group input.error{border-color:#dc2626}.form-group input.error:focus{box-shadow:0 0 0 3px #dc26261a}.form-group input:disabled{background-color:#f3f4f6;cursor:not-allowed}.error-message{margin-top:6px;font-size:13px;color:#dc2626;font-weight:500}.btn-submit{padding:13px 40px;font-size:18px;font-weight:600;background-color:#030575;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s;text-transform:capitalize;grid-column:1 / -1;width:auto;justify-self:start}.btn-submit:hover:not(:disabled){background-color:#020451;box-shadow:0 2px 8px #0305754d}.btn-submit:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;opacity:.6}.card-column{display:flex;justify-content:center;align-items:flex-start;padding-top:40px}.membership-card-sample{border-radius:12px;padding:0;box-shadow:0 10px 40px #00000026;display:inline-block;position:relative;max-width:450px;width:100%;overflow:hidden}.membership-card-image{width:100%;height:auto;display:block;border-radius:12px;border:none}.card-placeholder{width:100%;max-width:380px;height:auto;aspect-ratio:1.54 / 1;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;font-size:11px;color:#1f2937;line-height:1.4}.card-placeholder span{display:block;font-weight:600;margin-bottom:12px;color:#030575}.products-section{background:#fff;padding:80px 0;width:100%}.products-header{text-align:center;margin-bottom:60px}.products-title{font-size:36px;font-weight:400;color:#030575;margin:0 0 16px}.products-subtitle{font-size:15px;color:#6b7280;margin:0}.product-detail{display:grid;grid-template-columns:400px 1fr;gap:60px;margin-bottom:80px;align-items:start}.product-detail:last-child{margin-bottom:0}.product-image{display:flex;justify-content:center;align-items:center}.product-photo{width:100%;max-width:400px;height:auto;object-fit:contain}.product-image-placeholder{width:100%;max-width:400px;height:400px;background:#f3f4f6;border:2px dashed #9ca3af;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6b7280;font-weight:500}.product-info{display:flex;flex-direction:column}.product-name{font-size:28px;font-weight:600;color:#030575;margin:0 0 8px}.product-subtitle-small{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px}.product-description{font-size:14px;color:#1f2937;line-height:1.7;margin:0 0 20px}.product-features{list-style:none;padding:0;margin:0 0 24px}.product-features li{font-size:14px;color:#1f2937;line-height:1.7;margin-bottom:12px;padding-left:28px;position:relative}.product-features li:before{content:"";position:absolute;left:0;top:6px;width:16px;height:16px;background-color:#030575;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-features li strong{font-weight:600;color:#030575}.equipment-included{font-size:13px;color:#6b7280;margin:0;font-style:italic}.equipment-included strong{font-weight:600;color:#1f2937}.about-section{background:#3dc4ba;padding:60px 0;width:100%}.about-content{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:start}.about-title{font-size:32px;font-weight:400;color:#030575;margin:0;line-height:1.3}.about-subtitle{font-size:18px;font-weight:600;color:#030575;margin:0 0 20px;line-height:1.4}.about-description{font-size:14px;color:#1f2937;line-height:1.7;margin:0 0 16px}.about-description:last-child{margin-bottom:0}.time-for-pers-section{background:#fff;padding:80px 0;width:100%}.time-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.time-title{font-size:32px;font-weight:400;color:#030575;margin:0 0 16px}.time-intro{font-size:15px;color:#1f2937;margin:0 0 24px;font-weight:400}.time-checklist{list-style:none;padding:0;margin:0}.time-checklist li{font-size:14px;color:#1f2937;line-height:1.7;margin-bottom:16px;padding-left:32px;position:relative}.time-checklist li:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background-color:#030575;border-radius:50%;border:3px solid #030575;box-shadow:inset 0 0 0 3px #fff}.time-photo{width:100%;max-width:500px;height:auto;border-radius:50%;object-fit:cover;aspect-ratio:1/1;margin:0 auto;display:block}.time-image-placeholder{width:100%;max-width:500px;height:400px;background:#f3f4f6;border:2px dashed #9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6b7280;font-weight:500;text-align:center;padding:40px;margin:0 auto}.how-it-works-section{background:#fff;padding:80px 0;width:100%}.how-it-works-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.how-it-works-title{font-size:32px;font-weight:400;color:#030575;margin:0 0 24px}.how-it-works-steps{list-style:none;padding:0;margin:0}.how-it-works-steps li{font-size:14px;color:#1f2937;line-height:1.7;margin-bottom:20px;padding-left:32px;position:relative}.how-it-works-steps li:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background-color:#030575;border-radius:50%;border:3px solid #030575;box-shadow:inset 0 0 0 3px #fff}.how-it-works-photo{width:100%;max-width:450px;height:auto;border-radius:50%;object-fit:cover;aspect-ratio:1/1;display:block}.how-it-works-image-placeholder{width:100%;max-width:450px;height:450px;background:#f3f4f6;border:2px dashed #9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6b7280;font-weight:500;text-align:center;padding:40px}.cta-section{background:#3dc4ba;padding:50px 0;width:100%}.cta-content{text-align:center}.cta-text{font-size:16px;color:#030575;margin:0 0 16px;font-weight:400}.cta-phone{font-size:40px;font-weight:600;color:#030575;text-decoration:none;display:inline-block;transition:opacity .3s}.cta-phone:hover{opacity:.8}.disclaimer-section{background:#fff;padding:60px 0;width:100%}.disclaimer-content{max-width:1200px;margin:0 auto}.disclaimer-text{font-size:12px;color:#6b7280;line-height:1.8;margin:0 0 16px}.disclaimer-reference{font-size:12px;color:#1f2937;margin:0;font-weight:500}@media (max-width: 980px){.hero-content{gap:40px}.verification-content{gap:60px}.hero-title{font-size:36px}.section-title{font-size:28px}.verify-form{grid-template-columns:1fr}}@media (max-width: 768px){.hero-section{padding:40px 0}.verification-section{padding:60px 0}.hero-content{grid-template-columns:1fr;gap:30px}.verification-content{grid-template-columns:1fr;gap:40px}.hero-text,.form-column{padding-right:0}.hero-title{font-size:32px}.section-title{font-size:26px}.card-column{padding-top:0}.container{padding:0 20px}.product-detail{grid-template-columns:1fr;gap:30px;margin-bottom:60px}.product-image-placeholder{height:300px}.products-section{padding:60px 0}.products-header{margin-bottom:40px}.products-title{font-size:28px}.about-content{grid-template-columns:1fr;gap:30px}.about-title{font-size:28px}.time-content{grid-template-columns:1fr;gap:40px}.time-title{font-size:28px}.time-image-placeholder{height:300px}.how-it-works-content{grid-template-columns:1fr;gap:40px}.how-it-works-title{font-size:28px}.how-it-works-image-placeholder{height:350px}.cta-phone{font-size:32px}}@media (max-width: 640px){.hero-section{padding:30px 0}.verification-section{padding:40px 0}.hero-title{font-size:28px}.section-title{font-size:24px}.hero-logos{flex-direction:column;align-items:flex-start;gap:15px}.partner-logo{height:50px}.medicare-logo{height:45px}.btn-submit{width:100%;padding:14px 32px;font-size:16px}.membership-card-sample{padding:20px}.site-logo{max-width:200px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-in}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:500px;width:90%;animation:slideIn .3s ease-out}.modal-header{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:24px;font-weight:600;color:#1f2937}.modal-body{padding:24px;text-align:center}.modal-body p{margin:0 0 16px;color:#4b5563;font-size:16px;line-height:1.5}.countdown{margin:24px 0}.countdown-time{display:inline-block;font-size:48px;font-weight:700;color:#dc2626;font-variant-numeric:tabular-nums;min-width:120px}.warning-text{color:#6b7280;font-size:14px}.modal-footer{padding:16px 24px 24px;display:flex;justify-content:center}.btn{padding:12px 32px;font-size:16px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.btn-primary{background-color:#06c;color:#fff}.btn-primary:hover{background-color:#0052a3;transform:translateY(-1px);box-shadow:0 4px 12px #0066cc4d}.btn-primary:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.countdown-time{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.order-page{min-height:100vh;background:#fff;padding:40px 20px}.order-container{max-width:1200px;margin:0 auto;padding:0 20px}.order-header{color:#030575;background-color:#fff;box-shadow:0 2px 2px #0000001a;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);padding-bottom:24px;margin-bottom:48px;position:relative;z-index:10}.header-top{padding:20px 0;margin-bottom:24px}.ca-logo{max-width:280px;height:auto;display:block}.header-middle{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;margin-bottom:24px;gap:40px}.header-text{flex:1;text-align:left}.header-partner-logo{flex:0 0 auto}.partner-logo{max-width:450px;height:auto;display:block}.verification-message{font-size:16px;color:#515253;margin:0 0 8px;font-weight:600}.order-header h1{font-size:34px;line-height:42px;font-weight:400;margin:0;color:#030575}.header-description{text-align:left;margin-bottom:32px}.order-description{font-size:16px;color:#374151;margin:0;line-height:1.5}.order-form{display:flex;flex-direction:column;gap:24px}.form-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.form-section h2{font-size:24px;font-weight:600;color:#030575;margin:0 0 8px}.form-section h3{font-size:18px;font-weight:600;color:#374151;margin:24px 0 8px;padding-top:24px;border-top:1px solid #e5e7eb}.po-box-notice{font-size:13px;color:#dc2626;font-style:italic;margin:0 0 16px}.form-section h3:first-of-type{margin-top:32px}.section-description{color:#6b7280;font-size:14px;margin:0 0 24px}.product-selection-section{background:transparent;padding:0;box-shadow:none;margin-bottom:40px}.product-dropdown{padding:12px 16px;border:2px solid #d1d5db;border-radius:8px;font-size:16px;font-weight:500;color:#030575;background:#fff;cursor:pointer;transition:all .2s;margin-bottom:24px}.product-dropdown:focus{outline:none;border-color:#030575;box-shadow:0 0 0 3px #0305751a}.product-dropdown option{padding:10px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:0}.product-card{border:1px solid #d1d5db;border-radius:0;padding:32px 24px;cursor:pointer;transition:all .2s;display:grid;grid-template-columns:200px 1fr;align-items:center;text-align:left;gap:32px;background:#fff;box-shadow:none;position:relative;min-height:280px}.product-card:hover{border-color:#030575;box-shadow:0 2px 8px #0000001a}.product-card input[type=radio]{display:none}.product-card:has(input:checked),.product-card.selected{border-color:#030575;border-width:2px;box-shadow:0 2px 8px #03057526;background:#f8f9ff}.product-image-container{width:200px;height:200px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-content{flex:1}.product-content h3{margin:0 0 4px;font-size:24px;font-weight:700;color:#030575;border:none;padding:0}.product-subtitle{font-size:11px;font-weight:600;color:#6b7280;letter-spacing:.5px;text-transform:uppercase;margin:0 0 12px}.product-content p{margin:0;font-size:15px;color:#374151;line-height:1.6}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{margin-bottom:6px;font-weight:500;color:#374151;font-size:14px}.required{color:#dc2626;margin-left:2px}.form-group input,.form-group select{padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:15px;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group select:focus{outline:none;border-color:#030575;box-shadow:0 0 0 3px #0305751a}.form-group input.error,.form-group select.error{border-color:#dc2626}.form-group input:disabled,.form-group select:disabled,.form-group input.disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.error-message{margin-top:4px;font-size:12px;color:#dc2626}.emergency-contact{padding:24px 0;background:transparent;border-radius:0;margin-bottom:24px;border:none;border-bottom:1px solid #e5e7eb}.emergency-contact:last-child{margin-bottom:16px;border-bottom:none}.emergency-contact h3{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 16px;padding:0;border:none}.btn-add-contact{background:transparent;color:#030575;border:2px solid #030575;padding:12px 24px;font-size:16px;font-weight:600;margin-top:8px}.btn-add-contact:hover:not(:disabled){background:#030575;color:#fff;transform:none;box-shadow:none}.form-actions{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;text-align:center}.btn{padding:14px 32px;font-size:16px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s;text-align:center}.btn-primary{background-color:#030575;color:#fff}.btn-primary:hover:not(:disabled){background-color:#020451;transform:translateY(-2px);box-shadow:0 4px 12px #0305754d}.btn-primary:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;opacity:.6}.btn-large{padding:16px 48px;font-size:18px}.alert{padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px;line-height:1.5}.cta-section{background:#3dc4ba;padding:60px 20px;text-align:center;margin-top:60px}.cta-container{max-width:1200px;margin:0 auto}.cta-text{font-size:18px;color:#030575;margin:0 0 16px;font-weight:400}.cta-phone{font-size:36px;font-weight:700;color:#030575;text-decoration:none;display:inline-block}.cta-phone:hover{text-decoration:underline}.disclaimers-section{background:#fff;padding:60px 20px}.disclaimers-container{max-width:1200px;margin:0 auto}.disclaimer-text{font-size:14px;line-height:1.6;color:#374151;margin:0 0 20px}.disclaimer-reference{font-size:12px;color:#6b7280;margin:0}@media (max-width: 980px){.form-row{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{padding:20px;grid-template-columns:160px 1fr;gap:20px}.product-image-container{width:160px;height:160px}.product-content h3{font-size:22px}}@media (max-width: 768px){.order-page{padding:20px 16px}.form-section{padding:24px 20px}.cta-section{padding:40px 20px}.cta-text{font-size:16px}.cta-phone{font-size:28px}.disclaimers-section{padding:40px 20px}.header-middle{flex-direction:column;gap:20px}.header-text{text-align:center}.header-partner-logo{margin:0 auto}.ca-logo{max-width:220px}.partner-logo{max-width:350px}.header-description{text-align:center}.order-header h1{font-size:24px}.product-card{grid-template-columns:140px 1fr;gap:16px;min-height:auto}.product-image-container{width:140px;height:140px}.btn-large{padding:14px 32px;font-size:16px}}@media (max-width: 480px){.form-section{padding:20px 16px}.ca-logo{max-width:150px}.partner-logo{max-width:280px}.verification-message,.order-description{font-size:14px}.order-header h1{font-size:20px}.product-card{padding:16px;grid-template-columns:120px 1fr;gap:12px}.product-image-container{width:120px;height:120px}.product-content h3{font-size:18px}.product-content p{font-size:14px}.emergency-contact{padding:20px 0}}.thankyou-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;width:100%}.thankyou-header{background:#fff;padding:20px 0 24px;box-shadow:0 2px 2px #0000001a;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);position:relative;z-index:10}.thankyou-logo{max-width:280px;height:auto;display:block}.thankyou-content{background:#fff;padding:80px 0;flex:1}.thankyou-layout{display:grid;grid-template-columns:450px 1fr;gap:80px;align-items:center}.thankyou-image{position:relative;display:flex;justify-content:center;align-items:center}.thankyou-photo{width:100%;max-width:450px;height:auto;border-radius:0;object-fit:cover}.decorative-curve{position:absolute;right:-40px;top:0;width:200px;height:100%;pointer-events:none}.decorative-curve svg{width:100%;height:100%}.thankyou-message{padding-left:40px}.thankyou-message h2{font-size:34px;line-height:42px;font-weight:400;color:#030575!important;font-family:Montserrat,Helvetica,Arial,Lucida,sans-serif;padding-bottom:10px;margin:0 0 24px}.thankyou-message p{font-size:16px;color:#374151;line-height:1.6;margin:0}.thankyou-disclaimers{background:#fff;padding:60px 0;border-top:1px solid #e5e7eb}.disclaimer-text{font-size:12px;line-height:1.7;color:#6b7280;margin:0 0 16px}.disclaimer-text:last-of-type{margin-bottom:24px}.disclaimer-reference{font-size:11px;color:#6b7280;margin:0;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}@media (max-width: 980px){.thankyou-layout{gap:60px}.thankyou-message{padding-left:20px}.thankyou-message h1{font-size:40px}}@media (max-width: 768px){.thankyou-content{padding:60px 0}.thankyou-layout{grid-template-columns:1fr;gap:40px}.thankyou-image{max-width:400px;margin:0 auto}.thankyou-message{padding-left:0;text-align:center}.thankyou-message h1{font-size:36px}.decorative-curve{display:none}.thankyou-disclaimers{padding:40px 0}.thankyou-logo{max-width:220px}}@media (max-width: 640px){.thankyou-content{padding:40px 0}.thankyou-message h1{font-size:32px}.thankyou-message p{font-size:15px}.thankyou-logo{max-width:180px}}.page-header{background:#fff;padding:15px 0 20px;box-shadow:0 2px 2px #0000001a;-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);position:relative;z-index:10}.header-container{max-width:1360px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo-container{flex-shrink:0}.site-logo{max-width:250px;height:auto}.main-navigation{display:flex;align-items:center;gap:2rem}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.nav-menu li{margin:0}.nav-menu a{color:#2c303f;text-decoration:none;font-size:16px;font-weight:400;transition:color .3s ease}.nav-menu a:hover{color:#030575}.has-dropdown>a:after{content:" ▼";font-size:10px;margin-left:4px}.btn-get-started{background:#030575;color:#fff!important;padding:12px 30px;border-radius:5px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-get-started:hover{background:#02043f;transform:translateY(-2px);box-shadow:0 4px 12px #0305754d}@media (max-width: 980px){.main-navigation{display:none}.site-logo{max-width:200px}}.terms-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.terms-content{font-size:14px;line-height:1.7;color:var(--text-color)}.terms-content p{font-size:17px;font-weight:400;line-height:26px;margin:1rem 0}.terms-content h2{font-size:14px;font-weight:700;text-transform:uppercase;margin:2rem 0 1rem;color:var(--text-color);letter-spacing:.5px}.terms-content h3{font-size:14px;font-weight:700;margin:1.5rem 0 .75rem;color:var(--text-color)}.terms-content h6{font-size:14px;font-style:italic;font-weight:400;margin:1.5rem 0 .75rem;color:var(--text-color)}.terms-content ul{margin:1rem 0;padding-left:2rem}.terms-content li{margin:.5rem 0}.terms-content address{font-style:normal;margin:1rem 0}.terms-content a{color:var(--theme-primary);text-decoration:underline}.terms-content a:hover{color:var(--theme-secondary)}@media (max-width: 768px){.terms-container{padding:2rem 1rem}.page-hero h1{font-size:2rem}}.page-hero{background-color:#030575;color:#fff;padding:3rem 0;text-align:center}.page-hero h1{margin:0;font-size:2.5rem;font-weight:400;color:#fff!important}.privacy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.privacy-content{font-size:14px;line-height:1.7;color:var(--text-color)}.privacy-content p{font-size:17px;font-weight:400;line-height:26px;margin:1rem 0}.page-title{font-size:16px;margin:0 0 .5rem;font-weight:400}.last-updated{font-size:14px;margin:0 0 2rem}.privacy-content h2{font-size:14px;font-weight:700;text-transform:uppercase;margin:2rem 0 1rem;color:var(--text-color);letter-spacing:.5px}.privacy-content h6{font-size:14px;font-style:italic;font-weight:400;margin:1.5rem 0 .75rem;color:var(--text-color)}.privacy-content ul{margin:1rem 0;padding-left:2rem}.privacy-content li{margin:.5rem 0}.privacy-content a{color:var(--theme-primary);text-decoration:underline}.privacy-content a:hover{color:var(--theme-secondary)}.ccpa-table-container{margin:2rem 0;overflow-x:auto}.ccpa-table{width:100%;border-collapse:collapse;font-size:14px}.ccpa-table thead th{background-color:#505050;color:#fff;font-weight:700;padding:12px;text-align:left;border:1px solid #ddd}.ccpa-table tbody td{padding:12px;border:1px solid #ddd;vertical-align:top}.ccpa-table tbody tr:nth-child(2n){background-color:#f9f9f9}@media (max-width: 768px){.privacy-container{padding:2rem 1rem}.page-hero h1{font-size:2rem}.ccpa-table{font-size:13px}.ccpa-table thead th,.ccpa-table tbody td{padding:8px}}:root{--theme-primary: #0066cc;--theme-secondary: #004080;--theme-accent: #0066cc;--theme-text: #2c303f;--theme-bg: #ffffff;--theme-gray: #f7f7f7;--font-primary: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--button-bg: #D51F35;--button-bg-hover: #B01828;--button-text: #ffffff;--button-radius: 10px;--button-padding: 13px 40px;--button-font-size: 20px;--spacing-xs: 8px;--spacing-sm: 16px;--spacing-md: 24px;--spacing-lg: 32px;--spacing-xl: 48px;--radius-sm: 5px;--radius-md: 10px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .1);--shadow-button: 0 4px 12px rgba(0, 0, 0, .2)}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-primary);font-size:14px;line-height:1.7em;color:var(--theme-text);background:var(--theme-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.4;color:var(--theme-text)}h1{font-size:16px;line-height:40px;padding-bottom:0}h1.page-title{font-size:42px!important;line-height:55px!important;padding:10px 0}h2{color:var(--theme-secondary)!important;font-size:20px}h3{font-size:18px;font-weight:600}.container{max-width:1200px;margin:0 auto;padding:0 15px}a{color:var(--theme-secondary);text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.8}button,.btn,input[type=submit]{display:inline-block;padding:var(--button-padding);font-size:var(--button-font-size);color:var(--button-text);background:var(--button-bg);border-radius:var(--button-radius);border:0;text-transform:capitalize;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:var(--font-primary);line-height:1}button:hover:not(:disabled),.btn:hover:not(:disabled),input[type=submit]:hover:not(:disabled){background:var(--button-bg-hover);transform:translateY(-2px);box-shadow:var(--shadow-button)}button:disabled,.btn:disabled,input[type=submit]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;opacity:.6}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],select,textarea{width:100%;padding:12px 16px;font-size:16px;line-height:1.5;color:var(--theme-text);background:var(--theme-bg);border:1px solid #d1d5db;border-radius:var(--radius-sm);font-family:var(--font-primary);transition:border-color .2s ease,box-shadow .2s ease}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=date]:focus,select:focus,textarea:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 10%,transparent)}input.error,select.error,textarea.error{border-color:var(--theme-accent)}input.error:focus,select.error:focus,textarea.error:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 10%,transparent)}input:disabled,select:disabled,textarea:disabled{background-color:var(--theme-gray);cursor:not-allowed;opacity:.6}label{display:block;margin-bottom:var(--spacing-xs);font-weight:500;color:#374151;font-size:14px}.required{color:var(--theme-accent);margin-left:4px}.error-message{margin-top:6px;font-size:13px;color:var(--theme-accent);display:block}.alert{padding:var(--spacing-sm);border-radius:var(--radius-sm);margin-bottom:var(--spacing-md);font-size:14px;line-height:1.5}.alert-error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-warning{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}.alert-success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alert-info{background-color:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.section{padding:2% 0;background:var(--theme-bg)}.section-primary{background:var(--theme-primary)!important;color:var(--theme-bg)}.section-gray{background:var(--theme-gray)!important}.card{background:var(--theme-bg);border-radius:var(--radius-md);padding:40px;box-shadow:var(--shadow-card)}.spinner{width:50px;height:50px;border:4px solid color-mix(in srgb,var(--theme-secondary) 20%,transparent);border-top-color:var(--theme-secondary);border-radius:50%;animation:spin 1s linear infinite}.form-group{display:flex;flex-direction:column;margin-bottom:var(--spacing-md)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md)}@media only screen and (min-width: 1500px){.container{max-width:1360px}body{font-size:14px}}@media only screen and (max-width: 980px){h1.page-title{font-size:32px!important;line-height:40px!important}.container{padding:0 20px}.card{padding:24px}.form-row{grid-template-columns:1fr}}@media only screen and (max-width: 640px){button,.btn,input[type=submit]{padding:10px 30px;font-size:18px}.card{padding:var(--spacing-md)}}.text-center{text-align:center}.text-primary{color:var(--theme-primary)!important}.text-secondary{color:var(--theme-secondary)!important}.bg-primary{background-color:var(--theme-primary)!important}.bg-gray{background-color:var(--theme-gray)!important}.mt-0{margin-top:0!important}.mt-sm{margin-top:var(--spacing-sm)!important}.mt-md{margin-top:var(--spacing-md)!important}.mt-lg{margin-top:var(--spacing-lg)!important}.mb-0{margin-bottom:0!important}.mb-sm{margin-bottom:var(--spacing-sm)!important}.mb-md{margin-bottom:var(--spacing-md)!important}.mb-lg{margin-bottom:var(--spacing-lg)!important}#root{width:100%;min-height:100vh}.loading-page,.error-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f7f7;color:#030575;padding:20px;text-align:center;width:100%}.loading-page p,.error-page p{font-size:18px;margin:16px 0}.error-page h1{font-size:32px;margin:0 0 16px}.error-page p{max-width:600px;line-height:1.6}.spinner{width:50px;height:50px;border:4px solid rgba(3,5,117,.2);border-top-color:#030575;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
