*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Public Sans',sans-serif;background:#f8f9fa;color:#1a1a2e;font-size:16px;line-height:1.6}
.hd-v1{background:#fff;border-bottom:2px solid #341792;position:relative;z-index:100}
.hd-v1 .hd-row1{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:14px 32px 8px}
.hd-v1 .site-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}
.hd-v1 .site-logo img{width:90px;height:90px;object-fit:contain;display:block;background:#FAD2D6;border-radius:6px;padding:4px}
.hd-v1 .main-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}
.hd-v1 .main-nav a,.hd-v1 .main-nav .nv-drop-trigger{font-family:'Public Sans',sans-serif;font-size:14px;font-weight:600;color:#341792;text-decoration:none;padding:8px 14px;border-radius:6px;transition:background .2s ease-out,color .2s ease-out;cursor:pointer;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;background:transparent;border:none;position:relative}
.hd-v1 .main-nav a:hover,.hd-v1 .main-nav .nv-drop-trigger:hover{background:#34179214;color:#341792}
.hd-v1 .main-nav a.nv--active{background:#341792;color:#fff}
.nv-drop-wrap{position:relative;display:inline-block}
.nv-drop-wrap .nv-sub-v1{display:none;position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:2px solid #341792;border-radius:8px;min-width:180px;box-shadow:4px 4px 0 #34179226;z-index:200;overflow:hidden}
.nv-drop-wrap:hover .nv-sub-v1,.nv-drop-wrap:focus-within .nv-sub-v1{display:block}
.nv-sub-v1 a{display:block!important;padding:10px 16px!important;font-size:14px!important;font-weight:600!important;color:#341792!important;text-decoration:none!important;border-radius:0!important;transition:background .2s ease-out!important}
.nv-sub-v1 a:hover{background:#67ba7e26!important}
.hd-v1 .hd-row2{background:linear-gradient(90deg,#341792 0%,#341792d9 100%);padding:10px 32px;text-align:center}
.hd-v1 .hd-row2 .co-nm-v2{font-family:'Public Sans',sans-serif;font-size:22px;font-weight:700;color:#FAD2D6;letter-spacing:.06em;text-transform:uppercase;display:inline-block;margin-top:0}
.ft-v1{background:#341792;padding:32px 32px 20px;margin-top:60px}
.ft-v1 .ft-inner{max-width:1440px;margin:auto}
.ft-v1 .ft-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:20px}
.ft-v1 .ft-nm{font-family:'Public Sans',sans-serif;font-size:20px;font-weight:700;color:#FAD2D6;letter-spacing:.04em;text-transform:uppercase}
.ft-v1 .ft-nav-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.ft-v1 .ft-nav-links a{font-family:'Public Sans',sans-serif;font-size:13px;font-weight:600;color:#fff;text-decoration:none;padding:6px 18px;border-radius:100px;border:2px solid #ffffff4d;transition:background .2s ease-out,border-color .2s ease-out;white-space:nowrap}
.ft-v1 .ft-nav-links a:hover{background:#67ba7e40;border-color:#67BA7E}
.ft-v1 .ft-contact-row{display:flex;flex-wrap:wrap;gap:20px;align-items:center;padding:16px 0;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;margin-bottom:16px}
.ft-v1 .ft-contact-row .ct-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#fffc}
.ft-v1 .ft-contact-row .ct-item a{color:#FAD2D6;text-decoration:none}
.ft-v1 .ft-contact-row .ct-item a:hover{text-decoration:underline}
.ft-v1 .ft-contact-row .ct-item .codicon{color:#67BA7E;font-size:15px}
.ft-v1 .ft-copy{font-size:12px;color:#ffffff80;text-align:center}
.ck-bar-v1{position:fixed;bottom:0;left:0;right:0;background:#1a1a2e;border-top:3px solid #67BA7E;z-index:9999;padding:18px 24px;box-shadow:0 -4px 20px #0000004d;opacity:0;transition:opacity .35s ease-out}
.ck-bar-v1[data-state="visible"]{opacity:1}
.ck-bar-v1[data-state="hidden"]{opacity:0;pointer-events:none}
.ck-bar-v1 .ck-inner{max-width:1440px;margin:auto}
.ck-bar-v1 .ck-main-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}
.ck-bar-v1 .ck-txt-blk{flex:1;min-width:260px}
.ck-bar-v1 .ck-txt-blk p{font-size:13px;color:#ffffffd9;line-height:1.5}
.ck-bar-v1 .ck-txt-blk a{color:#67BA7E;text-decoration:underline}
.ck-bar-v1 .ck-btn-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;flex-shrink:0}
.ck-bar-v1 .ck-btn-v1{font-family:'Public Sans',sans-serif;font-size:13px;font-weight:600;padding:9px 22px;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:background .2s ease-out,border-color .2s ease-out;white-space:nowrap}
.ck-bar-v1 .ck-btn-v1.accept-btn{background:#67BA7E;color:#fff;border-color:#67BA7E}
.ck-bar-v1 .ck-btn-v1.accept-btn:hover{background:#52a669;border-color:#52a669}
.ck-bar-v1 .ck-btn-v1.decline-btn{background:transparent;color:#fff;border-color:#fff6}
.ck-bar-v1 .ck-btn-v1.decline-btn:hover{border-color:#FAD2D6;color:#FAD2D6}
.ck-bar-v1 .ck-btn-v1.settings-btn{background:transparent;color:#fff9;border-color:#fff3;font-size:12px;padding:9px 16px}
.ck-bar-v1 .ck-btn-v1.settings-btn:hover{border-color:#ffffff80;color:#fff}
.ck-detail-panel{display:none;margin-top:16px;padding-top:16px;border-top:1px solid #ffffff26}
.ck-detail-panel.panel--open{display:block}
.ck-detail-panel .ck-policy-ref{font-size:12px;color:#fff9;margin-bottom:12px}
.ck-detail-panel .ck-policy-ref a{color:#67BA7E}
.ck-cat-list{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}
.ck-cat-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#fffc}
.ck-cat-item input[type="checkbox"]{accent-color:#67BA7E;width:15px;height:15px}
.ck-cat-item.required-cat{opacity:.6;cursor:not-allowed}
.ck-nosell-row{margin-bottom:12px}
.ck-nosell-btn{font-family:'Public Sans',sans-serif;font-size:12px;font-weight:600;padding:6px 16px;border-radius:6px;cursor:pointer;background:transparent;color:#FAD2D6;border:1px solid #FAD2D6;transition:background .2s ease-out}
.ck-nosell-btn:hover{background:#fad2d61a}
.ck-badge-v1{position:fixed;bottom:20px;left:20px;width:44px;height:44px;background:#341792;border:2px solid #67BA7E;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:9998;box-shadow:2px 2px 8px #0000004d;transition:background .2s ease-out}
.ck-badge-v1:hover{background:#4a22b3}
.ck-badge-v1 .codicon{color:#67BA7E;font-size:18px}
.ck-badge-v1.badge--visible{display:flex}
@media (max-width: 768px) {
.hd-v1 .hd-row1{padding:12px 16px 8px}
.hd-v1 .hd-row2{padding:8px 16px}
.hd-v1 .hd-row2 .co-nm-v2{font-size:16px}
.hd-v1 .main-nav{gap:2px}
.hd-v1 .main-nav a,.hd-v1 .main-nav .nv-drop-trigger{font-size:12px;padding:6px 10px}
.ft-v1{padding:24px 16px 16px}
.ft-v1 .ft-top{flex-direction:column;align-items:flex-start}
.ck-bar-v1 .ck-main-row{flex-direction:column}
.ck-bar-v1 .ck-btn-row{width:100%;justify-content:flex-start}
}
@media (max-width: 480px) {
.hd-v1 .site-logo img{width:60px;height:60px}
.hd-v1 .main-nav a,.hd-v1 .main-nav .nv-drop-trigger{font-size:11px;padding:5px 8px}
}
.agreement-block{max-width:860px;margin:0 auto;padding:48px 32px 72px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.75;color:#1a1a2e;background:#fff}
.agreement-block p{margin:0 0 20px;font-size:15.5px;line-height:1.8;color:#2c2c3e;font-weight:400;letter-spacing:.01em}
.agreement-block p:last-child{margin-bottom:0}
.agreement-block em,.agreement-block i{font-style:italic;color:#341792;font-weight:500}
.agreement-block a{color:#341792;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .18s ease-out,text-decoration-color .18s ease-out;font-weight:500}
.agreement-block a:hover{color:#67BA7E;text-decoration-color:#67ba7e99}
.agreement-block a:visited{color:#341792bf}
.agreement-block table{width:100%;border-collapse:collapse;margin:28px 0 36px;font-size:14.5px;box-shadow:2px 2px 0 #3417921f 0 1px 4px #0000000f;border-radius:8px;overflow:hidden}
.agreement-block thead{background:#341792}
.agreement-block thead tr{border:none}
.agreement-block thead th{padding:13px 18px;color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;text-align:left;border:none}
.agreement-block tbody{background:#fff}
.agreement-block tbody tr{border-bottom:1px solid #34179214;transition:background-color .15s ease-out}
.agreement-block tbody tr:last-child{border-bottom:none}
.agreement-block tbody tr:nth-child(even){background:#fad2d62e}
.agreement-block tbody tr:hover{background:#67ba7e1a}
.agreement-block td{padding:12px 18px;color:#2c2c3e;font-size:14.5px;line-height:1.6;vertical-align:top;border-right:1px solid #3417920f}
.agreement-block td:last-child{border-right:none}
.agreement-block th{border-right:1px solid #ffffff26}
.agreement-block th:last-child{border-right:none}
.agreement-block div{margin:0 0 16px}
.agreement-block div + p{margin-top:4px}
.agreement-block div p{margin-bottom:14px}
@media (max-width: 768px) {
.agreement-block{padding:32px 20px 52px;font-size:15px}
.agreement-block p{font-size:15px;line-height:1.75}
.agreement-block table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13.5px;border-radius:6px}
.agreement-block thead th{padding:10px 14px;font-size:12px;white-space:nowrap}
.agreement-block td{padding:10px 14px;font-size:13.5px}
}
@media (max-width: 480px) {
.agreement-block{padding:24px 16px 40px;font-size:14.5px}
.agreement-block p{font-size:14.5px;margin-bottom:16px}
.agreement-block table{margin:20px 0 28px;font-size:13px}
.agreement-block td,.agreement-block thead th{padding:9px 12px}
}
.ab-title-blk{position:relative;overflow:hidden;background:linear-gradient(135deg,#341792 0%,#1a0b6b 60%,#67BA7E 100%);padding:90px 20px 0}
.ab-title-blk .ab-inner-v1{max-width:1440px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:60px;position:relative;z-index:2}
.ab-title-blk .ab-txt-col{flex:1 1 50%;color:#fff}
.ab-title-blk .ab-txt-col .ab-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#67ba7e33;border:1px solid #67ba7e80;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a8f0b9;margin-bottom:24px}
.ab-title-blk .ab-txt-col .ab-h1{font-size:clamp(32px,4.5vw,58px);font-weight:800;line-height:1.1;color:#fff;margin:0 0 28px;letter-spacing:-.02em}
.ab-title-blk .ab-txt-col .ab-h1 .ab-accent{color:#67BA7E;position:relative}
.ab-title-blk .ab-txt-col .ab-h1 .ab-accent::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#67BA7E,transparent);border-radius:2px}
.ab-title-blk .ab-txt-col .ab-theses{display:flex;flex-direction:column;gap:14px;margin:0}
.ab-title-blk .ab-txt-col .ab-theses .ab-thesis-item{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.6;color:#ffffffd9}
.ab-title-blk .ab-txt-col .ab-theses .ab-thesis-item .codicon{color:#67BA7E;font-size:18px;margin-top:2px;flex-shrink:0}
.ab-title-blk .ab-img-col{flex:1 1 45%;position:relative;align-self:flex-end}
.ab-title-blk .ab-img-col .ab-img-frame{position:relative;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 -10px 60px #34179280 8px 0 40px #67ba7e33}
.ab-title-blk .ab-img-col .ab-img-frame img{width:100%;height:420px;object-fit:cover;object-position:center top;display:block}
.ab-title-blk .ab-img-col .ab-img-frame::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#34179299 100%);z-index:1}
.ab-title-blk .ab-deco-dot{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,#fad2d626 0%,transparent 70%);top:-80px;right:10%;z-index:1;pointer-events:none}
.ab-wave-div{position:relative;margin-top:-2px;line-height:0;background:#341792}
.ab-wave-div svg{display:block;width:100%}
.ab-content-blk{background:#f8f9fa;padding:80px 20px;position:relative}
.ab-content-blk::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#67BA7E,#341792,#FAD2D6)}
.ab-content-blk .ab-grid-v2{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:40px}
.ab-content-blk .ab-story-card{grid-column:1 / 2;grid-row:1 / 2;background:#fff;border-radius:8px;padding:44px 40px;box-shadow:0 2px 8px #34179214;border-left:4px solid #67BA7E;position:relative;overflow:hidden}
.ab-content-blk .ab-story-card::after{content:'';position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:#67ba7e12}
.ab-content-blk .ab-story-card .ab-card-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#67BA7E;margin-bottom:12px;display:block}
.ab-content-blk .ab-story-card .ab-h2{font-size:26px;font-weight:700;color:#341792;margin:0 0 20px;line-height:1.25}
.ab-content-blk .ab-story-card .ab-story-p{font-size:15px;line-height:1.75;color:#444;margin:0 0 16px}
.ab-content-blk .ab-img-side{grid-column:2 / 3;grid-row:1 / 3;display:flex;flex-direction:column;gap:24px}
.ab-content-blk .ab-img-side .ab-img-tall{border-radius:8px;overflow:hidden;box-shadow:4px 4px 0 #34179226 0 8px 24px #3417921a;flex:1 1 auto}
.ab-content-blk .ab-img-side .ab-img-tall img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .4s ease-out}
.ab-content-blk .ab-img-side .ab-img-tall:hover img{transform:scale(1.03)}
.ab-content-blk .ab-stats-row{display:flex;flex-direction:row;gap:16px}
.ab-content-blk .ab-img-side .ab-stat-mini{flex:1 1 0;background:linear-gradient(135deg,#341792 0%,#4a25c0 100%);border-radius:8px;padding:22px 18px;text-align:center;color:#fff}
.ab-content-blk .ab-img-side .ab-stat-mini .ab-stat-num{font-size:28px;font-weight:800;line-height:1;color:#67BA7E;display:block;margin-bottom:6px}
.ab-content-blk .ab-img-side .ab-stat-mini .ab-stat-lbl{font-size:12px;color:#fffc;line-height:1.4}
.ab-content-blk .ab-pillars-card{grid-column:1 / 2;grid-row:2 / 3;background:linear-gradient(135deg,#fad2d659 0%,#fff 100%);border-radius:8px;padding:36px 40px;box-shadow:0 2px 8px #3417920f;border-top:3px solid #FAD2D6}
.ab-content-blk .ab-pillars-card .ab-h3{font-size:20px;font-weight:700;color:#341792;margin:0 0 24px}
.ab-content-blk .ab-pillars-card .ab-pillar-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}
.ab-content-blk .ab-pillars-card .ab-pillar-list li{display:flex;align-items:flex-start;gap:14px;padding-bottom:16px;border-bottom:1px dashed #3417921f}
.ab-content-blk .ab-pillars-card .ab-pillar-list li:last-child{border-bottom:none;padding-bottom:0}
.ab-content-blk .ab-pillars-card .ab-pillar-list li .ab-pillar-icon{width:36px;height:36px;border-radius:6px;background:#341792;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ab-content-blk .ab-pillars-card .ab-pillar-list li .ab-pillar-icon .codicon{color:#67BA7E;font-size:16px}
.ab-content-blk .ab-pillars-card .ab-pillar-list li .ab-pillar-txt strong{display:block;font-size:14px;font-weight:700;color:#341792;margin-bottom:4px}
.ab-content-blk .ab-pillars-card .ab-pillar-list li .ab-pillar-txt span{font-size:13px;color:#666;line-height:1.5}
.ab-cta-strip{background:linear-gradient(90deg,#341792 0%,#4a25c0 50%,#341792 100%);padding:60px 20px;position:relative;overflow:hidden}
.ab-cta-strip::before{content:'';position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;background:#67ba7e1a;pointer-events:none}
.ab-cta-strip::after{content:'';position:absolute;bottom:-80px;left:-40px;width:250px;height:250px;border-radius:50%;background:#fad2d614;pointer-events:none}
.ab-cta-strip .ab-cta-inner{max-width:860px;margin:0 auto;text-align:center;position:relative;z-index:2}
.ab-cta-strip .ab-cta-inner .ab-cta-h2{font-size:clamp(24px,3vw,36px);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.25}
.ab-cta-strip .ab-cta-inner .ab-cta-p{font-size:16px;color:#fffc;margin:0 0 32px;line-height:1.6}
.ab-cta-strip .ab-cta-inner .ab-btn-row{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap}
.ab-cta-strip .ab-cta-inner .ab-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#67BA7E;color:#fff;font-weight:700;font-size:15px;padding:14px 28px;border-radius:6px;text-decoration:none;box-shadow:0 4px 0 #00000026;transition:background .25s ease-out,transform .2s ease-out,box-shadow .2s ease-out;position:relative;z-index:3}
.ab-cta-strip .ab-cta-inner .ab-btn-primary:hover{background:#52a669;transform:translateY(-2px);box-shadow:0 6px 0 #00000026}
.ab-cta-strip .ab-cta-inner .ab-btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;font-weight:600;font-size:15px;padding:13px 28px;border-radius:6px;border:2px solid #fff6;text-decoration:none;transition:border-color .25s ease-out,background .25s ease-out;position:relative;z-index:3}
.ab-cta-strip .ab-cta-inner .ab-btn-outline:hover{border-color:#fff;background:#ffffff14}
@media (max-width: 1024px) {
.ab-title-blk .ab-inner-v1{flex-direction:column;gap:40px;padding-bottom:0}
.ab-title-blk .ab-img-col{width:100%}
.ab-title-blk .ab-img-col .ab-img-frame img{height:340px}
.ab-content-blk .ab-grid-v2{grid-template-columns:1fr;grid-template-rows:auto}
.ab-content-blk .ab-story-card{grid-column:1;grid-row:1}
.ab-content-blk .ab-pillars-card{grid-column:1;grid-row:3}
.ab-content-blk .ab-img-side{grid-column:1;grid-row:2}
}
@media (max-width: 640px) {
.ab-title-blk{padding:60px 16px 0}
.ab-title-blk .ab-txt-col .ab-h1{font-size:28px}
.ab-content-blk{padding:50px 16px}
.ab-content-blk .ab-story-card{padding:28px 22px}
.ab-content-blk .ab-pillars-card{padding:24px 22px}
.ab-content-blk .ab-stats-row{flex-direction:column}
.ab-cta-strip{padding:48px 16px}
.ab-cta-strip .ab-cta-inner .ab-btn-row{flex-direction:column;align-items:center}
}
.hd-v1{background:#f8f6ff;overflow:hidden;position:relative;padding:80px 20px 60px}
.hd-v1 .stripe-bg{position:absolute;inset:0;background-image:repeating-linear-gradient(-55deg,#67ba7e12 0px,#67ba7e12 18px,transparent 18px,transparent 38px);pointer-events:none;z-index:0}
.hd-v1 .stripe-bg::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,#34179214 0%,transparent 65%)}
.hd-v1 .hd-inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:1}
.hd-v1 .hd-txt{flex:1 1 480px;min-width:0}
.hd-v1 .hd-label{display:inline-flex;align-items:center;gap:8px;background:#67ba7e1f;border:1px solid #67ba7e66;color:#217a3c;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 14px;border-radius:4px;margin-bottom:24px}
.hd-v1 .hd-label .codicon{font-size:.85rem}
.hd-v1 .hd-h1{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.12;color:#1a0f4f;margin:0 0 12px}
.hd-v1 .hd-h1 .acc-grn{color:#67BA7E;position:relative}
.hd-v1 .hd-h1 .acc-grn::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#67BA7E,#341792);border-radius:2px}
.hd-v1 .hd-sub{font-size:1.08rem;line-height:1.65;color:#4a4060;margin:20px 0 34px;max-width:520px}
.hd-v1 .hd-cta-row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}
.hd-v1 .btn-primary-v1{background:linear-gradient(135deg,#341792 0%,#5a2fd4 100%);color:#fff;border:none;padding:14px 32px;font-size:.97rem;font-weight:700;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:4px 4px 0 #34179240;transition:transform .18s ease-out,box-shadow .18s ease-out;position:relative;z-index:2}
.hd-v1 .btn-primary-v1:hover{transform:translateY(-2px);box-shadow:6px 6px 0 #3417924d}
.hd-v1 .btn-outline-v1{background:transparent;color:#341792;border:2px solid #341792;padding:12px 28px;font-size:.97rem;font-weight:600;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .18s ease-out,color .18s ease-out;position:relative;z-index:2}
.hd-v1 .btn-outline-v1:hover{background:#341792;color:#fff}
.hd-v1 .hd-metrics{display:flex;flex-direction:row;gap:28px;margin-top:40px;flex-wrap:wrap}
.hd-v1 .metric-itm{display:flex;flex-direction:column}
.hd-v1 .metric-itm .m-val{font-size:1.6rem;font-weight:800;color:#341792;line-height:1}
.hd-v1 .metric-itm .m-lbl{font-size:.78rem;color:#6b5f8a;margin-top:3px}
.hd-v1 .hd-img-wrap{flex:0 0 460px;position:relative}
.hd-v1 .hd-img-wrap .img-main{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:8px 8px 0 #3417922e;display:block;animation:imgFloat 4s ease-in-out infinite}
@keyframes imgFloat {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-8px)}
}
.hd-v1 .hd-img-wrap .badge-float{position:absolute;bottom:-18px;left:-22px;background:#341792;color:#fff;padding:14px 20px;border-radius:10px;box-shadow:4px 4px 0 #67ba7e59;font-size:.82rem;font-weight:700;line-height:1.3;max-width:180px}
.hd-v1 .hd-img-wrap .badge-float .bf-num{font-size:1.4rem;display:block;color:#67BA7E}
.after-lrn{padding:90px 20px;background:#1a0f4f;position:relative;overflow:hidden}
.after-lrn::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#67ba7e26 0%,transparent 70%);pointer-events:none}
.after-lrn .al-inner{max-width:1440px;margin:0 auto}
.after-lrn .al-hdr{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:56px;flex-wrap:wrap}
.after-lrn .al-hdr .sec-tag{display:inline-block;background:#67ba7e26;border-left:4px solid #67BA7E;color:#67BA7E;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 12px;margin-bottom:12px}
.after-lrn .al-hdr h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#fff;line-height:1.2;margin:0;max-width:480px}
.after-lrn .al-hdr .al-desc{font-size:.96rem;color:#ffffffa6;max-width:380px;line-height:1.6;margin:0}
.after-lrn .al-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.after-lrn .al-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:28px 24px;position:relative;transition:background .2s ease-out,border-color .2s ease-out}
.after-lrn .al-card:hover{background:#67ba7e14;border-color:#67ba7e59}
.after-lrn .al-card .card-num{font-size:2.6rem;font-weight:900;color:#67ba7e2e;line-height:1;position:absolute;top:16px;right:20px;font-family:monospace}
.after-lrn .al-card .card-ico{width:44px;height:44px;background:#67ba7e26;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.after-lrn .al-card .card-ico .codicon{font-size:1.3rem;color:#67BA7E}
.after-lrn .al-card .card-ttl{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 10px}
.after-lrn .al-card .card-txt{font-size:.88rem;color:#fff9;line-height:1.6;margin:0}
.after-lrn .al-img-row{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}
.after-lrn .al-img-row .al-img{width:100%;height:280px;object-fit:cover;border-radius:10px;display:block}
.after-lrn .al-img-row .al-img-txt{padding:16px 0 16px 24px}
.after-lrn .al-img-row .al-img-txt h3{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 14px}
.after-lrn .al-img-row .al-img-txt p{font-size:.9rem;color:#ffffff9e;line-height:1.7;margin:0 0 22px}
.after-lrn .al-img-row .al-img-txt .btn-grn{background:#67BA7E;color:#1a0f4f;border:none;padding:12px 28px;font-size:.92rem;font-weight:700;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .18s ease-out}
.after-lrn .al-img-row .al-img-txt .btn-grn:hover{background:#52a96c}
.abt-platform{padding:90px 20px;background:linear-gradient(135deg,#f0eeff 0%,#fdf8ff 50%,#e8f9ed 100%);position:relative;overflow:hidden}
.abt-platform::before{content:'';position:absolute;bottom:-60px;left:-40px;width:300px;height:300px;background:radial-gradient(circle,#fad2d680 0%,transparent 70%);pointer-events:none}
.abt-platform .ap-inner{max-width:1440px;margin:0 auto}
.abt-platform .ap-inner .ap-top{text-align:center;max-width:660px;margin:0 auto 64px}
.abt-platform .ap-inner .ap-top .sec-tag2{display:inline-flex;align-items:center;gap:6px;background:#FAD2D6;color:#7a1a25;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:5px 14px;border-radius:20px;margin-bottom:16px}
.abt-platform .ap-inner .ap-top h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;color:#1a0f4f;line-height:1.18;margin:0 0 16px}
.abt-platform .ap-inner .ap-top p{font-size:.96rem;color:#4a4060;line-height:1.7;margin:0}
.abt-platform .ap-split{display:grid;grid-template-columns:5fr 4fr;gap:48px;align-items:start}
.abt-platform .ap-split .ap-feats{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.abt-platform .ap-split .feat-box{background:#fff;border:1.5px solid #e2daf7;border-radius:10px;padding:22px 20px;position:relative;overflow:hidden;transition:box-shadow .18s ease-out,border-color .18s ease-out}
.abt-platform .ap-split .feat-box:hover{box-shadow:4px 4px 0 #3417921f;border-color:#341792}
.abt-platform .ap-split .feat-box::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#67BA7E,#341792)}
.abt-platform .ap-split .feat-box .fb-ico{font-size:1.5rem;margin-bottom:10px;display:block;color:#341792}
.abt-platform .ap-split .feat-box h4{font-size:.95rem;font-weight:700;color:#1a0f4f;margin:0 0 8px}
.abt-platform .ap-split .feat-box p{font-size:.83rem;color:#5a5075;line-height:1.55;margin:0}
.abt-platform .ap-vis{position:relative}
.abt-platform .ap-vis .ap-img2{width:100%;height:400px;object-fit:cover;border-radius:12px;display:block;box-shadow:6px 6px 0 #34179226}
.abt-platform .ap-vis .stat-pill{position:absolute;top:24px;left:-20px;background:#341792;color:#fff;padding:10px 18px;border-radius:8px;font-size:.82rem;font-weight:700;box-shadow:3px 3px 0 #67ba7e4d}
.abt-platform .ap-vis .stat-pill span{color:#67BA7E;font-size:1.1rem}
.abt-platform .ap-about-link{text-align:center;margin-top:52px}
.abt-platform .ap-about-link .btn-ghost-v1{display:inline-flex;align-items:center;gap:10px;border:2px solid #341792;color:#341792;background:transparent;padding:13px 32px;border-radius:8px;font-size:.96rem;font-weight:700;text-decoration:none;transition:background .18s ease-out,color .18s ease-out}
.abt-platform .ap-about-link .btn-ghost-v1:hover{background:#341792;color:#fff}
.pro-conn{padding:90px 20px;background:#fff;position:relative}
.pro-conn .pc-inner{max-width:1440px;margin:0 auto}
.pro-conn .pc-top{display:flex;flex-direction:row;gap:40px;align-items:flex-start;margin-bottom:56px;flex-wrap:wrap}
.pro-conn .pc-top .pc-hl{flex:1 1 380px}
.pro-conn .pc-top .pc-hl .sec-tag3{display:inline-block;width:40px;height:4px;background:#67BA7E;margin-bottom:14px;border-radius:2px}
.pro-conn .pc-top .pc-hl h2{font-size:clamp(1.6rem,2.8vw,2.3rem);font-weight:800;color:#1a0f4f;line-height:1.18;margin:0}
.pro-conn .pc-top .pc-hl h2 em{font-style:normal;color:#67BA7E}
.pro-conn .pc-top .pc-desc{flex:1 1 380px;font-size:.96rem;color:#4a4060;line-height:1.7;margin:0;padding-top:8px}
.pro-conn .pc-layout{display:grid;grid-template-columns:3fr 2fr;gap:36px;align-items:start}
.pro-conn .pc-list{display:flex;flex-direction:column;gap:0}
.pro-conn .pc-item{display:flex;flex-direction:row;gap:20px;padding:24px 0;border-bottom:1px solid #ece8f5;align-items:flex-start}
.pro-conn .pc-item:last-child{border-bottom:none}
.pro-conn .pc-item .pi-ico{flex:0 0 48px;width:48px;height:48px;background:linear-gradient(135deg,#67ba7e1f,#34179214);border:1.5px solid #e2daf7;border-radius:10px;display:flex;align-items:center;justify-content:center}
.pro-conn .pc-item .pi-ico .codicon{font-size:1.3rem;color:#341792}
.pro-conn .pc-item .pi-body h4{font-size:1rem;font-weight:700;color:#1a0f4f;margin:0 0 6px}
.pro-conn .pc-item .pi-body p{font-size:.87rem;color:#5a5075;line-height:1.6;margin:0}
.pro-conn .pc-sidebar{display:flex;flex-direction:column;gap:20px}
.pro-conn .pc-sidebar .side-img-wrap{position:relative}
.pro-conn .pc-sidebar .side-img{width:100%;height:260px;object-fit:cover;border-radius:10px;display:block;box-shadow:5px 5px 0 #67ba7e33}
.pro-conn .pc-sidebar .side-cta-box{background:linear-gradient(135deg,#341792 0%,#5a2fd4 100%);border-radius:10px;padding:28px 24px;color:#fff}
.pro-conn .pc-sidebar .side-cta-box h4{font-size:1.1rem;font-weight:700;margin:0 0 10px;color:#fff}
.pro-conn .pc-sidebar .side-cta-box p{font-size:.85rem;color:#ffffffb3;line-height:1.6;margin:0 0 20px}
.pro-conn .pc-sidebar .side-cta-box .btn-wt{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#341792;border:none;padding:11px 24px;border-radius:7px;font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background .18s ease-out}
.pro-conn .pc-sidebar .side-cta-box .btn-wt:hover{background:#FAD2D6}
@media (max-width: 1024px) {
.hd-v1 .hd-inner{flex-direction:column}
.hd-v1 .hd-img-wrap{flex:none;width:100%;max-width:520px}
.after-lrn .al-grid{grid-template-columns:1fr 1fr}
.after-lrn .al-img-row{grid-template-columns:1fr}
.after-lrn .al-img-row .al-img-txt{padding:16px 0 0}
.abt-platform .ap-split{grid-template-columns:1fr}
.pro-conn .pc-layout{grid-template-columns:1fr}
}
@media (max-width: 680px) {
.hd-v1{padding:60px 16px 50px}
.hd-v1 .hd-img-wrap{display:none}
.after-lrn .al-grid{grid-template-columns:1fr}
.after-lrn .al-hdr{flex-direction:column;align-items:flex-start}
.abt-platform .ap-split .ap-feats{grid-template-columns:1fr}
.pro-conn .pc-top{flex-direction:column;gap:16px}
.hd-v1 .hd-metrics{gap:20px}
}
.ct-pg .hd-block{display:flex;flex-direction:row;align-items:stretch;min-height:420px;background:#f7f4ff;position:relative;overflow:hidden;max-width:1440px;margin:0 auto}
.ct-pg .hd-block .vis-side{width:40%;position:relative;flex-shrink:0;overflow:hidden}
.ct-pg .hd-block .vis-side .geo-v1{position:absolute;inset:0;background:linear-gradient(135deg,#341792 0%,#67BA7E 60%,#FAD2D6 100%)}
.ct-pg .hd-block .vis-side .geo-shape-a{position:absolute;top:-60px;left:-60px;width:320px;height:320px;border-radius:50%;background:#fad2d62e;border:2px solid #ffffff21}
.ct-pg .hd-block .vis-side .geo-shape-b{position:absolute;bottom:-40px;right:-40px;width:200px;height:200px;background:#34179238;transform:rotate(45deg)}
.ct-pg .hd-block .vis-side .geo-shape-c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:3px solid #ffffff59;border-radius:6px}
.ct-pg .hd-block .vis-side .lbl-accent{position:absolute;bottom:32px;left:28px;color:#fff;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7}
.ct-pg .hd-block .txt-side{width:60%;display:flex;flex-direction:column;justify-content:center;padding:56px 64px 56px 52px;position:relative;z-index:2}
.ct-pg .hd-block .txt-side .pg-tag{display:inline-block;background:#FAD2D6;color:#341792;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:4px 14px;margin-bottom:20px;border-radius:3px}
.ct-pg .hd-block .txt-side h1{font-size:2.3rem;font-weight:800;color:#1a0d5e;line-height:1.15;margin:0 0 18px}
.ct-pg .hd-block .txt-side h1 span{color:#67BA7E}
.ct-pg .hd-block .txt-side .hd-desc{font-size:1.05rem;color:#4a4070;line-height:1.7;max-width:420px}
.ct-pg .hd-block .depth-dot{position:absolute;top:30px;right:60px;width:14px;height:14px;border-radius:50%;background:#67BA7E;opacity:.5}
.ct-pg .hd-block .depth-dot-2{position:absolute;bottom:50px;right:120px;width:8px;height:8px;border-radius:50%;background:#341792;opacity:.3}
.ct-pg .info-strip{background:#341792;padding:0}
.ct-pg .info-strip .strip-inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:row;align-items:stretch}
.ct-pg .info-strip .strip-item{flex:1;display:flex;flex-direction:row;align-items:center;gap:16px;padding:28px 36px;border-right:1px solid #ffffff1f;transition:background .25s ease-out}
.ct-pg .info-strip .strip-item:last-child{border-right:none}
.ct-pg .info-strip .strip-item:hover{background:#67ba7e1f}
.ct-pg .info-strip .strip-item .ic-wrap{width:42px;height:42px;border-radius:8px;background:#67ba7e2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ct-pg .info-strip .strip-item .ic-wrap .codicon{font-size:1.2rem;color:#67BA7E}
.ct-pg .info-strip .strip-item .ic-txt .lbl{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:3px}
.ct-pg .info-strip .strip-item .ic-txt .val{font-size:.95rem;color:#fff;font-weight:600}
.ct-pg .form-zone{max-width:1440px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:start}
.ct-pg .form-zone .form-aside{padding-right:20px}
.ct-pg .form-zone .form-aside .aside-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#67BA7E;margin-bottom:14px}
.ct-pg .form-zone .form-aside h2{font-size:1.85rem;font-weight:800;color:#1a0d5e;line-height:1.2;margin:0 0 20px}
.ct-pg .form-zone .form-aside .aside-body{font-size:.98rem;color:#5a5580;line-height:1.75;margin-bottom:36px}
.ct-pg .form-zone .form-aside .faq-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.ct-pg .form-zone .form-aside .faq-list li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:.93rem;color:#3d3460;line-height:1.5}
.ct-pg .form-zone .form-aside .faq-list li .codicon{color:#67BA7E;font-size:1rem;margin-top:2px;flex-shrink:0}
.ct-pg .form-zone .frm-card{background:#fff;border:1px solid #e8e4f7;border-radius:10px;box-shadow:4px 4px 0 #341792;padding:40px 36px}
.ct-pg .form-zone .frm-card .frm-title{font-size:1.1rem;font-weight:700;color:#1a0d5e;margin-bottom:6px}
.ct-pg .form-zone .frm-card .frm-sub{font-size:.84rem;color:#8a84a8;margin-bottom:28px}
.ct-pg .form-zone .frm-card .fld-grp{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}
.ct-pg .form-zone .frm-card .fld-grp label{font-size:.8rem;font-weight:600;color:#3d3460;letter-spacing:.04em}
.ct-pg .form-zone .frm-card .fld-grp input,.ct-pg .form-zone .frm-card .fld-grp select{width:100%;padding:10px 14px;border:1.5px solid #d8d3f0;border-radius:6px;font-size:.93rem;color:#1a0d5e;background:#faf9ff;box-shadow:inset 1px 2px 3px #3417920f;transition:border-color .2s ease-out,box-shadow .2s ease-out;box-sizing:border-box;appearance:none;-webkit-appearance:none}
.ct-pg .form-zone .frm-card .fld-grp input:focus,.ct-pg .form-zone .frm-card .fld-grp select:focus{outline:none;border-color:#67BA7E;box-shadow:inset 1px 2px 3px #3417920f 0 0 0 3px #67ba7e2e}
.ct-pg .form-zone .frm-card .sel-wrap{position:relative}
.ct-pg .form-zone .frm-card .sel-wrap::after{content:'';position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #341792;pointer-events:none}
.ct-pg .form-zone .frm-card .prv-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:20px;margin-top:8px}
.ct-pg .form-zone .frm-card .prv-row input[type="checkbox"]{width:17px;height:17px;min-width:17px;margin-top:2px;accent-color:#341792;cursor:pointer}
.ct-pg .form-zone .frm-card .prv-row .prv-txt{font-size:.8rem;color:#6b6490;line-height:1.5}
.ct-pg .form-zone .frm-card .prv-row .prv-txt a{color:#341792;text-decoration:underline}
.ct-pg .form-zone .frm-card .btn-submit{display:block;width:100%;padding:13px 24px;background:#341792;color:#fff;font-size:.97rem;font-weight:700;border:none;border-radius:6px;cursor:pointer;letter-spacing:.04em;transition:background .22s ease-out,transform .15s ease-out,box-shadow .2s ease-out;box-shadow:3px 3px 0 #1a0d5e;position:relative;z-index:2}
.ct-pg .form-zone .frm-card .btn-submit:hover{background:#67BA7E;color:#1a0d5e;box-shadow:3px 3px 0 #341792}
.ct-pg .form-zone .frm-card .btn-submit:active{transform:translateY(1px)}
.ct-pg .rsp-section{background:linear-gradient(135deg,#67ba7e1a 0%,#fad2d633 100%);border-top:1px solid #67ba7e33;border-bottom:1px solid #67ba7e33}
.ct-pg .rsp-section .rsp-inner{max-width:1440px;margin:0 auto;padding:64px 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.ct-pg .rsp-section .rsp-card{background:#fff;border-radius:8px;border:1px solid #e8e4f7;padding:32px 28px;box-shadow:2px 2px 0 #3417921a;transition:transform .22s ease-out,box-shadow .22s ease-out;position:relative;overflow:hidden}
.ct-pg .rsp-section .rsp-card::before{content:'';display:block;height:4px;background:linear-gradient(90deg,#341792,#67BA7E);position:absolute;top:0;left:0;right:0}
.ct-pg .rsp-section .rsp-card:hover{transform:translateY(-3px);box-shadow:4px 6px 0 #34179226}
.ct-pg .rsp-section .rsp-card .rc-icon{width:48px;height:48px;background:#34179214;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.ct-pg .rsp-section .rsp-card .rc-icon .codicon{font-size:1.4rem;color:#341792}
.ct-pg .rsp-section .rsp-card .rc-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#67BA7E;margin-bottom:6px}
.ct-pg .rsp-section .rsp-card .rc-title{font-size:1.05rem;font-weight:700;color:#1a0d5e;margin-bottom:10px}
.ct-pg .rsp-section .rsp-card .rc-body{font-size:.88rem;color:#6b6490;line-height:1.65}
.ct-pg .rsp-section .rsp-card .rc-time{display:inline-block;margin-top:14px;font-size:.78rem;font-weight:600;color:#341792;background:#34179212;padding:3px 10px;border-radius:20px}
.ct-pg .office-block{max-width:1440px;margin:0 auto;padding:72px 40px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.ct-pg .office-block .ob-text-col .ob-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#67BA7E;margin-bottom:12px}
.ct-pg .office-block .ob-text-col h3{font-size:1.6rem;font-weight:800;color:#1a0d5e;margin:0 0 18px;line-height:1.2}
.ct-pg .office-block .ob-text-col .ob-desc{font-size:.96rem;color:#5a5580;line-height:1.72;margin-bottom:32px}
.ct-pg .office-block .ob-text-col .ob-details{display:flex;flex-direction:column;gap:14px}
.ct-pg .office-block .ob-text-col .ob-detail-row{display:flex;flex-direction:row;align-items:center;gap:14px}
.ct-pg .office-block .ob-text-col .ob-detail-row .ic-bx{width:38px;height:38px;border-radius:6px;background:#34179214;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ct-pg .office-block .ob-text-col .ob-detail-row .ic-bx .codicon{font-size:1rem;color:#341792}
.ct-pg .office-block .ob-text-col .ob-detail-row .dt-val{font-size:.93rem;color:#3d3460;font-weight:500}
.ct-pg .office-block .ob-text-col .ob-detail-row .dt-val a{color:#341792;text-decoration:none}
.ct-pg .office-block .ob-text-col .ob-detail-row .dt-val a:hover{text-decoration:underline}
.ct-pg .office-block .ob-vis-col{position:relative;height:340px}
.ct-pg .office-block .ob-vis-col .vis-bg{position:absolute;inset:0;border-radius:10px;background:linear-gradient(135deg,#341792 0%,#4a2bc4 50%,#67BA7E 100%);opacity:.9}
.ct-pg .office-block .ob-vis-col .vis-card{position:absolute;background:#fffffff2;border-radius:8px;padding:20px 24px;box-shadow:4px 4px 12px #00000026}
.ct-pg .office-block .ob-vis-col .vis-card.vc-1{top:32px;left:28px;right:80px}
.ct-pg .office-block .ob-vis-col .vis-card.vc-2{bottom:32px;right:28px;left:80px}
.ct-pg .office-block .ob-vis-col .vis-card .vc-label{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#67BA7E;margin-bottom:4px}
.ct-pg .office-block .ob-vis-col .vis-card .vc-val{font-size:1rem;font-weight:700;color:#1a0d5e}
.ct-pg .office-block .ob-vis-col .vis-card .vc-sub{font-size:.78rem;color:#8a84a8;margin-top:2px}
.ct-pg .office-block .ob-vis-col .geo-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:2px dashed #ffffff4d;border-radius:50%}
.ct-pg .cta-fin{background:#341792;position:relative;overflow:hidden}
.ct-pg .cta-fin .cta-bg-accent{position:absolute;top:-80px;right:-80px;width:300px;height:300px;border-radius:50%;background:#67ba7e1f}
.ct-pg .cta-fin .cta-bg-accent-2{position:absolute;bottom:-60px;left:-40px;width:200px;height:200px;background:#fad2d614;transform:rotate(45deg)}
.ct-pg .cta-fin .cta-inner{max-width:1440px;margin:0 auto;padding:72px 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px;position:relative;z-index:2}
.ct-pg .cta-fin .cta-inner .cta-txt h3{font-size:1.8rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 12px}
.ct-pg .cta-fin .cta-inner .cta-txt p{font-size:.97rem;color:#ffffffb3;line-height:1.65;max-width:480px}
.ct-pg .cta-fin .cta-inner .cta-acts{display:flex;flex-direction:row;gap:14px;flex-shrink:0}
.ct-pg .cta-fin .cta-inner .cta-acts .btn-v1{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#67BA7E;color:#1a0d5e;font-size:.95rem;font-weight:700;text-decoration:none;border-radius:6px;transition:background .22s ease-out,box-shadow .2s ease-out;box-shadow:3px 3px 0 #67ba7e66}
.ct-pg .cta-fin .cta-inner .cta-acts .btn-v1:hover{background:#FAD2D6;box-shadow:3px 3px 0 #fad2d680}
.ct-pg .cta-fin .cta-inner .cta-acts .btn-v2{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:transparent;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:6px;border:1.5px solid #ffffff59;transition:border-color .22s ease-out,background .2s ease-out}
.ct-pg .cta-fin .cta-inner .cta-acts .btn-v2:hover{border-color:#67ba7ecc;background:#67ba7e1a}
@media (max-width: 1024px) {
.ct-pg .hd-block .txt-side{padding:40px 36px}
.ct-pg .form-zone{grid-template-columns:1fr;gap:40px;padding:56px 32px}
.ct-pg .form-zone .frm-card{max-width:480px}
.ct-pg .rsp-section .rsp-inner{grid-template-columns:1fr 1fr;padding:48px 32px}
.ct-pg .office-block{grid-template-columns:1fr;padding:56px 32px}
.ct-pg .office-block .ob-vis-col{height:260px}
.ct-pg .cta-fin .cta-inner{flex-direction:column;align-items:flex-start;gap:32px;padding:56px 32px}
}
@media (max-width: 768px) {
.ct-pg .hd-block{flex-direction:column}
.ct-pg .hd-block .vis-side{width:100%;height:200px}
.ct-pg .hd-block .txt-side{width:100%;padding:32px 24px;box-sizing:border-box}
.ct-pg .hd-block .txt-side h1{font-size:1.7rem}
.ct-pg .info-strip .strip-inner{flex-direction:column}
.ct-pg .info-strip .strip-item{border-right:none;border-bottom:1px solid #ffffff1f;padding:20px 24px}
.ct-pg .rsp-section .rsp-inner{grid-template-columns:1fr;padding:36px 24px}
.ct-pg .form-zone{padding:40px 24px}
.ct-pg .form-zone .frm-card{padding:28px 20px}
.ct-pg .office-block{padding:40px 24px}
.ct-pg .cta-fin .cta-inner{padding:40px 24px}
.ct-pg .cta-fin .cta-inner .cta-acts{flex-direction:column;width:100%}
.ct-pg .cta-fin .cta-inner .cta-acts .btn-v1,.ct-pg .cta-fin .cta-inner .cta-acts .btn-v2{justify-content:center}
}
.pgm-title-block{position:relative;display:flex;flex-direction:row;align-items:stretch;justify-content:center;background:#341792;overflow:hidden;min-height:420px}
.pgm-title-block .dot-corner{position:absolute;width:90px;height:90px;pointer-events:none}
.pgm-title-block .dot-corner--tl{top:0;left:0}
.pgm-title-block .dot-corner--tr{top:0;right:0;transform:scaleX(-1)}
.pgm-title-block .dot-corner--bl{bottom:0;left:0;transform:scaleY(-1)}
.pgm-title-block .dot-corner--br{bottom:0;right:0;transform:scale(-1,-1)}
.pgm-title-img-side{flex:0 0 260px;max-width:260px;overflow:hidden;position:relative}
.pgm-title-img-side img{width:100%;height:100%;object-fit:cover;display:block;opacity:.55}
.pgm-title-img-side::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#34179200 0%,#341792d1 100%)}
.pgm-title-img-side--right::after{background:linear-gradient(270deg,#34179200 0%,#341792d1 100%)}
.pgm-title-center{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 48px;text-align:center;position:relative;z-index:2}
.pgm-title-center .pgm-tc-tag{display:inline-block;background:#67ba7e2e;border:1.5px solid #67BA7E;color:#67BA7E;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;padding:5px 18px;margin-bottom:22px;font-weight:600}
.pgm-title-center .pgm-tc-h1{color:#fff;font-size:clamp(1.7rem,4vw,3rem);font-weight:800;line-height:1.15;margin:0 0 18px}
.pgm-title-center .pgm-tc-h1 .pgm-hl{color:#67BA7E;position:relative;display:inline}
.pgm-title-center .pgm-tc-h1 .pgm-hl::after{content:'';display:block;height:3px;background:#67BA7E;border-radius:2px;margin-top:2px;width:100%}
.pgm-title-center .pgm-tc-sub{color:#fad2d6d9;font-size:1.05rem;line-height:1.65;max-width:520px;margin:0 auto 28px}
.pgm-title-center .pgm-tc-cta{display:inline-flex;align-items:center;gap:9px;background:#67BA7E;color:#fff;font-weight:700;font-size:.97rem;padding:13px 32px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;transition:background .22s ease-out,box-shadow .22s ease-out;box-shadow:0 4px 16px #67ba7e47;position:relative;z-index:3}
.pgm-title-center .pgm-tc-cta:hover{background:#4da56a;box-shadow:0 6px 24px #67ba7e70}
.pgm-courses-section{background:#f7f5ff;padding:72px 0 80px}
.pgm-courses-inner{max-width:1200px;margin:0 auto;padding:0 32px}
.pgm-courses-head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:52px}
.pgm-courses-head-txt .pgm-ch-label{display:inline-flex;align-items:center;gap:7px;color:#341792;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}
.pgm-courses-head-txt .pgm-ch-label::before{content:'';display:inline-block;width:20px;height:3px;background:#341792;border-radius:2px}
.pgm-courses-head-txt h2{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;color:#1a1030;line-height:1.2;margin:0}
.pgm-courses-head-txt h2 em{font-style:normal;color:#341792}
.pgm-courses-head-desc{max-width:360px;color:#4a406e;font-size:.97rem;line-height:1.7;flex-shrink:0}
.pgm-tabs-wrap{position:relative}
.pgm-tabs-nav{display:flex;flex-direction:row;gap:0;border-bottom:2px solid #e0daf5;margin-bottom:40px}
.pgm-tabs-nav input[type="radio"]{display:none}
.pgm-tabs-nav label{padding:13px 28px;cursor:pointer;font-size:.93rem;font-weight:600;color:#7a6faa;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .18s ease-out,border-color .18s ease-out;user-select:none}
.pgm-tabs-nav label:hover{color:#341792}
#pgm-tab1:checked ~ .pgm-tabs-nav label[for="pgm-tab1"],#pgm-tab2:checked ~ .pgm-tabs-nav label[for="pgm-tab2"],#pgm-tab3:checked ~ .pgm-tabs-nav label[for="pgm-tab3"]{color:#341792;border-bottom-color:#341792}
.pgm-tab-panel{display:none}
#pgm-tab1:checked ~ .pgm-tabs-content #pgm-panel1,#pgm-tab2:checked ~ .pgm-tabs-content #pgm-panel2,#pgm-tab3:checked ~ .pgm-tabs-content #pgm-panel3{display:block}
.pgm-panel-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}
.pgm-crd{background:#fff;border-radius:8px;box-shadow:0 2px 8px #34179214;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .22s ease-out,transform .22s ease-out;border:1.5px solid transparent}
.pgm-crd:hover{box-shadow:0 8px 28px #34179229;transform:translateY(-4px);border-color:#341792}
.pgm-crd-hd{padding:24px 24px 0;display:flex;flex-direction:row;align-items:center;gap:14px}
.pgm-crd-ico{width:44px;height:44px;border-radius:8px;background:#67ba7e1f;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.3rem;color:#67BA7E}
.pgm-crd-level{font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:4px}
.pgm-crd-level--starter{background:#67ba7e26;color:#3a8a52}
.pgm-crd-level--mid{background:#fad2d699;color:#8a2a3a}
.pgm-crd-level--adv{background:#3417921f;color:#341792}
.pgm-crd-body{padding:16px 24px 20px;flex:1;display:flex;flex-direction:column}
.pgm-crd-body h4{font-size:1.04rem;font-weight:700;color:#1a1030;margin:0 0 10px;line-height:1.3}
.pgm-crd-body p{font-size:.9rem;color:#5a5080;line-height:1.65;margin:0 0 16px;flex:1}
.pgm-crd-meta{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.pgm-crd-meta span{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:#7a6faa}
.pgm-crd-meta span i{font-size:.95rem}
.pgm-crd-ft{border-top:1px solid #f0eef8;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}
.pgm-crd-ft a{font-size:.87rem;font-weight:700;color:#341792;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .17s ease-out}
.pgm-crd-ft a:hover{color:#67BA7E}
.pgm-crd-ft .pgm-crd-sessions{font-size:.78rem;color:#aaa5cc}
.pgm-stats-strip{background:linear-gradient(135deg,#341792 0%,#4f28c2 100%);padding:52px 0}
.pgm-stats-inner{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.pgm-stat-item{text-align:center}
.pgm-stat-num{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#67BA7E;line-height:1;margin-bottom:6px}
.pgm-stat-lbl{font-size:.88rem;color:#ffffffbf;line-height:1.4}
.pgm-info-section{background:#fff;padding:80px 0}
.pgm-info-inner{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:center}
.pgm-info-left{position:relative}
.pgm-info-left .pgm-il-badge{position:absolute;bottom:-18px;right:-18px;background:#67BA7E;color:#fff;font-size:.82rem;font-weight:700;padding:14px 18px;border-radius:8px;line-height:1.3;box-shadow:0 4px 16px #67ba7e4d;max-width:160px;text-align:center;z-index:2}
.pgm-info-left .pgm-il-frame{border-radius:10px;overflow:hidden;box-shadow:6px 6px 0 #FAD2D6,0 2px 18px #3417921f;position:relative}
.pgm-info-left .pgm-il-frame img{width:100%;height:380px;object-fit:cover;display:block}
.pgm-info-right .pgm-ir-lbl{display:inline-flex;align-items:center;gap:7px;color:#67BA7E;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}
.pgm-info-right h3{font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:800;color:#1a1030;margin:0 0 20px;line-height:1.22}
.pgm-info-right .pgm-ir-txt{color:#4a406e;font-size:.97rem;line-height:1.75;margin-bottom:28px}
.pgm-checklist{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}
.pgm-checklist li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:.93rem;color:#2e2856;line-height:1.5}
.pgm-checklist li .pgm-chk-ico{width:22px;height:22px;border-radius:50%;background:#67ba7e26;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;color:#67BA7E;font-size:.85rem}
.pgm-ir-btn{display:inline-flex;align-items:center;gap:8px;background:#341792;color:#fff;font-weight:700;font-size:.95rem;padding:13px 30px;border-radius:6px;text-decoration:none;transition:background .22s ease-out,box-shadow .22s ease-out;box-shadow:0 3px 12px #34179238;position:relative;z-index:2}
.pgm-ir-btn:hover{background:#4f28c2;box-shadow:0 6px 22px #3417925c}
.pgm-wave-div{display:block;line-height:0;background:#f7f5ff}
.pgm-wave-div--inv{background:#fff}
@media (max-width: 1024px) {
.pgm-panel-grid{grid-template-columns:1fr 1fr}
.pgm-stats-inner{grid-template-columns:repeat(2,1fr)}
.pgm-info-inner{grid-template-columns:1fr;gap:40px}
.pgm-info-left .pgm-il-badge{right:10px;bottom:10px}
.pgm-courses-head{flex-direction:column;align-items:flex-start;gap:16px}
}
@media (max-width: 768px) {
.pgm-title-img-side{display:none}
.pgm-title-center{padding:48px 24px}
.pgm-panel-grid{grid-template-columns:1fr}
.pgm-tabs-nav label{padding:10px 16px;font-size:.85rem}
.pgm-stats-inner{grid-template-columns:repeat(2,1fr);gap:20px}
.pgm-courses-inner{padding:0 16px}
.pgm-info-inner{padding:0 16px}
.pgm-stats-inner{padding:0 16px}
}
@media (max-width: 480px) {
.pgm-stats-inner{grid-template-columns:1fr 1fr}
.pgm-tabs-nav{flex-wrap:wrap}
.pgm-tabs-nav label{font-size:.8rem;padding:8px 12px}
}
.pg-bys-title-sect{position:relative;overflow:hidden;background:#341792;padding:0}
.pg-bys-title-sect .bys-ttl-inner{display:flex;flex-direction:row;align-items:stretch;max-width:1440px;margin:auto;min-height:540px}
.pg-bys-title-sect .bys-ttl-txt-col{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:72px 56px 72px 64px;position:relative;z-index:2}
.pg-bys-title-sect .bys-pre-label{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#67BA7E;border:1.5px solid #67ba7e73;padding:6px 16px;margin-bottom:22px;width:fit-content}
.pg-bys-title-sect .bys-desc-lead{font-size:1.08rem;line-height:1.7;color:#fad2d6e0;margin-bottom:28px;max-width:480px}
.pg-bys-title-sect .bys-main-h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:32px;max-width:520px}
.pg-bys-title-sect .bys-main-h1 .accent-grn{color:#67BA7E}
.bys-ttl-frame-deco{position:absolute;left:52px;bottom:36px;width:120px;height:3px;background:linear-gradient(90deg,#67BA7E 0%,#FAD2D6 100%);border-radius:0}
.bys-cta-row{display:flex;flex-direction:row;gap:14px;align-items:center;flex-wrap:wrap}
.bys-btn-primary{display:inline-block;background:#67BA7E;color:#fff;font-size:.97rem;font-weight:700;padding:14px 32px;border:none;cursor:pointer;text-decoration:none;border-radius:7px;transition:background .22s ease-out,box-shadow .22s ease-out;box-shadow:3px 4px 0 #3417922e;z-index:3;position:relative}
.bys-btn-primary:hover{background:#4fa86a;box-shadow:3px 6px 0 #34179247}
.bys-btn-ghost{display:inline-block;background:transparent;color:#FAD2D6;font-size:.97rem;font-weight:600;padding:13px 28px;border:1.5px solid #fad2d680;cursor:pointer;text-decoration:none;border-radius:7px;transition:border-color .22s ease-out,color .22s ease-out;z-index:3;position:relative}
.bys-btn-ghost:hover{border-color:#FAD2D6;color:#fff}
.pg-bys-title-sect .bys-img-col{flex:1 1 50%;position:relative;overflow:hidden;min-height:400px}
.bys-img-geo-clip{position:absolute;inset:0;clip-path:polygon(8% 0%,100% 0%,100% 100%,0% 100%)}
.bys-img-geo-clip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.bys-film-overlay{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,#3417920f 0px,#3417920f 1px,transparent 1px,transparent 4px);pointer-events:none;z-index:1}
.bys-film-grain{position:absolute;inset:0;background:#34179238;mix-blend-mode:multiply;z-index:2;pointer-events:none}
.bys-corner-frame{position:absolute;top:22px;left:28px;width:56px;height:56px;border-left:2.5px solid #67BA7E;border-top:2.5px solid #67BA7E;z-index:4;pointer-events:none}
.bys-corner-frame-br{position:absolute;bottom:22px;right:22px;width:56px;height:56px;border-right:2.5px solid #FAD2D6;border-bottom:2.5px solid #FAD2D6;z-index:4;pointer-events:none}
.pg-bys-prereqs-sect{background:#fff;padding:84px 0 72px}
.bys-prereqs-inner{max-width:1440px;margin:auto;padding:0 64px}
.bys-prereqs-header{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:56px}
.bys-prereqs-h2{font-size:clamp(1.5rem,2.8vw,2.3rem);font-weight:800;color:#341792;line-height:1.2;margin:0;position:relative}
.bys-prereqs-h2::after{content:'';display:block;width:48px;height:4px;background:#67BA7E;margin-top:14px}
.bys-prereqs-intro-txt{font-size:1rem;line-height:1.72;color:#4a4a6a;margin:0}
.bys-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.bys-req-card{background:#fff;border:1.5px solid #e8e4f8;border-radius:9px;padding:32px 28px 28px;position:relative;overflow:hidden;box-shadow:2px 3px 0 #34179212;transition:box-shadow .22s ease-out,border-color .22s ease-out}
.bys-req-card:hover{box-shadow:4px 8px 0 #34179224;border-color:#67BA7E}
.bys-req-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#341792,#67BA7E)}
.bys-req-icon{width:44px;height:44px;background:#67ba7e1f;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.bys-req-icon .codicon{font-size:1.4rem;color:#341792}
.bys-req-card-title{font-size:1.05rem;font-weight:700;color:#341792;margin-bottom:10px}
.bys-req-card-txt{font-size:.92rem;line-height:1.65;color:#5a5a7a;margin:0}
.bys-req-card-tag{display:inline-block;margin-top:16px;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px;background:#fad2d68c;color:#341792}
.pg-bys-curriculum-sect{background:linear-gradient(135deg,#341792 0%,#1e0d6b 100%);padding:88px 0 80px;position:relative;overflow:hidden}
.pg-bys-curriculum-sect::before{content:'';position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:#67ba7e14;pointer-events:none}
.pg-bys-curriculum-sect::after{content:'';position:absolute;bottom:-60px;left:10%;width:240px;height:240px;border-radius:50%;background:#fad2d60f;pointer-events:none}
.bys-curr-inner{max-width:1440px;margin:auto;padding:0 64px;position:relative;z-index:1}
.bys-curr-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:60px}
.bys-curr-h2{font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:800;color:#fff;line-height:1.18;margin:0 0 12px;max-width:480px}
.bys-curr-h2 span{color:#67BA7E}
.bys-curr-sub{font-size:.98rem;color:#fad2d6d9;line-height:1.7;max-width:360px;margin:0}
.bys-img2-wrap{flex:0 0 320px;border-radius:10px;overflow:hidden;position:relative;box-shadow:6px 8px 0 #00000038}
.bys-img2-wrap img{width:100%;height:220px;object-fit:cover;display:block}
.bys-img2-badge{position:absolute;bottom:14px;left:14px;background:#341792e0;color:#67BA7E;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:4px}
.bys-steps-list{display:flex;flex-direction:column;gap:0}
.bys-step-item{display:grid;grid-template-columns:64px 1fr;gap:0 28px;position:relative}
.bys-step-item:not(:last-child) .bys-step-connector{display:block}
.bys-step-connector{display:none}
.bys-step-num-col{display:flex;flex-direction:column;align-items:center}
.bys-step-num{width:44px;height:44px;border-radius:50%;background:#67ba7e2e;border:2px solid #67BA7E;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#67BA7E;flex-shrink:0;z-index:1;position:relative}
.bys-step-line{width:2px;flex:1;background:#67ba7e40;margin:4px 0;min-height:32px}
.bys-step-item:last-child .bys-step-line{display:none}
.bys-step-content{padding:6px 0 36px}
.bys-step-title{font-size:1.07rem;font-weight:700;color:#fff;margin-bottom:8px}
.bys-step-txt{font-size:.92rem;line-height:1.68;color:#ffffffb8;margin:0}
.bys-step-pills{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:12px}
.bys-step-pill{font-size:.74rem;font-weight:600;color:#FAD2D6;border:1px solid #fad2d64d;padding:3px 12px;border-radius:20px}
.pg-bys-faq-sect{background:#f8f7ff;padding:88px 0 80px}
.bys-faq-inner{max-width:1440px;margin:auto;padding:0 64px;display:grid;grid-template-columns:320px 1fr;gap:72px;align-items:start}
.bys-faq-sidebar{position:sticky;top:32px}
.bys-faq-sidebar-label{font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#67BA7E;margin-bottom:14px;display:block}
.bys-faq-h2{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#341792;line-height:1.22;margin:0 0 20px}
.bys-faq-sidebar-txt{font-size:.94rem;line-height:1.7;color:#5a5a7a;margin:0 0 28px}
.bys-faq-contact-box{background:#341792;border-radius:9px;padding:24px 22px;color:#fff}
.bys-faq-contact-box .ct-lbl{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#FAD2D6;margin-bottom:8px;display:block}
.bys-faq-contact-box .ct-val{font-size:.9rem;color:#fff;text-decoration:none;display:block;margin-bottom:14px}
.bys-faq-contact-box .ct-btn{display:inline-block;background:#67BA7E;color:#fff;font-size:.88rem;font-weight:700;padding:11px 22px;border-radius:7px;text-decoration:none;transition:background .2s ease-out}
.bys-faq-contact-box .ct-btn:hover{background:#4fa86a}
.bys-faq-list{display:flex;flex-direction:column;gap:0}
.bys-faq-item{border-bottom:1.5px solid #e4e0f5}
.bys-faq-item:first-child{border-top:1.5px solid #e4e0f5}
.bys-faq-toggle{display:none}
.bys-faq-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px 0;cursor:pointer;font-size:1rem;font-weight:600;color:#341792;user-select:none;gap:16px;transition:color .18s ease-out}
.bys-faq-label:hover{color:#67BA7E}
.bys-faq-icon{width:28px;height:28px;border-radius:50%;background:#67ba7e1f;border:1.5px solid #67BA7E;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s ease-out,transform .22s ease-out}
.bys-faq-icon .codicon{font-size:.85rem;color:#341792;transition:transform .22s ease-out}
.bys-faq-toggle:checked ~ .bys-faq-label .bys-faq-icon{background:#67BA7E;transform:rotate(45deg)}
.bys-faq-toggle:checked ~ .bys-faq-label .bys-faq-icon .codicon{color:#fff}
.bys-faq-answer{max-height:0;overflow:hidden;transition:max-height .32s ease-out}
.bys-faq-toggle:checked ~ .bys-faq-answer{max-height:320px}
.bys-faq-answer-inner{font-size:.95rem;line-height:1.72;color:#5a5a7a;padding:0 0 22px}
@media (max-width: 1100px) {
.bys-cards-grid{grid-template-columns:repeat(2,1fr)}
.bys-faq-inner{grid-template-columns:1fr;gap:48px}
.bys-faq-sidebar{position:static}
.bys-curr-top{flex-direction:column}
.bys-img2-wrap{flex:0 0 auto;width:100%}
}
@media (max-width: 768px) {
.pg-bys-title-sect .bys-ttl-inner{flex-direction:column;min-height:auto}
.pg-bys-title-sect .bys-ttl-txt-col{padding:48px 24px 40px}
.pg-bys-title-sect .bys-img-col{min-height:280px}
.bys-img-geo-clip{clip-path:none}
.bys-prereqs-inner,.bys-curr-inner,.bys-faq-inner{padding:0 20px}
.bys-prereqs-header{grid-template-columns:1fr;gap:24px;margin-bottom:36px}
.bys-cards-grid{grid-template-columns:1fr}
.pg-bys-prereqs-sect{padding:56px 0 48px}
.pg-bys-curriculum-sect{padding:56px 0 52px}
.pg-bys-faq-sect{padding:56px 0 52px}
.bys-step-item{grid-template-columns:48px 1fr}
.bys-ttl-frame-deco{left:24px}
}
.sc-hero{position:relative;background:linear-gradient(135deg,#341792 0%,#341792 45%,#67BA7E 100%);overflow:hidden;padding:90px 20px 80px}
.sc-hero::before{content:'';position:absolute;top:-60px;right:-80px;width:420px;height:420px;border-radius:50%;background:#fad2d626;pointer-events:none}
.sc-hero::after{content:'';position:absolute;bottom:-40px;left:10%;width:260px;height:260px;border-radius:50%;background:#67ba7e2e;pointer-events:none}
.sc-hero .ct-v1{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}
.sc-hero .hd-badge{display:inline-flex;align-items:center;gap:8px;background:#67ba7e38;border:1px solid #67ba7e8c;border-radius:24px;padding:7px 20px;margin-bottom:32px}
.sc-hero .hd-badge .codicon{color:#67BA7E;font-size:18px}
.sc-hero .hd-badge span{font-size:13px;font-weight:600;letter-spacing:.07em;color:#b8f5cb;text-transform:uppercase}
.sc-hero .hd-title{font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:800;color:#fff;line-height:1.18;margin-bottom:22px;max-width:720px}
.sc-hero .hd-title em{font-style:normal;color:#FAD2D6}
.sc-hero .hd-sub{font-size:clamp(1rem,2.2vw,1.2rem);color:#ffffffd1;line-height:1.7;max-width:560px;margin-bottom:44px}
.sc-hero .hd-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}
.sc-hero .bt-primary-v1{display:inline-flex;align-items:center;gap:9px;background:#67BA7E;color:#1a0a6b;font-size:15px;font-weight:700;padding:14px 30px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background .25s ease-out,box-shadow .25s ease-out,transform .18s ease-out;box-shadow:0 4px 14px #67ba7e61;position:relative;z-index:5}
.sc-hero .bt-primary-v1:hover{background:#50a568;box-shadow:0 6px 20px #67ba7e85;transform:translateY(-2px)}
.sc-hero .bt-ghost-v1{display:inline-flex;align-items:center;gap:9px;background:transparent;color:#fff;font-size:15px;font-weight:600;padding:13px 28px;border-radius:8px;text-decoration:none;border:2px solid #ffffff73;cursor:pointer;transition:border-color .25s ease-out,background .25s ease-out;position:relative;z-index:5}
.sc-hero .bt-ghost-v1:hover{border-color:#FAD2D6;background:#fad2d61a}
.sc-hero .hd-geo-dec{position:absolute;top:28px;left:6%;width:80px;height:80px;border:2px solid #fad2d638;transform:rotate(22deg);pointer-events:none;z-index:1}
.sc-hero .hd-geo-dec2{position:absolute;bottom:32px;right:8%;width:50px;height:50px;border:2px solid #67ba7e47;border-radius:50%;pointer-events:none;z-index:1}
.sc-nxt{background:#f7f8fc;padding:76px 20px 88px}
.sc-nxt .nxt-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px 52px;align-items:start}
.sc-nxt .nxt-hd-col{grid-column:1 / -1;display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.sc-nxt .nxt-hd-col .nxt-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#341792}
.sc-nxt .nxt-hd-col .nxt-eyebrow::before{content:'';display:inline-block;width:22px;height:3px;background:#67BA7E;border-radius:2px}
.sc-nxt .nxt-hd-col h2{font-size:clamp(1.55rem,3.2vw,2.35rem);font-weight:800;color:#1a1240;line-height:1.25;margin:0;max-width:620px}
.sc-nxt .nxt-hd-col .nxt-intro{font-size:1rem;color:#4a4870;line-height:1.72;max-width:580px;margin-top:4px}
.sc-nxt .step-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #34179217;padding:32px 28px 28px;display:flex;flex-direction:column;gap:14px;border-left:4px solid #67BA7E;transition:box-shadow .22s ease-out,transform .2s ease-out;position:relative}
.sc-nxt .step-card:hover{box-shadow:0 6px 22px #34179224;transform:translateY(-3px)}
.sc-nxt .step-card.step-alt{border-left-color:#341792}
.sc-nxt .step-card .sc-step-num{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9990cc}
.sc-nxt .step-card .sc-step-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#67ba7e2e,#3417921f);display:flex;align-items:center;justify-content:center}
.sc-nxt .step-card .sc-step-icon .codicon{font-size:22px;color:#341792}
.sc-nxt .step-card.step-alt .sc-step-icon .codicon{color:#67BA7E}
.sc-nxt .step-card h4{font-size:1.08rem;font-weight:700;color:#1a1240;margin:0;line-height:1.3}
.sc-nxt .step-card p{font-size:.94rem;color:#5a587a;line-height:1.68;margin:0}
.sc-nxt .step-card .sc-link-v2{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#341792;text-decoration:none;margin-top:4px;transition:gap .18s ease-out,color .18s ease-out}
.sc-nxt .step-card .sc-link-v2:hover{color:#67BA7E;gap:10px}
.sc-nxt .step-card .sc-link-v2 .codicon{font-size:14px}
.nxt-divider{grid-column:1 / -1;display:flex;align-items:center;gap:16px;margin:4px 0}
.nxt-divider span{font-size:12px;color:#aaa8cc;white-space:nowrap;font-weight:500}
.nxt-divider::before,.nxt-divider::after{content:'';flex:1;height:1px;background:linear-gradient(to right,transparent,#e0ddf8,transparent)}
@media (max-width: 900px) {
.sc-nxt .nxt-inner{grid-template-columns:1fr;gap:32px}
.sc-hero .hd-actions{flex-direction:column;align-items:center}
}
@media (max-width: 540px) {
.sc-hero{padding:64px 16px 60px}
.sc-nxt{padding:52px 16px 64px}
.sc-nxt .step-card{padding:24px 18px 22px}
}