:root{--red:#e3051b;--red-2:#9f0010;--red-3:#650008;--gold:#ffc735;--gold-2:#f0a400;--ink:#071326;--muted:#667085;--line:#e7ebf0;--soft:#f7f9fc;--white:#fff;--navy:#061323;--green:#0baa69;--shadow:0 18px 42px rgba(5,20,43,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ctg-page{margin:0;background:var(--white);color:var(--ink);font-family:Arial,"Noto Sans Bengali","Noto Sans",sans-serif;line-height:1.6;letter-spacing:0;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.ctg-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.ctg-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 4px 18px rgba(7,20,43,.08)}.ctg-topline{color:#fff;background:linear-gradient(90deg,var(--red-3),var(--red));font-size:13px;font-weight:800}.ctg-topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ctg-topbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ctg-logo{display:inline-flex;align-items:baseline;gap:3px;font-size:42px;line-height:1;font-weight:900}.ctg-logo span{color:var(--red)}.ctg-logo strong{color:var(--ink);text-shadow:0 4px 12px rgba(255,199,53,.18)}.ctg-actions{display:flex;align-items:center;gap:14px}.ctg-btn{min-height:44px;padding:0 22px;border-radius:8px;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;white-space:nowrap}.ctg-btn-gold{color:#251600;background:linear-gradient(180deg,#ffdc62,var(--gold));box-shadow:0 10px 24px rgba(255,199,53,.25)}.ctg-btn-outline{color:var(--red);background:#fff;border-color:var(--red)}.ctg-btn-dark{color:#fff;background:transparent;border-color:rgba(255,255,255,.85)}.ctg-nav{background:linear-gradient(90deg,#c60014,#f10a21)}.ctg-nav-scroll{min-height:54px;display:flex;align-items:center;justify-content:center;gap:35px;overflow-x:auto;scrollbar-width:none}.ctg-nav-scroll::-webkit-scrollbar{display:none}.ctg-nav a{position:relative;min-height:54px;display:inline-flex;align-items:center;color:#fff;font-size:15px;font-weight:900;white-space:nowrap}.ctg-nav a.is-active:after,.ctg-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:4px;border-radius:999px;background:var(--gold)}.ctg-hero{color:#fff;overflow:hidden;background:linear-gradient(90deg,#750006 0%,#ae0011 46%,#ee081d 100%)}.ctg-hero-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(450px,1.15fr);align-items:center;min-height:455px;gap:24px}.ctg-hero-copy{position:relative;z-index:2;padding:48px 0}.ctg-hero h1{max-width:560px;margin:0 0 22px;color:#fff;font-size:clamp(42px,6vw,74px);line-height:1.02;font-weight:900}.ctg-hero p{max-width:520px;margin:0 0 32px;color:rgba(255,255,255,.92);font-size:20px}.ctg-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.ctg-hero-media{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;min-width:0}.ctg-hero-media img{width:100%;max-height:455px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 38px rgba(40,0,0,.35))}.ctg-proof{background:#fff}.ctg-proof-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:30px 0 26px;border-bottom:1px solid var(--line)}.ctg-proof-grid div{min-width:0;padding:0 18px;text-align:center;border-right:1px solid var(--line)}.ctg-proof-grid div:last-child{border-right:0}.ctg-proof strong{display:block;margin-bottom:4px;color:var(--red-2);font-size:15px}.ctg-proof span{display:block;color:var(--muted);font-size:12px}.ctg-section{padding:44px 0;background:#fff}.ctg-band{background:var(--soft)}.ctg-section-head{max-width:760px;margin:0 auto 30px;text-align:center}.ctg-section-head.align-left{max-width:none;margin-left:0;text-align:left}.ctg-section-head h2{margin:0 0 10px;font-size:32px;line-height:1.18;font-weight:900}.ctg-section-head h2:after{content:"";display:block;width:34px;height:3px;margin:12px auto 0;border-radius:999px;background:var(--red)}.ctg-section-head.align-left h2:after{margin-left:0}.ctg-section-head p{margin:0;color:var(--muted);font-size:16px}.ctg-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ctg-feature-card{overflow:hidden;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(7,20,43,.08);transition:transform .18s ease,box-shadow .18s ease}.ctg-feature-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(7,20,43,.14)}.ctg-feature-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.ctg-feature-card span{display:block;padding:18px 18px 6px;font-size:20px;font-weight:900}.ctg-feature-card p{min-height:86px;margin:0;padding:0 18px 20px;color:var(--muted);font-size:14px}.ctg-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:34px;align-items:center}.ctg-split>img{width:100%;border-radius:8px;box-shadow:var(--shadow)}.ctg-panel-open h2{margin:0 0 14px;font-size:34px;line-height:1.18}.ctg-panel-open p{margin:0 0 18px;color:var(--muted);font-size:17px}.ctg-check-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ctg-check-list li{position:relative;padding-left:28px;color:#25314a}.ctg-check-list li:before{content:"";position:absolute;left:0;top:.55em;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--gold))}.ctg-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:8px;background:#fff}.ctg-step-grid div{padding:26px 24px;text-align:center;border-right:1px solid var(--line)}.ctg-step-grid div:last-child{border-right:0}.ctg-step-grid span{display:grid;width:38px;height:38px;margin:0 auto 12px;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-weight:900}.ctg-step-grid h3{margin:0 0 8px;font-size:17px}.ctg-step-grid p{margin:0;color:var(--muted);font-size:14px}.ctg-news-list{display:grid;gap:12px}.ctg-news-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:22px;align-items:center;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 20px rgba(7,20,43,.05)}.ctg-news-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:5px}.ctg-news-card time{display:block;margin-bottom:6px;color:var(--red);font-size:13px;font-weight:900}.ctg-news-card h3{margin:0 0 8px;font-size:18px;line-height:1.35}.ctg-news-card p{margin:0;color:var(--muted);font-size:14px}.ctg-inner-hero{padding:48px 0;color:#fff;background:linear-gradient(90deg,var(--red-3),var(--red))}.ctg-inner-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:30px;align-items:center}.ctg-inner-grid h1{margin:0 0 14px;font-size:clamp(34px,5vw,58px);line-height:1.06}.ctg-inner-grid p{max-width:700px;margin:0;color:rgba(255,255,255,.9);font-size:18px}.ctg-inner-grid img{width:100%;border-radius:8px;box-shadow:0 20px 42px rgba(20,0,0,.25)}.ctg-two-col{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.ctg-sidebar{display:grid;gap:18px}.ctg-side-box{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(7,20,43,.06)}.ctg-side-box h2{margin:0 0 14px;color:var(--red-2);font-size:20px}.ctg-side-box p{margin:0;color:var(--muted);font-size:14px}.ctg-side-links{display:grid;gap:10px}.ctg-side-links a{display:block;padding-bottom:10px;border-bottom:1px solid var(--line)}.ctg-side-links a:last-child{border-bottom:0;padding-bottom:0}.ctg-side-links strong{display:block;font-size:15px}.ctg-side-links span{display:block;margin-top:3px;color:var(--muted);font-size:13px}.ctg-article-hero{padding:56px 0;color:#fff;background:linear-gradient(90deg,rgba(101,0,8,.96),rgba(227,5,27,.9)),url("/assets/ctg777-hero.jpg") center/cover}.ctg-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:rgba(255,255,255,.82);font-size:14px;font-weight:800}.ctg-article-hero h1{max-width:900px;margin:0 0 14px;font-size:clamp(32px,5vw,54px);line-height:1.12}.ctg-article-hero p{max-width:820px;margin:0 0 12px;color:rgba(255,255,255,.9);font-size:17px}.ctg-article-hero time{font-weight:900;color:#fff1b8}.ctg-article-main{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.ctg-article-main>img{width:100%;aspect-ratio:16/7;object-fit:cover}.ctg-article-body{padding:34px;font-size:17px}.ctg-article-body h2{margin:28px 0 10px;font-size:28px;line-height:1.2}.ctg-article-body h2:first-child{margin-top:0}.ctg-article-body p{margin:0 0 16px;color:#25314a}.ctg-note-box{margin-top:28px;padding:18px;border-left:4px solid var(--red);background:#fff7f7}.ctg-note-box strong{display:block;margin-bottom:6px;color:var(--red-2)}.ctg-note-box p{margin:0}.ctg-footer{color:rgba(255,255,255,.76);background:var(--navy)}.ctg-footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:42px;padding:46px 0 34px}.ctg-footer .ctg-logo{margin-bottom:16px;font-size:34px}.ctg-footer .ctg-logo strong{color:#fff}.ctg-footer h3{margin:0 0 14px;color:#fff;font-size:15px;text-transform:uppercase}.ctg-footer p,.ctg-footer a{display:block;margin:0 0 9px;color:rgba(255,255,255,.76);font-size:14px}.ctg-copy{padding:17px 20px;border-top:1px solid rgba(255,255,255,.14);text-align:center;font-size:13px}.ctg-scroll-top{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:var(--red);box-shadow:0 12px 26px rgba(0,0,0,.22);font-weight:900;cursor:pointer}@media(max-width:1080px){.ctg-nav-scroll{justify-content:flex-start;gap:28px}.ctg-hero-grid,.ctg-inner-grid,.ctg-two-col,.ctg-split{grid-template-columns:1fr}.ctg-hero-copy{padding-bottom:4px}.ctg-hero-media img{max-width:720px}.ctg-proof-grid,.ctg-feature-grid,.ctg-step-grid,.ctg-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctg-proof-grid div,.ctg-step-grid div{border-right:0;padding:20px}}@media(max-width:720px){.ctg-shell{width:min(100% - 28px,1180px)}.ctg-topline-inner{justify-content:center;text-align:center}.ctg-topline-inner span:last-child{display:none}.ctg-topbar{min-height:68px;align-items:flex-start;flex-direction:column;padding:14px 0}.ctg-logo{font-size:34px}.ctg-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ctg-btn{min-height:42px;padding:0 12px;font-size:14px}.ctg-hero-grid{gap:0}.ctg-hero h1{font-size:42px}.ctg-hero p{font-size:17px}.ctg-hero-actions{display:grid;grid-template-columns:1fr}.ctg-proof-grid,.ctg-feature-grid,.ctg-step-grid,.ctg-footer-grid{grid-template-columns:1fr}.ctg-feature-card p{min-height:0}.ctg-section{padding:34px 0}.ctg-section-head h2,.ctg-panel-open h2{font-size:28px}.ctg-news-card{grid-template-columns:1fr;gap:12px}.ctg-inner-grid img{max-height:240px;object-fit:cover}.ctg-article-body{padding:24px}.ctg-article-main>img{aspect-ratio:16/9}.ctg-scroll-top{display:none}}