:root{--ink:#103b3c;--deep:#053536;--teal:#12b8aa;--teal2:#66e4d2;--mint:#d5fff5;--gold:#ffc84a;--gold2:#f7a924;--pink:#ee3fa4;--paper:#e9fff7;--card:#ffffff;--line:rgba(4,68,70,.14);--muted:#517273;--shadow:0 28px 70px rgba(9,73,72,.18);--radius:8px;--shell:1180px}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body.ace67-page{margin:0;overflow-x:hidden;color:var(--ink);background:linear-gradient(180deg,#20bdb1 0,#20bdb1 350px,var(--paper) 350px,#fff 100%);font-family:Inter,"Noto Sans Bengali","Segoe UI",Arial,sans-serif;letter-spacing:0}.ace67-page a{color:inherit;text-decoration:none}.ace67-page img{display:block;max-width:100%;height:auto}.ace67-shell{width:min(var(--shell),calc(100% - 32px));margin:0 auto}.ace67-top{position:sticky;top:0;z-index:20;background:#1fbfb4;color:#083a3c;border-bottom:1px solid rgba(255,255,255,.25);box-shadow:0 12px 34px rgba(0,77,74,.18)}.ace67-top-inner{width:min(var(--shell),calc(100% - 32px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.ace67-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.ace67-brand-mark{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;color:#063638;font-weight:950;background:linear-gradient(135deg,#e9fff8 0%,#27dbc9 48%,#ffc84a 100%);box-shadow:0 16px 36px rgba(3,75,73,.22);flex:0 0 auto}.ace67-brand strong{display:block;color:#fff;font-size:29px;line-height:1;font-weight:950;text-shadow:0 2px 0 rgba(0,0,0,.08)}.ace67-brand small{display:block;margin-top:4px;color:rgba(5,51,53,.74);font-size:12px;font-weight:850;text-transform:uppercase}.ace67-actions,.ace67-hero-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.ace67-actions a,.ace67-hero-actions a,.ace67-btn{min-height:40px;padding:0 17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:13px;border:1px solid rgba(5,58,60,.16);background:rgba(255,255,255,.22)}.ace67-actions .ace67-action-primary,.ace67-hero-actions a:first-child,.ace67-btn{background:linear-gradient(135deg,#ffe27e,var(--gold2));color:#07383a;border-color:transparent;box-shadow:0 14px 30px rgba(247,169,36,.24)}.ace67-nav{background:rgba(12,171,160,.82);border-top:1px solid rgba(255,255,255,.2)}.ace67-nav div{width:min(var(--shell),calc(100% - 32px));min-height:44px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;overflow-x:auto;scrollbar-width:none}.ace67-nav a{color:#063f42;font-weight:950;font-size:14px;text-transform:uppercase;white-space:nowrap}.ace67-nav a.active,.ace67-nav a:hover{color:var(--pink)}.ace67-hero{position:relative;background:linear-gradient(115deg,#063638 0%,#0e8f88 42%,#6fe6d4 100%);color:#fff;overflow:hidden}.ace67-hero:after{content:"";position:absolute;inset:auto -15% -46% 36%;height:360px;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,255,255,0) 62%);pointer-events:none}.ace67-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);grid-template-areas:"copy media" "stats stats";gap:26px 42px;align-items:center;min-height:500px;padding:64px 0 46px}.ace67-hero-copy{grid-area:copy}.ace67-hero h1{margin:0 0 22px;font-size:72px;line-height:.96;font-weight:950;max-width:680px;text-wrap:balance;overflow-wrap:anywhere}.ace67-hero h1 span{color:var(--gold)}.ace67-hero p{max-width:620px;margin:0 0 26px;color:rgba(255,255,255,.9);font-size:17px;line-height:1.72;font-weight:720}.ace67-hero-actions a:last-child{color:#fff;background:rgba(4,50,51,.32);border-color:rgba(255,255,255,.22)}.ace67-hero-card{grid-area:media;border-radius:var(--radius);box-shadow:0 28px 80px rgba(0,54,55,.24);overflow:hidden;border:1px solid rgba(255,255,255,.3)}.ace67-hero-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.ace67-stats{grid-area:stats;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:700px;margin-left:auto;background:#063638;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.ace67-stats div{min-height:86px;padding:18px 24px;border-left:1px solid rgba(255,255,255,.17)}.ace67-stats div:first-child{border-left:0}.ace67-stats strong{display:block;color:var(--gold);font-size:31px;line-height:1;font-weight:950}.ace67-stats span{display:block;margin-top:7px;color:#ccecea;font-size:13px;font-weight:850}.ace67-section{padding:64px 0}.ace67-intro{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);gap:34px;align-items:start}.ace67-intro>div:first-child,.ace67-feature-grid,.ace67-side-card,.ace67-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.ace67-intro>div:first-child{padding:36px}.ace67-intro h2,.ace67-section-head h2,.ace67-band h2,.ace67-safety h2{margin:0 0 16px;font-size:46px;line-height:1.08;font-weight:950;color:#0c4446}.ace67-intro p,.ace67-section-head p,.ace67-band p,.ace67-safety p{color:var(--muted);font-size:16px;line-height:1.78;font-weight:700}.ace67-feature-grid{padding:22px;display:grid;gap:14px}.ace67-feature{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;min-height:106px;padding:17px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfffd}.ace67-feature span{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#24dcc9,#e8fff8 58%,#ffc84a);color:#063638;font-size:13px;font-weight:950}.ace67-feature strong{font-size:18px}.ace67-feature p{grid-column:2;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.ace67-band{padding:54px 0;background:linear-gradient(100deg,#0b817b 0%,#1cc2b5 62%,#ffc84a 100%);color:#fff}.ace67-band-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,470px);gap:34px;align-items:center}.ace67-band h2{color:#fff}.ace67-band p{color:#eafffb}.ace67-band a{display:inline-flex;margin-top:12px;font-weight:950;color:#07383a;background:#fff;border-radius:999px;padding:13px 18px}.ace67-band img,.ace67-safety img,.ace67-page-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);box-shadow:0 24px 60px rgba(3,72,69,.22)}.ace67-news{background:#f6fffc}.ace67-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:28px;align-items:end;margin-bottom:28px}.ace67-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ace67-article{display:grid;grid-template-columns:164px minmax(0,1fr);gap:16px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.ace67-article-visual{min-height:130px;border-radius:var(--radius);background:url("/assets/ace67-hero.jpg") center/cover no-repeat}.ace67-thumb-app,.ace67-thumb-guide{background-image:url("/assets/ace67-app.jpg")}.ace67-thumb-casino,.ace67-thumb-bonus{background-image:url("/assets/ace67-games.jpg")}.ace67-thumb-safety{background-image:url("/assets/ace67-safety.jpg")}.ace67-article time{color:var(--pink);font-size:12px;font-weight:950}.ace67-article h3{margin:7px 0;font-size:20px;line-height:1.3}.ace67-article p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;font-weight:700}.ace67-read{display:inline-flex;margin-top:10px;color:#0d948b;font-weight:950}.ace67-safety{display:grid;grid-template-columns:minmax(320px,480px) minmax(0,1fr);gap:36px;align-items:center;padding:32px;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.ace67-page-hero{background:linear-gradient(105deg,#083d3f 0%,#12a99e 65%,#ffe07b 100%);color:#fff}.ace67-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:34px;align-items:center;padding:62px 0}.ace67-page-hero span{display:inline-flex;padding:8px 12px;border-radius:999px;color:#083a3c;background:linear-gradient(135deg,#fff,#ffe17a);font-size:12px;font-weight:950;text-transform:uppercase}.ace67-page-hero h1{margin:16px 0;font-size:58px;line-height:1.03}.ace67-page-hero p{max-width:700px;color:#edfffb;font-size:17px;line-height:1.68;font-weight:720}.ace67-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;padding:42px 0 58px}.ace67-card{padding:30px;box-shadow:none}.ace67-detail{padding:20px 0;border-top:1px solid var(--line)}.ace67-detail:first-child{padding-top:0;border-top:0}.ace67-detail span{color:var(--pink);font-size:13px;font-weight:950}.ace67-detail h2,.ace67-body h2{margin:8px 0 10px;font-size:28px;line-height:1.18}.ace67-detail p,.ace67-body p{margin:0 0 14px;color:#3e5f60;font-size:16px;line-height:1.85;font-weight:650}.ace67-note{margin-top:20px;padding:16px;border-radius:var(--radius);background:#fff3c8;color:#644500;font-weight:800;line-height:1.55}.ace67-side-card{padding:20px;margin-bottom:16px;box-shadow:none}.ace67-side-card h3{margin:0 0 14px;font-size:20px}.ace67-side-card ol{list-style:none;margin:0;padding:0;display:grid;gap:11px}.ace67-side-card li{display:grid;grid-template-columns:30px 1fr;gap:10px;color:#365e60;font-size:14px;line-height:1.45;font-weight:800}.ace67-side-card b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#fff3c8;color:#684800}.ace67-side-card nav,.ace67-footer-grid>div{display:grid;gap:10px}.ace67-footer{background:#07383a;color:#e8fffb;padding-top:38px}.ace67-footer .ace67-brand small{color:#9be0d8}.ace67-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:28px}.ace67-footer p{color:#b7dfda;line-height:1.65;font-weight:650}.ace67-footer h3{margin:0 0 6px;color:#fff}.ace67-footer a{font-weight:750}.ace67-footer-bottom{margin-top:30px;border-top:1px solid rgba(255,255,255,.12)}.ace67-footer-bottom .ace67-shell{min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:#b7dfda;font-size:13px;font-weight:700}.ace67-body img{max-width:100%;height:auto;border-radius:var(--radius)}.prenext{display:grid;gap:10px;margin-top:18px;color:var(--muted);font-weight:800}.ace67-actions-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:22px 0 0}.ace67-actions-list li{padding:9px 13px;border-radius:8px;background:#fff3c8;color:#684800;font-size:13px;font-weight:900}@media(max-width:980px){.ace67-hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "media" "stats"}.ace67-stats{margin-left:0}.ace67-intro,.ace67-band-grid,.ace67-safety,.ace67-page-grid,.ace67-layout,.ace67-section-head,.ace67-footer-grid{grid-template-columns:1fr}.ace67-feature-grid{grid-template-columns:1fr}.ace67-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ace67-top-inner{width:calc(100% - 24px);min-height:66px}.ace67-brand-mark{width:42px;height:42px}.ace67-brand strong{font-size:25px}.ace67-brand small{font-size:10px}.ace67-actions a{min-height:36px;padding:0 13px}.ace67-nav div{width:100%;justify-content:flex-start;padding:0 16px;gap:22px}.ace67-hero-grid{padding:50px 0 38px}.ace67-hero h1{font-size:41px;line-height:1.03}.ace67-hero p{font-size:15px;line-height:1.62}.ace67-hero-card img{aspect-ratio:4/3}.ace67-stats{grid-template-columns:1fr}.ace67-stats div{border-left:0;border-top:1px solid rgba(255,255,255,.17)}.ace67-stats div:first-child{border-top:0}.ace67-intro>div:first-child{padding:24px}.ace67-intro h2,.ace67-section-head h2,.ace67-band h2,.ace67-safety h2{font-size:32px;line-height:1.12}.ace67-news-grid{grid-template-columns:1fr}.ace67-article{grid-template-columns:1fr}.ace67-article-visual{min-height:190px}.ace67-page-hero h1{font-size:34px}.ace67-page-hero p{font-size:15px}.ace67-safety{padding:22px}.ace67-footer-bottom .ace67-shell{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.ace67-top-inner{width:calc(100% - 24px);min-height:66px;flex-wrap:wrap;justify-content:flex-start;gap:10px;padding:10px 0}.ace67-actions{width:100%;justify-content:flex-start}.ace67-hero-grid{padding:46px 0 38px}.ace67-hero-copy{min-width:0;max-width:340px}.ace67-hero h1{font-size:34px;line-height:1.08;max-width:335px}.ace67-hero p{max-width:335px;word-break:break-word}.ace67-page-hero h1,.ace67-page-hero p{max-width:100%;overflow-wrap:anywhere}}