:root{--red:#b62126;--red2:#761114;--ink:#0a0909;--paper:#f5efe4;--gold:#c9a46c;--muted:#a9a29b;--panel:#131111;--line:rgba(255,255,255,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f8f3eb;font-family:Tahoma,"Segoe UI",Arial,sans-serif;overflow-x:hidden}button,a,input,select,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:44px 44px;z-index:0}
.cursor-glow{position:fixed;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(182,33,38,.14),transparent 66%);transform:translate(-50%,-50%);pointer-events:none;z-index:1;transition:opacity .3s}
.site-header{height:82px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;position:fixed;inset:0 0 auto;z-index:50;background:linear-gradient(#090808f2,#090808b8,transparent);backdrop-filter:blur(8px)}
.brand{display:flex;align-items:center;gap:10px;direction:ltr}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover;filter:contrast(1.1);border:1px solid #713638}.brand span{display:flex;flex-direction:column;line-height:.95;letter-spacing:4px}.brand b{font-size:21px}.brand small{font-size:9px;color:var(--red);letter-spacing:6px;margin-top:6px}
nav{display:flex;gap:34px;font-size:14px;color:#c7c0b8}nav a{position:relative;padding:9px 0}nav a:after{content:"";position:absolute;bottom:0;right:50%;width:0;height:2px;background:var(--red);transition:.3s}nav a:hover,nav a.active{color:white}nav a:hover:after,nav a.active:after{right:0;width:100%}
.header-actions{display:flex;align-items:center;gap:10px}.admin-button,.icon-btn{color:white;border:1px solid var(--line);background:#151212;padding:10px 17px;border-radius:7px}.admin-button:hover,.icon-btn:hover{border-color:var(--red);box-shadow:0 0 22px #a21c234d}.cart-button{position:relative}.cart-button span{position:absolute;top:-7px;left:-6px;min-width:18px;height:18px;border-radius:10px;background:var(--red);font-size:10px;display:grid;place-items:center}.menu-button{display:none;border:0;background:none;color:white;font-size:25px}
#openAdmin{display:none}
.sync-status{font-size:10px;color:#aaa;white-space:nowrap}.sync-status[data-state="saving"]{color:var(--gold)}.sync-status[data-state="saved"]{color:#75c98a}.sync-status[data-state="error"]{color:#ff7378}
.hero{min-height:760px;height:100vh;position:relative;display:flex;align-items:center;padding:110px 9vw 70px;overflow:hidden;background:#090808 url("assets/kairo-banner.png") center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,6,6,.18),rgba(7,6,6,.65) 46%,rgba(7,6,6,.96) 86%),linear-gradient(0deg,#0a0909 0,transparent 28%,rgba(0,0,0,.18));z-index:1}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,var(--ink));z-index:3}.hero-content{position:relative;z-index:6;max-width:650px;margin-right:auto;text-shadow:0 3px 22px #000}.eyebrow{color:var(--gold)!important;letter-spacing:5px;font-size:12px;font-weight:700}.hero h1{font-size:clamp(52px,6vw,88px);line-height:1.22;margin:17px 0;font-weight:900;letter-spacing:-3px}.hero h1 em{display:inline-block;font-style:normal;color:#f8f3eb;position:relative}.hero h1 em:after{content:"";position:absolute;width:70%;height:6px;right:0;bottom:-8px;background:linear-gradient(90deg,var(--red),transparent);transform:skew(-30deg)}.hero-description{color:#d2cbc3!important;line-height:2.1!important;max-width:560px;font-size:17px}.hero-buttons{display:flex;gap:14px;margin:30px 0}.primary-button,.secondary-button{border-radius:5px;padding:13px 24px;border:1px solid transparent;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:20px;transition:.25s}.primary-button{background:linear-gradient(135deg,#c32b30,#7d1115);color:white;box-shadow:0 8px 30px #9a171d30}.primary-button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #c32b3069}.secondary-button{background:#0807077d;border-color:#81766c;color:#eee}.secondary-button:hover{border-color:var(--gold);background:#080707c9}.trust-row{display:flex;gap:28px;color:#b8afa6;font-size:12px;margin-top:36px}.trust-row span:first-child{color:#fff}.scroll-hint{position:absolute;z-index:8;bottom:28px;left:50%;width:36px;height:50px;border:1px solid #ffffff45;border-radius:25px;display:grid;place-items:center;color:#aaa;animation:float 1.5s infinite}@keyframes float{50%{transform:translateY(7px)}}
.section{padding:110px 8vw;position:relative;z-index:2}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading span{color:var(--red);font-weight:800;font-size:12px;letter-spacing:3px}.section-heading h2{font-size:clamp(32px,4vw,52px);margin:3px 0}.section-heading p{color:#827c76;font-size:14px}
.categories-section{background:#0d0b0b}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card{min-height:280px;text-align:right;color:white;border:1px solid var(--line);border-radius:8px;padding:32px;background:linear-gradient(145deg,#1d1716,#100e0e);position:relative;overflow:hidden;transition:.35s}.category-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--x,50%) var(--y,50%),#b6212638,transparent 38%);opacity:0;transition:.3s}.category-card:after{content:"";position:absolute;bottom:0;right:0;height:3px;width:0;background:var(--red);box-shadow:0 0 20px var(--red);transition:.4s}.category-card:hover,.category-card.active{transform:translateY(-8px);border-color:#963034;box-shadow:0 18px 45px #0009,0 0 25px #a51d2226}.category-card:hover:before,.category-card.active:before{opacity:1}.category-card:hover:after,.category-card.active:after{width:100%}.category-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a7262b,#531114);font-size:36px;box-shadow:0 0 0 8px #ffffff08,0 8px 30px #9b1b204f;margin-bottom:28px;position:relative}.category-card small,.category-card b,.category-card i{display:block;position:relative}.category-card small{color:var(--gold);font-size:10px;letter-spacing:2px}.category-card b{font-size:26px;margin:3px 0 12px}.category-card i{font-style:normal;color:#89827d;font-size:12px}
.products-section{background:#100d0e radial-gradient(circle at 80% 20%,#2b1112 0,transparent 28%);padding-top:65px}.products-title{max-width:1120px;min-height:150px;margin:0 auto 75px;background:linear-gradient(100deg,#e8dfd3,#fffaf1 48%,#e7ddd0);color:#2c1718;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:35px;position:relative;box-shadow:0 16px 55px #0009;border-top:5px solid #9f2025;text-align:center;overflow:visible}.products-title:before{content:"";position:absolute;inset:10px;border:1px solid #9a716e42;pointer-events:none}.products-title span{color:#9b1e23;font-weight:800;letter-spacing:2px;font-size:11px}.products-title h2{font-size:clamp(28px,4vw,48px);margin:4px 0;color:#35181a}.products-title small{color:#856e68}.title-mark{position:absolute;right:50px;font-size:80px;color:#7b202016;line-height:1}.title-seal{position:absolute;left:45px;width:105px;height:105px;border-radius:50%;background:linear-gradient(145deg,#c42a30,#681014);color:#f6eada;display:grid;place-items:center;font-size:26px;border:7px solid #e7c994;box-shadow:0 0 0 5px #8d191e,0 12px 30px #6c141852}.product-filter-heading{align-items:center}.filters{display:flex;gap:8px}.filters button{border:1px solid var(--line);background:#141111;color:#8d8781;border-radius:30px;padding:9px 20px}.filters button.active,.filters button:hover{background:var(--red2);color:white;border-color:var(--red)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:62px}.product-card{min-height:355px;background:linear-gradient(145deg,#241617,#130f10);border:1px solid #6a383a;border-radius:8px;transition:.35s;position:relative;text-align:center;padding-top:85px;box-shadow:0 7px 0 #d3a836,0 13px 0 #8e1c21}.product-card:hover{transform:translateY(-10px);border-color:#bd3035;box-shadow:0 12px 0 #e1b43a,0 19px 0 #9f2429,0 24px 45px #000b,0 0 32px #b6212638}.product-image{position:absolute;width:150px;height:150px;border-radius:50%;top:-74px;right:50%;transform:translateX(50%);display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#d64247,#791418 72%);border:4px solid #d6a858;box-shadow:0 0 0 7px #6f1519,0 15px 35px #0009;overflow:hidden;z-index:3}.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.08)}.product-placeholder{font-size:64px;filter:drop-shadow(0 5px 14px #0008)}.tag{position:absolute;top:8px;left:8px;background:#f3e8dc;color:#7b1115;padding:4px 9px;border-radius:20px;font-size:9px;font-weight:700}.product-info{padding:12px 24px 25px}.product-info small{color:var(--gold);font-size:10px;letter-spacing:.4px}.product-info h3{font-size:20px;margin:10px 0}.product-info p{color:#918782;font-size:12px;min-height:45px;overflow:hidden;line-height:1.9}.product-bottom{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:17px}.price{font-size:21px;font-weight:900}.price i{font-size:11px;font-style:normal;color:#aaa}.add-cart{width:43px;height:43px;border-radius:50%;border:1px solid #9b292d;background:#281416;color:white;transition:.25s}.add-cart:hover{background:var(--red);box-shadow:0 0 20px #b6212673}.empty-products{display:none;text-align:center;padding:80px;color:#827b75}.empty-products b,.empty-products span{display:block}.empty-products b{font-size:20px;color:#ddd}.empty-products span{font-size:13px;margin-top:8px}
.banner{margin:20px 8vw 100px;min-height:300px;border:1px solid #753033;position:relative;padding:60px 7%;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 18% 30%,#5f171b,transparent 35%),linear-gradient(120deg,#100d0d,#1b1111)}.banner:before{content:"開路";position:absolute;left:8%;font-size:190px;color:#ffffff05;writing-mode:vertical-rl;line-height:.7;pointer-events:none}.banner>.primary-button{position:relative;z-index:2;pointer-events:auto}.banner span{color:var(--gold);font-size:11px;letter-spacing:4px}.banner h2{font-size:45px;margin:8px 0}.banner p{color:#a49c94}
footer{position:relative;border-top:1px solid var(--line);padding:50px 8vw 25px;text-align:center;color:#817b75}.footer-brand{justify-content:center;margin-bottom:14px}footer>p{font-size:13px}footer>div{display:flex;justify-content:center;gap:28px;margin:25px}footer>div a:hover{color:var(--red)}footer>small{font-size:10px}
.toast{position:fixed;bottom:25px;right:50%;transform:translate(50%,100px);padding:12px 22px;background:#e8ded2;color:#151111;border-right:4px solid var(--red);z-index:100;opacity:0;transition:.35s;border-radius:4px;box-shadow:0 12px 30px #0008}.toast.show{transform:translate(50%,0);opacity:1}
.cart-drawer{position:fixed;inset:0;z-index:250;visibility:hidden;pointer-events:none}.cart-drawer.open{visibility:visible;pointer-events:auto}.cart-backdrop{position:absolute;inset:0;border:0;background:#000b;opacity:0;transition:.3s}.cart-drawer.open .cart-backdrop{opacity:1}.cart-panel{position:absolute;top:0;bottom:0;left:0;width:min(440px,100%);background:#100d0e;border-right:1px solid #ffffff38;padding:26px;display:flex;flex-direction:column;transform:translateX(-100%);transition:.35s;box-shadow:20px 0 70px #000}.cart-drawer.open .cart-panel{transform:none}.cart-panel>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px}.cart-panel>header small{color:var(--gold);letter-spacing:2px}.cart-panel>header h2{margin:3px 0}.cart-panel>header button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#211617;color:white;font-size:24px}.cart-items{flex:1;overflow:auto;padding:18px 0}.cart-item{display:grid;grid-template-columns:58px 1fr auto auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.cart-item-image{width:58px;height:58px;border-radius:50%;background:#49171a;display:grid;place-items:center;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item b,.cart-item small{display:block}.cart-item small{color:var(--gold);margin-top:5px}.cart-quantity{display:flex;align-items:center;gap:7px}.cart-quantity button,.cart-remove{width:27px;height:27px;border-radius:50%;border:1px solid #ffffff2d;background:#211617;color:white}.cart-remove{color:#ff7479}.cart-empty{text-align:center;color:#8c837e;padding:70px 10px}.cart-footer{border-top:1px solid var(--line);padding-top:18px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.cart-footer b{font-size:22px;color:var(--gold)}.cart-footer .primary-button{grid-column:1/-1}
.modal{position:fixed;inset:0;z-index:200;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:#000c;backdrop-filter:blur(8px)}.admin-panel{position:absolute;inset:4vh 4vw;background:#0f0d0d;border:1px solid #4c292b;border-radius:12px;overflow:auto;padding:30px}.admin-panel>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.admin-panel>header small{color:var(--red);letter-spacing:3px}.admin-panel h2{margin:3px 0}.admin-panel>header button{border:0;background:#211717;color:white;width:42px;height:42px;border-radius:50%;font-size:28px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.admin-stats article{background:#171313;border:1px solid var(--line);padding:18px;border-radius:6px}.admin-stats span{font-size:11px;color:#8a837e}.admin-stats b{display:block;font-size:28px;color:var(--gold)}.admin-layout{display:grid;grid-template-columns:360px 1fr;gap:25px}.admin-layout form,.admin-products{background:#151212;border:1px solid var(--line);padding:22px;border-radius:8px}.admin-layout h3{margin-top:0}.admin-layout label{display:block;font-size:12px;color:#b8b0a9;margin:12px 0}.admin-layout input,.admin-layout select,.admin-layout textarea{display:block;width:100%;margin-top:6px;background:#0c0b0b;color:white;border:1px solid #3d3532;border-radius:5px;padding:10px;outline:none}.admin-layout input:focus,.admin-layout select:focus,.admin-layout textarea:focus{border-color:var(--red)}.form-row{display:grid;grid-template-columns:2fr 1fr;gap:10px}.check-label{display:flex!important;align-items:center;gap:8px}.check-label input{width:auto;margin:0}.form-actions{display:flex;gap:8px;margin-top:18px}.form-actions button{flex:1;padding:11px}.form-actions #cancelEdit{display:none}.admin-list-title{display:flex;justify-content:space-between}.admin-list-title button{border:0;background:none;color:#a85a5c;font-size:11px}.admin-item{display:grid;grid-template-columns:55px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.admin-thumb{width:55px;height:55px;border-radius:5px;background:#291719;display:grid;place-items:center;overflow:hidden}.admin-thumb img{width:100%;height:100%;object-fit:cover}.admin-item b,.admin-item small{display:block}.admin-item small{color:#887f79}.admin-item-actions{display:flex;gap:6px}.admin-item-actions button{border:1px solid #453a36;background:#211b19;color:white;border-radius:4px;padding:6px 9px;font-size:11px}.admin-item-actions .delete{color:#e66e73;border-color:#6a292c}
@media(max-width:1000px){nav{display:none}.menu-button{display:block}.site-header.menu-open nav{display:flex;position:absolute;top:75px;right:5vw;left:5vw;background:#151212;border:1px solid var(--line);padding:20px;flex-direction:column;gap:8px}.product-grid{grid-template-columns:repeat(2,1fr);row-gap:100px}.admin-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.category-card:first-child{grid-column:span 2}.title-mark{display:none}}
@media(max-width:650px){.site-header{padding:0 4vw}.brand img{width:42px;height:42px}.brand b{font-size:17px}.admin-button{display:none}.hero{padding:100px 6vw 50px;min-height:720px;background-position:33% center}.hero-shade{background:rgba(7,6,6,.76)}.hero-content{margin:0}.hero h1{font-size:46px;letter-spacing:-2px}.hero-description{font-size:14px!important}.trust-row{gap:10px;flex-wrap:wrap}.section{padding:80px 5vw}.section-heading{display:block}.section-heading p{display:none}.category-grid{grid-template-columns:1fr}.category-card:first-child{grid-column:auto}.category-card{min-height:235px}.products-title{min-height:120px;margin-bottom:70px;padding:20px}.products-title h2{font-size:25px}.products-title small,.title-mark{display:none}.title-seal{width:78px;height:78px;left:-4px;top:-28px;font-size:20px}.filters{margin-top:18px}.product-grid{grid-template-columns:1fr;gap:105px;padding:75px 7vw 0}.product-image{width:140px;height:140px;top:-69px}.product-info{padding:13px 20px 25px}.product-info h3{font-size:19px}.price{font-size:18px}.banner{margin:0 5vw 70px;padding:40px 7%;display:block}.banner h2{font-size:34px}.banner .primary-button{margin-top:20px}.admin-panel{inset:0;border-radius:0;padding:18px}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats article:first-child{grid-column:span 2}.form-row{grid-template-columns:1fr}.admin-item{grid-template-columns:46px 1fr}.admin-item-actions{grid-column:2}.cursor-glow{display:none}}

/* Independent product departments */
.product-group{padding:25px 0 95px;scroll-margin-top:100px}
.group-heading{display:flex;align-items:center;gap:18px;margin-bottom:15px}
.group-heading-icon{width:66px;height:66px;flex:0 0 66px;border-radius:50%;display:grid;place-items:center;font-size:29px;background:linear-gradient(145deg,#bd2c31,#6b1115);border:3px solid #d3a85f;box-shadow:0 0 0 5px #70171b}
.group-heading-icon img{width:100%;height:100%;border-radius:50%;object-fit:cover;padding:3px}
.group-heading span{color:var(--gold);font-size:10px;letter-spacing:3px}
.group-heading h3{font-size:36px;margin:4px 0}
.group-line{height:1px;flex:1;background:linear-gradient(90deg,transparent,#63282a)}
.group-empty{padding:35px;border:1px dashed #633537;color:#867c77;text-align:center;border-radius:7px}
.admin-stats{grid-template-columns:repeat(4,1fr)}
@media(max-width:650px){.group-heading h3{font-size:27px}.group-heading-icon{width:54px;height:54px;flex-basis:54px}.product-group{padding-bottom:65px}.admin-stats article:first-child{grid-column:auto}}
.categories-section .category-grid{grid-template-columns:repeat(2,1fr);max-width:1000px;margin-inline:auto}
@media(max-width:1000px){.categories-section .category-card:first-child{grid-column:auto}}
@media(max-width:650px){.categories-section .category-grid{grid-template-columns:1fr}}
.game-field{display:none}
.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:62px}
.game-card{min-height:250px;border-radius:8px;border:1px solid #623235;background:linear-gradient(145deg,#251719,#120f10);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:85px 22px 28px;position:relative;text-align:center;transition:.35s;box-shadow:0 7px 0 #d3a836,0 13px 0 #8e1c21}
.game-card:hover{transform:translateY(-10px);border-color:#bd3035;box-shadow:0 12px 0 #e1b43a,0 19px 0 #9f2429,0 24px 45px #000b,0 0 32px #b6212638}
.game-orb{position:absolute;top:-66px;width:138px;height:138px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#d64247,#791418 72%);border:4px solid #d6a858;box-shadow:0 0 0 7px #6f1519,0 15px 35px #0009;font-size:56px;font-weight:900}
.game-card small{color:var(--gold);font-size:10px}.game-card b{font-size:24px;margin:8px 0}.game-card i{font-style:normal;color:#9a908a;font-size:11px}
@media(max-width:1000px){.game-grid{grid-template-columns:repeat(2,1fr);row-gap:95px}}
@media(max-width:650px){.game-grid{grid-template-columns:1fr;gap:95px;padding:70px 7vw 0}}
.maps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.map-card{min-height:360px;border:1px solid #ffffff3d;border-radius:12px;background:linear-gradient(145deg,#1c1617,#0f0d0d);padding:22px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:.3s;box-shadow:0 18px 40px #0008}.map-card:hover{transform:translateY(-7px);border-color:#fff9edb8;box-shadow:0 22px 48px #000b,0 0 28px #b6212632}.map-cover{width:210px;height:210px;flex:0 0 210px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle,#9b2025,#3f1114);font-size:60px;border:4px solid #d6a858;box-shadow:0 0 0 7px #6f1519,0 14px 32px #0009;margin-bottom:25px}.map-cover img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.map-card small{color:var(--gold);font-size:10px}.map-card b{font-size:21px;line-height:1.5;margin:7px 0;overflow-wrap:anywhere}.map-card i{font-style:normal;color:#9c928c;font-size:11px;margin-top:auto}
@media(max-width:900px){.maps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.maps-grid{grid-template-columns:1fr}}
.discount-tag{position:absolute;top:13px;left:13px;background:#f5eadc;color:#8b151a;border:1px solid #d5a45e;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:900;z-index:4;box-shadow:0 5px 16px #0006}.price-stack{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}.price-stack del{font-size:12px;color:#8e8580}.price-stack strong{font-size:20px;color:#f1bd61}.form-row{grid-template-columns:1.5fr 1fr 1fr}
.admin-stats{grid-template-columns:repeat(2,1fr)}
.auth-button{height:42px;max-width:170px;border:1px solid var(--line);border-radius:7px;background:#151212;color:#f5eee6;padding:5px 11px;display:flex;align-items:center;gap:8px}.auth-avatar{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#7e171b;overflow:hidden}.auth-avatar img{width:100%;height:100%;object-fit:cover}.auth-label{max-width:105px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.login-modal{display:none;position:fixed;inset:0;z-index:300}.login-modal.open{display:block}.login-card{position:absolute;width:min(430px,calc(100% - 30px));top:50%;right:50%;transform:translate(50%,-50%);background:linear-gradient(145deg,#1c1516,#0b0909);border:1px solid #ffffff43;border-radius:16px;padding:36px;text-align:center;box-shadow:0 30px 90px #000e}.login-card>.store-logo{width:82px;height:82px;border-radius:50%;object-fit:cover;border:3px solid #d4aa66}.login-card>small{display:block;color:var(--gold);letter-spacing:3px;margin-top:13px}.login-card h2{font-size:32px;margin:7px}.login-card p{color:#978e88;font-size:12px}.login-close{position:absolute;top:14px;left:14px;width:35px;height:35px;border-radius:50%;border:1px solid #ffffff24;background:#ffffff08;color:white;font-size:21px}.social-login,.logout-button{width:100%;height:50px;border-radius:7px;margin-top:10px;border:1px solid #ffffff2f;color:white;font-weight:700}.social-login b{display:inline-grid;width:27px;height:27px;place-items:center;border-radius:50%;margin-left:9px;background:#fff;color:#222}.google-login{background:#fff;color:#242020}.discord-login{background:#5865f2}.logout-button{display:none;background:#351416}.auth-status{min-height:35px;margin-top:16px;color:#b9aea7;font-size:11px;line-height:1.7}.login-card .google-login b{color:#4285f4}
.profile-form{display:none;margin-top:18px;padding-top:18px;border-top:1px solid #ffffff20;text-align:right}.profile-form label{display:block;color:#bcb2ab;font-size:11px;margin-bottom:10px}.profile-form input,.profile-form select{width:100%;height:44px;margin-top:6px;border:1px solid #463a37;border-radius:6px;background:#0b0909;color:white;padding:9px}.profile-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-row{display:grid;grid-template-columns:105px 1fr;gap:8px}.profile-form .primary-button{width:100%;margin-top:12px}.phone-note{display:block!important;color:#8c827c!important;letter-spacing:0!important;line-height:1.7;text-align:right}.login-card.profile-mode{max-height:92vh;overflow:auto}.login-card.profile-mode .social-login,.login-card.profile-mode>p{display:none}.login-card.profile-mode .profile-form{display:block}
.otp-box{display:none;margin-top:13px;padding-top:13px;border-top:1px solid #ffffff1c}.otp-box.show{display:block}.otp-box input{text-align:center;font-size:22px;letter-spacing:8px}.resend-code{width:100%;border:0;background:transparent;color:#bca778;padding:10px}.login-card.verification-required .login-close{display:none}.login-modal.verification-lock .modal-backdrop{cursor:not-allowed}#recaptcha-container{display:flex;justify-content:center;margin-top:12px}
@media(max-width:800px){.auth-button{padding:5px}.auth-label{display:none}.header-actions{gap:5px}}
@media(max-width:1050px){.sync-status{display:none}}
.game-page{min-height:100vh;background:radial-gradient(circle at 80% 10%,#351417,transparent 32%),#0a0909}.game-header{background:#090808e8;border-bottom:1px solid var(--line)}.game-main{padding-top:82px}.game-hero{min-height:390px;padding:70px 10vw;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#080707e8,#160d0ea8),url("assets/kairo-banner.png") center/cover;border-bottom:1px solid #582427}.game-hero span{color:var(--gold);letter-spacing:3px;font-size:11px}.game-hero h1{font-size:clamp(50px,7vw,95px);margin:8px 0}.game-hero p{color:#aaa09a}.game-page-orb{width:180px;height:180px;border-radius:50%;display:grid;place-items:center;font-size:78px;font-weight:900;background:radial-gradient(circle at 35% 25%,#d64247,#791418 72%);border:5px solid #d6a858;box-shadow:0 0 0 9px #6f1519,0 20px 50px #0009}.game-products{padding:80px 8vw 120px}.game-products .product-grid{padding-top:72px}.game-products .empty-products{display:none}
@media(max-width:650px){.game-header .secondary-button{padding:9px 12px;font-size:11px}.game-hero{min-height:330px;padding:55px 6vw}.game-hero h1{font-size:45px}.game-page-orb{width:100px;height:100px;font-size:43px}.game-products{padding:60px 5vw 100px}}
.currency-control{height:42px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#151212;border-radius:7px;padding:0 10px;color:#a79e97;font-size:10px}.currency-control select{max-width:145px;border:0;outline:0;background:transparent;color:#f5ede5;font-size:11px}.currency-control option,.currency-control optgroup{background:#171313;color:#f5ede5}.store-settings{background:linear-gradient(145deg,#1c1515,#121010);border:1px solid #563032;padding:22px;border-radius:8px;margin-bottom:25px}.settings-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.settings-heading small{color:var(--red);letter-spacing:2px}.settings-heading h3{margin:4px 0;font-size:22px}.settings-heading>span{font-size:10px;color:#817973}.settings-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.2fr auto auto;gap:10px;align-items:end}.settings-grid label{font-size:11px;color:#a9a09a}.settings-grid input{display:block;width:100%;height:42px;margin-top:6px;background:#0c0b0b;color:white;border:1px solid #3d3532;border-radius:5px;padding:9px}.settings-grid button{height:42px;padding:8px 13px;white-space:nowrap}.logo-upload input{padding:7px;font-size:9px}
@media(max-width:1200px){.currency-control span{display:none}.currency-control select{max-width:110px}.settings-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.site-header .currency-control{position:absolute;top:72px;left:4vw;background:#171313e8}.game-header .currency-control{display:none}.settings-grid{grid-template-columns:1fr}.settings-heading>span{display:none}}

/* Brighter ivory storefront */
.categories-section,.products-section{background:#f4efe7;color:#271719}
.categories-section{background-image:radial-gradient(circle at 10% 20%,#c3272d16,transparent 28%),linear-gradient(180deg,#faf7f1,#eee6da)}
.categories-section .section-heading p,.products-section .section-heading p{color:#75665f}
.category-card{color:#2a181a;background:linear-gradient(145deg,#fffdf8,#eee4d7);border-color:#d8c7b5;box-shadow:0 15px 35px #63453d18}
.category-card:hover,.category-card.active{border-color:#a92b30;box-shadow:0 18px 42px #6c383529,0 0 25px #a51d221c}
.category-card i{color:#7d6d66}.products-section{background-image:radial-gradient(circle at 85% 10%,#c3272d12,transparent 25%),linear-gradient(#f8f4ed,#eee6dc)}
.group-heading h3{color:#2b1719}.group-line{background:linear-gradient(90deg,transparent,#a56d6f)}
.product-card,.game-card{color:#2b1719;background:linear-gradient(150deg,#fff,#f5ede3);border-color:#d2b9aa;box-shadow:0 7px 0 #d3a836,0 13px 0 #a92329,0 18px 40px #78564b18}
.product-info p,.game-card i{color:#806e67}.game-card small,.product-info small{color:#9c2429}.group-empty{color:#796a63;border-color:#be9995;background:#fff9}
.banner{background:linear-gradient(120deg,#fff8ed,#e8dbca);color:#2c1719;border-color:#b54448}.banner p{color:#74645e}.banner:before{color:#8e1c210b}
footer{background:#fffaf3;color:#766861;border-color:#d8c7b5}
.game-page{background:#f3ede4;color:#291719}.game-products{background:linear-gradient(#faf7f1,#ece3d7)}.game-page .section-heading h2{color:#2a1719}
.game-orb,.game-page-orb{overflow:hidden}
.game-orb img,.game-page-orb img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}

/* Game management */
.games-manager{background:linear-gradient(145deg,#1c1515,#121010);border:1px solid #563032;padding:22px;border-radius:8px;margin-bottom:25px}
.games-manager-layout{display:grid;grid-template-columns:330px 1fr;gap:18px}.game-admin-form{background:#110e0e;border:1px solid var(--line);padding:16px;border-radius:7px}.game-admin-form label{display:block;font-size:11px;color:#aaa09a;margin-bottom:10px}.game-admin-form input,.game-admin-form select{display:block;width:100%;height:41px;margin-top:6px;background:#090808;color:white;border:1px solid #403533;border-radius:5px;padding:9px}.game-admin-form #cancelGameEdit,.game-admin-form #cancelMapEdit{display:none}.managed-games-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}.managed-game{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:10px;background:#110e0e;border:1px solid var(--line);border-radius:7px}.managed-game>span{width:52px;height:52px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#7f171b;font-size:24px}.managed-game>span img{width:100%;height:100%;object-fit:cover}.managed-game b,.managed-game small{display:block}.managed-game small{color:#837973;font-size:10px}.managed-game button{border:1px solid #493a37;background:#201918;color:white;border-radius:4px;padding:5px 7px;font-size:10px}.managed-game .delete{color:#ef777b;border-color:#713033}
@media(max-width:900px){.games-manager-layout{grid-template-columns:1fr}.managed-games-list{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.managed-games-list{grid-template-columns:1fr}.products-title{background:#fff8ef}}

/* Final dark storefront with crisp ivory edges */
body{background:#080707;color:#f8f3eb}
.categories-section{background:#0c0a0a;background-image:radial-gradient(circle at 14% 20%,#9f1d2326,transparent 30%),linear-gradient(180deg,#0e0c0c,#080707);color:#f8f3eb;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}
.products-section{background:#090808;background-image:radial-gradient(circle at 84% 8%,#a71f2526,transparent 28%),linear-gradient(180deg,#0d0b0b,#080707 60%,#0d0a0a);color:#f8f3eb}
.categories-section .section-heading p,.products-section .section-heading p{color:#9d9590}
.category-card{color:#fff;background:linear-gradient(145deg,#1d1818,#100e0e);border:1px solid #ffffff38;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 40px #0008}
.category-card:hover,.category-card.active{border-color:#f6eee0a8;box-shadow:inset 0 0 0 1px #ffffff18,0 18px 45px #000b,0 0 30px #b6212638}
.category-card i{color:#aaa19b}
.group-heading h3{color:#f9f3eb}.group-line{background:linear-gradient(90deg,transparent,#ffffff5c)}
.product-card,.game-card{color:#fff;background:linear-gradient(150deg,#1d1717,#100e0e);border:1px solid #ffffff42;box-shadow:inset 0 0 0 1px #ffffff09,0 7px 0 #d3a836,0 13px 0 #a92329,0 22px 42px #000a}
.product-card:hover,.game-card:hover{border-color:#fff9edcc;box-shadow:inset 0 0 0 1px #ffffff18,0 12px 0 #e1b43a,0 19px 0 #a92329,0 26px 50px #000d,0 0 30px #a61e243d}
.product-info p,.game-card i{color:#a79e98}.game-card small,.product-info small{color:#d8ad68}
.group-empty{color:#aaa19b;border-color:#ffffff3d;background:#ffffff06}
.banner{background:radial-gradient(circle at 18% 30%,#5f171b,transparent 35%),linear-gradient(120deg,#100d0d,#1b1111);color:#fff;border:1px solid #ffffff47;box-shadow:inset 0 0 0 1px #ffffff0b}
.banner p{color:#b3aaa4}.banner:before{color:#ffffff06}
footer{background:#090808;color:#8f8781;border-top:1px solid #ffffff2e}
.game-page{background:#080707;color:#f8f3eb}.game-products{background:radial-gradient(circle at 80% 8%,#9b1c2224,transparent 25%),#090808}.game-page .section-heading h2{color:#f8f3eb}
.products-title{box-shadow:0 18px 55px #000c,0 0 0 1px #ffffff24}
.title-seal img{width:100%;height:100%;border-radius:50%;object-fit:cover;padding:3px}
.theme-control{height:42px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#151212;border-radius:7px;padding:0 10px;color:#a79e97;font-size:10px}.theme-control select{border:0;outline:0;background:transparent;color:#f5ede5}.theme-control option{background:#171313;color:#f5ede5}

/* White storefront option */
body.light-theme{--ink:#f4efe7;--panel:#fffaf3;--line:rgba(55,30,31,.16);background:#f4efe7;color:#2b191a}
body.light-theme:before{background-image:linear-gradient(rgba(70,35,36,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(70,35,36,.025) 1px,transparent 1px)}
body.light-theme .site-header{background:linear-gradient(#fffaf5f2,#f4ece2e8,transparent)}
body.light-theme .brand b,body.light-theme .site-header{color:#271719}
body.light-theme .currency-control,body.light-theme .theme-control,body.light-theme .auth-button,body.light-theme .admin-button,body.light-theme .icon-btn{background:#fffaf4;color:#321d1e;border-color:#8d696a55}
body.light-theme .currency-control select,body.light-theme .theme-control select{color:#321d1e}
body.light-theme .products-section,body.light-theme .categories-section{background:radial-gradient(circle at 82% 12%,#b6212617,transparent 27%),#f4efe7;color:#2b191a}
body.light-theme .group-heading h3,body.light-theme .section-heading h2{color:#2b191a}
body.light-theme .game-card,body.light-theme .product-card{background:linear-gradient(145deg,#fffdf8,#eadfd3);color:#2b191a;border-color:#9b6d6f66;box-shadow:0 7px 0 #d3a836,0 13px 0 #a72429,0 18px 38px #5c33331f}
body.light-theme .product-info p,body.light-theme .game-card i{color:#746864}
body.light-theme .banner{background:linear-gradient(120deg,#fffaf4,#e8dbcd);color:#2b191a;border-color:#9e696b66}
body.light-theme .banner p{color:#756662}
body.light-theme footer{background:#eee5da;color:#685d58;border-color:#8e6c6d44}
body.light-theme .cart-panel,body.light-theme .admin-panel,body.light-theme .login-card{background:#f9f3eb;color:#2b191a}
body.light-theme .cart-panel>header button,body.light-theme .admin-panel>header button{background:#e8dcd1;color:#2b191a}
body.light-theme .admin-layout form,body.light-theme .admin-products,body.light-theme .store-settings,body.light-theme .admin-stats article{background:#fffaf4;color:#2b191a}
body.light-theme .admin-layout input,body.light-theme .admin-layout select,body.light-theme .admin-layout textarea,body.light-theme .settings-grid input,body.light-theme .profile-form input{background:#f3e9df;color:#2b191a;border-color:#9d777855}
body.light-theme .hero-shade{background:linear-gradient(90deg,rgba(7,6,6,.18),rgba(7,6,6,.65) 46%,rgba(7,6,6,.96) 86%),linear-gradient(0deg,rgba(10,9,9,.8) 0,transparent 25%)}
body.light-theme .hero h1,body.light-theme .hero h1 em,body.light-theme .hero-description,body.light-theme .hero-content{color:#f8f3eb!important;text-shadow:0 3px 22px #000}
body.light-theme .hero .secondary-button{background:#0807079c;color:#fff;border-color:#81766c}
body.light-theme .hero:after{display:none}
body.light-theme .primary-button,body.light-theme .primary-button span{color:#fff!important}
body.light-theme .product-info h3,body.light-theme .product-bottom,body.light-theme .game-card b,body.light-theme .game-card h3,body.light-theme .cart-item b,body.light-theme .admin-panel h2,body.light-theme .admin-panel h3,body.light-theme .login-card h2{color:#211415}
body.light-theme .empty-products b,body.light-theme .group-empty,body.light-theme .auth-label{color:#2b191a}
body.light-theme .products-title{background:linear-gradient(120deg,#171313,#080707);color:#fff;border-color:#b62126;box-shadow:0 18px 55px #0008,0 0 0 1px #ffffff24}
body.light-theme .products-title h2{color:#fff}
body.light-theme .products-title small{color:#c2b8b0}
body.light-theme .products-title:before{border-color:#ffffff25}
body.light-theme .products-title .title-mark{color:#ffffff0c}
body.light-theme .banner{background:radial-gradient(circle at 18% 30%,#5f171b,transparent 35%),linear-gradient(120deg,#100d0d,#070606);color:#fff;border-color:#ffffff45}
body.light-theme .banner h2{color:#fff}
body.light-theme .banner p{color:#bdb3ac}
body.light-theme .banner:before{color:#ffffff06}
body.light-theme footer{background:linear-gradient(180deg,#100d0d,#050404);color:#c9bfba;border-top:2px solid #a61f24}
body.light-theme footer .brand b{color:#fff}
body.light-theme footer a{color:#f2e9e3}
body.light-theme footer a:hover{color:#d42c32}
body.light-theme footer small{color:#918783}
body.light-theme .game-card,body.light-theme .product-card{background:linear-gradient(145deg,#211516,#0b0909);color:#fff;border-color:#8f292d;box-shadow:0 7px 0 #d3a836,0 13px 0 #a51f25,0 20px 42px #0005}
body.light-theme .game-card b,body.light-theme .game-card h3,body.light-theme .product-info h3,body.light-theme .product-bottom{color:#fff}
body.light-theme .game-card i,body.light-theme .product-info p{color:#a99f99}
body.light-theme .game-card small,body.light-theme .product-info small{color:#d9aa5f}
body.light-theme .game-card:hover,body.light-theme .product-card:hover{border-color:#d23136;box-shadow:0 10px 0 #e0b23b,0 17px 0 #b5242a,0 25px 48px #0008,0 0 30px #b6212638}
body.light-theme .site-header{background:linear-gradient(#090808f8,#0d0a0aee,#090808c9);color:#fff;border-bottom:1px solid #8f242855}
body.light-theme .site-header .brand b{color:#fff}
body.light-theme .site-header .currency-control,body.light-theme .site-header .theme-control,body.light-theme .site-header .auth-button,body.light-theme .site-header .admin-button,body.light-theme .site-header .icon-btn{background:#151112;color:#fff;border-color:#76272a}
body.light-theme .site-header .currency-control select,body.light-theme .site-header .theme-control select{color:#fff}
body.light-theme .site-header .currency-control span,body.light-theme .site-header .theme-control span{color:#aaa19b}
body:not(.light-theme) footer .brand b,body:not(.light-theme) footer p,body:not(.light-theme) footer a,body:not(.light-theme) footer>small{color:#fff}
body:not(.light-theme) footer .brand small{color:var(--red)}
body.light-theme .game-card,body.light-theme .product-card{background:linear-gradient(145deg,#eee7df,#d9cfc6);color:#241617;border-color:#9a484b;box-shadow:0 7px 0 #d3a836,0 13px 0 #a51f25,0 20px 38px #4a29292c}
body.light-theme .game-card b,body.light-theme .game-card h3,body.light-theme .product-info h3,body.light-theme .product-bottom{color:#241617}
body.light-theme .game-card i,body.light-theme .product-info p{color:#6f625e}
body.light-theme.game-page{background:#f4efe7;color:#28191a}
body.light-theme .game-products{background:radial-gradient(circle at 82% 10%,#b6212616,transparent 28%),#f4efe7;color:#28191a}
body.light-theme .game-products .section-heading h2{color:#28191a}
body.light-theme .map-card{background:linear-gradient(145deg,#eee7df,#d9cfc6);color:#241617;border-color:#9a484b;box-shadow:0 12px 0 #a51f25,0 20px 38px #4a29292c}
body.light-theme .map-card b{color:#241617}
body.light-theme .map-card i{color:#6f625e}
body.light-theme .map-card:hover{border-color:#d23136;box-shadow:0 15px 0 #b5242a,0 25px 48px #0004}
body.light-theme .product-card .price,body.light-theme .product-card .price-stack strong{color:#211415}
body.light-theme .product-card .price-stack del{color:#756a65}
body.light-theme .game-hero h1,body.light-theme .game-hero p,body.light-theme .game-hero>div>span{color:#fff;text-shadow:0 3px 18px #000}
.social-login>img{width:29px;height:29px;object-fit:contain;vertical-align:middle;margin-left:10px;border-radius:0}
.site-header .auth-avatar{display:none}
.site-header .auth-button{justify-content:center;padding-inline:16px}
@media(max-width:900px){.theme-control span{display:none}.theme-control{padding:0 7px}.theme-control select{max-width:58px}}
.hero .hero-content{margin-right:0;margin-left:auto;text-align:right}
.hero .hero-description{margin-right:0;margin-left:auto;text-align:right}
.hero .hero-buttons{justify-content:flex-start}

/* Refined header dropdowns */
.native-select-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.theme-control,.currency-control{position:relative;overflow:visible}
.smart-select{position:relative;min-width:92px;color:#f5ede5;direction:rtl}
.currency-control .smart-select{min-width:218px}
.smart-select-trigger{width:100%;height:34px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;color:inherit;font-size:11px;white-space:nowrap}
.smart-select-trigger span{overflow:hidden;text-overflow:ellipsis}
.smart-select-trigger i{width:8px;height:8px;flex:0 0 8px;border-left:2px solid #eee;border-bottom:2px solid #eee;transform:rotate(-45deg) translateY(-2px);transition:.2s}
.smart-select.open .smart-select-trigger i{transform:rotate(135deg) translate(-2px,-2px)}
.smart-select-panel{display:none;position:absolute;top:calc(100% + 13px);left:0;width:330px;padding:8px;background:#151112;border:1px solid #4b3b3d;border-radius:12px;box-shadow:0 22px 60px #000d;z-index:500;direction:rtl}
.theme-control .smart-select-panel{width:150px}
.smart-select.open .smart-select-panel{display:block;animation:smartMenuIn .16s ease-out}
@keyframes smartMenuIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
.smart-select-search{width:100%;height:40px;margin-bottom:7px;padding:0 13px;border:1px solid #4b3b3d;border-radius:8px;outline:0;background:#0c0a0b;color:#fff;font-size:11px}
.smart-select-search:focus{border-color:#b62126;box-shadow:0 0 0 3px #b6212624}
.smart-select-list{max-height:310px;overflow:auto;scrollbar-width:thin;scrollbar-color:#6f292d #211719}
.smart-select-option{width:100%;min-height:39px;padding:9px 12px;border:0;border-radius:7px;background:transparent;color:#d8d0cb;text-align:right;font-size:12px;transition:.15s}
.smart-select-option:hover,.smart-select-option:focus{outline:0;background:#ffffff0b;color:#fff}
.smart-select-option.selected{background:linear-gradient(90deg,#8e171d,#b62126);color:#fff;font-weight:700}
.smart-select-empty{display:block;padding:22px;text-align:center;color:#817875;font-size:11px}
body.light-theme .smart-select-panel{background:#fffaf4;border-color:#bda9a0;box-shadow:0 22px 55px #3a252533}
body.light-theme .smart-select-search{background:#f1e7dd;color:#2b191a;border-color:#bda9a0}
body.light-theme .smart-select-option{color:#4b3936}
body.light-theme .smart-select-option:hover{background:#8e696916;color:#271719}
body.light-theme .smart-select-option.selected{color:#fff}
@media(max-width:720px){.currency-control .smart-select{min-width:190px}.smart-select-panel{width:min(320px,92vw);left:0}.theme-control .smart-select-panel{width:140px}}

/* Keep header actions readable when the light storefront theme is active */
body.light-theme .site-header .auth-button .auth-label{color:#fff!important}

/* Decorative, readable Arabic typography */
body,button,a,input,select,textarea{font-family:"Lemonada",Tahoma,"Segoe UI",Arial,sans-serif}
body{font-weight:400}
.hero h1,.section-heading h2,.products-title h2,.banner h2,.game-hero h1{font-weight:700;letter-spacing:-1px}
.product-info p,.hero-description,.banner p,footer p,.smart-select-option{font-weight:300}

/* Game and map names stay clean in their original Latin style */
.game-card b,.game-card h3,.map-card b,.game-hero h1{font-family:"Segoe UI",Tahoma,Arial,sans-serif;font-style:normal;letter-spacing:0;font-weight:800}

/* Keep key storefront UI and hero copy in a clean, standard typeface */
.site-header,.site-header button,.site-header input,.brand,.eyebrow,.hero h1,.hero h1 em{font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-style:normal}
.hero h1,.hero h1 em{font-weight:900}
.game-products .section-heading h2{font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-style:normal;font-weight:800;letter-spacing:0}
.login-card,.login-card button,.login-card input,.login-card select{font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-style:normal}
