
:root{--bg:#030914;--panel:#0b1a2c;--panel2:#101f33;--text:#f7fbff;--muted:#b8c8dc;--gold:#f5bd4c;--gold2:#fce6a0;--amber:#d87918;--red:#c7372f;--blue:#1f65d6;--green:#238558;--line:rgba(245,189,76,.22);--line2:rgba(255,255,255,.1);--shadow:0 30px 90px rgba(0,0,0,.42);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65;background:radial-gradient(circle at 72% 6%,rgba(245,189,76,.18),transparent 31rem),radial-gradient(circle at 10% 18%,rgba(32,101,214,.16),transparent 26rem),linear-gradient(180deg,#030914,#061323 42%,#030914)}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem clamp(1rem,4vw,4rem);background:rgba(3,9,20,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line2)}.brand{display:flex;align-items:center;gap:.8rem}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#f9d56f,#b76b18);color:#07111f;font-size:1.4rem;font-weight:950;box-shadow:0 12px 36px rgba(245,189,76,.25)}.brand strong{display:block;letter-spacing:.03em}.brand small{display:block;color:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.main-nav{display:flex;align-items:center;gap:.9rem;font-weight:800}.main-nav a{font-size:.95rem;color:#fff;opacity:.9}.contact-link{padding:.62rem 1rem;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--amber));color:#14100a!important}.language-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.language-select{min-width:9.5rem;appearance:none;color:#fff;font-weight:900;background:linear-gradient(45deg,transparent 50%,var(--gold) 50%) calc(100% - 20px) 48%/7px 7px no-repeat,linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid var(--line);border-radius:16px;padding:.7rem 2.35rem .7rem .9rem}.language-select option{color:#111;background:#fff}.nav-toggle{display:none}.hero{position:relative;overflow:hidden;min-height:720px;padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,4rem) 3rem;border-bottom:1px solid var(--line2)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,20,.96) 0 46%,rgba(3,9,20,.42)),radial-gradient(circle at 76% 45%,rgba(245,189,76,.34),transparent 24rem);z-index:-2}.hero:after{content:"";position:absolute;right:-8vw;top:8rem;width:58vw;height:58vw;max-width:760px;max-height:760px;border-radius:50%;background:repeating-conic-gradient(from 5deg,#1b0e12 0 6deg,#8f1717 6deg 12deg,#111923 12deg 18deg,#061323 18deg 24deg);box-shadow:inset 0 0 0 24px rgba(245,189,76,.18),inset 0 0 0 44px rgba(0,0,0,.6),0 30px 120px rgba(245,189,76,.12);transform:rotate(-13deg);z-index:-1;opacity:.9}.hero-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.04fr .96fr;gap:3rem;align-items:center}.hero h1{font-size:clamp(3rem,7vw,6.4rem);line-height:.94;margin:0 0 1.25rem;letter-spacing:-.055em}.lead{font-size:1.16rem;color:#d8e3f2;max-width:62rem;margin:0 0 1rem}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.75rem 1.1rem;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.045);font-weight:950;color:#fff}.button.primary{background:linear-gradient(135deg,var(--gold),var(--amber));color:#120c04;border:0}.button.ghost{background:rgba(3,9,20,.56)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:2rem;max-width:680px}.trust-item{display:flex;gap:.7rem;align-items:center;padding:1rem;border:1px solid var(--line2);border-radius:16px;background:rgba(255,255,255,.04)}.trust-icon{color:var(--gold);font-size:1.5rem}.responsible-strip{margin-top:1rem;display:inline-flex;gap:.7rem;align-items:center;padding:.9rem 1rem;border:1px solid var(--line);border-radius:16px;background:rgba(245,189,76,.08);color:#fff}.hero-table{position:relative;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:var(--shadow)}.felt{position:relative;min-height:430px;border-radius:20px;background:radial-gradient(circle at 50% 0,rgba(54,145,96,.65),rgba(8,35,52,.96) 54%,#050b14);border:1px solid rgba(245,189,76,.25);overflow:hidden}.felt:before{content:"";position:absolute;left:7%;right:7%;top:34%;height:58%;border-radius:0 0 999px 999px;border:3px solid rgba(245,189,76,.25);border-top:0}.card-art{position:absolute;top:3rem;width:116px;height:160px;border-radius:12px;background:linear-gradient(145deg,#fff,#d9dce3);color:#101010;font-size:3.2rem;font-weight:950;display:grid;place-items:center;box-shadow:0 18px 40px rgba(0,0,0,.35)}.card-art.left{left:22%;transform:rotate(-8deg)}.card-art.right{right:22%;transform:rotate(9deg);color:#b51e23}.chip{position:absolute;display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,#f8db83 0 35%,#4d2210 37% 48%,#d67b21 50% 60%,#2b1209 62%);box-shadow:0 16px 36px rgba(0,0,0,.42)}.chip.one{left:12%;bottom:4rem}.chip.two{right:12%;bottom:5rem}.bet-zones{position:absolute;left:2rem;right:2rem;bottom:1.3rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.7rem}.bet-zone{padding:.8rem;border-radius:14px;border:1px solid rgba(255,255,255,.16);text-align:center;font-weight:950}.player{background:rgba(31,101,214,.34)}.tie{background:rgba(35,133,88,.34)}.banker{background:rgba(199,55,47,.34)}.bet-zone small{display:block;color:#d6ddeb;font-size:.75rem}.section{padding:clamp(3rem,7vw,5.7rem) clamp(1rem,5vw,4rem)}.section.alt{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(245,189,76,.035))}.section-inner{max-width:1220px;margin:0 auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1.3rem;margin-bottom:1.4rem}.section h2,.article h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.035em}.section-kicker{color:var(--gold);text-transform:uppercase;font-weight:950;letter-spacing:.14em;margin:0 0 .25rem}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.guide-card,.rule-card,.article-card,.contact-panel,.notice-card{position:relative;overflow:hidden;border:1px solid var(--line2);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 18px 60px rgba(0,0,0,.24)}.guide-card{min-height:305px;padding:1.2rem;display:flex;flex-direction:column;justify-content:end}.guide-card:before{content:attr(data-icon);position:absolute;top:1rem;right:1rem;font-size:4.8rem;filter:drop-shadow(0 20px 30px rgba(245,189,76,.22));opacity:.92}.guide-card:after{content:"";position:absolute;inset:auto -20% -35% -20%;height:58%;background:radial-gradient(circle,rgba(245,189,76,.16),transparent 65%)}.guide-card h3,.article-card h3,.rule-card h3{margin:.2rem 0 .35rem;font-size:1.35rem;line-height:1.15}.guide-card p,.article-card p,.rule-card p,.notice-card p{color:var(--muted);margin:0 0 .9rem}.mini-label{color:var(--gold);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.rule-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:stretch}.rule-sidebar{padding:1.25rem}.rule-list{display:grid;gap:.65rem}.rule-row{display:grid;grid-template-columns:120px 1fr;gap:.8rem;align-items:start;padding:.85rem;border:1px solid var(--line2);border-radius:14px;background:rgba(255,255,255,.035)}.rule-row strong{color:var(--gold)}.baccarat-board{padding:1.25rem}.table-wrap{overflow:auto;border-radius:16px;border:1px solid var(--line2)}table{width:100%;border-collapse:collapse;min-width:620px;background:rgba(5,13,25,.6)}th,td{padding:.85rem;text-align:left;border-bottom:1px solid var(--line2);vertical-align:top}th{color:var(--gold);background:rgba(245,189,76,.08);font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}td{color:#d9e4f2}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.rule-card{padding:1.2rem}.rule-card .symbol{font-size:3rem;line-height:1;margin-bottom:1rem}.steps{counter-reset:step;display:grid;gap:.8rem}.step{counter-increment:step;display:grid;grid-template-columns:44px 1fr;gap:.75rem;align-items:start}.step:before{content:counter(step);display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--gold),var(--amber));color:#160d03;font-weight:950}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.article-card{padding:1rem}.article-image{height:130px;border-radius:16px;background:radial-gradient(circle at 70% 25%,rgba(245,189,76,.45),transparent 28%),linear-gradient(135deg,#0a1830,#1a0b0b);display:grid;place-items:center;font-size:3.3rem;margin-bottom:.9rem}.article-card time{display:block;color:var(--muted);font-size:.85rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-panel,.notice-card{padding:1.4rem}.notice-list{display:grid;gap:.9rem;margin-top:1rem}.notice-item{display:grid;grid-template-columns:42px 1fr;gap:.8rem;align-items:start}.notice-item span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;border:1px solid var(--line);color:var(--gold)}form{display:grid;gap:.8rem}label{font-weight:900}input,textarea{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#fff;color:#07111f;padding:.9rem 1rem;font:inherit}textarea{min-height:120px;resize:vertical}input:focus,textarea:focus{outline:3px solid rgba(245,189,76,.45);border-color:var(--gold)}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,5vw,4rem);background:#020710;border-top:1px solid var(--line2);color:var(--muted)}.site-footer strong{color:#fff}.site-footer nav{display:flex;gap:1rem;flex-wrap:wrap}.scroll-top{position:fixed;right:1rem;bottom:1rem;width:3rem;height:3rem;border:0;border-radius:50%;font-size:1.25rem;font-weight:950;background:var(--gold);color:#100a02;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s}.scroll-top.show{opacity:1;pointer-events:auto;transform:none}.article{max-width:980px;margin:0 auto;padding:clamp(3rem,8vw,5.5rem) 1rem}.article h1{margin-bottom:1rem}.article h2{font-size:2rem;margin:2.2rem 0 .8rem}.article h3{font-size:1.35rem;margin:1.4rem 0 .5rem}.article p,.article li{color:var(--muted)}.article a{color:var(--gold);text-decoration:underline;text-underline-offset:.18em}.article ul{padding-left:1.2rem}.info-band{padding:1rem;border:1px solid var(--line);border-radius:18px;background:rgba(245,189,76,.08);color:#fff}.mini-table{margin:1rem 0}.source-note{font-size:.9rem;color:#9fb0c6}.page-hero{padding:4rem clamp(1rem,5vw,4rem);border-bottom:1px solid var(--line2);background:radial-gradient(circle at 80% 10%,rgba(245,189,76,.16),transparent 26rem)}.page-hero-inner{max-width:1080px;margin:0 auto}.page-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1;margin:0 0 1rem;letter-spacing:-.045em}@media(max-width:1050px){.hero-grid,.rule-feature,.contact-grid{grid-template-columns:1fr}.guide-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.rules-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto}.hero:after{opacity:.22;width:95vw;height:95vw}.main-nav{gap:.65rem}.main-nav a{font-size:.88rem}}@media(max-width:760px){.site-header{align-items:center}.nav-toggle{display:inline-flex;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.05);color:#fff;padding:.6rem .8rem;font-weight:900}.main-nav{position:absolute;display:none;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;padding:1rem;background:rgba(3,9,20,.98);border-bottom:1px solid var(--line2)}.main-nav.open{display:flex}.hero h1{font-size:3rem}.guide-grid,.article-grid,.rules-grid,.trust-row{grid-template-columns:1fr}.rule-row{grid-template-columns:1fr}.site-footer{flex-direction:column}.card-art{width:82px;height:112px;font-size:2.4rem}.card-art.left{left:17%}.card-art.right{right:17%}.chip{width:62px;height:62px}.bet-zones{left:.8rem;right:.8rem;grid-template-columns:1fr}.felt{min-height:520px}.section-head{display:block}}

/* logo integration 20260616 */
.logo-brand{min-width:220px;position:relative}.brand-logo{display:block;width:220px;max-width:30vw;height:auto;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(245,189,76,.2))}.brand-fallback{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{min-height:74px}@media(max-width:760px){.logo-brand{min-width:154px}.brand-logo{width:154px;max-width:48vw}.site-header{min-height:68px}}

/* compact crest logo 20260616 */
.logo-brand{min-width:128px!important}.brand-logo{width:128px!important;max-width:16vw!important;border-radius:0!important;filter:drop-shadow(0 8px 18px rgba(245,189,76,.16))!important}.site-header{min-height:58px!important;padding-top:.45rem!important;padding-bottom:.45rem!important}@media(max-width:1050px){.logo-brand{min-width:118px!important}.brand-logo{width:118px!important;max-width:24vw!important}}@media(max-width:760px){.logo-brand{min-width:96px!important}.brand-logo{width:96px!important;max-width:34vw!important}.site-header{min-height:58px!important}}

/* exact crest logo 20260616 */
.logo-brand{min-width:116px!important;display:flex!important;align-items:center!important}.brand-logo{width:116px!important;height:auto!important;max-width:14vw!important;object-fit:contain!important;border-radius:0!important;filter:drop-shadow(0 8px 18px rgba(245,189,76,.15))!important}.site-header{min-height:66px!important;padding-top:.38rem!important;padding-bottom:.38rem!important}@media(max-width:1050px){.logo-brand{min-width:106px!important}.brand-logo{width:106px!important;max-width:22vw!important}}@media(max-width:760px){.logo-brand{min-width:88px!important}.brand-logo{width:88px!important;max-width:32vw!important}.site-header{min-height:60px!important}}
