@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&family=Source+Sans+Pro:wght@400&family=Montserrat:wght@700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.z-40{z-index:40}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-none{max-width:none}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{object-fit:cover}.text-center{text-align:center}.whitespace-pre-wrap{white-space:pre-wrap}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media(hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}body{color:#e8eef7;background-color:#0f1419;font-family:Source Sans Pro,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700}.gradient-fade{background:linear-gradient(#0f1419,#1a1f3a,#0f1419)}.section-divider{background:linear-gradient(#0000,#00d9ff1a,#0000);height:100px}.glow-accent{border:1px solid #00d9ff80;box-shadow:0 0 20px #00d9ff4d}.image-dominant-card{height:400px;position:relative;overflow:hidden}.image-dominant-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.image-dominant-card:hover img{transform:scale(1.05)}.image-overlay{color:#e8eef7;background:linear-gradient(#0000,#0f1419e6);padding:20px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(50px)}.image-dominant-card:hover .image-overlay{transform:translateY(0)}.circular-showcase{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}.central-orb{background:radial-gradient(circle,#00d9ff,#00d9ff4d);border-radius:50%;width:120px;height:120px;animation:3s ease-in-out infinite pulse;position:absolute;box-shadow:0 0 40px #00d9ff80}@keyframes pulse{0%,to{box-shadow:0 0 40px #00d9ff80}50%{box-shadow:0 0 60px #00d9ffcc}}.hidden-drawer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#0f1419f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hidden-drawer-menu{text-align:center;flex-direction:column;gap:40px;display:flex}.hidden-drawer-menu a{color:#e8eef7;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;text-decoration:none;transition:color .3s}.hidden-drawer-menu a:hover{color:#00d9ff}.asymmetric-hero{grid-template-columns:1fr 1.4fr;align-items:center;gap:0;min-height:600px;display:grid;position:relative}.hero-text{z-index:10;background:#16192bcc;border:1px solid #00d9ff4d;border-radius:8px;margin-right:-100px;padding:60px;position:relative}.hero-image{object-fit:cover;border-radius:8px;width:100%;height:600px}@media(max-width:768px){.asymmetric-hero{grid-template-columns:1fr;min-height:auto}.hero-text{margin-right:0;padding:30px}.hero-image{height:300px}.circular-showcase{height:400px}.hidden-drawer-menu{gap:20px}.hidden-drawer-menu a{font-size:24px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
/* Missing Tailwind utility classes */
.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-50{z-index:50}
.w-2{width:.5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.h-2{height:.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-20{height:5rem}
.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}
.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}
.px-3{padding-inline:.75rem}.px-4{padding-inline:1rem}.px-6{padding-inline:1.5rem}.px-8{padding-inline:2rem}.px-10{padding-inline:2.5rem}
.py-1{padding-block:.25rem}.py-2{padding-block:.5rem}.py-3{padding-block:.75rem}.py-4{padding-block:1rem}.py-16{padding-block:4rem}.py-20{padding-block:5rem}
.pt-8{padding-top:2rem}.pt-20{padding-top:5rem}
.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}.mb-20{margin-bottom:5rem}
.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.ml-2{margin-left:.5rem}
.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}
.space-y-2>:not(:first-child){margin-top:.5rem}.space-y-4>:not(:first-child){margin-top:1rem}.space-y-6>:not(:first-child){margin-top:1.5rem}
.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}
.font-heading{font-family:Poppins,sans-serif}.font-body{font-family:Source Sans Pro,sans-serif}.font-bold{font-weight:700}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.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}.leading-relaxed{line-height:1.625}
.bg-background{background-color:#0f1419}.bg-background\/80{background-color:#0f1419cc}.bg-surface{background-color:#16192b}.bg-secondary{background-color:#1a1f3a}.bg-accent{background-color:#00d9ff}.bg-accent\/10{background-color:#00d9ff1a}.bg-green-500\/20{background-color:#22c55e33}
.text-text-primary{color:#e8eef7}.text-text-secondary{color:#8899aa}.text-accent{color:#00d9ff}.text-green-400{color:#4ade80}.text-background{color:#0f1419}
.border-border{border-color:#2a3545}.border-accent{border-color:#00d9ff}.border-green-500{border-color:#22c55e}
.from-accent\/20{--tw-gradient-from:#00d9ff33;--tw-gradient-stops:var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)}.to-accent-secondary\/20{--tw-gradient-to:#818cf833;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}
.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.group{position:relative}
.circular-item{position:absolute;top:50%;left:50%;text-align:center;transition:transform .3s}
.placeholder-text-secondary::placeholder{color:#8899aa}
.prose{color:#e8eef7;max-width:65ch;line-height:1.75}.prose h1,.prose h2,.prose h3,.prose h4{color:#e8eef7;font-family:Poppins,sans-serif;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose p{margin-top:1em;margin-bottom:1em}.prose a{color:#00d9ff;text-decoration:underline}.prose ul,.prose ol{padding-left:1.5em;margin-top:1em;margin-bottom:1em}.prose li{margin-top:.25em;margin-bottom:.25em}.prose blockquote{border-left:3px solid #2a3545;padding-left:1em;font-style:italic;color:#8899aa}.prose code{background:#1a1f3a;padding:.15em .3em;border-radius:.25rem;font-size:.875em}.prose pre{background:#1a1f3a;padding:1em;border-radius:.5rem;overflow-x:auto}.prose img{border-radius:.5rem;margin:1.5em 0}.prose-invert{color:#e8eef7}
@media(hover:hover){.hover\:text-accent:hover{color:#00d9ff}.hover\:text-accent-secondary:hover{color:#818cf8}.hover\:text-text-primary:hover{color:#e8eef7}.hover\:bg-accent-secondary:hover{background-color:#818cf8}.hover\:bg-accent\/10:hover{background-color:#00d9ff1a}.hover\:border-accent:hover{border-color:#00d9ff}.group-hover\:text-accent:is(:where(.group):hover *){color:#00d9ff}.group-hover\:text-accent-secondary:is(:where(.group):hover *){color:#818cf8}}
.focus\:border-accent:focus{border-color:#00d9ff}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.shadow-accent\/20{--tw-shadow-color:#00d9ff33;box-shadow:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}
@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.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\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}}
