:root{--ace-black:#090909;--ace-panel:#111;--ace-text:#202020;--ace-muted:#686868;--ace-orange:#ff970f;--ace-orange2:#ffb12b;--ace-gold:#ffd36d;--ace-line:#ededed;--ace-paper:#fff;--ace-shadow:0 16px 36px rgba(22,22,22,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body.ace-site{margin:0;color:var(--ace-text);background:#fff;font-family:Arial,"Noto Sans Bengali","Helvetica Neue",sans-serif;letter-spacing:0;overflow-x:hidden}.ace-site a{color:inherit;text-decoration:none}.ace-site img,.ace-site svg{display:block;max-width:100%}.ace-shell{width:min(1280px,calc(100% - 80px));margin:0 auto}.ace-topbar{background:linear-gradient(90deg,#080808,#151515 48%,#080808);color:#fff}.ace-header-row{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ace-brand{display:inline-flex;align-items:center;gap:13px;color:var(--ace-orange);font-size:42px;font-weight:950;line-height:1}.ace-mark{width:50px;height:54px;position:relative;display:grid;place-items:center;color:var(--ace-orange)}.ace-mark:before,.ace-mark:after{content:"";position:absolute;inset:4px 7px;border:5px solid currentColor;transform:skewY(28deg) rotate(30deg)}.ace-mark:after{inset:15px 17px 9px 18px;border-left:5px solid currentColor;border-right:0;border-top:0;border-bottom:0;transform:skewY(28deg) rotate(30deg)}.ace-header-actions,.ace-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ace-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:7px;font-size:16px;font-weight:900;line-height:1;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ace-btn:hover{transform:translateY(-1px)}.ace-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ace-btn-primary{color:#fff;background:linear-gradient(180deg,#ffad27,#ff8500);box-shadow:0 12px 25px rgba(255,136,0,.24)}.ace-btn-dark{color:#fff;background:rgba(0,0,0,.35);border-color:var(--ace-orange)}.ace-btn-outline{color:#fff;background:rgba(0,0,0,.2);border-color:var(--ace-orange)}.ace-nav-wrap{background:linear-gradient(180deg,#ffb12b,#ff970d);box-shadow:0 8px 22px rgba(255,133,0,.16);position:relative;z-index:3}.ace-nav{height:58px;display:flex;align-items:stretch;gap:0;overflow-x:auto;scrollbar-width:none}.ace-nav a{min-width:138px;padding:0 20px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#0b0b0b;position:relative;white-space:nowrap}.ace-nav a:first-child{min-width:72px}.ace-nav svg{width:19px;height:19px;fill:#090909}.ace-nav a.is-active:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:4px;background:#080808;border-radius:4px 4px 0 0}.ace-main{background:#fff}.ace-hero{color:#fff;background:#080808;position:relative;overflow:hidden}.ace-hero:before{content:"";position:absolute;inset:-20% -10%;background:repeating-radial-gradient(ellipse at 76% 62%,rgba(255,151,15,.24) 0 2px,transparent 2px 48px);opacity:.66}.ace-hero-grid{min-height:560px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:28px;position:relative;padding:54px 0}.ace-hero-copy{position:relative;z-index:2}.ace-hero h1{margin:0;color:#fff;font-size:68px;line-height:.98;font-weight:950;max-width:640px}.ace-hero h1 span{display:block;color:var(--ace-orange)}.ace-hero p{max-width:650px;color:#fff;font-size:20px;line-height:1.58;font-weight:800;margin:30px 0 0;overflow-wrap:anywhere}.ace-hero-actions{margin-top:34px}.ace-hero-media{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end}.ace-hero-media img{width:min(760px,100%);aspect-ratio:1717/916;object-fit:cover;box-shadow:0 24px 60px rgba(0,0,0,.38)}.ace-section{padding:58px 0}.ace-first{padding-top:62px}.ace-overview-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:64px;align-items:center}.ace-section-title{margin:0;color:#202020;font-size:38px;line-height:1.12;font-weight:950}.ace-section-copy{margin:26px 0 0;color:#555;font-size:17px;line-height:1.82;font-weight:650}.ace-overview-image img,.ace-band img,.ace-page-hero img{border-radius:10px;box-shadow:var(--ace-shadow);border:1px solid rgba(255,151,15,.22);width:100%;object-fit:cover}.ace-overview-image img{aspect-ratio:1661/947}.ace-center{text-align:center;margin-bottom:36px}.ace-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ace-feature-card{background:#fff;border:1px solid var(--ace-line);border-radius:10px;padding:28px 24px;box-shadow:var(--ace-shadow);min-height:250px}.ace-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(180deg,#ffb12b,#ff8500);box-shadow:0 14px 24px rgba(255,133,0,.22);margin-bottom:24px}.ace-icon svg{width:41px;height:41px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.ace-feature-card h3{margin:0 0 13px;font-size:21px}.ace-feature-card p{margin:0;color:#666;line-height:1.65;font-size:15px}.ace-band{background:linear-gradient(90deg,#080808,#16100b 45%,#080808);color:#fff}.ace-band-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:center}.ace-band h2{margin:0;font-size:42px;line-height:1.1;color:#fff}.ace-band p{font-size:18px;line-height:1.75;color:#f4e5d0}.ace-band img{aspect-ratio:1536/1024;max-height:430px}.ace-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.ace-section-head a{font-weight:900;color:#e87800}.ace-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ace-article{display:block;border:1px solid var(--ace-line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:var(--ace-shadow)}.ace-thumb{position:relative;display:block;background:#090909;height:174px;overflow:hidden}.ace-thumb img{width:100%;height:100%;object-fit:cover}.ace-thumb b{position:absolute;left:14px;top:14px;width:34px;height:34px;border-radius:6px;background:var(--ace-orange);display:grid;place-items:center;color:#fff}.ace-article-body{display:block;padding:18px}.ace-article h3{font-size:20px;line-height:1.3;margin:0}.ace-article p{color:#666;line-height:1.58;margin:11px 0 14px}.ace-article em{font-style:normal;color:#8a8a8a;font-size:13px}.ace-steps{border-top:1px solid var(--ace-line)}.ace-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:28px}.ace-step{border:1px solid #f0d1a6;border-radius:10px;padding:24px;background:linear-gradient(180deg,#fff,#fff9ef);min-height:180px}.ace-step b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#090909;color:var(--ace-orange);margin-bottom:14px}.ace-step h3{margin:0 0 10px}.ace-step p{margin:0;color:#666;line-height:1.6}.ace-faq-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:28px}.ace-faq{border:1px solid var(--ace-line);border-radius:10px;padding:30px;background:#fff;box-shadow:var(--ace-shadow)}.ace-faq details{border-bottom:1px solid var(--ace-line);padding:18px 0}.ace-faq details:last-child{border-bottom:0}.ace-faq summary{cursor:pointer;font-weight:900;font-size:18px}.ace-faq p{line-height:1.72;color:#666}.ace-help{border-radius:10px;background:linear-gradient(145deg,#080808,#1c1208);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ace-help h2{font-size:34px;margin:0 0 14px;color:var(--ace-orange)}.ace-help p{line-height:1.7;color:#f5ddbd}.ace-page-hero{background:#080808;color:#fff;overflow:hidden}.ace-page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,520px);gap:48px;align-items:center;padding:54px 0;position:relative}.ace-page-hero-grid:before{content:"";position:absolute;inset:-30% -8%;background:repeating-radial-gradient(ellipse at 72% 56%,rgba(255,151,15,.18) 0 2px,transparent 2px 46px);opacity:.62}.ace-page-hero-grid>*{position:relative}.ace-kicker{display:inline-flex;background:linear-gradient(180deg,#ffbe45,#ff970f);color:#080808;font-weight:950;border-radius:7px;padding:9px 14px;margin:0 0 20px}.ace-page-hero h1{font-size:48px;line-height:1.1;margin:0;color:#fff}.ace-page-hero p:not(.ace-kicker){font-size:18px;line-height:1.75;color:#fff4e4;font-weight:760;overflow-wrap:anywhere}.ace-page-hero img{aspect-ratio:16/9}.ace-page-layout,.ace-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;padding:38px 0}.ace-page-card,.ace-article-card,.ace-side-card{background:#fff;border:1px solid var(--ace-line);border-radius:10px;box-shadow:var(--ace-shadow)}.ace-page-card,.ace-article-card{padding:34px}.ace-detail-block{border-top:1px solid var(--ace-line);padding:24px 0}.ace-detail-block:first-child{border-top:0;padding-top:0}.ace-detail-block span{font-size:13px;font-weight:950;color:#e87800;text-transform:uppercase}.ace-detail-block h2,.ace-article-card h2{margin:9px 0 12px;font-size:29px;line-height:1.22}.ace-detail-block p,.ace-article-card p{font-size:17px;line-height:1.78;margin:0 0 14px;color:#333}.ace-note{margin-top:18px;border-left:4px solid var(--ace-orange);background:#fff7e9;padding:16px 18px;color:#5a3300;line-height:1.62;font-weight:750}.ace-side-card{padding:22px;margin-bottom:22px}.ace-side-card h3{margin:0 0 16px;font-size:21px}.ace-side-card nav{display:grid;gap:11px;color:#555;font-weight:850}.ace-side-card ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.ace-side-card li{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;font-weight:850}.ace-side-card b{width:31px;height:31px;border-radius:6px;background:#ff970f;color:#fff;display:grid;place-items:center}.prenext{display:grid;gap:10px;margin-top:18px;font-weight:850;color:#555}.ace-footer{margin-top:24px;background:#090909;color:#fff}.ace-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px;padding:38px 0}.ace-footer .ace-brand{font-size:34px}.ace-footer p,.ace-footer a{display:block;color:#dedede;font-size:14px;line-height:1.7;margin-top:8px}.ace-footer h3{margin:0 0 13px;color:#ffad27;text-transform:uppercase;font-size:16px}.ace-bottom{border-top:1px solid rgba(255,255,255,.12);text-align:center;padding:15px;color:#cfcfcf;font-size:13px}@media(max-width:1080px){.ace-shell{width:min(100% - 44px,1280px)}.ace-hero-grid,.ace-overview-grid,.ace-band-grid,.ace-page-hero-grid,.ace-page-layout,.ace-article-layout,.ace-faq-grid{grid-template-columns:1fr}.ace-feature-grid,.ace-step-grid{grid-template-columns:repeat(2,1fr)}.ace-article-grid{grid-template-columns:repeat(2,1fr)}.ace-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.ace-shell{width:min(100% - 24px,1280px)}.ace-header-row{min-height:auto;padding:18px 0;flex-direction:column;align-items:flex-start}.ace-brand{font-size:36px}.ace-mark{width:40px;height:44px}.ace-header-actions{width:100%;display:grid;grid-template-columns:1fr}.ace-btn{width:100%;min-height:48px}.ace-nav{height:56px}.ace-nav a{min-width:118px;font-size:14px;padding:0 12px}.ace-nav a:first-child{min-width:64px}.ace-hero-grid{min-height:auto;padding:42px 0 0;gap:28px}.ace-hero h1{font-size:38px;line-height:1.04;max-width:10ch}.ace-hero p{font-size:15px;line-height:1.65;max-width:34ch;font-weight:760}.ace-hero-actions{display:grid;grid-template-columns:1fr}.ace-hero-media img{width:100%;max-width:100%}.ace-section{padding:42px 0}.ace-section-title{font-size:30px}.ace-overview-grid{gap:28px}.ace-feature-grid,.ace-step-grid,.ace-article-grid,.ace-footer-grid{grid-template-columns:1fr}.ace-band h2{font-size:31px}.ace-band p{font-size:16px}.ace-section-head{align-items:flex-start;flex-direction:column}.ace-page-hero-grid{gap:22px;padding:38px 0}.ace-page-hero h1{font-size:32px;overflow-wrap:anywhere}.ace-page-hero p:not(.ace-kicker){font-size:15px;line-height:1.65;max-width:34ch;font-weight:760;word-break:break-word}.ace-page-card,.ace-article-card{padding:22px}.ace-detail-block h2,.ace-article-card h2{font-size:25px}.ace-detail-block p,.ace-article-card p{font-size:16px}.ace-thumb{height:150px}}