*,:before,:after{box-sizing:border-box}*{margin:0}body{color:#1d252a;font-family:"Source Sans 3",Arial,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#1d252a;font-weight:700;line-height:1.2}p,li{color:#425561;line-height:1.6}a:focus-visible{outline-offset:3px;outline:3px solid #9eb1bd}html{scroll-behavior:smooth}.icon-label{align-items:center;gap:.5rem;display:inline-flex}.icon-label svg{flex-shrink:0}main{flex:1}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=1023px){.container{padding:0 1.5rem}}@media (width<=767px){.container{padding:0 1rem}}.header{z-index:100;background-color:#fff;border-bottom:1px solid #b9c7cf;height:5rem;position:relative}.header__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.header__logo,.header__link{color:#1d252a;text-decoration:none}.header__logo{font-weight:700}.header__nav{display:none}.header__link:hover,.header__link--active{color:#1e3a8a}.header__link--active{font-weight:600}.header__menu-button{color:#1d252a;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.header__menu-icon{font-size:1.5rem;line-height:1}.header__mobile-nav{display:none}.header__mobile-nav--open{background-color:#fff;border-bottom:1px solid #b9c7cf;flex-direction:column;align-items:flex-end;gap:1rem;padding:1rem 2rem;display:flex;position:absolute;top:100%;left:0;right:0}@media (width>=768px){.header__nav{gap:1.5rem;display:flex}.header__menu-button,.header__mobile-nav{display:none}}.footer{background-color:#fff;border-top:1px solid #b9c7cf;padding:3rem 0}.footer__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.footer__branding,.footer__social{flex-direction:column;gap:.5rem;display:flex}.footer__nav{gap:1.5rem;display:flex}.footer__branding,.footer__social a,.footer__link{color:#1d252a;text-decoration:none}.footer__social a:hover,.footer__link:hover,.footer__link--active{color:#1e3a8a}.footer__link--active{font-weight:600}.footer__role,.footer__copyright{color:#425561}@media (width<=767px){.footer__container{flex-direction:column;align-items:flex-start;gap:2rem}.footer__nav{flex-direction:column;gap:.75rem}}.badge{color:#425561;white-space:nowrap;background-color:#d5dde2;border:1px solid #b9c7cf;border-radius:.375rem;align-items:center;padding:.25rem .625rem;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex}.button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,transform .15s ease-in-out;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible{outline-offset:3px;outline:3px solid #9eb1bd}.button--primary{color:#fff;background-color:#1e3a8a}.button--primary:hover,.button--secondary{color:#1e3a8a;background-color:#0000;border-color:#1e3a8a}.button--secondary:hover{color:#fff;background-color:#1e3a8a}.card{background-color:#fff;border:1px solid #b9c7cf;border-radius:.75rem;padding:1.5rem;transition:border-color .15s ease-in-out,transform .15s ease-in-out}.card:hover{border-color:#9eb1bd;transform:translateY(-2px)}.card>*+*{margin-top:1rem}.section-title{flex-direction:column;gap:.75rem;display:flex}.section-title__subtitle{max-width:60ch}.project-card__badges{flex-wrap:wrap;gap:.5rem;display:flex}.project-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.project-card__actions-link{color:#1e3a8a;font-weight:600;text-decoration:none}.project-card__actions-link:hover{text-decoration:underline}.project-card__actions-buttons{flex-wrap:wrap;gap:1rem;display:flex}.project-gallery{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.project-gallery__button{aspect-ratio:16/9;cursor:pointer;background:0 0;border:0;padding:0}.project-gallery__button,.project-gallery__featured-button{background:0 0;border:0;padding:0;line-height:0;display:block}.project-gallery__button:focus-visible,.project-gallery__featured-button:focus-visible,.project-lightbox__close:focus-visible,.project-lightbox__nav:focus-visible{outline-offset:3px;outline:3px solid #9eb1bd}.project-gallery__image,.project-gallery__featured-image{object-fit:cover;cursor:zoom-in;border:1px solid #b9c7cf;border-radius:.75rem;width:100%;height:100%;transition:transform .2s,box-shadow .2s}.project-gallery__image,.project-gallery__button:hover,.project-gallery__featured-image,.project-gallery__featured-button:hover{transform:scale(1.02);box-shadow:0 6px 12px #00000026}.project-lightbox{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.2s fade-in;display:flex;position:fixed;inset:0}.project-lightbox__content{width:100%;max-width:1200px;position:relative}.project-lightbox__image{object-fit:contain;border-radius:.75rem;width:100%;max-height:90vh;display:block}.project-lightbox__close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2rem;line-height:1;position:absolute;top:-3rem;right:0}.project-lightbox__nav{color:#fff;cursor:pointer;background:0 0;border:0;font-size:3rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.project-lightbox__nav--previous{left:-3rem}.project-lightbox__nav--next{right:-3rem}.project-lightbox__counter{color:#fff;text-align:center;margin-top:1rem}@media (width>=768px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.resume-header{border-bottom:1px solid #b9c7cf;gap:2rem;padding-bottom:3rem;display:grid}.resume-header__identity h1{margin-bottom:.5rem}.resume-header__title{color:#425561;font-size:1.25rem}.resume-header__details{flex-direction:column;gap:1.5rem;display:flex}.resume-header__contact{flex-direction:column;gap:.75rem;font-style:normal;display:flex}.resume-header__contact a,.resume-header__contact span{color:#1d252a;text-decoration:none}.resume-header__contact a:hover{color:#1e3a8a}.resume-header__item{align-items:center;gap:.45rem;display:inline-flex}.resume-header__actions{display:flex}@media (width>=768px){.resume-header{grid-template-columns:1fr auto;align-items:start}.resume-header__aside,.resume-header__infos{align-items:flex-end}.resume-header__actions{justify-content:flex-end}}.hero-section{align-items:center;min-height:calc(100vh - 5rem);padding:6rem 0;display:flex;position:relative}.hero-section__content{flex-direction:column;gap:.75rem;max-width:700px;display:flex}.hero-section__tagline{max-width:60ch}.hero-section__actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.hero-section__scroll-indicator{color:#1d252a;opacity:.7;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;transition:opacity .2s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-section__scroll-indicator:hover{opacity:1}.hero-section__scroll-arrow{font-size:1.5rem;animation:2s infinite bounce}.hero-section__scroll-text{font-size:.875rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.featured-projects-section{padding:4rem 0}.featured-projects-section__grid{gap:1.5rem;margin-top:2rem;display:grid}@media (width>=768px){.featured-projects-section{padding:3rem 0}.featured-projects-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-preview-section{padding:4rem 0}.about-preview-section__content{margin-top:2rem}@media (width>=768px){.about-preview-section{padding:3rem 0}}.contact-cta-section{text-align:center;padding:4rem 0}.contact-cta-section .section-title{align-items:center}.contact-cta-section .section-title__subtitle{text-align:center}.contact-cta-section__actions{justify-content:center;margin-top:2rem;display:flex}@media (width>=768px){.contact-cta-section{padding:3rem 0}}.projects-page{padding:6rem 0}.projects-page__grid{gap:1.5rem;margin-top:3rem;display:grid}@media (width>=768px){.projects-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-page{padding:6rem 0}.project-page__hero{align-items:center;gap:2rem;display:grid}.project-page__featured-image,.project-page__gallery-image{border:1px solid #b9c7cf;border-radius:.75rem;width:100%}.project-page__gallery{gap:1rem;display:grid}.project-page__sections{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.project-page__badges{flex-wrap:wrap;gap:.5rem;display:flex}.project-page ul{padding-left:1.25rem}.project-page li+li{margin-top:.75rem}.project-page__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.project-page__back-link{color:#1e3a8a;margin-top:2rem;font-weight:600;text-decoration:none;display:inline-flex}.project-page__back-link:hover{text-decoration:underline}@media (width>=768px){.project-page__hero{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.project-page__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-page{padding:6rem 0}.about-page__content{gap:1.5rem;margin-top:3rem;display:grid}.about-page__badges{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.contact-page{padding:6rem 0}.contact-page__content{margin-top:3rem}.contact-page__actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.resume-page{padding:6rem 0}.resume-page__content{gap:1.5rem;margin-top:3rem;display:grid}.resume-page .card{padding:1.5rem}.resume-page__skills{gap:1.5rem;display:grid}.resume-page__skills h3{padding-bottom:.5rem}.resume-page__badges{flex-wrap:wrap;gap:.5rem;display:flex}.resume-page__items{gap:1.5rem;display:grid}.resume-page__items article+article{border-top:1px solid #b9c7cf;padding-top:1.5rem}.resume-page__items h3{margin-bottom:.25rem}.resume-page__items h3 a{color:inherit;text-decoration:none}.resume-page__items h3 a:hover{color:#1e3a8a}.resume-page__items p{margin-top:.5rem}.resume-page__items p:first-of-type{color:#425561;font-size:.95rem}.resume-page__items ul{margin-top:.75rem;padding-left:1.25rem}.resume-page__items li+li{margin-top:.5rem}@media (width>=768px){.resume-page__skills{grid-template-columns:repeat(2,minmax(0,1fr))}}.resume-print{color:#111;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:13mm 15mm;font-size:10.5px;line-height:1.32}.resume-print__header{text-align:center;border-bottom:1px solid #111;padding-bottom:.6rem}.resume-print__header h1{letter-spacing:.02em;margin:0;font-size:1.75rem;line-height:1}.resume-print__header p{margin:.25rem 0 0;font-size:.95rem;font-weight:600}.resume-print__header address{margin-top:.35rem;font-size:.78rem;font-style:normal}.resume-print a{color:inherit;text-decoration:none}.resume-print section{margin-top:.7rem}.resume-print h2{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ccc;margin:0 0 .3rem;padding-bottom:.12rem;font-size:.78rem}.resume-print h3{margin:0;font-size:.82rem}.resume-print p{margin:.15rem 0 0}.resume-print article{margin-top:.45rem}.resume-print__meta{color:#444;font-weight:600}.resume-print ul{margin:.2rem 0 0;padding-left:1rem}.resume-print li+li{margin-top:.08rem}@media print{@page{size:A4;margin:0}body{background:#fff}.header,.footer{display:none}.resume-print{width:auto;min-height:auto;margin:0;padding:12mm 14mm}}.legal-notice-page{padding:6rem 0}.legal-notice-page__content{gap:1.5rem;margin-top:3rem;display:grid}.legal-notice-page__link{color:#1e3a8a;font-weight:600;text-decoration:none}.legal-notice-page__link:hover{text-decoration:underline}
