*{box-sizing:inherit}
html{box-sizing:border-box;scroll-behavior:smooth}
body{font-family:'Fira Code',monospace;margin:0;padding:0;background:linear-gradient(135deg,#f8fcfd 0%,#fff 50%,#fdf9f7 100%);color:#2c2c2c;line-height:1.7}
.site-header-v1{position:relative;background:linear-gradient(135deg,#E4F9FF 0%,#c8f5ff 100%);box-shadow:0 3px 8px #0000001f;overflow:hidden}
.header-brand-background-v1{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.08;z-index:1;pointer-events:none}
.brand-text-layer-v1{font-size:180px;font-weight:700;color:#814311;letter-spacing:12px}
.header-top-layer-box{position:relative;z-index:2;padding:24px 0}
.header-content-wrapper-v1{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}
.logo-container-v1{flex-shrink:0}
.logo-link-v1{display:block}
.logo-image-v1{height:110px;width:110px;display:block;background:#fff9;padding:8px;border-radius:4px;box-shadow:0 2px 6px #00000014}
.main-navigation-v1{flex-grow:1;display:flex;justify-content:flex-end}
.nav-list-v1{list-style:none;margin:0;padding:0;display:flex;gap:8px;flex-wrap:wrap}
.nav-item-v1{margin:0}
.nav-link-v1{display:block;padding:12px 18px;color:#2c2c2c;text-decoration:none;font-weight:400;font-size:15px;border-radius:3px;transition:background-color 0.2s,color .2s;background:#fff6;border:1px solid #24ae4133}
.nav-link-v1:hover{background:#24ae4126;color:#24AE41}
.site-footer-v1{background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 100%);color:#e0e0e0;padding:48px 0 24px;margin-top:60px}
.footer-content-wrapper-v1{max-width:1280px;margin:0 auto;padding:0 20px}
.footer-grid-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:40px}
.footer-column-v1{padding:0}
.footer-heading-v1{font-size:18px;font-weight:700;margin:0 0 16px;color:#E4F9FF}
.footer-text-v1{font-size:14px;line-height:1.8;margin:0 0 12px;color:#b0b0b0}
.footer-nav-v1{margin:0}
.footer-links-v1{list-style:none;margin:0;padding:0}
.footer-link-item-v1{margin-bottom:10px}
.footer-link-v1{color:#b0b0b0;text-decoration:none;font-size:14px;transition:color .2s}
.footer-link-v1:hover{color:#24AE41}
.footer-bottom-v1{border-top:1px solid #ffffff1a;padding-top:24px;text-align:center}
.copyright-text-v1{font-size:13px;color:gray;margin:0}
.cookie-consent-card-v1{position:fixed;top:20px;left:20px;width:420px;max-width:calc(100vw - 40px);background:#fff;border-radius:6px;box-shadow:0 6px 16px #0003;padding:28px;z-index:10000;display:none}
.cookie-consent-card-v1.is-visible{display:block}
.consent-content-box-v1{position:relative}
.consent-heading-v1{font-size:20px;font-weight:700;margin:0 0 12px;color:#2c2c2c}
.consent-description-v1{font-size:14px;line-height:1.6;margin:0 0 20px;color:#4a4a4a}
.cookie-categories-grid-v1{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px}
.category-card-v1{background:linear-gradient(135deg,#E4F9FF 0%,#f0fcff 100%);border:1px solid #24ae4133;border-radius:4px;padding:14px}
.category-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:6px}
.category-checkbox-v1{margin:0;cursor:pointer}
.category-name-v1{font-size:15px;font-weight:700;color:#2c2c2c}
.category-info-v1{font-size:13px;color:#5a5a5a;margin:0;padding-left:30px}
.data-sale-notice-v1{background:#8143111a;border:1px solid #8143114d;border-radius:4px;padding:14px;margin-bottom:20px}
.data-sale-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer}
.data-sale-checkbox-v1{margin:0;cursor:pointer}
.data-sale-text-v1{font-size:14px;color:#2c2c2c}
.consent-actions-v1{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.consent-button-v1{flex:1;min-width:120px;padding:12px 16px;border:none;border-radius:50px;font-family:'Fira Code',monospace;font-size:14px;font-weight:700;cursor:pointer;transition:background-color 0.2s,transform .1s}
.consent-button-v1:active{transform:scale(0.98)}
.accept-button-v1{background:linear-gradient(135deg,#24AE41 0%,#1f9538 100%);color:#fff}
.accept-button-v1:hover{background:linear-gradient(135deg,#1f9538 0%,#1a7d2f 100%)}
.decline-button-v1{background:linear-gradient(135deg,#814311 0%,#6d3a0e 100%);color:#fff}
.decline-button-v1:hover{background:linear-gradient(135deg,#6d3a0e 0%,#5a2f0b 100%)}
.save-button-v1{background:linear-gradient(135deg,#E4F9FF 0%,#c8f5ff 100%);color:#2c2c2c;border:1px solid #24ae414d}
.save-button-v1:hover{background:linear-gradient(135deg,#c8f5ff 0%,#aef0ff 100%)}
.cookie-policy-link-v1{font-size:13px;color:#24AE41;text-decoration:none;display:inline-block}
.cookie-policy-link-v1:hover{text-decoration:underline}
.cookie-settings-icon-v1{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#24AE41 0%,#1f9538 100%);border:none;box-shadow:0 4px 12px #0003;cursor:pointer;z-index:9999;transition:transform .2s}
.cookie-settings-icon-v1:hover{transform:scale(1.1)}
.settings-icon-text-v1{font-size:24px;color:#fff}
@media (max-width: 768px) {
.header-content-wrapper-v1{flex-direction:column;align-items:center}
.main-navigation-v1{justify-content:center;width:100%}
.nav-list-v1{justify-content:center}
.brand-text-layer-v1{font-size:80px;letter-spacing:6px}
.footer-grid-v1{grid-template-columns:1fr;gap:30px}
.cookie-consent-card-v1{top:10px;left:10px;right:10px;width:auto;max-width:none}
.consent-actions-v1{flex-direction:column}
.consent-button-v1{width:100%}
}
@media (max-width: 480px) {
.nav-link-v1{padding:10px 14px;font-size:14px}
.logo-image-v1{height:80px;width:80px}
.brand-text-layer-v1{font-size:50px;letter-spacing:3px}
}
.policy-data{max-width:1280px;margin:0 auto;padding:48px 24px;background:linear-gradient(165deg,#E4F9FF 0%,#fff 35%,#fff 100%)}
.policy-data p{font-size:16px;line-height:1.75;color:#2c3e50;margin:0 0 18px;text-align:left}
.policy-data p + p{margin-top:24px}
.policy-data strong{font-weight:700;color:#1a252f;letter-spacing:.2px}
.policy-data b{font-weight:700;color:#1a252f}
.policy-data a{color:#24AE41;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .2s ease}
.policy-data a:hover{color:#1d8b34;text-decoration-thickness:2px;text-underline-offset:4px}
.policy-data a:active{color:#814311}
.policy-data hr{border:none;height:2px;background:linear-gradient(90deg,#E4F9FF 0%,#24AE41 50%,#E4F9FF 100%);margin:42px 0;border-radius:2px;opacity:.6}
.policy-data div{margin:32px 0;padding:24px;background:#e4f9ff4d;border-left:4px solid #24AE41;border-radius:3px;box-shadow:2px 2px 6px #00000014}
.policy-data div p{margin-bottom:12px}
.policy-data div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.policy-data{padding:32px 16px}
.policy-data p{font-size:15px;line-height:1.7;margin-bottom:16px}
.policy-data p + p{margin-top:20px}
.policy-data hr{margin:32px 0}
.policy-data div{margin:24px 0;padding:18px;border-left-width:3px}
}
@media (max-width: 480px) {
.policy-data{padding:24px 12px}
.policy-data p{font-size:14px;line-height:1.65}
.policy-data div{padding:16px;margin:20px 0}
}
.title-hero-container-v1{max-width:1280px;margin:0 auto;padding:60px 20px;position:relative}
.title-hero-container-v1 .diagonal-wrapper-v1{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;position:relative}
.title-hero-container-v1 .content-layer-v1{position:relative;z-index:2}
.title-hero-container-v1 .headline-major-v1{font-size:2.8rem;line-height:1.2;margin:0 0 25px;color:#814311;font-weight:700}
.title-hero-container-v1 .description-flow-v1{font-size:1.15rem;line-height:1.7;color:#333;margin:0 0 35px;padding-left:15px;border-left:4px solid #24AE41}
.title-hero-container-v1 .cta-button-primary-v1{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#24AE41 0%,#1d8a33 100%);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #24ae4140;position:relative;z-index:10}
.title-hero-container-v1 .cta-button-primary-v1:hover{background:linear-gradient(135deg,#1d8a33 0%,#24AE41 100%);box-shadow:0 6px 18px #24ae4159;transform:translateY(-2px)}
.title-hero-container-v1 .image-frame-v1{position:relative}
.title-hero-container-v1 .image-frame-v1::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;border:2px solid #E4F9FF;border-radius:3px;z-index:1}
.title-hero-container-v1 .image-frame-v1 img{width:100%;height:450px;object-fit:cover;border-radius:3px;position:relative;z-index:2;box-shadow:0 8px 24px #0000001f}
.prospects-grid-box-v1{max-width:1280px;margin:80px auto;padding:0 20px}
.prospects-grid-box-v1 .section-heading-v1{font-size:2.3rem;margin:0 0 45px;color:#814311;text-align:center;font-weight:700}
.prospects-grid-box-v1 .opportunities-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.prospects-grid-box-v1 .career-card-v1{background:linear-gradient(160deg,#E4F9FF 0%,#fff 100%);padding:30px;border-radius:4px;border:1px solid #24ae4126;transition:all .3s ease;position:relative}
.prospects-grid-box-v1 .career-card-v1::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:#24AE41;transition:height .3s ease}
.prospects-grid-box-v1 .career-card-v1:hover{transform:translateY(-4px);box-shadow:0 8px 20px #24ae4126}
.prospects-grid-box-v1 .career-card-v1:hover::before{height:100%}
.prospects-grid-box-v1 .career-card-v1 .card-title-v1{font-size:1.4rem;margin:0 0 15px;color:#814311;font-weight:600}
.prospects-grid-box-v1 .career-card-v1 .card-description-v1{font-size:1rem;line-height:1.6;color:#555;margin:0 0 20px}
.prospects-grid-box-v1 .career-card-v1 .skill-tags-v1{display:flex;flex-wrap:wrap;gap:8px}
.prospects-grid-box-v1 .career-card-v1 .skill-tag-v1{padding:6px 12px;background:#24ae411a;color:#24AE41;font-size:.85rem;border-radius:3px;font-weight:500}
.analytics-showcase-box-v1{background:linear-gradient(135deg,#E4F9FF 0%,#fff 50%,#E4F9FF 100%);padding:80px 20px;margin:80px 0}
.analytics-showcase-box-v1 .container-wrapper-v1{max-width:1280px;margin:0 auto}
.analytics-showcase-box-v1 .section-title-v1{font-size:2.3rem;margin:0 0 50px;color:#814311;text-align:center;font-weight:700}
.analytics-showcase-box-v1 .data-split-v1{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}
.analytics-showcase-box-v1 .image-display-v1 img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:0 6px 20px #0000001a}
.analytics-showcase-box-v1 .metrics-list-v1{display:flex;flex-direction:column;gap:25px}
.analytics-showcase-box-v1 .metric-item-v1{background:#fff;padding:25px;border-radius:4px;border-left:4px solid #24AE41;box-shadow:0 3px 10px #0000000d}
.analytics-showcase-box-v1 .metric-item-v1 .metric-label-v1{font-size:.9rem;color:#666;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.analytics-showcase-box-v1 .metric-item-v1 .metric-value-v1{font-size:2rem;color:#24AE41;font-weight:700;margin:0 0 10px}
.analytics-showcase-box-v1 .metric-item-v1 .metric-detail-v1{font-size:.95rem;color:#555;line-height:1.5;margin:0}
.geography-access-box-v1{max-width:1280px;margin:80px auto;padding:0 20px}
.geography-access-box-v1 .section-header-v1{font-size:2.3rem;margin:0 0 20px;color:#814311;font-weight:700}
.geography-access-box-v1 .section-intro-v1{font-size:1.1rem;line-height:1.7;color:#555;margin:0 0 50px;max-width:800px}
.geography-access-box-v1 .regional-display-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.geography-access-box-v1 .regional-display-v1 .region-visual-v1{position:relative}
.geography-access-box-v1 .regional-display-v1 .region-visual-v1 img{width:100%;height:380px;object-fit:cover;border-radius:4px;box-shadow:0 5px 18px #0000001a}
.geography-access-box-v1 .regional-display-v1 .region-content-v1{display:flex;flex-direction:column;gap:30px}
.geography-access-box-v1 .regional-display-v1 .region-feature-v1{padding:25px;background:#fff;border:2px solid #E4F9FF;border-radius:4px;transition:all .3s ease}
.geography-access-box-v1 .regional-display-v1 .region-feature-v1:hover{border-color:#24AE41;box-shadow:0 5px 15px #24ae411a}
.geography-access-box-v1 .regional-display-v1 .region-feature-v1 .feature-heading-v1{font-size:1.3rem;color:#814311;margin:0 0 12px;font-weight:600}
.geography-access-box-v1 .regional-display-v1 .region-feature-v1 .feature-text-v1{font-size:1rem;line-height:1.6;color:#555;margin:0}
.support-testimonials-box-v1{background:linear-gradient(180deg,#fff 0%,#E4F9FF 100%);padding:80px 20px;margin:80px 0 0}
.support-testimonials-box-v1 .inner-container-v1{max-width:1280px;margin:0 auto}
.support-testimonials-box-v1 .title-support-v1{font-size:2.3rem;margin:0 0 50px;color:#814311;text-align:center;font-weight:700}
.support-testimonials-box-v1 .testimonials-flow-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:50px}
.support-testimonials-box-v1 .testimonial-card-v1{background:#fff;padding:35px;border-radius:4px;box-shadow:0 4px 16px #00000014;position:relative}
.support-testimonials-box-v1 .testimonial-card-v1::before{content:'"';position:absolute;top:15px;left:25px;font-size:4rem;color:#24ae4126;font-family:serif;line-height:1}
.support-testimonials-box-v1 .testimonial-card-v1 .testimonial-text-v1{font-size:1.05rem;line-height:1.7;color:#555;margin:0 0 25px;position:relative;z-index:2}
.support-testimonials-box-v1 .testimonial-card-v1 .author-info-v1{display:flex;align-items:center;gap:18px}
.support-testimonials-box-v1 .testimonial-card-v1 .author-photo-v1{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #24AE41}
.support-testimonials-box-v1 .testimonial-card-v1 .author-details-v1 .author-name-v1{font-size:1.1rem;color:#814311;margin:0 0 5px;font-weight:600}
.support-testimonials-box-v1 .testimonial-card-v1 .author-details-v1 .author-role-v1{font-size:.9rem;color:#777;margin:0}
.support-testimonials-box-v1 .support-resources-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}
.support-testimonials-box-v1 .support-resources-v1 .resource-box-v1{text-align:center;padding:30px 20px;background:#fff;border-radius:4px;border:2px solid transparent;transition:all .3s ease}
.support-testimonials-box-v1 .support-resources-v1 .resource-box-v1:hover{border-color:#24AE41;transform:translateY(-3px)}
.support-testimonials-box-v1 .support-resources-v1 .resource-icon-v1{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#E4F9FF 0%,#24AE41 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}
.support-testimonials-box-v1 .support-resources-v1 .resource-icon-v1 svg{width:35px;height:35px;fill:#fff}
.support-testimonials-box-v1 .support-resources-v1 .resource-title-v1{font-size:1.2rem;color:#814311;margin:0 0 12px;font-weight:600}
.support-testimonials-box-v1 .support-resources-v1 .resource-description-v1{font-size:.95rem;line-height:1.6;color:#555;margin:0}
.support-testimonials-box-v1 .final-cta-v1{text-align:center;margin-top:60px}
.support-testimonials-box-v1 .final-cta-v1 .cta-link-primary-v1{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#814311 0%,#5f320d 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 5px 15px #8143114d;position:relative;z-index:10}
.support-testimonials-box-v1 .final-cta-v1 .cta-link-primary-v1:hover{background:linear-gradient(135deg,#5f320d 0%,#814311 100%);box-shadow:0 7px 22px #81431166;transform:translateY(-2px)}
@media (max-width: 768px) {
.title-hero-container-v1 .diagonal-wrapper-v1{grid-template-columns:1fr;gap:30px}
.title-hero-container-v1 .headline-major-v1{font-size:2rem}
.title-hero-container-v1 .description-flow-v1{font-size:1rem}
.title-hero-container-v1 .image-frame-v1 img{height:300px}
.prospects-grid-box-v1 .opportunities-grid-v1{grid-template-columns:1fr}
.analytics-showcase-box-v1 .data-split-v1{grid-template-columns:1fr}
.geography-access-box-v1 .regional-display-v1{grid-template-columns:1fr}
.support-testimonials-box-v1 .testimonials-flow-v1{grid-template-columns:1fr}
.support-testimonials-box-v1 .support-resources-v1{grid-template-columns:1fr}
}
@media (min-width: 769px) and (max-width: 1024px) {
.prospects-grid-box-v1 .opportunities-grid-v1{grid-template-columns:repeat(2,1fr)}
.support-testimonials-box-v1 .support-resources-v1{grid-template-columns:repeat(2,1fr)}
}
.contact-page-wrapper-v1{max-width:1280px;margin:0 auto;padding:0}
.title-hero-box{position:relative;height:460px;overflow:hidden;margin-bottom:80px;border-radius:4px}
.title-hero-box .background-image-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.title-hero-box .background-image-layer img{width:100%;height:100%;object-fit:cover}
.title-hero-box .content-overlay-v1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:#e4f9fff0;padding:48px 56px;border-radius:3px;box-shadow:0 4px 12px #00000026;max-width:680px;width:90%}
.title-hero-box .content-overlay-v1 h1{margin:0 0 18px;font-size:2.8rem;line-height:1.25;color:#1a1a1a;position:relative}
.title-hero-box .content-overlay-v1 h1::before{content:'';position:absolute;left:-24px;top:8px;width:5px;height:60%;background:linear-gradient(180deg,#24AE41 0%,#814311 100%);border-radius:2px}
.title-hero-box .content-overlay-v1 .subtitle-text-v2{font-size:1.15rem;line-height:1.6;color:#333;margin:0}
.info-cards-grid-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1120px;margin:0 auto 90px;padding:0 20px}
.contact-info-card-v3{background:linear-gradient(135deg,#E4F9FF 0%,#24ae4114 100%);padding:38px 32px;border-radius:5px;border-left:4px solid #24AE41;box-shadow:0 3px 8px #00000014;transition:all .3s ease}
.contact-info-card-v3:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}
.contact-info-card-v3 .card-icon-holder-v2{width:56px;height:56px;background:#24AE41;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.contact-info-card-v3 .card-icon-holder-v2 i{font-size:28px;color:#fff}
.contact-info-card-v3 h3{margin:0 0 12px;font-size:1.4rem;color:#1a1a1a}
.contact-info-card-v3 .info-detail-text-v1{font-size:1.05rem;line-height:1.7;color:#444;margin:0}
.contact-info-card-v3 .info-detail-text-v1 a{color:#24AE41;text-decoration:none;transition:color .25s}
.contact-info-card-v3 .info-detail-text-v1 a:hover{color:#1d8a34;text-decoration:underline}
.form-section-wrapper-v2{max-width:920px;margin:0 auto 100px;padding:0 20px}
.form-container-box-v1{background:#fff;padding:52px 48px;border-radius:5px;box-shadow:0 4px 14px #0000001a;border-top:5px solid #24AE41}
.form-container-box-v1 h2{margin:0 0 16px;font-size:2.2rem;color:#1a1a1a}
.form-container-box-v1 .form-intro-text-v3{font-size:1.1rem;line-height:1.65;color:#555;margin:0 0 40px}
.contact-form-v1 .form-field-group-v2{margin-bottom:28px}
.contact-form-v1 label{display:block;font-size:1.05rem;font-weight:600;color:#333;margin-bottom:10px}
.contact-form-v1 input[type="email"],.contact-form-v1 textarea{width:100%;padding:14px 16px;font-size:1rem;border:2px solid #ddd;border-radius:3px;transition:border-color 0.3s,box-shadow .3s;box-sizing:border-box}
.contact-form-v1 input[type="email"]:focus,.contact-form-v1 textarea:focus{outline:none;border-color:#24AE41;box-shadow:0 0 0 3px #24ae411a}
.contact-form-v1 textarea{min-height:140px;resize:vertical}
.rating-system-box-v1{margin-bottom:32px}
.rating-system-box-v1 .rating-label-v2{display:block;font-size:1.05rem;font-weight:600;color:#333;margin-bottom:16px}
.rating-options-grid-v1{display:flex;gap:12px;flex-wrap:wrap}
.rating-option-item-v3{position:relative}
.rating-option-item-v3 input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.rating-option-item-v3 .rating-label-button-v1{display:inline-block;padding:12px 24px;background:#f5f5f5;border:2px solid #ddd;border-radius:3px;font-size:1rem;color:#666;cursor:pointer;transition:all .3s ease}
.rating-option-item-v3 input[type="radio"]:checked + .rating-label-button-v1{background:linear-gradient(135deg,#24AE41 0%,#1d8a34 100%);border-color:#24AE41;color:#fff;box-shadow:0 3px 8px #24ae414d}
.rating-option-item-v3 .rating-label-button-v1:hover{border-color:#24AE41;background:#e8f9ec}
.rating-option-item-v3 input[type="radio"]:checked + .rating-label-button-v1:hover{background:linear-gradient(135deg,#1d8a34 0%,#24AE41 100%)}
.privacy-consent-box-v1{margin-bottom:28px;display:flex;align-items:flex-start;gap:10px}
.privacy-consent-box-v1 input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#24AE41}
.privacy-consent-box-v1 label{font-size:.95rem;color:#555;line-height:1.6;margin:0;font-weight:400}
.privacy-consent-box-v1 label a{color:#24AE41;text-decoration:none}
.privacy-consent-box-v1 label a:hover{text-decoration:underline}
.submit-button-v1{padding:16px 48px;font-size:1.15rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#24AE41 0%,#1d8a34 100%);border:none;border-radius:3px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #24ae4140;z-index:10;position:relative}
.submit-button-v1:hover{background:linear-gradient(135deg,#1d8a34 0%,#24AE41 100%);box-shadow:0 6px 16px #24ae4159;transform:translateY(-2px)}
.submit-button-v1:active{transform:translateY(0);box-shadow:0 2px 6px #24ae414d}
.additional-info-section-v1{background:linear-gradient(135deg,#e4f9ff80 0%,#8143110d 100%);padding:60px 20px;margin-bottom:80px;border-radius:4px}
.additional-info-content-v2{max-width:940px;margin:0 auto}
.additional-info-content-v2 h2{margin:0 0 24px;font-size:2rem;color:#1a1a1a;text-align:center}
.additional-info-content-v2 .info-text-block-v1{font-size:1.08rem;line-height:1.75;color:#444;margin:0 0 20px}
.additional-info-content-v2 .info-text-block-v1:last-child{margin-bottom:0}
@media (max-width: 768px) {
.title-hero-box{height:380px;margin-bottom:60px}
.title-hero-box .content-overlay-v1{padding:36px 28px;width:92%}
.title-hero-box .content-overlay-v1 h1{font-size:2.2rem}
.title-hero-box .content-overlay-v1 h1::before{left:-16px;width:4px}
.title-hero-box .content-overlay-v1 .subtitle-text-v2{font-size:1.05rem}
.info-cards-grid-v1{grid-template-columns:1fr;gap:24px;margin-bottom:70px}
.form-container-box-v1{padding:40px 28px}
.form-container-box-v1 h2{font-size:1.9rem}
.rating-options-grid-v1{gap:10px}
.rating-option-item-v3 .rating-label-button-v1{padding:10px 20px;font-size:.95rem}
.submit-button-v1{width:100%;padding:14px 32px}
.additional-info-section-v1{padding:50px 20px;margin-bottom:60px}
.additional-info-content-v2 h2{font-size:1.75rem}
}
@media (max-width: 480px) {
.title-hero-box{height:340px;margin-bottom:50px}
.title-hero-box .content-overlay-v1{padding:28px 22px}
.title-hero-box .content-overlay-v1 h1{font-size:1.85rem}
.title-hero-box .content-overlay-v1 .subtitle-text-v2{font-size:1rem}
.form-container-box-v1{padding:32px 20px}
.form-container-box-v1 h2{font-size:1.7rem}
.rating-options-grid-v1{flex-direction:column}
.rating-option-item-v3 .rating-label-button-v1{width:100%;text-align:center}
}
.intro-section-box{background:linear-gradient(135deg,#E4F9FF 0%,#24ae4114 100%);padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}
.intro-section-box::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#81431108;border-radius:50%;animation:float-gentle 8s ease-in-out infinite}
@keyframes float-gentle {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-20px,20px)}
}
.intro-content-wrapper{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}
.intro-text-area-v1 p{font-size:.95rem;line-height:1.6;color:#333;margin:0 0 1.2rem}
.intro-text-area-v1 h1{font-size:2.4rem;line-height:1.2;color:#1a1a1a;margin:0 0 1.5rem}
.intro-image-container-v1{position:relative;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px #00000014}
.intro-image-container-v1 img{width:100%;height:420px;object-fit:cover;display:block;animation:subtle-zoom 12s ease-in-out infinite}
@keyframes subtle-zoom {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.intro-image-container-v1::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,#24ae411f 100%);pointer-events:none}
.program-structure-wrapper{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}
.program-heading-v2{text-align:center;margin-bottom:3rem}
.program-heading-v2 h2{font-size:2rem;color:#1a1a1a;margin:0 0 1rem;position:relative;display:inline-block}
.program-heading-v2 h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#24AE41}
.program-heading-v2 p{font-size:1rem;color:#555;line-height:1.7;max-width:720px;margin:1.5rem auto 0}
.modules-grid-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2.5rem}
.module-card-box{background:#fff;border:2px solid #E4F9FF;border-radius:3px;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;position:relative}
.module-card-box:hover{transform:translateY(-4px);box-shadow:0 6px 16px #24ae4126;border-color:#24AE41}
.module-card-box h3{font-size:1.3rem;color:#1a1a1a;margin:0 0 .8rem}
.module-card-box h3::before{content:'';display:inline-block;width:8px;height:8px;background:#24AE41;border-radius:50%;margin-right:.6rem;vertical-align:middle}
.module-card-box p{font-size:.92rem;line-height:1.6;color:#444;margin:0}
.module-duration-badge{display:inline-block;background:linear-gradient(90deg,#E4F9FF 0%,#24ae411a 100%);padding:.4rem 1rem;border-radius:3px;font-size:.85rem;color:#333;margin-top:1rem;font-weight:500}
.learning-approach-section{background:linear-gradient(180deg,#fff 0%,#E4F9FF 100%);padding:4.5rem 1.5rem}
.learning-approach-container{max-width:1280px;margin:0 auto}
.learning-approach-container h2{font-size:2rem;color:#1a1a1a;margin:0 0 2.5rem}
.approach-split-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}
.approach-content-area p{font-size:.95rem;line-height:1.7;color:#333;margin:0 0 1.5rem}
.approach-features-list{list-style:none;padding:0;margin:2rem 0 0}
.approach-features-list li{padding:1rem 0 1rem 2.5rem;position:relative;font-size:.95rem;line-height:1.6;color:#444;border-bottom:1px solid #24ae4126}
.approach-features-list li:last-child{border-bottom:none}
.approach-features-list li::before{content:'';position:absolute;left:0;top:1.2rem;width:18px;height:18px;background:#24AE41;border-radius:2px;box-shadow:0 2px 4px #24ae414d}
.approach-visual-box{background:#fff;border-radius:4px;padding:2rem;box-shadow:0 3px 10px #00000014}
.progress-tracker-v1{display:flex;flex-direction:column;gap:1.5rem}
.progress-step-box{display:flex;align-items:center;gap:1rem}
.step-number-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#24AE41 0%,#1a8a33 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;flex-shrink:0;box-shadow:0 3px 8px #24ae414d}
.step-info-text h4{font-size:1rem;color:#1a1a1a;margin:0 0 .3rem}
.step-info-text p{font-size:.88rem;color:#555;margin:0;line-height:1.5}
.instructors-section-wrapper{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}
.instructors-section-wrapper h2{font-size:2rem;color:#1a1a1a;margin:0 0 1rem}
.instructors-section-wrapper > p{font-size:.98rem;line-height:1.7;color:#444;margin:0 0 3rem;max-width:820px}
.instructors-grid-display{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.instructor-profile-card{display:flex;gap:1.5rem;background:#fff;border:1px solid #E4F9FF;border-radius:3px;padding:1.8rem;box-shadow:0 2px 6px #0000000a;transition:box-shadow .3s ease}
.instructor-profile-card:hover{box-shadow:0 4px 14px #24ae411f}
.instructor-photo-area{flex-shrink:0}
.instructor-photo-area img{width:120px;height:120px;border-radius:3px;object-fit:cover;box-shadow:0 2px 8px #0000001a}
.instructor-details-text h3{font-size:1.25rem;color:#1a1a1a;margin:0 0 .5rem}
.instructor-role-label{font-size:.88rem;color:#24AE41;font-weight:500;margin-bottom:.8rem;display:block}
.instructor-details-text p{font-size:.92rem;line-height:1.6;color:#555;margin:0}
.enrollment-cta-section{background:linear-gradient(135deg,#814311 0%,#24AE41 50%,#E4F9FF 100%);padding:4rem 1.5rem;text-align:center;position:relative;overflow:hidden}
.enrollment-cta-section::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#ffffff0d;border-radius:50%}
.enrollment-cta-section::after{content:'';position:absolute;bottom:-80px;right:-80px;width:250px;height:250px;background:#ffffff0a;border-radius:50%}
.enrollment-content-box{max-width:900px;margin:0 auto;position:relative;z-index:2}
.enrollment-content-box h2{font-size:2.2rem;color:#fff;margin:0 0 1.2rem}
.enrollment-content-box p{font-size:1.05rem;line-height:1.7;color:#fffffff2;margin:0 0 2.5rem}
.cta-button-primary-v1{display:inline-block;background:#fff;color:#814311;padding:1rem 3rem;border-radius:4px;font-size:1.05rem;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #00000026;transition:all .3s ease;position:relative;z-index:10}
.cta-button-primary-v1:hover{background:#E4F9FF;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}
@media (min-width: 768px) {
.intro-content-wrapper{grid-template-columns:1.1fr 1fr;gap:3rem}
.intro-text-area-v1 h1{font-size:2.8rem}
}
@media (max-width: 767px) {
.intro-section-box{padding:3rem 1.5rem 2rem}
.intro-text-area-v1 h1{font-size:2rem}
.intro-image-container-v1 img{height:300px}
.program-structure-wrapper{padding:3rem 1.5rem}
.modules-grid-v1{grid-template-columns:1fr}
.approach-split-layout{grid-template-columns:1fr;gap:2rem}
.instructors-grid-display{grid-template-columns:1fr}
.instructor-profile-card{flex-direction:column;text-align:center}
.instructor-photo-area{align-self:center}
.enrollment-content-box h2{font-size:1.8rem}
.cta-button-primary-v1{padding:.9rem 2rem;font-size:1rem}
}
@media (min-width: 1024px) {
.modules-grid-v1{grid-template-columns:repeat(3,1fr)}
}
.title-panel-v1{position:relative;padding:4.5rem 1.5rem;background:linear-gradient(145deg,#E4F9FF 0%,#fff 45%,#E4F9FF 100%);overflow:hidden}
.title-panel-v1::before{content:'';position:absolute;top:-15%;right:-8%;width:450px;height:450px;background:linear-gradient(220deg,#24ae4114 0%,transparent 70%);border-radius:45% 55% 48% 52%;z-index:1}
.title-panel-v1::after{content:'';position:absolute;bottom:-20%;left:-5%;width:380px;height:380px;background:linear-gradient(140deg,#8143110d 0%,transparent 65%);border-radius:52% 48% 55% 45%;z-index:1}
.title-container-box{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.title-content-grid-v1{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}
.title-text-wrapper-v1{display:flex;flex-direction:column;gap:1.8rem}
.title-text-wrapper-v1 h1{font-size:2.6rem;line-height:1.25;color:#1a1a1a;margin:0;font-weight:700}
.title-text-wrapper-v1 h1::before{content:'';display:block;width:65px;height:4px;background:linear-gradient(90deg,#24AE41 0%,#814311 100%);margin-bottom:1.2rem;border-radius:3px}
.title-text-wrapper-v1 .intro-segment-v1{font-size:1.15rem;line-height:1.7;color:#2c2c2c;margin:0}
.title-image-holder-v1{position:relative}
.title-image-holder-v1 img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:0 6px 24px #0000001f}
.story-section-v2{padding:5rem 1.5rem;background:linear-gradient(180deg,#fff 0%,#e4f9ff4d 100%)}
.story-container-box{max-width:1280px;margin:0 auto}
.story-layout-split-v2{display:grid;grid-template-columns:1fr;gap:4rem}
.story-visual-zone-v2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}
.story-visual-zone-v2 img{width:100%;height:280px;object-fit:cover;border-radius:3px;box-shadow:0 4px 16px #00000014}
.story-visual-zone-v2 img:first-child{transform:translateY(20px)}
.story-narrative-zone-v2{display:flex;flex-direction:column;gap:2.2rem}
.story-narrative-zone-v2 h2{font-size:2.2rem;line-height:1.3;color:#1a1a1a;margin:0;position:relative;padding-left:1.2rem}
.story-narrative-zone-v2 h2::before{content:'';position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#24AE41 0%,#814311 100%);border-radius:3px}
.story-narrative-zone-v2 .story-text-block-v2{font-size:1.05rem;line-height:1.75;color:#333;margin:0}
.profile-showcase-v2{background:linear-gradient(135deg,#e4f9ff80 0%,#fffc 100%);padding:3rem 2rem;border-radius:4px;border:1px solid #24ae4126;box-shadow:0 3px 12px #0000000f}
.profile-inner-grid-v2{display:grid;grid-template-columns:100px 1fr;gap:2rem;align-items:center}
.profile-avatar-holder-v2 img{width:100px;height:100px;object-fit:cover;border-radius:50%;border:3px solid #24AE41;box-shadow:0 4px 12px #24ae4133}
.profile-details-zone-v2{display:flex;flex-direction:column;gap:.8rem}
.profile-details-zone-v2 h3{font-size:1.4rem;color:#1a1a1a;margin:0;font-weight:600}
.profile-details-zone-v2 .role-label-v2{font-size:1rem;color:#24AE41;font-weight:500;margin:0}
.profile-details-zone-v2 .bio-snippet-v2{font-size:.95rem;line-height:1.6;color:#444;margin:0}
.values-display-v2{margin-top:3rem;padding-top:3rem;border-top:2px dashed #81431133}
.values-display-v2 h3{font-size:1.6rem;color:#1a1a1a;margin:0 0 2rem;text-align:center}
.values-display-v2 h3::after{content:'';display:block;width:80px;height:3px;background:#814311;margin:1rem auto 0;border-radius:2px}
.values-grid-v2{display:grid;grid-template-columns:1fr;gap:1.8rem}
.value-card-v2{background:#fff;padding:2rem;border-radius:3px;border-left:4px solid #24AE41;box-shadow:0 2px 8px #0000000d;transition:transform 0.2s,box-shadow .2s}
.value-card-v2:hover{transform:translateX(5px);box-shadow:0 4px 16px #24ae4126}
.value-card-v2 h4{font-size:1.2rem;color:#1a1a1a;margin:0 0 .8rem;font-weight:600}
.value-card-v2 .value-text-v2{font-size:.98rem;line-height:1.65;color:#555;margin:0}
@media (min-width: 768px) {
.title-content-grid-v1{grid-template-columns:1.2fr 1fr;gap:4rem}
.title-text-wrapper-v1 h1{font-size:3.2rem}
.title-image-holder-v1 img{height:480px}
.story-layout-split-v2{grid-template-columns:1fr 1.1fr;gap:5rem}
.values-grid-v2{grid-template-columns:1fr 1fr;gap:2rem}
}
@media (min-width: 1024px) {
.title-panel-v1{padding:6rem 2rem}
.title-text-wrapper-v1 h1{font-size:3.6rem}
.story-section-v2{padding:6.5rem 2rem}
.profile-inner-grid-v2{grid-template-columns:120px 1fr}
.profile-avatar-holder-v2 img{width:120px;height:120px}
.values-grid-v2{grid-template-columns:repeat(3,1fr)}
}
.tech-req-hero-v1{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:68px}
.tech-req-hero-v1 .bg-image-layer-v1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.tech-req-hero-v1 .bg-image-layer-v1 img{width:100%;height:100%;object-fit:cover;filter:blur(0);animation:edge-clarity-v1 4s ease-in-out infinite alternate}
@keyframes edge-clarity-v1 {
0%{filter:blur(0)}
100%{filter:blur(8px)}
}
.tech-req-hero-v1 .content-overlay-box-v1{position:relative;z-index:2;text-align:center;max-width:880px;padding:42px 28px;background:linear-gradient(135deg,#e4f9fff0 0%,#24ae41e0 100%);border-radius:6px;box-shadow:0 6px 24px #00000026}
.tech-req-hero-v1 .main-heading-v1{font-size:3.2rem;line-height:1.15;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.tech-req-hero-v1 .sub-heading-v1{font-size:1.6rem;line-height:1.4;color:#2d2d2d;margin:0 0 14px;font-weight:500}
.tech-req-hero-v1 .detail-line-v1{font-size:1.1rem;line-height:1.5;color:#3a3a3a;margin:0}
.tech-req-hero-v1 .dot-decoration-v1{display:flex;justify-content:center;gap:12px;margin-top:24px}
.tech-req-hero-v1 .dot-decoration-v1 span{width:8px;height:8px;background:#814311;border-radius:50%;display:block;opacity:.7}
.system-specs-section-v1{max-width:1280px;margin:0 auto 72px;padding:0 20px}
.system-specs-section-v1 .grid-layout-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.system-specs-section-v1 .spec-card-v1{background:linear-gradient(160deg,#E4F9FF 0%,#24ae411f 100%);padding:36px 28px;border-radius:4px;box-shadow:0 3px 12px #00000014;border-left:4px solid #24AE41;position:relative}
.system-specs-section-v1 .spec-card-v1::before{content:'';position:absolute;top:16px;right:16px;width:42px;height:42px;background:#814311;border-radius:50%;opacity:.15}
.system-specs-section-v1 .card-title-v1{font-size:1.5rem;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.system-specs-section-v1 .requirement-list-v1{list-style:none;padding:0;margin:0}
.system-specs-section-v1 .requirement-list-v1 li{padding:8px 0;color:#2d2d2d;font-size:1rem;line-height:1.6;border-bottom:1px dashed #81431133}
.system-specs-section-v1 .requirement-list-v1 li:last-child{border-bottom:none}
.software-tools-zone-v1{background:linear-gradient(90deg,#e4f9ff66 0%,#24ae4126 50%,#8143111f 100%);padding:64px 20px;margin-bottom:68px}
.software-tools-zone-v1 .content-wrapper-v1{max-width:1280px;margin:0 auto;display:flex;gap:48px;align-items:flex-start}
.software-tools-zone-v1 .text-column-v1{flex:1}
.software-tools-zone-v1 .image-column-v1{flex:1}
.software-tools-zone-v1 .image-column-v1 img{width:100%;height:auto;border-radius:5px;box-shadow:0 5px 18px #0000001f;object-fit:cover}
.software-tools-zone-v1 .section-label-v1{font-size:2.4rem;color:#1a1a1a;margin:0 0 24px;font-weight:700;position:relative;padding-left:18px}
.software-tools-zone-v1 .section-label-v1::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:80%;background:linear-gradient(180deg,#24AE41 0%,#814311 100%);border-radius:3px}
.software-tools-zone-v1 .description-text-v1{font-size:1.05rem;line-height:1.7;color:#2d2d2d;margin:0 0 28px}
.software-tools-zone-v1 .tool-items-v1{display:flex;flex-direction:column;gap:16px}
.software-tools-zone-v1 .tool-item-v1{padding:18px 22px;background:#ffffffd9;border-radius:3px;border-left:3px solid #24AE41;box-shadow:0 2px 8px #0000000f}
.software-tools-zone-v1 .tool-name-v1{font-size:1.2rem;color:#1a1a1a;margin:0 0 6px;font-weight:600}
.software-tools-zone-v1 .tool-detail-v1{font-size:.95rem;color:#4a4a4a;margin:0;line-height:1.5}
.connection-guide-container-v1{max-width:1280px;margin:0 auto 72px;padding:0 20px}
.connection-guide-container-v1 .heading-area-v1{text-align:center;margin-bottom:48px}
.connection-guide-container-v1 .heading-area-v1 h2{font-size:2.2rem;color:#1a1a1a;margin:0 0 14px;font-weight:700}
.connection-guide-container-v1 .heading-area-v1 p{font-size:1.1rem;color:#3a3a3a;margin:0;line-height:1.6}
.connection-guide-container-v1 .step-process-v1{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.connection-guide-container-v1 .step-process-v1::before{content:'';position:absolute;top:48px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,#E4F9FF 0%,#24AE41 50%,#814311 100%);z-index:1}
.connection-guide-container-v1 .process-step-v1{text-align:center;position:relative;z-index:2}
.connection-guide-container-v1 .step-number-v1{width:96px;height:96px;margin:0 auto 18px;background:linear-gradient(135deg,#E4F9FF 0%,#24AE41 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:700;color:#1a1a1a;box-shadow:0 4px 16px #0000001a;border:3px solid #ffffffe6}
.connection-guide-container-v1 .step-label-v1{font-size:1.15rem;color:#1a1a1a;margin:0 0 10px;font-weight:600}
.connection-guide-container-v1 .step-info-v1{font-size:.95rem;color:#4a4a4a;margin:0;line-height:1.5}
@media (max-width: 768px) {
.tech-req-hero-v1 .main-heading-v1{font-size:2.2rem}
.tech-req-hero-v1 .sub-heading-v1{font-size:1.3rem}
.system-specs-section-v1 .grid-layout-v1{grid-template-columns:1fr;gap:24px}
.software-tools-zone-v1 .content-wrapper-v1{flex-direction:column;gap:32px}
.connection-guide-container-v1 .step-process-v1{grid-template-columns:1fr;gap:32px}
.connection-guide-container-v1 .step-process-v1::before{display:none}
}
@media (min-width: 769px) and (max-width: 1024px) {
.system-specs-section-v1 .grid-layout-v1{grid-template-columns:repeat(2,1fr)}
.connection-guide-container-v1 .step-process-v1{grid-template-columns:repeat(2,1fr)}
.connection-guide-container-v1 .step-process-v1::before{display:none}
}
.success-hero-zone{min-height:100vh;background:linear-gradient(145deg,#E4F9FF 0%,#24AE41 65%,#814311 100%);display:flex;align-items:flex-end;padding:2rem 1.5rem 4rem;position:relative;overflow:hidden}
.success-hero-zone::before{content:'';position:absolute;top:10%;right:5%;width:280px;height:280px;background:#ffffff26;border-radius:4px;transform:rotate(25deg)}
.success-hero-zone::after{content:'';position:absolute;bottom:15%;left:8%;width:180px;height:180px;background:#8143111f;border-radius:3px;transform:rotate(-15deg)}
.hero-text-stack-v1{max-width:1280px;margin:0 auto;width:100%;position:relative;z-index:2}
.hero-text-stack-v1 .primary-headline-box{font-size:3.2rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:1rem;text-shadow:2px 3px 6px #00000040}
.hero-text-stack-v1 .secondary-line-v2{font-size:1.8rem;font-weight:600;color:#fff;line-height:1.3;margin-bottom:.6rem;text-shadow:1px 2px 4px #0003}
.hero-text-stack-v1 .tertiary-copy-element{font-size:1.15rem;color:#fffffff2;line-height:1.5;max-width:620px;text-shadow:1px 1px 3px #00000026}
.confirmation-panel-section{padding:5rem 1.5rem;background:#fff}
.confirmation-panel-section .inner-wrap-v1{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}
.info-card-box{background:linear-gradient(160deg,#E4F9FF 0%,#fff 100%);padding:2.5rem;border-radius:5px;box-shadow:3px 4px 8px #00000014}
.info-card-box .card-title-v3{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:1.2rem;position:relative;padding-left:1.2rem}
.info-card-box .card-title-v3::before{content:'';position:absolute;left:0;top:.3rem;width:5px;height:1.5rem;background:#24AE41;border-radius:2px}
.info-card-box .description-text-v1{font-size:1.05rem;color:#333;line-height:1.7;margin-bottom:1.5rem}
.detail-list-v2{list-style:none;padding:0;margin:0}
.detail-list-v2 .list-item-entry{padding:.9rem 0;border-bottom:1px solid #24ae4126;display:flex;align-items:start;gap:.8rem}
.detail-list-v2 .list-item-entry:last-child{border-bottom:none}
.detail-list-v2 .list-item-entry::before{content:'';width:8px;height:8px;background:#24AE41;border-radius:2px;margin-top:.5rem;flex-shrink:0}
.detail-list-v2 .item-text-content{font-size:1rem;color:#2a2a2a;line-height:1.6}
.detail-list-v2 .item-text-content strong{color:#814311;font-weight:600}
.next-steps-container{background:#f8f8f8;padding:2.5rem;border-radius:5px;border:2px solid #E4F9FF}
.next-steps-container .steps-header-v1{font-size:1.65rem;font-weight:700;color:#1a1a1a;margin-bottom:1.8rem;text-align:center}
.step-sequence-box{display:flex;flex-direction:column;gap:1.5rem}
.step-item-v4{background:#fff;padding:1.8rem;border-radius:4px;box-shadow:2px 3px 6px #0000000f;position:relative;padding-left:5rem}
.step-item-v4 .step-number-badge{position:absolute;left:1.8rem;top:1.8rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#24AE41 0%,#1d8c35 100%);color:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:2px 2px 5px #00000026}
.step-item-v4 .step-title-v2{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.6rem}
.step-item-v4 .step-description-text{font-size:.98rem;color:#444;line-height:1.6}
.action-button-area{margin-top:2.5rem;text-align:center}
.primary-cta-button-v1{display:inline-block;background:linear-gradient(135deg,#814311 0%,#a05515 100%);color:#fff;padding:1.1rem 2.8rem;border-radius:4px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:3px 4px 7px #0000002e;transition:all .3s ease;z-index:10;position:relative}
.primary-cta-button-v1:hover{transform:translateY(-2px);box-shadow:4px 6px 10px #00000040;background:linear-gradient(135deg,#9c5214 0%,#b86318 100%)}
@media (max-width: 768px) {
.success-hero-zone{padding:2rem 1rem 3rem}
.hero-text-stack-v1 .primary-headline-box{font-size:2.2rem}
.hero-text-stack-v1 .secondary-line-v2{font-size:1.4rem}
.hero-text-stack-v1 .tertiary-copy-element{font-size:1rem}
.confirmation-panel-section .inner-wrap-v1{grid-template-columns:1fr;gap:2.5rem}
.confirmation-panel-section{padding:3rem 1rem}
.info-card-box{padding:2rem}
.next-steps-container{padding:2rem}
.step-item-v4{padding-left:4rem}
.step-item-v4 .step-number-badge{left:1.2rem;width:2.2rem;height:2.2rem;font-size:1rem}
}
@media (min-width: 769px) and (max-width: 1024px) {
.confirmation-panel-section .inner-wrap-v1{grid-template-columns:1fr;gap:3rem}
.hero-text-stack-v1 .primary-headline-box{font-size:2.8rem}
}