/* Dopamine · MIT · Original interface. No remote fonts or JavaScript. */
:root{--bg:#000000;--surface:#080b0d;--surface-2:#101416;--line:#203139;--text:#eef6f8;--muted:#a2b4bc;--cyan:#4de6ee;--cyan-dim:#193b42;--warn:#efcd92;--radius:18px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans CJK SC","Noto Sans CJK JP",sans-serif}
*{box-sizing:border-box}html{background:#000;color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em;font-weight:600;overflow-wrap:anywhere}h1{font-size:clamp(40px,4.6vw,72px);line-height:1.04}h2{font-size:clamp(24px,2.3vw,34px)}h3{font-size:19px}p{color:var(--muted)}strong{font-weight:600}small{font-size:12px}a:hover{color:var(--cyan)}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}::selection{color:var(--bg);background:var(--cyan)}.wrap{width:min(1440px,calc(100% - 80px));margin-inline:auto}.cyan{color:var(--cyan)}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.17em;text-transform:uppercase;color:var(--cyan);display:flex;gap:12px;align-items:center}.eyebrow.mini{font-size:9px;letter-spacing:.13em;color:var(--muted)}.tiny-line{display:inline-block;width:28px;height:1px;background:var(--cyan)}.lead{font-size:18px;line-height:1.8;max-width:680px}.small-copy,.photo-footnote{font-size:12px;line-height:1.8;color:var(--muted)}.photo-footnote{margin-block:22px 36px}.sr-only,.motion-check{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:8px;left:-10000px;padding:12px 20px;background:var(--cyan);color:var(--bg);z-index:100}.skip:focus{left:8px}.fiction-bar{background:#0d1d22;border-bottom:1px solid #19343a;min-height:35px;display:flex;align-items:center;justify-content:center;gap:10px;color:#c3dfe3;font-size:9px;font-weight:650;letter-spacing:.12em;padding:6px 20px;text-align:center}.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px #4de6ee50}.age-mark{border:1px solid #486169;border-radius:4px;font-size:9px;padding:0 4px;line-height:16px;white-space:nowrap}.header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:29px;font-weight:650;letter-spacing:-.055em;display:inline-flex;gap:10px;align-items:center;line-height:1}.brand-icon{display:grid;place-items:center;font-size:37px;width:42px;height:42px;line-height:1;color:var(--cyan);border:1px solid #31515a;border-radius:12px;font-weight:400}.brand-dot{color:var(--cyan)}.desktop-nav{display:flex;gap:28px;font-size:12px;white-space:nowrap;color:var(--muted);align-self:stretch;align-items:center}.desktop-nav a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.desktop-nav a[aria-current=page]{border-color:var(--cyan);color:var(--text)}.header-actions{display:flex;align-items:center;gap:18px}.button{border:1px solid var(--cyan);background:var(--cyan);color:#06272c;display:inline-flex;gap:22px;align-items:center;justify-content:center;border-radius:7px;font-size:12px;font-weight:650;line-height:1.45;padding:15px 23px;min-height:48px;transition:background .2s,transform .2s,border-color .2s;text-align:center}.button:hover{background:#8ef6f9;border-color:#8ef6f9;color:#06272c;transform:translateY(-1px)}.button.secondary{background:#0c171b;border-color:#29434c;color:var(--text)}.button.secondary:hover{border-color:var(--cyan);background:#11282e}.button.small{min-height:38px;padding:10px 15px;font-size:11px;gap:14px}.button.full{width:100%}.button.danger{background:transparent;border-color:#986b6b;color:#f1c4c4}.button.danger:hover{background:#392327}.sign-in{font-size:12px;white-space:nowrap}.subtle-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;border-bottom:1px solid #314951;padding-bottom:4px;color:var(--text);font-weight:550}.text-button{border:0;background:none;padding:4px 0;color:var(--text);font-size:12px}.text-button:hover{color:var(--cyan)}.icon-button{display:inline-flex;gap:5px;align-items:center;font-size:14px}.bag-link>span:first-child{font-size:27px}.avatar{border:1px solid #3d626b;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;color:var(--cyan);background:#12252a;font-size:13px}.language{position:relative;font-size:11px;white-space:nowrap;z-index:15}.language summary{cursor:pointer;list-style:none;display:flex;gap:8px;align-items:center;min-height:36px}.language summary::-webkit-details-marker{display:none}.language-menu{position:absolute;top:42px;right:0;background:#102127;box-shadow:0 16px 36px #0008;border:1px solid var(--line);border-radius:9px;min-width:135px;padding:7px}.language-menu a{display:block;padding:7px 12px;border-radius:4px}.language-menu a:hover,.language-menu a[aria-current=true]{background:#1b3941;color:var(--cyan)}.subbar{border-block:1px solid var(--line);background:#080f12}.subbar-inner{display:flex;align-items:center;gap:28px;min-height:47px;font-size:10px}.subbar-note{color:var(--muted);margin-right:auto}.wallet{display:flex;align-items:center;gap:12px;color:var(--muted);white-space:nowrap}.wallet strong{font-size:30px;line-height:1;color:var(--cyan);font-weight:450}.wallet>span:last-child{font-size:9px}.motion-switch{color:var(--muted);cursor:pointer;font-size:9px;white-space:nowrap;border-left:1px solid var(--line);padding-left:20px}.motion-switch:before{content:'□';margin-right:7px;color:var(--cyan);font-size:13px}#motion-toggle:checked~.site .motion-switch:before{content:'☑'}#motion-toggle:focus-visible~.site .motion-switch{outline:2px solid var(--cyan);outline-offset:4px}.mobile-nav{display:none}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:62px;align-items:center;padding-block:54px 42px}.hero-copy h1{margin:23px 0 24px;font-size:clamp(44px,4.75vw,78px);letter-spacing:-.06em;line-height:1.07}.hero-copy>p{max-width:450px;font-size:14px;line-height:1.95}.hero-copy .actions{margin-top:31px}.hero-facts{display:flex;gap:42px;padding-top:40px;margin-top:28px;border-top:1px solid var(--line);max-width:430px}.hero-facts>div{display:flex;flex-direction:column;gap:9px}.hero-facts strong{font-size:28px;font-weight:500;line-height:1.2;letter-spacing:-.04em}.hero-facts span{font-size:9px;color:var(--muted)}.hero-image{position:relative;display:block;min-height:510px;border-radius:18px;overflow:hidden;background:#112228;isolation:isolate;border:1px solid #2b414a}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0004 0%,transparent 35%,#020b13ec 100%);z-index:-1;pointer-events:none}.hero-image>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-fit:cover}.hero-image-top{position:absolute;inset:24px 25px auto;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.15em;color:#fff}.circle-arrow{display:grid;place-items:center;border:1px solid #ffffff66;border-radius:50%;width:36px;height:36px;backdrop-filter:blur(6px);font-size:17px}.hero-image-bottom{position:absolute;inset:auto 32px 30px;color:#fff}.image-kicker{font-size:8px;letter-spacing:.19em;background:#072d34bb;border:1px solid #56868c;display:inline-block;padding:4px 7px;border-radius:3px;color:#c4fbff}.hero-image-bottom h2{font-size:35px;letter-spacing:-.055em;margin-top:15px}.hero-image-bottom p{font-size:11px;color:#c7d4d9;margin:7px 0 18px}.hero-price{border-top:1px solid #ffffff33;padding-top:15px;display:flex;justify-content:space-between;font-size:16px;letter-spacing:.025em}.hero-price small{color:var(--cyan);font-size:23px;line-height:1}.animated-title{color:var(--cyan);background:linear-gradient(105deg,#4de6ee 20%,#d2fcff 38%,#4de6ee 56%,#208f9c 76%,#4de6ee 90%);background-size:220% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:title-light 8s linear infinite}@keyframes title-light{0%{background-position:0% center}100%{background-position:220% center}}.assurance{display:flex;justify-content:space-between;gap:20px;padding:23px 0;border-block:1px solid var(--line);font-size:11px;color:var(--muted)}.assurance span{display:flex;align-items:center;gap:10px}.catalog-section{padding-top:55px;scroll-margin-top:25px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.section-top .eyebrow{margin-bottom:12px}.section-top h2{font-size:27px}.section-top>.muted{font-size:11px;white-space:nowrap}.catalog-layout{display:grid;grid-template-columns:188px minmax(0,1fr);gap:38px}.category-sidebar h3{font-size:12px;letter-spacing:0;color:var(--text);margin:12px 0 17px}.category-sidebar nav{display:flex;flex-direction:column;gap:2px}.category-sidebar nav a{color:var(--muted);padding:9px 13px;border:1px solid transparent;border-radius:6px;display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:11px}.category-sidebar nav a[aria-current=page]{color:var(--cyan);border-color:#27474f;background:#102229}.category-sidebar nav a:hover{color:var(--text);background:#101c21}.category-sidebar nav a>span:last-child{font-size:9px}.sidebar-note{border-top:1px solid var(--line);padding:20px 12px;margin-top:23px}.sidebar-note>span{color:var(--cyan);font-size:30px}.sidebar-note p{font-size:10px;line-height:1.9}.search-form{display:flex;gap:9px;align-items:center;margin-bottom:22px}.search-label{display:flex;align-items:center;flex:1;position:relative;min-width:80px}.search-label>span[aria-hidden]{position:absolute;left:14px;top:7px;font-size:24px;color:var(--muted)}.search-label input{padding-left:42px;width:100%;font-size:11px;height:43px}.sort-label{width:178px;min-width:125px}.sort-label select{width:100%;font-size:11px;height:43px}.search-form>.button{height:43px;white-space:nowrap}.mobile-categories{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid #203039;border-radius:11px;background:#0b1318;overflow:hidden;transition:transform .2s,border-color .2s;min-width:0}.product-card:hover{border-color:#46717a;transform:translateY(-3px)}.product-image{position:relative;aspect-ratio:1.34;background:#12222a;overflow:hidden}.product-image>a{display:block;width:100%;height:100%}.product-image img{width:100%;height:100%;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.edition-tag{position:absolute;top:12px;left:12px;display:inline-block;background:#0b141fcc;backdrop-filter:blur(5px);border:1px solid #ffffff30;color:#f0f9fa;font-size:8px;font-weight:600;letter-spacing:.1em;padding:3px 7px;border-radius:4px;text-transform:uppercase;pointer-events:none}.product-info{padding:18px}.product-info h3{font-size:16px;letter-spacing:-.025em;margin-top:8px;line-height:1.35}.product-type{font-size:10px;margin-top:5px}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1a2b34;margin-top:16px;padding-top:13px;gap:7px}.price{font-size:15px;font-weight:550;letter-spacing:-.02em}.price>span{font-size:9px;color:var(--muted);margin-right:3px}.round-link{display:grid;place-items:center;flex-shrink:0;width:27px;height:27px;border:1px solid #36515d;border-radius:50%;font-size:15px;color:var(--cyan)}.photo-placeholder{display:flex;height:100%;min-height:200px;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#9ab5be;font-size:11px;background:radial-gradient(ellipse at 50% 20%,#1d4856,transparent 64%),linear-gradient(140deg,#0d171e,#192b32);text-align:center;padding:20px}.photo-placeholder>span{color:var(--cyan);font-size:58px;font-weight:250}.hero-placeholder{position:absolute;inset:0;min-height:100%;z-index:-2;justify-content:flex-start;padding-top:50px}.hero-placeholder>span{font-size:170px;line-height:1}.pagination{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:35px;font-size:11px;min-height:40px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.catalog-all{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:50px;background:linear-gradient(115deg,#0c2027,#0a1116)}.catalog-all h2{font-size:24px;margin:12px 0}.catalog-all p{font-size:12px}.catalog-all>.form{flex-shrink:0}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;min-height:310px;padding:40px 18px;background:#0b1419;border:1px dashed #29434c;border-radius:var(--radius);text-align:center}.empty-state>span{font-size:60px;color:var(--cyan);line-height:1.1}.empty-state h2,.empty-state h3{font-size:23px}.breadcrumb{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:28px 0;font-size:11px;color:var(--muted)}.product-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:start;margin-bottom:55px}.detail-photo{aspect-ratio:1.02;position:relative;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden;background:var(--surface)}.detail-photo>img{width:100%;height:100%}.detail-photo .photo-placeholder{min-height:100%}.detail-photo .edition-tag{top:20px;left:20px}.detail-copy{padding-top:24px}.detail-copy h1{font-size:clamp(37px,3.7vw,58px);margin:18px 0}.detail-price{display:flex;flex-direction:column;gap:7px;border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.detail-price>.muted{font-size:11px}.detail-price strong{font-size:34px;letter-spacing:-.025em}.detail-price small{font-size:15px;color:var(--muted)}.availability{display:flex;align-items:center;gap:9px;color:var(--cyan);font-size:11px;margin:16px 0 25px}.info-box{display:flex;gap:23px;align-items:center;background:#0c2026;border:1px solid #26444d;border-radius:10px;padding:25px;margin-block:25px}.info-box p{font-size:12px;line-height:1.85;margin-top:6px}.info-box strong{font-size:13px}.large-infinity{font-size:56px;color:var(--cyan);font-weight:300;line-height:1;flex-shrink:0}.favorite-button{margin:18px 0}.related{margin:40px 0 65px}.stack-form{display:flex;flex-direction:column;gap:16px}.stack-form label:not(.check-label){display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--text)}input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid #2e434c;background:#081216;color:var(--text);padding:12px 14px;border-radius:6px;min-height:43px;font-size:13px;max-width:100%}input::placeholder,textarea::placeholder{color:#8fa3ae}input:disabled{color:var(--muted)!important;background:#0b171d!important}textarea{resize:vertical}.stack-form small{color:var(--muted);font-size:11px;margin-top:-6px}.check-label{display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:12px;line-height:1.7}.check-label input{accent-color:var(--cyan);width:17px;height:17px;margin-top:3px;flex-shrink:0}input.quantity-input{max-width:100px}.inline-form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.inline-form input[type=number]{width:66px;padding:6px 9px;min-height:32px;font-size:12px}.auth-layout{display:grid;grid-template-columns:1fr .87fr;gap:100px;max-width:1080px;margin:64px auto 85px;align-items:center}.auth-copy h1{font-size:clamp(43px,4.1vw,60px);margin:20px 0 24px}.auth-copy>.lead{font-size:15px;max-width:460px}.infinity-card{aspect-ratio:1.75;max-width:355px;border:1px solid #427986;border-radius:17px;background:radial-gradient(ellipse at 90% 90%,#206c7880,transparent 70%),linear-gradient(135deg,#1d353f,#0c1c23);margin:33px 0 20px;padding:22px 25px;display:flex;flex-direction:column;box-shadow:0 22px 50px #0005}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;gap:16px}.card-top>span:first-child{font-size:18px;letter-spacing:-.06em;font-weight:600}.card-top>span:last-child{border:1px solid #57929c;border-radius:4px;padding:1px 4px;color:var(--cyan)}.card-infinity{font-size:90px;font-weight:250;line-height:1.15;color:var(--cyan);margin:8px 0}.card-bottom{margin-top:auto;color:#bad6dc}.auth-panel h2{font-size:29px;margin-bottom:12px}.auth-panel>p{font-size:11px;margin-bottom:26px}.auth-links{display:flex;justify-content:space-between;gap:18px;font-size:11px;border-top:1px solid var(--line);padding-top:21px;margin-top:25px}.auth-panel .small-copy a{color:var(--cyan)}.narrow{max-width:860px;margin-inline:auto}.page-section{padding-block:65px}.page-section h1{font-size:clamp(36px,4vw,60px);margin-block:18px 24px}.page-section .lead{margin-bottom:25px}.page-section .actions{margin-top:25px}.recovery-key{border:1px solid var(--cyan);border-radius:9px;padding:26px;background:#0c252d;margin-block:25px;font-size:19px;letter-spacing:.055em;color:var(--cyan);word-break:break-all;user-select:all}.recovery-key code{font-family:ui-monospace,monospace}.warning{display:flex;gap:18px;align-items:flex-start;border:1px solid #564736;border-radius:11px;background:#181710;padding:23px 25px;margin-block:25px;color:var(--warn)}.warning p{color:#dacfb7;font-size:12px;line-height:1.8}.warning a{font-size:10px;color:#f2dcb0;text-decoration:underline;text-underline-offset:3px}.warning strong{font-size:13px;color:#f5deb3}.warning-icon{width:24px;height:24px;border:1px solid #cfb585;border-radius:50%;display:grid;place-items:center;line-height:1;flex-shrink:0;font-size:13px;margin-top:2px}.notice{padding:17px 21px;background:#102d34;border:1px solid #356773;border-radius:10px;margin-top:25px;color:#c4faff;font-size:13px}.page-heading{padding:54px 0 38px}.page-heading h1{margin:16px 0 22px}.page-heading .lead{font-size:16px}.bag-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:44px;margin-bottom:40px}.bag-item{display:grid;grid-template-columns:104px 1fr auto;gap:22px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.bag-item:first-child{padding-top:0}.bag-photo{width:104px;height:112px;border-radius:8px;overflow:hidden;background:#10252e;display:grid;place-items:center;font-size:40px;color:var(--cyan)}.bag-photo img{width:100%;height:100%}.bag-item h2{font-size:18px;margin:7px 0}.bag-item p{font-size:11px;margin-bottom:10px}.bag-subtotal{font-size:13px;white-space:nowrap}.summary-card{align-self:start;position:sticky;top:24px;padding:27px}.summary-card h2{font-size:20px;margin-top:16px}.summary-total{font-size:25px;margin-block:12px 25px;color:var(--text);font-weight:550;letter-spacing:-.02em;overflow-wrap:anywhere}.summary-infinity{display:flex;justify-content:space-between;align-items:center;padding-block:20px;border-block:1px solid var(--line);gap:20px;font-size:12px;color:var(--muted)}.summary-infinity strong{color:var(--cyan);font-size:40px;line-height:1;font-weight:350}.summary-card>p{font-size:11px;margin:22px 0}.summary-card>.subtle-link{margin-top:20px}.receipt-panel{margin:28px 0}.receipt-meta{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-bottom:20px;border-bottom:1px solid var(--line)}.receipt-item{display:flex;justify-content:space-between;gap:25px;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px}.receipt-item>div{display:flex;flex-direction:column;gap:6px}.receipt-item>span{white-space:nowrap}.receipt-item small{color:var(--muted)}.receipt-total{font-size:17px;padding:24px 0}.result-mark{margin:25px 0;color:var(--cyan);font-size:38px;border:1px solid #397781;background:#0d2a32;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;font-weight:300}.collection-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;margin-bottom:35px}.collection-stats .panel{display:flex;flex-direction:column;gap:17px}.collection-stats .panel>span{font-size:11px;color:var(--muted)}.collection-stats .panel>strong{font-size:38px;color:var(--cyan);line-height:1.3}.collection-stats small{font-size:11px}.collection-links a{font-size:13px}.history{margin-top:45px}.history h2{font-size:27px;margin-bottom:10px}.history-list{border-top:1px solid var(--line);margin-top:20px}.history-row{display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:12px;border-bottom:1px solid var(--line);padding:20px 5px}.history-row small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.history:last-child{margin-bottom:55px}.casino-hero{display:grid;grid-template-columns:1.3fr .8fr;align-items:center;gap:70px;padding:55px 0 28px}.casino-hero h1{font-size:clamp(48px,5.1vw,80px);margin:22px 0 24px}.casino-hero .lead{font-size:14px;max-width:560px}.casino-flags{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.pill{display:inline-flex;align-items:center;border:1px solid #294853;background:#0b1c23;padding:6px 11px;color:#b4cbd2;border-radius:5px;font-size:9px;line-height:1.6}.pill.selected{border-color:var(--cyan);color:var(--cyan)}.casino-hero-art{display:flex;flex-direction:column;align-items:center;gap:22px;padding:35px 0}.giant-chip{display:grid;place-items:center;width:270px;height:270px;border-radius:50%;border:12px dashed #4fcbd6;background:linear-gradient(135deg,#17424e,#05131b);box-shadow:0 0 0 2px #398895,0 0 0 11px #0d2d38,0 0 0 12px #245b6a,0 38px 70px #0009;transform:rotate(-13deg)}.giant-chip>div{border:1px solid #3b8391;border-radius:50%;width:214px;height:214px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 40px #4de6ee0d}.giant-chip span{font-size:11px;letter-spacing:.4em;color:#99e9ee}.giant-chip strong{font-size:119px;line-height:1.15;font-weight:200;letter-spacing:-.04em;color:var(--cyan)}.giant-chip small{font-size:8px;letter-spacing:.2em;color:#83cdd4}.chip-caption{margin-top:18px;font-size:8px;letter-spacing:.25em;color:#97b0bd}.games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:35px 0}.game-card{padding:0;overflow:hidden}.game-art{position:relative;display:flex;align-items:center;justify-content:center;height:240px;background:radial-gradient(ellipse at 50% 50%,#13434e80,transparent 70%),#08161c;border-bottom:1px solid var(--line)}.game-tag{position:absolute;top:17px;left:20px;font-size:8px;letter-spacing:.2em;color:#8eb0bd}.game-card-copy{padding:28px}.game-card h2{margin:10px 0 15px;font-size:28px}.game-card p{font-size:12px;min-height:65px}.fixed-bonus{display:flex;align-items:center;justify-content:space-between;gap:15px;border-block:1px solid var(--line);padding:17px 0;margin:20px 0}.fixed-bonus span{font-size:10px;color:var(--muted)}.fixed-bonus strong{font-size:14px;white-space:nowrap;color:var(--cyan)}.prism-art{display:flex;gap:10px;perspective:400px}.prism-art span{background:linear-gradient(160deg,#173746,#06111a);border:1px solid #388498;color:var(--cyan);border-radius:9px;width:68px;height:94px;display:grid;place-items:center;font-size:60px;font-weight:200;box-shadow:0 10px 24px #0006,inset 0 0 12px #4de6ee15}.prism-art span:nth-child(2){transform:translateY(-7px);border-color:#77dbe4}.orbit-art{width:176px;height:176px;border-radius:50%;padding:13px;background:repeating-conic-gradient(#27818b 0deg 28deg,#09252e 29deg 60deg);box-shadow:0 0 0 1px #59bac9,0 0 0 6px #10313f,0 15px 35px #0007}.orbit-art>div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#071c26;border:1px solid #35727e;color:var(--cyan)}.orbit-art strong{font-size:33px;font-weight:450;letter-spacing:-.03em}.orbit-art span{font-size:10px;letter-spacing:.2em}.cards-art{display:flex;justify-content:center;align-items:center;gap:0}.cards-art>span{width:77px;height:115px;border:1px solid #438896;border-radius:9px;background:linear-gradient(145deg,#183b48,#071a25);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;box-shadow:0 8px 20px #0006;color:var(--cyan)}.cards-art small{font-size:9px;letter-spacing:.18em}.cards-art>span:first-child{transform:rotate(-16deg) translateX(9px)}.cards-art>span:nth-child(2){transform:translateY(-10px);z-index:1;border-color:#70c8d5}.cards-art>span:last-child{transform:rotate(16deg) translateX(-9px)}.pause-panel{display:flex;align-items:center;justify-content:space-between;gap:35px;margin:40px 0 55px}.pause-panel h2{font-size:21px;line-height:1.5;margin:14px 0;max-width:730px}.pause-panel p{font-size:12px;max-width:740px}.pause-buttons{display:flex;gap:10px;flex-wrap:wrap}.pause-panel .pause-buttons{flex-shrink:0;flex-direction:column}.play-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;margin:35px 0}.play-stage{border:1px solid #2a4b58;border-radius:var(--radius);padding:30px;background:radial-gradient(ellipse at 50% 50%,#103e4c,#08141d 70%);display:flex;flex-direction:column;align-items:center;text-align:center}.play-stage>.eyebrow{align-self:start}.stage-art{min-height:260px;display:flex;align-items:center;justify-content:center;transform:scale(1.25);margin-block:25px}.play-stage>p{font-size:13px;max-width:390px}.stage-payout{display:flex;gap:25px;align-items:center;justify-content:space-between;width:100%;margin-top:28px;border-top:1px solid #22414f;padding-top:25px}.stage-payout span{font-size:11px;color:var(--muted)}.stage-payout strong{font-size:25px;color:var(--cyan)}.play-settings h1{font-size:38px;margin-bottom:22px}.play-settings>p{font-size:13px;margin-bottom:24px}.play-settings .small-copy{margin-top:24px;font-size:11px}.play-settings>.subtle-link{margin-top:8px}fieldset{border:0;margin:0 0 8px;padding:0}legend{font-size:12px;margin-bottom:13px;color:var(--muted)}.radio-options{display:flex;gap:9px;flex-wrap:wrap}.radio-options label{position:relative;flex:1}.radio-options input{position:absolute;top:13px;left:8px;width:13px;height:13px;accent-color:var(--cyan);margin:0}.radio-options span{display:block;padding:9px 12px 9px 26px;border:1px solid #2d4c57;border-radius:6px;font-size:11px;white-space:nowrap;cursor:pointer}.radio-options input:checked+span{border-color:var(--cyan);background:#16333e;color:#cbfaff}.radio-options input:focus-visible+span{outline:2px solid var(--cyan);outline-offset:3px}.round-result{margin:30px 0}.round-result>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:20px 0;font-size:13px}.round-result>div:last-child{border-bottom:0}.round-result strong{font-size:26px;white-space:nowrap}.editorial-heading{max-width:990px;padding-top:60px}.editorial-heading h1{max-width:900px}.science-disclaimer{display:flex;align-items:center;gap:28px;padding:28px 35px;background:linear-gradient(120deg,#0f2a33,#0a131a);border:1px solid #2c545f;border-radius:14px;margin:10px 0 35px}.science-disclaimer>span{font-size:58px;font-weight:250;color:var(--cyan);line-height:1}.science-disclaimer p{font-size:15px;color:#c4dce4}.articles{display:flex;flex-direction:column;gap:25px}.article{display:grid;grid-template-columns:65px 1fr;gap:30px;padding:36px;scroll-margin-top:24px}.article-number{font-size:40px;line-height:1;color:#62909f;letter-spacing:-.05em;font-weight:300}.article h2{margin:12px 0 27px;font-size:29px}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.evidence-grid h3{font-size:13px;letter-spacing:0;margin-bottom:12px;color:var(--text)}.evidence-grid p{font-size:13px;line-height:1.9}.evidence-grid>section+section{border-left:1px solid var(--line);padding-left:30px}.citation{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.citation p{font-size:10px;line-height:1.8;overflow-wrap:anywhere}.citation .subtle-link{font-size:11px;margin-top:13px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:10px}.about-grid h2{font-size:26px;margin:20px 0}.about-grid p{font-size:13px;line-height:1.95}.about-grid .subtle-link{margin-top:23px}.about-grid .panel{padding:35px}.mission{background:radial-gradient(ellipse at 90% 0%,#17435280,transparent 70%),#0b151d;position:relative;overflow:hidden}.mission-infinity{position:absolute;right:25px;top:5px;font-size:130px;line-height:1;color:#1d536350;font-weight:200;pointer-events:none}.photo-credits{margin:60px 0}.photo-credits>p{font-size:12px;margin-top:12px}.photo-credit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;margin-top:28px}.photo-credit-grid>div{padding:15px 0;border-bottom:1px solid var(--line);font-size:11px}.photo-credit-grid small{display:block;color:var(--muted);font-size:9px;margin-top:5px}.license-panel{margin-bottom:55px}.license-panel h2{font-size:23px;margin-bottom:15px}.license-panel p{font-size:12px;margin-top:8px}.privacy-sections{margin-block:10px 65px}.privacy-sections section{border-bottom:1px solid var(--line);padding:30px 0}.privacy-sections h2{font-size:24px;margin-bottom:17px}.privacy-sections p{font-size:14px;line-height:1.9}.privacy-sections a{color:var(--cyan)}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.profile-layout h2,.profile-bottom h2{font-size:25px;margin-bottom:23px}.profile-right{display:flex;flex-direction:column;gap:30px}.profile-right p,.profile-bottom p{font-size:12px;line-height:1.9;margin-bottom:23px}.profile-right .small-copy{margin-top:20px;margin-bottom:0}.profile-bottom{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:30px 0 55px}.danger-zone{border-color:#65494b}.footer{border-top:1px solid var(--line);background:#060d11;margin-top:35px;padding-top:45px}.footer-main{display:flex;gap:50px;justify-content:space-between;align-items:start}.footer-main .brand{font-size:27px}.footer-main .brand-icon{width:36px;height:36px;font-size:31px}.footer-main p{font-size:11px;margin-top:15px}.footer-main nav{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap;font-size:11px;max-width:700px}.footer-disclaimer{font-size:10px;line-height:1.9;max-width:1060px;margin-block:30px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-block:20px;font-size:9px;color:#8da5b0}
#motion-toggle:checked~.site *,#motion-toggle:checked~.site *::before,#motion-toggle:checked~.site *::after,.reduced-motion *,.reduced-motion *::before,.reduced-motion *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media (min-width:1600px){.hero{gap:95px}.hero-image{min-height:560px}}
@media (max-width:1180px){.wrap{width:calc(100% - 56px)}.header{gap:20px}.desktop-nav{gap:17px;font-size:11px}.header-actions{gap:12px}.brand{font-size:26px}.brand-icon{width:36px;height:36px;font-size:32px}.hero{gap:35px}.hero h1{font-size:58px}.hero-image{min-height:475px}.catalog-layout{grid-template-columns:163px minmax(0,1fr);gap:25px}.product-grid{gap:15px}.product-info{padding:14px}.product-info h3{font-size:14px}.price{font-size:13px}.auth-layout{gap:60px}.product-detail{gap:42px}.bag-layout{gap:28px;grid-template-columns:minmax(0,1fr) 305px}.bag-subtotal{display:none}.bag-item{grid-template-columns:92px 1fr}.bag-photo{width:92px;height:100px}.games-grid{gap:18px}.game-card-copy{padding:23px}.prism-art span{width:58px;height:84px;font-size:52px}.cards-art>span{width:63px;height:103px;font-size:18px}.casino-hero{gap:40px}.play-layout{grid-template-columns:1fr 1fr;gap:25px}.pause-panel{align-items:flex-start}.article{padding:30px;gap:22px}}
@media (max-width:980px){.desktop-nav{display:none}.header{height:80px}.mobile-nav{display:block;font-size:12px;border-bottom:1px solid var(--line);padding-block:11px}.mobile-nav summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{display:flex;gap:17px;flex-wrap:wrap;padding-block:15px 8px}.hero{gap:28px;padding-top:35px}.hero h1{font-size:clamp(39px,5.8vw,57px)}.hero-image{min-height:460px}.hero-copy>p{font-size:13px}.hero-facts{gap:26px;padding-top:26px}.hero-facts strong{font-size:25px}.hero-image-bottom h2{font-size:29px}.catalog-layout{display:block}.category-sidebar{display:none}.mobile-categories{display:flex;gap:8px;overflow-x:auto;padding:0 0 13px;margin-bottom:15px}.mobile-categories .pill{white-space:nowrap;flex-shrink:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-all{align-items:start}.auth-layout{gap:38px}.auth-copy h1{font-size:45px}.product-detail{gap:30px;grid-template-columns:1fr 1fr}.detail-copy h1{font-size:36px}.detail-photo{aspect-ratio:.8}.detail-price strong{font-size:28px}.stage-art{transform:scale(1.05)}.giant-chip{width:220px;height:220px}.giant-chip>div{width:174px;height:174px}.giant-chip strong{font-size:100px}.giant-chip span{font-size:9px}.casino-hero h1{font-size:60px}.game-card h2{font-size:24px}.game-card-copy{padding:18px}.fixed-bonus{align-items:flex-start;flex-direction:column;gap:6px}.game-card p{min-height:96px}.prism-art{gap:6px}.prism-art span{width:50px;height:74px;font-size:45px}.orbit-art{width:146px;height:146px;padding:11px}.cards-art>span{width:55px;height:93px;font-size:17px}.about-grid .panel{padding:27px}.photo-credit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{flex-direction:column;gap:25px}.footer-main nav{justify-content:flex-start}.subbar-note{font-size:9px}.motion-switch{font-size:8px}.collection-stats .panel{padding:23px}}
@media (max-width:720px){.wrap{width:calc(100% - 36px)}.fiction-bar{font-size:8px;letter-spacing:.05em;gap:7px;padding:7px 10px}.header{height:76px}.brand{font-size:25px}.brand-icon{width:33px;height:33px;font-size:31px;border-radius:9px}.header-actions{gap:13px}.header-actions>.button{display:none}.sign-in{font-size:11px}.subbar-inner{min-height:44px;gap:12px;justify-content:space-between}.subbar-note{display:none}.wallet{gap:8px;font-size:10px}.wallet strong{font-size:26px}.motion-switch{border-left:0;padding-left:0;font-size:8px}.hero{grid-template-columns:1fr;gap:28px;padding-block:36px 25px}.hero h1{font-size:clamp(42px,8.9vw,63px);margin:20px 0}.hero-copy>p{font-size:14px;max-width:520px}.hero-copy .actions{margin-top:25px;gap:22px}.hero-facts{gap:55px;max-width:100%;margin-top:29px;padding-top:23px}.hero-facts strong{font-size:26px}.hero-image{min-height:420px}.hero-image-bottom h2{font-size:32px}.hero-image-bottom{inset:auto 25px 25px}.hero-image-top{inset:22px 24px auto}.assurance{gap:13px;font-size:9px;flex-wrap:wrap;justify-content:flex-start;padding:20px 0}.assurance>span:nth-child(2){margin-left:auto}.assurance>span:nth-child(3){width:100%}.catalog-section{padding-top:35px}.section-top{gap:15px;align-items:start;flex-direction:column;margin-bottom:22px}.section-top h2{font-size:25px}.section-top>.muted{font-size:10px}.catalog-main .search-form{flex-wrap:wrap}.search-label{flex:1 1 100%}.sort-label{width:auto;flex:1}.search-form>.button{flex:0 0 auto}.product-grid,.product-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-info{padding:13px}.product-info h3{font-size:14px;line-height:1.35}.product-type{font-size:9px;line-height:1.6;min-height:28px}.product-info .eyebrow{font-size:8px}.price{font-size:12px}.price>span{font-size:8px;margin-right:1px}.round-link{width:24px;height:24px;font-size:12px}.product-bottom{margin-top:12px;padding-top:11px}.edition-tag{top:8px;left:8px;font-size:7px;padding:2px 6px}.catalog-all{flex-direction:column;gap:22px;padding:24px;margin-top:32px}.catalog-all h2{font-size:23px}.photo-placeholder{min-height:150px;font-size:9px;gap:8px}.photo-placeholder>span{font-size:40px}.hero-placeholder>span{font-size:150px}.hero-placeholder{padding-top:40px}.photo-footnote{font-size:10px}.pagination{gap:15px;font-size:10px;margin-top:25px}.page-heading{padding:36px 0 25px}.page-heading h1{font-size:42px}.page-heading .lead{font-size:14px}.auth-layout{display:flex;flex-direction:column;margin:37px auto 45px;gap:28px;max-width:470px;align-items:stretch}.auth-copy h1{font-size:46px}.auth-copy>.lead{font-size:14px}.infinity-card{display:none}.auth-copy>.small-copy{margin-top:20px}.auth-panel{padding:26px}.auth-panel h2{font-size:27px}.auth-panel label,.stack-form label{font-size:12px}.stack-form input:not([type=checkbox]):not([type=radio]),.stack-form select,.stack-form textarea{font-size:16px;min-height:46px}.page-section{padding:40px 0}.page-section h1{font-size:39px}.page-section .lead{font-size:15px}.panel{padding:25px}.warning{padding:19px;gap:12px}.warning p{font-size:11px}.warning strong{font-size:12px}.warning a{font-size:9px}.recovery-key{font-size:16px;padding:21px}.product-detail{grid-template-columns:1fr;gap:14px;margin-bottom:35px}.detail-photo{aspect-ratio:1.05}.detail-copy{padding-top:0}.detail-copy h1{font-size:43px}.detail-copy .lead{font-size:15px}.detail-copy .stack-form{gap:13px}.detail-copy .photo-footnote{margin-bottom:15px}.breadcrumb{font-size:10px;gap:8px;margin:20px 0}.related{margin-top:35px}.info-box{gap:17px;padding:21px}.info-box p{font-size:11px}.large-infinity{font-size:45px}.bag-layout{grid-template-columns:1fr;gap:28px}.summary-card{position:static}.bag-item{gap:15px;grid-template-columns:83px 1fr;padding:20px 0}.bag-photo{width:83px;height:96px}.bag-item h2{font-size:17px}.bag-item .eyebrow{font-size:8px}.inline-form{gap:12px}.inline-form .text-button{font-size:10px;min-height:34px}.receipt-item{font-size:11px;gap:20px}.receipt-total{font-size:14px}.receipt-meta{font-size:9px}.collection-stats{grid-template-columns:1fr 1fr;gap:12px}.collection-stats .panel{padding:20px;gap:13px}.collection-stats .panel>strong{font-size:31px}.collection-stats .panel>span{font-size:10px}.collection-stats .collection-links{grid-column:1/-1;flex-direction:row;gap:28px}.history h2{font-size:24px}.history-row{gap:12px;font-size:10px;flex-wrap:wrap}.history-row>strong{margin-left:auto}.casino-hero{grid-template-columns:1fr;gap:22px;padding-top:35px}.casino-hero h1{font-size:57px}.casino-hero .eyebrow{font-size:9px}.casino-hero-art{display:none}.casino-hero .lead{font-size:14px}.casino-flags{gap:8px}.casino-flags .pill{font-size:8px}.games-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto;gap:23px}.game-card{padding:0}.game-art{height:220px}.game-card-copy{padding:25px}.game-card h2{font-size:30px}.game-card p{font-size:13px;min-height:0}.fixed-bonus{flex-direction:row;align-items:center}.prism-art span{width:65px;height:90px;font-size:57px}.orbit-art{width:160px;height:160px}.cards-art>span{width:70px;height:110px;font-size:20px}.pause-panel{flex-direction:column;padding:24px}.pause-panel h2{font-size:20px}.pause-panel .pause-buttons{flex-direction:row}.pause-buttons .button{font-size:11px;padding:12px 15px}.play-layout{grid-template-columns:1fr;gap:25px}.play-stage{padding:25px}.stage-art{min-height:205px;margin-block:17px;transform:scale(1.1)}.play-settings{padding:25px}.play-settings h1{font-size:36px}.round-result>div{font-size:11px;gap:18px}.round-result strong{font-size:23px}.editorial-heading h1{font-size:45px}.science-disclaimer{padding:23px;gap:18px;margin-bottom:24px}.science-disclaimer>span{font-size:48px}.science-disclaimer p{font-size:13px}.article{grid-template-columns:1fr;gap:18px;padding:26px}.article-number{font-size:28px}.article h2{font-size:27px;margin-bottom:23px}.evidence-grid{grid-template-columns:1fr;gap:22px}.evidence-grid>section+section{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.evidence-grid p{font-size:12px}.article .eyebrow{font-size:9px}.about-grid{grid-template-columns:1fr;gap:20px}.about-grid h2{font-size:25px}.about-grid p{font-size:13px}.photo-credit-grid{grid-template-columns:1fr;gap:0}.photo-credits{margin-block:40px}.privacy-sections section{padding:23px 0}.privacy-sections h2{font-size:23px}.privacy-sections p{font-size:13px}.profile-layout,.profile-bottom{grid-template-columns:1fr;gap:25px}.profile-right{gap:25px}.profile-bottom{margin-block:25px 40px}.profile-layout h2,.profile-bottom h2{font-size:24px}.footer{padding-top:33px}.footer-main nav{gap:16px;font-size:10px}.footer-main .brand{font-size:25px}.footer-disclaimer{font-size:9px}.footer-bottom{flex-direction:column;gap:9px;font-size:8px}.brand:hover{color:var(--text)}}
@media (max-width:360px){.wrap{width:calc(100% - 28px)}.brand{font-size:23px;gap:7px}.brand-icon{width:30px;height:30px;font-size:28px}.header-actions{gap:9px}.hero h1{font-size:40px}.hero-facts{gap:39px}.hero-copy .actions{gap:17px}.hero-copy .button{font-size:11px;padding:14px 17px}.hero .subtle-link{font-size:11px}.hero-image{min-height:360px}.product-info{padding:10px}.product-info h3{font-size:12px}.price{font-size:11px}.product-bottom{gap:3px}.round-link{width:21px;height:21px}.product-type{font-size:8px}.photo-placeholder{min-height:125px}.hero-placeholder>span{font-size:130px}.radio-options span{font-size:10px;padding-right:9px}.header-actions .avatar{width:32px;height:32px}.bag-link{font-size:12px}.casino-hero h1{font-size:49px}}
@media (prefers-reduced-motion:reduce){html{background:#000;color-scheme:dark;scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.header,.subbar,.mobile-nav,.footer,.actions,button,.button{display:none!important}body{background:white;color:black}.panel{background:white;border-color:#999}.wrap{width:100%}p,.muted{color:#333}.fiction-bar{background:white;color:black;border:1px solid #888}.animated-title{-webkit-text-fill-color:currentColor;background:none;animation:none}.cyan{color:#134f5b}.page-section{padding-top:20px}}
/* 1.1: true black canvas; shared scripted-game components. No inline styles/JS. */
html,body,.site{background-color:#000}.auth-error{margin:20px 0;padding:16px;border:1px solid #865c4c;border-radius:10px;background:#19100e;color:#ffe0d3}.auth-error p{margin:10px 0;font-size:13px}.auth-error a{color:var(--cyan);font-size:13px}.currency-explanation{margin:36px 0;padding:30px}.currency-explanation h2{margin:16px 0}.currency-explanation p{margin:16px 0}.currency-examples{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.currency-examples span{padding:12px 16px;border:1px solid var(--line);border-radius:8px;color:var(--cyan);font-variant-numeric:tabular-nums}.currency-footer{margin-top:20px;font-size:12px}.game-options{flex-wrap:wrap}.keno-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dice-art{display:flex;gap:12px;color:var(--cyan);font-size:95px;line-height:1}.dice-art span:nth-child(2){transform:rotate(12deg)}.baccarat-art{display:flex;align-items:center;gap:22px;color:var(--cyan)}.baccarat-art div{border:1px solid #46707b;border-radius:12px;display:grid;text-align:center;padding:10px 18px;background:#050a0c}.baccarat-art strong{font-size:62px;line-height:1.1}.bingo-art{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;max-width:170px;margin:auto;line-height:1}.bingo-art span{display:grid;place-items:center;border:1px solid #31515a;border-radius:7px;width:43px;height:43px;color:var(--muted)}.bingo-art .hit{background:var(--cyan);color:#06272c;border-color:var(--cyan)}.keno-art{display:flex;gap:8px}.keno-art span{border:1px solid #3c7581;border-radius:50%;background:radial-gradient(circle at 30% 25%,#15373d,#030709);color:var(--cyan);width:65px;height:65px;display:grid;place-items:center;font-size:28px}.plinko-art{display:flex;flex-direction:column;align-items:center;color:var(--cyan);font-size:33px;line-height:1.25;letter-spacing:7px}.plinko-art strong{font-size:21px;letter-spacing:0}.plinko-art small{font-size:20px;letter-spacing:0;border-top:1px solid #31515a;padding-top:8px}.treasure-art{text-align:center;color:var(--cyan)}.treasure-art>span{font-size:65px;line-height:1}.treasure-art>div{width:135px;height:75px;border:2px solid #386572;border-radius:18px 18px 10px 10px;background:linear-gradient(#101d22 43%,#44636c 44%,#0b1317 47%);display:grid;place-items:center;font-size:33px}.game-result{margin:24px 0;text-align:center;padding:24px}.game-result>.eyebrow{justify-content:center;margin-bottom:20px}.game-result p{margin-top:16px}.result-values{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.result-values>span{padding:12px 22px;border:1px solid #31515a;border-radius:12px;font-size:35px;color:var(--cyan);min-width:68px;background:#040809}.result-duel{display:flex;justify-content:center;gap:30px}.result-duel>div{display:flex;flex-direction:column}.result-duel strong{font-size:50px;color:var(--cyan)}.plinko-result{max-width:220px;margin:auto}.plinko-result>div{display:grid;grid-template-columns:repeat(5,1fr);font-size:27px;color:#3d555d}.plinko-result .route-dot{color:var(--cyan)}.radio-options label span{overflow-wrap:anywhere}.radio-options{gap:8px}.play-settings{min-width:0}.game-result strong,.summary-total,.detail-price strong{overflow-wrap:anywhere}
@media(max-width:600px){.currency-explanation{padding:20px}.currency-examples{flex-direction:column}.result-values>span{font-size:27px;padding:10px 15px}.keno-art span{width:52px;height:52px}.dice-art{font-size:80px}.keno-picks label{font-size:12px}.radio-options label{min-width:0}.stage-payout strong{font-size:26px}}
/* 1.2: real-model photographs and keyboard-accessible practice tables. */
html,body,.site{background:#000000}.product-image img,.detail-photo img{object-fit:contain;background:#060a0b}.real-catalog-notice{font-size:.84rem;color:var(--muted);padding:1rem 0;border-bottom:1px solid #183237}.photo-attribution{overflow-wrap:anywhere}.photo-attribution p{margin:.3rem 0}.live-lobby{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.table-link{display:flex;flex-direction:column;gap:12px;text-decoration:none;padding:24px;min-height:200px}.table-link h2{font-size:1.25rem}.table-lobby-symbol{font-size:3rem;letter-spacing:-.08em;color:#44e7f8}.table-link:hover{border-color:#44e7f8}.classic-games{margin-top:32px}.classic-games>summary{padding:24px;border:1px solid #24474c;border-radius:12px;cursor:pointer}.practice-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;margin:30px 0}.practice-layout>div,.practice-table{min-width:0}.table-rules{align-self:start;position:sticky;top:20px;font-size:.95rem;line-height:1.7}.table-rules .wallet{margin:20px 0}.table-rules hr{border:0;border-top:1px solid #24474c;margin:20px 0}.practice-table{border:1px solid #28626a;border-radius:24px;background:radial-gradient(ellipse at top,#062b2e,#000 75%);overflow:hidden;padding:24px}.table-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.table-stage{min-height:230px;padding:28px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.table-controls fieldset{border:0;padding:0;margin:0 0 20px}.table-controls legend{font-size:.9rem;margin-bottom:10px}.chip-options{display:flex;gap:10px;flex-wrap:wrap}.chip-choice{position:relative;display:block}.chip-choice input{position:absolute;opacity:0;width:100%;height:100%;inset:0;cursor:pointer}.chip-choice span{display:block;border:1px solid #32676d;border-radius:24px;padding:10px 17px;background:#081314;color:#d7f9fb}.chip-choice input:checked+span{border-color:#39e8fa;background:#133e44;box-shadow:0 0 0 2px #2cc8da inset}.chip-choice input:focus-visible+span{outline:3px solid white;outline-offset:3px}.table-controls select{margin:12px}.blackjack-actions{display:flex;flex-wrap:wrap;gap:12px}.blackjack-actions .button{flex:1}.playing-cards{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;min-height:96px}.playing-card{width:62px;height:92px;border-radius:8px;background:#edf8f8;color:#101c20;box-shadow:0 4px 12px #0008;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.7rem;font-weight:800;line-height:1.2;border:2px solid #bed7da}.playing-card small{font-size:1.6rem}.playing-card.card-red{color:#b92136}.playing-card.card-back{color:#36eaff;background:repeating-linear-gradient(45deg,#0c2730,#0c2730 5px,#163d46 5px,#163d46 9px);border-color:#2f7785}.hand h2{font-size:1rem;text-align:center;margin:0 0 12px}.hand h2 span{display:inline-block;border:1px solid #215863;padding:3px 12px;margin-left:8px;border-radius:14px}.baccarat-hands{display:flex;justify-content:space-around;gap:28px;width:100%;flex-wrap:wrap}.slot-machine{display:flex;gap:12px;width:100%;max-width:460px;border:4px solid #37b9c8;border-radius:24px;padding:14px;background:#02090b;box-shadow:0 0 26px #00d6ee22}.slot-reel{flex:1;height:145px;background:linear-gradient(#0c2329,#24484d,#0c2329);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.slot-reel span{font-size:clamp(2.6rem,7vw,5rem);font-weight:900;color:#7ef4ff;text-shadow:0 0 20px #05d8f1}.dice-tray{display:flex;gap:24px}.die{font-size:6rem;color:#adf7fb;line-height:1}.table-number{font-size:2.5rem;color:#63effd}.keno-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;width:100%;max-width:460px}.keno-number{padding:9px 0;min-width:0;border:1px solid #295158;border-radius:8px;background:#091416;color:#e6f6f8;font:inherit;cursor:pointer}.keno-number[aria-pressed=true]{border-color:#8cf3ff;background:#164957}.keno-number.keno-drawn{box-shadow:inset 0 0 0 2px #e5c477}.keno-number.keno-hit{background:#136356;border-color:#7bffd6;box-shadow:inset 0 0 0 2px #7bffd6}.keno-number:disabled{opacity:1;cursor:default}.keno-inputs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.keno-inputs input{width:100%;min-width:0;padding:10px 6px}.keno-inputs label{min-width:0}.round-status{margin:12px 0 20px;padding:18px;border:1px solid #22464c;border-radius:12px}.round-status h2{font-size:1.25rem;margin:0 0 10px}.status-loss h2{color:#f5b1ba}.status-win h2{color:#94f4d5}.round-ledger{margin:0}.round-ledger>div{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;padding:7px 0}.round-ledger dt{color:#a6c2c6}.round-ledger dd{font-weight:700;margin:0;text-align:right}.round-ledger .separate-grant{margin-top:12px;padding-top:16px;border-top:1px dashed #366064}.new-round{width:100%;justify-content:center}.live-message{min-height:1.5em;font-size:.92rem;color:#d6eaf0}.practice-table[aria-busy=true]{opacity:.8}.plinko-board{position:relative;width:100%;max-width:330px;padding-top:14px}.plinko-ball{position:absolute;left:calc(50% - 7px);top:0;color:#73f6ff;font-size:18px;text-shadow:0 0 12px #00ccff}.peg-row{height:25px;display:flex;justify-content:center;gap:0;color:#88bbc1;font-size:30px;line-height:25px}.peg-row span{width:10%;text-align:center}.plinko-bins{display:flex;justify-content:space-between;gap:2px;margin-top:7px}.plinko-bins span{width:11%;background:#15383d;border-radius:4px;text-align:center;font-size:.7rem;padding:9px 0}.plinko-bins .selected-bin{background:#83eeff;color:#07181a;font-weight:800}.roulette-wheel{position:relative;width:min(100%,300px);aspect-ratio:1;height:auto;border-radius:50%;border:6px solid #194c53;background:#051618;box-shadow:0 0 0 3px #67c4d0,0 10px 30px #0009}.wheel-ring{position:absolute;inset:5px;border-radius:50%;background:conic-gradient(from -4.864865deg,#176b4d 0.000000deg 9.729730deg,#732634 9.729730deg 19.459459deg,#122029 19.459459deg 29.189189deg,#732634 29.189189deg 38.918919deg,#122029 38.918919deg 48.648649deg,#732634 48.648649deg 58.378378deg,#122029 58.378378deg 68.108108deg,#732634 68.108108deg 77.837838deg,#122029 77.837838deg 87.567568deg,#732634 87.567568deg 97.297297deg,#122029 97.297297deg 107.027027deg,#732634 107.027027deg 116.756757deg,#122029 116.756757deg 126.486486deg,#732634 126.486486deg 136.216216deg,#122029 136.216216deg 145.945946deg,#732634 145.945946deg 155.675676deg,#122029 155.675676deg 165.405405deg,#732634 165.405405deg 175.135135deg,#122029 175.135135deg 184.864865deg,#732634 184.864865deg 194.594595deg,#122029 194.594595deg 204.324324deg,#732634 204.324324deg 214.054054deg,#122029 214.054054deg 223.783784deg,#732634 223.783784deg 233.513514deg,#122029 233.513514deg 243.243243deg,#732634 243.243243deg 252.972973deg,#122029 252.972973deg 262.702703deg,#732634 262.702703deg 272.432432deg,#122029 272.432432deg 282.162162deg,#732634 282.162162deg 291.891892deg,#122029 291.891892deg 301.621622deg,#732634 301.621622deg 311.351351deg,#122029 311.351351deg 321.081081deg,#732634 321.081081deg 330.810811deg,#122029 330.810811deg 340.540541deg,#732634 340.540541deg 350.270270deg,#122029 350.270270deg 360.000000deg);border:2px solid #4b7a83}.pocket{position:absolute;top:50%;left:50%;width:20px;height:46%;margin-left:-10px;transform-origin:50% 0;display:flex;align-items:flex-end;justify-content:center;font-size:10px;color:#fff}.wheel-pointer{position:absolute;top:-11px;left:calc(50% - 13px);font-size:27px;color:#76f6ff;z-index:2}.roulette-result{position:absolute;inset:27%;border-radius:50%;background:#08272d;border:3px solid #5be3ee;display:grid;place-items:center;font-size:2.5rem;font-weight:800;color:#d8feff}.photo-credit-grid>div{overflow-wrap:anywhere}#jslicense-labels1{border-collapse:collapse;width:100%;overflow-wrap:anywhere}#jslicense-labels1 td{border-bottom:1px solid #284348;padding:12px}
@media(max-width:1000px){.practice-layout{grid-template-columns:1fr}.table-rules{position:static}.live-lobby{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.practice-table{padding:16px;border-radius:18px}.live-lobby{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.table-link{padding:17px;min-height:175px}.table-link h2{font-size:1rem}.table-stage{padding:25px 0}.table-top{font-size:.85rem}.table-top .pill{font-size:.68rem;padding:5px}.roulette-wheel{width:min(100%,260px)}.pocket{height:46%}.roulette-result{inset:27%;font-size:2rem}.playing-card{width:47px;height:72px;font-size:1.4rem}.playing-card small{font-size:1.2rem}.playing-cards{min-height:72px;gap:5px}.slot-reel{height:115px}.slot-machine{gap:8px;padding:10px}.chip-choice span{padding:9px 12px;font-size:.85rem}.keno-grid{gap:5px}.keno-number{font-size:.85rem}.round-ledger>div{font-size:.8rem}.blackjack-actions{gap:8px}.blackjack-actions .button{font-size:.8rem;padding:12px 8px}.baccarat-hands{gap:20px}.table-rules{padding:20px}.table-controls fieldset{margin-bottom:16px}}
.pocket-0{transform:rotate(180.0deg)}
.pocket-1{transform:rotate(189.72972972972974deg)}
.pocket-2{transform:rotate(199.45945945945945deg)}
.pocket-3{transform:rotate(209.1891891891892deg)}
.pocket-4{transform:rotate(218.9189189189189deg)}
.pocket-5{transform:rotate(228.64864864864865deg)}
.pocket-6{transform:rotate(238.3783783783784deg)}
.pocket-7{transform:rotate(248.10810810810813deg)}
.pocket-8{transform:rotate(257.8378378378378deg)}
.pocket-9{transform:rotate(267.56756756756755deg)}
.pocket-10{transform:rotate(277.2972972972973deg)}
.pocket-11{transform:rotate(287.02702702702703deg)}
.pocket-12{transform:rotate(296.7567567567568deg)}
.pocket-13{transform:rotate(306.48648648648646deg)}
.pocket-14{transform:rotate(316.21621621621625deg)}
.pocket-15{transform:rotate(325.94594594594594deg)}
.pocket-16{transform:rotate(335.6756756756757deg)}
.pocket-17{transform:rotate(345.4054054054054deg)}
.pocket-18{transform:rotate(355.1351351351351deg)}
.pocket-19{transform:rotate(364.8648648648649deg)}
.pocket-20{transform:rotate(374.5945945945946deg)}
.pocket-21{transform:rotate(384.3243243243243deg)}
.pocket-22{transform:rotate(394.05405405405406deg)}
.pocket-23{transform:rotate(403.78378378378375deg)}
.pocket-24{transform:rotate(413.51351351351354deg)}
.pocket-25{transform:rotate(423.2432432432432deg)}
.pocket-26{transform:rotate(432.97297297297297deg)}
.pocket-27{transform:rotate(442.7027027027027deg)}
.pocket-28{transform:rotate(452.43243243243245deg)}
.pocket-29{transform:rotate(462.1621621621622deg)}
.pocket-30{transform:rotate(471.8918918918919deg)}
.pocket-31{transform:rotate(481.6216216216216deg)}
.pocket-32{transform:rotate(491.35135135135135deg)}
.pocket-33{transform:rotate(501.0810810810811deg)}
.pocket-34{transform:rotate(510.81081081081084deg)}
.pocket-35{transform:rotate(520.5405405405405deg)}
.pocket-36{transform:rotate(530.2702702702702deg)}

.catalog-orbit{background:radial-gradient(circle,#08313b,#000 65%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.orbit-infinity{font-size:clamp(10rem,25vw,22rem);line-height:1;color:#54edff;text-shadow:0 0 60px #02baca44}.orbit-caption{font-size:.85rem;letter-spacing:.15em;color:#9ddee6}
