*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-4xl{font-size:2.25rem}.text-3xl{font-size:1.875rem}.text-2xl{font-size:1.5rem}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-gray-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-blue-600{color:#2563eb}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-blue-600{background-color:#2563eb}.bg-gray-700{background-color:#374151}.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}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-24{margin-top:6rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.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-3{padding-top:.75rem;padding-bottom:.75rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.border{border-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.block{display:block}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-none{max-width:none}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-32{width:8rem}.w-64{width:16rem}.w-full{width:100%}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-16{height:4rem}.h-32{height:8rem}.h-64{height:16rem}.h-full{height:100%}.object-cover{object-fit:cover}.overflow-hidden{overflow:hidden}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:text-blue-600{color:#2563eb}.group:hover .group-hover\:text-blue-700{color:#1d4ed8}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}.hover\:text-gray-900:hover{color:#111827}.hover\:text-gray-600:hover{color:#4b5563}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out}.transition-shadow{transition:box-shadow .15s ease-in-out}.transition-transform{transition:transform .15s ease-in-out}.duration-300{transition-duration:.3s}.leading-relaxed{line-height:1.625}.aspect-square{aspect-ratio:1 / 1}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.backdrop-blur-sm{backdrop-filter:blur(4px)}.bg-white\/80{background-color:#fffc}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:order-1{order:1}.md\:order-2{order:2}.md\:flex{display:flex}.md\:hidden{display:none}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:text-6xl{font-size:3.75rem}.lg\:text-5xl{font-size:3rem}.lg\:text-2xl{font-size:1.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.prose{color:#374151;max-width:none}.prose h1{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.prose h2{font-size:1.875rem;font-weight:600;color:#111827;margin-top:3rem;margin-bottom:1.5rem}.prose h3{font-size:1.5rem;font-weight:600;color:#111827;margin-top:2rem;margin-bottom:1rem}.prose h4{font-size:1.25rem;font-weight:600;color:#111827;margin-top:1.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1.5rem;line-height:1.625}.prose img{border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin:2rem auto;max-width:100%;max-height:600px;object-fit:contain;display:block;height:auto;cursor:pointer;transition:opacity .2s ease}.prose img:hover{opacity:.9}.prose figure{margin:2rem 0;text-align:center}.prose figure img{margin:0 auto 1rem;display:inline-block;width:auto!important;max-width:100%}.prose figcaption{font-style:italic;color:#6b7280;text-align:center;font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose ul{list-style-type:disc;list-style-position:outside}.prose ol{list-style-type:decimal;list-style-position:outside}.prose strong{font-weight:600;color:#111827}.prose em{font-style:italic;color:#4b5563}.prose a{color:#2563eb;text-decoration:none}.prose a:hover{color:#1d4ed8}.prose blockquote{border-left:4px solid #3b82f6;padding-left:1.5rem;font-style:italic;color:#4b5563;margin:1.5rem 0}.prose code{background-color:#f3f4f6;padding:.125rem .5rem;border-radius:.25rem;font-size:.875rem}.prose-lg{font-size:1.125rem;line-height:1.7}.prose-gray{color:#374151}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0}.four-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}.column-left{grid-column:1}.column-right{grid-column:2}@media (max-width: 768px){.two-columns,.three-columns{grid-template-columns:1fr;gap:1rem}.column-left,.column-right{grid-column:1}}.image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;backdrop-filter:blur(4px)}.image-modal.hidden{display:none}.image-modal img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;cursor:default}.image-modal img:hover{opacity:1}.image-modal .close-btn{position:absolute;top:1rem;right:1rem;color:#fff;font-size:2rem;cursor:pointer;background:#0009;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.image-modal .close-btn:hover{background:#000c}body{font-family:Inter,system-ui,sans-serif}
