.ctf-section{padding:2.5rem 1.5rem}@media (min-width:768px){.ctf-section{padding:3.5rem 2rem}}@media (min-width:1024px){.ctf-section{padding-top:5rem;padding-bottom:5rem}}.ctf-section-sm{padding:2rem 1.5rem}@media (min-width:768px){.ctf-section-sm{padding:2.5rem 2rem}}.ctf-container{margin-left:auto;margin-right:auto;max-width:72rem}.ctf-container-narrow{margin-left:auto;margin-right:auto;max-width:56rem}.ctf-headline{font-size:2.25rem;line-height:2.5rem;font-weight:700;line-height:1.1;letter-spacing:-.025em}@media (min-width:640px){.ctf-headline{font-size:3rem;line-height:1}}@media (min-width:768px){.ctf-headline{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.ctf-headline{font-size:4.5rem;line-height:1}}.ctf-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;line-height:1.15;letter-spacing:-.025em}@media (min-width:640px){.ctf-title{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.ctf-title{font-size:3rem;line-height:1}}.ctf-subtitle{font-size:1.25rem;line-height:1.75rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:768px){.ctf-subtitle{font-size:1.5rem;line-height:2rem}}.ctf-body{font-size:1.125rem;line-height:1.75rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:768px){.ctf-body{font-size:1.25rem;line-height:1.75rem}}.ctf-label{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--primary))}@keyframes ctf-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ctf-fade-in{0%{opacity:0}to{opacity:1}}.ctf-animate{animation:ctf-fade-up .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.ctf-animate-fade{animation:ctf-fade-in .6s ease-out forwards;opacity:0}@media (prefers-reduced-motion:reduce){.ctf-animate,.ctf-animate-fade{animation:none;opacity:1}}.ctf-delay-1{animation-delay:.1s}.ctf-delay-2{animation-delay:.2s}.ctf-delay-3{animation-delay:.3s}.ctf-delay-4{animation-delay:.4s}.ctf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.025em;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ctf-btn:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ctf-btn:active,.ctf-btn:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ctf-btn:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.ctf-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.025em;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ctf-btn-primary:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;background-color:hsl(var(--primary)/.9);--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ctf-btn-primary:active,.ctf-btn-primary:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ctf-btn-primary:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.ctf-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.025em;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;border-width:2px;border-color:currentColor;background-color:transparent}.ctf-btn-outline:hover{background-color:hsl(var(--foreground));color:hsl(var(--background))}.ctf-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.025em;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ctf-btn-ghost:hover{color:hsl(var(--primary))}.ctf-card{overflow:hidden;border-radius:1rem;background-color:hsl(var(--card));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;border-width:1px;border-color:hsl(var(--border)/.5)}.ctf-card:hover{border-color:hsl(var(--border));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(0 0 0/0.05);--tw-shadow:var(--tw-shadow-colored)}.ctf-card-hover:hover{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ctf-image{border-radius:1rem}.ctf-image,.ctf-image-lg{position:relative;overflow:hidden;background-color:hsl(var(--muted))}.ctf-image-lg{border-radius:1.5rem}.hero-visual-extend{position:relative;z-index:10;margin-bottom:-8rem}@media (min-width:768px){.hero-visual-extend{margin-bottom:-12rem}}@media (min-width:1024px){.hero-visual-extend{margin-bottom:-16rem}}.ctf-bg-subtle{background-color:hsl(var(--muted)/.3)}.ctf-bg-elevated{background-color:hsl(var(--muted)/.5)}.ctf-divider{height:1px;width:3rem;background-color:hsl(var(--border))}.ctf-prose{color:var(--tw-prose-body);max-width:65ch}.ctf-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ctf-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.ctf-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.ctf-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.ctf-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.ctf-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.ctf-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.ctf-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.ctf-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.ctf-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.ctf-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.ctf-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.ctf-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.ctf-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.ctf-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.ctf-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.ctf-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.ctf-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.ctf-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.ctf-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em}.ctf-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.ctf-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.ctf-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-bottom:.8888889em;line-height:1.1111111}.ctf-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.ctf-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em}.ctf-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.ctf-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.ctf-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.ctf-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.ctf-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.ctf-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ctf-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.ctf-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ctf-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.ctf-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.ctf-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.ctf-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.ctf-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.ctf-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.ctf-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ctf-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.ctf-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.ctf-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.ctf-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.ctf-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.ctf-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.ctf-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.ctf-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.ctf-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.ctf-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.ctf-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.ctf-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.ctf-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.ctf-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.ctf-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.ctf-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.ctf-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.ctf-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.ctf-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ctf-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.ctf-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.ctf-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.ctf-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.ctf-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ctf-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ctf-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.ctf-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.ctf-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ctf-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.ctf-prose{font-size:1.125rem;line-height:1.7777778}.ctf-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.ctf-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.ctf-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.ctf-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.ctf-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.ctf-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.ctf-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.ctf-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ctf-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ctf-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ctf-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ctf-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.ctf-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.ctf-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.ctf-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.ctf-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.ctf-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.ctf-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.ctf-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.ctf-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.ctf-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.ctf-prose :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.ctf-prose :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ctf-prose :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.ctf-prose :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ctf-prose :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.ctf-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.ctf-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.ctf-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ctf-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.ctf-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.ctf-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.ctf-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.ctf-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.ctf-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.ctf-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.ctf-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.ctf-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.ctf-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ctf-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ctf-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.ctf-prose :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ctf-prose :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.ctf-prose{max-width:none}.ctf-prose :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700;letter-spacing:-.025em}.ctf-prose :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625;color:hsl(var(--muted-foreground))}.ctf-prose :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--primary));text-decoration-line:underline;text-decoration-color:hsl(var(--primary)/.3);text-underline-offset:2px}.ctf-prose :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-color:hsl(var(--primary)/.6)}.ctf-prose :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--foreground))}.ctf-prose :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-left-color:hsl(var(--primary));color:hsl(var(--muted-foreground))}.ctf-prose :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem;background-color:hsl(var(--muted));padding:.125rem .375rem;font-weight:400;color:hsl(var(--foreground))}.ctf-prose :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:1rem}.ctf-prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.ctf-prose-invert :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:rgb(255 255 255/.7)}.ctf-prose-invert :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.ctf-prose-invert :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-left-color:rgb(255 255 255/.3);color:rgb(255 255 255/.7)}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes landing-pulse-glow{0%,to{box-shadow:0 0 20px rgba(34,211,238,.3)}50%{box-shadow:0 0 40px rgba(34,211,238,.5)}}@keyframes landing-gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-fade-in{animation:landing-fade-in .6s ease-out forwards}.animate-float{animation:landing-float 6s ease-in-out infinite}.landing-content{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:768px){.landing-content{padding-left:2rem;padding-right:2rem}}.landing-content .ctf-section{padding-left:0;padding-right:0}.landing-content h2,.landing-content h3{color:hsl(var(--foreground))}.landing-content p{color:hsl(var(--muted-foreground))}.landing-content a{color:hsl(var(--primary));text-decoration-line:underline;text-underline-offset:2px}.landing-content a:hover{color:hsl(var(--primary)/.8)}.landing-content code{background-color:hsl(var(--muted));color:hsl(var(--primary))}.landing-content blockquote{border-left-color:hsl(var(--primary));color:hsl(var(--muted-foreground))}.device-frame{position:relative;border-radius:3rem;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:rgb(255 255 255/0.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgb(255 255 255/0.05) var(--tw-gradient-to-position);border-width:1px;border-color:rgb(255 255 255/.1);padding:.5rem;--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.device-screen{height:100%;width:100%;overflow:hidden;border-radius:2.5rem;--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity,1))}.device-notch{position:absolute;top:0;left:50%;z-index:10;height:1.5rem;width:6rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.glass-card{border-radius:1rem;border-width:1px;border-color:rgb(255 255 255/.1);background-color:rgb(255 255 255/.05);--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.glass-card:hover{border-color:rgb(255 255 255/.2);background-color:rgb(255 255 255/.1)}.glass-card-highlight{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from:rgb(6 182 212/0.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(6 182 212/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgb(139 92 246/0.1) var(--tw-gradient-to-position);border-radius:1rem;border-width:1px;border-color:rgb(6 182 212/.2);--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.landing-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;border-radius:9999px;padding:1rem 2rem;font-weight:600;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:#06b6d4 var(--tw-gradient-from-position);--tw-gradient-to:rgb(6 182 212/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#22d3ee var(--tw-gradient-to-position);--tw-text-opacity:1;color:rgb(10 10 11/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.landing-btn-primary:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;--tw-shadow:0 0 40px rgba(34,211,238,0.4);--tw-shadow-colored:0 0 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-btn-primary:active,.landing-btn-primary:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-btn-primary:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.landing-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:1rem 2rem;font-weight:500;border-width:1px;border-color:rgb(255 255 255/.2);color:rgb(255 255 255/.8);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.landing-btn-secondary:hover{border-color:rgb(255 255 255/.3);background-color:rgb(255 255 255/.05)}.landing-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.landing-btn-ghost:hover{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity,1))}.trust-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;color:rgb(255 255 255/.4)}.trust-badge-icon{height:1rem;width:1rem;--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity,1))}.gradient-text{background:linear-gradient(135deg,#fff,#fff 50%,#22d3ee);-webkit-background-clip:text;background-clip:text}.gradient-text,.gradient-text-cyan{-webkit-text-fill-color:transparent}.gradient-text-cyan{background:linear-gradient(135deg,#22d3ee,#a78bfa);-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-float,[style*=animation]{animation:none!important;opacity:1!important;transform:none!important}}.lp-bg{background-color:#09090B}.lp-surface{background-color:#18181B}.lp-dot-grid{background-color:#09090B;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.03) 1px,transparent 0);background-size:32px 32px}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:600}@media (min-width:768px){.lp-btn-primary{padding:1rem 2rem}}.lp-btn-primary{background-color:#60A5FA;color:#09090B;box-shadow:0 0 20px rgba(96,165,250,.25),0 0 60px rgba(96,165,250,.1);transition:all .15s ease-out}.lp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 0 30px rgba(96,165,250,.4),0 0 60px rgba(96,165,250,.15)}.lp-btn-primary:active{transform:translateY(0)}.lp-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:500}@media (min-width:768px){.lp-btn-secondary{padding:1rem 2rem}}.lp-btn-secondary{background-color:transparent;color:#A1A1AA;border:1px solid #3f3f46;transition:all .15s ease-out}.lp-btn-secondary:hover{background-color:rgba(39,39,42,.5);border-color:#52525B;color:#FAFAFA}.lp-product-frame{border-radius:12px;border:1px solid #3f3f46;overflow:hidden;box-shadow:0 0 40px rgba(96,165,250,.15),0 0 80px rgba(96,165,250,.08)}.lp-feature-frame{border-radius:12px;border:1px solid #27272a;overflow:hidden;background-color:#18181B}.lp-headline{letter-spacing:-.02em;line-height:1.1}.lp-section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#60A5FA}.lp-section-dot{height:.5rem;width:.5rem;border-radius:9999px;background-color:#60A5FA}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lp-animate-fade-up{animation:lp-fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.lp-delay-1{animation-delay:.1s}.lp-delay-2{animation-delay:.2s}.lp-delay-3{animation-delay:.3s}@media (prefers-reduced-motion:reduce){.lp-animate-fade-up{animation:none;opacity:1}}.feature-landing-content{color:hsl(var(--muted-foreground))}.feature-landing-content h2{margin-bottom:1.5rem;margin-top:4rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:hsl(var(--foreground))}.feature-landing-content h2:first-child{margin-top:0}@media (min-width:768px){.feature-landing-content h2{font-size:1.875rem;line-height:2.25rem}}.feature-landing-content h2{letter-spacing:-.02em}.feature-landing-content h3{margin-bottom:1rem;margin-top:3rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground)/.9)}@media (min-width:768px){.feature-landing-content h3{font-size:1.5rem;line-height:2rem}}.feature-landing-content h3{letter-spacing:-.01em}.feature-landing-content h4{margin-bottom:.75rem;margin-top:2rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;color:hsl(var(--foreground)/.8)}@media (min-width:768px){.feature-landing-content h4{font-size:1.25rem;line-height:1.75rem}}.feature-landing-content p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:768px){.feature-landing-content p{font-size:1.125rem;line-height:1.75rem}}.feature-landing-content a{color:hsl(var(--primary));text-decoration-line:underline;text-decoration-color:hsl(var(--primary)/.3);text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.feature-landing-content a:hover{color:hsl(var(--primary)/.8);text-decoration-color:hsl(var(--primary)/.5)}.feature-landing-content ol,.feature-landing-content ul{margin-bottom:1.5rem}.feature-landing-content ol>:not([hidden])~:not([hidden]),.feature-landing-content ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.feature-landing-content ol,.feature-landing-content ul{padding-left:0;color:hsl(var(--muted-foreground))}.feature-landing-content li{position:relative;padding-left:1.75rem;line-height:1.625}.feature-landing-content ul li:before{content:"";position:absolute;left:0;top:.7rem;height:.5rem;width:.5rem;border-radius:9999px;background:linear-gradient(135deg,hsl(var(--primary)/.8),rgba(139,92,246,.6))}.feature-landing-content ol{counter-reset:step}.feature-landing-content ol li{counter-increment:step}.feature-landing-content ol li:before{content:counter(step);position:absolute;left:0;top:0;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:calc(var(--radius) - 2px);font-size:.75rem;line-height:1rem;font-weight:700;background:linear-gradient(135deg,hsl(var(--primary)/.15),rgba(139,92,246,.1));color:hsl(var(--primary))}.feature-landing-content b,.feature-landing-content strong{font-weight:600;color:hsl(var(--foreground))}.feature-landing-content code{border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted));padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;color:hsl(var(--primary))}.feature-landing-content pre{margin-top:2rem;margin-bottom:2rem;overflow-x:auto;border-radius:.75rem;border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--card));padding:1.25rem;box-shadow:inset 0 1px 0 hsl(var(--foreground)/.02)}.feature-landing-content pre code{border-width:0;background-color:transparent;padding:0}.feature-landing-content blockquote{margin-top:2rem;margin-bottom:2rem;border-left-width:2px;border-color:hsl(var(--primary)/.4);padding-top:.5rem;padding-bottom:.5rem;padding-left:1.5rem;font-style:italic;color:hsl(var(--muted-foreground)/.7);background:linear-gradient(90deg,hsl(var(--primary)/.03),transparent)}.feature-landing-content img{margin-top:2rem;margin-bottom:2rem;border-radius:.75rem;border-width:1px;border-color:hsl(var(--border));box-shadow:0 20px 40px -20px rgba(0,0,0,.3)}.feature-landing-content hr{margin-top:3.5rem;margin-bottom:3.5rem;height:1px;border-width:0;background:linear-gradient(90deg,transparent,hsl(var(--border)),transparent)}.feature-landing-content .ctf-section{padding:3rem 0}