.Hero-module__ZARIfG__hero{background-color:#87ceeb;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__cloudBackground{z-index:1;background-image:url(/background-ciel.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;width:100%;height:100%;max-width:var(--max-width-container);justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__titleContainer{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__titleBase{color:var(--color-primary-yellow);white-space:nowrap;flex-direction:column;font-size:clamp(5rem,15vw,18rem);font-weight:700;line-height:.7;display:flex}.Hero-module__ZARIfG__titleWord{display:block}.Hero-module__ZARIfG__subtitleWrapper{justify-content:center;align-items:center;height:0;display:flex;position:relative}.Hero-module__ZARIfG__subtitle{background-color:var(--color-tertiary-pink);color:var(--color-text-dark);letter-spacing:.01rem;border:2px solid var(--color-border);z-index:2;border-radius:50%/100%;padding:1rem 3rem;font-size:clamp(.5rem,5vw,1.6rem);font-weight:300;position:absolute;transform:rotate(-3deg)}.Hero-module__ZARIfG__sticker{cursor:grab;position:absolute}.Hero-module__ZARIfG__sticker:active{cursor:grabbing}.Hero-module__ZARIfG__stickerAki{width:clamp(120px,20vw,260px);top:12%;left:5%;transform:rotate(-10deg)}.Hero-module__ZARIfG__stickerTcheen{width:clamp(100px,25vw,300px);top:12%;right:5%;transform:rotate(5deg)}.Hero-module__ZARIfG__stickerLou{width:clamp(150px,22vw,280px);bottom:12%;left:5%;transform:rotate(-8deg)}.Hero-module__ZARIfG__stickerBugs{width:clamp(100px,18vw,220px);bottom:10%;right:5%;transform:rotate(15deg)}@media (max-width:768px){.Hero-module__ZARIfG__titleBase{font-size:clamp(4rem,18vw,8rem)}.Hero-module__ZARIfG__subtitle{padding:.8rem 2rem;font-size:1.2rem}.Hero-module__ZARIfG__sticker{transform:scale(.5)!important}.Hero-module__ZARIfG__stickerAki{width:140px;top:10%;left:-10%}.Hero-module__ZARIfG__stickerTcheen{width:120px;top:8%;right:-10%}.Hero-module__ZARIfG__stickerLou{width:160px;bottom:15%;left:-5%}.Hero-module__ZARIfG__stickerBugs{width:130px;bottom:12%;right:-5%}}@media (max-width:480px){.Hero-module__ZARIfG__hero{height:90svh}.Hero-module__ZARIfG__titleBase{font-size:clamp(5rem,20vw,9rem)}.Hero-module__ZARIfG__sticker{transform:scale(1)!important}.Hero-module__ZARIfG__stickerAki{top:15%;left:8%}.Hero-module__ZARIfG__stickerTcheen{top:35%;right:8%}.Hero-module__ZARIfG__stickerLou{bottom:30%;left:2%}.Hero-module__ZARIfG__stickerBugs{bottom:20%;right:2%}}
.About-module__vAULUW__about{width:100vw;padding:var(--spacing-xxl)var(--spacing-lg);position:relative}.About-module__vAULUW__container{max-width:var(--max-width-container);gap:var(--spacing-xxl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.About-module__vAULUW__imageCol{justify-content:center;align-items:center;display:flex;position:relative}.About-module__vAULUW__blobBackground{aspect-ratio:1;z-index:0;background-image:url(/fleur.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;animation:20s linear infinite About-module__vAULUW__spin;position:absolute}@keyframes About-module__vAULUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__vAULUW__photoContainer{z-index:1;aspect-ratio:1/1.25;border:2px solid var(--color-primary-yellow);background-color:#0000;width:70%;transition:transform .3s;position:relative;overflow:hidden;transform:rotate(-6deg)}.About-module__vAULUW__photoContainer:hover{transform:rotate(0)scale(1.02)}.About-module__vAULUW__photoPlaceholder{font-size:5rem}.About-module__vAULUW__photoImage{object-fit:contain;width:100%;height:auto;display:block}.About-module__vAULUW__textCol{flex-direction:column;align-items:flex-start;display:flex}.About-module__vAULUW__hello{font-weight:700}.About-module__vAULUW__title{margin-bottom:var(--spacing-md);color:var(--color-text-dark);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600}.About-module__vAULUW__description{gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);flex-direction:column;max-width:500px;font-size:1.1rem;line-height:1.6;display:flex}.About-module__vAULUW__cvButton{margin-top:var(--spacing-sm)}@media (max-width:900px){.About-module__vAULUW__container{gap:var(--spacing-xl);grid-template-columns:1fr}.About-module__vAULUW__imageCol{max-width:400px;margin:0 auto;margin-bottom:var(--spacing-md);order:-1}.About-module__vAULUW__photoContainer{width:60%}}@media (max-width:480px){.About-module__vAULUW__title{font-size:2.1rem}.About-module__vAULUW__photoContainer{width:80%}.About-module__vAULUW__blobBackground{transform:scale(.8)}}
.Projects-module__2BoJ-q__projectsWrapper{flex-direction:column;width:100vw;display:flex;position:relative}.Projects-module__2BoJ-q__projectCard{width:100vw;min-height:100vh;box-shadow:0 -2px 0 0 var(--color-border),-2px 0 0 0 var(--color-border),2px 0 0 0 var(--color-border);will-change:transform;border-top-left-radius:40px;border-top-right-radius:40px;align-items:center;display:flex;position:sticky}.Projects-module__2BoJ-q__container{max-width:var(--max-width-container);padding:var(--spacing-xxl)var(--spacing-lg);gap:var(--spacing-xxl);grid-template-columns:1fr 1fr;align-items:center;width:100%;margin:0 auto;display:grid}.Projects-module__2BoJ-q__imageCol{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Projects-module__2BoJ-q__mockupWrapper{justify-content:center;align-items:center;width:100%;max-width:450px;display:flex}.Projects-module__2BoJ-q__mockupImage{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026);width:100%;height:auto}.Projects-module__2BoJ-q__textCol{flex-direction:column;align-items:flex-start;display:flex}.Projects-module__2BoJ-q__title{margin-bottom:var(--spacing-md);color:var(--color-text-dark);font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1.1}.Projects-module__2BoJ-q__description{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-direction:column;font-size:1.1rem;line-height:1.5;display:flex}.Projects-module__2BoJ-q__tools{gap:15px;margin-top:10px;margin-bottom:15px;display:flex}.Projects-module__2BoJ-q__toolIcon{justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Projects-module__2BoJ-q__meta{color:var(--color-text-dark);font-size:1rem;line-height:1.8}.Projects-module__2BoJ-q__projectButton{margin-top:var(--spacing-sm)}.Projects-module__2BoJ-q__darkButton{margin-top:var(--spacing-sm);color:#fff!important;box-shadow:none!important;background-color:#1a1a1a!important;border:none!important}.Projects-module__2BoJ-q__darkButton:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #00000080!important}@media (max-width:900px){.Projects-module__2BoJ-q__container{gap:var(--spacing-lg);padding:var(--spacing-xl)var(--spacing-md);grid-template-columns:1fr}.Projects-module__2BoJ-q__textCol{padding-left:12px}.Projects-module__2BoJ-q__tools{width:100%}.Projects-module__2BoJ-q__projectCard{min-height:auto;padding-bottom:var(--spacing-xl);top:40px!important}.Projects-module__2BoJ-q__title{font-size:1.8rem;font-weight:500}.Projects-module__2BoJ-q__description{font-size:1rem}}@media (max-width:480px){.Projects-module__2BoJ-q__projectCard{border-top-left-radius:30px;border-top-right-radius:30px;top:20px!important}.Projects-module__2BoJ-q__container{padding:var(--spacing-lg)var(--spacing-sm)}.Projects-module__2BoJ-q__mockupWrapper{max-width:250px}}
.Contact-module__hcVmEa__contact{background-color:var(--color-secondary-blue);width:100vw;padding:var(--spacing-xxl)var(--spacing-lg);position:relative}.Contact-module__hcVmEa__container{max-width:var(--max-width-container);gap:var(--spacing-xxl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.Contact-module__hcVmEa__textCol{flex-direction:column;align-items:flex-start;display:flex}.Contact-module__hcVmEa__title{margin-bottom:var(--spacing-md);color:var(--color-text-dark);font-size:clamp(2rem,3.5vw,2.5rem);font-weight:600}.Contact-module__hcVmEa__description{gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);flex-direction:column;font-size:1.05rem;line-height:1.6;display:flex}.Contact-module__hcVmEa__contactButton{margin-top:var(--spacing-sm)}.Contact-module__hcVmEa__imageCol{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.Contact-module__hcVmEa__coffeeContainer{justify-content:center;align-items:center;display:flex;position:relative}.Contact-module__hcVmEa__speechBubbleWrapper{z-index:10;animation:4s ease-in-out infinite Contact-module__hcVmEa__float;position:absolute;top:-80px;right:-60px;transform:rotate(5deg)}.Contact-module__hcVmEa__speechBubbleImg{width:auto;max-width:150px;height:auto}.Contact-module__hcVmEa__coffeeCups{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Contact-module__hcVmEa__coffeeImg{object-fit:contain;width:100%;max-width:350px;height:auto}@keyframes Contact-module__hcVmEa__float{0%{transform:translateY(0)rotate(5deg)}50%{transform:translateY(-15px)rotate(2deg)}to{transform:translateY(0)rotate(5deg)}}@media (max-width:900px){.Contact-module__hcVmEa__container{gap:var(--spacing-xl);grid-template-columns:1fr}.Contact-module__hcVmEa__imageCol{order:-1;min-height:300px}.Contact-module__hcVmEa__speechBubbleWrapper{top:-60px;right:0}.Contact-module__hcVmEa__speechBubbleImg{max-width:120px}.Contact-module__hcVmEa__coffeeImg{max-width:250px}}@media (max-width:480px){.Contact-module__hcVmEa__title{font-size:1.8rem}.Contact-module__hcVmEa__imageCol{min-height:250px}.Contact-module__hcVmEa__coffeeImg{max-width:200px}}
