@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700;800&display=swap";.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.px-2{padding-left:.5rem;padding-right:.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}.px-12{padding-left:3rem;padding-right:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.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-5{padding-top:1.25rem;padding-bottom:1.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-20{margin-top:5rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-20{margin-bottom:5rem}.ml-5{margin-left:1.25rem}.pl-1{padding-left:.25rem}.pl-8{padding-left:2rem}.pb-12{padding-bottom:3rem}.last\:pb-0:last-child{padding-bottom:0}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-24{width:6rem}.h-24{height:6rem}.w-28{width:7rem}.h-28{height:7rem}.w-32{width:8rem}.h-32{height:8rem}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.min-h-\[280px\]{min-height:280px}.h-\[230px\]{height:230px}.h-\[550px\]{height:550px}.h-\[350px\]{height:350px}.w-\[250px\]{width:250px}.w-\[150px\]{width:150px}.h-\[150px\]{height:150px}.min-w-\[140px\]{min-width:140px}.h-\[250px\]{height:250px}.bottom-\[260px\]{bottom:260px}.right-\[40px\]{right:40px}.bottom-\[40px\]{bottom:40px}.max-w-\[220px\]{max-width:220px}.max-w-\[400px\]{max-width:400px}.max-w-\[500px\]{max-width:500px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-\[20px\]{border-radius:20px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.text-\[60px\]{font-size:60px}.text-\[50px\]{font-size:50px}.text-2xl{font-size:1.5rem}.text-\[24px\]{font-size:24px}.text-\[20px\]{font-size:20px}.text-\[18px\]{font-size:18px}.text-\[17px\]{font-size:17px}.text-\[16px\]{font-size:16px}.text-sm{font-size:.875rem}.text-\[14px\]{font-size:14px}.text-\[12px\]{font-size:12px}.text-\[10px\]{font-size:10px}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.leading-\[30px\]{line-height:30px}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.tracking-wider{letter-spacing:.05em}.whitespace-nowrap{white-space:nowrap}.w-max{width:max-content}.hidden{display:none}.block{display:block}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.flex-1{flex:1}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-10{gap:2.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.top-\[90px\]{top:90px}.cursor-pointer{cursor:pointer}.list-none{list-style:none}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:h-\[550px\]{height:550px}.md\:block{display:block}}@media (width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.xl\:flex-1{flex:1}.xl\:h-auto{height:auto}}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.overflow-hidden{overflow:hidden}.max-w-lg{max-width:32rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.m-3{margin:.75rem}.flex-wrap{flex-wrap:wrap}.flex-col-reverse{flex-direction:column-reverse}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.bg-transparent{background-color:#0000}.text-white{color:#fff}.border{border-style:solid;border-width:1px}.border-2{border-style:solid;border-width:2px}.border-4{border-style:solid;border-width:4px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-l{border-left-style:solid;border-left-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-card{box-shadow:0 20px 40px -10px #00000080}.shadow-\[0_0_15px_rgba\(145\,94\,255\,0\.5\)\]{box-shadow:0 0 15px #915eff80}.shadow-\[0_0_10px_rgba\(0\,255\,255\,0\.2\)\]{box-shadow:0 0 10px #0ff3}.shadow-\[0_0_10px_rgba\(145\,94\,255\,0\.3\)\]{box-shadow:0 0 10px #915eff4d}.opacity-0{opacity:0}.opacity-1{opacity:1}.opacity-80{opacity:.8}.opacity-50{opacity:.5}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.-translate-x-1\/2{transform:translate(-50%)}.left-1\/2{left:50%}.bottom-10{bottom:2.5rem}.top-20{top:5rem}.right-0{right:0}.inset-0{inset:0}.bottom-full{bottom:100%}.left-\[-9px\]{left:-9px}.rotate-45{transform:rotate(45deg)}.z-10{z-index:10}.z-20{z-index:20}.z-\[1000000\]{z-index:1000000}.z-\[1000001\]{z-index:1000001}.z-\[2000000\]{z-index:2000000}.z-\[-1\]{z-index:-1}.w-fit{width:fit-content}.pointer-events-auto{pointer-events:auto}.resize-none{resize:none}.outline-none{outline-offset:2px;outline:2px solid #0000}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.bg-\[\#1a1e26\]{background-color:#090325}.bg-\[\#0b0e14\]{background-color:#050816}.bg-\[\#050816\]\/80,.bg-\[\#0b0e14\]\/80{background-color:#050816cc}.bg-\[\#915eff\]{background-color:#915eff}.bg-\[\#7a48e8\]{background-color:#7a48e8}.border-white\/10{border-color:#ffffff1a}.border-white\/5{border-color:#ffffff0d}.border-\[\#88c0d0\]\/20{border-color:#0ff3}.border-\[\#88c0d0\]\/40{border-color:#0ff6}.border-\[\#00ffff\]{border-color:#0ff}.text-\[\#88c0d0\],.text-\[\#00ffff\]{color:#0ff}.text-\[\#d8dee9\]{color:#f3f3f3}.text-\[\#aaa6c3\]{color:#aaa6c3}.text-\[\#9da5b4\]{color:#9da5b4}.text-\[\#a3be8c\],.text-\[\#00ff00\]{color:#0f0}.text-\[\#81a1c1\],.text-\[\#915eff\]{color:#915eff}.text-\[\#b48ead\],.text-\[\#df4c73\]{color:#df4c73}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:grayscale-0{filter:grayscale(0)}.group:hover .group-hover\:text-white{color:#fff}.grayscale{filter:grayscale()}.hover\:text-white:hover{color:#fff}.hover\:border-\[\#00ffff\]\/30:hover{border-color:#00ffff4d}.hover\:border-\[\#88c0d0\]\/50:hover{border-color:#00ffff80}.hover\:bg-\[\#88c0d0\]:hover{background-color:#0ff}.hover\:bg-\[\#915eff\]:hover{background-color:#915eff}.hover\:bg-\[\#a87bff\]:hover{background-color:#a87bff}.hover\:bg-\[\#00ffff\]\/10:hover{background-color:#00ffff1a}.focus\:border-\[\#00ffff\]:focus,.focus\:border-\[\#88c0d0\]:focus{border-color:#0ff}.placeholder\:text-\[\#9da5b4\]::placeholder{color:#9da5b4}.space-y-2>*+*{margin-top:.5rem}.list-disc{list-style-type:disc}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.from-\[\#915eff\]\/90{--tw-gradient-from:#915effe6;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to,#915eff00)}.to-\[\#7a48e8\]\/90{--tw-gradient-to:#7a48e8e6}.bg-\[\#1a1e26\]\/90{background-color:#1a1e26e6}.bg-\[\#1a1e26\]\/95{background-color:#1a1e26f2}.border-white\/20{border-color:#fff3}.border-\[\#00ffff\]\/30{border-color:#00ffff4d}.border-\[\#00ffff\]\/40{border-color:#0ff6}.max-w-\[280px\]{max-width:280px}.mb-1{margin-bottom:.25rem}.italic{font-style:italic}:root{--bg-primary:#050816;--bg-secondary:#090325;--bg-tertiary:#151030;--text-primary:#f3f3f3;--text-secondary:#aaa6c3;--text-muted:#9da5b4;--accent-primary:#0ff;--accent-secondary:#915eff;--accent-tertiary:#df4c73;--accent-success:#0f0;--glass-bg:#1a1e26b3;--glass-border:#ffffff1a}.bg-primary{background-color:var(--bg-primary)}.bg-hero-pattern{background-image:radial-gradient(circle at 2px 2px,#88c0d00d 1px,#0000 0);background-size:40px 40px}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}code,.font-mono{font-family:Fira Code,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}@media (width>=640px){.sm\:flex{display:flex}.sm\:block{display:block}.sm\:hidden{display:none}}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:12px}.text-gradient{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.section-padding{padding:100px 10%}@media (width<=768px){.section-padding{padding:60px 5%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.float-animation{animation:3s ease-in-out infinite float}@keyframes bee-shine{0%,to{box-shadow:0 0 8px #00ffff59,inset 0 0 6px #00ffff0d}50%{box-shadow:0 0 24px #0ffc,inset 0 0 14px #00ffff1f}}.bee-highlight{animation:1.4s ease-in-out infinite bee-shine;border:1px solid #00ffffd9!important}li.bee-highlight{font-weight:600;transition:color .3s,border-color .3s;color:#0ff!important;border:none!important;border-left:3px solid #0ff!important;padding-left:8px!important;animation:none!important}.projects-scroll::-webkit-scrollbar{display:none}
