:root{--ink:#191526;--muted:#77738b;--purple:#7047eb;--light:#f0ebff;--border:#e8e6ef;--font:Inter,'Noto Sans Lao','Noto Sans Thai','Noto Sans CJK SC',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--purple)}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.25;letter-spacing:-.035em}h1{font-size:38px;font-weight:750}h2{font-size:28px;font-weight:750}h3{font-size:16px;font-weight:650;letter-spacing:-.02em}p{margin:12px 0}strong,b{font-weight:650}.container{max-width:1360px;padding:0 40px;margin:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle;display:inline-block}.purple{color:var(--purple)}.muted{color:var(--muted)}.small-text{font-size:13px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;z-index:99;top:8px;left:8px;padding:12px;background:#fff;border:2px solid var(--purple)}.utility{background:#f6f6fa;font-size:12px;color:#625c78}.utility-inner{display:flex;gap:26px;align-items:center;min-height:34px}.utility-tag{margin-left:auto}.locale-form{display:flex;align-items:center;gap:7px}.locale-form .icon{width:15px;height:15px}.locale-form select{border:0;background:transparent;max-width:132px;padding:3px}.main-header{min-height:100px;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:baseline;gap:7px;color:#713df0;white-space:nowrap;line-height:1}.brand strong{font-size:37px;font-weight:800;letter-spacing:-.065em}.brand span{font-size:22px;font-weight:350;letter-spacing:-.06em}.brand.small strong{font-size:26px}.brand.small span{font-size:16px}.search{display:flex;align-items:center;gap:12px;border:1px solid #dedbe9;border-radius:7px;background:#f8f8fb;flex:1;height:48px;padding:0 12px}.search input{padding:0;border:0;outline:none;background:none;width:100%;min-width:0;font-size:13px}.search button{background:none;border:0;padding:4px;color:var(--muted)}.header-action{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:14px;line-height:1.3}.header-action>.icon,.cart-icon>.icon{width:27px;height:27px}.header-action small{display:block;max-width:118px;overflow:hidden;text-overflow:ellipsis;font-size:12px;margin-top:3px}.cart-link{border-left:1px solid var(--border);padding-left:27px}.cart-icon{position:relative}.cart-icon em{position:absolute;font-size:10px;font-style:normal;background:var(--purple);color:white;border-radius:20px;min-width:16px;text-align:center;right:-7px;top:-9px;padding:2px}.category-nav{border-bottom:1px solid var(--border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;overflow-x:auto;scrollbar-width:none}.nav-inner a{display:flex;align-items:center;justify-content:center;gap:14px;padding:17px 20px;border-bottom:3px solid transparent;white-space:nowrap;font-size:13px}.nav-inner a.active{border-color:var(--purple);color:var(--purple)}.hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:420px;background:#f0ebff;border-radius:14px;overflow:hidden;margin-top:24px}.hero-copy{padding:62px 0 54px 48px;align-self:center;z-index:1}.hero h1{font-size:48px;line-height:1.08;letter-spacing:-.045em;color:#0e0c15;font-weight:800}.hero-copy>p{font-size:19px;line-height:1.55;color:#5e5478;max-width:460px;margin:18px 0 25px}.hero-media{display:flex;align-items:center;min-width:0;overflow:hidden;background:#f0ebff}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.button{border:1px solid var(--purple);border-radius:6px;background:var(--purple);color:white;display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:46px;padding:11px 22px;font-size:14px;font-weight:600;line-height:1.45;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#5e32d5;border-color:#5e32d5;color:white;box-shadow:0 4px 12px #7047eb1a;transform:translateY(-1px)}.button:disabled{background:#b9b1ce;border-color:#b9b1ce;color:white;box-shadow:none;transform:none}.button.outline{border-color:#bca7f7;background:white;color:var(--purple)}.button.outline:hover{background:#f6f2ff;border-color:var(--purple)}.button.secondary{background:#f4f1fb;color:#61517b;border-color:#ebe5f6}.button.full{width:100%}.small-button{font-size:13px;min-height:38px;padding:7px 12px}.category-rail{display:flex;justify-content:space-around;background:#faf9fc;border:1px solid var(--border);border-radius:7px;margin-top:22px;padding:13px 0;overflow:auto;scrollbar-width:none}.category-rail a{display:flex;align-items:center;justify-content:center;gap:14px;padding:2px 20px;white-space:nowrap;border-right:1px solid var(--border);font-size:13px;flex:1}.category-rail a:first-child{color:var(--purple)}.category-rail a:last-child{border:0}.section{margin-top:44px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.section-heading h2{font-size:30px}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--purple);font-size:13px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--border);border-radius:12px;padding:16px;min-width:0;background:white;transition:border-color .18s,box-shadow .18s,transform .18s}.product-card:hover{border-color:#cbbcf4;box-shadow:0 8px 26px #3214770a;transform:translateY(-3px)}.product-art{aspect-ratio:1.68;position:relative;border-radius:8px;background:var(--product-color);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;gap:8px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000008}.product-art img{height:44px;width:44px;object-fit:contain;filter:brightness(0) invert(1)}.product-art strong{font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.025em}.product-art .icon{width:40px;height:40px}.hang-slot{width:31px;height:6px;background:#ffffffdf;position:absolute;left:50%;top:12px;transform:translateX(-50%);border-radius:6px}.art-apple,.art-google{color:#4b5269}.art-apple img{filter:none;width:62px;height:62px}.art-apple strong{display:none}.art-apple .hang-slot,.art-google .hang-slot{background:white;box-shadow:0 0 0 1px #d8d8df}.art-google img{filter:none}.art-google strong{font-size:21px}.art-razer{color:#ace855}.art-razer img{filter:brightness(0) saturate(100%) invert(85%) sepia(45%) saturate(600%);width:52px}.art-pubg strong{font-size:21px;color:#ffce49}.art-pubg img{width:70px;height:58px;filter:brightness(0) saturate(100%) invert(81%) sepia(72%) saturate(780%)}.art-pubg{background:radial-gradient(ellipse at bottom,#9c987d 0,transparent 50%),linear-gradient(160deg,#657584,var(--product-color))}.xbox-mark{font-size:53px;line-height:.9;font-weight:650;font-family:Arial,sans-serif;border:3px solid white;border-radius:50%;width:54px;height:54px;text-align:center}.nintendo-mark{font-size:24px;font-weight:750;line-height:1;border:3px solid white;border-radius:30px;padding:3px 12px;letter-spacing:-.055em}.product-card h3{font-size:14px;margin:14px 0 3px;line-height:1.4;letter-spacing:-.015em;min-height:20px}.product-card p{margin:0 0 13px}.product-card>.button{width:100%}.gift-banner{margin-top:28px;border-radius:14px;background:#eee7ff;display:grid;grid-template-columns:1fr .8fr;overflow:hidden;min-height:257px}.gift-banner>div{align-self:center;padding:38px 44px}.gift-banner h2{font-size:34px;font-weight:750;line-height:1.1}.gift-banner p{color:#5e5478;font-size:16px;margin:13px 0 18px}.gift-banner>img{height:100%;max-height:300px;width:100%;object-fit:cover}.how h2{margin-bottom:26px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step{display:flex;gap:22px;padding-right:24px;border-right:1px solid var(--border)}.step:last-child{border:0}.step>span{border-radius:50%;width:58px;height:58px;flex-shrink:0;background:var(--light);color:var(--purple);display:grid;place-items:center;font-size:27px;font-weight:650}.step p{font-size:14px;color:#6e6680;line-height:1.5;margin:9px 0}.step h3{margin-top:6px}footer{margin-top:56px;border-top:1px solid var(--border);font-size:12px;color:#7a748c}.footer-top{padding-top:30px;padding-bottom:30px;display:flex;gap:30px;justify-content:space-between;align-items:center}.footer-top>div:first-child{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.footer-top p{margin:0}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;max-width:600px}.footer-bottom{display:flex;justify-content:space-between;padding-bottom:24px;gap:20px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:36px 0 28px}.page-heading h1{font-size:34px}.breadcrumb{font-size:12px;color:#8b839b;margin:25px 0;overflow-wrap:anywhere}.page-heading .breadcrumb{margin:0 0 12px}.filter-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter-pills .button{font-size:13px;min-height:38px;padding:8px 15px}.inline-form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.inline-form label{font-size:13px}.panel{border:1px solid var(--border);border-radius:12px;padding:28px;min-width:0}.panel>h2{font-size:23px;margin-bottom:20px}.empty{grid-column:1/-1;padding:65px 24px;text-align:center;background:#faf9fd;border:1px dashed #ddd4ef;border-radius:12px;min-height:300px}.empty>.icon{width:44px;height:44px;margin-bottom:22px;color:var(--purple)}.empty p{color:var(--muted);margin:14px 0 24px}.empty.compact{min-height:0;padding:40px 20px}.empty.compact h3{margin-bottom:12px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.checkout-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:32px}.summary{align-self:start;background:#faf9fd}.total-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.grand{border-top:1px solid var(--border);margin-top:22px;padding-top:22px;margin-bottom:24px}.grand strong{font-size:22px;white-space:nowrap}.summary-line{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:15px 0;border-bottom:1px solid var(--border)}.summary-line small{display:block;color:var(--muted);margin-top:5px}.cart-row{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid var(--border)}.cart-row:first-child{padding-top:0}.cart-row:last-child{border:0}.cart-row>.product-art{width:160px;height:102px;flex-shrink:0}.cart-row>.product-art img{width:28px;height:28px}.cart-row>.product-art strong{font-size:18px}.cart-description{flex:1}.cart-description p{font-size:13px;margin:7px 0}.cart-description .inline-form{margin-top:15px}.qty-input{width:58px!important;padding:5px!important;min-height:34px!important}.text-button{background:none;border:0;padding:4px;color:var(--purple);font-size:13px}.text-button:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin:36px 0 60px}.product-showcase{background:#faf9fd;border-radius:14px;align-self:start;padding:55px 38px 28px}.product-showcase>.product-art{aspect-ratio:1.62}.product-showcase>.product-art img{width:90px;height:90px}.product-showcase>.product-art strong{font-size:39px}.product-showcase .xbox-mark{width:86px;height:86px;font-size:80px}.product-showcase .nintendo-mark{font-size:38px}.product-brandline{display:flex;justify-content:center;gap:10px;align-items:center;color:var(--muted);font-size:13px;margin-top:28px}.product-info h1{font-size:36px;line-height:1.25}.description{color:#756b83;margin:20px 0 26px}.variant-list{margin-top:18px}.variant{display:flex;align-items:center;gap:13px;border:1px solid #ddd5ee;border-radius:8px;padding:15px;margin:10px 0;cursor:pointer;min-width:0}.variant:has(input:checked){border:2px solid var(--purple);padding:14px;background:#f7f3ff}.variant.unavailable{background:#f8f7fa;color:#938a9f;border-color:var(--border);cursor:default}.variant>span{flex:1}.variant>strong{font-size:13px;text-align:right}.variant small{display:block;font-size:12px;font-weight:400;color:var(--muted)}input[type=radio],input[type=checkbox]{accent-color:var(--purple);width:17px;height:17px;flex-shrink:0}.region-note{font-size:12px;display:flex;gap:8px;color:#78688e;align-items:center;margin:18px 0}.buy-row{display:flex;gap:18px;margin-top:22px;align-items:end}.buy-row>.button{flex:1}.quantity{font-size:12px}.quantity input{display:block;width:75px;min-height:46px;margin-top:5px}.detail-notes{margin-top:25px;border-top:1px solid var(--border);padding-top:16px;font-size:13px}.detail-notes p,.detail-notes a{display:flex;gap:10px;align-items:center}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500}.field small{font-weight:400;color:var(--muted);font-size:12px}.field input,.field select,.field textarea,input[type=number],.inline-form select{background:white;border:1px solid #dbd5e7;border-radius:7px;padding:10px 12px;min-height:44px;max-width:100%;width:100%;font-size:14px}.field textarea{resize:vertical;min-height:100px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack .button{margin-top:3px}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;line-height:1.6;margin:15px 0}.checkbox a{color:var(--purple);text-decoration:underline}.checkbox input{margin:2px 0 0}.between{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:12px}.between a{color:var(--purple)}.notice{display:block;margin:22px 0;padding:16px 20px;background:#f3effc;border:1px solid #e5ddf6;border-radius:8px;color:#665379;font-size:14px}.notice.success{display:flex;align-items:center;gap:12px;background:#f0fbf3;color:#367d4c;border-color:#cdebd5}.notice.error{background:#fff4f3;color:#a74439;border-color:#f4d5cf}.notice p{margin:3px 0}.pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--border);border-radius:16px;overflow:hidden;margin:40px auto;max-width:1080px}.auth-intro{background:#f0ebff;padding:45px 36px 0;overflow:hidden}.auth-intro h1{font-size:39px;line-height:1.2;max-width:400px}.auth-intro p{color:#756387;max-width:390px}.auth-intro img{width:120%;max-width:none;margin:20px -10% 0}.auth-card{padding:42px}.auth-card h2{font-size:28px}.auth-card>.muted{margin:12px 0 30px}.auth-switch{text-align:center;font-size:13px;margin:24px 0 0}.auth-switch a{color:var(--purple)}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{color:#867b94;font-size:12px;font-weight:500;background:#faf9fc}th,td{padding:15px 12px;border-bottom:1px solid var(--border);white-space:nowrap}td:first-child,th:first-child{padding-left:5px}.status{font-size:12px;border-radius:30px;padding:6px 12px;background:#f1ebfc;color:#7657a9;display:inline-block;white-space:nowrap}.status-fulfilled,.status-paid{background:#e9f8ef;color:#2f8756}.status-review,.status-payment_review{background:#fff2d9;color:#927022}.status-cancelled,.status-expired{background:#f2f0f3;color:#7c7282}.ticket{border-bottom:1px solid var(--border);padding:15px 0}.order-item{border-bottom:1px solid var(--border);padding:18px 0}.order-item:first-of-type{padding-top:0}.order-item:last-child{border:0}.code-box{display:flex;justify-content:space-between;gap:10px;padding:18px;background:#f2edfc;border:1px dashed #ae91df;border-radius:7px;margin-top:16px}.code-box code{overflow-wrap:anywhere;font-size:15px;min-width:0}.summary>code{font-size:11px;overflow-wrap:anywhere}.summary form+form{margin-top:12px}.prose{max-width:820px;margin:30px auto 60px;line-height:1.85}.prose h1{margin-bottom:30px}.prose h2{font-size:24px;margin-top:30px}.prose p{color:#6c627a}.faq{border-bottom:1px solid var(--border);padding:22px 0}.faq summary{font-size:18px;font-weight:600;cursor:pointer}.faq p{padding-top:5px}.support-intro{padding:30px 35px 30px 0}.support-intro h2{font-size:36px;max-width:430px}.support-intro p{color:var(--muted);font-size:18px;max-width:430px}.support-intro>.text-link{margin-top:20px}.honeypot{position:absolute;left:-9999px;height:0;overflow:hidden}.seller-art{max-height:300px;object-fit:cover;border-radius:12px;margin-top:28px}.pagination{display:flex;justify-content:center;align-items:center;gap:30px;margin:36px 0;font-size:13px}.pagination a{background:#f4efff;padding:9px 16px;border-radius:7px;color:var(--purple)}.pagination>span{color:var(--muted)}.admin-nav{display:flex;gap:6px;margin-top:25px;background:#f5f2fb;padding:7px;border-radius:10px;overflow:auto}.admin-nav a{padding:10px 19px;white-space:nowrap;font-size:13px;border-radius:7px}.admin-nav .selected{background:white;color:var(--purple);box-shadow:0 1px 5px #3322550a}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat{padding:24px;border:1px solid var(--border);border-radius:10px}.stat small{color:var(--muted);display:block;margin-bottom:10px}.stat strong{font-size:28px}.admin-panel{margin-top:30px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin-inline-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-product-art{width:75px}.admin-product-art .product-art{height:44px;font-size:10px}.admin-product-art .product-art strong{font-size:11px}.admin-product-art .product-art img{width:16px;height:16px}.admin-product-art .hang-slot{display:none}.admin-note{font-size:13px;background:#fff9eb;border-left:3px solid #e4bb67;padding:15px;color:#876a35}.admin-secrets .configured{font-size:11px;color:#538361}.admin-secrets code{font-size:11px;overflow-wrap:anywhere}.inventory-entry{border:1px solid var(--border);padding:20px;border-radius:10px;margin-top:20px}.inventory-entry summary{cursor:pointer}.admin-badge{background:#eee7fc;color:var(--purple);font-size:11px;font-weight:600;border-radius:5px;padding:3px 8px}.admin-subheading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 18px}html[lang=lo] h1,html[lang=lo] h2,html[lang=lo] h3,html[lang=th] h1,html[lang=th] h2,html[lang=th] h3{letter-spacing:-.015em;line-height:1.5}html[lang=lo] .hero h1,html[lang=th] .hero h1{font-size:43px;line-height:1.45}html[lang=lo] .hero-copy,html[lang=th] .hero-copy{padding-top:42px;padding-bottom:42px}html[lang=vi] .hero h1{font-size:43px}
@media(min-width:1500px){.container{max-width:1440px}.hero{min-height:440px}.hero h1{font-size:53px}}
@media(max-width:1150px){.container{padding-left:26px;padding-right:26px}.main-header{gap:23px}.brand strong{font-size:32px}.brand span{font-size:19px}.nav-inner a{padding-left:8px;padding-right:8px;gap:10px}.hero h1{font-size:39px}.hero-copy{padding:40px 0 40px 32px}.hero-copy>p{font-size:17px}.hero{min-height:350px}.category-rail a{padding-left:15px;padding-right:15px;gap:9px}.product-card{padding:12px}.product-art strong{font-size:20px}.product-art img{width:38px;height:38px}.gift-banner h2{font-size:30px}.footer-top{align-items:flex-start}.footer-top>div:first-child{gap:12px}.steps{gap:20px}.step{gap:15px;padding-right:15px}.step>span{width:47px;height:47px}.product-detail{gap:35px}.product-info h1{font-size:31px}.product-showcase{padding:35px 25px 25px}.auth-card{padding:32px}html[lang=lo] .hero h1,html[lang=th] .hero h1,html[lang=vi] .hero h1{font-size:35px}}
@media(max-width:850px){.header-action small,.header-action span> b{display:none}.account-link>.icon{display:block}.main-header{gap:20px}.cart-link{padding-left:15px}.cart-link>b{display:none}.header-action{gap:0}.main-header{min-height:88px}.nav-inner{justify-content:flex-start}.nav-inner a{padding:14px 17px}.hero h1{font-size:32px}.hero-copy>p{font-size:15px}.hero-copy{padding:35px 0 35px 25px}.hero{min-height:320px}.category-rail{justify-content:flex-start}.category-rail a{min-width:135px}.product-grid{gap:13px}.product-card{padding:10px}.product-art img{width:30px;height:30px}.product-art strong{font-size:17px}.product-card h3{font-size:13px;min-height:37px}.product-art .hang-slot{top:7px;width:25px;height:4px}.nintendo-mark{font-size:17px;border-width:2px;padding:3px 8px}.xbox-mark{width:37px;height:37px;font-size:34px;border-width:2px}.section-heading h2{font-size:26px}.gift-banner{grid-template-columns:1.1fr 1fr}.gift-banner>div{padding:28px}.gift-banner h2{font-size:25px}.gift-banner p{font-size:14px}.steps{grid-template-columns:1fr;gap:20px}.step{border:0}.step p{max-width:500px}.footer-top{flex-direction:column;gap:24px}.footer-links{justify-content:flex-start}.checkout-grid{grid-template-columns:1.2fr 1fr;gap:20px}.panel{padding:20px}.product-detail{gap:25px}.product-info h1{font-size:29px}.product-showcase>.product-art img{width:65px;height:65px}.product-showcase>.product-art strong{font-size:29px}.variant{padding:12px;font-size:13px}.variant:has(input:checked){padding:11px}.auth-intro{padding:35px 25px 0}.auth-intro h1{font-size:32px}.admin-grid{grid-template-columns:1fr}.admin-inline-fields{grid-template-columns:1fr 1fr}.grand strong{font-size:18px}.stats{gap:10px}.stat{padding:18px}.stat strong{font-size:24px}html[lang=lo] .hero h1,html[lang=th] .hero h1,html[lang=vi] .hero h1{font-size:29px}.hero-media img{object-fit:cover}}
@media(max-width:600px){body{font-size:14px}.container{padding-left:18px;padding-right:18px}.utility-inner{gap:16px;font-size:11px;min-height:32px}.utility-tag{display:none}.locale-form select{max-width:105px;font-size:11px}.main-header{flex-wrap:wrap;gap:0;min-height:124px;padding-top:18px;padding-bottom:15px;justify-content:flex-start}.brand strong{font-size:31px}.brand span{font-size:18px}.main-header>.brand{margin-right:auto}.account-link{margin-right:23px}.cart-link{padding-left:20px}.cart-icon>.icon,.account-link>.icon{width:24px;height:24px}.search{order:5;width:100%;flex:auto;margin-top:17px;height:43px;padding:0 11px;gap:9px}.search input{font-size:12px}.search .icon{width:18px}.nav-inner{gap:4px;margin:0;padding-left:12px;padding-right:12px}.nav-inner a{font-size:12px;padding:12px 11px;gap:8px}.nav-inner .icon{width:18px;height:18px}.hero{margin-top:18px;display:flex;flex-direction:column;min-height:0;border-radius:11px}.hero-copy{padding:28px 25px 8px;order:0;text-align:left;align-self:stretch}.hero h1{font-size:34px;line-height:1.1}.hero-copy>p{font-size:15px;margin:14px 0 19px;max-width:300px}.hero .button{font-size:13px;min-height:43px;padding:11px 17px}.hero-media{height:210px;order:1;align-self:stretch;margin-top:2px}.hero-media img{object-fit:cover;object-position:50% 52%;height:100%;width:100%}.category-rail{margin-top:16px;padding:10px 0}.category-rail a{font-size:12px;min-width:130px;padding:0 15px}.category-rail .icon{width:19px}.section{margin-top:30px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:17px}.section-heading h2{font-size:24px;max-width:65%;line-height:1.2}.section-heading>.text-link{font-size:11px;gap:5px;max-width:32%;text-align:right;justify-content:flex-end;line-height:1.5}.section-heading>.text-link .icon{width:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:10px;border-radius:10px}.product-card h3{font-size:12px;margin:11px 0 5px;min-height:34px}.product-card p{font-size:10px;margin-bottom:11px}.product-card .small-button{font-size:11px;min-height:32px;padding:6px}.product-art{border-radius:6px;aspect-ratio:1.55;gap:7px}.product-art strong{font-size:18px}.product-art img{height:30px;width:30px}.art-apple img{height:45px;width:45px}.art-google strong{font-size:16px}.art-pubg img{width:45px;height:35px}.art-pubg strong{font-size:15px}.art-razer img{width:37px}.gift-banner{margin-top:23px;min-height:0;grid-template-columns:1fr .65fr;border-radius:10px}.gift-banner>div{padding:26px 0 26px 20px;z-index:1}.gift-banner h2{font-size:24px;line-height:1.15}.gift-banner p{font-size:12px;max-width:210px;margin:12px 0 15px}.gift-banner .button{font-size:11px;min-height:36px;padding:8px 12px;gap:8px}.gift-banner .icon{width:15px}.gift-banner>img{height:100%;max-height:none;object-fit:cover;object-position:43% center}.how h2{font-size:24px;margin-bottom:22px}.step{gap:17px}.step h3{font-size:14px}.step p{font-size:12px;margin:6px 0 0}.step>span{width:44px;height:44px;font-size:22px}footer{margin-top:38px;font-size:11px}.footer-top{padding-top:25px;padding-bottom:25px}.footer-top>div:first-child{gap:15px}.footer-top p{font-size:11px}.footer-links{gap:14px 18px;line-height:1.5}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:22px}.page-heading{margin:28px 0 22px;align-items:flex-start;flex-wrap:wrap;gap:18px}.page-heading h1{font-size:28px}.page-heading>.text-link{font-size:12px}.filter-pills{flex-wrap:nowrap;overflow:auto;margin-right:-18px;padding-right:18px;margin-bottom:24px}.filter-pills .button{white-space:nowrap;font-size:11px;padding:8px 13px;min-height:35px}.two-columns,.checkout-grid,.product-detail,.auth-layout{grid-template-columns:1fr;gap:24px}.panel{padding:22px 18px}.panel>h2{font-size:22px}.product-detail{margin-top:20px}.product-showcase{padding:30px 32px 20px}.product-showcase>.product-art{max-width:370px;margin:auto}.product-showcase>.product-art img{width:68px;height:68px}.product-info h1{font-size:29px}.product-info>.muted{margin-top:0}.product-info .description{font-size:14px}.product-brandline{margin-top:20px;font-size:12px}.variant{padding:14px;font-size:14px}.variant:has(input:checked){padding:13px}.product-showcase .hang-slot{width:40px;height:7px;top:12px}.cart-row{gap:15px}.cart-row>.product-art{width:100px;height:70px}.cart-row>.product-art img{width:23px;height:23px}.cart-row>.product-art strong{font-size:12px}.cart-description h3{font-size:14px}.cart-description p{font-size:11px}.cart-description>b{font-size:13px}.cart-description .inline-form{gap:7px}.inline-form select{width:auto}.summary{order:1}.grand strong{font-size:22px}.auth-layout{border:0;margin:25px auto;gap:0;max-width:450px}.auth-intro{display:none}.auth-card{border:1px solid var(--border);border-radius:13px;padding:27px 23px}.auth-card h2{font-size:27px}.auth-card>.muted{margin:10px 0 24px}.between{font-size:11px}.table-wrap{margin:0}th,td{padding:14px 10px;font-size:12px}.status{font-size:11px;padding:5px 10px}.support-intro{padding:0 0 10px}.support-intro h2{font-size:28px}.support-intro p{font-size:15px}.prose{line-height:1.8;margin-bottom:30px}.prose h1{font-size:30px}.prose h2{font-size:21px}.faq summary{font-size:16px}.breadcrumb{font-size:11px;margin:22px 0}.empty{padding:45px 20px;min-height:260px}.empty h2{font-size:25px}.empty>.icon{width:35px;height:35px;margin-bottom:17px}.empty p{font-size:14px}.pagination{gap:15px;font-size:12px}.pagination a{padding:8px 12px}.admin-nav{margin-top:18px}.admin-nav a{font-size:12px;padding:9px 12px}.stats{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:19px}.stat strong{font-size:25px}.admin-inline-fields{grid-template-columns:1fr}.admin-grid{gap:20px}.notice{font-size:13px;padding:14px 16px}.seller-art{max-height:210px}.buy-row{gap:13px}html[lang=lo] .hero h1,html[lang=th] .hero h1{font-size:30px;line-height:1.45}html[lang=vi] .hero h1{font-size:30px}html[lang=lo] .hero-copy,html[lang=th] .hero-copy{padding-top:26px;padding-bottom:10px}html[lang=lo] .gift-banner h2,html[lang=th] .gift-banner h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;transform:none!important}}
.payment-qr{width:260px;max-width:100%;height:auto;margin:20px auto;border:1px solid var(--border);border-radius:8px}

.seller-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.seller-intro-grid .icon{color:var(--purple);width:32px;height:32px;margin-bottom:16px}.seller-sale{padding:22px 0;border-bottom:1px solid var(--border)}.seller-sale:last-child{border:0}.seller-sale-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.seller-sale-heading>div{min-width:0;overflow-wrap:anywhere}.seller-steps p{margin:22px 0}.seller-steps b{color:var(--purple)}.admin-panel,.stat,.panel{min-width:0}.panel .pre-wrap{overflow-wrap:anywhere}@media(max-width:700px){.seller-intro-grid{grid-template-columns:1fr}.seller-sale-heading{flex-wrap:wrap}.seller-sale .form-stack .button{width:100%}.page-heading{flex-wrap:wrap}.admin-panel h2{overflow-wrap:anywhere}}
