@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/500.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/500-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/600.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/600-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@latest/700-italic.css";
*,::before,::after{box-sizing:border-box}
ul,ol{list-style:none;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:700}
figure,blockquote{margin:0;padding:0}
body{margin:0;font-family:'Inter',sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#fafaf8}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.header-outer{background:#fff;border-bottom:2px solid #A7212B;position:relative;z-index:100;overflow:hidden}
.header-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:96px;font-weight:700;color:#03cce40f;white-space:nowrap;letter-spacing:.12em;pointer-events:none;z-index:1;user-select:none}
.header-top-bar{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);padding:6px 0;position:relative;z-index:3}
.header-top-inner{max-width:1024px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.header-top-inner .heado-contact{display:flex;align-items:center;gap:20px}
.header-top-inner .heado-contact a{color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;transition:opacity 200ms}
.header-top-inner .heado-contact a:hover{opacity:.8}
.header-top-inner .heado-contact a i{font-size:14px}
.heado-tagline{color:#ffffffd9;font-size:12px;font-weight:500;letter-spacing:.04em}
.header-main-row{position:relative;z-index:2;padding:18px 0 16px}
.header-main-inner{max-width:1024px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-logo-wrap{display:flex;align-items:center;gap:14px;flex-shrink:0;z-index:3}
.site-logo-wrap img{width:80px;height:80px;object-fit:contain;border-radius:8px;box-shadow:0 2px 10px #a7212b26}
.site-logo-text{display:flex;flex-direction:column}
.site-logo-text .logo-name{font-size:26px;font-weight:700;color:#A7212B;line-height:1.1;letter-spacing:-.02em}
.site-logo-text .logo-sub{font-size:11px;font-weight:500;color:#03CCE4;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}
.main-nav{z-index:3}
.main-nav ul{display:flex;align-items:center;gap:4px}
.main-nav ul li a{display:block;padding:9px 16px;font-size:14px;font-weight:600;color:#2d2d2d;border-radius:6px;transition:background 180ms,color 180ms;white-space:nowrap}
.main-nav ul li a:hover{background:#a7212b14;color:#A7212B}
.main-nav ul li a.nav-active{color:#A7212B;background:#a7212b1a}
.nav-cta-butt{display:inline-block;padding:9px 20px;background:#A7212B;color:#fff!important;border-radius:6px;font-size:14px;font-weight:600;transition:background 180ms!important}
.nav-cta-butt:hover{background:#8a1a22!important;color:#fff!important}
@media (max-width: 768px) {
.header-bg-text{font-size:48px}
.header-main-inner{flex-wrap:wrap;gap:14px}
.site-logo-wrap img{width:60px;height:60px}
.site-logo-text .logo-name{font-size:20px}
.main-nav ul{flex-wrap:wrap;gap:2px;justify-content:center}
.main-nav ul li a{font-size:13px;padding:7px 11px}
.heado-tagline{display:none}
.header-top-inner{justify-content:center}
}
@media (max-width: 480px) {
.header-main-inner{justify-content:center;flex-direction:column;align-items:center}
.main-nav{width:100%}
.main-nav ul{justify-content:center}
}
.footer-outer{background:#1a1a1a;color:#ccc;margin-top:60px}
.footer-main-row{max-width:1024px;margin:auto;padding:48px 20px 32px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}
.footer-brand .footer-logo-wrap{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.footer-brand .footer-logo-wrap img{width:54px;height:54px;object-fit:contain;border-radius:6px;box-shadow:0 2px 8px #ffffff14}
.footer-brand .foot-name{font-size:22px;font-weight:700;color:#fff}
.footer-brand .foot-desc{font-size:13px;line-height:1.6;color:#999;max-width:240px}
.footer-brand .foot-since{margin-top:10px;font-size:12px;color:#666}
.footer-links-col h4{font-size:13px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}
.footer-links-col ul li{margin-bottom:8px}
.footer-links-col ul li a{font-size:14px;color:#999;transition:color 180ms;display:flex;align-items:center;gap:7px}
.footer-links-col ul li a:hover{color:#03CCE4}
.footer-contact-col h4{font-size:13px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}
.footer-contact-col .foot-contact-item{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px;font-size:14px;color:#999}
.footer-contact-col .foot-contact-item i{color:#F39200;font-size:16px;margin-top:2px;flex-shrink:0}
.footer-contact-col .foot-contact-item a{color:#999;transition:color 180ms}
.footer-contact-col .foot-contact-item a:hover{color:#03CCE4}
.footer-bottom-bar{border-top:1px solid #2d2d2d;padding:18px 20px}
.footer-bottom-inner{max-width:1024px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.footer-bottom-inner .foot-copy{font-size:13px;color:#555}
.foot-policy-nav ul{display:flex;align-items:center;gap:20px}
.foot-policy-nav ul li a{font-size:13px;color:#555;transition:color 180ms}
.foot-policy-nav ul li a:hover{color:#03CCE4}
@media (max-width: 768px) {
.footer-main-row{grid-template-columns:1fr 1fr;gap:28px}
}
@media (max-width: 480px) {
.footer-main-row{grid-template-columns:1fr;gap:28px}
.footer-bottom-inner{flex-direction:column;align-items:flex-start}
}
.cookie-card-outer{position:fixed;top:20px;right:20px;width:340px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #00000024 0 2px 6px #00000014;border:1px solid #e8e8e8;z-index:9999;transform:translateX(120%);transition:transform 280ms cubic-bezier(0.22,1,0.36,1);overflow:hidden}
.cookie-card-outer.cookie-visible{transform:translateX(0)}
.cookie-card-head{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);padding:14px 18px;display:flex;align-items:center;gap:10px}
.cookie-card-head i{color:#fff;font-size:20px}
.cookie-card-head span{color:#fff;font-size:14px;font-weight:600}
.cookie-card-body{padding:16px 18px}
.cookie-card-body p{font-size:13px;color:#555;line-height:1.5;margin:0 0 14px}
.cookie-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}
.cookie-toggle-row:last-of-type{border-bottom:none}
.cookie-toggle-label{font-size:13px;color:#333;font-weight:500}
.cookie-toggle-label span{display:block;font-size:11px;font-weight:400;color:#999}
.cookie-switch{position:relative;width:36px;height:20px;flex-shrink:0}
.cookie-switch input{opacity:0;width:0;height:0;position:absolute}
.cookie-slider{position:absolute;inset:0;background:#ddd;border-radius:20px;cursor:pointer;transition:background 200ms}
.cookie-slider::before{content:'';position:absolute;width:14px;height:14px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform 200ms}
.cookie-switch input:checked + .cookie-slider{background:#03CCE4}
.cookie-switch input:checked + .cookie-slider::before{transform:translateX(16px)}
.cookie-card-actions{padding:12px 18px 16px;display:flex;gap:20px;justify-content:flex-end}
.cookie-butt-link{background:none;border:none;padding:0;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;font-family:'Inter',sans-serif;transition:color 180ms}
.cookie-butt-accept{color:#A7212B}
.cookie-butt-accept:hover{color:#8a1a22}
.cookie-butt-decline{color:#888}
.cookie-butt-decline:hover{color:#444}
.cookie-reopen-btn{position:fixed;bottom:20px;right:20px;width:44px;height:44px;background:#A7212B;border:none;border-radius:8px;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:9998;box-shadow:0 4px 12px #a7212b4d;transition:background 180ms}
.cookie-reopen-btn:hover{background:#8a1a22}
.cookie-reopen-btn i{color:#fff;font-size:20px}
.cookie-reopen-btn.reopen-visible{display:flex}
.policy-content{max-width:1024px;margin:0 auto;padding:48px 32px;background:#fff;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.8;color:#2a2a2a}
.policy-content p{margin:0 0 20px;font-size:16px;line-height:1.85;color:#333;text-align:left;word-spacing:.02em;letter-spacing:.01em}
.policy-content p:last-child{margin-bottom:0}
.policy-content ul,.policy-content ol{margin:0 0 24px;padding-left:28px}
.policy-content ul{list-style-type:disc}
.policy-content ol{list-style-type:decimal}
.policy-content ul ul{list-style-type:circle;margin-bottom:8px}
.policy-content ol ol{list-style-type:lower-alpha;margin-bottom:8px}
.policy-content li{margin:0 0 10px;font-size:16px;line-height:1.75;color:#333;padding-left:6px}
.policy-content li:last-child{margin-bottom:0}
.policy-content strong,.policy-content b{font-weight:700;color:#1a1a1a;letter-spacing:.01em}
.policy-content em,.policy-content i{font-style:italic;color:#444}
.policy-content strong em,.policy-content b i,.policy-content em strong,.policy-content i b{font-weight:700;font-style:italic;color:#1a1a1a}
.policy-content table{width:100%;border-collapse:collapse;margin:0 0 32px;font-size:15px;line-height:1.6;background:#fff;box-shadow:0 2px 8px #00000014 0 1px 3px #0000000d;border-radius:8px;overflow:hidden}
.policy-content thead{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%)}
.policy-content thead tr{border-bottom:none}
.policy-content thead th{padding:14px 18px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff;text-align:left;white-space:nowrap}
.policy-content tbody{background:#fff}
.policy-content tbody tr{border-bottom:1px solid #eee;transition:background 180ms ease}
.policy-content tbody tr:last-child{border-bottom:none}
.policy-content tbody tr:nth-child(even){background:#f9f9f9}
.policy-content tbody tr:hover{background:#f0fafc}
.policy-content th{padding:14px 18px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;text-align:left;vertical-align:top}
.policy-content td{padding:13px 18px;font-size:15px;line-height:1.65;color:#333;vertical-align:top;text-align:left}
.policy-content hr{border:none;border-top:2px solid #eee;margin:36px 0;position:relative}
.policy-content hr::after{content:'';display:block;width:60px;height:3px;background:linear-gradient(90deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);margin-top:-2px;border-radius:2px}
@media (max-width: 768px) {
.policy-content{padding:32px 20px;font-size:15px}
.policy-content p{font-size:15px;line-height:1.8;margin-bottom:16px}
.policy-content ul,.policy-content ol{padding-left:22px;margin-bottom:20px}
.policy-content li{font-size:15px;margin-bottom:8px}
.policy-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px;border-radius:6px}
.policy-content thead th{font-size:12px;padding:12px 14px;white-space:nowrap}
.policy-content td{padding:11px 14px;font-size:14px;white-space:nowrap}
.policy-content hr{margin:28px 0}
}
@media (max-width: 480px) {
.policy-content{padding:24px 16px;font-size:14px}
.policy-content p{font-size:14px;line-height:1.75}
.policy-content ul,.policy-content ol{padding-left:18px}
.policy-content li{font-size:14px}
.policy-content thead th{font-size:11px;padding:10px 12px}
.policy-content td{font-size:13px;padding:10px 12px}
.policy-content hr{margin:22px 0}
}
.lp-hero-outer{position:relative;overflow:hidden;background:#f7f4f0;padding:72px 20px 80px}
.lp-hero-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:56px}
.lp-hero-text{flex:1 1 0;min-width:0}
.lp-hero-text h1{font-size:2.6rem;font-weight:800;line-height:1.18;color:#1a1a1a;margin:0 0 20px;letter-spacing:-.5px}
.lp-hero-text h1 span{color:#A7212B}
.lp-hero-text .lp-hero-desc{font-size:1.08rem;color:#4a4a4a;line-height:1.72;max-width:480px;margin:0 0 32px}
.lp-hero-cta{display:inline-flex;align-items:center;gap:10px;background:#A7212B;color:#fff;font-size:1rem;font-weight:700;padding:14px 30px;border-radius:8px;text-decoration:none;transition:background 180ms,transform 160ms;z-index:10;position:relative}
.lp-hero-cta:hover{background:#8a1a22;transform:translateY(-2px)}
.lp-hero-visual{flex:0 0 380px;max-width:380px;position:relative}
.lp-hero-clip-wrap{position:relative;width:360px;height:400px}
.lp-hero-clip-wrap img{width:360px;height:400px;object-fit:cover;object-position:center top;clip-path:polygon(12% 0%,100% 0%,100% 86%,88% 100%,0% 100%,0% 14%);filter:saturate(1.08) brightness(1.04);display:block}
.lp-hero-highlight{position:absolute;top:-12px;right:-12px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,#f3920047 0%,#f3920000 70%);pointer-events:none}
.lp-hero-highlight-2{position:absolute;bottom:-18px;left:-18px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,#03cce438 0%,#03cce400 70%);pointer-events:none}
.lp-hero-badge{position:absolute;bottom:24px;right:-20px;background:#fff;border-left:4px solid #03CCE4;border-radius:8px;padding:10px 18px;box-shadow:0 4px 18px #0000001a;font-size:.82rem;color:#1a1a1a;font-weight:600;white-space:nowrap;display:flex;flex-direction:column;gap:2px}
.lp-hero-badge .badge-num{font-size:1.5rem;font-weight:800;color:#03CCE4;line-height:1}
.lp-paths-outer{background:#fff;padding:80px 20px 72px;border-top:1px solid #ede9e4}
.lp-paths-inner{max-width:1024px;margin:0 auto}
.lp-paths-heading{text-align:center;margin-bottom:52px}
.lp-paths-heading h2{font-size:2rem;font-weight:800;color:#1a1a1a;margin:0 0 12px;position:relative;display:inline-block}
.lp-paths-heading h2::after{content:'';display:block;width:56px;height:4px;background:linear-gradient(90deg,#A7212B,#F39200);border-radius:2px;margin:10px auto 0}
.lp-paths-heading p{font-size:1rem;color:#666;margin:0;line-height:1.6}
.lp-paths-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.lp-path-card{border-radius:10px;padding:36px 32px 32px;position:relative;overflow:hidden;box-shadow:0 2px 16px #00000012;transition:box-shadow 200ms,transform 180ms}
.lp-path-card:hover{box-shadow:0 8px 28px #00000021;transform:translateY(-3px)}
.lp-path-card-group{background:linear-gradient(148deg,#A7212B 0%,#03CCE4 100%);color:#fff}
.lp-path-card-private{background:#f7f4f0;border:1.5px solid #ede9e4;color:#1a1a1a}
.lp-path-card-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:1.6rem}
.lp-path-card-group .lp-path-card-icon{background:#ffffff2e;color:#fff}
.lp-path-card-private .lp-path-card-icon{background:#A7212B;color:#fff}
.lp-path-card h3{font-size:1.28rem;font-weight:800;margin:0 0 10px;line-height:1.3}
.lp-path-card-group h3,.lp-path-card-group p{color:#fff}
.lp-path-card p{font-size:.96rem;line-height:1.7;margin:0 0 20px}
.lp-path-card-private p{color:#555}
.lp-path-feats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.lp-path-feats li{display:flex;align-items:center;gap:8px;font-size:.9rem}
.lp-path-card-group .lp-path-feats li{color:#ffffffeb}
.lp-path-card-private .lp-path-feats li{color:#444}
.lp-path-feats li i{font-size:1rem;flex-shrink:0}
.lp-path-card-group .lp-path-feats li i{color:#F39200}
.lp-path-card-private .lp-path-feats li i{color:#03CCE4}
.lp-how-outer{background:linear-gradient(160deg,#1a1a1a 0%,#2d0a0d 60%,#1a1a1a 100%);padding:80px 20px;position:relative;overflow:hidden}
.lp-how-outer::before{content:'';position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,#f392001f 0%,transparent 70%);pointer-events:none}
.lp-how-inner{max-width:1024px;margin:0 auto}
.lp-how-header{margin-bottom:52px}
.lp-how-header h2{font-size:1.9rem;font-weight:800;color:#fff;margin:0 0 10px;line-height:1.22}
.lp-how-header h2 em{color:#F39200;font-style:normal}
.lp-how-header p{font-size:.98rem;color:#ffffffa6;margin:0;max-width:480px;line-height:1.65}
.lp-steps-track{display:flex;flex-direction:row;gap:0;position:relative}
.lp-steps-track::before{content:'';position:absolute;top:28px;left:28px;right:28px;height:2px;background:linear-gradient(90deg,#A7212B,#03CCE4,#F39200);z-index:0}
.lp-step-item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;padding:0 12px}
.lp-step-num{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;margin-bottom:18px;border:3px solid transparent;position:relative;flex-shrink:0}
.lp-step-item:nth-child(1) .lp-step-num{background:#A7212B;color:#fff;border-color:#A7212B}
.lp-step-item:nth-child(2) .lp-step-num{background:#03CCE4;color:#fff;border-color:#03CCE4}
.lp-step-item:nth-child(3) .lp-step-num{background:#F39200;color:#fff;border-color:#F39200}
.lp-step-item:nth-child(4) .lp-step-num{background:#A7212B;color:#fff;border-color:#A7212B}
.lp-step-item h4{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 8px}
.lp-step-item p{font-size:.84rem;color:#fff9;margin:0;line-height:1.6}
.lp-seo-outer{background:#f0f7fa;padding:80px 20px 72px;position:relative;overflow:hidden}
.lp-seo-outer::after{content:'';position:absolute;bottom:-40px;left:-40px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#a7212b14 0%,transparent 70%);pointer-events:none}
.lp-seo-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.lp-seo-left{flex:1 1 0;min-width:0}
.lp-seo-left h2{font-size:1.85rem;font-weight:800;color:#1a1a1a;margin:0 0 16px;line-height:1.25}
.lp-seo-left h2 span{color:#03CCE4}
.lp-seo-left p{font-size:.97rem;color:#555;line-height:1.72;margin:0 0 24px}
.lp-seo-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:8px}
.lp-seo-tag{background:#fff;border:1.5px solid #03CCE4;color:#1a7a8a;border-radius:6px;padding:6px 14px;font-size:.84rem;font-weight:600;display:flex;align-items:center;gap:6px}
.lp-seo-right{flex:0 0 320px;max-width:320px}
.lp-seo-metrics{display:flex;flex-direction:column;gap:18px}
.lp-seo-metric-item{background:#fff;border-radius:10px;padding:18px 22px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;gap:8px}
.lp-seo-metric-label{font-size:.82rem;color:#888;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.lp-seo-metric-bar-wrap{height:8px;background:#eee;border-radius:4px;overflow:hidden}
.lp-seo-metric-bar{height:100%;border-radius:4px;transition:width 400ms ease}
.bar-1{width:87%;background:linear-gradient(90deg,#A7212B,#F39200)}
.bar-2{width:74%;background:linear-gradient(90deg,#03CCE4,#A7212B)}
.bar-3{width:92%;background:linear-gradient(90deg,#F39200,#03CCE4)}
.lp-seo-metric-foot{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.lp-seo-metric-val{font-size:1.15rem;font-weight:800;color:#1a1a1a}
.lp-seo-metric-note{font-size:.78rem;color:#aaa}
.lp-enroll-outer{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);padding:72px 20px 80px}
.lp-enroll-inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}
.lp-enroll-inner h2{font-size:2rem;font-weight:800;color:#fff;margin:0 0 14px;line-height:1.22}
.lp-enroll-inner p{font-size:1rem;color:#ffffffe0;margin:0 0 36px;line-height:1.7;max-width:520px}
.lp-enroll-form{width:100%;max-width:520px;background:#ffffff1f;border-radius:12px;padding:32px 28px;backdrop-filter:blur(8px);box-shadow:inset 0 2px 6px #0000001a}
.lp-enroll-form-row{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}
.lp-enroll-input{width:100%;padding:13px 16px;border-radius:8px;border:1.5px solid #fff6;background:#ffffffe6;font-size:.97rem;color:#1a1a1a;box-sizing:border-box;outline:none;transition:border-color 160ms}
.lp-enroll-input:focus{border-color:#F39200}
.lp-enroll-select{width:100%;padding:13px 16px;border-radius:8px;border:1.5px solid #fff6;background:#ffffffe6;font-size:.97rem;color:#1a1a1a;box-sizing:border-box;outline:none;appearance:none;cursor:pointer}
.lp-enroll-btn{width:100%;padding:15px 20px;background:#fff;color:#A7212B;font-size:1rem;font-weight:800;border:none;border-radius:8px;cursor:pointer;letter-spacing:.02em;transition:background 180ms,color 160ms,transform 160ms}
.lp-enroll-btn:hover{background:#F39200;color:#fff;transform:translateY(-2px)}
.lp-enroll-note{font-size:.8rem;color:#ffffffb3;margin-top:12px}
@media (max-width: 820px) {
.lp-hero-inner{flex-direction:column-reverse;gap:36px}
.lp-hero-visual,.lp-hero-clip-wrap,.lp-hero-clip-wrap img{width:100%;max-width:100%;height:280px}
.lp-hero-text h1{font-size:1.9rem}
.lp-paths-grid{grid-template-columns:1fr}
.lp-steps-track{flex-direction:column;gap:24px}
.lp-steps-track::before{display:none}
.lp-step-item{flex-direction:row;align-items:flex-start;text-align:left;gap:16px}
.lp-step-num{margin-bottom:0;flex-shrink:0}
.lp-seo-inner{flex-direction:column;gap:36px}
.lp-seo-right{max-width:100%;flex:none;width:100%}
.lp-hero-badge{right:0}
}
@media (max-width: 520px) {
.lp-hero-outer,.lp-paths-outer,.lp-how-outer,.lp-seo-outer,.lp-enroll-outer{padding-left:14px;padding-right:14px}
.lp-hero-text h1{font-size:1.5rem}
.lp-paths-heading h2{font-size:1.5rem}
.lp-how-header h2{font-size:1.4rem}
.lp-seo-left h2{font-size:1.4rem}
.lp-enroll-inner h2{font-size:1.5rem}
.lp-path-card{padding:24px 18px}
.lp-enroll-form{padding:22px 16px}
}
.hero-outer{position:relative;overflow:hidden;min-height:580px;display:flex;align-items:center}
.hero-bg-wrap{position:absolute;inset:0;z-index:0}
.hero-bg-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);transition:transform .1s linear}
.hero-bg-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(338deg,#a7212bd1 0%,#03cce48c 50%,#f3920073 100%)}
.hero-particles{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}
.hero-particles span{position:absolute;border-radius:50%;opacity:.18;animation:floatPart 8s ease-in-out infinite}
.hero-particles span:nth-child(1){width:12px;height:12px;background:#F39200;left:10%;top:20%;animation-delay:0s;animation-duration:7s}
.hero-particles span:nth-child(2){width:8px;height:8px;background:#03CCE4;left:30%;top:70%;animation-delay:1.5s;animation-duration:9s}
.hero-particles span:nth-child(3){width:16px;height:16px;background:#fff;left:55%;top:15%;animation-delay:.8s;animation-duration:6s}
.hero-particles span:nth-child(4){width:10px;height:10px;background:#A7212B;left:75%;top:60%;animation-delay:2s;animation-duration:8.5s}
.hero-particles span:nth-child(5){width:6px;height:6px;background:#F39200;left:88%;top:30%;animation-delay:.3s;animation-duration:10s}
.hero-particles span:nth-child(6){width:14px;height:14px;background:#03CCE4;left:20%;top:45%;animation-delay:3s;animation-duration:7.5s}
@keyframes floatPart {
0%,100%{transform:translateY(0) scale(1);opacity:.18}
50%{transform:translateY(-22px) scale(1.2);opacity:.32}
}
.hero-inner{position:relative;z-index:2;max-width:1024px;margin:0 auto;padding:90px 32px 80px;width:100%}
.hero-label{display:inline-block;background:#f3920038;border:1px solid #f3920080;color:#F39200;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 14px;border-radius:4px;margin-bottom:22px}
.hero-inner .hero-q{font-size:clamp(28px,5vw,52px);font-weight:800;color:#fff;line-height:1.15;margin:0 0 18px;max-width:640px}
.hero-inner .hero-q span{color:#03CCE4}
.hero-inner .hero-ans{font-size:17px;color:#ffffffe0;max-width:520px;line-height:1.7;margin:0 0 32px}
.hero-cta-row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#A7212B;color:#fff;font-size:15px;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background 0.18s,transform .15s;position:relative;z-index:5;box-shadow:0 4px 18px #a7212b52}
.hero-btn-primary:hover{background:#8a1820;transform:translateY(-2px)}
.hero-btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;font-size:15px;font-weight:600;padding:13px 28px;border-radius:8px;border:2px solid #ffffff8c;text-decoration:none;cursor:pointer;transition:border-color 0.18s,background .18s;z-index:5}
.hero-btn-outline:hover{border-color:#03CCE4;background:#03cce41f}
.prospects-outer{background:#fff;padding:72px 0 60px}
.prospects-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.sec-tag{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#A7212B;display:flex;align-items:center;gap:8px;margin-bottom:10px}
.sec-tag::before{content:'';display:inline-block;width:28px;height:3px;background:#A7212B;border-radius:2px}
.prospects-inner .sect-title-2{font-size:clamp(22px,3.5vw,36px);font-weight:800;color:#1a1a2e;margin:0 0 14px;line-height:1.2}
.prospects-inner .sect-sub{font-size:16px;color:#555;max-width:580px;line-height:1.7;margin:0 0 44px}
.prospects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.prosp-card{background:#f7f9fc;border-radius:10px;padding:28px 24px;border:1.5px solid #eaecf0;transition:box-shadow 0.18s,transform .18s;position:relative;overflow:hidden}
.prosp-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#A7212B,#F39200);border-radius:10px 0 0 10px}
.prosp-card:hover{box-shadow:0 8px 28px #a7212b1a;transform:translateY(-3px)}
.prosp-card .card-ico{font-size:28px;color:#A7212B;margin-bottom:14px;display:block}
.prosp-card .card-head-3{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 8px}
.prosp-card .card-text{font-size:14px;color:#666;line-height:1.65;margin:0}
.prosp-bottom{margin-top:40px;background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);border-radius:12px;padding:32px 36px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.prosp-bottom .pb-text{color:#fff;font-size:18px;font-weight:700;max-width:480px;line-height:1.45}
.prosp-bottom .pb-text span{opacity:.85;font-weight:400;font-size:14px;display:block;margin-top:6px}
.prosp-bottom a{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#A7212B;font-weight:700;font-size:14px;padding:12px 24px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .18s;box-shadow:0 2px 10px #0000001f}
.prosp-bottom a:hover{background:#f5f5f5}
.quality-outer{background:#1a1a2e;padding:72px 0;position:relative;overflow:hidden}
.quality-outer::before{content:'';position:absolute;top:-60px;right:-80px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,#03cce41f 0%,transparent 70%)}
.quality-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.quality-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.quality-img-wrap{position:relative;border-radius:12px;overflow:hidden}
.quality-img-wrap img{width:100%;height:360px;object-fit:cover;display:block;border-radius:12px}
.quality-img-wrap::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,#1a1a2eb3,transparent);border-radius:0 0 12px 12px}
.quality-badge{position:absolute;bottom:20px;left:20px;background:#A7212B;color:#fff;font-size:13px;font-weight:700;padding:8px 16px;border-radius:6px;z-index:2;display:flex;align-items:center;gap:6px}
.quality-content .sec-tag{color:#03CCE4}
.quality-content .sec-tag::before{background:#03CCE4}
.quality-content .q-title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.25}
.quality-content .q-desc{font-size:15px;color:#ffffffb8;line-height:1.75;margin:0 0 28px}
.q-checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.q-checks li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#ffffffd1;line-height:1.55}
.q-checks li i{color:#F39200;font-size:18px;flex-shrink:0;margin-top:1px}
.practice-outer{padding:72px 0 64px;background:linear-gradient(180deg,#f4f6fb 0%,#fff 100%)}
.practice-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.practice-head-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;flex-wrap:wrap}
.practice-head-wrap .prac-title{font-size:clamp(22px,3.5vw,34px);font-weight:800;color:#1a1a2e;margin:0;max-width:460px;line-height:1.22}
.practice-head-wrap .prac-sub{font-size:14px;color:#666;max-width:300px;line-height:1.65;margin:0}
.prac-tabs-wrap{display:flex;flex-direction:column;gap:0}
.prac-tab-input{display:none}
.prac-tabs-nav{display:flex;flex-direction:row;gap:0;border-bottom:2px solid #eaecf0;margin-bottom:0;flex-wrap:wrap}
.prac-tab-label{font-size:14px;font-weight:600;color:#888;padding:12px 22px;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .18s;user-select:none;white-space:nowrap}
.prac-tab-label:hover{color:#A7212B}
#ptab1:checked ~ .prac-tabs-nav .ptl1,#ptab2:checked ~ .prac-tabs-nav .ptl2,#ptab3:checked ~ .prac-tabs-nav .ptl3{color:#A7212B;border-bottom-color:#A7212B}
.prac-tab-panel{display:none;padding:32px 0 0}
#ptab1:checked ~ .prac-panels .ppanel1,#ptab2:checked ~ .prac-panels .ppanel2,#ptab3:checked ~ .prac-panels .ppanel3{display:grid}
.prac-panel-grid{grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.prac-panel-img{border-radius:10px;overflow:hidden;box-shadow:0 6px 24px #0000001a}
.prac-panel-img img{width:100%;height:280px;object-fit:cover;display:block}
.prac-panel-content .pp-title{font-size:20px;font-weight:800;color:#1a1a2e;margin:0 0 12px}
.prac-panel-content .pp-desc{font-size:14px;color:#555;line-height:1.7;margin:0 0 20px}
.pp-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;counter-reset:pp-counter}
.pp-steps li{counter-increment:pp-counter;display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#444;line-height:1.55}
.pp-steps li::before{content:counter(pp-counter);display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:#A7212B;color:#fff;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}
.research-outer{background:#fff;padding:72px 0;border-top:1px solid #eaecf0}
.research-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.research-top{text-align:center;margin-bottom:50px}
.research-top .sec-tag{justify-content:center}
.research-top .sec-tag::before{display:none}
.research-top .r-title{font-size:clamp(22px,3.5vw,36px);font-weight:800;color:#1a1a2e;margin:0 0 12px}
.research-top .r-desc{font-size:15px;color:#666;max-width:560px;margin:0 auto;line-height:1.7}
.research-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:44px}
.r-stat-card{background:#f7f9fc;border-radius:10px;padding:28px 20px;text-align:center;border:1.5px solid #eaecf0;transition:box-shadow .18s}
.r-stat-card:hover{box-shadow:0 6px 20px #03cce421}
.r-stat-card .stat-num{font-size:36px;font-weight:900;color:#A7212B;display:block;line-height:1;margin-bottom:6px}
.r-stat-card .stat-unit{color:#F39200;font-size:22px}
.r-stat-card .stat-label{font-size:13px;color:#666;line-height:1.45;margin-top:4px}
.research-wide-img{border-radius:12px;overflow:hidden;margin-bottom:40px;box-shadow:0 4px 20px #00000014}
.research-wide-img img{width:100%;height:200px;object-fit:cover;display:block}
.research-bars{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.r-bar-item .rbi-label{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#444;margin-bottom:7px}
.r-bar-track{background:#eaecf0;border-radius:4px;height:8px;overflow:hidden}
.r-bar-fill{height:8px;border-radius:4px;background:linear-gradient(90deg,#A7212B,#F39200);transition:width .6s ease}
.people-outer{padding:72px 0 64px;background:linear-gradient(180deg,#f7f9fc 0%,#edf4f9 100%);position:relative}
.people-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.people-layout{display:grid;grid-template-columns:380px 1fr;gap:48px;align-items:start}
.people-left .sec-tag{color:#A7212B}
.people-left .p-title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#1a1a2e;margin:0 0 16px;line-height:1.25}
.people-left .p-desc{font-size:15px;color:#555;line-height:1.75;margin:0 0 28px}
.people-img-block{position:relative;border-radius:10px;overflow:hidden}
.people-img-block img{width:100%;height:260px;object-fit:cover;display:block;border-radius:10px}
.people-img-block .founded-badge{position:absolute;top:16px;right:16px;background:#1a1a2ee0;color:#fff;padding:8px 14px;border-radius:8px;font-size:12px;font-weight:700;backdrop-filter:blur(4px)}
.people-img-block .founded-badge span{color:#F39200;font-size:16px;display:block;font-weight:900}
.people-right{display:flex;flex-direction:column;gap:16px}
.person-row{background:#fff;border-radius:10px;padding:20px 24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;border:1.5px solid #eaecf0;transition:box-shadow 0.18s,border-color .18s}
.person-row:hover{box-shadow:0 4px 16px #a7212b14;border-color:#A7212B}
.person-row .pr-icon{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#A7212B,#F39200);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:20px}
.person-row .pr-name{font-size:15px;font-weight:700;color:#1a1a2e;margin:0 0 3px}
.person-row .pr-role{font-size:12px;color:#A7212B;font-weight:600;margin:0 0 6px;text-transform:uppercase;letter-spacing:.06em}
.person-row .pr-note{font-size:13px;color:#666;line-height:1.55;margin:0}
.divider-wave{width:100%;line-height:0;overflow:hidden}
.divider-wave svg{display:block;width:100%}
.divider-dashed{max-width:1024px;margin:0 auto;padding:0 32px}
.divider-dashed hr{border:none;border-top:2px dashed #eaecf0;margin:0}
@media (max-width: 900px) {
.prospects-grid{grid-template-columns:1fr 1fr}
.quality-split{grid-template-columns:1fr;gap:32px}
.quality-img-wrap img{height:260px}
.research-stats-row{grid-template-columns:repeat(2,1fr)}
.people-layout{grid-template-columns:1fr;gap:32px}
.research-bars{grid-template-columns:1fr}
.prac-panel-grid{grid-template-columns:1fr}
.prac-panel-img img{height:200px}
}
@media (max-width: 600px) {
.prospects-grid{grid-template-columns:1fr}
.hero-inner{padding:60px 20px 56px}
.prospects-inner,.quality-inner,.practice-inner,.research-inner,.people-inner{padding:0 16px}
.research-stats-row{grid-template-columns:1fr 1fr}
.prosp-bottom{padding:24px 20px}
.practice-head-wrap{flex-direction:column;align-items:flex-start}
.prac-tabs-nav{overflow-x:auto;flex-wrap:nowrap}
.people-layout{grid-template-columns:1fr}
.quality-split{grid-template-columns:1fr}
}
.contact-outer{width:100%;overflow-x:hidden}
.title-wrap{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden}
.title-wrap .bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:brightness(0.28) saturate(1.2)}
.title-wrap .bg-overlay{position:absolute;inset:0;background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);opacity:.55;z-index:1}
.title-wrap .deco-line{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}
.title-wrap .deco-line::before{content:'';position:absolute;top:40px;left:-60px;width:320px;height:320px;border:1.5px solid #ffffff1f;border-radius:50%}
.title-wrap .deco-line::after{content:'';position:absolute;bottom:-80px;right:-40px;width:260px;height:260px;border:1.5px solid #03cce42e;border-radius:50%}
.title-inner{position:relative;z-index:3;max-width:1024px;margin:0 auto;padding:80px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:22px;width:100%;box-sizing:border-box}
.title-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid #ffffff38;border-radius:6px;padding:6px 14px;color:#03CCE4;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
.title-badge i{font-size:1rem}
.title-inner h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;color:#fff;line-height:1.15;margin:0;max-width:620px}
.title-inner h1 span{color:#F39200}
.title-sub{font-size:1.05rem;color:#ffffffc7;line-height:1.65;max-width:500px;margin:0}
.title-info-strip{display:flex;flex-direction:row;flex-wrap:wrap;gap:18px;margin-top:10px}
.title-info-item{display:flex;align-items:center;gap:9px;color:#ffffffe0;font-size:.9rem}
.title-info-item i{color:#03CCE4;font-size:1.1rem;flex-shrink:0}
.wave-div{width:100%;line-height:0;background:#fff}
.wave-div svg{display:block;width:100%;height:56px}
.contact-body-outer{background:#f8f8f7;padding:0 0 80px}
.contact-body-inner{max-width:1024px;margin:0 auto;padding:60px 32px 0;box-sizing:border-box;display:grid;grid-template-columns:1fr 1.55fr;gap:48px;align-items:start}
.contact-info-col{display:flex;flex-direction:column;gap:28px}
.info-col-heading{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 4px;line-height:1.3}
.info-col-heading::after{content:'';display:block;width:40px;height:3px;background:#A7212B;border-radius:2px;margin-top:10px}
.info-col-desc{font-size:.94rem;color:#555;line-height:1.7;margin:0}
.info-card-list{display:flex;flex-direction:column;gap:14px}
.info-card{background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:16px 18px;display:flex;flex-direction:row;align-items:flex-start;gap:14px;box-shadow:0 2px 8px #0000000d;transition:box-shadow 200ms ease,border-color 200ms ease}
.info-card:hover{box-shadow:0 4px 16px #a7212b1a;border-color:#a7212b33}
.info-card-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.info-card-icon.clr-red{background:#a7212b1a;color:#A7212B}
.info-card-icon.clr-cyan{background:#03cce41a;color:#03CCE4}
.info-card-icon.clr-ora{background:#f392001a;color:#F39200}
.info-card-icon i{font-size:1.2rem}
.info-card-text{display:flex;flex-direction:column;gap:3px}
.info-card-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:#999;font-weight:600}
.info-card-val{font-size:.93rem;color:#1a1a1a;font-weight:600;line-height:1.4;text-decoration:none}
.info-card-val:hover{color:#A7212B}
.info-card-sub{font-size:.82rem;color:#888}
.quick-reach{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:12px}
.quick-reach-title{font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0}
.quick-reach-links{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}
.quick-link-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;background:#ffffff26;border:1px solid #ffffff47;border-radius:6px;color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;transition:background 200ms,border-color 200ms}
.quick-link-btn:hover{background:#ffffff47;border-color:#ffffff80}
.quick-link-btn i{font-size:1rem}
.form-col{display:flex;flex-direction:column;gap:0}
.step-form-wrap{background:#fff;border-radius:10px;box-shadow:0 4px 24px #00000014;overflow:hidden}
.step-form-head{background:#1a1a1a;padding:24px 28px;display:flex;flex-direction:column;gap:6px}
.step-form-head h2{font-size:1.2rem;font-weight:700;color:#fff;margin:0}
.step-form-head p{font-size:.87rem;color:#fff9;margin:0}
.step-indicator{display:flex;flex-direction:row;align-items:center;gap:0;padding:18px 28px;border-bottom:1px solid #f0f0f0;background:#fafafa}
.step-dot-wrap{display:flex;flex-direction:row;align-items:center;gap:0;flex:1}
.step-item{display:flex;flex-direction:row;align-items:center;gap:0;flex:1}
.step-item:last-child{flex:0 0 auto}
.step-circle{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0;transition:background 200ms,color 200ms}
.step-circle.st-done{background:#A7212B;color:#fff}
.step-circle.st-active{background:#03CCE4;color:#fff}
.step-circle.st-wait{background:#e8e8e8;color:#aaa}
.step-connector{flex:1;height:2px;background:#e8e8e8;margin:0 4px}
.step-connector.conn-done{background:#A7212B}
.step-label-row{display:flex;flex-direction:row;justify-content:space-between;padding:0 28px 14px;background:#fafafa;border-bottom:1px solid #f0f0f0}
.step-label{font-size:.7rem;color:#aaa;text-align:center;flex:1}
.step-label.lbl-active{color:#03CCE4;font-weight:700}
.step-label.lbl-done{color:#A7212B;font-weight:600}
.step-panels{padding:28px;display:flex;flex-direction:column;gap:0}
.step-panels input[type="radio"]{display:none}
.step-panels input#step1:checked ~ .form-step-1,.step-panels input#step2:checked ~ .form-step-2{display:flex}
.form-step-1,.form-step-2{display:none;flex-direction:column;gap:18px;animation:fadeIn 200ms ease}
@keyframes fadeIn {
from{opacity:0;transform:translateY(6px)}
to{opacity:1;transform:translateY(0)}
}
.form-field-group{display:flex;flex-direction:column;gap:6px}
.form-field-group label{font-size:.82rem;font-weight:600;color:#444;letter-spacing:.02em}
.form-field-group input[type="text"],.form-field-group input[type="email"]{padding:12px 14px;border:1.5px solid #ddd;border-radius:7px;font-size:.95rem;color:#1a1a1a;background:#fafafa;transition:border-color 200ms,box-shadow 200ms;width:100%;box-sizing:border-box;outline:none}
.form-field-group input[type="text"]:focus,.form-field-group input[type="email"]:focus{border-color:#03CCE4;box-shadow:0 0 0 3px #03cce41f;background:#fff}
.step-nav-row{display:flex;flex-direction:row;gap:12px;align-items:center;margin-top:6px}
.btn-next-step{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#A7212B;color:#fff;border:none;border-radius:7px;font-size:.92rem;font-weight:700;cursor:pointer;transition:background 180ms,box-shadow 180ms;text-decoration:none;position:relative;z-index:5}
.btn-next-step:hover{background:#8a1a22;box-shadow:0 4px 12px #a7212b40}
.btn-back-step{display:inline-flex;align-items:center;gap:7px;padding:12px 18px;background:transparent;color:#888;border:1.5px solid #ddd;border-radius:7px;font-size:.88rem;font-weight:600;cursor:pointer;transition:border-color 180ms,color 180ms;text-decoration:none;position:relative;z-index:5}
.btn-back-step:hover{border-color:#A7212B;color:#A7212B}
.btn-next-step i,.btn-back-step i{font-size:1rem}
.privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:14px 16px;background:#f8f8f7;border:1px solid #ebebeb;border-radius:7px}
.privacy-row input[type="checkbox"]{width:17px;height:17px;accent-color:#A7212B;margin-top:2px;flex-shrink:0;cursor:pointer}
.privacy-row .priv-text{font-size:.82rem;color:#666;line-height:1.55}
.privacy-row .priv-text a{color:#A7212B;font-weight:600;text-decoration:underline}
.btn-submit-final{display:inline-flex;align-items:center;gap:9px;padding:14px 28px;background:linear-gradient(90deg,#A7212B 0%,#F39200 100%);color:#fff;border:none;border-radius:7px;font-size:.96rem;font-weight:700;cursor:pointer;transition:opacity 180ms,box-shadow 180ms;position:relative;z-index:5;width:100%;justify-content:center}
.btn-submit-final:hover{opacity:.9;box-shadow:0 6px 18px #a7212b47}
.btn-submit-final i{font-size:1.1rem}
.form-step-hint{font-size:.8rem;color:#bbb;text-align:center;margin-top:4px}
.form-divider{height:1px;background:#f0f0f0;margin:4px 0}
.step-panels input#step1:checked ~ .step-indicator-dynamic .circle-1{background:#03CCE4;color:#fff}
.step-panels input#step2:checked ~ .step-indicator-dynamic .circle-2{background:#03CCE4;color:#fff}
.alt-contact-strip{max-width:1024px;margin:0 auto;padding:36px 32px 0;box-sizing:border-box}
.alt-strip-inner{background:#fff;border:1px solid #ebebeb;border-radius:10px;padding:24px 28px;display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap;box-shadow:0 2px 12px #0000000a}
.alt-strip-icon{width:50px;height:50px;background:#03cce41a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#03CCE4;font-size:1.5rem;flex-shrink:0}
.alt-strip-text{flex:1;min-width:180px}
.alt-strip-text h4{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 4px}
.alt-strip-text p{font-size:.87rem;color:#777;margin:0;line-height:1.5}
.alt-strip-actions{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;flex-shrink:0}
.alt-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:7px;font-size:.88rem;font-weight:600;text-decoration:none;transition:box-shadow 180ms,opacity 180ms}
.alt-btn.wa{background:#25D366;color:#fff}
.alt-btn.sg{background:#3a76f0;color:#fff}
.alt-btn:hover{opacity:.88;box-shadow:0 4px 12px #00000026}
.alt-btn i{font-size:1rem}
@media (max-width: 768px) {
.contact-body-inner{grid-template-columns:1fr;gap:32px;padding:40px 20px 0}
.title-inner{padding:60px 20px}
.title-wrap{min-height:380px}
.step-panels{padding:20px}
.step-form-head{padding:18px 20px}
.step-indicator{padding:14px 20px}
.step-label-row{padding:0 20px 12px}
.alt-strip-inner{flex-direction:column;align-items:flex-start;gap:16px}
.alt-contact-strip{padding:28px 20px 0}
.quick-reach-links{flex-direction:column}
.title-info-strip{flex-direction:column;gap:12px}
}
@media (max-width: 480px) {
.step-nav-row{flex-direction:column;align-items:stretch}
.btn-next-step,.btn-back-step{justify-content:center;width:100%}
}
#step2-toggle:checked ~ #step2-panel{display:flex}
#step2-toggle:checked ~ .form-step-1{display:none!important}
.teach-hero-outer{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}
.teach-hero-outer .hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0}
.teach-hero-outer .hero-color-layer{position:absolute;inset:0;background:linear-gradient(338deg,#a7212bd1 0%,#03cce4a6 50%,#f392008c 100%);z-index:1}
.teach-hero-outer .hero-geo-1{position:absolute;top:-40px;right:-40px;width:260px;height:260px;border:2px solid #ffffff26;transform:rotate(25deg);z-index:2;pointer-events:none}
.teach-hero-outer .hero-geo-2{position:absolute;bottom:-30px;left:5%;width:140px;height:140px;background:#f392002e;clip-path:polygon(50% 0%,100% 100%,0% 100%);z-index:2;pointer-events:none}
.teach-hero-outer .hero-geo-3{position:absolute;top:50%;right:12%;width:80px;height:80px;border:2px solid #03cce466;border-radius:6px;transform:translateY(-50%) rotate(45deg);z-index:2;pointer-events:none}
.teach-hero-inner{position:relative;z-index:3;width:100%;max-width:1024px;margin:0 auto;padding:90px 32px 80px}
.teach-hero-inner .hero-num-accent{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#F39200;background:#f3920026;border:1px solid #f3920066;padding:5px 14px;border-radius:4px;margin-bottom:22px}
.teach-hero-inner .hero-main-head{font-size:clamp(32px,5vw,58px);font-weight:800;color:#fff;line-height:1.15;max-width:680px;margin:0 0 20px}
.teach-hero-inner .hero-main-head span{color:#03CCE4}
.teach-hero-inner .hero-sub-text{font-size:17px;color:#ffffffe0;max-width:520px;line-height:1.7;margin:0 0 36px}
.teach-hero-inner .hero-arrow-row{display:flex;align-items:center;gap:14px}
.teach-hero-inner .hero-cta-butt{display:inline-flex;align-items:center;gap:9px;background:#F39200;color:#fff;font-size:15px;font-weight:700;text-decoration:none;padding:14px 30px;border-radius:8px;transition:background 200ms,box-shadow 200ms;box-shadow:0 4px 18px #f3920059}
.teach-hero-inner .hero-cta-butt:hover{background:#d67e00;box-shadow:0 6px 24px #f3920080}
.teach-hero-inner .hero-link-alt{font-size:14px;color:#ffffffbf;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.teach-hero-inner .hero-stats-row{display:flex;flex-direction:row;gap:32px;margin-top:52px;padding-top:28px;border-top:1px solid #ffffff2e}
.teach-hero-inner .hero-stat-item{display:flex;flex-direction:column;gap:4px}
.teach-hero-inner .hero-stat-item .stat-num{font-size:28px;font-weight:800;color:#fff;line-height:1}
.teach-hero-inner .hero-stat-item .stat-label{font-size:12px;color:#ffffffa6;letter-spacing:1px;text-transform:uppercase}
.methods-content-outer{background:#f8f6f3;padding:80px 0 90px}
.methods-content-inner{max-width:1024px;margin:0 auto;padding:0 32px}
.methods-top-label{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.methods-top-label .label-line{width:36px;height:3px;background:#A7212B;border-radius:2px}
.methods-top-label .label-text{font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#A7212B}
.methods-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-bottom:64px}
.methods-intro-grid .intro-head{font-size:clamp(24px,3.5vw,38px);font-weight:800;color:#1a1a1a;line-height:1.2;margin:0}
.methods-intro-grid .intro-head em{font-style:normal;color:#03CCE4}
.methods-intro-grid .intro-body{font-size:16px;color:#4a4a4a;line-height:1.75;margin:0}
.methods-intro-grid .intro-body strong{color:#1a1a1a}
.tabs-wrap{margin-bottom:64px}
.tabs-wrap input[type="radio"]{display:none}
.tabs-nav{display:flex;flex-direction:row;gap:0;border-bottom:2px solid #e0ddd8;margin-bottom:0}
.tabs-nav label{display:flex;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;color:#888;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 180ms,border-color 180ms;white-space:nowrap}
.tabs-nav label:hover{color:#A7212B}
.tabs-wrap #tab-1:checked ~ .tabs-nav label[for="tab-1"],.tabs-wrap #tab-2:checked ~ .tabs-nav label[for="tab-2"],.tabs-wrap #tab-3:checked ~ .tabs-nav label[for="tab-3"]{color:#A7212B;border-bottom-color:#A7212B}
.tabs-panels{background:#fff;border:1px solid #e8e4de;border-top:none;border-radius:0 0 10px 10px}
.tab-panel{display:none;padding:40px}
.tabs-wrap #tab-1:checked ~ .tabs-panels .panel-1,.tabs-wrap #tab-2:checked ~ .tabs-panels .panel-2,.tabs-wrap #tab-3:checked ~ .tabs-panels .panel-3{display:block}
.tab-panel .panel-2col{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:start}
.tab-panel .panel-title{font-size:22px;font-weight:800;color:#1a1a1a;margin:0 0 14px}
.tab-panel .panel-desc{font-size:15px;color:#555;line-height:1.75;margin:0 0 24px}
.tab-panel .panel-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.tab-panel .panel-feature-list li{display:flex;align-items:flex-start;gap:11px;font-size:14px;color:#444;line-height:1.6}
.tab-panel .panel-feature-list li .feat-icon{color:#03CCE4;font-size:18px;flex-shrink:0;margin-top:1px}
.tab-panel .panel-metric-box{background:linear-gradient(145deg,#1a1a1a 0%,#2e2e2e 100%);border-radius:10px;padding:30px;display:flex;flex-direction:column;gap:20px}
.tab-panel .panel-metric-box .metric-item{display:flex;flex-direction:column;gap:7px}
.tab-panel .panel-metric-box .metric-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff80}
.tab-panel .panel-metric-box .metric-bar-outer{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}
.tab-panel .panel-metric-box .metric-bar-fill{height:100%;border-radius:4px}
.tab-panel .panel-metric-box .fill-cyan{background:#03CCE4}
.tab-panel .panel-metric-box .fill-red{background:#A7212B}
.tab-panel .panel-metric-box .fill-orange{background:#F39200}
.tab-panel .panel-metric-box .metric-val{font-size:13px;font-weight:700;color:#fff}
.method-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px}
.meth-card{background:#fff;border:1px solid #e8e4de;border-radius:10px;padding:30px 26px;display:flex;flex-direction:column;gap:14px;transition:box-shadow 200ms,transform 200ms;position:relative;overflow:hidden}
.meth-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px}
.meth-card.card-red::before{background:#A7212B}
.meth-card.card-cyan::before{background:#03CCE4}
.meth-card.card-orange::before{background:#F39200}
.meth-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-3px)}
.meth-card .card-icon-wrap{width:46px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px}
.meth-card.card-red .card-icon-wrap{background:#a7212b1a;color:#A7212B}
.meth-card.card-cyan .card-icon-wrap{background:#03cce41a;color:#03CCE4}
.meth-card.card-orange .card-icon-wrap{background:#f392001a;color:#F39200}
.meth-card .card-head{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}
.meth-card .card-text{font-size:14px;color:#555;line-height:1.7;margin:0}
.meth-card .card-tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:5px 11px;border-radius:4px;align-self:flex-start;margin-top:auto}
.meth-card.card-red .card-tag{background:#a7212b14;color:#A7212B}
.meth-card.card-cyan .card-tag{background:#03cce414;color:#09a}
.meth-card.card-orange .card-tag{background:#f3920014;color:#c97a00}
.path-section-wrap{background:linear-gradient(338deg,#A7212B 0%,#03CCE4 55%,#F39200 100%);border-radius:12px;padding:56px 48px;display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center}
.path-section-wrap .path-left .path-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#ffffffb3;margin-bottom:16px;display:block}
.path-section-wrap .path-left .path-head{font-size:clamp(22px,3vw,34px);font-weight:800;color:#fff;line-height:1.2;margin:0 0 18px}
.path-section-wrap .path-left .path-desc{font-size:15px;color:#ffffffd9;line-height:1.75;margin:0 0 30px}
.path-section-wrap .path-left .path-cta{display:inline-flex;align-items:center;gap:9px;background:#fff;color:#A7212B;font-size:15px;font-weight:700;text-decoration:none;padding:14px 28px;border-radius:8px;transition:background 180ms,box-shadow 180ms;box-shadow:0 4px 16px #00000026}
.path-section-wrap .path-left .path-cta:hover{background:#f0f0f0;box-shadow:0 6px 22px #0003}
.path-section-wrap .path-right{display:flex;flex-direction:column;gap:16px}
.path-step{display:flex;flex-direction:row;align-items:flex-start;gap:18px;background:#ffffff1f;border:1px solid #fff3;border-radius:8px;padding:20px 22px;transition:background 180ms}
.path-step:hover{background:#ffffff2e}
.path-step .step-num{width:36px;height:36px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;flex-shrink:0}
.path-step .step-content{display:flex;flex-direction:column;gap:4px}
.path-step .step-content .step-title{font-size:15px;font-weight:700;color:#fff}
.path-step .step-content .step-desc{font-size:13px;color:#ffffffbf;line-height:1.6}
.divider-wave{text-align:center;overflow:hidden;margin:0;line-height:0}
.divider-wave svg{display:block;width:100%;height:48px}
@media (max-width: 768px) {
.teach-hero-inner{padding:70px 20px 60px}
.teach-hero-inner .hero-stats-row{flex-direction:row;flex-wrap:wrap;gap:20px}
.methods-content-inner{padding:0 20px}
.methods-intro-grid{grid-template-columns:1fr;gap:24px}
.tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}
.tabs-nav label{padding:12px 18px;font-size:13px}
.tab-panel{padding:26px 20px}
.tab-panel .panel-2col{grid-template-columns:1fr;gap:28px}
.method-cards-grid{grid-template-columns:1fr;gap:18px}
.path-section-wrap{grid-template-columns:1fr;padding:40px 28px;gap:36px}
.teach-hero-outer{min-height:420px}
}
@media (min-width: 769px) and (max-width: 960px) {
.method-cards-grid{grid-template-columns:1fr 1fr}
.tab-panel .panel-2col{grid-template-columns:1fr;gap:28px}
.path-section-wrap{padding:44px 36px}
}
.success-outer{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:80px 20px 100px}
.success-outer::before{content:'';position:absolute;inset:0;background:linear-gradient(338deg,#A7212B 0%,#03CCE4 50%,#F39200 100%);opacity:.08;z-index:0}
.success-outer::after{content:'';position:absolute;top:-120px;right:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#03cce42e 0%,#03cce400 70%);z-index:0}
.success-geo-shape{position:absolute;bottom:-60px;left:-80px;width:360px;height:360px;background:linear-gradient(135deg,#a7212b1a 0%,#f3920012 100%);clip-path:polygon(0 40%,60% 0,100% 60%,40% 100%);z-index:0}
.success-inner{position:relative;z-index:2;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}
.success-icon-wrap{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#03CCE4 0%,#A7212B 100%);display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:32px;box-shadow:0 8px 24px #03cce447 0 2px 6px #a7212b26;position:relative}
.success-icon-wrap::before{content:'';position:absolute;inset:-4px;border-radius:50%;border:2px dashed #03cce466;animation:spin-slow 12s linear infinite}
@keyframes spin-slow {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.success-icon-wrap .ph{font-size:40px;color:#fff;line-height:1}
.success-badge{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#03cce41a;border:1px solid #03cce44d;border-radius:20px;padding:6px 16px;margin-bottom:24px}
.success-badge .ph{font-size:14px;color:#03CCE4}
.success-badge-txt{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#03CCE4}
.success-heado{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15;color:#1a1a2e;margin:0 0 18px;letter-spacing:-.02em}
.success-heado .accent-word{color:#A7212B;position:relative;display:inline-block}
.success-heado .accent-word::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#A7212B,#F39200);border-radius:2px}
.success-sub{font-size:1.1rem;line-height:1.7;color:#444;max-width:560px;margin:0 auto 40px}
.success-steps-row{display:flex;flex-direction:row;gap:20px;margin-bottom:44px;width:100%;justify-content:center}
.success-step-card{flex:1;min-width:0;background:#fff;border-radius:10px;padding:22px 18px;box-shadow:0 2px 12px #1a1a2e12 inset 0 1px 0 #ffffffe6;border:1px solid #03cce421;display:flex;flex-direction:column;align-items:center;gap:10px;transition:box-shadow 200ms ease,transform 200ms ease}
.success-step-card:hover{box-shadow:0 6px 22px #03cce429 inset 0 2px 4px #03cce40a;transform:translateY(-3px)}
.step-num{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#A7212B,#F39200);display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}
.step-card-txt{font-size:.82rem;line-height:1.5;color:#555;text-align:center}
.step-card-label{font-size:.78rem;font-weight:700;color:#1a1a2e;text-transform:uppercase;letter-spacing:.05em}
.success-actions{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;justify-content:center}
.butt-primary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:linear-gradient(135deg,#A7212B 0%,#c23240 100%);color:#fff;font-size:.95rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 14px #a7212b4d;transition:box-shadow 200ms ease,transform 150ms ease,background 200ms ease;position:relative;z-index:2}
.butt-primary:hover{box-shadow:0 6px 20px #a7212b6b;transform:translateY(-2px);background:linear-gradient(135deg,#c23240 0%,#A7212B 100%)}
.butt-primary .ph{font-size:18px}
.butt-outline{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:transparent;color:#03CCE4;font-size:.95rem;font-weight:700;padding:12px 26px;border-radius:8px;text-decoration:none;border:2px solid #03CCE4;cursor:pointer;transition:background 200ms ease,color 200ms ease,box-shadow 200ms ease;position:relative;z-index:2}
.butt-outline:hover{background:#03CCE4;color:#fff;box-shadow:0 4px 16px #03cce447}
.butt-outline .ph{font-size:18px}
.success-divider{width:100%;max-width:720px;margin:56px auto 0;position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:0}
.success-contact-strip{width:100%;max-width:720px;margin:0 auto;position:relative;z-index:2;background:#fff;border-radius:10px;border:1px solid #a7212b1f;box-shadow:0 2px 10px #1a1a2e0f;padding:22px 28px;display:flex;flex-direction:row;align-items:center;gap:18px;margin-top:0}
.contact-strip-icon{width:44px;height:44px;border-radius:50%;background:#f392001f;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}
.contact-strip-icon .ph{font-size:22px;color:#F39200}
.contact-strip-body{flex:1;min-width:0}
.contact-strip-label{font-size:.78rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}
.contact-strip-val{font-size:.95rem;font-weight:600;color:#1a1a2e;line-height:1.4}
.contact-strip-val a{color:#A7212B;text-decoration:none;transition:color 200ms}
.contact-strip-val a:hover{color:#03CCE4;text-decoration:underline}
.success-strip-divider{position:relative;z-index:2;max-width:720px;margin:32px auto;display:flex;flex-direction:row;align-items:center;gap:14px}
.success-strip-divider::before,.success-strip-divider::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,transparent,#03cce44d,transparent)}
.divider-label{font-size:.75rem;font-weight:600;color:#bbb;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
@media (max-width: 640px) {
.success-steps-row{flex-direction:column;gap:12px}
.success-step-card{flex-direction:row;align-items:flex-start;text-align:left;gap:12px}
.success-step-card .step-card-txt{text-align:left}
.success-actions{flex-direction:column;align-items:center}
.butt-primary,.butt-outline{width:100%;justify-content:center}
.success-contact-strip{flex-direction:column;align-items:flex-start;gap:14px}
.success-outer{padding:60px 16px 80px}
}
@media (min-width: 641px) and (max-width: 900px) {
.success-steps-row{gap:14px}
}