:root{--color-indigo-50: #eef2ff;--color-indigo-100: #e0e7ff;--color-indigo-200: #c7d2fe;--color-indigo-300: #a5b4fc;--color-indigo-400: #818cf8;--color-indigo-500: #6366f1;--color-indigo-600: #4f46e5;--color-indigo-700: #4338ca;--color-purple-400: #a78bfa;--color-purple-500: #8b5cf6;--color-purple-600: #7c3aed;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-400: #94a3b8;--color-slate-500: #64748b;--color-slate-600: #475569;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--color-red-400: #f87171;--color-red-500: #ef4444;--color-amber-300: #fcd34d;--color-amber-400: #fbbf24;--color-amber-500: #f59e0b;--color-amber-600: #d97706;--color-green-400: #4ade80;--color-green-500: #22c55e;--color-blue-400: #60a5fa;--color-blue-500: #3b82f6;--text-primary: var(--color-slate-50);--text-secondary: var(--color-slate-200);--text-muted: var(--color-slate-400);--text-subtle: var(--color-slate-500);--bg-card: rgba(15, 23, 42, .5);--bg-card-hover: rgba(15, 23, 42, .65);--bg-input: rgba(8, 12, 21, .7);--border-default: rgba(71, 85, 105, .35);--border-subtle: rgba(51, 65, 85, .25);--border-focus: rgba(99, 102, 241, .5);--accent-primary: var(--color-indigo-400);--accent-primary-hover: var(--color-indigo-300);--accent-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--accent-gradient-hover: linear-gradient(135deg, #7c8af0 0%, #8a5db5 100%);--status-success-bg: rgba(34, 197, 94, .1);--status-success-text: var(--color-green-400);--status-success-border: rgba(34, 197, 94, .25);--status-error-bg: rgba(239, 68, 68, .1);--status-error-text: var(--color-red-400);--status-error-border: rgba(239, 68, 68, .25);--credit-text: #d4a853;--credit-bg: rgba(212, 168, 83, .06);--credit-bg-hover: rgba(212, 168, 83, .1);--credit-border: rgba(212, 168, 83, .12);--credit-border-hover: rgba(212, 168, 83, .2);--status-warning-bg: rgba(251, 191, 36, .1);--status-warning-text: var(--color-amber-400);--status-warning-border: rgba(251, 191, 36, .25);--status-info-bg: rgba(59, 130, 246, .1);--status-info-text: var(--color-blue-400);--status-info-border: rgba(59, 130, 246, .25)}:root{--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-xs: var(--space-1);--space-sm: var(--space-2);--space-md: var(--space-4);--space-lg: var(--space-6);--space-xl: var(--space-8);--container-max-width: 720px;--container-padding: var(--space-xl);--container-padding-compact: var(--space-md);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--text-xs: 12px;--text-sm: 13px;--text-base: 14px;--text-md: 15px;--text-lg: 16px;--text-xl: 18px;--text-2xl: 20px;--text-3xl: 24px;--text-4xl: 28px;--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--editor-header-height: 52px;--editor-header-height-mobile: 44px;--editor-row-min-height: 60px;--editor-row-min-height-mobile: 56px;--waveform-height: 64px;--waveform-height-mobile: 48px;--touch-target-min: 44px}._page_6g9wo_12{container-type:inline-size;container-name:creditpacks;max-width:1000px;margin:0 auto;padding:60px 32px}._header_6g9wo_21{text-align:center;margin-bottom:40px}._title_6g9wo_26{font-size:32px;font-weight:600;color:var(--text-primary);margin:0 0 12px;letter-spacing:-.02em}._subtitle_6g9wo_34{font-size:16px;color:var(--text-muted);margin:0;font-weight:400}._valueBanner_6g9wo_42{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#22c55e0f;border:1px solid rgba(34,197,94,.2);border-radius:var(--radius-lg);margin-bottom:40px}._valueIcon_6g9wo_53{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#22c55e1f;border-radius:10px}._valueIcon_6g9wo_53 svg{width:20px;height:20px;color:var(--color-green-400)}._valueContent_6g9wo_70{display:flex;flex-direction:column;gap:2px}._valueTitle_6g9wo_76{font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}._valueDesc_6g9wo_82{font-size:var(--text-xs);color:var(--text-muted)}._grid_6g9wo_88{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px;align-items:start}._card_6g9wo_97{position:relative;display:flex;flex-direction:column;padding:28px 24px;background:linear-gradient(180deg,#1e293b80,#0f172a99);border:1px solid var(--border-default);border-radius:var(--radius-xl);transition:all .2s ease;box-shadow:0 4px 24px #0000001f}._card_6g9wo_97:hover{border-color:#6366f180;transform:translateY(-3px);box-shadow:0 8px 32px #0000002e}._cardBestValue_6g9wo_116{background:linear-gradient(180deg,#22c55e1a,#22c55e08);border-color:#22c55e80;box-shadow:0 4px 24px #00000026,0 0 0 1px #22c55e1a}._cardBestValue_6g9wo_116:hover{border-color:#22c55eb3;box-shadow:0 12px 40px #0003,0 0 40px #22c55e1a}._cardPopular_6g9wo_132{background:linear-gradient(180deg,#6366f11f,#6366f10a);border-color:#6366f180;box-shadow:0 4px 24px #00000026,0 0 0 1px #6366f11a}._cardPopular_6g9wo_132:hover{border-color:#6366f1b3;box-shadow:0 12px 40px #0003,0 0 40px #6366f11a}._badge_6g9wo_148{position:absolute;top:-12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.03em;color:#fff;white-space:nowrap}._badgeBestValue_6g9wo_165{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 12px #22c55e66}._badgePopular_6g9wo_170{background:var(--accent-gradient);box-shadow:0 4px 12px #6366f166}._badgeIcon_6g9wo_175{width:14px;height:14px}._cardSummary_6g9wo_181{display:none}._chevron_6g9wo_186{width:20px;height:20px;color:var(--text-muted);transition:transform .25s ease;flex-shrink:0}._chevronOpen_6g9wo_194{transform:rotate(180deg)}._summaryLeft_6g9wo_199{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:1px}._summaryMeta_6g9wo_207{font-size:11px;font-weight:400;color:var(--text-muted)}._summaryRight_6g9wo_213{display:flex;align-items:center;gap:8px}._summaryPrice_6g9wo_219{display:flex;align-items:baseline}._summaryCurrency_6g9wo_224{font-size:14px;font-weight:600;color:var(--color-green-400);margin-right:1px}._summaryAmount_6g9wo_231{font-size:22px;font-weight:700;color:var(--text-primary);line-height:1;letter-spacing:-.5px}._collapsibleTagline_6g9wo_245,._mobileDetail_6g9wo_250{display:none}._cardHeader_6g9wo_255{text-align:center;margin-bottom:20px;padding-top:8px}._packName_6g9wo_261{font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 4px}._packTagline_6g9wo_268{font-size:var(--text-xs);color:var(--text-muted);margin:0}._creditsDisplay_6g9wo_275{text-align:center;margin-bottom:16px}._creditsAmount_6g9wo_280{display:flex;align-items:baseline;justify-content:center;gap:6px}._creditsNumber_6g9wo_287{font-size:32px;font-weight:700;color:var(--color-amber-400);letter-spacing:-1px}._creditsNumberBestValue_6g9wo_294{color:var(--color-green-400)}._creditsLabel_6g9wo_298{font-size:15px;font-weight:500;color:var(--text-muted)}._creditsRate_6g9wo_304{font-size:var(--text-xs);color:var(--text-subtle);margin-top:4px}._savingsBadge_6g9wo_311{display:inline-flex;align-items:center;justify-content:center;gap:4px;margin-top:8px;padding:4px 10px;min-height:24px;background:transparent;border:1px solid transparent;border-radius:16px;font-size:var(--text-xs);font-weight:500;color:var(--text-subtle)}._savingsBadgeVisible_6g9wo_327{background:#22c55e1f;border-color:#22c55e40;font-weight:600;color:var(--color-green-400)}._savingsIcon_6g9wo_334{width:14px;height:14px}._baselineText_6g9wo_339{font-size:11px;color:var(--text-subtle)}._priceSection_6g9wo_345{text-align:center;margin-bottom:24px;padding:16px 0;display:flex;align-items:baseline;justify-content:center}._currency_6g9wo_354{font-size:18px;font-weight:500;color:var(--color-green-300);margin-right:2px;align-self:flex-start;margin-top:8px}._amount_6g9wo_363{font-size:44px;font-weight:700;color:var(--text-primary);line-height:1;letter-spacing:-2px}._oneTime_6g9wo_371{font-size:15px;color:var(--text-subtle);margin-left:4px}._cardSpacer_6g9wo_378{flex-grow:1;min-height:8px}._quantitySection_6g9wo_384{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0f172a66;border-radius:var(--radius-lg);margin-bottom:12px}._quantityLabel_6g9wo_394{font-size:var(--text-xs);color:var(--text-muted)}._quantityControls_6g9wo_399{display:flex;align-items:center;gap:12px}._qtyBtn_6g9wo_405{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:var(--radius-md);color:var(--color-indigo-300);cursor:pointer;transition:all .2s ease}._qtyBtn_6g9wo_405:hover:not(:disabled){background:#6366f12e;border-color:#6366f180;transform:translateY(-1px)}._qtyBtn_6g9wo_405:disabled{opacity:.3;cursor:not-allowed}._qtyBtn_6g9wo_405 svg{width:16px;height:16px}._quantityValue_6g9wo_435{font-size:18px;font-weight:600;color:var(--text-primary);min-width:24px;text-align:center}._totalSection_6g9wo_444{display:flex;justify-content:space-between;align-items:center;height:44px;padding:0 16px;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg);margin-bottom:12px;opacity:0;transition:all .25s ease}._totalSectionVisible_6g9wo_458{opacity:1;background:linear-gradient(135deg,#22c55e1a,#fbbf240f);border-color:#22c55e33}._totalCredits_6g9wo_464{font-size:var(--text-sm);font-weight:600;color:var(--color-green-300)}._totalCredits_6g9wo_464:after{content:" credits";font-weight:500}._totalPrice_6g9wo_475{font-size:18px;font-weight:700;color:var(--text-primary)}._cta_6g9wo_482{position:relative;width:100%;padding:14px 20px;border-radius:10px;font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:all .2s ease;overflow:hidden;margin-bottom:16px;border:none}._ctaLabelCollapsed_6g9wo_497{display:none}._ctaSecondary_6g9wo_503{background:#6366f11a;border:1px solid rgba(99,102,241,.3);color:var(--color-indigo-300)}._ctaSecondary_6g9wo_503:hover{background:#6366f12e;border-color:#6366f180;transform:translateY(-1px)}._ctaPrimary_6g9wo_515{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 14px #22c55e66}._ctaPrimary_6g9wo_515:hover{box-shadow:0 6px 20px #22c55e80;transform:translateY(-1px)}._cta_6g9wo_482:disabled{opacity:.5;cursor:not-allowed}._cta_6g9wo_482:disabled:hover{transform:none}._videoEstimate_6g9wo_536{display:flex;align-items:center;justify-content:center;gap:6px;font-size:var(--text-xs);color:var(--text-subtle)}._estimateIcon_6g9wo_545{width:14px;height:14px;color:var(--text-subtle)}._useCases_6g9wo_552{text-align:center;margin-bottom:40px}._useCasesTitle_6g9wo_557{font-size:var(--text-xs);font-weight:500;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px}._useCasesGrid_6g9wo_566{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}._useCase_6g9wo_552{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#1e293b66;border:1px solid var(--border-subtle);border-radius:24px;font-size:var(--text-xs);color:var(--text-muted);transition:all .2s ease}._useCase_6g9wo_552:hover{background:#6366f114;border-color:#6366f140;color:var(--color-indigo-300);transform:translateY(-1px)}._useCaseIcon_6g9wo_593{width:18px;height:18px;color:var(--color-indigo-400);transition:transform .2s ease}._useCase_6g9wo_552:hover ._useCaseIcon_6g9wo_593{transform:scale(1.1)}._useCaseIcon_6g9wo_593 svg{width:100%;height:100%}._footer_6g9wo_610{text-align:center}._footerText_6g9wo_614{display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--text-xs);color:var(--text-subtle);margin:0 0 12px}._footerIcon_6g9wo_624{width:18px;height:18px;color:var(--status-success-text)}._plansLink_6g9wo_630{font-size:var(--text-sm);color:var(--color-indigo-400);text-decoration:none;transition:all .15s ease}._plansLink_6g9wo_630:hover{color:var(--color-indigo-300)}@container creditpacks (max-width: 800px){._page_6g9wo_12{padding:48px 24px}._grid_6g9wo_88{grid-template-columns:repeat(2,1fr);gap:16px}._title_6g9wo_26{font-size:28px}._amount_6g9wo_363{font-size:38px}._creditsNumber_6g9wo_287{font-size:28px}}@container creditpacks (max-width: 540px){._page_6g9wo_12{padding:32px 16px}._header_6g9wo_21{margin-bottom:28px}._title_6g9wo_26{font-size:24px}._subtitle_6g9wo_34{font-size:var(--text-sm)}._valueBanner_6g9wo_42{flex-direction:column;text-align:center;padding:20px 16px;margin-bottom:28px}._valueContent_6g9wo_70{align-items:center}._grid_6g9wo_88{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto;gap:20px;margin-bottom:36px}._card_6g9wo_97{padding:20px 18px}._card_6g9wo_97:hover{transform:none}._cardSummary_6g9wo_181{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin-bottom:8px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}._cardHeader_6g9wo_255,._creditsDisplay_6g9wo_275,._priceSection_6g9wo_345,._cardSpacer_6g9wo_378,._videoEstimate_6g9wo_536{display:none}._collapsibleWrapper_6g9wo_240{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}._collapsibleOpen_6g9wo_242{grid-template-rows:1fr}._collapsibleInner_6g9wo_241{overflow:hidden;min-height:0}._collapsibleTagline_6g9wo_245{display:block;font-size:11px;color:var(--text-muted);margin:0 0 8px}._mobileDetail_6g9wo_250{display:flex;flex-direction:column;padding:12px;background:#0f172a66;border-radius:var(--radius-lg);margin-bottom:10px}._mobileDetailRow_6g9wo_786{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:7px 0;border-bottom:1px solid var(--border-subtle)}._mobileDetailRowLast_6g9wo_795{border-bottom:none}._mobileDetailLabel_6g9wo_799{color:var(--text-muted)}._mobileDetailValue_6g9wo_803{color:var(--text-secondary);font-weight:500}._mobileDetailHighlight_6g9wo_808{color:var(--color-green-400);font-weight:600}._packName_6g9wo_261{font-size:18px}._quantitySection_6g9wo_384{padding:10px 14px;margin-bottom:10px}._quantityLabel_6g9wo_394{font-size:12px}._quantityValue_6g9wo_435{font-size:16px}._totalSection_6g9wo_444{height:40px;margin-bottom:10px}._cta_6g9wo_482{padding:12px 16px;border-radius:8px;font-size:13px;margin-bottom:12px}._ctaCollapsed_6g9wo_501 ._ctaLabelDefault_6g9wo_843{display:none}._ctaCollapsed_6g9wo_501 ._ctaLabelCollapsed_6g9wo_497{display:inline}._useCasesGrid_6g9wo_566{flex-direction:column;align-items:center}._useCase_6g9wo_552{width:100%;max-width:240px;justify-content:center}._footerText_6g9wo_614{flex-direction:column;gap:6px}}@container creditpacks (max-width: 380px){._page_6g9wo_12{padding:24px 12px}._card_6g9wo_97{padding:16px 14px}._packName_6g9wo_261{font-size:16px}._summaryAmount_6g9wo_231{font-size:20px}._mobileDetailRow_6g9wo_786{padding:6px 0;font-size:11px}._quantitySection_6g9wo_384{padding:8px 12px}._qtyBtn_6g9wo_405{width:28px;height:28px}._quantityControls_6g9wo_399{gap:8px}._cta_6g9wo_482{padding:10px 14px}}
