:root{--bg-glass: rgba(0,0,0,.4);--bg-glass-30: rgba(0,0,0,.3);--border: rgba(255,255,255,.1);--text-muted: #9ca3af;--purple: #8b5cf6;--blue: #60a5fa;--green: #34d399;--card-bg: rgba(255,255,255,.03);--max-width: 1280px;--gap: 1.25rem}*{box-sizing:border-box}body,html,#root{height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:#000;color:#fff}.app-root{position:relative;min-height:100vh;color:#fff;overflow-x:hidden;max-width:var(--max-width);margin:0 auto;padding:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:linear-gradient(180deg,#00000073,#00000059);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.site-title{font-size:1.125rem;font-weight:700;background:linear-gradient(90deg,var(--purple),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent;margin:0}.socials{display:flex;gap:1.25rem;align-items:center}.social-link{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:color .2s ease}.social-link.github:hover{color:var(--purple)}.social-link.linkedin:hover{color:var(--blue)}.social-link.mail:hover{color:var(--green)}.intro-section,.projects-section,.about-section{padding-top:5.25rem}.intro-section{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh;padding:6rem 1.5rem 3rem;gap:1.5rem}@media(min-width:768px){.intro-section{flex-direction:row;text-align:left;align-items:center;padding-left:2.5rem;padding-right:2.5rem;gap:2rem}}.profile-image{width:9rem;height:9rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover;box-shadow:0 20px 40px #0009;border:2px solid rgba(255,255,255,.08);flex-shrink:0}@media(min-width:768px){.profile-image{width:12rem;height:12rem}}.intro-content{max-width:40rem}.intro-title{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:var(--purple)}@media(min-width:768px){.intro-title{font-size:2.25rem}}.intro-text{color:#d1d5db;line-height:1.6;margin:0 0 1rem}.highlight-blue{color:var(--blue);font-weight:600;margin-left:.25rem;margin-right:.25rem}.highlight-purple{color:var(--purple);font-weight:600;margin-left:.25rem;margin-right:.25rem}.primary-btn{background:linear-gradient(180deg,#7c3aed,#6d28d9);color:#fff;font-weight:700;padding:.625rem 1.25rem;border-radius:.625rem;border:none;cursor:pointer;transition:background .2s ease,transform .12s ease;display:inline-block}.primary-btn:hover{transform:translateY(-2px);background:linear-gradient(180deg,#6d28d9,#5b21b6)}.form-wrapper{margin-top:1.25rem}.projects-section{position:relative;z-index:10;padding:4rem 1.5rem;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:0}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:2.5rem;text-align:center;color:var(--purple)}.projects-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background:var(--card-bg);border:1px solid var(--border);padding:1.5rem;border-radius:1rem;transition:box-shadow .2s ease,transform .15s ease,border-color .15s ease}.project-card:hover{box-shadow:0 20px 40px #8b5cf616;transform:translateY(-6px);border-color:#8b5cf666}.project-card .card-title{color:var(--purple);font-size:1.125rem;font-weight:700;display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem}.project-card .card-desc{color:#d1d5db;margin:0 0 1rem}.project-card .card-link{color:var(--purple);text-decoration:none;font-size:.875rem}.about-section{position:relative;z-index:10;padding:3.5rem 1.5rem;background:var(--bg-glass-30);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border)}.about-content{max-width:54rem;margin:0 auto;text-align:center;color:#d1d5db;line-height:1.75}.emphasis-blue{color:var(--blue);font-weight:600}.site-footer{position:relative;z-index:10;padding:1.25rem;text-align:center;background:#0006;border-top:1px solid var(--border)}.footer-text{color:var(--text-muted);font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.react-icon{display:inline-block;color:#61dafb}@media(prefers-reduced-motion:reduce){.profile-image,.intro-title,.intro-text,.site-footer{transition:none!important;animation:none!important}}.project-card{background:#0006;border:1px solid rgba(255,255,255,.1);padding:1.5rem;border-radius:1rem;transition:border-color .3s ease,transform .3s ease}.project-card:hover{border-color:#a855f7}.project-title{font-size:1.25rem;font-weight:700;color:#c084fc;display:flex;align-items:center;gap:.5rem}.project-icon{vertical-align:middle}.project-description{margin-top:.5rem;color:#d1d5db;line-height:1.5}.project-link{margin-top:1rem;display:inline-block;font-size:.9rem;color:#a855f7;text-decoration:none;transition:color .3s ease}.project-link:hover{text-decoration:underline;color:#c084fc}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.left-0{left:0}.top-0{top:0}.z-0{z-index:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.h-full{height:100%}.w-full{width:100%}.max-w-md{max-width:28rem}.resize{resize:both}.flex-col{flex-direction:column}.gap-3{gap:.75rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.p-2{padding:.5rem}.p-6{padding:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2937 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #000 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}html,body{height:100%;margin:0;font-family:Poppins,sans-serif;scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#00adb5;border-radius:10px}::-webkit-scrollbar-track{background:#1a1a1a}section{scroll-margin-top:80px}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}
