:root{--primary:#0052FF;--primary-dark:#0039B3;--secondary:#1E293B;--dark:#0F172A}body{background-color:#0f172a;color:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;margin:0;padding:0}nav.fixed{position:fixed;top:0;left:0;right:0;z-index:50}main.bg-secondary\/30{background-color:rgba(30,41,59,.3)}.bg-secondary\/50{background-color:rgba(30,41,59,.5)}.bg-dark{background-color:#0f172a}.bg-dark{background-color:#0f172a}.bg-secondary{background-color:#1e293b}.text-white{color:#fff}.text-gray-100{color:#f1f5f9}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-primary{color:#0052ff}.text-primary-dark{color:#0039b3}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.grid{display:grid}.flex{display:flex}.hidden{display:none}.text-center{text-align:center}@media(min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:flex-row{flex-direction:row}}@media(min-width:1024px){.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-gray-800{border-color:#1f2937}.border-primary{border-color:#0052ff}.border-primary\\/30{border-color:rgba(0,82,255,.3)}.bg-primary{background-color:#0052ff}.bg-primary-dark{background-color:#0039b3}.bg-white{background-color:#fff}.bg-gray-800{background-color:#1f2937}.hover\\:bg-primary-dark:hover{background-color:#0039b3}.hover\\:bg-gray-100:hover{background-color:#f3f4f6}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-8>*+*{margin-top:2rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.gap-2{gap:.5rem}.hover\\:text-primary:hover{color:#0052ff}.hover\\:border-primary\\/30:hover{border-color:rgba(0,82,255,.3)}.hover\\:bg-white\\/10:hover{background-color:rgba(255,255,255,.1)}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-all{transition:all .15s ease-in-out}.duration-300{transition-duration:300ms}.group:hover .group-hover\\:text-primary{color:#0052ff}.group:hover .group-hover\\:border-primary\\/30{border-color:rgba(0,82,0,.3)}.group:hover .group-hover\\:scale-105{transform:scale(1.05)}.flex-shrink-0{flex-shrink:0}.aspect-video{aspect-ratio:16/9}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prose{color:#e2e8f0}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#fff;font-weight:600;margin-top:2rem;margin-bottom:1rem}.prose h1{font-size:2.25rem;line-height:2.5rem}.prose h2{font-size:1.875rem;line-height:2.25rem}.prose h3{font-size:1.5rem;line-height:2rem}.prose p{margin-bottom:1.5rem;color:#cbd5e1}.prose a{color:var(--primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.prose a:hover{border-bottom-color:var(--primary)}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;color:#cbd5e1}.prose blockquote{border-left:4px solid var(--primary);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#94a3b8}.prose code{background-color:#1e293b;color:#e2e8f0;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;border:1px solid #334155}.prose pre{background-color:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1.5rem;margin:2rem 0;overflow-x:auto}.prose pre code{background-color:initial;border:none;padding:0;color:#e2e8f0}.prose img{border-radius:.75rem;margin:2rem 0}.prose table{width:100%;border-collapse:collapse;margin:2rem 0}.prose th,.prose td{border:1px solid #334155;padding:.75rem;text-align:left}.prose th{background-color:#1e293b;font-weight:600;color:#fff}.prose td{color:#cbd5e1}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}@media(max-width:768px){.prose h1{font-size:1.875rem;line-height:2.25rem}.prose h2{font-size:1.5rem;line-height:2rem}.prose h3{font-size:1.25rem;line-height:1.75rem}}@media(prefers-color-scheme:dark){.prose{color:#e2e8f0}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#fff}.prose p,.prose li{color:#cbd5e1}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.kg-width-wide{position:relative;width:85vw;min-width:85vw;left:50%;right:50%;margin-left:-42.5vw;margin-right:-42.5vw}.kg-width-full{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media(max-width:768px){.kg-width-wide,.kg-width-full{width:100%;left:0;right:0;margin-left:0;margin-right:0}}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid var(--primary);outline-offset:2px}.loading{opacity:.6;pointer-events:none}.loading::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--primary);border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[x-cloak]{display:none!important}.relative[x-data*=open]{position:relative}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}[x-transition\\:enter]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:200ms}[x-transition\\:enter-start]{opacity:0;transform:translateY(-8px)}[x-transition\\:enter-end]{opacity:1;transform:translateY(0)}[x-transition\\:leave]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}[x-transition\\:leave-start]{opacity:1;transform:translateY(0)}[x-transition\\:leave-end]{opacity:0;transform:translateY(-8px)}[x-transition]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:200ms}body{padding-top:0}main.pt-20{padding-top:5rem}.nav-item{position:relative;transition:all .2s ease-in-out}.nav-item:hover{color:var(--primary)}.dropdown-arrow{position:absolute;top:-8px;left:50%;transform:translateX(-50%)rotate(45deg);width:16px;height:16px;background:inherit;border-left:1px solid rgba(31,41,55,.5);border-top:1px solid rgba(31,41,55,.5)}