/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#f7f3e8;--muted:#9f9d96;--gold:#efc45c;--gold2:#a36d13;--night:#070807;--panel:#11130f;--line:#ffffff12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--night);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{background:radial-gradient(circle at 78% 11%,#3a2a0e 0,#10110c 13%,transparent 30%),var(--night);min-height:100vh;overflow:hidden}.notice{text-align:center;color:#221704;letter-spacing:.13em;text-transform:uppercase;background:#d5a743;padding:7px;font-size:10px;font-weight:800}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:42px;max-width:1240px;height:84px;margin:auto;padding:0 28px;display:flex}.brand img{object-fit:contain;width:156px;max-height:56px;display:block}.site-header nav{color:#cbc7bd;gap:30px;margin-left:auto;font-size:13px;display:flex}.site-header nav a:hover,.login:hover{color:var(--gold)}.header-actions{align-items:center;gap:20px;display:flex}.login{color:#d5d1c8;font-size:13px;font-weight:700}.button{color:#171005;background:linear-gradient(135deg,#f6d77c,#b57718);border-radius:7px;justify-content:center;align-items:center;gap:24px;min-width:196px;padding:17px 22px;font-size:13px;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 12px 34px #d49b2626}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button-small{min-width:auto;padding:12px 19px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;max-width:1240px;min-height:690px;margin:auto;padding:70px 28px 100px;display:grid}.eyebrow{color:#e6c873;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:28px;height:1px}h1{letter-spacing:-.055em;max-width:700px;margin:24px 0;font-size:clamp(54px,6.5vw,88px);font-weight:900;line-height:.98}h1 em,h2 em{color:var(--gold);font-family:Georgia,serif;font-style:normal;font-weight:400}.hero-copy>p,.lead{color:var(--muted);max-width:600px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:30px;margin:38px 0 32px;display:flex}.text-link{color:#ddd6c7;font-size:13px;font-weight:800}.text-link span{color:var(--gold);margin-left:8px}.trust-row{color:#74766f;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:22px;font-size:10px;display:flex}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.glow{filter:blur(60px);background:#d59b2433;border-radius:50%;width:390px;height:390px;position:absolute}.king-card{aspect-ratio:.72;background:linear-gradient(155deg,#292314,#0d0f0b 58%,#251c0a);border:1px solid #efc35f66;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;width:340px;padding:40px;display:flex;position:relative;transform:rotate(7deg);box-shadow:0 40px 100px #000,inset 0 0 70px #e4ae2620}.king-card:after{content:"";border:1px solid #f3cb5b22;border-radius:19px;position:absolute;inset:12px}.crown{color:var(--gold);text-shadow:0 0 28px #f8c1444d;font-size:90px;line-height:1}.card-label{letter-spacing:.26em;color:#e7c76e;margin-top:25px;font-weight:800}.card-number{margin-top:30px;font-size:58px;font-weight:900}.card-foot{color:#84795d;letter-spacing:.23em;margin-top:7px;font-size:10px}.floating-pill{z-index:2;background:#14150ff0;border:1px solid #ffffff16;border-radius:12px;min-width:170px;padding:15px 20px;position:absolute;box-shadow:0 20px 50px #0008}.floating-pill b,.floating-pill small{display:block}.floating-pill b{color:var(--gold);font-size:20px}.floating-pill small{color:#898b82;margin-top:5px}.pill-one{top:80px;left:2px}.pill-two{bottom:65px;right:-5px}.stats-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0e0b;grid-template-columns:repeat(4,1fr);max-width:1184px;margin:auto;display:grid}.stats-bar div{text-align:center;border-right:1px solid var(--line);padding:28px}.stats-bar div:last-child{border:0}.stats-bar b,.stats-bar span{display:block}.stats-bar b{color:var(--gold);font:400 30px Georgia,serif}.stats-bar span{color:#74766f;text-transform:uppercase;letter-spacing:.14em;margin-top:7px;font-size:9px}.section{max-width:1184px;margin:auto;padding:120px 28px}.section-head{grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.section h2,.cta h2{letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(38px,5vw,62px);line-height:1.05}.section-head>p,.payment>p,.faq-copy>p{color:var(--muted);line-height:1.7}.game-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.game-card{border:1px solid var(--line);background:linear-gradient(160deg,#191a15,#0d0e0b);border-radius:14px;flex-direction:column;min-height:355px;padding:30px 26px;transition:all .25s;display:flex}.game-card:hover{border-color:#e3b84f55;transform:translateY(-6px)}.game-icon{width:64px;height:64px;color:var(--gold);background:#d8a82b12;border:1px solid #e7bd5027;border-radius:50%;place-items:center;font-size:27px;display:grid}.tag{color:#a58a48;text-transform:uppercase;letter-spacing:.12em;margin-top:35px;font-size:9px}.game-card h3{margin:12px 0;font-size:21px}.game-card p{color:#888a83;font-size:13px;line-height:1.65}.game-card a{margin-top:auto;font-size:12px;font-weight:800}.game-card a span{color:var(--gold);float:right}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.showcase{background:radial-gradient(circle,#3c2d12,#10110d 55%,#0000 70%);place-items:center;min-height:630px;display:grid;position:relative}.showcase-ring{aspect-ratio:1;border:1px solid #ecc9614a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:390px;display:flex;box-shadow:inset 0 0 0 35px #e7bb3410,inset 0 0 80px #e4af1d21}.showcase-ring span{color:var(--gold);font-size:105px}.showcase-ring b{color:#e9c869;letter-spacing:.23em}.showcase-ring small{color:#706647;letter-spacing:.22em;margin-top:9px;font-size:8px}.secure-badge{color:var(--gold);background:#171811;border:1px solid #ffffff17;border-radius:10px;gap:12px;padding:15px 19px;display:flex;position:absolute;bottom:72px;right:0;box-shadow:0 20px 50px #000}.secure-badge span,.secure-badge b,.secure-badge small{display:block}.secure-badge small{color:#777970;margin-top:4px}.benefit-copy h2{margin-bottom:20px}.benefit-list{border-top:1px solid var(--line);margin-top:38px}.benefit{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:18px;padding:22px 0;display:grid}.benefit>b{color:#5b5136;font:400 16px Georgia,serif}.benefit h3{margin:0 0 7px;font-size:16px}.benefit p{color:#81827c;margin:0;font-size:13px;line-height:1.55}.payment{text-align:center}.payment .eyebrow{justify-content:center}.payment>p{max-width:640px;margin:20px auto 45px}.payment-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.payment-row div{border-right:1px solid var(--line);background:#0f100d;align-content:center;place-items:center;gap:8px;height:115px;display:grid}.payment-row div:last-child{border:0}.payment-row b{color:#e0d9c8;font-size:23px}.payment-row span{text-transform:uppercase;letter-spacing:.1em;color:#666861;font-size:10px}.app-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.phone{background:#050605;border:9px solid #25271f;border-radius:44px;width:300px;height:580px;margin:auto;padding:10px;box-shadow:0 40px 90px #000}.phone-screen{text-align:center;background:radial-gradient(circle at 50% 20%,#594014,#13140f 40%);border-radius:28px;flex-direction:column;height:100%;padding:80px 25px 25px;display:flex}.phone-screen img{object-fit:contain;width:135px;max-height:58px;margin:0 auto 65px}.phone-screen span{color:#a99e83;font-size:12px}.phone-screen>b{color:#efcd77;margin-top:10px;font:400 29px/1.2 Georgia,serif}.mini-cards{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto;display:grid}.mini-cards i{height:80px;color:var(--gold);background:#ffffff0a;border:1px solid #ffffff0c;border-radius:10px;place-items:center;font-size:20px;font-style:normal;display:grid}.app-section ul{color:#b4b2ab;margin:28px 0;padding:0;font-size:14px;line-height:2.2;list-style:none}.app-section li:first-letter{color:var(--gold)}.faq{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-copy p{margin:25px 0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0 3px}summary{cursor:pointer;justify-content:space-between;padding:24px 0;font-size:15px;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--gold);font-size:20px}details p{color:#858780;max-width:650px;margin:0 0 24px;font-size:13px;line-height:1.65}.cta{color:#160f04;background:linear-gradient(120deg,#dab34d,#8f5e0f);border-radius:16px;justify-content:space-between;align-items:center;gap:40px;max-width:1128px;margin:20px auto 100px;padding:55px 65px;display:flex;box-shadow:0 30px 80px #c8921820}.cta .eyebrow{color:#3a290d}.cta h2{margin:12px 0;font-size:49px}.cta h2 em{color:#fff3c9}.cta p{opacity:.75;max-width:610px;margin:0}.button.light{box-shadow:none;white-space:nowrap;background:#f9f3df}footer{border-top:1px solid var(--line);max-width:1184px;margin:auto;padding:58px 28px 35px}.footer-top{grid-template-columns:.6fr 1fr 1fr;align-items:start;gap:55px;display:grid}.footer-top p{color:#73756e;margin:0;font-size:12px;line-height:1.7}.footer-links{color:#999b94;justify-content:flex-end;gap:28px;font-size:12px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#555750;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:45px;padding-top:25px;font-size:9px;display:flex}@media (max-width:900px){.site-header nav{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-visual{min-height:500px}.stats-bar{grid-template-columns:repeat(2,1fr)}.stats-bar div:nth-child(2){border-right:0}.section{padding:90px 24px}.section-head{grid-template-columns:1fr;gap:15px}.game-grid{grid-template-columns:repeat(2,1fr)}.split-section,.app-section,.faq{grid-template-columns:1fr;gap:55px}.showcase{min-height:530px}.app-section>div:last-child{text-align:center}.app-section>div:last-child .eyebrow{justify-content:center}.cta{margin:10px 24px 80px}.footer-top{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:540px){.notice{font-size:8px}.site-header{height:72px;padding:0 18px}.brand img{width:130px}.login{display:none}.button-small{padding:11px 14px;font-size:11px}.hero{gap:5px;padding:52px 20px 70px}.hero h1{font-size:48px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.hero-visual{min-height:430px}.king-card{width:225px}.crown{font-size:70px}.card-number{font-size:44px}.floating-pill{min-width:140px;padding:11px}.pill-one{top:65px;left:0}.pill-two{bottom:45px;right:0}.stats-bar b{font-size:23px}.stats-bar div{padding:22px 10px}.section{padding:72px 19px}.section h2{font-size:40px}.game-grid{grid-template-columns:1fr}.game-card{min-height:310px}.showcase{min-height:400px}.showcase-ring{width:280px}.showcase-ring span{font-size:75px}.secure-badge{bottom:25px}.payment-row{grid-template-columns:repeat(2,1fr)}.payment-row div:nth-child(2){border-right:0}.payment-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}.app-section{gap:45px}.phone{width:265px;height:520px}.faq{gap:35px}.cta{text-align:center;padding:40px 25px;display:block}.cta h2{font-size:39px}.cta .button{margin-top:28px}.footer-bottom{line-height:2;display:block}.footer-links{flex-wrap:wrap}}
