.GapSection[data-astro-cid-sn3bisos]{padding:var(--sectionSpacingY) 1rem;background:var(--surfaceBackgroundMuted)}.GapContainer[data-astro-cid-sn3bisos]{max-width:var(--pageMaxWidth);margin:0 auto}.GapHeader[data-astro-cid-sn3bisos]{max-width:52rem;margin:0 auto 2.5rem;text-align:center}.GapEyebrow[data-astro-cid-sn3bisos]{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brandPinkText)}.GapTitle[data-astro-cid-sn3bisos]{font-size:1.625rem;line-height:1.15;color:var(--textPrimary)}.GapTitleLine[data-astro-cid-sn3bisos]{display:block}@media(min-width:640px){.GapTitle[data-astro-cid-sn3bisos]{font-size:2.25rem}}.GapSubtitle[data-astro-cid-sn3bisos]{max-width:44rem;margin:1.25rem auto 0;font-size:1.05rem;line-height:1.65;color:var(--textMuted)}.GapGrid[data-astro-cid-sn3bisos]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.GapGrid[data-astro-cid-sn3bisos]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.GapGrid[data-astro-cid-sn3bisos]{grid-template-columns:repeat(4,1fr)}}.GapCard[data-astro-cid-sn3bisos]{display:flex;flex-direction:column;padding:1.75rem;background:var(--surfaceBackground);border:1px dashed var(--surfaceBorderStrong);border-radius:var(--radiusXXLarge);transition:border-color var(--transitionBase)}.GapCard[data-astro-cid-sn3bisos]:hover{border-color:var(--gray400)}.GapCardHead[data-astro-cid-sn3bisos]{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem}.GapIconBadge[data-astro-cid-sn3bisos]{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--textMuted);background:var(--surfaceBackgroundSubtle);border-radius:var(--radiusMedium)}.GapCardTitle[data-astro-cid-sn3bisos]{font-size:1.0625rem;line-height:1.25;color:var(--textPrimary)}.GapCardDescription[data-astro-cid-sn3bisos]{font-size:.875rem;line-height:1.5;color:var(--textMuted)}.GapChart[data-astro-cid-sn3bisos]{display:block;width:100%;height:auto;margin:1.25rem 0 1rem}.GapOutcome[data-astro-cid-sn3bisos]{display:flex;gap:.5rem;align-items:baseline;margin-top:auto;font-size:.875rem;line-height:1.5;color:var(--textSecondary)}.GapOutcomeMark[data-astro-cid-sn3bisos]{flex-shrink:0;font-weight:700;color:var(--brandPink)}.GapClosing[data-astro-cid-sn3bisos]{max-width:44rem;margin:2.5rem auto 0;text-align:center}.GapClosingLines[data-astro-cid-sn3bisos]{margin:0;font-size:1.375rem;font-weight:700;line-height:1.4;color:var(--brandPink)}.GapClosingLine[data-astro-cid-sn3bisos]{display:block}@media(min-width:640px){.GapClosingLines[data-astro-cid-sn3bisos]{font-size:1.75rem}}@media(prefers-reduced-motion:no-preference){.GapGrid[data-astro-cid-sn3bisos].reveal-ready .GapCard[data-astro-cid-sn3bisos]{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--card-index, 0) * .08s)}.GapGrid[data-astro-cid-sn3bisos].reveal-ready.is-visible .GapCard[data-astro-cid-sn3bisos]{opacity:1;transform:none}.GapColumn[data-astro-cid-sn3bisos]{transform-box:fill-box;transform-origin:bottom}.GapGrid[data-astro-cid-sn3bisos].reveal-ready .GapColumn[data-astro-cid-sn3bisos]{transform:scaleY(0);transition:transform .5s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--card-index, 0) * .08s + var(--bar-index, 0) * .04s + .2s)}.GapGrid[data-astro-cid-sn3bisos].reveal-ready.is-visible .GapColumn[data-astro-cid-sn3bisos]{transform:scaleY(1)}}.LevelsSection[data-astro-cid-dvi4qehy]{padding:var(--sectionSpacingY) 1rem;background:radial-gradient(125% 90% at 50% -10%,rgba(143,79,246,.1),transparent 55%),radial-gradient(125% 90% at 50% 110%,rgba(245,56,147,.09),transparent 55%),var(--surfaceBackgroundMuted)}.LevelsContainer[data-astro-cid-dvi4qehy]{max-width:var(--pageMaxWidth);margin:0 auto}.LevelsHeader[data-astro-cid-dvi4qehy]{max-width:52rem;margin:0 auto 3.5rem;text-align:center}.LevelsEyebrow[data-astro-cid-dvi4qehy]{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brandPurple)}.LevelsTitle[data-astro-cid-dvi4qehy]{font-size:1.8125rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.LevelsTitle[data-astro-cid-dvi4qehy]{font-size:2.5rem}}.LevelsSubtitle[data-astro-cid-dvi4qehy]{max-width:38rem;margin:1.25rem auto 0;font-size:1.05rem;line-height:1.65;color:var(--textMuted)}.LevelsGrid[data-astro-cid-dvi4qehy]{display:grid;grid-template-columns:1fr;gap:1.75rem}@media(min-width:1024px){.LevelsGrid[data-astro-cid-dvi4qehy]{grid-template-columns:repeat(3,1fr)}}.LevelCard[data-astro-cid-dvi4qehy]{display:flex;flex-direction:column;overflow:hidden;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);transition:transform var(--transitionBase),box-shadow var(--transitionBase)}.LevelCard[data-astro-cid-dvi4qehy]:hover{transform:translateY(-4px);box-shadow:var(--surfaceShadowMedium)}.LevelArt[data-astro-cid-dvi4qehy]{position:relative;overflow:hidden;height:10.25rem;padding:1.25rem}.LevelArtImage[data-astro-cid-dvi4qehy]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.LevelArtCartouche[data-astro-cid-dvi4qehy]{position:absolute;right:1rem;bottom:1rem;z-index:1;display:inline-flex;gap:.6rem;align-items:center;max-width:calc(100% - 2rem);padding:.4rem .85rem .4rem .4rem;background:#0f0f12bf;backdrop-filter:blur(10px);border-radius:var(--radiusXLarge);box-shadow:0 6px 16px #00000040}.LevelArtCartoucheIcon[data-astro-cid-dvi4qehy]{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radiusMedium)}.LevelArtCartoucheTitle[data-astro-cid-dvi4qehy]{font-size:.9rem;font-weight:600;line-height:1.25;color:#fff}.LevelArtTop[data-astro-cid-dvi4qehy]{position:relative;z-index:1;display:flex;gap:.75rem;align-items:center;justify-content:space-between}.LevelArtHeading[data-astro-cid-dvi4qehy]{display:flex;gap:.75rem;align-items:center;min-width:0}.LevelArtIcon[data-astro-cid-dvi4qehy]{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;background:#ffffff2e;border:1px solid rgba(255,255,255,.25);border-radius:var(--radiusLarge)}.LevelArtTitle[data-astro-cid-dvi4qehy]{font-size:1.1875rem;font-weight:700;line-height:1.2;color:#fff}.LevelArtNumber[data-astro-cid-dvi4qehy]{flex-shrink:0;font-size:2rem;font-weight:800;line-height:1;color:#ffffff4d}.LevelCadence[data-astro-cid-dvi4qehy]{position:absolute;right:1.25rem;bottom:0;left:1.25rem;display:flex;gap:.3rem;align-items:flex-end;height:4.75rem}.LevelCadenceBar[data-astro-cid-dvi4qehy]{flex:1;min-height:2px;background:#ffffffbf;border-radius:.25rem .25rem 0 0}.LevelBody[data-astro-cid-dvi4qehy]{display:flex;flex:1;flex-direction:column;padding:1.75rem}.LevelDescription[data-astro-cid-dvi4qehy]{margin-bottom:1.25rem;font-size:.95rem;line-height:1.55;color:var(--textSecondary)}.LevelBullets[data-astro-cid-dvi4qehy]{display:flex;flex:1;flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none}.LevelBullet[data-astro-cid-dvi4qehy]{display:flex;gap:.6rem;align-items:baseline;font-size:.9rem;line-height:1.45;color:var(--textSecondary)}.LevelBulletDot[data-astro-cid-dvi4qehy]{flex-shrink:0;width:.4rem;height:.4rem;margin-top:.35rem;border-radius:var(--radiusFull)}.LevelCaption[data-astro-cid-dvi4qehy]{display:inline-flex;gap:.45rem;align-items:baseline;align-self:flex-start;margin-top:auto;font-size:.95rem;font-weight:600;color:var(--brandPurple)}.LevelCaptionArrow[data-astro-cid-dvi4qehy]{flex-shrink:0;font-weight:700}.LevelsClosing[data-astro-cid-dvi4qehy]{max-width:50rem;margin:3.5rem auto 0;font-size:1.375rem;font-weight:700;line-height:1.4;text-align:center;color:var(--brandPink)}@media(min-width:640px){.LevelsClosing[data-astro-cid-dvi4qehy]{font-size:1.625rem}}@media(prefers-reduced-motion:no-preference){.LevelsGrid[data-astro-cid-dvi4qehy].reveal-ready .LevelCard[data-astro-cid-dvi4qehy]{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--level-delay, 0s)}.LevelsGrid[data-astro-cid-dvi4qehy].reveal-ready.is-visible .LevelCard[data-astro-cid-dvi4qehy]{opacity:1;transform:none}.LevelCadenceBar[data-astro-cid-dvi4qehy]{transform-origin:bottom}.LevelsGrid[data-astro-cid-dvi4qehy].reveal-ready .LevelCadenceBar[data-astro-cid-dvi4qehy]{transform:scaleY(0);transition:transform .55s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--level-delay, 0s) + var(--bar-index, 0) * .05s + .25s)}.LevelsGrid[data-astro-cid-dvi4qehy].reveal-ready.is-visible .LevelCadenceBar[data-astro-cid-dvi4qehy]{transform:scaleY(1)}}.SystemSection[data-astro-cid-zjgo6mgq]{padding:var(--sectionSpacingY) 1rem;background:var(--surfaceBackground)}.SystemContainer[data-astro-cid-zjgo6mgq]{max-width:var(--pageMaxWidth);margin:0 auto}.SystemHeader[data-astro-cid-zjgo6mgq]{max-width:58rem;margin:0 auto 3rem;text-align:center}.SystemEyebrow[data-astro-cid-zjgo6mgq]{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brandPurple)}.SystemTitle[data-astro-cid-zjgo6mgq]{font-size:1.625rem;line-height:1.15;color:var(--textPrimary)}.SystemTitleLine[data-astro-cid-zjgo6mgq]{display:block}@media(min-width:640px){.SystemTitle[data-astro-cid-zjgo6mgq]{font-size:2.25rem}}.SystemSubtitle[data-astro-cid-zjgo6mgq]{max-width:40rem;margin:1.25rem auto 0;font-size:1.05rem;line-height:1.65;color:var(--textMuted)}.SystemSubtitleLine[data-astro-cid-zjgo6mgq]{display:block}.SystemStage[data-astro-cid-zjgo6mgq]{max-width:60rem;margin:0 auto;padding:1.5rem 2.5rem;background:radial-gradient(130% 130% at 85% 0%,rgba(245,56,147,.1),transparent 55%),radial-gradient(130% 130% at 0% 100%,rgba(143,79,246,.12),transparent 55%),var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);box-shadow:var(--surfaceShadowMedium)}.SystemChart[data-astro-cid-zjgo6mgq]{position:relative;height:13.5rem}.SystemChartSvg[data-astro-cid-zjgo6mgq]{position:absolute;inset:0;width:100%;height:100%}.SystemCurve[data-astro-cid-zjgo6mgq]{stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.SystemStem[data-astro-cid-zjgo6mgq]{stroke:var(--surfaceBorderStrong);stroke-width:1.5;stroke-dasharray:2 4;stroke-opacity:.7;vector-effect:non-scaling-stroke}.SystemOrb[data-astro-cid-zjgo6mgq]{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:var(--radiusFull);box-shadow:0 12px 28px -8px #8f4ff699,0 0 0 6px #8f4ff614}.SystemLabels[data-astro-cid-zjgo6mgq]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:.5rem}.SystemLabel[data-astro-cid-zjgo6mgq]{padding:0 .5rem;text-align:center}.SystemLabelNumber[data-astro-cid-zjgo6mgq]{margin-bottom:.25rem;font-size:.8125rem;font-weight:700;letter-spacing:.1em}.SystemLabelTitle[data-astro-cid-zjgo6mgq]{margin-bottom:.5rem;font-size:1.25rem}.SystemLabelDescription[data-astro-cid-zjgo6mgq]{font-size:.9rem;line-height:1.55;color:var(--textSecondary)}.SystemLabelOutcome[data-astro-cid-zjgo6mgq]{margin-top:.6rem;font-size:.9rem;font-weight:700;line-height:1.4;color:var(--textPrimary)}.SystemOutcomeArrow[data-astro-cid-zjgo6mgq]{display:inline-block;margin-right:.2rem;font-weight:800;transform:translateY(.14em)}.SystemStack[data-astro-cid-zjgo6mgq]{display:none;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.SystemStackStep[data-astro-cid-zjgo6mgq]{position:relative;display:flex;gap:1rem;padding-bottom:1.75rem}.SystemStackStep[data-astro-cid-zjgo6mgq]:last-child{padding-bottom:0}.SystemStackStep[data-astro-cid-zjgo6mgq]:not(:last-child):before{content:"";position:absolute;top:3rem;left:1.5rem;bottom:-.25rem;width:2px;background:var(--brandGradient);opacity:.35;transform:translate(-50%)}.SystemStackOrb[data-astro-cid-zjgo6mgq]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radiusFull);box-shadow:0 10px 22px -8px #8f4ff68c}.SystemStackBody[data-astro-cid-zjgo6mgq]{padding-top:.35rem;text-align:left}.SystemStackBody[data-astro-cid-zjgo6mgq] .SystemLabelOutcome[data-astro-cid-zjgo6mgq]{margin-top:.4rem}@media(max-width:767px){.SystemStage[data-astro-cid-zjgo6mgq]{padding:2rem 1.5rem}.SystemChart[data-astro-cid-zjgo6mgq],.SystemLabels[data-astro-cid-zjgo6mgq]{display:none}.SystemStack[data-astro-cid-zjgo6mgq]{display:flex}}.SystemClosing[data-astro-cid-zjgo6mgq]{max-width:44rem;margin:2.5rem auto 0;text-align:center}.SystemClosingLines[data-astro-cid-zjgo6mgq]{margin:0;font-size:1.375rem;font-weight:700;line-height:1.4;color:var(--brandPink)}.SystemClosingLine[data-astro-cid-zjgo6mgq]{display:block}@media(min-width:640px){.SystemClosingLines[data-astro-cid-zjgo6mgq]{font-size:1.75rem}}@media(prefers-reduced-motion:no-preference){.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready .SystemCurve[data-astro-cid-zjgo6mgq]{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 1.3s ease}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready.is-visible .SystemCurve[data-astro-cid-zjgo6mgq]{stroke-dashoffset:0}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready .SystemArea[data-astro-cid-zjgo6mgq]{opacity:0;transition:opacity 1s ease .4s}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready.is-visible .SystemArea[data-astro-cid-zjgo6mgq]{opacity:1}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready .SystemOrb[data-astro-cid-zjgo6mgq]{opacity:0;transform:translate(-50%,-50%) scale(.4);transition:opacity .45s ease,transform .45s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--orb-delay, 0s) + .5s)}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready.is-visible .SystemOrb[data-astro-cid-zjgo6mgq]{opacity:1;transform:translate(-50%,-50%) scale(1)}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready .SystemLabel[data-astro-cid-zjgo6mgq],.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready .SystemStackStep[data-astro-cid-zjgo6mgq]{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--orb-delay, 0s) + .7s)}.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready.is-visible .SystemLabel[data-astro-cid-zjgo6mgq],.SystemStage[data-astro-cid-zjgo6mgq].reveal-ready.is-visible .SystemStackStep[data-astro-cid-zjgo6mgq]{opacity:1;transform:none}}._Accordion_13rmn_10{max-width:52rem;margin:0 auto;overflow:hidden;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge)}._Item_13rmn_20+._Item_13rmn_20{border-top:1px solid var(--surfaceBorderSoft)}._Heading_13rmn_24{margin:0;font:inherit}._Trigger_13rmn_29{display:flex;gap:.875rem;align-items:center;width:100%;padding:1.25rem 1.5rem;font:inherit;text-align:left;background:transparent;border:0;cursor:pointer;transition:background-color var(--transitionBase)}._Trigger_13rmn_29:hover{background:var(--surfaceBackgroundMuted)}._Trigger_13rmn_29:focus-visible{outline:2px solid var(--brandPurple);outline-offset:-2px}._Badge_13rmn_56{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--brandGradientDiagonal);border-radius:var(--radiusMedium)}._BadgeIcon_13rmn_69{color:#fff}._Title_13rmn_73{flex:1;min-width:0;font-size:1.0625rem;font-weight:700;line-height:1.3;color:var(--textPrimary);transition:color var(--transitionBase)}._Chevron_13rmn_85{flex-shrink:0;color:var(--textMuted);transition:transform var(--transitionBase),color var(--transitionBase)}._Item_13rmn_20[data-open=true] ._Title_13rmn_73{color:var(--brandPink)}._Item_13rmn_20[data-open=true] ._Chevron_13rmn_85{color:var(--brandPink);transform:rotate(180deg)}._Panel_13rmn_109{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--transitionSlow)}._Item_13rmn_20[data-open=true] ._Panel_13rmn_109{grid-template-rows:1fr}._PanelInner_13rmn_120{min-height:0;overflow:hidden}._Description_13rmn_125{margin:0;padding:0 1.5rem 1.5rem 4.625rem;font-size:.95rem;line-height:1.6;color:var(--textSecondary)}@media(prefers-reduced-motion:reduce){._Trigger_13rmn_29,._Title_13rmn_73,._Chevron_13rmn_85,._Panel_13rmn_109{transition:none}}.FeaturesSection[data-astro-cid-uz7do4zo]{overflow:hidden;padding:var(--sectionSpacingY) 1rem;background:var(--surfaceBackgroundMuted)}.FeaturesContainer[data-astro-cid-uz7do4zo]{max-width:var(--pageMaxWidth);margin:0 auto}.FeaturesHeader[data-astro-cid-uz7do4zo]{margin-bottom:3rem;text-align:center}.FeaturesEyebrow[data-astro-cid-uz7do4zo]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.FeaturesTitle[data-astro-cid-uz7do4zo]{font-size:1.6875rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.FeaturesTitle[data-astro-cid-uz7do4zo]{font-size:2.0625rem}}.FeaturesSubtitle[data-astro-cid-uz7do4zo]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.LaptopMock[data-astro-cid-jkyckvbb]{--purple: #8f4ff6;--text: #1a1523;--muted: #6b7280;--positive: #16a34a;--border: #eceaf2;container-type:inline-size;display:flex;flex-direction:column;gap:1cqw;overflow:hidden;width:100%;aspect-ratio:16 / 10;padding:1.5cqw 2.2cqw;background:#fff;color:var(--text);font-size:1.9cqw;line-height:1.3;border-radius:.4rem;box-shadow:0 0 0 .5cqw #17171c}.LaptopCard[data-astro-cid-jkyckvbb]{background:#fff;border:1px solid var(--border);border-radius:1.4cqw;box-shadow:0 .4cqw 1.2cqw #1a152308}.LaptopHead[data-astro-cid-jkyckvbb]{display:flex;align-items:center;justify-content:space-between;flex:none}.LaptopHeadTitle[data-astro-cid-jkyckvbb]{margin:0;font-size:2.6cqw;font-weight:800;letter-spacing:-.02em}.LaptopHeadSub[data-astro-cid-jkyckvbb]{margin:.1cqw 0 0;font-size:1.6cqw;color:var(--muted)}.LaptopRange[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;gap:.9cqw;padding:.8cqw 1.3cqw;font-size:1.7cqw;font-weight:600;border:1px solid var(--border);border-radius:1cqw}.LaptopRangeIcon[data-astro-cid-jkyckvbb]{display:inline-flex;color:var(--purple)}.LaptopStats[data-astro-cid-jkyckvbb]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6cqw;flex:none}.LaptopStat[data-astro-cid-jkyckvbb]{padding:1.2cqw}.LaptopStatIcon[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;justify-content:center;width:3.6cqw;height:3.6cqw;color:#fff;border-radius:1.1cqw}.LaptopStatValue[data-astro-cid-jkyckvbb]{margin:.8cqw 0 0;font-size:3.3cqw;font-weight:800;line-height:1;letter-spacing:-.02em}.LaptopStatLabel[data-astro-cid-jkyckvbb]{margin:.3cqw 0 0;font-size:1.75cqw;color:var(--text)}.LaptopStatDelta[data-astro-cid-jkyckvbb]{margin:.6cqw 0 0;font-size:1.6cqw;font-weight:700;color:var(--positive)}.LaptopStatCaption[data-astro-cid-jkyckvbb]{margin:.1cqw 0 0;font-size:1.35cqw;color:var(--muted)}.LaptopChart[data-astro-cid-jkyckvbb]{display:flex;flex-direction:column;flex:1;min-height:0;padding:1.2cqw 1.6cqw .9cqw}.LaptopChartTitle[data-astro-cid-jkyckvbb]{margin:0;font-size:2.1cqw;font-weight:700}.LaptopChartSub[data-astro-cid-jkyckvbb]{margin:.2cqw 0 0;font-size:1.55cqw;color:var(--muted)}.LaptopChartBody[data-astro-cid-jkyckvbb]{display:flex;flex:1;gap:1.2cqw;min-height:8cqw;margin-top:1.2cqw}.LaptopChartScale[data-astro-cid-jkyckvbb]{display:flex;flex-direction:column;justify-content:space-between;flex:none;font-size:1.4cqw;text-align:right;color:var(--muted)}.LaptopChartPlot[data-astro-cid-jkyckvbb]{position:relative;flex:1}.LaptopChartPlot[data-astro-cid-jkyckvbb] svg[data-astro-cid-jkyckvbb]{display:block;width:100%;height:100%}.LaptopChartDot[data-astro-cid-jkyckvbb]{position:absolute;top:11%;right:0;width:1.1cqw;height:1.1cqw;background:var(--purple);border:.25cqw solid #ffffff;border-radius:50%;transform:translate(35%,-50%);box-shadow:0 0 0 1px #8f4ff64d}.LaptopChartTooltip[data-astro-cid-jkyckvbb]{position:absolute;top:11%;right:0;display:flex;flex-direction:column;align-items:center;padding:.7cqw 1.1cqw;font-size:1.55cqw;line-height:1.35;color:#fff;background:var(--purple);border-radius:.8cqw;transform:translateY(calc(-100% - 1.4cqw))}.LaptopChartTooltip[data-astro-cid-jkyckvbb]:after{content:"";position:absolute;top:100%;left:50%;border:.6cqw solid transparent;border-top-color:var(--purple);transform:translate(-50%)}.LaptopChartTooltip[data-astro-cid-jkyckvbb] strong[data-astro-cid-jkyckvbb]{font-size:1.8cqw;font-weight:800}.LaptopChartDates[data-astro-cid-jkyckvbb]{display:flex;justify-content:space-between;margin-top:.6cqw;padding-left:4cqw;font-size:1.35cqw;color:var(--muted)}.LaptopHighlights[data-astro-cid-jkyckvbb]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6cqw;flex:none}.LaptopHighlight[data-astro-cid-jkyckvbb]{display:flex;flex-direction:column;gap:.8cqw;padding:1.1cqw 1.3cqw}.LaptopHighlightRow[data-astro-cid-jkyckvbb]{display:flex;align-items:flex-start;gap:1.2cqw}.LaptopHighlightIcon[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3.4cqw;height:3.4cqw;border-radius:50%}.LaptopHighlightEyebrow[data-astro-cid-jkyckvbb]{margin:0;font-size:1.55cqw;font-weight:700}.LaptopHighlightIconPlain[data-astro-cid-jkyckvbb]{background:none}.LaptopHighlightTitle[data-astro-cid-jkyckvbb]{margin:.15cqw 0 0;font-size:1.8cqw;font-weight:600}.LaptopHighlightMeta[data-astro-cid-jkyckvbb]{margin:.15cqw 0 0;font-size:1.5cqw;color:var(--muted)}.LaptopTrack[data-astro-cid-jkyckvbb]{overflow:hidden;height:.7cqw;background:#efedf4;border-radius:10cqw}.LaptopTrackFill[data-astro-cid-jkyckvbb]{display:block;height:100%;background:var(--purple);border-radius:10cqw}.LaptopAvatars[data-astro-cid-jkyckvbb]{display:flex;align-items:center}.LaptopAvatar[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;justify-content:center;width:3.3cqw;height:3.3cqw;font-size:1.4cqw;font-weight:700;color:#fff;border:.25cqw solid #ffffff;border-radius:50%}.LaptopAvatar[data-astro-cid-jkyckvbb]+.LaptopAvatar[data-astro-cid-jkyckvbb],.LaptopAvatar[data-astro-cid-jkyckvbb]+.LaptopAvatarMore[data-astro-cid-jkyckvbb]{margin-left:-.8cqw}.LaptopAvatarMore[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;justify-content:center;height:3.3cqw;padding:0 .9cqw;font-size:1.5cqw;font-weight:700;color:var(--muted);background:#f3f1f8;border:.25cqw solid #ffffff;border-radius:10cqw}.LaptopBadgeRow[data-astro-cid-jkyckvbb]{display:flex;align-items:center;gap:1.2cqw}.LaptopBadgeHexagon[data-astro-cid-jkyckvbb]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3.6cqw;height:3.6cqw;color:#fff;background:var(--purple);clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}.LaptopBadgeRow[data-astro-cid-jkyckvbb] .LaptopTrack[data-astro-cid-jkyckvbb]{flex:1}@media(prefers-reduced-motion:no-preference){.LaptopStat[data-astro-cid-jkyckvbb]{animation:LaptopStatRise .5s ease-out both;animation-delay:calc(.2s + var(--stat-index, 0) * .09s)}@keyframes LaptopStatRise{0%{opacity:0;transform:translateY(1.4cqw)}to{opacity:1;transform:none}}.LaptopChartLine[data-astro-cid-jkyckvbb]{stroke-dasharray:1;stroke-dashoffset:1;animation:LaptopChartDraw 1.3s ease-out .2s forwards}@keyframes LaptopChartDraw{to{stroke-dashoffset:0}}.LaptopChartArea[data-astro-cid-jkyckvbb]{opacity:0;animation:LaptopChartWash .7s ease-out .8s forwards}@keyframes LaptopChartWash{to{opacity:1}}.LaptopChartDot[data-astro-cid-jkyckvbb]{opacity:0;animation:LaptopChartDotPop .4s cubic-bezier(.34,1.56,.64,1) 1.35s forwards}@keyframes LaptopChartDotPop{0%{opacity:0;transform:translate(35%,-50%) scale(0)}to{opacity:1;transform:translate(35%,-50%) scale(1)}}.LaptopChartTooltip[data-astro-cid-jkyckvbb]{opacity:0;animation:LaptopChartTooltipRise .45s ease-out 1.5s forwards}@keyframes LaptopChartTooltipRise{0%{opacity:0;transform:translateY(calc(-100% - .4cqw))}to{opacity:1;transform:translateY(calc(-100% - 1.4cqw))}}}.PhoneMock[data-astro-cid-cavymkvz]{--purple: #8f4ff6;--pink: #f53893;--text: #1a1523;--muted: #6b7280;--border: #eceaf2;container-type:inline-size;position:relative;display:flex;flex-direction:column;overflow:hidden;width:100%;height:100%;background:#fff;color:var(--text);line-height:1.3}.PhoneNotch[data-astro-cid-cavymkvz]{position:absolute;top:2.5cqw;left:50%;width:34cqw;height:7cqw;background:#101014;border-radius:10cqw;transform:translate(-50%)}.PhoneHeader[data-astro-cid-cavymkvz]{display:flex;align-items:center;justify-content:center;flex:none;padding:12cqw 6cqw 3cqw}.PhoneHeaderLogo[data-astro-cid-cavymkvz]{width:52cqw;height:auto}.PhoneHeaderBell[data-astro-cid-cavymkvz]{position:absolute;right:6cqw;display:inline-flex;color:var(--text)}.PhoneHeaderBellDot[data-astro-cid-cavymkvz]{position:absolute;top:-.8cqw;right:-.5cqw;width:2.4cqw;height:2.4cqw;background:var(--pink);border:.5cqw solid #ffffff;border-radius:50%}.PhoneScroll[data-astro-cid-cavymkvz]{display:flex;flex-direction:column;gap:4cqw;overflow:hidden;flex:1;padding:2cqw 5cqw 4cqw}.PhoneWelcome[data-astro-cid-cavymkvz]{display:flex;align-items:flex-start;gap:3cqw}.PhoneWelcomeBadge[data-astro-cid-cavymkvz]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:13cqw;height:13cqw;color:#fff;background:var(--purple);border-radius:3.5cqw}.PhoneWelcomeTitle[data-astro-cid-cavymkvz]{margin:0;font-size:7cqw;font-weight:800;line-height:1.15;letter-spacing:-.02em}.PhoneWelcomeSub[data-astro-cid-cavymkvz]{margin:.3cqw 0 0;font-size:4.4cqw;line-height:1.35;color:var(--muted)}.PhonePill[data-astro-cid-cavymkvz]{display:inline-flex;align-items:center;gap:1cqw;padding:1.4cqw 3.2cqw;font-size:4.5cqw;font-weight:700;color:#fff;background:var(--pink);border-radius:10cqw}.PhoneFeatured[data-astro-cid-cavymkvz]{position:relative;display:flex;flex-direction:column;align-items:flex-start;flex:none;flex:1;min-height:62cqw;padding:3.5cqw;color:#fff;background:radial-gradient(circle at 20% 110%,rgba(143,79,246,.55) 0,transparent 55%),radial-gradient(circle at 95% 70%,rgba(245,56,147,.4) 0,transparent 45%),linear-gradient(160deg,#332852c7,#1e1737d1 55%,#151024e0),var(--competitionBackdrop) center / cover no-repeat;border-radius:5cqw}.PhoneFeaturedBody[data-astro-cid-cavymkvz]{display:flex;align-items:center;justify-content:space-between;align-self:stretch;flex:1}.PhoneFeaturedLead[data-astro-cid-cavymkvz]{margin:0;font-size:5cqw;font-weight:600;opacity:.9}.PhoneFeaturedDays[data-astro-cid-cavymkvz]{display:flex;align-items:baseline;gap:1.6cqw;margin:0;font-size:6.9cqw;font-weight:600}.PhoneFeaturedDays[data-astro-cid-cavymkvz] strong[data-astro-cid-cavymkvz]{font-size:15cqw;font-weight:800;line-height:1}.PhoneFeaturedSub[data-astro-cid-cavymkvz]{margin:.6cqw 0 0;font-size:4.4cqw;opacity:.9}.PhoneFeaturedArrow[data-astro-cid-cavymkvz]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:10cqw;height:10cqw;color:#fff;background:var(--pink);border-radius:50%}.PhoneFeaturedDots[data-astro-cid-cavymkvz]{position:absolute;bottom:2.5cqw;left:50%;display:flex;gap:1.4cqw;transform:translate(-50%)}.PhoneFeaturedDots[data-astro-cid-cavymkvz] span[data-astro-cid-cavymkvz]{width:1.8cqw;height:1.8cqw;background:#fff6;border-radius:50%}.PhoneFeaturedDots[data-astro-cid-cavymkvz] .PhoneFeaturedDotActive[data-astro-cid-cavymkvz]{background:#fff}.PhoneEventsHead[data-astro-cid-cavymkvz]{display:flex;align-items:center;gap:2.5cqw}.PhoneEventsBadge[data-astro-cid-cavymkvz]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:11cqw;height:11cqw;color:#fff;background:var(--purple);border-radius:3cqw}.PhoneEventsTitle[data-astro-cid-cavymkvz]{margin:0;font-size:5.8cqw;font-weight:800;line-height:1.15}.PhoneEventsSub[data-astro-cid-cavymkvz]{margin:0;font-size:4.4cqw;color:var(--muted)}.PhoneEvent[data-astro-cid-cavymkvz]{overflow:hidden;flex:none;border:1px solid var(--border);border-radius:4cqw;box-shadow:0 1cqw 3cqw #1a15230f}.PhoneEventBanner[data-astro-cid-cavymkvz]{display:flex;align-items:flex-start;height:24cqw;padding:2.5cqw;background:radial-gradient(circle at 75% 90%,rgba(245,56,147,.25) 0,transparent 50%),linear-gradient(170deg,#3d2a3a66,#2c1f308c),var(--eventBackdrop) center 35% / cover no-repeat}.PhoneEventBody[data-astro-cid-cavymkvz]{display:flex;align-items:center;justify-content:space-between;gap:2cqw;padding:3cqw 3.5cqw 3.5cqw}.PhoneEventName[data-astro-cid-cavymkvz]{margin:0;font-size:5.2cqw;font-weight:700}.PhoneEventMeta[data-astro-cid-cavymkvz]{display:flex;align-items:center;gap:1.6cqw;margin:1.6cqw 0 0;font-size:4.3cqw;color:var(--muted)}.PhoneEventArrow[data-astro-cid-cavymkvz]{display:inline-flex;flex:none;color:var(--muted)}.PhoneNav[data-astro-cid-cavymkvz]{display:flex;align-items:center;justify-content:space-between;flex:none;padding:2cqw 5cqw 3cqw;background:#fff;border-top:1px solid var(--border)}.PhoneNavItem[data-astro-cid-cavymkvz]{display:flex;flex-direction:column;align-items:center;gap:.8cqw;font-size:3.4cqw;font-weight:600;color:#9aa0ab}.PhoneNavItemActive[data-astro-cid-cavymkvz]{color:var(--purple)}.PhoneNavFab[data-astro-cid-cavymkvz]{display:inline-flex;align-items:center;justify-content:center;width:15cqw;height:15cqw;color:#fff;background:var(--pink);border-radius:50%;transform:translateY(-3.5cqw);box-shadow:0 2cqw 4cqw #f5389359}@media(prefers-reduced-motion:no-preference){.PhoneHeaderBellDot[data-astro-cid-cavymkvz]{animation:PhoneBellDotPulse 2s ease-in-out infinite}@keyframes PhoneBellDotPulse{0%,to{opacity:1}50%{opacity:.4}}.PhoneFeaturedArrow[data-astro-cid-cavymkvz]{animation:PhoneFeaturedArrowNudge 3.2s ease-in-out infinite}@keyframes PhoneFeaturedArrowNudge{0%,18%,to{transform:translate(0)}9%{transform:translate(.9cqw)}}}.HeroSection[data-astro-cid-anhloy43]{position:relative;overflow:hidden;padding:6rem 1rem var(--sectionSpacingY)}.HeroGlow[data-astro-cid-anhloy43]{position:absolute;z-index:-10;border-radius:var(--radiusFull);filter:blur(120px);pointer-events:none}.HeroGlowPurple[data-astro-cid-anhloy43]{top:0;left:10%;width:600px;height:600px;background:#8f4ff61a}.HeroGlowPink[data-astro-cid-anhloy43]{top:5rem;right:10%;width:400px;height:400px;background:#f538931a}.HeroContainer[data-astro-cid-anhloy43]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:var(--pageMaxWidth);margin:0 auto}@media(min-width:1024px){.HeroContainer[data-astro-cid-anhloy43]{grid-template-columns:1fr 1fr;gap:4rem}}.HeroCopy[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:flex-start}.HeroTitle[data-astro-cid-anhloy43]{margin:0;color:var(--textPrimary);font-size:1.75rem;line-height:1.2;letter-spacing:-.025em}@media(min-width:640px){.HeroTitle[data-astro-cid-anhloy43]{font-size:2.25rem}}@media(min-width:1024px){.HeroTitle[data-astro-cid-anhloy43]{font-size:2.5rem}}.HeroTitleAccent[data-astro-cid-anhloy43]{display:block;background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;color:transparent}.HeroTitleQuestion[data-astro-cid-anhloy43]{display:block;font-size:.85em}.HeroSubheading[data-astro-cid-anhloy43]{margin:1rem 0 0;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:.1em}@media(min-width:640px){.HeroSubheading[data-astro-cid-anhloy43]{font-size:2.25rem}}@media(min-width:1024px){.HeroSubheading[data-astro-cid-anhloy43]{font-size:2.5rem}}.HeroDescription[data-astro-cid-anhloy43]{max-width:38rem;margin:1.25rem 0 0;color:var(--textMuted);font-size:1.0625rem;line-height:1.65}.HeroActions[data-astro-cid-anhloy43]{display:flex;margin-top:2.5rem}.HeroPrimaryButton[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;color:#fff;text-decoration:none;background:var(--brandGradient);border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff640;transition:opacity var(--transitionBase),transform var(--transitionBase)}.HeroPrimaryButton[data-astro-cid-anhloy43]:hover{opacity:.92;transform:translateY(-1px)}.HeroVisualColumn[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.HeroVisual[data-astro-cid-anhloy43]{width:100%;height:auto;mix-blend-mode:multiply}.HeroAvailability[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.375rem 1rem;color:var(--brandPurple);font-size:.85rem;background:#8f4ff61a;border-radius:var(--radiusFull)}.HeroAvailabilityDot[data-astro-cid-anhloy43]{width:.5rem;height:.5rem;background:var(--brandPurple);border-radius:var(--radiusFull);animation:HeroAvailabilityPulse 2s ease-in-out infinite}@keyframes HeroAvailabilityPulse{0%,to{opacity:1}50%{opacity:.4}}.HeroDevices[data-astro-cid-anhloy43]{position:relative;width:100%;max-width:34rem;padding-bottom:1.5rem;padding-left:7.5rem;user-select:none;-webkit-user-select:none}.HeroLaptop[data-astro-cid-anhloy43]{width:100%}.HeroLaptopScreen[data-astro-cid-anhloy43]{container-type:inline-size;padding:.5rem;background:linear-gradient(160deg,#26262d,#101014);border:1.5px solid #34343c;border-radius:.9rem .9rem 0 0;box-shadow:0 28px 55px -24px #00000073,inset 0 0 0 1px #ffffff14}.HeroLaptopBase[data-astro-cid-anhloy43]{position:relative;height:.85rem;margin:0 -8%;background:linear-gradient(180deg,#d4d7dc,#a9aeb6);border-radius:0 0 .6rem .6rem;box-shadow:0 10px 18px -10px #00000059}.HeroLaptopBase[data-astro-cid-anhloy43]:after{content:"";position:absolute;top:0;left:50%;width:18%;height:.28rem;background:#00000038;border-radius:0 0 .3rem .3rem;transform:translate(-50%)}.HeroPhone[data-astro-cid-anhloy43]{position:absolute;bottom:0;left:0;width:26%;aspect-ratio:9 / 19;padding:.4rem;background:linear-gradient(160deg,#3a3a45,#1a1a20);border:1.5px solid #c7cbd2;border-radius:1.4rem;box-shadow:0 24px 48px -20px #0f0f128c,inset 0 0 0 1px #ffffff1a}.HeroPhoneScreen[data-astro-cid-anhloy43]{overflow:hidden;width:100%;height:100%;border-radius:1.05rem}@media(prefers-reduced-motion:no-preference){.HeroLaptop[data-astro-cid-anhloy43]{animation:HeroDeviceRise .7s cubic-bezier(.22,1,.36,1) both}.HeroPhone[data-astro-cid-anhloy43]{animation:HeroDeviceRise .7s cubic-bezier(.22,1,.36,1) .25s both}@keyframes HeroDeviceRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}}._Grid_qv56e_12{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._Grid_qv56e_12{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._Grid_qv56e_12{grid-template-columns:repeat(4,1fr)}}._Step_qv56e_30{position:relative}._Connector_qv56e_36{display:none}@media(min-width:1024px){._Connector_qv56e_36{display:block;position:absolute;top:calc(2rem - 1px);left:calc(50% + 2rem);width:calc(100% - 2rem);height:2px;overflow:hidden}}._ConnectorFill_qv56e_57{position:relative;z-index:1;height:100%;background:var(--brandGradient);transform:scaleX(0);transform-origin:left}._ConnectorTrack_qv56e_67{position:absolute;inset:0;background:linear-gradient(to right,#8f4ff626,#f5389326)}._StepContent_qv56e_76{text-align:center}._StepBadge_qv56e_80{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;font-size:1.25rem;color:#fff;background:var(--gray300);border-radius:var(--radiusXXLarge)}._StepBadgeFill_qv56e_99{position:absolute;inset:0;background:var(--brandGradientDiagonal);border-radius:inherit}._StepBadgeNumber_qv56e_107{position:relative;z-index:1}._StepTitle_qv56e_112{margin-bottom:.5rem;color:var(--textPrimary)}._StepDescription_qv56e_117{font-size:.9rem;line-height:1.625;color:var(--textMuted)}.HowItWorksSection[data-astro-cid-kojs5727]{padding:var(--sectionSpacingY) 1rem}.HowItWorksContainer[data-astro-cid-kojs5727]{max-width:var(--pageMaxWidth);margin:0 auto}.HowItWorksHeader[data-astro-cid-kojs5727]{margin-bottom:4rem;text-align:center}.HowItWorksEyebrow[data-astro-cid-kojs5727]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPinkText)}.HowItWorksTitle[data-astro-cid-kojs5727]{font-size:1.6875rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.HowItWorksTitle[data-astro-cid-kojs5727]{font-size:2.0625rem}}._InteractiveDemoCard_15ys6_1{overflow:hidden;background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusXXLarge);box-shadow:0 20px 25px -5px #8f4ff60d,0 10px 10px -5px #8f4ff60a}._InteractiveDemoTabs_15ys6_12{display:flex;border-bottom:1px solid var(--surfaceBorderSoft)}._InteractiveDemoTab_15ys6_12{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0;font-size:.875rem;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:background-color var(--transitionBase),color var(--transitionBase)}._InteractiveDemoTabActive_15ys6_37{color:var(--brandPurple);background:#8f4ff60d;border-bottom-color:var(--brandPurple)}._InteractiveDemoTabComplete_15ys6_43{color:#22c55e}._InteractiveDemoTabUpcoming_15ys6_47{color:var(--textSubtle)}._InteractiveDemoTabBullet_15ys6_51{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:10px;background:var(--gray200);border-radius:var(--radiusFull)}._InteractiveDemoTabLabel_15ys6_65{display:none}@media(min-width:640px){._InteractiveDemoTabLabel_15ys6_65{display:inline}}._InteractiveDemoBody_15ys6_75{min-height:300px;padding:1.5rem}@media(min-width:640px){._InteractiveDemoBody_15ys6_75{padding:2rem}}._InteractiveDemoStep_15ys6_86{display:flex;flex-direction:column;gap:.75rem}._InteractiveDemoStepPrompt_15ys6_92{margin-bottom:1rem;color:var(--textSecondary)}._InteractiveDemoTemplateGrid_15ys6_97{display:grid;gap:.75rem}@media(min-width:640px){._InteractiveDemoTemplateGrid_15ys6_97{grid-template-columns:repeat(2,minmax(0,1fr))}}._InteractiveDemoTemplate_15ys6_97{display:flex;align-items:center;gap:.75rem;padding:1rem;text-align:left;background:transparent;border:2px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge);cursor:pointer;transition:border-color var(--transitionBase),box-shadow var(--transitionBase)}._InteractiveDemoTemplate_15ys6_97:hover{border-color:#8f4ff680;box-shadow:0 4px 6px -1px #0000001a}._InteractiveDemoTemplateActive_15ys6_130{border-color:var(--brandPurple);background:#8f4ff60d}._InteractiveDemoTemplateIcon_15ys6_135{font-size:1.5rem}._InteractiveDemoTemplateName_15ys6_139{font-size:.875rem;color:var(--textPrimary)}._InteractiveDemoTemplateMeta_15ys6_144{font-size:.75rem;color:var(--textSubtle)}._InteractiveDemoTeamList_15ys6_149{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._InteractiveDemoTeamRow_15ys6_156{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--surfaceBackgroundMuted);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge)}._InteractiveDemoTeamIcon_15ys6_168{color:var(--brandPurple)}._InteractiveDemoTeamName_15ys6_172{font-size:.875rem;color:var(--gray700)}._InteractiveDemoTeamFlame_15ys6_177{margin-left:auto;color:var(--brandPink)}._InteractiveDemoAddTeamButton_15ys6_182{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--brandPurple);background:transparent;border:none;cursor:pointer;transition:color var(--transitionBase)}._InteractiveDemoAddTeamButton_15ys6_182:hover{color:var(--brandPink)}._InteractiveDemoContinueButton_15ys6_200{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.625rem 1.5rem;font-size:.875rem;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);cursor:pointer;transition:opacity var(--transitionBase)}._InteractiveDemoContinueButton_15ys6_200:hover{opacity:.9}._InteractiveDemoHint_15ys6_222{margin-top:.75rem;font-size:.75rem;color:var(--textSubtle)}._InteractiveDemoLaunchPrompt_15ys6_229{padding:2rem 0;text-align:center}._InteractiveDemoLaunchEmoji_15ys6_234{margin-bottom:1rem;font-size:2.25rem}._InteractiveDemoLaunchTitle_15ys6_239{margin-bottom:.5rem;font-size:1.25rem;color:var(--textPrimary)}._InteractiveDemoLaunchSummary_15ys6_245{margin-bottom:.5rem;font-size:.875rem;color:var(--textMuted)}._InteractiveDemoLaunchHighlight_15ys6_252{color:var(--brandPurple)}._InteractiveDemoLaunchHighlightAccent_15ys6_256{color:var(--brandPink)}._InteractiveDemoTeamChipList_15ys6_260{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}._InteractiveDemoTeamChip_15ys6_260{padding:.25rem .75rem;font-size:.75rem;color:var(--brandPurple);background:#8f4ff61a;border-radius:var(--radiusFull)}._InteractiveDemoLaunchButton_15ys6_278{padding:.75rem 2rem;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff640;cursor:pointer;transition:opacity var(--transitionBase)}._InteractiveDemoLaunchButton_15ys6_278:hover{opacity:.9}._InteractiveDemoSuccess_15ys6_295{padding:2rem 0;text-align:center}._InteractiveDemoSuccessEmoji_15ys6_300{margin-bottom:1rem;font-size:3.75rem}._InteractiveDemoSuccessTitle_15ys6_305{margin-bottom:.5rem;font-size:1.25rem;color:var(--textPrimary)}._InteractiveDemoSuccessBody_15ys6_311{margin-bottom:1rem;font-size:.875rem;color:var(--textMuted)}._InteractiveDemoSuccessActions_15ys6_318{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}._InteractiveDemoSuccessPrimary_15ys6_325{padding:.625rem 1.5rem;font-size:.875rem;color:#fff;background:var(--brandGradient);border-radius:var(--radiusFull);transition:opacity var(--transitionBase)}._InteractiveDemoSuccessPrimary_15ys6_325:hover{opacity:.9}._InteractiveDemoSuccessSecondary_15ys6_340{padding:.625rem 1.5rem;font-size:.875rem;color:var(--textSecondary);background:var(--surfaceBackgroundSubtle);border:none;border-radius:var(--radiusFull);cursor:pointer;transition:background-color var(--transitionBase)}._InteractiveDemoSuccessSecondary_15ys6_340:hover{background:var(--gray200)}.LatestPostsSection[data-astro-cid-2onhkmut]{padding:var(--sectionSpacingY) 1rem}.LatestPostsContainer[data-astro-cid-2onhkmut]{max-width:var(--pageMaxWidth);margin:0 auto}.LatestPostsHeader[data-astro-cid-2onhkmut]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}@media(min-width:640px){.LatestPostsHeader[data-astro-cid-2onhkmut]{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}}.LatestPostsHeading[data-astro-cid-2onhkmut]{margin:0 0 .5rem;color:var(--textPrimary);font-size:2rem;line-height:1.15;letter-spacing:-.02em}.LatestPostsSubheading[data-astro-cid-2onhkmut]{margin:0;color:var(--textMuted);font-size:1.05rem}.LatestPostsViewAll[data-astro-cid-2onhkmut]{flex-shrink:0;color:var(--brandPurple);font-size:.95rem;text-decoration:none;white-space:nowrap}.LatestPostsViewAll[data-astro-cid-2onhkmut]:hover{text-decoration:underline}.LatestPostsGrid[data-astro-cid-2onhkmut]{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.LatestPostsGrid[data-astro-cid-2onhkmut]{grid-template-columns:repeat(3,minmax(0,1fr))}}.LatestPostCard[data-astro-cid-2onhkmut]{display:flex;flex-direction:column;overflow:hidden;background:var(--gray50);border:1px solid rgba(255,255,255,.08);border-radius:var(--radiusXLarge)}.LatestPostImageLink[data-astro-cid-2onhkmut]{display:block;aspect-ratio:16 / 9;overflow:hidden}.LatestPostImage[data-astro-cid-2onhkmut]{width:100%;height:100%;object-fit:cover}.LatestPostBody[data-astro-cid-2onhkmut]{padding:1.5rem}.LatestPostCategory[data-astro-cid-2onhkmut]{margin:0 0 .5rem;color:var(--brandPurple);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.LatestPostTitle[data-astro-cid-2onhkmut]{margin:0 0 .75rem;font-size:1.15rem;line-height:1.35}.LatestPostLink[data-astro-cid-2onhkmut]{color:var(--textPrimary);text-decoration:none;transition:color var(--transitionBase)}.LatestPostLink[data-astro-cid-2onhkmut]:hover{color:var(--brandPurple)}.LatestPostMeta[data-astro-cid-2onhkmut]{margin:0;color:var(--textMuted);font-size:.8rem}._NewsletterFormShell_ii677_1{position:relative}._NewsletterForm_ii677_1{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin:0 auto}@media(min-width:640px){._NewsletterForm_ii677_1{flex-direction:row}}._NewsletterInput_ii677_20{flex:1;padding:.75rem 1.25rem;font-size:16px;color:var(--gray700);background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusFull);transition:border-color var(--transitionBase),box-shadow var(--transitionBase)}._NewsletterInput_ii677_20::placeholder{color:var(--gray400)}._NewsletterInput_ii677_20:focus{outline:none;border-color:var(--brandPurple);box-shadow:0 0 0 2px #8f4ff633}._NewsletterSubmitButton_ii677_47{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;white-space:nowrap;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff633;transition:opacity var(--transitionBase);cursor:pointer}._NewsletterSubmitButton_ii677_47:hover{opacity:.9}._NewsletterSuccess_ii677_71{display:flex;flex-direction:column;align-items:center;gap:.75rem}._NewsletterSuccessIconBadge_ii677_78{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:#f0fdf4;border-radius:var(--radiusFull)}._NewsletterSuccessIcon_ii677_78{color:#22c55e}._NewsletterSuccessTitle_ii677_94{color:var(--textPrimary)}._NewsletterSuccessMessage_ii677_98{font-size:.875rem;color:var(--gray400)}._NewsletterError_ii677_103{margin-top:.75rem;font-size:.8125rem;color:var(--brandPink)}._NewsletterFinePrint_ii677_110{margin-top:1.25rem;font-size:.75rem;color:var(--gray400)}.CommitmentsSection[data-astro-cid-zu43bdnf]{padding:var(--sectionSpacingY) 1rem;background:var(--surfaceBackground)}.CommitmentsContainer[data-astro-cid-zu43bdnf]{max-width:var(--pageMaxWidth);margin:0 auto}.CommitmentsHeader[data-astro-cid-zu43bdnf]{margin-bottom:4rem;text-align:center}.CommitmentsEyebrow[data-astro-cid-zu43bdnf]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.CommitmentsTitle[data-astro-cid-zu43bdnf]{font-size:1.6875rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.CommitmentsTitle[data-astro-cid-zu43bdnf]{font-size:2.0625rem}}.CommitmentsSubtitle[data-astro-cid-zu43bdnf]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.CommitmentsGrid[data-astro-cid-zu43bdnf]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.CommitmentsGrid[data-astro-cid-zu43bdnf]{grid-template-columns:repeat(3,1fr)}}.CommitmentCard[data-astro-cid-zu43bdnf]{display:flex;flex-direction:column;overflow:hidden;height:100%;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);transition:box-shadow var(--transitionBase)}.CommitmentCard[data-astro-cid-zu43bdnf]:hover{box-shadow:var(--surfaceShadowMedium)}.CommitmentImageFrame[data-astro-cid-zu43bdnf]{height:14rem;overflow:hidden}.CommitmentImage[data-astro-cid-zu43bdnf]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.CommitmentCard[data-astro-cid-zu43bdnf]:hover .CommitmentImage[data-astro-cid-zu43bdnf]{transform:scale(1.05)}.CommitmentImagePlaceholder[data-astro-cid-zu43bdnf]{width:100%;height:100%;background:var(--brandGradientDiagonal)}.CommitmentBody[data-astro-cid-zu43bdnf]{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.CommitmentIconBadge[data-astro-cid-zu43bdnf]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;color:#fff;background:var(--brandGradient);border-radius:var(--radiusLarge)}.CommitmentTitle[data-astro-cid-zu43bdnf]{margin-bottom:.5rem;color:var(--textPrimary)}.CommitmentText[data-astro-cid-zu43bdnf]{font-size:.9rem;line-height:1.625;color:var(--textMuted)}._Form_1utgm_11{display:flex;flex-direction:column;gap:.875rem}._Field_1utgm_17{position:relative;display:flex;align-items:center}._FieldIcon_1utgm_23{position:absolute;left:1rem;color:#ffffffbf;pointer-events:none}._Input_1utgm_31{width:100%;padding:.9rem 1.1rem .9rem 2.9rem;color:#fff;font-family:inherit;font-size:16px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:var(--radiusFull);transition:background-color var(--transitionBase),border-color var(--transitionBase),box-shadow var(--transitionBase)}._Input_1utgm_31::placeholder{color:#ffffffbf}._Input_1utgm_31:focus{background:#ffffff38;border-color:#ffffffb3;box-shadow:0 0 0 3px #ffffff2e;outline:none}._Input_1utgm_31:disabled{opacity:.7}._Error_1utgm_64{margin:0;font-size:.85rem;color:#fff}._SubmitButton_1utgm_71{display:inline-flex;gap:.5rem;align-items:center;justify-content:center;margin-top:.25rem;padding:.95rem 1.5rem;color:var(--brandPink);font-size:1rem;font-weight:700;background:#fff;border:0;border-radius:var(--radiusFull);box-shadow:0 12px 24px -10px #0f0f1273;cursor:pointer;transition:opacity var(--transitionBase),transform var(--transitionBase)}._SubmitButton_1utgm_71:hover{opacity:.94;transform:translateY(-1px)}._SubmitButton_1utgm_71:disabled{opacity:.7;transform:none;cursor:default}._Success_1utgm_108{display:flex;flex-direction:column;align-items:center;padding:1rem 0;text-align:center}._SuccessIconBadge_1utgm_117{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1rem;background:#ffffff2e;border-radius:var(--radiusFull)}._SuccessIcon_1utgm_117{color:#fff}._SuccessTitle_1utgm_134{margin:0 0 .35rem;font-size:1.15rem;font-weight:700;color:#fff}._SuccessMessage_1utgm_142{margin:0;font-size:.95rem;line-height:1.5;color:#ffffffd9}.PriorityAccessSection[data-astro-cid-h4ssnls5]{padding:var(--sectionSpacingY) 1rem}.PriorityAccessCard[data-astro-cid-h4ssnls5]{position:relative;overflow:hidden;display:grid;gap:2.5rem;align-items:center;max-width:var(--pageMaxWidth);margin:0 auto;padding:2.5rem;background:linear-gradient(120deg,var(--brandPurple),var(--brandPink));border-radius:var(--radiusXXLarge);box-shadow:0 24px 48px -24px #8f4ff68c}@media(min-width:640px){.PriorityAccessCard[data-astro-cid-h4ssnls5]{padding:3.5rem}}@media(min-width:1024px){.PriorityAccessCard[data-astro-cid-h4ssnls5]{grid-template-columns:1.05fr .95fr;gap:3.5rem}}.PriorityAccessGlow[data-astro-cid-h4ssnls5]{position:absolute;top:-30%;left:-10%;width:28rem;height:28rem;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 60%);pointer-events:none}.PriorityAccessIntro[data-astro-cid-h4ssnls5]{position:relative;z-index:1}.PriorityAccessBadge[data-astro-cid-h4ssnls5]{display:inline-flex;gap:.45rem;align-items:center;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.85rem;font-weight:600;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.25);border-radius:var(--radiusFull)}.PriorityAccessTitle[data-astro-cid-h4ssnls5]{font-size:1.625rem;line-height:1.15;color:#fff}@media(min-width:640px){.PriorityAccessTitle[data-astro-cid-h4ssnls5]{font-size:2.0625rem}}.PriorityAccessSubtitle[data-astro-cid-h4ssnls5]{max-width:34rem;margin:1rem 0 0;font-size:1.0625rem;line-height:1.6;color:#ffffffe0}.PriorityAccessHighlights[data-astro-cid-h4ssnls5]{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.75rem 0 0;padding:0;list-style:none}.PriorityAccessHighlight[data-astro-cid-h4ssnls5]{display:inline-flex;gap:.45rem;align-items:center;font-size:.9rem;font-weight:600;color:#fff}.PriorityAccessFormColumn[data-astro-cid-h4ssnls5]{position:relative;z-index:1}.ScheduleDemoSection[data-astro-cid-rwtylhkv]{padding:var(--sectionSpacingY) 1rem}.ScheduleDemoCard[data-astro-cid-rwtylhkv]{position:relative;overflow:hidden;max-width:56rem;margin:0 auto;padding:3rem;text-align:center;background:radial-gradient(120% 130% at 0% 0%,rgba(143,79,246,.1),transparent 55%),radial-gradient(120% 130% at 100% 100%,rgba(245,56,147,.1),transparent 55%),var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);box-shadow:var(--surfaceShadowMedium)}@media(min-width:640px){.ScheduleDemoCard[data-astro-cid-rwtylhkv]{padding:4rem}}.ScheduleDemoGlow[data-astro-cid-rwtylhkv]{position:absolute;bottom:-40%;left:50%;width:32rem;height:32rem;background:radial-gradient(circle,rgba(143,79,246,.12),transparent 60%);transform:translate(-50%);pointer-events:none}.ScheduleDemoContent[data-astro-cid-rwtylhkv]{position:relative;z-index:1}.ScheduleDemoEyebrow[data-astro-cid-rwtylhkv]{margin-bottom:.75rem;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brandPurple)}.ScheduleDemoTitle[data-astro-cid-rwtylhkv]{font-size:1.6875rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.ScheduleDemoTitle[data-astro-cid-rwtylhkv]{font-size:2.0625rem}}.ScheduleDemoTitleLead[data-astro-cid-rwtylhkv],.ScheduleDemoTitleAccent[data-astro-cid-rwtylhkv]{display:block}.ScheduleDemoTitleAccent[data-astro-cid-rwtylhkv]{background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ScheduleDemoSubtitle[data-astro-cid-rwtylhkv]{max-width:38rem;margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.65;color:var(--textMuted)}.ScheduleDemoButton[data-astro-cid-rwtylhkv]{display:inline-flex;align-items:center;gap:.5rem;margin-top:2.25rem;padding:.9rem 2.25rem;color:#fff;font-weight:600;text-decoration:none;background:var(--brandGradient);border-radius:var(--radiusFull);box-shadow:0 10px 20px -6px #8f4ff666;transition:opacity var(--transitionBase),transform var(--transitionBase)}.ScheduleDemoButton[data-astro-cid-rwtylhkv]:hover{opacity:.92;transform:translateY(-1px)}.ScheduleDemoReassurances[data-astro-cid-rwtylhkv]{display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;justify-content:center;margin:1.5rem 0 0;padding:0;list-style:none}.ScheduleDemoReassurance[data-astro-cid-rwtylhkv]{display:inline-flex;gap:.4rem;align-items:center;font-size:.875rem;color:var(--textMuted)}.ScheduleDemoReassuranceIcon[data-astro-cid-rwtylhkv]{display:inline-flex;flex-shrink:0;color:var(--brandPurple)}._TestimonialsCarousel_1fgmi_1{position:relative}._TestimonialsCard_1fgmi_5{display:flex;align-items:center;min-height:280px;padding:2rem;overflow:hidden;background:linear-gradient(to bottom right,var(--gray50),#ffffff);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge)}@media(min-width:640px){._TestimonialsCard_1fgmi_5{padding:3rem}}._TestimonialsSlide_1fgmi_24{width:100%}._TestimonialsSlideInner_1fgmi_28{display:flex;flex-direction:column;align-items:center;text-align:center}._TestimonialsAvatar_1fgmi_35{width:4rem;height:4rem;object-fit:cover;margin-bottom:1rem;border-radius:var(--radiusFull);box-shadow:0 0 0 4px #8f4ff61a}._TestimonialsRating_1fgmi_46{display:flex;gap:.25rem;margin-bottom:1rem}._TestimonialsRatingStar_1fgmi_52{color:var(--brandPink);fill:var(--brandPink)}._TestimonialsQuote_1fgmi_57{max-width:42rem;margin:0 0 1.5rem;color:var(--textSecondary);font-size:1.125rem;line-height:1.625}._TestimonialsAuthorName_1fgmi_65{color:var(--textPrimary)}._TestimonialsAuthorMeta_1fgmi_69{color:var(--textSubtle);font-size:.875rem}._TestimonialsNavButton_1fgmi_74{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusFull);box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;transition:background-color var(--transitionBase)}._TestimonialsNavButton_1fgmi_74:hover{background:var(--gray50)}._TestimonialsNavButtonPrevious_1fgmi_98{left:.5rem}._TestimonialsNavButtonNext_1fgmi_102{right:.5rem}._TestimonialsNavIcon_1fgmi_106{color:var(--textSecondary)}._TestimonialsDots_1fgmi_110{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}._TestimonialsDot_1fgmi_110{width:.625rem;height:.625rem;background:var(--gray300);border:0;border-radius:var(--radiusFull);cursor:pointer;transition:width var(--transitionBase),background var(--transitionBase)}._TestimonialsDotActive_1fgmi_129{width:1.5rem;background:var(--brandGradient)}.UseCasesSection[data-astro-cid-eao2futs]{padding:var(--sectionSpacingY) 1rem;background:var(--surfaceBackgroundMuted)}.UseCasesContainer[data-astro-cid-eao2futs]{max-width:var(--pageMaxWidth);margin:0 auto}.UseCasesHeader[data-astro-cid-eao2futs]{margin-bottom:4rem;text-align:center}.UseCasesEyebrow[data-astro-cid-eao2futs]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.UseCasesTitle[data-astro-cid-eao2futs]{font-size:1.6875rem;line-height:1.15;color:var(--textPrimary)}@media(min-width:640px){.UseCasesTitle[data-astro-cid-eao2futs]{font-size:2.0625rem}}.UseCasesSubtitle[data-astro-cid-eao2futs]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.UseCasesGrid[data-astro-cid-eao2futs]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.UseCasesGrid[data-astro-cid-eao2futs]{grid-template-columns:repeat(2,1fr)}}.UseCaseCard[data-astro-cid-eao2futs]{overflow:hidden;height:100%;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);transition:box-shadow var(--transitionBase)}.UseCaseCard[data-astro-cid-eao2futs]:hover{box-shadow:var(--surfaceShadowMedium)}.UseCaseImageFrame[data-astro-cid-eao2futs]{height:14rem;overflow:hidden}.UseCaseImage[data-astro-cid-eao2futs]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.UseCaseCard[data-astro-cid-eao2futs]:hover .UseCaseImage[data-astro-cid-eao2futs]{transform:scale(1.05)}.UseCaseBody[data-astro-cid-eao2futs]{padding:1.5rem}.UseCaseTitle[data-astro-cid-eao2futs]{margin-bottom:.5rem;color:var(--textPrimary)}.UseCaseDescription[data-astro-cid-eao2futs]{font-size:.9rem;line-height:1.625;color:var(--textMuted)}.UseCaseDescription[data-astro-cid-eao2futs] p{margin:0 0 .75rem}.UseCaseDescription[data-astro-cid-eao2futs] p:last-child{margin-bottom:0}.UseCaseDescription[data-astro-cid-eao2futs] h2,.UseCaseDescription[data-astro-cid-eao2futs] h3{margin:1rem 0 .5rem;color:var(--textPrimary);font-size:1rem}.UseCaseDescription[data-astro-cid-eao2futs] strong{color:var(--textPrimary);font-weight:600}.UseCaseDescription[data-astro-cid-eao2futs] ul,.UseCaseDescription[data-astro-cid-eao2futs] ol{margin:0 0 .75rem;padding-left:1.25rem}.UseCaseDescription[data-astro-cid-eao2futs] a{color:var(--brandPurple);text-decoration:underline}.UseCaseDescription[data-astro-cid-eao2futs] blockquote{margin:0 0 .75rem;padding-left:.75rem;border-left:2px solid var(--brandPurple);color:var(--textPrimary)}._WhiteLabelShowcase_kxn45_1{margin-bottom:5rem}._WhiteLabelShowcaseLayout_kxn45_5{display:flex;flex-direction:column;align-items:center;gap:3rem}@media(min-width:1024px){._WhiteLabelShowcaseLayout_kxn45_5{flex-direction:row;gap:5rem}}._WhiteLabelPhoneWrapper_kxn45_19{position:relative}._WhiteLabelPhoneGlow_kxn45_23{position:absolute;inset:-2rem;opacity:.2;filter:blur(48px);border-radius:var(--radiusFull)}._WhiteLabelControlsColumn_kxn45_32{width:100%;max-width:42rem}._WhiteLabelControlsLabel_kxn45_37{margin-bottom:1rem;font-size:.875rem;text-align:center;text-transform:uppercase;letter-spacing:.025em;color:var(--textSubtle)}._WhiteLabelBrandList_kxn45_47{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}._WhiteLabelBrandButton_kxn45_55{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:2px solid transparent;border-radius:var(--radiusXLarge);cursor:pointer;transition:border-color var(--transitionBase),background-color var(--transitionBase)}._WhiteLabelBrandButtonInactive_kxn45_70{background:var(--surfaceBackground);border-color:var(--surfaceBorder)}._WhiteLabelBrandButtonInactive_kxn45_70:hover{border-color:var(--surfaceBorderStrong)}._WhiteLabelBrandButtonActive_kxn45_79{border-color:transparent;box-shadow:0 10px 15px -3px #0000001a}._WhiteLabelBrandLogo_kxn45_84{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:10px;color:#fff;border-radius:var(--radiusSmall)}._WhiteLabelBrandName_kxn45_97{font-size:.875rem;color:var(--gray700)}._WhiteLabelFeatureGrid_kxn45_102{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:480px){._WhiteLabelFeatureGrid_kxn45_102{grid-template-columns:repeat(2,minmax(0,1fr))}}._WhiteLabelFeatureCard_kxn45_116{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge)}._WhiteLabelFeatureIconWrap_kxn45_128{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radiusMedium)}._WhiteLabelFeatureTitle_kxn45_140{font-size:.875rem;color:var(--gray800)}._WhiteLabelFeatureDescription_kxn45_145{font-size:.75rem;line-height:1.4;color:var(--textSubtle)}._PhoneMockupFrame_kxn45_158{position:relative;overflow:hidden;width:240px;height:420px;margin:0 auto;background:var(--gray900);border:6px solid var(--gray800);border-radius:2rem;box-shadow:0 25px 50px -12px #00000040}._PhoneMockupNotch_kxn45_172{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10;width:5rem;height:1.25rem;background:var(--gray800);border-radius:0 0 .75rem .75rem}._PhoneMockupScreen_kxn45_186{overflow:hidden;width:100%;height:100%;background:#fff}._PhoneMockupStatusBar_kxn45_193{display:flex;align-items:center;justify-content:space-between;height:1.5rem;padding:0 .75rem}._PhoneMockupStatusText_kxn45_202{font-size:8px;color:#ffffffb3}._PhoneMockupStatusIcons_kxn45_207{display:flex;gap:.25rem}._PhoneMockupUrlBar_kxn45_212{padding:.375rem .5rem}._PhoneMockupUrlInner_kxn45_216{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#fff3;border-radius:var(--radiusMedium)}._PhoneMockupUrlIcon_kxn45_227{color:#fffc}._PhoneMockupUrlText_kxn45_231{font-size:10px;color:#fff}._PhoneMockupAppHeader_kxn45_236{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem}._PhoneMockupAppLogo_kxn45_244{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:11px;color:#fff;border-radius:var(--radiusMedium)}._PhoneMockupAppName_kxn45_257{font-size:.875rem;color:#fff}._PhoneMockupContent_kxn45_262{display:flex;flex-direction:column;gap:.625rem;padding:.75rem}._PhoneMockupSectionLabel_kxn45_270{font-size:11px;color:var(--gray500)}._PhoneMockupChallengeCard_kxn45_275{padding:.75rem;background:var(--gray50);border:1px solid var(--gray100);border-radius:var(--radiusLarge)}._PhoneMockupChallengeHeader_kxn45_283{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._PhoneMockupChallengeTitle_kxn45_290{font-size:11px;color:var(--gray800)}._PhoneMockupChallengeBadge_kxn45_295{padding:.125rem .375rem;font-size:10px;color:#fff;border-radius:var(--radiusFull)}._PhoneMockupProgressTrack_kxn45_304{overflow:hidden;width:100%;height:.5rem;background:var(--gray200);border-radius:var(--radiusFull)}._PhoneMockupProgressFill_kxn45_313{height:100%;border-radius:var(--radiusFull)}._PhoneMockupProgressMeta_kxn45_318{margin-top:.25rem;font-size:10px;color:var(--gray400)}._PhoneMockupLeaderRow_kxn45_325{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:var(--radiusMedium)}._PhoneMockupLeaderRank_kxn45_334{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:9px;color:#fff;border-radius:var(--radiusFull)}._PhoneMockupLeaderName_kxn45_347{flex:1;font-size:11px;color:var(--gray700)}._PhoneMockupLeaderPoints_kxn45_354{font-size:10px}._PhoneMockupTabBar_kxn45_358{display:flex;justify-content:space-around;margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--gray100)}._PhoneMockupTab_kxn45_358{font-size:9px}
