.noobz-app{--bg:#090b12;--panel:#111522;--panel2:#171c2b;--line:#252c40;--text:#f7f8fb;--muted:#8d96aa;--accent:#ffb800;--accent2:#ffd35a;--green:#35d39a;max-width:1180px;margin:20px auto;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.28)}
.noobz-app *{box-sizing:border-box}.noobz-app a{color:inherit}.noobz-header{position:sticky;top:0;z-index:100;background:rgba(9,11,18,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.noobz-header-inner{height:68px;padding:0 26px;display:flex;align-items:center;gap:30px}.noobz-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:.06em;font-size:19px}.noobz-brand img{width:38px;height:38px;border-radius:11px}.noobz-brand span span,.noobz-footer b span{color:var(--accent)}.noobz-nav{display:flex;gap:24px;flex:1}.noobz-nav a{text-decoration:none;color:var(--muted);font-size:13px;font-weight:600}.noobz-nav a:hover{color:var(--text)}.noobz-icon-btn{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:10px;padding:9px 12px;display:flex;gap:7px;align-items:center;cursor:pointer}.noobz-main{padding:28px 28px 45px}.noobz-home-hero{min-height:300px;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 78% 45%,rgba(255,184,0,.16),transparent 27%),linear-gradient(135deg,#111625,#0d111c);display:flex;align-items:center;overflow:hidden;position:relative}.noobz-hero-copy{padding:44px;max-width:670px;z-index:2}.noobz-eyebrow{font-size:11px;letter-spacing:.18em;color:var(--accent);font-weight:800;margin-bottom:10px}.noobz-hero-copy h1{font-size:46px;line-height:1.03;margin:0 0 15px;letter-spacing:-.04em}.noobz-hero-copy h1 span{color:var(--accent)}.noobz-hero-copy p{color:var(--muted);max-width:560px;font-size:15px;line-height:1.7;margin:0}.noobz-hero-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.noobz-hero-points span{font-size:12px;background:rgba(255,255,255,.05);border:1px solid var(--line);padding:8px 11px;border-radius:99px}.noobz-hero-art{position:absolute;right:55px;width:300px;height:240px}.noobz-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:190px;height:190px;right:25px;top:20px;background:rgba(255,184,0,.12);border:1px solid rgba(255,184,0,.18)}.orb-two{width:125px;height:125px;right:115px;top:80px;background:rgba(255,211,90,.08);border:1px solid rgba(255,211,90,.2)}.noobz-controller{position:absolute;right:65px;top:60px;font-size:90px;filter:drop-shadow(0 12px 20px rgba(0,0,0,.4))}.noobz-float-card{position:absolute;right:0;bottom:12px;background:#1a1f2e;border:1px solid #333b50;border-radius:12px;padding:10px 13px;font-size:11px;color:var(--muted);box-shadow:0 12px 30px rgba(0,0,0,.3)}.noobz-float-card b{color:var(--text);font-size:13px}.noobz-search-wrap{margin:22px 0 12px}.noobz-search{max-width:620px;margin:auto;display:flex;align-items:center;gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:0 14px}.noobz-search span{font-size:25px;color:var(--muted)}.noobz-search input{width:100%;background:none;border:0;outline:0;color:var(--text);padding:14px 0;font-size:14px}.noobz-category-row{display:flex;gap:8px;overflow:auto;padding:6px 0 22px}.noobz-category-row a{white-space:nowrap;text-decoration:none;color:var(--muted);background:var(--panel);border:1px solid var(--line);padding:9px 13px;border-radius:9px;font-size:12px}.noobz-category-row a.active,.noobz-category-row a:hover{color:var(--text);border-color:#4b4f5c;background:#1a1f2c}.noobz-screen{display:none;animation:noobzRise .3s ease}.noobz-screen.show{display:block}@keyframes noobzRise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.noobz-section-head{display:flex;align-items:end;justify-content:space-between;margin:15px 0 14px}.noobz-section-head small{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.15em}.noobz-section-head h2{font-size:22px;margin:3px 0 0}.noobz-section-head>span{font-size:12px;color:var(--muted)}.noobz-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.noobz-game-card{min-width:0;position:relative;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;align-items:center;gap:11px;cursor:pointer;transition:.18s}.noobz-game-card:hover{transform:translateY(-2px);border-color:#4a5267;background:var(--panel2)}.noobz-popular-grid .noobz-game-card{min-height:0;padding:10px 12px}.noobz-game-card{padding:10px 12px;gap:9px;border-radius:12px}.noobz-g-name{font-size:12px}.noobz-g-meta{font-size:10px}.noobz-game-thumb{width:42px;height:42px;border-radius:10px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#23293a;color:var(--accent);font-weight:900;font-size:13px}.noobz-game-thumb img{width:100%;height:100%;object-fit:cover}.noobz-g-info{min-width:0;flex:1}.noobz-g-name{font-size:13px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noobz-g-meta{font-size:10.5px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noobz-g-arrow{color:var(--muted);font-size:20px}.noobz-all-games{margin-top:35px}.noobz-benefits{margin-top:42px;padding-top:10px}.noobz-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.noobz-benefit-grid article{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:18px}.noobz-benefit-grid b{font-size:22px}.noobz-benefit-grid h3{font-size:14px;margin:12px 0 4px}.noobz-benefit-grid p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.noobz-back-row{display:flex;align-items:center;gap:9px;margin-bottom:17px;color:var(--muted);font-size:13px}.noobz-back-row a{text-decoration:none;font-size:21px}.noobz-back-row b{color:var(--text)}.noobz-offer-banner{background:linear-gradient(90deg,rgba(255,184,0,.13),rgba(255,211,90,.05));border:1px solid rgba(255,184,0,.3);border-radius:12px;padding:13px;display:flex;gap:10px;margin-bottom:18px}.noobz-offer-banner b{color:var(--accent2);font-size:13px}.noobz-offer-banner p{color:var(--muted);font-size:11px;margin:3px 0 0}.noobz-field{margin-bottom:14px}.noobz-field label{display:block;font-size:11px;color:var(--muted);font-weight:700;margin-bottom:6px}.noobz-field input{width:100%;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:13px 14px;color:var(--text);font-size:14px;outline:0}.noobz-field input:focus{border-color:var(--accent)}.noobz-field-row{display:flex;gap:10px}.noobz-field-row .noobz-field{flex:1}.noobz-login-note{color:var(--accent2);font-size:11px;margin:-5px 0 14px}.noobz-section-title{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800;margin:20px 0 10px}.noobz-pkg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.noobz-pkg-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:14px;cursor:pointer}.noobz-pkg-card:hover,.noobz-pkg-card.selected{border-color:var(--accent);background:rgba(255,184,0,.06)}.noobz-pkg-amt{font-size:14px;font-weight:750}.noobz-pkg-price{font-size:19px;font-weight:900;color:var(--accent);margin-top:7px}.noobz-pkg-old{font-size:11px;color:#777f92;text-decoration:line-through;margin-top:8px}.noobz-pkg-tag{font-size:8px;color:var(--accent);font-weight:900;margin-bottom:4px}.noobz-summary-box{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:15px}.noobz-summary-row{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:13px;color:var(--muted)}.noobz-summary-row span:last-child{color:var(--text)}.noobz-summary-row.total{border-top:1px solid var(--line);margin-top:6px;padding-top:13px;font-weight:800}.noobz-summary-row.total span:last-child{font-size:19px;color:var(--accent)}.noobz-pay-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.noobz-pay-opt{background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:13px;display:flex;gap:9px;align-items:center;cursor:pointer;font-size:13px}.noobz-pay-opt.selected{border-color:var(--accent)}.noobz-pay-dot{width:10px;height:10px;border:2px solid var(--muted);border-radius:50%}.noobz-pay-opt.selected .noobz-pay-dot{background:var(--accent);border-color:var(--accent)}.noobz-btn-primary,.noobz-btn-secondary{border:0;border-radius:10px;padding:12px 16px;font-weight:800;cursor:pointer}.noobz-btn-primary{background:var(--accent);color:#15120a}.noobz-btn-primary:disabled{opacity:.45;cursor:not-allowed}.noobz-btn-secondary{background:var(--panel2);color:var(--text);border:1px solid var(--line)}.noobz-confirm-wrap{text-align:center;padding:45px 15px}.noobz-confirm-check{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(53,211,154,.13);color:var(--green);font-size:30px;margin:0 auto 15px}.noobz-track-id{display:inline-block;background:var(--panel);border:1px dashed #4b556e;padding:10px 15px;border-radius:9px;margin-top:14px;font-weight:800}.noobz-muted-text{color:var(--muted);font-size:13px}.noobz-status-pill{display:inline-block;padding:4px 8px;border-radius:99px;font-size:10px;font-weight:800}.noobz-status-pill.completed{background:rgba(53,211,154,.12);color:var(--green)}.noobz-status-pill.processing{background:rgba(255,184,0,.12);color:var(--accent)}.noobz-status-pill.failed{background:rgba(255,70,70,.12);color:#ff7474}.noobz-order-item{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:15px;margin-top:10px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.noobz-order-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.noobz-order-id-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;margin-bottom:11px;border-radius:9px;background:rgba(255,184,0,.07);border:1px dashed rgba(255,184,0,.25)}.noobz-order-id-row span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--muted)}.noobz-order-id-row b{font-size:12px;color:var(--accent);word-break:break-all}.noobz-order-sub{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.6}.noobz-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.noobz-order-grid>div{padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.02)}.noobz-order-grid span{display:block;font-size:9px;color:var(--muted);margin-bottom:3px}.noobz-order-grid b{display:block;font-size:11px;overflow-wrap:anywhere}.noobz-order-badge{display:inline-block;margin-top:10px;font-size:10px;font-weight:800;color:var(--accent);background:rgba(255,184,0,.08);border:1px solid rgba(255,184,0,.18);padding:5px 8px;border-radius:999px}.noobz-order-privacy{font-size:10px;color:var(--muted);margin-top:9px}.noobz-order-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.noobz-order-action{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}.noobz-order-action:hover{border-color:var(--accent);color:var(--accent)}.noobz-error{color:#ff7777;font-size:12px}.noobz-empty-state,.noobz-loading{padding:28px;text-align:center;color:var(--muted);grid-column:1/-1}.noobz-cta-bar{position:sticky;bottom:0;z-index:90;background:rgba(12,15,24,.95);border-top:1px solid var(--line);padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.noobz-t-label{font-size:10px;color:var(--muted)}.noobz-t-price{font-size:20px;font-weight:900}.noobz-footer{border-top:1px solid var(--line);padding:30px 28px;display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:30px;background:#080a10}.noobz-footer b{font-size:14px}.noobz-footer p,.noobz-footer a{display:block;color:var(--muted);font-size:11px;line-height:1.7;text-decoration:none;margin:5px 0}.noobz-footer>div:first-child b{font-size:18px}@media(max-width:900px){.noobz-game-grid{grid-template-columns:repeat(2,1fr)}.noobz-benefit-grid{grid-template-columns:repeat(2,1fr)}.noobz-hero-art{right:-25px;opacity:.45}}@media(max-width:650px){.noobz-app{margin:0;border-radius:0;border-left:0;border-right:0}.noobz-header-inner{padding:0 15px;height:62px}.noobz-nav{display:none}.noobz-icon-btn span{display:none}.noobz-main{padding:15px 14px 35px}.noobz-home-hero{min-height:350px}.noobz-hero-copy{padding:25px 22px;align-self:flex-start}.noobz-hero-copy h1{font-size:34px}.noobz-hero-art{right:-80px;top:120px}.noobz-game-grid{grid-template-columns:1fr 1fr}.noobz-pkg-grid{grid-template-columns:1fr 1fr}.noobz-benefit-grid{grid-template-columns:1fr 1fr}.noobz-footer{grid-template-columns:1fr;padding:25px 18px}.noobz-field-row,.noobz-pay-list{grid-template-columns:1fr;display:grid}.noobz-category-row{margin-right:-14px}}/* Noobz Game v3 — light/dark theme, account and wallet UI */
.noobz-app{--bg:#f6f6f4;--panel:#ffffff;--panel2:#f0f0ec;--line:#deded7;--text:#11110f;--muted:#686860;--accent:#f4b400;--accent2:#9b7200;--green:#15966d;background:var(--bg);color:var(--text);box-shadow:0 18px 55px rgba(0,0,0,.10)}
.noobz-app.noobz-theme-dark{--bg:#090b08;--panel:#121511;--panel2:#1a1d18;--line:#2b3028;--text:#f7f7f2;--muted:#9a9e94;--accent:#ffc400;--accent2:#ffe070;--green:#35d39a;box-shadow:0 20px 70px rgba(0,0,0,.35)}
.noobz-app.noobz-theme-light .noobz-header{background:rgba(246,246,244,.92)}
.noobz-app.noobz-theme-dark .noobz-header{background:rgba(9,11,8,.92)}
.noobz-app.noobz-theme-light .noobz-home-hero{background:radial-gradient(circle at 78% 45%,rgba(244,180,0,.22),transparent 28%),linear-gradient(135deg,#fff,#f0f0e9)}
.noobz-app.noobz-theme-dark .noobz-home-hero{background:radial-gradient(circle at 78% 45%,rgba(255,196,0,.16),transparent 28%),linear-gradient(135deg,#11150f,#0b0d0a)}
.noobz-app.noobz-theme-light .noobz-footer{background:#eeeeea}.noobz-app.noobz-theme-dark .noobz-footer{background:#080a08}
.noobz-app.noobz-theme-light .noobz-float-card{background:#fff;border-color:#ddd}.noobz-app.noobz-theme-dark .noobz-float-card{background:#1a1f18;border-color:#333b2e}
.noobz-header-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.noobz-account-btn{border:1px solid var(--accent);background:var(--accent);color:#16140a;border-radius:10px;padding:9px 12px;font-weight:850;cursor:pointer;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noobz-mode-btn{min-width:40px;justify-content:center}.noobz-hero-art{display:flex;align-items:center;justify-content:center}.noobz-hero-art img{width:260px;height:260px;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.22));position:relative;z-index:2}.noobz-bear-glow{position:absolute;width:245px;height:245px;border-radius:50%;background:rgba(244,180,0,.17);filter:blur(15px)}
.noobz-wallet-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.noobz-wallet-head small{color:var(--accent);font-weight:800;letter-spacing:.12em}.noobz-wallet-head h2{margin:3px 0 0}.noobz-wallet-card{border:1px solid var(--line);background:linear-gradient(135deg,var(--panel),rgba(244,180,0,.08));border-radius:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.noobz-wallet-card span{display:block;color:var(--muted);font-size:12px}.noobz-wallet-card strong{display:block;font-size:32px;margin-top:5px}.noobz-wallet-tx{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);background:var(--panel);border-radius:11px;padding:12px 14px;margin-top:8px}.noobz-wallet-tx small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.noobz-wallet-tx strong{font-size:14px}.noobz-wallet-tx .credit{color:var(--green)}.noobz-wallet-tx .debit{color:#d76b57}
.noobz-modal{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;padding:18px}.noobz-modal.show{display:flex}.noobz-modal-box{width:min(430px,100%);max-height:90vh;overflow:auto;position:relative;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.35)}.noobz-modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:var(--muted);font-size:28px;cursor:pointer}.noobz-auth-logo{text-align:center}.noobz-auth-logo img{width:74px;height:74px;object-fit:contain;border-radius:50%}.noobz-modal-box h2{text-align:center;margin:10px 0 5px}.noobz-modal-box>.noobz-muted-text{text-align:center}.noobz-google-btn{width:100%;border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;cursor:pointer}.noobz-google-btn:first-letter{color:#4285f4}.noobz-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px;margin:17px 0}.noobz-divider:before,.noobz-divider:after{content:"";height:1px;background:var(--line);flex:1}.noobz-auth-input{display:block;width:100%;background:var(--bg);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:12px 13px;margin:9px 0;outline:none}.noobz-auth-input:focus{border-color:var(--accent)}.noobz-auth-submit{width:100%;margin-top:5px}.noobz-auth-switch{width:100%;border:0;background:transparent;color:var(--accent2);padding:11px;cursor:pointer;font-weight:700}.noobz-account-balance{border:1px solid var(--line);background:var(--panel2);border-radius:12px;padding:14px;margin:16px 0;display:flex;justify-content:space-between}.noobz-account-balance b{color:var(--accent);font-size:20px}
.noobz-app.noobz-theme-light .noobz-game-card:hover,.noobz-app.noobz-theme-light .noobz-pkg-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.07)}
@media(max-width:650px){.noobz-header-actions{gap:5px}.noobz-account-btn{padding:8px 9px;max-width:105px}.noobz-mode-btn{display:flex}.noobz-hero-art img{width:210px;height:210px}.noobz-wallet-card{align-items:flex-start;flex-direction:column}.noobz-wallet-card .noobz-btn-primary{width:100%}}

.noobz-crypto-box{border:1px solid var(--line);background:var(--panel2);border-radius:13px;padding:12px;margin-top:14px}.noobz-crypto-address{margin-top:12px;border:1px dashed var(--accent);border-radius:10px;padding:11px;word-break:break-all}.noobz-crypto-address small{display:block;color:var(--muted);margin-bottom:6px;font-size:10px}.noobz-crypto-address div{font-size:12px;font-weight:800;line-height:1.5}.noobz-crypto-box .noobz-summary-row{padding:9px 0}.noobz-crypto-box .noobz-summary-row strong{color:var(--text)}

/* =========================================================
   Full-width WordPress store page
   Prevent the active WP theme (e.g. Twenty Twenty-Five) from
   adding a second header/footer, page title and narrow column
   around the Noobz Game application.
   ========================================================= */
body.noobz-store-page {
    margin: 0 !important;
    padding: 0 !important;
    background: #f6f6f4;
    transition: background-color .2s ease;
}
body.noobz-store-page.noobz-body-dark {
    background: #090b08 !important;
}
body.noobz-store-page.noobz-body-light {
    background: #f6f6f4 !important;
}

body.noobz-store-page .wp-site-blocks {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Theme chrome: the Noobz app already has its own navigation/footer.
   Cover block themes (TT5) AND classic themes (#header / .description). */
body.noobz-store-page header.wp-block-template-part,
body.noobz-store-page footer.wp-block-template-part,
body.noobz-store-page .wp-site-blocks > header,
body.noobz-store-page .wp-site-blocks > footer,
body.noobz-store-page #header,
body.noobz-store-page #headerimg,
body.noobz-store-page #footer,
body.noobz-store-page .site-header,
body.noobz-store-page .site-footer,
body.noobz-store-page .site-branding,
body.noobz-store-page .site-title,
body.noobz-store-page .site-description,
body.noobz-store-page .description,
body.noobz-store-page #page > hr,
body.noobz-store-page body > hr {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
}

/* Hide the WordPress page title and remove the theme's content constraints. */
body.noobz-store-page .wp-block-post-title,
body.noobz-store-page .entry-title,
body.noobz-store-page .noobz-product-route-wrap {
    display: none !important;
}
/* When wrap is the parent of the app, show it full-bleed instead of hiding. */
body.noobz-store-page .noobz-product-route-wrap:has(.noobz-app) {
    display: block !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.noobz-store-page .wp-block-post-content,
body.noobz-store-page .entry-content,
body.noobz-store-page .wp-block-post-content > *,
body.noobz-store-page .entry-content > * {
    max-width: none !important;
}

body.noobz-store-page .wp-block-post-content,
body.noobz-store-page .entry-content {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Break the app out of any remaining theme column.
   Use 100% (not 100vw) — 100vw causes horizontal overflow + desktop zoom on mobile. */
html {
    max-width: 100%;
    overflow-x: hidden;
}
body.noobz-store-page {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
}
body.noobz-store-page .noobz-app {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    min-width: 0;
    box-sizing: border-box;
}

/* If a theme adds a constrained group around the shortcode, keep it full width. */
body.noobz-store-page .wp-block-group:has(.noobz-app),
body.noobz-store-page .wp-block-column:has(.noobz-app) {
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 650px) {
    body.noobz-store-page .noobz-app {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0;
    }
}

/* ---- Popularity Marketplace ---- */
.noobz-pop-info{background:rgba(255,184,0,.08);border:1px solid rgba(255,184,0,.2);border-radius:12px;padding:12px 14px;font-size:12px;color:var(--muted);margin:12px 0 16px;line-height:1.6}
.noobz-pop-info b{color:var(--accent)}
.noobz-pop-tabs{display:flex;gap:8px;margin-bottom:14px}
.noobz-pop-tab{flex:1;border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:10px;padding:10px;font-weight:700;cursor:pointer;font-size:13px}
.noobz-pop-tab.active{border-color:var(--accent);color:var(--text);background:rgba(255,184,0,.08)}
.noobz-pop-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}
.noobz-pop-card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:14px}
.noobz-pop-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.noobz-pop-badge{font-size:10px;font-weight:800;padding:4px 8px;border-radius:99px}
.noobz-pop-badge.sell{background:rgba(255,80,80,.12);color:#ff6b6b}
.noobz-pop-badge.buy{background:rgba(53,211,154,.12);color:var(--green,#35d39a)}
.noobz-pop-anon{font-size:11px;color:var(--muted)}
.noobz-pop-amount{font-size:22px;font-weight:900;letter-spacing:-.02em}
.noobz-pop-amount small{font-size:11px;color:var(--muted);font-weight:600}
.noobz-pop-price{margin-top:6px;font-size:16px;font-weight:800;color:var(--accent)}
.noobz-pop-price small{font-size:11px;color:var(--muted);font-weight:600}
.noobz-pop-note{margin-top:8px;font-size:12px;color:var(--muted)}
.noobz-pop-hint{margin-top:10px;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:8px}
.noobz-pop-fee-hint{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.5}
.noobz-pop-fee-hint b{color:var(--accent)}

/* Popularity tab highlight + better category scroll */
.noobz-category-row a#noobzPopularityTab,
.noobz-category-row a[href="#noobzPopularity"]{
  border-color: rgba(255,184,0,.45);
  color: var(--accent);
  background: rgba(255,184,0,.08);
  font-weight: 800;
}
.noobz-category-row{
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  padding-bottom: 14px;
}

/* Popularity card inside game grids */
.noobz-pop-game-card{border-color:rgba(255,184,0,.4)!important;background:linear-gradient(135deg,rgba(255,184,0,.1),rgba(255,184,0,.02))}
.noobz-pop-thumb{display:flex;align-items:center;justify-content:center;font-size:28px;background:rgba(255,184,0,.12)!important}
.noobz-g-match{color:var(--accent)!important;font-weight:700}

/* Popularity filters + stats */
.noobz-pop-filters{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin:12px 0;align-items:end}
.noobz-pop-filter-row{display:flex;flex-direction:column;gap:4px}
.noobz-pop-filter-row label{font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}
.noobz-pop-filter-row input,.noobz-pop-filter-row select{width:100%;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:10px 11px;color:var(--text);font-size:13px;outline:0}
.noobz-pop-filter-row input:focus,.noobz-pop-filter-row select:focus{border-color:var(--accent)}
.noobz-pop-filters .noobz-btn-secondary{height:40px;padding:0 12px;font-size:12px}
.noobz-pop-stats{font-size:12px;color:var(--muted);margin:4px 0 12px;line-height:1.5}
.noobz-pop-stats b{color:var(--accent)}
.noobz-pop-per1k{margin-top:6px;font-size:13px;font-weight:700;color:var(--text)}
.noobz-pop-per1k strong{color:var(--accent);font-size:15px}
.noobz-pop-per1k small{color:var(--muted);font-weight:600}

/* Star ratings on packages */
.noobz-stars{display:flex;align-items:center;gap:1px;margin:6px 0 4px;cursor:pointer;user-select:none}
.noobz-stars span{color:#4b5563;font-size:14px;line-height:1}
.noobz-stars span.on,.noobz-stars span.half{color:#f5b301}
.noobz-stars small{margin-left:6px;font-size:10px;color:var(--muted);font-weight:700}
.noobz-pkg-card .noobz-stars:hover span{color:#f5b301}

/* Floating support */
.noobz-support-fab{
  position:fixed;right:18px;bottom:22px;z-index:99990;
  width:56px;height:56px;border-radius:50%;border:0;
  background:linear-gradient(135deg,#ffb800,#ff8a00);color:#111;
  font-size:24px;cursor:pointer;box-shadow:0 10px 28px rgba(255,140,0,.35);
  display:flex;align-items:center;justify-content:center;
}
.noobz-support-fab:hover{transform:scale(1.05)}
.noobz-support-box{max-width:380px}
.noobz-support-channels{display:flex;flex-direction:column;gap:8px;margin-top:14px}
.noobz-support-link{
  display:flex;align-items:center;gap:12px;padding:12px 14px;
  background:var(--panel);border:1px solid var(--line);border-radius:12px;
  text-decoration:none;color:var(--text);font-weight:700;font-size:14px;
}
.noobz-support-link:hover{border-color:var(--accent);background:rgba(255,184,0,.06)}
.noobz-support-link .ico{font-size:20px;width:28px;text-align:center}
.noobz-support-link .go{margin-left:auto;color:var(--muted)}

/* ===== User Account Dashboard ===== */
.noobz-account-box{max-width:420px}
.noobz-dash-hero{text-align:center;padding:8px 0 4px}
.noobz-dash-avatar-wrap{display:flex;justify-content:center;margin-bottom:10px}
.noobz-dash-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid var(--accent,#ffb800);box-shadow:0 6px 20px rgba(255,184,0,.25);background:#1a1a1a}
.noobz-dash-badge{display:inline-block;margin-top:6px;padding:4px 12px;border-radius:999px;background:rgba(255,184,0,.12);color:var(--accent,#ffb800);font-size:12px;font-weight:700}
.noobz-dash-balance-card{margin:16px 0;padding:18px;border-radius:16px;background:linear-gradient(135deg,rgba(255,184,0,.18),rgba(255,184,0,.05));border:1px solid rgba(255,184,0,.25);text-align:center}
.noobz-dash-bal-label{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}
.noobz-dash-bal-value{font-size:32px;font-weight:800;margin:6px 0;color:var(--text)}
.noobz-dash-bal-hint{font-size:12px;color:#ff6b6b;margin-top:6px}
.noobz-dash-actions{display:flex;flex-direction:column;gap:10px}
.noobz-btn-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;vertical-align:middle;margin-right:4px}

.noobz-wallet-profile{display:flex;align-items:center;gap:12px;margin:12px 0 18px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}
.noobz-wallet-profile .noobz-dash-avatar{width:48px;height:48px;border-width:2px}
.noobz-wallet-profile b{display:block;font-size:15px}
.noobz-wallet-profile span{font-size:12px}
.noobz-wallet-card-pro{padding:20px;border-radius:18px;background:linear-gradient(160deg,#1f1a0a 0%,#121212 60%);border:1px solid rgba(255,184,0,.3);box-shadow:0 10px 30px rgba(0,0,0,.35)}
.noobz-wallet-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.noobz-wallet-card-pro strong{display:block;font-size:36px;font-weight:800;letter-spacing:-.02em;margin:4px 0 8px}
.noobz-wallet-sub{font-size:12px;color:var(--muted);margin:0 0 14px}
.noobz-wallet-pill{font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;background:rgba(0,200,120,.15);color:#2ecc71}
.noobz-wallet-pill.frozen{background:rgba(255,80,80,.15);color:#ff6b6b}
.noobz-wallet-quick{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 6px}
.noobz-quick-chip{border:1px solid rgba(255,184,0,.35);background:rgba(255,184,0,.08);color:var(--text);padding:8px 14px;border-radius:999px;font-weight:700;font-size:13px;cursor:pointer;transition:.15s}
.noobz-quick-chip:hover{background:rgba(255,184,0,.2);border-color:var(--accent,#ffb800)}
.noobz-tx-list .noobz-wallet-tx{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.noobz-tx-list .noobz-wallet-tx small{display:block;color:var(--muted);font-size:11px;margin-top:2px}
.noobz-tx-list .credit{color:#2ecc71}
.noobz-tx-list .debit{color:#ff6b6b}
.noobz-theme-light .noobz-wallet-card-pro{background:linear-gradient(160deg,#fff8e6,#fff);border-color:rgba(255,184,0,.4)}
.noobz-theme-light .noobz-wallet-profile{background:#f7f7f7;border-color:#eee}

.noobz-pay-opt.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}

/* Service-level star rating (not per product) */
.noobz-service-rate-section{margin-top:8px;padding-top:12px;border-top:1px solid var(--line)}
.noobz-service-rating-summary{display:flex;justify-content:center;margin-bottom:10px}
.noobz-service-rating-summary .noobz-stars{cursor:default}
.noobz-rate-row{display:flex;justify-content:center;gap:6px;margin:8px 0}
.noobz-rate-star{
  background:transparent;border:none;font-size:28px;line-height:1;cursor:pointer;
  color:#4b5563;padding:2px 4px;transition:transform .12s,color .12s
}
.noobz-rate-star:hover,.noobz-rate-star.on{color:#f5b301;transform:scale(1.12)}
.noobz-rate-comment{
  width:100%;margin-top:8px;padding:10px 12px;border-radius:10px;
  border:1px solid var(--line);background:var(--panel);color:var(--text);
  font-size:13px;resize:vertical;min-height:52px;font-family:inherit
}
.noobz-theme-light .noobz-rate-comment{background:#fff}

/* Account dash actions stack */
.noobz-dash-actions{display:flex;flex-direction:column;gap:8px;margin-top:14px}
.noobz-dash-actions .noobz-btn-primary,
.noobz-dash-actions .noobz-btn-secondary,
.noobz-dash-actions .noobz-auth-switch{width:100%}
.noobz-my-orders-list{max-height:55vh;overflow:auto;margin-top:12px}
.noobz-dash-avatar-wrap{position:relative;display:inline-block}

.noobz-invoice-id{display:block;margin-top:4px;font-size:11px;word-break:break-all}
.noobz-invoice-id code{background:rgba(255,184,0,.12);padding:1px 5px;border-radius:4px;font-size:10px}
.noobz-link-btn{background:none;border:none;color:var(--accent);font-weight:700;cursor:pointer;padding:0;font-size:11px;text-decoration:underline}
.noobz-deposit-tx{border-left:3px solid var(--accent)}

.noobz-pop-card.last10{border-color:rgba(255,184,0,.45);box-shadow:0 0 0 1px rgba(255,184,0,.12)}
.noobz-pop-badge.last10{background:rgba(255,184,0,.15);color:var(--accent)}
.noobz-pop-interest-btn{display:block;width:100%;margin-top:12px;padding:11px 14px;border:0;border-radius:11px;font-weight:800;font-size:13px;cursor:pointer;letter-spacing:.02em}
.noobz-pop-interest-btn.buy-action{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff}
.noobz-pop-interest-btn.sell-action{background:linear-gradient(135deg,#e67e22,#d35400);color:#fff}
.noobz-pop-interest-btn:active{transform:scale(.98);opacity:.92}
.noobz-pop-card-top{flex-wrap:wrap;gap:6px}

/* ========== NOOBZ v3.5.9 — Theme match + Header Search + Heavy Feel + Responsive ========== */
.noobz-app.noobz-theme-dark {
  --bg: #050508;
  --panel: #0e0f14;
  --panel2: #15161e;
  --line: #252636;
  --text: #f5f5f7;
  --muted: #8b8d9a;
  --accent: #ffb800;
  --accent2: #ffd54a;
  --green: #35d39a;
  --fire: #ff6a00;
  box-shadow: 0 25px 80px rgba(0,0,0,.55);
  background: var(--bg);
}
.noobz-app.noobz-theme-light {
  --bg: #f7f6f2;
  --panel: #ffffff;
  --panel2: #f0efe9;
  --line: #e0ddd4;
  --text: #12110f;
  --muted: #6a6860;
  --accent: #e6a800;
  --accent2: #9b7200;
  --green: #15966d;
  --fire: #e65c00;
  box-shadow: 0 18px 50px rgba(0,0,0,.12);
}

/* Header with integrated search */
.noobz-header-inner {
  height: 72px;
  padding: 0 22px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.noobz-header-search {
  flex: 1;
  max-width: 420px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 0 14px;
  transition: border-color .2s, box-shadow .2s;
  position: relative;
}
.noobz-header-search:focus-within {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(255,184,0,.18);
}
.noobz-search-icon {
  font-size: 18px;
  color: var(--muted);
  flex-shrink: 0;
}
.noobz-header-search input {
  width: 100%;
  background: none;
  border: 0;
  outline: 0;
  color: var(--text);
  padding: 11px 0;
  font-size: 14px;
}
/* Search suggestions dropdown */
.noobz-search-suggestions {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 6px);
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: 0 16px 40px rgba(0,0,0,.45);
  max-height: 320px;
  overflow-y: auto;
  z-index: 200;
  padding: 6px;
}
.noobz-search-suggestions[hidden] {
  display: none !important;
}
.noobz-suggest-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 10px;
  cursor: pointer;
  border: 0;
  background: transparent;
  width: 100%;
  text-align: left;
  color: var(--text);
  font: inherit;
}
.noobz-suggest-item:hover,
.noobz-suggest-item.active {
  background: rgba(255,184,0,.12);
}
.noobz-suggest-item img {
  width: 36px;
  height: 36px;
  border-radius: 9px;
  object-fit: cover;
  flex-shrink: 0;
  background: var(--panel2);
}
.noobz-suggest-item .noobz-suggest-text {
  flex: 1;
  min-width: 0;
}
.noobz-suggest-item .noobz-suggest-name {
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noobz-suggest-item .noobz-suggest-meta {
  font-size: 11px;
  color: var(--muted);
  margin-top: 2px;
}
.noobz-suggest-empty {
  padding: 14px 12px;
  text-align: center;
  color: var(--muted);
  font-size: 13px;
}
.noobz-nav {
  display: flex;
  gap: 18px;
  flex: 0 0 auto;
}
.noobz-header-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
}

/* Heavy hero with fire glow matching logo */
.noobz-app.noobz-theme-dark .noobz-home-hero {
  background:
    radial-gradient(ellipse at 85% 40%, rgba(255,106,0,.22), transparent 42%),
    radial-gradient(circle at 70% 60%, rgba(255,184,0,.12), transparent 35%),
    linear-gradient(145deg, #0a0b10 0%, #050508 60%, #0d0a06 100%);
  border: 1px solid rgba(255,184,0,.15);
  box-shadow: inset 0 0 60px rgba(255,106,0,.06);
  min-height: 320px;
}
.noobz-app.noobz-theme-light .noobz-home-hero {
  background:
    radial-gradient(ellipse at 85% 40%, rgba(255,184,0,.18), transparent 42%),
    linear-gradient(145deg, #fff 0%, #f8f4e8 100%);
}
.noobz-bear-glow {
  background: radial-gradient(circle, rgba(255,106,0,.35) 0%, rgba(255,184,0,.12) 50%, transparent 70%);
  filter: blur(20px);
  width: 280px;
  height: 280px;
}
.noobz-hero-art img {
  filter: drop-shadow(0 18px 40px rgba(255,106,0,.35)) drop-shadow(0 8px 20px rgba(0,0,0,.5));
}
.noobz-hero-points span {
  background: rgba(255,184,0,.08);
  border: 1px solid rgba(255,184,0,.25);
  color: var(--text);
  font-weight: 650;
}
.noobz-app.noobz-theme-dark .noobz-hero-points span {
  background: rgba(255,184,0,.1);
  border-color: rgba(255,184,0,.28);
}

/* Feature strip (bottom, matching 2nd image) */
.noobz-feature-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  padding: 22px 28px;
  border-top: 1px solid var(--line);
  background: var(--panel);
}
.noobz-feature-card {
  display: flex;
  align-items: center;
  gap: 12px;
  background: var(--panel2);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 16px 14px;
  transition: border-color .2s, transform .15s;
}
.noobz-feature-card:hover {
  border-color: rgba(255,184,0,.4);
  transform: translateY(-2px);
}
.noobz-feature-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(255,184,0,.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex-shrink: 0;
}
.noobz-feature-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.noobz-feature-text b {
  font-size: 13px;
  font-weight: 800;
  color: var(--text);
}
.noobz-feature-text span {
  font-size: 11px;
  color: var(--muted);
  line-height: 1.3;
}

/* Stronger cards & accents */
.noobz-game-card:hover,
.noobz-pkg-card:hover,
.noobz-pkg-card.selected {
  border-color: var(--accent);
  box-shadow: 0 8px 28px rgba(255,184,0,.12);
}
.noobz-btn-primary {
  background: linear-gradient(135deg, #ffb800, #ff9500);
  color: #1a1200;
  box-shadow: 0 4px 18px rgba(255,184,0,.3);
}
.noobz-btn-primary:hover:not(:disabled) {
  filter: brightness(1.08);
}
.noobz-account-btn {
  background: linear-gradient(135deg, #ffb800, #ff9500);
  border: none;
  color: #1a1200;
  font-weight: 850;
}

/* Category pills more punchy */
.noobz-category-row a.active,
.noobz-category-row a:hover {
  border-color: rgba(255,184,0,.45);
  background: rgba(255,184,0,.1);
  color: var(--accent);
  font-weight: 750;
}

/* Responsive — dynamic device view */
@media (max-width: 1100px) {
  .noobz-nav { display: none; }
  .noobz-header-search { max-width: none; }
}
@media (max-width: 900px) {
  .noobz-feature-strip { grid-template-columns: repeat(2, 1fr); }
  .noobz-benefit-grid { grid-template-columns: repeat(2, 1fr); }
  .noobz-game-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 650px) {
  .noobz-header-inner {
    height: auto;
    flex-wrap: wrap;
    padding: 10px 12px;
    gap: 10px;
  }
  .noobz-brand { order: 1; }
  .noobz-header-actions { order: 2; margin-left: auto; }
  .noobz-header-search {
    order: 3;
    flex: 1 1 100%;
    max-width: none;
  }
  .noobz-nav { display: none; }
  .noobz-feature-strip {
    grid-template-columns: 1fr 1fr;
    padding: 16px 14px;
    gap: 10px;
  }
  .noobz-feature-card { padding: 12px 10px; }
  .noobz-feature-icon { width: 36px; height: 36px; font-size: 17px; }
  .noobz-feature-text b { font-size: 12px; }
  .noobz-feature-text span { font-size: 10px; }
  .noobz-hero-art img { width: 180px; height: 180px; }
  .noobz-bear-glow { width: 200px; height: 200px; }
  .noobz-home-hero { min-height: 280px; }
  .noobz-hero-copy h1 { font-size: 28px; }
  .noobz-main { padding: 14px 12px 30px; }
  .noobz-category-row { padding-bottom: 16px; margin-right: -12px; }
  .noobz-icon-btn span { display: none; }
}
@media (max-width: 400px) {
  .noobz-feature-strip { grid-template-columns: 1fr; }
  /* keep packages in 2 columns even on small screens */
}

/* Body background match */
body.noobz-store-page.noobz-body-dark {
  background: #050508 !important;
}
body.noobz-store-page.noobz-body-light {
  background: #f7f6f2 !important;
}
.noobz-app.noobz-theme-dark .noobz-header {
  background: rgba(5,5,8,.92);
  border-bottom: 1px solid rgba(255,184,0,.12);
}
.noobz-app.noobz-theme-light .noobz-header {
  background: rgba(247,246,242,.94);
}
.noobz-app.noobz-theme-dark .noobz-footer {
  background: #030305;
  border-top: 1px solid rgba(255,184,0,.1);
}
.noobz-app.noobz-theme-dark .noobz-cta-bar {
  background: rgba(8,8,12,.96);
  border-top: 1px solid rgba(255,184,0,.12);
}

/* Keep old search wrap hidden if still referenced */
.noobz-search-wrap { display: none !important; }


/* Home layout polish: compact cards, always 2-col game rows on phone */
.noobz-game-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (min-width: 901px) {
  .noobz-game-grid { grid-template-columns: repeat(3, 1fr); }
  .noobz-popular-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 1200px) {
  .noobz-game-grid { grid-template-columns: repeat(4, 1fr); }
}
.noobz-game-thumb {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 10px;
}
.noobz-game-card {
  padding: 10px 12px;
  gap: 9px;
  border-radius: 12px;
}
.noobz-popular-grid .noobz-game-card {
  min-height: 0;
}
.noobz-g-name {
  font-size: 12px;
  font-weight: 750;
}
.noobz-g-meta {
  font-size: 10px;
}
.noobz-section-head span {
  color: var(--accent);
  font-weight: 700;
  font-size: 12px;
}

/* ========== Logo size adjust — prevent hero logo dominating home ========== */
.noobz-hero-art {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
}
.noobz-hero-art img {
  width: 180px !important;
  height: 180px !important;
  max-width: 100%;
  object-fit: contain;
  filter: drop-shadow(0 14px 28px rgba(255,106,0,.3)) drop-shadow(0 6px 14px rgba(0,0,0,.45));
  position: relative;
  z-index: 2;
}
.noobz-bear-glow {
  position: absolute;
  width: 200px !important;
  height: 200px !important;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,106,0,.3) 0%, rgba(255,184,0,.1) 50%, transparent 70%);
  filter: blur(18px);
  z-index: 1;
}
.noobz-hero-copy {
  max-width: 62%;
  position: relative;
  z-index: 2;
}
@media (max-width: 900px) {
  .noobz-hero-art {
    right: 12px;
    width: 150px;
    height: 150px;
    opacity: 0.55;
  }
  .noobz-hero-art img {
    width: 140px !important;
    height: 140px !important;
  }
  .noobz-bear-glow {
    width: 150px !important;
    height: 150px !important;
  }
  .noobz-hero-copy {
    max-width: 72%;
  }
}
@media (max-width: 650px) {
  .noobz-home-hero {
    min-height: 240px !important;
  }
  .noobz-hero-art {
    right: -10px;
    top: auto;
    bottom: 8px;
    transform: none;
    width: 120px;
    height: 120px;
    opacity: 0.4;
  }
  .noobz-hero-art img {
    width: 110px !important;
    height: 110px !important;
  }
  .noobz-bear-glow {
    width: 120px !important;
    height: 120px !important;
  }
  .noobz-hero-copy {
    max-width: 100%;
    padding: 22px 18px 70px !important;
  }
  .noobz-hero-copy h1 {
    font-size: 26px !important;
  }
}

/* ========== v3.5.11 — Kill top gap + tighter mobile header + smaller hero logo ========== */

/* Remove any leftover top spacing from theme / admin bar / safe area */
body.noobz-store-page,
body.noobz-store-page .wp-site-blocks,
body.noobz-store-page .wp-block-group,
body.noobz-store-page main,
body.noobz-store-page .entry-content,
body.noobz-store-page .wp-block-post-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* If WP admin bar is present, keep layout tight under it */
body.admin-bar.noobz-store-page .noobz-header {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar.noobz-store-page .noobz-header {
    top: 46px;
  }
}
body.noobz-store-page .noobz-app {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  border-top: 0 !important;
  box-shadow: none !important;
}

/* Mobile header: brand + actions on ONE tight row, search below — no empty gap */
@media (max-width: 650px) {
  .noobz-header {
    position: sticky;
    top: 0;
    z-index: 100;
  }
  body.admin-bar .noobz-header {
    top: 46px;
  }
  .noobz-header-inner {
    height: auto !important;
    min-height: 0 !important;
    flex-wrap: wrap;
    align-items: center;
    padding: 8px 12px !important;
    gap: 8px !important;
  }
  .noobz-brand {
    order: 1;
    flex: 0 1 auto;
    max-width: calc(100% - 140px);
    font-size: 15px !important;
    gap: 6px !important;
  }
  .noobz-brand img {
    width: 28px !important;
    height: 28px !important;
    border-radius: 8px;
  }
  .noobz-header-actions {
    order: 2;
    margin-left: auto !important;
    flex: 0 0 auto;
    gap: 5px !important;
  }
  .noobz-header-search {
    order: 3;
    flex: 1 1 100% !important;
    max-width: none !important;
    width: 100%;
  }
  .noobz-nav {
    display: none !important;
  }
  .noobz-main {
    padding: 10px 12px 28px !important;
  }

  /* Hero: compact, logo is decorative only */
  .noobz-home-hero {
    min-height: 0 !important;
    height: auto !important;
  }
  .noobz-hero-copy {
    max-width: 100% !important;
    padding: 18px 16px 16px !important;
  }
  .noobz-hero-copy h1 {
    font-size: 24px !important;
    margin-bottom: 10px !important;
  }
  .noobz-hero-copy p {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }
  .noobz-hero-points {
    margin-top: 12px !important;
    gap: 6px !important;
  }
  .noobz-hero-points span {
    font-size: 11px !important;
    padding: 6px 9px !important;
  }
  /* Hide large mascot on small phones — takes too much space */
  .noobz-hero-art {
    right: 0 !important;
    bottom: 4px !important;
    top: auto !important;
    transform: none !important;
    width: 88px !important;
    height: 88px !important;
    opacity: 0.28 !important;
    pointer-events: none;
  }
  .noobz-hero-art img {
    width: 80px !important;
    height: 80px !important;
  }
  .noobz-bear-glow {
    width: 90px !important;
    height: 90px !important;
    opacity: 0.5;
  }
}

@media (max-width: 400px) {
  .noobz-hero-art {
    display: none !important; /* very small screens: no mascot clutter */
  }
  .noobz-hero-copy {
    padding: 16px 14px !important;
  }
}

/* Extra theme chrome cleanup — kills top gap from leftover WP title/header */
body.noobz-store-page h1.wp-block-post-title,
body.noobz-store-page .wp-block-post-title,
body.noobz-store-page .entry-title,
body.noobz-store-page .page-title,
body.noobz-store-page header.wp-block-template-part,
body.noobz-store-page .wp-site-blocks > header,
body.noobz-store-page .site-header,
body.noobz-store-page #masthead,
body.noobz-store-page .wp-block-site-title,
body.noobz-store-page .wp-block-site-logo,
body.noobz-store-page .wp-block-navigation,
body.noobz-store-page .skip-link,
body.noobz-store-page a.skip-link {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  position: absolute !important;
  left: -9999px !important;
}
body.noobz-store-page .wp-site-blocks > main,
body.noobz-store-page main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* ========== v3.5.12 — Compact Why Us / benefit cards to match rest of UI ========== */
.noobz-benefits {
  margin-top: 28px !important;
  padding-top: 4px !important;
}
.noobz-benefit-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 10px !important;
}
.noobz-benefit-grid article {
  background: var(--panel) !important;
  border: 1px solid var(--line) !important;
  border-radius: 12px !important;
  padding: 12px 12px 11px !important;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.noobz-benefit-grid b {
  font-size: 18px !important;
  line-height: 1;
  display: block;
  margin: 0 0 6px !important;
}
.noobz-benefit-grid h3 {
  font-size: 13px !important;
  font-weight: 750 !important;
  margin: 0 0 4px !important;
  line-height: 1.25 !important;
  color: var(--text);
}
.noobz-benefit-grid p {
  font-size: 11px !important;
  line-height: 1.45 !important;
  color: var(--muted) !important;
  margin: 0 !important;
}
.noobz-benefits .noobz-section-head {
  margin-bottom: 12px;
}
.noobz-benefits .noobz-section-head h2 {
  font-size: 18px !important;
  margin: 4px 0 0 !important;
}
.noobz-benefits .noobz-section-head small {
  font-size: 10px;
  letter-spacing: .12em;
}

@media (max-width: 900px) {
  .noobz-benefit-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px !important;
  }
}
@media (max-width: 650px) {
  .noobz-benefits {
    margin-top: 20px !important;
  }
  .noobz-benefit-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px !important;
  }
  .noobz-benefit-grid article {
    padding: 10px 10px 9px !important;
    border-radius: 11px !important;
  }
  .noobz-benefit-grid b {
    font-size: 16px !important;
    margin-bottom: 4px !important;
  }
  .noobz-benefit-grid h3 {
    font-size: 12px !important;
    margin-bottom: 3px !important;
  }
  .noobz-benefit-grid p {
    font-size: 10px !important;
    line-height: 1.4 !important;
  }
  .noobz-benefits .noobz-section-head h2 {
    font-size: 15px !important;
  }
}

/* ========== Cashback offer tag visibility fix ========== */
.noobz-pkg-tag{
  font-size:11px !important;
  font-weight:900 !important;
  color:var(--accent) !important;
  letter-spacing:.02em;
  margin-bottom:6px !important;
  line-height:1.2;
}
.noobz-pkg-cashback{
  font-size:12px !important;
  color:var(--noobz-gold, #ffd35a) !important;
  margin-top:5px !important;
  font-weight:700 !important;
  line-height:1.3;
}

/* ---- Giveaway ---- */
.noobz-giveaway-wrap{max-width:640px;margin:0 auto}
.noobz-gw-card{background:var(--panel,#12141c);border:1px solid var(--line,#2a2e3a);border-radius:16px;padding:20px 18px;margin-bottom:14px}
.noobz-gw-card h2{margin:0 0 8px;font-size:22px}
.noobz-gw-prize{display:inline-block;background:rgba(255,184,0,.12);border:1px solid rgba(255,184,0,.35);color:var(--accent,#ffb800);font-weight:700;padding:6px 12px;border-radius:999px;font-size:13px;margin:8px 0 12px}
.noobz-gw-countdown{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}
.noobz-gw-cd-box{flex:1;min-width:64px;text-align:center;background:rgba(0,0,0,.25);border:1px solid var(--line,#2a2e3a);border-radius:12px;padding:10px 6px}
.noobz-gw-cd-box b{display:block;font-size:22px;color:var(--accent,#ffb800)}
.noobz-gw-cd-box span{font-size:11px;color:var(--muted,#888)}
.noobz-gw-rules{margin:0;padding-left:18px;color:var(--muted,#aaa);font-size:13px;line-height:1.7}
.noobz-gw-ticket{font-size:28px;font-weight:800;letter-spacing:1px;color:var(--accent,#ffb800);text-align:center;padding:12px;border:1px dashed rgba(255,184,0,.4);border-radius:12px;margin:12px 0;background:rgba(255,184,0,.06)}
.noobz-gw-status{font-size:13px;color:var(--muted,#999);margin:8px 0;line-height:1.55}
.noobz-gw-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px}
.noobz-gw-actions .noobz-btn-primary,.noobz-gw-actions .noobz-btn-secondary{width:100%}
.noobz-gw-locked{opacity:.65;font-size:12px;color:var(--muted,#888)}
