/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.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-4{border-style:var(--tw-border-style);border-width:4px}.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}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.object-cover{object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:no-underline:hover{text-decoration-line:none}}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}:root{--color-accent:#2563eb;--color-accent-light:#3b82f6;--color-accent-dark:#1d4ed8;--color-bg:#fff;--color-bg-secondary:#f9fafb;--color-bg-tertiary:#f3f4f6;--color-text:#111827;--color-text-secondary:#374151;--color-text-tertiary:#6b7280;--color-border:#e5e7eb}body.dark{--color-accent:#39ff14;--color-accent-light:#5fff3d;--color-accent-dark:#2ee010;--color-bg:#000;--color-bg-secondary:#0a0a0a;--color-bg-tertiary:#1a1a1a;--color-text:#f9fafb;--color-text-secondary:#d1d5db;--color-text-tertiary:#9ca3af;--color-border:#1a1a1a}@layer base{html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.2}a{text-decoration:none}*{box-sizing:border-box}}@layer components{.hover-lift:not(.content-box){transition:all .3s ease-out}.hover-lift:not(.content-box):hover{transform:translateY(-8px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}body.dark .hover-lift:not(.content-box):hover{box-shadow:0 0 20px #39ff1480}body.light .hover-lift:not(.content-box):hover{box-shadow:0 0 20px #2563eb4d}.accent-link{color:var(--color-text-secondary);transition:color .2s ease-in-out}.accent-link:hover{color:var(--color-accent)}.content-box{background-color:var(--color-bg-secondary);border:2px solid var(--color-border);border-radius:.5rem;padding:1.5rem;transition:all .3s ease-out}.content-box:hover{transform:translateY(-8px)}body.dark .content-box:hover{border-color:var(--color-accent);box-shadow:0 0 20px #39ff1480}body.light .content-box:hover{border-color:var(--color-accent);box-shadow:0 0 20px #2563eb4d}.nav-link{color:var(--color-text-secondary);border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:color .2s ease-in-out}.nav-link:hover{color:var(--color-accent)}.btn-primary{background-color:var(--color-accent);border-radius:.5rem;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex;transform:scale(1)}body.dark .btn-primary{color:#000}body.light .btn-primary{color:#fff}.btn-primary:hover{background-color:var(--color-accent-light);transform:scale(1.05)}body.dark .btn-primary:hover{box-shadow:0 0 20px #39ff1480}body.light .btn-primary:hover{box-shadow:0 0 20px #2563eb4d}.section-heading{color:var(--color-accent);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.section-heading{font-size:2.5rem}}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#00000080}body.dark header{border-bottom-color:var(--color-bg-tertiary)}body.light header{background-color:#fffc;border-bottom-color:#e5e7eb}.container{max-width:1280px;margin-left:auto;margin-right:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-24{padding-top:6rem}.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}.mt-4{margin-top:1rem}.mt-12{margin-top:3rem}.mr-2{margin-right:.5rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-2>*+*{margin-top:.5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.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}.text-lg{font-size:1.125rem;line-height:1.75rem}.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-center{text-align:center}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.block{display:block}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:768px){.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\:flex{display:flex}.md\:hidden{display:none}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.h-10{height:2.5rem}.w-10{width:2.5rem}.min-h-screen{min-height:100vh}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.left-0{left:0}.right-0{right:0}.z-50{z-index:50}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}body.dark .dark\:text-neon-green,body.light .light\:text-accent-blue{color:var(--color-accent)}body.dark .dark\:text-gray-300{color:#d1d5db}body.light .light\:text-gray-700{color:#374151}body.dark .dark\:text-gray-400{color:#9ca3af}body.light .light\:text-gray-600{color:#4b5563}body.dark .dark\:text-gray-500,body.light .light\:text-gray-500{color:#6b7280}body.dark .dark\:border-dark-bg-tertiary{border-color:var(--color-bg-tertiary)}body.light .light\:border-gray-200{border-color:#e5e7eb}body.light .light\:border-gray-300{border-color:#d1d5db}body.dark .dark\:bg-dark-bg-secondary{background-color:var(--color-bg-secondary)}body.dark .dark\:bg-dark-bg-tertiary,body.light .light\:bg-light-bg-tertiary{background-color:var(--color-bg-tertiary)}body.dark .dark\:hover\:bg-dark-bg-secondary:hover{background-color:var(--color-bg-secondary)}body.dark .dark\:hover\:bg-dark-bg-tertiary:hover,body.light .light\:hover\:bg-light-bg-tertiary:hover{background-color:var(--color-bg-tertiary)}.fas,.fab{display:inline-block}.hover\:scale-110:hover{transform:scale(1.1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out}.transition-transform{transition-property:transform;transition-duration:.2s;transition-timing-function:ease-in-out}footer{background-color:#0000}.theme-toggle-btn{cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;padding:.5rem;font-size:1.5rem;transition:all .3s ease-in-out}body.dark .theme-toggle-btn i{color:orange;transition:all .3s ease-in-out}body.dark .theme-toggle-btn:hover{background-color:#ffa5001a}body.dark .theme-toggle-btn:hover i{color:gold;filter:drop-shadow(0 0 8px #ffd700cc);transform:scale(1.15)}body.light .theme-toggle-btn i{color:#4b5563;transition:all .3s ease-in-out}body.light .theme-toggle-btn i:before{content:""}body.light .theme-toggle-btn:hover{background-color:#4b55631a}body.light .theme-toggle-btn:hover i{color:#6366f1;filter:drop-shadow(0 0 8px #6366f199);transform:scale(1.15)}ul.space-y-2{padding-left:0;list-style:none}ul.space-y-2 li{align-items:flex-start;display:flex}ul.space-y-2 li i{flex-shrink:0;margin-top:.125rem}@media (max-width:767px){#desktop-nav{display:none!important}#mobile-menu-button-container{display:flex!important}}@media (min-width:768px){#desktop-nav{display:flex!important}#mobile-menu-button-container{display:none!important}}.logo-image-link{border-radius:9999px;transition:all .3s ease-in-out;display:inline-block}.logo-image-link img{transition:all .3s ease-in-out}.logo-image-link:hover img{transform:scale(1.05)}body.dark .logo-image-link:hover img{box-shadow:0 0 20px #39ff1499}body.light .logo-image-link:hover img{box-shadow:0 0 20px #2563eb80}.profile-photo-wrapper{transition:all .3s ease-in-out;display:inline-block}.profile-photo{object-fit:cover;border-radius:9999px;width:200px;height:200px;transition:all .3s ease-in-out}.profile-photo-wrapper:hover{transform:translateY(-12px)}body.dark .profile-photo-wrapper:hover .profile-photo{box-shadow:0 0 30px #39ff14b3,0 15px 40px -10px #0000004d}body.light .profile-photo-wrapper:hover .profile-photo{box-shadow:0 0 30px #2563eb99,0 15px 40px -10px #00000026}}@layer utilities{.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.gradient-dark{background:linear-gradient(135deg,#000 0%,#1a1a1a 100%)}.gradient-light{background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%)}}#tsparticles{z-index:1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}header,main,footer{z-index:10;position:relative}.loading{animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-enter{animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;animation:.6s ease-in-out forwards fadeIn}@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-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@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}