:root{--bv-bg:#1a1a1a;--bv-surface:#262626;--bv-surface-hover:#2e2e2e;--bv-border:#404040;--bv-accent:#e82127;--bv-accent-hover:#ff3b3f;--bv-accent-muted:#e8212726;--bv-text:#f5f5f5;--bv-text-secondary:#a3a3a3;--bv-text-muted:#737373;--bv-success:#22c55e;--bv-success-muted:#22c55e26;--bv-warning:#f59e0b;--bv-warning-muted:#f59e0b26;--bv-error:#ef4444;--bv-error-muted:#ef444426;--bv-info:#3b82f6;--bv-info-muted:#3b82f626;--bv-processing:#a855f7;--bv-processing-muted:#a855f726}.blitzvolt-module__xhdddq__section{word-wrap:break-word;overflow-wrap:break-word;max-width:480px;margin:0 auto;padding:1rem;overflow-x:hidden}.blitzvolt-module__xhdddq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 0 .5rem;display:flex}.blitzvolt-module__xhdddq__header h1{color:var(--bv-text);word-break:break-word;margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.blitzvolt-module__xhdddq__headerSubtitle{color:var(--bv-text-muted);margin-top:.125rem;font-size:.8125rem}.blitzvolt-module__xhdddq__card{background:var(--bv-surface);border:1px solid var(--bv-border);border-radius:12px;margin-bottom:.75rem;padding:1rem}.blitzvolt-module__xhdddq__cardTitle{color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.blitzvolt-module__xhdddq__metricGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.blitzvolt-module__xhdddq__metricCard{background:var(--bv-surface);border:1px solid var(--bv-border);border-radius:12px;flex-direction:column;gap:.375rem;padding:1rem;display:flex}.blitzvolt-module__xhdddq__metricIcon{background:var(--bv-accent-muted);width:32px;height:32px;color:var(--bv-accent);border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;display:flex}.blitzvolt-module__xhdddq__metricLabel{color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:500}.blitzvolt-module__xhdddq__metricValue{color:var(--bv-text);font-size:1.25rem;font-weight:700;line-height:1.2}.blitzvolt-module__xhdddq__metricSublabel{color:var(--bv-text-secondary);font-size:.6875rem}.blitzvolt-module__xhdddq__metricSkeleton{}.blitzvolt-module__xhdddq__skeletonLine{background:var(--bv-border);border-radius:4px;animation:1.5s ease-in-out infinite blitzvolt-module__xhdddq__skeletonPulse}.blitzvolt-module__xhdddq__skeletonIcon{background:var(--bv-border);border-radius:8px;width:32px;height:32px;animation:1.5s ease-in-out infinite blitzvolt-module__xhdddq__skeletonPulse}.blitzvolt-module__xhdddq__skeletonWide{width:70%;height:12px}.blitzvolt-module__xhdddq__skeletonNarrow{width:50%;height:20px}.blitzvolt-module__xhdddq__skeletonSmall{width:40%;height:10px}@keyframes blitzvolt-module__xhdddq__skeletonPulse{0%,to{opacity:.4}50%{opacity:.7}}.blitzvolt-module__xhdddq__progressBar{background:var(--bv-border);border-radius:3px;width:100%;height:6px;margin-top:.375rem;overflow:hidden}.blitzvolt-module__xhdddq__progressFill{background:var(--bv-accent);border-radius:3px;height:100%;transition:width .6s}.blitzvolt-module__xhdddq__badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.blitzvolt-module__xhdddq__badgeActive{background:var(--bv-success-muted);color:var(--bv-success);}.blitzvolt-module__xhdddq__badgeProcessing{background:var(--bv-processing-muted);color:var(--bv-processing);}.blitzvolt-module__xhdddq__badgeCompleted{background:var(--bv-info-muted);color:var(--bv-info);}.blitzvolt-module__xhdddq__badgeSettled{background:var(--bv-success-muted);color:var(--bv-success);}.blitzvolt-module__xhdddq__badgeTransferred{background:var(--bv-accent-muted);color:var(--bv-accent);}.blitzvolt-module__xhdddq__badgePending{background:var(--bv-warning-muted);color:var(--bv-warning);}.blitzvolt-module__xhdddq__badgeFlagged{background:var(--bv-error-muted);color:var(--bv-error);}.blitzvolt-module__xhdddq__badgeFailed{background:var(--bv-error-muted);color:var(--bv-error);}.blitzvolt-module__xhdddq__badgeAudited{background:var(--bv-success-muted);color:var(--bv-success);}.blitzvolt-module__xhdddq__tabBar{z-index:200;height:72px;padding-bottom:env(safe-area-inset-bottom,0px);background:#1a1a1a;border-top:1px solid #404040;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.blitzvolt-module__xhdddq__tabItem{color:var(--bv-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;min-width:44px;min-height:44px;padding:.5rem .75rem;font-size:.625rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.blitzvolt-module__xhdddq__tabItem:hover{color:var(--bv-text-secondary)}.blitzvolt-module__xhdddq__tabItemActive{color:var(--bv-accent);}.blitzvolt-module__xhdddq__tabIcon{font-size:1.25rem;line-height:1}.blitzvolt-module__xhdddq__btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.blitzvolt-module__xhdddq__btnPrimary{background:var(--bv-accent);color:#fff;}.blitzvolt-module__xhdddq__btnPrimary:hover{background:var(--bv-accent-hover)}.blitzvolt-module__xhdddq__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.blitzvolt-module__xhdddq__btnSecondary{background:var(--bv-surface);color:var(--bv-text);border:1px solid var(--bv-border);}.blitzvolt-module__xhdddq__btnSecondary:hover{background:var(--bv-surface-hover)}.blitzvolt-module__xhdddq__btnGhost{color:var(--bv-text-secondary);background:0 0;}.blitzvolt-module__xhdddq__btnGhost:hover{color:var(--bv-text)}.blitzvolt-module__xhdddq__btnGroup{flex-wrap:wrap;gap:.5rem;display:flex}.blitzvolt-module__xhdddq__sessionCard{background:var(--bv-surface);border:1px solid var(--bv-border);cursor:pointer;border-radius:12px;margin-bottom:.625rem;padding:.875rem;transition:background .15s}.blitzvolt-module__xhdddq__sessionCard:hover{background:var(--bv-surface-hover)}.blitzvolt-module__xhdddq__sessionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.blitzvolt-module__xhdddq__sessionDate{color:var(--bv-text);font-size:.8125rem;font-weight:600}.blitzvolt-module__xhdddq__sessionMeta{color:var(--bv-text-secondary);flex-wrap:wrap;gap:1rem;font-size:.75rem;display:flex}.blitzvolt-module__xhdddq__sessionMeta span{align-items:center;gap:.25rem;display:flex}.blitzvolt-module__xhdddq__sessionDetails{border-top:1px solid var(--bv-border);grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem;padding-top:.75rem;font-size:.75rem;display:grid}.blitzvolt-module__xhdddq__sessionDetailItem{flex-direction:column;gap:.125rem;display:flex}.blitzvolt-module__xhdddq__sessionDetailLabel{color:var(--bv-text-muted);font-size:.6875rem}.blitzvolt-module__xhdddq__sessionDetailValue{color:var(--bv-text);font-weight:500}.blitzvolt-module__xhdddq__transactionRow{border-bottom:1px solid var(--bv-border);align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.blitzvolt-module__xhdddq__transactionRow:last-child{border-bottom:none}.blitzvolt-module__xhdddq__transactionIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;display:flex}.blitzvolt-module__xhdddq__transactionIconCredit{background:var(--bv-success-muted);color:var(--bv-success);}.blitzvolt-module__xhdddq__transactionIconDebit{background:var(--bv-error-muted);color:var(--bv-error);}.blitzvolt-module__xhdddq__transactionIconReferral{background:var(--bv-accent-muted);color:var(--bv-accent);}.blitzvolt-module__xhdddq__transactionInfo{flex:1;min-width:0}.blitzvolt-module__xhdddq__transactionDesc{color:var(--bv-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.blitzvolt-module__xhdddq__transactionDate{color:var(--bv-text-muted);margin-top:.125rem;font-size:.6875rem}.blitzvolt-module__xhdddq__transactionAmount{white-space:nowrap;font-size:.8125rem;font-weight:600}.blitzvolt-module__xhdddq__amountPositive{color:var(--bv-success)}.blitzvolt-module__xhdddq__amountNegative{color:var(--bv-error)}.blitzvolt-module__xhdddq__referralCodeBox{background:var(--bv-surface);border:2px dashed var(--bv-border);text-align:center;border-radius:12px;margin-bottom:.75rem;padding:1.5rem}.blitzvolt-module__xhdddq__referralCode{color:var(--bv-accent);letter-spacing:.1em;margin:.5rem 0;font-family:SF Mono,Fira Code,monospace;font-size:1.75rem;font-weight:700}.blitzvolt-module__xhdddq__referralStatGrid{grid-template-columns:1fr 1fr 1fr;gap:.625rem;margin-bottom:.75rem;display:grid}.blitzvolt-module__xhdddq__referralStat{background:var(--bv-surface);border:1px solid var(--bv-border);text-align:center;border-radius:12px;padding:.875rem}.blitzvolt-module__xhdddq__referralStatValue{color:var(--bv-text);font-size:1.5rem;font-weight:700}.blitzvolt-module__xhdddq__referralStatLabel{color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-top:.25rem;font-size:.625rem}.blitzvolt-module__xhdddq__timeline{margin:0;padding:0;list-style:none}.blitzvolt-module__xhdddq__timelineItem{gap:.75rem;padding-bottom:1rem;display:flex;position:relative}.blitzvolt-module__xhdddq__timelineItem:not(:last-child):after{content:"";background:var(--bv-border);width:2px;position:absolute;top:32px;bottom:0;left:15px}.blitzvolt-module__xhdddq__timelineDot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;display:flex}.blitzvolt-module__xhdddq__timelineDotComplete{background:var(--bv-success-muted);color:var(--bv-success);}.blitzvolt-module__xhdddq__timelineDotPending{background:var(--bv-border);color:var(--bv-text-muted);}.blitzvolt-module__xhdddq__timelineContent{flex:1;padding-top:.25rem}.blitzvolt-module__xhdddq__timelineName{color:var(--bv-text);font-size:.8125rem;font-weight:600}.blitzvolt-module__xhdddq__timelineStatus{color:var(--bv-text-secondary);margin-top:.125rem;font-size:.6875rem}.blitzvolt-module__xhdddq__overlay{z-index:100;background:#000000b3;justify-content:center;align-items:flex-end;animation:.2s blitzvolt-module__xhdddq__fadeIn;display:flex;position:fixed;inset:0}.blitzvolt-module__xhdddq__modal{background:var(--bv-bg);border-radius:16px 16px 0 0;width:100%;max-width:480px;max-height:85vh;padding:1.5rem;animation:.3s blitzvolt-module__xhdddq__slideUp;overflow-y:auto}.blitzvolt-module__xhdddq__modalHandle{background:var(--bv-border);border-radius:2px;width:36px;height:4px;margin:0 auto 1rem}.blitzvolt-module__xhdddq__modalTitle{color:var(--bv-text);margin-bottom:1rem;font-size:1.125rem;font-weight:700}@keyframes blitzvolt-module__xhdddq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes blitzvolt-module__xhdddq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.blitzvolt-module__xhdddq__input{background:var(--bv-surface);border:1px solid var(--bv-border);width:100%;color:var(--bv-text);border-radius:8px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.blitzvolt-module__xhdddq__input:focus{border-color:var(--bv-accent)}.blitzvolt-module__xhdddq__input::placeholder{color:var(--bv-text-muted)}.blitzvolt-module__xhdddq__label{color:var(--bv-text-secondary);margin-bottom:.375rem;font-size:.75rem;font-weight:600;display:block}.blitzvolt-module__xhdddq__filterRow{-webkit-overflow-scrolling:touch;gap:.375rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.blitzvolt-module__xhdddq__filterRow::-webkit-scrollbar{display:none}.blitzvolt-module__xhdddq__filterPill{border:1px solid var(--bv-border);color:var(--bv-text-secondary);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;min-height:44px;padding:.5rem .875rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s}.blitzvolt-module__xhdddq__filterPill:hover{background:var(--bv-surface)}.blitzvolt-module__xhdddq__filterPillActive{background:var(--bv-accent-muted);color:var(--bv-accent);border-color:var(--bv-accent);}.blitzvolt-module__xhdddq__chargingPulse{animation:2s ease-in-out infinite blitzvolt-module__xhdddq__chargingPulse}@keyframes blitzvolt-module__xhdddq__chargingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.08)}}.blitzvolt-module__xhdddq__summaryBar{background:var(--bv-surface);border:1px solid var(--bv-border);border-radius:12px;gap:1rem;margin-bottom:.75rem;padding:.875rem 1rem;display:flex}.blitzvolt-module__xhdddq__summaryItem{flex-direction:column;gap:.125rem;display:flex}.blitzvolt-module__xhdddq__summaryLabel{color:var(--bv-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.625rem}.blitzvolt-module__xhdddq__summaryValue{color:var(--bv-text);font-size:1rem;font-weight:700}.blitzvolt-module__xhdddq__stepsGrid{flex-direction:column;gap:1rem;display:flex}.blitzvolt-module__xhdddq__stepItem{align-items:flex-start;gap:.75rem;display:flex}.blitzvolt-module__xhdddq__stepNumber{background:var(--bv-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.blitzvolt-module__xhdddq__stepText{color:var(--bv-text-secondary);padding-top:.25rem;font-size:.8125rem;line-height:1.5}.blitzvolt-module__xhdddq__stepText strong{color:var(--bv-text)}.blitzvolt-module__xhdddq__teslaConnected{background:var(--bv-success-muted);border:1px solid #22c55e40;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.blitzvolt-module__xhdddq__teslaConnectedText{color:var(--bv-success);font-size:.8125rem;font-weight:600}.blitzvolt-module__xhdddq__teslaDisconnected{text-align:center;padding:1rem}.blitzvolt-module__xhdddq__telemetryCard{flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.blitzvolt-module__xhdddq__telemetryRing{width:120px;height:120px;position:relative}.blitzvolt-module__xhdddq__telemetryRingText{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.blitzvolt-module__xhdddq__telemetryBatteryPct{color:var(--bv-text);font-size:1.75rem;font-weight:700;line-height:1}.blitzvolt-module__xhdddq__telemetryLabel{color:var(--bv-text-muted);text-transform:uppercase;margin-top:.25rem;font-size:.625rem}.blitzvolt-module__xhdddq__telemetryPower{color:var(--bv-text-secondary);font-size:.875rem}.blitzvolt-module__xhdddq__telemetryPower strong{color:var(--bv-text)}.blitzvolt-module__xhdddq__errorState{text-align:center;color:var(--bv-text-secondary);padding:2rem 1rem}.blitzvolt-module__xhdddq__errorState p{margin-bottom:1rem;font-size:.8125rem}.blitzvolt-module__xhdddq__emptyState{text-align:center;color:var(--bv-text-muted);padding:2rem 1rem;font-size:.8125rem}.blitzvolt-module__xhdddq__legalPage{word-wrap:break-word;overflow-wrap:break-word;max-width:720px;margin:0 auto;padding:1rem 1rem 5rem;overflow-x:hidden}.blitzvolt-module__xhdddq__legalHeader{border-bottom:1px solid var(--bv-border);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 0 1rem;display:flex}.blitzvolt-module__xhdddq__legalBackBtn{background:var(--bv-surface);border:1px solid var(--bv-border);color:var(--bv-text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;align-items:center;gap:.375rem;min-height:44px;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.blitzvolt-module__xhdddq__legalBackBtn:hover{background:var(--bv-surface-hover);color:var(--bv-text)}.blitzvolt-module__xhdddq__legalTitle{color:var(--bv-text);margin:0;font-size:1.375rem;font-weight:700}.blitzvolt-module__xhdddq__legalSubtitle{color:var(--bv-text-muted);margin-top:.125rem;font-size:.75rem}.blitzvolt-module__xhdddq__legalUpdated{color:var(--bv-text-muted);margin-top:.25rem;font-size:.6875rem}.blitzvolt-module__xhdddq__legalSection{margin-bottom:1.75rem}.blitzvolt-module__xhdddq__legalSectionTitle{color:var(--bv-text);margin:0 0 .625rem;font-size:1rem;font-weight:700;line-height:1.4}.blitzvolt-module__xhdddq__legalSubsectionTitle{color:var(--bv-text);margin:1rem 0 .375rem;font-size:.875rem;font-weight:600;line-height:1.4}.blitzvolt-module__xhdddq__legalText{color:var(--bv-text-secondary);margin:0 0 .5rem;font-size:.8125rem;line-height:1.7}.blitzvolt-module__xhdddq__legalTextStrong{color:var(--bv-text);font-weight:500;}.blitzvolt-module__xhdddq__legalList{margin:.375rem 0 .75rem;padding:0;list-style:none}.blitzvolt-module__xhdddq__legalListItem{color:var(--bv-text-secondary);padding:.125rem 0 .125rem 1rem;font-size:.8125rem;line-height:1.7;position:relative}.blitzvolt-module__xhdddq__legalListItem:before{content:"•";color:var(--bv-accent);font-weight:700;position:absolute;left:0}.blitzvolt-module__xhdddq__legalDivider{border:none;border-top:1px solid var(--bv-border);margin:2rem 0}.blitzvolt-module__xhdddq__legalScheduleBox{background:var(--bv-surface);border:1px solid var(--bv-border);border-radius:12px;margin:1rem 0;padding:1.25rem}.blitzvolt-module__xhdddq__legalScheduleTitle{color:var(--bv-text);margin-bottom:.75rem;font-size:.875rem;font-weight:700}.blitzvolt-module__xhdddq__legalScheduleRow{border-bottom:1px solid var(--bv-border);justify-content:space-between;align-items:baseline;gap:.5rem;padding:.5rem 0;font-size:.8125rem;display:flex}@media (max-width:480px){.blitzvolt-module__xhdddq__legalScheduleRow{flex-direction:column;align-items:flex-start;gap:.25rem}.blitzvolt-module__xhdddq__legalScheduleValue{text-align:left}}.blitzvolt-module__xhdddq__legalScheduleRow:last-child{border-bottom:none}.blitzvolt-module__xhdddq__legalScheduleLabel{color:var(--bv-text-secondary)}.blitzvolt-module__xhdddq__legalScheduleValue{color:var(--bv-accent);text-align:right;word-break:break-word;overflow-wrap:break-word;font-weight:600}.blitzvolt-module__xhdddq__legalCallout{background:var(--bv-warning-muted);border:1px solid #f59e0b40;border-radius:10px;margin:.75rem 0;padding:.875rem 1rem}.blitzvolt-module__xhdddq__legalCallout p{color:var(--bv-warning);margin:0;font-size:.75rem;line-height:1.6}.blitzvolt-module__xhdddq__legalCalloutInfo{background:var(--bv-info-muted);border-color:#3b82f640;}.blitzvolt-module__xhdddq__legalCalloutInfo p{color:var(--bv-info)}.blitzvolt-module__xhdddq__legalCalloutSuccess{background:var(--bv-success-muted);border-color:#22c55e40;}.blitzvolt-module__xhdddq__legalCalloutSuccess p{color:var(--bv-success)}.blitzvolt-module__xhdddq__faqCategory{margin-bottom:1.5rem}.blitzvolt-module__xhdddq__faqCategoryTitle{color:var(--bv-accent);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--bv-border);margin-bottom:.625rem;padding-bottom:.375rem;font-size:.75rem;font-weight:700}.blitzvolt-module__xhdddq__faqItem{background:var(--bv-surface);border:1px solid var(--bv-border);border-radius:10px;margin-bottom:.5rem;overflow:hidden}.blitzvolt-module__xhdddq__faqQuestion{width:100%;color:var(--bv-text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.4;display:flex}.blitzvolt-module__xhdddq__faqQuestion:hover{background:var(--bv-surface-hover)}.blitzvolt-module__xhdddq__faqChevron{color:var(--bv-text-muted);flex-shrink:0;margin-left:.5rem;font-size:.75rem;transition:transform .2s}.blitzvolt-module__xhdddq__faqChevronOpen{transform:rotate(180deg);}.blitzvolt-module__xhdddq__faqAnswer{padding:0 1rem .875rem}.blitzvolt-module__xhdddq__faqAnswer p{color:var(--bv-text-secondary);margin:0 0 .375rem;font-size:.8125rem;line-height:1.7}.blitzvolt-module__xhdddq__faqAnswer ul{margin:.25rem 0;padding:0;list-style:none}.blitzvolt-module__xhdddq__faqAnswer li{color:var(--bv-text-secondary);padding-left:1rem;font-size:.8125rem;line-height:1.7;position:relative}.blitzvolt-module__xhdddq__faqAnswer li:before{content:"•";color:var(--bv-accent);font-weight:700;position:absolute;left:0}@media (max-width:360px){.blitzvolt-module__xhdddq__header h1{font-size:1.15rem}.blitzvolt-module__xhdddq__headerSubtitle{font-size:.75rem}.blitzvolt-module__xhdddq__metricValue{font-size:1.1rem}.blitzvolt-module__xhdddq__metricLabel{font-size:.625rem}.blitzvolt-module__xhdddq__card{padding:.875rem}.blitzvolt-module__xhdddq__section{padding:.75rem}.blitzvolt-module__xhdddq__sessionMeta{flex-wrap:wrap;gap:.5rem}.blitzvolt-module__xhdddq__summaryBar{flex-wrap:wrap;gap:.75rem}.blitzvolt-module__xhdddq__btnGroup{flex-direction:column}.blitzvolt-module__xhdddq__btnGroup>*{width:100%}.blitzvolt-module__xhdddq__referralStatGrid{grid-template-columns:1fr;gap:.5rem}.blitzvolt-module__xhdddq__referralCode{letter-spacing:.05em;font-size:1.375rem}.blitzvolt-module__xhdddq__legalScheduleValue{word-break:break-word;overflow-wrap:break-word}}@media (min-width:640px){.blitzvolt-module__xhdddq__section{max-width:640px;padding:1.5rem}.blitzvolt-module__xhdddq__metricGrid{grid-template-columns:repeat(4,1fr)}.blitzvolt-module__xhdddq__referralStatGrid{grid-template-columns:repeat(3,1fr)}.blitzvolt-module__xhdddq__header h1{font-size:1.5rem}.blitzvolt-module__xhdddq__legalPage{max-width:720px;padding:1.5rem}.blitzvolt-module__xhdddq__legalSectionTitle{font-size:1.125rem}.blitzvolt-module__xhdddq__legalText,.blitzvolt-module__xhdddq__legalListItem{font-size:.875rem}}@media (min-width:768px){.blitzvolt-module__xhdddq__section{max-width:720px}.blitzvolt-module__xhdddq__card{padding:1.25rem}.blitzvolt-module__xhdddq__metricValue{font-size:1.375rem}}@media (min-width:1024px){.blitzvolt-module__xhdddq__section{max-width:860px;padding:2rem}.blitzvolt-module__xhdddq__tabBar{border-top:none;border-bottom:1px solid var(--bv-border);max-width:860px;height:auto;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:0;position:static}.blitzvolt-module__xhdddq__tabItem,.blitzvolt-module__xhdddq__tabItemActive{flex-direction:row;gap:.375rem;padding:.75rem 1.25rem;font-size:.8125rem}.blitzvolt-module__xhdddq__header h1{font-size:1.625rem}.blitzvolt-module__xhdddq__sessionDetails{grid-template-columns:repeat(4,1fr)}.blitzvolt-module__xhdddq__summaryBar{padding:1rem 1.25rem}.blitzvolt-module__xhdddq__legalPage{max-width:800px;padding:2rem}}@media (min-width:1280px){.blitzvolt-module__xhdddq__section{max-width:960px}}.blitzvolt-module__xhdddq__sliderContainer{width:100%;padding:.5rem 0}.blitzvolt-module__xhdddq__slider{appearance:none;background:var(--bv-border);border-radius:3px;outline:none;width:100%;height:6px}.blitzvolt-module__xhdddq__slider::-webkit-slider-thumb{appearance:none;background:var(--bv-accent);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.blitzvolt-module__xhdddq__slider::-moz-range-thumb{background:var(--bv-accent);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.blitzvolt-module__xhdddq__sliderLabel{color:var(--bv-text-muted);justify-content:space-between;margin-top:.25rem;font-size:.6875rem;display:flex}.blitzvolt-module__xhdddq__layoutRoot{display:none}.blitzvolt-module__xhdddq__layoutContent{padding-top:48px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px) + 16px);background:#1a1a1a;min-height:100dvh}.blitzvolt-module__xhdddq__topBar{z-index:200;background:#1a1a1a;border-bottom:1px solid #404040;justify-content:space-between;align-items:center;height:48px;padding:0 .75rem;display:flex;position:fixed;top:0;left:0;right:0}.blitzvolt-module__xhdddq__topBarBack{color:var(--bv-text-muted);border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.blitzvolt-module__xhdddq__topBarBack:hover{color:#fff;background:var(--bv-surface)}.blitzvolt-module__xhdddq__topBarBack svg{font-size:.6875rem}.blitzvolt-module__xhdddq__topBarBackLabel{color:var(--bv-text-secondary);font-size:.8125rem}.blitzvolt-module__xhdddq__topBarBrand{color:var(--bv-accent);letter-spacing:-.01em;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.blitzvolt-module__xhdddq__topBarBrand:hover{color:#fff}@media (min-width:768px){.blitzvolt-module__xhdddq__topBar{padding:.625rem 1.5rem}.blitzvolt-module__xhdddq__topBarBack{font-size:.875rem}.blitzvolt-module__xhdddq__topBarBack svg{font-size:.75rem}.blitzvolt-module__xhdddq__topBarBrand{font-size:1.0625rem}}.blitzvolt-module__xhdddq__resourceGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:340px){.blitzvolt-module__xhdddq__resourceGrid{grid-template-columns:1fr}}.blitzvolt-module__xhdddq__resourceLink{background:var(--bv-surface);border:1px solid var(--bv-border);color:var(--bv-text);cursor:pointer;word-break:break-word;overflow-wrap:break-word;border-radius:.625rem;align-items:center;gap:.5rem;min-height:44px;padding:.75rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.blitzvolt-module__xhdddq__resourceLink:hover{background:var(--bv-border);border-color:var(--bv-accent-muted);color:#fff}.blitzvolt-module__xhdddq__resourceLink svg{color:var(--bv-accent);flex-shrink:0;font-size:.875rem}@media (min-width:768px){.blitzvolt-module__xhdddq__resourceLink{padding:.875rem 1rem;font-size:.875rem}}
