.practice-hub{--ph-paper:var(--paper,#f8f8f7);--ph-card-bg:#fff;--ph-ink:var(--ink,#0a0a0a);--ph-muted:var(--muted,#5a5a5c);--ph-line:var(--line,#0a0a0a1c);--ph-line-strong:var(--line-strong,#0a0a0a33);--ph-orange:var(--orange,#f30);--ph-green:var(--green,#174b35);--ph-amber:#c77a12;--ph-amber-soft:#fcefd6;--ph-green-soft:#e9f4e7;--ph-orange-soft:#fcefec;background:var(--ph-paper);font-family:var(--font-sans);color:var(--ph-ink)}.practice-hub .ph-m{display:none}.practice-hub .ph-shell{padding:36px 0 40px}.practice-hub .ph-layout{grid-template:"top modes""bottom modes"1fr/minmax(310px,392px) minmax(0,1fr);align-items:start;gap:18px 30px;display:grid}.practice-hub .ph-rail-top{grid-area:top;grid-template-areas:"copy""stats""mascot";gap:18px;display:grid}.practice-hub .ph-copy{grid-area:copy}.practice-hub .ph-stat-row{grid-area:stats}.practice-hub .ph-mascot{grid-area:mascot}.practice-hub .ph-modes{grid-area:modes;align-content:start;gap:18px;display:grid}.practice-hub .ph-rail-bottom{grid-area:bottom;gap:18px;display:grid}.practice-hub .ph-kicker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ph-ink);align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.practice-hub .ph-kicker-dot{background:var(--ph-orange);width:10px;height:10px;display:block}.practice-hub .ph-h1{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--ph-ink);margin:0 0 14px;font-size:clamp(32px,3.1vw,44px);font-weight:800;line-height:1.08}.practice-hub .ph-lead{color:var(--ph-muted);margin:0;font-size:15.5px;line-height:1.6}.practice-hub .ph-stat-row{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.practice-hub .ph-stat{align-items:center;gap:9px;min-width:0;padding:14px 6px 14px 14px;display:flex}.practice-hub .ph-stat+.ph-stat{border-left:1px solid var(--ph-line)}.practice-hub .ph-stat>div{min-width:0}.practice-hub .ph-stat-icon{width:22px;height:22px;color:var(--ph-green);flex:0 0 22px;place-items:center;display:grid}.practice-hub .ph-stat-icon svg{width:21px;height:21px}.practice-hub .ph-stat-num{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--ph-ink);white-space:nowrap;font-size:18px;font-weight:800;line-height:1}.practice-hub .ph-stat-label{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ph-muted);white-space:normal;overflow-wrap:anywhere;margin-top:4px;font-size:9px;display:block}.practice-hub .ph-mascot{justify-content:flex-end;padding:14px 8px 0 0;display:flex;position:relative}.practice-hub .ph-mascot img{object-fit:contain;width:100%;max-width:210px;height:auto;display:block}.practice-hub .ph-speech{background:var(--ph-card-bg);border:1px solid var(--ph-line);max-width:190px;color:var(--ph-ink);z-index:1;border-radius:14px;padding:13px 16px;font-size:13.5px;line-height:1.45;position:absolute;top:26px;left:0;box-shadow:0 8px 24px #0a0a0a0f}.practice-hub .ph-speech:after{content:"";background:var(--ph-card-bg);border-right:1px solid var(--ph-line);border-top:1px solid var(--ph-line);width:14px;height:14px;margin-top:-7px;position:absolute;top:50%;right:-8px;transform:rotate(45deg)}.practice-hub .ph-speech strong{color:var(--ph-orange);margin-top:4px;font-weight:700;display:block}.practice-hub .ph-mode{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:14px;grid-template-columns:minmax(0,1fr) 272px;align-items:stretch;gap:16px 28px;padding:26px 28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative}.practice-hub .ph-mode:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0a0a0a14}.practice-hub .ph-mode--diag{border-color:var(--ph-amber);box-shadow:0 0 0 1px var(--ph-amber)}.practice-hub .ph-mode--diag:hover{box-shadow:0 0 0 1px var(--ph-amber), 0 14px 32px #c77a1224}.practice-hub .ph-mode-main{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"icon head""stats stats";align-items:start;gap:18px 22px;display:grid}.practice-hub .ph-mode-icon{border-radius:50%;grid-area:icon;align-self:center;place-items:center;width:96px;height:96px;display:grid}.practice-hub .ph-mode-icon svg{width:42px;height:42px}.practice-hub .ph-mode--sample .ph-mode-icon{background:var(--ph-green-soft);color:var(--ph-green)}.practice-hub .ph-mode--diag .ph-mode-icon{background:var(--ph-amber-soft);color:var(--ph-amber)}.practice-hub .ph-mode--mock .ph-mode-icon{background:var(--ph-orange-soft);color:var(--ph-orange)}.practice-hub .ph-mode-head{flex-direction:column;grid-area:head;align-items:flex-start;gap:10px;display:flex}.practice-hub .ph-mode-badge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid color-mix(in srgb, currentColor 30%, transparent);border-radius:4px;padding:5px 10px;font-size:10px;font-weight:700}.practice-hub .ph-mode--sample .ph-mode-badge{background:var(--ph-green-soft);color:var(--ph-green)}.practice-hub .ph-mode--diag .ph-mode-badge{background:var(--ph-amber-soft);color:var(--ph-amber)}.practice-hub .ph-mode--mock .ph-mode-badge{background:var(--ph-orange-soft);color:var(--ph-orange)}.practice-hub .ph-mode-title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:30px;font-weight:800;line-height:1}.practice-hub .ph-mode-body{color:var(--ph-muted);max-width:46ch;margin:0;font-size:15px;line-height:1.5}.practice-hub .ph-mode-stats{border-top:1px solid var(--ph-line);grid-area:stats;align-items:center;margin:0;padding:16px 0 0;list-style:none;display:flex}.practice-hub .ph-mode-stats li{white-space:nowrap;align-items:center;gap:9px;padding-right:24px;display:inline-flex}.practice-hub .ph-mode-stats li+li{border-left:1px solid var(--ph-line);padding-left:24px}.practice-hub .ph-ms-text{gap:4px;display:grid}.practice-hub .ph-ms-text strong{color:var(--ph-ink);text-transform:uppercase;letter-spacing:.01em;font-size:14px;font-weight:700;line-height:1}.practice-hub .ph-ms-text span{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ph-muted);font-size:9px}.practice-hub .ph-ms-icon{color:var(--ph-muted);place-items:center;display:grid}.practice-hub .ph-ms-icon svg{width:17px;height:17px}.practice-hub .ph-mode-side{flex-direction:column;gap:12px;display:flex}.practice-hub .ph-mode-benefits{border-radius:10px;flex:1;align-content:center;gap:9px;margin:0;padding:15px 16px;font-size:14px;font-weight:600;list-style:none;display:grid}.practice-hub .ph-mode-benefits li{align-items:flex-start;gap:9px;display:flex}.practice-hub .ph-mode-benefits svg{flex:0 0 15px;width:15px;height:15px;margin-top:2px}.practice-hub .ph-mode--sample .ph-mode-benefits{background:var(--ph-green-soft);color:var(--ph-green)}.practice-hub .ph-mode--diag .ph-mode-benefits{background:var(--ph-amber-soft);color:var(--ph-amber)}.practice-hub .ph-mode--mock .ph-mode-benefits{background:var(--ph-orange-soft);color:var(--ph-orange)}.practice-hub .ph-mode-cta{width:100%;min-height:52px;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex}.practice-hub .ph-mode-cta svg,.practice-hub .ph-fb-cta svg{flex:0 0 18px;width:18px;height:18px}.practice-hub .ph-mode-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.practice-hub .ph-mode--sample .ph-mode-cta{background:var(--ph-green);border-color:var(--ph-green)}.practice-hub .ph-mode--diag .ph-mode-cta{background:var(--ph-amber);border-color:var(--ph-amber)}.practice-hub .ph-mode--mock .ph-mode-cta{background:var(--ph-orange);border-color:var(--ph-orange)}.practice-hub .ph-info{padding:20px 0 8px}.practice-hub .ph-info-grid{grid-template-columns:minmax(0,1fr);gap:22px;display:grid}.practice-hub .ph-info-card{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:14px;flex-direction:column;gap:14px;padding:20px 22px;display:flex;position:relative}.practice-hub .ph-info-title{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ph-ink);align-items:center;gap:8px;margin:0;font-size:11px;font-weight:700;display:flex}.practice-hub .ph-info-title svg{width:14px;height:14px;color:var(--ph-muted);flex:0 0 14px}.practice-hub .ph-hiw-list{counter-reset:phw;gap:10px;margin:0;padding:0;list-style:none;display:grid}.practice-hub .ph-hiw-list li{color:var(--ph-ink);counter-increment:phw;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;font-size:13.5px;line-height:1.5;display:grid}.practice-hub .ph-hiw-list li:before{content:counter(phw);background:var(--ph-amber-soft);width:26px;height:26px;color:var(--ph-amber);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.practice-hub .ph-hiw-list strong{color:var(--ph-ink);font-weight:700}.practice-hub .ph-card-link{color:var(--ph-orange);text-underline-offset:3px;align-items:center;gap:6px;margin-top:2px;font-size:13px;font-weight:600;text-decoration:underline;display:inline-flex}.practice-hub .ph-card-link svg{flex:0 0 14px;width:14px;height:14px}.practice-hub .ph-card-link:hover{color:var(--ph-ink)}.practice-hub .ph-blueprint{gap:10px;margin:0;padding:0;list-style:none;display:grid}.practice-hub .ph-blueprint li{grid-template-columns:22px 26px minmax(0,1fr) 56px 38px;align-items:center;gap:9px;font-size:12.5px;display:grid}.practice-hub .ph-blueprint .ph-bp-icon{color:var(--ph-muted)}.practice-hub .ph-blueprint .ph-bp-icon svg{width:18px;height:18px}.practice-hub .ph-blueprint .ph-bp-code{font-family:var(--font-mono);letter-spacing:.1em;color:var(--ph-ink);font-size:10px;font-weight:700}.practice-hub .ph-blueprint .ph-bp-label{color:var(--ph-ink);font-size:13px;font-weight:500}.practice-hub .ph-blueprint .ph-bp-bar{background:#0a0a0a0f;border-radius:999px;width:100%;height:6px;overflow:hidden}.practice-hub .ph-blueprint .ph-bp-bar-fill{background:var(--ph-orange);border-radius:999px;height:100%;display:block}.practice-hub .ph-blueprint .ph-bp-pct{text-align:right;font-family:var(--font-display);color:var(--ph-ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.practice-hub .ph-faq{gap:4px;display:grid}.practice-hub .ph-faq details{border-bottom:1px solid var(--ph-line);padding:12px 0}.practice-hub .ph-faq details:last-of-type{border-bottom:0}.practice-hub .ph-faq summary{cursor:pointer;color:var(--ph-ink);justify-content:space-between;align-items:center;gap:12px;font-size:13.5px;font-weight:600;line-height:1.4;list-style:none;display:flex}.practice-hub .ph-faq summary::-webkit-details-marker{display:none}.practice-hub .ph-faq summary:after{content:"";border-right:1.5px solid var(--ph-muted);border-bottom:1.5px solid var(--ph-muted);flex:0 0 10px;width:10px;height:10px;transition:transform .2s;transform:rotate(45deg)}.practice-hub .ph-faq details[open] summary:after{transform:rotate(-135deg)}.practice-hub .ph-faq .ph-faq-body{color:var(--ph-muted);margin-top:10px;font-size:13px;line-height:1.55}.practice-hub .ph-history{padding:0 0 8px}.practice-hub .ph-history-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.practice-hub .ph-history-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ph-ink);margin:4px 0 0;font-size:clamp(24px,2.8vw,30px);font-weight:800;line-height:1.1}.practice-hub .ph-history-tabs{flex-wrap:wrap;gap:8px;display:inline-flex}.practice-hub .ph-history-tab{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--ph-line-strong);color:var(--ph-ink);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-size:11px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.practice-hub .ph-history-tab:hover{background:var(--ph-paper)}.practice-hub .ph-history-tab[data-on=true]{background:var(--ph-ink);border-color:var(--ph-ink);color:#fff}.practice-hub .ph-history-card{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:14px;padding:8px 20px 20px}.practice-hub .ph-history-empty{color:var(--ph-muted);margin:0;padding:22px 0;font-size:14px}.practice-hub .ph-history-empty-link{color:var(--ph-orange);font-weight:600;text-decoration:underline}.practice-hub .ph-history-table{border-collapse:collapse;width:100%;font-size:14px}.practice-hub .ph-history-table thead th{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ph-muted);text-align:left;border-bottom:1px solid var(--ph-line);background:var(--ph-paper);padding:14px 8px;font-size:10px;font-weight:700}.practice-hub .ph-history-table .ph-th-right,.practice-hub .ph-history-table .ph-td-right{text-align:right}.practice-hub .ph-history-table tbody td{border-bottom:1px solid var(--ph-line);vertical-align:middle;color:var(--ph-ink);padding:16px 8px}.practice-hub .ph-history-table tbody tr:last-child td{border-bottom:0}.practice-hub .ph-history-table tbody tr:hover{background:var(--ph-paper)}.practice-hub .ph-status{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.practice-hub .ph-status-dot{background:currentColor;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.practice-hub .ph-status[data-state=complete]{color:var(--ph-green)}.practice-hub .ph-status[data-state=in-progress]{color:var(--ph-amber)}.practice-hub .ph-score-cell{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ph-ink);font-weight:700}.practice-hub .ph-score-cell-empty{color:var(--ph-muted)}.practice-hub .ph-action-link{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ph-ink);text-underline-offset:4px;font-size:11px;font-weight:700;text-decoration:underline}.practice-hub .ph-action-link:hover{color:var(--ph-orange);-webkit-text-decoration-color:var(--ph-orange);text-decoration-color:var(--ph-orange)}.practice-hub .ph-history-more{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:700}.practice-hub .ph-history-more a{color:var(--ph-ink);text-underline-offset:4px;text-decoration:underline}.practice-hub .ph-history-more a:hover{color:var(--ph-orange)}.practice-hub .ph-history-mobile{display:none}@media (max-width:768px){.practice-hub .ph-history-table{display:none}.practice-hub .ph-history-mobile{gap:10px;padding:14px 0;display:grid}.practice-hub .ph-history-mobile-card{border:1px solid var(--ph-line);background:#fff;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px 14px;padding:14px;display:grid}.practice-hub .ph-mob-num{font-family:var(--font-mono);color:var(--ph-muted);letter-spacing:.1em;font-size:10px}.practice-hub .ph-mob-mode{margin-top:2px;font-size:15px;font-weight:700}.practice-hub .ph-mob-date{font-family:var(--font-mono);color:var(--ph-muted);margin-top:4px;font-size:11px}.practice-hub .ph-mob-score{font-family:var(--font-display);text-align:right;font-weight:700}.practice-hub .ph-mob-action{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ph-orange);text-underline-offset:4px;grid-column:1/-1;margin-top:4px;font-size:11px;font-weight:700;text-decoration:underline}}.practice-hub .ph-footer-banner{padding:24px 0 64px}.practice-hub .ph-fb{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:20px 26px;display:grid}.practice-hub .ph-fb-star{background:var(--ph-orange-soft);width:36px;height:36px;color:var(--ph-orange);border-radius:8px;place-items:center;display:grid}.practice-hub .ph-fb-star svg{width:20px;height:20px}.practice-hub .ph-fb-copy{color:var(--ph-ink);margin:0;font-size:15px;font-weight:600}.practice-hub .ph-fb-cta{border:1px solid var(--ph-line-strong);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ph-ink);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 18px;font-size:11px;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.practice-hub .ph-fb-cta:hover{background:var(--ph-orange);color:#fff;border-color:var(--ph-orange)}.practice-hub .ph-helper{background:var(--ph-card-bg);border:1px solid var(--ph-line);border-radius:14px;grid-template-columns:minmax(140px,210px) minmax(0,1fr);justify-content:center;align-items:center;gap:28px;padding:22px 28px;display:grid}.practice-hub .ph-helper img{border-radius:10px;width:100%;height:auto;display:block}.practice-hub .ph-helper-body{justify-items:start;gap:10px;display:grid}.practice-hub .ph-helper-list{color:var(--ph-muted);gap:8px;margin:0;padding:0;font-size:14.5px;line-height:1.55;list-style:none;display:grid}.practice-hub .ph-helper-list strong{color:var(--ph-ink);font-weight:700}@media (min-width:1101px){.practice-hub .ph-modes{grid-template-rows:auto auto auto minmax(0,1fr);align-self:stretch}.practice-hub .ph-rail-bottom{gap:0}.practice-hub .ph-hiw-card{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-bottom:22px}.practice-hub .ph-bp-card{border-top:0;border-top-left-radius:0;border-top-right-radius:0;padding-top:0}.practice-hub .ph-bp-card:before{content:"";background:var(--ph-line);height:1px;display:block}}@media (max-width:1100px){.practice-hub .ph-helper{display:none}}@media (min-width:1101px) and (max-width:1280px){.practice-hub .ph-layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr);gap:22px}.practice-hub .ph-mode{grid-template-columns:minmax(0,1fr) 240px;gap:16px 20px}}@media (max-width:1100px){.practice-hub .ph-d{display:none}.practice-hub .ph-m{display:inline}.practice-hub .ph-shell{padding:26px 0 30px}.practice-hub .ph-layout{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-template-areas:"top""modes""bottom";gap:20px}.practice-hub .ph-rail-top{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-template-areas:"copy mascot""stats stats";align-items:center;gap:14px 16px}.practice-hub .ph-kicker{margin-bottom:12px}.practice-hub .ph-h1{margin-bottom:12px;font-size:clamp(26px,6.6vw,34px);line-height:1.12}.practice-hub .ph-lead{font-size:14px;line-height:1.55}.practice-hub .ph-mascot{justify-content:center;align-self:start;padding:0}.practice-hub .ph-mascot img{max-width:170px}.practice-hub .ph-speech{display:none}.practice-hub .ph-stat{gap:6px;padding:11px 4px 11px 9px}.practice-hub .ph-stat-icon{flex:0 0 18px;width:18px;height:18px}.practice-hub .ph-stat-icon svg{width:16px;height:16px}.practice-hub .ph-stat-num{font-size:15px}.practice-hub .ph-stat-label{letter-spacing:.03em;font-size:8px}.practice-hub .ph-mode{grid-template-columns:minmax(0,1fr);gap:14px;padding:18px}.practice-hub .ph-mode-main{grid-template-columns:48px minmax(0,1fr);gap:12px 14px}.practice-hub .ph-mode-icon{width:48px;height:48px}.practice-hub .ph-mode-icon svg{width:24px;height:24px}.practice-hub .ph-mode-badge{letter-spacing:.08em;padding:3px 6px;font-size:8.5px;position:absolute;top:16px;right:14px}.practice-hub .ph-mode-head{padding-right:8px}.practice-hub .ph-mode-title{max-width:calc(100% - 118px);font-size:20px}.practice-hub .ph-mode-stats li{padding-right:14px}.practice-hub .ph-mode-stats li+li{padding-left:14px}.practice-hub .ph-ms-text strong{font-size:13px}.practice-hub .ph-mode-benefits{flex:none;order:2}.practice-hub .ph-mode-cta{order:1}.practice-hub .ph-rail-bottom{grid-template-columns:repeat(auto-fit,minmax(272px,1fr))}.practice-hub .ph-bp-card{order:-1}.practice-hub .ph-info-card{padding:18px}.practice-hub .ph-fb{text-align:center;grid-template-columns:1fr;justify-items:center}}.xp-unlock{background:linear-gradient(135deg,#fff1e3 0%,#ffe4d2 100%);border:1px solid #ff33002e;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.xp-unlock__body{flex-direction:column;gap:8px;min-width:0;display:flex}.xp-unlock__row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.xp-unlock__balance{color:var(--orange);font-family:var(--font-mono);align-items:center;gap:4px;font-weight:700;display:inline-flex}.xp-unlock__balance-num{font-size:18px}.xp-unlock__balance-unit{opacity:.75;font-size:11px}.xp-unlock__credits{font-family:var(--font-mono);color:var(--green-2);background:#2f6f4f1f;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.xp-unlock__copy{color:#0a0a0ab3;margin:0;font-size:12px;line-height:1.5}.xp-unlock__copy strong{color:var(--orange);font-weight:700}.xp-unlock__msg{font-family:var(--font-mono);border-radius:4px;margin:0;padding:6px 8px;font-size:11px}.xp-unlock__msg--ok{color:var(--green-2);background:#2f6f4f1a}.xp-unlock__msg--err{color:var(--orange);background:#ff330014}.xp-unlock__action{display:inline-flex}.xp-unlock__btn{background:var(--orange);color:var(--white);border:1px solid var(--orange);font-family:var(--font-display);cursor:pointer;white-space:nowrap;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 2px 8px #ff330040}.xp-unlock__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #ff330059}.xp-unlock__btn:disabled{color:#0a0a0a80;box-shadow:none;cursor:not-allowed;background:#0a0a0a14;border-color:#0a0a0a1f}@media (max-width:640px){.xp-unlock{grid-template-columns:1fr}.xp-unlock__btn{width:100%}}
