:root{--pbp-orange:#ff7a00;--pbp-surface:#11120f;--pbp-border:rgba(255,255,255,.09)}
.pbp-page{min-height:100vh;background:#070806;color:#fff}.pbp-main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:112px 0 120px}.pbp-dashboard-hero{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:24px;border:1px solid rgba(255,132,28,.2);border-radius:26px;background:radial-gradient(circle at 95% 0,rgba(255,111,0,.14),transparent 38%),linear-gradient(145deg,rgba(18,18,15,.96),rgba(9,10,8,.96));box-shadow:0 24px 70px rgba(0,0,0,.3)}.pbp-welcome{display:flex;align-items:center;gap:17px}.pbp-avatar{width:66px;height:66px;border-radius:21px;display:grid;place-items:center;background:linear-gradient(145deg,#ff9b37,#ff5a00);font-size:28px;font-weight:900;box-shadow:0 14px 40px rgba(255,102,0,.23)}.pbp-welcome small,.pbp-card-head span,.pbp-section-head small{font-size:12px;color:#ff9434;letter-spacing:1.35px;font-weight:850}.pbp-welcome h1{font-size:27px;margin:4px 0 3px}.pbp-welcome p{margin:0;color:#999;font-size:13px}.pbp-account-strip{display:grid;grid-template-columns:160px 230px;gap:10px}.pbp-wallet-top,.pbp-plan-top{min-height:78px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#0d0e0b;text-decoration:none;color:#fff;transition:.2s ease}.pbp-wallet-top:hover,.pbp-plan-top:hover{transform:translateY(-2px);border-color:rgba(255,143,43,.35)}.pbp-wallet-top{display:grid;align-content:center;background:linear-gradient(145deg,rgba(255,126,0,.12),rgba(13,14,11,.96))}.pbp-wallet-top span{font-size:12px;color:#98938b}.pbp-wallet-top b{font-size:29px;color:#ff9739;line-height:1;margin:4px 0}.pbp-wallet-top small{font-size:12px;color:#c3bcb3}.pbp-plan-top{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px}.pbp-plan-top>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(255,134,31,.10);color:#ff993a}.pbp-plan-top>i svg{width:27px;height:27px;fill:rgba(255,140,38,.18);stroke:currentColor;stroke-width:2.7;stroke-linejoin:round;animation:pbpCrown 2.8s ease-in-out infinite;filter:drop-shadow(0 0 9px rgba(255,139,36,.25))}@keyframes pbpCrown{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-2px) rotate(1deg)}}.pbp-plan-top span{display:grid}.pbp-plan-top small{font-size:12px;color:#8b867f}.pbp-plan-top b{font-size:14px;margin-top:3px}.pbp-plan-top em{font-style:normal;font-size:12px;color:#ff9635;white-space:nowrap}.pbp-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.pbp-quick-grid>a{min-height:84px;padding:14px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;border:1px solid var(--pbp-border);border-radius:18px;background:linear-gradient(145deg,#11120f,#0b0c09);color:#fff;text-decoration:none;transition:.18s ease}.pbp-quick-grid>a:hover{transform:translateY(-2px);border-color:rgba(255,139,41,.32);box-shadow:0 16px 34px rgba(0,0,0,.18)}.pbp-quick-grid>a>i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:rgba(255,131,26,.09);color:#ff9435;font-style:normal;font-size:20px}.pbp-quick-grid span{display:grid}.pbp-quick-grid b{font-size:13px}.pbp-quick-grid small{font-size:12px;color:#888;margin-top:4px}.pbp-quick-grid em{font-style:normal;color:#69655f}.pbp-section{padding:20px;border:1px solid var(--pbp-border);border-radius:23px;background:linear-gradient(145deg,rgba(18,19,16,.95),rgba(9,10,8,.95));margin-top:14px}.pbp-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:15px}.pbp-section-head h2{margin:4px 0 0;font-size:20px}.pbp-section-head p{margin:5px 0 0;color:#8e8a84;font-size:13px}.pbp-section-head>a{color:#ff9537;text-decoration:none;font-size:13px;white-space:nowrap}.pbp-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pbp-service-card{position:relative;min-height:145px;padding:17px;display:grid;grid-template-columns:46px 1fr auto;grid-template-rows:auto auto;align-items:start;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0d0e0b;color:#fff;text-decoration:none;overflow:hidden}.pbp-service-card:before{content:"";position:absolute;inset:auto -30px -50px auto;width:110px;height:110px;border-radius:50%;background:rgba(255,123,0,.08);filter:blur(4px)}.pbp-service-card.off{opacity:.58}.pbp-service-card>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(255,126,0,.09);color:#ff9637;font-style:normal;font-size:22px}.pbp-service-card div{display:grid;min-width:0}.pbp-service-card div>small{font-size:12px;color:#777;direction:ltr;text-align:right}.pbp-service-card h3{font-size:15px;margin:4px 0}.pbp-service-card p{font-size:12px;color:#8f8a84;margin:0}.pbp-service-card>strong{align-self:center;color:#ff983a;font-size:18px}.pbp-service-card>strong small{font-size:12px;color:#999}.pbp-service-card>em{grid-column:2/4;font-style:normal;font-size:12px;color:#777}.pbp-commerce-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pbp-mini-section{min-width:0}.pbp-mini-list{display:grid;gap:7px}.pbp-mini-list>a{min-height:68px;padding:11px 12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#0d0e0b;color:#fff;text-decoration:none}.pbp-mini-list>a>span{display:grid}.pbp-mini-list b{font-size:13px}.pbp-mini-list span small{font-size:12px;color:#85817b;margin-top:4px}.pbp-mini-list strong{font-size:13px;color:#ff9637}.pbp-mini-list strong small{font-size:11.5px;color:#8c8882}.pbp-mini-list.plans>a{grid-template-columns:36px 1fr auto}.pbp-mini-list.plans>a>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:rgba(255,134,31,.08);color:#ff9637}.pbp-mini-list.plans svg{width:20px;height:20px;fill:rgba(255,139,37,.16);stroke:currentColor;stroke-width:2.6;stroke-linejoin:round}.pbp-mini-list.plans>a.current{border-color:rgba(255,144,48,.35);background:rgba(255,122,0,.05)}.pbp-empty{grid-column:1/-1;padding:18px;border:1px dashed rgba(255,255,255,.09);border-radius:15px;color:#777;font-size:13px;text-align:center}.pbp-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-top:14px}.pbp-card{padding:21px;border:1px solid var(--pbp-border);border-radius:22px;background:linear-gradient(145deg,rgba(18,19,16,.95),rgba(9,10,8,.95));min-height:205px}.pbp-card-head{display:flex;align-items:center;justify-content:space-between}.pbp-card-head h2{margin:4px 0 0;font-size:20px}.pbp-card-head>i{width:10px;height:10px;border-radius:50%;background:#555}.pbp-card-head>i.online{background:#38df9a;box-shadow:0 0 18px #38df9a}.pbp-connected{margin:22px 0;display:flex;gap:14px;align-items:center;padding:15px;border:1px solid rgba(54,218,149,.18);border-radius:17px;background:rgba(40,205,139,.06)}.pbp-tg-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#169cde;font-size:23px}.pbp-connected b{font-size:17px}.pbp-connected p{margin:4px 0;color:#bbb;direction:ltr;text-align:right}.pbp-connected small{color:#777}.pbp-connect-copy{margin:24px 0 18px}.pbp-connect-copy b{font-size:20px}.pbp-connect-copy p,.pbp-card>p{color:#9f9f9f;line-height:1.9}.pbp-telegram-btn,.pbp-danger,.pbp-login-card button{border:0;cursor:pointer;border-radius:15px;height:52px;padding:0 18px;font:inherit;font-weight:900}.pbp-telegram-btn{width:100%;display:flex;gap:10px;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#1aa7e8,#117dbb);box-shadow:0 13px 35px rgba(12,135,196,.22)}.pbp-telegram-btn svg{width:23px;height:23px;fill:currentColor}.pbp-danger{color:#ff9080;background:rgba(255,73,48,.08);border:1px solid rgba(255,73,48,.22)}.pbp-expiry{display:block;text-align:center;color:#777;margin-top:10px}.pbp-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.pbp-stat-grid>*{padding:15px;border-radius:15px;border:1px solid rgba(255,255,255,.07);background:#0d0e0b;text-decoration:none;color:#fff}.pbp-stat-grid b{display:block;font-size:21px;color:#ff9635}.pbp-stat-grid span{font-size:13px;color:#aaa}.pbp-login-card{max-width:620px;margin:80px auto;text-align:center;padding:52px 28px;border:1px solid rgba(255,131,28,.2);border-radius:30px;background:rgba(16,16,13,.9)}.pbp-login-card .pbp-orb{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 18px;border-radius:22px;background:linear-gradient(145deg,#ff9835,#ff5f00);font-size:32px}.pbp-login-card h1{font-size:32px}.pbp-login-card p{color:#999;line-height:1.9}.pbp-login-card button{background:linear-gradient(135deg,#ff8c25,#ff5d00);color:#fff;min-width:190px}.pbp-recent{margin-top:14px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:23px;background:rgba(13,14,11,.9)}.pbp-recent-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.pbp-recent-head small{color:#ff932e;font-size:12px;letter-spacing:1.4px}.pbp-recent-head h2{margin:4px 0 0;font-size:20px}.pbp-recent-head>span{color:#777;font-size:12px}.pbp-recent-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.pbp-recent-grid a{min-width:0;position:relative;display:block;aspect-ratio:9/13;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#111;color:#fff;text-decoration:none}.pbp-recent-grid img{width:100%;height:100%;object-fit:cover}.pbp-recent-grid>a>i{display:grid;place-items:center;width:100%;height:100%;font-size:24px;color:#ff8c2a}.pbp-recent-grid a:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.95))}.pbp-recent-grid a div{position:absolute;z-index:2;inset:auto 10px 10px}.pbp-recent-grid a small{color:#ff9635}.pbp-recent-grid a b{display:block;margin-top:3px;font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:900px){.pbp-dashboard-hero{grid-template-columns:1fr}.pbp-account-strip{grid-template-columns:1fr 1.3fr}.pbp-quick-grid{grid-template-columns:1fr 1fr}.pbp-service-grid{grid-template-columns:1fr 1fr}.pbp-commerce-grid{grid-template-columns:1fr}.pbp-grid{grid-template-columns:1fr}}
@media(max-width:760px){.pbp-main{width:calc(100% - 14px);padding-top:75px}.pbp-dashboard-hero{padding:14px;border-radius:20px;gap:13px}.pbp-welcome{gap:11px}.pbp-avatar{width:52px;height:52px;border-radius:16px;font-size:21px}.pbp-welcome h1{font-size:19px}.pbp-welcome p{font-size:12px}.pbp-account-strip{grid-template-columns:.85fr 1.15fr;gap:7px}.pbp-wallet-top,.pbp-plan-top{min-height:70px;padding:10px;border-radius:15px}.pbp-wallet-top b{font-size:24px}.pbp-plan-top{grid-template-columns:38px 1fr}.pbp-plan-top>i{width:36px;height:36px;border-radius:11px}.pbp-plan-top>em{display:none}.pbp-plan-top b{font-size:13px}.pbp-quick-grid{gap:7px;margin:9px 0}.pbp-quick-grid>a{min-height:74px;padding:10px;grid-template-columns:35px 1fr;border-radius:15px}.pbp-quick-grid>a>i{width:34px;height:34px;border-radius:11px;font-size:17px}.pbp-quick-grid em{display:none}.pbp-quick-grid b{font-size:13px}.pbp-section{padding:14px;border-radius:18px;margin-top:9px}.pbp-section-head{align-items:flex-start}.pbp-section-head h2{font-size:17px}.pbp-section-head p{font-size:12px}.pbp-service-grid{grid-template-columns:1fr;gap:7px}.pbp-service-card{min-height:112px;padding:13px;grid-template-columns:39px 1fr auto;border-radius:15px}.pbp-service-card>i{width:38px;height:38px;border-radius:12px;font-size:18px}.pbp-service-card h3{font-size:13px}.pbp-mini-list>a{min-height:62px}.pbp-card{padding:15px;min-height:0;border-radius:18px}.pbp-card-head h2{font-size:17px}.pbp-connect-copy{margin:18px 0 14px}.pbp-connect-copy b{font-size:18px}.pbp-recent{padding:14px;border-radius:18px}.pbp-recent-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.pbp-recent-grid a{flex:0 0 126px;scroll-snap-align:start}.pbp-recent-head h2{font-size:17px}}
@media(max-width:390px){.pbp-account-strip{grid-template-columns:1fr}.pbp-quick-grid{grid-template-columns:1fr 1fr}.pbp-quick-grid small{display:none}.pbp-mini-list.plans>a{grid-template-columns:32px 1fr}.pbp-mini-list.plans>a>strong{grid-column:2}.pbp-section-head>a{font-size:12px}}

/* v2.8.3 — profile light theme */
html[data-theme="light"] .pbp-page{color:#1d2736}html[data-theme="light"] .pbp-dashboard-hero,html[data-theme="light"] .pbp-section,html[data-theme="light"] .pbp-card,html[data-theme="light"] .pbp-recent{background:linear-gradient(145deg,#fff,#fafbfc);border-color:rgba(25,35,52,.10);box-shadow:0 16px 42px rgba(35,45,66,.07)}html[data-theme="light"] .pbp-wallet-top,html[data-theme="light"] .pbp-plan-top,html[data-theme="light"] .pbp-service-card,html[data-theme="light"] .pbp-mini-list>a,html[data-theme="light"] .pbp-quick-grid>a{background:#f7f9fb;border-color:rgba(25,35,52,.09);color:#273142}html[data-theme="light"] .pbp-welcome p,html[data-theme="light"] .pbp-section-head p,html[data-theme="light"] .pbp-service-card p,html[data-theme="light"] .pbp-mini-list small{color:#727c8a}html[data-theme="light"] .pbp-avatar{box-shadow:0 10px 28px rgba(255,122,0,.12)}
.pbp-auth-error{margin:0 0 14px;padding:12px 14px;border:1px solid rgba(255,84,96,.22);border-radius:14px;background:rgba(255,64,80,.07);color:#ff9aa3;font-size:13px;text-align:center}
html[data-theme="light"] .pbp-auth-error{background:#fff4f5;border-color:rgba(194,52,67,.16);color:#a43d49}

/* =========================================================
   v2.8.3.12.33 — Profile dashboard light-theme polish
   - remove the excessive gap below the sticky header
   - warm orange ambient glow inspired by the manager cards
   - fix dark activity tiles leaking into light mode
   ========================================================= */
.pbp-main{
  padding-top:24px;
}

html[data-theme="light"] .pbp-page{
  position:relative;
  background:
    radial-gradient(circle at 92% 4%,rgba(255,126,29,.16),transparent 26%),
    radial-gradient(circle at 8% 26%,rgba(255,177,103,.10),transparent 24%),
    radial-gradient(circle at 62% 72%,rgba(255,132,44,.055),transparent 24%),
    linear-gradient(180deg,#f8f8f7 0%,#f5f6f7 48%,#f8f8f7 100%);
  color:#1d2736;
}
html[data-theme="light"] .pbp-page:before{
  content:"";
  position:fixed;
  pointer-events:none;
  z-index:0;
  inset:76px 0 auto;
  height:340px;
  background:
    radial-gradient(ellipse at 78% 14%,rgba(255,113,13,.12),transparent 48%),
    radial-gradient(ellipse at 16% 55%,rgba(255,164,83,.07),transparent 44%);
  filter:blur(20px);
}
html[data-theme="light"] .pbp-main{position:relative;z-index:1}

html[data-theme="light"] .pbp-dashboard-hero,
html[data-theme="light"] .pbp-section,
html[data-theme="light"] .pbp-card,
html[data-theme="light"] .pbp-recent{
  border-color:rgba(226,112,21,.16);
  background:
    radial-gradient(circle at 96% 0%,rgba(255,135,43,.10),transparent 32%),
    radial-gradient(circle at 5% 100%,rgba(255,181,112,.055),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,251,247,.96));
  box-shadow:
    0 20px 48px rgba(48,55,67,.085),
    0 0 34px rgba(255,126,29,.055),
    inset 0 1px 0 rgba(255,255,255,.98);
}
html[data-theme="light"] .pbp-dashboard-hero{
  border-color:rgba(225,105,15,.21);
  box-shadow:
    0 22px 56px rgba(48,55,67,.095),
    0 0 42px rgba(255,124,25,.075),
    inset 0 1px 0 rgba(255,255,255,1);
}
html[data-theme="light"] .pbp-section:hover,
html[data-theme="light"] .pbp-card:hover{
  border-color:rgba(224,108,18,.23);
  box-shadow:
    0 22px 54px rgba(48,55,67,.095),
    0 0 40px rgba(255,126,29,.075),
    inset 0 1px 0 rgba(255,255,255,1);
}

html[data-theme="light"] .pbp-wallet-top,
html[data-theme="light"] .pbp-plan-top,
html[data-theme="light"] .pbp-service-card,
html[data-theme="light"] .pbp-mini-list>a,
html[data-theme="light"] .pbp-quick-grid>a{
  color:#273142;
  border-color:rgba(218,111,27,.13);
  background:
    radial-gradient(circle at 100% 0%,rgba(255,136,43,.075),transparent 42%),
    linear-gradient(145deg,#ffffff,#f8f9fb);
  box-shadow:
    0 10px 26px rgba(44,54,68,.045),
    inset 0 1px rgba(255,255,255,.98);
}
html[data-theme="light"] .pbp-wallet-top{
  background:
    radial-gradient(circle at 92% 10%,rgba(255,132,29,.13),transparent 44%),
    linear-gradient(145deg,#fffdfa,#f8f9fb);
}
html[data-theme="light"] .pbp-quick-grid>a:hover,
html[data-theme="light"] .pbp-service-card:hover,
html[data-theme="light"] .pbp-mini-list>a:hover,
html[data-theme="light"] .pbp-wallet-top:hover,
html[data-theme="light"] .pbp-plan-top:hover{
  transform:translateY(-2px);
  border-color:rgba(226,111,19,.27);
  box-shadow:0 15px 34px rgba(47,55,68,.075),0 0 25px rgba(255,126,29,.07);
}

html[data-theme="light"] .pbp-service-card:before{
  background:rgba(255,126,22,.105);
  filter:blur(10px);
}
html[data-theme="light"] .pbp-quick-grid>a>i,
html[data-theme="light"] .pbp-service-card>i,
html[data-theme="light"] .pbp-plan-top>i,
html[data-theme="light"] .pbp-mini-list.plans>a>i{
  background:linear-gradient(145deg,rgba(255,151,62,.13),rgba(255,113,12,.065));
  border:1px solid rgba(228,111,17,.085);
  box-shadow:inset 0 1px rgba(255,255,255,.9);
}

/* Light-mode bug fix: these account statistics previously stayed near-black. */
html[data-theme="light"] .pbp-stat-grid>*{
  color:#273142;
  border-color:rgba(220,111,25,.13);
  background:
    radial-gradient(circle at 90% 10%,rgba(255,140,47,.09),transparent 42%),
    linear-gradient(145deg,#ffffff,#f7f9fb);
  box-shadow:0 10px 24px rgba(45,54,67,.045),inset 0 1px rgba(255,255,255,.98);
}
html[data-theme="light"] .pbp-stat-grid span{color:#6f7886}
html[data-theme="light"] .pbp-card-head>i{background:#c6ccd3;box-shadow:0 0 0 5px rgba(95,105,118,.055)}
html[data-theme="light"] .pbp-card-head>i.online{background:#38c98e;box-shadow:0 0 0 5px rgba(56,201,142,.10),0 0 18px rgba(56,201,142,.25)}

/* Give the Telegram bridge a slightly richer ambient treatment. */
html[data-theme="light"] .pbp-card.pbp-telegram{
  background:
    radial-gradient(circle at 94% 0%,rgba(255,130,31,.12),transparent 34%),
    radial-gradient(circle at 4% 100%,rgba(43,163,220,.055),transparent 32%),
    linear-gradient(145deg,#ffffff,#fffaf6);
}
html[data-theme="light"] .pbp-connect-copy b,
html[data-theme="light"] .pbp-card-head h2,
html[data-theme="light"] .pbp-section-head h2,
html[data-theme="light"] .pbp-welcome h1{color:#202a39}
html[data-theme="light"] .pbp-connect-copy p,
html[data-theme="light"] .pbp-card>p,
html[data-theme="light"] .pbp-expiry{color:#78818e}

html[data-theme="light"] .pbp-connected{
  border-color:rgba(38,177,120,.18);
  background:linear-gradient(145deg,rgba(49,203,142,.075),rgba(255,255,255,.75));
}

@media(max-width:760px){
  .pbp-main{padding-top:14px}
  html[data-theme="light"] .pbp-page:before{inset:62px 0 auto;height:260px}
}

/* =========================================================
   v2.8.3.12.36 — Profile spacing + premium light-mode depth
   - tighten the dashboard directly below the site header
   - stronger warm orange / soft violet ambient glow inside cards
   - hard-fix light-mode activity tiles and lower account section
   ========================================================= */

/* The header is in normal sticky flow, so the dashboard only needs a small
   breathing space — not a second header-height spacer. Applies to both themes. */
.pbp-main{
  padding-top:8px!important;
}

html[data-theme="light"] .pbp-dashboard-hero,
html[data-theme="light"] .pbp-section,
html[data-theme="light"] .pbp-card,
html[data-theme="light"] .pbp-recent{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-color:rgba(232,116,22,.22)!important;
  background:
    radial-gradient(ellipse 72% 110% at 100% 0%,rgba(255,126,24,.155) 0%,rgba(255,146,60,.075) 37%,transparent 68%),
    radial-gradient(ellipse 56% 90% at 0% 0%,rgba(188,151,255,.085) 0%,rgba(210,182,255,.04) 42%,transparent 72%),
    radial-gradient(ellipse 54% 70% at 8% 100%,rgba(255,181,114,.065),transparent 70%),
    linear-gradient(145deg,rgba(255,255,255,.995) 0%,rgba(255,252,249,.985) 54%,rgba(255,248,242,.965) 100%)!important;
  box-shadow:
    0 20px 50px rgba(46,54,67,.085),
    0 0 0 1px rgba(255,255,255,.92) inset,
    0 -1px 0 rgba(255,126,29,.045) inset,
    0 0 38px rgba(255,126,29,.07)!important;
}
html[data-theme="light"] .pbp-dashboard-hero:before,
html[data-theme="light"] .pbp-section:before,
html[data-theme="light"] .pbp-card:before,
html[data-theme="light"] .pbp-recent:before{
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
  width:44%;
  height:76%;
  top:-34%;
  right:-10%;
  border-radius:50%;
  background:rgba(255,123,16,.14);
  filter:blur(42px);
  opacity:.72;
}
html[data-theme="light"] .pbp-dashboard-hero:after,
html[data-theme="light"] .pbp-section:after,
html[data-theme="light"] .pbp-card:after,
html[data-theme="light"] .pbp-recent:after{
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
  width:30%;
  height:56%;
  top:-28%;
  left:-8%;
  border-radius:50%;
  background:rgba(191,157,255,.10);
  filter:blur(46px);
  opacity:.55;
}

html[data-theme="light"] .pbp-dashboard-hero{
  border-color:rgba(232,111,15,.27)!important;
  box-shadow:
    0 22px 54px rgba(46,54,67,.095),
    0 0 46px rgba(255,125,24,.09),
    inset 0 1px 0 #fff,
    inset 0 -1px 0 rgba(255,132,37,.06)!important;
}

/* Inner cards inherit the same Magic Studio warmth without becoming noisy. */
html[data-theme="light"] .pbp-wallet-top,
html[data-theme="light"] .pbp-plan-top,
html[data-theme="light"] .pbp-service-card,
html[data-theme="light"] .pbp-mini-list>a,
html[data-theme="light"] .pbp-quick-grid>a{
  border-color:rgba(225,112,23,.17)!important;
  background:
    radial-gradient(circle at 100% 0%,rgba(255,126,26,.115),transparent 46%),
    linear-gradient(145deg,rgba(255,255,255,.99),rgba(250,248,246,.98))!important;
  box-shadow:
    0 10px 25px rgba(44,54,68,.045),
    0 0 20px rgba(255,126,29,.035),
    inset 0 1px rgba(255,255,255,.98)!important;
}
html[data-theme="light"] .pbp-wallet-top,
html[data-theme="light"] .pbp-plan-top{
  background:
    radial-gradient(circle at 94% 5%,rgba(255,121,19,.17),transparent 48%),
    linear-gradient(145deg,#fffefa,#f8f9fb)!important;
}

/* Lower panel: never allow dark dashboard tiles to leak into light mode. */
html[data-theme="light"] .pbp-card.pbp-stats{
  background:
    radial-gradient(ellipse 70% 100% at 100% 0%,rgba(255,126,24,.14),transparent 66%),
    radial-gradient(ellipse 46% 75% at 0% 0%,rgba(190,154,255,.07),transparent 68%),
    linear-gradient(145deg,#fff,#fffaf6)!important;
}
html[data-theme="light"] .pbp-stat-grid>a,
html[data-theme="light"] .pbp-stat-grid>div{
  color:#273142!important;
  border:1px solid rgba(224,111,22,.16)!important;
  background:
    radial-gradient(circle at 92% 8%,rgba(255,130,30,.12),transparent 46%),
    linear-gradient(145deg,#fff,#f8f9fb)!important;
  box-shadow:
    0 10px 24px rgba(45,54,67,.045),
    0 0 18px rgba(255,126,29,.035),
    inset 0 1px #fff!important;
}
html[data-theme="light"] .pbp-stat-grid>a:hover,
html[data-theme="light"] .pbp-stat-grid>div:hover{
  border-color:rgba(229,111,17,.28)!important;
  background:
    radial-gradient(circle at 92% 8%,rgba(255,130,30,.17),transparent 48%),
    linear-gradient(145deg,#fff,#fff8f1)!important;
}
html[data-theme="light"] .pbp-stat-grid b{color:#ff7a00!important}
html[data-theme="light"] .pbp-stat-grid span{color:#687382!important}

/* Telegram card: retain the green connected state, but keep the panel itself
   in the same warm white visual family. */
html[data-theme="light"] .pbp-card.pbp-telegram{
  background:
    radial-gradient(ellipse 70% 100% at 100% 0%,rgba(255,126,24,.14),transparent 66%),
    radial-gradient(circle at 4% 100%,rgba(44,166,220,.055),transparent 34%),
    linear-gradient(145deg,#fff,#fffaf6)!important;
}
html[data-theme="light"] .pbp-connected{
  color:#273142!important;
  border-color:rgba(41,188,129,.22)!important;
  background:
    radial-gradient(circle at 96% 0%,rgba(47,204,143,.11),transparent 48%),
    linear-gradient(145deg,rgba(243,255,250,.96),rgba(255,255,255,.92))!important;
  box-shadow:inset 0 1px #fff,0 10px 24px rgba(43,111,83,.035)!important;
}
html[data-theme="light"] .pbp-connected b{color:#23303a!important}
html[data-theme="light"] .pbp-connected p{color:#7b8791!important}
html[data-theme="light"] .pbp-connected small{color:#79838c!important}

@media(max-width:760px){
  .pbp-main{padding-top:7px!important}
}

/* v2.8.3.12.53 — unauthenticated Profile card light-mode repair */
html[data-theme="light"] .pbp-login-card{
  position:relative;isolation:isolate;overflow:hidden;color:#202a39;
  border-color:rgba(232,116,22,.22)!important;
  background:radial-gradient(ellipse 76% 112% at 100% 0%,rgba(255,126,24,.16),rgba(255,146,60,.07) 38%,transparent 69%),radial-gradient(ellipse 58% 92% at 0% 0%,rgba(188,151,255,.09),rgba(210,182,255,.04) 43%,transparent 72%),linear-gradient(145deg,rgba(255,255,255,.995),rgba(255,251,247,.98))!important;
  box-shadow:0 22px 56px rgba(46,54,67,.09),0 0 38px rgba(255,126,29,.07),inset 0 1px 0 rgba(255,255,255,1)!important;
}
html[data-theme="light"] .pbp-login-card:before{content:"";position:absolute;z-index:-1;pointer-events:none;width:46%;height:74%;top:-34%;right:-8%;border-radius:50%;background:rgba(255,123,16,.14);filter:blur(44px);opacity:.72}
html[data-theme="light"] .pbp-login-card:after{content:"";position:absolute;z-index:-1;pointer-events:none;width:32%;height:56%;top:-30%;left:-7%;border-radius:50%;background:rgba(191,157,255,.11);filter:blur(46px);opacity:.58}
html[data-theme="light"] .pbp-login-card h1{color:#202a39}
html[data-theme="light"] .pbp-login-card>small{color:#e86f10;font-weight:850;letter-spacing:1.25px}
html[data-theme="light"] .pbp-login-card p{color:#6f7886}
html[data-theme="light"] .pbp-login-card .pbp-orb{color:#fff;border:1px solid rgba(255,151,62,.20);box-shadow:0 14px 34px rgba(255,105,0,.20),inset 0 1px 0 rgba(255,255,255,.32)}
@media(max-width:650px){.pbp-login-card{margin:36px auto;padding:38px 18px;border-radius:25px}.pbp-login-card h1{font-size:27px}}

/* =========================================================
   v2.8.3.12.61 — payment result glass overlay on Profile
   ========================================================= */
.pbp-payment-result-backdrop{
  position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:22px;
  background:rgba(5,7,7,.62);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);
  opacity:0;transition:opacity .24s ease;
}
.pbp-payment-result-backdrop.is-open{opacity:1}
.pbp-payment-result{
  position:relative;isolation:isolate;width:min(520px,100%);overflow:hidden;padding:30px 28px 26px;
  border:1px solid rgba(255,148,48,.22);border-radius:30px;text-align:center;color:#f5f1ea;
  background:radial-gradient(circle at 50% -5%,rgba(255,133,23,.18),transparent 34%),linear-gradient(155deg,rgba(25,25,22,.94),rgba(10,11,10,.96));
  box-shadow:0 34px 90px rgba(0,0,0,.48),0 0 48px rgba(255,111,0,.08),inset 0 1px 0 rgba(255,255,255,.06);
  transform:translateY(16px) scale(.975);transition:transform .26s cubic-bezier(.2,.75,.2,1);
}
.pbp-payment-result-backdrop.is-open .pbp-payment-result{transform:none}
.pbp-payment-result-glow{position:absolute;z-index:-1;width:260px;height:180px;top:-105px;right:50%;transform:translateX(50%);border-radius:50%;background:rgba(255,122,0,.20);filter:blur(58px);pointer-events:none}
.pbp-payment-result-x{position:absolute;top:14px;left:14px;width:38px;height:38px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:#aaa59d;font:300 25px/1 Arial;cursor:pointer}
.pbp-payment-result-x:hover{color:#fff;border-color:rgba(255,146,42,.24);background:rgba(255,126,20,.08)}
.pbp-payment-result-icon{width:76px;height:76px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;color:#ff8616;border:1px solid rgba(255,144,41,.30);background:radial-gradient(circle,#302012 0%,#17130f 72%);box-shadow:0 0 0 8px rgba(255,122,0,.035),0 16px 34px rgba(255,91,0,.12),inset 0 1px 0 rgba(255,255,255,.06)}
.pbp-payment-result-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.pbp-payment-result.failed .pbp-payment-result-icon,.pbp-payment-result.cancelled .pbp-payment-result-icon{color:#ffac55}
.pbp-payment-kicker{display:block;color:#ff8b20;font-size:11.5px;font-weight:900;letter-spacing:1.8px;direction:ltr}
.pbp-payment-result h2{margin:8px 0 7px;font-size:28px;line-height:1.45;color:#fff}
.pbp-payment-message{max-width:420px;margin:0 auto 18px;color:#aaa49a;font-size:13px;line-height:2}
.pbp-payment-receipt{display:grid;gap:1px;margin:0 auto 14px;padding:7px;border:1px solid rgba(255,255,255,.065);border-radius:19px;background:rgba(255,255,255,.025)}
.pbp-payment-receipt>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 11px;border-radius:13px}
.pbp-payment-receipt>div+div{border-top:1px solid rgba(255,255,255,.045)}
.pbp-payment-receipt span{color:#89857e;font-size:12px;white-space:nowrap}
.pbp-payment-receipt b{max-width:72%;font-size:13px;text-align:left;color:#f1ede7}
.pbp-payment-amount{color:#ff942d!important;font-size:18px!important}.pbp-payment-amount small{font-size:12px;color:#b9afa4}
.pbp-payment-ref{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.03em}
.pbp-payment-account-state{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 17px}
.pbp-payment-account-state>div{min-width:0;padding:13px 12px;border:1px solid rgba(255,142,40,.11);border-radius:17px;background:linear-gradient(145deg,rgba(255,132,24,.06),rgba(255,255,255,.018));text-align:right}
.pbp-payment-account-state span{display:block;color:#8d877f;font-size:11.5px;margin-bottom:4px}
.pbp-payment-account-state b{display:block;color:#fff;font-size:15px;line-height:1.55}.pbp-payment-account-state b small{color:#ff8a1a;font-size:12px}
.pbp-payment-account-state em{display:block;margin-top:3px;color:#6fcfa9;font-size:11.5px;font-style:normal}
.pbp-payment-actions{display:grid;grid-template-columns:1fr;gap:8px}
.pbp-payment-actions button,.pbp-payment-actions a{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:16px;font:inherit;font-size:13px;font-weight:900;text-decoration:none;cursor:pointer}
.pbp-payment-actions .primary{border:1px solid rgba(255,184,100,.34);color:#fff;background:linear-gradient(135deg,#ff9b32,#ff6a00);box-shadow:0 13px 28px rgba(255,92,0,.20),inset 0 1px 0 rgba(255,255,255,.24)}
.pbp-payment-actions a{border:1px solid rgba(255,255,255,.075);color:#b7b1a8;background:rgba(255,255,255,.025)}
html[data-theme="light"] .pbp-payment-result-backdrop{background:rgba(238,240,244,.60)}
html[data-theme="light"] .pbp-payment-result{color:#1e293a;border-color:rgba(226,112,21,.21);background:radial-gradient(circle at 50% -5%,rgba(255,137,32,.16),transparent 36%),linear-gradient(155deg,rgba(255,255,255,.97),rgba(255,249,244,.96));box-shadow:0 34px 90px rgba(45,55,72,.20),0 0 46px rgba(255,118,20,.08),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-payment-result-icon{background:radial-gradient(circle,#fffaf4 0%,#fff2e4 76%);box-shadow:0 0 0 8px rgba(255,122,0,.04),0 15px 32px rgba(225,102,15,.11),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-payment-result h2{color:#202a3b}
html[data-theme="light"] .pbp-payment-message{color:#6f7887}
html[data-theme="light"] .pbp-payment-result-x{color:#747d8b;border-color:rgba(30,42,60,.08);background:rgba(255,255,255,.72)}
html[data-theme="light"] .pbp-payment-receipt{border-color:rgba(225,111,22,.12);background:rgba(255,255,255,.64)}
html[data-theme="light"] .pbp-payment-receipt>div+div{border-top-color:rgba(32,42,58,.055)}
html[data-theme="light"] .pbp-payment-receipt span{color:#7a8390}
html[data-theme="light"] .pbp-payment-receipt b{color:#273144}
html[data-theme="light"] .pbp-payment-account-state>div{border-color:rgba(226,112,22,.13);background:linear-gradient(145deg,#fff8f1,#fff)}
html[data-theme="light"] .pbp-payment-account-state span{color:#7a8390}
html[data-theme="light"] .pbp-payment-account-state b{color:#202a3b}
html[data-theme="light"] .pbp-payment-actions a{border-color:rgba(32,42,58,.08);color:#667080;background:rgba(255,255,255,.75)}
@media(max-width:650px){
  .pbp-payment-result-backdrop{padding:12px;align-items:center}
  .pbp-payment-result{padding:27px 16px 18px;border-radius:25px}
  .pbp-payment-result-x{top:11px;left:11px;width:35px;height:35px}
  .pbp-payment-result-icon{width:68px;height:68px;margin-bottom:12px}.pbp-payment-result-icon svg{width:37px;height:37px}
  .pbp-payment-result h2{font-size:23px}.pbp-payment-message{font-size:12px;margin-bottom:14px}
  .pbp-payment-receipt>div{min-height:39px;padding:7px 9px}.pbp-payment-receipt b{font-size:12px}.pbp-payment-amount{font-size:17px!important}
  .pbp-payment-account-state{gap:7px}.pbp-payment-account-state>div{padding:11px 10px}.pbp-payment-account-state b{font-size:13px}
  .pbp-payment-actions button,.pbp-payment-actions a{min-height:47px;font-size:13px}
}
@media(max-width:370px){.pbp-payment-account-state{grid-template-columns:1fr}.pbp-payment-receipt b{max-width:68%}}
@media(prefers-reduced-motion:reduce){.pbp-payment-result-backdrop,.pbp-payment-result{transition:none!important}}

/* =========================================================
   v2.8.3.12.64 — circular Magic balance card in user profile
   ========================================================= */
.pbp-wallet-orb-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:148px!important;
  padding:12px!important;
  text-align:center!important;
}
.pbp-wallet-orb-card .pbp-wallet-label{font-size:12px!important;color:#98938b!important}
.pbp-wallet-orb{
  position:relative;
  width:92px;
  height:92px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  border:1px solid rgba(255,153,61,.30);
  background:radial-gradient(circle at 35% 25%,rgba(255,218,172,.18),transparent 35%),linear-gradient(145deg,rgba(255,145,41,.14),rgba(255,102,0,.035));
  box-shadow:0 0 0 6px rgba(255,134,25,.05),0 12px 30px rgba(255,103,0,.12),inset 0 1px 0 rgba(255,255,255,.11);
}
.pbp-wallet-orb:after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,177,92,.18);border-radius:50%;pointer-events:none}
.pbp-wallet-orb>i{
  position:absolute;
  top:-10px;
  right:-8px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  color:#ff8b1b;
  filter:drop-shadow(0 6px 11px rgba(255,108,0,.18));
  transform:rotate(-9deg);
  z-index:2;
}
.pbp-wallet-orb>i svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.pbp-wallet-orb>b{position:relative;z-index:1;font-size:28px!important;line-height:1!important;color:#ff8a1c!important;margin:0!important}
.pbp-wallet-orb>em{position:relative;z-index:1;margin-top:5px;font-size:13px;font-weight:950;font-style:normal;color:#f2eee8}
.pbp-wallet-orb-card>small{width:100%;padding-top:7px;border-top:1px solid rgba(255,255,255,.07);font-size:12px!important}
html[data-theme="light"] .pbp-wallet-orb-card{background:linear-gradient(145deg,#fffaf5,#fff)!important;border-color:rgba(226,116,28,.15)!important}
html[data-theme="light"] .pbp-wallet-orb{background:radial-gradient(circle at 35% 25%,#ffefd9 0%,#fff8ef 43%,#fff 74%);border-color:rgba(226,112,18,.24);box-shadow:0 0 0 6px rgba(255,129,26,.05),0 12px 28px rgba(229,112,18,.10),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-wallet-orb>em{color:#202838}
html[data-theme="light"] .pbp-wallet-orb-card>small{border-color:rgba(35,45,66,.08)}
@media(max-width:760px){
  .pbp-wallet-orb-card{min-height:132px!important;padding:10px!important}
  .pbp-wallet-orb{width:82px;height:82px}
  .pbp-wallet-orb>b{font-size:25px!important}
  .pbp-wallet-orb>em{font-size:13px}
  .pbp-wallet-orb>i{width:38px;height:38px;top:-9px;right:-7px}
  .pbp-wallet-orb>i svg{width:34px;height:34px}
}

/* v2.8.3.12.77 — AI activity can be copied or downloaded again */
.pbp-ai-history{margin-top:14px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:23px;background:rgba(13,14,11,.9)}.pbp-ai-history .pbp-recent-head p{margin:5px 0 0;color:#89847d;font-size:12px}.pbp-ai-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.pbp-ai-history-item{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#0d0e0b}.pbp-ai-history-media{position:relative;height:210px;display:block;overflow:hidden;background:#070807;color:#fff;text-decoration:none}.pbp-ai-history-media img{width:100%;height:100%;object-fit:cover}.pbp-ai-history-media span{position:absolute;left:8px;bottom:8px;padding:6px 8px;border-radius:9px;background:rgba(0,0,0,.58);backdrop-filter:blur(10px);font-size:12px}.pbp-ai-history-text{min-height:165px;max-height:210px;padding:13px;overflow:hidden;white-space:pre-wrap;direction:ltr;text-align:left;color:#ddd7cf;background:linear-gradient(145deg,#090a09,#10110f);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.8}.pbp-ai-history-actions{padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border-top:1px solid rgba(255,255,255,.06)}.pbp-ai-history-actions button,.pbp-ai-history-actions a{min-height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.025);color:#d2cbc3;text-decoration:none;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.pbp-ai-history-actions>*:first-child{border-color:rgba(255,139,45,.19);background:rgba(255,139,45,.05);color:#ffad63}.pbp-ai-history-meta{min-height:50px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid rgba(255,255,255,.05)}.pbp-ai-history-meta b{font-size:12px}.pbp-ai-history-meta small{font-size:11.5px;color:#77726b}
html[data-theme="light"] .pbp-ai-history{background:#fff;border-color:rgba(25,35,52,.09)}html[data-theme="light"] .pbp-ai-history-item{background:#fff;border-color:rgba(25,35,52,.09)}html[data-theme="light"] .pbp-ai-history-text{background:#f8fafc;color:#2a3545}html[data-theme="light"] .pbp-ai-history-actions,html[data-theme="light"] .pbp-ai-history-meta{border-color:rgba(25,35,52,.07)}html[data-theme="light"] .pbp-ai-history-actions button,html[data-theme="light"] .pbp-ai-history-actions a{background:#f8fafc;color:#4b5666;border-color:rgba(25,35,52,.09)}
@media(max-width:900px){.pbp-ai-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.pbp-ai-history{padding:13px;border-radius:18px}.pbp-ai-history-grid{grid-template-columns:1fr}.pbp-ai-history-media{height:280px}.pbp-ai-history-text{min-height:145px;max-height:190px;font-size:13px}}


/* =========================================================
   HF28.11 — user-profile referral card
   ========================================================= */
.pbp-referral-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:18px;align-items:center;margin-top:14px;padding:22px;border:1px solid rgba(255,137,35,.20);border-radius:23px;background:radial-gradient(circle at 95% 0,rgba(255,129,25,.13),transparent 32%),linear-gradient(145deg,rgba(18,19,16,.97),rgba(9,10,8,.97));box-shadow:0 18px 48px rgba(0,0,0,.16)}.pbp-referral-card:after{content:"";position:absolute;width:180px;height:180px;left:-70px;bottom:-110px;border-radius:50%;background:rgba(255,112,0,.10);filter:blur(30px);pointer-events:none}.pbp-referral-copy{position:relative;z-index:1;display:flex;align-items:flex-start;gap:14px}.pbp-referral-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,rgba(255,154,56,.18),rgba(255,96,0,.06));border:1px solid rgba(255,139,35,.18);font-size:25px;box-shadow:0 12px 28px rgba(255,105,0,.08)}.pbp-referral-copy small{color:#ff9637;font-size:12px;letter-spacing:1.25px;font-weight:900}.pbp-referral-copy h2{margin:5px 0 5px;font-size:20px}.pbp-referral-copy p{max-width:700px;margin:0;color:#97928b;font-size:13px;line-height:2}.pbp-referral-copy p b{color:#ff9a43}.pbp-referral-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pbp-referral-stats>div{min-height:72px;padding:10px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.025);text-align:center}.pbp-referral-stats b{color:#ff9434;font-size:21px}.pbp-referral-stats span{margin-top:3px;color:#817c76;font-size:12px}.pbp-referral-actions{position:relative;z-index:1;grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.pbp-referral-actions code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:11px 12px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0b0c0a;color:#a9a39b;direction:ltr;text-align:left;font-size:12px}.pbp-referral-actions a,.pbp-referral-connect{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,#ff922e,#ff6508);box-shadow:0 10px 27px rgba(255,100,0,.17);color:#fff;text-decoration:none;font-size:13px;font-weight:900;transition:.18s ease}.pbp-referral-connect{position:relative;z-index:1;justify-self:stretch}.pbp-referral-actions a:hover,.pbp-referral-connect:hover{transform:translateY(-1px);filter:brightness(1.04)}html[data-theme="light"] .pbp-referral-card{background:radial-gradient(circle at 95% 0,rgba(255,132,28,.14),transparent 32%),linear-gradient(145deg,#fff,#fff9f4);border-color:rgba(225,112,18,.16);box-shadow:0 16px 42px rgba(35,45,66,.07)}html[data-theme="light"] .pbp-referral-copy h2{color:#232d3d}html[data-theme="light"] .pbp-referral-copy p{color:#707b89}html[data-theme="light"] .pbp-referral-stats>div{background:#fff;border-color:rgba(31,43,60,.08)}html[data-theme="light"] .pbp-referral-stats span{color:#7b8592}html[data-theme="light"] .pbp-referral-actions code{background:#f8fafc;color:#687383;border-color:rgba(31,43,60,.08)}@media(max-width:900px){.pbp-referral-card{grid-template-columns:1fr}.pbp-referral-actions{grid-column:auto}}@media(max-width:620px){.pbp-referral-card{margin-top:9px;padding:14px;border-radius:18px;gap:13px}.pbp-referral-copy{gap:10px}.pbp-referral-icon{width:45px;height:45px;flex-basis:45px;border-radius:14px;font-size:21px}.pbp-referral-copy h2{font-size:17px}.pbp-referral-copy p{font-size:12px;line-height:1.9}.pbp-referral-stats>div{min-height:62px;padding:8px}.pbp-referral-stats b{font-size:18px}.pbp-referral-actions{grid-template-columns:1fr}.pbp-referral-actions code{font-size:12px}.pbp-referral-actions a{min-height:44px}}

/* HF28.13 — keep AI output history canonical in AI Studio, profile only links to it. */
.pbp-history-link{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0;padding:20px 22px;border:1px solid var(--pbs-line,rgba(255,255,255,.08));border-radius:22px;background:linear-gradient(145deg,rgba(255,126,24,.07),rgba(255,255,255,.025));box-shadow:0 18px 48px rgba(0,0,0,.12)}
.pbp-history-link>div{display:grid;gap:4px;min-width:0}.pbp-history-link small{font-size:12px;letter-spacing:.16em;color:#ff9a4b}.pbp-history-link h2{margin:0;font-size:18px}.pbp-history-link p{margin:0;color:var(--pbs-muted,#938d86);font-size:13px;line-height:1.9}.pbp-history-link>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#ff8a1f,#ffb14a);color:#17100a;text-decoration:none;font-weight:900;white-space:nowrap;box-shadow:0 10px 26px rgba(255,126,24,.18)}
@media(max-width:700px){.pbp-history-link{display:grid;padding:17px}.pbp-history-link>a{width:100%}}
@media(min-width:901px){.pbp-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pbp-quick-grid>a{grid-template-columns:38px minmax(0,1fr) auto;padding-inline:12px}.pbp-quick-grid>a>i{width:36px;height:36px}.pbp-quick-grid b{font-size:13px}}
html[data-theme="light"] .pbp-history-link{background:linear-gradient(145deg,#fffdfa,#f8f9fb);border-color:rgba(218,111,27,.13);box-shadow:0 14px 34px rgba(35,45,66,.06)}
html[data-theme="light"] .pbp-history-link h2{color:#273142}html[data-theme="light"] .pbp-history-link p{color:#727c8a}

/* =========================================================
   HF28.14 — Premium Profile Gateway + Luxury Unified Login
   Guest-only landing, profile-scoped auth transformation.
   Mobile-first, dark/light parity, no external assets/fonts.
   ========================================================= */

/* ---------- Guest page canvas ---------- */
.pbp-page:not(.pbs-authenticated){
  --pbp-premium-orange:#ff7a0b;
  --pbp-premium-orange-2:#ff9e42;
  --pbp-premium-ink:#090a09;
  --pbp-premium-card:rgba(15,16,14,.84);
  --pbp-premium-line:rgba(255,255,255,.09);
  background:
    radial-gradient(ellipse 72% 52% at 82% -5%,rgba(255,108,12,.13),transparent 69%),
    radial-gradient(ellipse 58% 46% at 2% 88%,rgba(113,61,255,.07),transparent 70%),
    #070807;
  overflow-x:hidden;
}
.pbp-page:not(.pbs-authenticated) .pbs-header{
  background:linear-gradient(180deg,rgba(8,9,8,.94),rgba(8,9,8,.80));
  border-bottom-color:rgba(255,140,37,.11);
  backdrop-filter:blur(24px) saturate(118%);
}
.pbp-page:not(.pbs-authenticated) .pbp-main{
  width:min(1240px,calc(100% - 32px));
  padding:28px 0 84px!important;
}
.pbp-guest-shell{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:680px;
  padding:clamp(22px,3vw,42px);
  border:1px solid rgba(255,144,44,.16);
  border-radius:34px;
  background:
    linear-gradient(140deg,rgba(255,255,255,.045),transparent 34%),
    radial-gradient(circle at 82% 18%,rgba(255,113,15,.095),transparent 27%),
    linear-gradient(145deg,rgba(17,18,16,.93),rgba(8,9,8,.965));
  box-shadow:
    0 42px 120px rgba(0,0,0,.42),
    0 0 0 1px rgba(255,255,255,.018) inset,
    0 0 90px rgba(255,96,0,.045);
}
.pbp-guest-shell:before{
  content:"";position:absolute;inset:0 0 auto;height:1px;z-index:-1;
  background:linear-gradient(90deg,transparent,rgba(255,186,115,.58) 40%,rgba(255,121,14,.42) 62%,transparent);
}
.pbp-guest-grid,.pbp-auth-showcase-grid{
  position:absolute;inset:0;z-index:-3;pointer-events:none;
  background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 82%);
}
.pbp-guest-glow{position:absolute;z-index:-2;border-radius:50%;pointer-events:none;filter:blur(18px);opacity:.78}
.pbp-guest-glow-a{width:430px;height:430px;right:-170px;top:-190px;background:radial-gradient(circle,rgba(255,115,20,.18),rgba(255,90,0,.02) 62%,transparent 72%);animation:pbpGlowBreath 7s ease-in-out infinite}
.pbp-guest-glow-b{width:360px;height:360px;left:-180px;bottom:-190px;background:radial-gradient(circle,rgba(128,82,255,.10),transparent 70%);animation:pbpGlowBreath 8.6s ease-in-out -2s infinite}

.pbp-guest-hero{
  min-height:410px;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);
  gap:clamp(24px,5vw,72px);
  align-items:center;
}
.pbp-guest-copy{position:relative;z-index:4;max-width:700px}
.pbp-guest-kicker{display:inline-flex;align-items:center;gap:9px;color:#ff9c42;font-size:12px;font-weight:950;letter-spacing:1.9px;direction:ltr}
.pbp-guest-kicker>span{width:34px;height:1px;background:linear-gradient(90deg,transparent,#ff8b28)}
.pbp-guest-copy h1{margin:15px 0 18px;font-size:clamp(38px,4.4vw,68px);line-height:1.12;letter-spacing:-2px;color:#f8f5ef}
.pbp-guest-copy h1 strong{display:inline-block;color:#ff8623;font-weight:950;text-shadow:0 0 36px rgba(255,119,21,.16)}
.pbp-guest-copy>p{max-width:650px;margin:0;color:#aaa59d;font-size:clamp(14px,1.25vw,17px);line-height:2.05;font-weight:650}
.pbp-guest-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.pbp-guest-actions button{height:58px;min-width:190px;padding:0 20px;border-radius:17px;font:inherit;font-weight:950;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease}
.pbp-guest-primary{position:relative;overflow:hidden;border:1px solid rgba(255,188,113,.32);background:linear-gradient(112deg,#ff9b38 0%,#ff7815 48%,#eb5100 100%);color:#fff;box-shadow:0 17px 40px rgba(239,76,0,.24),inset 0 1px rgba(255,255,255,.34)}
.pbp-guest-primary:before{content:"";position:absolute;top:-100%;left:-32%;width:26%;height:290%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:rotate(19deg);animation:pbpButtonShine 4.2s ease-in-out infinite}
.pbp-guest-primary i{font-style:normal;font-size:19px;transition:transform .18s ease}
.pbp-guest-primary:hover{transform:translateY(-2px);filter:brightness(1.045);box-shadow:0 22px 48px rgba(239,76,0,.31),inset 0 1px rgba(255,255,255,.36)}
.pbp-guest-primary:hover i{transform:translateX(-4px)}
.pbp-guest-secondary{border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.022));color:#e9e4dd;box-shadow:inset 0 1px rgba(255,255,255,.035)}
.pbp-guest-secondary:hover{transform:translateY(-2px);border-color:rgba(255,143,45,.34);background:rgba(255,124,20,.07);color:#ffb265}
.pbp-guest-secondary i{font-style:normal;color:#ff9737}
.pbp-guest-trust{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:20px;color:#77736d;font-size:12px;font-weight:750}
.pbp-guest-trust span{display:flex;align-items:center;gap:6px}.pbp-guest-trust i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-style:normal;color:#55d9a2;background:rgba(42,202,138,.08);border:1px solid rgba(42,202,138,.16);font-size:12px}

/* ---------- Animated brand object ---------- */
.pbp-guest-visual{position:relative;width:min(460px,100%);aspect-ratio:1;margin-inline:auto;display:grid;place-items:center}
.pbp-guest-visual:before{content:"";position:absolute;inset:13%;border-radius:50%;background:radial-gradient(circle,rgba(255,128,29,.12),rgba(255,95,0,.035) 46%,transparent 70%);filter:blur(10px);animation:pbpPulse 4.8s ease-in-out infinite}
.pbp-magic-logo{position:relative;z-index:5;width:184px;height:184px;border-radius:50%;display:grid;place-items:center;animation:pbpLogoFloat 5.2s ease-in-out infinite}
.pbp-magic-logo:before{content:"";position:absolute;inset:4px;border-radius:50%;border:1px solid rgba(255,164,69,.28);box-shadow:0 0 0 8px rgba(255,126,20,.03),0 0 46px rgba(255,108,9,.13),inset 0 0 28px rgba(255,120,17,.07)}
.pbp-magic-logo-halo{position:absolute;inset:-28px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 18%,rgba(255,130,24,.35) 23%,transparent 30% 58%,rgba(255,173,80,.22) 64%,transparent 71%);filter:blur(.3px);animation:pbpOrbit 12s linear infinite}
.pbp-magic-logo img{width:144px;height:144px;object-fit:contain;filter:drop-shadow(0 22px 36px rgba(0,0,0,.28)) drop-shadow(0 0 22px rgba(255,112,9,.10))}
.pbp-magic-orbit{position:absolute;z-index:2;border-radius:50%;border:1px solid rgba(255,153,52,.15)}
.pbp-magic-orbit:before,.pbp-magic-orbit:after{content:"";position:absolute;border-radius:50%;background:#ff922f;box-shadow:0 0 18px rgba(255,126,26,.65)}
.pbp-magic-orbit:before{width:7px;height:7px;right:12%;top:18%}.pbp-magic-orbit:after{width:4px;height:4px;left:7%;bottom:28%}
.orbit-outer{inset:5%;animation:pbpOrbit 22s linear infinite}.orbit-inner{inset:20%;border-style:dashed;animation:pbpOrbitReverse 15s linear infinite}
.pbp-magic-orbit b{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(255,196,132,.72);box-shadow:0 0 12px rgba(255,154,55,.46)}
.orbit-outer b:nth-child(1){top:5%;left:31%}.orbit-outer b:nth-child(2){right:4%;bottom:37%}.orbit-outer b:nth-child(3){left:19%;bottom:7%}.orbit-inner b:nth-child(1){left:5%;top:38%}.orbit-inner b:nth-child(2){right:21%;bottom:3%}
.pbp-orbit-chip{position:absolute;z-index:6;min-width:82px;height:52px;padding:0 12px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:linear-gradient(145deg,rgba(24,24,21,.88),rgba(10,11,9,.90));backdrop-filter:blur(16px);box-shadow:0 15px 38px rgba(0,0,0,.26);display:flex;align-items:center;justify-content:center;gap:7px;direction:ltr}
.pbp-orbit-chip b{font-size:14px;color:#ff9a3b}.pbp-orbit-chip small{font-size:11.5px;color:#85817b;letter-spacing:.9px;font-weight:900}.chip-ai{right:0;top:25%;animation:pbpChipFloat 5.7s ease-in-out infinite}.chip-magic{left:3%;top:52%;animation:pbpChipFloat 6.4s ease-in-out -1.4s infinite}.chip-tg{right:18%;bottom:2%;animation:pbpChipFloat 5.9s ease-in-out -2.1s infinite}

/* ---------- Benefit rail ---------- */
.pbp-guest-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:12px}
.pbp-guest-benefits article{position:relative;overflow:hidden;min-height:116px;padding:17px;display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.014));box-shadow:inset 0 1px rgba(255,255,255,.02)}
.pbp-guest-benefits article:after{content:"";position:absolute;right:-44px;top:-55px;width:120px;height:120px;border-radius:50%;background:rgba(255,120,17,.055);filter:blur(8px)}
.pbp-benefit-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;border:1px solid rgba(255,150,53,.16);background:radial-gradient(circle at 35% 25%,rgba(255,173,91,.18),rgba(255,115,12,.06));color:#ff9b3d;font-size:21px;box-shadow:0 10px 28px rgba(0,0,0,.15)}
.pbp-guest-benefits article>div{display:grid;min-width:0}.pbp-guest-benefits small{color:#ff9638;font-size:11.5px;letter-spacing:1.25px;font-weight:950;direction:ltr;text-align:right}.pbp-guest-benefits b{margin-top:4px;color:#eeeae4;font-size:13px}.pbp-guest-benefits p{margin:5px 0 0;color:#7f7b75;font-size:12px;line-height:1.7}

.pbp-guest-journey{margin-top:11px;padding:18px 20px;border:1px solid rgba(255,255,255,.07);border-radius:21px;background:rgba(6,7,6,.35);display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:center}
.pbp-journey-copy{min-width:210px}.pbp-journey-copy small{font-size:11.5px;color:#ff9437;font-weight:950;letter-spacing:1.25px}.pbp-journey-copy h2{margin:4px 0;font-size:19px}.pbp-journey-copy p{margin:0;color:#77736d;font-size:12px}.pbp-guest-journey ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;counter-reset:none}.pbp-guest-journey li{position:relative;min-height:66px;padding:11px 46px 11px 12px;border-radius:15px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.02);display:grid;align-content:center}.pbp-guest-journey li>span{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,126,24,.08);color:#ff9a3b;font-size:11.5px;font-weight:950;direction:ltr}.pbp-guest-journey li b{font-size:13px}.pbp-guest-journey li small{margin-top:3px;color:#716d67;font-size:12px}

/* ---------- Profile-scoped luxury auth ---------- */
.pbp-premium-auth-backdrop.pbs-auth-backdrop{
  background:
    radial-gradient(circle at 78% 14%,rgba(255,116,18,.15),transparent 28%),
    radial-gradient(circle at 17% 82%,rgba(113,75,255,.08),transparent 30%),
    rgba(2,3,2,.80)!important;
  backdrop-filter:blur(28px) saturate(118%)!important;
}
.pbp-premium-auth.pbs-auth-modal{
  width:min(930px,calc(100vw - 34px))!important;
  max-height:calc(var(--pbs-auth-vh,100dvh) - 34px)!important;
  padding:0!important;
  display:grid;
  grid-template-columns:minmax(300px,.88fr) minmax(420px,1.12fr);
  direction:rtl;
  overflow:hidden!important;
  border-radius:32px!important;
  border:1px solid rgba(255,153,58,.24)!important;
  background:#0a0b09!important;
  box-shadow:0 48px 150px rgba(0,0,0,.76),0 0 100px rgba(255,97,0,.08),inset 0 1px rgba(255,255,255,.06)!important;
}
.pbp-premium-auth.pbs-auth-modal:before{height:1px!important;background:linear-gradient(90deg,transparent,rgba(255,190,117,.62),#ff7814 55%,transparent)!important;z-index:20!important}
.pbp-premium-auth.pbs-auth-modal:after{display:none!important}
.pbp-premium-auth-backdrop.open .pbp-premium-auth{animation:pbpAuthEnter .42s cubic-bezier(.2,.8,.2,1) both}
.pbp-premium-auth .pbs-auth-close{z-index:40;left:15px!important;top:15px!important;width:40px!important;height:40px!important;border-radius:13px!important;background:rgba(9,10,9,.76)!important;border:1px solid rgba(255,255,255,.11)!important;color:#d8d4ce!important;backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(0,0,0,.22)}
.pbp-premium-auth .pbs-auth-close:hover{color:#fff!important;border-color:rgba(255,140,43,.30)!important;background:rgba(255,120,15,.08)!important;transform:rotate(3deg)}
.pbp-auth-showcase{position:relative;isolation:isolate;overflow:hidden;min-height:620px;padding:38px 30px 28px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 50% 23%,rgba(255,125,22,.16),transparent 30%),linear-gradient(160deg,#151612,#0a0b09 72%)}
.pbp-auth-showcase:before{content:"";position:absolute;z-index:-1;width:280px;height:280px;right:50%;top:65px;transform:translateX(50%);border:1px solid rgba(255,144,44,.10);border-radius:50%;box-shadow:0 0 0 38px rgba(255,130,24,.018),0 0 0 76px rgba(255,130,24,.012);animation:pbpPulse 5.6s ease-in-out infinite}
.pbp-auth-aura{position:absolute;z-index:-2;right:-100px;bottom:-140px;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(255,117,16,.14),transparent 68%);filter:blur(10px)}
.pbp-auth-brand-orb{position:absolute;top:66px;right:50%;transform:translateX(50%);width:180px;height:180px;display:grid;place-items:center;border-radius:50%;animation:pbpLogoFloat 5s ease-in-out infinite}
.pbp-auth-brand-orb:before,.pbp-auth-brand-orb:after{content:"";position:absolute;border-radius:50%}.pbp-auth-brand-orb:before{inset:-26px;border:1px dashed rgba(255,155,56,.18);animation:pbpOrbit 18s linear infinite}.pbp-auth-brand-orb:after{inset:-8px;border:1px solid rgba(255,155,56,.17);box-shadow:0 0 48px rgba(255,111,11,.12)}
.pbp-auth-brand-orb>span{position:absolute;inset:8px;border-radius:50%;background:radial-gradient(circle,rgba(255,138,30,.12),transparent 68%)}
.pbp-auth-brand-orb img{width:144px;height:144px;object-fit:contain;filter:drop-shadow(0 20px 38px rgba(0,0,0,.35))}
.pbp-auth-showcase-copy{position:relative;z-index:2}.pbp-auth-showcase-copy>small{font-size:11.5px;color:#ff983b;letter-spacing:1.7px;font-weight:950}.pbp-auth-showcase-copy h3{margin:8px 0 13px;color:#f3f0ea;font-size:30px;line-height:1.3;letter-spacing:-.7px}.pbp-auth-showcase-copy h3 strong{color:#ff8b2a}.pbp-auth-showcase-copy p{margin:0;color:#8f8a82;font-size:13px;line-height:1.9}
.pbp-auth-mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.pbp-auth-mini-stats span{min-height:64px;padding:10px;border-radius:15px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);display:grid;align-content:center}.pbp-auth-mini-stats b{color:#ff9a3b;font-size:17px}.pbp-auth-mini-stats small{margin-top:2px;color:#77736d;font-size:11.5px}
.pbp-auth-panel{min-width:0;padding:38px 38px 28px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,128,25,.38) transparent;background:radial-gradient(circle at 95% 0,rgba(255,125,26,.055),transparent 29%),linear-gradient(155deg,#11120f,#090a08)}
.pbp-premium-auth .pbs-auth-head{padding:0!important;display:grid!important;grid-template-columns:54px 1fr!important;gap:13px!important;align-items:center!important}
.pbp-premium-auth .pbs-auth-head>span.pbp-auth-spark{width:52px!important;height:52px!important;border-radius:16px!important;background:linear-gradient(145deg,#ff9d3c,#ff6610)!important;color:#fff!important;box-shadow:0 14px 34px rgba(255,93,0,.24),inset 0 1px rgba(255,255,255,.34)!important;font-size:23px!important;animation:pbpSparkFloat 3.6s ease-in-out infinite}
.pbp-premium-auth .pbs-auth-head small{color:#ff9639!important;font-size:11.5px!important;letter-spacing:1.25px!important;font-weight:950!important}.pbp-premium-auth .pbs-auth-head h2{margin:3px 0 2px!important;font-size:24px!important;letter-spacing:-.5px!important;color:#f5f2ed!important}.pbp-premium-auth .pbs-auth-head p{margin:0!important;color:#817d76!important;font-size:13px!important;line-height:1.7!important}
.pbp-premium-auth .pbs-google-auth{margin-top:19px!important}.pbp-premium-auth .pbs-google-btn{min-height:64px!important;border-radius:17px!important;border-color:rgba(255,255,255,.09)!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;box-shadow:inset 0 1px rgba(255,255,255,.03)!important;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s!important}.pbp-premium-auth .pbs-google-btn:hover{transform:translateY(-1px);border-color:rgba(255,146,48,.24)!important;background:rgba(255,255,255,.065)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important}.pbp-premium-auth .pbs-google-logo{border-radius:13px!important;box-shadow:0 7px 18px rgba(0,0,0,.12)}
.pbp-premium-auth .pbs-auth-tabs{margin-top:18px!important;padding:5px!important;border-radius:16px!important;background:rgba(3,4,3,.48)!important;border-color:rgba(255,255,255,.075)!important}.pbp-premium-auth .pbs-auth-tabs button{height:46px!important;border-radius:12px!important;font-size:13px!important;font-weight:900!important}.pbp-premium-auth .pbs-auth-tabs button.active{background:linear-gradient(135deg,rgba(255,140,38,.20),rgba(255,89,0,.09))!important;color:#ffb062!important;box-shadow:inset 0 0 0 1px rgba(255,144,43,.12),0 8px 20px rgba(0,0,0,.10)!important}
.pbp-premium-auth .pbs-auth-form{gap:12px!important;margin-top:16px!important}.pbp-premium-auth .pbs-auth-form label{gap:7px!important}.pbp-premium-auth .pbs-auth-form label>span{font-size:13px!important;font-weight:800!important;color:#9a958d!important}.pbp-premium-auth .pbs-auth-form input{height:54px!important;min-height:54px!important;border-radius:15px!important;padding-inline:15px!important;background:linear-gradient(145deg,#0d0e0c,#0a0b09)!important;border-color:rgba(255,255,255,.09)!important;font-size:15px!important;box-shadow:inset 0 1px rgba(255,255,255,.02)!important}.pbp-premium-auth .pbs-auth-form input:hover{border-color:rgba(255,255,255,.14)!important}.pbp-premium-auth .pbs-auth-form input:focus{border-color:rgba(255,142,47,.54)!important;background:#0e0f0d!important;box-shadow:0 0 0 4px rgba(255,112,12,.075),0 9px 26px rgba(0,0,0,.08)!important}
.pbp-premium-auth .pbs-password-wrap .pbs-password-toggle{width:40px;height:40px;border-radius:12px!important}
.pbp-premium-auth .pbs-auth-form>button{height:56px!important;min-height:56px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;background:linear-gradient(112deg,#ff9a36 0%,#ff7411 48%,#e84d00 100%)!important;border:1px solid rgba(255,188,111,.29)!important;box-shadow:0 16px 36px rgba(232,73,0,.24),inset 0 1px rgba(255,255,255,.32)!important}.pbp-premium-auth .pbs-auth-form>button>i{font-style:normal;font-size:17px;transition:transform .18s}.pbp-premium-auth .pbs-auth-form>button:hover:not(:disabled){transform:translateY(-1px)!important;filter:brightness(1.045)!important;box-shadow:0 21px 44px rgba(232,73,0,.30),inset 0 1px rgba(255,255,255,.34)!important}.pbp-premium-auth .pbs-auth-form>button:hover:not(:disabled)>i{transform:translateX(-3px)}
.pbp-auth-footnote{display:flex;align-items:flex-start;gap:7px;margin-top:12px;color:#6f6b65;font-size:12px;line-height:1.7}.pbp-auth-footnote i{font-style:normal;color:#48d69e;font-size:11.5px;margin-top:2px;text-shadow:0 0 10px rgba(72,214,158,.5)}
.pbp-premium-auth .pbs-auth-message{min-height:22px!important;margin-top:6px!important;font-size:13px!important}

/* ---------- Light theme ---------- */
html[data-theme="light"] .pbp-page:not(.pbs-authenticated){
  background:radial-gradient(ellipse 72% 52% at 82% -5%,rgba(255,131,36,.15),transparent 69%),radial-gradient(ellipse 58% 46% at 2% 88%,rgba(121,91,255,.06),transparent 70%),#f4f6f9;
  color:#202938;
}
html[data-theme="light"] .pbp-page:not(.pbs-authenticated) .pbs-header{background:rgba(255,252,248,.93);border-bottom-color:rgba(226,112,18,.13)}
html[data-theme="light"] .pbp-guest-shell{border-color:rgba(230,115,22,.20);background:linear-gradient(140deg,rgba(255,255,255,.96),rgba(255,255,255,.70) 35%),radial-gradient(circle at 82% 18%,rgba(255,130,33,.12),transparent 30%),linear-gradient(145deg,#fff,#f7f8fb);box-shadow:0 38px 100px rgba(46,54,68,.11),0 0 0 1px #fff inset,0 0 70px rgba(255,116,17,.055)}
html[data-theme="light"] .pbp-guest-grid,html[data-theme="light"] .pbp-auth-showcase-grid{background-image:linear-gradient(rgba(54,65,82,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(54,65,82,.035) 1px,transparent 1px)}
html[data-theme="light"] .pbp-guest-copy h1{color:#202938}html[data-theme="light"] .pbp-guest-copy h1 strong{color:#e96e10;text-shadow:0 0 32px rgba(255,119,21,.10)}html[data-theme="light"] .pbp-guest-copy>p{color:#6f7887}html[data-theme="light"] .pbp-guest-secondary{background:rgba(255,255,255,.78);border-color:rgba(37,47,63,.11);color:#3a4556;box-shadow:0 8px 24px rgba(42,52,68,.05),inset 0 1px #fff}html[data-theme="light"] .pbp-guest-secondary:hover{background:#fff6ee;border-color:rgba(226,112,18,.24);color:#b6580c}html[data-theme="light"] .pbp-guest-trust{color:#75808e}
html[data-theme="light"] .pbp-magic-logo:before{border-color:rgba(226,112,18,.22);box-shadow:0 0 0 8px rgba(255,126,20,.025),0 0 38px rgba(255,108,9,.08),inset 0 0 28px rgba(255,120,17,.04)}html[data-theme="light"] .pbp-magic-orbit{border-color:rgba(226,112,18,.16)}html[data-theme="light"] .pbp-orbit-chip{border-color:rgba(42,52,68,.10);background:rgba(255,255,255,.83);box-shadow:0 14px 34px rgba(49,59,76,.10)}html[data-theme="light"] .pbp-orbit-chip small{color:#7c8490}
html[data-theme="light"] .pbp-guest-benefits article{border-color:rgba(45,55,70,.09);background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,248,250,.90));box-shadow:0 12px 30px rgba(48,58,74,.05),inset 0 1px #fff}html[data-theme="light"] .pbp-guest-benefits b{color:#283243}html[data-theme="light"] .pbp-guest-benefits p{color:#737d8b}html[data-theme="light"] .pbp-benefit-icon{border-color:rgba(226,112,18,.16);background:radial-gradient(circle at 35% 25%,#fff0df,#fff8f0 72%);color:#de6c14}
html[data-theme="light"] .pbp-guest-journey{border-color:rgba(46,56,72,.09);background:rgba(255,255,255,.62);box-shadow:inset 0 1px #fff}html[data-theme="light"] .pbp-journey-copy h2,html[data-theme="light"] .pbp-guest-journey li b{color:#293344}html[data-theme="light"] .pbp-journey-copy p,html[data-theme="light"] .pbp-guest-journey li small{color:#7b8592}html[data-theme="light"] .pbp-guest-journey li{border-color:rgba(45,55,70,.08);background:rgba(255,255,255,.72)}
html[data-theme="light"] .pbp-premium-auth-backdrop.pbs-auth-backdrop{background:radial-gradient(circle at 78% 14%,rgba(255,123,24,.13),transparent 28%),radial-gradient(circle at 17% 82%,rgba(113,75,255,.06),transparent 30%),rgba(49,57,70,.34)!important}
html[data-theme="light"] .pbp-premium-auth.pbs-auth-modal{background:#fff!important;border-color:rgba(231,117,22,.23)!important;box-shadow:0 45px 130px rgba(39,49,66,.23),0 0 80px rgba(255,112,16,.06),inset 0 1px #fff!important}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-close{background:rgba(255,255,255,.88)!important;border-color:rgba(36,47,64,.10)!important;color:#687383!important;box-shadow:0 7px 22px rgba(40,50,66,.08)}
html[data-theme="light"] .pbp-auth-showcase{border-left-color:rgba(44,54,70,.08);background:radial-gradient(circle at 50% 23%,rgba(255,130,34,.14),transparent 31%),linear-gradient(160deg,#fffaf4,#f2f5f9 76%)}html[data-theme="light"] .pbp-auth-showcase-copy h3{color:#202938}html[data-theme="light"] .pbp-auth-showcase-copy p{color:#707a88}html[data-theme="light"] .pbp-auth-mini-stats span{border-color:rgba(42,52,68,.08);background:rgba(255,255,255,.72);box-shadow:inset 0 1px #fff}html[data-theme="light"] .pbp-auth-mini-stats small{color:#7c8591}
html[data-theme="light"] .pbp-auth-panel{background:radial-gradient(circle at 95% 0,rgba(255,129,31,.07),transparent 30%),linear-gradient(155deg,#fff,#fafbfc)}html[data-theme="light"] .pbp-premium-auth .pbs-auth-head h2{color:#202938!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-head p{color:#6e7887!important}html[data-theme="light"] .pbp-premium-auth .pbs-google-btn{background:linear-gradient(145deg,#fff,#f7f8fa)!important;border-color:rgba(37,48,65,.10)!important;color:#263142!important;box-shadow:0 9px 24px rgba(44,54,70,.05),inset 0 1px #fff!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-tabs{background:#f2f4f7!important;border-color:rgba(37,48,65,.08)!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-tabs button{color:#747e8c!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-tabs button.active{background:#fff!important;color:#b7580d!important;box-shadow:0 5px 16px rgba(42,52,68,.06),inset 0 0 0 1px rgba(226,112,18,.08)!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-form label>span{color:#687383!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input{background:#fff!important;color:#202938!important;-webkit-text-fill-color:#202938!important;border-color:rgba(37,48,65,.12)!important;box-shadow:inset 0 1px #fff!important}html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:focus{border-color:rgba(225,111,17,.45)!important;box-shadow:0 0 0 4px rgba(255,125,25,.075),0 8px 24px rgba(48,57,72,.04)!important}html[data-theme="light"] .pbp-auth-footnote{color:#7a8492}

/* ---------- Responsive: tablet + mobile-first auth ---------- */
@media(max-width:980px){
  .pbp-guest-hero{grid-template-columns:1fr minmax(300px,.78fr);gap:22px}.pbp-guest-copy h1{font-size:clamp(36px,5vw,54px)}.pbp-guest-visual{max-width:370px}.pbp-magic-logo{width:156px;height:156px}.pbp-magic-logo img{width:124px;height:124px}
  .pbp-premium-auth.pbs-auth-modal{grid-template-columns:minmax(260px,.78fr) minmax(390px,1.22fr)!important}.pbp-auth-showcase{padding:30px 24px 24px}.pbp-auth-panel{padding:32px 28px 24px}
}
@media(max-width:760px){
  .pbp-page:not(.pbs-authenticated) .pbp-main{width:calc(100% - 16px);padding:10px 0 28px!important}.pbp-page:not(.pbs-authenticated) .pbs-bottom-nav{display:none!important}
  .pbp-guest-shell{min-height:0;padding:18px 15px 16px;border-radius:27px}.pbp-guest-hero{display:flex;flex-direction:column-reverse;min-height:0;gap:5px}.pbp-guest-copy{width:100%;text-align:center}.pbp-guest-kicker{justify-content:center;font-size:12px;letter-spacing:1.4px}.pbp-guest-copy h1{margin:10px auto 12px;max-width:420px;font-size:clamp(32px,9.4vw,44px);line-height:1.18;letter-spacing:-1.25px}.pbp-guest-copy h1 strong{display:block;margin-top:2px}.pbp-guest-copy>p{max-width:440px;margin-inline:auto;font-size:12.5px;line-height:1.95}.pbp-guest-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px}.pbp-guest-actions button{width:100%;height:55px;min-width:0;border-radius:16px}.pbp-guest-secondary{order:2}.pbp-guest-trust{justify-content:center;gap:7px 10px;margin-top:14px;font-size:12px}.pbp-guest-trust span:nth-child(3){display:none}
  .pbp-guest-visual{width:min(286px,76vw);margin-top:-2px}.pbp-magic-logo{width:132px;height:132px}.pbp-magic-logo img{width:106px;height:106px}.pbp-orbit-chip{min-width:66px;height:42px;padding:0 9px;border-radius:13px}.pbp-orbit-chip b{font-size:13px}.pbp-orbit-chip small{font-size:11.5px}.chip-ai{right:-3%;top:27%}.chip-magic{left:-4%;top:54%}.chip-tg{right:16%;bottom:1%}
  .pbp-guest-benefits{grid-template-columns:1fr;gap:7px;margin-top:19px}.pbp-guest-benefits article{min-height:88px;padding:13px;grid-template-columns:42px 1fr;border-radius:17px;text-align:right}.pbp-benefit-icon{width:40px;height:40px;border-radius:13px;font-size:18px}.pbp-guest-benefits b{font-size:13px}.pbp-guest-benefits p{font-size:12px;margin-top:3px}
  .pbp-guest-journey{display:block;margin-top:7px;padding:15px;border-radius:18px}.pbp-journey-copy{text-align:center;min-width:0}.pbp-journey-copy h2{font-size:17px}.pbp-guest-journey ol{margin-top:11px;grid-template-columns:1fr;gap:6px}.pbp-guest-journey li{min-height:55px;text-align:right}

  .pbp-premium-auth-backdrop.pbs-auth-backdrop{padding:8px 7px max(7px,env(safe-area-inset-bottom))!important;place-items:end center!important}
  .pbp-premium-auth.pbs-auth-modal{width:100%!important;max-width:none!important;max-height:calc(var(--pbs-auth-vh,100dvh) - 8px)!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr)!important;border-radius:28px 28px 18px 18px!important;overflow:hidden!important}
  .pbp-premium-auth .pbs-auth-close{top:11px!important;left:11px!important;width:38px!important;height:38px!important;border-radius:12px!important}
  .pbp-auth-showcase{min-height:126px;padding:16px 62px 15px 80px;display:block;border-left:0;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 78% 26%,rgba(255,125,22,.16),transparent 28%),linear-gradient(160deg,#151612,#0b0c0a)}
  .pbp-auth-showcase:before{width:150px;height:150px;right:24px;top:-41px;transform:none;box-shadow:0 0 0 25px rgba(255,130,24,.014)}.pbp-auth-aura{display:none}.pbp-auth-showcase-grid{background-size:34px 34px}
  .pbp-auth-brand-orb{width:82px;height:82px;right:16px;top:20px;transform:none}.pbp-auth-brand-orb img{width:67px;height:67px}.pbp-auth-brand-orb:before{inset:-10px}.pbp-auth-brand-orb:after{inset:-3px}
  .pbp-auth-showcase-copy{padding-top:8px}.pbp-auth-showcase-copy>small{font-size:11.5px;letter-spacing:1.1px}.pbp-auth-showcase-copy h3{margin:4px 0 5px;font-size:19px;line-height:1.25}.pbp-auth-showcase-copy h3 br{display:none}.pbp-auth-showcase-copy p{font-size:12px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pbp-auth-mini-stats{display:none}
  .pbp-auth-panel{min-height:0;padding:18px 14px max(16px,env(safe-area-inset-bottom));overflow-y:auto}.pbp-premium-auth .pbs-auth-head{grid-template-columns:45px 1fr!important;gap:10px!important}.pbp-premium-auth .pbs-auth-head>span.pbp-auth-spark{width:43px!important;height:43px!important;border-radius:13px!important;font-size:19px!important}.pbp-premium-auth .pbs-auth-head h2{font-size:19px!important}.pbp-premium-auth .pbs-auth-head p{font-size:12px!important;line-height:1.55!important}.pbp-premium-auth .pbs-auth-head small{font-size:11.5px!important}.pbp-premium-auth .pbs-google-auth{margin-top:13px!important}.pbp-premium-auth .pbs-google-btn{min-height:58px!important;border-radius:15px!important}.pbp-premium-auth .pbs-auth-tabs{margin-top:12px!important}.pbp-premium-auth .pbs-auth-tabs button{height:43px!important}.pbp-premium-auth .pbs-auth-form{gap:9px!important;margin-top:11px!important}.pbp-premium-auth .pbs-auth-form label{gap:5px!important}.pbp-premium-auth .pbs-auth-form label>span{font-size:12px!important}.pbp-premium-auth .pbs-auth-form input{height:50px!important;min-height:50px!important;border-radius:13px!important;font-size:16px!important}.pbp-premium-auth .pbs-auth-form>button{height:52px!important;min-height:52px!important;border-radius:14px!important;font-size:13px!important}.pbp-auth-footnote{margin-top:9px;font-size:11.5px}.pbp-premium-auth .pbs-auth-message{font-size:12px!important;margin-top:4px!important}
  html[data-theme="light"] .pbp-auth-showcase{border-bottom-color:rgba(43,53,69,.08);background:radial-gradient(circle at 78% 26%,rgba(255,130,34,.14),transparent 29%),linear-gradient(160deg,#fffaf5,#f2f5f8)}
}
@media(max-width:390px){
  .pbp-page:not(.pbs-authenticated) .pbp-main{width:calc(100% - 12px)}.pbp-guest-shell{padding:15px 12px 13px;border-radius:23px}.pbp-guest-copy h1{font-size:31px}.pbp-guest-copy>p{font-size:13px}.pbp-guest-visual{width:min(250px,72vw)}.pbp-magic-logo{width:116px;height:116px}.pbp-magic-logo img{width:94px;height:94px}.pbp-orbit-chip{height:38px;min-width:60px}.pbp-guest-actions button{height:52px}.pbp-guest-benefits article{min-height:82px}
  .pbp-auth-showcase{min-height:112px;padding:13px 55px 12px 72px}.pbp-auth-brand-orb{width:70px;height:70px;right:13px;top:20px}.pbp-auth-brand-orb img{width:58px;height:58px}.pbp-auth-showcase-copy h3{font-size:17px}.pbp-auth-showcase-copy p{display:none}.pbp-auth-panel{padding:15px 11px max(13px,env(safe-area-inset-bottom))}.pbp-premium-auth .pbs-auth-head h2{font-size:17px!important}.pbp-premium-auth .pbs-auth-head p{font-size:12px!important}.pbp-auth-footnote{display:none}
}

@media(prefers-reduced-motion:reduce){
  .pbp-guest-glow,.pbp-magic-logo,.pbp-magic-logo-halo,.pbp-magic-orbit,.pbp-orbit-chip,.pbp-auth-brand-orb,.pbp-auth-brand-orb:before,.pbp-auth-showcase:before,.pbp-auth-spark,.pbp-guest-primary:before{animation:none!important}
  .pbp-premium-auth-backdrop.open .pbp-premium-auth{animation:none!important}
}

@keyframes pbpOrbit{to{transform:rotate(360deg)}}
@keyframes pbpOrbitReverse{to{transform:rotate(-360deg)}}
@keyframes pbpLogoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes pbpChipFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@keyframes pbpGlowBreath{0%,100%{transform:scale(.96);opacity:.58}50%{transform:scale(1.08);opacity:.88}}
@keyframes pbpPulse{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1.04);opacity:1}}
@keyframes pbpSparkFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(5deg)}}
@keyframes pbpButtonShine{0%,62%{left:-32%}84%,100%{left:128%}}
@keyframes pbpAuthEnter{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}
/* HF28.14 animation anchoring repair */
@media(min-width:761px){
  .pbp-auth-brand-orb{animation:pbpLogoFloatCentered 5s ease-in-out infinite}
  .pbp-auth-showcase:before{animation:pbpPulseCentered 5.6s ease-in-out infinite}
}
@media(max-width:760px){.pbp-auth-brand-orb{animation:pbpLogoFloat 5s ease-in-out infinite}.pbp-auth-showcase:before{animation:none}}
@keyframes pbpLogoFloatCentered{0%,100%{transform:translateX(50%) translateY(0)}50%{transform:translateX(50%) translateY(-7px)}}
@keyframes pbpPulseCentered{0%,100%{transform:translateX(50%) scale(.96);opacity:.72}50%{transform:translateX(50%) scale(1.04);opacity:1}}

/* =========================================================
   HF28.15 — Premium Profile/Login Polish
   - light landing animated orange aura
   - auth overlay above sticky header
   - slimmer premium fields + hard autofill/selection skin
   - mobile auth brand alignment + in-modal theme switch
   ========================================================= */

/* Auth must always own the viewport, even over the high-z sticky header. */
.pbp-premium-auth-backdrop.pbs-auth-backdrop{
  z-index:12000!important;
  overscroll-behavior:contain;
}
.pbp-premium-auth.pbs-auth-modal{isolation:isolate}

/* Theme control remains reachable while the modal covers the site header. */
.pbp-auth-theme-switch{
  position:absolute;
  z-index:44;
  top:15px;
  left:61px;
  display:block;
}
.pbp-auth-theme-switch .pbui-theme-btn{
  width:40px!important;
  height:40px!important;
  border-radius:13px!important;
  background:rgba(9,10,9,.76)!important;
  border-color:rgba(255,255,255,.11)!important;
  color:#d8d4ce!important;
  box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.035)!important;
  backdrop-filter:blur(14px);
}
.pbp-auth-theme-switch .pbui-theme-btn:hover{
  background:rgba(255,120,15,.09)!important;
  border-color:rgba(255,140,43,.32)!important;
  color:#ffab5e!important;
}
html[data-theme="light"] .pbp-auth-theme-switch .pbui-theme-btn{
  background:rgba(255,255,255,.90)!important;
  color:#687383!important;
  border-color:rgba(36,47,64,.10)!important;
  box-shadow:0 7px 22px rgba(40,50,66,.08),inset 0 1px #fff!important;
}
html[data-theme="light"] .pbp-auth-theme-switch .pbui-theme-btn:hover{
  background:#fff6ee!important;
  color:#c55f0b!important;
  border-color:rgba(225,111,17,.24)!important;
}

/* Refined field proportions: premium, compact, but never tiny. */
.pbp-premium-auth .pbs-auth-form{gap:11px!important;margin-top:15px!important}
.pbp-premium-auth .pbs-auth-form label{gap:6px!important}
.pbp-premium-auth .pbs-auth-form label>span{
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:850!important;
  letter-spacing:-.08px;
}
.pbp-premium-auth .pbs-auth-form input{
  height:48px!important;
  min-height:48px!important;
  padding-inline:14px!important;
  border-radius:13px!important;
  border:1px solid rgba(255,145,46,.18)!important;
  background:linear-gradient(150deg,#0e0f0d,#090a08)!important;
  color:#f5f1ea!important;
  -webkit-text-fill-color:#f5f1ea!important;
  caret-color:#ff9637!important;
  font-size:15.5px!important;
  font-weight:650!important;
  letter-spacing:0!important;
  box-shadow:0 8px 20px rgba(0,0,0,.08),inset 0 1px rgba(255,255,255,.025),0 0 0 1px rgba(255,127,21,.018)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease!important;
}
.pbp-premium-auth .pbs-auth-form input:hover{
  border-color:rgba(255,151,56,.30)!important;
  background:linear-gradient(150deg,#11120f,#0b0c0a)!important;
}
.pbp-premium-auth .pbs-auth-form input:focus{
  border-color:rgba(255,139,38,.62)!important;
  background:linear-gradient(150deg,#11120f,#0b0c0a)!important;
  box-shadow:0 0 0 3px rgba(255,121,16,.10),0 12px 30px rgba(0,0,0,.11),inset 0 1px rgba(255,255,255,.03)!important;
}
.pbp-premium-auth .pbs-auth-form input::selection{
  background:rgba(255,127,22,.32);
  color:#fff7ef;
  -webkit-text-fill-color:#fff7ef;
}

/* Chrome/Safari saved credentials: prevent the native white/blue/gray fill from taking over. */
.pbp-premium-auth .pbs-auth-form input:-webkit-autofill,
.pbp-premium-auth .pbs-auth-form input:-webkit-autofill:hover,
.pbp-premium-auth .pbs-auth-form input:-webkit-autofill:focus,
.pbp-premium-auth .pbs-auth-form input:-webkit-autofill:active{
  -webkit-text-fill-color:#f5f1ea!important;
  caret-color:#ff9637!important;
  -webkit-box-shadow:0 0 0 1000px #0c0d0b inset,0 0 0 3px rgba(255,121,16,.08),0 10px 24px rgba(0,0,0,.10)!important;
  box-shadow:0 0 0 1000px #0c0d0b inset,0 0 0 3px rgba(255,121,16,.08),0 10px 24px rgba(0,0,0,.10)!important;
  border-color:rgba(255,145,46,.36)!important;
  transition:background-color 99999s ease-out 0s,color 99999s ease-out 0s!important;
}

html[data-theme="light"] .pbp-auth-panel{
  background:
    radial-gradient(circle at 94% 2%,rgba(255,123,23,.13),transparent 30%),
    radial-gradient(circle at 7% 88%,rgba(255,161,74,.08),transparent 31%),
    linear-gradient(155deg,#fffdfb,#fbfcfe 62%,#fff9f3)!important;
}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input{
  background:linear-gradient(145deg,#fff,#fffaf5)!important;
  color:#202938!important;
  -webkit-text-fill-color:#202938!important;
  border-color:rgba(225,111,17,.22)!important;
  box-shadow:0 9px 24px rgba(53,62,78,.045),inset 0 1px #fff,0 0 0 1px rgba(255,130,30,.025)!important;
}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:hover{
  background:#fffaf5!important;
  border-color:rgba(225,111,17,.34)!important;
  box-shadow:0 10px 26px rgba(53,62,78,.05),0 0 22px rgba(255,126,22,.045),inset 0 1px #fff!important;
}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:focus{
  background:#fff!important;
  border-color:rgba(225,111,17,.56)!important;
  box-shadow:0 0 0 3px rgba(255,125,25,.10),0 12px 28px rgba(48,57,72,.055),0 0 24px rgba(255,126,22,.055)!important;
}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input::selection{
  background:rgba(255,133,35,.25);
  color:#562400;
  -webkit-text-fill-color:#562400;
}
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:-webkit-autofill,
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:-webkit-autofill:hover,
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:-webkit-autofill:focus,
html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input:-webkit-autofill:active{
  -webkit-text-fill-color:#202938!important;
  caret-color:#d76b13!important;
  -webkit-box-shadow:0 0 0 1000px #fffaf5 inset,0 0 0 3px rgba(255,125,25,.08),0 10px 25px rgba(48,57,72,.045)!important;
  box-shadow:0 0 0 1000px #fffaf5 inset,0 0 0 3px rgba(255,125,25,.08),0 10px 25px rgba(48,57,72,.045)!important;
  border-color:rgba(225,111,17,.34)!important;
}

/* Light landing: warm moving aura around the premium cards instead of flat white surfaces. */
html[data-theme="light"] .pbp-guest-shell{
  animation:pbpLightShellAura 6.8s ease-in-out infinite;
}
html[data-theme="light"] .pbp-guest-shell:after{
  content:"";
  position:absolute;
  z-index:-2;
  width:430px;
  height:430px;
  right:-165px;
  bottom:-220px;
  border-radius:50%;
  pointer-events:none;
  background:radial-gradient(circle,rgba(255,126,24,.18),rgba(255,126,24,.045) 43%,transparent 71%);
  filter:blur(14px);
  animation:pbpLightAuraDrift 8.4s ease-in-out infinite;
}
html[data-theme="light"] .pbp-guest-benefits article{
  border-color:rgba(230,116,22,.16)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,248,241,.91))!important;
  animation:pbpLightCardAura 5.8s ease-in-out infinite;
}
html[data-theme="light"] .pbp-guest-benefits article:nth-child(2){animation-delay:-1.8s}
html[data-theme="light"] .pbp-guest-benefits article:nth-child(3){animation-delay:-3.6s}
html[data-theme="light"] .pbp-guest-benefits article:before{
  content:"";
  position:absolute;
  z-index:0;
  width:150px;
  height:150px;
  left:-72px;
  bottom:-90px;
  border-radius:50%;
  pointer-events:none;
  background:radial-gradient(circle,rgba(255,126,24,.14),transparent 69%);
  animation:pbpLightMiniAura 6.2s ease-in-out infinite;
}
html[data-theme="light"] .pbp-guest-benefits article>*{position:relative;z-index:1}
html[data-theme="light"] .pbp-guest-journey{
  border-color:rgba(226,112,18,.14)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(255,249,243,.75))!important;
  animation:pbpLightJourneyAura 7.2s ease-in-out -1s infinite;
}
html[data-theme="light"] .pbp-guest-journey li{
  border-color:rgba(225,111,17,.10)!important;
  background:linear-gradient(145deg,#fff,#fffaf6)!important;
  box-shadow:0 8px 20px rgba(68,57,47,.035),inset 0 1px #fff!important;
}

@media(min-width:761px){
  /* Slightly shorter desktop card and a safe top/bottom breathing zone. */
  .pbp-premium-auth-backdrop.pbs-auth-backdrop{padding:26px 18px!important}
  .pbp-premium-auth.pbs-auth-modal{max-height:calc(100dvh - 52px)!important}
  .pbp-auth-showcase{min-height:570px}
  .pbp-auth-panel{padding-top:34px;padding-bottom:24px}
}

@media(max-width:760px){
  /* Modal itself owns theme switching on mobile; the covered header is no longer required. */
  .pbp-auth-theme-switch{top:11px;left:55px}
  .pbp-auth-theme-switch .pbui-theme-btn{width:38px!important;height:38px!important;border-radius:12px!important}

  .pbp-premium-auth-backdrop.pbs-auth-backdrop{
    padding:7px 6px max(6px,env(safe-area-inset-bottom))!important;
    place-items:end center!important;
  }
  .pbp-premium-auth.pbs-auth-modal{
    max-height:calc(var(--pbs-auth-vh,100dvh) - 7px)!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    border-radius:27px 27px 17px 17px!important;
  }

  /* Fix the crowded/overlapping title area: logo is a real grid cell, not an absolute overlay. */
  .pbp-auth-showcase{
    min-height:116px!important;
    padding:13px 12px 12px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 72px!important;
    grid-template-areas:"copy logo"!important;
    gap:10px!important;
    align-items:center!important;
  }
  .pbp-auth-brand-orb{
    grid-area:logo!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
    width:70px!important;
    height:70px!important;
    transform:none!important;
    justify-self:center!important;
    align-self:center!important;
    animation:pbpLogoFloat 5s ease-in-out infinite!important;
  }
  .pbp-auth-brand-orb img{width:57px!important;height:57px!important}
  .pbp-auth-brand-orb:before{inset:-8px!important}.pbp-auth-brand-orb:after{inset:-2px!important}
  .pbp-auth-showcase-copy{
    grid-area:copy!important;
    min-width:0!important;
    padding:0 0 0 78px!important;
    text-align:right!important;
  }
  .pbp-auth-showcase-copy>small{font-size:11.5px!important;letter-spacing:1.15px!important}
  .pbp-auth-showcase-copy h3{margin:4px 0 4px!important;font-size:18px!important;line-height:1.32!important;letter-spacing:-.25px!important}
  .pbp-auth-showcase-copy h3 br{display:none!important}
  .pbp-auth-showcase-copy p{display:block!important;margin:0!important;font-size:12px!important;line-height:1.55!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:330px}

  .pbp-auth-panel{
    padding:15px 13px max(15px,env(safe-area-inset-bottom))!important;
  }
  .pbp-premium-auth .pbs-auth-head{
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .pbp-premium-auth .pbs-auth-head h2{font-size:20px!important;line-height:1.35!important}
  .pbp-premium-auth .pbs-auth-head p{font-size:12px!important;line-height:1.65!important}
  .pbp-premium-auth .pbs-auth-head small{font-size:11.5px!important}
  .pbp-premium-auth .pbs-google-auth{margin-top:12px!important}
  .pbp-premium-auth .pbs-google-btn{min-height:56px!important;border-radius:15px!important}
  .pbp-premium-auth .pbs-auth-tabs{margin-top:11px!important}
  .pbp-premium-auth .pbs-auth-tabs button{height:42px!important;font-size:13px!important}
  .pbp-premium-auth .pbs-auth-form{gap:9px!important;margin-top:11px!important}
  .pbp-premium-auth .pbs-auth-form label>span{font-size:13px!important}
  .pbp-premium-auth .pbs-auth-form input{
    height:47px!important;
    min-height:47px!important;
    border-radius:13px!important;
    font-size:16px!important;
  }
  .pbp-premium-auth .pbs-auth-form>button{height:51px!important;min-height:51px!important;border-radius:14px!important}

  html[data-theme="light"] .pbp-auth-showcase{
    border-bottom-color:rgba(225,111,17,.12)!important;
    background:
      radial-gradient(circle at 84% 24%,rgba(255,124,24,.20),transparent 30%),
      radial-gradient(circle at 15% 88%,rgba(255,175,96,.11),transparent 34%),
      linear-gradient(160deg,#fffdf9,#f7f8fb)!important;
  }
  html[data-theme="light"] .pbp-auth-panel{
    background:
      radial-gradient(circle at 100% 0,rgba(255,126,25,.14),transparent 26%),
      radial-gradient(circle at 0 78%,rgba(255,172,87,.09),transparent 30%),
      linear-gradient(165deg,#fff,#fffaf5 72%,#fbfcfe)!important;
    box-shadow:inset 0 18px 38px rgba(255,130,29,.025)!important;
  }
  html[data-theme="light"] .pbp-premium-auth .pbs-auth-form input{
    border-color:rgba(225,111,17,.26)!important;
    background:linear-gradient(145deg,#fff,#fff9f2)!important;
    box-shadow:0 8px 22px rgba(59,67,80,.045),0 0 19px rgba(255,126,22,.045),inset 0 1px #fff!important;
  }
}

@media(max-width:390px){
  .pbp-auth-showcase{grid-template-columns:minmax(0,1fr) 64px!important;gap:8px!important;padding:11px 10px!important}
  .pbp-auth-brand-orb{width:62px!important;height:62px!important}.pbp-auth-brand-orb img{width:51px!important;height:51px!important}
  .pbp-auth-showcase-copy{padding-left:70px!important}
  .pbp-auth-showcase-copy h3{font-size:16.5px!important}.pbp-auth-showcase-copy p{font-size:11.5px!important}
  .pbp-auth-theme-switch{left:52px}
  .pbp-auth-theme-switch .pbui-theme-btn,.pbp-premium-auth .pbs-auth-close{width:36px!important;height:36px!important}
  .pbp-premium-auth .pbs-auth-form input{height:46px!important;min-height:46px!important}
}

@media(prefers-reduced-motion:reduce){
  html[data-theme="light"] .pbp-guest-shell,
  html[data-theme="light"] .pbp-guest-shell:after,
  html[data-theme="light"] .pbp-guest-benefits article,
  html[data-theme="light"] .pbp-guest-benefits article:before,
  html[data-theme="light"] .pbp-guest-journey{animation:none!important}
}

@keyframes pbpLightShellAura{
  0%,100%{box-shadow:0 38px 100px rgba(46,54,68,.11),0 0 0 1px #fff inset,0 0 68px rgba(255,116,17,.075)}
  50%{box-shadow:0 42px 112px rgba(46,54,68,.13),0 0 0 1px #fff inset,0 0 104px rgba(255,116,17,.14)}
}
@keyframes pbpLightCardAura{
  0%,100%{box-shadow:0 12px 30px rgba(48,58,74,.05),0 0 22px rgba(255,126,22,.035),inset 0 1px #fff}
  50%{box-shadow:0 16px 38px rgba(48,58,74,.07),0 0 38px rgba(255,126,22,.11),inset 0 1px #fff}
}
@keyframes pbpLightJourneyAura{
  0%,100%{box-shadow:0 12px 30px rgba(48,58,74,.035),0 0 20px rgba(255,126,22,.03),inset 0 1px #fff}
  50%{box-shadow:0 16px 42px rgba(48,58,74,.055),0 0 44px rgba(255,126,22,.09),inset 0 1px #fff}
}
@keyframes pbpLightAuraDrift{
  0%,100%{transform:translate3d(0,0,0) scale(.94);opacity:.62}
  50%{transform:translate3d(-46px,-24px,0) scale(1.08);opacity:.95}
}
@keyframes pbpLightMiniAura{
  0%,100%{transform:translate3d(0,0,0) scale(.92);opacity:.45}
  50%{transform:translate3d(24px,-18px,0) scale(1.08);opacity:.90}
}
/* HF28.15 deterministic mobile brand grid: keep logo on the physical right in RTL pages. */
@media(max-width:760px){
  .pbp-auth-showcase{direction:ltr!important}
  .pbp-auth-showcase-copy{direction:rtl!important}
}


/* =========================================================
   HF28.16 — Desktop Auth Compact + No Auto-Scroll
   - slightly smaller desktop login footprint
   - preserve top of premium auth instead of browser jumping to identifier
   - registration remains internally scrollable on short viewports
   ========================================================= */
@media(min-width:981px){
  .pbp-premium-auth-backdrop.pbs-auth-backdrop{
    padding:34px 24px!important;
  }
  .pbp-premium-auth.pbs-auth-modal{
    width:min(860px,calc(100vw - 72px))!important;
    max-height:min(610px,calc(100dvh - 68px))!important;
    grid-template-columns:minmax(272px,.84fr) minmax(390px,1.16fr)!important;
    border-radius:29px!important;
  }
  .pbp-auth-showcase{
    min-height:0!important;
    height:min(610px,calc(100dvh - 68px));
    padding:30px 25px 23px!important;
  }
  .pbp-auth-brand-orb{
    top:46px!important;
    width:154px!important;
    height:154px!important;
  }
  .pbp-auth-brand-orb img{width:124px!important;height:124px!important}
  .pbp-auth-brand-orb:before{inset:-22px!important}
  .pbp-auth-showcase-copy h3{font-size:27px!important;margin:7px 0 10px!important}
  .pbp-auth-showcase-copy p{font-size:13px!important;line-height:1.8!important}
  .pbp-auth-mini-stats{margin-top:14px!important}
  .pbp-auth-mini-stats span{min-height:58px!important;padding:8px 10px!important}
  .pbp-auth-panel{
    max-height:min(610px,calc(100dvh - 68px));
    padding:27px 30px 21px!important;
    scroll-padding-top:22px;
  }
  .pbp-premium-auth .pbs-auth-head{grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important}
  .pbp-premium-auth .pbs-auth-head>span.pbp-auth-spark{width:46px!important;height:46px!important;border-radius:14px!important;font-size:20px!important}
  .pbp-premium-auth .pbs-auth-head h2{font-size:21px!important}
  .pbp-premium-auth .pbs-auth-head p{font-size:12px!important}
  .pbp-premium-auth .pbs-google-auth{margin-top:13px!important}
  .pbp-premium-auth .pbs-google-btn{min-height:56px!important;border-radius:15px!important}
  .pbp-premium-auth .pbs-auth-tabs{margin-top:12px!important}
  .pbp-premium-auth .pbs-auth-tabs button{height:42px!important}
  .pbp-premium-auth .pbs-auth-form{gap:9px!important;margin-top:11px!important}
  .pbp-premium-auth .pbs-auth-form input{height:46px!important;min-height:46px!important}
  .pbp-premium-auth .pbs-auth-form>button{height:50px!important;min-height:50px!important;border-radius:14px!important}
  .pbp-auth-footnote{margin-top:8px!important}
}

@media(min-width:761px) and (max-width:980px){
  .pbp-premium-auth.pbs-auth-modal{
    width:min(820px,calc(100vw - 42px))!important;
    max-height:calc(100dvh - 52px)!important;
  }
  .pbp-auth-showcase{min-height:530px!important}
  .pbp-auth-panel{padding:27px 25px 21px!important}
}

/* =========================================================
   HF28.33.4 — Premium light-mode orange ambient halo
   - dark theme intentionally untouched
   - soft external orange aura behind major white dashboard cards
   - warm glass depth on inner action/service tiles
   ========================================================= */
html[data-theme="light"] .pbp-page{
  background:
    radial-gradient(ellipse 46% 34% at 86% 18%,rgba(255,126,24,.075),transparent 72%),
    radial-gradient(ellipse 42% 30% at 13% 50%,rgba(255,154,76,.050),transparent 74%),
    radial-gradient(ellipse 44% 30% at 82% 82%,rgba(255,119,10,.045),transparent 76%),
    #f7f8fa;
}

html[data-theme="light"] .pbp-dashboard-hero,
html[data-theme="light"] .pbp-section,
html[data-theme="light"] .pbp-card,
html[data-theme="light"] .pbp-recent,
html[data-theme="light"] .pbp-referral-card,
html[data-theme="light"] .pbp-history-link{
  border-color:rgba(229,111,19,.20)!important;
  box-shadow:
    0 22px 50px rgba(44,53,66,.075),
    0 16px 46px rgba(255,117,14,.105),
    0 0 54px rgba(255,145,62,.060),
    inset 0 1px 0 rgba(255,255,255,.98),
    inset 0 -1px 0 rgba(255,124,24,.045)!important;
}

html[data-theme="light"] .pbp-dashboard-hero{
  box-shadow:
    0 24px 58px rgba(44,53,66,.085),
    0 18px 54px rgba(255,111,8,.130),
    0 0 68px rgba(255,144,58,.075),
    inset 0 1px 0 #fff,
    inset 0 -1px 0 rgba(255,124,24,.055)!important;
}

html[data-theme="light"] .pbp-section:hover,
html[data-theme="light"] .pbp-card:hover,
html[data-theme="light"] .pbp-referral-card:hover,
html[data-theme="light"] .pbp-history-link:hover{
  border-color:rgba(231,107,13,.28)!important;
  box-shadow:
    0 24px 56px rgba(44,53,66,.080),
    0 18px 52px rgba(255,111,8,.145),
    0 0 64px rgba(255,145,62,.075),
    inset 0 1px 0 #fff!important;
}

html[data-theme="light"] .pbp-wallet-top,
html[data-theme="light"] .pbp-plan-top,
html[data-theme="light"] .pbp-service-card,
html[data-theme="light"] .pbp-mini-list>a,
html[data-theme="light"] .pbp-quick-grid>a,
html[data-theme="light"] .pbp-stat-grid>a,
html[data-theme="light"] .pbp-stat-grid>div,
html[data-theme="light"] .pbp-referral-stats>div{
  border-color:rgba(224,111,22,.15)!important;
  box-shadow:
    0 9px 24px rgba(43,52,65,.045),
    0 8px 24px rgba(255,121,20,.055),
    inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html[data-theme="light"] .pbp-wallet-top:hover,
html[data-theme="light"] .pbp-plan-top:hover,
html[data-theme="light"] .pbp-service-card:hover,
html[data-theme="light"] .pbp-mini-list>a:hover,
html[data-theme="light"] .pbp-quick-grid>a:hover,
html[data-theme="light"] .pbp-stat-grid>a:hover{
  border-color:rgba(230,106,14,.30)!important;
  box-shadow:
    0 14px 30px rgba(43,52,65,.055),
    0 11px 30px rgba(255,116,14,.095),
    0 0 28px rgba(255,145,62,.050),
    inset 0 1px 0 #fff!important;
}

@media(max-width:760px){
  html[data-theme="light"] .pbp-dashboard-hero,
  html[data-theme="light"] .pbp-section,
  html[data-theme="light"] .pbp-card,
  html[data-theme="light"] .pbp-recent,
  html[data-theme="light"] .pbp-referral-card,
  html[data-theme="light"] .pbp-history-link{
    box-shadow:
      0 15px 34px rgba(44,53,66,.065),
      0 11px 34px rgba(255,117,14,.095),
      0 0 38px rgba(255,145,62,.050),
      inset 0 1px 0 rgba(255,255,255,.98)!important;
  }
}


/* =========================================================
   HF28.33.10 — subscription title + Jalali expiry polish
   ========================================================= */
.pbp-account-strip{grid-template-columns:176px minmax(270px,310px)!important}
.pbp-plan-top{grid-template-columns:46px minmax(0,1fr) auto!important}
.pbp-plan-top>span{min-width:0!important;align-content:center!important}
.pbp-plan-top .pbp-plan-status{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;font-size:12px!important}
.pbp-plan-top b{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pbp-plan-top .pbp-plan-expiry{display:block!important;margin-top:4px!important;color:#ff9635!important;white-space:nowrap!important;direction:rtl!important;letter-spacing:0!important}
html[data-theme="light"] .pbp-plan-top .pbp-plan-expiry{color:#d96810!important}
@media(max-width:900px){.pbp-account-strip{grid-template-columns:minmax(150px,.9fr) minmax(250px,1.25fr)!important}}
@media(max-width:760px){.pbp-account-strip{grid-template-columns:.85fr 1.15fr!important}.pbp-plan-top{grid-template-columns:38px minmax(0,1fr)!important}.pbp-plan-top .pbp-plan-status{font-size:12px!important}.pbp-plan-top b{font-size:13px!important}.pbp-plan-top .pbp-plan-expiry{font-size:11.5px!important}}
@media(max-width:390px){.pbp-account-strip{grid-template-columns:1fr!important}.pbp-plan-top b{white-space:normal!important}}


/* =========================================================
   HF28.33.11 — Dashboard readability + stable Telegram anchor
   - larger dashboard card typography without shrinking titles
   - responsive sizing retained on mobile
   ========================================================= */
@media(min-width:761px){
  .pbp-commerce-grid .pbp-section{padding:24px 22px!important}
  .pbp-commerce-grid .pbp-section-head{margin-bottom:16px!important}
  .pbp-commerce-grid .pbp-section-head small{font-size:13px!important;letter-spacing:1.45px!important}
  .pbp-commerce-grid .pbp-section-head h2{font-size:28px!important;line-height:1.35!important}
  .pbp-commerce-grid .pbp-section-head>a{font-size:13px!important;font-weight:900!important}
  .pbp-mini-list{gap:10px!important}
  .pbp-mini-list>a{min-height:88px!important;padding:15px 16px!important;border-radius:18px!important;gap:14px!important}
  .pbp-mini-list b{font-size:18px!important;line-height:1.55!important;font-weight:900!important}
  .pbp-mini-list span small{font-size:13px!important;line-height:1.65!important;margin-top:5px!important}
  .pbp-mini-list strong{font-size:18px!important;line-height:1.25!important;white-space:nowrap!important}
  .pbp-mini-list strong small{font-size:13px!important}
  .pbp-mini-list.plans>a{grid-template-columns:48px minmax(0,1fr) auto!important}
  .pbp-mini-list.plans>a>i{width:46px!important;height:46px!important;border-radius:14px!important}
  .pbp-mini-list.plans svg{width:26px!important;height:26px!important}

  .pbp-grid .pbp-card{padding:26px!important}
  .pbp-grid .pbp-card-head span{font-size:13px!important}
  .pbp-grid .pbp-card-head h2{font-size:27px!important;line-height:1.4!important}
  .pbp-connected{padding:18px!important;gap:16px!important}
  .pbp-connected b{font-size:20px!important}
  .pbp-connected p{font-size:14px!important;line-height:1.7!important}
  .pbp-connected small{font-size:13px!important}
  .pbp-connect-copy b{font-size:24px!important}
  .pbp-connect-copy p,.pbp-card>p{font-size:14px!important}
  .pbp-stat-grid{gap:11px!important}
  .pbp-stat-grid>*{padding:19px!important;min-height:82px!important}
  .pbp-stat-grid b{font-size:30px!important}
  .pbp-stat-grid span{font-size:15px!important;line-height:1.6!important}
}
@media(max-width:760px){
  .pbp-commerce-grid .pbp-section-head h2{font-size:20px!important}
  .pbp-commerce-grid .pbp-section-head>a{font-size:12px!important}
  .pbp-mini-list>a{min-height:72px!important;padding:12px!important}
  .pbp-mini-list b{font-size:15px!important}
  .pbp-mini-list span small{font-size:13px!important;line-height:1.6!important}
  .pbp-mini-list strong{font-size:15px!important}
  .pbp-mini-list strong small{font-size:12px!important}
  .pbp-grid .pbp-card-head h2{font-size:20px!important}
  .pbp-connected b{font-size:17px!important}
  .pbp-connected p{font-size:13px!important}
  .pbp-connected small{font-size:12px!important}
  .pbp-stat-grid b{font-size:25px!important}
  .pbp-stat-grid span{font-size:13px!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.12
   Profile subscription card typography readability
   ========================================================= */
@media(min-width:761px){
  .pbp-account-strip{grid-template-columns:176px minmax(320px,360px)!important}
  .pbp-plan-top{min-height:92px!important;padding:15px 16px!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:12px!important}
  .pbp-plan-top>i{width:46px!important;height:46px!important}
  .pbp-plan-top .pbp-plan-status{font-size:13px!important;line-height:1.35!important;font-weight:900!important;white-space:nowrap!important}
  .pbp-plan-top b{font-size:16px!important;line-height:1.5!important;margin-top:4px!important;white-space:nowrap!important}
  .pbp-plan-top .pbp-plan-expiry{font-size:13px!important;line-height:1.45!important;margin-top:4px!important;font-weight:800!important;white-space:nowrap!important}
  .pbp-plan-top>em{font-size:13px!important;font-weight:900!important;white-space:nowrap!important}
}
@media(max-width:760px){
  .pbp-plan-top .pbp-plan-status{font-size:13px!important;font-weight:900!important}
  .pbp-plan-top b{font-size:13px!important}
  .pbp-plan-top .pbp-plan-expiry{font-size:12px!important;font-weight:800!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.14
   Profile commerce panels: dual-theme halo + Persian numerals emphasis
   ========================================================= */
.pbp-commerce-grid .pbp-section{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.pbp-commerce-grid .pbp-section::before{
  content:"";
  position:absolute;
  inset:-16px;
  border-radius:32px;
  z-index:-1;
  pointer-events:none;
  opacity:.9;
  background:radial-gradient(circle at 80% 14%, rgba(255,146,38,.14) 0%, rgba(255,130,24,.08) 28%, rgba(255,130,24,0) 62%);
  filter:blur(22px);
}
.pbp-commerce-grid .pbp-section::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(145deg, rgba(255,145,24,.03), rgba(255,145,24,0) 46%);
}
.pbp-commerce-grid .pbp-mini-list>a{
  position:relative;
  overflow:hidden;
  transition:transform .2s ease, border-color .2s ease, box-shadow .2s ease, filter .2s ease;
  box-shadow:0 14px 26px rgba(0,0,0,.18);
}
.pbp-commerce-grid .pbp-mini-list>a::before{
  content:"";
  position:absolute;
  inset:-8px;
  border-radius:22px;
  z-index:-1;
  pointer-events:none;
  background:radial-gradient(circle at 86% 20%, rgba(255,150,42,.12) 0%, rgba(255,137,28,.06) 26%, rgba(255,137,28,0) 62%);
  filter:blur(16px);
}
.pbp-commerce-grid .pbp-mini-list>a:hover{
  transform:translateY(-2px);
  border-color:rgba(255,148,40,.28);
  box-shadow:0 18px 34px rgba(0,0,0,.22),0 0 0 1px rgba(255,146,38,.06) inset;
}
.pbp-commerce-grid .pbp-mini-list>a:hover::before{
  background:radial-gradient(circle at 86% 20%, rgba(255,160,52,.18) 0%, rgba(255,144,34,.09) 28%, rgba(255,144,34,0) 66%);
}
.pbp-commerce-grid .pbp-mini-list strong{
  color:#ff9d42;
  font-size:13px;
  letter-spacing:.2px;
}
.pbp-commerce-grid .pbp-mini-list span small{
  color:#b5ada3;
}
.pbp-commerce-grid .pbp-mini-list.plans>a.current{
  box-shadow:0 18px 36px rgba(255,120,0,.12), inset 0 0 0 1px rgba(255,146,38,.08);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-section{
  box-shadow:0 18px 40px rgba(44,56,76,.08),0 8px 24px rgba(255,145,24,.08);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-section::before{
  background:radial-gradient(circle at 80% 14%, rgba(255,166,58,.22) 0%, rgba(255,148,34,.13) 30%, rgba(255,148,34,0) 66%);
  filter:blur(24px);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-section::after{
  background:linear-gradient(145deg, rgba(255,168,58,.05), rgba(255,168,58,0) 46%);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list>a{
  background:linear-gradient(180deg,#ffffff 0%, #fffaf4 100%);
  border-color:rgba(229,140,38,.13);
  box-shadow:0 12px 24px rgba(44,56,76,.06),0 4px 14px rgba(255,145,24,.06), inset 0 1px 0 rgba(255,255,255,.92);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list>a::before{
  background:radial-gradient(circle at 86% 20%, rgba(255,170,60,.20) 0%, rgba(255,150,38,.11) 28%, rgba(255,150,38,0) 64%);
  filter:blur(18px);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list>a:hover{
  box-shadow:0 18px 32px rgba(44,56,76,.08),0 8px 18px rgba(255,145,24,.09), inset 0 1px 0 rgba(255,255,255,.97);
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list b,
html[data-theme="light"] .pbp-commerce-grid .pbp-section-head h2{
  color:#202a3a;
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list span small{
  color:#7c8694;
}
html[data-theme="light"] .pbp-commerce-grid .pbp-mini-list strong{
  color:#ef790d;
}
@media(max-width:760px){
  .pbp-commerce-grid .pbp-section::before{inset:-10px;filter:blur(16px)}
  .pbp-commerce-grid .pbp-mini-list>a::before{inset:-6px;filter:blur(12px)}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.15
   Premium Magics package chips + glossy SVG gift/magic badges
   ========================================================= */
.pbp-pack-row{grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;overflow:visible!important}
.pbp-pack-copy{display:grid!important;gap:8px!important;min-width:0}
.pbp-pack-copy>b{font-size:15px!important;line-height:1.7!important}
.pbp-pack-magics{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.pbp-magic-chip{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:40px;padding:5px 9px 5px 7px;border-radius:999px;border:1px solid rgba(255,150,42,.18);background:linear-gradient(145deg,rgba(255,145,24,.08),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 18px rgba(0,0,0,.12)}
.pbp-magic-chip strong{font-size:20px!important;line-height:1!important;color:#ff8618!important;font-weight:950!important;letter-spacing:.2px}
.pbp-magic-chip em{font-style:normal!important;font-size:12px!important;color:#b6aea5!important;font-weight:850!important;white-space:nowrap!important}
.pbp-plus{font-size:18px!important;font-weight:950!important;color:#ff8a1d!important;line-height:1!important}
.pbp-magic-chip-icon,.pbp-gift-chip-icon{position:relative;display:grid!important;place-items:center!important;flex:0 0 31px;width:31px;height:31px;border-radius:50%;background:radial-gradient(circle at 34% 24%,rgba(255,216,167,.22),rgba(255,135,28,.07) 58%,rgba(255,117,0,.02));box-shadow:0 0 0 4px rgba(255,132,24,.04),0 0 16px rgba(255,132,24,.12),inset 0 1px 0 rgba(255,255,255,.07)}
.pbp-magic-chip-icon svg,.pbp-gift-chip-icon svg{width:24px;height:24px;fill:none;stroke:#ff8b1d;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 7px rgba(255,113,0,.22))}
.pbp-magic-chip-icon svg circle:first-child{fill:rgba(255,139,30,.06);stroke:rgba(255,150,42,.55)}
.pbp-magic-chip-icon svg circle:nth-child(2){stroke:rgba(255,180,92,.45)}
.pbp-gift-chip-icon{border-radius:10px!important;background:linear-gradient(145deg,rgba(255,145,24,.14),rgba(255,255,255,.025))}
.pbp-gift-chip-icon svg path:first-child,.pbp-gift-chip-icon svg path:nth-child(2){fill:rgba(255,139,30,.08)}
.pbp-magic-chip.bonus{border-color:rgba(255,164,58,.22);background:linear-gradient(145deg,rgba(255,157,43,.10),rgba(255,255,255,.025))}
.pbp-pack-price{display:flex!important;align-items:baseline!important;gap:5px!important;font-size:18px!important;color:#ff8618!important;font-weight:950!important;white-space:nowrap!important}
.pbp-pack-price small{font-size:12px!important;color:#b8afa5!important;font-weight:850!important}
html[data-theme="light"] .pbp-magic-chip{background:linear-gradient(145deg,#fff7ed,#fffdf9);border-color:rgba(229,130,28,.16);box-shadow:0 7px 16px rgba(45,54,72,.045),0 4px 12px rgba(255,145,24,.05),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-magic-chip strong,html[data-theme="light"] .pbp-plus,html[data-theme="light"] .pbp-pack-price{color:#ee780b!important}
html[data-theme="light"] .pbp-magic-chip em,html[data-theme="light"] .pbp-pack-price small{color:#707b8b!important}
html[data-theme="light"] .pbp-magic-chip-icon,html[data-theme="light"] .pbp-gift-chip-icon{background:radial-gradient(circle at 34% 24%,#fff7e9,#ffe5bf 66%,#ffd39d);box-shadow:0 0 0 4px rgba(255,132,24,.06),0 0 18px rgba(255,145,24,.13),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-magic-chip-icon svg,html[data-theme="light"] .pbp-gift-chip-icon svg{stroke:#ef790d}
@media(max-width:760px){.pbp-pack-row{grid-template-columns:1fr!important;gap:10px!important}.pbp-pack-price{justify-self:start!important}.pbp-magic-chip strong{font-size:18px!important}.pbp-magic-chip em{font-size:12px!important}.pbp-magic-chip-icon,.pbp-gift-chip-icon{flex-basis:29px;width:29px;height:29px}.pbp-magic-chip-icon svg,.pbp-gift-chip-icon svg{width:22px;height:22px}}


/* =========================================================
   v2.8.3.12.83 — HF28.33.16
   Smart subscription remaining-days + renewal states
   ========================================================= */
.pbp-plan-top{
  position:relative!important;
  overflow:visible!important;
  min-height:118px!important;
  grid-template-columns:48px minmax(0,1fr) auto!important;
  gap:12px!important;
}
.pbp-plan-top .pbp-plan-copy{display:grid!important;align-content:center!important;min-width:0!important}
.pbp-plan-top .pbp-plan-status{font-size:13px!important;font-weight:950!important}
.pbp-plan-top .pbp-plan-expiry{font-size:13px!important;margin-top:3px!important}
.pbp-remaining-line{display:flex!important;align-items:baseline!important;gap:6px!important;margin-top:5px!important;white-space:nowrap!important;color:#c7c1b8!important}
.pbp-remaining-line strong{font-size:23px!important;line-height:1!important;color:#ff8b20!important;font-weight:1000!important;text-shadow:0 0 16px rgba(255,132,20,.18)}
.pbp-remaining-line em{font-style:normal!important;font-size:13px!important;font-weight:850!important;color:inherit!important}
.pbp-renew-progress{display:block!important;width:100%!important;height:4px!important;margin-top:7px!important;border-radius:999px!important;overflow:hidden!important;background:rgba(255,255,255,.07)!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.28)!important}
.pbp-renew-progress>i{display:block!important;width:var(--pbp-renew-progress,100%)!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#ff6b00,#ffad55)!important;box-shadow:0 0 12px rgba(255,126,18,.34)!important}
.pbp-plan-top .pbp-renew-cta{align-self:center!important;justify-self:end!important;padding:8px 10px!important;border-radius:11px!important;font-size:13px!important;font-weight:950!important;font-style:normal!important;white-space:nowrap!important;color:#ff9b43!important;border:1px solid rgba(255,145,38,.14)!important;background:rgba(255,126,18,.045)!important}
.pbp-plan-top.pbp-renew-state-soon{border-color:rgba(255,143,34,.30)!important;box-shadow:0 12px 28px rgba(255,126,18,.07),inset 0 0 24px rgba(255,139,34,.035)!important}
.pbp-plan-top.pbp-renew-state-soon .pbp-renew-cta{background:rgba(255,126,18,.09)!important;border-color:rgba(255,145,38,.22)!important}
.pbp-plan-top.pbp-renew-state-urgent{border-color:rgba(255,119,18,.42)!important;box-shadow:0 14px 34px rgba(255,95,0,.12),0 0 24px rgba(255,126,18,.07),inset 0 0 28px rgba(255,111,0,.045)!important}
.pbp-plan-top.pbp-renew-state-urgent .pbp-remaining-line strong{color:#ff7314!important}
.pbp-plan-top.pbp-renew-state-urgent .pbp-renew-cta{color:#fff!important;background:linear-gradient(135deg,#ff8a20,#f45c00)!important;border-color:rgba(255,161,77,.34)!important;box-shadow:0 8px 20px rgba(255,91,0,.18)!important}
.pbp-plan-top.pbp-renew-state-expired{border-color:rgba(255,76,64,.42)!important;background:radial-gradient(circle at 88% 18%,rgba(255,61,49,.10),transparent 48%),linear-gradient(145deg,#15100e,#0d0c0b)!important;box-shadow:0 15px 36px rgba(255,54,40,.11),0 0 32px rgba(255,65,45,.08),inset 0 0 30px rgba(255,69,49,.045)!important}
.pbp-plan-top.pbp-renew-state-expired::before{content:"";position:absolute;inset:-10px;border-radius:25px;z-index:-1;pointer-events:none;background:radial-gradient(circle,rgba(255,67,50,.18),rgba(255,67,50,.07) 42%,rgba(255,67,50,0) 72%);filter:blur(15px)}
.pbp-plan-top.pbp-renew-state-expired .pbp-plan-status,.pbp-plan-top.pbp-renew-state-expired .pbp-remaining-line strong{color:#ff756a!important}
.pbp-plan-top.pbp-renew-state-expired .pbp-remaining-line{color:#d6a5a0!important}
.pbp-plan-top.pbp-renew-state-expired .pbp-renew-cta{color:#fff!important;background:linear-gradient(135deg,#ff6256,#d9322a)!important;border-color:rgba(255,140,130,.34)!important;box-shadow:0 9px 24px rgba(218,48,38,.25),0 0 18px rgba(255,74,58,.13)!important}
html[data-theme="light"] .pbp-remaining-line{color:#717a88!important}
html[data-theme="light"] .pbp-renew-progress{background:rgba(35,45,60,.07)!important}
html[data-theme="light"] .pbp-plan-top .pbp-renew-cta{background:#fff7ef!important;border-color:rgba(227,116,20,.17)!important;color:#df6d0d!important}
html[data-theme="light"] .pbp-plan-top.pbp-renew-state-soon{background:linear-gradient(145deg,#fffdf9,#fff7ef)!important}
html[data-theme="light"] .pbp-plan-top.pbp-renew-state-urgent{background:radial-gradient(circle at 85% 12%,rgba(255,151,47,.12),transparent 48%),linear-gradient(145deg,#fffdf9,#fff4e7)!important}
html[data-theme="light"] .pbp-plan-top.pbp-renew-state-expired{background:radial-gradient(circle at 88% 18%,rgba(255,77,64,.10),transparent 50%),linear-gradient(145deg,#fffafa,#fff1ef)!important;border-color:rgba(222,63,51,.28)!important;box-shadow:0 14px 32px rgba(205,55,43,.10),0 0 26px rgba(255,76,60,.07)!important}
html[data-theme="light"] .pbp-plan-top.pbp-renew-state-expired .pbp-plan-status,html[data-theme="light"] .pbp-plan-top.pbp-renew-state-expired .pbp-remaining-line strong{color:#d84438!important}
html[data-theme="light"] .pbp-plan-top.pbp-renew-state-expired .pbp-remaining-line{color:#9b6662!important}
@media(max-width:760px){
  .pbp-plan-top{min-height:112px!important;grid-template-columns:40px minmax(0,1fr)!important;padding:12px!important}
  .pbp-plan-top .pbp-renew-cta{grid-column:1/-1!important;justify-self:stretch!important;text-align:center!important;padding:7px 9px!important;font-size:12px!important}
  .pbp-plan-top .pbp-plan-status{font-size:13px!important}.pbp-plan-top .pbp-plan-expiry{font-size:12px!important}
  .pbp-remaining-line strong{font-size:20px!important}.pbp-remaining-line em{font-size:12px!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.17
   Premium instant pay CTA buttons for profile commerce cards
   ========================================================= */
.pbp-pack-row,.pbp-mini-list.plans>a{position:relative}
.pbp-pack-row{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:start!important}
.pbp-mini-list.plans>a{grid-template-columns:36px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:start!important}
.pbp-mini-list.plans>a>i,.pbp-mini-list.plans>a>span,.pbp-mini-list.plans>a>strong,.pbp-pack-row>.pbp-pack-copy,.pbp-pack-row>.pbp-pack-price{position:relative;z-index:1}
.pbp-buy-cta{grid-column:1/-1;display:flex!important;align-items:center;gap:12px;margin-top:10px;padding:11px 14px;border-radius:18px;text-decoration:none;border:1px solid rgba(255,166,68,.18);background:linear-gradient(145deg,rgba(255,146,38,.22),rgba(255,107,12,.17) 56%,rgba(255,255,255,.05));box-shadow:0 12px 26px rgba(255,118,0,.16), inset 0 1px 0 rgba(255,255,255,.10), inset 0 -8px 18px rgba(255,175,86,.05);overflow:hidden;isolation:isolate;transition:transform .22s ease, box-shadow .22s ease, filter .22s ease, border-color .22s ease}
.pbp-buy-cta::before{content:"";position:absolute;inset:-18px;border-radius:24px;background:radial-gradient(circle at 14% 20%, rgba(255,210,148,.25) 0%, rgba(255,159,58,.12) 32%, rgba(255,143,40,0) 62%);filter:blur(18px);z-index:-1;pointer-events:none}
.pbp-buy-cta::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,0) 48%);z-index:-1;pointer-events:none}
.pbp-buy-cta-icon{display:grid!important;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:radial-gradient(circle at 35% 28%, rgba(255,247,231,.95), rgba(255,224,182,.78) 45%, rgba(255,167,78,.28) 72%, rgba(255,143,40,.18) 100%);box-shadow:0 0 0 6px rgba(255,148,42,.09), 0 0 22px rgba(255,145,24,.18), inset 0 1px 0 rgba(255,255,255,.9)}
.pbp-buy-cta-icon svg{width:28px;height:28px;fill:none;stroke:#ff7f0e;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 8px rgba(255,120,0,.18));animation:pbpBuyCtaFloat 2.8s ease-in-out infinite}
.pbp-buy-cta-icon svg circle{fill:rgba(255,171,72,.10);stroke:rgba(255,153,42,.76)}
.pbp-buy-cta-copy{display:grid;gap:4px;min-width:0}
.pbp-buy-cta-copy b{font-size:15px!important;line-height:1.2!important;font-weight:950!important;color:#fff!important;margin:0!important}
.pbp-buy-cta-copy small{font-size:12px!important;line-height:1.35!important;font-weight:800!important;color:#ffe4bf!important;margin:0!important}
.pbp-pack-row:hover .pbp-buy-cta,.pbp-mini-list.plans>a:hover .pbp-buy-cta{transform:translateY(-2px) scale(1.012);border-color:rgba(255,177,90,.28);box-shadow:0 16px 34px rgba(255,118,0,.22),0 0 20px rgba(255,142,38,.12), inset 0 1px 0 rgba(255,255,255,.14);filter:saturate(1.06)}
.pbp-pack-row:hover .pbp-buy-cta-icon svg,.pbp-mini-list.plans>a:hover .pbp-buy-cta-icon svg{animation-duration:1.2s}
@keyframes pbpBuyCtaFloat{0%,100%{transform:translateY(0) scale(1)}25%{transform:translateY(-1px) scale(1.02)}50%{transform:translateY(-2px) rotate(-2deg)}75%{transform:translateY(-1px) rotate(2deg)}}
html[data-theme="light"] .pbp-buy-cta{background:linear-gradient(145deg,rgba(255,163,69,.98),rgba(255,133,24,.96) 55%,rgba(255,111,0,.94));border-color:rgba(236,130,24,.20);box-shadow:0 14px 28px rgba(255,136,22,.20), 0 8px 18px rgba(48,58,78,.05), inset 0 1px 0 rgba(255,255,255,.28)}
html[data-theme="light"] .pbp-buy-cta::before{background:radial-gradient(circle at 14% 20%, rgba(255,224,182,.46) 0%, rgba(255,177,84,.24) 32%, rgba(255,155,48,0) 64%)}
html[data-theme="light"] .pbp-buy-cta-copy b{color:#fffdf9!important;text-shadow:0 1px 0 rgba(186,90,0,.16)}
html[data-theme="light"] .pbp-buy-cta-copy small{color:#fff3df!important}
html[data-theme="light"] .pbp-buy-cta-icon{background:radial-gradient(circle at 35% 28%, #fffaf1, #ffe7bf 46%, #ffd39d 72%, rgba(255,162,70,.34) 100%);box-shadow:0 0 0 6px rgba(255,148,42,.10),0 0 24px rgba(255,145,24,.18),inset 0 1px 0 #fff}
html[data-theme="light"] .pbp-buy-cta-icon svg{stroke:#ef790d}
@media(max-width:760px){
  .pbp-buy-cta{padding:10px 12px!important;gap:10px!important;border-radius:16px!important}
  .pbp-buy-cta-icon{flex-basis:38px;width:38px;height:38px}
  .pbp-buy-cta-icon svg{width:25px;height:25px}
  .pbp-buy-cta-copy b{font-size:13px!important}
  .pbp-buy-cta-copy small{font-size:12px!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.18
   Compact CTA + price/chips alignment refinement
   ========================================================= */
.pbp-pack-row{
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-areas:
    "title title"
    "price chips"
    "cta cta"!important;
  row-gap:10px!important;
  column-gap:14px!important;
  align-items:center!important;
}
.pbp-pack-row>.pbp-pack-copy{
  display:contents!important;
}
.pbp-pack-row>.pbp-pack-copy>b{
  grid-area:title!important;
  display:block!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.pbp-pack-row>.pbp-pack-copy>.pbp-pack-magics{
  grid-area:chips!important;
  justify-self:end!important;
  align-self:center!important;
  justify-content:flex-end!important;
}
.pbp-pack-row>.pbp-pack-price{
  grid-area:price!important;
  justify-self:start!important;
  align-self:center!important;
  font-size:22px!important;
  line-height:1!important;
  gap:6px!important;
  text-shadow:0 0 12px rgba(255,132,24,.08);
}
.pbp-pack-row>.pbp-pack-price small{
  font-size:13px!important;
  font-weight:900!important;
}
.pbp-buy-cta{
  grid-area:cta!important;
  margin-top:6px!important;
  min-height:58px!important;
  padding:8px 12px!important;
  gap:10px!important;
  border-radius:16px!important;
}
.pbp-buy-cta-icon{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  box-shadow:0 0 0 5px rgba(255,148,42,.08),0 0 18px rgba(255,145,24,.16),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.pbp-buy-cta-icon svg{
  width:22px!important;
  height:22px!important;
}
.pbp-buy-cta-copy{
  gap:2px!important;
}
.pbp-buy-cta-copy b{
  font-size:12.5px!important;
  line-height:1.15!important;
}
.pbp-buy-cta-copy small{
  font-size:12px!important;
  line-height:1.25!important;
}
.pbp-mini-list.plans>a{
  row-gap:8px!important;
}
.pbp-mini-list.plans>a>strong{
  font-size:22px!important;
  line-height:1!important;
  align-self:center!important;
}
.pbp-mini-list.plans>a>strong small{
  font-size:13px!important;
  font-weight:900!important;
}
@media(max-width:760px){
  .pbp-pack-row{grid-template-areas:"title" "chips" "price" "cta"!important;grid-template-columns:1fr!important;row-gap:8px!important}
  .pbp-pack-row>.pbp-pack-copy>.pbp-pack-magics{justify-self:start!important;justify-content:flex-start!important}
  .pbp-pack-row>.pbp-pack-price{justify-self:start!important;font-size:20px!important}
  .pbp-buy-cta{min-height:52px!important;padding:8px 10px!important;gap:8px!important}
  .pbp-buy-cta-icon{flex-basis:32px!important;width:32px!important;height:32px!important}
  .pbp-buy-cta-icon svg{width:20px!important;height:20px!important}
  .pbp-buy-cta-copy b{font-size:13px!important}
  .pbp-buy-cta-copy small{font-size:12px!important}
  .pbp-mini-list.plans>a>strong{font-size:20px!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.19
   Real animated coin SVG + orange CTA parity in both themes
   ========================================================= */
/* Keep the payment CTA fully orange in BOTH dark and light themes. */
.pbp-buy-cta,
html[data-theme="dark"] .pbp-buy-cta,
html[data-theme="light"] .pbp-buy-cta{
  background:linear-gradient(135deg,#ffb058 0%,#ff942d 42%,#ff7310 100%)!important;
  border-color:rgba(255,183,105,.34)!important;
  box-shadow:0 13px 28px rgba(255,110,0,.24),0 0 18px rgba(255,132,20,.10),inset 0 1px 0 rgba(255,255,255,.28),inset 0 -8px 18px rgba(207,73,0,.07)!important;
}
.pbp-buy-cta::before,
html[data-theme="dark"] .pbp-buy-cta::before,
html[data-theme="light"] .pbp-buy-cta::before{
  background:radial-gradient(circle at 16% 18%,rgba(255,229,191,.36) 0%,rgba(255,177,84,.20) 31%,rgba(255,146,36,0) 66%)!important;
}
.pbp-buy-cta-copy b,
html[data-theme="dark"] .pbp-buy-cta-copy b,
html[data-theme="light"] .pbp-buy-cta-copy b{
  color:#fff!important;
  text-shadow:0 1px 0 rgba(160,64,0,.20)!important;
}
.pbp-buy-cta-copy small,
html[data-theme="dark"] .pbp-buy-cta-copy small,
html[data-theme="light"] .pbp-buy-cta-copy small{
  color:#fff1de!important;
}
/* Replace the white-looking orb with a warm orange/gold glass coin holder. */
.pbp-buy-cta-icon,
html[data-theme="dark"] .pbp-buy-cta-icon,
html[data-theme="light"] .pbp-buy-cta-icon{
  position:relative!important;
  overflow:visible!important;
  background:radial-gradient(circle at 34% 26%,#ffd991 0%,#ffb44f 36%,#ff8b20 68%,#e96500 100%)!important;
  border:1px solid rgba(255,226,173,.55)!important;
  box-shadow:0 0 0 4px rgba(255,116,0,.12),0 0 20px rgba(255,104,0,.24),inset 0 1px 0 rgba(255,255,255,.55),inset 0 -7px 12px rgba(172,60,0,.18)!important;
}
.pbp-buy-cta-icon::after{
  content:"";
  position:absolute;
  inset:3px;
  border-radius:50%;
  pointer-events:none;
  background:linear-gradient(145deg,rgba(255,255,255,.30),rgba(255,255,255,0) 44%);
  mix-blend-mode:screen;
}
.pbp-buy-cta-icon .pbp-pay-svg{
  width:23px!important;
  height:23px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:#fff7e9!important;
  stroke-width:2.35!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:drop-shadow(0 2px 4px rgba(155,58,0,.30))!important;
  animation:pbpPaySvgHover 2.7s ease-in-out infinite!important;
}
.pbp-buy-cta-icon .pbp-pay-coin{
  transform-box:fill-box;
  transform-origin:center;
  animation:pbpPayCoinSpin 2.7s cubic-bezier(.45,.02,.36,1) infinite;
}
.pbp-buy-cta-icon .pbp-pay-coin circle{
  fill:rgba(255,246,224,.12)!important;
  stroke:#fff9ee!important;
  stroke-width:2.5!important;
}
.pbp-buy-cta-icon .pbp-pay-sparks{
  transform-box:fill-box;
  transform-origin:center;
  stroke:#fff2c9!important;
  animation:pbpPaySpark 1.35s ease-in-out infinite;
}
.pbp-pack-row:hover .pbp-buy-cta-icon,
.pbp-mini-list.plans>a:hover .pbp-buy-cta-icon{
  box-shadow:0 0 0 5px rgba(255,116,0,.15),0 0 27px rgba(255,91,0,.34),inset 0 1px 0 rgba(255,255,255,.65),inset 0 -7px 12px rgba(172,60,0,.18)!important;
}
.pbp-pack-row:hover .pbp-buy-cta-icon .pbp-pay-coin,
.pbp-mini-list.plans>a:hover .pbp-buy-cta-icon .pbp-pay-coin{
  animation-duration:1.25s!important;
}
.pbp-pack-row:hover .pbp-buy-cta-icon .pbp-pay-sparks,
.pbp-mini-list.plans>a:hover .pbp-buy-cta-icon .pbp-pay-sparks{
  animation-duration:.72s!important;
}
@keyframes pbpPaySvgHover{
  0%,100%{transform:translateY(0) rotate(0deg)}
  50%{transform:translateY(-1.5px) rotate(-2deg)}
}
@keyframes pbpPayCoinSpin{
  0%,100%{transform:perspective(80px) rotateY(0deg) scale(1)}
  22%{transform:perspective(80px) rotateY(18deg) scale(1.04)}
  48%{transform:perspective(80px) rotateY(-8deg) scale(.98)}
  72%{transform:perspective(80px) rotateY(14deg) scale(1.03)}
}
@keyframes pbpPaySpark{
  0%,100%{opacity:.45;transform:scale(.82) rotate(0deg)}
  50%{opacity:1;transform:scale(1.12) rotate(7deg)}
}
@media(prefers-reduced-motion:reduce){
  .pbp-buy-cta-icon .pbp-pay-svg,.pbp-buy-cta-icon .pbp-pay-coin,.pbp-buy-cta-icon .pbp-pay-sparks{animation:none!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.20
   Subscription cards cleanup + smart renew/upgrade CTA
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  grid-template-columns:44px minmax(0,1fr) auto!important;
  grid-template-areas:
    "icon main price"
    "cta cta cta"!important;
  align-items:center!important;
  row-gap:10px!important;
  column-gap:12px!important;
  padding:14px 16px!important;
  min-height:unset!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,rgba(17,18,14,.98),rgba(11,12,9,.98))!important;
}
html[data-theme="light"] #plans .pbp-mini-list.plans>a.pbp-plan-row{
  background:linear-gradient(145deg,#fffdfb,#fff7ef)!important;
}
#plans .pbp-mini-list.plans>a.pbp-plan-row>i{
  grid-area:icon!important;
  width:48px!important;height:48px!important;border-radius:16px!important;
}
#plans .pbp-plan-main{grid-area:main!important;display:grid!important;gap:8px!important;min-width:0!important}
#plans .pbp-plan-name{
  display:block!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#plans .pbp-plan-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
}
#plans .pbp-plan-chip{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  padding:0 11px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,169,78,.16)!important;
  background:linear-gradient(145deg,rgba(255,165,78,.08),rgba(255,255,255,.03))!important;
  color:#8f8b85!important;
  font-size:12px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
html[data-theme="light"] #plans .pbp-plan-chip{
  background:linear-gradient(145deg,rgba(255,191,126,.22),rgba(255,255,255,.86))!important;
  color:#847464!important;
}
#plans .pbp-plan-chip.accent{
  color:#ff952f!important;
  border-color:rgba(255,156,76,.24)!important;
  box-shadow:0 0 0 1px rgba(255,146,31,.03),0 6px 14px rgba(255,145,24,.08)!important;
}
#plans .pbp-plan-price{
  grid-area:price!important;
  justify-self:start!important;
  align-self:center!important;
  font-size:24px!important;
  font-weight:950!important;
  line-height:1!important;
  color:#ff8616!important;
  white-space:nowrap!important;
  text-shadow:0 0 18px rgba(255,138,31,.09)!important;
}
#plans .pbp-plan-price small{
  font-size:13px!important;
  font-weight:900!important;
  color:inherit!important;
}
#plans .pbp-buy-cta-plan{
  grid-area:cta!important;
  justify-self:start!important;
  width:min(250px,100%)!important;
  min-height:48px!important;
  margin-top:2px!important;
  padding:7px 10px!important;
  gap:9px!important;
  border-radius:18px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:13px!important;line-height:1.1!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:12px!important;line-height:1.18!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{width:33px!important;height:33px!important;flex-basis:33px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon .pbp-pay-svg{width:21px!important;height:21px!important}
#plans .pbp-mini-list.plans>a.current{
  border-color:rgba(255,145,36,.42)!important;
  box-shadow:0 16px 40px rgba(255,120,0,.10), inset 0 0 0 1px rgba(255,157,57,.06)!important;
}
#plans .pbp-mini-list.plans>a.current .pbp-plan-name{color:#ff932d!important}
#plans .pbp-mini-list.plans>a.current .pbp-buy-cta-plan .pbp-buy-cta-copy b{letter-spacing:.1px}
#plans .pbp-mini-list.plans>a.pbp-plan-state-renew .pbp-buy-cta-plan{box-shadow:0 12px 24px rgba(255,118,0,.22),0 0 16px rgba(255,142,38,.08),inset 0 1px 0 rgba(255,255,255,.28)!important}
#plans .pbp-mini-list.plans>a.pbp-plan-state-upgrade .pbp-buy-cta-plan{box-shadow:0 14px 28px rgba(255,118,0,.24),0 0 18px rgba(255,164,64,.10),inset 0 1px 0 rgba(255,255,255,.28)!important}
@media(max-width:860px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{grid-template-columns:40px minmax(0,1fr)!important;grid-template-areas:"icon main" "price price" "cta cta"!important;padding:13px 14px!important}
  #plans .pbp-plan-name{font-size:14px!important}
  #plans .pbp-plan-price{justify-self:start!important;font-size:22px!important;margin-top:2px!important}
  #plans .pbp-buy-cta-plan{width:100%!important}
}
@media(max-width:480px){
  #plans .pbp-plan-meta{gap:6px!important}
  #plans .pbp-plan-chip{font-size:12px!important;padding:0 9px!important;min-height:26px!important}
  #plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:13px!important}
  #plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:11.5px!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.21
   Subscription package-style row + LEFT price + visible coin
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) 48px!important;
  grid-template-areas:"price main icon" "cta cta cta"!important;
  align-items:center!important;
  column-gap:14px!important;
  row-gap:9px!important;
  padding:13px 15px!important;
  border-radius:19px!important;
  min-height:unset!important;
}
#plans .pbp-plan-row>i{grid-area:icon!important;justify-self:end!important}
#plans .pbp-plan-main{grid-area:main!important;text-align:right!important;min-width:0!important;gap:7px!important}
#plans .pbp-plan-name{font-size:15px!important;line-height:1.3!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#plans .pbp-plan-meta{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}
#plans .pbp-plan-chip{min-height:27px!important;padding:0 10px!important;font-size:12px!important;border-radius:999px!important}
#plans .pbp-plan-price{grid-area:price!important;justify-self:start!important;display:flex!important;align-items:baseline!important;gap:5px!important;direction:rtl!important;font-size:23px!important;font-weight:1000!important;color:#ff7d0a!important;white-space:nowrap!important}
#plans .pbp-plan-price small{font-size:13px!important;font-weight:900!important;color:inherit!important}
#plans .pbp-buy-cta-plan{grid-area:cta!important;justify-self:start!important;width:min(235px,100%)!important;min-height:46px!important;margin-top:0!important;padding:6px 10px!important;border-radius:16px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:13px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:12px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{width:32px!important;height:32px!important;flex-basis:32px!important;background:linear-gradient(145deg,#ffd37f,#ff9c33 52%,#ff6d00)!important;border-color:rgba(255,232,190,.52)!important}
/* Override generic crown SVG styles so payment icon stays visible. */
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon svg.pbp-pay-svg,
.pbp-pack-row .pbp-buy-cta-icon svg.pbp-pay-svg{width:23px!important;height:23px!important;fill:none!important;stroke:#7f3200!important;stroke-width:2.2!important;overflow:visible!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.22)) drop-shadow(0 2px 3px rgba(116,40,0,.22))!important;animation:pbpPayBob21 2.2s ease-in-out infinite!important}
#plans .pbp-buy-cta-plan .pbp-pay-coin-fill,.pbp-pack-row .pbp-pay-coin-fill{fill:#ffc45e!important;stroke:#8f3900!important;stroke-width:2!important}
#plans .pbp-buy-cta-plan .pbp-pay-coin-inner,.pbp-pack-row .pbp-pay-coin-inner{fill:#ffd98f!important;stroke:#a94a00!important;stroke-width:1.4!important}
#plans .pbp-buy-cta-plan .pbp-pay-coin,.pbp-pack-row .pbp-pay-coin{transform-box:fill-box;transform-origin:center;animation:pbpPayFlip21 2.2s ease-in-out infinite!important}
#plans .pbp-buy-cta-plan .pbp-pay-shine,.pbp-pack-row .pbp-pay-shine{stroke:#fff7d9!important;stroke-width:2.5!important;animation:pbpPayShine21 1.2s ease-in-out infinite!important}
#plans .pbp-buy-cta-plan .pbp-pay-sparks,.pbp-pack-row .pbp-pay-sparks{stroke:#fff0b8!important;stroke-width:2.2!important;animation:pbpPaySpark21 1s ease-in-out infinite!important}
@keyframes pbpPayBob21{0%,100%{transform:translateY(0)}50%{transform:translateY(-1.4px)}}
@keyframes pbpPayFlip21{0%,100%{transform:perspective(90px) rotateY(0) scale(1)}35%{transform:perspective(90px) rotateY(18deg) scale(1.05)}65%{transform:perspective(90px) rotateY(-12deg) scale(.98)}}
@keyframes pbpPayShine21{0%,100%{opacity:.35;transform:translate(-1px,1px)}50%{opacity:1;transform:translate(1px,-1px)}}
@keyframes pbpPaySpark21{0%,100%{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1.12)}}
@media(max-width:760px){#plans .pbp-mini-list.plans>a.pbp-plan-row{grid-template-columns:minmax(0,1fr) 42px!important;grid-template-areas:"main icon" "price price" "cta cta"!important;padding:12px!important}#plans .pbp-plan-price{font-size:21px!important;justify-self:start!important}#plans .pbp-buy-cta-plan{width:100%!important}}


/* =========================================================
   v2.8.3.12.83 — HF28.33.22
   Final subscription row alignment (single-row premium layout)
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  grid-template-columns:auto minmax(210px,250px) minmax(0,1fr) 48px!important;
  grid-template-areas:"price cta main icon"!important;
  align-items:center!important;
  row-gap:0!important;
  column-gap:14px!important;
  padding:12px 16px!important;
  min-height:108px!important;
}
#plans .pbp-plan-row>i{
  grid-area:icon!important;
  justify-self:end!important;
  width:48px!important;
  height:48px!important;
}
#plans .pbp-plan-main{
  grid-area:main!important;
  display:grid!important;
  gap:7px!important;
  min-width:0!important;
  align-content:center!important;
}
#plans .pbp-plan-name{
  font-size:15px!important;
  line-height:1.28!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#plans .pbp-plan-meta{
  justify-content:flex-start!important;
  gap:7px!important;
}
#plans .pbp-plan-chip{min-height:26px!important;padding:0 10px!important;font-size:12px!important}
#plans .pbp-plan-price{
  grid-area:price!important;
  justify-self:start!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  font-size:25px!important;
  line-height:1!important;
  margin:0!important;
  white-space:nowrap!important;
}
#plans .pbp-plan-price small{font-size:13px!important}
#plans .pbp-buy-cta-plan{
  grid-area:cta!important;
  justify-self:stretch!important;
  width:100%!important;
  min-height:44px!important;
  margin:0!important;
  padding:6px 10px!important;
  border-radius:16px!important;
  box-shadow:0 12px 22px rgba(255,118,0,.16),0 0 14px rgba(255,142,38,.07),inset 0 1px 0 rgba(255,255,255,.24)!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy{gap:1px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:13px!important;line-height:1.08!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:11.5px!important;line-height:1.08!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{width:31px!important;height:31px!important;flex-basis:31px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon .pbp-pay-svg{width:20px!important;height:20px!important}
html[data-theme="light"] #plans .pbp-mini-list.plans>a.pbp-plan-row{
  background:linear-gradient(145deg,#fffdfa,#fff8f1)!important;
  box-shadow:0 14px 28px rgba(255,141,31,.06), inset 0 1px 0 rgba(255,255,255,.75)!important;
}
@media(max-width:980px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:auto minmax(0,1fr) 44px!important;
    grid-template-areas:"price main icon" "cta cta cta"!important;
    row-gap:8px!important;
    min-height:auto!important;
    padding:12px 14px!important;
  }
  #plans .pbp-buy-cta-plan{width:min(260px,100%)!important;justify-self:start!important}
}
@media(max-width:760px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:minmax(0,1fr) 42px!important;
    grid-template-areas:"main icon" "price price" "cta cta"!important;
    row-gap:8px!important;
  }
  #plans .pbp-plan-name{font-size:14px!important}
  #plans .pbp-plan-price{font-size:22px!important}
  #plans .pbp-buy-cta-plan{width:100%!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.23
   Subscription row rollback + compact inline CTA placement
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  grid-template-columns:56px 190px 118px minmax(0,1fr)!important;
  grid-template-areas:"icon cta price main"!important;
  align-items:center!important;
  column-gap:14px!important;
  row-gap:0!important;
  padding:14px 16px!important;
  min-height:118px!important;
}
#plans .pbp-plan-row>i{
  grid-area:icon!important;
  justify-self:start!important;
  align-self:center!important;
  width:52px!important;
  height:52px!important;
  border-radius:18px!important;
}
#plans .pbp-plan-main{
  grid-area:main!important;
  text-align:right!important;
  justify-self:stretch!important;
  align-self:center!important;
  display:grid!important;
  gap:9px!important;
  min-width:0!important;
}
#plans .pbp-plan-name{
  display:block!important;
  font-size:18px!important;
  font-weight:950!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#plans .pbp-plan-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-start!important;
  gap:8px!important;
}
#plans .pbp-plan-chip{
  min-height:28px!important;
  padding:0 11px!important;
  font-size:12px!important;
}
#plans .pbp-plan-price{
  grid-area:price!important;
  justify-self:center!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  margin:0!important;
  white-space:nowrap!important;
  font-size:19px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
#plans .pbp-plan-price small{
  font-size:13px!important;
  font-weight:900!important;
}
#plans .pbp-buy-cta-plan{
  grid-area:cta!important;
  justify-self:center!important;
  align-self:center!important;
  width:190px!important;
  max-width:190px!important;
  min-width:190px!important;
  min-height:48px!important;
  margin:0!important;
  padding:7px 10px!important;
  gap:8px!important;
  border-radius:17px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy{gap:1px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{
  font-size:13px!important;
  line-height:1.08!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{
  font-size:11.5px!important;
  line-height:1.08!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{
  width:29px!important;
  height:29px!important;
  flex-basis:29px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon .pbp-pay-svg{
  width:18px!important;
  height:18px!important;
}
html[data-theme="light"] #plans .pbp-mini-list.plans>a.pbp-plan-row{
  background:linear-gradient(145deg,#fffdfa,#fff8f1)!important;
}
@media(max-width:1140px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:52px 170px 106px minmax(0,1fr)!important;
    column-gap:12px!important;
  }
  #plans .pbp-buy-cta-plan{width:170px!important;min-width:170px!important;max-width:170px!important}
  #plans .pbp-plan-name{font-size:17px!important}
  #plans .pbp-plan-price{font-size:18px!important}
}
@media(max-width:980px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:auto minmax(0,1fr) 44px!important;
    grid-template-areas:"price main icon" "cta cta cta"!important;
    row-gap:10px!important;
    min-height:auto!important;
  }
  #plans .pbp-buy-cta-plan{width:185px!important;min-width:185px!important;max-width:185px!important;justify-self:start!important}
}
@media(max-width:760px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:minmax(0,1fr) 42px!important;
    grid-template-areas:"main icon" "price price" "cta cta"!important;
    row-gap:8px!important;
    padding:12px!important;
  }
  #plans .pbp-plan-name{font-size:15px!important}
  #plans .pbp-plan-price{font-size:18px!important;justify-self:start!important}
  #plans .pbp-buy-cta-plan{width:100%!important;max-width:none!important;min-width:0!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.24
   Final subscription structure: crown -> title/meta -> price -> compact CTA
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  direction:ltr!important;
  grid-template-columns:56px minmax(0,1fr) auto 168px!important;
  grid-template-areas:"icon main price cta"!important;
  align-items:center!important;
  column-gap:14px!important;
  row-gap:0!important;
  padding:14px 16px!important;
  min-height:106px!important;
}
#plans .pbp-plan-row>i{
  grid-area:icon!important;
  justify-self:start!important;
  align-self:center!important;
  width:50px!important;
  height:50px!important;
  border-radius:17px!important;
}
#plans .pbp-plan-main{
  grid-area:main!important;
  direction:rtl!important;
  text-align:right!important;
  justify-self:stretch!important;
  align-self:center!important;
  display:grid!important;
  gap:9px!important;
  min-width:0!important;
}
#plans .pbp-plan-name{
  display:block!important;
  font-size:17px!important;
  font-weight:950!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#plans .pbp-plan-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-start!important;
  gap:7px!important;
}
#plans .pbp-plan-chip{
  min-height:25px!important;
  padding:0 9px!important;
  font-size:12px!important;
  border-radius:999px!important;
}
#plans .pbp-plan-price{
  grid-area:price!important;
  direction:rtl!important;
  justify-self:center!important;
  align-self:center!important;
  display:flex!important;
  align-items:baseline!important;
  gap:4px!important;
  margin:0!important;
  white-space:nowrap!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:1000!important;
  color:#ff7d0a!important;
}
#plans .pbp-plan-price small{
  font-size:13px!important;
  font-weight:900!important;
  color:inherit!important;
}
#plans .pbp-buy-cta-plan{
  grid-area:cta!important;
  direction:rtl!important;
  justify-self:end!important;
  align-self:center!important;
  width:168px!important;
  min-width:168px!important;
  max-width:168px!important;
  min-height:44px!important;
  margin:0!important;
  padding:6px 9px!important;
  gap:7px!important;
  border-radius:16px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy{gap:1px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:13px!important;line-height:1.05!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:11.5px!important;line-height:1.05!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{width:28px!important;height:28px!important;flex-basis:28px!important}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon .pbp-pay-svg{width:18px!important;height:18px!important}
@media(max-width:1140px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{grid-template-columns:52px minmax(0,1fr) auto 154px!important;column-gap:12px!important}
  #plans .pbp-plan-name{font-size:16px!important}
  #plans .pbp-plan-price{font-size:20px!important}
  #plans .pbp-buy-cta-plan{width:154px!important;min-width:154px!important;max-width:154px!important}
}
@media(max-width:980px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    direction:rtl!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"main icon" "price cta"!important;
    row-gap:10px!important;
    min-height:auto!important;
  }
  #plans .pbp-plan-main{direction:rtl!important}
  #plans .pbp-plan-price{justify-self:start!important;font-size:20px!important}
  #plans .pbp-buy-cta-plan{justify-self:end!important;width:165px!important;min-width:165px!important;max-width:165px!important}
}
@media(max-width:760px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:minmax(0,1fr) 42px!important;
    grid-template-areas:"main icon" "price price" "cta cta"!important;
    row-gap:8px!important;
    padding:12px!important;
  }
  #plans .pbp-plan-name{font-size:15px!important}
  #plans .pbp-plan-price{font-size:18px!important;justify-self:start!important}
  #plans .pbp-buy-cta-plan{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important}
}


/* =========================================================
   v2.8.3.12.83 — HF28.33.25
   Exact subscription row: Crown -> Title/mini glossy chips -> Price -> Narrow CTA
   ========================================================= */
#plans .pbp-mini-list.plans>a.pbp-plan-row{
  direction:rtl!important;
  grid-template-columns:54px minmax(0,1fr) auto 124px!important;
  grid-template-areas:"icon main price cta"!important;
  align-items:center!important;
  column-gap:13px!important;
  row-gap:0!important;
  padding:11px 14px!important;
  min-height:88px!important;
}
#plans .pbp-plan-row>i{
  grid-area:icon!important;
  justify-self:end!important;
  align-self:center!important;
  width:48px!important;
  height:48px!important;
  border-radius:16px!important;
}
#plans .pbp-plan-main{
  grid-area:main!important;
  direction:rtl!important;
  text-align:right!important;
  display:grid!important;
  align-content:center!important;
  justify-self:stretch!important;
  min-width:0!important;
  gap:7px!important;
}
#plans .pbp-plan-name{
  display:block!important;
  margin:0!important;
  font-size:16.5px!important;
  font-weight:950!important;
  line-height:1.18!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#plans .pbp-plan-meta{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  flex-wrap:nowrap!important;
  min-width:0!important;
}
/* Smaller version of the glossy Magics chips from the reference image. */
#plans .pbp-plan-chip{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  min-height:31px!important;
  padding:3px 7px 3px 5px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,154,48,.20)!important;
  background:linear-gradient(145deg,rgba(255,159,55,.08),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 6px 14px rgba(255,124,0,.07)!important;
  white-space:nowrap!important;
}
#plans .pbp-plan-chip-icon{
  display:grid!important;
  place-items:center!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 34% 24%,rgba(255,225,185,.30),rgba(255,142,36,.11) 60%,rgba(255,117,0,.03))!important;
  box-shadow:0 0 0 3px rgba(255,132,24,.04),0 0 12px rgba(255,132,24,.10),inset 0 1px 0 rgba(255,255,255,.10)!important;
}
#plans .pbp-plan-chip-icon svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:#ff8618!important;
  stroke-width:2.15!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:drop-shadow(0 2px 4px rgba(255,113,0,.16))!important;
}
#plans .pbp-plan-chip-icon svg circle:first-child{fill:rgba(255,145,36,.06)!important}
#plans .pbp-plan-chip strong{
  font-size:13px!important;
  line-height:1!important;
  font-weight:1000!important;
  color:#ff7d0a!important;
}
#plans .pbp-plan-chip em{
  font-style:normal!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
  color:#8f8982!important;
}
#plans .pbp-plan-price{
  grid-area:price!important;
  direction:rtl!important;
  justify-self:center!important;
  align-self:center!important;
  display:flex!important;
  align-items:baseline!important;
  gap:4px!important;
  margin:0!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:1000!important;
  color:#ff7906!important;
  white-space:nowrap!important;
}
#plans .pbp-plan-price small{
  font-size:13px!important;
  font-weight:900!important;
  color:inherit!important;
}
/* Explicitly very narrow, as requested. */
#plans .pbp-buy-cta-plan{
  grid-area:cta!important;
  direction:rtl!important;
  justify-self:start!important;
  align-self:center!important;
  width:124px!important;
  min-width:124px!important;
  max-width:124px!important;
  min-height:40px!important;
  margin:0!important;
  padding:5px 7px!important;
  gap:5px!important;
  border-radius:14px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy{
  gap:0!important;
  min-width:0!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{
  font-size:13px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{
  font-size:11.5px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon{
  width:25px!important;
  height:25px!important;
  flex-basis:25px!important;
}
#plans .pbp-buy-cta-plan .pbp-buy-cta-icon .pbp-pay-svg{
  width:16px!important;
  height:16px!important;
}
html[data-theme="light"] #plans .pbp-plan-chip{
  background:linear-gradient(145deg,#fff8ee,#fffdf9)!important;
  border-color:rgba(229,130,28,.15)!important;
  box-shadow:0 5px 12px rgba(45,54,72,.035),0 3px 10px rgba(255,145,24,.05),inset 0 1px 0 #fff!important;
}
html[data-theme="light"] #plans .pbp-plan-chip-icon{
  background:radial-gradient(circle at 34% 24%,#fff8eb,#ffe7c4 68%,#ffd8aa)!important;
}
html[data-theme="light"] #plans .pbp-plan-chip em{color:#707b8b!important}
@media(max-width:1140px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:50px minmax(0,1fr) auto 112px!important;
    column-gap:10px!important;
  }
  #plans .pbp-plan-name{font-size:15px!important}
  #plans .pbp-plan-price{font-size:20px!important}
  #plans .pbp-buy-cta-plan{width:112px!important;min-width:112px!important;max-width:112px!important}
  #plans .pbp-buy-cta-plan .pbp-buy-cta-copy b{font-size:12px!important}
  #plans .pbp-buy-cta-plan .pbp-buy-cta-copy small{font-size:11.5px!important}
}
@media(max-width:980px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:minmax(0,1fr) 44px!important;
    grid-template-areas:"main icon" "price cta"!important;
    row-gap:8px!important;
    min-height:auto!important;
  }
  #plans .pbp-plan-price{justify-self:start!important;font-size:20px!important}
  #plans .pbp-buy-cta-plan{justify-self:end!important;width:124px!important;min-width:124px!important;max-width:124px!important}
}
@media(max-width:760px){
  #plans .pbp-mini-list.plans>a.pbp-plan-row{
    grid-template-columns:minmax(0,1fr) 42px!important;
    grid-template-areas:"main icon" "price price" "cta cta"!important;
    row-gap:8px!important;
    padding:11px!important;
  }
  #plans .pbp-plan-name{font-size:14px!important}
  #plans .pbp-plan-meta{gap:5px!important;flex-wrap:wrap!important}
  #plans .pbp-plan-chip{min-height:29px!important}
  #plans .pbp-plan-price{font-size:18px!important;justify-self:start!important}
  #plans .pbp-buy-cta-plan{width:124px!important;min-width:124px!important;max-width:124px!important;justify-self:start!important}
}
