*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'IBM Plex Sans',sans-serif;line-height:1.6;color:#2d3436;background:#fafbfc}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.domain-header-wrapper-v1{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);box-shadow:0 2px 8px #37e5eb14;padding:20px 0}
.domain-top-zone{max-width:1366px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;margin-bottom:18px}
.domain-brand-core{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}
.domain-logo-link{display:inline-block}
.domain-logo-img-v1{width:110px;height:110px;object-fit:contain;background:#fff9;padding:8px;border-radius:4px;box-shadow:0 2px 6px #8e3d1b1f}
.domain-company-name-v1{font-size:1.5rem;font-weight:700;color:#2d3436;letter-spacing:.5px;background:linear-gradient(90deg,#37E5EB 0%,#8E3D1B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.domain-nav-zone-v2{max-width:1366px;margin:0 auto;padding:0 20px}
.domain-main-navigation-v1{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}
.domain-nav-item-v1{font-size:1rem;font-weight:400;color:#636e72;padding:8px 16px;border-radius:3px;transition:background-color .25s ease,color .25s ease;position:relative}
.domain-nav-item-v1:hover{background-color:#37e5eb14;color:#37E5EB}
.domain-footer-container-v1{background:#2d3436;color:#dfe6e9;padding:50px 20px 30px;margin-top:60px}
.domain-footer-sections-v2{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:40px;border-bottom:1px solid #dfe6e926}
.domain-footer-info-block{display:flex;flex-direction:column;gap:16px}
.domain-footer-heading-v1{font-size:1.25rem;font-weight:700;color:#37E5EB;margin-bottom:8px}
.domain-footer-text-v1{font-size:.95rem;line-height:1.7;color:#b2bec3}
.domain-contact-details-v1 p{font-size:.9rem;line-height:1.8;color:#b2bec3}
.domain-footer-links-block{display:flex;flex-direction:column;gap:16px}
.domain-footer-nav-v1{display:flex;flex-direction:column;gap:12px}
.domain-footer-link-v1{font-size:.95rem;color:#b2bec3;transition:color .25s ease;display:inline-block}
.domain-footer-link-v1:hover{color:#37E5EB}
.domain-footer-bottom-v1{max-width:1366px;margin:0 auto;padding-top:30px;text-align:center}
.domain-copyright-v1{font-size:.875rem;color:#b2bec3}
.domain-cookie-popup-v1{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-100%);width:70%;max-width:600px;background:#fff;box-shadow:0 8px 24px #2d343640;z-index:9999;transition:transform .4s ease;border-radius:0}
.domain-cookie-popup-v1.showing-v1{transform:translateY(-50%) translateX(0)}
.domain-cookie-content-v2{padding:32px}
.domain-cookie-title-v1{font-size:1.5rem;font-weight:700;color:#2d3436;margin-bottom:12px}
.domain-cookie-description-v1{font-size:.95rem;color:#636e72;margin-bottom:24px;line-height:1.6}
.domain-cookie-categories-v1{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px}
.domain-cookie-category-card-v1{background:#f8f9fa;padding:16px;border:1px solid #dfe6e9;border-radius:3px}
.domain-category-header-v1{margin-bottom:8px}
.domain-category-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer}
.domain-cat-check-v1{width:18px;height:18px;cursor:pointer}
.domain-cat-name-v1{font-size:1rem;font-weight:700;color:#2d3436}
.domain-cat-desc-v1{font-size:.875rem;color:#636e72;line-height:1.5}
.domain-cookie-actions-v1{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.domain-cookie-btn-v1{padding:12px 20px;font-size:.95rem;font-weight:700;border-radius:0;transition:background-color .25s ease,color .25s ease;text-align:center}
.domain-accept-btn-v1{background:#37E5EB;color:#fff}
.domain-accept-btn-v1:hover{background:#2bc5ca}
.domain-decline-btn-v1{background:#8E3D1B;color:#fff}
.domain-decline-btn-v1:hover{background:#6f2e14}
.domain-save-btn-v1{background:#D7E6FF;color:#2d3436}
.domain-save-btn-v1:hover{background:#b8d4ff}
.domain-opt-out-btn-v1{background:#636e72;color:#fff}
.domain-opt-out-btn-v1:hover{background:#4a5558}
.domain-cookie-settings-trigger-v1{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background:#37E5EB;border-radius:50%;box-shadow:0 4px 12px #37e5eb66;display:flex;align-items:center;justify-content:center;z-index:9998;transition:background-color .25s ease}
.domain-cookie-settings-trigger-v1:hover{background:#2bc5ca}
.domain-cookie-settings-trigger-v1 .i-icon{font-size:24px;color:#fff}
@media (max-width: 768px) {
.domain-main-navigation-v1{gap:20px}
.domain-nav-item-v1{font-size:.9rem;padding:6px 12px}
.domain-footer-sections-v2{grid-template-columns:1fr;gap:40px}
.domain-cookie-popup-v1{width:90%}
.domain-cookie-categories-v1{grid-template-columns:1fr}
.domain-cookie-actions-v1{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.domain-logo-img-v1{width:90px;height:90px}
.domain-company-name-v1{font-size:1.25rem}
.domain-main-navigation-v1{gap:12px}
.domain-cookie-content-v2{padding:24px}
.domain-cookie-title-v1{font-size:1.25rem}
}
.rules-section{max-width:1366px;margin:0 auto;padding:80px 24px 120px;background:linear-gradient(180deg,#37e5eb08 0%,#d7e6ff0d 100%)}
.rules-section h1{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.02em}
.rules-section h2{font-size:36px;font-weight:600;line-height:1.3;color:#2a2a2a;margin:64px 0 24px;letter-spacing:-.01em;border-bottom:2px solid #37e5eb33;padding-bottom:12px}
.rules-section h3{font-size:28px;font-weight:600;line-height:1.4;color:#333;margin:48px 0 20px}
.rules-section h4{font-size:22px;font-weight:600;line-height:1.4;color:#444;margin:36px 0 16px}
.rules-section h5{font-size:18px;font-weight:600;line-height:1.5;color:#555;margin:28px 0 14px}
.rules-section h6{font-size:16px;font-weight:600;line-height:1.5;color:#666;margin:24px 0 12px;text-transform:uppercase;letter-spacing:.05em}
.rules-section p{font-size:17px;line-height:1.8;color:#333;margin:0 0 24px;text-align:justify}
.rules-section p + p{margin-top:24px}
.rules-section em,.rules-section i{font-style:italic;color:#8E3D1B}
.rules-section strong{font-weight:600;color:#1a1a1a}
.rules-section ul{margin:24px 0;padding-left:32px;list-style-type:disc}
.rules-section ol{margin:24px 0;padding-left:32px;list-style-type:decimal}
.rules-section ul li,.rules-section ol li{font-size:17px;line-height:1.8;color:#333;margin-bottom:12px;padding-left:8px}
.rules-section ul li::marker{color:#37E5EB}
.rules-section ol li::marker{color:#37E5EB;font-weight:600}
.rules-section table{width:100%;border-collapse:collapse;margin:40px 0;background:#fff;box-shadow:0 2px 8px #00000014;border-radius:4px;overflow:hidden}
.rules-section thead{background:linear-gradient(135deg,#37E5EB 0%,#37e5ebcc 100%)}
.rules-section thead tr{border:none}
.rules-section thead th{font-size:16px;font-weight:600;line-height:1.5;color:#1a1a1a;padding:18px 20px;text-align:left;border-bottom:2px solid #8e3d1b33}
.rules-section tbody{background:#fff}
.rules-section tbody tr{border-bottom:1px solid #d7e6ff66;transition:background .25s ease}
.rules-section tbody tr:hover{background:#d7e6ff26}
.rules-section tbody tr:last-child{border-bottom:none}
.rules-section tbody td{font-size:16px;line-height:1.7;color:#444;padding:16px 20px;vertical-align:top}
.rules-section tbody th{font-size:16px;font-weight:600;line-height:1.7;color:#1a1a1a;padding:16px 20px;text-align:left;background:#37e5eb0d}
.rules-section hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#37E5EB 50%,transparent 100%);margin:56px 0;opacity:.4}
.rules-section div{margin:24px 0}
.rules-section a{color:#37E5EB;text-decoration:none;border-bottom:1px solid #37e5eb4d;transition:all .25s ease}
.rules-section a:hover{color:#8E3D1B;border-bottom-color:#8E3D1B}
.rules-section blockquote{margin:32px 0;padding:24px 32px;background:#d7e6ff33;border-left:4px solid #37E5EB;font-style:italic;color:#555}
.rules-section code{font-family:'Courier New',monospace;font-size:15px;background:#8e3d1b14;padding:2px 6px;border-radius:3px;color:#8E3D1B}
@media (max-width: 1024px) {
.rules-section{padding:60px 20px 100px}
.rules-section h1{font-size:38px}
.rules-section h2{font-size:30px;margin:48px 0 20px}
.rules-section h3{font-size:24px}
.rules-section table{font-size:14px}
.rules-section thead th,.rules-section tbody td{padding:14px 16px}
}
@media (max-width: 768px) {
.rules-section{padding:40px 16px 80px}
.rules-section h1{font-size:32px;margin-bottom:12px}
.rules-section h2{font-size:26px;margin:40px 0 16px}
.rules-section h3{font-size:22px;margin:32px 0 14px}
.rules-section h4{font-size:19px}
.rules-section p,.rules-section ul li,.rules-section ol li{font-size:16px;line-height:1.7;text-align:left}
.rules-section table{display:block;overflow-x:auto;margin:32px -16px;width:calc(100% + 32px);border-radius:0}
.rules-section thead th,.rules-section tbody td{font-size:14px;padding:12px 14px;white-space:nowrap}
.rules-section ul,.rules-section ol{padding-left:24px}
.rules-section hr{margin:40px 0}
.rules-section blockquote{padding:20px 24px;margin:24px 0}
}
@media (max-width: 480px) {
.rules-section{padding:32px 12px 60px}
.rules-section h1{font-size:28px}
.rules-section h2{font-size:23px;margin:32px 0 14px}
.rules-section h3{font-size:20px}
.rules-section p,.rules-section ul li,.rules-section ol li{font-size:15px;margin-bottom:20px}
.rules-section thead th,.rules-section tbody td{padding:10px 12px;font-size:13px}
}
.article-wrapper-v1{max-width:1366px;margin:0 auto;padding:40px 20px}
.article-header-block{margin-bottom:50px;text-align:center}
.article-header-block h1{font-size:2.8rem;line-height:1.2;margin-bottom:20px;color:#1a1a1a;font-weight:700}
.article-meta-info{display:flex;gap:25px;justify-content:center;align-items:center;margin-top:25px;flex-wrap:wrap}
.article-toolbar-v1{display:flex;gap:15px;justify-content:center;margin:30px 0;flex-wrap:wrap}
.bookmark-btn-v1,.accessibility-btn-v1{padding:12px 28px;border:2px solid #37E5EB;background:linear-gradient(135deg,#37E5EB 0%,#8E3D1B 100%);color:#fff;border-radius:4px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}
.bookmark-btn-v1:hover,.accessibility-btn-v1:hover{transform:translateY(-2px);box-shadow:0 6px 20px #37e5eb4d;background:linear-gradient(135deg,#8E3D1B 0%,#37E5EB 100%)}
.bookmark-btn-v1:active,.accessibility-btn-v1:active{transform:translateY(0)}
.article-hero-image-v1{width:100%;max-height:500px;object-fit:cover;border-radius:5px;margin-bottom:40px;box-shadow:0 8px 24px #0000001f}
.article-content-v1{max-width:900px;margin:0 auto;background:#fff;padding:50px 40px;border-radius:5px;box-shadow:0 4px 16px #00000014}
.article-content-v1 p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#333}
.article-content-v1 h2{font-size:2rem;margin-top:40px;margin-bottom:20px;color:#1a1a1a;font-weight:700;position:relative;padding-left:20px}
.article-content-v1 h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:70%;background:linear-gradient(180deg,#37E5EB,#8E3D1B);border-radius:3px}
.article-content-v1 code{background:#D7E6FF;padding:3px 8px;border-radius:3px;font-family:'Courier New',monospace;font-size:.95rem;color:#8E3D1B}
.article-content-v1 cite{display:block;margin:30px 0;padding:20px 25px;background:linear-gradient(135deg,#37e5eb1a,#d7e6ff4d);border-left:4px solid #37E5EB;font-style:italic;color:#444;border-radius:0 4px 4px 0}
.article-content-v1 ul{margin:25px 0;padding-left:0;list-style:none}
.article-content-v1 ul li{position:relative;padding-left:35px;margin-bottom:15px;line-height:1.7;color:#333}
.article-content-v1 ul li::before{content:'';position:absolute;left:0;top:8px;width:18px;height:18px;background:linear-gradient(135deg,#37E5EB,#8E3D1B);border-radius:50%}
.article-content-v1 table{width:100%;border-collapse:collapse;margin:35px 0;background:#fff;box-shadow:0 2px 12px #0000000f;border-radius:4px;overflow:hidden}
.article-content-v1 table caption{padding:15px;font-weight:700;font-size:1.2rem;text-align:left;background:linear-gradient(135deg,#D7E6FF,#37e5eb1a);color:#1a1a1a}
.article-content-v1 table thead{background:linear-gradient(135deg,#37E5EB,#8E3D1B)}
.article-content-v1 table thead tr th{padding:15px;text-align:left;color:#fff;font-weight:600}
.article-content-v1 table tbody tr{border-bottom:1px solid #e0e0e0}
.article-content-v1 table tbody tr:hover{background:#37e5eb0d}
.article-content-v1 table td{padding:15px;color:#333}
.article-content-v1 details{margin:30px 0;border:2px solid #D7E6FF;border-radius:5px;overflow:hidden}
.article-content-v1 details summary{padding:18px 20px;background:linear-gradient(135deg,#d7e6ff66,#37e5eb1a);cursor:pointer;font-weight:600;color:#1a1a1a;transition:background .3s ease}
.article-content-v1 details summary:hover{background:linear-gradient(135deg,#d7e6ff99,#37e5eb33)}
.article-content-v1 details[open] summary{border-bottom:2px solid #D7E6FF;background:linear-gradient(135deg,#37E5EB,#8E3D1B);color:#fff}
.article-content-v1 details p{padding:20px;margin:0}
.article-cta-section-v1{margin-top:60px;padding:40px;background:linear-gradient(135deg,#37e5eb14,#d7e6ff40);border-radius:5px;text-align:center}
.article-cta-section-v1 h3{font-size:1.8rem;margin-bottom:15px;color:#1a1a1a}
.article-cta-section-v1 p{font-size:1.1rem;margin-bottom:25px;color:#444}
.article-cta-btn-v1{display:inline-block;padding:15px 40px;background:linear-gradient(135deg,#37E5EB,#8E3D1B);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #37e5eb40}
.article-cta-btn-v1:hover{transform:translateY(-3px);box-shadow:0 8px 20px #37e5eb59;background:linear-gradient(135deg,#8E3D1B,#37E5EB)}
body.low-vision-mode-v1{background:#000;color:#ff0}
body.low-vision-mode-v1 .article-content-v1{background:#1a1a1a;color:#ff0}
body.low-vision-mode-v1 .article-content-v1 p,body.low-vision-mode-v1 .article-content-v1 li,body.low-vision-mode-v1 .article-content-v1 td{color:#ff0}
body.low-vision-mode-v1 .article-content-v1 h2{color:#fff}
body.low-vision-mode-v1 .article-header-block h1{color:#fff}
body.low-vision-mode-v1 .bookmark-btn-v1,body.low-vision-mode-v1 .accessibility-btn-v1{background:#ff0;color:#000;border-color:#ff0}
body.low-vision-mode-v1 .article-cta-btn-v1{background:#ff0;color:#000}
@media (max-width: 768px) {
.article-wrapper-v1{padding:25px 15px}
.article-header-block h1{font-size:2rem}
.article-content-v1{padding:30px 20px}
.article-content-v1 h2{font-size:1.6rem}
.article-content-v1 p{font-size:1rem}
.article-toolbar-v1{flex-direction:column;align-items:stretch}
.bookmark-btn-v1,.accessibility-btn-v1{width:100%;justify-content:center}
.article-cta-section-v1{padding:25px 20px}
.article-cta-section-v1 h3{font-size:1.5rem}
}
@media (max-width: 480px) {
.article-header-block h1{font-size:1.6rem}
.article-content-v1 h2{font-size:1.4rem}
}
.domain-archive-hero-v1{background:linear-gradient(135deg,#37E5EB 0%,#8E3D1B 100%);padding:80px 20px 60px;text-align:center}
.domain-archive-hero-v1 .hero-content-wrapper{max-width:1366px;margin:0 auto}
.domain-archive-hero-v1 .main-title-v1{font-size:48px;color:#fff;margin:0 0 16px;font-weight:700}
.domain-archive-hero-v1 .subtitle-text-v1{font-size:18px;color:#f5f5f5;margin:0;max-width:720px;margin-left:auto;margin-right:auto}
.posts-grid-section-v1{padding:80px 20px;background:#fafbfc}
.posts-grid-section-v1 .container-wrapper-v1{max-width:1366px;margin:0 auto}
.posts-grid-section-v1 .posts-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.posts-grid-section-v1 .post-card-v1{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}
.posts-grid-section-v1 .post-card-v1:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}
.posts-grid-section-v1 .card-image-wrapper-v1{width:100%;height:220px;overflow:hidden}
.posts-grid-section-v1 .card-image-v1{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.posts-grid-section-v1 .post-card-v1:hover .card-image-v1{transform:scale(1.05)}
.posts-grid-section-v1 .card-content-wrapper-v1{padding:24px;flex:1;display:flex;flex-direction:column}
.posts-grid-section-v1 .card-title-v1{font-size:22px;color:#1a1a1a;margin:0 0 12px;font-weight:600;line-height:1.3}
.posts-grid-section-v1 .card-description-v1{font-size:15px;color:#5a5a5a;margin:0 0 20px;line-height:1.6;flex:1}
.posts-grid-section-v1 .card-link-v1{display:inline-flex;align-items:center;color:#37E5EB;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s ease;cursor:pointer}
.posts-grid-section-v1 .card-link-v1:hover{color:#8E3D1B}
.posts-grid-section-v1 .card-link-v1::after{content:'→';margin-left:8px;font-size:18px;transition:transform .3s ease}
.posts-grid-section-v1 .card-link-v1:hover::after{transform:translateX(4px)}
.insights-feature-section-v1{padding:80px 20px;background:linear-gradient(180deg,#D7E6FF 0%,#fff 100%)}
.insights-feature-section-v1 .container-wrapper-v1{max-width:1366px;margin:0 auto}
.insights-feature-section-v1 .section-header-v1{text-align:center;margin-bottom:60px}
.insights-feature-section-v1 .section-title-v1{font-size:36px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.insights-feature-section-v1 .section-subtitle-v1{font-size:17px;color:#5a5a5a;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.insights-feature-section-v1 .features-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.insights-feature-section-v1 .feature-item-v1{text-align:center}
.insights-feature-section-v1 .feature-icon-wrapper-v1{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#37E5EB,#8E3D1B);border-radius:50%;display:flex;align-items:center;justify-content:center}
.insights-feature-section-v1 .feature-icon-v1{width:40px;height:40px;fill:#fff}
.insights-feature-section-v1 .feature-title-v1{font-size:20px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.insights-feature-section-v1 .feature-description-v1{font-size:15px;color:#5a5a5a;margin:0;line-height:1.6}
.newsletter-cta-section-v1{padding:80px 20px;background:#fff}
.newsletter-cta-section-v1 .container-wrapper-v1{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#37E5EB 0%,#8E3D1B 100%);border-radius:6px;padding:60px 40px;text-align:center}
.newsletter-cta-section-v1 .cta-title-v1{font-size:32px;color:#fff;margin:0 0 16px;font-weight:700}
.newsletter-cta-section-v1 .cta-description-v1{font-size:17px;color:#f5f5f5;margin:0 0 32px;line-height:1.6}
.newsletter-cta-section-v1 .form-wrapper-v1{display:flex;gap:12px;max-width:520px;margin:0 auto}
.newsletter-cta-section-v1 .email-input-v1{flex:1;padding:14px 20px;border:none;border-radius:4px;font-size:15px;outline:none}
.newsletter-cta-section-v1 .submit-button-v1{padding:14px 32px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;transition:background .3s ease;z-index:10}
.newsletter-cta-section-v1 .submit-button-v1:hover{background:#333}
@media (max-width: 1024px) {
.posts-grid-section-v1 .posts-grid-v1{grid-template-columns:repeat(2,1fr);gap:28px}
.insights-feature-section-v1 .features-grid-v1{grid-template-columns:repeat(2,1fr);gap:32px}
.domain-archive-hero-v1 .main-title-v1{font-size:40px}
}
@media (max-width: 768px) {
.posts-grid-section-v1 .posts-grid-v1{grid-template-columns:1fr;gap:24px}
.insights-feature-section-v1 .features-grid-v1{grid-template-columns:1fr;gap:28px}
.domain-archive-hero-v1{padding:60px 20px 40px}
.domain-archive-hero-v1 .main-title-v1{font-size:32px}
.domain-archive-hero-v1 .subtitle-text-v1{font-size:16px}
.posts-grid-section-v1{padding:60px 20px}
.insights-feature-section-v1{padding:60px 20px}
.insights-feature-section-v1 .section-title-v1{font-size:28px}
.newsletter-cta-section-v1{padding:60px 20px}
.newsletter-cta-section-v1 .container-wrapper-v1{padding:40px 24px}
.newsletter-cta-section-v1 .cta-title-v1{font-size:26px}
.newsletter-cta-section-v1 .form-wrapper-v1{flex-direction:column}
}
.hero-wrapper{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;margin-bottom:80px}
.hero-wrapper .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hero-wrapper .bg-overlay img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-wrapper .bg-overlay::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#ffffff1a 0%,#8e3d1bd9 100%)}
.hero-content-v1{position:relative;z-index:2;max-width:1366px;margin:0 auto;padding:60px 24px;width:100%}
.hero-content-v1 h1{font-size:3.2rem;color:#D7E6FF;margin-bottom:20px;line-height:1.2;max-width:720px}
.hero-content-v1 .tagline-text{font-size:1.3rem;color:#fff;max-width:580px;line-height:1.6;margin-bottom:32px}
.hero-content-v1 .cta-button-primary{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#37E5EB 0%,#8E3D1B 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #37e5eb4d}
.hero-content-v1 .cta-button-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #37e5eb66}
.rhythm-dots{position:absolute;bottom:30px;right:40px;display:grid;grid-template-columns:repeat(8,8px);gap:12px;z-index:2}
.rhythm-dots span{width:8px;height:8px;background:#37E5EB;border-radius:50%;opacity:.6}
.rhythm-dots span:nth-child(2n){background:#D7E6FF}
.additional-wrapper{max-width:1366px;margin:0 auto 90px;padding:0 24px}
.additional-wrapper h2{font-size:2.4rem;color:#8E3D1B;margin-bottom:16px}
.additional-wrapper .intro-paragraph{font-size:1.1rem;color:#2c2c2c;line-height:1.7;margin-bottom:40px;max-width:820px}
.opportunities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.opportunity-card-v1{background:#fff;border:2px solid #D7E6FF;border-radius:6px;padding:32px 24px;transition:border-color .3s ease,box-shadow .3s ease}
.opportunity-card-v1:hover{border-color:#37E5EB;box-shadow:0 6px 16px #37e5eb26}
.opportunity-card-v1 h3{font-size:1.4rem;color:#8E3D1B;margin-bottom:12px}
.opportunity-card-v1 p{font-size:1rem;color:#444;line-height:1.6}
.ecosystem-section{background:linear-gradient(180deg,#D7E6FF 0%,#fff 100%);padding:70px 24px;margin-bottom:90px}
.ecosystem-inner{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.ecosystem-visual img{width:100%;height:420px;object-fit:cover;border-radius:6px;box-shadow:0 8px 24px #0000001f}
.ecosystem-content h2{font-size:2.3rem;color:#8E3D1B;margin-bottom:20px}
.ecosystem-content p{font-size:1.05rem;color:#2c2c2c;line-height:1.7;margin-bottom:16px}
.ecosystem-features{display:flex;flex-direction:column;gap:14px;margin-top:28px}
.feature-item-showing{display:flex;align-items:center;gap:12px}
.feature-item-showing::before{content:'';width:6px;height:6px;background:#37E5EB;border-radius:50%;flex-shrink:0}
.feature-item-showing span{font-size:1rem;color:#333}
.partnerships-wrapper-v2{max-width:1366px;margin:0 auto 90px;padding:0 24px}
.partnerships-wrapper-v2 h2{font-size:2.4rem;color:#8E3D1B;margin-bottom:40px;text-align:center}
.partners-display{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.partner-block{background:#fff;border-left:4px solid #37E5EB;padding:28px;box-shadow:0 3px 12px #00000014;border-radius:3px}
.partner-block h4{font-size:1.3rem;color:#8E3D1B;margin-bottom:14px}
.partner-block p{font-size:1rem;color:#444;line-height:1.6}
.expertise-section{background:#f8f9fb;padding:70px 24px;margin-bottom:90px}
.expertise-container{max-width:1366px;margin:0 auto}
.expertise-container h2{font-size:2.5rem;color:#8E3D1B;margin-bottom:20px}
.expertise-container .subtitle-text{font-size:1.15rem;color:#2c2c2c;margin-bottom:50px;max-width:740px}
.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.expertise-element{position:relative}
.expertise-element img{width:100%;height:280px;object-fit:cover;border-radius:6px;margin-bottom:18px}
.expertise-element h5{font-size:1.25rem;color:#8E3D1B;margin-bottom:10px}
.expertise-element p{font-size:.98rem;color:#444;line-height:1.6}
.achievements-wrapper{max-width:1366px;margin:0 auto 80px;padding:0 24px}
.achievements-wrapper h2{font-size:2.5rem;color:#8E3D1B;margin-bottom:50px;text-align:center}
.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.stat-box-v1{text-align:center;padding:36px 20px;background:linear-gradient(135deg,#37e5eb14 0%,#d7e6ff4d 100%);border-radius:6px;position:relative}
.stat-box-v1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#37E5EB 0%,#8E3D1B 100%)}
.stat-box-v1 .number-display{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#37E5EB 0%,#8E3D1B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}
.stat-box-v1 .label-text{font-size:1.05rem;color:#2c2c2c;line-height:1.5}
@media (max-width: 1024px) {
.hero-content-v1 h1{font-size:2.6rem}
.opportunities-grid{grid-template-columns:repeat(2,1fr)}
.ecosystem-inner{grid-template-columns:1fr}
.expertise-grid{grid-template-columns:repeat(2,1fr)}
.stats-container{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.hero-wrapper{min-height:420px}
.hero-content-v1{padding:40px 20px}
.hero-content-v1 h1{font-size:2rem}
.hero-content-v1 .tagline-text{font-size:1.1rem}
.rhythm-dots{display:none}
.additional-wrapper h2,.partnerships-wrapper-v2 h2,.expertise-container h2,.achievements-wrapper h2{font-size:2rem}
.opportunities-grid{grid-template-columns:1fr}
.partners-display{grid-template-columns:1fr}
.expertise-grid{grid-template-columns:1fr;gap:32px}
.stats-container{grid-template-columns:1fr;gap:24px}
}
.about-v1-wrapper{width:100%;background:linear-gradient(135deg,#D7E6FF 0%,#fff 100%);overflow:hidden;position:relative}
.about-v1-wrapper::before{content:'';position:absolute;top:-50px;right:-80px;width:300px;height:300px;background:radial-gradient(circle,#37e5eb26,transparent 70%);border-radius:50%}
.about-v1-wrapper::after{content:'';position:absolute;bottom:100px;left:-60px;width:200px;height:200px;background:radial-gradient(circle,#8e3d1b14,transparent 65%);border-radius:50%}
.domain-hero-content-v1{max-width:1366px;margin:0 auto;padding:80px 20px 100px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero-text-side-v1{display:flex;flex-direction:column;gap:24px}
.hero-text-side-v1 h1{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}
.hero-text-side-v1 h1::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#37E5EB,#8E3D1B);margin-bottom:20px;border-radius:3px}
.hero-subtitle-v1{font-size:20px;line-height:1.6;color:#4a4a4a;margin:0}
.hero-detail-v1{font-size:16px;line-height:1.7;color:#666;margin:0}
.hero-image-side-v1{position:relative}
.hero-image-side-v1 img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0000001f}
.hero-shape-accent{position:absolute;width:80px;height:80px;background:#37E5EB;border-radius:50%;top:-25px;left:-25px;z-index:-1;opacity:.4}
.hero-shape-accent-two{position:absolute;width:60px;height:60px;background:#8E3D1B;border-radius:50%;bottom:-20px;right:-20px;z-index:-1;opacity:.3}
.showing-legacy-content-block{width:100%;background:#fff;padding:90px 20px}
.content-inner-wrapper-v2{max-width:1366px;margin:0 auto;display:flex;flex-direction:column;gap:50px}
.story-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.story-card-v2{background:linear-gradient(135deg,#f8f9ff,#fff);padding:32px 28px;border-radius:6px;border:1px solid #37e5eb33;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.story-card-v2:hover{transform:translateY(-4px);box-shadow:0 8px 24px #37e5eb26}
.story-card-v2::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#37E5EB,#8E3D1B);border-radius:6px 0 0 6px}
.story-card-v2 h3{font-size:22px;font-weight:600;color:#2a2a2a;margin:0 0 14px}
.story-card-v2 p{font-size:15px;line-height:1.7;color:#555;margin:0}
.story-visual-v2{width:100%}
.story-visual-v2 img{width:100%;height:320px;object-fit:cover;border-radius:6px;box-shadow:0 6px 20px #00000014}
.mission-section-wrapper{width:100%;background:linear-gradient(180deg,#D7E6FF 0%,#f5f8ff 100%);padding:85px 20px;position:relative}
.mission-section-wrapper::before{content:'';position:absolute;width:100%;height:2px;top:0;left:0;background:linear-gradient(90deg,transparent,#37E5EB 50%,transparent)}
.mission-content-container-v3{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}
.mission-left-v3{display:flex;flex-direction:column;gap:28px}
.mission-left-v3 h2{font-size:38px;font-weight:700;color:#1f1f1f;margin:0;line-height:1.3}
.mission-left-v3 h2::after{content:'';display:block;width:80px;height:3px;background:#8E3D1B;margin-top:16px;border-radius:3px}
.mission-text-v3{font-size:16px;line-height:1.75;color:#4d4d4d;margin:0}
.mission-features-v3{display:flex;flex-direction:column;gap:18px}
.mission-feature-item-v3{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#fff;border-radius:5px;border-left:3px solid #37E5EB;transition:background .3s ease}
.mission-feature-item-v3:hover{background:#fafcff}
.mission-feature-icon-v3{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.mission-feature-icon-v3 svg{width:24px;height:24px;fill:#37E5EB}
.mission-feature-text-v3{display:flex;flex-direction:column;gap:6px}
.mission-feature-text-v3 h4{font-size:17px;font-weight:600;color:#2c2c2c;margin:0}
.mission-feature-text-v3 p{font-size:14px;line-height:1.6;color:#666;margin:0}
.mission-right-v3{position:relative}
.mission-right-v3 img{width:100%;height:480px;object-fit:cover;border-radius:6px;box-shadow:0 10px 28px #0000001a}
.mission-shape-v3{position:absolute;bottom:-30px;right:-30px;width:150px;height:150px;background:linear-gradient(135deg,#37e5eb4d,#8e3d1b4d);border-radius:50%;z-index:-1}
@media (max-width: 1024px) {
.domain-hero-content-v1{grid-template-columns:1fr;gap:50px;padding:60px 20px 80px}
.hero-text-side-v1 h1{font-size:40px}
.hero-image-side-v1 img{height:380px}
.story-grid-v2{grid-template-columns:1fr;gap:30px}
.mission-content-container-v3{grid-template-columns:1fr;gap:50px}
.mission-left-v3 h2{font-size:32px}
.mission-right-v3 img{height:360px}
}
@media (max-width: 768px) {
.hero-text-side-v1 h1{font-size:32px}
.hero-subtitle-v1{font-size:18px}
.hero-image-side-v1 img{height:300px}
.about-v1-wrapper::before,.about-v1-wrapper::after{display:none}
.showing-legacy-content-block{padding:60px 20px}
.story-card-v2{padding:24px 20px}
.mission-section-wrapper{padding:60px 20px}
.mission-left-v3 h2{font-size:28px}
.mission-right-v3 img{height:280px}
.mission-shape-v3{width:100px;height:100px;bottom:-20px;right:-20px}
}
.reach-wrapper-v2{background:linear-gradient(135deg,#D7E6FF 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.reach-wrapper-v2::before{content:'';position:absolute;top:-50px;right:-80px;width:300px;height:300px;background:radial-gradient(circle,#37e5eb26,transparent 70%);border-radius:50%}
.reach-container{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.reach-text-zone{position:relative;z-index:2}
.reach-title-main{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.15}
.reach-title-main::after{content:'';display:block;width:120px;height:5px;background:linear-gradient(90deg,#37E5EB,#8E3D1B);margin-top:20px;border-radius:3px}
.reach-subtitle-text{font-size:1.35rem;color:#4a4a4a;line-height:1.7;margin:24px 0 0}
.reach-image-holder{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #00000026}
.reach-image-holder img{width:100%;height:420px;object-fit:cover;display:block}
.reach-image-holder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#37e5eb33,#8e3d1b26);z-index:1}
.ways-section-v1{padding:70px 20px;background:#f8f9fa}
.ways-inner-hold{max-width:1366px;margin:0 auto}
.ways-header-v1{text-align:center;margin-bottom:50px}
.ways-header-v1 h2{font-size:2.6rem;font-weight:600;color:#2a2a2a;margin:0 0 14px}
.ways-header-v1 p{font-size:1.15rem;color:#5a5a5a;max-width:720px;margin:0 auto}
.contact-methods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.method-card-v2{background:#fff;padding:32px 24px;border-radius:6px;text-align:center;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}
.method-card-v2::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#37E5EB,#8E3D1B);transform:scaleX(0);transition:transform .3s ease}
.method-card-v2:hover::before{transform:scaleX(1)}
.method-card-v2:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}
.method-icon-wrap{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#37e5eb1a,#8e3d1b1a);border-radius:50%;display:flex;align-items:center;justify-content:center}
.method-icon-wrap svg{width:32px;height:32px;fill:#37E5EB}
.method-card-v2 h3{font-size:1.25rem;font-weight:600;color:#2a2a2a;margin:0 0 12px}
.method-card-v2 p{font-size:.95rem;color:#6a6a6a;margin:0 0 18px;line-height:1.5}
.method-link-action{display:inline-block;color:#37E5EB;font-weight:500;text-decoration:none;font-size:.95rem;transition:color .3s ease}
.method-link-action:hover{color:#8E3D1B}
.form-zone-v3{padding:80px 20px;background:linear-gradient(180deg,#fff 0%,#D7E6FF 100%)}
.form-content-wrap{max-width:900px;margin:0 auto}
.form-intro-v1{text-align:center;margin-bottom:44px}
.form-intro-v1 h2{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.form-intro-v1 p{font-size:1.1rem;color:#4a4a4a;line-height:1.6}
.multi-step-form-v1{background:#fff;padding:48px;border-radius:8px;box-shadow:0 6px 20px #00000014}
.step-tabs-v1{display:flex;gap:8px;margin-bottom:40px;border-bottom:2px solid #e5e5e5}
.step-tabs-v1 input[type="radio"]{display:none}
.step-tabs-v1 label{flex:1;padding:14px 20px;text-align:center;cursor:pointer;font-weight:600;color:#7a7a7a;border-bottom:3px solid transparent;transition:all .3s ease;position:relative;margin-bottom:-2px}
.step-tabs-v1 label::before{content:attr(data-step);display:inline-block;width:28px;height:28px;line-height:28px;background:#e5e5e5;color:#7a7a7a;border-radius:50%;margin-right:8px;font-size:.85rem;transition:all .3s ease}
.step-tabs-v1 input[type="radio"]:checked + label{color:#37E5EB;border-bottom-color:#37E5EB}
.step-tabs-v1 input[type="radio"]:checked + label::before{background:#37E5EB;color:#fff}
.form-step-panel{display:none;animation:fadeSlideIn .4s ease}
#step1:checked ~ .step-panels-holder .panel-step1,#step2:checked ~ .step-panels-holder .panel-step2,#step3:checked ~ .step-panels-holder .panel-step3{display:block}
@keyframes fadeSlideIn {
from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
.field-row-v2{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.input-group-v1{display:flex;flex-direction:column}
.input-group-v1 label{font-size:.95rem;font-weight:600;color:#3a3a3a;margin-bottom:8px}
.input-group-v1 input,.input-group-v1 select,.input-group-v1 textarea{padding:14px 16px;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;transition:all .3s ease}
.input-group-v1 input:focus,.input-group-v1 select:focus,.input-group-v1 textarea:focus{outline:none;border-color:#37E5EB;box-shadow:0 0 0 3px #37e5eb1a}
.input-group-v1 textarea{min-height:120px;resize:vertical}
.privacy-block-v1{margin:28px 0;padding:16px;background:#f8f9fa;border-radius:4px;border-left:4px solid #37E5EB}
.privacy-block-v1 label{display:flex;align-items:flex-start;cursor:pointer;font-size:.92rem;color:#4a4a4a}
.privacy-block-v1 input[type="checkbox"]{margin-right:10px;margin-top:3px;width:18px;height:18px;cursor:pointer}
.privacy-block-v1 a{color:#37E5EB;text-decoration:none;font-weight:500}
.privacy-block-v1 a:hover{color:#8E3D1B;text-decoration:underline}
.submit-btn-v3{width:100%;padding:16px 32px;background:linear-gradient(135deg,#37E5EB,#8E3D1B);color:#fff;border:none;border-radius:4px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;z-index:10}
.submit-btn-v3:hover{transform:translateY(-2px);box-shadow:0 6px 16px #37e5eb66}
.submit-btn-v3:active{transform:translateY(0)}
.nav-buttons-group{display:flex;gap:16px;margin-top:24px}
.nav-buttons-group label{flex:1;padding:12px 24px;text-align:center;border:2px solid #37E5EB;color:#37E5EB;border-radius:4px;cursor:pointer;font-weight:600;transition:all .3s ease}
.nav-buttons-group label:hover{background:#37E5EB;color:#fff}
.visual-block-v4{padding:70px 20px;background:#fff;position:relative}
.visual-block-v4::before{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#37E5EB 0%,#8E3D1B 50%,#37E5EB 100%)}
.visual-inner-v4{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.visual-content-area{position:relative}
.visual-content-area h2{font-size:2.4rem;font-weight:700;color:#2a2a2a;margin:0 0 20px}
.visual-content-area h2::before{content:'';display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,#37e5eb33,#8e3d1b33);border-radius:50%;margin-right:14px;vertical-align:middle}
.visual-content-area p{font-size:1.05rem;color:#5a5a5a;line-height:1.7;margin-bottom:30px}
.info-list-v2{list-style:none;padding:0;margin:0}
.info-list-v2 li{padding:14px 0 14px 36px;position:relative;font-size:1rem;color:#4a4a4a;border-bottom:1px solid #e5e5e5}
.info-list-v2 li:last-child{border-bottom:none}
.info-list-v2 li::before{content:'';position:absolute;left:0;top:18px;width:20px;height:20px;background:linear-gradient(135deg,#37E5EB,#8E3D1B);border-radius:3px}
.visual-image-section{position:relative}
.visual-image-section img{width:100%;height:380px;object-fit:cover;border-radius:6px;box-shadow:0 10px 26px #0000001f}
@media (max-width: 1024px) {
.reach-container{grid-template-columns:1fr;gap:40px}
.reach-title-main{font-size:2.6rem}
.contact-methods-grid{grid-template-columns:repeat(2,1fr)}
.visual-inner-v4{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.reach-wrapper-v2{padding:50px 20px}
.reach-title-main{font-size:2.2rem}
.contact-methods-grid{grid-template-columns:1fr}
.multi-step-form-v1{padding:32px 24px}
.step-tabs-v1{flex-direction:column}
.field-row-v2{grid-template-columns:1fr}
.form-intro-v1 h2{font-size:2.2rem}
.visual-content-area h2{font-size:2rem}
}
@media (max-width: 480px) {
.reach-title-main{font-size:1.8rem}
.ways-header-v1 h2{font-size:2rem}
.form-intro-v1 h2{font-size:1.8rem}
}
.program-main-wrapper{max-width:1366px;margin:0 auto;padding:0}
.program-hero-area{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:520px;background:linear-gradient(135deg,#D7E6FF 0%,#37E5EB 100%);position:relative;overflow:hidden}
.program-hero-area::before{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,#8e3d1b26 0%,transparent 70%);border-radius:50%;top:-80px;right:20%;animation:float-slow 8s ease-in-out infinite}
@keyframes float-slow {
0%,100%{transform:translateY(0px)}
50%{transform:translateY(25px)}
}
.program-hero-area .text-content-hero{padding:70px 60px;display:flex;flex-direction:column;justify-content:center;z-index:2}
.program-hero-area .text-content-hero h1{font-size:2.8rem;line-height:1.2;margin:0 0 24px;color:#1a1a1a}
.program-hero-area .text-content-hero .quote-phrase{font-size:1.15rem;line-height:1.6;color:#2d2d2d;font-style:italic;padding-left:20px;border-left:4px solid #8E3D1B}
.program-hero-area .visual-hero-block{position:relative;overflow:hidden}
.program-hero-area .visual-hero-block img{width:100%;height:100%;object-fit:cover;object-position:center}
.curriculum-showcase-v1{padding:90px 40px;background:#fafbfd}
.curriculum-showcase-v1 .content-holder-v2{max-width:1100px;margin:0 auto}
.curriculum-showcase-v1 .intro-statement{text-align:center;margin-bottom:60px}
.curriculum-showcase-v1 .intro-statement h2{font-size:2.2rem;margin:0 0 18px;color:#1a1a1a}
.curriculum-showcase-v1 .intro-statement p{font-size:1.1rem;line-height:1.7;color:#4a4a4a;max-width:700px;margin:0 auto}
.curriculum-modules-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.module-card-unit{background:#fff;border-radius:4px;padding:36px 28px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;position:relative}
.module-card-unit:hover{transform:translateY(-4px);box-shadow:0 8px 20px #37e5eb26}
.module-card-unit::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#37E5EB 0%,#8E3D1B 100%);border-radius:4px 4px 0 0}
.module-card-unit .module-number{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#8E3D1B;margin:0 0 12px;font-weight:600}
.module-card-unit h3{font-size:1.4rem;margin:0 0 16px;color:#1a1a1a;line-height:1.3}
.module-card-unit .module-description{font-size:.95rem;line-height:1.6;color:#5a5a5a;margin:0 0 20px}
.module-topics-list{list-style:none;padding:0;margin:0}
.module-topics-list li{padding:8px 0 8px 24px;position:relative;font-size:.9rem;color:#4a4a4a;line-height:1.5}
.module-topics-list li::before{content:'';position:absolute;left:0;top:14px;width:12px;height:2px;background:#37E5EB}
.module-duration{margin-top:24px;padding-top:20px;border-top:1px solid #e5e5e5;font-size:.88rem;color:#6a6a6a;display:flex;align-items:center;gap:8px}
.module-duration::before{content:'';display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%238E3D1B" stroke-width="2"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>') no-repeat center;background-size:contain}
@media (max-width: 992px) {
.program-hero-area{grid-template-columns:1fr;min-height:auto}
.program-hero-area .text-content-hero{padding:50px 40px}
.program-hero-area .text-content-hero h1{font-size:2.2rem}
.program-hero-area .visual-hero-block{min-height:350px}
.curriculum-modules-wrapper{grid-template-columns:repeat(2,1fr);gap:24px}
.curriculum-showcase-v1{padding:60px 30px}
}
@media (max-width: 640px) {
.program-hero-area .text-content-hero{padding:40px 24px}
.program-hero-area .text-content-hero h1{font-size:1.8rem}
.program-hero-area .text-content-hero .quote-phrase{font-size:1rem}
.curriculum-modules-wrapper{grid-template-columns:1fr;gap:20px}
.curriculum-showcase-v1{padding:50px 20px}
.curriculum-showcase-v1 .intro-statement h2{font-size:1.8rem}
.module-card-unit{padding:28px 22px}
}
.success-v1{background:linear-gradient(135deg,#D7E6FF 0%,#fff 50%,#37E5EB 100%);padding:80px 20px;min-height:85vh;display:flex;align-items:center;justify-content:center}
.success-wrapper-v1{max-width:1366px;margin:0 auto;width:100%}
.success-content-v1{background:#fff;border-radius:6px;box-shadow:0 8px 24px #8e3d1b1f;padding:60px 40px;text-align:center;position:relative;overflow:hidden}
.success-content-v1::before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,#37e5eb26 0%,transparent 70%);border-radius:50%;pointer-events:none}
.success-content-v1::after{content:'';position:absolute;bottom:-40%;left:-8%;width:250px;height:250px;background:radial-gradient(circle,#d7e6ff4d 0%,transparent 70%);border-radius:50%;pointer-events:none}
.success-icon-v1{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;margin:0 auto 30px;position:relative;z-index:2}
.success-icon-v1 svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #37e5eb4d)}
.success-heading-v1{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.2;position:relative;z-index:2}
.success-subheading-v1{font-size:20px;color:#4a4a4a;margin:0 0 32px;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto;position:relative;z-index:2}
.success-details-v1{background:linear-gradient(135deg,#f8f9fa 0%,#e8f4f5 100%);border-left:4px solid #37E5EB;padding:24px 32px;margin:32px 0;text-align:left;border-radius:4px;position:relative;z-index:2}
.success-details-v1 p{margin:0 0 12px;color:#2a2a2a;font-size:16px;line-height:1.6}
.success-details-v1 p:last-child{margin-bottom:0}
.success-details-v1 strong{color:#8E3D1B;font-weight:600}
.success-actions-v1{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:40px;position:relative;z-index:2}
.success-btn-primary-v1{background:linear-gradient(135deg,#37E5EB 0%,#2bc4c9 100%);color:#fff;padding:16px 40px;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:transform 0.2s,box-shadow .2s;box-shadow:0 4px 12px #37e5eb4d;border:none;cursor:pointer}
.success-btn-primary-v1:hover{transform:translateY(-2px);box-shadow:0 6px 18px #37e5eb66}
.success-btn-secondary-v1{background:#fff;color:#8E3D1B;padding:16px 40px;border:2px solid #8E3D1B;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:background 0.2s,color .2s;cursor:pointer}
.success-btn-secondary-v1:hover{background:#8E3D1B;color:#fff}
.next-steps-v2{background:#fff;padding:80px 20px}
.next-steps-container-v2{max-width:1366px;margin:0 auto}
.next-steps-header-v2{text-align:center;margin-bottom:60px}
.next-steps-header-v2 h2{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.next-steps-header-v2 h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#37E5EB 0%,#8E3D1B 100%);border-radius:2px}
.next-steps-header-v2 p{font-size:18px;color:#5a5a5a;margin:24px 0 0;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.steps-grid-v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.step-card-v2{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:32px 28px;border-radius:6px;border:2px solid transparent;transition:border-color 0.3s,transform .3s;position:relative}
.step-card-v2:hover{border-color:#37E5EB;transform:translateY(-4px)}
.step-number-v2{position:absolute;top:-16px;left:24px;width:48px;height:48px;background:linear-gradient(135deg,#8E3D1B 0%,#b85428 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #8e3d1b4d}
.step-card-v2 h3{font-size:22px;font-weight:600;color:#1a1a1a;margin:20px 0 12px}
.step-card-v2 p{font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}
@media (max-width: 768px) {
.success-v1{padding:60px 16px}
.success-content-v1{padding:40px 24px}
.success-heading-v1{font-size:32px}
.success-subheading-v1{font-size:18px}
.success-icon-v1{width:100px;height:100px}
.success-actions-v1{flex-direction:column}
.success-btn-primary-v1,.success-btn-secondary-v1{width:100%;justify-content:center}
.next-steps-v2{padding:60px 16px}
.next-steps-header-v2 h2{font-size:28px}
.steps-grid-v2{grid-template-columns:1fr;gap:24px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.steps-grid-v2{grid-template-columns:repeat(2,1fr)}
}