.tpl-compute{--background:#020204;--foreground:#ecebe7;--card:#05070c;--card-foreground:#ecebe7;--popover:#05070c;--popover-foreground:#ecebe7;--primary:#ba9926;--primary-foreground:#020305;--secondary:#040608;--secondary-foreground:#ecebe7;--muted:#040608;--muted-foreground:#757168;--accent:#07090d;--accent-foreground:#ecebe7;--destructive:#e40014;--destructive-foreground:#ecebe7;--border:#101215;--input:#07090c;--ring:#ba9926;--radius:.25rem;--tpl-section-bg:#020204;--font-sans:var(--font-geist-sans), system-ui, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;--font-display:var(--font-geist-sans), "Geist", system-ui, sans-serif;--font-accent:"Tiempos Headline", Georgia, serif;background:var(--background);color:var(--foreground);font-family:var(--font-sans);scroll-behavior:smooth}@supports (color:lab(0% 0 0)){.tpl-compute{--background:lab(.64913% -.0373423 -.821391);--foreground:lab(93.066% -.0116825 1.90769);--card:lab(1.96267% -.122614 -2.00764);--card-foreground:lab(93.066% -.0116825 1.90769);--popover:lab(1.96267% -.122614 -2.00764);--popover-foreground:lab(93.066% -.0116825 1.90769);--primary-foreground:lab(.895077% -.0558049 -.779504);--secondary:lab(1.54969% -.0918806 -1.10324);--secondary-foreground:lab(93.066% -.0116825 1.90769);--muted:lab(1.54969% -.0918806 -1.10324);--muted-foreground:lab(47.8726% .0583529 5.78918);--accent:lab(2.4592% -.149362 -1.88869);--accent-foreground:lab(93.066% -.0116825 1.90769);--destructive:lab(48.4493% 77.4328 61.5452);--destructive-foreground:lab(93.066% -.0116825 1.90769);--border:lab(5.24513% -.249438 -2.41115);--input:lab(2.464% -.136174 -1.48309);--tpl-section-bg:lab(.64913% -.0373423 -.821391)}}html[data-theme=light] .tpl-compute{--background:#f3f4f5;--foreground:#0b0d12;--card:#fff;--card-foreground:#0b0d12;--popover:#fff;--popover-foreground:#0b0d12;--primary:#ba9926;--primary-foreground:#0b0d12;--secondary:#eef0f3;--secondary-foreground:#0b0d12;--muted:#edeef1;--muted-foreground:#51555c;--accent:#e5e8ed;--accent-foreground:#0b0d12;--border:#d5d8db;--input:#e2e5e9;--ring:#ba9926;--tpl-section-bg:#f0f2f4}@supports (color:lab(0% 0 0)){html[data-theme=light] .tpl-compute{--background:lab(96.0499% -.108719 -.749946);--foreground:lab(3.67543% -.212148 -2.43837);--card:lab(100% 0 0);--card-foreground:lab(3.67543% -.212148 -2.43837);--popover:lab(100% 0 0);--popover-foreground:lab(3.67543% -.212148 -2.43837);--primary-foreground:lab(3.67543% -.212148 -2.43837);--secondary:lab(94.7676% -.214934 -1.49843);--secondary-foreground:lab(3.67543% -.212148 -2.43837);--muted:lab(94.1876% -.214905 -1.4984);--muted-foreground:lab(36.1582% -.563398 -4.45098);--accent:lab(91.8546% -.419319 -2.9907);--accent-foreground:lab(3.67543% -.212148 -2.43837);--border:lab(86.0611% -.317663 -2.24485);--input:lab(90.7011% -.318199 -2.24516);--tpl-section-bg:lab(95.3476% -.214964 -1.49841)}}.tpl-compute *,.tpl-compute :before,.tpl-compute :after{border-color:var(--border)}.tpl-compute img,.tpl-compute video{filter:url(/tpl-duotone.svg?v=2#tpl-gold-duotone)}html[data-theme=light] .tpl-compute img,html[data-theme=light] .tpl-compute video{filter:url(/tpl-duotone.svg?v=2#tpl-gold-duotone-light)}html[data-theme=light] .tpl-compute video{filter:url(/tpl-duotone.svg?v=2#tpl-gold-duotone-video-light)}.tpl-compute img.tpl-no-duotone,html[data-theme=light] .tpl-compute img.tpl-no-duotone{filter:none}@media (max-width:768px){.tpl-compute img:not(.tpl-no-duotone),.tpl-compute video{filter:grayscale()sepia()saturate(2.6)brightness(.92)contrast(1.05)!important}}.tpl-compute .font-display{font-family:var(--font-display)}.tpl-compute .font-accent{font-family:var(--font-accent)}.tpl-compute .accent-gold{font-family:var(--font-accent);color:#0000;background-image:linear-gradient(90deg,#ba9926,#e5bc42);-webkit-background-clip:text;background-clip:text;font-style:italic}.tpl-compute .text-stroke{-webkit-text-stroke:1.5px currentColor;-webkit-text-fill-color:transparent}.tpl-compute .marquee{animation:30s linear infinite tpl-marquee}.tpl-compute .marquee-reverse{animation:25s linear infinite tpl-marquee-reverse}@keyframes tpl-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes tpl-marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.tpl-compute .line-reveal{clip-path:inset(0 100% 0 0);animation:.8s cubic-bezier(.77,0,.175,1) forwards tpl-line-reveal}@keyframes tpl-line-reveal{to{clip-path:inset(0)}}.tpl-compute .hover-lift{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.tpl-compute .hover-lift:hover{transform:translateY(-4px)}.tpl-compute .letter-spin{transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:inline-block}.tpl-compute .letter-spin:hover{transform:rotateY(360deg)}.tpl-compute .animate-char-in{opacity:0;animation:.4s cubic-bezier(.22,1,.36,1) forwards tpl-char-in;transform:translateY(60%)}@keyframes tpl-char-in{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}.tpl-compute .noise-overlay{position:relative}.tpl-compute .noise-overlay:after{content:"";opacity:.03;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.tpl-compute .how-it-works-bg{background-color:var(--tpl-section-bg)}.tpl-compute .word-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#e5bc42 0%,#d4a82e 25%,#c9a227 50%,#8a6a1c 75%,#e5bc42 100%) 0 0/300% 300%;-webkit-background-clip:text;background-clip:text;animation:1.5s infinite tpl-gradient-shift}@keyframes tpl-gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
