*{margin:0;padding:0;box-sizing:border-box}
html{height:100%}
body{font-family:'Raleway',sans-serif;line-height:1.6;color:#2d2d2d;background:#fefefe;display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}
.content-holder{max-width:1024px;margin:0 auto;padding:0 20px}
.domain-header{background:linear-gradient(135deg,#fefefe 0%,#FEE1CA 100%);border-bottom:3px solid #A020A2;box-shadow:0 4px 12px #a020a214}
.brand-zone-v2{padding:35px 0 25px;text-align:center;border-bottom:1px solid #a020a226}
.brand-zone-v2 .company-title-main{font-size:48px;font-weight:700;color:#A020A2;margin-bottom:8px;letter-spacing:-1px}
.brand-zone-v2 .brand-tagline-v1{font-size:17px;color:#3E7C2D;font-weight:400}
.navigation-zone-v3{padding:18px 0}
.navigation-zone-v3 .nav-layout-wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px}
.navigation-zone-v3 .logo-box-v2{flex-shrink:0}
.navigation-zone-v3 .logo-link-holder{display:block;width:85px;height:85px}
.navigation-zone-v3 .brand-logo-img{width:100%;height:100%;object-fit:contain;background:#fff9;border-radius:20px;padding:8px;box-shadow:0 2px 8px #0000000f}
.navigation-zone-v3 .main-nav-v1{display:flex;gap:28px;flex-wrap:wrap;align-items:center}
.navigation-zone-v3 .nav-item-v2{color:#2d2d2d;text-decoration:none;font-size:16px;font-weight:400;padding:8px 12px;border-radius:25px;transition:background 180ms,color 180ms}
.navigation-zone-v3 .nav-item-v2:hover{background:#a020a214;color:#A020A2}
.domain-footer-v1{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);color:#f5f5f5;padding:55px 0 25px;margin-top:60px}
.domain-footer-v1 .footer-content-holder{max-width:1024px;margin:0 auto;padding:0 20px}
.domain-footer-v1 .footer-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;margin-bottom:40px}
.domain-footer-v1 .footer-block-v2{background:#ffffff08;padding:28px;border-radius:30px;border:1px solid #a020a233}
.domain-footer-v1 .footer-heading-v1{font-size:24px;font-weight:700;color:#A020A2;margin-bottom:15px}
.domain-footer-v1 .footer-subheading-v2{font-size:19px;font-weight:600;color:#3E7C2D;margin-bottom:12px}
.domain-footer-v1 .footer-text-v3{font-size:14px;line-height:1.7;color:#d0d0d0;margin-bottom:18px}
.domain-footer-v1 .contact-details-v2{display:flex;flex-direction:column;gap:10px}
.domain-footer-v1 .contact-line-v1{font-size:14px;display:flex;align-items:center;gap:10px;color:#d0d0d0}
.domain-footer-v1 .contact-line-v1 i{color:#A020A2;font-size:18px}
.domain-footer-v1 .footer-nav-v1{display:flex;flex-direction:column;gap:8px}
.domain-footer-v1 .footer-link-v3{color:#d0d0d0;text-decoration:none;font-size:14px;padding:6px 0;transition:color 150ms}
.domain-footer-v1 .footer-link-v3:hover{color:#FEE1CA}
.domain-footer-v1 .trust-text-v2{font-size:14px;line-height:1.7;color:#d0d0d0}
.domain-footer-v1 .footer-bottom-v1{text-align:center;padding-top:25px;border-top:1px solid #a020a233}
.domain-footer-v1 .copyright-text-v2{font-size:13px;color:#a0a0a0}
.cookie-popup-v1{position:fixed;bottom:25px;left:25px;max-width:420px;background:#fff;border-radius:30px;box-shadow:0 8px 24px #0000002e;z-index:10000;border:2px solid #A020A2}
.cookie-popup-v1 .cookie-content-box{padding:28px}
.cookie-popup-v1 .cookie-heading-v2{font-size:21px;font-weight:700;color:#A020A2;margin-bottom:12px}
.cookie-popup-v1 .cookie-description-v1{font-size:14px;color:#4a4a4a;margin-bottom:20px;line-height:1.6}
.cookie-popup-v1 .cookie-categories-v1{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}
.cookie-popup-v1 .category-item-v2{background:#fee1ca33;padding:12px;border-radius:20px}
.cookie-popup-v1 .category-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;color:#2d2d2d;font-size:15px}
.cookie-popup-v1 .category-checkbox-v1{width:20px;height:20px;cursor:pointer;accent-color:#A020A2}
.cookie-popup-v1 .category-desc-v1{font-size:12px;color:#666;margin-top:6px;margin-left:30px}
.cookie-popup-v1 .cookie-actions-v2{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}
.cookie-popup-v1 .cookie-btn-v1{padding:12px 20px;border:none;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:transform 150ms,box-shadow 150ms;font-family:'Raleway',sans-serif}
.cookie-popup-v1 .cookie-btn-v1:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}
.cookie-popup-v1 .accept-btn-v2{background:#A020A2;color:#fff}
.cookie-popup-v1 .decline-btn-v2{background:#3E7C2D;color:#fff}
.cookie-popup-v1 .save-btn-v1{background:#FEE1CA;color:#2d2d2d}
.cookie-popup-v1 .cookie-policy-link-v1{font-size:13px;color:#A020A2;text-decoration:none;display:inline-block;border-bottom:1px solid transparent;transition:border-color 150ms}
.cookie-popup-v1 .cookie-policy-link-v1:hover{border-bottom-color:#A020A2}
.cookie-settings-trigger-v1{position:fixed;bottom:25px;left:25px;width:56px;height:56px;background:#A020A2;color:#fff;border:none;border-radius:50%;font-size:26px;cursor:pointer;box-shadow:0 4px 16px #a020a24d;display:none;align-items:center;justify-content:center;z-index:9999;transition:transform 150ms}
.cookie-settings-trigger-v1:hover{transform:scale(1.08)}
@media (max-width: 768px) {
.brand-zone-v2 .company-title-main{font-size:36px}
.brand-zone-v2 .brand-tagline-v1{font-size:15px}
.navigation-zone-v3 .nav-layout-wrapper{flex-direction:column;gap:20px}
.navigation-zone-v3 .main-nav-v1{justify-content:center}
.domain-footer-v1 .footer-grid-layout{grid-template-columns:1fr;gap:25px}
.cookie-popup-v1{left:15px;right:15px;max-width:none;bottom:15px}
.cookie-settings-trigger-v1{left:15px;bottom:15px}
}
@media (max-width: 375px) {
.brand-zone-v2 .company-title-main{font-size:28px}
.navigation-zone-v3 .main-nav-v1{flex-direction:column;gap:12px;width:100%}
.navigation-zone-v3 .nav-item-v2{width:100%;text-align:center}
}
.rules-content{max-width:1024px;margin:0 auto;padding:80px 24px;background:#FFF}
.rules-content h1{font-size:42px;font-weight:700;line-height:1.2;color:#1A1A1A;margin:0 0 16px;letter-spacing:-.5px}
.rules-content h2{font-size:32px;font-weight:600;line-height:1.3;color:#2A2A2A;margin:64px 0 20px;letter-spacing:-.3px}
.rules-content h3{font-size:24px;font-weight:600;line-height:1.4;color:#3A3A3A;margin:48px 0 16px}
.rules-content h4{font-size:20px;font-weight:600;line-height:1.4;color:#4A4A4A;margin:36px 0 14px}
.rules-content h5{font-size:18px;font-weight:600;line-height:1.5;color:#5A5A5A;margin:28px 0 12px}
.rules-content h6{font-size:16px;font-weight:600;line-height:1.5;color:#6A6A6A;margin:24px 0 10px;text-transform:uppercase;letter-spacing:.5px}
.rules-content p{font-size:16px;line-height:1.75;color:#3A3A3A;margin:0 0 20px;font-weight:400}
.rules-content em,.rules-content i{font-style:italic;color:#2A2A2A}
.rules-content a{color:#A020A2;text-decoration:underline;transition:color 200ms,text-decoration-color 200ms;font-weight:500}
.rules-content a:hover{color:#3E7C2D;text-decoration-color:#3E7C2D}
.rules-content a:focus{outline:2px solid #A020A2;outline-offset:2px;border-radius:4px}
.rules-content table{width:100%;border-collapse:collapse;margin:32px 0;background:#FAFAFA;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}
.rules-content thead{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%)}
.rules-content thead tr{border:none}
.rules-content thead th{padding:18px 20px;text-align:left;font-weight:600;font-size:15px;color:#FFF;letter-spacing:.3px;border-bottom:2px solid #fff3}
.rules-content tbody{background:#FFF}
.rules-content tbody tr{border-bottom:1px solid #E8E8E8;transition:background 200ms}
.rules-content tbody tr:hover{background:#F9F9F9}
.rules-content tbody tr:last-child{border-bottom:none}
.rules-content tbody td{padding:16px 20px;font-size:15px;line-height:1.6;color:#3A3A3A;vertical-align:top}
.rules-content th{font-weight:600}
.rules-content td{font-weight:400}
.rules-content hr{border:none;height:2px;background:linear-gradient(90deg,#A020A2 0%,#3E7C2D 50%,#FEE1CA 100%);margin:56px 0;border-radius:2px;opacity:.3}
.rules-content div{margin:24px 0}
@media (max-width: 768px) {
.rules-content{padding:60px 20px}
.rules-content h1{font-size:32px;margin-bottom:14px}
.rules-content h2{font-size:26px;margin:48px 0 16px}
.rules-content h3{font-size:22px;margin:36px 0 14px}
.rules-content h4{font-size:19px;margin:28px 0 12px}
.rules-content h5{font-size:17px;margin:24px 0 10px}
.rules-content h6{font-size:15px;margin:20px 0 8px}
.rules-content p{font-size:15px;line-height:1.7;margin-bottom:18px}
.rules-content table{margin:24px 0;font-size:14px;border-radius:8px}
.rules-content thead th{padding:14px 12px;font-size:14px}
.rules-content tbody td{padding:12px;font-size:14px}
.rules-content hr{margin:40px 0}
.rules-content div{margin:20px 0}
}
@media (max-width: 375px) {
.rules-content{padding:48px 16px}
.rules-content h1{font-size:28px}
.rules-content h2{font-size:24px;margin:40px 0 14px}
.rules-content h3{font-size:20px;margin:32px 0 12px}
.rules-content p{font-size:15px}
.rules-content thead th,.rules-content tbody td{padding:10px 8px;font-size:13px}
}
.main-how{background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%)}
.intro-holder-v2{position:relative;width:100%;max-width:1024px;margin:0 auto;padding:80px 24px 60px;overflow:hidden}
.intro-holder-v2 .backdrop-photo{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;z-index:1}
.intro-holder-v2 .backdrop-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(0.3) brightness(1.1)}
.intro-holder-v2 .title-content-split{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:48px}
.intro-holder-v2 .header-zone h1{font-size:52px;font-weight:700;color:#A020A2;line-height:1.1;margin:0 0 24px;position:relative}
.intro-holder-v2 .header-zone h1::after{content:'';position:absolute;bottom:-12px;left:0;width:120px;height:4px;background:linear-gradient(90deg,#3E7C2D 0%,transparent 100%)}
.intro-holder-v2 .explanation-text{font-size:20px;line-height:1.7;color:#2a2a2a;max-width:720px}
.process-timeline-holder{width:100%;max-width:1024px;margin:0 auto;padding:80px 24px;background:#fff}
.process-timeline-holder .section-intro{text-align:center;margin-bottom:64px}
.process-timeline-holder .section-intro h2{font-size:42px;font-weight:700;color:#3E7C2D;margin:0 0 20px;position:relative;display:inline-block}
.process-timeline-holder .section-intro h2::before{content:'';position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:radial-gradient(circle,#FEE1CA 0%,transparent 70%);z-index:-1}
.process-timeline-holder .section-intro p{font-size:18px;line-height:1.6;color:#4a4a4a;max-width:680px;margin:0 auto}
.timeline-steps{display:grid;grid-template-columns:1fr;gap:0;position:relative}
.timeline-steps::before{content:'';position:absolute;left:40px;top:40px;bottom:40px;width:3px;background:linear-gradient(180deg,#A020A2 0%,#3E7C2D 100%)}
.step-item-v1{position:relative;padding-left:100px;padding-top:20px;padding-bottom:20px;min-height:140px}
.step-item-v1 .step-marker{position:absolute;left:0;top:20px;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;box-shadow:0 8px 24px #a020a24d;z-index:2}
.step-item-v1 .step-info{background:#f9f9f9;padding:28px 32px;border-radius:24px;border:2px solid #FEE1CA;transition:all 280ms ease}
.step-item-v1 .step-info:hover{transform:translateX(8px);box-shadow:0 12px 32px #0000001a;border-color:#A020A2}
.step-item-v1 .step-info h3{font-size:26px;font-weight:700;color:#A020A2;margin:0 0 16px}
.step-item-v1 .step-info p{font-size:17px;line-height:1.6;color:#3a3a3a;margin:0}
.support-comparison-container{width:100%;max-width:1024px;margin:0 auto;padding:80px 24px;background:linear-gradient(180deg,#fff 0%,#FEE1CA 100%)}
.support-comparison-container .section-header-v3{margin-bottom:56px}
.support-comparison-container .section-header-v3 h2{font-size:44px;font-weight:700;color:#3E7C2D;margin:0 0 24px;text-align:left}
.support-comparison-container .section-header-v3 p{font-size:19px;line-height:1.7;color:#4a4a4a;max-width:760px}
.comparison-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.feature-card-box{background:#fff;padding:36px;border-radius:32px;box-shadow:0 8px 24px #00000014;transition:all 320ms ease;border:3px solid transparent}
.feature-card-box:hover{transform:translateY(-8px);box-shadow:0 16px 48px #a020a233;border-color:#A020A2}
.feature-card-box .icon-wrapper-v2{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.feature-card-box .icon-wrapper-v2 i{font-size:36px;color:#fff}
.feature-card-box h4{font-size:24px;font-weight:700;color:#2a2a2a;margin:0 0 16px}
.feature-card-box p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0 0 20px}
.feature-card-box .detail-list{list-style:none;padding:0;margin:0}
.feature-card-box .detail-list li{font-size:15px;line-height:1.6;color:#3a3a3a;padding-left:28px;position:relative;margin-bottom:12px}
.feature-card-box .detail-list li::before{content:'→';position:absolute;left:0;color:#3E7C2D;font-weight:700}
.cta-section-wrapper{width:100%;max-width:1024px;margin:0 auto;padding:80px 24px 100px;background:#fff}
.cta-content-holder-v3{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-radius:40px;padding:72px 48px;text-align:center;position:relative;overflow:hidden}
.cta-content-holder-v3::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#fee1ca33 0%,transparent 70%);border-radius:50%}
.cta-content-holder-v3::after{content:'';position:absolute;bottom:-80px;left:-80px;width:250px;height:250px;background:radial-gradient(circle,#fee1ca26 0%,transparent 70%);border-radius:50%}
.cta-content-holder-v3 .inner-content{position:relative;z-index:2;max-width:720px;margin:0 auto}
.cta-content-holder-v3 h2{font-size:46px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2}
.cta-content-holder-v3 p{font-size:20px;line-height:1.6;color:#fffffff2;margin:0 0 40px}
.cta-button-group{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}
.cta-btn-primary{background:#fff;color:#A020A2;padding:18px 48px;border-radius:30px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:12px;transition:all 260ms ease;box-shadow:0 8px 24px #00000026;z-index:10}
.cta-btn-primary:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000040;background:#FEE1CA}
.cta-btn-secondary{background:transparent;color:#fff;padding:18px 48px;border-radius:30px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:12px;border:3px solid #fff;transition:all 260ms ease;z-index:10}
.cta-btn-secondary:hover{background:#ffffff26;transform:translateY(-4px)}
@media (max-width: 768px) {
.intro-holder-v2{padding:60px 20px 40px}
.intro-holder-v2 .header-zone h1{font-size:36px}
.intro-holder-v2 .explanation-text{font-size:17px}
.process-timeline-holder{padding:60px 20px}
.process-timeline-holder .section-intro h2{font-size:32px}
.timeline-steps::before{left:30px}
.step-item-v1{padding-left:80px}
.step-item-v1 .step-marker{width:60px;height:60px;font-size:22px}
.step-item-v1 .step-info{padding:20px 24px}
.step-item-v1 .step-info h3{font-size:22px}
.comparison-grid-layout{grid-template-columns:1fr;gap:24px}
.support-comparison-container .section-header-v3 h2{font-size:32px}
.cta-content-holder-v3{padding:48px 28px;border-radius:28px}
.cta-content-holder-v3 h2{font-size:32px}
.cta-button-group{flex-direction:column;gap:16px}
.cta-btn-primary,.cta-btn-secondary{width:100%;justify-content:center}
}
@media (min-width: 769px) and (max-width: 1366px) {
.intro-holder-v2 .header-zone h1{font-size:44px}
.comparison-grid-layout{gap:28px}
}
.hero-v2{background:linear-gradient(135deg,#FEE1CA 0%,#A020A2 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.hero-v2::before{content:'';position:absolute;top:-50px;right:-80px;width:400px;height:400px;background:#3e7c2d14;border-radius:50%;z-index:1}
.domain-hero-holder{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center;position:relative;z-index:2}
.hero-v2 .text-zone{padding-right:30px}
.hero-v2 .main-heading-v1{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 24px}
.hero-v2 .intro-text{font-size:18px;line-height:1.7;color:#2d2d2d;margin:0 0 32px}
.hero-v2 .cta-button-primary{display:inline-block;padding:16px 36px;background:#3E7C2D;color:#fff;text-decoration:none;border-radius:28px;font-size:17px;font-weight:600;transition:all 280ms ease;box-shadow:0 4px 16px #3e7c2d40}
.hero-v2 .cta-button-primary:hover{background:#2f5e22;transform:translateY(-2px);box-shadow:0 6px 20px #3e7c2d59}
.hero-v2 .image-holder{position:relative}
.hero-v2 .hero-img{width:100%;height:420px;object-fit:cover;border-radius:32px;box-shadow:0 8px 32px #0000001f}
.domain-tools-section{padding:90px 20px;background:#f9f9f9}
.tools-wrapper-v1{max-width:1024px;margin:0 auto}
.domain-tools-section .section-header-v3{text-align:center;margin-bottom:60px}
.domain-tools-section .section-title-v2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.domain-tools-section .section-title-v2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#A020A2 0%,#3E7C2D 100%);border-radius:4px}
.domain-tools-section .subtitle-text{font-size:17px;color:#4a4a4a;margin:20px 0 0}
.tools-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.tool-card-v2{background:#fff;padding:36px 28px;border-radius:24px;box-shadow:0 4px 16px #0000000f;transition:all 320ms ease}
.tool-card-v2:hover{transform:translateY(-6px);box-shadow:0 12px 32px #a020a226}
.tool-card-v2 .icon-holder{width:64px;height:64px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.tool-card-v2 .icon-holder i{font-size:28px;color:#fff}
.tool-card-v2 .tool-name{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.tool-card-v2 .tool-description{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
.domain-people-block{padding:90px 20px;background:#fff}
.people-container-v1{max-width:1024px;margin:0 auto}
.domain-people-block .heading-v3{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 48px;text-align:center}
.people-layout-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.person-entry-v1{display:flex;gap:24px;background:linear-gradient(135deg,#FEE1CA 0%,#f5f5f5 100%);padding:32px;border-radius:28px;box-shadow:0 4px 12px #0000000d}
.person-entry-v1 .photo-v1{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #fff;flex-shrink:0}
.person-entry-v1 .info-v1{flex:1}
.person-entry-v1 .name-v1{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 8px}
.person-entry-v1 .role-v1{font-size:16px;font-weight:500;color:#A020A2;margin:0 0 14px}
.person-entry-v1 .bio-v1{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}
.interactive-holder{padding:90px 20px;background:linear-gradient(180deg,#f9f9f9 0%,#fff 100%)}
.interactive-wrapper-v1{max-width:1024px;margin:0 auto}
.interactive-holder .title-v4{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-align:center}
.interactive-holder .description-v2{font-size:17px;color:#4a4a4a;text-align:center;margin:0 0 48px;max-width:680px;margin-left:auto;margin-right:auto}
.progress-tracker-v1{background:#fff;padding:40px;border-radius:32px;box-shadow:0 6px 24px #00000014}
.progress-steps-v1{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.progress-steps-v1::before{content:'';position:absolute;top:40px;left:12%;right:12%;height:3px;background:linear-gradient(90deg,#A020A2 0%,#3E7C2D 50%,#FEE1CA 100%);z-index:0}
.step-item-v1{position:relative;z-index:1;text-align:center}
.step-item-v1 .step-number-v1{width:80px;height:80px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 16px;box-shadow:0 4px 16px #a020a24d}
.step-item-v1 .step-label-v1{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}
.step-item-v1 .step-desc-v1{font-size:14px;color:#5a5a5a;line-height:1.5;margin:0}
.guarantees-block-v1{padding:90px 20px;background:#fff}
.guarantees-container{max-width:1024px;margin:0 auto}
.guarantees-block-v1 .header-v2{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 48px;text-align:center}
.guarantees-layout-v1{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.guarantee-image-v1{width:100%;height:380px;object-fit:cover;border-radius:32px;box-shadow:0 8px 28px #0000001a}
.guarantee-list-v1{display:flex;flex-direction:column;gap:28px}
.guarantee-item-v1{display:flex;gap:20px;align-items:flex-start}
.guarantee-item-v1 .icon-v1{width:52px;height:52px;background:linear-gradient(135deg,#3E7C2D 0%,#A020A2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.guarantee-item-v1 .icon-v1 i{font-size:24px;color:#fff}
.guarantee-item-v1 .content-v1{flex:1}
.guarantee-item-v1 .title-v1{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 8px}
.guarantee-item-v1 .text-v1{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}
.pricing-section-v2{padding:90px 20px;background:linear-gradient(135deg,#f9f9f9 0%,#FEE1CA 100%)}
.pricing-wrapper{max-width:1024px;margin:0 auto}
.pricing-section-v2 .section-heading-v1{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-align:center}
.pricing-section-v2 .section-subheading-v1{font-size:17px;color:#4a4a4a;text-align:center;margin:0 0 56px}
.pricing-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.price-card-v1{background:#fff;padding:40px 32px;border-radius:28px;box-shadow:0 6px 24px #00000014;transition:all 300ms ease;position:relative;border:2px solid transparent}
.price-card-v1:hover{transform:translateY(-8px);box-shadow:0 12px 36px #a020a233;border-color:#A020A2}
.price-card-v1.featured-v1{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-color:#3E7C2D}
.price-card-v1.featured-v1 .plan-name-v1,.price-card-v1.featured-v1 .amount-v1,.price-card-v1.featured-v1 .period-v1,.price-card-v1.featured-v1 .feature-v1{color:#fff}
.price-card-v1 .plan-name-v1{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 24px;text-align:center}
.price-card-v1 .price-holder-v1{text-align:center;margin-bottom:32px}
.price-card-v1 .amount-v1{font-size:44px;font-weight:700;color:#1a1a1a;margin:0}
.price-card-v1 .period-v1{font-size:16px;color:#5a5a5a;margin:4px 0 0}
.price-card-v1 .features-v1{list-style:none;padding:0;margin:0 0 32px}
.price-card-v1 .feature-v1{font-size:15px;color:#4a4a4a;line-height:1.6;margin-bottom:12px;padding-left:28px;position:relative}
.price-card-v1 .feature-v1::before{content:'✓';position:absolute;left:0;color:#3E7C2D;font-weight:700;font-size:18px}
.price-card-v1.featured-v1 .feature-v1::before{color:#FEE1CA}
.price-card-v1 .select-button-v1{display:block;width:100%;padding:14px 24px;background:#A020A2;color:#fff;text-decoration:none;text-align:center;border-radius:24px;font-size:16px;font-weight:600;transition:all 260ms ease}
.price-card-v1 .select-button-v1:hover{background:#7d1880;transform:scale(1.03)}
.price-card-v1.featured-v1 .select-button-v1{background:#fff;color:#A020A2}
.price-card-v1.featured-v1 .select-button-v1:hover{background:#FEE1CA}
@media (max-width: 1366px) {
.domain-hero-holder{gap:40px}
.hero-v2 .main-heading-v1{font-size:42px}
}
@media (max-width: 768px) {
.hero-v2{padding:60px 20px 50px}
.domain-hero-holder{grid-template-columns:1fr;gap:36px}
.hero-v2 .text-zone{padding-right:0}
.hero-v2 .main-heading-v1{font-size:34px}
.hero-v2 .intro-text{font-size:16px}
.hero-v2 .hero-img{height:320px}
.tools-grid-v1{grid-template-columns:1fr;gap:24px}
.people-layout-v2{grid-template-columns:1fr;gap:28px}
.progress-steps-v1{grid-template-columns:repeat(2,1fr)}
.progress-steps-v1::before{display:none}
.guarantees-layout-v1{grid-template-columns:1fr;gap:36px}
.guarantee-image-v1{height:280px}
.pricing-grid-v2{grid-template-columns:1fr;gap:24px}
.domain-tools-section,.domain-people-block,.interactive-holder,.guarantees-block-v1,.pricing-section-v2{padding:60px 20px}
}
@media (max-width: 375px) {
.hero-v2 .main-heading-v1{font-size:28px}
.hero-v2 .intro-text{font-size:15px}
.domain-tools-section .section-title-v2,.domain-people-block .heading-v3,.interactive-holder .title-v4,.guarantees-block-v1 .header-v2,.pricing-section-v2 .section-heading-v1{font-size:28px}
.progress-steps-v1{grid-template-columns:1fr}
}
.domain-top-v1{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 50%,#FEE1CA 100%);padding:80px 20px;position:relative;overflow:hidden}
.domain-top-v1::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#fee1ca26;border-radius:50%;filter:blur(80px)}
.domain-top-v1::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#3e7c2d33;border-radius:40% 60% 50% 50%;filter:blur(60px)}
.top-holder{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.contact-intro-v2{color:#fff;text-align:center}
.contact-intro-v2 h1{font-size:3.2rem;margin:0 0 28px;font-weight:700;text-shadow:0 4px 12px #00000026}
.thesis-list-mod{display:flex;flex-direction:column;gap:16px;max-width:680px;margin:0 auto;list-style:none;padding:0}
.thesis-list-mod li{font-size:1.15rem;line-height:1.6;padding-left:32px;position:relative;text-shadow:0 2px 8px #0000001a}
.thesis-list-mod li::before{content:'→';position:absolute;left:0;color:#FEE1CA;font-weight:700;font-size:1.4rem}
.contact-channels-v1{background:#f8f9fa;padding:90px 20px}
.channels-wrapper{max-width:1024px;margin:0 auto}
.channels-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:50px}
.channel-card-test{background:#fff;padding:40px 32px;border-radius:28px;box-shadow:0 8px 24px #a020a214;transition:transform 300ms,box-shadow 300ms;border:2px solid transparent}
.channel-card-test:hover{transform:translateY(-6px);box-shadow:0 16px 40px #a020a226;border-color:#A020A2}
.channel-icon-box{width:68px;height:68px;background:linear-gradient(135deg,#A020A2,#3E7C2D);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.channel-icon-box i{font-size:2rem;color:#fff}
.channel-card-test h3{font-size:1.4rem;margin:0 0 12px;color:#1a1a1a;font-weight:600}
.channel-card-test p{font-size:1rem;color:#4a4a4a;margin:0 0 16px;line-height:1.6}
.channel-card-test a{color:#3E7C2D;text-decoration:none;font-weight:500;font-size:1.05rem;transition:color 200ms}
.channel-card-test a:hover{color:#A020A2}
.section-title-v1{text-align:center;font-size:2.8rem;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.section-title-v1::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#A020A2,#3E7C2D);border-radius:4px}
.form-area-v2{background:#fff;padding:80px 20px}
.form-container-holder{max-width:760px;margin:0 auto}
.multistep-form-v1{background:#f8f9fa;padding:50px 40px;border-radius:32px;box-shadow:0 12px 32px #00000014}
.step-indicator-v1{display:flex;justify-content:space-between;margin-bottom:48px;position:relative}
.step-indicator-v1::before{content:'';position:absolute;top:20px;left:10%;right:10%;height:3px;background:#d4d4d4;z-index:0}
.step-item-box{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}
.step-circle-v2{width:42px;height:42px;border-radius:50%;background:#d4d4d4;color:#6a6a6a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-bottom:10px;transition:background 300ms,color 300ms}
.step-label-txt{font-size:.9rem;color:#6a6a6a;font-weight:500}
input[type="radio"][name="form-step"]{display:none}
.form-step-content{display:none}
#step1:checked ~ .form-steps-holder .step1-content,#step2:checked ~ .form-steps-holder .step2-content,#step3:checked ~ .form-steps-holder .step3-content{display:block}
#step1:checked ~ .step-indicator-v1 .step-item-box:nth-child(1) .step-circle-v2,#step2:checked ~ .step-indicator-v1 .step-item-box:nth-child(2) .step-circle-v2,#step3:checked ~ .step-indicator-v1 .step-item-box:nth-child(3) .step-circle-v2{background:linear-gradient(135deg,#A020A2,#3E7C2D);color:#fff}
.input-group-v1{margin-bottom:28px}
.input-group-v1 label{display:block;font-size:1.05rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}
.input-group-v1 input[type="text"],.input-group-v1 input[type="email"],.input-group-v1 input[type="tel"]{width:100%;padding:16px 20px;border:2px solid #d4d4d4;border-radius:20px;font-size:1rem;transition:border-color 200ms,box-shadow 200ms;background:#fff}
.input-group-v1 input:focus{outline:none;border-color:#A020A2;box-shadow:0 0 0 4px #a020a21a}
.nav-buttons-v1{display:flex;justify-content:space-between;margin-top:36px;gap:16px}
.btn-form-nav{padding:14px 32px;border-radius:24px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all 200ms;border:none;text-decoration:none;display:inline-block}
.btn-back-v1{background:#e0e0e0;color:#4a4a4a}
.btn-back-v1:hover{background:#d0d0d0}
.btn-next-v1,.btn-submit-final{background:linear-gradient(135deg,#A020A2,#3E7C2D);color:#fff;margin-left:auto}
.btn-next-v1:hover,.btn-submit-final:hover{box-shadow:0 8px 20px #a020a24d;transform:translateY(-2px)}
.privacy-checkbox-v1{margin-top:28px;display:flex;align-items:flex-start;gap:12px}
.privacy-checkbox-v1 input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer}
.privacy-checkbox-v1 label{font-size:.95rem;color:#4a4a4a;line-height:1.5}
.privacy-checkbox-v1 a{color:#A020A2;text-decoration:none;font-weight:500}
.privacy-checkbox-v1 a:hover{text-decoration:underline}
.divider-wave-v1{height:80px;background:#f8f9fa;position:relative;overflow:hidden}
.divider-wave-v1::before{content:'';position:absolute;top:0;left:0;width:200%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,60 Q300,10 600,60 T1200,60 L1200,120 L0,120 Z' fill='%23ffffff'/%3E%3C/svg%3E") repeat-x;background-size:50% 100%}
.location-block-v1{background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%);padding:80px 20px}
.location-content-wrapper{max-width:1024px;margin:0 auto}
.location-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:50px}
.address-detail-box{background:#fff;padding:40px;border-radius:28px;box-shadow:0 8px 24px #0000000f;border-left:6px solid #A020A2}
.address-detail-box h3{font-size:1.6rem;margin:0 0 24px;color:#1a1a1a;font-weight:600}
.address-line-v1{display:flex;align-items:flex-start;margin-bottom:20px;gap:16px}
.address-line-v1 i{font-size:1.5rem;color:#3E7C2D;margin-top:2px}
.address-line-v1 div{flex:1}
.address-line-v1 strong{display:block;font-size:1.05rem;color:#1a1a1a;margin-bottom:4px}
.address-line-v1 span{font-size:1rem;color:#4a4a4a;line-height:1.6}
.hours-box-v1{background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%);padding:40px;border-radius:28px;box-shadow:0 8px 24px #0000000f}
.hours-box-v1 h3{font-size:1.6rem;margin:0 0 24px;color:#1a1a1a;font-weight:600}
.hours-list-v1{list-style:none;padding:0;margin:0}
.hours-list-v1 li{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #3e7c2d26;font-size:1.05rem}
.hours-list-v1 li:last-child{border-bottom:none}
.hours-list-v1 .day-label{font-weight:600;color:#1a1a1a}
.hours-list-v1 .time-label{color:#4a4a4a}
.faq-section-v1{background:#fff;padding:80px 20px}
.faq-wrapper-holder{max-width:860px;margin:0 auto}
.faq-items-v1{margin-top:50px}
.faq-item-box{margin-bottom:20px;border-radius:24px;overflow:hidden;box-shadow:0 4px 16px #0000000f}
.faq-item-box input[type="checkbox"]{display:none}
.faq-question-label{display:block;padding:24px 28px;background:#f8f9fa;cursor:pointer;font-size:1.15rem;font-weight:600;color:#1a1a1a;transition:background 200ms;position:relative}
.faq-question-label::after{content:'+';position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:1.8rem;color:#A020A2;transition:transform 200ms}
.faq-item-box input[type="checkbox"]:checked + .faq-question-label{background:linear-gradient(135deg,#A020A2,#3E7C2D);color:#fff}
.faq-item-box input[type="checkbox"]:checked + .faq-question-label::after{content:'−';color:#fff;transform:translateY(-50%) rotate(180deg)}
.faq-answer-content{max-height:0;overflow:hidden;transition:max-height 400ms;background:#fff}
.faq-item-box input[type="checkbox"]:checked ~ .faq-answer-content{max-height:500px}
.faq-answer-text{padding:24px 28px;font-size:1.05rem;line-height:1.7;color:#4a4a4a}
@media (max-width: 768px) {
.contact-intro-v2 h1{font-size:2.2rem}
.section-title-v1{font-size:2rem}
.channels-grid-v3{grid-template-columns:1fr}
.location-grid-v2{grid-template-columns:1fr;gap:32px}
.multistep-form-v1{padding:32px 24px}
.nav-buttons-v1{flex-direction:column}
.btn-next-v1,.btn-submit-final{margin-left:0}
.step-indicator-v1{gap:8px}
.step-label-txt{font-size:.8rem}
.thesis-list-mod li{font-size:1.05rem}
}
@media (max-width: 375px) {
.contact-intro-v2 h1{font-size:1.8rem}
.section-title-v1{font-size:1.7rem}
.channel-card-test{padding:28px 20px}
.step-circle-v2{width:36px;height:36px;font-size:.95rem}
}
.domain-intro-v2{width:100%;max-width:1024px;margin:0 auto;padding:80px 20px 60px;background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%);position:relative}
.domain-intro-v2::before{content:'';position:absolute;top:20px;left:40px;width:8px;height:8px;background:#A020A2;border-radius:50%;box-shadow:20px 0 0 #A020A2,40px 0 0 #A020A2,60px 0 0 #A020A2,0 20px 0 #A020A2,20px 20px 0 #A020A2,40px 20px 0 #A020A2,60px 20px 0 #A020A2}
.intro-layout-holder{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.intro-text-box{padding-right:20px}
.intro-text-box h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.intro-description-text{font-size:18px;line-height:1.7;color:#2d2d2d;margin:0 0 32px}
.intro-cta-button{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);color:#fff;text-decoration:none;border-radius:28px;font-size:16px;font-weight:600;transition:all 220ms ease;box-shadow:0 4px 12px #a020a233;z-index:10;position:relative}
.intro-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a020a24d}
.intro-image-holder{position:relative}
.intro-main-visual{width:100%;height:480px;object-fit:cover;border-radius:32px;box-shadow:0 12px 28px #00000026 0 24px 48px #00000014}
.story-section-v1{width:100%;max-width:1024px;margin:0 auto;padding:100px 20px}
.story-content-wrapper{display:flex;gap:80px;align-items:flex-start}
.story-visual-zone{flex:0 0 340px;position:relative}
.story-image-primary{width:100%;height:420px;object-fit:cover;border-radius:24px;border:3px solid #3E7C2D}
.story-visual-zone::after{content:'';position:absolute;bottom:-16px;right:-16px;width:100%;height:100%;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-radius:24px;z-index:-1;opacity:.15}
.story-text-content{flex:1}
.story-text-content h2{font-size:42px;line-height:1.3;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.story-paragraph-block{font-size:17px;line-height:1.75;color:#2d2d2d;margin:0 0 24px}
.origin-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:40px 0 0}
.stat-card-item{background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%);padding:28px 20px;border-radius:20px;text-align:center;border:2px solid #A020A2;transition:transform 180ms ease}
.stat-card-item:hover{transform:scale(1.05)}
.stat-number-display{font-size:36px;font-weight:700;color:#A020A2;margin:0 0 8px;display:block}
.stat-label-text{font-size:14px;color:#4d4d4d;display:block}
.team-showcase-holder{width:100%;max-width:1024px;margin:0 auto;padding:80px 20px 120px;background:#fff}
.team-section-header{text-align:center;margin:0 0 64px}
.team-section-header h2{font-size:44px;line-height:1.25;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.team-intro-line{font-size:18px;line-height:1.6;color:#4d4d4d;max-width:720px;margin:0 auto}
.team-cards-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}
.person-card-v3{background:linear-gradient(180deg,#fff 0%,#FEE1CA 100%);border-radius:28px;padding:0;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:all 240ms ease;border:3px solid transparent}
.person-card-v3:hover{border-color:#3E7C2D;box-shadow:0 16px 40px #3e7c2d26}
.person-photo-area{width:100%;height:320px;overflow:hidden;position:relative}
.person-photo-area::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,#a020a24d 100%);z-index:1}
.team-member-image{width:100%;height:100%;object-fit:cover}
.person-info-segment{padding:32px 28px}
.person-info-segment h3{font-size:26px;color:#1a1a1a;margin:0 0 8px;font-weight:700}
.person-role-label{font-size:15px;color:#A020A2;font-weight:600;margin:0 0 20px;display:block}
.person-bio-text{font-size:16px;line-height:1.65;color:#3d3d3d;margin:0}
@media (max-width: 1366px) {
.intro-layout-holder{gap:40px}
.story-content-wrapper{gap:60px}
}
@media (max-width: 768px) {
.domain-intro-v2{padding:60px 16px 40px}
.intro-layout-holder{grid-template-columns:1fr;gap:40px}
.intro-text-box{padding-right:0}
.intro-text-box h1{font-size:36px}
.intro-main-visual{height:320px}
.story-section-v1{padding:60px 16px}
.story-content-wrapper{flex-direction:column;gap:40px}
.story-visual-zone{flex:0 0 auto;width:100%}
.story-image-primary{height:340px}
.story-text-content h2{font-size:32px}
.origin-stats-grid{grid-template-columns:1fr;gap:16px}
.team-showcase-holder{padding:60px 16px 80px}
.team-section-header h2{font-size:34px}
.team-cards-layout{grid-template-columns:1fr;gap:32px}
.person-photo-area{height:280px}
}
@media (max-width: 375px) {
.intro-text-box h1{font-size:30px}
.intro-description-text{font-size:16px}
.intro-main-visual{height:280px}
.story-text-content h2{font-size:28px}
.stat-number-display{font-size:30px}
.team-section-header h2{font-size:28px}
.person-info-segment h3{font-size:22px}
}
.domain-learning-header{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 45%,#FEE1CA 100%);padding:80px 20px 90px;position:relative;overflow:hidden}
.domain-learning-header::before{content:'';position:absolute;top:30px;left:40px;width:8px;height:8px;background:#fff9;border-radius:50%;box-shadow:0 0 20px #fffc}
.domain-learning-header::after{content:'';position:absolute;bottom:35px;right:50px;width:6px;height:6px;background:#ffffff80;border-radius:50%;box-shadow:0 0 16px #ffffffb3}
.learning-header-holder{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;gap:48px;position:relative}
.header-title-area{background:#ffffff21;backdrop-filter:blur(12px);padding:45px 50px;border-radius:32px;box-shadow:0 8px 32px #00000026 inset 0 1px 0 #fff3}
.header-title-area h1{font-size:52px;color:#fff;margin:0 0 18px;line-height:1.2;text-shadow:2px 4px 12px #00000040}
.header-title-area .subtitle-text{font-size:20px;color:#ffffffeb;line-height:1.6;margin:0}
.header-info-section{background:#fffffff2;padding:38px 50px;border-radius:28px;box-shadow:0 12px 40px #0000002e;margin-top:-20px}
.header-info-section p{font-size:17px;color:#2a2a2a;line-height:1.7;margin:0}
.dot-accent-top{position:absolute;top:20px;right:35px;width:5px;height:5px;background:#ffffff73;border-radius:50%}
.dot-accent-bottom{position:absolute;bottom:25px;left:45px;width:7px;height:7px;background:#fff6;border-radius:50%}
.program-structure-v2{padding:95px 20px;background:#fafafa}
.structure-content-wrapper{max-width:1024px;margin:0 auto}
.structure-intro-text{text-align:center;margin-bottom:60px}
.structure-intro-text h2{font-size:42px;color:#1a1a1a;margin:0 0 20px;position:relative;display:inline-block}
.structure-intro-text h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#A020A2,#3E7C2D);border-radius:3px}
.structure-intro-text p{font-size:18px;color:#4a4a4a;line-height:1.7;max-width:720px;margin:25px auto 0}
.modules-grid-holder{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:50px}
.module-card-item{background:#fff;padding:38px 32px;border-radius:24px;box-shadow:0 6px 24px #00000014;transition:transform 300ms,box-shadow 300ms;border:2px solid transparent}
.module-card-item:hover{transform:translateY(-6px);box-shadow:0 12px 36px #a020a226;border-color:#A020A2}
.module-number-badge{display:inline-block;background:linear-gradient(135deg,#A020A2,#3E7C2D);color:#fff;font-size:14px;font-weight:600;padding:8px 18px;border-radius:20px;margin-bottom:18px}
.module-card-item h3{font-size:24px;color:#1a1a1a;margin:0 0 16px}
.module-card-item p{font-size:16px;color:#5a5a5a;line-height:1.65;margin:0}
.learning-approach-section{padding:85px 20px;background:linear-gradient(165deg,#FEE1CA 0%,#f5f5f5 100%)}
.approach-container-main{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:55px;align-items:center}
.approach-image-box{position:relative}
.approach-image-box img{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 10px 40px #0000001f}
.approach-text-content h2{font-size:40px;color:#1a1a1a;margin:0 0 28px;position:relative;padding-left:22px}
.approach-text-content h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:45px;background:linear-gradient(180deg,#A020A2,#3E7C2D);border-radius:4px}
.approach-text-content p{font-size:17px;color:#3a3a3a;line-height:1.75;margin:0 0 22px}
.approach-features-list{list-style:none;padding:0;margin:30px 0 0}
.approach-features-list li{font-size:16px;color:#2a2a2a;padding:14px 0;border-bottom:1px solid #a020a226;display:flex;align-items:center;gap:14px}
.approach-features-list li::before{content:'→';color:#A020A2;font-size:20px;font-weight:700}
.instructor-testimonial-zone{padding:90px 20px;background:#fff}
.testimonial-wrapper-box{max-width:1024px;margin:0 auto}
.testimonial-header-v1{text-align:center;margin-bottom:55px}
.testimonial-header-v1 h2{font-size:38px;color:#1a1a1a;margin:0 0 18px}
.testimonial-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.testimonial-card-box{background:linear-gradient(145deg,#fafafa,#f0f0f0);padding:42px 38px;border-radius:26px;box-shadow:0 8px 28px #00000017;display:flex;flex-direction:column;gap:28px}
.testimonial-profile-section{display:flex;align-items:center;gap:22px}
.testimonial-profile-section img{width:75px;height:75px;border-radius:50%;object-fit:cover;border:3px solid #A020A2}
.profile-info-holder h4{font-size:20px;color:#1a1a1a;margin:0 0 6px}
.profile-info-holder .role-label{font-size:15px;color:#3E7C2D;margin:0;font-weight:600}
.testimonial-quote-text{font-size:16px;color:#3a3a3a;line-height:1.7;margin:0;font-style:italic;position:relative;padding-left:24px}
.testimonial-quote-text::before{content:'"';position:absolute;left:0;top:-5px;font-size:48px;color:#A020A2;opacity:.3;line-height:1}
@media (max-width: 768px) {
.domain-learning-header{padding:60px 20px 70px}
.header-title-area{padding:32px 28px}
.header-title-area h1{font-size:36px}
.header-info-section{padding:28px}
.structure-intro-text h2{font-size:32px}
.modules-grid-holder{grid-template-columns:1fr}
.approach-container-main{grid-template-columns:1fr;gap:40px}
.approach-image-box img{height:320px}
.approach-text-content h2{font-size:32px}
.testimonial-grid-layout{grid-template-columns:1fr}
}
@media (max-width: 375px) {
.header-title-area h1{font-size:28px}
.structure-intro-text h2{font-size:26px}
.approach-text-content h2{font-size:28px}
}
.domain-success-holder{background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.domain-success-holder::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#a020a214 0%,transparent 70%);border-radius:50%}
.domain-success-holder::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#3e7c2d0f 0%,transparent 70%);border-radius:50%}
.success-content-v2{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.confirmation-box-holder{background:#fff;border-radius:32px;padding:60px 50px;box-shadow:0 8px 32px #00000014;text-align:center;margin-bottom:60px}
.checkmark-visual{width:90px;height:90px;margin:0 auto 30px;position:relative}
.checkmark-visual::before{content:'';position:absolute;width:90px;height:90px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-radius:50%;top:0;left:0}
.checkmark-visual::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;color:#fff;font-weight:700}
.confirmation-box-holder h1{font-size:42px;color:#1a1a1a;margin:0 0 20px;font-weight:700;line-height:1.2}
.confirmation-box-holder .main-message-v1{font-size:18px;color:#4a4a4a;line-height:1.7;margin:0 0 35px;max-width:680px;margin-left:auto;margin-right:auto}
.detail-grid-section{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}
.info-card-v3{background:linear-gradient(135deg,#f8f8f8 0%,#fff 100%);border-radius:24px;padding:35px 28px;border:2px solid #f0f0f0;transition:all 280ms ease}
.info-card-v3:hover{transform:translateY(-6px);box-shadow:0 12px 28px #a020a21f;border-color:#A020A2}
.card-icon-holder{width:56px;height:56px;background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.card-icon-holder i{font-size:28px;color:#fff}
.info-card-v3 h3{font-size:20px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.info-card-v3 p{font-size:15px;color:#5a5a5a;line-height:1.6;margin:0}
.next-steps-wrapper{background:#fff;border-radius:32px;padding:55px 50px;box-shadow:0 6px 24px #0000000f}
.next-steps-wrapper h2{font-size:36px;color:#1a1a1a;margin:0 0 15px;font-weight:700}
.next-steps-wrapper .intro-text-v2{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0 0 40px;max-width:720px}
.steps-layout-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.step-item-box{background:linear-gradient(135deg,#FEE1CA 0%,#fff 100%);border-radius:24px;padding:32px 30px;border-left:5px solid #A020A2;position:relative;transition:all 260ms ease}
.step-item-box:hover{transform:translateX(8px);box-shadow:0 8px 24px #a020a226}
.step-number-badge{position:absolute;top:-15px;left:30px;width:42px;height:42px;background:linear-gradient(135deg,#3E7C2D 0%,#A020A2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}
.step-item-box h4{font-size:22px;color:#1a1a1a;margin:12px 0 14px;font-weight:600}
.step-item-box p{font-size:15px;color:#5a5a5a;line-height:1.7;margin:0}
.action-buttons-v1{margin-top:45px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-primary-v2{background:linear-gradient(135deg,#A020A2 0%,#3E7C2D 100%);color:#fff;padding:18px 42px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all 240ms ease;box-shadow:0 6px 20px #a020a240;border:none}
.btn-primary-v2:hover{transform:translateY(-4px);box-shadow:0 10px 30px #a020a259}
.btn-secondary-v2{background:#fff;color:#A020A2;padding:18px 42px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all 240ms ease;border:2px solid #A020A2}
.btn-secondary-v2:hover{background:#A020A2;color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #a020a240}
@media (max-width: 1366px) {
.confirmation-box-holder h1{font-size:38px}
.next-steps-wrapper h2{font-size:32px}
}
@media (max-width: 768px) {
.domain-success-holder{padding:50px 15px}
.confirmation-box-holder{padding:40px 25px;border-radius:24px}
.confirmation-box-holder h1{font-size:32px}
.confirmation-box-holder .main-message-v1{font-size:16px}
.detail-grid-section{grid-template-columns:1fr;gap:20px}
.next-steps-wrapper{padding:35px 25px;border-radius:24px}
.next-steps-wrapper h2{font-size:28px}
.steps-layout-grid{grid-template-columns:1fr;gap:25px}
.action-buttons-v1{flex-direction:column;align-items:stretch}
.btn-primary-v2,.btn-secondary-v2{justify-content:center}
}
@media (max-width: 375px) {
.confirmation-box-holder h1{font-size:28px}
.checkmark-visual{width:70px;height:70px}
.checkmark-visual::before{width:70px;height:70px}
.checkmark-visual::after{font-size:36px}
.info-card-v3{padding:28px 20px}
.step-item-box{padding:28px 22px}
}