.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:100px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;width:100%;max-width:650px;margin-bottom:48px;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.04em;background:linear-gradient(135deg,var(--hero-title-from)0%,var(--hero-title-to)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.8rem;font-weight:900;line-height:1.05}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:12px;font-size:1rem;font-weight:600;display:flex}.Hero-module__ZARIfG__subtitle:before{content:"";background:var(--accent);width:20px;height:2px;display:inline-block}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:500px;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__slideshowContainer{perspective:2000px;width:100%;height:300px;position:relative}.Hero-module__ZARIfG__slideshow{width:100%;height:100%;transform-style:preserve-3d;position:relative}.Hero-module__ZARIfG__slide{width:100%;height:100%;box-shadow:var(--soft-shadow);border-radius:28px;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__slide:after{content:"";background:linear-gradient(#0000 60%,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__slide img{object-fit:cover;width:100%;height:100%;transition:transform 8s}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.6;flex-direction:column;align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid var(--text-muted);border-radius:12px;width:20px;height:32px;position:relative}.Hero-module__ZARIfG__wheel{background:var(--text-muted);width:2px;height:6px;animation:2s infinite Hero-module__ZARIfG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollWheel{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,15px)}}@media (min-width:768px){.Hero-module__ZARIfG__hero{flex-direction:row;align-items:center;padding:0 8%}.Hero-module__ZARIfG__content{flex:1;margin-bottom:0;padding-right:40px}.Hero-module__ZARIfG__title{font-size:4rem}.Hero-module__ZARIfG__slideshowContainer{flex:1.2;height:65vh;min-height:450px}}@media (min-width:1200px){.Hero-module__ZARIfG__title{font-size:5.5rem}}
.Story-module__R1gBkW__storySection{min-height:70vh;padding:var(--section-padding-v)var(--section-padding-h);border-left:1px solid var(--timeline-line);flex-direction:column;justify-content:center;margin-left:20px;display:flex;position:relative}.Story-module__R1gBkW__storyContent{width:100%}.Story-module__R1gBkW__year{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:12px;margin-bottom:12px;font-size:.9rem;font-weight:800;display:flex}.Story-module__R1gBkW__year:before{content:"";background:var(--accent);width:12px;height:12px;box-shadow:0 0 0 4px var(--timeline-dot-shadow);border-radius:50%;margin-left:-27px;transition:background .5s,box-shadow .5s}.Story-module__R1gBkW__storyTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:24px;font-size:2.2rem;font-weight:900;line-height:1.1}.Story-module__R1gBkW__storyDescription{color:var(--text-secondary);max-width:600px;font-size:1.1rem;line-height:1.7}@media (min-width:768px){.Story-module__R1gBkW__storySection{border-left:2px solid var(--timeline-line);max-width:900px;min-height:100vh;margin-left:auto;margin-right:auto;padding-left:60px}.Story-module__R1gBkW__year:before{width:16px;height:16px;box-shadow:0 0 0 6px var(--background),0 0 0 9px var(--timeline-dot-shadow);margin-left:-69px}.Story-module__R1gBkW__storyTitle{margin-bottom:32px;font-size:4rem}.Story-module__R1gBkW__storyDescription{max-width:750px;font-size:1.4rem;line-height:1.75}}
.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:24px;width:100%;display:grid}.Projects-module__2BoJ-q__card{background:var(--card-bg);aspect-ratio:1;cursor:pointer;box-shadow:var(--premium-shadow);border:1px solid var(--card-border);border-radius:20px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__overlay{color:#fff;opacity:0;background:linear-gradient(#0000 30%,#000000e6 100%);flex-direction:column;justify-content:flex-end;padding:24px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateY(20px)}.Projects-module__2BoJ-q__cardTitle{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:800;transition:transform .5s cubic-bezier(.16,1,.3,1) .1s;transform:translateY(10px)}.Projects-module__2BoJ-q__cardTags{flex-wrap:wrap;gap:8px;transition:transform .5s cubic-bezier(.16,1,.3,1) .2s;display:flex;transform:translateY(10px)}.Projects-module__2BoJ-q__tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:100px;padding:6px 12px;font-size:.65rem;font-weight:700}@media (min-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:32px}.Projects-module__2BoJ-q__card{aspect-ratio:4/3;border-radius:32px}.Projects-module__2BoJ-q__card:hover{box-shadow:var(--premium-shadow);transform:translateY(-8px)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__imageWrapper img{transform:scale(1.08)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__overlay{opacity:1;transform:translateY(0)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardTitle,.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardTags{transform:translateY(0)}.Projects-module__2BoJ-q__cardTitle{font-size:1.8rem}}@media (min-width:1024px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:40px}}
.Home-module__jKgjFW__projectsSection{padding:var(--section-padding-v)var(--section-padding-h)}.Home-module__jKgjFW__projectsHeader{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.Home-module__jKgjFW__projectsTitle{letter-spacing:-1px;color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:800;line-height:1.1}.Home-module__jKgjFW__viewAllLink{color:var(--text-primary);opacity:.6;font-weight:600;transition:opacity .3s}.Home-module__jKgjFW__viewAllLink:hover{opacity:1}.Home-module__jKgjFW__contactSection{min-height:80vh;padding:var(--section-padding-v)var(--section-padding-h);flex-direction:column;justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__contactTitle{letter-spacing:-.05em;text-align:center;color:var(--text-primary);margin-bottom:30px;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1}.Home-module__jKgjFW__contactContent{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Home-module__jKgjFW__contactDescription{color:var(--text-secondary);text-align:center;max-width:600px;margin-bottom:40px;font-size:clamp(1rem,1.5vw,1.25rem)}.Home-module__jKgjFW__bigEmail{color:var(--text-primary);letter-spacing:-.03em;padding-bottom:8px;font-size:clamp(1.5rem,5vw,4.5rem);font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Home-module__jKgjFW__bigEmail:after{content:"";background:var(--text-primary);width:0;height:3px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__bigEmail:hover{opacity:.7}.Home-module__jKgjFW__bigEmail:hover:after{width:80%}.Home-module__jKgjFW__readMoreButton{border:1px solid var(--text-primary);color:var(--text-primary);border-radius:100px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block}.Home-module__jKgjFW__readMoreButton:hover{background:var(--text-primary);color:var(--background)}@media (min-width:768px){.Home-module__jKgjFW__projectsHeader{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:60px}.Home-module__jKgjFW__projectsTitle{letter-spacing:-1.5px;font-size:3.5rem}.Home-module__jKgjFW__readMoreButton{padding:12px 28px;font-size:1rem}}
