@media (prefers-reduced-motion:reduce){[data-boost-text]{animation:none !important;transition:none !important}}[data-boost-text="gradient"]{background:linear-gradient(135deg,var(--boost-accent,#6366f1),var(--boost-accent-alt,#8b5cf6));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.boost-cta--gradient [data-boost-text="gradient"],.boost-faq--gradient [data-boost-text="gradient"],.boost-hero--gradient [data-boost-text="gradient"],.boost-content--gradient [data-boost-text="gradient"],[data-boost-scheme="gradient"] [data-boost-text="gradient"]{background:linear-gradient(135deg,var(--boost-text,#fff) 0%,var(--boost-accent-alt,var(--boost-accent,#c7d2fe)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.boost-cta--dark [data-boost-text="gradient"],.boost-faq--dark [data-boost-text="gradient"],.boost-hero--dark [data-boost-text="gradient"],.boost-content--dark [data-boost-text="gradient"],[data-boost-scheme="dark"] [data-boost-text="gradient"]{background:linear-gradient(135deg,var(--boost-primary,#3b82f6),var(--boost-accent,#8b5cf6));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-boost-text="highlight"],[data-boost-text="highlight-center"],[data-boost-text="highlight-right"]{position:relative}[data-boost-text="highlight"]::after,[data-boost-text="highlight-center"]::after,[data-boost-text="highlight-right"]::after{content:'';position:absolute;bottom:0;width:0;height:0.15em;background:var(--boost-highlight-color,var(--boost-accent,#6366f1));transition:width 0.6s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="highlight"]::after{left:0}[data-boost-text="highlight"]:hover::after{width:100%}[data-boost-text="highlight-center"]::after{left:50%;transform:translateX(-50%)}[data-boost-text="highlight-center"]:hover::after{width:100%}[data-boost-text="highlight-right"]::after{right:0}[data-boost-text="highlight-right"]:hover::after{width:100%}[data-boost-text="highlight"][data-boost-text-style="background"]::after,[data-boost-text="highlight-center"][data-boost-text-style="background"]::after,[data-boost-text="highlight-right"][data-boost-text-style="background"]::after{bottom:0.1em;height:0.4em;opacity:0.3;z-index:-1}[data-boost-text="fill-up"]{position:relative;background:linear-gradient(to top,var(--boost-accent,#6366f1) 50%,currentColor 50%);background-size:100% 200%;background-position:top;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:background-position 0.4s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="fill-up"]:hover{background-position:bottom}[data-boost-text="letter-spread"]{letter-spacing:0;transition:letter-spacing 0.4s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="letter-spread"]:hover{letter-spacing:0.15em}[data-boost-text="blur-in"]{filter:blur(3px);opacity:0.7;transition:filter 0.4s ease,opacity 0.4s ease}[data-boost-text="blur-in"]:hover{filter:blur(0);opacity:1}[data-boost-text="fade-up"]{opacity:0;transform:translateY(0.5em);transition:opacity 0.6s ease,transform 0.6s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="fade-up"].is-visible{opacity:1;transform:translateY(0)}[data-boost-text="shimmer"]{background:linear-gradient( 90deg,currentColor 0%,currentColor 40%,var(--boost-accent,#6366f1) 50%,currentColor 60%,currentColor 100% );background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:boost-text-shimmer 3s linear infinite}@keyframes boost-text-shimmer{0%{background-position:200% center}100%{background-position:-200% center}}[data-boost-text="faded"]{opacity:0.4}[data-boost-text="ghost"]{opacity:0.2}[data-boost-text="outline"]{-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px currentColor;paint-order:stroke fill;letter-spacing:0.05em}[data-boost-text="outline-fill"]{-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px currentColor;paint-order:stroke fill;letter-spacing:0.05em;transition:-webkit-text-fill-color 0.3s ease}[data-boost-text="outline-fill"]:hover{-webkit-text-fill-color:currentColor}[data-boost-text="glow"]{text-shadow:0 0 10px var(--boost-accent,#6366f1),0 0 20px var(--boost-accent,#6366f1),0 0 40px var(--boost-accent,#6366f1)}[data-boost-text="glow"][data-boost-text-animate="true"]{animation:boost-text-glow 2s ease-in-out infinite alternate}@keyframes boost-text-glow{from{text-shadow:0 0 5px var(--boost-accent,#6366f1),0 0 10px var(--boost-accent,#6366f1)}to{text-shadow:0 0 10px var(--boost-accent,#6366f1),0 0 20px var(--boost-accent,#6366f1),0 0 40px var(--boost-accent,#6366f1)}}[data-boost-text="wave"] span{display:inline-block;animation:boost-text-wave 1s ease-in-out infinite}@keyframes boost-text-wave{0%,100%{transform:translateY(0)}50%{transform:translateY(-0.2em)}}[data-boost-text="wave"] span:nth-child(1){animation-delay:0s}[data-boost-text="wave"] span:nth-child(2){animation-delay:0.05s}[data-boost-text="wave"] span:nth-child(3){animation-delay:0.1s}[data-boost-text="wave"] span:nth-child(4){animation-delay:0.15s}[data-boost-text="wave"] span:nth-child(5){animation-delay:0.2s}[data-boost-text="wave"] span:nth-child(6){animation-delay:0.25s}[data-boost-text="wave"] span:nth-child(7){animation-delay:0.3s}[data-boost-text="wave"] span:nth-child(8){animation-delay:0.35s}[data-boost-text="wave"] span:nth-child(9){animation-delay:0.4s}[data-boost-text="wave"] span:nth-child(10){animation-delay:0.45s}[data-boost-text="typewriter"]::after{content: '|';display:inline-block;animation:boost-cursor-blink 0.7s step-end infinite;margin-left:2px;font-weight:100}[data-boost-text="typewriter"][data-boost-text-cursor="false"]::after{display:none}[data-boost-text="typewriter"].is-complete::after{display:none}@keyframes boost-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}[data-boost-text="counter"]{font-variant-numeric:tabular-nums}[data-boost-text="scramble"]{font-family:inherit}[data-boost-text="text-shadow"]{text-shadow:none;transition:text-shadow 0.4s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="text-shadow"]:hover{text-shadow:2px 2px 0 var(--boost-accent,#6366f1),4px 4px 0 rgba(0,0,0,0.1)}[data-boost-text="glitch"]{position:relative;animation:boost-text-glitch 3s infinite}[data-boost-text="glitch"]::before,[data-boost-text="glitch"]::after{content:attr(data-boost-text-content);position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0)}[data-boost-text="glitch"]::before{color:var(--boost-accent,#6366f1);animation:boost-glitch-before 3s infinite}[data-boost-text="glitch"]::after{color:var(--boost-accent-alt,#ec4899);animation:boost-glitch-after 3s infinite}@keyframes boost-text-glitch{0%,95%,100%{transform:none}96%{transform:translate(-2px,1px)}97%{transform:translate(2px,-1px)}}@keyframes boost-glitch-before{0%,94%,100%{clip-path:inset(0);opacity:0}95%{clip-path:inset(20% 0 60% 0);opacity:1;transform:translate(-3px)}97%{clip-path:inset(40% 0 20% 0);opacity:1;transform:translate(3px)}}@keyframes boost-glitch-after{0%,93%,100%{clip-path:inset(0);opacity:0}94%{clip-path:inset(60% 0 10% 0);opacity:1;transform:translate(2px)}96%{clip-path:inset(10% 0 70% 0);opacity:1;transform:translate(-2px)}}[data-boost-text="rainbow"]{background:var(--boost-rainbow,linear-gradient(90deg,var(--boost-error,#ef4444),var(--boost-warning,#f59e0b),var(--boost-success,#22c55e),var(--boost-primary,#3b82f6),var(--boost-accent,#8b5cf6),var(--boost-error,#ef4444) ) );background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:boost-text-rainbow 4s linear infinite}@keyframes boost-text-rainbow{0%{background-position:0% center}100%{background-position:300% center}}[data-boost-text="stamp"]{opacity:0;transform:scale(2);transition:opacity 0.3s ease,transform 0.4s cubic-bezier(0.34,1.56,0.64,1)}[data-boost-text="stamp"].is-visible{opacity:1;transform:scale(1)}[data-boost-text="slide-right"]{opacity:0;transform:translateX(-1em);transition:opacity 0.5s ease,transform 0.6s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="slide-right"].is-visible{opacity:1;transform:translateX(0)}[data-boost-text="rotate-in"]{opacity:0;transform:rotate(-5deg) translateY(0.3em);transform-origin:left bottom;transition:opacity 0.5s ease,transform 0.6s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="rotate-in"].is-visible{opacity:1;transform:rotate(0) translateY(0)}[data-boost-text="neon"]{color:var(--boost-accent,#6366f1);text-shadow:0 0 7px var(--boost-accent,#6366f1),0 0 10px var(--boost-accent,#6366f1),0 0 21px var(--boost-accent,#6366f1),0 0 42px var(--boost-accent,#6366f1);animation:boost-text-neon 3s ease-in-out infinite alternate}@keyframes boost-text-neon{0%,19%,21%,23%,25%,54%,56%,100%{text-shadow:0 0 7px var(--boost-accent,#6366f1),0 0 10px var(--boost-accent,#6366f1),0 0 21px var(--boost-accent,#6366f1),0 0 42px var(--boost-accent,#6366f1)}20%,24%,55%{text-shadow:none}}[data-boost-text="3d-shadow"]{text-shadow:1px 1px 0 var(--boost-accent,#6366f1),2px 2px 0 var(--boost-accent,#6366f1),3px 3px 0 var(--boost-accent,#6366f1),4px 4px 0 rgba(0,0,0,0.1),5px 5px 0 rgba(0,0,0,0.08),6px 6px 0 rgba(0,0,0,0.05);transition:text-shadow 0.3s ease,transform 0.3s ease}[data-boost-text="3d-shadow"]:hover{transform:translate(-3px,-3px);text-shadow:1px 1px 0 var(--boost-accent,#6366f1),2px 2px 0 var(--boost-accent,#6366f1),3px 3px 0 var(--boost-accent,#6366f1),4px 4px 0 var(--boost-accent,#6366f1),5px 5px 0 rgba(0,0,0,0.1),6px 6px 0 rgba(0,0,0,0.08),7px 7px 0 rgba(0,0,0,0.05),8px 8px 15px rgba(0,0,0,0.1)}[data-boost-text="split-reveal"]{clip-path:inset(0 50%);transition:clip-path 0.8s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="split-reveal"].is-visible{clip-path:inset(0 0)}h1[data-boost-text="underline-draw"],h2[data-boost-text="underline-draw"],h3[data-boost-text="underline-draw"],h4[data-boost-text="underline-draw"],h5[data-boost-text="underline-draw"],h6[data-boost-text="underline-draw"],p[data-boost-text="underline-draw"],div[data-boost-text="underline-draw"]{position:relative;display:block;width:fit-content}[style*="text-align:center"] [data-boost-text="underline-draw"],.boost-cta--layout-centered [data-boost-text="underline-draw"],.boost-hero--layout-centered [data-boost-text="underline-draw"]{margin-inline:auto}span[data-boost-text="underline-draw"],a[data-boost-text="underline-draw"]{position:relative;display:inline}[data-boost-text="underline-draw"]::after{content:'';position:absolute;bottom:0;left:0;width:0;height:0.12em;background:var(--boost-accent,#6366f1);transition:width 1s cubic-bezier(0.16,1,0.3,1)}[data-boost-text="underline-draw"].is-visible::after{width:100%}[data-boost-text="bounce-in"] span{display:inline-block;opacity:0;transform:translateY(-0.5em) scale(0.5);animation:boost-text-bounce-in 0.5s cubic-bezier(0.34,1.56,0.64,1) forwards}@keyframes boost-text-bounce-in{to{opacity:1;transform:translateY(0) scale(1)}}[data-boost-text="flip-in"] span{display:inline-block;opacity:0;transform:rotateX(90deg);transform-origin:center bottom;animation:boost-text-flip-in 0.6s cubic-bezier(0.16,1,0.3,1) forwards}[data-boost-text="flip-in"]{perspective:1000px}@keyframes boost-text-flip-in{to{opacity:1;transform:rotateX(0deg)}}[data-boost-text="liquid"]{animation:boost-text-liquid 4s ease-in-out infinite;filter:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'><filter id='t'><feTurbulence type='fractalNoise' baseFrequency='0.01' numOctaves='3' result='noise' seed='1'/><feDisplacementMap in='SourceGraphic' in2='noise' scale='5' xChannelSelector='R' yChannelSelector='G'/></filter></svg>#t")}@keyframes boost-text-liquid{0%,100%{filter:none;letter-spacing:0}50%{letter-spacing:0.03em}}@supports not (filter:url("#t")){[data-boost-text="liquid"]{animation:boost-text-liquid-fallback 4s ease-in-out infinite}@keyframes boost-text-liquid-fallback{0%,100%{transform:skewX(0deg);letter-spacing:0}25%{transform:skewX(1deg);letter-spacing:0.02em}75%{transform:skewX(-1deg);letter-spacing:0.01em}}}[data-boost-text="retro"]{--boost-retro-left:rgba(255,0,0,0.4);--boost-retro-right:rgba(0,255,255,0.4);--boost-retro-left-dim:rgba(255,0,0,0.3);--boost-retro-right-dim:rgba(0,255,255,0.3);position:relative;text-shadow:2px 0 var(--boost-retro-left),-2px 0 var(--boost-retro-right);animation:boost-text-retro 0.15s infinite}@keyframes boost-text-retro{0%{text-shadow:2px 0 var(--boost-retro-left,rgba(255,0,0,0.4)),-2px 0 var(--boost-retro-right,rgba(0,255,255,0.4))}25%{text-shadow:-2px 0 var(--boost-retro-left-dim,rgba(255,0,0,0.3)),2px 0 var(--boost-retro-right-dim,rgba(0,255,255,0.3))}50%{text-shadow:2px 1px var(--boost-retro-left,rgba(255,0,0,0.4)),-2px -1px var(--boost-retro-right,rgba(0,255,255,0.4))}75%{text-shadow:-1px 0 var(--boost-retro-left-dim,rgba(255,0,0,0.3)),1px 0 var(--boost-retro-right-dim,rgba(0,255,255,0.3))}100%{text-shadow:2px 0 var(--boost-retro-left,rgba(255,0,0,0.4)),-2px 0 var(--boost-retro-right,rgba(0,255,255,0.4))}}[data-boost-text="ember"]{--boost-ember-core:var(--boost-accent,#ff6b35);--boost-ember-mid:var(--boost-accent-alt,#ff4500);--boost-ember-outer:var(--boost-error,#b22222);color:var(--boost-ember-core);text-shadow:0 0 4px var(--boost-ember-core),0 0 11px var(--boost-ember-mid),0 0 19px var(--boost-ember-mid),0 0 40px var(--boost-ember-outer);animation:boost-text-ember 2s ease-in-out infinite alternate}@keyframes boost-text-ember{0%{text-shadow:0 0 4px var(--boost-ember-core,#ff6b35),0 0 11px var(--boost-ember-mid,#ff4500),0 0 19px var(--boost-ember-mid,#ff4500),0 0 40px var(--boost-ember-outer,#b22222)}100%{text-shadow:0 0 4px var(--boost-ember-core,#ff8c00),0 0 15px var(--boost-ember-mid,#ff6b35),0 0 25px var(--boost-ember-mid,#ff4500),0 0 50px var(--boost-ember-outer,#dc143c)}}[data-boost-text="typing-loop"]{white-space:nowrap;overflow:hidden}@keyframes boost-text-cursor{0%,100%{border-color:currentColor}50%{border-color:transparent}}[data-boost-text="marquee"]{display:inline-block;white-space:nowrap;animation:boost-text-marquee 12s linear infinite}@keyframes boost-text-marquee{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}[data-boost-text="spotlight"]{background:linear-gradient( 90deg,currentColor 0%,var(--boost-accent,#8b5cf6) 50%,currentColor 100% );background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:boost-text-spotlight 3s ease-in-out infinite}@keyframes boost-text-spotlight{0%,100%{background-position:200% center}50%{background-position:0% center}}.boost-text-splitflap{display:inline-flex;flex-wrap:wrap;align-items:baseline;perspective:600px}.boost-text-splitflap__unit{display:inline-block;position:relative;background:var(--boost-card-bg,#1a1a1a);color:var(--boost-text,#f5f5f5);border-radius:4px;padding:0.05em 0.18em;margin:0 0.04em;min-width:0.7em;text-align:center;overflow:hidden;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.05),0 1px 3px rgba(0,0,0,0.2);--boost-flap-gap-color:rgba(0,0,0,0.5)}.boost-text-splitflap__unit::after{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:var(--boost-flap-gap-color);pointer-events:none}.boost-text-splitflap__face{display:block;font-variant-numeric:tabular-nums;transform-origin:center;backface-visibility:hidden;will-change:transform}@keyframes boost-text-splitflap-rotate{0%{transform:rotateX(0deg)}50%{transform:rotateX(-90deg)}100%{transform:rotateX(0deg)}}.boost-text-splitflap__unit.is-flapping .boost-text-splitflap__face{animation:boost-text-splitflap-rotate var(--boost-flap-duration,0.15s) ease-in-out}.boost-text-splitflap__unit--static,.boost-text-splitflap__unit--space{background:transparent;box-shadow:none;color:inherit;padding:0;margin:0 0.05em}.boost-text-splitflap__unit--static::after,.boost-text-splitflap__unit--space::after{display:none}[data-boost-text-mode="numbers"]{font-family:var(--boost-font-mono,'Geist Mono','JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace);letter-spacing:0;--boost-flap-duration:0.05s}[data-boost-text-mode="numbers"] .boost-text-splitflap__unit{min-width:0.85em}[data-boost-text-mode="chars"]{--boost-flap-duration:0.07s}[data-boost-text-mode="chars"] .boost-text-splitflap__unit--flapping{width:1.2em;min-width:0;padding:0.05em 0}[data-boost-text-mode="words"]{--boost-flap-duration:0.1s}[data-boost-text-mode="words"] .boost-text-splitflap__unit{letter-spacing:0.05em;padding:0.05em 0.35em;margin:0 0.08em}.boost-text-splitflap__unit.is-settled .boost-text-splitflap__face{animation:none;will-change:auto}@media (prefers-reduced-motion:reduce){.boost-text-splitflap__unit.is-flapping .boost-text-splitflap__face{animation:none}}[data-boost-text^="split-flap"][data-boost-text-style="inverted"] .boost-text-splitflap__unit:not(.boost-text-splitflap__unit--static):not(.boost-text-splitflap__unit--space){background:var(--boost-bg,#f5f5f5);color:var(--boost-text,#1a1a1a)}