/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh;margin:0;padding:0;font-family:system-ui,sans-serif;background:var(--bg-color);color:var(--text-color);text-align:center;transition:background .5s ease,color .5s ease}html{scroll-behavior:smooth}.section{padding:4rem 2rem;max-width:1200px;margin:auto}.ascii-art{width:45%;white-space:pre-wrap;font-family:monospace;font-size:1.75rem;line-height:1.3;color:#4a5568;text-align:right;display:inline-block;animation:waveMotion 1.5s infinite ease-in-out alternate}@keyframes waveMotion{0%{transform:rotate(0) scale(1)}50%{transform:rotate(3deg) scale(1.05)}to{transform:rotate(-3deg) scale(1)}}:root{--nav-h: 72px}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h)}.navbar-container{position:sticky;top:0;height:var(--nav-h);z-index:1000}section[id]{scroll-margin-top:calc(var(--nav-h) + 8px)}.home-wrapper{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar-container{position:fixed;top:0;width:100%;background:#ffffffd9;padding:15px 0;box-shadow:0 8px 20px #0000000d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000}.navbar{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-links{display:flex;gap:25px}.nav-item{text-decoration:none;color:#6e0435;font-weight:500;font-size:16px;transition:color .3s ease}.nav-item:hover{color:#ec6c9f}.dark-mode-btn{background:none;border:none;cursor:pointer;color:#333;transition:transform .2s ease}.dark-mode-btn:hover{transform:scale(1.1)}.home-container{display:flex;justify-content:center;align-items:center;text-align:center;min-height:100vh;padding:80px 20px 20px;background:linear-gradient(to bottom right,#fcdce4,#f3a2b7);position:relative;z-index:0;overflow:hidden}.hero-container{max-width:600px;margin-top:80px;position:relative;z-index:2}.hero-title{font-size:3rem;font-weight:700;color:#aa1961}.hero-description{font-size:1.2rem;color:#555;margin-top:10px}.hero-buttons{margin-top:30px;display:flex;justify-content:center;gap:15px}.button-primary{background-color:#af1e4c;color:#fff;padding:10px 20px;border-radius:10px;text-decoration:none;font-weight:500;transition:background-color .3s ease}.button-primary:hover{background-color:#f130a0}.button-secondary{background-color:#ff9fc2;color:#af1e4c;padding:10px 20px;border-radius:10px;text-decoration:none;font-weight:500;transition:background-color .3s ease}.button-secondary:hover{background-color:#f130a0}.home-container:before{content:"";background:url(/stars-v2.gif) repeat;background-size:auto;position:absolute;inset:0;width:100%;height:100%;opacity:.6;z-index:1;pointer-events:none}:root.dark{--text-color: #e5e7eb;--bg-color: #1a1a1a;--navbar-bg: rgba(26, 26, 26, .85);--hero-bg: linear-gradient(to bottom right, #0a0a0a, #440b36);--button-primary: #181717;--button-secondary: #fff}.dark .navbar-container{background:var(--navbar-bg)}.dark .nav-item{color:var(--text-color)}.dark .dark-mode-btn{color:#ddd}.dark .hero-title,.dark .hero-description{color:var(--text-color)}.dark .home-container{background:var(--hero-bg)}.dark .button-primary{background-color:var(--button-primary);color:#fff}.dark .button-secondary{background-color:transparent;border:1px solid var(--text-color);color:var(--text-color)}.dark .button-secondary:hover{background-color:var(--button-primary);color:#fff}.about-content{display:flex;justify-content:space-between;align-items:center;max-width:60rem;margin:auto;text-align:left}.ascii-art{width:35%;white-space:pre-wrap;font-family:monospace;font-size:.9rem;color:#4a5568;text-align:right}.education-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.education-grid{grid-template-columns:1fr 3fr}}.education-sidebar{color:#fff}.education-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.education-subtitle{font-weight:500;margin-bottom:.5rem;color:#fff}.education-list{list-style:disc inside;color:#fff;line-height:1.6}.education-content{display:flex;flex-direction:column;gap:2rem}.education-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 8px #0000000d}.degree{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;color:#000}.school{font-weight:500;color:#000}.date{font-size:.9rem;color:#000;margin-bottom:1rem}.detail-list{list-style:disc inside;color:#000;line-height:1.6}.detail-list a{color:#fff;text-decoration:none}.detail-list a:hover{text-decoration:underline}.contact-wrapper{position:relative;padding:6rem 1.5rem}.contact-background{position:absolute;inset:0;top:-10rem;z-index:-10;overflow:hidden;filter:blur(64px)}.contact-gradient{position:relative;left:50%;width:36rem;height:24rem;transform:translate(-50%) rotate(30deg);background:linear-gradient(to top right,#ff80b5,#9089fc);opacity:.2}.contact-header{text-align:center;max-width:42rem;margin:0 auto}.contact-header h2{font-size:2.5rem;font-weight:600;color:#fff}.contact-header p{margin-top:.5rem;font-size:1.125rem;color:#9ca3af}.contact-form{max-width:36rem;margin:4rem auto 0}.form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.form-grid .span-2{grid-column:span 2}label{display:block;font-size:.875rem;font-weight:600;color:#fff}input,textarea,select{width:100%;margin-top:.5rem;padding:.5rem .75rem;border-radius:.375rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}textarea{resize:vertical}.phone-input{display:flex;align-items:center;background:#ffffff0d;border-radius:.375rem;border:1px solid rgba(255,255,255,.1)}.phone-input select{flex-shrink:0;background:transparent;border:none;color:#9ca3af;padding:.5rem .75rem}.phone-input input{flex-grow:1;background:transparent;border:none;padding:.5rem;color:#fff}.icon{width:1.25rem;height:1.25rem;margin-right:.5rem;color:#9ca3af;pointer-events:none}.checkbox-group{display:flex;gap:.5rem;align-items:center;color:#9ca3af}.checkbox-group a{font-weight:600;color:#60a5fa}.submit button{width:100%;margin-top:2.5rem;padding:.75rem;border-radius:.375rem;background-color:#6366f1;color:#fff;font-weight:600;cursor:pointer}.submit button:hover{background-color:#4f46e5}
