html{overflow-y:scroll;scroll-behavior:smooth}body,html{background-color:var(--background-color,#000);color:var(--text-color,#fff);overflow-x:hidden;transition:background-color .3s ease,color .3s ease}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;min-height:100vh;overflow:unset}.hero-title-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:.5em;padding-top:.5em;position:relative;text-align:center;width:100%}.hero-title-line{display:block;line-height:.95;margin:0 auto;text-align:center;transition:font-size .3s ease,margin .3s ease,line-height .3s ease;white-space:nowrap;width:100%}.hero-title-container{align-items:center;display:flex;flex-direction:column;gap:.05em;height:auto;justify-content:center;margin-bottom:1.75rem;text-align:center;width:100%}section.relative.overflow-hidden.hero-section{min-height:20rem}@media(max-width:374px){.hero-title-container .hero-title-line{font-size:clamp(1.5rem,6vw,1.75rem)}}@media(min-width:375px)and (max-width:639px){.hero-title-container .hero-title-line{font-size:clamp(1.625rem,6.5vw,1.875rem)}.hero-title-container{gap:.02em}.hero-line-1{margin-bottom:-.08em}.hero-line-2{margin-top:-.08em}}@media(min-width:640px)and (max-width:767px){.hero-title-container .hero-title-line{font-size:clamp(1.875rem,7vw,2.25rem)}.hero-title-container{gap:.02em}.hero-line-1{margin-bottom:-.08em}.hero-line-2{margin-top:-.08em}}@media(min-width:768px)and (max-width:1023px){.hero-title-container .hero-title-line{font-size:clamp(2.25rem,5vw,2.5rem)}.hero-title-container{gap:.02em}.hero-line-1{margin-bottom:-.07em}.hero-line-2{margin-top:-.07em}}@media(min-width:1024px){.hero-title-container .hero-title-line{font-size:clamp(2.5rem,4vw,3rem)}.hero-title-container{gap:.02em}.hero-line-1{margin-bottom:-.05em}.hero-line-2{margin-top:-.05em}}@media(max-width:639px){.hero-title-wrapper{padding-bottom:.2em;padding-top:.2em}.hero-title-line{line-height:1;margin-bottom:0}.hero-line-1{margin-bottom:-.1em}.hero-line-2{margin-top:-.1em}}@media(max-width:374px){.hero-title-container{gap:.02em}.hero-line-1{margin-bottom:-.15em}.hero-line-2{margin-top:-.15em}}:root{--color-primary:#fff;--color-primary-content:#000;--color-accent:#6366f1;--navbar-height:2.75rem;--card-border:rgba(55,65,81,.5);--input-bg:rgba(17,24,39,.5);--divider-color:#1f2937;--progress-bg:#374151;--secondary-text:#d1d5db;--muted-text:#9ca3af}.dark-theme,:root{--background-color:#000;--text-color:#fff;--gray-text:#9ca3af;--card-bg:rgba(17,24,39,.5);color-scheme:dark}.dark-theme{--color-primary:#fff;--color-primary-content:#000;--color-accent:#6366f1;--card-border:rgba(55,65,81,.5);--input-bg:rgba(17,24,39,.5);--divider-color:#1f2937;--progress-bg:#374151;--secondary-text:#d1d5db;--muted-text:#9ca3af}.light-theme{--background-color:#fff;--text-color:#1c1c1e;--gray-text:#636366;--card-bg:#f2f2f7;--color-primary:#1c1c1e;--color-primary-content:#fff;--color-accent:#5856d6;--card-border:#d1d1d6;--input-bg:#f2f2f7;--divider-color:#d1d1d6;--progress-bg:#d1d1d6;--secondary-text:#3a3a3c;--muted-text:#8e8e93;color-scheme:light}html.light-theme [class*=bg-black]{background-color:var(--background-color)!important}html.light-theme [class*="bg-black/"]{background-color:#ffffffd9!important}html.light-theme [class*=bg-gray-900]{background-color:var(--card-bg)!important}html.light-theme [class*=bg-gray-800]{background-color:#e5e7eb!important}html.light-theme [class*=bg-gray-700]{background-color:var(--progress-bg)!important}html.light-theme [class*=text-white]{color:var(--text-color)!important}html.light-theme [class*=text-gray-300]{color:var(--secondary-text)!important}html.light-theme [class*=text-gray-400]{color:var(--muted-text)!important}html.light-theme [class*=border-gray-700],html.light-theme [class*=border-gray-800]{border-color:var(--divider-color)!important}html.light-theme [class*=fill-gray-300],html.light-theme [class*=fill-gray-400]{fill:var(--muted-text)!important}html.light-theme [class*=fill-white]{fill:var(--text-color)!important}html.light-theme input,html.light-theme textarea{background-color:var(--input-bg)!important;border:1px solid var(--divider-color)!important;color:var(--text-color)!important}html.light-theme input::-moz-placeholder,html.light-theme textarea::-moz-placeholder{color:var(--muted-text)!important}html.light-theme input::placeholder,html.light-theme textarea::placeholder{color:var(--muted-text)!important}html.light-theme input:focus,html.light-theme textarea:focus{border-color:var(--color-accent)!important;box-shadow:0 0 0 2px #5856d640!important}html.light-theme [class*="hover:text-white"]:hover{color:var(--text-color)!important}html.light-theme [class*="hover:bg-gray"]:hover{background-color:#e5e7eb!important}html.light-theme .group:hover [class*="group-hover:fill-white"]{fill:var(--text-color)!important}html.light-theme .hero-section{background-color:var(--background-color)!important}html.light-theme .resume-btn{background-color:var(--color-primary)!important;color:var(--color-primary-content)!important}html.light-theme [class*=from-gray-900]{--tw-gradient-from:#f2f2f7!important}html.light-theme [class*=to-black]{--tw-gradient-to:#fff!important}html.light-theme [class*=from-accent]{--tw-gradient-from:rgba(88,86,214,.3)!important}html.light-theme footer{background-color:#f2f2f7!important;border-color:var(--divider-color)!important}html.light-theme::-webkit-scrollbar-track{background:#f2f2f7}html.light-theme::-webkit-scrollbar-thumb{background:#c7c7cc}html.light-theme ::-moz-selection{background-color:#5856d633;color:var(--text-color)}html.light-theme ::selection{background-color:#5856d633;color:var(--text-color)}.text-primary{color:var(--color-primary)}.bg-primary{background-color:var(--color-primary)}.border-primary{border-color:var(--color-primary)}.text-primary-content{color:var(--color-primary-content)}
