:root{--hkcash-purple-950:#170728;--hkcash-purple-900:#27103f;--hkcash-purple-800:#3a175f;--hkcash-purple-700:#54258b;--hkcash-purple-600:#7138b5;--hkcash-purple-500:#8b5cf6;--hkcash-purple-300:#c4b5fd;--hkcash-purple-100:#f0ebff;--hkcash-lilac:#f8f5ff;--hkcash-ink:#21182e;--hkcash-muted:#70667f;--hkcash-line:#e6def2;--hkcash-card:#fff;--hkcash-radius-sm:12px;--hkcash-radius-md:18px;--hkcash-radius-lg:28px;--hkcash-shadow:0 18px 44px rgba(50,21,83,.10);--hkcash-content:1180px;--hkcash-reading:920px;--hkcash-sticky:74px}.hkcash-page,.hkcash-article-v11{box-sizing:border-box;color:var(--hkcash-ink);font-family:inherit}.hkcash-page *,.hkcash-article-v11 *{box-sizing:border-box}.hkcash-page{width:min(var(--hkcash-content),calc(100% - 28px));margin-inline:auto;padding:28px 0 80px}.hkcash-page section[id],.hkcash-article-v11 section[id]{scroll-margin-top:calc(var(--hkcash-sticky) + 48px)}.hkcash-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;align-items:center;overflow:hidden;margin:16px 0 22px;padding:42px;border-radius:var(--hkcash-radius-lg);background:linear-gradient(135deg,var(--hkcash-purple-950),var(--hkcash-purple-800) 62%,#6d28d9);color:#fff;box-shadow:var(--hkcash-shadow)}.hkcash-hero--home{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);padding:52px}.hkcash-hero__copy{min-width:0}.hkcash-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:850;color:#d8cbff}.hkcash-hero h1{margin:0;font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.03em;color:#fff}.hkcash-lead{max-width:760px;margin:18px 0 0;font-size:18px;line-height:1.78;color:rgb(255 255 255 / .84)}.hkcash-reviewbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hkcash-reviewbar span{padding:7px 10px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(255 255 255 / .08);font-size:12px;color:#efe9ff}.hkcash-figure{margin:0;overflow:hidden;border-radius:22px;background:#efe9ff;box-shadow:0 12px 34px rgb(13 5 25 / .18)}.hkcash-figure img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.hkcash-quickjump{position:sticky;top:var(--hkcash-sticky);z-index:20;display:flex;gap:8px;overflow-x:auto;margin:0 auto 28px;padding:10px;border:1px solid var(--hkcash-line);border-radius:16px;background:rgb(255 255 255 / .95);box-shadow:0 8px 24px rgb(50 21 83 / .07);backdrop-filter:blur(12px)}.hkcash-quickjump a{flex:0 0 auto;padding:9px 13px;border-radius:11px;color:var(--hkcash-purple-800);font-size:14px;font-weight:800;text-decoration:none}.hkcash-quickjump a:hover,.hkcash-quickjump a:focus-visible{background:var(--hkcash-purple-100);outline:2px solid #fff0}.hkcash-section{margin:26px 0;padding:34px;border:1px solid var(--hkcash-line);border-radius:var(--hkcash-radius-lg);background:#fff;box-shadow:0 8px 28px rgb(50 21 83 / .045)}.hkcash-section--tint{background:linear-gradient(180deg,#fff,var(--hkcash-lilac))}.hkcash-section--deep{border-color:#4f2874;background:linear-gradient(145deg,#281044,#3b1764);color:#fff}.hkcash-section--deep h2,.hkcash-section--deep p{color:#fff}.hkcash-section--deep .hkcash-kicker{color:#d8cbff}.hkcash-section__head{max-width:800px;margin-bottom:20px}.hkcash-section__head>span{display:inline-block;margin-bottom:6px;color:var(--hkcash-purple-600);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hkcash-section h2{margin:0 0 12px;font-size:clamp(27px,3vw,40px);line-height:1.15;color:var(--hkcash-purple-950)}.hkcash-section p,.hkcash-section li{font-size:16px;line-height:1.8}.hkcash-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:center}.hkcash-split--reverse{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.hkcash-visual-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hkcash-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkcash-card{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:start;padding:16px;border:1px solid var(--hkcash-line);border-radius:16px;background:#fff}.hkcash-card>strong{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--hkcash-purple-100);color:var(--hkcash-purple-800)}.hkcash-card p{margin:3px 0 0;font-size:14px}.hkcash-home-entries{display:grid;gap:18px}.hkcash-home-entry{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:24px;align-items:center;padding:18px;border-radius:22px;background:var(--hkcash-lilac);border:1px solid var(--hkcash-line)}.hkcash-home-entry:nth-child(even){grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.hkcash-home-entry:nth-child(even) .hkcash-figure{order:2}.hkcash-home-entry h2{font-size:28px}.hkcash-text-link,.hkcash-context-links a,.hkcash-section a{color:var(--hkcash-purple-700);font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.hkcash-section--deep a{color:#e8dfff}.hkcash-note{margin:18px 0;padding:18px 20px;border-left:5px solid var(--hkcash-purple-500);border-radius:0 16px 16px 0;background:var(--hkcash-purple-100)}.hkcash-note strong{color:var(--hkcash-purple-900)}.hkcash-table-wrap{overflow:auto;margin:18px 0;border:1px solid var(--hkcash-line);border-radius:18px;background:#fff}.hkcash-table{width:100%;min-width:680px;border-collapse:collapse}.hkcash-table th,.hkcash-table td{padding:14px 15px;border-right:1px solid var(--hkcash-line);border-bottom:1px solid var(--hkcash-line);text-align:left;vertical-align:top;font-size:14px;line-height:1.55}.hkcash-table th{background:var(--hkcash-purple-900);color:#fff}.hkcash-table tr:nth-child(even) td{background:#fbf9ff}.hkcash-table tr:last-child td{border-bottom:0}.hkcash-table th:last-child,.hkcash-table td:last-child{border-right:0}.hkcash-smallprint{font-size:13px!important;color:var(--hkcash-muted)}.hkcash-faq{display:grid;gap:10px}.hkcash-faq details{border:1px solid var(--hkcash-line);border-radius:15px;background:#fff;overflow:hidden}.hkcash-faq summary{cursor:pointer;padding:16px 44px 16px 17px;color:var(--hkcash-purple-900);font-weight:850}.hkcash-faq details p{margin:0;padding:0 17px 17px;color:var(--hkcash-muted)}.hkcash-context-links{padding-top:12px;border-top:1px dashed var(--hkcash-line)}.hkcash-topbar{padding:9px 16px;background:var(--hkcash-purple-950);color:#efe9ff;text-align:center;font-size:13px}.hkcash-footer{padding:42px max(18px,calc((100vw - var(--hkcash-content))/2));background:#160927;color:#e9ddff}.hkcash-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.hkcash-footer strong{display:block;margin-bottom:10px;color:#fff}.hkcash-footer a{display:block;margin:7px 0;color:#d8cbff;text-decoration:none}.hkcash-footer a:hover{text-decoration:underline}.hkcash-footer__note{margin:26px 0 0;padding-top:18px;border-top:1px solid rgb(255 255 255 / .12);color:#bfaed6;font-size:13px}.hkcash-floating-register{position:fixed;right:18px;bottom:24px;z-index:90;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 16px 36px rgb(76 29 149 / .34)}.hkcash-trust-v10 .hkcash-hero{background:linear-gradient(135deg,#25113d,#46306a)}.hkcash-trust-v10 .hkcash-section{max-width:1040px;margin-inline:auto}.hkcash-layout-b .hkcash-section:nth-of-type(odd),.hkcash-layout-d .hkcash-section:nth-of-type(even){transform:translateX(10px)}.hkcash-layout-c .hkcash-section--tint{border-top:5px solid var(--hkcash-purple-500)}.hkcash-layout-e .hkcash-section--tint{background:linear-gradient(120deg,#f7f3ff,#eef1ff)}.hkcash-article-v11{width:min(var(--hkcash-reading),calc(100% - 28px));margin:28px auto 72px;color:var(--hkcash-ink);line-height:1.8}.hkcash-article-v11 .av-toc{display:flex;gap:8px;overflow-x:auto;position:sticky;top:var(--hkcash-sticky);z-index:20;margin-bottom:22px;padding:10px;border:1px solid var(--hkcash-line);border-radius:15px;background:#fff}.hkcash-article-v11 .av-toc a{flex:0 0 auto;padding:8px 11px;border-radius:10px;color:var(--hkcash-purple-800);font-weight:800;text-decoration:none}.hkcash-article-v11 .av-toc a:hover{background:var(--hkcash-purple-100)}.hkcash-article-v11 .av-section,.hkcash-article-v11 .av-answer{margin:22px 0;padding:24px;border:1px solid var(--hkcash-line);border-radius:18px;background:#fff}.hkcash-article-v11 .av-answer{display:grid;grid-template-columns:48px 1fr;gap:14px;background:var(--hkcash-lilac)}.hkcash-article-v11 .av-answer__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--hkcash-purple-800);color:#fff;font-weight:900}.hkcash-article-v11 .av-faq details{padding:12px 0;border-bottom:1px solid var(--hkcash-line)}.hkcash-article-v11 .av-next{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin-top:26px;padding:22px;border-radius:18px;background:var(--hkcash-purple-900);color:#fff}.hkcash-article-v11 .av-next h3{margin:0;color:#fff}.hkcash-article-v11 .av-next a{padding:10px 14px;border-radius:11px;background:#d8cbff;color:#2a1148;font-weight:900;text-decoration:none}@media(max-width:900px){.hkcash-hero,.hkcash-hero--home,.hkcash-split,.hkcash-split--reverse,.hkcash-home-entry,.hkcash-home-entry:nth-child(even){grid-template-columns:1fr}.hkcash-home-entry:nth-child(even) .hkcash-figure{order:0}.hkcash-card-grid,.hkcash-visual-row{grid-template-columns:1fr}.hkcash-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-layout-b .hkcash-section:nth-of-type(odd),.hkcash-layout-d .hkcash-section:nth-of-type(even){transform:none}}@media(max-width:600px){.hkcash-page{width:min(100% - 18px,var(--hkcash-content));padding-top:10px}.hkcash-hero,.hkcash-hero--home{padding:26px 18px;border-radius:20px}.hkcash-hero h1{font-size:36px}.hkcash-lead{font-size:16px}.hkcash-section{padding:22px 17px;border-radius:20px}.hkcash-footer__grid{grid-template-columns:1fr}.hkcash-floating-register{left:12px;right:12px;bottom:10px}.hkcash-article-v11 .av-next{grid-template-columns:1fr}.hkcash-article-v11 .av-next a{text-align:center}}@media(prefers-reduced-motion:reduce){.hkcash-page *,.hkcash-article-v11 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}#site-navigation:not(.navigation-stick):not(.is_stuck),.main-navigation:not(.navigation-stick):not(.is_stuck){background:#fff}#site-navigation:not(.navigation-stick):not(.is_stuck) .main-nav>ul>li>a,.main-navigation:not(.navigation-stick):not(.is_stuck) .main-nav>ul>li>a{color:#27103f}#site-navigation:not(.navigation-stick):not(.is_stuck) .main-nav>ul>li:hover>a,#site-navigation:not(.navigation-stick):not(.is_stuck) .main-nav>ul>li.current-menu-item>a{color:#54258b;background:#fff0}#site-navigation:not(.navigation-stick):not(.is_stuck) .menu-bar-item>a{color:#27103f}#site-navigation.navigation-stick,#site-navigation.is_stuck,.main-navigation.navigation-stick,.main-navigation.is_stuck,#sticky-navigation{background:#27103f;box-shadow:0 8px 24px rgb(23 7 40 / .18)}#site-navigation.navigation-stick .main-nav>ul>li>a,#site-navigation.is_stuck .main-nav>ul>li>a,.main-navigation.navigation-stick .main-nav>ul>li>a,.main-navigation.is_stuck .main-nav>ul>li>a,#sticky-navigation .main-nav>ul>li>a{color:#fff}#site-navigation.navigation-stick .main-nav>ul>li:hover>a,#site-navigation.navigation-stick .main-nav>ul>li.current-menu-item>a,#site-navigation.is_stuck .main-nav>ul>li:hover>a,#site-navigation.is_stuck .main-nav>ul>li.current-menu-item>a,#sticky-navigation .main-nav>ul>li:hover>a,#sticky-navigation .main-nav>ul>li.current-menu-item>a{color:#fff;background:rgb(139 92 246 / .22)}#site-navigation.navigation-stick .menu-bar-item>a,#site-navigation.is_stuck .menu-bar-item>a,#sticky-navigation .menu-bar-item>a{color:#fff}.hkcash-section--deep .hkcash-section__head h2{color:#fff}.hkcash-section--deep .hkcash-section__head>span{color:#c4b5fd}.hkcash-section--deep .hkcash-table thead th{background:#27103f;color:#fff}.hkcash-section--deep .hkcash-table tbody td{background:#fff;color:#27103f}.hkcash-section--deep .hkcash-table tbody td a{color:#54258b;font-weight:700}.hkcash-section--deep .hkcash-table th,.hkcash-section--deep .hkcash-table td{border-color:rgb(84 37 139 / .18)}.hkcash-section--deep>p,.hkcash-section--deep .hkcash-section__head p{color:#f8f5ff}.hkcash-home-entries--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hkcash-home-entries--compact .hkcash-home-entry{display:block;margin:0}.hkcash-home-entries--compact .hkcash-home-entry .hkcash-figure{margin-bottom:20px}.hkcash-home-entries--compact .hkcash-home-entry .hkcash-figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.hkcash-section--deep{color:#f8f5ff}.hkcash-section--deep .hkcash-section__head h2{color:#fff}.hkcash-section--deep .hkcash-section__head>span{color:#c4b5fd}.hkcash-section--deep .hkcash-section__head p{color:#f0ebff}.hkcash-section--deep .hkcash-table thead th{background:#27103f;color:#fff}.hkcash-section--deep .hkcash-table tbody td{background:#fff;color:#27103f}.hkcash-section--deep .hkcash-table tbody td strong{color:#27103f}.hkcash-section--deep .hkcash-table tbody td a{color:#54258b;font-weight:700}.hkcash-section--deep .hkcash-table th,.hkcash-section--deep .hkcash-table td{border-color:rgb(84 37 139 / .18)}@media (max-width:768px){.hkcash-home-entries--compact{grid-template-columns:1fr}}.hkcash-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hkcash-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:999px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.hkcash-hero__btn:hover{transform:translateY(-2px)}.hkcash-hero__btn--primary{background:#fff;color:#27103f;border:1px solid #fff}.hkcash-hero__btn--primary:hover{background:#f0ebff;color:#27103f}.hkcash-hero__btn--secondary{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .45)}.hkcash-hero__btn--secondary:hover{background:rgb(255 255 255 / .12);color:#fff;border-color:#fff}.hkcash-hero__action-note{margin:12px 0 0;color:#d8cdf2;font-size:14px;line-height:1.6}@media (max-width:640px){.hkcash-hero__actions{display:grid;grid-template-columns:1fr}.hkcash-hero__btn{width:100%}}.hkcash-rule-scanner{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.95fr);gap:30px;align-items:center}.hkcash-rule-scanner__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hkcash-rule-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:18px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:16px}.hkcash-rule-card__num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#f0ebff;color:#54258b;font-weight:800;line-height:1}.hkcash-rule-card h3{margin:1px 0 8px;color:#170728;font-size:18px;line-height:1.3}.hkcash-rule-card p{margin:0;color:#3a175f;line-height:1.7;overflow-wrap:normal;word-break:normal}.hkcash-rule-scanner__visual{margin:0}.hkcash-rule-scanner__visual img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-section--deep{color:#f8f5ff}.hkcash-section--deep>.hkcash-section__head h2{color:#fff}.hkcash-section--deep>.hkcash-section__head>span{color:#c4b5fd}.hkcash-section--deep>.hkcash-section__head p{color:#f0ebff}.hkcash-section--deep .hkcash-table thead th{background:#27103f;color:#fff}.hkcash-section--deep .hkcash-table tbody td{background:#fff;color:#27103f}.hkcash-section--deep .hkcash-table tbody td strong{color:#170728}.hkcash-section--deep .hkcash-table th,.hkcash-section--deep .hkcash-table td{border-color:rgb(84 37 139 / .18)}.hkcash-section--deep .hkcash-note--light{background:#f0ebff;color:#27103f}.hkcash-section--deep .hkcash-note--light strong{color:#27103f}.hkcash-section--deep .hkcash-note--light p{color:#3a175f}.hkcash-section--deep .hkcash-note--light a{color:#54258b}.hkcash-hand-map{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:30px;align-items:center}.hkcash-hand-map__visual{margin:0}.hkcash-hand-map__visual img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-hand-map__content{display:grid;gap:12px}.hkcash-hand-state{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start;padding:17px 18px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:16px}.hkcash-hand-state>span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 8px;border-radius:10px;background:#f0ebff;color:#54258b;font-size:13px;font-weight:800;line-height:1}.hkcash-hand-state h3{margin:1px 0 6px;color:#170728;font-size:19px;line-height:1.3}.hkcash-hand-state p{margin:0;color:#3a175f;line-height:1.7;overflow-wrap:normal;word-break:normal}.hkcash-decision-note{margin-top:2px}.hkcash-decision-note strong{color:#27103f}.hkcash-decision-note p{color:#3a175f}.hkcash-knowledge-map{display:grid;gap:22px}.hkcash-km-group{margin:0;padding:26px;background:#fff;color:#27103f;border:1px solid rgb(196 181 253 / .48);border-radius:20px}.hkcash-km-group__head{margin-bottom:20px}.hkcash-km-group__head>span{display:block;margin-bottom:7px;color:#8b5cf6;font-size:12px;font-weight:800;letter-spacing:.06em}.hkcash-km-group__head h3{margin:0 0 8px;color:#170728;font-size:clamp(24px, 2.5vw, 32px);line-height:1.2}.hkcash-km-group__head p{margin:0;color:#54258b;line-height:1.7}.hkcash-km-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hkcash-km-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:18px;background:#fbf9ff;border:1px solid rgb(84 37 139 / .17);border-radius:16px}.hkcash-km-card__num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#f0ebff;color:#54258b;font-weight:800}.hkcash-km-card h4{margin:1px 0 8px;color:#170728;font-size:18px;line-height:1.35}.hkcash-km-card p{margin:0 0 12px;color:#3a175f;line-height:1.7;overflow-wrap:normal;word-break:normal}.hkcash-km-card a{color:#54258b;font-weight:800;text-decoration:none}.hkcash-km-card a:hover{color:#7138b5;text-decoration:underline}.hkcash-editorial-observation{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:30px;align-items:center}.hkcash-editorial-observation .hkcash-figure{margin:0}.hkcash-editorial-observation .hkcash-figure img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-hero .hkcash-reviewbar{display:none}.hkcash-table td,.hkcash-table th{overflow-wrap:normal;word-break:normal}@media (max-width:980px){.hkcash-rule-scanner,.hkcash-hand-map,.hkcash-editorial-observation{grid-template-columns:1fr}.hkcash-rule-scanner__visual,.hkcash-hand-map__visual,.hkcash-editorial-observation .hkcash-figure{max-width:680px}}@media (max-width:680px){.hkcash-rule-scanner__cards,.hkcash-km-grid{grid-template-columns:1fr}.hkcash-rule-card,.hkcash-km-card{grid-template-columns:40px minmax(0,1fr);padding:16px}.hkcash-hand-state{grid-template-columns:64px minmax(0,1fr);padding:16px}.hkcash-km-group{padding:20px}}@media (max-width:420px){.hkcash-rule-card,.hkcash-km-card,.hkcash-hand-state{grid-template-columns:1fr}.hkcash-rule-card__num,.hkcash-km-card__num{width:36px;height:36px}.hkcash-hand-state>span{width:max-content}}.hkcash-roulette-version-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.hkcash-roulette-version-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:18px;align-items:start;min-width:0;min-height:260px;height:100%;padding:22px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:18px}.hkcash-roulette-version-card__tag{display:flex;align-items:center;justify-content:center;min-width:58px;min-height:58px;padding:8px;background:#f0ebff;border-radius:14px;color:#54258b;font-size:17px;font-weight:900;line-height:1}.hkcash-roulette-version-card .hkcash-kicker{margin:0 0 3px}.hkcash-roulette-version-card h3{margin:0 0 8px;color:#170728;font-size:20px;line-height:1.3}.hkcash-roulette-version-card p{margin:0;color:#3a175f;line-height:1.7}.hkcash-roulette-version-card ul{margin:10px 0 0;padding-left:20px;color:#54258b;line-height:1.7}.hkcash-roulette-version-visual{position:relative;margin:0;min-height:260px;height:100%;overflow:hidden;border-radius:18px;background:#170728}.hkcash-roulette-version-visual img{display:block;width:100%;height:100%;object-fit:cover}.hkcash-roulette-version-visual figcaption{position:absolute;right:16px;bottom:16px;left:16px;padding:10px 13px;border-radius:10px;background:rgb(23 7 40 / .82);color:#fff;font-size:13px;line-height:1.5}.hkcash-roulette-coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.hkcash-roulette-coverage-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;align-items:center;min-width:0;padding:17px;background:#fff;border-radius:16px}.hkcash-roulette-coverage-card>strong{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f0ebff;border-radius:13px;color:#54258b;font-size:20px;font-weight:900}.hkcash-roulette-coverage-card h3{margin:0 0 4px;color:#170728;font-size:17px;line-height:1.3}.hkcash-roulette-coverage-card p{margin:0;color:#3a175f;line-height:1.55}.hkcash-roulette-probability{display:grid;gap:20px}.hkcash-roulette-equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch}.hkcash-roulette-equation__step{min-width:0;padding:20px;background:#f8f5ff;border:1px solid rgb(84 37 139 / .16);border-radius:17px}.hkcash-roulette-equation__step>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:13px;background:#f0ebff;border-radius:10px;color:#54258b;font-weight:900}.hkcash-roulette-equation__step>strong{display:block;margin-bottom:7px;color:#170728;font-size:18px}.hkcash-roulette-equation__step p{margin:0;color:#3a175f;line-height:1.65}.hkcash-roulette-equation__arrow{display:flex;align-items:center;justify-content:center;color:#7138b5;font-size:24px;font-weight:900}.hkcash-roulette-zero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hkcash-roulette-zero-card{padding:24px;background:#fff;border-radius:18px;color:#27103f}.hkcash-roulette-zero-card .hkcash-kicker{color:#7138b5}.hkcash-roulette-zero-card h3{margin:6px 0 12px;color:#170728;font-size:clamp(21px, 2.2vw, 28px);line-height:1.25}.hkcash-roulette-zero-card>strong{display:block;margin-bottom:10px;color:#54258b;font-size:20px}.hkcash-roulette-zero-card p{color:#3a175f;line-height:1.7}.hkcash-roulette-zero-flow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:20px;padding:18px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .16);border-radius:16px}.hkcash-roulette-zero-flow span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 15px;background:#fff;border-radius:999px;color:#27103f;font-weight:800}.hkcash-roulette-zero-flow b{color:#c4b5fd;font-size:20px}.hkcash-roulette-wheel-table{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:30px;align-items:center}.hkcash-roulette-wheel-table>.hkcash-figure{margin:0}.hkcash-roulette-wheel-table>.hkcash-figure img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-roulette-wheel-table__content{display:grid;gap:14px}.hkcash-roulette-structure-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;padding:18px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:16px}.hkcash-roulette-structure-card>span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px;background:#f0ebff;border-radius:10px;color:#54258b;font-size:12px;font-weight:900}.hkcash-roulette-structure-card h3{margin:1px 0 7px;color:#170728;font-size:19px}.hkcash-roulette-structure-card p{margin:0;color:#3a175f;line-height:1.7}.hkcash-roulette-version-card,.hkcash-roulette-coverage-card,.hkcash-roulette-equation__step,.hkcash-roulette-zero-card,.hkcash-roulette-structure-card{overflow-wrap:normal;word-break:normal}@media (max-width:980px){.hkcash-roulette-wheel-table{grid-template-columns:1fr}.hkcash-roulette-version-grid{grid-template-columns:1fr}.hkcash-roulette-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-roulette-equation{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-roulette-equation__arrow{display:none}.hkcash-roulette-version-visual,.hkcash-roulette-wheel-table>.hkcash-figure{max-width:680px}.hkcash-roulette-version-card,.hkcash-roulette-version-visual{min-height:auto}.hkcash-roulette-version-visual img{height:auto;aspect-ratio:4 / 3}}@media (max-width:680px){.hkcash-roulette-coverage-grid,.hkcash-roulette-zero-grid,.hkcash-roulette-equation{grid-template-columns:1fr}.hkcash-roulette-version-card{grid-template-columns:62px minmax(0,1fr);padding:17px}.hkcash-roulette-coverage-card{grid-template-columns:48px minmax(0,1fr)}.hkcash-roulette-structure-card{grid-template-columns:64px minmax(0,1fr)}}@media (max-width:420px){.hkcash-roulette-version-card,.hkcash-roulette-coverage-card,.hkcash-roulette-structure-card{grid-template-columns:1fr}.hkcash-roulette-version-card__tag{width:max-content;min-width:58px}.hkcash-roulette-coverage-card>strong{width:44px;height:44px}}.hkcash-baccarat-round{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:30px;align-items:center}.hkcash-baccarat-round__flow{display:grid;gap:7px}.hkcash-baccarat-flow-step{display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;align-items:start;padding:15px 17px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:15px}.hkcash-baccarat-flow-step>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0ebff;border-radius:11px;color:#54258b;font-weight:900}.hkcash-baccarat-flow-step h3{margin:1px 0 5px;color:#170728;font-size:17px;line-height:1.3}.hkcash-baccarat-flow-step p{margin:0;color:#3a175f;line-height:1.6}.hkcash-baccarat-flow-arrow{padding-left:20px;color:#8b5cf6;font-size:18px;font-weight:900}.hkcash-baccarat-round__visual{margin:0}.hkcash-baccarat-round__visual img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-baccarat-third-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:20px}.hkcash-baccarat-third-card{padding:24px;background:#fff;border-radius:18px;color:#27103f}.hkcash-baccarat-third-card .hkcash-kicker{color:#7138b5}.hkcash-baccarat-third-card h3{margin:5px 0 12px;color:#170728;font-size:23px;line-height:1.3}.hkcash-baccarat-third-card p{color:#3a175f;line-height:1.7}.hkcash-baccarat-rule-list{display:grid;gap:10px;margin-top:14px}.hkcash-baccarat-rule-list>div{display:grid;grid-template-columns:65px minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px;background:#f8f5ff;border-radius:12px}.hkcash-baccarat-rule-list strong{color:#54258b;font-size:17px}.hkcash-baccarat-rule-list span{color:#3a175f}.hkcash-baccarat-rule-chain{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px}.hkcash-baccarat-rule-chain span{padding:8px 12px;background:#f0ebff;border-radius:999px;color:#54258b;font-weight:800}.hkcash-baccarat-rule-chain b{color:#7138b5}.hkcash-baccarat-banker-matrix{display:grid;margin-bottom:20px;overflow:hidden;background:#fff;border-radius:17px}.hkcash-baccarat-banker-matrix>div{display:grid;grid-template-columns:.55fr 1.45fr .7fr;border-bottom:1px solid rgb(84 37 139 / .15)}.hkcash-baccarat-banker-matrix>div:last-child{border-bottom:0}.hkcash-baccarat-banker-matrix>div>*{padding:13px 15px}.hkcash-baccarat-banker-matrix__head{background:#27103f}.hkcash-baccarat-banker-matrix__head span{color:#fff;font-weight:800}.hkcash-baccarat-banker-matrix strong{color:#27103f}.hkcash-baccarat-banker-matrix>div:not(.hkcash-baccarat-banker-matrix__head) span{color:#3a175f}.hkcash-baccarat-settlement-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch;margin-bottom:22px}.hkcash-baccarat-settlement-flow>div{padding:18px;background:#f8f5ff;border:1px solid rgb(84 37 139 / .16);border-radius:16px}.hkcash-baccarat-settlement-flow>div>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:12px;background:#f0ebff;border-radius:10px;color:#54258b;font-weight:900}.hkcash-baccarat-settlement-flow>div>strong{display:block;margin-bottom:6px;color:#170728;font-size:17px}.hkcash-baccarat-settlement-flow>div p{margin:0;color:#3a175f;line-height:1.6}.hkcash-baccarat-settlement-flow>b{display:flex;align-items:center;justify-content:center;color:#7138b5;font-size:22px}.hkcash-baccarat-settlement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.hkcash-baccarat-settlement-card{padding:20px;background:#fff;border:1px solid rgb(84 37 139 / .18);border-radius:16px}.hkcash-baccarat-settlement-card>span{display:inline-flex;margin-bottom:10px;padding:6px 10px;background:#f0ebff;border-radius:999px;color:#54258b;font-size:12px;font-weight:900}.hkcash-baccarat-settlement-card h3{margin:0 0 7px;color:#170728;font-size:19px}.hkcash-baccarat-settlement-card p{margin:0;color:#3a175f;line-height:1.7}.hkcash-baccarat-settlement-visual{max-width:720px;margin:0 auto}.hkcash-baccarat-settlement-visual img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.hkcash-baccarat-roadmap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.hkcash-baccarat-roadmap-card{min-height:260px;padding:22px;background:#fff;border-radius:18px;color:#27103f}.hkcash-baccarat-roadmap-card>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:10px;background:#f0ebff;border-radius:11px;color:#54258b;font-weight:900}.hkcash-baccarat-roadmap-card .hkcash-kicker{color:#7138b5}.hkcash-baccarat-roadmap-card h3{margin:5px 0 9px;color:#170728;font-size:21px}.hkcash-baccarat-roadmap-card p{color:#3a175f;line-height:1.7}.hkcash-baccarat-roadmap-visual{position:relative;margin:0;min-height:260px;overflow:hidden;border-radius:18px}.hkcash-baccarat-roadmap-visual img{display:block;width:100%;height:100%;object-fit:cover}.hkcash-baccarat-roadmap-visual figcaption{position:absolute;right:16px;bottom:16px;left:16px;padding:10px 13px;background:rgb(23 7 40 / .84);border-radius:10px;color:#fff;font-size:13px;line-height:1.5}.hkcash-baccarat-layer-grid{display:grid;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);gap:18px;align-items:stretch;margin-bottom:20px}.hkcash-baccarat-layer-card{padding:24px;background:#f8f5ff;border:1px solid rgb(84 37 139 / .16);border-radius:18px}.hkcash-baccarat-layer-card h3{margin:5px 0 12px;color:#170728;font-size:22px}.hkcash-baccarat-layer-card ul{margin:0;padding-left:20px;color:#3a175f;line-height:1.9}.hkcash-baccarat-layer-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:18px;background:#27103f}.hkcash-baccarat-layer-divider strong{color:#fff;font-size:38px}.hkcash-baccarat-layer-divider span{color:#c4b5fd;font-size:12px;font-weight:800;text-align:center}.hkcash-baccarat-flow-step,.hkcash-baccarat-third-card,.hkcash-baccarat-settlement-card,.hkcash-baccarat-roadmap-card,.hkcash-baccarat-layer-card{overflow-wrap:normal;word-break:normal}@media (max-width:980px){.hkcash-baccarat-round{grid-template-columns:1fr}.hkcash-baccarat-settlement-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-baccarat-settlement-flow>b{display:none}.hkcash-baccarat-layer-grid{grid-template-columns:1fr}.hkcash-baccarat-layer-divider{min-height:80px}.hkcash-baccarat-round__visual{max-width:680px}}@media (max-width:680px){.hkcash-baccarat-third-grid,.hkcash-baccarat-settlement-grid,.hkcash-baccarat-roadmap-grid,.hkcash-baccarat-settlement-flow{grid-template-columns:1fr}.hkcash-baccarat-banker-matrix{overflow-x:auto}.hkcash-baccarat-banker-matrix>div{min-width:620px}.hkcash-baccarat-roadmap-card,.hkcash-baccarat-roadmap-visual{min-height:auto}.hkcash-baccarat-roadmap-visual img{height:auto;aspect-ratio:4 / 3}}@media (max-width:420px){.hkcash-baccarat-flow-step{grid-template-columns:40px minmax(0,1fr)}.hkcash-baccarat-rule-list>div{grid-template-columns:1fr;gap:3px}}[data-hkcash-page="baccarat"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-baccarat-third-card .hkcash-key,[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-baccarat-roadmap-card .hkcash-key,[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-km-group .hkcash-key{color:#A66A00}[data-hkcash-page="baccarat"] a:not(.hkcash-hero__btn){color:#4F46E5;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="baccarat"] a:not(.hkcash-hero__btn):hover{color:#3730A3}[data-hkcash-page="baccarat"] .hkcash-section--deep>a,[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-context-next--deep a{color:#C7D2FE}[data-hkcash-page="baccarat"] .hkcash-section--deep .hkcash-context-next--deep a:hover{color:#fff}.hkcash-baccarat-round-intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px;align-items:stretch;margin-bottom:22px}.hkcash-baccarat-round-phases{display:grid;gap:12px}.hkcash-baccarat-round-phases article{padding:17px 19px;background:#f8f5ff;border:1px solid rgb(84 37 139 / .16);border-radius:15px}.hkcash-baccarat-round-phases article>span{display:block;margin-bottom:4px;color:#8b5cf6;font-size:11px;font-weight:900;letter-spacing:.06em}.hkcash-baccarat-round-phases h3{margin:0 0 5px;color:#170728;font-size:18px}.hkcash-baccarat-round-phases p{margin:0;color:#3a175f;line-height:1.65}.hkcash-baccarat-round-intro__visual{margin:0;min-height:0;overflow:hidden;border-radius:18px}.hkcash-baccarat-round-intro__visual img{display:block;width:100%;height:100%;max-height:310px;object-fit:cover;object-position:center}.hkcash-baccarat-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkcash-baccarat-flow-grid .hkcash-baccarat-flow-step{height:100%}.hkcash-baccarat-flow-step--final{grid-column:1 / -1}.hkcash-context-next{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;align-items:start;margin-top:22px;padding:17px 19px;background:#f8f5ff;border:1px solid rgb(84 37 139 / .15);border-left:4px solid #8b5cf6;border-radius:14px}.hkcash-context-next>span{color:#7138b5;font-size:12px;font-weight:900;letter-spacing:.04em}.hkcash-context-next p{margin:0;color:#3a175f;line-height:1.75}.hkcash-context-next--deep{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .15);border-left-color:#F2C96D}.hkcash-context-next--deep>span{color:#F2C96D}.hkcash-context-next--deep p{color:#f0ebff}[data-hkcash-page="baccarat"] .hkcash-km-card a{display:inline-flex;margin-top:2px;color:#4F46E5;font-weight:800}[data-hkcash-page="baccarat"] .hkcash-km-card a:hover{color:#3730A3}@media (max-width:900px){.hkcash-baccarat-round-intro{grid-template-columns:1fr}.hkcash-baccarat-round-intro__visual{max-width:560px}.hkcash-baccarat-round-intro__visual img{height:auto;max-height:none;aspect-ratio:4 / 3}}@media (max-width:680px){.hkcash-baccarat-flow-grid{grid-template-columns:1fr}.hkcash-baccarat-flow-step--final{grid-column:auto}.hkcash-context-next{grid-template-columns:1fr;gap:7px}}[data-hkcash-page="roulette"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="roulette"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="roulette"] .hkcash-section--deep .hkcash-roulette-coverage-card .hkcash-key,[data-hkcash-page="roulette"] .hkcash-section--deep .hkcash-roulette-zero-card .hkcash-key,[data-hkcash-page="roulette"] .hkcash-section--deep .hkcash-km-group .hkcash-key,[data-hkcash-page="roulette"] .hkcash-section--deep .hkcash-note--light .hkcash-key{color:#A66A00}[data-hkcash-page="roulette"] .hkcash-context-next a,[data-hkcash-page="roulette"] .hkcash-km-card a,[data-hkcash-page="roulette"] .hkcash-note a,[data-hkcash-page="roulette"] .hkcash-roulette-structure-card a{color:#4F46E5;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="roulette"] .hkcash-context-next a:hover,[data-hkcash-page="roulette"] .hkcash-km-card a:hover,[data-hkcash-page="roulette"] .hkcash-note a:hover,[data-hkcash-page="roulette"] .hkcash-roulette-structure-card a:hover{color:#3730A3}[data-hkcash-page="roulette"] .hkcash-context-next--deep a{color:#C7D2FE}[data-hkcash-page="roulette"] .hkcash-context-next--deep a:hover{color:#FFF}[data-hkcash-page="roulette"] .hkcash-context-next{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;margin-top:22px;padding:17px 19px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .15);border-left:4px solid #8B5CF6;border-radius:14px}[data-hkcash-page="roulette"] .hkcash-context-next>span{color:#7138B5;font-size:12px;font-weight:900;letter-spacing:.04em}[data-hkcash-page="roulette"] .hkcash-context-next p{margin:0;color:#3A175F;line-height:1.75}[data-hkcash-page="roulette"] .hkcash-context-next--deep{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .15);border-left-color:#F2C96D}[data-hkcash-page="roulette"] .hkcash-context-next--deep>span{color:#F2C96D}[data-hkcash-page="roulette"] .hkcash-context-next--deep p{color:#F0EBFF}[data-hkcash-page="roulette"] .hkcash-km-card a{display:inline-flex;margin-top:2px}@media (max-width:680px){[data-hkcash-page="roulette"] .hkcash-context-next{grid-template-columns:1fr;gap:7px}}[data-hkcash-page="blackjack"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="blackjack"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="blackjack"] .hkcash-section--deep .hkcash-note--light .hkcash-key,[data-hkcash-page="blackjack"] .hkcash-section--deep .hkcash-km-group .hkcash-key{color:#A66A00}[data-hkcash-page="blackjack"] .hkcash-context-next a,[data-hkcash-page="blackjack"] .hkcash-km-card a,[data-hkcash-page="blackjack"] .hkcash-note a{color:#4F46E5;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="blackjack"] .hkcash-context-next a:hover,[data-hkcash-page="blackjack"] .hkcash-km-card a:hover,[data-hkcash-page="blackjack"] .hkcash-note a:hover{color:#3730A3}[data-hkcash-page="blackjack"] .hkcash-context-next--deep a{color:#C7D2FE}[data-hkcash-page="blackjack"] .hkcash-context-next--deep a:hover{color:#FFF}[data-hkcash-page="blackjack"] .hkcash-context-next{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;margin-top:22px;padding:17px 19px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .15);border-left:4px solid #8B5CF6;border-radius:14px}[data-hkcash-page="blackjack"] .hkcash-context-next>span{color:#7138B5;font-size:12px;font-weight:900;letter-spacing:.04em}[data-hkcash-page="blackjack"] .hkcash-context-next p{margin:0;color:#3A175F;line-height:1.75}[data-hkcash-page="blackjack"] .hkcash-context-next--deep{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .15);border-left-color:#F2C96D}[data-hkcash-page="blackjack"] .hkcash-context-next--deep>span{color:#F2C96D}[data-hkcash-page="blackjack"] .hkcash-context-next--deep p{color:#F0EBFF}[data-hkcash-page="blackjack"] .hkcash-km-card a{display:inline-flex;margin-top:2px}[data-hkcash-page="blackjack"] .hkcash-hero .hkcash-key{color:#F2C96D}@media (max-width:680px){[data-hkcash-page="blackjack"] .hkcash-context-next{grid-template-columns:1fr;gap:7px}}[data-hkcash-page="sic-bo"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="sic-bo"] .hkcash-hero .hkcash-key,[data-hkcash-page="sic-bo"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="sic-bo"] .hkcash-section--deep .hkcash-note--light .hkcash-key,[data-hkcash-page="sic-bo"] .hkcash-section--deep .hkcash-sicbo-family-card .hkcash-key,[data-hkcash-page="sic-bo"] .hkcash-section--deep .hkcash-km-group .hkcash-key{color:#A66A00}[data-hkcash-page="sic-bo"] .hkcash-context-next a,[data-hkcash-page="sic-bo"] .hkcash-km-card a,[data-hkcash-page="sic-bo"] .hkcash-note a{color:#4F46E5;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="sic-bo"] .hkcash-context-next a:hover,[data-hkcash-page="sic-bo"] .hkcash-km-card a:hover,[data-hkcash-page="sic-bo"] .hkcash-note a:hover{color:#3730A3}[data-hkcash-page="sic-bo"] .hkcash-context-next--deep a{color:#C7D2FE}[data-hkcash-page="sic-bo"] .hkcash-context-next--deep a:hover{color:#FFF}[data-hkcash-page="sic-bo"] .hkcash-context-next{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;margin-top:22px;padding:17px 19px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .15);border-left:4px solid #8B5CF6;border-radius:14px}[data-hkcash-page="sic-bo"] .hkcash-context-next>span{color:#7138B5;font-size:12px;font-weight:900;letter-spacing:.04em}[data-hkcash-page="sic-bo"] .hkcash-context-next p{margin:0;color:#3A175F;line-height:1.75}[data-hkcash-page="sic-bo"] .hkcash-context-next--deep{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .15);border-left-color:#F2C96D}[data-hkcash-page="sic-bo"] .hkcash-context-next--deep>span{color:#F2C96D}[data-hkcash-page="sic-bo"] .hkcash-context-next--deep p{color:#F0EBFF}.hkcash-sicbo-outcome-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:26px;align-items:stretch}.hkcash-sicbo-outcome-content{display:grid;gap:18px}.hkcash-sicbo-equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.25fr);gap:10px;align-items:stretch}.hkcash-sicbo-equation article{padding:18px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .16);border-radius:16px;text-align:center}.hkcash-sicbo-equation article>span{display:block;margin-bottom:6px;color:#8B5CF6;font-size:11px;font-weight:900;letter-spacing:.05em}.hkcash-sicbo-equation article>strong{display:block;color:#170728;font-size:32px;line-height:1.1}.hkcash-sicbo-equation article p{margin:6px 0 0;color:#3A175F}.hkcash-sicbo-equation>b{display:flex;align-items:center;justify-content:center;color:#7138B5;font-size:24px}.hkcash-sicbo-equation__result{background:#27103F!important}.hkcash-sicbo-equation__result>span{color:#C4B5FD!important}.hkcash-sicbo-equation__result>strong,.hkcash-sicbo-equation__result p{color:#FFF!important}.hkcash-sicbo-order-example{padding:20px;background:#FFF;border:1px solid rgb(84 37 139 / .17);border-radius:17px}.hkcash-sicbo-order-example>strong{display:block;margin-bottom:12px;color:#170728;font-size:18px}.hkcash-sicbo-order-example>div{display:flex;flex-wrap:wrap;gap:8px}.hkcash-sicbo-order-example>div span{padding:7px 10px;background:#F0EBFF;border-radius:9px;color:#54258B;font-weight:800}.hkcash-sicbo-order-example p{margin:14px 0 0;color:#3A175F;line-height:1.7}.hkcash-sicbo-compact-visual{position:relative;margin:0;min-height:0;overflow:hidden;border-radius:18px}.hkcash-sicbo-compact-visual img{display:block;width:100%;height:100%;max-height:390px;object-fit:cover}.hkcash-sicbo-compact-visual figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:9px 12px;background:rgb(23 7 40 / .84);border-radius:10px;color:#FFF;font-size:13px;line-height:1.5}.hkcash-sicbo-distribution{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);gap:22px;align-items:start}.hkcash-sicbo-distribution__table{overflow:hidden;background:#FFF;border-radius:17px}.hkcash-sicbo-distribution__table>div{display:grid;grid-template-columns:80px 110px minmax(0,1fr);align-items:center;border-bottom:1px solid rgb(84 37 139 / .12)}.hkcash-sicbo-distribution__table>div:last-child{border-bottom:0}.hkcash-sicbo-distribution__table>div>*{padding:10px 14px}.hkcash-sicbo-distribution__head{background:#27103F}.hkcash-sicbo-distribution__head span{color:#FFF;font-weight:800}.hkcash-sicbo-distribution__table strong{color:#27103F}.hkcash-sicbo-distribution__table>div>span:nth-child(2){color:#3A175F}.hkcash-sicbo-distribution__peak{background:#F8F5FF}.hkcash-sicbo-bar{position:relative;height:10px;margin:0 14px;padding:0!important;overflow:hidden;background:#F0EBFF;border-radius:999px}.hkcash-sicbo-bar:before{content:"";display:block;width:var(--sicbo-bar);height:100%;background:#8B5CF6;border-radius:inherit}.hkcash-sicbo-distribution__summary{display:grid;gap:12px}.hkcash-sicbo-distribution__summary article{padding:18px;background:#FFF;border-radius:16px}.hkcash-sicbo-distribution__summary span{display:block;margin-bottom:5px;color:#8B5CF6;font-size:11px;font-weight:900}.hkcash-sicbo-distribution__summary strong{display:block;color:#170728;font-size:22px}.hkcash-sicbo-distribution__summary p{margin:6px 0 0;color:#3A175F;line-height:1.6}.hkcash-sicbo-trigger{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:22px;align-items:stretch}.hkcash-sicbo-trigger__result{display:flex;flex-direction:column;justify-content:center;padding:24px;background:#27103F;border-radius:18px;text-align:center}.hkcash-sicbo-trigger__result>span{color:#C4B5FD;font-size:11px;font-weight:900;letter-spacing:.05em}.hkcash-sicbo-trigger__result h3{margin:14px 0 5px;color:#FFF}.hkcash-sicbo-trigger__result p{margin:0;color:#F0EBFF}.hkcash-sicbo-dice{display:flex;justify-content:center;gap:10px;margin-top:16px}.hkcash-sicbo-dice strong{display:flex;align-items:center;justify-content:center;width:62px;height:62px;background:#FFF;border-radius:14px;color:#54258B;font-size:26px}.hkcash-sicbo-trigger__bets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkcash-sicbo-trigger__bets article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;padding:16px;background:#FFF;border:1px solid rgb(84 37 139 / .16);border-radius:15px}.hkcash-sicbo-trigger__bets article>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;font-weight:900}.hkcash-sicbo-trigger__bets .is-hit>span{background:#EEF7EE;color:#24733A}.hkcash-sicbo-trigger__bets .is-miss>span{background:#F8EEEE;color:#9B3030}.hkcash-sicbo-trigger__bets h3{margin:1px 0 5px;color:#170728;font-size:17px}.hkcash-sicbo-trigger__bets p{margin:0;color:#3A175F;line-height:1.6}.hkcash-sicbo-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.hkcash-sicbo-family-card{min-height:245px;padding:22px;background:#FFF;border-radius:18px;color:#27103F}.hkcash-sicbo-family-card>span{display:block;margin-bottom:7px;color:#7138B5;font-size:11px;font-weight:900;letter-spacing:.05em}.hkcash-sicbo-family-card h3{margin:0 0 12px;color:#170728;font-size:21px}.hkcash-sicbo-family-card ul{margin:0 0 12px;padding-left:20px;color:#54258B;line-height:1.8}.hkcash-sicbo-family-card p{margin:0;color:#3A175F;line-height:1.7}.hkcash-sicbo-family-visual{position:relative;margin:0;min-height:245px;overflow:hidden;border-radius:18px}.hkcash-sicbo-family-visual img{display:block;width:100%;height:100%;object-fit:cover}.hkcash-sicbo-family-visual figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:9px 12px;background:rgb(23 7 40 / .84);border-radius:10px;color:#FFF;font-size:13px;line-height:1.5}.hkcash-sicbo-math-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:stretch;margin-bottom:20px}.hkcash-sicbo-math-flow article{padding:17px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .16);border-radius:15px}.hkcash-sicbo-math-flow article>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:10px;background:#F0EBFF;border-radius:9px;color:#54258B;font-weight:900}.hkcash-sicbo-math-flow article>strong{display:block;color:#170728;font-size:16px}.hkcash-sicbo-math-flow article p{margin:6px 0 0;color:#3A175F;line-height:1.6}.hkcash-sicbo-math-flow>b{display:flex;align-items:center;justify-content:center;color:#7138B5;font-size:20px}[data-hkcash-page="sic-bo"] .hkcash-km-card a{display:inline-flex;margin-top:2px}@media(max-width:980px){.hkcash-sicbo-outcome-grid,.hkcash-sicbo-distribution,.hkcash-sicbo-trigger{grid-template-columns:1fr}.hkcash-sicbo-equation{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-sicbo-equation>b{display:none}.hkcash-sicbo-math-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-sicbo-math-flow>b{display:none}.hkcash-sicbo-compact-visual{max-width:580px}}@media(max-width:680px){[data-hkcash-page="sic-bo"] .hkcash-context-next{grid-template-columns:1fr;gap:7px}.hkcash-sicbo-equation,.hkcash-sicbo-trigger__bets,.hkcash-sicbo-family-grid,.hkcash-sicbo-math-flow{grid-template-columns:1fr}.hkcash-sicbo-distribution__table{overflow-x:auto}.hkcash-sicbo-distribution__table>div{min-width:560px}.hkcash-sicbo-family-card,.hkcash-sicbo-family-visual{min-height:auto}.hkcash-sicbo-family-visual img,.hkcash-sicbo-compact-visual img{height:auto;max-height:none;aspect-ratio:4/3}}[data-hkcash-page="casino-guides"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="casino-guides"] .hkcash-hero .hkcash-key,[data-hkcash-page="casino-guides"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="casino-guides"] .hkcash-section--deep .hkcash-note--light .hkcash-key,[data-hkcash-page="casino-guides"] .hkcash-section--deep .hkcash-km-group .hkcash-key{color:#A66A00}[data-hkcash-page="casino-guides"] .hkcash-context-next a,[data-hkcash-page="casino-guides"] .hkcash-km-card a,[data-hkcash-page="casino-guides"] .hkcash-note a{color:#4F46E5;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="casino-guides"] .hkcash-context-next a:hover,[data-hkcash-page="casino-guides"] .hkcash-km-card a:hover,[data-hkcash-page="casino-guides"] .hkcash-note a:hover{color:#3730A3}[data-hkcash-page="casino-guides"] .hkcash-context-next--deep a{color:#C7D2FE}[data-hkcash-page="casino-guides"] .hkcash-context-next--deep a:hover{color:#FFF}[data-hkcash-page="casino-guides"] .hkcash-context-next{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start;margin-top:22px;padding:17px 19px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .15);border-left:4px solid #8B5CF6;border-radius:14px}[data-hkcash-page="casino-guides"] .hkcash-context-next>span{color:#7138B5;font-size:12px;font-weight:900;letter-spacing:.04em}[data-hkcash-page="casino-guides"] .hkcash-context-next p{margin:0;color:#3A175F;line-height:1.75}[data-hkcash-page="casino-guides"] .hkcash-context-next--deep{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .15);border-left-color:#F2C96D}[data-hkcash-page="casino-guides"] .hkcash-context-next--deep>span{color:#F2C96D}[data-hkcash-page="casino-guides"] .hkcash-context-next--deep p{color:#F0EBFF}.hkcash-casino-chain-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:stretch}.hkcash-casino-chain{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkcash-casino-chain>b{display:none}.hkcash-casino-chain article{padding:18px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .16);border-radius:16px}.hkcash-casino-chain article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:10px;background:#F0EBFF;border-radius:10px;color:#54258B;font-weight:900}.hkcash-casino-chain article>strong{display:block;color:#170728;font-size:17px}.hkcash-casino-chain article p{margin:6px 0 0;color:#3A175F;line-height:1.6}.hkcash-casino-chain-visual{position:relative;margin:0;overflow:hidden;border-radius:18px}.hkcash-casino-chain-visual img{display:block;width:100%;height:100%;max-height:390px;object-fit:cover}.hkcash-casino-chain-visual figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:9px 12px;background:rgb(23 7 40 / .84);border-radius:10px;color:#FFF;font-size:13px;line-height:1.5}.hkcash-casino-dependency-note{margin-top:20px;padding:18px;background:#FFF;border:1px solid rgb(84 37 139 / .16);border-radius:16px}.hkcash-casino-dependency-note>strong{display:block;margin-bottom:12px;color:#170728;font-size:18px}.hkcash-casino-dependency-note>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hkcash-casino-dependency-note span{padding:12px;background:#F8F5FF;border-radius:12px;color:#3A175F;line-height:1.55}.hkcash-casino-dependency-note b{display:block;margin-bottom:3px;color:#54258B}.hkcash-casino-translator{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hkcash-casino-translator article{padding:21px;background:#FFF;border-radius:17px}.hkcash-casino-translator article>span{display:inline-flex;margin-bottom:10px;padding:5px 9px;background:#F0EBFF;border-radius:999px;color:#54258B;font-size:11px;font-weight:900}.hkcash-casino-translator h3{margin:0 0 8px;color:#170728;font-size:19px}.hkcash-casino-translator p{margin:0 0 11px;color:#3A175F;line-height:1.65}.hkcash-casino-translator small{display:block;padding-top:10px;border-top:1px solid rgb(84 37 139 / .14);color:#7138B5;font-weight:700}.hkcash-casino-metric-grid{display:grid;grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);gap:18px;align-items:stretch}.hkcash-casino-metric-card{padding:23px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .16);border-radius:18px}.hkcash-casino-metric-card>span{display:inline-flex;padding:6px 10px;background:#F0EBFF;border-radius:999px;color:#54258B;font-size:12px;font-weight:900}.hkcash-casino-metric-card h3{margin:10px 0 12px;color:#170728;font-size:22px}.hkcash-casino-metric-card ul{margin:0;padding-left:20px;color:#3A175F;line-height:1.8}.hkcash-casino-related-marker{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px;background:#27103F;border-radius:18px;text-align:center}.hkcash-casino-related-marker strong,.hkcash-casino-related-marker small{color:#C4B5FD;font-weight:900}.hkcash-casino-related-marker span{color:#FFF;font-size:34px;font-weight:900}.hkcash-casino-metric-visual{max-width:660px;margin:22px auto 0}.hkcash-casino-metric-visual img{display:block;width:100%;height:auto;max-height:360px;object-fit:cover;border-radius:18px}.hkcash-casino-randomness-core{display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);gap:16px;align-items:stretch;margin-bottom:18px}.hkcash-casino-randomness-core>div{display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:20px;background:#FFF;border-radius:17px;text-align:center}.hkcash-casino-randomness-core>div span{color:#7138B5;font-size:11px;font-weight:900}.hkcash-casino-randomness-core>div strong{margin-top:6px;color:#170728;font-size:19px}.hkcash-casino-randomness-core>b{display:flex;align-items:center;justify-content:center;color:#F2C96D;font-size:34px}.hkcash-casino-randomness-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hkcash-casino-randomness-examples article{padding:19px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .13);border-radius:16px}.hkcash-casino-randomness-examples span{color:#F2C96D;font-size:11px;font-weight:900}.hkcash-casino-randomness-examples h3{margin:7px 0 6px;color:#FFF;font-size:18px}.hkcash-casino-randomness-examples p{margin:0;color:#F0EBFF;line-height:1.65}.hkcash-casino-architecture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hkcash-casino-architecture-card{padding:22px;background:#F8F5FF;border:1px solid rgb(84 37 139 / .16);border-radius:18px}.hkcash-casino-architecture-card>span{color:#7138B5;font-size:11px;font-weight:900}.hkcash-casino-architecture-card h3{margin:7px 0 16px;color:#170728;font-size:20px}.hkcash-casino-architecture-card>div{display:grid;gap:7px}.hkcash-casino-architecture-card b{display:block;padding:10px 12px;background:#FFF;border-radius:10px;color:#54258B;text-align:center}.hkcash-casino-architecture-card i{color:#8B5CF6;font-style:normal;font-weight:900;text-align:center}.hkcash-casino-architecture-visual{max-width:640px;margin:20px auto 0}.hkcash-casino-architecture-visual img{display:block;width:100%;height:auto;max-height:340px;object-fit:cover;border-radius:18px}.hkcash-casino-checklist-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:22px;align-items:stretch}.hkcash-casino-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkcash-casino-checklist article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:16px;background:#FFF;border-radius:15px}.hkcash-casino-checklist article>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#F0EBFF;border-radius:10px;color:#54258B;font-weight:900}.hkcash-casino-checklist h3{margin:1px 0 4px;color:#170728;font-size:17px}.hkcash-casino-checklist p{margin:0;color:#3A175F;line-height:1.6}.hkcash-casino-checklist-visual{position:relative;margin:0;overflow:hidden;border-radius:18px}.hkcash-casino-checklist-visual img{display:block;width:100%;height:100%;max-height:390px;object-fit:cover}.hkcash-casino-checklist-visual figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:9px 12px;background:rgb(23 7 40 / .84);border-radius:10px;color:#FFF;font-size:13px}[data-hkcash-page="casino-guides"] .hkcash-km-card a{display:inline-flex;margin-top:2px}@media (max-width:980px){.hkcash-casino-chain-layout,.hkcash-casino-checklist-layout{grid-template-columns:1fr}.hkcash-casino-translator{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-casino-dependency-note>div{grid-template-columns:repeat(2,minmax(0,1fr))}.hkcash-casino-metric-grid{grid-template-columns:1fr}.hkcash-casino-related-marker{min-height:82px}}@media (max-width:680px){[data-hkcash-page="casino-guides"] .hkcash-context-next,.hkcash-casino-chain,.hkcash-casino-translator,.hkcash-casino-dependency-note>div,.hkcash-casino-randomness-examples,.hkcash-casino-architecture-grid,.hkcash-casino-checklist{grid-template-columns:1fr}[data-hkcash-page="casino-guides"] .hkcash-context-next{gap:7px}.hkcash-casino-randomness-core{grid-template-columns:1fr}.hkcash-casino-randomness-core>b{min-height:44px}.hkcash-casino-chain-visual img,.hkcash-casino-checklist-visual img,.hkcash-casino-metric-visual img,.hkcash-casino-architecture-visual img{max-height:none;height:auto;aspect-ratio:4 / 3}}[data-hkcash-page="home"] .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="home"] .hkcash-hero .hkcash-key,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-key{color:#F2C96D}[data-hkcash-page="home"] .hkcash-section--deep .hkcash-table .hkcash-key,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-note--light .hkcash-key{color:#A66A00}[data-hkcash-page="home"] .hkcash-home-entry p a,[data-hkcash-page="home"] .hkcash-home-entry .hkcash-text-link,[data-hkcash-page="home"] #hkcash-home-live-rng>p a,[data-hkcash-page="home"] #hkcash-home-checklist>p a,[data-hkcash-page="home"] .hkcash-note a,[data-hkcash-page="home"] .hkcash-context-links a,[data-hkcash-page="home"] .hkcash-context-next a{color:#4F46E5;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}[data-hkcash-page="home"] .hkcash-home-entry p a:hover,[data-hkcash-page="home"] .hkcash-home-entry .hkcash-text-link:hover,[data-hkcash-page="home"] #hkcash-home-live-rng>p a:hover,[data-hkcash-page="home"] #hkcash-home-checklist>p a:hover,[data-hkcash-page="home"] .hkcash-note a:hover,[data-hkcash-page="home"] .hkcash-context-links a:hover,[data-hkcash-page="home"] .hkcash-context-next a:hover{color:#3730A3}[data-hkcash-page="home"] .hkcash-section--deep>p a,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-context-links a,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-context-next a{color:#C7D2FE;font-weight:800}[data-hkcash-page="home"] .hkcash-section--deep>p a:hover,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-context-links a:hover,[data-hkcash-page="home"] .hkcash-section--deep .hkcash-context-next a:hover{color:#FFF}[data-hkcash-page="home"] .hkcash-text-link{display:inline-flex;align-items:center;gap:4px;margin-top:6px;color:#4F46E5;font-weight:900;text-decoration:none}[data-hkcash-page="home"] .hkcash-text-link:hover{color:#3730A3;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}[data-hkcash-page="home"] .hkcash-table strong{font-weight:800}[data-hkcash-page="home"] .hkcash-table .hkcash-key{color:#A66A00;font-weight:800}[data-hkcash-page="blackjack"] .hkcash-tools-mini{margin:0 0 26px;padding:24px 26px;background:linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%);border:1px solid rgb(84 37 139 / .18);border-radius:22px;box-shadow:0 10px 30px rgb(50 21 83 / .06)}[data-hkcash-page="blackjack"] .hkcash-tools-mini__head{margin-bottom:18px}[data-hkcash-page="blackjack"] .hkcash-tools-mini__head>span{display:block;margin-bottom:5px;color:#7138b5;font-size:12px;font-weight:900;letter-spacing:.08em}[data-hkcash-page="blackjack"] .hkcash-tools-mini__head h2{margin:0 0 7px;color:#170728;font-size:clamp(24px, 2.6vw, 32px);line-height:1.2}[data-hkcash-page="blackjack"] .hkcash-tools-mini__head p{margin:0;color:#54258b;font-size:14px;line-height:1.65}[data-hkcash-page="blackjack"] .hkcash-tools-mini__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;min-width:0;padding:16px;background:#fff;border:1px solid rgb(84 37 139 / .16);border-radius:16px}[data-hkcash-page="blackjack"] .hkcash-tools-mini__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#f0ebff;color:#54258b;font-size:14px;font-weight:900}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card h3{margin:1px 0 6px;color:#170728;font-size:18px;line-height:1.3}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card p{margin:0 0 10px;color:#3a175f;font-size:13px;line-height:1.6}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card a{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border-radius:999px;background:#f0ebff;color:#54258b;font-size:13px;font-weight:900;text-decoration:none}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card a:hover{background:#54258b;color:#fff}@media (max-width:900px){[data-hkcash-page="blackjack"] .hkcash-tools-mini__grid{grid-template-columns:1fr}}@media (max-width:600px){[data-hkcash-page="blackjack"] .hkcash-tools-mini{padding:20px 16px}[data-hkcash-page="blackjack"] .hkcash-tools-mini__card{grid-template-columns:42px minmax(0,1fr)}[data-hkcash-page="blackjack"] .hkcash-tools-mini__icon{width:40px;height:40px}}