@import url("https://fonts.googleapis.com/css2?family=Lavishly+Yours&display=swap");
:root{
  --bg:#160c08;--bg2:#24100a;--panel:#24110d;--panel2:#31170f;--line:#61301e;
  --text:#fff8f2;--muted:#f4c7ad;--cyan:#E73F1E;--green:#F9B637;--orange:#FB6C00;--red:#ff4a4a;
  --shadow:0 18px 50px rgba(231,63,30,.18);--radius:18px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Hind Siliguri",Inter,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}
.topbar{background:#04101b;border-bottom:1px solid #16354d;font-size:13px;color:#a9c0b3}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(6,17,31,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(50,230,255,.13)}
.nav-wrap{display:flex;align-items:center;min-height:78px;gap:24px}.brand{width:245px;flex:0 0 auto}.main-nav{display:flex;gap:6px;align-items:center;margin-left:auto}.main-nav a{padding:10px 12px;border-radius:10px;color:#d5e0d8;font-weight:600}.main-nav a:hover,.main-nav a.active{background:#163326;color:#fff}.nav-actions{display:flex;gap:8px}.nav-toggle{display:none;background:#163326;border:1px solid var(--line);color:#fff;border-radius:10px;padding:8px 12px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:12px;padding:12px 18px;font-weight:700;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--cyan),var(--green));color:#03111c}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.02);color:#e9f6ff}.btn-danger{background:#6e1c2c;color:#fff;border-color:#a83046}.btn-sm{padding:8px 13px;font-size:14px}.btn-block{width:100%}
.hero{padding:92px 0 70px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(50,230,255,.12);filter:blur(70px);right:-160px;top:-160px}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(124,255,133,.08);filter:blur(80px);left:-180px;bottom:-220px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.eyebrow{display:inline-flex;gap:8px;padding:7px 12px;border:1px solid rgba(50,230,255,.28);border-radius:999px;color:var(--cyan);background:rgba(50,230,255,.06);font-weight:700;font-size:14px}.hero h1{font-family:Inter,"Hind Siliguri",sans-serif;font-size:clamp(42px,6vw,74px);line-height:1.05;margin:18px 0}.gradient-text{background:linear-gradient(90deg,var(--cyan),var(--green));-webkit-background-clip:text;color:transparent}.hero p{font-size:19px;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.cyber-panel{background:linear-gradient(145deg,#0e2841,#091a2b);border:1px solid #315c47;border-radius:26px;padding:28px;box-shadow:var(--shadow);position:relative}.cyber-panel:before{content:"";position:absolute;inset:12px;border:1px dashed rgba(50,230,255,.2);border-radius:18px;pointer-events:none}.shield{width:150px;height:176px;margin:15px auto 28px;clip-path:polygon(50% 0,94% 17%,87% 74%,50% 100%,13% 74%,6% 17%);background:linear-gradient(145deg,var(--cyan),#44725b 50%,var(--green));display:grid;place-items:center;color:#02111a;font-size:58px;font-weight:900;box-shadow:0 0 60px rgba(50,230,255,.25)}.status-line{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #193b55;color:#b8d0de}.status-line:last-child{border-bottom:0}.status-ok{color:var(--green);font-weight:700}
.section{padding:76px 0}.section.alt{background:#081624}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head h2{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.15}.section-head p{color:var(--muted);max-width:650px;margin:8px 0 0}.grid{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(145deg,var(--panel),#091b2d);border:1px solid #163326;border-radius:var(--radius);padding:24px;box-shadow:0 10px 35px rgba(0,0,0,.15);transition:.28s}.card:hover{transform:translateY(-6px);border-color:#44725b}.card h3{margin:10px 0 8px;font-size:22px}.card p{color:var(--muted)}.icon-box{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,rgba(50,230,255,.17),rgba(124,255,133,.14));display:grid;place-items:center;font-size:25px;border:1px solid #44725b}.card-meta{display:flex;justify-content:space-between;gap:12px;color:#a9c0b3;font-size:14px;margin:14px 0}.price{font-family:Inter,sans-serif;font-weight:800;font-size:23px;color:var(--green)}.card-actions{display:flex;gap:10px;margin-top:18px}.course-thumb,.service-thumb,.blog-thumb{height:180px;border-radius:14px;background:linear-gradient(135deg,#12372a,#0b1f18);display:grid;place-items:center;font-size:58px;border:1px solid #24583E;overflow:hidden}.course-thumb img,.service-thumb img,.blog-thumb img{width:100%;height:100%;object-fit:cover}.badge{display:inline-flex;padding:5px 10px;border-radius:999px;background:#163326;color:#bcecff;font-size:13px;font-weight:700}.badge.success{background:#123c31;color:#9dffb0}.badge.warning{background:#443817;color:#ffde7e}.badge.danger{background:#4b1d2a;color:#ff9bab}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{padding:25px;border:1px solid #315c47;border-radius:16px;background:#0c2035}.stat strong{display:block;font:800 34px Inter;color:var(--cyan)}.stat span{color:var(--muted)}.steps{counter-reset:step}.step{position:relative;padding-left:70px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--green));color:#03111c;font:800 18px Inter}
.cta{background:linear-gradient(125deg,#0b3048,#102f3f 55%,#143525);border:1px solid #44725b;border-radius:26px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{font-size:38px;margin:0 0 8px}.cta p{color:#c0d6df;margin:0}
.form-card{max-width:760px;margin:auto;background:#0b1e32;border:1px solid #315c47;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700;color:#d9edf7}.input,.field input,.field textarea,.field select{width:100%;background:#0B1F18;color:#eef8ff;border:1px solid #153B2A;border-radius:12px;padding:12px 14px;outline:none}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(50,230,255,.08)}.help{font-size:13px;color:#8ca8b9}.flash{margin-top:18px;padding:14px 16px;border-radius:12px}.flash.success{background:#123c31;border:1px solid #2f7c61}.flash.error{background:#481c29;border:1px solid #8e3047}
.page-hero{padding:55px 0;background:linear-gradient(180deg,#0b2034,#07140e);border-bottom:1px solid #163326}.page-hero h1{font-size:46px;margin:0}.page-hero p{color:var(--muted);max-width:760px}.breadcrumb{color:#8fa497;font-size:14px;margin-bottom:10px}.content-layout{display:grid;grid-template-columns:1fr 340px;gap:28px;align-items:start}.sidebar-card{position:sticky;top:105px}.rich-content{font-size:17px;color:#d5e7f0}.rich-content h2,.rich-content h3{color:#fff}.rich-content a{color:var(--cyan)}.rich-content table{width:100%;border-collapse:collapse}.rich-content td,.rich-content th{border:1px solid #2a516c;padding:8px}
.table-wrap{overflow:auto;border:1px solid #315c47;border-radius:15px}.table{width:100%;border-collapse:collapse;min-width:760px}.table th,.table td{padding:13px 14px;border-bottom:1px solid #163326;text-align:left;vertical-align:top}.table th{background:#0d2942;color:#c8e9f5}.table tr:hover td{background:rgba(255,255,255,.018)}.progress{height:10px;background:#07131f;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),var(--green))}
.dashboard{display:grid;grid-template-columns:250px 1fr;gap:24px}.dash-nav{background:#0b1f33;border:1px solid #315c47;border-radius:18px;padding:15px;align-self:start;position:sticky;top:100px}.dash-nav a{display:block;padding:11px 13px;border-radius:10px;color:#cbded1}.dash-nav a:hover,.dash-nav a.active{background:#14314c;color:#fff}.dash-main{min-width:0}.lesson-list{display:flex;flex-direction:column;gap:10px}.lesson-link{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;border:1px solid #315c47;border-radius:12px;background:#0a1b2d}.lesson-link:hover{border-color:var(--cyan)}.video-frame{aspect-ratio:16/9;width:100%;border:0;border-radius:18px;background:#000}
.certificate{background:#fff;color:#102238;border:12px solid #12372a;padding:52px;text-align:center;position:relative;max-width:1000px;margin:auto}.certificate:after{content:"";position:absolute;inset:12px;border:2px solid #c9a227;pointer-events:none}.certificate h1{font:800 45px Inter;margin:10px}.certificate .name{font-size:38px;font-weight:700;color:#315c47;border-bottom:2px solid #91c5d2;display:inline-block;padding:0 40px}.certificate .course-name{font-size:28px;font-weight:700}.cert-grid{display:grid;grid-template-columns:1fr 180px 1fr;gap:25px;align-items:end;margin-top:35px}.qr img{width:150px;margin:auto}.signature{border-top:1px solid #56788a;padding-top:5px}
.site-footer{padding:60px 0 20px;background:#030c15;border-top:1px solid #17364e}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer-grid h4{font-size:18px;margin:0 0 13px}.footer-grid a{display:block;color:#a8c0ce;margin:7px 0}.footer-grid p{color:#8faab9}.footer-logo{width:245px;margin-bottom:16px}.social-row{display:flex;gap:14px;flex-wrap:wrap}.footer-bottom{border-top:1px solid #17364e;margin-top:35px;padding-top:20px;color:#7895a7;text-align:center}
.empty{padding:45px;text-align:center;color:#8fa497;border:1px dashed #2d5570;border-radius:16px}.auth-shell{min-height:65vh;display:grid;place-items:center;padding:60px 0}.auth-card{width:min(500px,100%);background:#0c2034;border:1px solid #315c47;border-radius:22px;padding:30px}.auth-card h1{margin-top:0}.muted{color:var(--muted)}.text-center{text-align:center}.mt-0{margin-top:0}.mt-2{margin-top:12px}.mt-3{margin-top:20px}.mb-0{margin-bottom:0}.flex{display:flex}.gap-2{gap:10px}.justify-between{justify-content:space-between}.align-center{align-items:center}
@media(max-width:980px){.main-nav{display:none;position:absolute;top:78px;left:16px;right:16px;background:#0b1f18;border:1px solid #315c47;border-radius:16px;padding:12px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.nav-actions{display:none}.brand{width:205px}.hero-grid,.content-layout{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.sidebar-card{position:static}.dashboard{grid-template-columns:1fr}.dash-nav{position:static;display:flex;overflow:auto}.dash-nav a{white-space:nowrap}.topbar{display:none}}
@media(max-width:640px){.container{width:min(100% - 22px,1180px)}.nav-wrap{min-height:68px}.brand{width:180px}.main-nav{top:69px}.hero{padding:58px 0 48px}.hero h1{font-size:42px}.hero p{font-size:17px}.cyber-panel{padding:20px}.section{padding:54px 0}.grid-3,.grid-4,.stat-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.cta{padding:28px;align-items:flex-start;flex-direction:column}.cta h2{font-size:30px}.page-hero h1{font-size:36px}.form-card{padding:20px}.certificate{padding:30px 18px;border-width:7px}.certificate h1{font-size:30px}.certificate .name{font-size:27px;padding:0 12px}.certificate .course-name{font-size:22px}.cert-grid{grid-template-columns:1fr}.card-actions{flex-direction:column}.btn{width:100%}}
@media print{.topbar,.site-header,.site-footer,.no-print,.flash{display:none!important}body{background:#fff}.section{padding:0}.container{width:100%}.certificate{box-shadow:none;max-width:none}}
.brand{width:88px}.brand img{width:78px;height:78px;object-fit:contain;border-radius:14px}.footer-logo{width:120px;height:120px;object-fit:contain;border-radius:18px}.video-preview-card{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#12372a,#0b1f18);border:1px solid #24583E;display:grid;place-items:center}.play-btn{width:82px;height:82px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(50,230,255,.18);color:#fff;font-size:32px;cursor:pointer;backdrop-filter:blur(8px)}.video-modal{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.video-modal.open{display:flex}.video-modal-card{width:min(960px,100%);background:#07140e;border:1px solid #24583E;border-radius:20px;padding:16px}.video-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.video-modal-close{background:#163326;color:#fff;border:1px solid #24583E;border-radius:10px;padding:8px 12px;cursor:pointer}.mentor-card{display:flex;gap:18px;align-items:center}.mentor-card img,.team-avatar{width:96px;height:96px;border-radius:22px;object-fit:cover;border:1px solid #24583E;background:#163326}.mentor-avatar-fallback,.team-avatar-fallback{width:96px;height:96px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#163326,#0b1f18);font:800 34px Inter;color:var(--cyan);border:1px solid #24583E}.team-card{text-align:left}.team-card .team-avatar,.team-card .team-avatar-fallback{margin-bottom:12px}@media(max-width:980px){.brand{width:74px}.brand img{width:66px;height:66px}.main-nav{top:78px}}@media(max-width:640px){.brand{width:64px}.brand img{width:58px;height:58px}}
.header-user{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;align-items:center;column-gap:10px;background:#0b1f33;border:1px solid #315c47;border-radius:14px;padding:6px 10px;min-width:210px}.header-user img,.header-user span{grid-row:1/3;width:38px;height:38px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--cyan),var(--green));color:#03111c;display:grid;place-items:center;font-weight:800}.header-user strong{font-size:13px;line-height:1.1}.header-user small{font-size:11px;color:var(--muted);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.payment-method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.payment-card{display:block;background:linear-gradient(145deg,var(--panel),#091b2d);border:1px solid #315c47;border-radius:20px;padding:24px;text-align:center;box-shadow:0 10px 35px rgba(0,0,0,.15);transition:.25s}.payment-card:hover{transform:translateY(-6px);border-color:var(--cyan)}.payment-logo{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;margin:0 auto 12px;background:#0B1F18;font-size:34px;border:1px solid #153B2A}.copy-box{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#0B1F18;border:1px solid #153B2A;border-radius:16px;padding:16px;margin:15px 0}.copy-box span{display:block;color:var(--muted);font-size:13px}.copy-box strong{display:block;color:#fff;font-size:20px}.instruction-list{color:#d5e0d8}.instruction-list li{margin:8px 0}.order-summary-card{background:#0B1F18;border:1px solid #153B2A;border-radius:18px;padding:18px;margin-top:20px;text-align:left}.profile-photo-preview{width:110px;height:110px;border-radius:28px;background:#0B1F18;border:1px solid #153B2A;margin:0 0 18px;overflow:hidden;display:grid;place-items:center}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-preview span{font:800 42px Inter;color:var(--cyan)}.testimonial-slider{overflow:hidden;position:relative}.testimonial-track{display:flex;gap:18px;transition:transform .5s ease}.testimonial-slide{min-width:calc((100% - 36px)/3)}.testimonial-person{display:flex;align-items:center;gap:12px;margin-top:18px}.testimonial-person img,.testimonial-person span{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#163326;border:1px solid #153B2A;display:grid;place-items:center;color:var(--cyan);font-weight:800}.testimonial-person h3{margin:0;font-size:18px}.testimonial-person small{color:var(--muted)}
@media(max-width:980px){.payment-method-grid{grid-template-columns:repeat(2,1fr)}.testimonial-slide{min-width:calc((100% - 18px)/2)}.header-user{display:none}}
@media(max-width:640px){.payment-method-grid{grid-template-columns:1fr}.testimonial-slide{min-width:100%}.copy-box{align-items:flex-start;flex-direction:column}}


/* Header compactness and duplicate-safe menu presentation */
.site-header .nav-wrap{min-height:64px;gap:12px}.site-header .brand{width:62px;flex:0 0 auto}.site-header .brand img{width:54px;height:54px;border-radius:12px;object-fit:contain}.main-nav{gap:2px;flex-wrap:nowrap}.main-nav a{padding:8px 9px;font-size:14px;line-height:1.1;white-space:nowrap}.nav-actions{gap:6px;align-items:center}.nav-actions .btn-sm{padding:7px 10px}.header-user{min-width:175px;grid-template-columns:32px auto;padding:5px 8px}.header-user img,.header-user span{width:32px;height:32px}.header-user small{max-width:118px}.topbar-inner{min-height:30px}.topbar{font-size:12px}@media(max-width:1120px){.main-nav a{font-size:13px;padding:7px 7px}.header-user{min-width:155px}.header-user small{max-width:95px}.nav-wrap{gap:8px}}@media(max-width:980px){.main-nav{top:66px}.site-header .brand{width:58px}.site-header .brand img{width:50px;height:50px}}@media(max-width:640px){.site-header .nav-wrap{min-height:60px}.main-nav{top:61px}.site-header .brand{width:52px}.site-header .brand img{width:46px;height:46px}}


/* SCSF Official final visual refresh */
:root{--bg:#160c08;--bg2:#24100a;--panel:#24110d;--panel2:#31170f;--line:#61301e;--text:#fff8f2;--muted:#f4c7ad;--cyan:#E73F1E;--green:#F9B637;--orange:#FB6C00;--red:#ff4a4a;--shadow:0 18px 50px rgba(231,63,30,.18)}
body{background:radial-gradient(circle at top right,rgba(251,108,0,.16),transparent 35%),var(--bg);font-family:Inter,system-ui,sans-serif}.topbar{background:#110805;border-bottom:1px solid rgba(249,182,55,.22);color:#ffd9bc}.site-header{background:rgba(22,12,8,.88);border-bottom:1px solid rgba(249,182,55,.22)}.nav-wrap{min-height:70px}.brand{display:flex!important;align-items:center;gap:10px;width:270px!important;min-width:245px}.brand img{width:54px!important;height:54px!important;border-radius:12px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.08}.brand-copy strong{font-size:15px;font-weight:800;color:#fff;letter-spacing:.2px}.brand-copy small{font-size:11px;color:#ffcba7;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-nav a:hover,.main-nav a.active{background:rgba(251,108,0,.2);color:#fff}.btn-primary,.gradient-text{background:linear-gradient(135deg,#E73F1E,#FB6C00 52%,#F9B637);color:#fff}.gradient-text{-webkit-background-clip:text;color:transparent}.btn-primary{background:linear-gradient(135deg,#E73F1E,#FB6C00 60%,#F9B637);color:#fff;border-color:rgba(249,182,55,.24)}.btn-ghost{border-color:rgba(249,182,55,.32);background:rgba(255,255,255,.035)}.eyebrow{border-color:rgba(249,182,55,.35);color:#F9B637;background:rgba(251,108,0,.12)}.card,.form-card,.auth-card,.dash-nav,.sidebar-card,.cyber-panel{background:linear-gradient(145deg,var(--panel),#170c08);border-color:rgba(249,182,55,.25)}.card:hover{border-color:#F9B637}.price{color:#F9B637;font-size:18px}.badge{background:rgba(251,108,0,.18);color:#ffe2bf}.badge.success{background:rgba(30,143,74,.25);color:#a7ffbf}.badge.warning{background:rgba(249,182,55,.2);color:#ffe3a3}.stat strong{color:#F9B637}.progress span{background:linear-gradient(90deg,#E73F1E,#FB6C00,#F9B637)}
.hero-with-slider{min-height:660px;display:flex;align-items:center}.hero-with-slider .hero-grid{position:relative;z-index:2}.hero-bg-slider{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg-slider span{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:heroFade 15s infinite;transform:scale(1.04)}.hero-bg-slider span:nth-child(2){animation-delay:5s}.hero-bg-slider span:nth-child(3){animation-delay:10s}.hero-with-slider:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,12,8,.94) 0%,rgba(22,12,8,.78) 44%,rgba(22,12,8,.25) 100%);z-index:1;filter:none}.hero-with-slider:after{content:"";position:absolute;left:0;right:0;bottom:0;height:230px;background:linear-gradient(0deg,var(--bg) 0%,rgba(22,12,8,.86) 36%,rgba(22,12,8,0) 100%);z-index:1;filter:none}@keyframes heroFade{0%,100%{opacity:0}7%,33%{opacity:1}40%{opacity:0}}
.video-preview-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.video-preview-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.1))}.video-preview-card .play-btn{position:relative;z-index:2;background:linear-gradient(135deg,#E73F1E,#FB6C00)}.card-clickable{cursor:pointer;position:relative}.card-clickable:hover h3{color:#F9B637}.payment-logo{overflow:hidden}.payment-logo img{width:100%;height:100%;object-fit:cover}.dash-nav a{display:flex;align-items:center;gap:10px;color:#fff!important}.dash-nav a *{color:#fff!important}.dash-ico{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:rgba(255,255,255,.12);font-size:12px;color:#fff!important}.dash-nav a:hover,.dash-nav a.active{background:linear-gradient(135deg,rgba(231,63,30,.55),rgba(251,108,0,.35));color:#fff}.main-nav{margin-left:auto}.service-thumb,.course-thumb,.blog-thumb{background:linear-gradient(135deg,#36150b,#FB6C00);border-color:rgba(249,182,55,.35)}
.certificate-section{background:#f4efe8}.certificate-a4{width:1123px;max-width:100%;aspect-ratio:1.414/1;background:linear-gradient(135deg,#fffdfa,#fff4e7);color:#1a1715;margin:auto;position:relative;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.2);font-family:Inter,Arial,sans-serif}.cert-border{position:absolute;inset:34px;border:4px solid #E73F1E;outline:2px solid #F9B637;outline-offset:10px;padding:28px 48px;text-align:center}.cert-watermark{position:absolute;inset:0;display:grid;place-items:center;opacity:.055}.cert-watermark img{width:520px}.cert-head{display:flex;justify-content:center;align-items:center;gap:14px;margin-bottom:14px}.cert-head img{width:74px;height:74px;object-fit:contain}.cert-head div{display:flex;flex-direction:column;text-align:left}.cert-head strong{font-size:24px;text-transform:uppercase;letter-spacing:1px;color:#E73F1E}.cert-head span{font-size:14px;color:#7a4a2c}.cert-kicker{text-transform:uppercase;letter-spacing:5px;color:#FB6C00;font-weight:800;margin:12px 0}.certificate-a4 h1{font-size:30px;margin:10px 0;color:#28130b}.cert-name{font-size:52px;line-height:1.05;font-family:Georgia,serif;color:#E73F1E;font-weight:800;border-bottom:3px solid #F9B637;display:inline-block;padding:2px 70px;margin:8px 0 12px}.cert-text{font-size:17px;color:#4c382e;margin:8px 0}.cert-course{font-size:32px;font-weight:800;color:#25110b}.cert-bottom{display:grid;grid-template-columns:1fr 150px 1fr;align-items:end;gap:25px;margin-top:22px}.cert-sign img{height:60px;margin:auto;object-fit:contain}.cert-sign{border-top:2px solid #25110b;padding-top:7px}.cert-sign strong,.cert-sign span,.cert-qr span{display:block}.cert-sign span,.cert-qr span{font-size:12px;color:#6e5242}.cert-qr img{width:130px;margin:auto}.footer-logo{width:100px!important;height:100px!important}.page-hero{background:linear-gradient(135deg,#2a1008,#130905);border-bottom:1px solid rgba(249,182,55,.22)}
@media(max-width:1180px){.brand{width:230px!important;min-width:210px}.brand-copy strong{font-size:13px}.brand-copy small{max-width:150px}.main-nav a{font-size:12px;padding:7px 6px}.header-user{min-width:142px}.header-user small{max-width:84px}}@media(max-width:980px){.brand{width:auto!important;min-width:0}.brand-copy{display:none}.hero-with-slider{min-height:auto}.main-nav{background:#1d0e09;border-color:rgba(249,182,55,.28)}.dash-nav{display:flex;overflow:auto}.dash-nav a{white-space:nowrap}}@media(max-width:640px){.hero-with-slider{padding-top:70px}.cert-name{font-size:32px;padding:0 20px}.cert-border{inset:18px;padding:20px}.cert-bottom{grid-template-columns:1fr}.certificate-a4{aspect-ratio:auto;min-height:820px}.cert-head strong{font-size:18px}}
@page{size:A4 landscape;margin:0}@media print{body{background:#fff!important}.certificate-section{padding:0!important}.container{width:100%!important}.certificate-a4{width:297mm;height:210mm;max-width:none;box-shadow:none}.cert-border{inset:12mm}.site-footer,.site-header,.topbar,.no-print,.flash{display:none!important}}


/* Final brown/orange consistency patch: remove hero slider, blue tints, and certificate watermark */
body{background:linear-gradient(180deg,#160c08 0%,#1d0e09 55%,#110805 100%)!important;color:var(--text)!important}
.hero{min-height:auto!important;padding:92px 0 70px!important;background:linear-gradient(135deg,#160c08 0%,#24100a 56%,#31170f 100%)!important;display:block!important;align-items:unset!important}
.hero.hero-with-slider{min-height:auto!important;background:linear-gradient(135deg,#160c08 0%,#24100a 56%,#31170f 100%)!important}
.hero-bg-slider{display:none!important}.hero:before,.hero:after,.hero-with-slider:before,.hero-with-slider:after{display:none!important;content:none!important}
.section.alt,.site-footer,.topbar,.form-card,.dash-nav,.table-wrap,.sidebar-card,.auth-card,.modal-content,.checkout-card{background:#1d0e09!important;border-color:rgba(249,182,55,.25)!important}.section{background:#160c08}.section:nth-of-type(even){background:#1b0e09}.page-hero{background:linear-gradient(135deg,#2a1008,#130905)!important;border-bottom:1px solid rgba(249,182,55,.25)!important}.site-header{background:rgba(22,12,8,.92)!important;border-bottom:1px solid rgba(249,182,55,.25)!important}.main-nav,.main-nav.open{background:transparent;border-color:rgba(249,182,55,.28)!important}.main-nav a:hover,.main-nav a.active{background:rgba(251,108,0,.22)!important;color:#fff!important}
.card,.cyber-panel,.stat,.lesson-link,.payment-method-card,.order-summary,.profile-card,.team-card,.mentor-card{background:linear-gradient(145deg,#24110d,#170c08)!important;border-color:rgba(249,182,55,.26)!important}.cyber-panel:before{border-color:rgba(249,182,55,.22)!important}.shield,.step:before,.btn-primary{background:linear-gradient(135deg,#E73F1E,#FB6C00 58%,#F9B637)!important;color:#fff!important;box-shadow:0 18px 48px rgba(251,108,0,.22)!important}.status-line,.table th,.table td,.rich-content td,.rich-content th{border-color:rgba(249,182,55,.22)!important;color:#ffe1c7!important}.status-ok,.price,.stat strong{color:#F9B637!important}.input,.field input,.field textarea,.field select{background:#130905!important;border-color:rgba(249,182,55,.32)!important;color:#fff8f2!important}.field input:focus,.field textarea:focus,.field select:focus{border-color:#FB6C00!important;box-shadow:0 0 0 3px rgba(251,108,0,.14)!important}.course-thumb,.service-thumb,.blog-thumb{background:linear-gradient(135deg,#36150b,#FB6C00)!important;border-color:rgba(249,182,55,.35)!important}.badge{background:rgba(251,108,0,.18)!important;color:#ffe2bf!important}.progress{background:#130905!important}.progress span{background:linear-gradient(90deg,#E73F1E,#FB6C00,#F9B637)!important}.rich-content,.card p,.section-head p,.hero p,.help,.breadcrumb{color:#f4c7ad!important}.rich-content a{color:#F9B637!important}.cert-watermark{display:none!important}.certificate-a4{background:linear-gradient(135deg,#fffdfa,#fff4e7)!important}.certificate-a4:before,.certificate-a4:after{display:none!important;content:none!important}
@media(max-width:980px){.main-nav,.main-nav.open{background:#1d0e09!important;border:1px solid rgba(249,182,55,.28)!important}.hero{padding-top:60px!important}}


/* Final dynamic sync, search and orange palette polish */
.topbar,.site-header,.header-user,.form-card,.cta,.page-hero,.site-footer,.footer-bottom{border-color:rgba(249,182,55,.28)!important}
.topbar{background:#100704!important;color:#ffe2bf!important}.site-header{background:rgba(22,8,4,.94)!important}.header-user{background:linear-gradient(145deg,#2b1109,#160804)!important;border:1px solid rgba(249,182,55,.36)!important;box-shadow:0 10px 30px rgba(231,63,30,.12)}.header-user img,.header-user span{background:linear-gradient(135deg,#E73F1E,#FB6C00,#F9B637)!important;color:#fff!important}.header-user small{color:#ffd7b0!important}
.cta{background:linear-gradient(135deg,#2c1008 0%,#5a1c0a 48%,#FB6C00 100%)!important;border:1px solid rgba(249,182,55,.42)!important;box-shadow:0 24px 60px rgba(231,63,30,.24)!important}.cta p{color:#fff0dc!important}.cta .input{background:#160804!important;border-color:rgba(255,255,255,.28)!important}
.search-card{padding:18px!important}.search-row{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;gap:14px;align-items:center}.search-title{font-weight:800;font-size:18px;color:#fff;white-space:nowrap}.search-row .input{height:48px}.search-row .btn{height:48px}.empty{padding:22px;border:1px dashed rgba(249,182,55,.35);border-radius:16px;color:#f4c7ad;background:rgba(255,255,255,.025);text-align:center}
.contact-page-hero{background:radial-gradient(circle at top left,rgba(231,63,30,.35),transparent 38%),linear-gradient(135deg,#2a1008,#130905)!important}.contact-highlight{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#2b1109,#5a1c0a);border:1px solid rgba(249,182,55,.34);border-radius:28px;padding:32px;margin-bottom:26px;box-shadow:var(--shadow)}.contact-highlight h2{font-size:clamp(28px,4vw,44px);line-height:1.12;margin:12px 0}.contact-highlight p{color:#ffe0c0;max-width:720px}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:start}.contact-form h2{margin-top:0}.contact-info-stack{display:grid;gap:16px}.contact-info-card{padding:22px!important}.contact-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#E73F1E,#FB6C00);font-size:22px;margin-bottom:10px}.footer-credit{display:inline-block;margin-left:10px;color:#ffd095}.footer-credit a{color:#F9B637;font-weight:800}.service-thumb,.course-thumb,.blog-thumb{background:linear-gradient(135deg,#351207,#FB6C00 60%,#F9B637)!important}.badge{border:1px solid rgba(249,182,55,.25)}
@media(max-width:760px){.search-row{grid-template-columns:1fr}.contact-highlight{align-items:flex-start;flex-direction:column}.contact-grid{grid-template-columns:1fr}.footer-credit{display:block;margin:6px 0 0}.cta{align-items:flex-start;flex-direction:column}.cta form{width:100%}}

/* Mobile layout fixes: desktop remains unchanged */
@media (max-width: 640px){
  .hero-grid{
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }
  .hero-grid > div:first-child{
    order: 2 !important;
  }
  .hero-grid > .cyber-panel{
    order: 1 !important;
    margin-bottom: 4px;
  }
  .hero{
    padding: 34px 0 44px !important;
  }
  .hero h1{
    font-size: 34px !important;
  }
  .hero p{
    font-size: 15px !important;
  }

  .grid-3,
  .grid-4,
  .stat-grid,
  .footer-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .card{
    padding: 14px !important;
    border-radius: 14px !important;
  }
  .card h3{
    font-size: 16px !important;
    line-height: 1.25 !important;
  }
  .card p{
    font-size: 13px !important;
    line-height: 1.45 !important;
  }
  .course-thumb,
  .service-thumb,
  .blog-thumb{
    height: 112px !important;
    border-radius: 12px !important;
    font-size: 34px !important;
  }
  .card-meta{
    flex-direction: column !important;
    gap: 5px !important;
    font-size: 12px !important;
  }
  .price{
    font-size: 17px !important;
  }
  .badge{
    font-size: 11px !important;
    padding: 4px 8px !important;
  }
  .card-actions{
    flex-direction: column !important;
    gap: 7px !important;
  }
  .card-actions .btn,
  .card .btn-block{
    padding: 9px 8px !important;
    font-size: 12px !important;
  }

  .steps .step{
    padding: 58px 13px 14px !important;
  }
  .steps .step:before{
    left: 13px !important;
    top: 13px !important;
    width: 36px !important;
    height: 36px !important;
    font-size: 14px !important;
  }

  .footer-grid{
    align-items: start !important;
  }
  .footer-grid h4{
    font-size: 15px !important;
  }
  .footer-grid p,
  .footer-grid a{
    font-size: 12px !important;
    line-height: 1.45 !important;
  }
  .footer-logo{
    width: 72px !important;
    height: 72px !important;
  }
}

.whatsapp-float{
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 999;
  width: 58px;
  height: 58px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #25D366;
  color: #fff;
  box-shadow: 0 18px 38px rgba(0,0,0,.28);
  border: 3px solid rgba(255,255,255,.85);
  transition: .25s;
}
.whatsapp-float:hover{transform: translateY(-3px) scale(1.03)}
.whatsapp-float svg{width: 30px;height: 30px;fill: currentColor}
@media (max-width:640px){.whatsapp-float{right:14px;bottom:14px;width:52px;height:52px}.whatsapp-float svg{width:27px;height:27px}}


/* Services/Courses title-bar removal, contact grid below form, clickable blog cards and final contact polish */
.listing-section{padding-top:34px!important}
.contact-grid{grid-template-columns:1fr!important}
.contact-form{max-width:none!important;width:100%!important;margin:0!important}
.contact-info-stack{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.contact-info-card{min-height:190px;display:flex;flex-direction:column;justify-content:flex-start}
.contact-info-card p{word-break:break-word}
.blog-card{cursor:pointer}
.blog-card:hover h3{color:#F9B637!important}
@media(max-width:980px){.contact-info-stack{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.listing-section{padding-top:24px!important}.contact-info-stack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.contact-info-card{min-height:160px;padding:14px!important}.contact-icon{width:40px;height:40px;border-radius:13px;font-size:18px}.contact-info-card h3{font-size:15px!important}.contact-info-card p{font-size:12px!important}.blog-card .btn{width:100%;padding:9px 8px!important;font-size:12px!important}}


/* Final contact/certificate/upload fixes */
.contact-section-clean{padding-top:42px!important}
.signature-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}
.signature-preview-grid>div{background:rgba(255,255,255,.06);border:1px solid rgba(249,182,55,.22);border-radius:16px;padding:12px;text-align:center}
.signature-preview{height:54px;max-width:100%;object-fit:contain;background:#fff;border-radius:10px;padding:6px;margin-top:8px}
@media(max-width:640px){.signature-preview-grid{grid-template-columns:1fr}.contact-section-clean{padding-top:24px!important}}

/* Payment method selection minimal card update */
.payment-select-section .payment-select-head{margin-bottom:24px!important}.payment-method-grid-minimal{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.payment-card-minimal{display:flex!important;flex-direction:column!important;gap:12px!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,#24110d,#170c08)!important;border:1px solid rgba(249,182,55,.28)!important;border-radius:18px!important;padding:14px!important;box-shadow:0 12px 34px rgba(0,0,0,.16)!important;min-height:170px!important;text-align:center!important}.payment-card-minimal:hover{transform:translateY(-4px)!important;border-color:#F9B637!important;box-shadow:0 18px 42px rgba(251,108,0,.2)!important}.payment-logo-landscape{width:100%!important;aspect-ratio:2/1!important;height:auto!important;max-height:128px!important;border-radius:14px!important;overflow:hidden!important;margin:0!important;background:#fff!important;border:1px solid rgba(249,182,55,.24)!important;display:grid!important;place-items:center!important;padding:10px!important}.payment-logo-landscape img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;max-width:100%!important;max-height:100%!important}.payment-card-minimal h3{margin:0!important;font-size:18px!important;line-height:1.2!important;color:#fff8f2!important;font-weight:800!important}.payment-card-minimal p{display:none!important}.payment-fallback-icon{font-size:40px!important;line-height:1!important;color:#FB6C00!important}
@media(max-width:980px){.payment-method-grid-minimal{grid-template-columns:repeat(2,minmax(0,1fr))!important}.payment-card-minimal{min-height:150px!important}.payment-logo-landscape{max-height:112px!important}}
@media(max-width:480px){.payment-method-grid-minimal{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.payment-card-minimal{padding:10px!important;border-radius:14px!important;min-height:126px!important}.payment-logo-landscape{border-radius:12px!important;max-height:86px!important;padding:8px!important}.payment-card-minimal h3{font-size:14px!important}}


/* =========================================================
   Complete Light Theme Palette Patch
   Scope: color/background/contrast only; feature/layout logic unchanged.
   ========================================================= */
:root{
  --bg:#F8FAF8!important;
  --bg2:#EEF5F0!important;
  --panel:#ffffff!important;
  --panel2:#F1F5F2!important;
  --line:#D8E3DB!important;
  --text:#0f172a!important;
  --muted:#475569!important;
  --cyan:#153B2A!important;
  --green:#15803d!important;
  --orange:#d97706!important;
  --red:#dc2626!important;
  --shadow:0 18px 45px rgba(11,31,24,.10)!important;
}
html,body{background:#F8FAF8!important;color:#0f172a!important;}
body{background:linear-gradient(180deg,#ffffff 0%,#F8FAF8 48%,#EEF5F0 100%)!important;color:#0f172a!important;}
a{color:inherit;}
h1,h2,h3,h4,h5,h6,.section-head h2,.page-hero h1,.card h3,.auth-card h1,.form-card h1,.form-card h2,.rich-content h2,.rich-content h3,.certificate-a4 h1,.search-title,.brand-copy strong{color:#0f172a!important;}
p,.card p,.section-head p,.hero p,.rich-content,.help,.breadcrumb,.muted,.footer-grid p,.footer-bottom,.status-line,.card-meta,.testimonial-person small,.header-user small{color:#475569!important;}
.topbar{background:#EEF5F0!important;border-bottom:1px solid #edf4ef!important;color:#334155!important;}
.site-header{background:rgba(255,255,255,.92)!important;border-bottom:1px solid #D8E3DB!important;box-shadow:0 12px 32px rgba(15,23,42,.06)!important;}
.brand-copy small{color:#64748b!important;}
.main-nav,.main-nav.open{background:transparent!important;border-color:#D8E3DB!important;}
.main-nav a{color:#1e293b!important;}
.main-nav a:hover,.main-nav a.active,.dash-nav a:hover,.dash-nav a.active{background:#E8F1EB!important;color:#153B2A!important;}
.nav-toggle{background:#ffffff!important;border:1px solid #cbd5e1!important;color:#0f172a!important;box-shadow:0 8px 22px rgba(15,23,42,.08)!important;}
.header-user{background:#ffffff!important;border:1px solid #D8E3DB!important;box-shadow:0 10px 30px rgba(15,23,42,.08)!important;}
.header-user img,.header-user span{background:#153B2A!important;color:#fff!important;}
.hero,.hero.hero-with-slider{background:linear-gradient(135deg,#ffffff 0%,#f4f9ff 54%,#E8F1EB 100%)!important;color:#0f172a!important;}
.hero:before,.hero:after{display:none!important;content:none!important;}
.gradient-text{background:linear-gradient(90deg,#153B2A,#24583E)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;}
.eyebrow{background:#EEF5F0!important;border-color:#C8D9CD!important;color:#153B2A!important;}
.section{background:#F8FAF8!important;color:#0f172a!important;}
.section.alt,.section:nth-of-type(even){background:#EEF5F0!important;color:#0f172a!important;}
.page-hero,.contact-page-hero{background:linear-gradient(135deg,#ffffff,#EEF5F0)!important;border-bottom:1px solid #D8E3DB!important;color:#0f172a!important;}
.card,.form-card,.auth-card,.cyber-panel,.stat,.lesson-link,.dash-nav,.sidebar-card,.table-wrap,.payment-card,.payment-method-card,.order-summary,.order-summary-card,.profile-card,.team-card,.mentor-card,.contact-highlight,.contact-info-card,.module-block,.modal-content,.checkout-card,.copy-box,.profile-photo-preview,.video-modal-card,.signature-preview-grid>div,.payment-card-minimal{background:#ffffff!important;border-color:#D8E3DB!important;color:#0f172a!important;box-shadow:0 14px 38px rgba(15,23,42,.08)!important;}
.card[style*="background"],.card[style*="background:"]{background:#ffffff!important;color:#0f172a!important;border-color:#D8E3DB!important;}
.card:hover,.payment-card:hover,.payment-card-minimal:hover,.lesson-link:hover{border-color:#B9CBBE!important;box-shadow:0 18px 46px rgba(11,31,24,.12)!important;}
.cyber-panel:before{border-color:#C8D9CD!important;}
.shield,.step:before,.icon-box,.contact-icon,.dash-ico,.play-btn,.video-preview-card .play-btn{background:#153B2A!important;color:#ffffff!important;border-color:#153B2A!important;box-shadow:0 14px 34px rgba(11,31,24,.18)!important;}
.status-ok,.price,.stat strong,.rich-content a,.footer-credit a,.blog-card:hover h3,.card-clickable:hover h3{color:#153B2A!important;}
.btn{border-color:transparent!important;}
.btn-primary{background:#153B2A!important;color:#ffffff!important;border-color:#153B2A!important;box-shadow:0 12px 28px rgba(11,31,24,.20)!important;text-shadow:none!important;}
.btn-primary:hover{background:#c9a227!important;color:#ffffff!important;}
.btn-ghost{background:#ffffff!important;color:#0f172a!important;border-color:#cbd5e1!important;box-shadow:0 8px 18px rgba(15,23,42,.06)!important;}
.btn-ghost:hover{background:#EEF5F0!important;color:#153B2A!important;border-color:#B9CBBE!important;}
.btn-danger{background:#dc2626!important;color:#ffffff!important;border-color:#dc2626!important;}
.input,.field input,.field textarea,.field select,.cta .input,.inline-form input,.inline-form select{background:#ffffff!important;color:#0f172a!important;border:1px solid #cbd5e1!important;box-shadow:none!important;}
.input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#94a3b8!important;}
.field label{color:#1e293b!important;}
.field input:focus,.field textarea:focus,.field select:focus,.input:focus{border-color:#153B2A!important;box-shadow:0 0 0 3px rgba(11,31,24,.12)!important;}
.table th{background:#E8F1EB!important;color:#0f172a!important;border-bottom:1px solid #cbd5e1!important;}
.table td,.table th,.rich-content td,.rich-content th{border-color:#D8E3DB!important;color:#0f172a!important;}
.table tr:hover td{background:#F8FBF9!important;}
.empty{background:#ffffff!important;border-color:#cbd5e1!important;color:#475569!important;}
.badge{background:#E8F1EB!important;color:#153B2A!important;border:1px solid #C8D9CD!important;}
.badge.success{background:#dcfce7!important;color:#166534!important;border-color:#bbf7d0!important;}
.badge.warning{background:#fef3c7!important;color:#92400e!important;border-color:#fde68a!important;}
.badge.danger{background:#fee2e2!important;color:#991b1b!important;border-color:#fecaca!important;}
.flash.success{background:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0!important;}
.flash.error{background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important;}
.progress{background:#e2e8f0!important;}
.progress span{background:#153B2A!important;}
.course-thumb,.service-thumb,.blog-thumb,.video-preview-card{background:linear-gradient(135deg,#e0f2fe,#D8E3DB)!important;border-color:#C8D9CD!important;color:#153B2A!important;}
.payment-logo,.payment-logo-landscape{background:#ffffff!important;border-color:#D8E3DB!important;color:#153B2A!important;}
.payment-logo-landscape img,.payment-logo img{object-fit:contain!important;}
.payment-card-minimal h3{color:#0f172a!important;}
.payment-fallback-icon{color:#153B2A!important;}
.cta{background:linear-gradient(135deg,#153B2A,#c9a227)!important;color:#ffffff!important;border-color:#153B2A!important;box-shadow:0 24px 60px rgba(11,31,24,.22)!important;}
.cta h1,.cta h2,.cta h3,.cta p,.cta .section-head p{color:#ffffff!important;}
.contact-highlight{background:linear-gradient(135deg,#ffffff,#EEF5F0)!important;color:#0f172a!important;}
.contact-highlight h2,.contact-highlight h3{color:#0f172a!important;}
.contact-highlight p{color:#475569!important;}
.site-footer{background:#ffffff!important;border-top:1px solid #D8E3DB!important;color:#0f172a!important;}
.footer-grid h4{color:#0f172a!important;}
.footer-grid a{color:#334155!important;}
.footer-grid a:hover{color:#153B2A!important;}
.footer-bottom{border-top:1px solid #D8E3DB!important;}
.copy-box strong{color:#0f172a!important;}
.instruction-list{color:#334155!important;}
.certificate-section{background:#F8FAF8!important;}
.certificate,.certificate-a4{background:#ffffff!important;color:#0f172a!important;box-shadow:0 20px 70px rgba(15,23,42,.12)!important;}
.cert-border{border-color:#153B2A!important;outline-color:#B9CBBE!important;}
.cert-head strong,.cert-name{color:#153B2A!important;}
.cert-kicker{color:#d97706!important;}
.cert-text,.cert-head span,.cert-sign span,.cert-qr span{color:#475569!important;}
.cert-course,.cert-sign{color:#0f172a!important;border-color:#0f172a!important;}
.signature-preview{background:#ffffff!important;border:1px solid #D8E3DB!important;}
.whatsapp-float{background:#25D366!important;color:#ffffff!important;border-color:#ffffff!important;}
.video-modal{background:rgba(15,23,42,.72)!important;}
.video-modal-close,.modal-close{background:#ffffff!important;color:#0f172a!important;border-color:#cbd5e1!important;}
@media(max-width:980px){.main-nav,.main-nav.open{background:#ffffff!important;border:1px solid #D8E3DB!important;box-shadow:0 18px 42px rgba(15,23,42,.12)!important;}}
@media print{body{background:#ffffff!important;color:#000!important}.certificate-section{background:#ffffff!important}.certificate-a4{box-shadow:none!important}}

/* Light theme contrast refinements */
.dash-nav a,.dash-nav a *{color:#334155!important;}
.dash-nav a:hover,.dash-nav a.active,.dash-nav a:hover *,.dash-nav a.active *{color:#153B2A!important;}
.cta .btn-primary{background:#ffffff!important;color:#153B2A!important;border-color:#ffffff!important;box-shadow:0 12px 28px rgba(15,23,42,.18)!important;}
.cta .btn-primary:hover{background:#E8F1EB!important;color:#c9a227!important;border-color:#E8F1EB!important;}
.cta .btn-ghost{background:transparent!important;color:#ffffff!important;border-color:rgba(255,255,255,.72)!important;}
.cta .btn-ghost:hover{background:rgba(255,255,255,.12)!important;color:#ffffff!important;}
.search-title{color:#0f172a!important;}
.footer-credit{color:#475569!important;}

/* Password visibility toggle for login/register/admin password fields */
.password-input-wrap{
  position:relative!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
}
.password-input-wrap input[type="password"],
.password-input-wrap input[type="text"]{
  width:100%!important;
  padding-right:52px!important;
}
.password-toggle-btn{
  position:absolute!important;
  right:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:36px!important;
  height:36px!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#475569!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  cursor:pointer!important;
  z-index:3!important;
  box-shadow:none!important;
}
.password-toggle-btn:hover,
.password-toggle-btn:focus{
  background:#e8f1fb!important;
  color:#0f172a!important;
  outline:none!important;
}
.password-toggle-btn svg{
  width:20px!important;
  height:20px!important;
  stroke:currentColor!important;
  fill:none!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}


/* Hero second-column admin-changeable image */
.hero-side-media{
  width:100%;
  margin:0 0 20px;
}
.hero-side-image{
  width:100%;
  aspect-ratio:2/1;
  display:block;
  object-fit:cover;
  border-radius:18px;
  border:1px solid #D8E3DB;
  background:#ffffff;
  box-shadow:0 12px 32px rgba(15,23,42,.08);
}
.cyber-panel .hero-side-image{
  max-width:100%;
}
@media (max-width:640px){
  .hero-side-media{margin-bottom:16px;}
  .hero-side-image{border-radius:14px;}
}

/* =========================================================
   Homepage image slider + home View More + soft animations
   ========================================================= */
.home-slider-section{
  padding:22px 0 26px!important;
  background:linear-gradient(135deg,#ffffff 0%,#f4f9ff 55%,#E8F1EB 100%)!important;
  overflow:hidden;
}
.home-image-slider{
  position:relative;
  width:100%;
  aspect-ratio:16/6;
  min-height:320px;
  border-radius:28px;
  overflow:hidden;
  background:#E8F1EB;
  border:1px solid #D8E3DB;
  box-shadow:0 24px 70px rgba(11,31,24,.14);
  isolation:isolate;
}
.home-image-slider:after{
  display:none!important;
  content:none!important;
}
.home-slider-track,
.home-slider-slide{
  position:absolute;
  inset:0;
}
.home-slider-slide{
  opacity:0;
  transform:scale(1.03);
  transition:opacity .8s ease,transform 3.8s ease;
  z-index:0;
}
.home-slider-slide.active{
  opacity:1;
  transform:scale(1);
  z-index:1;
}
.home-slider-slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.home-slider-dots{
  position:absolute;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:8px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(216,226,236,.85);
  backdrop-filter:blur(12px);
}
.home-slider-dots button{
  width:9px;
  height:9px;
  border-radius:999px;
  border:0;
  padding:0;
  background:#94a3b8;
  cursor:pointer;
  transition:.25s ease;
}
.home-slider-dots button.active{
  width:28px;
  background:#153B2A;
}
.home-slider-actions{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:18px;
}
.home-slider-actions .btn{
  min-width:170px;
  justify-content:center;
}
.home-card-grid .home-extra{
  display:none;
}
.home-card-grid.expanded .home-extra{
  display:block;
}
.view-more-wrap{
  display:flex;
  justify-content:center;
  margin-top:26px;
}
.view-more-wrap .btn{
  min-width:160px;
}
.section-head,
.home-image-slider,
.stat,
.card,
.cta,
.testimonial-slider{
  animation:softFadeUp .72s ease both;
}
.card:nth-child(2),.stat:nth-child(2){animation-delay:.05s}
.card:nth-child(3),.stat:nth-child(3){animation-delay:.1s}
.card:nth-child(4),.stat:nth-child(4){animation-delay:.15s}
@keyframes softFadeUp{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:980px){
  .home-image-slider{
    aspect-ratio:2/1;
    min-height:0;
    border-radius:24px;
  }
}
@media(max-width:640px){
  .home-slider-section{
    padding:14px 0 18px!important;
  }
  .home-image-slider{
    aspect-ratio:2/1!important;
    border-radius:22px;
    box-shadow:0 18px 44px rgba(11,31,24,.16);
  }
  .home-slider-dots{
    bottom:10px;
    padding:6px 8px;
  }
  .home-slider-dots button{
    width:7px;
    height:7px;
  }
  .home-slider-dots button.active{
    width:22px;
  }
  .home-card-grid.grid-3{
    grid-template-columns:1fr!important;
  }
  .home-card-grid .card{
    width:100%;
  }
  .home-card-grid .service-thumb,
  .home-card-grid .course-thumb,
  .home-card-grid .blog-thumb{
    width:100%;
    height:auto!important;
    aspect-ratio:2/1!important;
    min-height:0!important;
  }
  .home-slider-actions{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:14px;
  }
  .home-slider-actions .btn{
    width:100%;
    min-width:0;
  }
  .home-slider-actions .btn:nth-child(3){
    grid-column:auto;
  }
}
@media(prefers-reduced-motion:reduce){
  .section-head,.home-image-slider,.stat,.card,.cta,.testimonial-slider{animation:none!important}
  .home-slider-slide{transition:none!important;transform:none!important}
  .btn:hover,.card:hover,.payment-card:hover,.payment-card-minimal:hover{transform:none!important}
}

/* =========================================================
   Glassmorphism header + mobile sidebar drawer
   ========================================================= */
.site-header{
  background:rgba(255,255,255,.66)!important;
  border-bottom:1px solid rgba(255,255,255,.52)!important;
  box-shadow:0 18px 48px rgba(15,23,42,.10)!important;
  backdrop-filter:saturate(180%) blur(24px)!important;
  -webkit-backdrop-filter:saturate(180%) blur(24px)!important;
}
.site-header .nav-wrap{
  position:relative;
}
.site-header .brand,
.site-header .nav-actions,
.site-header .main-nav a{
  position:relative;
  z-index:2;
}
.nav-toggle{
  width:44px!important;
  height:44px!important;
  padding:0!important;
  border-radius:15px!important;
  display:none;
  place-items:center;
  flex:0 0 auto;
  background:rgba(255,255,255,.68)!important;
  border:1px solid rgba(203,213,225,.75)!important;
  box-shadow:0 12px 28px rgba(15,23,42,.10)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.nav-toggle span{
  display:block;
  width:20px;
  height:2px;
  margin:3px 0;
  border-radius:999px;
  background:#0f172a;
}
.mobile-nav-head,
.mobile-nav-backdrop{
  display:none;
}
@media(min-width:981px){
  .mobile-nav-head,
  .mobile-nav-backdrop{
    display:none!important;
  }
  .main-nav{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
}
@media(max-width:980px){
  .nav-toggle{
    display:grid!important;
    margin-left:auto!important;
  }
  body.nav-drawer-open{
    overflow:hidden;
  }
  .mobile-nav-backdrop{
    display:block!important;
    position:fixed;
    inset:0;
    z-index:998;
    background:rgba(15,23,42,.34);
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .28s ease,visibility .28s ease;
  }
  .mobile-nav-backdrop.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .main-nav,
  .main-nav.open{
    position:fixed!important;
    top:0!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:min(86vw,360px)!important;
    height:100dvh!important;
    margin:0!important;
    padding:20px 16px!important;
    z-index:999!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:9px!important;
    border-radius:28px 0 0 28px!important;
    border:1px solid rgba(255,255,255,.62)!important;
    border-right:0!important;
    background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(232,241,255,.58))!important;
    box-shadow:-28px 0 70px rgba(15,23,42,.22)!important;
    backdrop-filter:saturate(180%) blur(28px)!important;
    -webkit-backdrop-filter:saturate(180%) blur(28px)!important;
    transform:translateX(calc(100% + 28px));
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .24s ease,visibility .24s ease!important;
    overflow-y:auto!important;
  }
  .main-nav.open{
    transform:translateX(0)!important;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .mobile-nav-head{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    flex-direction:row-reverse;
    gap:12px;
    padding:4px 4px 14px;
    margin-bottom:6px;
    border-bottom:1px solid rgba(203,213,225,.68);
  }
  .mobile-nav-head span{
    font-size:18px;
    font-weight:800;
    letter-spacing:.2px;
    color:#0f172a!important;
  }
  .mobile-nav-close{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:14px;
    border:1px solid rgba(203,213,225,.78);
    background:rgba(255,255,255,.62);
    color:#0f172a;
    font-size:30px;
    line-height:1;
    cursor:pointer;
    box-shadow:0 10px 24px rgba(15,23,42,.09);
  }
  .main-nav a{
    width:100%;
    display:flex!important;
    align-items:center;
    justify-content:flex-end;
    text-align:right;
    min-height:48px;
    padding:13px 15px!important;
    border-radius:16px!important;
    color:#0f172a!important;
    font-size:15px!important;
    font-weight:750!important;
    background:rgba(255,255,255,.48)!important;
    border:1px solid rgba(226,232,240,.72)!important;
    box-shadow:0 8px 22px rgba(15,23,42,.055);
  }
  .main-nav a:hover,
  .main-nav a.active{
    background:linear-gradient(135deg,rgba(11,31,24,.95),rgba(36,88,62,.88))!important;
    color:#ffffff!important;
    border-color:rgba(11,31,24,.34)!important;
  }
}
@media(max-width:640px){
  .main-nav,
  .main-nav.open{
    width:min(88vw,330px)!important;
    padding:18px 14px!important;
    border-radius:24px 0 0 24px!important;
  }
  .mobile-nav-head span{
    font-size:17px;
  }
  .main-nav a{
    min-height:46px;
    font-size:14px!important;
  }
}

/* =========================================================
   Mobile sidebar visibility fix: keep drawer above backdrop
   ========================================================= */
@media(max-width:980px){
  .site-header{
    z-index:1002!important;
    isolation:isolate;
  }
  body.nav-drawer-open .site-header{
    z-index:1100!important;
  }
  .mobile-nav-backdrop{
    z-index:1000!important;
    background:rgba(15,23,42,.44)!important;
  }
  .main-nav,
  .main-nav.open{
    z-index:1102!important;
    isolation:isolate;
    background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(232,241,255,.84))!important;
  }
  .main-nav.open{
    box-shadow:-34px 0 80px rgba(15,23,42,.26)!important;
  }
}

/* =========================================================
   Slider quick action icons
   ========================================================= */
.home-slider-actions .btn{
  gap:10px!important;
  padding-inline:20px!important;
}
.home-action-icon{
  width:34px;
  height:34px;
  display:inline-grid;
  place-items:center;
  flex:0 0 34px;
  border-radius:12px;
  background:rgba(255,255,255,.20);
  border:1px solid rgba(255,255,255,.28);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18);
}
.home-slider-actions .btn-ghost .home-action-icon{
  background:rgba(11,31,24,.08);
  border-color:rgba(11,31,24,.16);
}
.home-action-icon svg{
  width:20px;
  height:20px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:640px){
  .home-slider-actions .btn{
    min-height:52px;
    padding:10px 12px!important;
    font-size:14px;
  }
  .home-action-icon{
    width:30px;
    height:30px;
    flex-basis:30px;
    border-radius:10px;
  }
  .home-action-icon svg{
    width:18px;
    height:18px;
  }
}


/* =========================================================
   Modern stylish certificate design patch
   ========================================================= */
.certificate-section{
  background:radial-gradient(circle at top left,rgba(11,31,24,.10),transparent 32%),linear-gradient(180deg,#F8FAF8,#EEF5F0)!important;
}
.certificate-toolbar .btn{width:auto!important;}
.modern-certificate.certificate-a4{
  width:1123px!important;
  max-width:100%!important;
  aspect-ratio:1.414/1!important;
  background:
    radial-gradient(circle at 12% 16%,rgba(11,31,24,.14),transparent 28%),
    radial-gradient(circle at 88% 18%,rgba(36,88,62,.12),transparent 26%),
    linear-gradient(135deg,#ffffff 0%,#F8FBF9 52%,#EEF5F0 100%)!important;
  color:#0f172a!important;
  border-radius:28px!important;
  position:relative!important;
  overflow:hidden!important;
  box-shadow:0 32px 90px rgba(15,23,42,.18)!important;
  border:1px solid rgba(147,197,253,.55)!important;
}
.modern-certificate:before{
  content:""!important;
  position:absolute!important;
  inset:18px!important;
  border:1px solid rgba(11,31,24,.18)!important;
  border-radius:22px!important;
  pointer-events:none!important;
  display:block!important;
}
.modern-certificate:after{
  content:""!important;
  position:absolute!important;
  inset:auto -90px -120px auto!important;
  width:360px!important;
  height:360px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,rgba(11,31,24,.13),rgba(36,88,62,.10))!important;
  display:block!important;
}
.modern-certificate .cert-ribbon{
  position:absolute;
  width:250px;
  height:250px;
  border-radius:56px;
  background:linear-gradient(135deg,#153B2A,#24583E);
  opacity:.10;
  transform:rotate(45deg);
  pointer-events:none;
}
.modern-certificate .cert-ribbon-left{left:-125px;top:-120px;}
.modern-certificate .cert-ribbon-right{right:-135px;top:-125px;background:linear-gradient(135deg,#24583E,#153B2A);}
.modern-certificate .cert-watermark{
  display:grid!important;
  position:absolute!important;
  inset:0!important;
  place-items:center!important;
  opacity:.045!important;
  pointer-events:none!important;
}
.modern-certificate .cert-watermark img{width:520px!important;height:auto!important;object-fit:contain!important;}
.modern-certificate .cert-border{
  position:absolute!important;
  inset:34px!important;
  border:2px solid rgba(11,31,24,.60)!important;
  outline:1px solid rgba(36,88,62,.28)!important;
  outline-offset:9px!important;
  border-radius:20px!important;
  padding:26px 46px 22px!important;
  text-align:center!important;
  z-index:2!important;
  background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(255,255,255,.28))!important;
}
.modern-certificate .cert-head{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:15px!important;
  margin-bottom:8px!important;
}
.cert-logo-wrap{
  width:78px;
  height:78px;
  display:grid;
  place-items:center;
  border-radius:22px;
  background:#ffffff;
  border:1px solid rgba(11,31,24,.18);
  box-shadow:0 12px 28px rgba(11,31,24,.10);
}
.modern-certificate .cert-head img{width:64px!important;height:64px!important;object-fit:contain!important;}
.modern-certificate .cert-head div{text-align:left!important;display:flex!important;flex-direction:column!important;gap:1px!important;}
.modern-certificate .cert-head strong{font-size:23px!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#0f172a!important;}
.modern-certificate .cert-head span{font-size:13px!important;color:#64748b!important;}
.cert-title-block{margin:4px auto 12px;}
.modern-certificate .cert-kicker{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:6px 16px!important;
  border-radius:999px!important;
  background:#E8F1EB!important;
  border:1px solid #C8D9CD!important;
  color:#153B2A!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  margin:6px 0 8px!important;
}
.modern-certificate h1{
  color:#0f172a!important;
  font-size:28px!important;
  line-height:1.15!important;
  margin:0!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
}
.cert-status-pill{
  display:inline-flex;
  margin-top:9px;
  padding:5px 13px;
  border-radius:999px;
  font-size:11px;
  letter-spacing:.1em;
  font-weight:900;
  border:1px solid #bbf7d0;
  background:#dcfce7;
  color:#166534;
}
.cert-status-pill.not-valid{background:#fee2e2;color:#991b1b;border-color:#fecaca;}
.modern-certificate .cert-presented{margin-top:8px!important;}
.modern-certificate .cert-text{font-size:15px!important;color:#475569!important;margin:6px 0!important;}
.modern-certificate .cert-name{
  color:#153B2A!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:50px!important;
  line-height:1.02!important;
  font-weight:900!important;
  display:inline-block!important;
  border:0!important;
  padding:4px 26px 8px!important;
  margin:2px 0 6px!important;
  position:relative!important;
  text-shadow:0 10px 28px rgba(11,31,24,.12)!important;
}
.modern-certificate .cert-name:after{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  bottom:0;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,#153B2A,#24583E,transparent);
}
.modern-certificate .cert-course{
  display:inline-flex!important;
  justify-content:center!important;
  max-width:860px!important;
  padding:9px 28px!important;
  margin:2px auto 8px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#EEF5F0,#ffffff)!important;
  border:1px solid #C8D9CD!important;
  color:#0f172a!important;
  font-size:29px!important;
  line-height:1.2!important;
  font-weight:900!important;
  box-shadow:0 12px 30px rgba(11,31,24,.07)!important;
}
.cert-meta-row{
  display:grid;
  grid-template-columns:1fr 1fr 1.35fr;
  gap:10px;
  margin:14px auto 0;
  max-width:920px;
}
.cert-meta-row span{
  display:flex;
  flex-direction:column;
  gap:2px;
  padding:9px 12px;
  border-radius:15px;
  background:rgba(255,255,255,.74);
  border:1px solid rgba(203,213,225,.80);
}
.cert-meta-row small{
  color:#64748b!important;
  font-size:10px!important;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:900;
}
.cert-meta-row strong{
  color:#0f172a!important;
  font-size:13px!important;
  line-height:1.25;
  overflow-wrap:anywhere;
}
.modern-certificate .cert-bottom{
  display:grid!important;
  grid-template-columns:1fr 145px 1fr!important;
  align-items:end!important;
  gap:24px!important;
  margin-top:22px!important;
}
.modern-certificate .cert-sign{
  border-top:2px solid #0f172a!important;
  padding-top:8px!important;
  color:#0f172a!important;
}
.modern-certificate .cert-sign img{height:54px!important;margin:0 auto 4px!important;object-fit:contain!important;}
.modern-certificate .cert-sign strong{display:block!important;color:#0f172a!important;font-size:14px!important;line-height:1.25!important;}
.modern-certificate .cert-sign span,.modern-certificate .cert-qr span{display:block!important;color:#64748b!important;font-size:11px!important;line-height:1.25!important;}
.modern-certificate .cert-qr{
  align-self:center;
  border-radius:20px;
  background:#ffffff;
  border:1px solid #D8E3DB;
  padding:10px;
  box-shadow:0 12px 26px rgba(15,23,42,.08);
}
.modern-certificate .cert-qr img{width:116px!important;margin:auto!important;border-radius:10px!important;}
@media(max-width:860px){
  .modern-certificate.certificate-a4{aspect-ratio:auto!important;min-height:900px!important;border-radius:22px!important;}
  .modern-certificate .cert-border{inset:20px!important;padding:20px!important;}
  .modern-certificate .cert-head{flex-direction:column!important;gap:8px!important;}
  .modern-certificate .cert-head div{text-align:center!important;}
  .modern-certificate .cert-head strong{font-size:18px!important;}
  .modern-certificate h1{font-size:23px!important;}
  .modern-certificate .cert-name{font-size:34px!important;padding-inline:8px!important;}
  .modern-certificate .cert-course{font-size:22px!important;padding:9px 14px!important;}
  .cert-meta-row{grid-template-columns:1fr!important;}
  .modern-certificate .cert-bottom{grid-template-columns:1fr!important;gap:14px!important;margin-top:16px!important;}
  .modern-certificate .cert-sign{max-width:260px;width:100%;margin:auto;}
  .modern-certificate .cert-qr{width:150px;margin:auto;}
}
@page{size:A4 landscape;margin:0;}
@media print{
  .modern-certificate.certificate-a4{width:297mm!important;height:210mm!important;max-width:none!important;box-shadow:none!important;border-radius:0!important;border:0!important;}
  .modern-certificate .cert-border{inset:12mm!important;padding:8mm 13mm 7mm!important;}
  .modern-certificate .cert-watermark{opacity:.04!important;}
}

/* =========================================================
   Final mobile responsiveness patch
   - prevents page-level horizontal scrolling
   - keeps site title and subtitle visible in mobile header
   - makes the right-side navigation drawer slimmer
   ========================================================= */
html,
body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
@supports (overflow:clip){
  html,
  body{overflow-x:clip;}
}
body > *,
main,
.site-header,
.site-footer,
.section,
.page-hero,
.home-slider-section{
  max-width:100%;
}
.container,
.nav-wrap,
.hero-grid,
.content-layout,
.grid,
.form-grid,
.stat-grid,
.footer-grid,
.contact-grid,
.payment-method-grid,
.payment-method-grid-minimal,
.home-card-grid{
  min-width:0;
}
.grid > *,
.hero-grid > *,
.content-layout > *,
.form-grid > *,
.stat-grid > *,
.footer-grid > *,
.contact-grid > *,
.payment-method-grid > *,
.payment-method-grid-minimal > *,
.home-card-grid > *{
  min-width:0;
  max-width:100%;
}
.table-wrap,
.rich-content,
.form-card,
.card,
.cta,
.home-image-slider,
.video-frame,
.video-preview-card{
  max-width:100%;
}
.rich-content,
.card,
.form-card,
.section-head,
.cta{
  overflow-wrap:anywhere;
  word-break:normal;
}
.rich-content iframe,
.rich-content video,
.rich-content img,
iframe,
video{
  max-width:100%;
}

@media(max-width:980px){
  .site-header .nav-wrap{
    min-width:0;
    gap:10px!important;
  }
  .site-header .brand{
    display:flex!important;
    align-items:center!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:calc(100% - 54px)!important;
    gap:9px!important;
  }
  .site-header .brand img{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
  }
  .site-header .brand-copy{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    flex-direction:column!important;
    line-height:1.12!important;
  }
  .site-header .brand-copy strong,
  .site-header .brand-copy small{
    display:block!important;
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .site-header .brand-copy strong{
    font-size:13px!important;
    line-height:1.2!important;
  }
  .site-header .brand-copy small{
    margin-top:3px!important;
    font-size:10px!important;
    line-height:1.2!important;
  }
  .nav-toggle{
    margin-left:auto!important;
    flex:0 0 44px!important;
  }
  .main-nav,
  .main-nav.open{
    width:min(76vw,290px)!important;
    padding:16px 12px!important;
    border-radius:22px 0 0 22px!important;
  }
  .mobile-nav-head{
    min-height:44px!important;
    justify-content:flex-end!important;
    flex-direction:row!important;
    padding:0 0 12px!important;
    margin-bottom:4px!important;
  }
  .mobile-nav-head span{
    display:none!important;
  }
  .mobile-nav-close{
    width:40px!important;
    height:40px!important;
    border-radius:12px!important;
  }
  .main-nav a{
    min-height:44px!important;
    padding:11px 13px!important;
    border-radius:13px!important;
  }
}

@media(max-width:640px){
  .container{
    width:calc(100% - 24px)!important;
    max-width:100%!important;
  }
  .site-header .nav-wrap{
    min-height:64px!important;
  }
  .site-header .brand{
    max-width:calc(100% - 52px)!important;
    gap:8px!important;
  }
  .site-header .brand img{
    width:44px!important;
    height:44px!important;
    flex-basis:44px!important;
    border-radius:10px!important;
  }
  .site-header .brand-copy strong{
    font-size:12px!important;
  }
  .site-header .brand-copy small{
    font-size:9px!important;
  }
  .nav-toggle{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
    border-radius:13px!important;
  }
  .main-nav,
  .main-nav.open{
    width:min(78vw,280px)!important;
    padding:14px 11px!important;
    border-radius:20px 0 0 20px!important;
  }
  .main-nav a{
    min-height:42px!important;
    padding:10px 12px!important;
    font-size:13px!important;
  }
  .home-slider-actions .btn,
  .view-more-wrap .btn{
    min-width:0!important;
    max-width:100%!important;
  }
  .section-head,
  .card-meta,
  .status-line,
  .lesson-link{
    min-width:0;
  }
}

@media(max-width:360px){
  .site-header .brand-copy strong{font-size:11px!important;}
  .site-header .brand-copy small{font-size:8px!important;}
  .main-nav,
  .main-nav.open{width:min(80vw,260px)!important;}
}


/* Register page */
.register-card{width:min(620px,100%)}
@media(max-width:640px){
  .register-card{padding:22px 16px!important}
}

/* =========================================================
   Professional floating live chat
   ========================================================= */
.live-chat-widget{position:relative;z-index:10020}
.live-chat-float{
  position:fixed;right:24px;bottom:94px;z-index:10022;
  min-height:54px;padding:0 17px 0 14px;border:0;border-radius:999px;
  display:flex;align-items:center;justify-content:center;gap:9px;
  color:#fff;background:linear-gradient(135deg,#153B2A,#153B2A);
  box-shadow:0 16px 36px rgba(11,31,24,.3);font:800 14px/1 Inter,sans-serif;
  cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;
}
.live-chat-float:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(11,31,24,.38)}
.live-chat-float svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.live-chat-float b{position:absolute;right:-3px;top:-5px;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;line-height:18px;text-align:center}
.live-chat-panel{
  position:fixed;right:24px;bottom:158px;z-index:10024;width:min(390px,calc(100vw - 28px));
  height:min(570px,calc(100vh - 190px));min-height:430px;overflow:hidden;
  border:1px solid #D8E3DB;border-radius:24px;background:#fff;color:#0f172a;
  box-shadow:0 28px 80px rgba(15,23,42,.24);opacity:0;transform:translateY(14px) scale(.98);
  transform-origin:bottom right;transition:opacity .18s ease,transform .18s ease;
}
.live-chat-panel.open{opacity:1;transform:none}
.live-chat-head{height:76px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#153B2A,#0B1F18);color:#fff}
.live-chat-agent{display:flex;align-items:center;gap:11px}.live-chat-agent-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.25)}
.live-chat-agent-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.live-chat-agent strong{display:block;color:#fff!important;font-size:16px}.live-chat-agent small{display:flex;align-items:center;gap:6px;margin-top:4px;color:rgba(255,255,255,.82);font-size:11px}.live-chat-agent small i{width:7px;height:7px;border-radius:50%;background:#5ee38b;box-shadow:0 0 0 3px rgba(94,227,139,.2)}
.live-chat-minimize{width:38px;height:38px;border:0;border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}.live-chat-minimize:hover{background:rgba(255,255,255,.22)}
.live-chat-start{height:calc(100% - 76px);overflow:auto;padding:24px 22px 18px;text-align:center;background:linear-gradient(180deg,#F6FAF7,#fff 40%)}
.live-chat-welcome-icon{width:58px;height:58px;margin:0 auto 12px;border-radius:20px;display:grid;place-items:center;background:#E8F1EB;color:#153B2A}.live-chat-welcome-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.live-chat-start h3{margin:0 0 7px;font-size:21px;color:#0f172a!important}.live-chat-start>p{margin:0 auto 18px;max-width:300px;color:#64748b;font-size:13px;line-height:1.55}
.live-chat-start form{text-align:left}.live-chat-start label{display:block;margin:0 0 12px;color:#334155;font-size:12px;font-weight:800}.live-chat-start label .input{margin-top:6px;height:46px;background:#fff!important}.live-chat-start .btn{height:48px;margin-top:4px}.live-chat-privacy{display:block;margin-top:13px;color:#94a3b8;font-size:10px}.live-chat-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
.live-chat-conversation{height:calc(100% - 76px);display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:#F5F8F6}.live-chat-statusbar{min-height:36px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E1E9E3;background:#fff;color:#64748b;font-size:11px}.live-chat-statusbar button{border:0;background:transparent;color:#dc2626;font-size:11px;font-weight:800;cursor:pointer}
.live-chat-messages{min-height:0;overflow-y:auto;padding:15px 13px;scroll-behavior:smooth}.live-chat-message{display:flex;margin:0 0 10px}.live-chat-message.from-user{justify-content:flex-end}.live-chat-bubble{max-width:82%;padding:10px 12px;border:1px solid #DCE5DF;border-radius:16px 16px 16px 5px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.05)}.live-chat-message.from-user .live-chat-bubble{border-color:#153B2A;background:#153B2A;color:#fff;border-radius:16px 16px 5px 16px}.live-chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.48}.live-chat-bubble small{display:block;margin-top:5px;color:#94a3b8;font-size:9px}.live-chat-message.from-user .live-chat-bubble small{color:rgba(255,255,255,.72)}
.live-chat-compose{padding:10px 10px 11px;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:end;border-top:1px solid #e0e7ef;background:#fff}.live-chat-compose textarea{min-height:44px!important;max-height:110px;resize:none;padding:11px 12px!important;line-height:1.4}.live-chat-compose button{width:44px;height:44px;border:0;border-radius:14px;display:grid;place-items:center;background:#153B2A;color:#fff;cursor:pointer}.live-chat-compose button:disabled{opacity:.55;cursor:not-allowed}.live-chat-compose button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.live-chat-new{margin:0 10px 11px;padding:10px;border:1px solid #f2e2a9;border-radius:12px;background:#E8F1EB;color:#153B2A;font-weight:800;cursor:pointer}
.live-chat-feedback{position:absolute;left:14px;right:14px;bottom:8px;pointer-events:none;text-align:center;color:#64748b;font-size:11px}.live-chat-feedback.error{color:#dc2626}.live-chat-feedback.success{color:#15803d}.live-chat-conversation:not([hidden])~.live-chat-feedback{bottom:67px}.live-chat-start:not([hidden])~.live-chat-feedback{bottom:5px}.live-chat-start form.is-loading,.live-chat-compose.is-loading{opacity:.72;pointer-events:none}
.whatsapp-float{right:24px!important;bottom:24px!important}

/* Mobile search controls stay on one row beneath the title */
@media(max-width:760px){
  .search-row{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}
  .search-row .search-title{grid-column:1/-1!important;white-space:normal!important}
  .search-row .input{min-width:0!important;width:100%!important}
  .search-row .btn{width:auto!important;min-width:92px!important;padding-left:16px!important;padding-right:16px!important}
}

/* Mobile drawer navigation opens from right, but text aligns left */
@media(max-width:980px){
  .main-nav,.main-nav.open{align-items:stretch!important;text-align:left!important}
  .main-nav a{width:100%!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important}
}

@media(max-width:640px){
  .live-chat-float{right:14px;bottom:76px;min-height:50px;padding:0 14px 0 12px;font-size:12px;gap:7px}
  .live-chat-float svg{width:21px;height:21px}
  .whatsapp-float{right:14px!important;bottom:14px!important}
  .live-chat-panel{right:10px;bottom:136px;width:calc(100vw - 20px);height:min(570px,calc(100dvh - 154px));min-height:390px;border-radius:20px}
  .live-chat-head{height:68px;padding:12px 13px}.live-chat-agent-icon{width:40px;height:40px;border-radius:13px}.live-chat-agent strong{font-size:14px}.live-chat-start{height:calc(100% - 68px);padding:19px 16px 14px}.live-chat-conversation{height:calc(100% - 68px)}
}
@media(max-width:360px){.live-chat-float span{display:none}.live-chat-float{width:50px;padding:0}.live-chat-panel{bottom:132px}}

/* =========================================================
   Offline Class public application and access page
   ========================================================= */
.offline-class-hero{position:relative;overflow:hidden;padding:72px 0;background:radial-gradient(circle at 12% 20%,rgba(11,31,24,.15),transparent 34%),radial-gradient(circle at 88% 15%,rgba(36,88,62,.13),transparent 30%),linear-gradient(180deg,#F8FBF9,#EEF5F0)}
.offline-class-hero::before{content:'';position:absolute;inset:auto -120px -220px auto;width:440px;height:440px;border-radius:50%;background:rgba(11,31,24,.07);filter:blur(4px)}
.offline-class-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:52px;align-items:center}
.offline-class-intro h1{max-width:760px;margin:12px 0 16px;font-size:clamp(36px,5vw,64px);line-height:1.04;letter-spacing:-.045em;color:#0f172a}
.offline-class-intro>p{max-width:690px;margin:0;color:#526174;font-size:17px;line-height:1.75}
.offline-class-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.offline-class-points span{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(11,31,24,.14);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(15,23,42,.05);color:#334155;font-size:12px;font-weight:700}
.offline-class-points b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#153B2A;color:#fff;font-size:10px}
.offline-class-access-card{position:relative;padding:30px;border:1px solid rgba(203,216,232,.9);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:0 28px 80px rgba(15,23,42,.13);backdrop-filter:blur(18px)}
.offline-access-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:18px;background:linear-gradient(135deg,#153B2A,#153B2A);color:#fff;box-shadow:0 14px 28px rgba(11,31,24,.25)}
.offline-access-icon svg,.offline-pending-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.offline-class-access-card h2{margin:0 0 8px;color:#0f172a;font-size:25px}.offline-class-access-card>p{margin:0 0 20px;color:#64748b;line-height:1.65}
.offline-access-form label{display:block;color:#253247;font-size:13px;font-weight:800}.offline-email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:8px}.offline-email-row .btn{min-width:118px}
.offline-privacy{display:block;margin-top:12px;color:#7b8797;font-size:11px;line-height:1.5}.offline-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
.offline-notice{margin:0 0 14px;padding:11px 13px;border-radius:12px;font-size:12px;font-weight:700}.offline-notice.error{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c}
.offline-class-results{background:#fff}.offline-result-head{display:flex;gap:18px;align-items:flex-start;margin-bottom:28px;padding:24px;border:1px solid #bbf7d0;border-radius:22px;background:linear-gradient(135deg,#f0fdf4,#f8fffb)}
.offline-result-head h2{margin:5px 0 7px}.offline-result-head p{margin:0;color:#526174}.offline-result-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#16a34a;color:#fff;font-size:23px;font-weight:900;box-shadow:0 12px 28px rgba(22,163,74,.22)}
.offline-class-card{padding:0!important;overflow:hidden}.offline-class-thumb{position:relative;aspect-ratio:2/1;overflow:hidden;background:linear-gradient(135deg,#D8E3DB,#EEF5F0)}.offline-class-thumb img{width:100%;height:100%;display:block;object-fit:cover}.offline-class-thumb>span{width:100%;height:100%;display:grid;place-items:center;color:#153B2A}.offline-class-thumb>span svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:1.5}.offline-class-thumb>b{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:rgba(22,163,74,.92);color:#fff;font-size:10px;box-shadow:0 8px 20px rgba(15,23,42,.16)}
.offline-class-card-body{padding:20px}.offline-class-card-body h3{margin:0 0 7px}.offline-class-card-body p{min-height:45px;margin:0 0 16px;color:#64748b;font-size:13px;line-height:1.6}
.offline-pending-card{max-width:760px;margin:auto;padding:42px 28px;border:1px solid #fed7aa;border-radius:26px;background:linear-gradient(135deg,#fffaf2,#fff);text-align:center;box-shadow:0 20px 55px rgba(15,23,42,.07)}.offline-pending-icon{width:66px;height:66px;margin:0 auto 16px;display:grid;place-items:center;border-radius:21px;background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.offline-pending-card h2{margin:7px 0 10px}.offline-pending-card p{max-width:620px;margin:0 auto 20px;color:#64748b;line-height:1.7}
.offline-step-card{position:relative;overflow:hidden}.offline-step-card>strong{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:10px;border-radius:15px;background:#E8F1EB;color:#153B2A;font-size:14px}.offline-step-card h3{margin:4px 0 7px}.offline-step-card p{margin:0}
@media(max-width:900px){.offline-class-hero{padding:48px 0}.offline-class-hero-grid{grid-template-columns:1fr;gap:30px}.offline-class-intro{text-align:center}.offline-class-intro>p{margin-inline:auto}.offline-class-points{justify-content:center}.offline-class-access-card{max-width:620px;width:100%;margin:auto}}
@media(max-width:640px){.offline-class-hero{padding:32px 0}.offline-class-intro h1{font-size:36px}.offline-class-intro>p{font-size:14px}.offline-class-points{display:grid;grid-template-columns:1fr}.offline-class-points span{justify-content:flex-start;border-radius:14px}.offline-class-access-card{padding:22px 16px;border-radius:22px}.offline-email-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.offline-email-row .btn{min-width:86px;padding-inline:12px}.offline-result-head{padding:18px 15px}.offline-result-mark{width:42px;height:42px}.offline-class-grid{grid-template-columns:1fr!important}.offline-pending-card{padding:30px 17px}.offline-class-card-body p{min-height:0}}

.live-chat-start label small{color:#94a3b8;font-size:10px;font-weight:600}

/* Live chat closure ownership */
.live-chat-statusbar span.is-closed{color:#b45309;font-weight:800}.live-chat-compose.is-disabled{display:none}.live-chat-new:not([hidden]){display:block}


/* =========================================================
   Final currency/header/mobile drawer refinements
   ========================================================= */
.site-header .brand img{
  width:54px!important;
  height:54px!important;
  aspect-ratio:1/1!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  overflow:hidden!important;
  background:#fff!important;
  border:2px solid rgba(255,255,255,.92)!important;
  box-shadow:0 7px 20px rgba(15,23,42,.14)!important;
}
@media(max-width:980px){
  /* The drawer is mounted directly under body by app.js, avoiding the
     sticky/backdrop-filter header as a fixed-position containing block. */
  body > .main-nav,
  body > .main-nav.open{
    position:fixed!important;
    inset:0 0 0 auto!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    height:100dvh!important;
    max-height:100dvh!important;
    z-index:2147483001!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body > .mobile-nav-backdrop{
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
  }
  body.nav-drawer-open{
    overflow:hidden!important;
    overscroll-behavior:none!important;
  }
}
@media(max-width:640px){
  .site-header .brand img{
    width:46px!important;
    height:46px!important;
  }
}


/* =========================================================
   Learn Hub command library + circular footer logo
   ========================================================= */
.footer-logo{
  width:100px!important;
  height:100px!important;
  aspect-ratio:1/1!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#fff!important;
  border:2px solid #e2e8f0!important;
  box-shadow:0 10px 28px rgba(15,23,42,.12)!important;
}
.learn-hub-hero{padding:76px 0;background:radial-gradient(circle at 10% 20%,rgba(11,31,24,.16),transparent 34%),radial-gradient(circle at 88% 20%,rgba(36,88,62,.13),transparent 30%),linear-gradient(135deg,#F8FBF9,#EEF5F0);border-bottom:1px solid #D8E3DB;overflow:hidden}
.learn-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:54px;align-items:center}
.learn-hub-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-2px;margin:18px 0;color:#0f172a!important;max-width:780px}
.learn-hub-hero p{font-size:17px;line-height:1.75;color:#475569!important;max-width:720px}
.learn-hub-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.learn-hub-stats span{display:flex;flex-direction:column;min-width:118px;padding:13px 16px;border:1px solid #D8E3DB;background:rgba(255,255,255,.78);border-radius:16px;color:#64748b;font-size:12px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.learn-hub-stats strong{font-size:18px;color:#0f172a}
.learn-hub-terminal{border-radius:24px;overflow:hidden;background:#0b1220;border:1px solid #26334a;box-shadow:0 28px 70px rgba(15,23,42,.24);transform:rotate(1deg)}
.terminal-top{height:48px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#111b2e;border-bottom:1px solid #26334a;color:#94a3b8;font-size:12px}.terminal-top i{width:11px;height:11px;border-radius:50%;background:#ef4444}.terminal-top i:nth-child(2){background:#f59e0b}.terminal-top i:nth-child(3){background:#22c55e}.terminal-top span{margin-left:auto;margin-right:auto}
.terminal-body{min-height:260px;padding:30px;font:600 16px/2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#D8E3DB}.terminal-body p{color:#D8E3DB!important;margin:0}.terminal-body b{display:inline-block;width:32px;color:#C9A227}.terminal-cursor{display:inline-block;width:10px;height:20px;background:#C9A227;animation:terminalBlink 1s steps(1) infinite;vertical-align:middle}@keyframes terminalBlink{50%{opacity:0}}
.learn-hub-section{background:#F8FAF8!important}.learn-hub-toolbar{position:sticky;top:84px;z-index:20;display:flex;align-items:center;gap:16px;justify-content:space-between;padding:15px;background:rgba(255,255,255,.92);border:1px solid #D8E3DB;border-radius:20px;box-shadow:0 16px 38px rgba(15,23,42,.08);backdrop-filter:blur(14px);margin-bottom:16px}
.learn-hub-search{position:relative;display:block;flex:1;min-width:220px}.learn-hub-search svg{position:absolute;left:15px;top:50%;width:20px;height:20px;transform:translateY(-50%);fill:none;stroke:#64748b;stroke-width:2}.learn-hub-search .input{width:100%;padding-left:46px!important;background:#fff!important;color:#0f172a!important}
.learn-hub-filters{display:flex;gap:8px;flex-wrap:wrap}.learn-hub-filters button{border:1px solid #D8E3DB;background:#fff;color:#334155;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer;transition:.2s}.learn-hub-filters button:hover,.learn-hub-filters button.is-active{background:#153B2A;color:#fff;border-color:#153B2A;box-shadow:0 8px 20px rgba(11,31,24,.18)}
.learn-hub-result-meta{color:#64748b;font-size:13px;margin:0 0 18px 5px}.learn-hub-result-meta strong{color:#0f172a}
.command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.command-card{min-width:0;background:#fff;border:1px solid #D8E3DB;border-radius:22px;padding:24px;box-shadow:0 13px 35px rgba(15,23,42,.07);transition:transform .2s,border-color .2s,box-shadow .2s}.command-card:hover{transform:translateY(-4px);border-color:#f4d77b;box-shadow:0 20px 46px rgba(15,23,42,.11)}.command-card[hidden]{display:none!important}.command-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.command-card-head>div{display:flex;gap:8px;flex-wrap:wrap}.command-card-head>svg{width:30px;height:30px;flex:0 0 30px;fill:none;stroke:#153B2A;stroke-width:1.8}.command-platform,.command-category{display:inline-flex;align-items:center;padding:6px 9px;border-radius:9px;font-size:10px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.command-platform{background:#E8F1EB;color:#153B2A}.command-category{background:#F1F5F2;color:#475569}.command-card h2{font-size:21px;line-height:1.25;margin:17px 0 8px;color:#0f172a!important}.command-card>p{font-size:13px;line-height:1.65;color:#64748b!important;min-height:43px;margin-bottom:18px}
.command-code{position:relative;display:flex;align-items:stretch;gap:0;background:#0b1220;border:1px solid #25324a;border-radius:15px;overflow:hidden}.command-code pre{margin:0;flex:1;min-width:0;padding:16px 14px;overflow:auto}.command-code code{white-space:pre-wrap;overflow-wrap:anywhere;color:#D8E3DB;font:600 13px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.command-code button{width:88px;flex:0 0 88px;border:0;border-left:1px solid #25324a;background:#111b2e;color:#C8D9CD;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:800;cursor:pointer;transition:.2s}.command-code button:hover,.command-code button.is-copied{background:#153B2A;color:#fff}.command-code button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}
.learn-hub-empty{text-align:center;padding:64px 20px;border:1px dashed #cbded1;border-radius:24px;background:#fff}.learn-hub-empty svg{width:48px;height:48px;fill:none;stroke:#94a3b8;stroke-width:1.7}.learn-hub-empty h3{margin:12px 0 5px}.learn-hub-empty p{color:#64748b!important}
@media(max-width:980px){.learn-hub-hero{padding:54px 0}.learn-hub-hero-grid{grid-template-columns:1fr;gap:34px}.learn-hub-terminal{max-width:680px;width:100%;transform:none}.learn-hub-toolbar{top:74px;align-items:stretch;flex-direction:column}.learn-hub-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.learn-hub-filters button{white-space:nowrap}.command-grid{grid-template-columns:1fr}}
@media(max-width:640px){.footer-logo{width:76px!important;height:76px!important}.learn-hub-hero{padding:38px 0}.learn-hub-hero h1{font-size:38px;letter-spacing:-1.2px}.learn-hub-hero p{font-size:14px}.learn-hub-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.learn-hub-stats span{min-width:0;padding:10px;font-size:10px}.learn-hub-stats strong{font-size:14px}.terminal-body{min-height:210px;padding:22px 18px;font-size:13px}.learn-hub-toolbar{position:relative;top:auto;padding:11px;border-radius:16px}.learn-hub-search{min-width:0}.command-card{padding:18px;border-radius:18px}.command-card h2{font-size:18px}.command-code{flex-direction:column}.command-code button{width:100%;flex-basis:42px;border-left:0;border-top:1px solid #25324a}.command-card>p{min-height:0}}


/* About page integrated team section */
.about-team-section{scroll-margin-top:100px}.about-team-grid .team-card{height:100%}.about-team-grid .team-card h3{margin-bottom:5px}.about-team-grid .team-card>p{margin:7px 0}.about-team-grid .team-card .social-row{margin-top:14px}

.payment-card-minimal p{margin:6px auto 0;max-width:220px;color:var(--muted);font-size:12px;line-height:1.45}

/* =========================================================
   Homepage certificate verification compact button
   ========================================================= */
.home-certificate-verify-form{
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  width:min(100%,520px);
}
.home-certificate-verify-form .input{
  min-width:0!important;
  flex:1 1 auto!important;
}
.home-certificate-verify-btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:82px!important;
  padding:10px 16px!important;
  white-space:nowrap!important;
  line-height:1.2!important;
}

/* =========================================================
   Modern About page redesign
   ========================================================= */
.about-modern-hero{
  position:relative;
  overflow:hidden;
  padding:84px 0 92px;
  background:
    radial-gradient(circle at 13% 20%,rgba(11,31,24,.14),transparent 34%),
    radial-gradient(circle at 88% 26%,rgba(36,88,62,.12),transparent 31%),
    linear-gradient(135deg,#ffffff 0%,#F3F7F4 54%,#EEF5F0 100%);
  border-bottom:1px solid #D8E3DB;
}
.about-modern-hero:before{
  content:"";position:absolute;inset:auto auto -210px -130px;width:420px;height:420px;border-radius:50%;
  border:70px solid rgba(11,31,24,.045);pointer-events:none;
}
.about-modern-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:68px;align-items:center}
.about-modern-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #C9DCCF;border-radius:999px;background:rgba(255,255,255,.78);color:#153B2A;font-size:13px;font-weight:900;box-shadow:0 8px 24px rgba(11,31,24,.07)}
.about-modern-kicker svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.about-modern-copy h1{font-size:clamp(40px,5.2vw,68px);line-height:1.04;letter-spacing:-2.4px;margin:19px 0;color:#0f172a!important;max-width:760px}
.about-modern-copy h1 span{display:block;background:linear-gradient(90deg,#153B2A,#24583E);-webkit-background-clip:text;background-clip:text;color:transparent}
.about-modern-copy>p{max-width:700px;margin:0;color:#526176!important;font-size:18px;line-height:1.75}
.about-modern-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}.about-modern-actions .btn-ghost{background:#fff!important;color:#0f172a!important;border-color:#C8D9CD!important}
.about-modern-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#475569;font-size:13px;font-weight:800}.about-modern-points span{display:flex;align-items:center;gap:7px}.about-modern-points i{width:8px;height:8px;border-radius:50%;background:#153B2A;box-shadow:0 0 0 4px rgba(11,31,24,.1)}
.about-modern-visual{position:relative;min-height:470px;display:grid;place-items:center}
.about-visual-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,rgba(11,31,24,.22),rgba(36,88,62,.14));filter:blur(2px);opacity:.68}
.about-shield-card{position:relative;z-index:2;width:min(360px,88%);padding:38px 34px 34px;text-align:center;border:1px solid rgba(255,255,255,.88);border-radius:30px;background:rgba(255,255,255,.87);box-shadow:0 30px 80px rgba(15,23,42,.16);backdrop-filter:blur(16px)}
.about-shield-card:before{content:"";position:absolute;inset:10px;border:1px solid #dce8f5;border-radius:22px;pointer-events:none}
.about-shield-icon{position:relative;width:112px;height:112px;margin:0 auto 24px;display:grid;place-items:center;border-radius:34px;background:linear-gradient(135deg,#153B2A,#24583E);box-shadow:0 20px 44px rgba(11,31,24,.28);transform:rotate(-4deg)}
.about-shield-icon svg{width:62px;height:62px;fill:none;stroke:#fff;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;transform:rotate(4deg)}
.about-shield-card>span{position:relative;display:block;color:#153B2A;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.about-shield-card>strong{position:relative;display:block;margin:7px 0 9px;color:#0f172a;font-size:25px;line-height:1.2}.about-shield-card>p{position:relative;margin:0;color:#64748b!important;font-size:13px;line-height:1.65}
.about-floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;min-width:205px;padding:14px 16px;border:1px solid #D8E3DB;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(15,23,42,.12)}
.about-floating-card svg{width:37px;height:37px;padding:8px;border-radius:11px;background:#E8F1EB;fill:none;stroke:#153B2A;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-floating-card strong,.about-floating-card small{display:block}.about-floating-card strong{color:#0f172a;font-size:13px}.about-floating-card small{color:#64748b;font-size:11px}.about-floating-card-one{left:0;top:80px}.about-floating-card-two{right:-3px;bottom:66px}
.about-story-section{background:#F8FAF8!important;scroll-margin-top:92px}.about-story-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:26px;align-items:start}
.about-story-card,.about-values-panel{border:1px solid #D8E3DB;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.07)}
.about-story-card{padding:38px 42px}.about-rich-content{margin-top:18px;color:#475569!important;font-size:16px;line-height:1.78}.about-rich-content h2{font-size:clamp(27px,3vw,39px);line-height:1.18;margin:8px 0 16px;color:#0f172a!important}.about-rich-content h3{margin-top:28px;color:#0f172a!important}.about-rich-content p{color:#526176!important}.about-rich-content ul{display:grid;gap:9px;padding-left:0;list-style:none}.about-rich-content li{position:relative;padding:11px 13px 11px 41px;border:1px solid #e1e9f2;border-radius:13px;background:#F8FBF9;color:#334155}.about-rich-content li:before{content:"✓";position:absolute;left:13px;top:10px;width:20px;height:20px;border-radius:7px;display:grid;place-items:center;background:#E8F1EB;color:#153B2A;font-size:12px;font-weight:900}
.about-values-panel{padding:31px;position:sticky;top:105px}.about-values-heading h2{font-size:28px;line-height:1.2;margin:15px 0 24px;color:#0f172a!important}.about-value-list{display:grid;gap:12px}.about-value-item{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px;border:1px solid #e1e9f2;border-radius:17px;background:linear-gradient(135deg,#fff,#F8FBF9)}.about-value-item>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#E8F1EB}.about-value-item svg{width:25px;height:25px;fill:none;stroke:#153B2A;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-value-item strong{display:block;color:#0f172a;font-size:15px}.about-value-item p{margin:4px 0 0;color:#64748b!important;font-size:12px;line-height:1.55}
.about-team-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff,#f4f8fc)!important;scroll-margin-top:90px}.about-team-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(11,31,24,.055);right:-230px;top:-180px}.about-team-heading{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.about-team-heading h2{font-size:clamp(32px,4vw,46px);line-height:1.12;margin:14px 0 9px;color:#0f172a!important}.about-team-heading p{max-width:720px;margin:0;color:#64748b!important}.about-team-heading-mark{width:82px;height:82px;flex:0 0 82px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#153B2A,#24583E);box-shadow:0 18px 38px rgba(11,31,24,.22)}.about-team-heading-mark svg{width:43px;height:43px;fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.about-team-grid{position:relative}.about-team-card{overflow:hidden;min-width:0;border:1px solid #D8E3DB;border-radius:23px;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.08);transition:transform .25s,border-color .25s,box-shadow .25s}.about-team-card:hover{transform:translateY(-7px);border-color:#B9CBBE;box-shadow:0 22px 48px rgba(15,23,42,.12)}
.about-team-photo-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#E8F1EB,#dff5f7)}.about-team-photo{width:100%;height:100%;object-fit:cover;transition:transform .35s}.about-team-card:hover .about-team-photo{transform:scale(1.035)}.about-team-photo-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#153B2A,#24583E);color:#fff;font:800 72px Inter,sans-serif}.about-team-department{position:absolute;left:17px;bottom:15px;display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.78);border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);color:#153B2A;font-size:11px;font-weight:900;box-shadow:0 7px 18px rgba(15,23,42,.1)}
.about-team-body{padding:22px}.about-team-body h3{margin:0 0 4px;color:#0f172a!important;font-size:21px}.about-team-role{margin:0;color:#153B2A!important;font-size:13px;font-weight:800}.about-team-bio{margin:12px 0 0;color:#64748b!important;font-size:13px;line-height:1.65}.about-team-socials{display:flex;gap:8px;margin-top:17px}.about-team-socials a{width:36px;height:36px;border:1px solid #D8E3DB;border-radius:11px;display:grid;place-items:center;background:#F8FAF8;color:#475569;transition:.2s}.about-team-socials a:hover{background:#153B2A;border-color:#153B2A;color:#fff;transform:translateY(-2px)}.about-team-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-team-empty{position:relative;border:1px dashed #cbded1;border-radius:22px;background:#fff;padding:50px 24px;color:#64748b}
@media(max-width:980px){
  .about-modern-hero{padding:58px 0 68px}.about-modern-hero-grid{grid-template-columns:1fr;gap:42px}.about-modern-copy{text-align:center}.about-modern-copy h1,.about-modern-copy>p{margin-left:auto;margin-right:auto}.about-modern-actions,.about-modern-points{justify-content:center}.about-modern-visual{min-height:420px;max-width:650px;width:100%;margin:auto}.about-floating-card-one{left:3%}.about-floating-card-two{right:3%}
  .about-story-grid{grid-template-columns:1fr}.about-values-panel{position:relative;top:auto}.about-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .home-certificate-verify-form{gap:7px!important}.home-certificate-verify-btn{min-width:72px!important;padding:10px 12px!important;font-size:13px!important}
  .about-modern-hero{padding:40px 0 52px}.about-modern-copy h1{font-size:38px;letter-spacing:-1.25px}.about-modern-copy>p{font-size:15px}.about-modern-actions{display:grid;grid-template-columns:1fr 1fr}.about-modern-actions .btn{padding:11px 10px;font-size:13px;white-space:nowrap}.about-modern-points{display:grid;grid-template-columns:1fr;text-align:left;justify-content:start;width:max-content;max-width:100%;margin:24px auto 0}.about-modern-visual{min-height:355px}.about-visual-glow{width:285px;height:285px}.about-shield-card{width:82%;padding:31px 25px 27px;border-radius:24px}.about-shield-icon{width:82px;height:82px;border-radius:26px;margin-bottom:19px}.about-shield-icon svg{width:47px;height:47px}.about-shield-card>strong{font-size:20px}.about-floating-card{min-width:0;width:177px;padding:10px}.about-floating-card svg{width:32px;height:32px}.about-floating-card-one{left:0;top:25px}.about-floating-card-two{right:0;bottom:20px}.about-floating-card strong{font-size:11px}.about-floating-card small{font-size:9px}
  .about-story-section{padding-top:46px!important}.about-story-card,.about-values-panel{border-radius:21px}.about-story-card{padding:24px 20px}.about-values-panel{padding:22px 18px}.about-values-heading h2{font-size:24px}.about-value-item{grid-template-columns:42px 1fr;padding:13px;gap:11px}.about-value-item>span{width:42px;height:42px}.about-team-heading{align-items:flex-start}.about-team-heading-mark{display:none}.about-team-grid{grid-template-columns:1fr!important}.about-team-photo-wrap{aspect-ratio:16/10}.about-team-body{padding:19px}
}


/* Dynamic certificate background image */
.certificate-a4.has-custom-background{background:#fff!important;isolation:isolate}
.certificate-background-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;z-index:0;pointer-events:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}
.certificate-a4.has-custom-background:before{content:""!important;display:block!important;position:absolute;inset:0;background:rgba(255,255,255,.10);z-index:1;pointer-events:none}
.certificate-a4.has-custom-background>.cert-ribbon,
.certificate-a4.has-custom-background>.cert-watermark,
.certificate-a4.has-custom-background>.cert-border{z-index:2}
@media print{
  .certificate-background-image{display:block!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
}


/* Public mobile drawer account shortcut */
.mobile-account-link{
  display:none!important;
}
@media(max-width:980px){
  .main-nav .mobile-account-link{
    display:flex!important;
    align-items:center!important;
    gap:11px!important;
    margin-top:9px!important;
    padding:12px 14px!important;
    border:1px solid #f2e2a9!important;
    border-radius:13px!important;
    background:#EEF5F0!important;
    color:#153B2A!important;
    font-weight:800!important;
  }
  .main-nav .mobile-account-link:hover,
  .main-nav .mobile-account-link.active{
    background:#153B2A!important;
    border-color:#153B2A!important;
    color:#fff!important;
  }
  .mobile-account-link svg{
    width:20px;
    height:20px;
    flex:0 0 20px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
}

/* =========================================================
   Certificate print/PDF fidelity fix
   Keeps the on-screen desktop design unchanged in print mode,
   even when printing from a phone or a narrow browser window.
   ========================================================= */
.certificate-a4,
.certificate-a4 *{
  -webkit-print-color-adjust:exact;
  print-color-adjust:exact;
}

html.certificate-print-mode,
html.certificate-print-mode body{
  background:#fff!important;
}
html.certificate-print-mode .modern-certificate.certificate-a4{
  width:1123px!important;
  height:794px!important;
  min-height:0!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  margin:0 auto!important;
}
html.certificate-print-mode .modern-certificate .cert-border{
  inset:34px!important;
  padding:26px 46px 22px!important;
  border-radius:20px!important;
}
html.certificate-print-mode .modern-certificate .cert-head{
  flex-direction:row!important;
  gap:15px!important;
  margin-bottom:8px!important;
}
html.certificate-print-mode .modern-certificate .cert-head div{
  text-align:left!important;
}
html.certificate-print-mode .modern-certificate .cert-head strong{
  font-size:23px!important;
}
html.certificate-print-mode .modern-certificate h1{
  font-size:28px!important;
}
html.certificate-print-mode .modern-certificate .cert-name{
  font-size:50px!important;
  padding:4px 26px 8px!important;
}
html.certificate-print-mode .modern-certificate .cert-course{
  font-size:29px!important;
  padding:9px 28px!important;
}
html.certificate-print-mode .cert-meta-row{
  grid-template-columns:1fr 1fr 1.35fr!important;
}
html.certificate-print-mode .modern-certificate .cert-bottom{
  grid-template-columns:1fr 145px 1fr!important;
  gap:24px!important;
  margin-top:22px!important;
}
html.certificate-print-mode .modern-certificate .cert-sign{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
}
html.certificate-print-mode .modern-certificate .cert-qr{
  width:auto!important;
  margin:0!important;
}
html.certificate-print-mode .certificate-background-image{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

@page{
  size:A4 landscape;
  margin:0;
}
@media print{
  html,body{
    width:297mm!important;
    height:210mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .site-header,.site-footer,.topbar,.brand-announcement,.no-print,.flash,.whatsapp-float,
  .mobile-nav-backdrop,.live-chat-widget{
    display:none!important;
  }
  main{
    display:block!important;
    width:297mm!important;
    height:210mm!important;
    margin:0!important;
    padding:0!important;
  }
  .certificate-section{
    display:block!important;
    width:297mm!important;
    height:210mm!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  .certificate-section>.container{
    display:block!important;
    width:297mm!important;
    height:210mm!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  html.certificate-print-mode .modern-certificate.certificate-a4,
  .modern-certificate.certificate-a4{
    width:297mm!important;
    height:210mm!important;
    min-height:0!important;
    max-width:none!important;
    aspect-ratio:auto!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:hidden!important;
    page-break-inside:avoid!important;
    break-inside:avoid!important;
  }
  html.certificate-print-mode .modern-certificate .cert-border,
  .modern-certificate .cert-border{
    inset:9mm!important;
    padding:7mm 12mm 6mm!important;
    border-radius:5mm!important;
  }
  html.certificate-print-mode .modern-certificate .cert-head,
  .modern-certificate .cert-head{
    flex-direction:row!important;
    gap:15px!important;
    margin-bottom:8px!important;
  }
  html.certificate-print-mode .modern-certificate .cert-head div,
  .modern-certificate .cert-head div{
    text-align:left!important;
  }
  html.certificate-print-mode .modern-certificate .cert-head strong,
  .modern-certificate .cert-head strong{font-size:23px!important;}
  html.certificate-print-mode .modern-certificate h1,
  .modern-certificate h1{font-size:28px!important;}
  html.certificate-print-mode .modern-certificate .cert-name,
  .modern-certificate .cert-name{
    font-size:50px!important;
    padding:4px 26px 8px!important;
  }
  html.certificate-print-mode .modern-certificate .cert-course,
  .modern-certificate .cert-course{
    font-size:29px!important;
    padding:9px 28px!important;
  }
  html.certificate-print-mode .cert-meta-row,
  .cert-meta-row{grid-template-columns:1fr 1fr 1.35fr!important;}
  html.certificate-print-mode .modern-certificate .cert-bottom,
  .modern-certificate .cert-bottom{
    grid-template-columns:1fr 145px 1fr!important;
    gap:24px!important;
    margin-top:22px!important;
  }
  html.certificate-print-mode .modern-certificate .cert-sign,
  .modern-certificate .cert-sign{
    width:auto!important;
    max-width:none!important;
    margin:0!important;
  }
  html.certificate-print-mode .modern-certificate .cert-qr,
  .modern-certificate .cert-qr{
    width:auto!important;
    margin:0!important;
  }
  .certificate-background-image{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
}

/* Explicit positioning fallback for print engines that handle inset differently. */
.certificate-background-image{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
}
@media print{
  .modern-certificate .cert-border,
  html.certificate-print-mode .modern-certificate .cert-border{
    top:9mm!important;
    right:9mm!important;
    bottom:9mm!important;
    left:9mm!important;
    width:auto!important;
    height:auto!important;
  }
  .certificate-background-image{
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
  }
}

/* =========================================================
   Requested account, pricing, learning and responsive patches
   ========================================================= */
@media(max-width:980px){
  .mobile-account-link{display:flex!important;align-items:center!important;gap:11px!important;min-height:62px!important;padding:10px 12px!important;margin-top:6px!important;border:1px solid rgba(11,31,24,.2)!important;border-radius:14px!important;background:#EEF5F0!important;color:#0f172a!important}
  .mobile-account-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#153B2A;color:#fff;font-weight:800}
  .mobile-account-avatar img{width:100%;height:100%;object-fit:cover}
  .mobile-account-copy{min-width:0;display:flex;flex-direction:column;gap:3px;text-align:left}
  .mobile-account-copy strong{font-size:13px;line-height:1.2;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .mobile-account-copy small{font-size:10px;line-height:1.25;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}

.price-stack{display:inline-flex;align-items:baseline;justify-content:flex-end;flex-wrap:wrap;gap:5px 8px;max-width:100%;line-height:1.15;text-align:right}
.price-regular{color:#94a3b8;font-size:12px;text-decoration:line-through;text-decoration-thickness:1.5px}
.price-current{color:#153B2A;font-size:18px;font-weight:850;white-space:nowrap}
.price-save{padding:3px 7px;border-radius:999px;background:#dcfce7;color:#166534;font-size:10px;font-weight:800;white-space:nowrap}
.card-meta>.price-stack{margin-left:auto}
.price-status-line{align-items:center}
.price-status-line>.price-stack{margin-left:auto}
@media(max-width:480px){
  .price-stack{justify-content:flex-start;text-align:left;gap:4px 6px}
  .card-meta>.price-stack{width:100%;margin:4px 0 0}
  .price-status-line>.price-stack{justify-content:flex-end;text-align:right;width:auto;margin-left:8px}
  .price-current{font-size:16px}
}

.course-module-card{padding:18px!important}
.course-module-card.is-locked{opacity:.78}
.course-module-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}
.course-module-head h3{margin:0 0 4px}
.course-module-head p{margin:0;color:#64748b;font-size:12px}
.lesson-link.is-disabled{pointer-events:none;opacity:.62}
.module-quiz-status{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding:12px 14px;border:1px solid #D8E3DB;border-radius:12px;background:#F3F7F4;color:#475569;font-size:12px}
.quiz-pass-note{color:#15803d;font-weight:750}
.module-quiz-container{max-width:850px}
.module-quiz-form{max-width:none!important}
.quiz-question-card{min-width:0;margin:0 0 18px;padding:18px;border:1px solid #D8E3DB;border-radius:16px;background:#fff}
.quiz-question-card.is-wrong{border-color:#fecaca;background:#fffafa}
.quiz-question-card legend{display:flex;align-items:flex-start;gap:10px;padding:0 6px;color:#0f172a;font-size:16px;font-weight:800;line-height:1.5}
.quiz-question-card legend>span{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:8px;background:#153B2A;color:#fff;font-size:12px}
.quiz-option{display:flex;align-items:flex-start;gap:10px;margin-top:10px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:11px;background:#F8FAF8;cursor:pointer}
.quiz-option:hover{border-color:#B9CBBE;background:#EEF5F0}
.quiz-option input{width:auto!important;margin-top:3px;accent-color:#153B2A}
.quiz-option span{color:#334155;line-height:1.45}
.quiz-wrong-notice{margin-top:12px;padding:10px 12px;border-radius:10px;background:#fee2e2;color:#991b1b;font-size:12px;line-height:1.5}
@media(max-width:640px){.course-module-head,.module-quiz-status{align-items:flex-start;flex-direction:column}.module-quiz-status .btn{width:100%}.lesson-link{align-items:flex-start}.quiz-question-card{padding:14px}.quiz-question-card legend{font-size:14px}}

.offline-pdf-result-head{margin-top:34px}
.offline-pdf-card{display:flex;flex-direction:column;min-height:100%}
.offline-pdf-card>p{flex:1}
.offline-pdf-card-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border-radius:16px;background:#E8F1EB;color:#153B2A}
.offline-pdf-card-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.offline-pdf-card small{display:block;color:#64748b}

/* Advanced responsive customer dashboard */
.dashboard-section{padding-top:34px}
.dashboard-profile-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;padding:23px 25px;border:1px solid #D8E3DB;border-radius:22px;background:linear-gradient(135deg,#fff,#F1F7F3);box-shadow:0 16px 42px rgba(15,23,42,.07)}
.dashboard-profile-main{display:flex;align-items:center;gap:16px;min-width:0}
.dashboard-avatar{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#153B2A,#24583E);color:#fff;font-size:28px;font-weight:850}
.dashboard-avatar img{width:100%;height:100%;object-fit:cover}
.dashboard-profile-main h1{margin:3px 0 5px;color:#0f172a;font-size:clamp(24px,3vw,38px)}
.dashboard-profile-main p{margin:0;color:#64748b;overflow-wrap:anywhere}
.dashboard-device-summary{min-width:190px;padding:14px 17px;border:1px solid #C8D9CD;border-radius:15px;background:#fff;text-align:right}
.dashboard-device-summary span,.dashboard-device-summary small{display:block;color:#64748b;font-size:11px}
.dashboard-device-summary strong{display:block;margin:3px 0;color:#153B2A;font-size:25px}
.dashboard-shell{grid-template-columns:230px minmax(0,1fr);align-items:start}
.dashboard-nav{background:#fff!important;border-color:#D8E3DB!important;box-shadow:0 12px 32px rgba(15,23,42,.06)}
.dashboard-nav a{display:flex!important;align-items:center;gap:10px;color:#526174!important}
.dashboard-nav a:hover,.dashboard-nav a.active{background:#E8F1EB!important;color:#153B2A!important}
.dashboard-nav .dash-ico{width:20px;height:20px;display:grid;place-items:center;color:currentColor}
.dashboard-nav .dash-ico svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dashboard-main{min-height:500px}
.dashboard-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.dashboard-page-head h2{margin:0 0 5px;color:#0f172a}
.dashboard-page-head p{margin:0;color:#64748b}
.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.dashboard-stat-grid .stat{min-width:0;padding:18px;border-color:#D8E3DB;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.dashboard-stat-grid .stat strong{display:block;margin:6px 0;color:#153B2A;font-size:32px}
.dashboard-stat-grid .stat small,.dash-stat-label{display:block;color:#64748b;font-size:11px}
.dash-stat-label{font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.dashboard-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}
.dashboard-panel{padding:18px!important}
.dashboard-panel-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}
.dashboard-panel-head h3{margin:0 0 4px}.dashboard-panel-head p{margin:0;color:#64748b;font-size:12px}.dashboard-panel-head>a{font-size:12px;font-weight:800}
.dashboard-activity-list{display:flex;flex-direction:column}
.dashboard-activity-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #edf2f7;color:#0f172a}
.dashboard-activity-list strong,.dashboard-activity-list small,.dashboard-course-list strong,.dashboard-course-list small{display:block}.dashboard-activity-list small,.dashboard-course-list small{margin-top:3px;color:#64748b;font-size:10px}
.dashboard-course-list>div{display:grid;grid-template-columns:minmax(0,1fr) 120px 36px;align-items:center;gap:11px;padding:12px 0;border-top:1px solid #edf2f7}.dashboard-course-list b{font-size:11px;text-align:right}.compact-empty{padding:28px 10px}
.dashboard-table-wrap{border:1px solid #D8E3DB;border-radius:16px;background:#fff}.dashboard-table{margin:0}.dashboard-table td,.dashboard-table th{vertical-align:middle}.dashboard-row-actions{display:flex;gap:7px;flex-wrap:wrap}
.dashboard-course-grid,.dashboard-certificate-grid{align-items:stretch}.dashboard-course-card{padding:0!important;overflow:hidden}.dashboard-course-card>img{width:100%;aspect-ratio:16/9;object-fit:cover}.dashboard-course-body{padding:17px}.dashboard-course-card h3{margin:13px 0}.dashboard-certificate-card{position:relative;display:flex;flex-direction:column}.dashboard-certificate-card .btn{margin-top:auto}.dashboard-certificate-card small{display:block;margin:0 0 16px;color:#64748b}.dashboard-certificate-mark{width:46px;height:46px;display:grid;place-items:center;margin-bottom:12px;border-radius:15px;background:#dcfce7;color:#15803d;font-size:24px;font-weight:900}.dashboard-profile-form{max-width:none!important}.dashboard-profile-preview{margin:0 0 20px}
@media(max-width:1100px){.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-overview-grid{grid-template-columns:1fr}}
@media(max-width:980px){.dashboard-shell{grid-template-columns:1fr}.dashboard-nav{position:static;display:flex!important;overflow-x:auto;padding:8px}.dashboard-nav a{flex:0 0 auto;white-space:nowrap}.dashboard-profile-card{align-items:flex-start}.dashboard-device-summary{min-width:170px}}
@media(max-width:700px){
  .dashboard-section{padding-top:20px}.dashboard-profile-card{align-items:stretch;flex-direction:column;padding:18px}.dashboard-avatar{width:58px;height:58px;flex-basis:58px;border-radius:17px;font-size:22px}.dashboard-profile-main h1{font-size:24px}.dashboard-profile-main p{font-size:12px}.dashboard-device-summary{text-align:left}
  .dashboard-page-head{align-items:stretch;flex-direction:column}.dashboard-page-head .btn{width:100%}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-stat-grid .stat{padding:14px}.dashboard-stat-grid .stat strong{font-size:26px}
  .dashboard-table-wrap{border:0;background:transparent;overflow:visible}.dashboard-table thead{display:none}.dashboard-table,.dashboard-table tbody,.dashboard-table tr,.dashboard-table td{display:block;width:100%}.dashboard-table tr{margin-bottom:13px;padding:12px 14px;border:1px solid #D8E3DB;border-radius:14px;background:#fff}.dashboard-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:8px 0!important;border:0!important}.dashboard-table td:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:800}.dashboard-row-actions{justify-content:flex-start}.dashboard-course-list>div{grid-template-columns:1fr 72px 34px}
}
@media(max-width:420px){.dashboard-stat-grid{grid-template-columns:1fr 1fr}.dashboard-profile-main{align-items:flex-start}.dashboard-table td{grid-template-columns:75px minmax(0,1fr)}}

/* Keep the certificate in one identical A4-landscape composition on every screen. */
.certificate-stage{width:1123px;max-width:100%;margin:0 auto;position:relative;overflow:hidden}
.certificate-stage>.modern-certificate.certificate-a4{width:1123px!important;height:794px!important;min-height:794px!important;max-width:none!important;aspect-ratio:auto!important;margin:0!important;transform:scale(var(--certificate-scale,1));transform-origin:top left}
@media(max-width:860px){
  .certificate-stage>.modern-certificate.certificate-a4{width:1123px!important;height:794px!important;min-height:794px!important;max-width:none!important;border-radius:28px!important}
  .certificate-stage .modern-certificate .cert-border{inset:34px!important;padding:26px 46px 22px!important}
  .certificate-stage .modern-certificate .cert-head{flex-direction:row!important;gap:15px!important}.certificate-stage .modern-certificate .cert-head div{text-align:left!important}.certificate-stage .modern-certificate .cert-head strong{font-size:23px!important}.certificate-stage .modern-certificate h1{font-size:28px!important}.certificate-stage .modern-certificate .cert-name{font-size:50px!important;padding:4px 26px 8px!important}.certificate-stage .modern-certificate .cert-course{font-size:29px!important;padding:9px 28px!important}.certificate-stage .cert-meta-row{grid-template-columns:1fr 1fr 1.35fr!important}.certificate-stage .modern-certificate .cert-bottom{grid-template-columns:1fr 145px 1fr!important;gap:24px!important;margin-top:22px!important}.certificate-stage .modern-certificate .cert-sign{max-width:none!important;width:auto!important}.certificate-stage .modern-certificate .cert-qr{width:auto!important}
}
@media print{
  .certificate-stage{width:297mm!important;height:210mm!important;max-width:none!important;margin:0!important;overflow:hidden!important}
  .certificate-stage>.modern-certificate.certificate-a4{width:297mm!important;height:210mm!important;min-height:0!important;transform:none!important;margin:0!important}
}

/* Lift the desktop chat composer so it remains fully visible. */
@media(min-width:641px){
  .live-chat-panel{bottom:174px!important;height:min(570px,calc(100dvh - 198px))!important;max-height:calc(100dvh - 198px)!important;min-height:390px!important}
  .live-chat-compose{padding:8px 10px 9px!important}
  .live-chat-compose textarea{min-height:42px!important;padding:9px 11px!important}
  .live-chat-compose button{width:42px!important;height:42px!important}
}

/* Password reset form */
.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.auth-label-row label{margin:0}
.auth-label-row a{font-size:12px;font-weight:750;color:#153B2A}
.otp-input{text-align:center;font-size:25px!important;font-weight:850;letter-spacing:.35em;font-variant-numeric:tabular-nums}
.auth-success-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 16px;border-radius:22px;background:#dcfce7;color:#15803d;font-size:32px;font-weight:900}


/* =========================================================
   Final requested refinements: mandatory MCQ, compact account,
   low-height chat, square team photos and account Offline Class
   ========================================================= */
.about-team-photo-wrap{aspect-ratio:1/1!important}
@media(max-width:640px){.about-team-photo-wrap{aspect-ratio:1/1!important}}

@media(max-width:980px){
  .main-nav .mobile-account-link{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;column-gap:9px!important;min-height:50px!important;margin-top:5px!important;padding:7px 9px!important;border-radius:12px!important;overflow:hidden!important}
  .mobile-account-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important;font-size:12px!important}
  .mobile-account-link>svg{width:21px!important;height:21px!important;margin:0 auto!important}
  .mobile-account-copy{width:100%!important;min-width:0!important;gap:1px!important;overflow:hidden!important}
  .mobile-account-copy strong{display:block!important;max-width:100%!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .mobile-account-copy small{display:block!important;max-width:100%!important;font-size:9px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
}

.auth-forgot-below{margin-top:10px;text-align:center}
.auth-forgot-below a{color:#153B2A;font-size:12px;font-weight:800}

.offline-request-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.offline-request-fields label{margin:0!important}
.offline-request-fields .input{width:100%;margin-top:6px}
.offline-request-submit{margin-top:14px}
.dashboard-offline-account-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 14px;align-items:center;margin-bottom:18px;padding:14px 16px;border:1px solid #D8E3DB;border-radius:16px;background:#F8FBF9;overflow:hidden}
.dashboard-offline-account-note span{grid-row:1/3;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.dashboard-offline-account-note strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}
.dashboard-offline-account-note small{color:#64748b}
.dashboard-page-subhead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:24px 0 12px}
.dashboard-page-subhead h3{margin:0 0 4px}.dashboard-page-subhead p{margin:0;color:#64748b;font-size:12px}
.dashboard-offline-empty h3{margin-top:0}.dashboard-offline-grid{margin-bottom:24px}
.quiz-required-warning{color:#b45309;font-weight:800}
@media(max-width:640px){
  .offline-request-fields{grid-template-columns:1fr}
  .dashboard-offline-account-note{grid-template-columns:1fr;gap:4px}.dashboard-offline-account-note span{grid-row:auto}.dashboard-offline-account-note strong{white-space:normal;overflow-wrap:anywhere}
}

/* The chat panel always fits inside short desktop viewports; no fixed minimum height. */
@media(min-width:641px){
  .live-chat-panel{top:10px!important;bottom:auto!important;height:calc(100dvh - 20px)!important;max-height:570px!important;min-height:0!important}
  .live-chat-head{height:clamp(58px,12dvh,76px)!important;padding:10px 14px!important}
  .live-chat-start{height:calc(100% - clamp(58px,12dvh,76px))!important;padding:clamp(10px,2.5dvh,24px) 18px 12px!important}
  .live-chat-conversation{height:calc(100% - clamp(58px,12dvh,76px))!important;grid-template-rows:auto minmax(0,1fr) auto auto!important}
  .live-chat-messages{padding:10px 12px!important}
  .live-chat-compose{padding:7px 9px 8px!important}
  .live-chat-compose textarea{min-height:38px!important;max-height:72px!important;padding:8px 10px!important}
  .live-chat-compose button{width:38px!important;height:38px!important;border-radius:12px!important}
}
@media(min-width:641px) and (max-height:520px){
  .live-chat-agent-icon,.live-chat-welcome-icon{display:none!important}
  .live-chat-agent strong{font-size:14px!important}.live-chat-agent small{margin-top:2px!important}
  .live-chat-start>p{margin-bottom:9px!important;font-size:11px!important}.live-chat-start h3{font-size:17px!important;margin-bottom:4px!important}
  .live-chat-start label{margin-bottom:7px!important}.live-chat-start label .input{height:38px!important;margin-top:3px!important}.live-chat-start .btn{height:40px!important}
  .live-chat-privacy{margin-top:6px!important}
  .live-chat-statusbar{min-height:30px!important;padding:5px 11px!important}
}

/* Checkout coupon apply control */
.checkout-coupon-field{min-width:0}
.checkout-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:stretch}
.checkout-coupon-row input{min-width:0}
.checkout-coupon-apply{min-width:92px;padding-inline:18px;white-space:nowrap}
.checkout-coupon-feedback{display:block;min-height:18px;margin-top:6px;font-weight:700}
.checkout-coupon-feedback.is-success{color:#15803d}
.checkout-coupon-feedback.is-error{color:#b91c1c}
.checkout-coupon-discount strong{color:#15803d}
.checkout-payable-line{margin-top:5px;padding-top:12px;border-top:1px dashed #cbd5e1}
.checkout-payable-line strong{font-size:18px;color:#0f172a}
@media(max-width:420px){
  .checkout-coupon-row{grid-template-columns:minmax(0,1fr) 82px;gap:7px}
  .checkout-coupon-apply{min-width:0;padding-inline:10px}
}

/* =========================================================
   Service detail media and mobile glass bottom navigation
   ========================================================= */
.service-detail-thumb{
  width:100%;
  height:auto!important;
  aspect-ratio:2/1;
  min-height:0!important;
}
.service-detail-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.service-description{
  overflow-wrap:anywhere;
}
.mobile-bottom-nav{
  display:none;
}
@media(max-width:760px){
  body{
    padding-bottom:92px;
  }
  .mobile-bottom-nav{
    position:fixed;
    left:50%;
    bottom:max(9px,env(safe-area-inset-bottom));
    z-index:10015;
    width:min(540px,calc(100vw - 18px));
    min-height:68px;
    padding:7px;
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:3px;
    border:1px solid rgba(255,255,255,.72);
    border-radius:22px;
    background:rgba(255,255,255,.78);
    box-shadow:0 18px 54px rgba(15,23,42,.20);
    backdrop-filter:blur(22px) saturate(155%);
    -webkit-backdrop-filter:blur(22px) saturate(155%);
    transform:translateX(-50%);
  }
  .mobile-bottom-nav a{
    min-width:0;
    min-height:54px;
    padding:6px 2px 5px;
    border-radius:16px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    color:#526174;
    font-size:9px;
    font-weight:700;
    line-height:1.15;
    text-align:center;
    white-space:normal;
    overflow-wrap:anywhere;
    transition:background .18s ease,color .18s ease,transform .18s ease;
  }
  .mobile-bottom-nav a:active{
    transform:scale(.96);
  }
  .mobile-bottom-nav a.active{
    background:rgba(11,31,24,.12);
    color:#153B2A;
  }
  .mobile-bottom-nav svg{
    width:22px;
    height:22px;
    flex:0 0 22px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .whatsapp-float{
    bottom:90px!important;
  }
  .live-chat-float{
    bottom:152px!important;
  }
  .live-chat-panel{
    bottom:214px!important;
    height:min(570px,calc(100dvh - 228px))!important;
    min-height:320px!important;
  }
}
@media(max-width:390px){
  .mobile-bottom-nav{
    width:calc(100vw - 12px);
    border-radius:19px;
  }
  .mobile-bottom-nav a{
    font-size:8px;
  }
  .mobile-bottom-nav svg{
    width:20px;
    height:20px;
  }
}
@media print{
  .mobile-bottom-nav{display:none!important}
}

/* =====================================================================
   SCSF OFFICIAL — 2026 BRAND, MARKETING & CONVERSION SYSTEM
   Forest / charcoal / gold identity. Appended as the final authority so
   legacy modules keep working while the complete public UI stays unified.
   ===================================================================== */
:root{
  --brand-primary:#0B1F18;--brand-primary-2:#12372A;--brand-secondary:#C9A227;--brand-accent:#F4D77B;--brand-surface:#111A16;
  --bg:#f4f7f4;--bg2:#eaf0eb;--panel:#fff;--panel2:#f8faf8;--line:#d8e2db;--text:#14231b;--muted:#65766d;
  --cyan:var(--brand-secondary);--green:#2f7d59;--orange:#c68e1a;--red:#b42332;--shadow:0 22px 58px rgba(11,31,24,.10);--radius:20px;
  --brand-gradient:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-2));--gold-gradient:linear-gradient(135deg,var(--brand-secondary),var(--brand-accent));
}
html{scroll-padding-top:110px}body{background:var(--bg)!important;color:var(--text)!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;overflow-x:hidden}main{min-height:45vh}h1,h2,h3,h4,strong{letter-spacing:-.025em}p{letter-spacing:-.008em}.container{width:min(1220px,calc(100% - 40px))}.section{padding:88px 0}.section.alt,.section-soft{background:#eaf0eb!important}.section-dark{background:var(--brand-primary)!important;color:#fff}.muted{color:var(--muted)!important}
.card,.form-card{background:#fff!important;color:var(--text)!important;border:1px solid var(--line)!important;box-shadow:0 16px 45px rgba(11,31,24,.07)!important}.card:hover{border-color:rgba(201,162,39,.55)!important;box-shadow:0 24px 60px rgba(11,31,24,.12)!important}.card p,.form-card p{color:var(--muted)}
.btn{border-radius:12px;min-height:46px;padding:11px 18px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--brand-primary)!important;color:#fff!important;border-color:var(--brand-primary)!important;box-shadow:0 10px 22px rgba(11,31,24,.17)}.btn-primary:hover{background:#14372a!important;box-shadow:0 14px 30px rgba(11,31,24,.24)}.btn-ghost{background:#fff!important;color:var(--brand-primary)!important;border-color:#cbd8cf!important}.btn-ghost:hover{border-color:var(--brand-secondary)!important;background:#fffdf5!important}.btn-soft{background:#eef5f0!important;color:#174632!important;border-color:#d4e5da!important}.btn-gold{background:var(--gold-gradient)!important;color:#132018!important;border-color:transparent!important;box-shadow:0 10px 26px rgba(201,162,39,.23)}.btn-light{background:rgba(255,255,255,.94)!important;color:var(--brand-primary)!important;border-color:rgba(255,255,255,.5)!important}.btn-outline-light{color:#fff!important;border:1px solid rgba(255,255,255,.45)!important;background:rgba(255,255,255,.06)!important}.btn-sm{min-height:38px;padding:8px 13px}
.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(201,162,39,.34)!important;background:#fff9e7!important;color:#806210!important;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.badge{background:#edf4ef!important;color:#24513a!important;border:1px solid #d4e4d9!important}.badge.success{background:#e6f7ec!important;color:#17603a!important}.badge.warning{background:#fff7dc!important;color:#80600b!important}.price{color:#8a6a10!important}.price .old-price,.old-price{color:#8b968f!important}
.field label{color:#26372e!important}.input,.field input,.field textarea,.field select{background:#fff!important;color:#14231b!important;border:1px solid #cbd8cf!important}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand-secondary)!important;box-shadow:0 0 0 4px rgba(201,162,39,.12)!important}.field select option{background:#fff;color:#14231b}.help{color:#718078!important}.consent-line{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:600!important}.consent-line input{width:auto!important;margin-top:5px}.flash.success{background:#e9f7ed!important;color:#175634!important;border-color:#b9dfc5!important}.flash.error{background:#fff0f1!important;color:#8f1f2a!important;border-color:#efc4c8!important}.global-flash{margin-top:18px;position:relative;z-index:3}
.rich-content{color:#33443b!important;line-height:1.85}.rich-content h2,.rich-content h3,.rich-content h4{color:#14231b!important;margin-top:1.5em}.rich-content a{color:#7d6313!important;text-decoration:underline;text-underline-offset:3px}.rich-content li{margin:.4em 0}.rich-content blockquote{border-left:4px solid var(--brand-secondary);margin:24px 0;padding:14px 20px;background:#fff9e7;border-radius:0 14px 14px 0}.rich-content hr{border:0;border-top:1px solid var(--line);margin:34px 0}.rich-content table{background:#fff}.rich-content td,.rich-content th{border-color:var(--line)!important}

/* Announcement + brand header */
.brand-announcement{position:relative;z-index:70;background:#06110c;color:#dce9e1;border-bottom:1px solid rgba(244,215,123,.18)}.brand-announcement-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px}.brand-announcement-inner strong{font-size:12px}.brand-announcement-inner>span:not(.announcement-badge){color:#9fb2a7}.brand-announcement-inner a{margin-left:auto;color:#f4d77b;font-weight:800}.announcement-badge{padding:4px 8px;background:rgba(201,162,39,.15);border:1px solid rgba(244,215,123,.28);border-radius:999px;color:#f4d77b;font-size:10px;font-weight:900;letter-spacing:.08em}
.site-header{top:0!important;z-index:65!important;background:rgba(255,255,255,.91)!important;border-bottom:1px solid rgba(11,31,24,.09)!important;box-shadow:0 9px 30px rgba(11,31,24,.055)!important;backdrop-filter:blur(20px) saturate(150%)!important}.nav-wrap{min-height:76px!important;gap:18px}.brand{width:auto!important;display:flex;align-items:center;gap:11px;min-width:205px}.brand-symbol{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--brand-primary);box-shadow:0 9px 22px rgba(11,31,24,.18);padding:7px}.brand-symbol img{width:100%;height:100%;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:17px;color:#11251a;white-space:nowrap}.brand-copy small{color:#77857d;font-size:10px;margin-top:5px;white-space:nowrap}.main-nav{margin-left:auto!important;gap:0!important}.main-nav>a{color:#34463c!important;background:transparent!important;border-radius:0!important;padding:28px 9px 25px!important;font-size:13px!important;position:relative}.main-nav>a:after{content:"";position:absolute;left:50%;right:50%;bottom:17px;height:2px;border-radius:99px;background:var(--brand-secondary);transition:.2s}.main-nav>a:hover,.main-nav>a.active{color:var(--brand-primary)!important}.main-nav>a:hover:after,.main-nav>a.active:after{left:10px;right:10px}.nav-actions{display:flex;align-items:center;gap:7px}.nav-utility,.header-account{width:39px;height:39px;border:1px solid #d5e0d8;border-radius:12px;background:#fff;display:grid;place-items:center;color:#254535}.nav-utility svg,.header-account svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.header-account{border-radius:50%;overflow:hidden}.header-account span{font-weight:800}.header-account img{width:100%;height:100%;object-fit:cover}.nav-consult{min-height:39px!important}.nav-toggle{display:none;width:42px;height:42px;padding:10px!important;background:#fff!important;border:1px solid #d5e0d8!important;border-radius:12px!important}.nav-toggle span{display:block;height:2px;background:#163426;margin:4px 0;border-radius:4px}.mobile-nav-head,.mobile-nav-utilities,.mobile-account-link,.mobile-nav-backdrop{display:none}

/* Universal page hero */
.page-hero{padding:70px 0 64px!important;background:radial-gradient(circle at 85% 10%,rgba(201,162,39,.18),transparent 33%),linear-gradient(135deg,#081610,#123326)!important;border:0!important;color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:300px;height:300px;right:-90px;bottom:-190px;border:1px solid rgba(244,215,123,.18);border-radius:50%;box-shadow:0 0 0 45px rgba(244,215,123,.03),0 0 0 90px rgba(244,215,123,.02)}.page-hero .container{position:relative;z-index:1}.page-hero h1{font-size:clamp(36px,5vw,58px)!important;line-height:1.08;margin:14px 0 12px!important;max-width:940px}.page-hero p{font-size:17px;color:#c8d8ce!important;max-width:820px;margin:0}.page-hero .eyebrow{background:rgba(201,162,39,.12)!important;color:#f4d77b!important;border-color:rgba(244,215,123,.28)!important}.breadcrumb{display:flex;align-items:center;gap:8px;color:#a7bbb0!important;margin-bottom:13px!important}.breadcrumb a{color:#e2ece6}.hero-meta-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.hero-meta-pills span{padding:7px 10px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);border-radius:999px;color:#dce8e1;font-size:12px;font-weight:700}
.section-heading,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading.centered,.section-head.centered{text-align:center;justify-content:center}.section-heading.centered>div,.section-head.centered>div{max-width:760px}.section-heading h2,.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.12;margin:11px 0 0;color:#14231b}.section-heading p,.section-head p{max-width:700px;color:var(--muted);margin:10px 0 0}.section-heading.compact h2{font-size:34px}.text-link{color:#6e5712!important;font-weight:800;display:inline-flex;align-items:center;gap:5px}.text-link:hover{color:#a17e15!important}.listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.listing-toolbar>div{font-size:14px;color:var(--muted)}.listing-toolbar strong{font-size:24px;color:var(--brand-primary);margin-right:4px}.filter-chips{display:flex;flex-wrap:wrap;gap:7px}.filter-chips a{padding:8px 12px;border:1px solid #d7e1da;background:#fff;border-radius:999px;font-size:12px;font-weight:750;color:#526259}.filter-chips a.active,.filter-chips a:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.listing-grid{gap:24px}.premium-card{padding:0!important;overflow:hidden;transition:.25s}.premium-card:hover{transform:translateY(-7px)}.card-media{display:block;position:relative;overflow:hidden;background:#eaf0eb}.ratio-2-1{aspect-ratio:2/1}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.premium-card:hover .card-media img{transform:scale(1.045)}.contain-image{object-fit:contain!important;padding:36px;background:#eef3ef}.media-badge{position:absolute;left:14px;top:14px;background:#f4d77b;color:#17261e;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.card-body{padding:23px}.card-body h2,.card-body h3{font-size:21px;line-height:1.25;margin:12px 0 9px}.card-body p{margin:0;color:var(--muted)}.card-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:19px;padding-top:16px;border-top:1px solid #e4ebe6}.card-price-row>span{font-size:12px;color:#728078}.course-card-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#738079;font-size:12px}.course-mentor-line{font-size:12px;color:#6c7972;margin-top:12px}.card-actions{display:flex;gap:8px;flex-wrap:wrap}

/* Home campaign hero */
.scf-hero{background:#07130d;position:relative}.scf-hero-slider{height:min(700px,calc(100vh - 114px));min-height:590px;position:relative;overflow:hidden}.scf-hero-track,.scf-hero-slide{height:100%}.scf-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}.scf-hero-slide.active{opacity:1;visibility:visible;z-index:1}.scf-hero-slide picture,.scf-hero-slide picture img{width:100%;height:100%;display:block}.scf-hero-slide picture img{object-fit:cover;transform:scale(1.02);transition:transform 7s ease}.scf-hero-slide.active picture img{transform:scale(1.08)}.scf-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,9,.93) 0%,rgba(6,22,13,.79) 44%,rgba(6,20,12,.18) 80%),linear-gradient(0deg,rgba(5,15,9,.76),transparent 42%)}.scf-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-top:20px;padding-bottom:80px}.scf-hero-badge{display:inline-flex;align-items:center;gap:9px;color:#f4d77b;font-weight:800;font-size:11px;letter-spacing:.16em}.scf-hero-badge i{width:24px;height:1px;background:#f4d77b}.scf-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;max-width:850px;margin:18px 0 18px;letter-spacing:-.055em}.scf-hero p{font-size:18px;color:#d0ded5;max-width:720px;margin:0}.scf-hero-actions{display:flex;gap:11px;margin-top:28px;flex-wrap:wrap}.scf-hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:35px;color:#c7d8ce;font-size:12px}.scf-hero-trust span{display:flex;align-items:center;gap:7px}.scf-hero-trust svg{width:18px;height:18px;stroke:#f4d77b;fill:none;stroke-width:1.8}.scf-hero-controls{position:absolute;z-index:4;bottom:30px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:13px}.scf-hero-controls>button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(8,22,13,.55);color:#fff;font-size:24px;cursor:pointer;backdrop-filter:blur(8px)}.scf-hero-dots{display:flex;gap:7px}.scf-hero-dots button{border:0;width:7px;height:7px;padding:0;border-radius:50%;background:rgba(255,255,255,.42);cursor:pointer}.scf-hero-dots button.active{width:28px;border-radius:99px;background:#f4d77b}.scf-quick-actions{position:relative;z-index:5;margin-top:-27px}.scf-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9e2dc;border:1px solid #d9e2dc;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(11,31,24,.12)}.scf-quick-grid>a{background:#fff;padding:20px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px}.scf-quick-grid>a:hover{background:#fffaf0}.scf-quick-grid>a>span{width:44px;height:44px;border-radius:13px;background:#edf3ef;display:grid;place-items:center}.scf-quick-grid svg{width:21px;height:21px;fill:none;stroke:#25553d;stroke-width:1.8}.scf-quick-grid strong{display:block;font-size:14px}.scf-quick-grid small{display:block;color:#77847d;font-size:10px;margin-top:2px}.scf-quick-grid b{color:#9a7815}.scf-stats-section{padding:54px 0 44px!important}.scf-stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.scf-stat{padding:18px;border-radius:15px;background:#fff;border:1px solid #dce5df;display:flex;align-items:center;gap:12px}.scf-stat-icon{width:38px;height:38px;border-radius:12px;background:#eff4f0;display:grid;place-items:center;color:#2b6247}.scf-stat-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.scf-stat strong{font-size:24px;color:#0e2b1e;display:block;line-height:1}.scf-stat small{font-size:10px;color:#78867e;margin-top:5px;display:block}.scf-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.scf-audience-card{background:#fff;border:1px solid #dce5df;border-radius:22px;padding:28px;position:relative;overflow:hidden;transition:.25s}.scf-audience-card:hover{transform:translateY(-7px);border-color:#c9a227;box-shadow:var(--shadow)}.scf-audience-number{position:absolute;right:20px;top:15px;font-size:42px;font-weight:900;color:#edf1ee}.scf-audience-icon{width:58px;height:58px;border-radius:17px;background:linear-gradient(135deg,#e8f1eb,#fff9e4);display:grid;place-items:center;margin-bottom:22px}.scf-audience-icon svg{width:27px;height:27px;fill:none;stroke:#25553d;stroke-width:1.7}.scf-audience-card h3{font-size:22px;margin:0 0 10px}.scf-audience-card p{color:var(--muted);min-height:80px}.scf-audience-card>strong{color:#755c12;font-size:13px}.scf-card-grid,.scf-course-grid,.scf-case-grid,.scf-blog-grid{gap:23px}.scf-service-card,.scf-course-card,.scf-case-card,.scf-blog-card{background:#fff;border:1px solid #D8E3DB;border-radius:21px;overflow:hidden;box-shadow:0 12px 35px rgba(11,31,24,.06);transition:.25s}.scf-service-card:hover,.scf-course-card:hover,.scf-case-card:hover,.scf-blog-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#d3bd6a}.scf-service-image,.scf-course-image,.scf-case-media,.scf-blog-image{aspect-ratio:2/1;position:relative;background:#edf3ef;overflow:hidden}.scf-service-image img,.scf-course-image img,.scf-case-media img,.scf-blog-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.scf-service-card:hover img,.scf-course-card:hover img,.scf-case-card:hover img,.scf-blog-card:hover img{transform:scale(1.05)}.scf-service-image>span,.scf-course-image>span,.scf-case-media>span{position:absolute;left:14px;top:14px;border-radius:999px;background:rgba(7,24,14,.85);color:#fff;padding:5px 9px;font-size:10px;font-weight:800;backdrop-filter:blur(8px)}.scf-service-body,.scf-course-body,.scf-case-body,.scf-blog-card>div:last-child{padding:22px}.scf-service-body h3,.scf-course-body h3,.scf-case-body h3,.scf-blog-card h3{font-size:20px;line-height:1.25;margin:0 0 9px}.scf-service-body p,.scf-course-body p,.scf-case-body p,.scf-blog-card p{color:var(--muted);font-size:14px}.scf-service-meta,.scf-course-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid #e5ebe7;margin-top:16px;padding-top:14px;color:#6f7e75;font-size:11px}.scf-course-meta{display:flex;gap:10px;color:#6e7c74;font-size:11px;margin-bottom:10px}.scf-course-footer{margin-bottom:15px}.scf-process-section{background:var(--brand-primary);color:#fff}.scf-process-section .section-head h2{color:#fff}.scf-process-section .section-head p{color:#aebfb5}.scf-process-section .eyebrow{background:rgba(201,162,39,.12)!important;color:#f4d77b!important;border-color:rgba(244,215,123,.25)!important}.scf-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden}.scf-process-grid>div{padding:28px;background:#0d291c;position:relative}.scf-process-grid>div>span{position:absolute;right:18px;top:14px;color:rgba(255,255,255,.09);font-size:42px;font-weight:900}.scf-process-grid svg{width:34px;height:34px;stroke:#f4d77b;fill:none;stroke-width:1.6;margin-bottom:21px}.scf-process-grid h3{font-size:18px;margin:0 0 8px}.scf-process-grid p{color:#aebeb5;font-size:13px;margin:0}.scf-case-metrics,.case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0}.scf-case-metrics span,.case-metrics span{background:#f1f5f2;border-radius:10px;padding:9px;text-align:center}.scf-case-metrics b,.case-metrics strong{display:block;color:#1d4934;font-size:13px}.scf-case-metrics span,.case-metrics small{font-size:9px;color:#77837c}.scf-case-body>a,.scf-blog-card a{color:#755c12;font-weight:800;font-size:12px}.scf-review-card{background:#fff;border:1px solid #dae4dd;border-radius:22px;padding:27px;min-height:280px;display:flex;flex-direction:column}.scf-review-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#c09416}.scf-review-head b{display:flex;align-items:center;gap:5px;background:#eaf5ed;color:#286040;padding:6px 9px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.scf-review-head svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}.scf-review-card blockquote{font-size:18px;line-height:1.65;color:#314239;margin:25px 0;flex:1}.testimonial-person{display:flex;align-items:center;gap:11px;border-top:1px solid #e6ebe8;padding-top:16px}.testimonial-person img,.testimonial-person>span{width:43px;height:43px;border-radius:50%;object-fit:cover}.testimonial-person>span{background:#153729;color:#f4d77b;display:grid;place-items:center;font-weight:800}.testimonial-person h3{font-size:14px;margin:0}.testimonial-person small{font-size:10px;color:#75817a}.scf-consultation-band{padding:60px 0!important}.scf-consultation-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(135deg,#fff,#f4f7f4);border:1px solid #d9e3dc;border-radius:25px;padding:38px;box-shadow:var(--shadow)}.scf-consultation-inner h2{font-size:38px;margin:10px 0}.scf-consultation-inner p{color:var(--muted);max-width:700px}.scf-consultation-points{display:flex;flex-wrap:wrap;gap:8px}.scf-consultation-points span{font-size:10px;border:1px solid #d8e3db;background:#fff;padding:6px 9px;border-radius:999px}.scf-blog-card small{color:#77847c;font-size:10px}.scf-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.scf-faq-layout h2{font-size:43px;line-height:1.12;margin:12px 0}.scf-faq-layout>div:first-child p{color:var(--muted);margin-bottom:22px}.faq-list details{background:#fff;border:1px solid #D8E3DB;border-radius:15px;margin-bottom:10px;overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:750;display:flex;justify-content:space-between;gap:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#967615;font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 20px 19px;color:var(--muted)}.scf-final-cta{padding-top:30px!important}.scf-final-cta-card{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:25px;background:radial-gradient(circle at 10% 20%,rgba(201,162,39,.24),transparent 30%),linear-gradient(135deg,#07130d,#153a29);color:#fff;border-radius:26px;padding:38px}.scf-final-cta-card>img{width:76px;height:76px;object-fit:contain}.scf-final-cta-card>div:nth-child(2)>span{color:#f4d77b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.scf-final-cta-card h2{font-size:35px;margin:5px 0}.scf-final-cta-card p{color:#b9cbbf;margin:0}.scf-final-cta-card>div:last-child{display:flex;gap:8px;flex-wrap:wrap}

/* Detail pages, service, course, article, case study */
.detail-shell{background:#f4f7f4}.detail-layout{grid-template-columns:minmax(0,1fr) 350px!important;gap:30px!important}.detail-media{width:100%;aspect-ratio:2/1;border-radius:22px;overflow:hidden;background:#e9f0eb;border:1px solid #d7e2da;margin:0;box-shadow:0 18px 45px rgba(11,31,24,.09)}.detail-media img{width:100%;height:100%;object-fit:cover}.detail-media .detail-media-placeholder,.detail-media-placeholder{object-fit:contain!important;padding:80px}.detail-trust-strip{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 24px}.detail-trust-strip span{background:#fff;border:1px solid #d9e3dc;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750;color:#456052}.detail-content{padding:32px!important;margin-bottom:30px}.detail-content>h2:first-of-type{font-size:34px;margin-top:10px}.detail-section{margin:48px 0}.detail-sidebar{top:100px!important;padding:25px!important}.detail-sidebar h3{font-size:23px}.detail-sidebar .status-line{border-color:#e2e9e4!important;color:#66756d!important}.detail-sidebar .status-line strong{color:#193326}.sidebar-note{font-size:11px;line-height:1.65;border-top:1px solid #e2e9e4;padding-top:15px;margin-top:17px}.package-grid{gap:17px}.package-card{position:relative;display:flex;flex-direction:column;min-height:370px}.package-card.is-featured{border-color:#c9a227!important;box-shadow:0 22px 52px rgba(201,162,39,.14)!important}.package-popular{position:absolute;right:15px;top:15px;background:#f4d77b;color:#223127;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.package-card ul{padding:0;list-style:none;flex:1}.package-card li{display:flex;gap:8px;padding:7px 0;border-bottom:1px solid #e8edea;color:#53635a;font-size:13px}.package-card li span{color:#967615}.compact-process,.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.compact-process article{background:#fff;border:1px solid #dce5df;border-radius:17px;padding:22px}.compact-process b{color:#c09a23;font-size:25px}.compact-process h3{font-size:17px;margin:8px 0}.compact-process p{font-size:12px;color:var(--muted);margin:0}.share-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:15px;background:#fff;border:1px solid #D8E3DB;border-radius:15px}.share-actions>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#66766d;margin-right:5px}.share-actions a,.share-actions button{border:1px solid #d7e1da;background:#f7f9f7;color:#344a3e;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:700;cursor:pointer}.course-preview-card{aspect-ratio:2/1!important;border-radius:22px!important;overflow:hidden}.preview-label{position:absolute;left:16px;top:16px;background:#f4d77b;color:#122219;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900}.premium-mentor{display:grid!important;grid-template-columns:120px 1fr!important;gap:22px!important;align-items:center}.premium-mentor img,.premium-mentor .mentor-avatar-fallback{width:120px!important;height:120px!important;border-radius:18px!important;object-fit:cover}.course-curriculum{display:flex;flex-direction:column;gap:12px}.course-module-card{padding:0!important;overflow:hidden}.course-module-card summary{cursor:pointer;list-style:none;padding:18px 20px!important}.course-module-card summary::-webkit-details-marker{display:none}.course-module-head>div:first-child{display:flex;align-items:center;gap:13px}.module-number{width:38px;height:38px;border-radius:11px;background:#edf3ef;display:grid;place-items:center;color:#2d5c43;font-weight:900;font-size:11px}.course-module-head h3{font-size:16px;margin:0}.course-module-head p{font-size:10px;margin:3px 0 0}.course-module-card .lesson-list{padding:0 18px 18px}.lesson-link{background:#f8faf8!important;color:#263a2f!important;border-color:#dce5df!important}.lesson-title{display:flex;align-items:center;gap:9px}.lesson-title i{font-style:normal;color:#8a6a10}.lesson-title em{font-style:normal;background:#fff0b8;color:#765b0c;border-radius:999px;padding:2px 6px;font-size:8px}.module-quiz-status{border-top:1px solid #e1e8e3!important;background:#f6f9f6!important;color:#65736b!important}.course-enroll-card .progress{background:#e6ece8!important}.course-enroll-card .progress span{background:var(--gold-gradient)!important}.enroll-benefits{list-style:none;padding:15px 0 0;margin:16px 0 0;border-top:1px solid #e2e9e4}.enroll-benefits li{padding:5px 0;font-size:11px;color:#64736b}.enroll-benefits li:before{content:"✓";color:#2c7653;margin-right:7px}.article-hero-inner{max-width:920px;margin-left:auto;margin-right:auto}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:#a9bbb0;font-size:11px;margin-top:20px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start;max-width:1100px}.article-cover{aspect-ratio:2/1;border-radius:22px;overflow:hidden;margin:0 0 20px}.article-cover img{width:100%;height:100%;object-fit:cover}.article-content{padding:38px!important;font-size:17px}.article-aside{position:sticky;top:100px;text-align:center}.article-aside>img{width:68px;height:68px;object-fit:contain;margin:0 auto 15px}.case-list-grid{gap:25px}.case-study-media{display:block;aspect-ratio:2/1;position:relative;background:#eaf0eb;overflow:hidden}.case-study-media img{width:100%;height:100%;object-fit:cover}.case-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;align-items:start}.case-metrics-large{margin:18px 0 25px}.case-metrics-large span{padding:14px}.case-metrics-large strong{font-size:17px}.case-quote{background:var(--brand-primary);color:#fff;border-radius:20px;padding:32px;margin:30px 0;position:relative}.case-quote>span{font-size:70px;color:#f4d77b;line-height:.7}.case-quote p{font-size:19px;line-height:1.65}.case-quote cite{color:#aebfb5;font-style:normal;font-size:12px}

/* Consultation, contact and campaign landing */
.consultation-hero{padding:75px 0!important}.consultation-hero-grid{display:grid;grid-template-columns:1fr 220px;align-items:center;gap:30px}.consultation-hero-grid>img{width:180px;height:180px;object-fit:contain;justify-self:end;opacity:.88}.consultation-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start}.consultation-form{max-width:none!important;margin:0!important;padding:34px!important}.consultation-info{display:flex;flex-direction:column;gap:16px}.consultation-info .card{padding:23px!important}.consultation-steps{list-style:none;padding:0;margin:20px 0 0}.consultation-steps li{display:flex;gap:13px;margin-bottom:19px}.consultation-steps b{width:31px;height:31px;flex:0 0 31px;border-radius:10px;background:#eef3ef;display:grid;place-items:center;color:#745b12;font-size:11px}.consultation-steps strong{font-size:13px}.consultation-steps p{font-size:11px;margin:3px 0 0}.trust-mini-card img{width:54px;height:54px;object-fit:contain}.contact-highlight{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;border:1px solid #dbe5de;border-radius:22px;padding:28px;margin-bottom:25px}.contact-highlight h2{font-size:30px;margin:8px 0}.contact-highlight p{color:var(--muted);margin:0;max-width:730px}.contact-grid{grid-template-columns:minmax(0,1fr) 360px!important;align-items:start}.contact-form{max-width:none!important;margin:0!important}.contact-info-stack{display:grid!important;gap:13px!important}.contact-info-card{display:grid!important;grid-template-columns:48px 1fr;gap:15px!important;align-items:start!important;padding:20px!important}.contact-info-card:hover{transform:none}.contact-icon{width:45px!important;height:45px!important;border-radius:14px!important;background:#edf3ef!important;color:#275b40!important;display:grid!important;place-items:center!important;font-size:0!important}.contact-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.contact-info-card h3{font-size:17px;margin:2px 0 6px}.contact-info-card p,.contact-info-card a{font-size:12px;overflow-wrap:anywhere}.featured-contact-card{background:linear-gradient(135deg,#fff,#fff9e8)!important}.trust-contact-card{background:linear-gradient(135deg,#f7fbf8,#edf5ef)!important}.landing-hero{background:radial-gradient(circle at 85% 25%,rgba(201,162,39,.25),transparent 28%),linear-gradient(135deg,#06110b,#133727);color:#fff;padding:95px 0}.landing-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.landing-hero .eyebrow{background:rgba(201,162,39,.12)!important;color:#f4d77b!important;border-color:rgba(244,215,123,.3)!important}.landing-hero h1{font-size:clamp(43px,6vw,72px);line-height:1.02;margin:20px 0}.landing-hero p{font-size:18px;color:#c1d2c7;max-width:700px}.landing-hero figure{aspect-ratio:1.2/1;border-radius:25px;overflow:hidden;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);margin:0}.landing-hero figure img{width:100%;height:100%;object-fit:cover}.landing-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.landing-trust{display:flex;flex-wrap:wrap;gap:14px;color:#b5c7bc;font-size:10px;margin-top:28px}.landing-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:start}.landing-copy{font-size:17px}.landing-lead-form{max-width:none!important;margin:0!important;position:sticky;top:100px}

/* About team: 4-line description + arrow expansion */
.about-team-bio-wrap{position:relative;margin-top:12px}.about-team-bio{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:normal!important;line-height:1.55!important;min-height:6.2em;margin:0!important;transition:.25s}.about-team-bio.is-expanded,.about-team-bio-wrap.expanded .about-team-bio{display:block;-webkit-line-clamp:unset;overflow:visible;min-height:0}.team-bio-toggle{margin-top:9px;padding:0;border:0;background:transparent;color:#765c12;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.team-bio-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;transition:.2s}.team-bio-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.about-team-card{background:#fff!important;border-color:#D8E3DB!important}.about-team-card:hover{border-color:#cfb552!important}.about-team-role{color:#7a6218!important}.about-team-department{background:#15382a!important;color:#f4d77b!important}.about-team-socials a{background:#edf3ef!important;color:#28563e!important;border-color:#d4e1d8!important}

/* Footer, popup, cookie and mobile bottom app bar */
.site-footer{background:#07110c!important;border:0!important;color:#fff;padding:68px 0 20px!important}.footer-grid-modern{grid-template-columns:1.45fr .85fr .85fr 1fr 1.05fr!important;gap:30px!important}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:17px}.footer-logo{width:56px!important;height:56px!important;object-fit:contain!important;border-radius:15px!important;background:#102d20!important;padding:7px!important}.footer-brand strong{display:block;font-size:17px}.footer-brand small{color:#8fa498;font-size:10px}.footer-brand-block>p,.footer-contact p{color:#92a69a!important;font-size:12px!important}.footer-grid h4{color:#f4d77b!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.09em}.footer-grid a{color:#aebfb5!important;font-size:12px!important;margin:7px 0!important}.footer-grid a:hover{color:#fff!important}.footer-trust-row{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.footer-trust-row span{font-size:8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 7px;color:#c8d5cd}.social-row{display:flex;flex-wrap:wrap;gap:6px}.social-row a{display:inline-flex!important;margin:0!important;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:6px 8px!important;font-size:9px!important}.footer-bottom{border-color:rgba(255,255,255,.09)!important;color:#7f9488!important;font-size:10px!important}.footer-bottom a{color:#f4d77b!important}.campaign-popup{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.campaign-popup[hidden]{display:none}.campaign-popup-backdrop{position:absolute;inset:0;background:rgba(2,10,5,.75);backdrop-filter:blur(6px)}.campaign-popup-card{position:relative;width:min(700px,100%);display:grid;grid-template-columns:.85fr 1.15fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35)}.campaign-popup-card>img{width:100%;height:100%;min-height:330px;object-fit:cover}.campaign-popup-card>div{padding:36px}.campaign-popup-card h2{font-size:31px;margin:12px 0}.campaign-popup-card p{color:var(--muted)}.campaign-popup-close{position:absolute;right:12px;top:12px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:rgba(7,21,12,.8);color:#fff;font-size:22px;cursor:pointer}.cookie-notice{position:fixed;z-index:190;left:20px;bottom:20px;width:min(480px,calc(100% - 40px));background:#fff;border:1px solid #d7e1da;border-radius:16px;padding:14px 16px;box-shadow:0 20px 60px rgba(11,31,24,.2);display:flex;align-items:center;gap:13px}.cookie-notice[hidden]{display:none}.cookie-notice p{margin:0;font-size:10px;color:#5e6e65;flex:1}.cookie-notice a{color:#765b12;text-decoration:underline}.mobile-bottom-nav{display:none}
.live-chat-float{background:var(--brand-primary)!important;color:#fff!important;box-shadow:0 12px 35px rgba(11,31,24,.25)!important}.live-chat-head{background:var(--brand-primary)!important}.live-chat-agent-icon,.live-chat-welcome-icon{background:#f4d77b!important;color:#173123!important}.live-chat-compose{background:#fff!important;border-top-color:#dce5df!important}.live-chat-compose textarea{background:#f7f9f7!important;color:#17271e!important;border-color:#d2ddd5!important}.live-chat-compose button{background:var(--brand-primary)!important}.whatsapp-float{box-shadow:0 12px 30px rgba(18,126,70,.25)!important}

/* Existing public account/dashboard modules on light brand */
.auth-shell{background:radial-gradient(circle at 20% 20%,rgba(201,162,39,.12),transparent 25%),#edf2ee!important}.auth-card{background:#fff!important;color:#14231b!important}.dashboard{color:#14231b}.dash-nav{background:#fff!important;border-color:#d8e2db!important}.dash-nav a{color:#56675d!important}.dash-nav a:hover,.dash-nav a.active{background:#edf3ef!important;color:#183f2c!important}.table-wrap{border-color:#d8e2db!important;background:#fff}.table th{background:#eef3ef!important;color:#2f493a!important}.table th,.table td{border-color:#e2e9e4!important;color:#394a41}.table tr:hover td{background:#f7faf8!important}.status-line{border-color:#e2e9e4!important;color:#5e6f65!important}.progress{background:#e0e8e2!important}.progress span{background:var(--gold-gradient)!important}.empty{background:#fff!important;border:1px dashed #cbd8cf!important;color:#6c7a72!important}

/* Responsive */
@media(max-width:1160px){.main-nav>a{padding-left:6px!important;padding-right:6px!important;font-size:12px!important}.brand-copy small{display:none}.brand{min-width:150px}.nav-consult{display:none}.footer-grid-modern{grid-template-columns:1.3fr repeat(4,1fr)!important;gap:22px!important}}
@media(max-width:1020px){.main-nav{position:fixed!important;right:0!important;top:0!important;bottom:0!important;width:min(390px,88vw)!important;z-index:100!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:16px 18px 25px!important;overflow:auto!important;transform:translateX(105%);transition:.3s;box-shadow:-20px 0 60px rgba(11,31,24,.18)}.main-nav.open{transform:translateX(0)}.main-nav>a{padding:12px!important;border-bottom:1px solid #edf1ee!important;font-size:14px!important}.main-nav>a:after{display:none}.nav-toggle{display:block!important;margin-left:auto}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e1e8e3}.mobile-nav-head>div{display:flex;align-items:center;gap:10px}.mobile-nav-head img{width:39px;height:39px;background:#0b1f18;border-radius:11px;padding:5px}.mobile-nav-close{border:0;background:#edf2ee;width:36px;height:36px;border-radius:10px;font-size:24px;color:#2e4638}.mobile-nav-utilities{display:grid;grid-template-columns:1fr;gap:7px;margin:15px 0}.mobile-nav-utilities a{display:flex;align-items:center;gap:9px;background:#f5f8f5;border:1px solid #dce5df;padding:10px;border-radius:11px;font-size:12px;font-weight:700;color:#344a3d}.mobile-nav-utilities svg{width:18px;height:18px;fill:none;stroke:#2b6546;stroke-width:1.7}.mobile-account-link{display:flex!important;align-items:center;gap:10px;background:#0b1f18;border-radius:14px;padding:12px;color:#fff;margin-top:auto}.mobile-account-avatar{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(244,215,123,.5);border-radius:50%;overflow:hidden}.mobile-account-avatar svg{width:22px;height:22px;fill:none;stroke:#f4d77b;stroke-width:1.7}.mobile-account-avatar img{width:100%;height:100%;object-fit:cover}.mobile-account-copy{display:flex;flex-direction:column;min-width:0}.mobile-account-copy strong,.mobile-account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-account-copy small{color:#9eb2a5;font-size:10px}.mobile-nav-backdrop{position:fixed;inset:0;z-index:90;background:rgba(2,10,5,.58);backdrop-filter:blur(3px)}.mobile-nav-backdrop.open{display:block}.nav-actions .nav-utility{display:none}.scf-stats-grid{grid-template-columns:repeat(3,1fr)}.scf-quick-grid{grid-template-columns:repeat(2,1fr)}.scf-process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid-modern{grid-template-columns:1.4fr 1fr 1fr!important}.footer-brand-block{grid-column:1/-1}.detail-layout,.article-layout,.case-detail-layout,.consultation-layout,.landing-content-grid{grid-template-columns:1fr!important}.detail-sidebar,.article-aside,.landing-lead-form{position:relative!important;top:auto!important}.article-aside{text-align:left}.contact-grid{grid-template-columns:1fr!important}.contact-info-stack{grid-template-columns:repeat(2,1fr)!important}.scf-final-cta-card{grid-template-columns:75px 1fr}.scf-final-cta-card>div:last-child{grid-column:2}.landing-hero-grid{gap:25px}}
@media(max-width:760px){body{padding-bottom:76px}.container{width:min(100% - 24px,1220px)}.section{padding:62px 0}.brand-announcement-inner>span:not(.announcement-badge),.brand-announcement-inner strong{display:none}.brand-announcement-inner{justify-content:flex-start}.brand-announcement-inner a{font-size:10px}.site-header{top:0!important}.nav-wrap{min-height:64px!important}.brand-symbol{width:42px;height:42px;border-radius:13px}.brand-copy strong{font-size:15px}.brand-copy small{display:block;font-size:8px}.header-account{display:none}.page-hero{padding:54px 0 48px!important}.page-hero h1{font-size:37px!important}.page-hero p{font-size:14px}.scf-hero-slider{height:auto;min-height:0;aspect-ratio:2/1.18}.scf-hero-content{justify-content:flex-end;padding:28px 14px 48px!important}.scf-hero h1{font-size:clamp(29px,8vw,43px);margin:11px 0}.scf-hero p{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scf-hero-badge{font-size:8px}.scf-hero-actions{margin-top:14px}.scf-hero-actions .btn{min-height:36px;padding:8px 11px;font-size:10px}.scf-hero-trust{display:none}.scf-hero-controls{bottom:10px}.scf-hero-controls>button{display:none}.scf-quick-actions{margin-top:0;padding-top:12px}.scf-quick-grid{border-radius:16px;gap:8px;background:transparent;border:0;box-shadow:none}.scf-quick-grid>a{border:1px solid #dae4dd;border-radius:14px;padding:13px;grid-template-columns:36px 1fr}.scf-quick-grid>a>b{display:none}.scf-quick-grid>a>span{width:36px;height:36px}.scf-quick-grid strong{font-size:11px}.scf-quick-grid small{font-size:8px}.scf-stats-grid{grid-template-columns:repeat(2,1fr)}.scf-stat:last-child{grid-column:1/-1}.scf-audience-grid,.grid-3,.grid-4,.scf-card-grid,.scf-course-grid,.scf-case-grid,.scf-blog-grid{grid-template-columns:1fr!important}.scf-audience-card p{min-height:0}.section-heading,.section-head,.listing-toolbar,.contact-highlight,.scf-consultation-inner{align-items:flex-start;flex-direction:column}.section-heading h2,.section-head h2{font-size:32px}.scf-process-grid{grid-template-columns:1fr}.scf-consultation-inner{padding:26px}.scf-consultation-inner h2{font-size:30px}.scf-faq-layout{grid-template-columns:1fr;gap:32px}.scf-faq-layout h2{font-size:34px}.scf-final-cta-card{grid-template-columns:1fr;text-align:center;padding:28px 20px}.scf-final-cta-card>img{margin:auto}.scf-final-cta-card>div:last-child{grid-column:auto;justify-content:center}.footer-grid-modern{grid-template-columns:repeat(2,1fr)!important}.footer-brand-block,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px;text-align:center}.filter-chips{flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:3px}.filter-chips a{white-space:nowrap}.detail-content,.article-content{padding:24px!important}.detail-layout{gap:20px!important}.detail-media-placeholder{padding:45px!important}.package-grid,.compact-process{grid-template-columns:1fr!important}.premium-mentor{grid-template-columns:84px 1fr!important}.premium-mentor img,.premium-mentor .mentor-avatar-fallback{width:84px!important;height:84px!important}.article-meta{gap:8px}.consultation-hero-grid{grid-template-columns:1fr}.consultation-hero-grid>img{display:none}.consultation-form{padding:23px!important}.contact-info-stack{grid-template-columns:1fr!important}.landing-hero{padding:70px 0}.landing-hero-grid{grid-template-columns:1fr}.landing-hero h1{font-size:40px}.landing-hero figure{display:none}.campaign-popup-card{grid-template-columns:1fr;max-height:85vh;overflow:auto}.campaign-popup-card>img{min-height:150px;max-height:180px}.campaign-popup-card>div{padding:25px}.cookie-notice{left:12px;bottom:88px;width:calc(100% - 24px)}.mobile-bottom-nav{position:fixed;z-index:82;left:10px;right:10px;bottom:8px;height:62px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:rgba(250,252,250,.86);border:1px solid rgba(255,255,255,.75);border-radius:18px;box-shadow:0 15px 45px rgba(11,31,24,.2);backdrop-filter:blur(20px) saturate(160%);padding:5px max(5px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left))}.mobile-bottom-nav a{height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#718078;border-radius:13px;min-width:0}.mobile-bottom-nav a.active{background:#0b1f18;color:#f4d77b}.mobile-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.mobile-bottom-nav span{font-size:7px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.live-chat-float,.whatsapp-float{bottom:82px!important}.live-chat-panel{bottom:145px!important;max-height:calc(100dvh - 170px)!important}.live-chat-widget.is-open~.whatsapp-float{opacity:0;pointer-events:none}.about-team-bio{min-height:6.2em}.form-grid{grid-template-columns:1fr!important}.field.full{grid-column:auto}.listing-grid{gap:16px}}
@media(max-width:480px){.brand-copy small{max-width:140px;overflow:hidden;text-overflow:ellipsis}.scf-hero-slider{aspect-ratio:2/1.32}.scf-hero-content{padding-bottom:38px!important}.scf-hero h1{font-size:29px}.scf-hero-actions .btn:nth-child(2){display:none}.scf-quick-grid>a{padding:10px}.scf-quick-grid small{display:none}.scf-stats-grid{gap:8px}.scf-stat{padding:13px}.scf-stat strong{font-size:20px}.footer-grid-modern{gap:25px 15px!important}.article-content{padding:19px!important}.share-actions>span{width:100%}.contact-info-card{grid-template-columns:40px 1fr!important}.contact-icon{width:40px!important;height:40px!important}}

/* Campaign banner */
.scf-promo-wrap{padding:22px 0 0;background:var(--scf-cream,#f7f7f2)}
.scf-promo-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(120px,220px) 1fr auto;align-items:center;gap:28px;padding:24px 28px;border:1px solid rgba(201,162,39,.28);border-radius:24px;background:linear-gradient(120deg,#0b1f18,#132c22);box-shadow:0 20px 50px rgba(11,31,24,.13);color:#fff}
.scf-promo-banner:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-120px;background:rgba(201,162,39,.12)}
.scf-promo-banner img{position:relative;z-index:1;width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.14)}
.scf-promo-banner>div,.scf-promo-banner>a{position:relative;z-index:1}
.scf-promo-banner span{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f4d77b}
.scf-promo-banner h2{margin:.35rem 0 .3rem;color:#fff;font-size:clamp(1.2rem,2.2vw,1.85rem)}
.scf-promo-banner p{margin:0;color:rgba(255,255,255,.72);max-width:680px}
@media(max-width:760px){.scf-promo-banner{grid-template-columns:1fr;padding:22px}.scf-promo-banner img{max-width:280px}.scf-promo-banner>a{width:100%;text-align:center}}
.form-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.resource-grid{align-items:stretch}.resource-card{overflow:hidden;display:flex;flex-direction:column}.resource-card .card-body{display:flex;flex:1;flex-direction:column}.resource-card .card-body>.btn{margin-top:auto}.resource-cover{position:relative;display:block;overflow:hidden;background:#eef2ee}.resource-cover img{width:100%;height:100%;object-fit:cover}.resource-benefits,.resource-large-benefits{list-style:none;padding:0;margin:12px 0 22px}.resource-benefits li{position:relative;padding:4px 0 4px 20px;color:var(--muted);font-size:.9rem}.resource-benefits li:before{content:"✓";position:absolute;left:0;color:#94720f;font-weight:800}.resource-consult-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgba(201,162,39,.22);border-radius:22px;background:#fff}.resource-consult-band h2{margin:.25rem 0}.resource-consult-band p{margin:0;max-width:760px;color:var(--muted)}.resource-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:45px}.resource-hero-grid figure{margin:0;display:flex;justify-content:center}.resource-hero-grid img{width:min(100%,380px);aspect-ratio:2/1;object-fit:contain;border-radius:22px;background:rgba(255,255,255,.08);padding:18px}.resource-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:46px;align-items:start}.resource-detail-copy{padding:12px 0}.resource-detail-copy h2{font-size:clamp(1.7rem,3vw,2.45rem)}.resource-large-benefits{display:grid;gap:12px}.resource-large-benefits li{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid var(--border);border-radius:14px;background:#fff;font-weight:650}.resource-large-benefits span{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;background:rgba(201,162,39,.16);color:#876708}.resource-disclaimer{padding:16px 18px;border-left:3px solid var(--brand-secondary);background:#f8f7f0;color:var(--muted)}.resource-ready-card{text-align:center;padding:30px;position:sticky;top:120px}.resource-ready-card img{width:76px;height:76px;object-fit:contain}.resource-lead-form{position:sticky;top:120px}.resource-lead-form small{display:block;margin-top:12px;color:var(--muted);line-height:1.45}@media(max-width:850px){.resource-consult-band,.resource-detail-layout,.resource-hero-grid{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.resource-hero-grid figure{display:none}.resource-ready-card,.resource-lead-form{position:static}}
.scf-resource-promo-card{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:38px;align-items:center;padding:34px;border-radius:28px;background:linear-gradient(135deg,#f6f2df,#fff);border:1px solid rgba(201,162,39,.26);box-shadow:0 22px 60px rgba(11,31,24,.09)}.scf-resource-promo-media{position:relative;overflow:hidden;border-radius:20px;background:#0b1f18;min-height:220px;display:grid;place-items:center}.scf-resource-promo-media img{width:100%;height:100%;max-height:280px;object-fit:contain;padding:24px}.scf-resource-promo-media span{position:absolute;left:16px;bottom:16px;padding:7px 11px;border-radius:999px;background:#f4d77b;color:#0b1f18;font-size:.75rem;font-weight:800}.scf-resource-promo-card h2{margin:.35rem 0 .6rem;font-size:clamp(1.7rem,3vw,2.45rem)}.scf-resource-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 23px}.scf-resource-points span{font-size:.9rem;color:#435149}.scf-resource-points span::first-letter{color:#90700c}@media(max-width:800px){.scf-resource-promo-card{grid-template-columns:1fr;padding:22px}.scf-resource-promo-media{min-height:180px}.scf-resource-points{grid-template-columns:1fr}}

/* =====================================================================
   SCSF OFFICIAL — FINAL ACCESSIBILITY, CONTRAST & COMPLAINT CENTER PATCH
   WCAG-oriented light/dark surface pairs. This block is intentionally the
   last public CSS authority so legacy page modules remain visually unified.
   ===================================================================== */
:root{
  --scf-ink:#14231b;
  --scf-muted:#65766d;
  --scf-muted-strong:#52645a;
  --scf-white:#ffffff;
  --scf-page:#f4f7f4;
  --scf-soft:#eaf0eb;
  --scf-border:#d5e0d8;
  --scf-dark:#0b1f18;
  --scf-dark-2:#12372a;
  --scf-gold:#c9a227;
  --scf-gold-light:#f4d77b;
  --border:var(--scf-border);
  --surface:#ffffff;
  --surface-soft:#f7faf8;
  --text:var(--scf-ink);
  --muted:var(--scf-muted);
}
body{background:var(--scf-page)!important;color:var(--scf-ink)!important}
body :where(h1,h2,h3,h4,h5,h6){color:var(--scf-ink)}
body :where(p,small,.muted,.help){color:var(--scf-muted)}
body :where(.card,.form-card,.sidebar-card,.dash-nav,.table-wrap,.lesson-link,.stat,.empty,.auth-card,.resource-consult-band,.resource-large-benefits li){background:#fff;color:var(--scf-ink);border-color:var(--scf-border)}
body :where(.card,.form-card,.sidebar-card,.dash-nav,.table-wrap,.lesson-link,.stat,.empty,.auth-card) :where(h1,h2,h3,h4,h5,h6,strong){color:var(--scf-ink)}
body :where(.card,.form-card,.sidebar-card,.dash-nav,.table-wrap,.lesson-link,.stat,.empty,.auth-card) :where(p,small,.muted,.help){color:var(--scf-muted)!important}
body :where(.section-dark,.page-hero,.brand-announcement,.site-footer,.scf-hero,.landing-hero,.scf-promo-banner,.final-cta-card,.brand-cta-section) :where(h1,h2,h3,h4,h5,h6,strong){color:#fff!important}
body :where(.section-dark,.page-hero,.brand-announcement,.site-footer,.scf-hero,.landing-hero,.scf-promo-banner,.final-cta-card,.brand-cta-section) :where(p,small,.muted,.help){color:#c8d8ce!important}
body :where(.section-dark,.page-hero,.brand-announcement,.site-footer,.scf-hero,.landing-hero,.scf-promo-banner,.final-cta-card,.brand-cta-section) a:not(.btn){color:var(--scf-gold-light)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(201,162,39,.58)!important;outline-offset:3px!important}
.text-link,.rich-content a,.dashboard-panel-head>a{color:#694f09!important;text-decoration-color:rgba(105,79,9,.35)}
.btn-primary{background:var(--scf-dark)!important;color:#fff!important;border-color:var(--scf-dark)!important}
.btn-primary:hover{background:#16432f!important;color:#fff!important}
.btn-gold{background:linear-gradient(135deg,#c9a227,#f4d77b)!important;color:#102018!important}
.btn-ghost{background:#fff!important;color:#173d2b!important;border-color:#bfcfc4!important}
.btn-danger{background:#b42332!important;color:#fff!important;border-color:#b42332!important}
.badge{background:#edf4ef!important;color:#24513a!important;border:1px solid #cbded1!important}
.badge.success{background:#e3f5e9!important;color:#155c36!important;border-color:#b8dfc4!important}
.badge.warning{background:#fff5cf!important;color:#755706!important;border-color:#ead68a!important}
.badge.danger{background:#fde8ea!important;color:#8d1d29!important;border-color:#efbdc3!important}
.badge.info{background:#e5f2f0!important;color:#155f57!important;border-color:#b9ddd7!important}
.badge.soft{background:#f0f3f1!important;color:#52645a!important;border-color:#d7dfda!important}
.input,.field input,.field textarea,.field select,input.input,textarea.input,select.input{background:#fff!important;color:var(--scf-ink)!important;border-color:#bfcfc4!important}
.input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#6b7c72!important;opacity:1}
.field label,label{color:#26372e}
.table{background:#fff!important;color:var(--scf-ink)!important}
.table th{background:#e9f1eb!important;color:#1c3326!important;border-color:#cbd8cf!important}
.table td{background:#fff;color:#24352c!important;border-color:#d9e2dc!important}
.table tr:hover td{background:#f4f8f5!important}
.progress{background:#dce5df!important}.progress span{background:linear-gradient(90deg,#0b1f18,#c9a227)!important}
.site-footer{background:#06110c!important;color:#fff!important}.site-footer a{color:#d9e6de!important}.site-footer a:hover{color:#f4d77b!important}.footer-bottom{border-color:rgba(255,255,255,.13)!important}
.mobile-bottom-nav{color-scheme:light}.mobile-bottom-nav a{color:#52645a!important}.mobile-bottom-nav a.active{background:#0b1f18!important;color:#f4d77b!important}
.cookie-notice{background:#fff!important;color:var(--scf-ink)!important;border:1px solid var(--scf-border)!important}.cookie-notice p{color:var(--scf-muted)!important}
.live-chat-panel{background:#fff!important;color:var(--scf-ink)!important;border-color:#cbd8cf!important}.live-chat-panel h3,.live-chat-panel strong{color:var(--scf-ink)!important}.live-chat-panel p,.live-chat-panel small{color:var(--scf-muted)!important}.live-chat-head{background:#0b1f18!important;color:#fff!important}.live-chat-head strong{color:#fff!important}.live-chat-head small{color:#c8d8ce!important}.live-chat-compose{background:#f4f7f4!important;border-color:#d5e0d8!important}.live-chat-compose textarea{background:#fff!important;color:#14231b!important}.live-chat-compose button{background:#0b1f18!important;color:#fff!important}.live-chat-statusbar{background:#edf4ef!important;color:#24513a!important}.live-chat-messages{background:#f5f8f6!important}
.dashboard-profile-card,.dashboard-device-summary,.dashboard-panel,.dashboard-stat-grid .stat,.dashboard-nav{background:#fff!important;color:var(--scf-ink)!important;border-color:var(--scf-border)!important}.dashboard-profile-main h1,.dashboard-page-head h2,.dashboard-panel h3{color:var(--scf-ink)!important}.dashboard-profile-main p,.dashboard-page-head p,.dashboard-panel p{color:var(--scf-muted)!important}.dashboard-nav a{color:#45594e!important}.dashboard-nav a:hover,.dashboard-nav a.active{background:#e8f1eb!important;color:#0b4f31!important}.account-nav-badge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#b42332;color:#fff;font-size:10px;font-weight:800}

/* Complaint center — public */
.complaint-page-hero{background:radial-gradient(circle at 82% 15%,rgba(201,162,39,.2),transparent 32%),linear-gradient(135deg,#07140e,#12372a)!important}
.complaint-login-card{max-width:760px;margin:auto;padding:48px;text-align:center;border-radius:28px!important}.complaint-login-card h2{font-size:clamp(28px,4vw,44px);margin:14px 0 10px}.complaint-login-card p{max-width:620px;margin:0 auto 24px}.complaint-login-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.complaint-login-icon{width:68px;height:68px;margin:0 auto 18px;display:grid;place-items:center;border-radius:20px;background:#e9f1eb;color:#0b4f31}.complaint-login-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.complaint-profile-summary{margin-bottom:22px}.complaint-dashboard-shell{grid-template-columns:230px minmax(0,1fr)}.complaint-main{min-width:0}.complaint-detail-head{margin-bottom:20px}.complaint-back-link{display:inline-flex;margin-bottom:13px;color:#694f09;font-weight:800}.complaint-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.complaint-title-line h2{font-size:clamp(26px,3vw,40px);margin:10px 0 5px}.complaint-detail-head>div>p{margin:0;color:var(--scf-muted)}.complaint-status-badge{font-size:12px;white-space:nowrap}.complaint-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;align-items:start}.complaint-detail-column,.complaint-side-column{display:grid;gap:20px}.complaint-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.complaint-card-head h3{margin:0}.complaint-card-head p{margin:4px 0 0}.complaint-description-card,.complaint-timeline-card,.assigned-agent-card,.complaint-chat-card{padding:23px!important}.complaint-description-text{white-space:normal;overflow-wrap:anywhere;line-height:1.8;color:#33443b!important}.complaint-screenshot,.admin-complaint-screenshot{display:block;overflow:hidden;margin-top:20px;border:1px solid var(--scf-border);border-radius:16px;background:#f4f7f4}.complaint-screenshot img,.admin-complaint-screenshot img{width:100%;max-height:440px;object-fit:contain;background:#eef2ef}.complaint-screenshot span,.admin-complaint-screenshot span{display:block;padding:10px 13px;color:#173d2b;font-size:12px;font-weight:800;background:#fff;border-top:1px solid var(--scf-border)}
.complaint-timeline{position:relative;display:grid;gap:0}.complaint-timeline:before{content:"";position:absolute;left:9px;top:15px;bottom:15px;width:2px;background:#d5e0d8}.complaint-timeline-item{position:relative;display:grid;grid-template-columns:20px 1fr;gap:14px;padding:0 0 23px}.complaint-timeline-item:last-child{padding-bottom:0}.complaint-timeline-dot{position:relative;z-index:1;width:20px;height:20px;margin-top:2px;border:4px solid #fff;border-radius:50%;background:#83978b;box-shadow:0 0 0 1px #bfcfc4}.complaint-timeline-item.current .complaint-timeline-dot{background:#c9a227;box-shadow:0 0 0 1px #b28e1f,0 0 0 5px rgba(201,162,39,.12)}.complaint-timeline-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.complaint-timeline-meta strong{color:var(--scf-ink)}.complaint-timeline-meta time{color:var(--scf-muted);font-size:11px;white-space:nowrap}.complaint-timeline-item p{margin:6px 0;color:#45594e!important}.complaint-timeline-item small{display:block;color:#65766d!important}.complaint-timeline-item.internal>div{padding:10px;border:1px dashed #d8c783;border-radius:12px;background:#fffaf0}.complaint-timeline-item.internal .complaint-timeline-dot{background:#a17b16}
.assigned-agent-card{position:sticky;top:105px}.assigned-agent-profile{display:flex;align-items:center;gap:14px;margin:18px 0}.assigned-agent-avatar{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#0b1f18,#1f6042);color:#f4d77b;font-size:23px;font-weight:850}.assigned-agent-avatar img{width:100%;height:100%;object-fit:cover}.assigned-agent-profile h3{margin:0 0 3px}.assigned-agent-profile p{margin:0!important}.assigned-agent-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0}.assigned-agent-facts span{padding:11px;border:1px solid var(--scf-border);border-radius:12px;background:#f7faf8}.assigned-agent-facts small,.assigned-agent-facts strong{display:block}.assigned-agent-facts small{font-size:10px}.assigned-agent-facts strong{font-size:12px;margin-top:2px}.assigned-profile-details{margin:14px 0 18px;border-top:1px solid var(--scf-border);border-bottom:1px solid var(--scf-border);padding:11px 0}.assigned-profile-details summary{cursor:pointer;color:#173d2b;font-weight:800}.assigned-profile-details p{margin:9px 0 0!important;font-size:12px}.assigned-agent-pending{text-align:center;position:static}.assigned-agent-pending h3{margin:12px 0 6px}.assigned-agent-pending p{margin:0!important}
.complaint-chat-card{overflow:hidden}.complaint-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--scf-border)}.complaint-chat-head>div{display:grid;grid-template-columns:12px 1fr;column-gap:8px}.complaint-chat-head strong,.complaint-chat-head small{grid-column:2}.complaint-chat-head small{margin-top:2px}.complaint-chat-presence{grid-row:1/3;width:10px;height:10px;margin-top:5px;border-radius:50%;background:#2f8a5d;box-shadow:0 0 0 4px rgba(47,138,93,.13)}.complaint-chat-messages{height:360px;overflow:auto;margin:0 -23px;padding:18px 23px;background:#f4f7f4;scrollbar-color:#aebfb4 transparent}.complaint-chat-loading,.complaint-chat-empty{display:grid;place-items:center;min-height:100%;text-align:center;color:var(--scf-muted);font-size:13px}.complaint-chat-message{max-width:88%;margin-bottom:12px}.complaint-chat-message.is-own{margin-left:auto}.complaint-chat-message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 5px 4px}.complaint-chat-message-meta strong{font-size:10px;color:#52645a}.complaint-chat-message-meta time{font-size:9px;color:#718078}.complaint-chat-message p{margin:0!important;padding:10px 12px;border-radius:14px 14px 14px 4px;background:#fff!important;color:#26372e!important;border:1px solid #d5e0d8;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 7px 18px rgba(11,31,24,.05)}.complaint-chat-message.is-own p{background:#0b1f18!important;color:#fff!important;border-color:#0b1f18;border-radius:14px 14px 4px 14px}.complaint-chat-form{display:grid;gap:10px;padding-top:15px}.complaint-chat-form textarea{min-height:76px!important;resize:vertical}.complaint-chat-feedback{min-height:18px;margin-top:7px;color:#65766d;font-size:11px}.complaint-chat-feedback.success{color:#17603a}.complaint-chat-feedback.error{color:#8d1d29}
.complaint-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.complaint-list-card{display:flex;flex-direction:column;min-height:235px;padding:19px;border:1px solid var(--scf-border);border-radius:18px;background:#fff;color:var(--scf-ink);box-shadow:0 10px 28px rgba(11,31,24,.05);transition:.2s}.complaint-list-card:hover{transform:translateY(-3px);border-color:#c9a227;box-shadow:0 18px 38px rgba(11,31,24,.09)}.complaint-list-card.has-unread{border-left:4px solid #c9a227}.complaint-list-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.complaint-list-card-top>b{padding:4px 7px;border-radius:999px;background:#b42332;color:#fff;font-size:9px}.complaint-list-card h3{margin:12px 0 6px;font-size:18px}.complaint-list-card>p{margin:0;color:var(--scf-muted)!important;flex:1}.complaint-list-meta{display:flex;justify-content:space-between;gap:10px;margin-top:14px;color:#65766d;font-size:10px}.complaint-list-assignee{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid #e1e8e3;color:#45594e;font-size:11px}.complaint-list-assignee>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complaint-list-assignee i{margin-left:auto;color:#694f09;font-style:normal;font-size:18px}.mini-agent-avatar{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#0b1f18;color:#f4d77b;font-weight:800}.mini-agent-avatar img{width:100%;height:100%;object-fit:cover}.complaint-empty{text-align:center;padding:45px!important}.complaint-empty h3{margin:8px 0}.complaint-submit-card{margin-top:24px;padding:0!important;overflow:hidden}.complaint-submit-intro{padding:27px 28px;background:linear-gradient(135deg,#0b1f18,#12372a);color:#fff}.complaint-submit-intro h2{margin:10px 0 5px;color:#fff}.complaint-submit-intro p{margin:0;color:#c8d8ce!important;max-width:760px}.complaint-form{padding:28px}.complaint-upload-preview{position:relative;width:min(100%,420px);margin-top:12px;padding:10px;border:1px solid var(--scf-border);border-radius:15px;background:#f4f7f4}.complaint-upload-preview img{width:100%;max-height:260px;object-fit:contain;border-radius:10px;background:#fff}.complaint-upload-preview button{position:absolute;right:16px;top:16px;border:0;border-radius:9px;padding:6px 9px;background:#b42332;color:#fff;font-size:10px;font-weight:800;cursor:pointer}
.case-study-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.case-study-grid .case-study-card{display:flex;flex-direction:column;height:100%}.case-study-grid .card-body{display:flex;flex:1;flex-direction:column}.case-study-grid .card-body>.text-link{margin-top:auto}.case-study-grid .case-study-media{aspect-ratio:16/10}.case-study-grid .case-study-media img{width:100%;height:100%;object-fit:cover}
@media(max-width:1050px){.complaint-detail-grid{grid-template-columns:1fr}.assigned-agent-card{position:static}.case-study-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.complaint-dashboard-shell{grid-template-columns:1fr}.complaint-profile-summary{align-items:flex-start;flex-direction:column}.complaint-profile-summary>.btn{width:100%}.complaint-title-line{flex-direction:column}.complaint-list-grid{grid-template-columns:1fr}.complaint-chat-messages{height:320px}.case-study-grid{grid-template-columns:1fr}.complaint-login-card{padding:32px 22px}}
@media(max-width:520px){.complaint-card-head,.complaint-timeline-meta,.complaint-chat-head{align-items:flex-start;flex-direction:column}.assigned-agent-facts{grid-template-columns:1fr}.complaint-description-card,.complaint-timeline-card,.assigned-agent-card,.complaint-chat-card{padding:18px!important}.complaint-chat-messages{margin:0 -18px;padding:16px 18px}.complaint-form{padding:20px}.complaint-submit-intro{padding:22px}.complaint-chat-message{max-width:95%}}

/* SCSF OFFICIAL — FINAL CONTRAST SAFETY OVERRIDES */
.whatsapp-float{background:#087a36!important;color:#fff!important;border-color:#065f2a!important}
.whatsapp-float:hover{background:#065f2a!important;color:#fff!important}
.offline-result-mark{background:#0b6b32!important;color:#fff!important}
.offline-pending-icon{background:#fff1e6!important;color:#7a2e00!important}
.about-rich-content li:before,
.command-platform,
.live-chat-welcome-icon,
.modern-certificate .cert-kicker,
.live-chat-new,
.offline-pdf-card-icon,
.offline-step-card>strong{background:#e8f2ed!important;color:#0b1f18!important;border-color:#cbded1!important}
.main-nav a:hover,.main-nav a.active,.dash-nav a:hover,.dash-nav a.active,
.dashboard-nav a:hover,.dashboard-nav a.active{background:#e8f2ed!important;color:#173d2b!important;border-color:#c8dbce!important}

/* =====================================================================
   SCSF OFFICIAL — GOLD HERO + HORIZONTAL ACCOUNT NAV + COMPLAINT UI
   Final interface refinements requested 2026-08-05.
   ===================================================================== */

/* Gold page identity: every internal page title follows the logo accent. */
.page-hero h1,
.page-hero .container > h1,
.detail-page-hero h1,
.listing-hero h1,
.complaint-page-hero h1{
  color:#F4D77B!important;
  text-shadow:0 3px 24px rgba(0,0,0,.18);
}
.page-hero h1 a{color:inherit!important}

/* Transparent Process heading and every process card title use the same gold. */
.scf-process-section .section-head h2,
.scf-process-section .section-heading h2,
.scf-process-grid h3{
  color:#F4D77B!important;
}
.scf-process-grid>div{
  background:linear-gradient(155deg,#0d291c,#0a2117)!important;
}
.scf-process-grid>div:hover{
  background:linear-gradient(155deg,#123624,#0b271a)!important;
}

/* Customer account navigation is a horizontal top navigation on every screen. */
.dashboard-shell,
.complaint-dashboard-shell{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:18px!important;
}
.dashboard-nav,
.dash-nav.dashboard-nav{
  position:static!important;
  top:auto!important;
  width:100%!important;
  display:flex!important;
  align-items:stretch!important;
  gap:7px!important;
  padding:8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  border-radius:17px!important;
  scrollbar-width:thin;
  scrollbar-color:#c2d1c7 transparent;
  box-shadow:0 10px 30px rgba(11,31,24,.06)!important;
}
.dashboard-nav::-webkit-scrollbar{height:5px}
.dashboard-nav::-webkit-scrollbar-thumb{background:#c2d1c7;border-radius:999px}
.dashboard-nav a,
.dash-nav.dashboard-nav a{
  flex:1 0 auto!important;
  min-width:118px!important;
  min-height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:9px 12px!important;
  white-space:nowrap!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  font-size:12px!important;
  font-weight:750!important;
}
.dashboard-nav a:hover,
.dashboard-nav a.active{
  background:#e8f2ed!important;
  color:#173d2b!important;
  border-color:#c8dbce!important;
}
.dashboard-nav a.active{
  box-shadow:inset 0 -2px #C9A227!important;
}
.dashboard-nav .dash-ico{flex:0 0 auto!important}
.dashboard-main{width:100%!important;min-width:0!important}
.account-nav-badge{margin-left:2px!important}

/* Complaint public page: compact, focused and responsive. */
.complaint-page-hero{padding:58px 0 54px!important}
.complaint-page-hero .hero-meta-pills{margin-top:18px}
.complaint-profile-summary{
  min-height:0!important;
  margin-bottom:16px!important;
  padding:17px 20px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fff,#f5f9f6)!important;
}
.complaint-profile-summary .dashboard-avatar{
  width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:17px!important;
  background:linear-gradient(135deg,#0B1F18,#24583e)!important;color:#F4D77B!important;font-size:22px!important;
}
.complaint-profile-summary h1{font-size:25px!important;margin:2px 0 3px!important}
.complaint-profile-summary p{font-size:12px!important}
.complaint-profile-summary .eyebrow{padding:4px 8px!important;font-size:9px!important}
.complaint-profile-summary>.btn{min-height:42px!important;padding:9px 14px!important}

.complaint-main{padding-top:2px}
.complaint-detail-head{
  margin:0 0 16px!important;
  padding:17px 19px;
  border:1px solid var(--scf-border);
  border-radius:17px;
  background:#fff;
  box-shadow:0 10px 28px rgba(11,31,24,.05);
}
.complaint-back-link{margin-bottom:9px!important;font-size:12px}
.complaint-title-line h2{font-size:clamp(23px,3vw,34px)!important;margin:7px 0 3px!important}
.complaint-detail-grid{
  grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr)!important;
  gap:16px!important;
}
.complaint-detail-column,.complaint-side-column{gap:16px!important}
.complaint-description-card,.complaint-timeline-card,.assigned-agent-card,.complaint-chat-card{padding:19px!important;border-radius:17px!important}
.complaint-card-head{margin-bottom:12px!important}
.complaint-description-text{margin:0!important;line-height:1.72!important}
.complaint-screenshot{margin-top:15px!important}
.complaint-timeline-item{padding-bottom:18px!important}
.assigned-agent-card{top:92px!important}
.assigned-agent-profile{margin:13px 0!important}
.assigned-agent-avatar{width:54px!important;height:54px!important;flex-basis:54px!important;border-radius:16px!important;font-size:20px!important}
.assigned-agent-facts{margin:12px 0!important}
.assigned-profile-details{margin:11px 0 14px!important}
.complaint-chat-messages{height:300px!important;margin:0 -19px!important;padding:15px 19px!important}
.complaint-chat-form textarea{min-height:66px!important}
.complaint-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important}
.complaint-list-card{min-height:205px!important;padding:17px!important;border-radius:16px!important}
.complaint-list-card h3{font-size:17px!important;margin:10px 0 5px!important}
.complaint-list-meta{margin-top:11px!important}
.complaint-list-assignee{margin-top:10px!important;padding-top:9px!important}
.complaint-submit-card{margin-top:18px!important;border-radius:19px!important}
.complaint-submit-intro{padding:22px 24px!important}
.complaint-submit-intro h2{font-size:28px!important;margin:7px 0 4px!important}
.complaint-form{padding:23px!important}
.complaint-login-card{max-width:680px!important;padding:38px 34px!important}
.complaint-login-card h2{font-size:clamp(25px,4vw,38px)!important}

@media(max-width:1080px){
  .complaint-detail-grid{grid-template-columns:1fr!important}
  .assigned-agent-card{position:static!important}
  .complaint-side-column{grid-template-columns:minmax(0,.75fr) minmax(340px,1.25fr)!important;align-items:start}
}
@media(max-width:820px){
  .dashboard-nav a,.dash-nav.dashboard-nav a{flex:0 0 auto!important;min-width:112px!important}
  .complaint-profile-summary{align-items:stretch!important;flex-direction:column!important}
  .complaint-profile-summary>.btn{width:100%!important}
  .complaint-side-column{grid-template-columns:1fr!important}
  .complaint-list-grid{grid-template-columns:1fr!important}
  .complaint-title-line{flex-direction:column!important;gap:9px!important}
}
@media(max-width:520px){
  .page-hero{padding:48px 0 43px!important}
  .page-hero h1{font-size:34px!important}
  .page-hero p{font-size:15px!important}
  .hero-meta-pills{gap:6px!important;margin-top:15px!important}
  .hero-meta-pills span{font-size:10px!important;padding:5px 8px!important}
  .dashboard-section{padding-top:18px!important}
  .dashboard-nav,.dash-nav.dashboard-nav{margin-inline:-1px!important;padding:6px!important;border-radius:14px!important}
  .dashboard-nav a,.dash-nav.dashboard-nav a{min-width:104px!important;min-height:44px!important;font-size:11px!important;padding:8px 9px!important}
  .complaint-profile-summary{padding:15px!important}
  .complaint-profile-summary .dashboard-profile-main{align-items:flex-start!important}
  .complaint-detail-head{padding:15px!important}
  .complaint-description-card,.complaint-timeline-card,.assigned-agent-card,.complaint-chat-card{padding:16px!important}
  .complaint-chat-messages{height:280px!important;margin:0 -16px!important;padding:14px 16px!important}
  .complaint-card-head,.complaint-timeline-meta,.complaint-chat-head{align-items:flex-start!important;flex-direction:column!important}
  .complaint-form{padding:18px!important}
  .complaint-submit-intro{padding:19px!important}
  .complaint-login-card{padding:29px 20px!important}
}


/* =========================================================
   FINAL FOREST-GREEN BRAND, MODAL, CLEAN SUPPORT & HEADER PASS
   ========================================================= */
:root{
  --scf-forest:#0B1F18;
  --scf-forest-2:#153B2A;
  --scf-forest-3:#24583E;
  --scf-gold:#C9A227;
  --scf-gold-light:#F4D77B;
  --scf-ink:#14251B;
  --scf-muted:#607168;
  --scf-border:#D8E3DB;
  --scf-soft:#F3F7F4;
}

/* Compact, correctly aligned header identity. */
.site-header .nav-wrap{min-height:68px!important;gap:14px!important}
.site-header .brand{min-width:178px!important;gap:9px!important;align-items:center!important}
.site-header .brand-symbol{width:42px!important;height:42px!important;flex:0 0 42px!important;padding:6px!important;border-radius:12px!important;background:linear-gradient(145deg,var(--scf-forest),var(--scf-forest-2))!important;box-shadow:0 8px 18px rgba(11,31,24,.16)!important}
.site-header .brand-symbol img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important}
.site-header .brand-copy{min-width:0!important;justify-content:center!important}
.site-header .brand-copy strong{font-size:15px!important;line-height:1.05!important;color:var(--scf-forest)!important}
.site-header .brand-copy small{font-size:8.5px!important;line-height:1.15!important;margin-top:3px!important;color:#63756B!important}

/* Remove the remaining blue visual language from About and customer account areas. */
.about-modern-hero{background:radial-gradient(circle at 13% 20%,rgba(201,162,39,.13),transparent 34%),radial-gradient(circle at 88% 26%,rgba(36,88,62,.16),transparent 32%),linear-gradient(135deg,#F8FBF8 0%,#EEF5F0 52%,#E5F0E9 100%)!important;border-bottom-color:#CDDCCF!important}
.about-modern-hero:before{border-color:rgba(11,31,24,.045)!important}
.about-modern-kicker{border-color:#C9DCCF!important;color:var(--scf-forest-2)!important;box-shadow:0 8px 24px rgba(11,31,24,.07)!important}
.about-modern-copy h1 span{background:linear-gradient(90deg,var(--scf-forest-2),var(--scf-gold))!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.about-modern-points i{background:var(--scf-gold)!important;box-shadow:0 0 0 4px rgba(201,162,39,.15)!important}
.about-visual-glow{background:linear-gradient(135deg,rgba(11,31,24,.22),rgba(201,162,39,.16))!important}
.about-shield-card:before{border-color:#D7E3DA!important}
.about-shield-icon,.about-team-heading-mark,.about-team-photo-fallback{background:linear-gradient(135deg,var(--scf-forest),var(--scf-forest-3))!important;box-shadow:0 18px 42px rgba(11,31,24,.22)!important}
.about-shield-card>span,.about-team-role,.about-team-department{color:#876B12!important}
.about-floating-card svg,.about-value-item>span{background:#E7F0EA!important;color:var(--scf-forest-2)!important;stroke:var(--scf-forest-2)!important}
.about-rich-content li:before{background:#E8F1EA!important;color:var(--scf-forest-2)!important}
.about-team-section{background:linear-gradient(180deg,#FFFFFF,#EFF5F1)!important}
.about-team-section:before{background:rgba(11,31,24,.05)!important}
.about-team-photo-wrap{background:linear-gradient(135deg,#E4EEE7,#F2E9C9)!important}
.about-team-card:hover{border-color:#B9CBBE!important}
.about-team-socials a:hover{background:var(--scf-forest-2)!important;border-color:var(--scf-forest-2)!important}

.dashboard-profile-card{background:linear-gradient(135deg,#FFFFFF,#F1F7F3)!important;border-color:var(--scf-border)!important;box-shadow:0 14px 36px rgba(11,31,24,.07)!important}
.dashboard-avatar{background:linear-gradient(135deg,var(--scf-forest),var(--scf-forest-3))!important;color:var(--scf-gold-light)!important;box-shadow:0 9px 22px rgba(11,31,24,.16)!important}
.dashboard-device-summary{border-color:#C8D9CD!important;background:#F8FBF9!important}
.dashboard-device-summary strong,.dashboard-stat-grid .stat strong{color:var(--scf-forest-2)!important}
.dashboard-nav{background:#FFFFFF!important;border-color:var(--scf-border)!important}
.dashboard-nav a{color:#40564A!important;border-color:transparent!important}
.dashboard-nav a:hover,.dashboard-nav a.active{background:#E8F1EB!important;color:var(--scf-forest-2)!important;border-color:#C8DBCE!important}
.dashboard-nav a.active{box-shadow:inset 0 -2px 0 var(--scf-gold)!important}
.dashboard-profile-card .eyebrow{color:#765D0D!important;background:#FBF4D7!important;border-color:#E4CD7D!important}

/* Public complaint: button-triggered, responsive modal instead of an always-open form. */
body.complaint-modal-open{overflow:hidden}
.complaint-modal[hidden]{display:none!important}
.complaint-modal{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:18px;opacity:0;transition:opacity .18s ease}
.complaint-modal.is-open{opacity:1}
.complaint-modal-backdrop{position:absolute;inset:0;background:rgba(4,15,9,.72);backdrop-filter:blur(6px)}
.complaint-modal-dialog{position:relative;z-index:1;width:min(720px,100%);max-height:calc(100dvh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:23px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28);transform:translateY(12px) scale(.985);transition:transform .18s ease}
.complaint-modal.is-open .complaint-modal-dialog{transform:none}
.complaint-modal-close{position:absolute;right:15px;top:15px;z-index:3;width:38px;height:38px;border:1px solid rgba(244,215,123,.4);border-radius:12px;background:rgba(11,31,24,.82);color:#fff;font-size:25px;line-height:1;cursor:pointer}
.complaint-modal-intro{padding:27px 66px 23px 28px;background:radial-gradient(circle at top right,rgba(201,162,39,.2),transparent 34%),linear-gradient(135deg,var(--scf-forest),var(--scf-forest-2));color:#fff}
.complaint-modal-intro .eyebrow{color:var(--scf-gold-light)!important;border-color:rgba(244,215,123,.35)!important;background:rgba(244,215,123,.08)!important}
.complaint-modal-intro h2{margin:9px 0 5px!important;color:var(--scf-gold-light)!important;font-size:clamp(25px,4vw,34px)!important}
.complaint-modal-intro p{margin:0!important;max-width:620px;color:#D4E0D8!important}
.complaint-modal .complaint-form{padding:25px 28px!important}
.complaint-modal-error{margin:18px 28px 0!important}
.complaint-modal-actions{display:flex!important;justify-content:flex-end!important;gap:9px!important}
.complaint-modal-actions .btn{width:auto!important;min-width:130px}
.complaint-profile-summary>.btn{white-space:nowrap}

/* Process heading requested as black; cards retain gold titles. */
.scf-process-section .section-head .eyebrow{color:#111B15!important;border-color:#C8D5CC!important;background:#F0F4F1!important}
.scf-process-section .section-head h2{color:#111B15!important}
.scf-process-grid h3{color:var(--scf-gold)!important}

/* Final SCF title/tagline panel uses the logo gold rather than blue/ink. */
.scf-final-cta-card>div:nth-child(2)>span,
.scf-final-cta-card h2{color:var(--scf-gold-light)!important}

/* One message launcher; Live Chat and WhatsApp expand from it. */
.support-float{position:fixed;right:22px;bottom:22px;z-index:94;display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.support-float-toggle{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(244,215,123,.45);border-radius:50%;background:linear-gradient(145deg,var(--scf-forest),var(--scf-forest-2));color:var(--scf-gold-light);box-shadow:0 16px 38px rgba(11,31,24,.28);cursor:pointer;transition:.2s}
.support-float-toggle:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(11,31,24,.34)}
.support-float-toggle[aria-expanded="true"]{transform:rotate(8deg);background:var(--scf-gold);color:var(--scf-forest)}
.support-float-toggle svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.support-float-actions{display:grid;gap:8px;opacity:0;transform:translateY(8px) scale(.96);transform-origin:bottom right;transition:.16s}
.support-float-actions.open{opacity:1;transform:none}
.support-action{position:relative;min-width:148px;min-height:46px;display:flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid #D7E2DA;border-radius:15px;background:#fff;color:var(--scf-ink);box-shadow:0 12px 30px rgba(11,31,24,.16);font:750 12px Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer}
.support-action:hover{border-color:#B9CDBF;transform:translateX(-2px)}
.support-action-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#E7F0EA;color:var(--scf-forest-2)}
.support-action-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.support-action-whatsapp .support-action-icon{background:#E4F6EA;color:#087A36}
.support-action-whatsapp .support-action-icon svg{fill:currentColor;stroke:none;width:19px;height:19px}
.support-action b{margin-left:auto;min-width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:#B42332;color:#fff;font-size:9px}
.live-chat-widget>.live-chat-panel{right:22px!important;bottom:94px!important}
.whatsapp-float,.live-chat-float{display:none!important}

@media(max-width:1160px){
  .site-header .brand{min-width:132px!important}
  .site-header .brand-copy small{display:none!important}
}
@media(max-width:760px){
  .site-header .brand{min-width:0!important}
  .site-header .brand-symbol{width:39px!important;height:39px!important;flex-basis:39px!important;padding:5px!important}
  .site-header .brand-copy strong{font-size:13px!important}
  .site-header .brand-copy small{display:none!important}
  .support-float{right:14px;bottom:82px}
  .support-float-toggle{width:52px;height:52px}
  .support-float-actions{gap:7px}
  .support-action{min-width:138px;min-height:43px;padding:7px 10px}
  .live-chat-widget>.live-chat-panel{right:10px!important;left:10px!important;bottom:143px!important;width:auto!important;max-height:calc(100dvh - 164px)!important}
  .complaint-modal{padding:10px}
  .complaint-modal-dialog{max-height:calc(100dvh - 20px);border-radius:18px}
  .complaint-modal-intro{padding:23px 58px 20px 20px}
  .complaint-modal .complaint-form{padding:20px!important}
  .complaint-modal-error{margin:14px 20px 0!important}
  .complaint-modal-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .complaint-modal-actions .btn{width:100%!important;min-width:0}
}
@media(max-width:440px){
  .site-header .brand-copy{display:none!important}
  .site-header .brand{min-width:39px!important}
  .complaint-modal-actions{grid-template-columns:1fr!important}
}


/* =========================================================
   2026-08-05 HEADER, MOBILE NAV, ACCOUNT, LEARN HUB & SERVICE
   FINAL VISUAL CONSISTENCY PASS
   ========================================================= */

/* Header mark: larger full symbol on a clean white mask. */
.site-header .nav-wrap{
  min-height:72px!important;
}
.site-header .brand{
  min-width:190px!important;
  gap:11px!important;
}
.site-header .brand-symbol{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #D5E0D8!important;
  border-radius:14px!important;
  background:#FFFFFF!important;
  box-shadow:0 10px 25px rgba(11,31,24,.14)!important;
}
.site-header .brand-symbol img{
  width:100%!important;
  height:100%!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:scale(1.18)!important;
  transform-origin:center!important;
}
.site-header .brand-copy strong{
  font-size:16px!important;
  line-height:1.05!important;
}
.site-header .brand-copy small{
  font-size:8.8px!important;
}

/* Social links in the upper brand bar. */
.brand-announcement-inner{
  justify-content:flex-start!important;
  gap:11px!important;
}
.brand-announcement-inner .announcement-cta{
  margin-left:auto!important;
  white-space:nowrap;
}
.announcement-socials{
  display:flex;
  align-items:center;
  gap:6px;
  flex:0 0 auto;
}
.announcement-socials a{
  width:27px;
  height:27px;
  margin:0!important;
  display:grid;
  place-items:center;
  border:1px solid rgba(244,215,123,.28);
  border-radius:9px;
  background:rgba(255,255,255,.055);
  color:#F4D77B!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.announcement-socials a:hover{
  transform:translateY(-1px);
  background:rgba(201,162,39,.18);
  border-color:rgba(244,215,123,.55);
}
.announcement-socials svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.announcement-socials .social-dot{fill:currentColor;stroke:none}

/* Account navigation keeps its existing surface; icon chips are solid forest with pure-white icons. */
.dashboard-nav .dash-ico,
.dash-nav.dashboard-nav .dash-ico{
  width:28px!important;
  height:28px!important;
  flex:0 0 28px!important;
  border-radius:9px!important;
  background:linear-gradient(145deg,var(--scf-forest-2),var(--scf-forest-3))!important;
  color:#FFFFFF!important;
  box-shadow:0 6px 14px rgba(11,31,24,.15)!important;
}
.dashboard-nav .dash-ico svg,
.dash-nav.dashboard-nav .dash-ico svg{
  width:17px!important;
  height:17px!important;
  color:#FFFFFF!important;
  fill:none!important;
  stroke:#FFFFFF!important;
  stroke-width:1.9!important;
}
.dashboard-nav a:hover .dash-ico,
.dashboard-nav a.active .dash-ico{
  background:var(--scf-forest)!important;
  color:#FFFFFF!important;
}

/* Learn Hub: eliminate remaining blue/navy tone in every visual layer. */
.learn-hub-hero{
  background:
    radial-gradient(circle at 12% 18%,rgba(201,162,39,.17),transparent 34%),
    radial-gradient(circle at 88% 20%,rgba(36,88,62,.18),transparent 31%),
    linear-gradient(135deg,#F8FBF8 0%,#EEF5F0 54%,#E3EEE7 100%)!important;
  border-bottom-color:#CCDACE!important;
}
.learn-hub-hero h1{color:var(--scf-forest)!important}
.learn-hub-hero p{color:#4C6155!important}
.learn-hub-stats span{
  border-color:#CADACF!important;
  background:rgba(255,255,255,.84)!important;
  color:#5A6E62!important;
  box-shadow:0 10px 28px rgba(11,31,24,.07)!important;
}
.learn-hub-stats strong{color:var(--scf-forest-2)!important}
.learn-hub-terminal{
  background:#07150F!important;
  border-color:#2A513C!important;
  box-shadow:0 28px 70px rgba(11,31,24,.28)!important;
}
.terminal-top{
  background:#0B1F18!important;
  border-bottom-color:#2C523E!important;
  color:#B9C9BF!important;
}
.terminal-top i:first-child{background:#C96055!important}
.terminal-top i:nth-child(2){background:var(--scf-gold)!important}
.terminal-top i:nth-child(3){background:#4B9A6C!important}
.terminal-body{color:#D8E5DC!important}
.terminal-body p{color:#D8E5DC!important}
.terminal-body b{color:var(--scf-gold-light)!important;background:transparent!important}
.terminal-cursor{background-color:var(--scf-gold)!important}
.learn-hub-section{background:#F5F8F5!important}
.learn-hub-toolbar{
  background:rgba(255,255,255,.94)!important;
  border-color:#CBDACF!important;
  box-shadow:0 16px 38px rgba(11,31,24,.08)!important;
}
.learn-hub-search svg{stroke:#536A5D!important}
.learn-hub-search .input{color:var(--scf-ink)!important;border-color:#BFD0C4!important}
.learn-hub-filters button{
  border-color:#CCDAD0!important;
  color:#40584A!important;
  background:#FFFFFF!important;
}
.learn-hub-filters button:hover,.learn-hub-filters button.is-active{
  background:var(--scf-forest-2)!important;
  color:#FFFFFF!important;
  border-color:var(--scf-forest-2)!important;
  box-shadow:0 8px 20px rgba(11,31,24,.18)!important;
}
.learn-hub-result-meta{color:#5B6F63!important}
.learn-hub-result-meta strong{color:var(--scf-forest)!important}
.command-card{
  border-color:#D1DDD4!important;
  box-shadow:0 13px 35px rgba(11,31,24,.07)!important;
}
.command-card:hover{
  border-color:#B99A35!important;
  box-shadow:0 20px 46px rgba(11,31,24,.12)!important;
}
.command-card-head>svg{stroke:var(--scf-forest-2)!important}
.command-platform{background:#E5EFE8!important;color:var(--scf-forest-2)!important}
.command-category{background:#F5EFDA!important;color:#765E12!important}
.command-card h2{color:var(--scf-forest)!important}
.command-card>p{color:#586B60!important}
.command-code{
  background:#07150F!important;
  border-color:#2A513C!important;
}
.command-code code{color:#DCE7DF!important}
.command-code button{
  background:#0B1F18!important;
  border-left-color:#2A513C!important;
  color:#F4D77B!important;
}
.command-code button:hover,.command-code button.is-copied{
  background:#24583E!important;
  color:#FFFFFF!important;
}
.learn-hub-empty{border-color:#B9CBBE!important;background:#FFFFFF!important}
.learn-hub-empty svg{stroke:#72867A!important}
.learn-hub-empty p{color:#5C7064!important}

/* Services page: balanced, minimal two-button action dock. */
.service-card .card-body{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
}
.service-card .card-price-row{margin-top:auto!important}
.service-card-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important;
  gap:8px!important;
  margin-top:15px!important;
  padding-top:14px!important;
  border-top:1px solid #E1E8E3!important;
}
.service-card-actions .btn{
  width:100%!important;
  min-width:0!important;
  min-height:42px!important;
  padding:9px 12px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border-radius:12px!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
}
.service-card-actions svg{
  width:16px;
  height:16px;
  flex:0 0 16px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.service-details-btn{
  background:linear-gradient(145deg,var(--scf-forest),var(--scf-forest-2))!important;
  color:#FFFFFF!important;
  border:1px solid var(--scf-forest)!important;
}
.service-details-btn:hover{
  background:var(--scf-forest-3)!important;
  border-color:var(--scf-forest-3)!important;
  color:#FFFFFF!important;
  transform:translateY(-1px)!important;
}
.service-consult-btn{
  background:#FBF6E2!important;
  color:#5F4A08!important;
  border:1px solid #DFC86E!important;
}
.service-consult-btn:hover{
  background:#F4D77B!important;
  color:var(--scf-forest)!important;
  border-color:var(--scf-gold)!important;
  transform:translateY(-1px)!important;
}

/* Bottom navigation: stable safe-area positioning without horizontal drift. */
@media(max-width:760px){
  body{
    padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important;
  }
  .mobile-bottom-nav{
    left:8px!important;
    right:8px!important;
    bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;
    width:auto!important;
    max-width:540px!important;
    margin:0 auto!important;
    transform:none!important;
    min-height:66px!important;
    padding:6px!important;
    border-radius:20px!important;
  }
  .mobile-bottom-nav a{
    min-height:52px!important;
    padding:5px 2px!important;
  }
  .mobile-bottom-nav svg{
    width:21px!important;
    height:21px!important;
  }
  .support-float{
    right:14px!important;
    bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;
  }
  .live-chat-widget>.live-chat-panel{
    bottom:calc(148px + env(safe-area-inset-bottom,0px))!important;
  }
  .site-header .brand{
    min-width:142px!important;
  }
  .site-header .brand-symbol{
    width:46px!important;
    height:46px!important;
    flex-basis:46px!important;
    padding:0!important;
  }
  .site-header .brand-copy strong{font-size:14px!important}
  .brand-announcement-inner{
    min-height:40px!important;
    gap:8px!important;
  }
  .brand-announcement-inner .announcement-cta{display:none!important}
  .announcement-socials{
    margin-left:auto!important;
    gap:5px!important;
  }
  .announcement-socials a{
    width:25px!important;
    height:25px!important;
    border-radius:8px!important;
  }
  .announcement-socials svg{width:13px!important;height:13px!important}
}
@media(max-width:440px){
  .site-header .brand{
    min-width:46px!important;
  }
  .site-header .brand-copy{display:none!important}
  .announcement-socials a:nth-child(n+5){display:none!important}
}
@media(max-width:640px){
  .command-code button{border-top-color:#2A513C!important}
}
@media(max-width:360px){
  .service-card-actions{grid-template-columns:1fr!important}
}

/* Course lesson popup and reliable service action visibility. */
body.video-modal-open{overflow:hidden!important}
.lesson-video-modal-card{width:min(920px,calc(100vw - 28px))!important;max-height:calc(100vh - 28px)!important;overflow:hidden!important}
.lesson-video-modal-card .video-frame{display:block!important;width:100%!important;aspect-ratio:16/9!important;min-height:260px!important;background:#06110D!important;border:0!important}
.lesson-video-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:1px solid #D8C269!important;background:#FBF6E2!important;color:#183527!important;border-radius:10px!important;padding:8px 11px!important;font-weight:800!important;cursor:pointer!important}
.lesson-video-btn svg{width:16px!important;height:16px!important;fill:currentColor!important;stroke:none!important}
.lesson-video-btn:hover{background:#F4D77B!important;color:#0B1F18!important}
.lesson-video-btn.is-locked{opacity:.58!important;cursor:not-allowed!important}
.service-card{overflow:visible!important}
.service-card .card-body{min-height:250px!important;overflow:visible!important}
.service-card-actions{visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important}
.service-card-actions .btn{display:inline-flex!important;visibility:visible!important;opacity:1!important}
@media(max-width:640px){
  .lesson-video-modal-card{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}
  .lesson-video-modal-card .video-frame{min-height:210px!important}
  .lesson-link{align-items:flex-start!important;gap:10px!important}
  .lesson-actions{width:100%!important}
  .lesson-video-btn{width:100%!important}
}

/* ===== Course expansion and service action visibility — 2026-08-05 ===== */
.service-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  overflow:visible!important;
}
.service-card .card-media{flex:0 0 auto!important}
.service-card .card-body{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow:visible!important;
}
.service-card-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible!important;
  position:relative!important;
  z-index:3!important;
  min-height:44px!important;
}
.service-card-actions>a.btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  color:inherit;
  white-space:nowrap!important;
  line-height:1.1!important;
}
.service-card-actions .service-details-btn{color:#fff!important}
.service-card-actions .service-consult-btn{color:#5F4A08!important}

.course-module-card .lesson-list{gap:9px!important}
.lesson-link{
  align-items:center!important;
  gap:10px!important;
  padding:9px 10px 9px 14px!important;
  min-height:58px!important;
}
.lesson-main-link{
  min-width:0;
  flex:1 1 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#263a2f!important;
  text-decoration:none;
}
.lesson-main-link:hover .lesson-title{color:var(--scf-forest-3)!important}
.lesson-duration{font-size:11px;color:#718078;white-space:nowrap}
.lesson-actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}
.lesson-video-btn{
  border:1px solid #C8A431;
  background:linear-gradient(145deg,#FFF8DD,#F4D77B);
  color:#3C300A;
  border-radius:10px;
  min-height:36px;
  padding:7px 11px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  font:800 10px/1.1 Inter,system-ui,sans-serif;
  cursor:pointer;
  box-shadow:0 7px 18px rgba(201,162,39,.12);
  transition:.2s ease;
}
.lesson-video-btn:hover{transform:translateY(-1px);background:#F4D77B;border-color:#B98E12}
.lesson-video-btn svg,.lesson-play-large svg,.video-modal-close svg{
  width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round
}
.lesson-video-btn svg path:first-child,.lesson-play-large svg path:first-child{fill:currentColor;stroke:none}
.lesson-video-btn.is-locked,.lesson-video-btn:disabled{
  background:#EEF2EF;color:#839087;border-color:#D7E0DA;cursor:not-allowed;box-shadow:none
}

body.video-modal-open{overflow:hidden!important}
.video-modal{padding:20px!important;backdrop-filter:blur(8px)}
.video-modal.open{display:flex!important;animation:scfVideoFade .18s ease both}
.lesson-video-modal-card{
  width:min(980px,100%)!important;
  padding:14px!important;
  border:1px solid #B7C8BC!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 35px 90px rgba(4,22,15,.34)!important;
}
.lesson-video-modal-card .video-modal-head{margin-bottom:11px!important;padding:2px 2px 8px}
.lesson-video-modal-card .video-modal-head>div{display:flex;flex-direction:column;gap:3px}
.lesson-video-modal-card .video-modal-head strong{font-size:17px;color:#14261C}
.video-modal-close{
  min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  color:#fff!important;
  background:var(--scf-forest)!important;
  border-color:var(--scf-forest)!important;
  font-weight:800!important;
}
.video-modal-close:hover{background:var(--scf-forest-3)!important;color:#fff!important}
.video-modal-close svg{width:15px;height:15px}
.lesson-video-modal-card .video-frame{border-radius:14px!important;background:#020806!important}
@keyframes scfVideoFade{from{opacity:0}to{opacity:1}}

.lesson-view-section{background:#F4F7F4}
.lesson-view-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}
.lesson-video-launch{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:28px!important;
  background:linear-gradient(135deg,#0B1F18,#173C2B)!important;
  border-color:#2C5D43!important;
}
.lesson-video-launch h2{color:#F4D77B!important;margin:8px 0 7px;font-size:clamp(24px,3vw,36px)}
.lesson-video-launch p{color:#D5E0D9!important;max-width:620px;margin:0}
.lesson-play-large{width:auto!important;flex:0 0 auto;min-width:185px;gap:8px!important}
.lesson-progress-card{position:sticky;top:105px;padding:23px!important}
.lesson-progress-card h3{margin:13px 0 8px}

@media(max-width:760px){
  .lesson-link{align-items:stretch!important;flex-direction:column!important;padding:11px!important}
  .lesson-main-link{width:100%;align-items:flex-start}
  .lesson-actions{width:100%}
  .lesson-video-btn{width:100%;min-height:38px}
  .lesson-view-grid{grid-template-columns:1fr}
  .lesson-progress-card{position:static}
  .lesson-video-launch{align-items:flex-start!important;flex-direction:column!important;padding:22px!important}
  .lesson-play-large{width:100%!important}
  .video-modal{padding:10px!important}
  .lesson-video-modal-card{padding:10px!important;border-radius:17px!important}
  .lesson-video-modal-card .video-modal-head{align-items:flex-start!important;gap:10px}
  .video-modal-close{width:auto!important;min-width:86px}
}
@media(max-width:420px){
  .service-card-actions{grid-template-columns:1fr!important}
  .lesson-main-link{flex-direction:column;gap:6px}
}

/* Course lesson popup and reliable service action visibility. */
body.video-modal-open{overflow:hidden!important}
.lesson-video-modal-card{width:min(920px,calc(100vw - 28px))!important;max-height:calc(100vh - 28px)!important;overflow:hidden!important}
.lesson-video-modal-card .video-frame{display:block!important;width:100%!important;aspect-ratio:16/9!important;min-height:260px!important;background:#06110D!important;border:0!important}
.lesson-video-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:1px solid #D8C269!important;background:#FBF6E2!important;color:#183527!important;border-radius:10px!important;padding:8px 11px!important;font-weight:800!important;cursor:pointer!important}
.lesson-video-btn svg{width:16px!important;height:16px!important;fill:currentColor!important;stroke:none!important}
.lesson-video-btn:hover{background:#F4D77B!important;color:#0B1F18!important}
.lesson-video-btn.is-locked{opacity:.58!important;cursor:not-allowed!important}
.service-card{overflow:visible!important}
.service-card .card-body{min-height:250px!important;overflow:visible!important}
.service-card-actions{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important}
.service-card-actions .btn{display:inline-flex!important;visibility:visible!important;opacity:1!important}
@media(max-width:640px){
  .lesson-video-modal-card{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}
  .lesson-video-modal-card .video-frame{min-height:210px!important}
  .lesson-link{align-items:flex-start!important;gap:10px!important}
  .lesson-actions{width:100%!important}
  .lesson-video-btn{width:100%!important}
}


/* =========================================================
   2026-08-05 SLIDER ADMIN, MOBILE CONVERSION & SUPPORT FIX
   ========================================================= */

/* Default slider management preview in Website Settings. */
.slider-preview-pair{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin:12px 0}
.slider-preview-pair>div{min-width:0}
.slider-preview-pair span{display:block;margin:0 0 5px;color:#617168;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.slider-preview-pair img{display:block;width:100%;aspect-ratio:2/1;object-fit:cover;border:1px solid #D6E1D9;border-radius:12px;background:#F1F5F2}
.slider-preview-pair>div:last-child img{aspect-ratio:1/1;object-fit:cover}

/* The public mobile bottom navigation has been fully retired. */
.mobile-bottom-nav{display:none!important}

/* Hidden support actions must not receive pointer or keyboard interaction. */
.support-float-actions{pointer-events:none!important;visibility:hidden!important}
.support-float-actions.open{pointer-events:auto!important;visibility:visible!important}
.support-float-actions[hidden]{display:none!important;pointer-events:none!important;visibility:hidden!important}

/* Bring purchase/order actions directly below the page hero on mobile/tablet. */
@media(max-width:1020px){
  .detail-layout{display:flex!important;flex-direction:column!important;align-items:stretch!important}
  .detail-layout>main{order:2!important;min-width:0}
  .detail-layout>.conversion-action-card{order:1!important;width:100%!important;max-width:none!important;margin:0 0 4px!important;position:relative!important;top:auto!important}
}
@media(max-width:760px){
  body{padding-bottom:0!important}
  .detail-shell{padding-top:20px!important}
  .conversion-action-card{padding:20px!important;border-color:#C7D5CB!important;box-shadow:0 15px 35px rgba(11,31,24,.12)!important}
  .conversion-action-card>h3{font-size:21px!important;margin:9px 0 13px!important}
  .conversion-action-card .status-line{padding:9px 0!important}
  .conversion-action-card .btn{min-height:45px!important}
  .conversion-action-card .sidebar-note{font-size:10px!important;line-height:1.5!important;margin-bottom:0!important}
  .course-enroll-card .enroll-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3px 12px!important;margin-top:12px!important;padding-top:11px!important}
  .support-float{right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom,0px))!important}
  .live-chat-widget>.live-chat-panel{right:10px!important;left:10px!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 98px - env(safe-area-inset-bottom,0px))!important}
  .cookie-notice{bottom:calc(14px + env(safe-area-inset-bottom,0px))!important}
}
@media(max-width:520px){
  .slider-preview-pair{grid-template-columns:1fr}
  .slider-preview-pair>div:last-child img{aspect-ratio:2/1}
  .course-enroll-card .enroll-benefits{grid-template-columns:1fr!important}
}


/* =====================================================================
   SCSF OFFICIAL — FULL-BLEED HERO + UNLIMITED-DEVICE UI REFINEMENT
   The hero media is pinned to every edge and uses cover sizing at every
   breakpoint so uploaded images cannot collapse to one side of the slider.
   ===================================================================== */
.scf-hero,
.scf-hero-slider,
.scf-hero-track,
.scf-hero-slide{
  width:100%!important;
  max-width:none!important;
}
.scf-hero,
.scf-hero-slider,
.scf-hero-slide{
  overflow:hidden!important;
  background-color:#07130d!important;
}
.scf-hero-slide{
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
}
.scf-hero-slide>picture{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  display:block!important;
  overflow:hidden!important;
}
.scf-hero-slide>picture>img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
}
@media(max-width:760px){
  .scf-hero-slider{width:100vw!important;max-width:100vw!important;}
  .scf-hero-slide>picture>img{object-position:center center!important;}
}


/* =====================================================================
   SCSF OFFICIAL — HOME SERVICE PARITY, PROCESS CONTRAST, ABOUT ORDER,
   AND CONTACT EXPERIENCE REFINEMENT — 2026-08-05
   ===================================================================== */

/* Home service cards intentionally share the exact services-page component. */
.scf-services-section .scf-home-service-card{min-height:100%;}
.scf-services-section .scf-home-service-card.home-extra{display:none;}
.scf-services-section .scf-home-service-card.home-extra.show{display:flex;}

/* Transparent Process: maximum contrast on the dark forest cards. */
.scf-process-grid>div>span{
  color:#FFFFFF!important;
  background:rgba(255,255,255,.12)!important;
  border-color:rgba(255,255,255,.24)!important;
}
.scf-process-grid>div>p{
  color:#FFFFFF!important;
  opacity:.9!important;
}
.scf-process-grid>div>h3{
  color:var(--scf-gold)!important;
}
.scf-process-grid>div>svg{
  color:var(--scf-gold-light)!important;
  stroke:currentColor!important;
}

/* Team now appears immediately after the About hero. */
.about-modern-hero + .about-team-section{padding-top:76px!important;}
.about-team-section + .about-story-section{border-top:1px solid #DCE6DF;}

/* Contact page: consistent forest-green and gold conversion layout. */
.contact-modern-hero{
  background:
    radial-gradient(circle at 82% 20%,rgba(244,215,123,.18),transparent 26%),
    radial-gradient(circle at 10% 100%,rgba(42,112,76,.34),transparent 34%),
    linear-gradient(135deg,#07170F,#0B1F18 55%,#153B2A)!important;
  color:#FFFFFF!important;
  padding:68px 0 86px!important;
  border-bottom:0!important;
}
.contact-modern-hero .breadcrumb,.contact-modern-hero .breadcrumb a{color:#C8D7CE!important;}
.contact-modern-hero .breadcrumb span:last-child{color:#F4D77B!important;}
.contact-modern-hero .eyebrow{background:rgba(244,215,123,.10)!important;border-color:rgba(244,215,123,.28)!important;color:#F4D77B!important;}
.contact-modern-hero h1{color:#F4D77B!important;text-shadow:none!important;max-width:720px;}
.contact-modern-hero p{color:#D2DFD7!important;max-width:760px;font-size:16px;}
.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:50px;}
.contact-hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;}
.contact-hero-tags span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);border-radius:999px;color:#E7EFEA;font-size:11px;font-weight:750;}
.contact-hero-tags span:before{content:"";width:6px;height:6px;border-radius:50%;background:#F4D77B;box-shadow:0 0 0 4px rgba(244,215,123,.10);}
.contact-hero-assurance{display:grid;grid-template-columns:62px 1fr;gap:17px;align-items:center;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:22px;box-shadow:0 20px 50px rgba(0,0,0,.16);backdrop-filter:blur(12px);}
.contact-assurance-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;background:#F4D77B;color:#0B1F18;}
.contact-assurance-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;}
.contact-hero-assurance small{display:block;color:#AFC1B6;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;margin-bottom:5px;}
.contact-hero-assurance strong{display:block;color:#FFFFFF;font-size:15px;line-height:1.4;}
.contact-hero-assurance p{font-size:11px!important;margin:8px 0 0;color:#C3D2C9!important;}

.contact-methods-section{position:relative;z-index:2;margin-top:-44px;padding-bottom:24px;}
.contact-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.contact-method-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;padding:21px;background:#FFFFFF;border:1px solid #DCE6DF;border-radius:20px;box-shadow:0 18px 46px rgba(11,31,24,.10);min-width:0;}
.contact-method-card>div{min-width:0;}
.contact-method-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#0B1F18,#24583E);color:#F4D77B;}
.contact-method-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;}
.contact-method-card small{display:block;color:#7A8B80;font-size:9px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;margin-bottom:5px;}
.contact-method-card h2{font-size:16px;line-height:1.35;margin:0;color:#12261C;overflow-wrap:anywhere;}
.contact-method-card p{font-size:11px;line-height:1.55;margin:7px 0 0;color:#63736A;}
.contact-method-link{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #E5EBE7;padding-top:13px;margin-top:3px;color:#24583E;font-size:11px;font-weight:850;}
.contact-method-link span{color:#A98210;font-size:16px;}
.contact-method-link:hover{color:#0B1F18;}

.contact-modern-section{padding-top:48px!important;background:linear-gradient(180deg,#F7FAF8,#FFFFFF);}
.contact-main-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:start;}
.contact-modern-form{max-width:none!important;margin:0!important;padding:32px!important;border-radius:24px!important;}
.contact-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;margin-bottom:20px;border-bottom:1px solid #E2EAE4;}
.contact-form-header h2{margin:7px 0 7px;font-size:31px;color:#10271B;}
.contact-form-header p{margin:0;max-width:650px;color:#64766B;font-size:12px;}
.contact-form-header-icon{width:52px;height:52px;flex:0 0 52px;border-radius:16px;display:grid;place-items:center;background:#EEF4F0;color:#24583E;border:1px solid #D8E5DC;}
.contact-form-header-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;}
.contact-safety-note{padding:12px 14px;border-radius:12px;background:#FBF6E2;border:1px solid #E4D48F;color:#59470D;font-size:11px;line-height:1.55;margin-bottom:18px;}
.contact-form-grid .field label{color:#263C30!important;}
.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{background:#FBFDFC!important;border-color:#D9E4DD!important;}
.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{border-color:#477A5C!important;box-shadow:0 0 0 3px rgba(36,88,62,.10)!important;}
.contact-submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #E5ECE7;padding-top:19px;margin-top:2px;}
.contact-submit-row>span{font-size:10px;color:#74847A;}
.contact-submit-row .btn{min-width:180px;}
.contact-submit-row .btn b{font-size:16px;}

.contact-support-stack{display:grid;gap:15px;position:sticky;top:104px;}
.contact-support-card{background:#FFFFFF;border:1px solid #DCE6DF;border-radius:21px;padding:22px;box-shadow:0 14px 35px rgba(11,31,24,.07);}
.contact-consult-card{background:linear-gradient(145deg,#0B1F18,#163D2A)!important;border-color:#244B37!important;color:#FFFFFF!important;padding:26px;}
.contact-consult-card .eyebrow{color:#F4D77B!important;background:rgba(244,215,123,.08)!important;border-color:rgba(244,215,123,.25)!important;}
.contact-consult-card h2{font-size:27px;line-height:1.15;margin:15px 0 9px;color:#F4D77B;}
.contact-consult-card p{color:#C8D7CE;font-size:12px;}
.contact-consult-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:9px;}
.contact-consult-card li{position:relative;padding-left:19px;color:#E5EEE8;font-size:11px;}
.contact-consult-card li:before{content:"✓";position:absolute;left:0;color:#F4D77B;font-weight:900;}
.contact-trust-card,.contact-hours-card{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;}
.contact-support-mini-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ECF3EE;color:#24583E;}
.contact-support-mini-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;}
.contact-support-card h3{font-size:16px;margin:1px 0 6px;color:#183124;}
.contact-support-card p{font-size:11px;line-height:1.58;margin:0 0 8px;color:#66776D;}
.contact-support-card .text-link{font-size:10px;font-weight:850;color:#886C12;}

@media(max-width:1020px){
  .contact-hero-grid{grid-template-columns:1fr;gap:28px;}
  .contact-hero-assurance{max-width:620px;}
  .contact-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .contact-method-card:last-child{grid-column:1/-1;}
  .contact-main-grid{grid-template-columns:1fr;}
  .contact-support-stack{position:static;grid-template-columns:repeat(2,minmax(0,1fr));}
  .contact-consult-card{grid-column:1/-1;}
}
@media(max-width:680px){
  .contact-modern-hero{padding:52px 0 70px!important;}
  .contact-modern-hero h1{font-size:36px!important;}
  .contact-modern-hero p{font-size:13px!important;}
  .contact-hero-assurance{grid-template-columns:48px 1fr;padding:17px;}
  .contact-assurance-icon{width:48px;height:48px;border-radius:14px;}
  .contact-assurance-icon svg{width:24px;height:24px;}
  .contact-methods-section{margin-top:-34px;}
  .contact-method-grid{grid-template-columns:1fr;}
  .contact-method-card:last-child{grid-column:auto;}
  .contact-modern-section{padding-top:30px!important;}
  .contact-modern-form{padding:20px!important;border-radius:19px!important;}
  .contact-form-header{gap:12px;}
  .contact-form-header h2{font-size:25px;}
  .contact-form-header-icon{width:44px;height:44px;flex-basis:44px;border-radius:13px;}
  .contact-submit-row{align-items:stretch;flex-direction:column;}
  .contact-submit-row .btn{width:100%;min-width:0;}
  .contact-support-stack{grid-template-columns:1fr;}
  .contact-consult-card{grid-column:auto;}
}
.scf-services-section [data-view-more-list].expanded .scf-home-service-card.home-extra{display:flex!important;}

/* =====================================================================
   SCSF OFFICIAL — CONSISTENCY, LIVE SEARCH & COURSE FLOW FINAL PASS
   Requested refinement package — 2026-08-05
   ===================================================================== */

/* Transparent Process: remove the light number tile completely. */
.scf-process-grid>div>span{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.62)!important;
  padding:0!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  line-height:1!important;
}
.scf-process-grid>div>span::before,
.scf-process-grid>div>span::after{display:none!important;content:none!important}
.scf-process-grid>div>h3{color:#F4D77B!important}
.scf-process-grid>div>p{color:rgba(255,255,255,.9)!important}

/* Rounded service presentation on home, listing and related-service areas. */
.service-card,
.scf-home-service-card,
.scf-service-card,
.related-service-card{
  border-radius:24px!important;
  overflow:hidden!important;
}
.service-card .card-media,
.scf-home-service-card .scf-service-image,
.scf-service-card .card-media{border-radius:0!important}
.service-card .card-body,
.scf-home-service-card .scf-service-body{border-radius:0 0 24px 24px!important}

/* Remove remaining blue title treatment without recolouring normal body copy. */
.page-hero h1,
.detail-page-hero h1,
.listing-hero h1,
.complaint-page-hero h1,
.module-quiz-hero h1,
.auth-card>h1,
.auth-card>h2,
.complaint-submit-intro h2,
.complaint-form-card h2,
.course-detail-heading h1,
.service-detail-heading h1,
.policy-page>.section-heading h2{
  color:#F4D77B!important;
}
.page-hero .eyebrow,
.detail-page-hero .eyebrow,
.listing-hero .eyebrow{color:#F4D77B!important}

/* Icon-only social share dock. */
.share-actions-icons{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  padding:14px 16px!important;
  margin-top:18px!important;
  border:1px solid #DCE6DF!important;
  border-radius:18px!important;
  background:#FFFFFF!important;
  box-shadow:0 10px 30px rgba(11,31,24,.06)!important;
}
.share-actions-icons>span{
  width:auto!important;
  margin-right:3px!important;
  color:#52645A!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.share-icon-button{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #D7E3DA!important;
  border-radius:13px!important;
  background:#F7FAF8!important;
  color:#153B2A!important;
  cursor:pointer!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease!important;
}
.share-icon-button:hover,
.share-icon-button.is-copied{
  transform:translateY(-2px)!important;
  border-color:#C9A227!important;
  background:#0B1F18!important;
  color:#F4D77B!important;
}
.share-icon-button svg{
  width:20px!important;
  height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
.share-icon-button:first-of-type svg{fill:currentColor!important;stroke:none!important}

/* Course-card rhythm: CTA stays lower and aligned across uneven content. */
.course-card{height:100%!important;display:flex!important;flex-direction:column!important}
.course-card .card-body{height:100%!important;display:flex!important;flex-direction:column!important}
.course-card .card-body>p{margin-bottom:10px!important}
.course-card .course-mentor-line{margin-top:2px!important}
.course-card .card-price-row{margin-top:auto!important;padding-top:16px!important}
.course-card .card-body>.btn{margin-top:18px!important}
.scf-course-card{height:100%!important}
.scf-course-card .scf-course-body{height:100%!important;display:flex!important;flex-direction:column!important}
.scf-course-card .scf-course-footer{margin-top:auto!important;padding-top:15px!important}
.scf-course-card .scf-course-body>.btn{margin-top:18px!important}

/* Sequential module assessment. */
.module-quiz-container{max-width:820px!important}
.module-quiz-progress{
  display:grid!important;
  grid-template-columns:auto minmax(180px,1fr)!important;
  align-items:center!important;
  gap:18px!important;
  margin-bottom:16px!important;
  padding:15px 17px!important;
  border:1px solid #D8E4DB!important;
  border-radius:17px!important;
  background:#FFFFFF!important;
}
.module-quiz-progress>div:first-child{display:flex!important;align-items:baseline!important;gap:9px!important}
.module-quiz-progress strong{color:#0B1F18!important;font-size:18px!important}
.module-quiz-progress span{color:#6C7B72!important;font-size:10px!important}
.module-quiz-progress .progress{height:9px!important;overflow:hidden!important;border-radius:999px!important;background:#E8EFEB!important}
.module-quiz-progress .progress>span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#0B1F18,#C9A227)!important}
.sequential-quiz-form{padding:clamp(20px,4vw,34px)!important;border-radius:24px!important}
.quiz-question-card{margin:0 0 18px!important;padding:18px!important;border:1px solid #D8E3DB!important;border-radius:18px!important;background:#FBFDFC!important}
.quiz-question-card.is-wrong{border-color:#D99AA1!important;background:#FFF9F9!important}
.quiz-question-card legend{padding:0 8px!important;color:#142B1E!important;font-size:18px!important;font-weight:850!important;line-height:1.4!important}
.quiz-question-card legend>span{display:inline-grid!important;place-items:center!important;width:29px!important;height:29px!important;margin-right:9px!important;border-radius:9px!important;background:#0B1F18!important;color:#F4D77B!important;font-size:12px!important}
.quiz-option{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:9px 0!important;padding:13px 14px!important;border:1px solid #DDE7E0!important;border-radius:13px!important;background:#FFFFFF!important;cursor:pointer!important;transition:.18s ease!important}
.quiz-option:hover{border-color:#C9A227!important;background:#FBF7E7!important}
.quiz-option:has(input:checked){border-color:#C9A227!important;background:#FBF6E2!important;box-shadow:0 0 0 3px rgba(201,162,39,.11)!important}
.quiz-option input{width:auto!important;margin-top:3px!important;accent-color:#0B1F18!important}
.quiz-security-note{text-align:center!important;color:#718078!important;font-size:10px!important;margin:11px 0 0!important}
.quiz-answer-notice{border-left-color:#A52D3A!important}

/* Compact parent navigation and accessible dropdowns. */
.main-nav{align-items:center!important;gap:3px!important}
.nav-direct,
.nav-dropdown-toggle{
  min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  padding:8px 9px!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#2B4134!important;
  font:inherit!important;
  font-size:11px!important;
  font-weight:800!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
.nav-direct:hover,
.nav-direct.active,
.nav-dropdown:hover>.nav-dropdown-toggle,
.nav-dropdown.active>.nav-dropdown-toggle,
.nav-dropdown.open>.nav-dropdown-toggle{
  background:#EAF2ED!important;
  color:#0B1F18!important;
}
.nav-dropdown{position:relative!important}
.nav-dropdown-toggle svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:transform .18s ease!important}
.nav-dropdown:hover>.nav-dropdown-toggle svg,
.nav-dropdown.open>.nav-dropdown-toggle svg{transform:rotate(180deg)!important}
.nav-dropdown-menu{
  position:absolute!important;
  z-index:95!important;
  left:0!important;
  top:calc(100% + 9px)!important;
  width:245px!important;
  display:grid!important;
  gap:3px!important;
  padding:9px!important;
  border:1px solid #D7E2DA!important;
  border-radius:16px!important;
  background:#FFFFFF!important;
  box-shadow:0 22px 58px rgba(11,31,24,.18)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(6px)!important;
  transition:.18s ease!important;
}
.nav-dropdown:hover>.nav-dropdown-menu,
.nav-dropdown:focus-within>.nav-dropdown-menu,
.nav-dropdown.open>.nav-dropdown-menu{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}
.nav-dropdown-menu a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:10px 11px!important;
  border-radius:10px!important;
  color:#31473A!important;
  font-size:11px!important;
  font-weight:750!important;
}
.nav-dropdown-menu a:hover,
.nav-dropdown-menu a.active{background:#F1F6F3!important;color:#80630E!important}
.nav-dropdown-menu a span{color:#B68F19!important}

/* Header live search. */
.header-live-search{position:relative!important;width:clamp(190px,17vw,265px)!important;margin-left:5px!important}
.header-search-field{
  min-height:40px!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:7px!important;
  padding:0 10px!important;
  border:1px solid #D5E1D8!important;
  border-radius:12px!important;
  background:#F7FAF8!important;
}
.header-search-field:focus-within{border-color:#C9A227!important;box-shadow:0 0 0 3px rgba(201,162,39,.12)!important;background:#FFFFFF!important}
.header-search-field>svg{width:17px!important;height:17px!important;fill:none!important;stroke:#456052!important;stroke-width:1.8!important}
.header-search-field input{width:100%!important;min-width:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#14291D!important;font-size:10px!important}
.header-search-field input::placeholder{color:#829087!important}
.header-search-field button{width:25px!important;height:25px!important;padding:0!important;border:0!important;border-radius:8px!important;background:#E7EEE9!important;color:#405549!important;cursor:pointer!important}
.header-search-results{
  position:absolute!important;
  z-index:110!important;
  top:calc(100% + 10px)!important;
  right:0!important;
  width:min(420px,calc(100vw - 26px))!important;
  max-height:min(520px,70vh)!important;
  overflow:auto!important;
  padding:8px!important;
  border:1px solid #D7E2DA!important;
  border-radius:17px!important;
  background:#FFFFFF!important;
  box-shadow:0 24px 70px rgba(11,31,24,.22)!important;
}
.header-search-results[hidden]{display:none!important}
.header-search-message{margin:0!important;padding:18px!important;text-align:center!important;color:#66776D!important;font-size:11px!important}
.header-search-result{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:11px!important;
  padding:9px!important;
  border-radius:12px!important;
  color:#172D20!important;
}
.header-search-result:hover{background:#F3F7F4!important}
.header-search-result-media{width:48px!important;height:42px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;background:#EAF1EC!important;color:#24583E!important}
.header-search-result-media img{width:100%!important;height:100%!important;object-fit:cover!important}
.header-search-result-media svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}
.header-search-result>span:nth-child(2){min-width:0!important;display:block!important}
.header-search-result small,.header-search-result strong,.header-search-result em{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.header-search-result small{color:#9A7612!important;font-size:8px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:850!important}
.header-search-result strong{margin:2px 0!important;font-size:11px!important}
.header-search-result em{color:#728077!important;font-size:9px!important;font-style:normal!important}
.header-search-result>b{color:#B68F19!important}

/* Prevent the mobile hero copy from being clipped above the viewport. */
@media(max-width:760px){
  body{padding-bottom:0!important}
  .scf-hero-slider{
    min-height:clamp(520px,118vw,650px)!important;
    height:auto!important;
    aspect-ratio:auto!important;
  }
  .scf-hero-track,.scf-hero-slide{min-height:inherit!important;height:100%!important}
  .scf-hero-slide picture,.scf-hero-slide picture img{position:absolute!important;inset:0!important;height:100%!important}
  .scf-hero-content{
    min-height:inherit!important;
    height:auto!important;
    justify-content:flex-start!important;
    padding:clamp(76px,18vw,112px) 14px 78px!important;
    overflow:visible!important;
  }
  .scf-hero h1{
    margin-top:12px!important;
    line-height:1.07!important;
    overflow:visible!important;
    text-wrap:balance!important;
  }
  .scf-hero p{-webkit-line-clamp:3!important}
  .scf-hero-controls{bottom:17px!important}
}

@media(max-width:1180px) and (min-width:981px){
  .nav-direct,.nav-dropdown-toggle{padding-inline:7px!important;font-size:10px!important}
  .header-live-search{width:190px!important}
  .nav-consult{display:none!important}
}

@media(max-width:980px){
  .main-nav{align-items:stretch!important;gap:5px!important}
  .nav-direct,.nav-dropdown-toggle{width:100%!important;justify-content:space-between!important;min-height:44px!important;padding:10px 12px!important;font-size:12px!important}
  .nav-dropdown-menu{
    position:static!important;
    width:100%!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0 8px!important;
    border:0!important;
    border-radius:12px!important;
    box-shadow:none!important;
    background:#F5F8F6!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:none!important;
    transform:none!important;
    transition:max-height .22s ease,padding .22s ease!important;
  }
  .nav-dropdown.open>.nav-dropdown-menu{
    max-height:440px!important;
    padding:7px 8px!important;
    pointer-events:auto!important;
  }
  .nav-dropdown-menu a{padding:10px!important}
  .header-live-search{order:-1!important;width:100%!important;margin:5px 0 10px!important}
  .header-search-field{min-height:46px!important}
  .header-search-field input{font-size:12px!important}
  .header-search-results{position:relative!important;top:7px!important;right:auto!important;width:100%!important;max-height:340px!important;box-shadow:0 12px 30px rgba(11,31,24,.12)!important}
}

@media(max-width:560px){
  .module-quiz-progress{grid-template-columns:1fr!important;gap:10px!important}
  .share-actions-icons{justify-content:center!important}
  .share-actions-icons>span{width:100%!important;text-align:center!important;margin:0 0 3px!important}
  .scf-hero-slider{min-height:560px!important}
}

/* =====================================================================
   SCSF OFFICIAL — HEADER DROPDOWN, HOME GRID & CARD PARITY FINAL PASS
   2026-08-05
   ===================================================================== */

/* Keep desktop dropdowns reachable while the pointer crosses the visual gap. */
@media (min-width:981px){
  .nav-dropdown::after{
    content:"";
    position:absolute;
    z-index:94;
    left:-4px;
    right:-4px;
    top:100%;
    height:14px;
    background:transparent;
  }
  .nav-dropdown-menu{top:calc(100% + 5px)!important;}
}

/* The consultation card sits on a dark forest surface, so its main title stays white. */
.contact-consult-card h2{color:#FFFFFF!important;}

/* Four-card desktop rhythm for the main home content sections. */
.home-four-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
}
.home-four-grid .card-body,
.home-four-grid .scf-case-body,
.home-four-grid .scf-blog-card>div:last-child{padding:19px!important;}
.home-four-grid .card-body h2,
.home-four-grid .card-body h3,
.home-four-grid .scf-case-body h3,
.home-four-grid .scf-blog-card h3{font-size:18px!important;}

/* Home course cards now use the same component and hierarchy as /courses. */
.scf-home-course-card{min-height:100%;display:flex!important;flex-direction:column!important;}
.scf-home-course-card .card-body{display:flex!important;flex:1!important;flex-direction:column!important;}
.scf-home-course-card .card-body>p{flex:1!important;}
.scf-home-course-card .card-price-row{margin-top:18px!important;}
.scf-home-course-card .btn-block{margin-top:14px!important;}
.scf-home-course-card.home-extra{display:none!important;}
.scf-courses-section [data-view-more-list].expanded .scf-home-course-card.home-extra{display:flex!important;}

/* Service cards keep the same four-card visible count before expanding. */
.scf-services-section .scf-home-service-card.home-extra{display:none!important;}
.scf-services-section [data-view-more-list].expanded .scf-home-service-card.home-extra{display:flex!important;}

/* Blog and case-study sections show two single-column cards first on mobile. */
.mobile-section-more{display:none;}
@media (max-width:1100px) and (min-width:761px){
  .home-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:760px){
  .home-four-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .mobile-two-card-list:not(.expanded) .mobile-home-extra{display:none!important;}
  .mobile-two-card-list.expanded .mobile-home-extra{display:block!important;}
  .mobile-section-more{display:flex!important;}
  .home-four-grid .card-body,
  .home-four-grid .scf-case-body,
  .home-four-grid .scf-blog-card>div:last-child{padding:20px!important;}
}

/* =====================================================================
   SCSF OFFICIAL — HOME CARD DESCRIPTION RHYTHM PATCH — 2026-08-05
   ===================================================================== */
/* Home service summaries stay compact: exactly two visible lines with an ellipsis. */
.scf-home-service-card .card-body > p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.5!important;
  min-height:3em!important;
  max-height:3em!important;
  margin:0!important;
  flex:none!important;
}
.scf-home-service-card .card-price-row{
  margin-top:8px!important;
  padding-top:10px!important;
}

/* Course listing and homepage cards use the same two-line summary treatment. */
.course-card .card-body > p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  line-height:1.5!important;
  min-height:3em!important;
  max-height:3em!important;
  margin:0 0 10px!important;
  flex:none!important;
}


/* =====================================================================
   SCSF OFFICIAL — CARD, COOKIE, INSTRUCTOR & BRAND POLISH — 2026-08-05
   ===================================================================== */
/* Header symbol uses the uploaded mark directly: no decorative mask, border or tile. */
.site-header .brand-symbol,
.site-header .mobile-nav-head img{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.site-header .brand-symbol{border-radius:0!important;overflow:visible!important;}
.site-header .brand-symbol img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;}

/* Entire public cards are clickable, while inner controls retain their normal behavior. */
.card-clickable{cursor:pointer!important;outline:none;}
.card-clickable:focus-visible{box-shadow:0 0 0 3px rgba(201,162,39,.34),0 18px 50px rgba(11,31,24,.13)!important;}

/* Service cards: stable title/summary rows keep every dynamic price section aligned. */
.scf-home-service-card,
.service-card{display:flex!important;flex-direction:column!important;height:100%!important;}
.scf-home-service-card .card-body,
.service-card .card-body{display:flex!important;flex:1!important;flex-direction:column!important;}
.scf-home-service-card .card-body>h2,
.service-card .card-body>h2{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;line-height:1.25!important;min-height:2.5em!important;max-height:2.5em!important;
}
.scf-home-service-card .card-body>p,
.service-card .card-body>p{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.5!important;
  min-height:3em!important;max-height:3em!important;margin:0!important;flex:none!important;
}
.scf-home-service-card .card-price-row,
.service-card .card-price-row{margin-top:9px!important;padding-top:10px!important;min-height:76px!important;}
.scf-home-service-card .service-card-actions,
.service-card .service-card-actions{margin-top:10px!important;}

/* Course listing uses exactly the same 2:1 media and vertical rhythm on home and /courses. */
.public-course-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.course-card .card-media{aspect-ratio:2/1!important;}
.course-card .card-body{display:flex!important;flex:1!important;flex-direction:column!important;}
.course-card .card-body>h2{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;line-height:1.25!important;min-height:2.5em!important;max-height:2.5em!important;
}
.course-card .card-body>p{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.5!important;
  min-height:3em!important;max-height:3em!important;margin:0 0 8px!important;flex:none!important;
}
.course-card .course-mentor-line{margin:2px 0 0!important;min-height:18px!important;}
.course-card .card-price-row{margin-top:8px!important;padding-top:10px!important;min-height:76px!important;}
.course-card .card-body>.btn{margin-top:12px!important;}

/* Minimal cookie notice. Desktop remains compact; mobile stacks copy above the CTA. */
.cookie-notice{max-width:480px!important;align-items:center!important;}
.cookie-notice .btn{flex:0 0 auto!important;white-space:nowrap!important;}
@media(max-width:640px){
  .cookie-notice{
    left:12px!important;right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;
    width:auto!important;max-width:none!important;display:grid!important;grid-template-columns:1fr!important;
    gap:10px!important;padding:13px!important;border-radius:15px!important;
  }
  .cookie-notice p{font-size:11px!important;line-height:1.5!important;}
  .cookie-notice .btn{width:100%!important;min-height:38px!important;}
}

/* Minimal, responsive and fully clickable instructor summary. */
.instructor-section{margin-top:28px!important;}
.instructor-summary-card{
  display:grid!important;grid-template-columns:74px minmax(0,1fr) 38px!important;align-items:center!important;
  gap:16px!important;padding:16px!important;border-radius:20px!important;border:1px solid #d9e4dc!important;
  background:#fff!important;transition:.22s ease!important;
}
.instructor-summary-card:hover{transform:translateY(-3px)!important;border-color:#c9a227!important;box-shadow:0 16px 42px rgba(11,31,24,.10)!important;}
.instructor-summary-card>img,.instructor-summary-card>.mentor-avatar-fallback{width:74px!important;height:74px!important;border-radius:18px!important;object-fit:cover!important;}
.instructor-summary-card>.mentor-avatar-fallback{display:grid!important;place-items:center!important;background:#0b1f18!important;color:#f4d77b!important;font-size:28px!important;font-weight:850!important;}
.instructor-summary-copy h3{margin:0 0 3px!important;font-size:19px!important;}
.instructor-summary-copy>strong{display:block!important;color:#886a10!important;font-size:12px!important;margin-bottom:6px!important;}
.instructor-summary-copy p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.45!important;}
.instructor-profile-arrow{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#0b1f18;color:#f4d77b!important;font-size:20px;font-weight:800;}
.instructor-profile-layout{display:grid;gap:42px;}
.instructor-profile-card{display:grid;grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:36px;padding:28px!important;align-items:start;}
.instructor-profile-media img,.instructor-profile-media .mentor-avatar-fallback{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px;}
.instructor-profile-media .mentor-avatar-fallback{display:grid;place-items:center;background:#0b1f18;color:#f4d77b;font-size:72px;font-weight:850;}
.instructor-profile-card h2{font-size:clamp(30px,4vw,48px);margin:8px 0 4px;}
.instructor-role{font-weight:800;color:#8a6a10;margin:0 0 18px;}
.instructor-expertise{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 18px;}
.instructor-expertise strong,.instructor-expertise span{padding:7px 10px;border-radius:999px;background:#f5f1df;font-size:12px;color:#51420f;}
@media(max-width:700px){
  .instructor-summary-card{grid-template-columns:62px minmax(0,1fr) 34px!important;gap:12px!important;padding:13px!important;}
  .instructor-summary-card>img,.instructor-summary-card>.mentor-avatar-fallback{width:62px!important;height:62px!important;border-radius:16px!important;}
  .instructor-summary-copy h3{font-size:16px!important;}.instructor-summary-copy p{font-size:11px!important;}
  .instructor-profile-card{grid-template-columns:1fr;padding:20px!important;gap:22px;}
  .instructor-profile-media{max-width:220px;}
}
@media(min-width:761px) and (max-width:1100px){.public-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:760px){.public-course-grid{grid-template-columns:1fr!important;}}

/* Card badge cleanup: blog and case-study cards intentionally use clean thumbnail areas. */
.case-study-card .media-badge,
.case-study-card .card-body > .badge,
.scf-case-card .media-badge,
.scf-case-card .scf-case-media > span,
.blog-card .media-badge,
.blog-card .card-body > .badge,
.scf-blog-card .media-badge,
.scf-blog-card .badge{display:none!important;}


/* Homepage offer cards */
.scf-home-offers-section{padding-top:54px;padding-bottom:58px;background:#fff}
.scf-home-offers-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.scf-home-offer-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d9e3dc;border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(11,31,24,.09);transition:transform .25s ease,box-shadow .25s ease}
.scf-home-offer-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(11,31,24,.14)}
.scf-home-offer-image{display:block;width:100%;aspect-ratio:392/626;background:#f5f8f6;overflow:hidden}
.scf-home-offer-image img{width:100%;height:100%;display:block;object-fit:cover}
.scf-home-offer-content{display:flex;flex-direction:column;flex:1;padding:20px}
.scf-home-offer-content h3{margin:16px 0 8px;color:#0b1f18;font-size:1.28rem;line-height:1.25}
.scf-home-offer-content p{margin:0 0 18px;color:#607168;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.scf-home-offer-content .scf-offer-button{margin-top:auto;width:100%;justify-content:center}
.scf-offer-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}
.scf-offer-countdown span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:58px;padding:7px 3px;border-radius:13px;background:#0b1f18;color:#fff}
.scf-offer-countdown b{font-size:1rem;line-height:1;color:#f4d77b}
.scf-offer-countdown small{margin-top:5px;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.78)}
.scf-offer-countdown.is-ended{grid-template-columns:1fr}
.scf-offer-countdown.is-ended span{grid-column:1/-1}
@media(max-width:767px){
 .scf-home-offers-section{padding-top:38px;padding-bottom:42px;overflow:hidden}
 .scf-home-offers-track{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 18px 18px;margin-left:-18px;margin-right:-18px;scrollbar-width:none}
 .scf-home-offers-track::-webkit-scrollbar{display:none}
 .scf-home-offer-card{flex:0 0 min(82vw,330px);scroll-snap-align:start;border-radius:22px}
 .scf-home-offer-content{padding:16px}
 .scf-home-offer-content h3{font-size:1.12rem}
}

/* Mobile offer carousel controls */
.scf-home-offers-slider{position:relative}
.scf-offer-nav,.scf-offer-dots{display:none}
@media(max-width:767px){
 .scf-home-offers-slider{margin:0}
 .scf-home-offers-track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 0 12px;margin:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .scf-home-offers-track::-webkit-scrollbar{display:none}
 .scf-home-offer-card{flex:0 0 100%;width:100%;max-width:none;scroll-snap-align:center;scroll-snap-stop:always;border-radius:22px}
 .scf-offer-nav{display:flex;position:absolute;z-index:4;top:31%;transform:translateY(-50%);align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(11,31,24,.88);color:#f4d77b;font-size:2rem;line-height:1;box-shadow:0 8px 24px rgba(11,31,24,.22);backdrop-filter:blur(8px);cursor:pointer}
 .scf-offer-prev{left:10px}.scf-offer-next{right:10px}
 .scf-offer-nav:disabled{opacity:.35;pointer-events:none}
 .scf-offer-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}
 .scf-offer-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c8d3cc;transition:width .22s ease,background .22s ease;cursor:pointer}
 .scf-offer-dot.is-active{width:24px;background:#c9a227}
}

/* Mobile homepage hero: compact height and native vertical page scrolling.
   Desktop hero dimensions remain unchanged. */
@media(max-width:760px){
 .scf-hero,
 .scf-hero-slider,
 .scf-hero-track,
 .scf-hero-slide,
 .scf-hero-slide>picture{
   touch-action:pan-y pinch-zoom!important;
   overscroll-behavior-y:auto!important;
 }
 .scf-hero-slider{
   height:clamp(410px,92vw,470px)!important;
   min-height:0!important;
   aspect-ratio:auto!important;
 }
 .scf-hero-track,.scf-hero-slide{
   height:100%!important;
   min-height:0!important;
 }
 .scf-hero-content{
   height:100%!important;
   min-height:0!important;
   justify-content:flex-end!important;
   padding:38px 14px 46px!important;
 }
 .scf-hero h1{font-size:clamp(27px,7.4vw,38px)!important;}
 .scf-hero p{-webkit-line-clamp:2!important;}
 .scf-hero-controls{bottom:10px!important;}
}
@media(max-width:480px){
 .scf-hero-slider{height:400px!important;}
 .scf-hero-content{padding:32px 12px 42px!important;}
}

/* Keep the complete site identity visible in the mobile header and drawer. */
@media(max-width:760px){
 .site-header .brand{
   display:flex!important;
   flex:1 1 auto!important;
   width:auto!important;
   min-width:0!important;
   max-width:calc(100% - 58px)!important;
 }
 .site-header .brand-copy{
   display:flex!important;
   flex-direction:column!important;
   justify-content:center!important;
   min-width:0!important;
   max-width:calc(100% - 52px)!important;
 }
 .site-header .brand-copy strong,
 .site-header .brand-copy small{
   display:block!important;
   overflow:hidden!important;
   text-overflow:ellipsis!important;
   white-space:nowrap!important;
 }
 .site-header .brand-copy strong{font-size:14px!important;line-height:1.1!important;}
 .site-header .brand-copy small{font-size:8px!important;line-height:1.2!important;margin-top:3px!important;}
 .site-header .nav-toggle{flex:0 0 auto!important;}
 .mobile-nav-brand-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;}
 .mobile-nav-brand-copy strong,.mobile-nav-brand-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .mobile-nav-brand-copy small{margin-top:2px;color:#6b7b72;font-size:8px;line-height:1.2;}
}
@media(max-width:360px){
 .site-header .brand-symbol{width:40px!important;height:40px!important;flex-basis:40px!important;}
 .site-header .brand-copy{max-width:calc(100% - 46px)!important;}
 .site-header .brand-copy strong{font-size:12px!important;}
 .site-header .brand-copy small{font-size:7.5px!important;}
}

/* =====================================================================
   SCSF OFFICIAL — REQUESTED FINAL FEATURE/UI PASS — 2026-08-07
   ===================================================================== */
/* Brand-bar and share icons use clean single-shape glyphs. */
.announcement-socials a[aria-label="LinkedIn"] svg,
.announcement-socials a[aria-label="WhatsApp"] svg{fill:currentColor!important;stroke:none!important}
.share-icon-button.share-facebook svg,
.share-icon-button.share-linkedin svg,
.share-icon-button.share-whatsapp svg{fill:currentColor!important;stroke:none!important;stroke-width:0!important}
.share-icon-button svg path{vector-effect:non-scaling-stroke}

/* Home Services CTA stays compact and on one line. */
.scf-services-section .section-head>.btn{white-space:nowrap!important;flex:0 0 auto!important;padding:8px 12px!important;font-size:11px!important}

/* SSLCommerz-inspired responsive gateway selection. */
.payment-gateway-page{background:linear-gradient(180deg,#f5f8f6,#eef4f0)}
.payment-gateway-shell{max-width:1040px;margin:auto}.payment-gateway-header{text-align:center;max-width:700px;margin:0 auto 24px}.payment-gateway-header h1{font-size:clamp(30px,5vw,46px);margin:9px 0}.payment-gateway-summary{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:18px 20px;margin-bottom:16px}.payment-gateway-summary small,.payment-gateway-summary strong{display:block}.payment-gateway-summary strong{font-size:22px}.payment-gateway-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.payment-gateway-option{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:150px;padding:18px!important;text-align:center;border:1px solid #dbe5de!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px rgba(11,31,24,.055)!important;transition:.2s}.payment-gateway-option:hover{transform:translateY(-3px);border-color:#c9a227!important;box-shadow:0 18px 40px rgba(11,31,24,.11)!important}.payment-gateway-logo{width:92px;height:55px;display:grid;place-items:center;margin-bottom:12px}.payment-gateway-logo img{max-width:100%;max-height:100%;object-fit:contain}.payment-gateway-option h3{font-size:14px;margin:0 0 4px}.payment-gateway-option p{font-size:10px!important;margin:0!important;color:#738178!important}.payment-gateway-check{position:absolute;right:10px;top:10px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef5f0;color:#266146;font-weight:900}.payment-gateway-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.payment-gateway-trust span{display:flex;justify-content:center;align-items:center;gap:6px;padding:10px;border:1px solid #dce5df;border-radius:12px;background:#fff;font-size:10px;font-weight:750;color:#52645a}

/* Public course reviews. */
.course-review-form{padding:20px!important;margin-bottom:16px}.course-review-grid{gap:14px}.course-review-card{padding:20px!important}.course-review-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.review-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#153b2a;color:#fff;font-weight:850}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-stars{color:#b58a10;font-size:14px;letter-spacing:1px}.course-review-card p{margin:13px 0 0!important;white-space:normal}.review-locked-note{padding:13px 15px;margin-bottom:14px;border:1px solid #dce5df;border-radius:12px;background:#f7faf8;color:#64746b;font-size:12px}

/* Learn Hub package rows. */
.command-package-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.command-package-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid #dce5df;border-radius:11px;background:#f7faf8}.command-package-row code{overflow:auto;white-space:pre;font-size:12px}.command-package-row .btn{white-space:nowrap}.command-package-actions{display:flex;justify-content:flex-end;margin-top:11px}

/* Certificate verification logo. */
.certificate-verify-logo{width:88px;height:88px;margin:0 auto 12px;display:grid;place-items:center;border-radius:22px;background:#f3f7f4;border:1px solid #dce6df;padding:13px}.certificate-verify-logo img{width:100%;height:100%;object-fit:contain}

/* Portfolio and Content pages. */
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.portfolio-card{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:18px;padding:20px!important;min-height:155px}.portfolio-logo{width:92px;height:92px;display:grid;place-items:center;border:1px solid #e0e8e2;border-radius:18px;background:#fff;padding:10px;overflow:hidden}.portfolio-logo img{max-width:100%;max-height:100%;object-fit:contain}.portfolio-logo span{font-weight:900;font-size:23px;color:#1b5639}.portfolio-copy h3{margin:0 0 7px}.portfolio-copy p{margin:0 0 9px!important;font-size:12px!important}.portfolio-link{font-size:11px;font-weight:800;color:#876a13}.content-video-section+ .content-video-section{margin-top:48px}.content-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.content-video-card{padding:0!important;overflow:hidden}.content-video-frame{aspect-ratio:16/9;background:#0b1f18}.content-video-frame iframe{width:100%;height:100%;border:0;display:block}.content-video-copy{padding:16px}.content-video-copy h3{font-size:16px;margin:0 0 6px}.content-video-copy p{font-size:11px!important;margin:0!important}

/* View-only learning content and rotating ownership watermark. */
.protected-video-frame{position:relative!important;overflow:hidden!important}.learning-watermark{position:absolute;z-index:6;left:7%;top:10%;max-width:78%;padding:5px 8px;border-radius:7px;background:rgba(5,20,13,.48);color:rgba(255,255,255,.72);font-size:10px;font-weight:750;line-height:1.25;letter-spacing:.02em;pointer-events:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:left .8s ease,top .8s ease;backdrop-filter:blur(2px)}.protected-resource-section{background:#f4f7f5}.protected-resource-view{max-width:1050px;margin:auto;padding:0!important;aspect-ratio:16/9;background:#07140d;overflow:hidden}.protected-resource-view iframe{width:100%;height:100%;border:0;display:block}.resource-protection-note{text-align:center;max-width:800px;margin:13px auto 0;color:#718078;font-size:10px}.compact-resource-hero{padding-block:50px!important}

/* Case Study: problem/action/result flow. */
.case-hero-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.case-hero-summary span{min-width:140px;padding:10px 12px;border:1px solid rgba(244,215,123,.22);border-radius:12px;background:rgba(255,255,255,.06)}.case-hero-summary small,.case-hero-summary strong{display:block}.case-hero-summary small{font-size:8px;color:#9fb0a6;text-transform:uppercase;letter-spacing:.08em}.case-hero-summary strong{margin-top:3px;color:#fff;font-size:11px}.case-story-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.case-explainer{padding:22px!important;margin:17px 0}.case-explainer h2{font-size:24px;margin:7px 0}.case-explainer p{margin:0!important}.case-story-steps{display:flex;flex-direction:column;gap:13px}.case-story-step{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;padding:24px;border:1px solid #dce5df;border-radius:19px;background:#fff}.case-step-number{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#0b1f18;color:#f4d77b;font-weight:900}.case-story-step small{color:#9a7612;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.case-story-step h2{font-size:23px;margin:4px 0 9px}.case-story-step p{margin:0!important}.case-results-block{margin-top:32px}.case-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.case-result-grid article{padding:17px;border:1px solid #dce5df;border-radius:15px;background:#fff}.case-result-grid small,.case-result-grid strong{display:block}.case-result-grid small{color:#748179;font-size:9px;text-transform:uppercase}.case-result-grid strong{margin-top:5px;font-size:17px;color:#183e2c}.case-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #e4ebe6;font-size:11px}.case-summary-row span{color:#718078}.case-summary-row strong{text-align:right}

/* Free cyber-course funnel + camera-only enrollment. */
.free-course-landing{background:#f4f7f5}.free-course-hero{padding:88px 0;background:radial-gradient(circle at 75% 30%,rgba(201,162,39,.18),transparent 26%),linear-gradient(135deg,#06130c,#123824);color:#fff}.free-course-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:50px;align-items:center}.free-course-badge{display:inline-flex;padding:7px 10px;border:1px solid rgba(244,215,123,.3);border-radius:999px;background:rgba(244,215,123,.08);color:#f4d77b;font-size:10px;font-weight:850}.free-course-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.03;color:#fff!important;margin:15px 0}.free-course-hero p{max-width:700px;color:#bed0c5;font-size:16px}.free-course-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.free-course-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.free-course-trust span{font-size:9px;color:#c9d9cf}.free-course-terminal{max-width:490px;margin:auto;padding:18px;border:1px solid rgba(244,215,123,.2);border-radius:24px;background:#06100b;box-shadow:0 30px 90px rgba(0,0,0,.32)}.free-course-terminal>span{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:4px;background:#6f856f}.free-course-terminal pre{margin:35px 0 15px;color:#f4d77b;font-size:15px;line-height:2;white-space:pre-wrap}.free-course-benefits article>strong{font-size:28px;color:#b48b14}.free-course-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px!important}.free-course-enroll-form{max-width:900px!important}.free-course-form-step{display:flex;align-items:center;gap:12px;margin:26px 0 13px}.free-course-form-step>b{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#0b1f18;color:#f4d77b}.free-course-form-step h2{font-size:20px;margin:0}.free-course-form-step p{margin:3px 0 0!important;font-size:10px!important}.camera-capture-card{padding:15px;border:1px solid #dce5df;border-radius:18px;background:#f7faf8}.camera-capture-card video,.camera-capture-card img{display:block;width:100%;max-height:480px;aspect-ratio:4/3;object-fit:cover;border-radius:14px;background:#0b1f18}.camera-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.camera-capture-card small{display:block;margin-top:8px;color:#6c7c73}.identity-consent{display:flex;align-items:flex-start;gap:9px;margin-top:20px;padding:13px;border:1px solid #dce5df;border-radius:12px;background:#fff;font-size:11px}.identity-consent input{width:auto!important;margin-top:2px}.free-course-thankyou-section{min-height:70vh;display:grid;place-items:center;background:#f4f7f5}.free-course-thankyou{max-width:760px;margin:auto;padding:36px!important;text-align:center}.thankyou-mark{width:72px;height:72px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#dff4e6;color:#176438;font-size:32px;font-weight:900}.thankyou-status{display:flex;justify-content:center;gap:10px;margin:20px 0;font-size:12px}.thankyou-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}

/* Mobile final overrides requested by client. */
@media(max-width:1020px){
  .main-nav .mobile-nav-head>div{display:none!important}
  .main-nav .mobile-nav-head{justify-content:flex-end!important}
  .main-nav .header-live-search{display:none!important}
}
@media(max-width:820px){
  .payment-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-gateway-trust{grid-template-columns:1fr}.portfolio-grid,.content-video-grid{grid-template-columns:1fr}.case-story-layout{grid-template-columns:1fr}.free-course-hero-grid{grid-template-columns:1fr}.free-course-visual{display:none}.free-course-cta{align-items:stretch;flex-direction:column}.case-result-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  /* Show the whole uploaded slider image rather than cropping its sides on phones. */
  .scf-hero-slider{height:clamp(360px,105vw,480px)!important;min-height:0!important;background:#07130d!important}
  .scf-hero-slide{background-size:contain!important;background-position:center top!important;background-repeat:no-repeat!important}
  .scf-hero-slide>picture>img{object-fit:contain!important;object-position:center top!important;transform:none!important;min-height:0!important;background:#07130d!important}
  .scf-hero-slide.active>picture>img{transform:none!important}
  .portfolio-card{grid-template-columns:76px 1fr}.portfolio-logo{width:76px;height:76px}.course-review-head{grid-template-columns:auto 1fr}.course-review-head>.badge{grid-column:2}.case-story-step{grid-template-columns:42px minmax(0,1fr);padding:18px}.case-step-number{width:40px;height:40px}.free-course-hero{padding:60px 0}.free-course-hero h1{font-size:39px}.camera-capture-card video,.camera-capture-card img{max-height:380px}.payment-gateway-summary{grid-template-columns:1fr}.payment-gateway-summary>*:last-child{text-align:left!important}
}
@media(max-width:480px){.payment-gateway-grid{grid-template-columns:1fr 1fr;gap:8px}.payment-gateway-option{min-height:125px;padding:12px!important}.payment-gateway-logo{width:72px;height:43px}.case-result-grid{grid-template-columns:1fr}.free-course-actions .btn{width:100%}.free-course-thankyou{padding:24px!important}}

/* Payment gateway markup alignment — final rendered classes. */
.payment-gateway-shell.section{padding-block:64px;background:linear-gradient(180deg,#f6f9f7,#edf3ef)}
.payment-gateway-container{max-width:1040px!important}
.payment-gateway-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:22px}
.payment-gateway-top h1{font-size:clamp(31px,4.6vw,48px);line-height:1.05;margin:8px 0 10px}
.payment-gateway-top p{max-width:620px;margin:0!important;color:#65766c}
.payment-gateway-amount{min-width:220px;padding:17px 19px;border:1px solid #d9e4dc;border-radius:17px;background:#fff;box-shadow:0 12px 32px rgba(8,33,22,.06);text-align:right}
.payment-gateway-amount small,.payment-gateway-amount strong,.payment-gateway-amount span{display:block}
.payment-gateway-amount small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#77857d;font-weight:800}
.payment-gateway-amount strong{margin:4px 0;font-size:23px;color:#123c29}
.payment-gateway-amount span{font-size:10px;color:#839087}
.payment-gateway-panel{padding:22px;border:1px solid #d9e4dc;border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(8,33,22,.07)}
.payment-gateway-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.payment-gateway-label span{font-size:14px;font-weight:850;color:#173c2b}
.payment-gateway-label small{padding:5px 8px;border-radius:999px;background:#eef4f0;color:#65766c;font-size:9px;font-weight:800}
.payment-gateway-card{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:148px;padding:17px!important;text-align:center;text-decoration:none!important;border:1px solid #dbe5de!important;border-radius:17px!important;background:#fff!important;color:#183e2c!important;box-shadow:0 7px 24px rgba(11,31,24,.045)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.payment-gateway-card:hover{transform:translateY(-3px);border-color:#c9a227!important;box-shadow:0 15px 36px rgba(11,31,24,.105)!important}
.payment-gateway-card .payment-gateway-logo svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.6;color:#2b5b43}
.payment-gateway-copy{display:block;min-width:0}
.payment-gateway-copy strong,.payment-gateway-copy small{display:block}
.payment-gateway-copy strong{font-size:13px;line-height:1.25;color:#183e2c}
.payment-gateway-copy small{max-width:150px;margin:5px auto 0;color:#76847c;font-size:9px;line-height:1.35}
.payment-gateway-check svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.3}
.payment-gateway-trust{grid-template-columns:1fr 2fr}
.payment-gateway-trust svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;flex:0 0 auto}
@media(max-width:760px){.payment-gateway-shell.section{padding-block:42px}.payment-gateway-top{grid-template-columns:1fr;gap:14px}.payment-gateway-amount{text-align:left;min-width:0}.payment-gateway-panel{padding:14px}.payment-gateway-label{align-items:flex-start}.payment-gateway-card{min-height:126px;padding:12px!important}.payment-gateway-copy strong{font-size:12px}.payment-gateway-trust{grid-template-columns:1fr}}
@media(max-width:380px){.payment-gateway-grid{grid-template-columns:1fr!important}}
.protected-pdf-view{aspect-ratio:auto!important;height:min(78vh,880px)!important;min-height:560px!important}
@media(max-width:760px){.protected-pdf-view{height:72vh!important;min-height:460px!important}}

/* 2026-08-07 free-course camera refinement */
.free-course-enroll-form .camera-capture-card{max-width:560px;margin:0 auto 18px!important;width:100%;}
.free-course-enroll-form .camera-capture-selfie video,
.free-course-enroll-form .camera-capture-selfie img{aspect-ratio:4/3!important;max-height:360px!important;object-fit:cover!important;}
.free-course-enroll-form .camera-capture-document video,
.free-course-enroll-form .camera-capture-document img{aspect-ratio:2/1!important;max-height:280px!important;object-fit:cover!important;}
.camera-card-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;font-size:12px}.camera-card-title strong{font-size:14px}.camera-card-title span{color:#6c7c73;font-size:10px}.secure-document-thumbs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.device-view-more{margin:10px 12px 12px!important;}

.device-extra-row[hidden]{display:none!important;}

/* 2026-08-07 v3 — Learn Hub package command rows mirror single command controls */
.command-package-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}
.command-package-line{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:stretch}
.command-package-number{display:grid;place-items:center;min-height:50px;border:1px solid #25324a;border-radius:12px;background:#111b2e;color:#9fb8a8;font:800 11px/1 Inter,sans-serif}
.command-package-code{margin:0;min-width:0}
.command-package-code pre{padding:13px 14px}
.command-copy-package{display:flex!important;width:max-content;margin:11px 0 0 auto!important;align-items:center;justify-content:center}
@media(max-width:640px){
  .command-package-line{grid-template-columns:26px minmax(0,1fr);gap:7px}
  .command-package-number{min-height:82px;border-radius:10px}
  .command-copy-package{width:100%;margin-top:10px!important}
}

/* 2026-08-07 v3 — compact verification secondary actions */
.auth-secondary-card{width:min(620px,100%)!important;margin:8px auto 0!important;padding:10px!important;border-radius:14px!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important}
.verify-otp-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center}
.verify-otp-actions .inline-auth-action{margin:0!important;min-width:0}
.verify-otp-actions .btn{min-height:42px;padding:9px 12px!important;font-size:13px;white-space:nowrap}
@media(max-width:520px){
  .auth-secondary-card{margin-top:6px!important;padding:8px!important}
  .verify-otp-actions{gap:6px}
  .verify-otp-actions .btn{min-height:40px;padding:8px 7px!important;font-size:11.5px}
}

/* 2026-08-07 v3 — Free Cybersecurity Mastercourse landing page, ported from supplied design reference */
.fc-mastercourse{--fc-bg:#050811;--fc-card:#0d1322;--fc-border:#1e293b;--fc-green:#10b981;--fc-cyan:#00f2fe;--fc-purple:#7c3aed;--fc-text:#f3f4f6;--fc-muted:#94a3b8;background:#050811;color:var(--fc-text);font-family:Inter,system-ui,sans-serif;overflow:hidden;position:relative}
.fc-mastercourse *{box-sizing:border-box}.fc-mastercourse :where(h1,h2,h3,p){margin-top:0}.fc-container{width:min(1160px,calc(100% - 32px));margin-inline:auto}.fc-narrow{width:min(980px,calc(100% - 32px))}.fc-section{padding:80px 0;position:relative;background-color:#050811;background-image:linear-gradient(to right,rgba(16,185,129,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(16,185,129,.045) 1px,transparent 1px);background-size:30px 30px}.fc-hero{position:relative;padding:48px 0 100px;background-color:#050811;background-image:linear-gradient(to right,rgba(16,185,129,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(16,185,129,.05) 1px,transparent 1px);background-size:30px 30px;overflow:hidden}.fc-hero-inner{position:relative;z-index:1}.fc-ambient{position:absolute;border-radius:999px;filter:blur(100px);pointer-events:none}.fc-ambient-one{width:500px;height:500px;left:50%;top:8%;transform:translateX(-50%);background:rgba(16,185,129,.10)}.fc-ambient-two{width:300px;height:300px;right:2%;top:20%;background:rgba(0,242,254,.10)}
.fc-pill{width:max-content;max-width:100%;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;gap:9px;padding:9px 16px;border-radius:999px;background:rgba(13,19,34,.75);border:1px solid rgba(16,185,129,.35);box-shadow:0 10px 35px rgba(0,0,0,.15);backdrop-filter:blur(12px);color:#34d399;font-size:13px;font-weight:700;animation:fcPulse 2.2s ease-in-out infinite}.fc-pill span{width:8px;height:8px;border-radius:999px;background:#34d399;box-shadow:0 0 12px rgba(52,211,153,.75)}@keyframes fcPulse{50%{opacity:.72}}
.fc-hero-copy{text-align:center;max-width:900px;margin:auto}.fc-hero-copy h1{font-size:clamp(34px,5.7vw,64px)!important;line-height:1.08!important;letter-spacing:-.04em;color:#fff!important;font-weight:850!important;margin-bottom:22px!important}.fc-hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#34d399,#5eead4,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.fc-hero-copy p{max-width:780px;margin:0 auto;color:#cbd5e1;font-size:clamp(15px,1.7vw,20px);line-height:1.75}
.fc-count-card{max-width:690px;margin:38px auto 0;padding:26px 30px 24px;border:1px solid rgba(16,185,129,.22);border-radius:18px;background:rgba(13,19,34,.75);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(14px);text-align:center}.fc-count-label{margin:0 0 16px!important;color:#34d399!important;font-size:12px!important;font-weight:800!important;letter-spacing:.12em}.fc-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fc-countdown>div{padding:14px 8px 12px;border:1px solid #1e293b;border-radius:12px;background:rgba(2,6,23,.82)}.fc-countdown strong{display:block;color:#34d399;font:800 clamp(25px,4vw,38px)/1.05 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.fc-countdown>div:nth-child(even) strong{color:#22d3ee}.fc-countdown span{display:block;margin-top:5px;color:#94a3b8;font-size:11px}.fc-hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px}.fc-btn{min-height:54px;padding:0 27px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;text-decoration:none!important;font-size:16px;font-weight:800;transition:.2s ease}.fc-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fc-btn-primary{background:linear-gradient(90deg,#10b981,#0d9488);color:#02130d!important;box-shadow:0 0 25px rgba(16,185,129,.25)}.fc-btn-primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.fc-btn-secondary{background:rgba(15,23,42,.82);border-color:#334155;color:#e2e8f0!important}.fc-btn-secondary:hover{background:#1e293b}.fc-student-proof{margin-top:19px;display:flex;align-items:center;justify-content:center;gap:11px;color:#94a3b8;font-size:12px}.fc-student-proof strong{color:#34d399;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.fc-avatars{display:flex}.fc-avatars i{width:28px;height:28px;margin-left:-6px;border-radius:50%;display:grid;place-items:center;background:#172033;border:2px solid #0b1220;color:#cbd5e1;font-style:normal;font-size:10px;font-weight:800}.fc-avatars i:first-child{margin-left:0}.fc-terminal{max-width:870px;margin:52px auto 0;border:1px solid #1e293b;border-radius:16px;background:rgba(13,19,34,.76);box-shadow:0 28px 70px rgba(0,0,0,.34);overflow:hidden}.fc-terminal-head{min-height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#1e293b;border-bottom:1px solid #263244}.fc-terminal-head>div{display:flex;align-items:center;gap:7px}.fc-terminal-head i{width:11px;height:11px;border-radius:50%;background:#ef4444}.fc-terminal-head i:nth-child(2){background:#eab308}.fc-terminal-head i:nth-child(3){background:#22c55e}.fc-terminal-head span{margin-left:7px;color:#94a3b8;font:500 11px ui-monospace,monospace}.fc-terminal-head b{display:flex;align-items:center;gap:5px;color:#34d399;font:700 10px ui-monospace,monospace}.fc-terminal-head b svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.fc-terminal-body{padding:22px 24px;background:rgba(2,6,23,.82);color:#6ee7b7;font:600 12px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.fc-terminal-body p{margin:0 0 7px!important;white-space:nowrap}.fc-terminal-body span,.fc-cyan{color:#67e8f9!important}.fc-terminal-body .fc-yellow{color:#fde047!important}.fc-terminal-body .fc-muted{color:#64748b!important}
.fc-stat-band{padding:44px 0;background:rgba(15,23,42,.75);border-top:1px solid rgba(30,41,59,.8);border-bottom:1px solid rgba(30,41,59,.8)}.fc-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;text-align:center}.fc-stats>div{padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(13,19,34,.75)}.fc-stats strong{display:block;color:#34d399;font:850 clamp(25px,3vw,36px)/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.fc-stats>div:nth-child(2) strong{color:#22d3ee}.fc-stats>div:nth-child(3) strong{color:#a78bfa}.fc-stats>div:nth-child(4) strong{color:#fbbf24}.fc-stats span{display:block;margin-top:8px;color:#94a3b8;font-size:12px}
.fc-section-title{text-align:center;max-width:760px;margin:0 auto 44px}.fc-section-title small{display:block;margin-bottom:8px;color:#34d399!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.fc-section-title h2{margin-bottom:10px!important;color:#fff!important;font-size:clamp(27px,4vw,42px)!important;line-height:1.14!important;font-weight:850!important;letter-spacing:-.025em}.fc-section-title p{margin:0;color:#94a3b8!important;font-size:14px;line-height:1.7}.fc-accordion{display:flex;flex-direction:column;gap:12px}.fc-acc-item{border:1px solid #1e293b;border-radius:13px;background:rgba(13,19,34,.78);overflow:hidden;transition:.2s}.fc-acc-item:hover,.fc-acc-item.is-open{border-color:rgba(16,185,129,.45)}.fc-acc-toggle{width:100%;padding:17px 20px;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.fc-module-no{width:40px;height:40px;border:1px solid rgba(16,185,129,.24);border-radius:9px;background:rgba(16,185,129,.10);display:grid;place-items:center;color:#34d399;font:800 15px ui-monospace,monospace}.fc-module-copy strong{display:block;color:#fff!important;font-size:15px;line-height:1.35}.fc-module-copy small{display:block;margin-top:3px;color:#94a3b8!important;font-size:12px;line-height:1.4}.fc-acc-toggle>svg{width:20px;height:20px;fill:none;stroke:#34d399;stroke-width:2;transition:.2s}.fc-acc-item.is-open .fc-acc-toggle>svg{transform:rotate(180deg)}.fc-acc-content{padding:16px 22px 19px 76px;border-top:1px solid rgba(30,41,59,.55);background:rgba(2,6,23,.35)}.fc-acc-content ul{margin:0;padding-left:18px;color:#cbd5e1;font-size:13px;line-height:1.75}.fc-acc-content li+li{margin-top:4px}
.fc-features-section{padding-top:64px}.fc-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fc-glass-card{padding:28px;border:1px solid #1e293b;border-radius:17px;background:rgba(13,19,34,.76);backdrop-filter:blur(12px);transition:.25s}.fc-glass-card:hover{border-color:rgba(16,185,129,.5);transform:translateY(-3px)}.fc-feature-icon{width:53px;height:53px;margin-bottom:20px;border:1px solid rgba(16,185,129,.2);border-radius:12px;background:rgba(16,185,129,.10);display:grid;place-items:center;color:#34d399}.fc-feature-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fc-icon-cyan{color:#22d3ee;border-color:rgba(34,211,238,.2);background:rgba(34,211,238,.1)}.fc-icon-purple{color:#a78bfa;border-color:rgba(167,139,250,.2);background:rgba(167,139,250,.1)}.fc-glass-card h3{color:#fff!important;font-size:19px!important;margin-bottom:10px!important}.fc-glass-card p{margin:0;color:#94a3b8!important;font-size:13px;line-height:1.75}
.fc-instructor-section{padding:64px 0;background:rgba(15,23,42,.62);border-top:1px solid rgba(30,41,59,.7);border-bottom:1px solid rgba(30,41,59,.7)}.fc-instructor-card{display:grid;grid-template-columns:175px minmax(0,1fr);gap:30px;align-items:center;padding:30px;border:1px solid #1e293b;border-radius:17px;background:rgba(13,19,34,.78)}.fc-instructor-photo{position:relative}.fc-instructor-photo img{width:172px;height:172px;border:2px solid rgba(16,185,129,.4);border-radius:16px;object-fit:cover;box-shadow:0 0 25px rgba(16,185,129,.2)}.fc-instructor-photo span{position:absolute;right:-7px;bottom:-8px;padding:5px 10px;border-radius:999px;background:#10b981;color:#02130d;font-size:10px;font-weight:900}.fc-instructor-card h3{color:#fff!important;font-size:27px!important;margin-bottom:3px!important}.fc-instructor-card>div>strong{color:#34d399;font-size:13px}.fc-instructor-card p{margin:14px 0 0;color:#cbd5e1!important;font-size:13px;line-height:1.75}.fc-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.fc-tags span{padding:5px 9px;border:1px solid #334155;border-radius:6px;background:#1e293b;color:#34d399;font:600 10px ui-monospace,monospace}
.fc-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fc-review{min-height:245px;padding:22px;border:1px solid #1e293b;border-radius:13px;background:rgba(13,19,34,.75);display:flex;flex-direction:column;justify-content:space-between}.fc-stars{color:#fbbf24;letter-spacing:2px;font-size:13px}.fc-review>p{margin:13px 0 22px!important;color:#cbd5e1!important;font-size:13px;font-style:italic;line-height:1.75}.fc-review footer{padding-top:14px;border-top:1px solid rgba(30,41,59,.85);display:flex;align-items:center;gap:10px}.fc-review footer i{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#1e293b;color:#34d399;font-style:normal;font-size:10px;font-weight:900}.fc-review footer strong{display:block;color:#fff!important;font-size:12px}.fc-review footer span{display:block;margin-top:2px;color:#94a3b8;font-size:10px}
.fc-register-section{padding-top:58px}.fc-register-wrap{max-width:760px}.fc-register-card{position:relative;padding:40px;border:2px solid rgba(16,185,129,.4);border-radius:24px;background:rgba(13,19,34,.78);box-shadow:0 24px 60px rgba(0,0,0,.3);text-align:center;overflow:hidden}.fc-register-card:after{content:"";position:absolute;right:-35px;top:-40px;width:150px;height:150px;border-radius:50%;background:rgba(16,185,129,.1);filter:blur(28px);pointer-events:none}.fc-register-card>span{display:inline-flex;padding:6px 12px;border:1px solid rgba(16,185,129,.2);border-radius:999px;background:rgba(16,185,129,.1);color:#34d399;font:800 10px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.fc-register-card h2{margin:15px 0 8px!important;color:#fff!important;font-size:clamp(30px,5vw,46px)!important}.fc-register-card p{max-width:590px;margin:0 auto;color:#cbd5e1!important;font-size:14px;line-height:1.65}.fc-register-btn{position:relative;z-index:1;margin-top:24px;min-height:62px;padding-inline:33px;font-size:18px}.fc-register-btn b{font-size:20px}.fc-register-card>small{margin-top:13px;display:flex;align-items:center;justify-content:center;gap:7px;color:#94a3b8!important;font-size:10px}.fc-register-card>small svg{width:14px;height:14px;fill:none;stroke:#34d399;stroke-width:1.8}
.fc-faq-section{padding:64px 0;background:rgba(15,23,42,.42);border-top:1px solid rgba(30,41,59,.65)}.fc-faq-list{display:flex;flex-direction:column;gap:11px}.fc-faq-list article{padding:18px 20px;border:1px solid #1e293b;border-radius:12px;background:rgba(13,19,34,.75)}.fc-faq-list h3{margin:0!important;color:#fff!important;font-size:14px!important}.fc-faq-list p{margin:7px 0 0!important;color:#94a3b8!important;font-size:12px;line-height:1.65}
@media(max-width:900px){.fc-feature-grid,.fc-review-grid{grid-template-columns:1fr}.fc-instructor-card{grid-template-columns:150px minmax(0,1fr)}.fc-instructor-photo img{width:148px;height:148px}.fc-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.fc-container,.fc-narrow{width:min(calc(100% - 24px),1160px)}.fc-hero{padding:31px 0 64px}.fc-pill{margin-bottom:17px;padding:8px 11px;font-size:10px}.fc-hero-copy h1{font-size:35px!important}.fc-hero-copy p{font-size:14px}.fc-count-card{margin-top:27px;padding:18px 14px;border-radius:15px}.fc-countdown{gap:7px}.fc-countdown>div{padding:11px 4px 9px}.fc-countdown strong{font-size:24px}.fc-countdown span{font-size:9px}.fc-hero-actions{flex-direction:column;gap:9px;margin-top:19px}.fc-btn{width:100%;min-height:50px;font-size:14px}.fc-student-proof{font-size:10px;gap:7px}.fc-terminal{margin-top:33px}.fc-terminal-head{padding:0 10px}.fc-terminal-head b{display:none}.fc-terminal-body{padding:16px 14px;font-size:10px}.fc-stat-band{padding:27px 0}.fc-stats{gap:8px}.fc-stats>div{padding:13px 7px}.fc-stats strong{font-size:25px}.fc-stats span{font-size:9px}.fc-section{padding:55px 0}.fc-section-title{margin-bottom:30px}.fc-section-title h2{font-size:28px!important}.fc-section-title p{font-size:12px}.fc-acc-toggle{padding:14px 12px;grid-template-columns:35px minmax(0,1fr) 18px;gap:10px}.fc-module-no{width:35px;height:35px;font-size:12px}.fc-module-copy strong{font-size:13px}.fc-module-copy small{font-size:10px}.fc-acc-content{padding:13px 14px 16px 55px}.fc-acc-content ul{font-size:11px}.fc-glass-card{padding:21px}.fc-instructor-card{grid-template-columns:1fr;text-align:center;padding:22px}.fc-instructor-photo{width:max-content;margin:auto}.fc-instructor-photo img{width:138px;height:138px}.fc-instructor-card h3{font-size:23px!important}.fc-tags{justify-content:center}.fc-review{min-height:0}.fc-register-card{padding:28px 17px;border-radius:19px}.fc-register-card h2{font-size:31px!important}.fc-register-btn{min-height:56px;font-size:15px}.fc-faq-list article{padding:15px}.fc-faq-list h3{font-size:13px!important}}

/* ===== 2026-08-07 v4: reference-style certificate ===== */
.reference-certificate.modern-certificate.certificate-a4{
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  color:#191919!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.reference-certificate.modern-certificate:before,
.reference-certificate.modern-certificate:after,
.reference-certificate .cert-ribbon{display:none!important}
.reference-certificate .cert-watermark{display:none!important}
.reference-certificate .cert-watermark img{width:510px!important;filter:grayscale(1) sepia(.2)!important}
.reference-certificate .certificate-background-image{opacity:1!important}
.reference-certificate.has-custom-background .certificate-background-image{opacity:1!important}
.reference-certificate .cert-border{
  inset:34px!important;padding:36px 78px 42px!important;border:3px double #c8a67d!important;
  outline:2px solid #e4bf87!important;outline-offset:9px!important;border-radius:0!important;
  background:rgba(255,255,255,.96)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;
}
.reference-certificate.has-custom-background .cert-border{background:rgba(255,255,255,.18)!important;backdrop-filter:none!important}
.reference-certificate.has-custom-background .reference-cert-main,.reference-certificate.has-custom-background .reference-cert-bottom{position:relative;z-index:3}
.reference-certificate .cert-ornament,.reference-certificate .cert-wave{display:none!important}
.reference-cert-main{position:relative;z-index:3;text-align:center}
.reference-cert-title{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:84px;line-height:.95;letter-spacing:.08em;color:#e98a08;font-weight:900;margin:4px 0 12px}
.reference-cert-course-title{font-size:32px;font-weight:800;line-height:1.1;color:#171717;margin-bottom:28px}
.reference-cert-presented{font-size:25px!important;line-height:1.25!important;color:#161616!important;margin:0 0 12px!important}
.reference-certificate .cert-name{font-family:'Lavishly Yours','Brush Script MT','Segoe Script','Lucida Handwriting',cursive!important;font-size:67px!important;line-height:1.02!important;font-weight:400!important;color:#171717!important;text-shadow:none!important;padding:0 18px 7px!important;margin:0!important}
.reference-certificate .cert-name:after{display:none!important}
.reference-cert-divider{height:2px;max-width:760px;margin:2px auto 15px;background:#b89789}
.reference-cert-completion{font-size:24px!important;line-height:1.38!important;color:#222!important;margin:0 auto 13px!important;max-width:830px}
.reference-cert-meta{font-family:'Courier New',monospace;font-size:21px!important;line-height:1.25!important;color:#171717!important;margin:0!important;font-weight:500}
.reference-cert-bottom{display:grid;grid-template-columns:1fr 120px 1fr;align-items:end;gap:34px;position:relative;z-index:3;margin-top:20px}
.reference-cert-provider{text-align:center;align-self:end;padding-bottom:3px}.reference-cert-provider span,.reference-cert-provider strong{display:block;color:#242424!important}.reference-cert-provider span{font-size:17px}.reference-cert-provider strong{font-size:18px;font-weight:500}
.reference-certificate .cert-qr{padding:7px!important;border:0!important;box-shadow:none!important;background:rgba(255,255,255,.85)!important;border-radius:6px!important}.reference-certificate .cert-qr img{width:92px!important;border-radius:0!important}
.reference-cert-signature{text-align:center;align-self:end}.reference-cert-signature img{display:block;height:58px;max-width:205px;object-fit:contain;margin:0 auto -2px}.reference-cert-signature .signature-label{display:block;border-top:1.5px solid #b89789;padding-top:5px;font-size:18px;color:#202020}.reference-cert-signature strong{display:block;font-size:17px;color:#202020!important;font-weight:500}
.reference-certificate .cert-ornament{position:absolute;width:155px;height:86px;z-index:2;pointer-events:none}
.reference-certificate .cert-ornament:before,.reference-certificate .cert-ornament:after{content:"";position:absolute;background:#c8a67d}
.reference-certificate .cert-ornament:before{width:145px;height:3px;top:14px;left:0}.reference-certificate .cert-ornament:after{width:3px;height:76px;top:0;left:14px}
.reference-certificate .cert-ornament-top-left{left:9px;top:8px}.reference-certificate .cert-ornament-top-right{right:9px;top:8px;transform:scaleX(-1)}.reference-certificate .cert-ornament-bottom-left{left:9px;bottom:8px;transform:scaleY(-1)}.reference-certificate .cert-ornament-bottom-right{right:9px;bottom:8px;transform:scale(-1)}
.reference-certificate .cert-wave{position:absolute;width:53%;height:42%;z-index:1;opacity:.72;pointer-events:none;background:repeating-radial-gradient(ellipse at 0 50%,transparent 0 18px,#e9b25f 19px 21px,transparent 22px 31px);filter:opacity(.75)}
.reference-certificate .cert-wave-left{left:-14%;top:23%;transform:rotate(-3deg)}.reference-certificate .cert-wave-right{right:-16%;top:31%;transform:rotate(178deg)}
@media(max-width:860px){
 .reference-certificate.modern-certificate.certificate-a4{min-height:0!important;aspect-ratio:1.414/1!important}
 .reference-certificate .cert-border{inset:28px!important;padding:26px 52px 30px!important}
 .reference-cert-title{font-size:66px}.reference-cert-course-title{font-size:27px;margin-bottom:20px}.reference-cert-presented{font-size:21px!important}.reference-certificate .cert-name{font-size:54px!important}.reference-cert-completion{font-size:20px!important}.reference-cert-meta{font-size:17px!important}.reference-cert-bottom{grid-template-columns:1fr 100px 1fr;gap:20px}.reference-certificate .cert-qr img{width:78px!important}
}
@media print{
 .reference-certificate .cert-border{inset:8mm!important;padding:8mm 18mm 9mm!important}
 .reference-cert-title{font-size:62pt!important}.reference-cert-course-title{font-size:23pt!important}.reference-cert-presented{font-size:18pt!important}.reference-certificate .cert-name{font-size:49pt!important}.reference-cert-completion{font-size:17pt!important}.reference-cert-meta{font-size:15pt!important}
}

/* Live Chat: the sender's own message is always white on the dark bubble. */
.live-chat-message.from-user .live-chat-bubble p,
.live-chat-message.from-user .live-chat-bubble strong,
.admin-chat-message.from-admin>div p,
.admin-chat-message.from-admin>div strong{color:#fff!important}

/* Mobile homepage hero: keep all copy inside the image, and remove hero CTA buttons on mobile. */
@media(max-width:760px){
 .scf-hero,.scf-hero-slider,.scf-hero-track,.scf-hero-slide{overflow:hidden!important}
 .scf-hero-slider{height:clamp(330px,84vw,405px)!important;min-height:0!important;aspect-ratio:auto!important}
 .scf-hero-track,.scf-hero-slide,.scf-hero-slide>picture,.scf-hero-slide>picture>img{height:100%!important;min-height:0!important}
 .scf-hero-slide>picture>img{object-fit:cover!important;object-position:center center!important}
 .scf-hero-content{height:100%!important;min-height:0!important;justify-content:center!important;align-items:flex-start!important;padding:24px 18px 34px!important;overflow:hidden!important}
 .scf-hero-content>.scf-hero-badge,.scf-hero-content>h1,.scf-hero-content>p{max-width:72%!important}
 .scf-hero-badge{font-size:8px!important;line-height:1.1!important;margin:0 0 9px!important;padding:0!important;background:transparent!important;border:0!important}
 .scf-hero h1{font-size:clamp(24px,6.8vw,31px)!important;line-height:1.04!important;margin:0 0 10px!important;letter-spacing:-.04em!important;display:block!important;overflow:hidden!important}
 .scf-hero p{font-size:11px!important;line-height:1.42!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
 .scf-hero-actions,.scf-hero-trust{display:none!important}
 .scf-hero-controls{bottom:9px!important}
}
@media(max-width:480px){
 .scf-hero-slider{height:clamp(310px,88vw,370px)!important}
 .scf-hero-content{padding:20px 16px 31px!important}
 .scf-hero-content>.scf-hero-badge,.scf-hero-content>h1,.scf-hero-content>p{max-width:74%!important}
 .scf-hero h1{font-size:clamp(22px,7vw,28px)!important}
}

/* 2026-08-07 v6 — mobile homepage hero is exactly 2:1 and shows the complete uploaded slide */
@media(max-width:760px){
  .scf-hero{background:#07130d!important;overflow:hidden!important}
  .scf-hero-slider{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:2/1!important;
    background:#07130d!important;
    overflow:hidden!important;
  }
  .scf-hero-track,.scf-hero-slide,.scf-hero-slide>picture{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
  }
  .scf-hero-slide{
    background-size:contain!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
  .scf-hero-slide>picture>img{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    object-fit:contain!important;
    object-position:center center!important;
    transform:none!important;
    background:#07130d!important;
  }
  .scf-hero-slide.active>picture>img{transform:none!important}
  .scf-hero-content{
    height:100%!important;
    min-height:0!important;
    justify-content:center!important;
    padding:13px 18px 24px!important;
  }
  .scf-hero-content>.scf-hero-badge,.scf-hero-content>h1,.scf-hero-content>p{max-width:68%!important}
  .scf-hero-badge{font-size:7px!important;margin-bottom:6px!important}
  .scf-hero h1{font-size:clamp(18px,5.4vw,27px)!important;line-height:1.03!important;margin-bottom:7px!important}
  .scf-hero p{font-size:9px!important;line-height:1.35!important;-webkit-line-clamp:2!important}
  .scf-hero-actions,.scf-hero-trust{display:none!important}
  .scf-hero-controls{bottom:7px!important}
}
@media(max-width:480px){
  .scf-hero-slider{height:auto!important;aspect-ratio:2/1!important}
  .scf-hero-content{padding:10px 14px 20px!important}
  .scf-hero-content>.scf-hero-badge,.scf-hero-content>h1,.scf-hero-content>p{max-width:70%!important}
  .scf-hero h1{font-size:clamp(17px,5.7vw,24px)!important}
  .scf-hero p{font-size:8.5px!important}
}

/* 2026-08-08 certificate print/download repair */
.reference-cert-presented,.reference-certificate .cert-name,.reference-cert-completion,.reference-cert-meta{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.reference-cert-main{text-align:center!important}

/* 2026-08-08 public header, portfolio and footer refinement */
.site-header .brand-symbol{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;overflow:visible!important}
.site-header .brand-symbol img{background:transparent!important;border:0!important;box-shadow:none!important;object-fit:contain!important;transform:none!important}
.portfolio-showcase{overflow:hidden;position:relative;padding:8px 0 22px}
.portfolio-logo-track{display:flex;width:max-content;gap:18px;align-items:center;animation:portfolioAutoScroll 32s linear infinite;will-change:transform}
.portfolio-showcase:hover .portfolio-logo-track{animation-play-state:paused}
.portfolio-logo-only{width:210px;height:112px;flex:0 0 210px;border:1px solid #dce6df;border-radius:20px;background:#fff;display:grid;place-items:center;padding:18px;box-shadow:0 12px 32px rgba(11,31,24,.07)}
.portfolio-logo-only img{width:100%;height:100%;object-fit:contain;display:block}
.portfolio-logo-only span{font-weight:900;font-size:22px;color:#173d2b}
@keyframes portfolioAutoScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.footer-bottom{margin-top:22px!important;padding:14px 0 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border-top:1px solid rgba(255,255,255,.08)!important;font-size:9px!important;line-height:1.4!important}
.footer-bottom a{margin:0!important;font-size:9px!important}
@media(max-width:760px){.portfolio-logo-only{width:160px;height:90px;flex-basis:160px;padding:13px}.portfolio-logo-track{gap:12px;animation-duration:24s}.footer-bottom{flex-direction:column!important;text-align:center!important;padding-top:12px!important;gap:3px!important}}

/* 2026-08-08 header logo: fully transparent, borderless container */
.site-header .brand-symbol,
.site-header .brand-symbol:hover,
.site-header .brand-symbol:focus,
.site-header .brand-symbol:focus-visible{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
  overflow:visible!important;
}
.site-header .brand-symbol img{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}

/* =========================================================
   2026-08-08 AI-first Support Chat — final override
   ========================================================= */
.site-header .brand img,.site-header .brand-symbol,.brand-symbol{
  background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;
}
.ai-chat-panel{height:min(640px,calc(100dvh - 120px));max-height:720px!important}
.ai-chat-head{height:72px!important;min-height:72px!important}
.ai-chat-agent-icon{background:linear-gradient(145deg,#1c5138,#0b1f18)!important;color:#f4d77b!important}
.ai-chat-agent-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round;stroke-linejoin:round}
.ai-chat-conversation{height:calc(100% - 72px)!important;grid-template-rows:auto minmax(0,1fr) auto auto auto auto!important;background:#f4f7f4!important}
.ai-chat-statusbar span.is-ai{color:#14532d!important;font-weight:800}
.live-chat-message.from-bot{justify-content:flex-start}
.live-chat-message.from-bot .live-chat-bubble{background:#fff!important;color:#14231b!important;border-color:#d8e3db!important;border-radius:16px 16px 16px 5px!important}
.live-chat-message.from-bot .live-chat-bubble p{color:#14231b!important}
.live-chat-message.from-bot .live-chat-bubble small{color:#718078!important}
.live-chat-message.from-admin{justify-content:flex-start}
.live-chat-message.from-admin .live-chat-bubble{background:#dcf8e4!important;color:#163323!important;border-color:#b8dec5!important;border-radius:16px 16px 16px 5px!important}
.live-chat-message.from-admin .live-chat-bubble p{color:#163323!important}
.live-chat-message.from-admin .live-chat-bubble small{color:#557260!important}
.live-chat-message.from-user .live-chat-bubble{background:#0b1f18!important;border-color:#0b1f18!important;color:#fff!important}
.live-chat-message.from-user .live-chat-bubble p{color:#fff!important}
.live-chat-message.from-user .live-chat-bubble small{color:rgba(255,255,255,.72)!important}
.ai-chat-typing{padding:4px 15px 8px;display:flex;align-items:center;gap:4px;background:#f4f7f4;color:#718078;font-size:10px}
.ai-chat-typing[hidden]{display:none!important}
.ai-chat-typing span{width:6px;height:6px;border-radius:50%;background:#678576;animation:aiChatDot 1s infinite ease-in-out}
.ai-chat-typing span:nth-child(2){animation-delay:.12s}.ai-chat-typing span:nth-child(3){animation-delay:.24s}
.ai-chat-typing em{font-style:normal;margin-left:5px}
@keyframes aiChatDot{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}
.ai-chat-quick-actions{display:flex;gap:7px;overflow-x:auto;padding:8px 12px 5px;background:#f4f7f4;scrollbar-width:none}
.ai-chat-quick-actions::-webkit-scrollbar{display:none}.ai-chat-quick-actions[hidden]{display:none!important}
.ai-chat-chip{flex:0 0 auto;border:1px solid #cbdad0;border-radius:999px;background:#fff;color:#214c36;padding:7px 10px;font:700 10px/1.15 Inter,sans-serif;cursor:pointer;transition:.16s}
.ai-chat-chip:hover{border-color:#153b2a;background:#eef5f0}
.ai-chat-escalation{margin:5px 12px 7px;padding:10px 11px;border:1px solid #d7e2da;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(11,31,24,.05)}
.ai-chat-escalation[hidden]{display:none!important}.ai-chat-escalation>div:first-child{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.ai-chat-escalation strong{font-size:11px!important;color:#173426!important}.ai-chat-escalation small{font-size:9px!important;line-height:1.35!important;color:#6c7e73!important}
.ai-chat-escalation-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:7px}.ai-chat-escalation-actions .btn{min-width:0!important;min-height:36px!important;padding:7px 9px!important;font-size:10px!important;white-space:normal!important;text-align:center!important;justify-content:center!important}
.ai-chat-compose{padding:9px 10px!important;gap:8px!important}.ai-chat-compose textarea{min-height:42px!important;max-height:104px!important;padding:11px 12px!important;border-radius:15px!important;font-size:12px!important}.ai-chat-compose>button{width:42px!important;height:42px!important;min-width:42px!important;border-radius:13px!important}
.ai-chat-safety-note{padding:0 12px 8px;background:#f4f7f4;color:#87958d;font-size:8px;line-height:1.35;text-align:center}
.ai-handoff-form{height:calc(100% - 72px)!important;padding:15px 17px 14px!important;text-align:left!important;background:#fff!important}
.ai-handoff-form h3,.ai-handoff-form>p{text-align:center}.ai-handoff-form h3{font-size:18px!important}.ai-handoff-form>p{margin-bottom:12px!important}.ai-handoff-form .live-chat-welcome-icon{width:44px;height:44px;border-radius:14px;margin-bottom:8px}.ai-handoff-form .live-chat-welcome-icon svg{width:23px;height:23px}.ai-handoff-form label{margin-bottom:8px!important}.ai-handoff-form label .input{height:40px!important;margin-top:4px!important}.ai-handoff-form .btn{height:41px!important;min-height:41px!important}
.ai-handoff-back{border:0;background:transparent;color:#24513a;font:800 10px/1 Inter,sans-serif;padding:3px 0 8px;cursor:pointer}
.ai-chat-loading{padding:14px;border-radius:14px;background:#fff;color:#718078;font-size:11px;text-align:center}
body.live-chat-open{overscroll-behavior:contain}
@media(max-width:640px){
  body.live-chat-open{overflow:hidden!important;padding-bottom:0!important}
  body.live-chat-open .mobile-bottom-nav,body.live-chat-open .support-float{opacity:0!important;pointer-events:none!important}
  .live-chat-widget>.live-chat-panel.open{position:fixed!important;inset:0!important;right:0!important;left:0!important;top:0!important;bottom:0!important;width:100vw!important;height:100dvh!important;max-height:none!important;min-height:0!important;border:0!important;border-radius:0!important;transform:none!important}
  .ai-chat-head{height:66px!important;min-height:66px!important;padding:10px 12px!important;padding-top:calc(10px + env(safe-area-inset-top,0px))!important}
  .ai-chat-conversation,.ai-handoff-form{height:calc(100dvh - 66px - env(safe-area-inset-top,0px))!important}
  .live-chat-messages{padding:12px 10px!important}.live-chat-bubble{max-width:88%!important}
  .ai-chat-escalation{margin:4px 9px 6px}.ai-chat-quick-actions{padding-left:9px;padding-right:9px}.ai-chat-compose{padding:8px 9px calc(8px + env(safe-area-inset-bottom,0px))!important}.ai-chat-safety-note{padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))}
  .ai-handoff-form{padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px))!important}
}
@media(max-width:360px){.ai-chat-escalation-actions{grid-template-columns:1fr}.ai-chat-escalation-actions .btn{min-height:34px!important}.ai-chat-safety-note{font-size:7px}}
.ai-chat-context-link{padding:4px 12px 2px;background:#f4f7f4}.ai-chat-context-link[hidden]{display:none!important}.ai-chat-context-link a{display:inline-flex;align-items:center;max-width:100%;border:1px solid #cbdad0;border-radius:10px;background:#fff;color:#1b5838;padding:7px 9px;font-size:9px;font-weight:800;text-decoration:none}.ai-chat-context-link a:after{content:"↗";margin-left:6px}

/* 2026-08-08 verified bilingual AI chat onboarding */
.ai-chat-onboarding{display:block!important;overflow:auto!important}
.ai-chat-onboarding[hidden]{display:none!important}
.ai-language-step,.ai-identity-step{max-width:360px;margin:0 auto}
.ai-language-step{text-align:center;padding-top:8px}
.ai-language-step h3{margin-top:4px!important}
.ai-language-step>p{max-width:330px!important;margin-left:auto!important;margin-right:auto!important}
.ai-language-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 10px}
.ai-language-card{appearance:none;border:1px solid #cbdad0;background:#fff;border-radius:16px;min-height:94px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;box-shadow:0 8px 24px rgba(11,31,24,.05);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;color:#173426}
.ai-language-card:hover,.ai-language-card:focus-visible{border-color:#1f5b3d;box-shadow:0 10px 28px rgba(11,31,24,.1);transform:translateY(-1px);outline:none}
.ai-language-card strong{font-size:17px!important;color:#153b2a!important}
.ai-language-card span{font-size:10px;color:#718078;font-weight:700}
.ai-identity-step[hidden],.ai-language-step[hidden]{display:none!important}
.ai-identity-step .ai-handoff-back{display:inline-flex;align-items:center;gap:5px;margin-bottom:3px}
.ai-chat-onboarding .live-chat-privacy{line-height:1.45}
.ai-chat-onboarding .live-chat-welcome-icon{background:#edf5ef!important;color:#153b2a!important}
.ai-chat-onboarding .live-chat-welcome-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}
.ai-chat-onboarding [data-live-chat-start-button]{background:#0b1f18!important;color:#fff!important}
.ai-chat-onboarding [data-live-chat-send-otp]{border-color:#b9cbbf!important;color:#173426!important;background:#fff!important}
@media(max-width:520px){
  .ai-language-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}
  .ai-language-card{min-height:82px;border-radius:14px;padding:11px 8px}
  .ai-language-card strong{font-size:15px!important}
  .ai-language-card span{font-size:9px}
  .ai-chat-onboarding{padding-top:12px!important}
}
@media(max-width:340px){.ai-language-options{grid-template-columns:1fr}.ai-language-card{min-height:68px}}
.ai-language-step>p,.ai-identity-step>p{margin:0 auto 12px;max-width:330px;color:#64748b!important;font-size:11px;line-height:1.55;text-align:center}
.ai-identity-step h3,.ai-language-step h3{text-align:center}

/* 2026-08-08 — Customer Care verification only after AI handoff */
.ai-customer-care-verify{
  max-width:340px!important;
  padding-top:4px!important;
}
.ai-customer-care-verify h3{
  margin:4px 0 14px!important;
  font-size:18px!important;
  line-height:1.25!important;
  color:#10231a!important;
}
.ai-customer-care-verify form{
  display:grid;
  gap:8px;
}
.ai-customer-care-verify form label{
  margin:0!important;
  color:#26372e!important;
  font-size:11px!important;
}
.ai-customer-care-verify form label .input{
  height:40px!important;
  margin-top:4px!important;
  background:#fff!important;
  color:#14231b!important;
  border:1px solid #0b1f18!important;
  box-shadow:none!important;
  outline:none!important;
  transition:border-color .16s ease!important;
}
.ai-customer-care-verify form label .input:hover{
  border-color:#0b1f18!important;
}
.ai-customer-care-verify form label .input:focus,
.ai-customer-care-verify form label .input:focus-visible{
  border-color:#39ff88!important;
  box-shadow:none!important;
  outline:none!important;
  outline-offset:0!important;
}
.ai-customer-care-verify .ai-handoff-back{
  margin:0 0 5px!important;
  padding:3px 0 6px!important;
  color:#1d5137!important;
}
.ai-customer-care-verify [data-live-chat-send-otp],
.ai-customer-care-verify [data-live-chat-start-button]{
  margin-top:2px!important;
  min-height:40px!important;
  height:40px!important;
}
@media(max-width:640px){
  .ai-customer-care-verify{max-width:100%!important;padding-top:2px!important}
  .ai-customer-care-verify h3{font-size:17px!important;margin-bottom:12px!important}
  .ai-customer-care-verify form{gap:7px}
}

/* ===== 2026-08-08: AI live chat relevance/status + clean focus ring ===== */
.ai-chat-compose textarea.input,
.live-chat-panel .ai-chat-compose textarea.input{
  background:#fff!important;
  color:#14231b!important;
  border:1px solid #153b2a!important;
  box-shadow:none!important;
  outline:0!important;
  outline-offset:0!important;
}
.ai-chat-compose textarea.input:focus,
.ai-chat-compose textarea.input:focus-visible,
.live-chat-panel .ai-chat-compose textarea.input:focus,
.live-chat-panel .ai-chat-compose textarea.input:focus-visible{
  border-color:#39ff88!important;
  box-shadow:none!important;
  outline:0!important;
  outline-offset:0!important;
}
.live-chat-panel .ai-chat-compose:focus-within{
  box-shadow:none!important;
  outline:0!important;
  border-color:#e0e7ef!important;
}
.ai-chat-statusbar span[data-ai-provider="gemini"]{
  color:#14532d!important;
}


/* ===== 2026-08-08: public AI chat hard focus reset =====
   Remove the legacy global gold accessibility ring only inside the message
   composer. The textarea itself keeps a clear neon-green focused border. */
.live-chat-panel .ai-chat-compose,
.live-chat-panel .ai-chat-compose:focus,
.live-chat-panel .ai-chat-compose:focus-visible,
.live-chat-panel .ai-chat-compose:focus-within{
  outline:0!important;
  outline-offset:0!important;
  box-shadow:none!important;
  -webkit-box-shadow:none!important;
  filter:none!important;
}
.live-chat-panel .ai-chat-compose textarea.input,
.live-chat-panel .ai-chat-compose textarea.input:hover,
.live-chat-panel .ai-chat-compose textarea.input:active,
.live-chat-panel .ai-chat-compose textarea.input:focus,
.live-chat-panel .ai-chat-compose textarea.input:focus-visible{
  -webkit-appearance:none!important;
  appearance:none!important;
  outline:0!important;
  outline-offset:0!important;
  box-shadow:none!important;
  -webkit-box-shadow:none!important;
  filter:none!important;
}
.live-chat-panel .ai-chat-compose textarea.input:focus,
.live-chat-panel .ai-chat-compose textarea.input:focus-visible{
  border-color:#39ff88!important;
}


/* Local smart chat 2026-08-08: direct mobile chat + in-chat language choice */
.ai-chat-feedback-actions{display:flex;align-items:center;gap:6px;padding:4px 12px 6px;background:#f4f7f4;color:#6b7a71;font-size:10px}.ai-chat-feedback-actions[hidden]{display:none!important}.ai-chat-feedback-actions button{width:28px;height:28px;border:1px solid #d3dfd7;border-radius:9px;background:#fff;cursor:pointer;font-size:14px;line-height:1}.ai-chat-feedback-actions button.selected{border-color:#35ff83;background:#eafff0}.ai-language-inline{min-width:94px!important;text-align:center!important;font-size:12px!important;padding:9px 14px!important}.ai-chat-compose,.ai-chat-compose:focus,.ai-chat-compose:focus-within{outline:0!important;box-shadow:none!important;border-color:#d5e0d8!important}.ai-chat-compose textarea.input,.ai-chat-compose textarea.input:focus,.ai-chat-compose textarea.input:focus-visible{outline:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;border-color:#35ff83!important}.live-chat-panel *:focus{outline-offset:0}.live-chat-panel .ai-chat-compose textarea{-webkit-appearance:none!important;appearance:none!important}
@media(max-width:768px){
  .live-chat-widget>.live-chat-panel.open{width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;touch-action:manipulation}
  .ai-chat-head{box-sizing:border-box!important;width:100%!important;flex:0 0 auto!important}
  .ai-chat-conversation{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto auto auto auto!important;width:100%!important;height:calc(100dvh - 66px - env(safe-area-inset-top,0px))!important;min-height:0!important;overflow:hidden!important}
  .live-chat-messages{min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}
  .ai-chat-compose{box-sizing:border-box!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;align-items:end!important;gap:7px!important}
  .ai-chat-compose textarea.input{font-size:16px!important;line-height:1.35!important;min-height:46px!important;max-height:112px!important;width:100%!important;box-sizing:border-box!important;resize:none!important}
  .ai-chat-compose>button{width:46px!important;height:46px!important;min-width:46px!important}
  .ai-chat-quick-actions{max-width:100vw!important;overflow-x:auto!important;overscroll-behavior-x:contain!important}
  .ai-chat-escalation-actions{grid-template-columns:1fr 1fr!important}.ai-chat-escalation-actions .btn{font-size:11px!important;padding:8px!important}
  .ai-customer-care-verify{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-y:auto!important}.ai-customer-care-verify .input{font-size:16px!important;width:100%!important;box-sizing:border-box!important}
}
@media(max-width:380px){.ai-chat-escalation-actions{grid-template-columns:1fr!important}.live-chat-bubble{max-width:92%!important}.ai-chat-chip{font-size:11px!important}}

/* 2026-08-09: home portfolio strip + course star rating */
.scf-home-portfolio-strip{padding-top:42px;padding-bottom:26px;overflow:hidden}
.scf-home-portfolio-heading{margin-bottom:18px}
.scf-home-portfolio-showcase{margin-inline:0;padding-bottom:6px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.scf-home-portfolio-track{animation-duration:36s}
.scf-home-portfolio-logo{text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.scf-home-portfolio-logo:hover{transform:translateY(-2px)}
.course-star-rating{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px;align-items:center;padding:4px 0}
.course-star-rating input{position:absolute;opacity:0;pointer-events:none}
.course-star-rating label{font-size:34px;line-height:1;color:#b8c1bb;cursor:pointer;transition:transform .15s ease,color .15s ease;user-select:none}
.course-star-rating label:hover,.course-star-rating label:hover~label,.course-star-rating input:checked~label{color:#f5b301}
.course-star-rating label:hover{transform:scale(1.08)}
.course-star-rating input:focus-visible+label{outline:2px solid #24e77d;outline-offset:3px;border-radius:4px}
.course-star-hint{display:block;margin-top:3px;color:#6d7b73;font-size:12px}
@media(max-width:760px){.scf-home-portfolio-strip{padding-top:30px;padding-bottom:18px}.scf-home-portfolio-heading p{display:none}.course-star-rating label{font-size:32px}}


/* 2026-08-09 case-study media + responsive content video refinements */
.scf-case-media,.case-study-media,.case-study-grid .case-study-media{aspect-ratio:2/1!important;background:#fff!important}
.scf-case-media img,.case-study-media img,.case-study-grid .case-study-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.scf-case-card:hover .scf-case-media img,.case-study-card:hover .case-study-media img{transform:none!important}
.footer-bottom{justify-content:center!important;text-align:center!important}
@media(max-width:700px){
 .content-video-section{overflow:hidden}
 .content-video-section+.content-video-section{margin-top:38px}
 .content-video-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:2px 2px 12px;scrollbar-width:none}
 .content-video-grid::-webkit-scrollbar{display:none}
 .content-video-card{flex:0 0 min(88vw,390px)!important;width:min(88vw,390px)!important;scroll-snap-align:start}
}
@media(min-width:701px){.content-video-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible!important}}


/* 2026-08-09 account/course/chat refinement */
.dashboard-profile-card{grid-template-columns:minmax(0,1fr)!important}.dashboard-shell,.dashboard-main,.dash-main{min-width:0!important}.dashboard-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-order-card{padding:18px;min-width:0;overflow:hidden}.dashboard-order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-order-top>div{min-width:0}.dashboard-order-top small,.dashboard-order-meta small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#7b8b81}.dashboard-order-top strong{display:block;overflow-wrap:anywhere}.dashboard-order-top span:not(.badge){display:block;font-size:10px;color:#718078;margin-top:3px}.dashboard-order-card h3{font-size:16px;margin:16px 0 13px;overflow-wrap:anywhere}.dashboard-order-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px;border-radius:12px;background:#f6f8f6}.dashboard-order-meta strong{font-size:12px}.dashboard-course-card{overflow:hidden}.dashboard-course-thumb{position:relative;aspect-ratio:2/1;background:#f4f7f4;overflow:hidden}.dashboard-course-thumb img{width:100%;height:100%;object-fit:contain;display:block}.dashboard-course-status{position:absolute!important;left:10px;top:10px;z-index:2;font-size:8px!important;padding:5px 8px!important}.dashboard-course-body{padding:15px!important}.dashboard-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dashboard-course-card .card-meta{justify-content:flex-end}.course-module-card.is-locked{opacity:1!important}.course-module-card .lesson-video-btn.is-locked{display:none!important}.module-quiz-status{display:flex!important;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.course-module-head .badge{white-space:nowrap}
.ai-chat-quick-shell{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;background:#f4f7f4}.ai-chat-quick-shell .ai-chat-quick-actions{min-width:0;padding-left:5px!important;padding-right:5px!important}.ai-chat-quick-arrow{width:28px;height:28px;border:1px solid #d3dfd7;border-radius:9px;background:#fff;color:#173426;display:grid;place-items:center;margin:auto;cursor:pointer;font-size:21px;line-height:1}.ai-chat-quick-arrow:hover{border-color:#35ff83}.ai-chat-toast{position:absolute;z-index:80;top:70px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:9px 13px;border-radius:12px;background:#10271b;color:#fff;font:700 10px/1.4 Inter,sans-serif;box-shadow:0 12px 30px rgba(0,0,0,.18);pointer-events:none;text-align:center}.ai-chat-toast.success{background:#123d2a}.ai-chat-toast.error{background:#8a2323}.ai-chat-toast[hidden]{display:none!important}
.consultation-hero-grid>img,.trust-mini-card img{object-fit:contain!important}
@media(max-width:900px){.dashboard-order-grid{grid-template-columns:1fr}.dashboard-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-main{width:100%!important;overflow:hidden}.dashboard-shell{grid-template-columns:1fr!important}.dashboard-nav{display:flex!important;overflow-x:auto!important;white-space:nowrap;padding-bottom:6px}.dashboard-nav a{flex:0 0 auto}.dashboard-order-card{width:100%;box-sizing:border-box}.dashboard-row-actions{flex-wrap:wrap}.dashboard-course-card{min-width:0}}
@media(max-width:760px){.dashboard-section .container{width:min(100% - 18px,1220px)!important}.dashboard-profile-card{padding:14px!important}.dashboard-profile-main{min-width:0}.dashboard-profile-main>div{min-width:0}.dashboard-profile-main p{overflow-wrap:anywhere}.dashboard-course-grid{grid-template-columns:1fr!important}.dashboard-order-card{padding:14px}.dashboard-order-top{gap:8px}.dashboard-order-meta{grid-template-columns:1fr 1fr}.ai-chat-quick-shell{display:block}.ai-chat-quick-arrow{display:none!important}.ai-chat-quick-shell .ai-chat-quick-actions{padding-left:9px!important;padding-right:9px!important}.ai-chat-toast{top:64px}.dashboard-page-head{gap:10px}.dashboard-page-head .btn{width:auto!important}}

.dashboard-order-thumb{position:relative;aspect-ratio:2/1;margin:-18px -18px 14px;background:#f4f7f4;overflow:hidden;border-bottom:1px solid #e0e8e2}.dashboard-order-thumb img{width:100%;height:100%;object-fit:contain;display:block}.course-open-access-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 22px;padding:13px 15px;border:1px solid #cfe7d8;border-radius:14px;background:#f0fbf4;color:#173426}.course-open-access-note strong{font-size:12px}.course-open-access-note span{font-size:11px;color:#5d7466;text-align:right}
@media(max-width:760px){.dashboard-order-thumb{margin:-14px -14px 12px}.course-open-access-note{align-items:flex-start;flex-direction:column}.course-open-access-note span{text-align:left}}

/* 2026-08-09 — simplified free-course enrollment + 41-module curriculum */
.free-course-simple-enroll{max-width:920px!important}
.free-course-enroll-info-card{margin-top:8px;padding:20px;border:1px solid #d8e5dc;border-radius:18px;background:linear-gradient(180deg,#f8fbf9,#fff);box-shadow:0 14px 38px rgba(11,31,24,.06)}
.free-course-info-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e2ebe5}
.free-course-info-head>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;background:#0b1f18;color:#f4d77b;font-weight:900;font-family:Georgia,serif;font-size:20px}
.free-course-info-head strong{display:block;color:#0b1f18;font-size:17px}
.free-course-info-head small{display:block;margin-top:3px;color:#6b7a71;font-size:11px}
.free-course-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:16px}
.free-course-info-grid>div{padding:15px;border:1px solid #e0e9e3;border-radius:14px;background:#fff}
.free-course-info-grid h3{margin:0 0 9px!important;color:#0b1f18!important;font-size:14px!important}
.free-course-info-grid ul{margin:0;padding-left:18px;color:#44534b;font-size:12px;line-height:1.7}
.free-course-info-grid li+li{margin-top:5px}
.free-course-legal-note{background:#fffaf0!important;border-color:#ead8a5!important}
.free-course-legal-note p{margin:0;color:#554a2e!important;font-size:12px!important;line-height:1.7}
.free-course-legal-note p+p{margin-top:9px}
.free-course-legal-consent{margin-top:16px!important;background:#f7faf8!important;border-color:#d8e5dc!important;font-size:12px!important;line-height:1.55}
#fc-syllabus{scroll-margin-top:96px}
.fc-topic-item{overflow:visible}
.fc-topic-row{cursor:default;grid-template-columns:42px minmax(0,1fr) 28px}
.fc-topic-row:hover{background:rgba(16,185,129,.025)}
.fc-topic-check{width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(16,185,129,.28);border-radius:50%;background:rgba(16,185,129,.09);color:#34d399;font-size:13px;font-weight:900}
@media(max-width:700px){
  .free-course-info-grid{grid-template-columns:1fr}
  .free-course-enroll-info-card{padding:14px}
  .free-course-info-head strong{font-size:15px}
  .fc-topic-row{grid-template-columns:35px minmax(0,1fr) 24px}
  .fc-topic-check{width:22px;height:22px;font-size:11px}
}

/* 2026-08-09 Free-course details + floating support visibility hard fix */
.free-course-requirement-text-cards{align-items:stretch}
.free-course-requirement-card{border:1px solid #d8e4dc;background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(11,31,24,.06)}
.free-course-requirement-card h3{margin:0 0 10px;color:#183124}
.free-course-requirement-card p{margin:0 0 10px;line-height:1.65}
.free-course-requirement-card ol{margin:8px 0 0;padding-left:22px;display:grid;gap:9px}
.free-course-requirement-note{margin-top:13px!important;padding:10px 12px;border-radius:12px;background:#f3f7f4;color:#496257;font-size:11px}
.fc-instructor-photo>span{display:none!important}

/* Launcher must remain visible on normal public pages, including Home. */
html:not(.print-mode) body:not(.live-chat-open) .live-chat-widget{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
html:not(.print-mode) body:not(.live-chat-open) .support-float{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  z-index:2147483000!important;
}
html:not(.print-mode) body:not(.live-chat-open) .support-float-toggle{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  position:relative!important;
  z-index:2147483001!important;
}
@media print{
  .live-chat-widget,.support-float{display:none!important}
}

/* 2026-08-09 Free course English parent/child curriculum + home footer recovery */
.fc-parent-modules{display:grid;gap:14px;margin-top:28px}.fc-parent-module{border:1px solid rgba(201,162,39,.22);border-radius:18px;background:rgba(255,255,255,.055);overflow:hidden}.fc-parent-toggle{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto 24px;gap:14px;align-items:center;text-align:left;padding:18px 20px;border:0;background:transparent;color:inherit;cursor:pointer}.fc-parent-number{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:rgba(249,182,55,.12);border:1px solid rgba(249,182,55,.25);font-weight:900;color:#f9b637}.fc-parent-copy{display:grid;gap:4px;min-width:0}.fc-parent-copy strong{font-size:16px;color:#fff}.fc-parent-copy small{color:#aebdb4;line-height:1.5}.fc-parent-count{font-size:12px;font-weight:800;color:#f4d77b;white-space:nowrap}.fc-parent-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .22s ease}.fc-parent-module.is-open .fc-parent-toggle svg{transform:rotate(180deg)}.fc-child-modules{display:grid;gap:8px;padding:0 20px 18px 82px}.fc-child-module{display:grid;grid-template-columns:32px minmax(0,1fr) 20px;gap:10px;align-items:center;padding:11px 13px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(0,0,0,.16)}.fc-child-module>span{font-size:11px;color:#91a89a;font-weight:800}.fc-child-module strong{font-size:13px;color:#eef7f1}.fc-child-module i{font-style:normal;color:#f9b637;font-weight:900}.scf-home-portfolio-strip{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important}.site-footer{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important}.scf-home-portfolio-empty{display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;min-height:110px;border:1px dashed #cdd9d1;border-radius:18px;background:#fff;color:#173d2b;text-align:center}.scf-home-portfolio-empty span{font-size:13px;color:#687970}
@media(max-width:700px){.fc-parent-toggle{grid-template-columns:42px minmax(0,1fr) 20px;padding:15px}.fc-parent-number{width:40px;height:40px}.fc-parent-count{display:none}.fc-child-modules{padding:0 15px 15px}.fc-child-module{grid-template-columns:30px minmax(0,1fr) 18px}.fc-parent-copy strong{font-size:14px}.fc-parent-copy small{font-size:11px}}
/* Free Cyber Course: child lessons stay hidden until the parent module is opened. */
.fc-child-modules[hidden]{display:none!important}

/* Course card price/language alignment fix — keep course language on one line at narrow widths. */
.course-card .card-price-row{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:7px!important;
  width:100%!important;
  min-width:0!important;
}
.course-card .card-price-row>div{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:calc(100% - 52px)!important;
}
.course-card .card-price-row>span{
  flex:0 0 auto!important;
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-height:1.2!important;
  min-width:max-content!important;
  text-align:right!important;
}
.course-card .card-price-row .price-stack{
  max-width:100%!important;
}
@media(max-width:380px){
  .course-card .card-price-row{gap:5px!important;}
  .course-card .card-price-row>span{font-size:11px!important;}
  .course-card .card-price-row>div{max-width:calc(100% - 48px)!important;}
}


/* 2026-08-10 — Home Brands & Organizations: strict 2:1 logo cards */
.scf-home-portfolio-logo,
.scf-home-portfolio-showcase .portfolio-logo-only{
  width:200px!important;
  height:auto!important;
  aspect-ratio:2/1!important;
  flex:0 0 200px!important;
  padding:10px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.scf-home-portfolio-logo img,
.scf-home-portfolio-showcase .portfolio-logo-only img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
@media(max-width:760px){
  .scf-home-portfolio-logo,
  .scf-home-portfolio-showcase .portfolio-logo-only{width:160px!important;flex-basis:160px!important;padding:8px!important}
}

/* 2026-08-10 — Home brand slider: edge-to-edge rounded mask */
.scf-home-portfolio-showcase{
  padding-top:8px!important;
}
.scf-home-portfolio-track{
  align-items:center!important;
}
.scf-home-portfolio-logo,
.scf-home-portfolio-showcase .portfolio-logo-only{
  width:200px!important;
  height:100px!important;
  aspect-ratio:2/1!important;
  flex:0 0 200px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  border-radius:18px!important;
  overflow:hidden!important;
  line-height:0!important;
  box-shadow:0 10px 28px rgba(11,31,24,.08)!important;
  display:block!important;
}
.scf-home-portfolio-logo img,
.scf-home-portfolio-showcase .portfolio-logo-only img{
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:inherit!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  vertical-align:top!important;
}
.scf-home-portfolio-logo span,
.scf-home-portfolio-showcase .portfolio-logo-only span{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  background:#f2f6f3!important;
  border-radius:inherit!important;
}
@media(max-width:760px){
  .scf-home-portfolio-logo,
  .scf-home-portfolio-showcase .portfolio-logo-only{
    width:160px!important;
    height:80px!important;
    flex-basis:160px!important;
    border-radius:15px!important;
  }
}


/* =========================================================
   Requested account/admin compact UI updates — 2026-08-19
   ========================================================= */
.account-order-section{padding:0!important;overflow:hidden;margin-bottom:18px}.account-order-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid var(--border,#dce5df)}.account-order-section-head h3{margin:0;font-size:16px}.account-order-section-head span{font-size:11px;color:var(--muted)}.account-order-table-wrap{margin:0!important;border:0!important;border-radius:0!important}.account-order-table{min-width:760px}.account-order-table th,.account-order-table td{padding:10px 12px!important;vertical-align:middle!important;white-space:nowrap}.account-order-id,.account-order-name{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:inherit;text-decoration:none}.account-order-id{font-size:11px;color:var(--muted);max-width:150px}.account-order-name:hover,.account-order-id:hover{text-decoration:underline}.account-order-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.account-order-actions .btn{margin:0!important}

.complaint-accordion-stack{display:grid;gap:12px}.complaint-accordion{padding:0!important;overflow:hidden}.complaint-accordion>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;font-weight:800;color:var(--text,#12231b);user-select:none}.complaint-accordion>summary::-webkit-details-marker{display:none}.complaint-accordion>summary i{font-style:normal;font-size:20px;transition:transform .2s ease;color:var(--muted)}.complaint-accordion[open]>summary i{transform:rotate(180deg)}.complaint-accordion[open]>summary{border-bottom:1px solid var(--border,#dce5df)}.complaint-accordion-content{padding:18px}.complaint-accordion-content .complaint-chat-card{margin:0!important;border:0!important;box-shadow:none!important;padding:0!important}.complaint-chat-embedded{background:transparent!important}.complaint-accordion .assigned-agent-pending{padding:0!important;background:transparent!important;border:0!important}.complaint-accordion .assigned-agent-facts{margin-top:14px}

.admin-users-compact-table,.admin-user-compact-table,.admin-complaint-compact-table{width:100%;min-width:980px}.admin-users-compact-table th,.admin-users-compact-table td,.admin-user-compact-table th,.admin-user-compact-table td,.admin-complaint-compact-table th,.admin-complaint-compact-table td{padding:8px 9px!important;white-space:nowrap!important;vertical-align:middle!important;font-size:12px}.admin-users-compact-table th,.admin-user-compact-table th,.admin-complaint-compact-table th{font-size:10px!important}.admin-user-inline{display:flex;align-items:center;gap:7px;min-width:0;max-width:330px;white-space:nowrap;overflow:hidden}.admin-user-inline strong,.admin-user-inline small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-user-inline strong{max-width:115px}.admin-user-inline small{max-width:145px}.admin-row-actions-nowrap{display:flex!important;flex-wrap:nowrap!important;gap:5px!important}.admin-row-actions-nowrap form{margin:0!important}.admin-user-detail-table-wrap{overflow-x:auto}.device-browser-text{display:inline-block;vertical-align:middle;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.login-device-text{max-width:390px}.device-session-inline{display:inline-block;margin-left:6px;color:var(--muted);white-space:nowrap}

.admin-complaint-minimal-filters{display:grid;grid-template-columns:minmax(240px,1.7fr) minmax(180px,.7fr) auto;gap:12px;align-items:end;padding:14px!important;margin-bottom:14px}.admin-complaint-minimal-filters .field{margin:0}.admin-complaint-minimal-list{padding:0!important;overflow:hidden}.admin-complaint-minimal-list .admin-complaint-list-head{padding:14px 16px}.admin-complaint-compact-table{min-width:1050px}.admin-complaint-click-row{cursor:pointer}.admin-complaint-click-row:hover{background:rgba(15,95,58,.045)}.admin-complaint-click-row.has-unread{box-shadow:inset 3px 0 0 var(--primary,#157347)}.admin-complaint-main-link{display:flex;align-items:center;gap:7px;max-width:330px;color:inherit;text-decoration:none;white-space:nowrap}.admin-complaint-main-link strong{font-size:11px}.admin-complaint-main-link span{max-width:190px;overflow:hidden;text-overflow:ellipsis}.admin-complaint-main-link b{font-size:9px;padding:2px 6px;border-radius:999px;background:#fff2cf;color:#875d00}.admin-complaint-cell-ellipsis{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-complaint-detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px}.admin-complaint-timeline-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.admin-complaint-status-form{position:sticky;top:90px}

/* Certificate: last-in-file print rules deliberately override global footer rescues. */
@page{size:A4 landscape;margin:0!important}
@media print{
  html.certificate-print-mode,html.certificate-print-mode body{width:297mm!important;height:210mm!important;min-width:297mm!important;min-height:210mm!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important}
  html.certificate-print-mode body>.site-footer,html.certificate-print-mode .site-footer,html.certificate-print-mode .site-header,html.certificate-print-mode .topbar,html.certificate-print-mode .brand-announcement,html.certificate-print-mode .no-print,html.certificate-print-mode .flash,html.certificate-print-mode .whatsapp-float,html.certificate-print-mode .mobile-bottom-nav,html.certificate-print-mode .live-chat-widget{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
  html.certificate-print-mode main,html.certificate-print-mode .certificate-section,html.certificate-print-mode .certificate-section>.container,html.certificate-print-mode .certificate-stage{display:block!important;position:relative!important;width:297mm!important;height:210mm!important;min-width:297mm!important;min-height:210mm!important;max-width:297mm!important;max-height:210mm!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important}
  html.certificate-print-mode .certificate-stage{left:0!important;top:0!important}
  html.certificate-print-mode .certificate-a4.modern-certificate{position:relative!important;left:0!important;top:0!important;width:297mm!important;height:210mm!important;min-width:297mm!important;min-height:210mm!important;max-width:297mm!important;max-height:210mm!important;margin:0!important;padding:0!important;transform:none!important;--certificate-scale:1!important;page-break-before:avoid!important;page-break-after:avoid!important;page-break-inside:avoid!important;break-before:avoid-page!important;break-after:avoid-page!important;break-inside:avoid!important;overflow:hidden!important}
}
@media (max-width:760px){.admin-complaint-minimal-filters{grid-template-columns:1fr}.admin-complaint-timeline-layout{grid-template-columns:1fr}.admin-complaint-status-form{position:static}.complaint-accordion>summary{padding:14px 15px}.complaint-accordion-content{padding:15px}}

/* 2026-08-20: whole lesson row launches the video player. */
.lesson-card-playable{cursor:pointer!important}
.lesson-card-playable:focus-within{border-color:#B9CBBE!important;box-shadow:0 18px 46px rgba(11,31,24,.12)!important}
.fc-course-image{width:min(900px,100%);margin:34px auto 0;padding:8px;border:1px solid rgba(16,185,129,.24);border-radius:24px;background:rgba(13,19,34,.72);box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:hidden}.fc-course-image img{display:block;width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:18px}.fc-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.fc-feature-grid,.fc-review-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}
