:root{color-scheme:dark;--bg:#0e0f10;--panel:#191a1d;--line:#303135;--yellow:#ffe034;--muted:#a3a4ac}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#f6f6f7;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Noto Sans TC","Microsoft JhengHei",sans-serif}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--line);border-radius:7px;background:#222327;color:#fff;padding:10px 18px;font-weight:650}button:hover{border-color:var(--yellow)}button:focus-visible,a:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}a{color:inherit;text-decoration:none}.announcement{background:var(--yellow);color:#151515;text-align:center;padding:7px 20px;font-size:12px;font-weight:800;letter-spacing:1.4px}.announcement span{margin-left:20px;letter-spacing:2px}.announcement small{position:absolute;right:30px;letter-spacing:0;font-weight:500}header{max-width:1440px;margin:auto;height:100px;display:flex;align-items:center;gap:26px;padding:0 5%}.brand{display:flex;align-items:center;gap:12px;font-weight:850;font-size:24px;letter-spacing:1px}.brand img{width:54px;height:54px}.brand small{display:block;font-size:10px;letter-spacing:2.5px;color:var(--muted)}nav{display:flex;margin-left:40px;gap:16px}.nav{border:0;background:none;color:var(--muted);border-radius:0;padding:28px 8px;font-size:14px}.nav.active{color:var(--yellow);box-shadow:0 2px var(--yellow)}.admin-link{margin-left:auto;background:none;border:0;color:var(--muted);font-size:14px}#cart-button{font-size:14px}#cart-count{background:var(--yellow);color:#111;padding:1px 6px;border-radius:4px;margin-left:7px}main{max-width:1440px;margin:auto;padding:12px 5% 65px}.hero{position:relative;min-height:435px;border:1px solid #474128;border-radius:14px;overflow:hidden;background:#1b1c16;display:flex;align-items:center}.hero-art{position:absolute;inset:0 0 0 26%;overflow:hidden}.hero-art img{position:absolute;width:100%;height:232%;top:-81%;object-fit:fill}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111310 4%,#111310f0 25%,#11131095 47%,transparent 78%)}.hero-copy{position:relative;z-index:1;padding:42px;width:60%}.eyebrow{font-size:12px;font-weight:750;letter-spacing:3px;color:var(--yellow)}h1{font-size:54px;line-height:1.2;margin:18px 0;font-weight:900;letter-spacing:-1px}h1 em{font-style:normal;color:var(--yellow)}.hero p{color:#c5c5c5;font-size:15px}.primary{background:var(--yellow);color:#101010;border-color:var(--yellow)}.hero .primary{margin-top:14px;padding:12px 23px}.hero-label{position:absolute;z-index:1;right:26px;bottom:24px;font-size:13px;text-align:right}.hero-label strong{display:block;font-size:22px}.benefits{display:grid;grid-template-columns:repeat(2,1fr);margin:24px 0 45px;border-bottom:1px solid var(--line);padding-bottom:24px;gap:25px}.benefit{display:flex;gap:14px;align-items:center}.benefit i{font-style:normal;color:var(--yellow);font-size:24px}.benefit strong{font-size:14px;display:block}.benefit span{font-size:12px;color:var(--muted)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0}h2{font-size:28px;margin:0;letter-spacing:-.5px}h2 span{font-size:13px;color:var(--muted);font-weight:400;margin-left:14px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{overflow:hidden;border-radius:10px;border:1px solid var(--line);background:var(--panel);transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-4px);border-color:#716932}.cover{position:relative;overflow:hidden;aspect-ratio:1.72;background:#242520}.cover img{position:absolute;width:108%;height:auto;max-width:none;left:-4%;top:-85%}.cover-button{display:block;width:100%;padding:0;border:0;border-radius:0}.card-body{padding:18px}.tag{color:#b8b8bf;font-size:12px}.card h3{font-size:18px;margin:5px 0 3px}.english{font-size:12px;color:var(--muted);margin:0;min-height:22px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.price{font-size:22px;font-weight:800}.price small{font-size:12px;font-weight:500}.buy{padding:7px 12px;background:var(--yellow);color:#111;border:0}.notice{font-size:13px;color:var(--muted)}footer{padding:32px 5%;border-top:1px solid var(--line);color:var(--muted);max-width:1440px;margin:auto}footer .brand{font-size:18px;color:#eee}footer p{font-size:14px}footer>small{font-size:12px}dialog{width:min(600px,calc(100% - 28px));max-height:90vh;background:#1a1b1f;color:#fff;border:1px solid #494a4e;border-radius:14px;padding:32px}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.close{position:absolute;right:12px;top:12px;border:0;background:transparent;padding:4px 10px}.detail-image{width:100%;border-radius:8px;margin:18px 0}.detail-cover{margin:22px 0}.detail-cover img{top:-85%}label{display:block;font-size:14px;color:#ccc;margin:16px 0 5px}input,textarea,select{width:100%;padding:11px 13px;background:#101113;border:1px solid #45464a;border-radius:6px;color:#fff}textarea{min-height:90px}input:focus,textarea:focus{outline:1px solid var(--yellow)}.wide{width:100%;margin-top:20px}.row{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.row strong{display:block}.row small{color:var(--muted)}.row button{font-size:13px;padding:5px 10px}.empty{text-align:center;padding:60px 20px;background:var(--panel);border:1px solid var(--line);border-radius:12px}.empty p{color:var(--muted)}.admin-bar{display:flex;gap:10px;margin:24px 0}.admin-bar .selected{color:#111;background:var(--yellow)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:650px}th,td{text-align:left;padding:18px 12px;border-bottom:1px solid var(--line);font-size:14px}th{color:var(--muted);font-weight:500}.status{font-size:12px;color:var(--yellow);background:#34301a;padding:4px 9px;border-radius:4px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.stat{padding:22px;background:var(--panel);border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:14px}.stat b{font-size:30px;color:#fff;display:block}.success{text-align:center;padding:20px 0}.success-mark{font-size:38px;color:var(--yellow)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--yellow);color:#111;padding:12px 25px;border-radius:8px;display:none;z-index:10;font-size:14px}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:1450px){.hero{min-height:490px}}@media(max-width:1000px){.announcement small{display:none}header{gap:12px}nav{margin-left:10px}.brand{font-size:20px}.grid{grid-template-columns:repeat(2,1fr)}h1{font-size:44px}.hero-copy{width:70%}.hero-art{left:15%}.admin-link{padding:8px}.cover img{top:-85%}}@media(max-width:650px){.announcement span{display:none}header{height:auto;flex-wrap:wrap;padding:18px 5%;gap:14px}.brand{font-size:19px}.brand img{width:42px;height:42px}.admin-link{font-size:12px}#cart-button{font-size:12px;padding:8px}nav{order:4;margin:0;width:100%;gap:22px}.nav{padding:6px 0}.hero{min-height:410px;align-items:flex-end}.hero-copy{padding:26px;width:100%}.hero-art{left:0;opacity:.6}.hero:after{background:linear-gradient(0deg,#111310 2%,#111310c0 58%,#11131030)}h1{font-size:38px}.hero-label{display:none}.hero p{font-size:14px}.benefits{gap:8px;margin-bottom:28px}.benefit{display:block}.benefit strong{font-size:12px}.benefit span{font-size:12px}.benefit i{font-size:20px}.grid{gap:12px}.card-body{padding:12px}.card h3{font-size:15px}.price{font-size:18px}.buy{font-size:12px;padding:6px 8px}.english{font-size:12px}.price-row{gap:5px;flex-wrap:wrap}h2{font-size:24px}h2 span{display:block;margin:4px 0 0}.section-head{align-items:flex-start}.stats{gap:8px}.stat{padding:12px;font-size:12px}.stat b{font-size:24px}dialog{padding:24px}.two{grid-template-columns:1fr}}

/* Preserve complete supplied product artwork at every viewport. */
.cover{aspect-ratio:auto}.cover img{position:static;display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.detail-cover img{position:static}

.game-search{margin:0 0 22px}.game-search label{margin-top:0}.search-controls{display:flex;gap:10px;max-width:650px}.search-controls input{min-width:0}.search-controls button{white-space:nowrap}.search-empty{grid-column:1/-1}.game-search .notice{margin:8px 0 0}

.discord-help{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;padding:15px 18px;border:1px solid #494124;border-radius:8px;background:#201e14;font-size:14px}.discord-help span{color:#d6d3c5}.discord-help a,.discord-link{color:var(--yellow);font-weight:700}.discord-help a:hover,.discord-link:hover{text-decoration:underline}.discord-link{display:inline-block;padding:10px 0}

.purchase-notice{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);color:#e7cf65}.purchase-notice p{font-size:14px;line-height:1.9;margin:8px 0;overflow-wrap:anywhere}

#cart-button{margin-left:auto}.admin-title{margin-left:auto;color:var(--yellow);font-size:16px}.store-return{color:var(--muted);font-size:14px}@media(max-width:650px){.admin-title{font-size:14px}.store-return{margin-left:auto}}

.honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}button:disabled{opacity:.6;cursor:wait}#order-error{color:#ffbc9c}.success p{overflow-wrap:anywhere}

.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.stat a,.notice a{color:var(--yellow)}@media(max-width:650px){.admin-actions{justify-content:flex-end}.admin-actions button{font-size:14px}}

/* Supplied landscape brand artwork, displayed without modifying the image. */
header .brand,footer .brand{display:block;width:240px;height:64px;overflow:hidden;position:relative;flex-shrink:0}header .brand img,footer .brand img{position:absolute;width:270px;height:auto;max-width:none;left:-15px;top:-36px}@media(max-width:650px){header .brand,footer .brand{width:190px;height:54px}header .brand img,footer .brand img{width:215px;left:-12px;top:-27px}}
/* OnlyGames: violet brand theme */
:root{--bg:#09090d;--panel:#15141d;--line:#2b283b;--yellow:#b79aff;--muted:#a6a2b7;--accent-gradient:linear-gradient(115deg,#7052f5,#b44aef 65%,#dd68dc)}
body{background:radial-gradient(ellipse at 85% 0%,#652db418,transparent 45%),var(--bg)}
.announcement{background:#1c142a;color:#d7c4ff;border-bottom:1px solid #49305f;letter-spacing:1.5px}
header{border-bottom:1px solid #282132;margin-bottom:18px}header .brand,footer .brand{border-radius:8px}
button{background:#201c2b;border-color:#383044;border-radius:9px;transition:background .18s,border-color .18s,box-shadow .18s}
button:hover{background:#2c233b;border-color:#9b76ec}
.primary,.buy,.admin-bar .selected{background:var(--accent-gradient);color:#fff;border:1px solid #ad82ff;box-shadow:0 3px 16px #8a46e526}
.primary:hover,.buy:hover,.admin-bar .selected:hover{background:linear-gradient(115deg,#8264ff,#bd60fa 65%,#e782e6);color:#fff;box-shadow:0 4px 22px #8a46e53a}
.nav{background:transparent}.nav:hover{background:transparent;color:#d9c4ff}.nav.active{color:#ceadff;box-shadow:0 2px #b47aff}.admin-link{background:transparent}
#cart-count{background:#b797ff;color:#160e28}.hero{background:#121017;border-color:#514063}.hero:after{background:linear-gradient(90deg,#100d17 4%,#100d17f0 25%,#100d1795 47%,transparent 78%)}
.hero h1 em{color:#cbb1ff}.hero .eyebrow{color:#d2bcff}.hero-art{filter:saturate(.82)}
.card{background:linear-gradient(150deg,#1c1725,#121116);border-color:#33293e}.card:hover{border-color:#ad7aee;box-shadow:0 10px 25px #0005}.card .price{color:#f7edff}
.discord-help{background:linear-gradient(100deg,#251936,#17121f);border-color:#51336d}.discord-help span{color:#ded3ed}
.status{background:#b17aff19;color:#d0adff;border:1px solid #b17aff30}.stat{background:linear-gradient(125deg,#201928,#15131c);border-color:#3a2e49}.stat b{color:#f4eaff}.purchase-notice{color:#baa9d0}
input,textarea,select{background:#100d16;border-color:#42354e}input:focus,textarea:focus,select:focus{outline:2px solid #b18af5;outline-offset:1px}
dialog{background:#17121f;border-color:#62477c;box-shadow:0 24px 100px #0009}.empty{background:#18131f;border-color:#382943}.cover{background:#15101c}
#toast{background:#d6bcff;color:#241038}.notice a,.discord-help a,.discord-link{color:#ceb0ff}
body[data-page="admin"] main{padding-top:18px}body[data-page="admin"] .section-head{margin-top:10px;margin-bottom:20px}body[data-page="admin"] .eyebrow{font-size:12px;letter-spacing:2.5px;color:#c094ff}body[data-page="admin"] h2{margin-top:7px}
body[data-page="admin"] .stats{gap:18px;margin:25px 0 28px}body[data-page="admin"] .stat{border-radius:14px;padding:23px 25px;position:relative;overflow:hidden}body[data-page="admin"] .stat:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent-gradient);opacity:.7}body[data-page="admin"] .stat b{margin-top:7px;font-size:32px}
body[data-page="admin"] .admin-bar{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:0}body[data-page="admin"] .table-wrap{background:#121017;border:1px solid #30263c;border-radius:12px;margin-top:18px}body[data-page="admin"] th{background:#1c1525;color:#bfaecc;font-size:14px;padding:15px 20px}body[data-page="admin"] td{padding:18px 20px;border-bottom-color:#2b2235}body[data-page="admin"] tbody tr:hover{background:#a574de09}body[data-page="admin"] tbody tr:last-child td{border-bottom:0}body[data-page="admin"] td button{font-size:14px;padding:7px 13px}body[data-page="admin"] .admin-title{color:#d1b0ff}
@media(max-width:650px){.hero:after{background:linear-gradient(0deg,#100d17 2%,#100d17c0 58%,#100d1730)}body[data-page="admin"] .stats{gap:8px}body[data-page="admin"] .stat{padding:14px 10px}body[data-page="admin"] .stat b{font-size:23px}body[data-page="admin"] .section-head{flex-wrap:wrap}.admin-actions{justify-content:flex-start}header{margin-bottom:8px}}

#language-select{background:#201a30;color:#fff;border:1px solid #51416e;border-radius:8px;padding:9px;font:inherit;max-width:145px}header{flex-wrap:wrap}html[lang="vi"] .hero h1,html[lang="en"] .hero h1{font-size:clamp(32px,5vw,64px)}
.product-placeholder{display:flex;min-height:210px;align-items:center;justify-content:center;background:linear-gradient(130deg,#191225,#31204b);color:#e4d6ff;font-size:24px;padding:25px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}#product-editor select{width:100%;padding:12px;background:#201a30;color:white;border:1px solid #51416e}#product-editor input[type=checkbox]{width:auto}#cloud-status{padding:0 5%}header nav{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:760px){header nav{order:3;width:100%;overflow:auto;flex-wrap:nowrap}header nav button{white-space:nowrap}}
/* Crawlable links retain the existing black/purple storefront. */
a.nav{display:inline-flex;align-items:center;text-decoration:none;font-weight:700;padding:18px 10px;color:var(--muted,#aaa);border-bottom:2px solid transparent}a.nav:hover,a.nav.active{color:#bd96ff;border-color:#bd96ff}.card a{color:inherit;text-decoration:none}.cover-button{display:block}.footer-links{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.footer-links a,footer a,.policy-page a,.product-page>a{color:#bd96ff}.policy-page{max-width:850px;line-height:1.9}.product-page{max-width:850px;margin:auto}.product-page .detail-cover img{width:100%;height:auto;object-fit:contain}.store-intro{line-height:1.8;color:#c4bdd0}
