@import url("https://fonts.googleapis.com/css2?family=Share+Tech&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap");.primary{color:#1C1D4D}.secondary{color:#91A3C4}.accent{color:#57BFD6}.light{color:#EDEEEE}.dark{color:#2B2B2B}.bg-primary{background-color:#1C1D4D}.bg-secondary{background-color:#91A3C4}.bg-accent{background-color:#57BFD6}.bg-light{background-color:#EDEEEE}.bg-dark{background-color:#2B2B2B}.bg-black{background-color:#000000}.bg-white{background-color:#ffffff}.hover-bg-accent-80:hover{background-color:#57BFD6;opacity:.8}.text-white{color:#ffffff}.text-light{color:#EDEEEE}.text-dark{color:#2B2B2B}.text-accent{color:#57BFD6}.text-secondary{color:#91A3C4}.hover-text-accent:hover{color:#57BFD6}.hover-text-accent-80:hover{color:#57BFD6;opacity:.8}.hover-text-secondary:hover{color:#91A3C4}.bg-opacity-50{opacity:.5}.bg-opacity-60{opacity:.6}.bg-opacity-75{opacity:.75}.bg-opacity-90,.opacity-90{opacity:.9}.hover-bg-opacity-50:hover{opacity:.5}.hover-bg-opacity-60:hover{opacity:.6}.hover-bg-opacity-75:hover{opacity:.75}.hover-bg-opacity-90:hover,.hover-opacity-90:hover{opacity:.9}.text-gray-200{color:#e5e7eb}.text-gray-500{color:#6b7280}.text-gray-100{color:#f3f4f6}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-black\/60{background-color:rgba(0,0,0,.6)}.bg-primary\/60{background-color:rgba(28,29,77,.6)}.bg-gray-50{background-color:#f9fafb}.bg-gray-900{background-color:#111827}.text-gray-400{color:#9ca3af}.dark\:text-secondary{color:#91A3C4}.dark\:text-gray-400{color:#9ca3af}.dark\:hover\:text-white:hover{color:#ffffff}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.w-full{width:100%}.w-3{width:.75rem}.w-5{width:1.25rem}.w-8{width:2rem}.h-full{height:100%}.h-3{height:.75rem}.h-5{height:1.25rem}.h-16{height:4rem}.h-12{height:3rem}.h-20{height:5rem}.h-\[80vh\]{height:80vh}.top-0{top:0}.top-1\/2{top:50%}.left-4{left:1rem}.left-1\/2{left:50%}.right-4{right:1rem}.bottom-8{bottom:2rem}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-x-1\/2{transform:translateX(-50%)}.z-50{z-index:50}.z-20{z-index:20}.z-10{z-index:10}.flex{display:flex}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-center{align-items:center}.text-center{text-align:center}.max-w-7xl{max-width:80rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.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}.px-3{padding-left:.75rem;padding-right:.75rem}.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-12{padding-top:3rem;padding-bottom:3rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-20{padding-top:5rem}.pt-8{padding-top:2rem}.pt-32{padding-top:8rem}.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}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.border-b{border-bottom:1px solid}.border-t{border-top:1px solid}.border-accent,.border-accent-30,.hover-border-accent:hover{border-color:#57BFD6}.border-accent-30{opacity:.3}.border-secondary{border-color:#91A3C4}.border-secondary-60{border-color:#91A3C4;opacity:.6}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.space-y-2>*+*{margin-top:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.-z-10{z-index:-10}.inline-block{display:inline-block}.block{display:block}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.aspect-\[16\/9\]{aspect-ratio:16/9}.object-cover{object-fit:cover}.min-h-screen{min-height:100vh}.flex-grow{flex-grow:1}.container{width:100%;margin-left:auto;margin-right:auto}.pb-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}.p-4{padding:1rem}.p-8{padding:2rem}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.prose{color:#374151;line-height:1.75}.prose p{margin-bottom:1.25em;margin-top:1.25em}.prose-lg{font-size:1.125rem;line-height:1.778}.prose-headings\:font-semibold h1,.prose-headings\:font-semibold h2,.prose-headings\:font-semibold h3,.prose-headings\:font-semibold h4,.prose-headings\:font-semibold h5,.prose-headings\:font-semibold h6{font-weight:600}.prose-img\:rounded-lg img{border-radius:.5rem}.prose-blockquote\:border-l-4 blockquote{border-left:4px solid}.prose-blockquote\:border-accent blockquote{border-left-color:#57BFD6}.prose-blockquote\:bg-gray-50 blockquote{background-color:#f9fafb;padding:1rem;border-radius:.25rem}.prose-pre\:bg-gray-900 pre{background-color:#111827}.prose-pre\:text-gray-100 pre{color:#f3f4f6}.inline-flex{display:inline-flex}.ms-1,.mx-1{margin-left:.25rem}.mx-1{margin-right:.25rem}.space-x-1{gap:.25rem}.rtl\:space-x-reverse,.space-x-2{gap:.5rem}.list-none{list-style:none}.max-h-96{max-height:24rem}.h-auto{height:auto}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[4\/3\]{aspect-ratio:4/3}.transition{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.animate-fade-in-up{animation:fadeInUp .6s ease-out both}footer ul{list-style:none}footer li,footer ul{margin:0;padding:0}.font-share-tech{font-family:Share Tech,sans-serif}.font-ibm-plex{font-family:IBM Plex Sans,sans-serif}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-none{line-height:1}.hover-accent:hover,.hover\:text-accent:hover{color:#57BFD6}.hover\:text-light:hover{color:#EDEEEE}.hover\:bg-opacity-90:hover{background-color:rgba(0,0,0,.9)}.hover\:bg-opacity-75:hover{background-color:rgba(0,0,0,.75)}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:rotate-12:hover{transform:rotate(12deg)}.hover\:translate-x-1:hover{transform:translateX(.25rem)}.hover\:border-accent:hover{border-color:#57BFD6}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.no-underline{text-decoration:none}.w-3\/4{width:75%}.w-1\/2{width:50%}.group:hover .group-hover\:rotate-12{transform:rotate(12deg)}.group:hover .group-hover\:translate-x-1{transform:translateX(.25rem)}.mr-3{margin-right:.75rem}.duration-300{transition-duration:.3s}.leading-relaxed{line-height:1.625}.hidden{display:none}@media (min-width:640px){.container{max-width:640px}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:flex-row{flex-direction:row}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-2{gap:.5rem}}@media (min-width:768px){.container{max-width:768px}.md\:hidden{display:none}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-12{padding:3rem}.md\:ms-2{margin-left:.5rem}}@media (min-width:1024px){.container{max-width:1024px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}