.nav{z-index:50;background-color:#f5f3ec;border-bottom:1px solid #0a15301a;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:5rem;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo img{width:auto;height:4rem}.nav-links{align-items:center;gap:2rem;display:none}@media (min-width:768px){.nav-links{display:flex}}.nav-link{letter-spacing:.1em;text-transform:uppercase;color:#0a153099;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background:#2563eb;width:0;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.nav-link:hover{color:#2563eb}.nav-link:hover:after{width:100%}.nav-lang{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background-color:#2563eb;border:1px solid #0a153033;border-radius:999px;padding:.375rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:color .2s,border-color .2s}.nav-lang:hover{color:#2563eb;background-color:#fff;border-color:#2563eb}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.nav-burger-line{transform-origin:50%;background:#0a1530;border-radius:2px;width:22px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.nav-burger--open .nav-burger-line:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-burger--open .nav-burger-line:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger--open .nav-burger-line:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-mobile{border-top:1px solid #0a153014;flex-direction:column;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);display:none;overflow:hidden}.nav-mobile--open{max-height:400px}.nav-mobile-link{color:#0a1530;border-bottom:1px solid #0a15300f;padding:1rem 1.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.nav-mobile-link:hover{color:#2563eb;padding-left:2rem}.nav-mobile-footer{align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:767px){.nav-burger,.nav-mobile{display:flex}.nav-actions .nav-lang,.nav-actions .nav-cv{display:none}}@media (max-width:480px){.nav-inner{padding:0 0 0 1rem}.nav-logo img{height:3rem}}
.hero{max-width:1280px;margin:0 auto;padding:1rem 1.5rem 0}.hero-grid{grid-template-rows:auto auto auto;grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.hero-card{border-radius:30px;padding:1.25rem}.hero-heading{background-color:#2563eb;flex-direction:column;grid-area:1/1/auto/13;justify-content:center;min-height:300px;padding:1.5rem;display:flex}.hero-title{color:#fff;margin:0;font-size:clamp(3.5rem,9vw,6.5rem);font-weight:900;line-height:1}.line-mask{padding-bottom:.1em;display:block;overflow:hidden}.line-inner{will-change:transform;display:block}.hero-now{background-color:#0f172a;flex-direction:column;grid-area:2/1/auto/4;justify-content:space-between;min-height:150px;padding:1.5rem;display:flex}.hero-now .hero-label{color:#fff6;margin-bottom:.5rem}.hero-now-status{align-items:center;gap:8px;margin-bottom:auto;display:flex}.hero-now-pulse{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #22c55e99}@keyframes pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 12px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-now-available{color:#ffffffb3;font-size:.75rem;font-weight:500}.hero-now-current{color:#fff;margin:0 0 .5rem;font-size:1.05rem;font-weight:500;line-height:1.4}.hero-now-date{color:#ffffff4d;margin:0;font-size:.65rem}.hero-stats{background-color:#fff;flex-direction:column;grid-area:2/4/auto/7;justify-content:space-between;display:flex}.hero-stat-number{color:#0a1530;margin:0;font-size:5.5rem;font-weight:900;line-height:1}.hero-stat-sub{color:#0a153080;margin:.25rem 0 0;font-size:.6875rem}.hero-bio{background-color:#dbeafe;flex-direction:column;grid-area:2/7/auto/13;justify-content:stretch;padding:1.5rem;display:flex}.hero-bio-text{color:#0a1530;margin:0;font-size:1.2rem;font-weight:600;line-height:1.6}.hero-status{background-color:#2563eb;flex-direction:column;grid-area:3/1/auto/4;justify-content:center;gap:.25rem;min-height:180px;display:flex}.hero-status-title{color:#fff;margin:.25rem 0 0;font-size:3rem;font-weight:900}.hero-status-badge{color:#0a1530;margin:0;font-size:2rem;font-weight:600}.hero-stack{background-color:#fff;flex-direction:column;grid-area:3/4/auto/10;justify-content:space-between;display:flex}.hero-tags{flex-wrap:wrap;gap:.5rem;display:flex}.hero-tag{color:#0a1530;background-color:#f5f3ec;border-radius:20px;padding:.25rem .5rem;font-size:1rem;font-weight:500}.hero-contact{background-color:#fff;border:1px solid #0a15301a;flex-direction:column;grid-area:3/10/auto/13;justify-content:center;text-decoration:none;transition:background-color .2s;display:flex}.hero-contact:hover{background-color:#f0f4ff}.hero-contact-bottom{justify-content:space-between;align-items:flex-end;display:flex}.hero-contact-title{color:#0a1530;font-size:1.5rem;font-weight:900}.hero-contact-arrow{color:#2563eb;font-size:1.5rem}@media (min-width:768px) and (max-width:1023px){.hero-grid{grid-template-rows:auto;grid-template-columns:repeat(6,1fr)}.hero-heading{grid-area:auto/1/auto/-1}.hero-now{grid-area:auto/1/auto/4}.hero-stats{grid-area:auto/4/auto/7}.hero-bio{grid-area:auto/1/auto/-1}.hero-status{grid-area:auto/1/auto/4}.hero-contact{grid-area:auto/4/auto/7}.hero-stack{grid-area:auto/1/auto/-1}.hero-stat-number{font-size:3.5rem}.hero-status-title{font-size:2.25rem}.hero-status-badge{font-size:1.5rem}}@media (max-width:767px){.hero{padding:1rem 1.5rem}.hero-title{font-size:clamp(3rem,9vw,6.5rem)}.hero-grid{grid-template-rows:auto;grid-template-columns:1fr}.hero-heading,.hero-now,.hero-stats,.hero-bio,.hero-status,.hero-stack,.hero-contact{grid-area:auto/1/auto/-1}.hero-heading{min-height:200px}.hero-now,.hero-status{min-height:auto}.hero-stat-number{font-size:3rem}.hero-status-title{font-size:1.75rem}.hero-status-badge{font-size:1.25rem}.hero-bio-text{font-size:1rem}}.hero-label{letter-spacing:.1em;text-transform:uppercase;color:#0a153066;margin:0 0 .75rem;font-size:.5625rem;font-weight:600}.hero-label--blue{color:#2563eb}.hero-label--faded{color:#fff6;margin-bottom:.25rem}.hero-heading .hero-label{color:#fffc;margin-bottom:0}
.about{max-width:80rem;margin:0 auto;padding:6rem 1.5rem 0;scroll-margin-top:3.5rem}.about-title{color:#0a1530;margin:0 0 3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.about-title-accent{color:#3d6ae8}.about-grid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (min-width:1024px){.about-grid{grid-template-columns:5fr 6fr;align-items:stretch}}.about-bio-card{background-color:#fff;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.about-bio-label{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin:0;font-size:.625rem;font-weight:600}.about-bio-primary{color:#0d1b36;margin:0;font-size:1rem;font-weight:600;line-height:1.6}.about-bio-secondary{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.65}.about-stats-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.about-card{border-radius:1.25rem;flex-direction:column;justify-content:space-between;min-height:180px;padding:2rem;display:flex}@media (max-width:639px){.about{padding:4rem 1.5rem 0}.about-bio-card{padding:1.5rem}.about-card{min-height:140px;padding:1.25rem}}.about-card-label{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:700}.about-card-value{margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.about-card-dot{margin-right:.1em;display:inline-block}.about-card-number{margin:0;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.about-card-sub{margin:.4rem 0 0;font-size:.8125rem}.about-card--blue{background-color:#3d6ae8}.about-card--blue .about-card-label{color:#ffffffb3}.about-card--blue .about-card-value{color:#fff}.about-card--dark{background-color:#0d1b36}.about-card--dark .about-card-label{color:#ffffff73}.about-card--dark .about-card-value{color:#fff}.about-card--dark .about-card-sub{color:#ffffff80}.about-card--light{background-color:#d6e4ff}.about-card--light .about-card-label{color:#3d6ae8}.about-card--light .about-card-number{color:#0d1b36}.about-card--white{background-color:#fff}.about-card--white .about-card-label{color:#9ca3af}.about-card--white .about-card-number{color:#0d1b36}.about-card--white .about-card-sub{color:#9ca3af}
.section-label{color:#2563eb;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.section-label-dash{letter-spacing:.1em;font-size:.875rem}.section-label-num,.section-label-text{letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}
.skills{max-width:80rem;margin:0 auto;padding:6rem 1.5rem 0;scroll-margin-top:3.5rem}.skills-title{color:#0a1530;margin:0 0 3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.skills-title-accent{color:#2563eb}.skills-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.skills-grid{grid-template-columns:repeat(4,1fr)}}.skills-card{border-radius:1.25rem;flex-direction:column;min-height:22rem;padding:1.75rem;display:flex}.skills-card--blue{background-color:#2563eb}.skills-card--navy{background-color:#0f172a}.skills-card--white{background-color:#fff;border:1px solid #0a15301a}.skills-num{letter-spacing:.05em;margin-bottom:1.5rem;font-size:.6875rem;font-weight:600}.skills-card--blue .skills-num{color:#ffffff73}.skills-card--navy .skills-num{color:#ffffff59}.skills-card--white .skills-num{color:#0a153059}.skills-cat{margin:0 0 1.75rem;font-size:1.625rem;font-weight:800;line-height:1.15}.skills-card--blue .skills-cat,.skills-card--navy .skills-cat{color:#fff}.skills-card--white .skills-cat{color:#0a1530}.skills-list{margin:auto 0 0;padding:0;list-style:none}.skills-item{border-top:1px solid;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9375rem;font-weight:500;display:flex}.skills-card--blue .skills-item{color:#fff;border-top-color:#fff3}.skills-card--navy .skills-item{color:#fff;border-top-color:#ffffff26}.skills-card--white .skills-item{color:#0a1530;border-top-color:#0a15301a}.skills-arrow{opacity:.6;font-size:1rem}
.projects{max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.projects-title{color:#0a1530;margin:0 0 3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.projects-title-accent{color:#2563eb}.projects-featured{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.projects{padding:5rem 1.5rem 0}.projects-featured{grid-template-columns:1fr}}.project-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:30px;flex-direction:column;padding:0;font-family:inherit;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0a153014}.project-card:focus-visible{outline-offset:4px;outline:2px solid #2563eb}.project-card-image{aspect-ratio:16/10;background:#f5f3ec;overflow:hidden}.project-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-card:hover .project-card-image img{transform:scale(1.04)}.project-card-body{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.project-card-title{color:#0a1530;margin:0;font-size:1.5rem;font-weight:900}.project-card-desc{color:#0a153099;margin:0;font-size:.95rem;line-height:1.5}.project-card-tags{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.project-card-tag{color:#0a1530;background-color:#f5f3ec;border-radius:20px;padding:.25rem .5rem;font-size:.7rem;font-weight:500}.projects-separator{align-items:center;gap:1rem;margin:5rem 0 2rem;display:flex}.projects-separator:after{content:"";background-color:#0a153026;flex:1;height:1px}.projects-separator-label{letter-spacing:.1em;text-transform:uppercase;color:#0a153080;font-size:.6875rem;font-weight:600}.projects-archive{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.projects-archive{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.projects-archive{grid-template-columns:1fr}}.archive-card{background:#fff;border:1px solid #0a15300f;border-radius:20px;flex-direction:column;gap:.5rem;padding:1.25rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.archive-card:hover{border-color:#2563eb4d;transform:translateY(-2px)}.archive-card--no-link{cursor:default}.archive-card--no-link:hover{border-color:#0a15300f;transform:none}.archive-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.archive-card-title{color:#0a1530;margin:0;font-size:1rem;font-weight:700}.archive-card-arrow{color:#2563eb;font-size:.95rem}.archive-card-desc{color:#0a153099;margin:0;font-size:.8rem;line-height:1.4}.archive-card-tags{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.archive-card-tag{color:#0a1530b3;background-color:#f5f3ec;border-radius:12px;padding:.2rem .4rem;font-size:.65rem;font-weight:500}.drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0a153066;animation:.3s overlayShow;position:fixed;inset:0}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}.drawer-content{z-index:51;background:#f5f3ec;flex-direction:column;width:min(560px,100vw);animation:.35s cubic-bezier(.16,1,.3,1) drawerSlideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{z-index:2;background:#f5f3ec;border-bottom:1px solid #0a153014;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.drawer-title{color:#0a1530;margin:0;font-size:1.5rem;font-weight:900}.drawer-close{cursor:pointer;color:#0a1530;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background-color .2s;display:flex}.drawer-close:hover{background:#0a15300d}.drawer-body{flex-direction:column;gap:2rem;padding:2rem;display:flex}.drawer-image{aspect-ratio:16/10;border-radius:16px;overflow:hidden}.drawer-image img{object-fit:cover;width:100%;height:100%}.drawer-meta{background:#fff;border-radius:16px;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;margin:0;padding:1.25rem;display:grid}.drawer-meta dt{letter-spacing:.1em;text-transform:uppercase;color:#0a153080;font-size:.6875rem;font-weight:600}.drawer-meta dd{color:#0a1530;margin:0;font-size:.95rem;font-weight:500}.drawer-section h4{letter-spacing:.05em;text-transform:uppercase;color:#2563eb;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.drawer-section p{color:#0a1530;margin:0;font-size:1rem;line-height:1.6}.drawer-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.drawer-list li{color:#0a1530;padding-left:1.25rem;font-size:1rem;line-height:1.5;position:relative}.drawer-list li:before{content:"→";color:#2563eb;font-weight:700;position:absolute;left:0}.drawer-tags{flex-wrap:wrap;gap:.5rem;display:flex}.drawer-tag{color:#0a1530;background-color:#fff;border-radius:20px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}.drawer-cta{color:#fff;text-align:center;background:#0a1530;border-radius:30px;margin-top:1rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.drawer-cta:hover{background:#2563eb}@media (max-width:600px){.drawer-content{width:100vw}.drawer-body{padding:1.5rem}}
.contact{max-width:80rem;margin:0 auto;padding:6rem 1.5rem;scroll-margin-top:3.5rem}.contact-title{color:#0a1530;margin:0 0 3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.contact-title-accent{color:#2563eb}.contact-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:1024px){.contact-grid{grid-template-columns:1fr 1.4fr}}.contact-info{background-color:#2563eb;border-radius:1.25rem;flex-direction:column;justify-content:space-between;min-height:26rem;padding:2.5rem;display:flex}.contact-headline{color:#fff;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.contact-desc{color:#ffffffbf;margin:0;font-size:.9375rem;line-height:1.6}.contact-process{margin-top:2rem}.contact-process-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin:0 0 1rem;font-size:.5625rem;font-weight:600}.contact-process-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.contact-process-list li{color:#fff;align-items:baseline;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.contact-process-list li span{color:#ffffff80;min-width:1.5rem;font-size:.875rem;font-weight:600}.contact-feedback{text-align:center;border-radius:12px;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500}.contact-feedback--success{color:#15803d;background-color:#22c55e1a;border:1px solid #22c55e4d}.contact-feedback--error{color:#b91c1c;background-color:#ef44441a;border:1px solid #ef44444d}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-links{margin:2rem 0 0;padding:0;list-style:none}.contact-link-row{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding:.875rem 0;display:flex}.contact-link-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:.625rem;font-weight:700}.contact-link-value{color:#fff;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s}.contact-link-value:hover{opacity:.75}.contact-form-card{background-color:#fff;border:1px solid #0a153014;border-radius:1.25rem;padding:2.5rem}.contact-form{flex-direction:column;gap:1.25rem;height:100%;display:flex}.contact-field{flex-direction:column;gap:.5rem;display:flex}.contact-field--grow{flex:1}.contact-field-label{letter-spacing:.1em;text-transform:uppercase;color:#0a153073;font-size:.625rem;font-weight:700}.contact-input{color:#0a1530;width:100%;font-size:.9375rem;font-family:var(--font-body), system-ui, sans-serif;box-sizing:border-box;background-color:#f4f2ed;border:none;border-radius:.625rem;outline:none;padding:.875rem 1rem;transition:background-color .2s,box-shadow .2s}.contact-input::placeholder{color:#0a153059}.contact-input:focus{background-color:#eceae4;box-shadow:0 0 0 2px #2563eb}.contact-textarea{color:#0a1530;resize:none;width:100%;font-size:.9375rem;font-family:var(--font-body), system-ui, sans-serif;box-sizing:border-box;background-color:#f4f2ed;border:none;border-radius:.625rem;outline:none;min-height:9rem;padding:.875rem 1rem;transition:background-color .2s,box-shadow .2s}.contact-textarea::placeholder{color:#0a153059}.contact-textarea:focus{background-color:#eceae4;box-shadow:0 0 0 2px #2563eb}.contact-submit{color:#fff;cursor:pointer;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-body), system-ui, sans-serif;background-color:#0f172a;border:none;border-radius:999px;margin-top:.25rem;padding:1.125rem;transition:background-color .2s}.contact-submit:hover{background-color:#2563eb}@media (max-width:767px){.contact-info{min-height:auto;padding:1.75rem}.contact-form-card{padding:1.75rem}}
.footer{border-top:1px solid #0a15301a}.footer-inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:1.5rem;display:flex}.footer-copy,.footer-tech{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:600}.footer-copy{color:#0a153066}.footer-tech{color:#0a15304d}@media (max-width:639px){.footer-inner{flex-direction:column;align-items:center;gap:.375rem;padding:1.25rem 1rem}}
