*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}body{color:#333;background:#fff}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero{text-align:center;padding:4rem 0}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.25rem;color:#666;margin-bottom:2rem}.cta-button{display:inline-block;background:#0070f3;color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-size:1.1rem;font-weight:500;transition:background .2s}.cta-button:hover{background:#0051cc;text-decoration:none}.grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:2rem 0}.card{border:1px solid #e0e0e0;border-radius:.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.card h3{font-size:1.25rem;margin-bottom:.5rem}.card p{color:#666;font-size:.95rem}.muted{color:#666;font-size:.9rem}.tag{display:inline-block;background:#f0f0f0;color:#555;padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;margin-right:.5rem;margin-bottom:.5rem}.page-header{padding:2rem 0;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}.page-header h1{font-size:2.5rem;margin-bottom:.5rem}.item-list{max-width:800px;margin:0 auto}.item-list-item{padding:1.5rem 0;border-bottom:1px solid #f0f0f0}.item-list-item:last-child{border-bottom:none}.item-list-item h2{margin-bottom:.5rem}.prose{max-width:none}.prose h2{font-size:1.875rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#1f2937}.prose h3{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#1f2937}.prose p{margin-bottom:1rem;line-height:1.75}.prose ul{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose strong{font-weight:600}.prose a{color:#2563eb;text-decoration:none}.prose a:hover{text-decoration:underline}.prose ol{margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}.prose ul{list-style:disc}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#f3f4f6;color:#1f2937;padding:.1rem .35rem;border-radius:.25rem}.prose pre{background:#0b1020;color:#e6eaf2;border-radius:.5rem;padding:1rem 1.25rem;overflow-x:auto;margin:1.25rem 0;font-size:.875rem;line-height:1.5;border:1px solid hsla(0,0%,100%,.06)}.prose pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:.875rem}.prose blockquote{border-left:3px solid #dbeafe;padding-left:1rem;margin:1.25rem 0;color:#4b5563;font-style:italic}.prose hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}header{position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-link{color:#4b5563;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:all .2s ease-in-out;position:relative}.nav-link:hover{color:#2563eb;background-color:#f3f4f6;text-decoration:none}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;background-color:#2563eb;transition:all .2s ease-in-out;transform:translateX(-50%)}.nav-link:hover:after{width:80%}.mobile-nav-link{color:#4b5563;font-weight:500;padding:.75rem 1rem;border-radius:.375rem;transition:all .2s ease-in-out;display:block}.mobile-nav-link:hover{color:#2563eb;background-color:#f3f4f6;text-decoration:none}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.hidden{display:none}.inline-flex{display:inline-flex}.text-center{text-align:center}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-white{color:#fff}.text-blue-600{color:#2563eb}.text-blue-200{color:#bfdbfe}.text-2xl{font-size:1.5rem;line-height:2rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-blue-600{background-color:#2563eb}.bg-blue-100{background-color:#dbeafe}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-200{border-color:#e5e7eb}.border-transparent{border-color:transparent}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.p-2{padding:.5rem}.p-8{padding:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-16{width:4rem}.h-16{height:4rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.hover\\:bg-blue-700:hover{background-color:#1d4ed8}.hover\\:bg-gray-100:hover{background-color:#f3f4f6}.hover\\:bg-gray-50:hover{background-color:#f9fafb}.hover\\:text-blue-600:hover{color:#2563eb}.hover\\:text-blue-700:hover{color:#1d4ed8}.hover\\:text-blue-200:hover{color:#bfdbfe}.hover\\:text-gray-900:hover{color:#111827}.space-x-3>*+*{margin-left:.75rem}.space-x-8>*+*{margin-left:2rem}.space-y-3>*+*{margin-top:.75rem}@media (min-width:640px){.sm\\:flex-row{flex-direction:row}.sm\\:inline-flex{display:inline-flex}}@media (min-width:768px){.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\\:flex{display:flex}.lg\\:hidden{display:none}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\\:text-6xl{font-size:3.75rem;line-height:1}.lg\\:text-2xl{font-size:1.5rem;line-height:2rem}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(37,99,235,0))}.to-blue-800{--tw-gradient-to:#1e40af}.bg-gradient-to-r.from-blue-600.to-blue-800{background-image:linear-gradient(90deg,#2563eb,#1e40af)}.opacity-90{opacity:.9}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.z-50{z-index:50}.min-h-screen{min-height:100vh}.flex-1{flex:1 1}.mono-tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);padding:.35rem .75rem;border-radius:9999px}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:500;border-radius:.5rem;background:#fff;color:#2563eb;transition:background .15s ease-in-out}.hero-cta-primary:hover{background:#f3f4f6;text-decoration:none}.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:500;border-radius:.5rem;border:2px solid #fff;color:#fff;transition:all .15s ease-in-out}.hero-cta-secondary:hover{background:#fff;color:#2563eb;text-decoration:none}.code-block{border-radius:.75rem;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-align:left}.code-block-dark{background:#0b1020;color:#e6eaf2;border:1px solid hsla(0,0%,100%,.08)}.code-block-label{background:hsla(0,0%,100%,.04);color:#9aa3b2;font-size:.75rem;padding:.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.code-block pre{margin:0;padding:1rem 1.25rem;overflow-x:auto;font-size:.875rem;line-height:1.5}.code-block code{font-family:inherit;white-space:pre}.step-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#dbeafe;color:#1d4ed8;font-weight:700;margin-bottom:1rem}.tool-name{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;font-weight:600;color:#1d4ed8;background:#eff6ff;padding:.25rem .6rem;border-radius:.375rem}a.card:hover .tool-name{background:#dbeafe}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.grid{grid-template-columns:1fr}.container{padding:0 .75rem}.flex.flex-col.sm\\:flex-row{flex-direction:column}.flex.flex-col.sm\\:flex-row>*{width:100%;text-align:center}}