@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-behavior:smooth;scroll-padding-top:80px;font-size:1rem}body{color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0f;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600;line-height:1.25}h1{font-size:2.25rem}@media (min-width:1024px){h1{font-size:3rem}}h2{font-size:1.875rem}@media (min-width:1024px){h2{font-size:2.25rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem;line-height:1.75}p:last-child{margin-bottom:0}a{color:#3bf683;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:adjust(#3bf683,10%)}input,textarea,select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem}:focus-visible{outline-offset:2px;border-radius:.25rem;outline:2px solid #3bf683}::selection{color:#e5e7eb;background-color:#3bf6834d}.util-display-block{display:block}.util-display-inline{display:inline}.util-display-inline-block{display:inline-block}.util-display-flex{display:flex}.util-display-grid{display:grid}.util-display-none,.util-display-hidden{display:none}.util-flex{display:flex}.util-flex-col{flex-direction:column}.util-flex-row{flex-direction:row}.util-flex-wrap{flex-wrap:wrap}.util-flex-nowrap{flex-wrap:nowrap}.util-justify-start{justify-content:flex-start}.util-justify-center{justify-content:center}.util-justify-end{justify-content:flex-end}.util-justify-between{justify-content:space-between}.util-justify-around{justify-content:space-around}.util-items-start{align-items:flex-start}.util-items-center{align-items:center}.util-items-end{align-items:flex-end}.util-items-stretch{align-items:stretch}.util-self-start{align-self:flex-start}.util-self-center{align-self:center}.util-self-end{align-self:flex-end}.util-grid{display:grid}.util-grid-cols-1{grid-template-columns:repeat(1,1fr)}.util-grid-cols-2{grid-template-columns:repeat(2,1fr)}.util-grid-cols-3{grid-template-columns:repeat(3,1fr)}.util-grid-cols-4{grid-template-columns:repeat(4,1fr)}.util-gap-1{gap:.25rem}.util-gap-2{gap:.5rem}.util-gap-3{gap:.75rem}.util-gap-4{gap:1rem}.util-gap-6{gap:1.5rem}.util-gap-8{gap:2rem}.util-m-0{margin:0}.util-m-1{margin:.25rem}.util-m-2{margin:.5rem}.util-m-4{margin:1rem}.util-m-6{margin:1.5rem}.util-m-auto{margin:auto}.util-mt-0{margin-top:0}.util-mt-2{margin-top:.5rem}.util-mt-4{margin-top:1rem}.util-mt-6{margin-top:1.5rem}.util-mt-8{margin-top:2rem}.util-mb-0{margin-bottom:0}.util-mb-2{margin-bottom:.5rem}.util-mb-4{margin-bottom:1rem}.util-mb-6{margin-bottom:1.5rem}.util-mb-8{margin-bottom:2rem}.util-mx-auto{margin-left:auto;margin-right:auto}.util-p-0{padding:0}.util-p-1{padding:.25rem}.util-p-2{padding:.5rem}.util-p-4{padding:1rem}.util-p-6{padding:1.5rem}.util-p-8{padding:2rem}.util-pt-0{padding-top:0}.util-pt-4{padding-top:1rem}.util-pt-6{padding-top:1.5rem}.util-pt-8{padding-top:2rem}.util-pb-0{padding-bottom:0}.util-pb-4{padding-bottom:1rem}.util-pb-6{padding-bottom:1.5rem}.util-pb-8{padding-bottom:2rem}.util-px-0{padding-left:0;padding-right:0}.util-px-4{padding-left:1rem;padding-right:1rem}.util-px-6{padding-left:1.5rem;padding-right:1.5rem}.util-py-0{padding-top:0;padding-bottom:0}.util-py-4{padding-top:1rem;padding-bottom:1rem}.util-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.util-text-xs{font-size:.75rem}.util-text-sm{font-size:.875rem}.util-text-base{font-size:1rem}.util-text-lg{font-size:1.125rem}.util-text-xl{font-size:1.25rem}.util-text-2xl{font-size:1.5rem}.util-text-3xl{font-size:1.875rem}.util-font-light{font-weight:300}.util-font-normal{font-weight:400}.util-font-medium{font-weight:500}.util-font-semibold{font-weight:600}.util-font-bold{font-weight:700}.util-text-left{text-align:left}.util-text-center{text-align:center}.util-text-right{text-align:right}.util-text-primary{color:#e5e7eb}.util-text-secondary{color:#9ca3af}.util-text-muted{color:#6b7280}.util-text-success{color:#10b981}.util-text-warning{color:#f59e0b}.util-text-danger{color:#ef4444}.util-text-accent{color:#8b5cf6}.util-leading-tight{line-height:1.25}.util-leading-normal{line-height:1.5}.util-leading-relaxed{line-height:1.75}.util-underline{text-decoration:underline}.util-no-underline{text-decoration:none}.util-uppercase{text-transform:uppercase}.util-lowercase{text-transform:lowercase}.util-capitalize{text-transform:capitalize}.util-visible{visibility:visible}.util-invisible{visibility:hidden}.util-z-0{z-index:0}.util-z-10{z-index:10}.util-z-20{z-index:20}.util-z-30{z-index:30}.util-z-40{z-index:40}.util-z-50{z-index:50}.util-border-0{border:0}.util-border{border:1px solid #37415180}.util-border-t{border-top:1px solid #37415180}.util-border-b{border-bottom:1px solid #37415180}.util-rounded-none{border-radius:0}.util-rounded-sm{border-radius:.25rem}.util-rounded-md{border-radius:.5rem}.util-rounded-lg{border-radius:.75rem}.util-rounded-full{border-radius:9999px}.util-w-full{width:100%}.util-w-screen{width:100vw}.util-w-auto{width:auto}.util-h-full{height:100%}.util-h-screen{height:100vh}.util-h-auto{height:auto}.util-min-h-screen{min-height:100vh}.util-relative{position:relative}.util-absolute{position:absolute}.util-fixed{position:fixed}.util-sticky{position:sticky}.util-top-0{top:0}.util-right-0{right:0}.util-bottom-0{bottom:0}.util-left-0{left:0}.util-bg-transparent{background-color:#0000}.util-bg-primary{background-color:#0a0a0f}.util-bg-secondary,.util-bg-card{background-color:#1f2937}.util-opacity-0{opacity:0}.util-opacity-50{opacity:.5}.util-opacity-100{opacity:1}.util-cursor-pointer{cursor:pointer}.util-cursor-default{cursor:default}.util-cursor-not-allowed{cursor:not-allowed}.util-overflow-hidden{overflow:hidden}.util-overflow-auto{overflow:auto}.util-overflow-x-auto{overflow-x:auto}.util-overflow-y-auto{overflow-y:auto}.util-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.util-text-ellipsis{text-overflow:ellipsis}.util-shadow-none{box-shadow:none}.util-shadow-sm{box-shadow:0 1px 2px #0000000d}.util-shadow-md{box-shadow:0 4px 6px -1px #0000001a}.util-shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.util-transition-all{transition:all .3s cubic-bezier(.4,0,.2,1)}.util-transition-colors{transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}@media print{.util-print-hidden{display:none}}.navigation{z-index:1030;background-color:#0000;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.navigation--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0a0a0ff2;border-bottom:1px solid #37415180;box-shadow:0 10px 15px -3px #0000001a}.navigation__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width:640px){.navigation__container{max-width:640px}}@media (min-width:768px){.navigation__container{max-width:768px}}@media (min-width:1024px){.navigation__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.navigation__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.navigation__container{max-width:1536px}}.navigation__content{justify-content:space-between;align-items:center;height:4rem;display:flex}.navigation__brand{color:#3bf683;align-items:center;text-decoration:none;display:flex}.navigation__logo-symbol{font-family:IBM Plex Mono,Courier New,monospace;font-size:1.25rem;font-weight:600}.navigation__logo-text{font-size:1rem;font-weight:600}.navigation__links{display:none}@media (min-width:768px){.navigation__links{align-items:center;gap:.25rem;display:flex}}.navigation__link-wrapper{text-decoration:none}.navigation__link{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.navigation__link:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.navigation__link:disabled{opacity:.5;cursor:not-allowed}.navigation__link{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.navigation__link:hover{background-color:#1f293780}.navigation__link--active{color:#0a0a0f;background-color:#3bf683;font-weight:700}.navigation__link--active:hover{background-color:#0bf364}.navigation__menu-toggle{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;transition:color .15s cubic-bezier(.4,0,.2,1);display:flex}.navigation__menu-toggle:hover{color:#3bf683}@media (min-width:768px){.navigation__menu-toggle{display:none}}.navigation__menu-icon{width:1.5rem;height:1.5rem}.navigation__mobile{background-color:#1f2937;border-bottom:1px solid #37415180;display:none}.navigation__mobile--open{display:block}@media (min-width:768px){.navigation__mobile{display:none}}.navigation__mobile-content{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.navigation__mobile-link-wrapper{text-decoration:none;display:block}.navigation__mobile-link{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.navigation__mobile-link:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.navigation__mobile-link:disabled{opacity:.5;cursor:not-allowed}.navigation__mobile-link{color:#e5e7eb;background:0 0;border:none;border-radius:.5rem;justify-content:flex-start;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.navigation__mobile-link:hover{background-color:#1f293780}.navigation__mobile-link--active{color:#0a0a0f;background-color:#3bf683;font-weight:700}.navigation__mobile-link--active:hover{background-color:#0bf364}.footer{background-color:#000;border-top:1px solid #37415180;margin-top:auto;padding:3rem 1rem}.footer__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.footer__container{max-width:640px}}@media (min-width:768px){.footer__container{max-width:768px}}@media (min-width:1024px){.footer__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.footer__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.footer__container{max-width:1536px}}.footer__content{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.footer__content{grid-template-columns:repeat(3,1fr)}}.footer__brand{color:#3bf683;align-items:center;margin-bottom:.75rem;display:flex}.footer__logo-symbol{font-family:IBM Plex Mono,Courier New,monospace;font-size:1.25rem;font-weight:600}.footer__logo-text{font-size:1rem;font-weight:600}.footer__description{color:#9ca3af;font-size:.875rem;line-height:1.5}.footer__column-title{color:#e5e7eb;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.footer__links-list{margin:0;padding:0;list-style:none}.footer__link-item{margin-bottom:.5rem}.footer__link-item:last-child{margin-bottom:0}.footer__link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.footer__link:hover{color:#3bf683}.footer__social-links{flex-wrap:wrap;gap:.75rem;display:flex}.footer__social-link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.footer__social-link:hover{color:#3bf683}.footer__social-icon{width:1.75rem;height:1.75rem}.footer__bottom{border-top:1px solid #37415180;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer__copyright{color:#9ca3af;font-size:.875rem}.footer__tech-stack{color:#9ca3af;font-family:IBM Plex Mono,Courier New,monospace;font-size:.875rem}.scroll-to-top{z-index:40;position:fixed;bottom:2rem;right:2rem}.scroll-to-top__button{color:#000;cursor:pointer;background-color:#3bf683;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 15px -3px #0000001a}.scroll-to-top__button:hover{background-color:#3bf683e6}.scroll-to-top__button svg{width:20px;height:20px}.hero-section{background-color:#0a0a0f;justify-content:center;align-items:center;min-height:90vh;padding-top:4rem;display:flex}@media (min-width:640px){.hero-section{padding-top:3rem}}@media (min-width:768px){.hero-section{padding-top:4rem}}.hero-section{margin-bottom:0}.hero-section__container{text-align:center;width:100%;max-width:64rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.hero-section__container{padding:0 1.5rem}}@media (min-width:768px){.hero-section__container{padding:0 2rem}}.hero-section__content{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.hero-section__content{gap:1.5rem}}@media (min-width:768px){.hero-section__content{gap:2rem}}.hero-section__badge-wrapper{display:inline-block}.hero-section__badge{color:#3bf683;text-transform:uppercase;letter-spacing:.05em;border:1px solid #3bf683;border-radius:9999px;margin-bottom:.5rem;padding:.25rem .5rem;font-family:IBM Plex Mono,Courier New,monospace;font-size:.75rem;font-weight:500;display:inline-block}@media (min-width:640px){.hero-section__badge{margin-bottom:1rem;font-size:.875rem}}.hero-section__title{letter-spacing:-.025em;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:640px){.hero-section__title{font-size:3rem;line-height:1}}@media (min-width:768px){.hero-section__title{font-size:4rem}}@media (min-width:1024px){.hero-section__title{font-size:4.5rem}}.hero-section__title-line{display:block}.hero-section__title-line--highlight{color:#3bf683}.hero-section__description{color:#9ca3af;max-width:42rem;margin:0 auto;font-size:1rem;line-height:1.5}@media (min-width:640px){.hero-section__description{font-size:1.125rem}}@media (min-width:768px){.hero-section__description{font-size:1.25rem}}.hero-section__link{text-decoration:none}.hero-section__buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}@media (min-width:640px){.hero-section__buttons{gap:1rem;margin-top:1rem}}.hero-section__button{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-section__button:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.hero-section__button:disabled{opacity:.5;cursor:not-allowed}.hero-section__button{border:2px solid #0000;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500}@media (min-width:640px){.hero-section__button{width:auto;padding:.75rem 1.5rem;font-size:1rem}}.hero-section__button--primary{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-section__button--primary:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.hero-section__button--primary:disabled{opacity:.5;cursor:not-allowed}.hero-section__button--primary{color:#0a0a0f;background-color:#3bf683}.hero-section__button--primary:focus{box-shadow:0 0 0 3px #3bf6834d}.hero-section__button--primary:hover:not(:disabled){background-color:#3bf683e6}.hero-section__button--outline{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-section__button--outline:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.hero-section__button--outline:disabled{opacity:.5;cursor:not-allowed}.hero-section__button--outline{color:#e5e7eb;background-color:#0000;border-color:#37415180}.hero-section__button--outline:hover:not(:disabled){background-color:#1f293780;border-color:#3bf683}.hero-section__button-icon{width:.875rem;height:.875rem;margin-left:.25rem}@media (min-width:640px){.hero-section__button-icon{width:1rem;height:1rem;margin-left:.5rem}}.hero-section__social{justify-content:center;gap:.75rem;padding-top:.5rem;display:flex}@media (min-width:640px){.hero-section__social{gap:1rem;padding-top:1rem}}.hero-section__social-button{color:#e5e7eb;cursor:pointer;background-color:#0000;border:1px solid #37415180;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}@media (min-width:640px){.hero-section__social-button{width:2.5rem;height:2.5rem}}.hero-section__social-button:hover{color:#3bf683;background-color:#1f293780;border-color:#3bf683}.hero-section__social-icon{width:1rem;height:1rem}@media (min-width:640px){.hero-section__social-icon{width:1.25rem;height:1.25rem}}@media (max-width:360px){.hero-section__title{font-size:1.875rem}.hero-section__role-label,.hero-section__button{font-size:.75rem}}.stats-card{text-align:center}.stats-card__value{font-family:IBM Plex Mono,Courier New,monospace;font-size:2.25rem;font-weight:600;line-height:1.25}.stats-card__value--primary{color:#3bf683}.stats-card__value--success{color:#10b981}.stats-card__value--accent{color:#8b5cf6}.stats-card__label{color:#9ca3af;font-size:.875rem;line-height:1.5}.stats-section__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.stats-section__container{max-width:640px}}@media (min-width:768px){.stats-section__container{max-width:768px}}@media (min-width:1024px){.stats-section__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.stats-section__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.stats-section__container{max-width:1536px}}.stats-section__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.stats-section__grid{grid-template-columns:repeat(4,1fr)}}.skill-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.skill-card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.skill-card{background-color:#1f2937;border:1px solid #37415180;border-radius:.75rem;padding:1.5rem}.skill-card:hover{border-color:#3bf683;box-shadow:0 10px 15px -3px #0000001a,0 0 0 1px #3bf6831a}.skill-card__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.skill-card__icon-wrapper{background-color:#3bf6831a;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.skill-card__icon{color:#3bf683;width:1.25rem;height:1.25rem}.skill-card__title{color:#e5e7eb;font-size:1.125rem;font-weight:600}.skill-card__technologies{flex-wrap:wrap;gap:.5rem;display:flex}.skill-card__tech{color:#9ca3af;letter-spacing:.025em;background-color:#3741514d;border-radius:.25rem;padding:.125rem .375rem;font-family:IBM Plex Mono,Courier New,monospace;font-size:.6875rem}.philosophy-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.philosophy-card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.philosophy-card{background:linear-gradient(135deg,#1f2937,#1f293780);border:1px solid #3bf68333;border-radius:.75rem;padding:1.5rem}.philosophy-card__title{text-align:center;color:#e5e7eb;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.5}.philosophy-card__content{flex-direction:column;gap:1rem;display:flex}.philosophy-card__paragraph{color:#9ca3af;line-height:1.75}.philosophy-card__paragraph strong{color:#e5e7eb;font-weight:600}.philosophy-card__paragraph--bottom{color:#3bf683;text-align:center;font-style:italic}.philosophy-card__highlight{font-family:IBM Plex Mono,Courier New,monospace;font-weight:500}.philosophy-card__highlight--code{color:#3bf683}.philosophy-card__highlight--data{color:#10b981}.philosophy-card__highlight--learning{color:#8b5cf6}.about{background-color:#1f2937}.about__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.about__container{max-width:640px}}@media (min-width:768px){.about__container{max-width:768px}}@media (min-width:1024px){.about__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.about__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.about__container{max-width:1536px}}.about__header{text-align:center;margin-bottom:4rem}.about__title{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.about__title{font-size:3rem}}.about__title{color:#e5e7eb;margin-bottom:1rem}.about__row{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.about__row{grid-template-columns:1fr 1fr}}.about__row--top .about__chart-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.about__row--top .about__chart-card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.about__row--top .about__chart-card{padding:1.5rem}.about__row--top .about__chart-title{text-align:center;color:#e5e7eb;margin-bottom:1rem;font-size:1.125rem}.about__row--top .about__chart-container{width:100%;height:300px}.about__row--bottom{align-items:start}.about__looking-for{background-color:#0a0a0f;border:1px solid #37415180;border-radius:.75rem;height:100%;padding:1.5rem}.about__looking-for-title{color:#e5e7eb;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.5}.about__looking-for-text{color:#9ca3af;margin-bottom:1.5rem;line-height:1.75}.about__looking-for-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.about__looking-for-item{color:#9ca3af;padding-left:1rem;font-size:.875rem;line-height:1.5;position:relative}.about__looking-for-item:before{content:"→";color:#3bf683;position:absolute;left:0}.about__looking-for-item strong{color:#e5e7eb}.about__skills{width:100%}.about__skills-title{text-align:center;color:#e5e7eb;margin-bottom:2rem;font-size:1.5rem;font-weight:600;line-height:1.5}.about__skills-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.about__skills-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.about__skills-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-card:hover{border-color:#3bf683;transform:translateY(-.5rem);box-shadow:0 20px 25px -5px #3bf6831a}.project-card--web:hover{border-color:#3bf683;box-shadow:0 20px 25px -5px #3bf6831a}.project-card--web:hover .project-card__title{color:#3bf683}.project-card--web3:hover{border-color:#8b5cf6;box-shadow:0 20px 25px -5px #8b5cf61a}.project-card--web3:hover .project-card__title{color:#8b5cf6}.project-card--trading:hover{border-color:#10b981;box-shadow:0 20px 25px -5px #10b9811a}.project-card--trading:hover .project-card__title{color:#10b981}.project-card__header{padding:1.5rem 1.5rem .5rem}.project-card__badges{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.project-card__type{border:1px solid;border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.project-card__type--web{color:#3bf683;border-color:#3bf683}.project-card__type--trading{color:#10b981;border-color:#10b981}.project-card__type--web3{color:#8b5cf6;border-color:#8b5cf6}.project-card__featured{background-color:#1f293780;border-radius:.5rem;padding:.25rem .75rem;font-family:IBM Plex Mono,Courier New,monospace;font-size:.75rem}.project-card__title{color:#e5e7eb;margin-bottom:.5rem;font-size:1.25rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.project-card__description{color:#9ca3af;font-size:.875rem;line-height:1.5}.project-card__content{flex-direction:column;flex:1;justify-content:space-between;padding:0 1.5rem 1.5rem;display:flex}.project-card__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.project-card__tag{color:#9ca3af;background-color:#1f293780;border-radius:.25rem;padding:.25rem .5rem;font-family:IBM Plex Mono,Courier New,monospace;font-size:.75rem}.project-card__actions{gap:.5rem;display:flex}.project-card__btn{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.project-card__btn:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.project-card__btn:disabled{opacity:.5;cursor:not-allowed}.project-card__btn{color:#e5e7eb;background:0 0;border:1px solid #37415180;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-size:.875rem;text-decoration:none}.project-card__btn:hover{background-color:#1f29374d}.project-card__btn--github:hover{color:#8b5cf6;border-color:#8b5cf6}.project-card__btn--demo:hover{color:#3bf683;border-color:#3bf683}.project-card__btn-icon{width:1rem;height:1rem;margin-right:.5rem}.projects{background-color:#0a0a0f;border-bottom:1px solid gray;padding-bottom:2rem}.projects__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.projects__container{max-width:640px}}@media (min-width:768px){.projects__container{max-width:768px}}@media (min-width:1024px){.projects__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.projects__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.projects__container{max-width:1536px}}.projects__header{text-align:center;margin-bottom:3rem}.projects__title{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.projects__title{font-size:3rem}}.projects__title{color:#e5e7eb;margin-bottom:1rem}.projects__subtitle{color:#9ca3af;max-width:48rem;margin:0 auto;font-size:1.25rem;line-height:1.5}.projects__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.projects__filter-btn{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.projects__filter-btn:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.projects__filter-btn:disabled{opacity:.5;cursor:not-allowed}.projects__filter-btn{color:#e5e7eb;background:0 0;border:1px solid #37415180;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem}.projects__filter-btn:hover{background-color:#1f29374d}.projects__filter-btn--active{color:#0a0a0f;background-color:#3bf683;border-color:#3bf683}.projects__filter-btn--active:hover{background-color:#0bf364}.projects__filter-btn--trading{color:#fff;background-color:#10b981;border-color:#10b981}.projects__filter-btn--trading:hover{background-color:#0c8a60}.projects__filter-btn--trading.projects__filter-btn--active{color:#fff;background-color:#10b981;border-color:#10b981}.projects__filter-btn--trading.projects__filter-btn--active:hover{background-color:#0c8a60}.projects__filter-btn--web3:hover{color:#8b5cf6;border-color:#8b5cf6}.projects__filter-btn--web3.projects__filter-btn--active{color:#fff;background-color:#8b5cf6;border-color:#8b5cf6}.projects__filter-btn--web3.projects__filter-btn--active:hover{background-color:#692cf3}.projects__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.projects__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.projects__grid{grid-template-columns:repeat(3,1fr)}}.projects__empty{text-align:center;padding:3rem 0}.projects__empty-text{color:#9ca3af}.certification-card{background-color:#1f2937;border:1px solid #37415180;border-radius:1rem;height:100%;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.certification-card:hover{border-color:#8b5cf6;transform:translateY(-.125rem);box-shadow:0 5px 15px -3px #8b5cf626}.certification-card__content{flex-direction:column;gap:.5rem;display:flex}.certification-card__name{color:#e5e7eb;margin:0;font-size:1.125rem;line-height:1.25}.certification-card__details{color:#9ca3af;margin:0;font-size:.875rem}.education-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.education-card{height:100%;padding:1.75rem}.education-card:hover{border-color:#10b981;transform:translateY(-.25rem);box-shadow:0 10px 25px -5px #10b98126}.education-card__content{flex-direction:column;gap:.75rem;display:flex}.education-card__degree{color:#e5e7eb;margin:0;font-size:1.25rem;line-height:1.4}.education-card__institution,.education-card__focus,.education-card__coursework{color:#9ca3af;margin:0;font-size:.875rem}.education-card__focus{line-height:1.5}.experience-item{margin-bottom:3rem;position:relative}.experience-item:last-child{margin-bottom:0}.experience-item__dot{z-index:1;background-color:#3bf683;border:3px solid #0a0a0f;border-radius:50%;width:1rem;height:1rem;position:absolute;top:1.5rem;left:.5rem}@media (min-width:768px){.experience-item__dot{left:.75rem}}.experience-item:hover .experience-item__dot{transform:scale(1.2);box-shadow:0 0 0 4px #3bf68333}.experience-item__card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.experience-item__card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.experience-item__card{margin-left:1.5rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.experience-item__card{margin-left:2rem}}.experience-item:hover .experience-item__card{border-color:#3bf683;transform:translate(.5rem);box-shadow:0 10px 25px -5px #3bf68326}.experience-item__header{margin-bottom:1.25rem}.experience-item__title{color:#e5e7eb;margin-bottom:.25rem;font-size:1.5rem;line-height:1.3}.experience-item__company{color:#9ca3af;font-size:.875rem}.experience-item__content{flex-direction:column;gap:1.25rem;display:flex}.experience-item__description{color:#d1d5db;margin:0;line-height:1.75}.experience-item__achievements-title{color:#e5e7eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.experience-item__achievements-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.experience-item__achievement{color:#9ca3af;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.experience-item__achievement:before{content:"→";color:#3bf683;position:absolute;left:0}.experience-item__technologies{flex-wrap:wrap;gap:.5rem;display:flex}.experience-item__technology{color:#9ca3af;background-color:#37415180;border:1px solid #374151b3;border-radius:.5rem;padding:.375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.experience{background-color:#0a0a0f}.experience__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.experience__container{max-width:640px}}@media (min-width:768px){.experience__container{max-width:768px}}@media (min-width:1024px){.experience__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.experience__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.experience__container{max-width:1536px}}.experience__header{text-align:center;margin-bottom:4rem}.experience__title{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.experience__title{font-size:3rem}}.experience__title{color:#e5e7eb;margin-bottom:1rem}.experience__subtitle{color:#9ca3af;max-width:48rem;margin:0 auto;font-size:1.25rem;line-height:1.5}.experience__section{margin-bottom:4rem}.experience__section:last-of-type{margin-bottom:0}.experience__section-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.experience__section-icon{color:#3bf683;width:2rem;height:2rem}.experience__section-icon--education{color:#10b981}.experience__section-icon--certifications{color:#8b5cf6}.experience__section-title{font-size:1.875rem;font-weight:600;line-height:1.25}@media (min-width:1024px){.experience__section-title{font-size:2.25rem}}.experience__section-title{color:#e5e7eb;margin:0}.experience__timeline{padding-left:1.5rem;position:relative}@media (min-width:768px){.experience__timeline{padding-left:2rem}}.experience__timeline:before{content:"";background:linear-gradient(#3bf6834d,#3bf6831a);width:2px;position:absolute;top:0;bottom:0;left:.75rem}@media (min-width:768px){.experience__timeline:before{left:1rem}}.experience__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.experience__grid{grid-template-columns:repeat(2,1fr)}}.experience__certifications-grid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:768px){.experience__certifications-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.experience__certifications-grid{grid-template-columns:repeat(3,1fr)}}.contact-info-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-info-card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.contact-info-card{overflow:hidden}.contact-info-card__header{padding:1.5rem 1.5rem .5rem}.contact-info-card__title{color:#e5e7eb;margin-bottom:.25rem;font-size:1.25rem}.contact-info-card__subtitle{color:#9ca3af;font-size:.875rem}.contact-info-card__content{flex-direction:column;gap:1rem;padding:.5rem 1.5rem 1.5rem;display:flex}.contact-info-item{justify-content:center;align-items:flex-start;gap:.75rem;display:flex}.contact-info-item__icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.25rem}.contact-info-item__icon--email,.contact-info-item__icon--location{color:#ef4444}.contact-info-item__icon--linkedin{color:#0a66c2}.contact-info-item__icon--github{color:#8b5cf6}.contact-info-item__content{flex:1;min-width:0}.contact-info-item__label{color:#e5e7eb;margin-bottom:.125rem;font-size:.875rem;font-weight:500;line-height:1.25}.contact-info-item__text{color:#9ca3af;font-size:.875rem;line-height:1.5}.contact-info-item__link{color:#9ca3af;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.contact-info-item__link:hover{color:#3bf683;text-decoration:underline}.contact-form-card{background:linear-gradient(145deg,#1f2937,#161d27);border:1px solid #ffffff0d;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-form-card:hover{border-color:#3bf6834d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.contact-form-card{background-color:#1f2937;border:1px solid #37415180;border-radius:.5rem;overflow:hidden}.contact-form-card__header{padding:1.5rem 1.5rem .5rem}.contact-form-card__title{color:#e5e7eb;margin-bottom:.25rem;font-size:1.25rem}.contact-form-card__subtitle{color:#9ca3af;font-size:.875rem}.contact-form-card__content{padding:.5rem 1.5rem 1.5rem}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form__row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.contact-form__row{grid-template-columns:1fr 1fr}}.contact-form__field{flex-direction:column;gap:.5rem;display:flex}.contact-form__label{color:#e5e7eb;font-size:.875rem;font-weight:500}.contact-form__input,.contact-form__textarea{color:#e5e7eb;background-color:#1f2937;border:1px solid #37415180;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s cubic-bezier(.4,0,.2,1)}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#3bf683;outline:none;box-shadow:0 0 0 3px #3bf6831a}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#9ca3af}.contact-form__input,.contact-form__textarea{height:auto}.contact-form__input--error,.contact-form__textarea--error{border-color:#ef4444}.contact-form__input--error:focus,.contact-form__textarea--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.contact-form__input{height:2.5rem}.contact-form__textarea{resize:none;min-height:9rem;line-height:1.5}.contact-form__submit{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.contact-form__submit:focus-visible{outline-offset:2px;outline:2px solid #3bf683}.contact-form__submit{color:#0a0a0f;background-color:#3bf683}.contact-form__submit:hover:not(:disabled){background-color:#0bf364}.contact-form__submit:focus{box-shadow:0 0 0 3px #3bf6834d}.contact-form__submit{width:100%;padding:.625rem 1rem}.contact-form__submit:disabled{opacity:.5;cursor:not-allowed}.contact-form__submit-icon{width:1rem;height:1rem;margin-right:.5rem}.contact-form__error{color:#ef4444;margin-top:.25rem;font-size:.75rem}.contact-form__message{border-radius:.5rem;align-items:flex-start;margin-bottom:1rem;padding:.75rem;font-size:.875rem;display:flex}.contact-form__message--success{color:#3bf683;background-color:#3bf6831a;border:1px solid #3bf68333}.contact-form__message--error{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433}.contact-form__message-icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem;margin-right:.5rem}.contact-form__message-text{margin:0;line-height:1.5}.available-card{background:linear-gradient(135deg,#1f2937,#1f293780);border:1px solid #3bf68333;border-radius:.75rem;padding:1.5rem}.available-card__title{color:#e5e7eb;margin-bottom:.75rem;font-size:1.125rem}.available-card__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.available-card__item{color:#9ca3af;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.available-card__dot{border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem}.available-card__dot--primary{background-color:#3bf6b8}.available-card__dot--success{background-color:#2610b9}.available-card__dot--accent{background-color:#8b5cf6}.contact{background-color:#1f2937}.contact__container{width:100%;max-width:64rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.contact__container{max-width:640px}}@media (min-width:768px){.contact__container{max-width:768px}}@media (min-width:1024px){.contact__container{max-width:1024px;padding:0 1.5rem}}@media (min-width:1280px){.contact__container{max-width:1280px;padding:0 2rem}}@media (min-width:1536px){.contact__container{max-width:1536px}}.contact__header{text-align:center;margin-bottom:3rem}.contact__title{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:1024px){.contact__title{font-size:3rem}}.contact__title{color:#e5e7eb;margin-bottom:1rem}.contact__subtitle{color:#9ca3af;max-width:42rem;margin:0 auto;font-size:1.25rem;line-height:1.5}.contact__content{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.contact__content{grid-template-columns:2fr 3fr}}.contact__info{flex-direction:column;gap:1.5rem;display:flex}.main-page__section{padding:4rem 0}.main-page__section--home{background-color:#0a0a0f;padding-top:0}.main-page__section--about{background-color:#1f2937}.main-page__section--projects,.main-page__section--experience{background-color:#0a0a0f}.main-page__section--contact{background-color:#1f2937}
