@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap');
:root{--background:#f6f7fa;--foreground:#20233d;--muted:#eef0f6;--muted-foreground:#697087;--border:#e1e4ed;--ring:#6d51dc;--primary:#684bd3;--radius:.7rem;--card:#fff;--card-foreground:#20233d;--popover:#fff;--popover-foreground:#20233d;--accent:#eee9fc;--accent-foreground:#5232bc;--primary-foreground:#fff;--secondary:#eef0f6;--secondary-foreground:#20233d;--input:#dce0e9;}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--background);color:var(--foreground);font-family:'DM Sans','Noto Sans Arabic',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8868e9;outline-offset:5px}h1,h2,h3,h4,p{margin:0}svg{flex-shrink:0}.shell{width:min(1180px,calc(100% - 80px));margin:auto}.header{background:#fff;border-bottom:1px solid var(--border)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;font-size:33px;font-weight:800;line-height:1.1}.brand small{font-family:'DM Sans',sans-serif;display:block;font-size:9px;letter-spacing:1.4px;font-weight:600;margin-top:9px;color:#73768a}.brand-symbol{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#684bd3;color:#fff}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a{display:flex;gap:9px;align-items:center}.header nav a:hover{color:var(--primary)}.nav-dot,.live-dot{width:7px;height:7px;background:#8a70d7;border-radius:50%;display:inline-block}.language{border:1px solid var(--border);background:#fff;border-radius:9px;padding:8px 13px;display:flex;align-items:center;gap:9px;font-size:14px}.intro{display:grid;grid-template-columns:1fr 270px;gap:70px;align-items:center;padding:57px 0 48px}.eyebrow{font-size:12px;letter-spacing:1px;font-weight:700;color:#79758a;display:flex;align-items:center;gap:8px}.intro h1{font-size:clamp(38px,4.1vw,56px);line-height:1.4;letter-spacing:-1.5px;font-weight:800;margin:16px 0}.intro h1 span{color:#7250ce}.intro>div>p{color:#727589;max-width:550px;font-size:16px;line-height:1.95}.intro-note{border-inline-start:1px solid #dbd9e8;padding-inline-start:32px;position:relative}.intro-note>svg{color:#8061d8;margin-bottom:13px}.intro-note strong{display:block;font-size:18px;margin-bottom:8px}.intro-note p{font-size:14px!important;line-height:1.9!important}.intro-note a{display:flex;gap:10px;align-items:center;color:#6f4cc7;font-weight:600;font-size:14px;margin-top:16px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px}.section-title h2{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700}.section-title h2>span{font-family:'DM Sans',sans-serif;font-size:12px;border:1px solid #dedbe8;border-radius:6px;padding:1px 7px;color:#7c7495}.muted{font-size:14px;color:#7b7d8f}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature{padding:24px 26px 18px;border:1px solid;border-radius:19px;display:block;transition:transform .2s,box-shadow .2s;overflow:hidden}.feature:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2b264d0d}.feature.block-blast{background:#eef0ff;border-color:#dcdff8}.feature.royal-match{background:#fff3e3;border-color:#f1dfc6}.feature-top{display:flex;justify-content:space-between;align-items:center}.pill{display:flex;align-items:center;gap:6px;background:#ffffffa6;font-size:12px;font-weight:600;padding:4px 10px;border-radius:30px;color:#6657a6}.royal-match .pill{color:#97712b}.feature-number{font-family:'DM Sans',sans-serif;font-size:13px;color:#8e8da5}.feature-main{display:flex;align-items:center;gap:22px;padding:26px 0 27px}.feature-main img{width:106px;height:106px;border-radius:24px;box-shadow:0 8px 18px #39325e22}.developer{font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:1.6px;color:#818196}.feature h3{font-size:29px;font-family:'DM Sans',sans-serif;font-weight:700;line-height:1.5;text-align:start}.feature-main p{font-size:14px;margin-top:5px;color:#707287}.feature-bottom{border-top:1px solid #20233d13;padding-top:15px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.feature-bottom>span:first-child{display:flex;align-items:center;gap:8px}.circle-arrow{background:#fff;width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.reading-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:44px;margin-top:64px}.contents{position:sticky;top:32px;align-self:start;padding-top:16px}.contents>.eyebrow{margin-bottom:21px}.contents>a{display:flex;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--border);font-size:14px}.contents>a>span{font-size:12px;color:#9c9baa}.contents>a>b{font-weight:500;flex:1}.contents>a:hover{color:#7150cb}.sidebar-note{margin-top:37px;background:#eeebf8;border:1px solid #e6e0f2;border-radius:12px;padding:21px;color:#8066b5}.sidebar-note p{font-size:14px;line-height:1.9;margin-top:12px}.guide{border:1px solid var(--border);border-radius:18px;background:white;overflow:hidden;margin-bottom:28px;scroll-margin-top:26px}.guide-heading{display:flex;justify-content:space-between;align-items:center;padding:26px 28px 23px;gap:12px}.game-title{display:flex;align-items:center;gap:14px}.game-title img{border-radius:14px;object-fit:cover}.game-title h2{font:700 24px/1.7 'DM Sans',sans-serif;text-align:start}.game-title .eyebrow{font-size:10px}.read-time{display:flex;align-items:center;gap:6px;font-size:12px;color:#8b8b9b}.guide-tabs{gap:0!important}.guide-tab-list{width:100%!important;border-radius:0!important;border-bottom:1px solid var(--border);background:transparent!important;padding:0 28px!important;height:auto!important;gap:25px;justify-content:flex-start!important}.guide-tab-list [role=tab]{flex:none;padding:12px 0 14px!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#848494;font-size:14px}.guide-tab-list [role=tab][data-active]{color:#7351cb!important;background:transparent!important;border-bottom:3px solid #7955cf!important}.panel{padding:29px!important;font-size:16px!important;line-height:1.85}.panel h3{font-size:23px;font-weight:700;line-height:1.7;margin-bottom:12px}.body-copy{color:#757688;line-height:2}.facts{display:grid;grid-template-columns:repeat(3,1fr);margin:27px 0;gap:12px}.facts>div{border-inline-start:2px solid #e9e4f3;padding-inline-start:13px}.facts span{font-size:12px;color:#8c8799;display:block;margin-bottom:5px}.facts strong{font-size:14px;font-weight:600}.takeaway{background:#f4f1fb;border-radius:11px;padding:18px;display:flex;align-items:flex-start;gap:13px;color:#7455ad}.takeaway>svg{margin-top:4px}.takeaway strong{font-size:14px}.takeaway p{font-size:14px;color:#807191;margin-top:3px;line-height:1.9}.overview-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;font-size:12px;color:#9892a1}.overview-footer a{display:flex;gap:5px;align-items:center;color:#6f52aa;white-space:nowrap}.sources{border-top:1px solid #eeedf3;padding:14px 28px;color:#898396;font-size:12px}.sources summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.sources summary::-webkit-details-marker{display:none}.sources[open] summary svg{transform:rotate(180deg)}.sources p{margin:13px 0}.sources a{display:inline-block;margin-inline-end:18px;color:#7053ac;text-decoration:underline;text-underline-offset:3px}.steps{list-style:none;margin:25px 0;padding:0}.steps li{display:flex;align-items:flex-start;gap:16px;padding-bottom:23px}.step-number{font:600 13px 'DM Sans',sans-serif;display:grid;place-items:center;background:#f1edf9;color:#7753bd;min-width:33px;height:33px;border-radius:9px;margin-top:5px}.steps h4,.mistakes h4,.powerups h4{font-size:17px;font-weight:700;margin-bottom:5px}.steps p,.mistakes p{font-size:15px;color:#777387;line-height:1.95}.powerups{margin-bottom:25px}.powerups>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.powerups section{border:1px solid var(--border);border-radius:10px;padding:14px}.powerups strong{font-family:'DM Sans',sans-serif;font-size:14px;color:#6f54ac}.powerups p{font-size:14px;color:#807a8b}.mistakes>section{padding:17px 0;border-bottom:1px solid #eeedf3}.mistakes>section:last-child{border:0}.editor-note{font-size:13px;margin-top:18px;background:#f8f7fb;padding:15px;border-radius:10px;color:#8a8494}.upcoming{margin:53px 0 65px;border-top:1px solid var(--border);padding-top:43px;scroll-margin-top:26px}.upcoming .eyebrow{margin-bottom:10px}.coming-label{border:1px solid #e0dbe9;border-radius:30px;font-size:12px;color:#81718e;padding:5px 11px;display:flex;align-items:center;gap:6px;white-space:nowrap}.upcoming-intro{max-width:730px;color:#7e7a8b;font-size:14px;margin-top:-10px;margin-bottom:27px;line-height:1.95}.upcoming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.upcoming-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:23px;display:flex;flex-direction:column}.upcoming-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:10px}.upcoming-top img{border-radius:17px}.upcoming-top>span{font-size:10px;font-weight:600;letter-spacing:.8px;color:#8e839d;background:#f2eff6;padding:4px 8px;border-radius:5px}.category{font-size:11px;color:#978ca2;letter-spacing:.5px}.upcoming-card h3{font:700 22px/1.7 'DM Sans',sans-serif;text-align:start;margin:4px 0 10px}.upcoming-card>p{font-size:14px;color:#878090;line-height:1.95;margin-bottom:19px}.planned{border-top:1px solid #eeebf2;padding-top:17px;margin-top:auto}.planned>span{font-size:10px;letter-spacing:.8px;color:#9a90a2;font-weight:600}.planned ul{list-style:none;padding:0;margin:11px 0 20px;font-size:13px;color:#7b718b}.planned li{display:flex;align-items:flex-start;gap:9px;margin:8px 0}.planned svg{margin-top:5px;color:#9f8bbd}.upcoming-card>a{font-size:13px;color:#70569a;display:flex;align-items:center;gap:8px}.chart-source{display:block;font-size:12px;color:#9b91a5;margin-top:20px;text-decoration:underline;text-underline-offset:4px}footer{border-top:1px solid var(--border);background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0}.footer-inner .brand{font-size:27px}.footer-inner .brand-symbol{width:37px;height:37px;border-radius:11px}.footer-inner p{font-size:12px;color:#958f9f;max-width:530px}.footer-inner>span{font-family:'DM Sans',sans-serif;font-size:10px;color:#aaa2b1;white-space:nowrap;letter-spacing:1px}.skip{position:fixed;top:-100px;inset-inline-start:20px;background:#fff;padding:10px;z-index:100}.skip:focus{top:15px}
@media(min-width:1000px){[dir=ltr] .intro h1{line-height:1.16;font-size:61px}[dir=ltr] .intro{padding-top:66px;padding-bottom:60px}}
@media(max-width:950px){.shell{width:calc(100% - 40px)}.reading-layout{grid-template-columns:1fr;gap:0}.contents{display:none}.intro{gap:35px;grid-template-columns:1fr 220px}.feature-main{gap:14px}.feature-main img{width:80px;height:80px;border-radius:18px}.feature h3{font-size:25px}.feature{padding:19px}.upcoming-grid{gap:15px}.upcoming-card{padding:18px}}
@media(max-width:650px){html{scroll-padding-top:25px}.header-inner{height:78px;gap:12px}.header nav{display:none}.brand{font-size:29px}.brand small{font-size:7px;letter-spacing:1px}.brand-symbol{width:39px;height:39px;border-radius:12px}.language{font-size:12px;padding:7px 10px}.intro{display:block;padding:35px 0 30px}.intro h1{font-size:42px;margin:12px 0;line-height:1.35}.intro>div>p{font-size:15px}.intro-note{display:none}.eyebrow{font-size:11px}.section-title{margin-bottom:17px;gap:12px}.section-title h2{font-size:21px;gap:9px}.section-title .muted{display:none}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-main{padding:18px 0;gap:20px}.feature-main img{width:88px;height:88px}.feature h3{font-size:27px}.feature-main p{font-size:14px}.reading-layout{margin-top:35px}.guide-heading{padding:20px 18px;align-items:flex-start}.game-title{gap:10px}.game-title img{width:46px;height:46px;border-radius:12px}.game-title h2{font-size:21px}.read-time{font-size:10px;margin-top:4px;gap:4px}.read-time svg{width:12px}.guide-tab-list{padding:0 18px!important;gap:20px}.guide-tab-list [role=tab]{font-size:13px}.panel{padding:23px 18px!important}.panel h3{font-size:20px}.body-copy{font-size:15px}.facts{gap:7px;margin:23px 0}.facts span{font-size:11px}.facts strong{font-size:12px}.facts>div{padding-inline-start:8px}.takeaway{padding:14px;gap:10px}.takeaway p{font-size:13px}.takeaway strong{font-size:13px}.overview-footer{align-items:flex-start;font-size:11px}.sources{padding:13px 18px;font-size:11px}.steps{margin-top:19px}.steps li{gap:11px}.steps h4,.mistakes h4{font-size:16px}.steps p,.mistakes p{font-size:14px}.powerups>div{gap:8px}.powerups p{font-size:13px}.upcoming{margin:25px 0 40px;padding-top:30px}.upcoming .section-title h2{font-size:21px}.upcoming .section-title{align-items:flex-end}.coming-label{font-size:10px;padding:4px 8px}.upcoming-grid{grid-template-columns:1fr;gap:16px}.upcoming-card{padding:23px}.upcoming-top{margin-bottom:14px}.upcoming-card>p{font-size:15px}.planned li{font-size:14px}.upcoming-card h3{font-size:25px}.footer-inner{flex-wrap:wrap;gap:18px}.footer-inner p{order:3;width:100%}.chart-source{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Native HTML controls: no framework or utility CSS dependency. */
[hidden]{display:none!important}.guide-tabs{display:flex;flex-direction:column}.guide-tab-list{display:flex;align-items:center}.guide-tab-list [role=tab]{font-family:inherit;font-weight:500;line-height:1.7;white-space:nowrap;cursor:pointer;background:transparent}.guide-tab-list [role=tab][aria-selected=true]{color:#7351cb!important;border-bottom:3px solid #7955cf!important}.icon{display:inline-block;vertical-align:middle;flex-shrink:0}button{color:inherit}.panel:focus-visible{outline:3px solid var(--ring);outline-offset:-5px}.feature-grid a:focus-visible{outline-offset:3px}
