*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}@font-face{font-family:Raleway;font-style:oblique 0deg 15deg;font-weight:300 1000;font-display:swap;src:url(/assets/fonts/raleway-regular-webfont.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:oblique 0deg 15deg;font-weight:300 1000;font-display:swap;src:url(/assets/fonts/Montserrat-Regular.ttf) format("woff2")}@font-face{font-family:Merriweather;font-style:oblique 0deg 15deg;font-weight:600 1000;font-display:swap;src:url(/assets/fonts/Merriweather_24pt-Regular.ttf) format("woff2")}:root{--font-sans: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Merriweather", serif;--primary: #009fff;--secondary: #a78bfa;--background: #0a0a0a;--foreground: #e5e5e5;--border: #27272a;--color-base-400: #a1a1aa;--color-base-600: #52525b}*{box-sizing:border-box;margin:0;padding:0;border:0 solid var(--border)}html{background-color:var(--background);color-scheme:dark;font-family:var(--font-sans);font-size:100%;line-height:1.5;scroll-behavior:smooth;-webkit-text-size-adjust:none}body{color:var(--foreground);display:flex;flex-direction:column;margin:0;min-height:100vh}.h2{font-family:var(--font-heading);font-size:2.25rem;line-height:1.1}.description{color:var(--color-base-400);font-size:1rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-weight:500;border-radius:9999px;transition:all .2s ease;cursor:pointer;text-decoration:none}.button--primary{background:linear-gradient(to right,#3b82f6,#9333ea);color:#fff}.button--primary:hover{box-shadow:0 20px 25px -5px #9333ea80;transform:scale(1.05)}.nav__link--base{color:var(--foreground);transition:color .2s ease;text-decoration:none}.nav__link--base:hover{color:var(--primary)}.primary-focus:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.group{position:relative}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.p-6{padding:1.5rem}.px-3{padding-inline:.75rem}.px-4{padding-inline:1rem}.py-1{padding-block:.25rem}.py-4{padding-block:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.w-4{width:1rem}.h-4{height:1rem}.text-xl{font-size:1.25rem;line-height:1.2}.text-2xl{font-size:1.5rem;line-height:1.2}.text-3xl{font-size:1.875rem;line-height:1.2}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-foreground{color:var(--foreground)}.text-foreground\/80{color:color-mix(in srgb,var(--foreground) 80%,transparent)}.text-foreground\/90{color:color-mix(in srgb,var(--foreground) 90%,transparent)}.text-foreground\/60{color:color-mix(in srgb,var(--foreground) 60%,transparent)}.text-secondary{color:var(--secondary)}.bg-primary\/5{background-color:color-mix(in srgb,var(--primary) 5%,transparent)}.border{border-width:1px}.border-primary\/10{border-color:color-mix(in srgb,var(--primary) 10%,transparent)}.leading-relaxed{line-height:1.625}.rounded-full{border-radius:9999px}.scroll-mt-20{scroll-margin-top:5rem}.space-y-4>:not(:last-child){margin-bottom:1rem}.text-center{text-align:center}.tab-container{width:100%}.tab-buttons{display:flex;gap:2rem;border-bottom:1px solid color-mix(in srgb,var(--foreground) 10%,transparent);margin-bottom:1.5rem}.tab-link{padding:.75rem 0;font-size:1.5rem;font-weight:500;color:#a0a0a0;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s ease;text-decoration:none}.tab-link:hover{border-bottom-color:#78aaf9}.tab-link.active{color:#fff;border-bottom-color:#78aaf9}.tab-content{width:100%}@media (min-width: 768px){.md\:p-8{padding:2rem}.md\:text-2xl{font-size:1.5rem}}canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.content-box{background:#000}section#hero-gradient{position:fixed}@media (max-width: 500px){section#hero-gradient h2{font-size:20px}}.site-container{width:100%}h1,h2,h3,h4,h5,h6{letter-spacing:2px}a.--accent{color:var(--primary)}section#services .group.button.button--primary{margin:0 auto}section#services .grid>div{text-align:center;background:linear-gradient(135deg,#090d37e6,#000000e6,#180537e6);border:1px solid rgba(168,85,247,.2);transition:all .3s ease}section#services .grid>div:hover{border-color:#009fff4d;box-shadow:0 10px 25px #009fff0d}section#services .grid>div header{display:flex;flex-direction:column;align-items:center}section#services .grid>div h3{color:#fff;transition:color .3s ease;font-size:16px}section#services .grid>div h3:hover{color:var(--primary)}section#services .grid>div p{color:#d1d5db}main{padding:20px 0}.content{max-width:800px;margin:0 auto;background:#0009;border-radius:15px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003;filter:drop-shadow(0 0 20px rgba(147,51,234,.1));padding-bottom:0}#hero-box,#about,#projects,#footer,#services{border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 500px){.glassmorphic-box.dark,.p-6{padding:.25rem 0!important}}.project-icon{width:30px;height:30px;object-fit:cover;border-radius:.25rem}.projects-list,.musings-list{display:flex;flex-direction:column;gap:1rem}.project-card,.musing-card{padding:1rem 0}.project-content,.musing-content{display:flex;flex-direction:column;gap:.75rem}.project-header,.musing-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.project-title,.musing-title{font-size:1.25rem;font-weight:600;color:var(--foreground)}.project-description,.musing-text{color:#fffc;line-height:1.625;font-size:.875rem}.musing-date{color:#fff9;font-size:.75rem;margin-bottom:.5rem}.project-tags,.musing-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .75rem;font-size:.75rem;font-weight:500;background:#009fff0d;color:#fff;border-radius:9999px;border:1px solid rgba(0,159,255,.1)}.musing-card .tag{color:var(--secondary)}.project-link{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#a3b4ff,#d7afff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;font-weight:500;transition:all .2s ease;font-size:.875rem;text-decoration:underline;max-width:140px;flex-shrink:0;stroke:#667eea}.arrow-icon{width:1rem;height:1rem}.hero-container{max-width:768px;margin:0 auto}.hero-box{display:flex;flex-direction:row;gap:1rem;align-items:center}.hero-image-wrapper{width:auto;height:100%;overflow:hidden}.hero-image-wrapper img{width:auto;height:100%;max-height:300px;object-fit:contain;border-radius:12px}@media (max-width: 768px){.hero-image-wrapper img{height:auto;display:none}}.hero-content{flex:1}.hero-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.hero-subtitle{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;padding:.25rem 0;width:fit-content;background:linear-gradient(to right,#78aaf9,#ecd8ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-employment{font-size:.95rem;font-weight:400;margin-bottom:1rem;color:var(--foreground)}.hero-description{color:#fffc;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.hero-social{display:flex;align-items:center;margin-top:1.5rem}.hero-social .icons{display:flex;gap:1rem;margin-left:10px}@media (max-width: 500px){.hero-social{flex-direction:column;align-items:flex-start}.hero-social .icons{margin-top:20px}}.hero-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#9333ea1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;text-decoration:none}.hero-social-link:hover{background:linear-gradient(to right,#3b82f6,#9333ea);border:1px solid rgba(147,51,234,.5);color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #9333ea4d}.hero-social-link svg{width:20px;height:20px;stroke:currentColor;fill:currentColor}.hero-button-primary{padding:.75rem 1.5rem;background:linear-gradient(to right,#3b82f6,#9333ea);color:#fff;border-radius:8px;font-weight:600;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px);cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.hero-button-primary:hover{box-shadow:0 20px 25px -5px #9333ea80;transform:scale(1.05)}.hero-linkedin-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.hero-linkedin-button svg{width:18px;height:18px;flex-shrink:0;fill:currentColor}.hero-linkedin-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hero-button-secondary{padding:.75rem 1.5rem;background:transparent;color:var(--foreground);border:2px solid var(--primary);border-radius:8px;font-weight:600;backdrop-filter:blur(4px);cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.hero-button-secondary:hover{background:#9333ea1a;box-shadow:0 20px 25px -5px #9333ea4d;transform:scale(1.05)}@media (min-width: 1024px){.hero-box{flex-direction:row;gap:1rem;align-items:center}.hero-title{font-size:1.7rem}}@media (max-width: 500px){.hero-image-wrapper{display:none}}
