:root.pbd-page-active{overflow:hidden}.pbd-app,.pbd-app *{box-sizing:border-box}.pbd-app{--violet:#7048f5;--ink:#18213a;--muted:#73809a;--line:#e5e8f0;--canvas:#f3f5fc;--surface:#fff;--soft:#f7f8fd;--green:#17ad7d;position:fixed;inset:0;z-index:999999;overflow:auto;color:var(--ink);background:radial-gradient(circle at 100% 100%,#dff8ff 0,transparent 28%),linear-gradient(120deg,#f2f3ff,#f8faff);font:500 14px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.pbd-app.dark{--ink:#eef1ff;--muted:#9aa4bf;--line:#2d3248;--canvas:#0e1120;--surface:#171b2d;--soft:#1d2135;background:radial-gradient(circle at 100% 100%,#132d3d 0,transparent 30%),#0e1120}.pbd-app a{text-decoration:none}.pbd-app button,.pbd-app input,.pbd-app select{font:inherit}.pbd-app button{cursor:pointer}.pbd-app svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pbd-sidebar{position:fixed;inset:0 auto 0 0;width:252px;z-index:40;display:flex;flex-direction:column;padding:26px 16px 18px;border-right:1px solid var(--line);background:rgba(255,255,255,.92);backdrop-filter:blur(18px)}.dark .pbd-sidebar{background:rgba(23,27,45,.94)}.pbd-sidebar-top{display:flex;align-items:center;justify-content:space-between}.pbd-brand{display:flex;align-items:center;gap:11px;padding:0 10px;color:var(--ink);font-size:20px;font-weight:900;letter-spacing:-.6px}.pbd-brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#7d58ff,#4f35d5);box-shadow:0 9px 23px rgba(109,69,229,.28)}.pbd-brand-dot{color:#13cde9}.pbd-menu-label{margin:31px 12px 9px;color:#9aa3b8;font-size:10px;font-weight:900;letter-spacing:.16em}.pbd-nav{display:grid;gap:6px}.pbd-nav-link{position:relative;display:flex;align-items:center;gap:12px;min-height:45px;padding:0 13px;border-radius:11px;color:#75809b;font-weight:650;transition:.2s}.pbd-nav-link:hover,.pbd-nav-link.active{color:var(--violet);background:linear-gradient(90deg,rgba(112,72,245,.12),rgba(112,72,245,.03))}.pbd-nav-link.active:before{content:"";position:absolute;left:-16px;width:3px;height:25px;border-radius:0 4px 4px 0;background:var(--violet)}.pbd-nav-link i{margin-left:auto;min-width:21px;height:21px;display:grid;place-items:center;border-radius:20px;color:var(--violet);background:#e8e2ff;font-size:10px;font-style:normal}.dark .pbd-nav-link i{background:#33295b}.pbd-sidebar-bottom{margin-top:auto}.pbd-help-card{padding:17px 15px;border:1px solid #dddff0;border-radius:15px;background:linear-gradient(145deg,#f6f3ff,#f1fbff)}.dark .pbd-help-card{border-color:var(--line);background:linear-gradient(145deg,#242038,#182633)}.pbd-help-card strong{display:block;font-size:13px}.pbd-help-card p{margin:4px 0 12px;color:var(--muted);font-size:11px}.pbd-help-card a{color:#9a82f5;font-size:12px;font-weight:800}.pbd-mini-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:15px;padding:15px 7px 0;border-top:1px solid var(--line)}.pbd-avatar{position:relative;width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#4f3f9d,#7c5df4);font-size:12px;font-weight:850}.pbd-avatar i{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border:2px solid var(--surface);border-radius:50%;background:#25d790}.pbd-user-copy{min-width:0}.pbd-user-copy strong,.pbd-user-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pbd-user-copy strong{font-size:11px}.pbd-user-copy small{color:var(--muted);font-size:9px}.pbd-signout button,.pbd-mobile-close{display:grid;place-items:center;border:0;color:#8d97ae;background:transparent}.pbd-signout button svg{width:16px}.pbd-main{min-height:100vh;margin-left:252px}.pbd-content{width:min(1220px,100%);margin:auto;padding:37px 38px 65px}.pbd-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:27px}.pbd-topbar h1{margin:0;color:var(--ink);font-size:clamp(27px,3vw,34px);line-height:1.2;letter-spacing:-1.1px}.pbd-topbar p{margin:6px 0 0;color:var(--muted);font-size:12px}.pbd-actions{display:flex;align-items:center;gap:10px}.pbd-icon-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;color:#66728c;background:var(--surface);transition:.2s}.pbd-icon-button:hover{color:var(--violet);transform:translateY(-2px);box-shadow:0 8px 20px rgba(44,39,80,.08)}.pbd-icon-button i{position:absolute;right:-3px;top:-7px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--canvas);border-radius:20px;color:#fff;background:#f26981;font-size:9px;font-style:normal;font-weight:800}.pbd-primary{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7c5bfb,#613ee8);box-shadow:0 10px 24px rgba(112,72,245,.24);font-size:12px;font-weight:800;transition:.2s}.pbd-primary:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(112,72,245,.34)}.pbd-primary svg{width:17px}.pbd-card{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 13px 36px rgba(31,36,71,.06);backdrop-filter:blur(12px)}.dark .pbd-card{background:rgba(23,27,45,.9)}.pbd-summary{display:grid;grid-template-columns:1.45fr .8fr .8fr;gap:16px}.pbd-balance-card{position:relative;min-height:212px;overflow:hidden;padding:27px}.pbd-balance-card:after{content:"";position:absolute;right:-55px;bottom:-80px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#e9e5ff,transparent 68%);opacity:.7}.dark .pbd-balance-card:after{background:radial-gradient(circle,#322762,transparent 68%)}.pbd-card-label{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;color:#5e6880;font-size:10px;font-weight:900;letter-spacing:.12em}.dark .pbd-card-label{color:#a2abc2}.pbd-card-label button{border:0;color:#a5adc0;background:transparent}.pbd-card-label svg{width:17px}.pbd-balance-card>strong{position:relative;z-index:2;display:block;margin-top:25px;font-size:39px;letter-spacing:-1.5px}.pbd-balance-bottom{position:absolute;z-index:2;left:27px;right:27px;bottom:22px;display:flex;align-items:end;justify-content:space-between}.pbd-balance-bottom a{display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#7656f4,#5b3add);font-size:11px;font-weight:750}.pbd-balance-bottom a svg{width:14px}.pbd-balance-bottom span{text-align:right}.pbd-balance-bottom small,.pbd-balance-bottom b{display:block}.pbd-balance-bottom small{color:#9aa3b8;font-size:8px}.pbd-balance-bottom b{font-size:11px}.pbd-metric-card{min-height:212px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.pbd-metric-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px}.pbd-metric-icon.purple{color:#744cf0;background:#eee9ff}.pbd-metric-icon.green{color:#079b6d;background:#e2f7f0}.dark .pbd-metric-icon.purple{background:#342a5e}.dark .pbd-metric-icon.green{background:#173d36}.pbd-metric-card p{margin:0 0 5px;color:var(--muted);font-size:10px}.pbd-metric-card strong{display:block;font-size:26px}.pbd-metric-card small{display:block;margin-top:7px;color:var(--green);font-size:9px}.pbd-recharge,.pbd-products{margin-top:16px;padding:22px}.pbd-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.pbd-section-head h2{margin:0;color:var(--ink);font-size:17px;letter-spacing:-.35px}.pbd-section-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.pbd-recharge-list{display:grid;gap:8px;margin-top:17px}.pbd-recharge-list>a{display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;min-height:66px;padding:9px 12px;border-radius:12px;color:var(--ink);background:var(--soft);transition:.2s}.pbd-recharge-list>a:hover{background:rgba(112,72,245,.09);transform:translateX(2px)}.pbd-recharge-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#9b87f7;background:#e9e3ff}.dark .pbd-recharge-icon{background:#342a5e}.pbd-recharge-icon svg{width:17px}.pbd-recharge-list strong,.pbd-recharge-list small{display:block}.pbd-recharge-list strong{font-size:12px}.pbd-recharge-list small{margin-top:2px;color:var(--muted);font-size:9px}.pbd-recharge-list>a>i{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--violet);background:var(--surface)}.pbd-recharge-list>a>i svg{width:14px}.pbd-products-head{align-items:end}.pbd-product-tools{display:flex;gap:9px}.pbd-search{min-width:210px;height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:11px;color:#9ba4b8;background:var(--surface)}.pbd-search svg{width:16px}.pbd-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.pbd-product-tools select{min-width:145px;padding:0 12px;border:1px solid var(--line);border-radius:11px;outline:0;color:var(--ink);background:var(--surface);font-size:11px}.pbd-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.pbd-product{min-height:205px;display:flex;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:15px;background:var(--soft);transition:.2s}.pbd-product:hover{border-color:rgba(112,72,245,.35);transform:translateY(-3px);box-shadow:0 12px 28px rgba(35,35,70,.08)}.pbd-product[hidden]{display:none}.pbd-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pbd-product-top img,.pbd-product-logo{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;object-fit:cover;color:#fff;background:linear-gradient(145deg,#7753f6,#5135c7);font-size:12px;font-weight:900}.pbd-stock{padding:4px 8px;border-radius:20px;font-size:8px;font-weight:800}.pbd-stock.available{color:#09855e;background:#dff7ee}.pbd-stock.empty{color:#e35c70;background:#ffe9ee}.pbd-product-category{margin-top:18px;color:var(--violet);font-size:9px;font-weight:800;text-transform:uppercase}.pbd-product h3{margin:5px 0 16px;color:var(--ink);font-size:14px;line-height:1.35}.pbd-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto}.pbd-product-bottom small,.pbd-product-bottom strong{display:block}.pbd-product-bottom small{color:var(--muted);font-size:8px}.pbd-product-bottom strong{font-size:16px}.pbd-product-bottom a{padding:8px 10px;border-radius:9px;color:#fff;background:var(--violet);font-size:9px;font-weight:800}.pbd-product-bottom a[aria-disabled=true]{pointer-events:none;color:#9da5b7;background:#e6e8ee}.pbd-empty-products{grid-column:1/-1;padding:34px;text-align:center;color:var(--muted)}.pbd-empty-products strong{color:var(--ink)}.pbd-alert{margin-bottom:18px;padding:13px 15px;border-radius:11px}.pbd-error{color:#a51d1d;background:#fff0f0}.pbd-success{color:#176c39;background:#edf9f1}.pbd-mobile-head,.pbd-mobile-close,.pbd-scrim{display:none}
@media(max-width:1050px){.pbd-summary{grid-template-columns:1fr 1fr}.pbd-balance-card{grid-column:1/-1}.pbd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbd-topbar{align-items:flex-start}.pbd-actions{max-width:430px;justify-content:flex-end;flex-wrap:wrap}}
@media(max-width:760px){:root.pbd-page-active{overflow:auto}.pbd-app{position:fixed}.pbd-sidebar{transform:translateX(-102%);transition:.25s}.pbd-app.menu-open .pbd-sidebar{transform:none}.pbd-scrim{position:fixed;inset:0;z-index:35;border:0;background:rgba(20,25,44,.48)}.pbd-app.menu-open .pbd-scrim{display:block}.pbd-main{margin-left:0}.pbd-mobile-head{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);background:var(--surface)}.pbd-mobile-head .pbd-brand{font-size:16px}.pbd-mobile-head .pbd-brand-mark{width:32px;height:32px}.pbd-mobile-close{display:grid;width:34px;height:34px;border-radius:9px;background:var(--soft)}.pbd-content{padding:28px 18px 50px}.pbd-topbar{display:block}.pbd-actions{justify-content:flex-start;margin-top:18px}.pbd-actions .pbd-primary{flex:1}.pbd-summary{grid-template-columns:1fr 1fr}.pbd-product-grid{grid-template-columns:1fr 1fr}.pbd-products-head{display:block}.pbd-product-tools{margin-top:15px}.pbd-search{flex:1;min-width:0}}
@media(max-width:480px){.pbd-summary{grid-template-columns:1fr}.pbd-balance-card{grid-column:auto}.pbd-metric-card{min-height:118px}.pbd-actions .pbd-cart{display:none}.pbd-product-tools{display:grid}.pbd-product-tools select{height:42px}.pbd-product-grid{grid-template-columns:1fr}}
:root.pbd-page-active{overflow:hidden!important}.pbd-app,.pbd-app *,.pbd-app *:before,.pbd-app *:after{box-sizing:border-box!important}.pbd-app svg{display:block!important;width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;max-height:20px!important;overflow:visible!important}.pbd-app img{display:block;max-width:100%;height:auto}
.pbd-notification-wrap{position:relative}.pbd-notification-wrap.open>.pbd-icon-button{color:var(--violet);border-color:rgba(112,72,245,.32);background:rgba(112,72,245,.08)}.pbd-notification-panel[hidden]{display:none!important}.pbd-notification-panel{position:absolute;z-index:120;top:calc(100% + 12px);right:0;width:min(390px,calc(100vw - 36px));overflow:hidden;border-color:var(--line);background:var(--surface);box-shadow:0 24px 64px rgba(26,31,58,.18);text-align:left}.dark .pbd-notification-panel{background:var(--surface);box-shadow:0 24px 64px rgba(0,0,0,.45)}.pbd-notification-head{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;border-bottom:1px solid var(--line)}.pbd-notification-head>span,.pbd-notification-head strong,.pbd-notification-head small{display:block}.pbd-notification-head strong{color:var(--ink);font-size:14px}.pbd-notification-head small{margin-top:2px;color:var(--muted);font-size:9px}.pbd-notification-head>a{flex:none;color:var(--violet);font-size:10px;font-weight:800}.pbd-notification-list{max-height:min(430px,calc(100vh - 150px));overflow:auto;padding:7px}.pbd-notification-item{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:9px;margin:2px 0;padding:12px 11px;border:1px solid transparent;border-radius:11px;color:var(--ink);transition:.18s}.pbd-notification-item:hover{border-color:var(--line);background:var(--soft);transform:translateX(1px)}.pbd-notification-item.unread{background:rgba(112,72,245,.07)}.pbd-notification-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#c5cad6}.pbd-notification-item.unread .pbd-notification-dot{background:var(--violet);box-shadow:0 0 0 4px rgba(112,72,245,.12)}.pbd-notification-copy,.pbd-notification-copy>strong,.pbd-notification-copy>span,.pbd-notification-copy>small{display:block;min-width:0}.pbd-notification-copy>strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pbd-notification-copy>span{display:-webkit-box;overflow:hidden;margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pbd-notification-copy>small{margin-top:6px;color:#9ba4b8;font-size:8px}.pbd-notification-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.pbd-notification-empty>svg{margin-bottom:12px;color:#aab2c4}.pbd-notification-empty>strong{color:var(--ink);font-size:12px}.pbd-notification-empty>span{margin-top:4px;color:var(--muted);font-size:10px}
@media(max-width:760px){.pbd-notification-panel{position:fixed;top:74px;right:18px;left:18px;width:auto;max-height:calc(100vh - 92px)}.pbd-notification-list{max-height:calc(100vh - 180px)}}
.pbd-product{cursor:pointer}.pbd-product:focus-visible{border-color:rgba(112,72,245,.35);outline:0;transform:translateY(-3px);box-shadow:0 12px 28px rgba(35,35,70,.08)}
.pbd-product-top>.pbd-product-logo{position:relative;width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(112,72,245,.14);border-radius:13px;color:#fff;background:#fff;box-shadow:0 7px 18px rgba(42,42,82,.08)}
.pbd-product-top>.pbd-product-logo>img,.pbd-product-top>.pbd-product-logo>.pba-brand-svg{position:relative;z-index:2;width:72%;height:72%;object-fit:contain;background:#fff}
.pbd-product-top>.pbd-product-logo>.pba-brand-svg{width:72%!important;height:72%!important;min-width:0!important;max-width:72%!important;max-height:72%!important;fill:none;stroke:none!important}
.pbd-product-top>.pbd-product-logo>.pba-auto-logo-fallback{position:absolute;inset:0;display:grid;place-items:center;border-radius:inherit;color:#fff;background:linear-gradient(145deg,#7753f6,#5135c7);font-size:12px;font-weight:900}
.pbd-product-top>.pbd-product-logo.pba-custom-logo{background:#fff}


/* v2.7.9 — Product details stay inside Buyer/Reseller panels */
.pbd-stock.automatic{color:#9a5a00;background:#fff6df;border-color:#ffe0a3}.dark .pbd-stock.automatic{color:#ffd27a;background:#3a2c12;border-color:#59431a}.pbd-view-product{border:0;border-radius:9px;padding:8px 11px;color:#fff;background:linear-gradient(135deg,#7656f4,#5b3add);font-size:11px;font-weight:800;cursor:pointer}.pbd-product[role="button"]{cursor:pointer}.pbd-product-modal[hidden]{display:none!important}.pbd-product-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.pbd-product-modal.open{opacity:1;visibility:visible}.pbd-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(12,16,32,.62);backdrop-filter:blur(7px)}.pbd-modal-card{position:relative;z-index:2;width:min(620px,100%);max-height:min(86vh,760px);overflow:auto;padding:24px;border-radius:24px;background:var(--surface);transform:translateY(15px) scale(.98);transition:transform .22s ease;box-shadow:0 35px 100px rgba(14,18,40,.32)}.pbd-product-modal.open .pbd-modal-card{transform:none}.pbd-modal-close{position:absolute;right:16px;top:16px;width:36px;height:36px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:var(--soft);font-size:23px;line-height:1}.pbd-modal-head{display:flex;align-items:center;gap:14px;padding-right:44px}.pbd-modal-logo{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:16px!important}.pbd-modal-head h2{margin:4px 0 0;font-size:24px;line-height:1.15;letter-spacing:-.6px}.pbd-modal-description{margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:var(--soft);font-size:13px;line-height:1.65}.pbd-modal-description p{margin:0 0 8px}.pbd-modal-description p:last-child{margin-bottom:0}.pbd-modal-rule{display:grid;gap:4px;margin-top:12px;padding:13px 15px;border-radius:13px;background:rgba(112,72,245,.08);color:var(--muted);font-size:11px}.pbd-modal-rule strong{color:var(--ink);font-size:12px}.pbd-modal-options{display:grid;gap:9px;margin-top:17px}.pbd-modal-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);cursor:pointer;transition:.18s ease}.pbd-modal-option:hover,.pbd-modal-option:has(input:checked){border-color:#8d72f6;background:rgba(112,72,245,.055);box-shadow:0 7px 22px rgba(75,53,151,.08)}.pbd-modal-option input{position:absolute;opacity:0;pointer-events:none}.pbd-option-radio{width:18px;height:18px;border:2px solid #c8cce0;border-radius:50%;display:grid;place-items:center}.pbd-modal-option input:checked+.pbd-option-radio{border-color:#7048f5;box-shadow:inset 0 0 0 4px var(--surface);background:#7048f5}.pbd-option-copy{min-width:0}.pbd-option-copy strong,.pbd-option-copy small{display:block}.pbd-option-copy strong{font-size:13px}.pbd-option-copy small{margin-top:3px;font-size:10px;font-weight:750}.pbd-option-copy small.instant{color:#128761}.pbd-option-copy small.automatic{color:#a36500}.pbd-option-price{font-size:15px}.pbd-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}.pbd-modal-footer>div small,.pbd-modal-footer>div strong{display:block}.pbd-modal-footer>div small{color:var(--muted);font-size:10px}.pbd-modal-footer>div strong{font-size:23px;letter-spacing:-.5px}.pbd-buy-now{min-width:150px;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7656f4,#5b3add);box-shadow:0 10px 24px rgba(112,72,245,.25);font-weight:850}.pbd-buy-now svg{width:17px}.pbd-buy-now:disabled{opacity:.6;cursor:not-allowed}.pbd-modal-message{min-height:20px;margin-top:10px;color:var(--muted);font-size:11px;text-align:right}.pbd-modal-open{overflow:hidden!important}@media(max-width:640px){.pbd-product-modal{padding:10px;align-items:end}.pbd-modal-card{width:100%;max-height:90vh;padding:19px;border-radius:22px 22px 14px 14px}.pbd-modal-head h2{font-size:21px}.pbd-modal-option{padding:12px;gap:9px}.pbd-modal-footer{position:sticky;bottom:-19px;margin-left:-19px;margin-right:-19px;padding:14px 19px 19px;background:var(--surface);z-index:3}.pbd-buy-now{min-width:135px}.pbd-modal-message{text-align:left}}

/* Shared Premiumify visual system v2.8.0 */
.pbd-brand-mark{background:#fff!important;color:#3f51f4!important;border:1px solid rgba(99,102,241,.10)!important}.pbd-brand-mark svg{width:24px!important;height:24px!important;fill:#3f51f4!important;stroke:none!important}.pbd-brand-word{font-size:20px;font-weight:850;letter-spacing:-.04em;color:#111827}.pbd-brand-word>span{color:#4f46e5}.pbd-app.dark .pbd-brand-word{color:#fff}.pbd-app.dark .pbd-brand-word>span{color:#818cf8}
.pbd-app.dark{--ink:#fff;--muted:#f1f5f9;--line:rgba(255,255,255,.10);--surface:#161b22;--soft:#1c2333;background:#0d1117!important}.pbd-app.dark .pbd-nav-link,.pbd-app.dark p,.pbd-app.dark small,.pbd-app.dark label,.pbd-app.dark .pbd-product-category,.pbd-app.dark .pbd-notification-copy>span,.pbd-app.dark .pbd-notification-copy>small{color:#f1f5f9!important}.pbd-app.dark .pbd-nav-link:hover,.pbd-app.dark .pbd-nav-link.active{color:#fff!important}.pbd-app.dark .pbd-card,.pbd-app.dark .pbd-sidebar,.pbd-app.dark .pbd-mobile-head{background:#161b22!important}.pbd-app.dark input,.pbd-app.dark select,.pbd-app.dark textarea{color:#fff!important;background:#0f141d!important;border-color:rgba(255,255,255,.12)!important}

/* v2.8.1 — unified compact mobile dashboard header */
@media(max-width:760px){
  .pbd-mobile-head{
    position:sticky;top:0;z-index:32;
    height:68px!important;
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr) 40px!important;
    gap:10px!important;
    align-items:center!important;
    padding:0 14px!important;
    background:rgba(255,255,255,.92)!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
    box-shadow:0 8px 24px rgba(15,23,42,.06)!important;
  }
  .pbd-app.dark .pbd-mobile-head{background:rgba(22,27,34,.94)!important;box-shadow:0 8px 24px rgba(0,0,0,.24)!important}
  .pbd-mobile-head>.pbd-icon-button{width:40px!important;height:40px!important;border-radius:12px!important;margin:0!important}
  .pbd-mobile-head .pbd-brand{justify-self:center!important;padding:0!important;gap:8px!important;min-width:0!important}
  .pbd-mobile-head .pbd-brand-mark{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:11px!important}
  .pbd-mobile-head .pbd-brand-mark svg{width:22px!important;height:22px!important;min-width:22px!important;max-width:22px!important}
  .pbd-mobile-head .pbd-brand-word{font-size:18px!important;white-space:nowrap!important}
  .pbd-mobile-theme{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid var(--line)!important;border-radius:12px!important;color:var(--ink)!important;background:var(--surface)!important;padding:0!important}
  .pbd-mobile-theme svg{width:18px!important;height:18px!important}
  .pbd-content{padding-top:20px!important}
  .pbd-topbar{margin-bottom:20px!important}
  .pbd-topbar .pbd-actions>[data-pbd-theme]{display:none!important}
  .pbd-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:14px!important}
  .pbd-actions .pbd-primary{min-width:0!important;width:100%!important;padding:0 8px!important;font-size:10px!important;white-space:nowrap!important}
  .pbd-actions .pbd-icon-button,.pbd-actions .pbd-notification-wrap{width:100%!important}
  .pbd-actions .pbd-notification-wrap>.pbd-icon-button{width:100%!important}
}
@media(max-width:420px){
  .pbd-mobile-head{grid-template-columns:38px minmax(0,1fr) 38px!important;padding:0 10px!important}
  .pbd-mobile-head>.pbd-icon-button,.pbd-mobile-theme{width:38px!important;height:38px!important}
  .pbd-mobile-head .pbd-brand-word{font-size:16px!important}
  .pbd-mobile-head .pbd-brand-mark{width:34px!important;height:34px!important;flex-basis:34px!important}
  .pbd-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v2.8.5 — shared dashboard shell for account subpages */
.pbd-subpage-card{padding:26px;min-height:220px}
.pbd-subpage-card .pba-account-card{all:unset}
.pbd-subpage-card h2,.pbd-subpage-card h3{color:var(--ink)}
.pbd-subpage-card p,.pbd-subpage-card label,.pbd-subpage-card small{color:var(--muted)}
.pbd-subpage-card input,.pbd-subpage-card select,.pbd-subpage-card textarea{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--surface);padding:12px 14px;outline:0}
.pbd-subpage-card input:focus,.pbd-subpage-card select:focus,.pbd-subpage-card textarea:focus{border-color:rgba(112,72,245,.55);box-shadow:0 0 0 3px rgba(112,72,245,.10)}
.pbd-subpage-card button,.pbd-subpage-card input[type="submit"]{border:0;border-radius:10px;font-weight:800}
.pbd-subpage-card .pba-primary,.pbd-subpage-card button[type="submit"],.pbd-subpage-card input[type="submit"]{color:#fff;background:linear-gradient(135deg,#7c5bfb,#613ee8);box-shadow:0 9px 22px rgba(112,72,245,.20)}
.pbd-subpage-card table{width:100%;border-collapse:collapse;color:var(--ink)}
.pbd-subpage-card th,.pbd-subpage-card td{padding:12px;border-bottom:1px solid var(--line);text-align:left}
.pbd-subpage-card .premiumify-support-wrap,.pbd-subpage-card .premiumify-manual-recharge{max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}
.pbd-subpage-card .pba-form,.pbd-subpage-card .pba-profile-form{max-width:760px}
.pbd-subpage .pba-account-app,.pbd-subpage .pba-account-sidebar,.pbd-subpage .pba-account-main,.pbd-subpage .pba-account-mobile-head,.pbd-subpage .pba-account-heading{display:contents!important}
.pbd-subpage .pba-account-content{padding:0!important;max-width:none!important;margin:0!important}
.pbd-subpage .pba-account-card{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}
.pbd-subpage.dark .pbd-subpage-card,.pbd-subpage.dark .pbd-subpage-card input,.pbd-subpage.dark .pbd-subpage-card select,.pbd-subpage.dark .pbd-subpage-card textarea{color:#fff}
.pbd-subpage.dark .pbd-subpage-card h1,.pbd-subpage.dark .pbd-subpage-card h2,.pbd-subpage.dark .pbd-subpage-card h3,.pbd-subpage.dark .pbd-subpage-card strong,.pbd-subpage.dark .pbd-subpage-card td,.pbd-subpage.dark .pbd-subpage-card th{color:#fff!important}
@media(max-width:760px){.pbd-subpage-card{padding:18px}.pbd-subpage-topbar .pbd-actions{display:flex}.pbd-subpage-topbar .pbd-actions .pbd-primary{width:auto;flex:1}}

/* v2.8.7 — Premiumify dashboard visual refinement */
.pbd-app{--violet:#6847f5;--violet-2:#8267ff;--canvas:#f5f6fd;--surface:#fff;--line:#e7e9f2;background:radial-gradient(circle at 100% 100%,rgba(190,245,255,.72) 0,transparent 27%),linear-gradient(120deg,#f6f6ff 0%,#fbfcff 57%,#f7fbff 100%)!important}
.pbd-main{margin-left:252px;min-height:100vh}
.pbd-content{max-width:1240px;margin:0 auto;padding:32px 32px 54px}
.pbd-sidebar{width:252px;padding:27px 18px 18px;background:rgba(255,255,255,.94);box-shadow:10px 0 36px rgba(72,61,130,.025)}
.pbd-brand{padding:0 8px}.pbd-brand-mark{width:40px;height:40px;border-radius:13px;box-shadow:0 10px 25px rgba(89,68,220,.18)!important}.pbd-brand-word{font-size:21px!important}
.pbd-menu-label{margin-top:31px}.pbd-nav{gap:7px}.pbd-nav-link{min-height:46px;border-radius:12px;font-weight:700}.pbd-help-card{border-radius:16px;padding:18px;background:linear-gradient(145deg,#fafbff,#f3f6ff);border:1px solid #dfe4f1;box-shadow:0 8px 24px rgba(54,69,120,.04)}
.pbd-mini-profile{padding:16px 7px 0;margin-top:17px}
.pbd-topbar{align-items:flex-start;margin-bottom:23px}.pbd-topbar h1{font-size:31px;line-height:1.15;letter-spacing:-1.05px;margin:0}.pbd-topbar>div:first-child>p{margin-top:7px;font-size:13px}.pbd-actions{gap:9px}.pbd-icon-button{width:43px;height:43px;border-radius:12px}.pbd-primary{min-height:43px;padding:0 18px;border-radius:10px;background:linear-gradient(135deg,var(--violet-2),#5c35df);box-shadow:0 9px 22px rgba(101,64,231,.20);font-weight:800}.pbd-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(101,64,231,.28)}
.pbd-summary{grid-template-columns:1.58fr .92fr .92fr;gap:16px;margin-bottom:20px}.pbd-card{border:1px solid rgba(220,224,237,.88);border-radius:18px;box-shadow:0 12px 34px rgba(40,44,86,.055)}
.pbd-balance-card{position:relative;min-height:218px;padding:30px 31px;overflow:hidden;background:linear-gradient(145deg,#fff,#fcfbff)}.pbd-balance-card:after{content:"";position:absolute;width:200px;height:200px;right:-65px;bottom:-110px;border-radius:50%;background:radial-gradient(circle,rgba(120,92,247,.13),transparent 70%);pointer-events:none}.pbd-card-label{position:relative;z-index:2}.pbd-card-label>span{font-size:10px;letter-spacing:.14em}.pbd-balance-card>strong{position:relative;z-index:2;display:block;margin-top:28px;font-size:43px;line-height:1;letter-spacing:-2px}.pbd-balance-bottom{position:absolute;left:31px;right:31px;bottom:25px;z-index:3}.pbd-balance-bottom>a{min-height:42px;padding:0 17px;border-radius:10px}.pbd-balance-bottom>span{text-align:right}.pbd-wallet-visual{position:absolute;right:34px;top:52px;width:142px;height:102px;z-index:1;opacity:.95}.pbd-wallet-visual svg{width:100%!important;height:100%!important;stroke:none!important;overflow:visible}
.pbd-metric-card{position:relative;min-height:218px;padding:23px 22px 24px;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:hidden}.pbd-metric-icon{position:absolute;top:22px;left:22px;width:50px!important;height:50px!important;border-radius:14px!important}.pbd-metric-icon svg{width:22px!important;height:22px!important}.pbd-metric-card>div{position:relative;z-index:2}.pbd-metric-card p{font-size:10px;letter-spacing:.03em;margin-bottom:8px}.pbd-metric-card strong{font-size:31px;line-height:1}.pbd-metric-card small{display:block;margin-top:9px;font-size:10px;font-weight:750;color:#11a970}.pbd-spent-chart{position:absolute;right:-10px;bottom:22px;width:150px;height:62px;color:#62ddb7;opacity:.55;z-index:1}.pbd-spent-chart svg{width:100%!important;height:100%!important;stroke:initial!important}
.pbd-products{padding:27px 27px 29px;border-radius:19px}.pbd-products-head{align-items:flex-start;margin-bottom:19px}.pbd-products-head h2{font-size:21px;letter-spacing:-.45px}.pbd-products-head p{font-size:12px;margin-top:3px}.pbd-product-tools{gap:10px}.pbd-search{width:230px;height:43px;border-radius:11px;padding:0 14px;background:#fff}.pbd-product-tools select{height:43px;min-width:165px;border-radius:11px;background:#fff}.pbd-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.pbd-product{min-height:205px;padding:19px;border-radius:16px;background:linear-gradient(145deg,#fff,#fdfdff);box-shadow:0 4px 12px rgba(52,56,95,.015);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pbd-product:hover{transform:translateY(-3px);border-color:#d8d0ff;box-shadow:0 14px 30px rgba(89,70,180,.09)}.pbd-product-logo{width:50px!important;height:50px!important;border-radius:14px!important}.pbd-stock{padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800}.pbd-product-category{margin-top:15px;font-size:9px;font-weight:900;letter-spacing:.02em}.pbd-product h3{margin-top:6px;font-size:14px;letter-spacing:-.15px}.pbd-product-bottom{margin-top:auto;padding-top:22px}.pbd-product-bottom small{font-size:9px}.pbd-product-bottom strong{font-size:18px}.pbd-view-product{min-height:38px;padding:0 17px;border-radius:10px;background:#fff;border:1px solid #d9d1ff;color:#6948eb;font-weight:850;box-shadow:0 6px 16px rgba(97,73,201,.06)}
.pbd-app.dark{background:radial-gradient(circle at 100% 100%,rgba(19,52,63,.72) 0,transparent 28%),#0d1117!important}.pbd-app.dark .pbd-card,.pbd-app.dark .pbd-product{border-color:rgba(255,255,255,.08)!important;box-shadow:0 12px 34px rgba(0,0,0,.16)}.pbd-app.dark .pbd-balance-card,.pbd-app.dark .pbd-product{background:linear-gradient(145deg,#171c25,#141923)!important}.pbd-app.dark .pbd-help-card{background:#151b25;border-color:rgba(255,255,255,.08)}.pbd-app.dark .pbd-search,.pbd-app.dark .pbd-product-tools select,.pbd-app.dark .pbd-view-product{background:#10151d!important;border-color:rgba(255,255,255,.11)!important;color:#fff!important}
@media(max-width:1100px){.pbd-summary{grid-template-columns:1.35fr 1fr}.pbd-summary .pbd-metric-card:last-child{grid-column:1/-1;min-height:160px}.pbd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.pbd-content{padding:20px 14px 42px}.pbd-topbar h1{font-size:25px}.pbd-summary{grid-template-columns:1fr;gap:12px}.pbd-summary .pbd-metric-card:last-child{grid-column:auto}.pbd-balance-card,.pbd-metric-card{min-height:180px}.pbd-wallet-visual{right:17px;top:54px;width:118px;height:88px}.pbd-balance-card{padding:23px}.pbd-balance-bottom{left:23px;right:23px}.pbd-balance-card>strong{font-size:37px}.pbd-products{padding:18px 14px}.pbd-products-head{gap:15px}.pbd-product-tools{width:100%;display:grid;grid-template-columns:1fr 145px}.pbd-search{width:100%}.pbd-product-grid{grid-template-columns:1fr}.pbd-product{min-height:190px}.pbd-spent-chart{right:8px}}
@media(max-width:460px){.pbd-product-tools{grid-template-columns:1fr}.pbd-product-tools select{width:100%}.pbd-wallet-visual{opacity:.7}.pbd-actions .pbd-primary{font-size:9px!important}.pbd-topbar h1{font-size:23px}}

/* v2.8.8 — product cards without borders */
.pbd-product{border:0!important}
.pbd-product:hover{border-color:transparent!important}

/* v2.8.10 — restore product card borders and show product logos without a tile/background */
.pbd-product{
  border:1px solid var(--line)!important;
}
.pbd-product-top>.pbd-product-logo,
.pbd-product-top>.pbd-product-logo.pba-custom-logo{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.pbd-product-top>.pbd-product-logo>img,
.pbd-product-top>.pbd-product-logo>.pba-brand-svg{
  background:transparent!important;
}
.pbd-app.dark .pbd-product{
  border:1px solid rgba(255,255,255,.08)!important;
}

/* v2.8.11 — keep product-card borders, remove logo fallback tile when a real logo is present */
.pbd-product{border:1px solid var(--line)!important;}
.pbd-product-top>.pbd-product-logo:has(>img)>.pba-auto-logo-fallback{display:none!important;}
.pbd-product-top>.pbd-product-logo>img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:0!important;}
.pbd-app.dark .pbd-product{border:1px solid rgba(255,255,255,.08)!important;}


/* v2.8.13 — iOS/Safari View Options modal: true viewport portal, no page jump */
.pbd-product-modal{
  --bg:#f6f7fc;
  --surface:#fff;
  --soft:#f7f8fc;
  --ink:#162039;
  --muted:#74809a;
  --line:#e3e7f0;
}
.pbd-product-modal.dark{
  --bg:#0d1117;
  --surface:#161b22;
  --soft:#1c2333;
  --ink:#fff;
  --muted:#f1f5f9;
  --line:rgba(255,255,255,.10);
}
@media(max-width:760px){
  body>.pbd-product-modal{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-width:none!important;
    margin:0!important;
    padding:10px!important;
    display:grid!important;
    place-items:end center!important;
    overflow:hidden!important;
    transform:none!important;
    z-index:1000000!important;
  }
  body>.pbd-product-modal[hidden]{
    display:none!important;
  }
  body>.pbd-product-modal .pbd-modal-backdrop{
    position:absolute!important;
    inset:0!important;
  }
  body>.pbd-product-modal .pbd-modal-card{
    position:relative!important;
    width:100%!important;
    max-width:620px!important;
    max-height:88dvh!important;
    margin:0!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
  }
}


/* v2.8.14 — clean mobile product modal layout after body portal */
@media(max-width:760px){
  body>.pbd-product-modal{
    padding:12px!important;
    align-items:end!important;
    justify-items:center!important;
  }

  body>.pbd-product-modal .pbd-modal-card{
    width:100%!important;
    max-width:560px!important;
    max-height:88dvh!important;
    padding:18px 16px 16px!important;
    border-radius:22px 22px 14px 14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
  }

  body>.pbd-product-modal .pbd-modal-head{
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    padding-right:44px!important;
    min-height:58px!important;
  }

  body>.pbd-product-modal .pbd-modal-head>div{
    min-width:0!important;
  }

  body>.pbd-product-modal .pbd-modal-logo,
  body>.pbd-product-modal .pbd-modal-head img,
  body>.pbd-product-modal .pbd-modal-head picture,
  body>.pbd-product-modal .pbd-modal-head picture img,
  body>.pbd-product-modal .pbd-modal-head .pba-product-logo,
  body>.pbd-product-modal .pbd-modal-head [class*="product-logo"]{
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    min-height:52px!important;
    max-height:52px!important;
    flex:0 0 52px!important;
    display:block!important;
    object-fit:contain!important;
    border-radius:13px!important;
    margin:0!important;
    padding:0!important;
    position:static!important;
    transform:none!important;
  }

  body>.pbd-product-modal .pbd-modal-head h2{
    margin:3px 0 0!important;
    font-size:21px!important;
    line-height:1.15!important;
    letter-spacing:-.45px!important;
    overflow-wrap:anywhere!important;
  }

  body>.pbd-product-modal .pbd-product-category{
    display:block!important;
    margin:0!important;
    font-size:10px!important;
    line-height:1.2!important;
  }

  body>.pbd-product-modal .pbd-modal-description{
    margin-top:14px!important;
    padding:13px 14px!important;
    font-size:12px!important;
    line-height:1.55!important;
    border-radius:13px!important;
  }

  body>.pbd-product-modal .pbd-modal-rule{
    margin-top:10px!important;
    padding:12px 13px!important;
    font-size:10px!important;
    line-height:1.5!important;
  }

  body>.pbd-product-modal .pbd-modal-options{
    gap:9px!important;
    margin-top:14px!important;
  }

  body>.pbd-product-modal .pbd-modal-option{
    grid-template-columns:24px minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:12px!important;
    border-radius:13px!important;
  }

  body>.pbd-product-modal .pbd-option-copy strong{
    font-size:12px!important;
    line-height:1.3!important;
    overflow-wrap:anywhere!important;
  }

  body>.pbd-product-modal .pbd-option-copy small{
    font-size:9.5px!important;
    line-height:1.3!important;
  }

  body>.pbd-product-modal .pbd-option-price{
    font-size:15px!important;
    white-space:nowrap!important;
  }

  body>.pbd-product-modal .pbd-modal-footer{
    position:sticky!important;
    bottom:-16px!important;
    margin:16px -16px -16px!important;
    padding:13px 16px calc(16px + env(safe-area-inset-bottom))!important;
    background:var(--surface)!important;
    border-top:1px solid var(--line)!important;
    z-index:4!important;
  }

  body>.pbd-product-modal .pbd-modal-footer>div strong{
    font-size:22px!important;
  }

  body>.pbd-product-modal .pbd-buy-now{
    min-width:125px!important;
    height:44px!important;
  }

  body>.pbd-product-modal .pbd-modal-close{
    position:absolute!important;
    top:14px!important;
    right:14px!important;
    width:36px!important;
    height:36px!important;
    z-index:6!important;
  }
}


/* v2.8.15 — remove product initials fallback such as "PV" */
.pbd-product-logo .logo-initials,
.pbd-modal-logo .logo-initials,
.pbd-product-logo .product-initials,
.pbd-modal-logo .product-initials,
.pbd-product-logo .pba-logo-fallback,
.pbd-modal-logo .pba-logo-fallback,
.pbd-product-logo .pbd-logo-fallback,
.pbd-modal-logo .pbd-logo-fallback{
  display:none!important;
}


/* v2.8.16 — slightly smaller/cleaner mobile product popup */
@media(max-width:760px){
  body>.pbd-product-modal{
    padding:14px!important;
    place-items:center!important;
  }

  body>.pbd-product-modal .pbd-modal-card{
    width:calc(100% - 6px)!important;
    max-width:520px!important;
    max-height:84dvh!important;
    padding:16px 15px 14px!important;
    border-radius:20px!important;
  }

  body>.pbd-product-modal .pbd-modal-head{
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:10px!important;
    min-height:50px!important;
    padding-right:40px!important;
  }

  body>.pbd-product-modal .pbd-modal-logo,
  body>.pbd-product-modal .pbd-modal-head img,
  body>.pbd-product-modal .pbd-modal-head picture,
  body>.pbd-product-modal .pbd-modal-head picture img,
  body>.pbd-product-modal .pbd-modal-head .pba-product-logo,
  body>.pbd-product-modal .pbd-modal-head [class*="product-logo"]{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    min-height:48px!important;
    max-height:48px!important;
    flex:0 0 48px!important;
    border-radius:12px!important;
  }

  body>.pbd-product-modal .pbd-modal-head h2{
    font-size:19px!important;
    line-height:1.12!important;
    margin-top:2px!important;
  }

  body>.pbd-product-modal .pbd-product-category{
    font-size:9px!important;
  }

  body>.pbd-product-modal .pbd-modal-description{
    margin-top:12px!important;
    padding:11px 12px!important;
    font-size:11px!important;
    line-height:1.45!important;
    min-height:0!important;
  }

  body>.pbd-product-modal .pbd-modal-rule{
    margin-top:9px!important;
    padding:10px 11px!important;
    font-size:9.5px!important;
    line-height:1.45!important;
    border-radius:12px!important;
  }

  body>.pbd-product-modal .pbd-modal-rule strong{
    font-size:11px!important;
  }

  body>.pbd-product-modal .pbd-modal-options{
    margin-top:12px!important;
    gap:7px!important;
  }

  body>.pbd-product-modal .pbd-modal-option{
    grid-template-columns:22px minmax(0,1fr) auto!important;
    gap:9px!important;
    padding:10px 11px!important;
    min-height:62px!important;
    border-radius:12px!important;
  }

  body>.pbd-product-modal .pbd-option-radio{
    width:17px!important;
    height:17px!important;
  }

  body>.pbd-product-modal .pbd-option-copy strong{
    font-size:11.5px!important;
    line-height:1.25!important;
  }

  body>.pbd-product-modal .pbd-option-copy small{
    margin-top:2px!important;
    font-size:9px!important;
  }

  body>.pbd-product-modal .pbd-option-price{
    font-size:14px!important;
  }

  body>.pbd-product-modal .pbd-modal-close{
    top:12px!important;
    right:12px!important;
    width:34px!important;
    height:34px!important;
    font-size:21px!important;
  }

  body>.pbd-product-modal .pbd-modal-footer{
    bottom:-14px!important;
    margin:13px -15px -14px!important;
    padding:11px 15px calc(13px + env(safe-area-inset-bottom))!important;
    gap:10px!important;
  }

  body>.pbd-product-modal .pbd-modal-footer>div strong{
    font-size:20px!important;
  }

  body>.pbd-product-modal .pbd-modal-footer>div small{
    font-size:9px!important;
  }

  body>.pbd-product-modal .pbd-buy-now{
    min-width:118px!important;
    height:42px!important;
    font-size:13px!important;
    border-radius:11px!important;
  }

  /* Do not let the floating language widget cover the Buy now button. */
  body.pbd-modal-open .goog-te-gadget,
  body.pbd-modal-open .gtranslate_wrapper,
  body.pbd-modal-open .gt_float_switcher,
  body.pbd-modal-open .gt_switcher_wrapper,
  body.pbd-modal-open .premiumify-language-switcher,
  body.pbd-modal-open .pmfy-language-switcher,
  body.pbd-modal-open .language-switcher,
  body.pbd-modal-open [class*="language-switcher"],
  body.pbd-modal-open [id*="language-switcher"]{
    visibility:hidden!important;
    pointer-events:none!important;
  }
}


/* v2.8.17 — Smart Delivery Method per variant */
.pbd-smart-delivery{display:grid;gap:10px;margin-top:12px}
.pbd-delivery-method-wrap>strong{display:block;margin-bottom:8px;font-size:12px;color:var(--ink)}
.pbd-delivery-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.pbd-delivery-method{display:flex;gap:9px;align-items:flex-start;padding:11px;border:1px solid var(--line);border-radius:12px;background:var(--surface);cursor:pointer}
.pbd-delivery-method.selected{border-color:#7c5cff;background:#f5f2ff}
.pbd-product-modal.dark .pbd-delivery-method.selected{background:#211b3e}
.pbd-delivery-method input{margin-top:3px;accent-color:#7048f5}
.pbd-delivery-method span{display:grid;gap:2px;min-width:0}
.pbd-delivery-method strong{font-size:11px;line-height:1.3}
.pbd-delivery-method small{font-size:9px;color:var(--muted);line-height:1.4}
.pbd-delivery-fields{display:grid;gap:9px}
.pbd-smart-field{display:grid;gap:5px}
.pbd-smart-field strong{font-size:10.5px;color:var(--ink)}
.pbd-smart-field input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--ink);box-sizing:border-box}
.pbd-twofa-note{padding:9px 11px;border-radius:10px;background:#fff8e7;color:#76520b;font-size:9.5px;line-height:1.45}
@media(max-width:760px){
  body>.pbd-product-modal .pbd-smart-delivery{margin-top:9px;gap:8px}
  body>.pbd-product-modal .pbd-delivery-methods{grid-template-columns:1fr}
  body>.pbd-product-modal .pbd-delivery-method{padding:9px}
  body>.pbd-product-modal .pbd-smart-field input{min-height:39px}
}


/* v2.8.18 — clean desktop product modal + remove product initials everywhere */
.pba-auto-logo-fallback,
.pba-logo-initials,
.pbd-product-modal .pba-auto-logo-fallback,
.pbd-product .pba-auto-logo-fallback{
  display:none!important;
}
.pba-logo-empty,
.pba-logo-missing{
  background:transparent!important;
}
@media(min-width:761px){
  body>.pbd-product-modal{
    position:fixed!important;
    inset:0!important;
    z-index:1000000!important;
    display:grid!important;
    place-items:center!important;
    padding:28px!important;
    overflow:auto!important;
  }
  body>.pbd-product-modal[hidden]{
    display:none!important;
  }
  body>.pbd-product-modal .pbd-modal-backdrop{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  body>.pbd-product-modal .pbd-modal-card{
    position:relative!important;
    width:min(720px,calc(100vw - 56px))!important;
    max-width:720px!important;
    max-height:88vh!important;
    margin:0!important;
    padding:24px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
    border-radius:20px!important;
  }
  body>.pbd-product-modal .pbd-modal-head{
    display:grid!important;
    grid-template-columns:64px minmax(0,1fr)!important;
    align-items:center!important;
    gap:15px!important;
    padding-right:52px!important;
    min-height:64px!important;
  }
  body>.pbd-product-modal .pbd-modal-head>div{
    min-width:0!important;
  }
  body>.pbd-product-modal .pbd-modal-logo{
    width:64px!important;
    height:64px!important;
    min-width:64px!important;
    max-width:64px!important;
    min-height:64px!important;
    max-height:64px!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
    border-radius:15px!important;
    background:#f7f8fc!important;
  }
  body>.pbd-product-modal .pbd-modal-logo img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    position:static!important;
    margin:0!important;
    padding:7px!important;
    box-sizing:border-box!important;
    transform:none!important;
  }
  body>.pbd-product-modal .pbd-modal-head h2{
    margin:4px 0 0!important;
    font-size:26px!important;
    line-height:1.12!important;
    letter-spacing:-.45px!important;
    overflow-wrap:anywhere!important;
  }
  body>.pbd-product-modal .pbd-product-category{
    display:block!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:800!important;
  }
  body>.pbd-product-modal .pbd-modal-description{
    margin-top:16px!important;
    padding:14px 16px!important;
    min-height:0!important;
    font-size:13px!important;
    line-height:1.55!important;
    border-radius:13px!important;
    overflow-wrap:anywhere!important;
  }
  body>.pbd-product-modal .pbd-modal-description p{
    margin:0!important;
  }
  body>.pbd-product-modal .pbd-modal-rule{
    margin-top:12px!important;
    padding:13px 15px!important;
    border-radius:13px!important;
    font-size:11px!important;
    line-height:1.55!important;
  }
  body>.pbd-product-modal .pbd-modal-options{
    display:grid!important;
    gap:9px!important;
    margin-top:15px!important;
  }
  body>.pbd-product-modal .pbd-modal-option{
    min-height:64px!important;
    padding:11px 14px!important;
    grid-template-columns:26px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:11px!important;
    border-radius:13px!important;
  }
  body>.pbd-product-modal .pbd-option-copy{
    min-width:0!important;
  }
  body>.pbd-product-modal .pbd-option-copy strong{
    font-size:13px!important;
    line-height:1.3!important;
    overflow-wrap:anywhere!important;
  }
  body>.pbd-product-modal .pbd-option-copy small{
    margin-top:3px!important;
    font-size:10px!important;
  }
  body>.pbd-product-modal .pbd-option-price{
    font-size:16px!important;
    white-space:nowrap!important;
  }
  body>.pbd-product-modal .pbd-smart-delivery{
    margin-top:12px!important;
  }
  body>.pbd-product-modal .pbd-modal-footer{
    position:sticky!important;
    bottom:-24px!important;
    z-index:2!important;
    margin:16px -24px -24px!important;
    padding:15px 24px 18px!important;
    background:var(--surface)!important;
    border-top:1px solid var(--line)!important;
    align-items:center!important;
  }
  body>.pbd-product-modal .pbd-modal-close{
    top:18px!important;
    right:18px!important;
  }
}


/* v2.8.20 — centered mobile product modal */
@media(max-width:760px){
  body>.pbd-product-modal{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    z-index:1000000!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  body>.pbd-product-modal[hidden]{
    display:none!important;
  }
  body>.pbd-product-modal .pbd-modal-backdrop{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  body>.pbd-product-modal .pbd-modal-card{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:min(100%,420px)!important;
    max-width:420px!important;
    max-height:calc(100dvh - 28px)!important;
    margin:0 auto!important;
    border-radius:20px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    box-sizing:border-box!important;
  }
  body>.pbd-product-modal .pbd-modal-footer{
    position:sticky!important;
    bottom:0!important;
    z-index:4!important;
  }
}
@supports not (height:100dvh){
  @media(max-width:760px){
    body>.pbd-product-modal{
      height:100vh!important;
      min-height:100vh!important;
    }
    body>.pbd-product-modal .pbd-modal-card{
      max-height:calc(100vh - 28px)!important;
    }
  }
}

/* v2.8.32 — verified rating + completed sales social proof */
.pbd-social-proof{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:7px;min-height:22px}.pbd-rating,.pbd-sold{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:999px;font-size:9px;font-weight:850;line-height:1}.pbd-rating{color:#b66a00;background:#fff7e8;border:1px solid #f8dfad}.pbd-rating small{font-size:8px;color:#8a6c32}.pbd-sold{color:#5b3add;background:#f2efff;border:1px solid #ded6ff}.pbd-app.dark .pbd-rating{color:#ffd277;background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.22)}.pbd-app.dark .pbd-rating small{color:#f2d59a}.pbd-app.dark .pbd-sold{color:#c7b8ff;background:rgba(112,72,245,.12);border-color:rgba(112,72,245,.25)}

/* v2.8.35 — unified panel UI refresh for all account sections */
.pbd-subpage{
  --panel-blue:#3155ff;
  --panel-blue-2:#5b63ff;
  --panel-blue-soft:#eef2ff;
  --panel-cyan:#eafaff;
}
.pbd-subpage .pbd-subpage-content{width:min(1180px,100%);padding-top:32px}
.pbd-subpage .pbd-subpage-topbar{margin-bottom:20px;align-items:center}
.pbd-subpage .pbd-subpage-topbar h1{font-size:clamp(28px,3vw,36px);letter-spacing:-1.15px}
.pbd-subpage .pbd-subpage-topbar p{font-size:13px;line-height:1.55}
.pbd-subpage .pbd-subpage-card{
  position:relative;
  overflow:hidden;
  padding:30px;
  border:1px solid rgba(218,224,240,.9);
  border-radius:22px;
  background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(249,251,255,.92));
  box-shadow:0 18px 46px rgba(34,47,93,.065);
}
.pbd-subpage .pbd-subpage-card:before{
  content:"";
  position:absolute;
  z-index:0;
  top:-110px;
  right:-100px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(49,85,255,.08),transparent 70%);
  pointer-events:none;
}
.pbd-subpage .pbd-subpage-card>*{position:relative;z-index:1}
.pbd-subpage .pbd-subpage-card>h2:first-child,
.pbd-subpage .pbd-subpage-card>div>h2:first-child{margin-top:0}
.pbd-subpage .pbd-subpage-card h2{color:var(--ink);font-size:24px;line-height:1.2;letter-spacing:-.6px}
.pbd-subpage .pbd-subpage-card h3{color:var(--ink);font-size:18px;line-height:1.3}
.pbd-subpage .pbd-subpage-card p{color:var(--muted)}

/* Unified forms */
.pbd-subpage .pba-form,
.pbd-subpage .premiumify-manual-recharge form,
.pbd-subpage .pmr-form{display:grid;gap:18px}
.pbd-subpage .pba-form>label,
.pbd-subpage .premiumify-manual-recharge label{
  display:grid;
  gap:8px;
  margin:0;
  color:#60708f;
  font-size:12px;
  font-weight:800;
}
.pbd-subpage .pba-form input,
.pbd-subpage .pba-form select,
.pbd-subpage .pba-form textarea,
.pbd-subpage .premiumify-manual-recharge input,
.pbd-subpage .premiumify-manual-recharge select,
.pbd-subpage .premiumify-manual-recharge textarea{
  width:100%;
  min-height:48px;
  margin:0;
  padding:12px 14px;
  border:1px solid #dbe2ef;
  border-radius:13px;
  outline:0;
  color:var(--ink);
  background:#fff;
  box-shadow:0 3px 12px rgba(32,47,90,.025);
  transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;
}
.pbd-subpage .pba-form textarea,
.pbd-subpage .premiumify-manual-recharge textarea{min-height:128px;resize:vertical}
.pbd-subpage .pba-form input:focus,
.pbd-subpage .pba-form select:focus,
.pbd-subpage .pba-form textarea:focus,
.pbd-subpage .premiumify-manual-recharge input:focus,
.pbd-subpage .premiumify-manual-recharge select:focus,
.pbd-subpage .premiumify-manual-recharge textarea:focus{
  border-color:var(--panel-blue);
  box-shadow:0 0 0 4px rgba(49,85,255,.09);
}
.pbd-subpage .pba-submit,
.pbd-subpage .premiumify-manual-recharge button[type=submit]{
  min-height:48px;
  border:0;
  border-radius:13px;
  color:#fff;
  background:linear-gradient(135deg,var(--panel-blue),#6c4cf5);
  box-shadow:0 10px 24px rgba(49,85,255,.20);
  font-weight:850;
}
.pbd-subpage .pba-submit:hover,
.pbd-subpage .premiumify-manual-recharge button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(49,85,255,.27)}

/* Profile */
.pbd-section-profile .pbd-subpage-card{max-width:900px}
.pbd-section-profile .pba-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:16px}
.pbd-section-profile .pba-form>label:nth-of-type(4),
.pbd-section-profile .pba-form>label:last-of-type,
.pbd-section-profile .pba-profile-icon-field,
.pbd-section-profile .pba-submit{grid-column:1/-1}
.pba-profile-icon-field{border:0;padding:0;margin:0;min-width:0}
.pba-profile-icon-field legend{margin-bottom:9px;color:#60708f;font-size:12px;font-weight:800}
.pba-profile-icon-options{display:flex;flex-wrap:wrap;gap:12px}
.pba-profile-icon-choice{position:relative;display:flex!important;min-width:150px;align-items:center!important;gap:10px!important;padding:12px 15px!important;border:1px solid #dbe2ef!important;border-radius:14px!important;background:#fff;cursor:pointer;transition:.18s ease}
.pba-profile-icon-choice:hover{border-color:#c8d1ff!important;background:#fbfcff}
.pba-profile-icon-choice:has(input:checked){border-color:var(--panel-blue)!important;background:var(--panel-blue-soft);box-shadow:0 0 0 3px rgba(49,85,255,.07)}
.pba-profile-icon-choice input{width:17px!important;min-height:17px!important;height:17px!important;margin:0!important;padding:0!important;box-shadow:none!important}
.pba-profile-icon-emoji{font-size:23px;line-height:1}

/* Add funds */
.pbd-section-add-funds .pbd-subpage-card{max-width:980px}
.pbd-section-add-funds .premiumify-manual-recharge{max-width:none!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.pbd-section-add-funds .premiumify-manual-recharge h2{margin:0 0 8px!important;font-size:26px!important;letter-spacing:-.7px}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-intro{max-width:720px;margin:0 0 22px!important;font-size:13px;line-height:1.65}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-reference-alert{margin:0 0 24px!important;padding:15px 17px!important;border:1px solid #f3cf68!important;border-radius:14px!important;background:linear-gradient(135deg,#fff7d8,#fff3c4)!important;color:#754516!important;box-shadow:none!important}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-reference-alert code{color:#3a4dce!important;background:#fff!important;border:1px solid #e6e8f2!important;border-radius:7px!important}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-field-grid{gap:18px!important}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-method-details{padding:20px!important;border:1px solid #dce3f3!important;border-radius:16px!important;background:linear-gradient(145deg,#f8faff,#f2f6ff)!important}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-detail{padding:12px 0!important}
.pbd-section-add-funds .premiumify-manual-recharge .pmr-copy{border:1px solid #ccd5ff!important;color:#3155ff!important;background:#eef2ff!important}
.pbd-section-add-funds .pmr-history{margin-top:34px!important;padding-top:26px;border-top:1px solid #e5eaf4}
.pbd-section-add-funds .pmr-history h3{margin:0 0 14px!important}

/* Tables / lists shared by orders, support and affiliate */
.pbd-subpage .pbd-subpage-card table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e4e8f1;border-radius:14px;background:#fff}
.pbd-subpage .pbd-subpage-card th{padding:12px 13px;border-bottom:1px solid #e4e8f1;color:#6c7891;background:#f7f9fd;font-size:10px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}
.pbd-subpage .pbd-subpage-card td{padding:13px;border-bottom:1px solid #edf0f5;color:#26324a;font-size:12px;vertical-align:middle}
.pbd-subpage .pbd-subpage-card tbody tr:last-child td{border-bottom:0}
.pbd-subpage .pbd-subpage-card tbody tr:hover td{background:#fbfcff}
.pbd-subpage .pba-empty{padding:34px 22px;border:1px dashed #d8deeb;border-radius:16px;text-align:center;background:#fbfcff}
.pbd-subpage .pba-empty strong{display:block;margin-bottom:5px;font-size:17px;color:var(--ink)}
.pbd-subpage .pba-empty p{margin:0;color:var(--muted)}

/* Affiliate module integration */
.pbd-section-affiliate .pbd-subpage-card{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}
.pbd-section-affiliate .pbd-subpage-card:before{display:none}
.pbd-section-affiliate .pmref-card{margin:0!important;padding:27px!important;border:1px solid rgba(218,224,240,.9)!important;border-radius:22px!important;background:linear-gradient(150deg,#fff,#f9fbff)!important;box-shadow:0 18px 46px rgba(34,47,93,.065)!important}
.pbd-section-affiliate .pmref-stat{background:#fff!important;border-color:#e2e7f1!important}

/* Dark mode */
.pbd-app.dark .pbd-subpage-card{border-color:rgba(255,255,255,.08);background:linear-gradient(150deg,rgba(24,29,40,.96),rgba(17,22,32,.94));box-shadow:0 18px 46px rgba(0,0,0,.2)}
.pbd-app.dark .pbd-subpage-card table{border-color:rgba(255,255,255,.08);background:#141923}
.pbd-app.dark .pbd-subpage-card th{border-color:rgba(255,255,255,.08);color:#aab5ca;background:#1a202b}
.pbd-app.dark .pbd-subpage-card td{border-color:rgba(255,255,255,.07);color:#e6ebf5}
.pbd-app.dark .pbd-subpage-card tbody tr:hover td{background:#181e29}
.pbd-app.dark .pba-profile-icon-choice,
.pbd-app.dark .pbd-subpage input,
.pbd-app.dark .pbd-subpage select,
.pbd-app.dark .pbd-subpage textarea{border-color:rgba(255,255,255,.10)!important;color:#f4f7ff!important;background:#111720!important}
.pbd-app.dark .pba-profile-icon-choice:has(input:checked){background:#192344!important}
.pbd-app.dark .pba-empty{border-color:rgba(255,255,255,.10);background:#141923}

@media(max-width:900px){
  .pbd-subpage .pbd-subpage-card{padding:24px}
  .pbd-section-profile .pba-form{grid-template-columns:1fr}
  .pbd-section-profile .pba-form>label,
  .pbd-section-profile .pba-profile-icon-field,
  .pbd-section-profile .pba-submit{grid-column:1}
}

@media(max-width:760px){
  .pbd-subpage .pbd-subpage-content{padding:20px 14px 34px}
  .pbd-subpage .pbd-subpage-topbar{align-items:flex-start;margin-bottom:16px}
  .pbd-subpage .pbd-subpage-topbar h1{font-size:28px;line-height:1.15}
  .pbd-subpage .pbd-subpage-topbar p{font-size:12px}
  .pbd-subpage .pbd-subpage-topbar .pbd-actions{margin-top:2px}
  .pbd-subpage .pbd-subpage-topbar .pbd-actions .pbd-primary{min-width:0;height:42px;padding:0 13px;font-size:10px!important}
  .pbd-subpage .pbd-subpage-card{padding:20px 16px;border-radius:19px;box-shadow:0 12px 30px rgba(34,47,93,.05)}
  .pbd-subpage .pbd-subpage-card h2{font-size:23px}
  .pbd-subpage .pbd-subpage-card h3{font-size:17px}
  .pbd-section-add-funds .premiumify-manual-recharge h2{font-size:25px!important}
  .pbd-section-add-funds .premiumify-manual-recharge .pmr-intro{font-size:12.5px}
  .pbd-section-add-funds .premiumify-manual-recharge .pmr-reference-alert{padding:14px!important;font-size:12px!important;line-height:1.55}
  .pbd-section-add-funds .premiumify-manual-recharge .pmr-field-grid{grid-template-columns:1fr!important;gap:14px!important}
  .pbd-section-add-funds .premiumify-manual-recharge .pmr-method-details{padding:16px!important}
  .pba-profile-icon-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .pba-profile-icon-choice{min-width:0;padding:11px!important}
  .pbd-subpage .pbd-subpage-card table{min-width:680px}
  .pbd-subpage .pbd-subpage-card .pmr-history,
  .pbd-subpage .pbd-subpage-card .pmref-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .pbd-section-affiliate .pmref-card{padding:19px!important;border-radius:19px!important}
}

@media(max-width:480px){
  .pbd-subpage .pbd-subpage-topbar{display:block}
  .pbd-subpage .pbd-subpage-topbar .pbd-actions{margin-top:14px}
  .pbd-subpage .pbd-subpage-topbar .pbd-actions .pbd-primary{width:100%}
  .pbd-subpage .pbd-subpage-card{padding:18px 14px}
  .pba-profile-icon-options{grid-template-columns:1fr}
  .pbd-section-add-funds .premiumify-manual-recharge h2{font-size:24px!important}
  .pbd-section-add-funds .premiumify-manual-recharge input,
  .pbd-section-add-funds .premiumify-manual-recharge select{min-height:50px!important;font-size:16px!important}
  .pbd-subpage .pba-form input,
  .pbd-subpage .pba-form select,
  .pbd-subpage .pba-form textarea{font-size:16px!important}
}
@media(max-width:760px){
  .pbd-subpage .pbd-subpage-card table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

/* v2.8.36: compact mobile notification beside night mode */
.pbd-mobile-tools,.pbd-mobile-notification{display:none}
@media(max-width:760px){
  .pbd-mobile-head{grid-template-columns:38px minmax(0,1fr) auto!important}
  .pbd-mobile-tools{display:flex!important;align-items:center;justify-content:flex-end;gap:7px}
  .pbd-mobile-notification,.pbd-mobile-theme{position:relative;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;border:1px solid var(--line)!important;border-radius:11px!important;color:var(--ink)!important;background:var(--surface)!important}
  .pbd-mobile-notification svg,.pbd-mobile-theme svg{width:17px!important;height:17px!important}
  .pbd-mobile-notification i{position:absolute;top:-6px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--canvas);border-radius:999px;color:#fff;background:#f26981;font-size:8px;font-style:normal;font-weight:800;line-height:1}
  .pbd-topbar .pbd-actions .pbd-notification-wrap{display:none!important}
}


/* Buyer Rewards: scoped dedicated page styles. */
.pbd-section-buyer-rewards .pbd-page-body .pbd-buyer-rewards{max-width:none}
.pbd-buyer-rewards.is-rtl{direction:rtl;text-align:right}
.pbd-reward-explainer{margin:16px 0 20px;padding:16px;border:1px solid var(--pbd-border,#e7e9f2);border-radius:18px;background:var(--pbd-card,#fff)}
.pbd-reward-flow{display:flex;align-items:stretch;gap:8px}
.pbd-reward-step{flex:1;min-width:0;padding:13px 9px;display:flex;align-items:center;justify-content:center;gap:9px;text-align:left;border:1px solid var(--pbd-border,#e7e9f2);border-radius:14px;background:rgba(99,60,255,.035)}
.pbd-reward-step b,.pbd-reward-step small{display:block}.pbd-reward-step b{font-size:13px}.pbd-reward-step small{margin-top:3px;font-size:11px;opacity:.65}
.pbd-reward-icon{display:block;flex:0 0 auto;font-size:23px;line-height:1;animation:pbdRewardPop 2.8s ease-in-out infinite}
.pbd-reward-arrow{align-self:center;font-weight:800;opacity:.35}.pbd-reward-step.is-win b,.pbd-reward-review>strong{color:#159b67}
.pbd-reward-review{display:flex;align-items:center;gap:10px;margin-top:10px;padding:12px 14px;border:1px solid var(--pbd-border,#e7e9f2);border-radius:14px;background:rgba(99,60,255,.035)}
.pbd-reward-review div{flex:1}.pbd-reward-review b,.pbd-reward-review small{display:block}.pbd-reward-review small{margin-top:3px;font-size:11px;opacity:.65}.pbd-reward-review>strong{font-size:15px}
.pbd-reward-note{margin:10px 2px 0!important;font-size:11px!important;opacity:.68}
.pbd-buyer-invite-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px}
.pbd-buyer-invite-link,.pbd-buyer-invite-stat{border:1px solid var(--pbd-border,#e7e9f2);border-radius:16px;padding:16px;background:var(--pbd-card,#fff)}
.pbd-buyer-invite-link>span,.pbd-buyer-invite-stat>span{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;opacity:.65;margin-bottom:9px}
.pbd-buyer-invite-link>div{display:flex;gap:10px}.pbd-buyer-invite-link input{min-width:0;flex:1;border:1px solid var(--pbd-border,#e7e9f2);border-radius:12px;padding:11px 12px;background:transparent;color:inherit}
.pbd-buyer-invite-link small{display:block;margin-top:9px;opacity:.65}.pbd-buyer-invite-stat{display:flex;flex-direction:column;justify-content:center}.pbd-buyer-invite-stat strong{font-size:30px}
.pbd-buyer-rewards.is-rtl .pbd-reward-step{text-align:right}.pbd-buyer-rewards.is-rtl .pbd-reward-arrow{transform:scaleX(-1)}
@keyframes pbdRewardPop{0%,75%,100%{transform:scale(1)}85%{transform:scale(1.08)}}
@media(max-width:700px){
  .pbd-reward-explainer{padding:12px}.pbd-reward-flow{display:grid;grid-template-columns:1fr}.pbd-reward-arrow{text-align:center;transform:rotate(90deg)}
  .pbd-buyer-rewards.is-rtl .pbd-reward-arrow{transform:rotate(90deg) scaleX(-1)}
  .pbd-reward-step{justify-content:flex-start;padding:12px}.pbd-reward-review{padding:11px}.pbd-buyer-invite-grid{grid-template-columns:1fr}.pbd-buyer-invite-link>div{flex-direction:column}.pbd-buyer-invite-link .pbd-primary{justify-content:center}
}
@media(prefers-reduced-motion:reduce){.pbd-reward-icon{animation:none}}

/* v2.8.41 Buyer Rewards dark-mode contrast fix */
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-explainer,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-link,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-stat{
  background:#141923!important;
  border-color:rgba(255,255,255,.10)!important;
  color:var(--ink)!important;
}
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-step,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-review{
  background:#1a202b!important;
  border-color:rgba(255,255,255,.10)!important;
  color:#f4f7ff!important;
}
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-step b,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-review b,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-link>span,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-stat>span{
  color:#f4f7ff!important;
}
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-step small,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-review small,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-note,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-link small{
  color:#aab5ca!important;
  opacity:1!important;
}
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-step.is-win b,
.pbd-app.dark .pbd-section-buyer-rewards .pbd-reward-review>strong{
  color:#43d6a2!important;
}
.pbd-app.dark .pbd-section-buyer-rewards .pbd-buyer-invite-link input{
  background:#0f141d!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#fff!important;
}

/* v2.8.42 Buyer Rewards dark mode - direct component selectors */
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-explainer,
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-link,
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-stat{background:#141923!important;border-color:rgba(255,255,255,.10)!important;color:#f4f7ff!important}
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-step,
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-review{background:#1a202b!important;border-color:rgba(255,255,255,.10)!important;color:#f4f7ff!important}
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-step b,
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-review b,
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-link>span,
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-stat>span{color:#f4f7ff!important}
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-step small,
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-review small,
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-note,
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-link small{color:#aab5ca!important;opacity:1!important}
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-step.is-win b,
.pbd-app.dark .pbd-buyer-rewards .pbd-reward-review>strong{color:#43d6a2!important}
.pbd-app.dark .pbd-buyer-rewards .pbd-buyer-invite-link input{background:#0f141d!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}
