.page-module___8aEwW__hero{justify-content:space-between;align-items:center;gap:40px;padding:40px 0;display:flex}.page-module___8aEwW__heroContent{flex:0 0 calc(55% - 20px)}.page-module___8aEwW__designerTitle{color:#c4c7c8;text-transform:none;margin-bottom:18px;font-size:14px;font-weight:500}.page-module___8aEwW__title{margin-bottom:18px;line-height:1.15}.page-module___8aEwW__subtitle{color:#c4c7c8;margin-bottom:36px;font-size:24px;line-height:1.4}.page-module___8aEwW__heroImageContainer{flex:0 0 calc(45% - 20px);justify-content:flex-end;display:flex;position:relative}.page-module___8aEwW__imageWrapper{aspect-ratio:1;border-radius:var(--border-radius);width:100%;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.page-module___8aEwW__imageWrapper:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0009}.page-module___8aEwW__profileImage{-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__imageWrapper:hover .page-module___8aEwW__profileImage{transform:scale(1.05)}@media (max-width:900px){.page-module___8aEwW__hero{text-align:center;flex-direction:column;gap:40px;margin-top:50px;padding:60px 0}.page-module___8aEwW__heroContent{max-width:100%}.page-module___8aEwW__title{font-size:40px}.page-module___8aEwW__heroImageContainer{justify-content:center;width:100%}.page-module___8aEwW__imageWrapper{max-width:600px;transform:none}.page-module___8aEwW__imageWrapper:hover{transform:none}}
.ProjectCard-module__U_VZua__largeCard{border-radius:var(--border-radius);background:#1a1a1a;border:1px solid #3333334d;grid-template-columns:1fr 1.2fr;align-items:start;gap:40px;margin-bottom:32px;padding:40px;transition:transform .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 5px 60px #00000080}.ProjectCard-module__U_VZua__largeCard:hover{background:#0d0d0d;border-color:#fff6;transform:translateY(-4px);opacity:1!important}.ProjectCard-module__U_VZua__largeContent{flex-direction:column;padding-top:20px;display:flex}.ProjectCard-module__U_VZua__title{color:var(--primary);margin-bottom:24px;font-size:32px;font-weight:600}.ProjectCard-module__U_VZua__statusBadge{text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:32px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.ProjectCard-module__U_VZua__statusDot{border-radius:50%;width:8px;height:8px}.ProjectCard-module__U_VZua__SHIPPED{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.ProjectCard-module__U_VZua__SHIPPED .ProjectCard-module__U_VZua__statusDot{background-color:#4ade80}.ProjectCard-module__U_VZua__LAUNCHING_SOON{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.ProjectCard-module__U_VZua__LAUNCHING_SOON .ProjectCard-module__U_VZua__statusDot{background-color:#3b82f6}.ProjectCard-module__U_VZua__IN-PERSON_ONLY,.ProjectCard-module__U_VZua__NOT_SHARABLE{color:#94a3b8;background:#94a3b81a;border-color:#94a3b833}.ProjectCard-module__U_VZua__IN-PERSON_ONLY .ProjectCard-module__U_VZua__statusDot,.ProjectCard-module__U_VZua__NOT_SHARABLE .ProjectCard-module__U_VZua__statusDot{background-color:#94a3b8}.ProjectCard-module__U_VZua__description{color:#c4c7c8;font-size:17px;line-height:1.6}.ProjectCard-module__U_VZua__largeImageWrapper{aspect-ratio:1.2;border-radius:calc(var(--border-radius) * .66);width:100%;max-height:400px;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__image{-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ProjectCard-module__U_VZua__largeCard:hover .ProjectCard-module__U_VZua__image{transform:scale(1.05)}.ProjectCard-module__U_VZua__smallCard{border-radius:var(--border-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1a1ab3;border:1px solid #ffffff1a;padding:18px;text-decoration:none;transition:transform .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 5px 60px #00000080}.ProjectCard-module__U_VZua__smallCard:hover{background:#0d0d0dd9;border-color:#fff6;transform:translateY(-4px);opacity:1!important}.ProjectCard-module__U_VZua__smallCard:hover .ProjectCard-module__U_VZua__smallImage{transform:scale(1.05)}.ProjectCard-module__U_VZua__smallImageWrapper{border-radius:calc(var(--border-radius) / 2);width:100%;height:200px;margin-bottom:20px;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__smallTitle{margin-bottom:12px;font-size:18px}.ProjectCard-module__U_VZua__smallImage{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ProjectCard-module__U_VZua__smallDescription{color:#c4c7c8;font-size:14px;line-height:1.5}@media (max-width:900px){.ProjectCard-module__U_VZua__largeCard{grid-template-columns:1fr;padding:32px}.ProjectCard-module__U_VZua__largeContent{padding-top:0}}.ProjectCard-module__U_VZua__customCursorArea{cursor:none}
.CustomCursor-module__scj-aG__cursorContainer{pointer-events:none;z-index:9999;opacity:0;will-change:transform, opacity;justify-content:center;align-items:center;width:74px;height:74px;transition:opacity .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.CustomCursor-module__scj-aG__cursorVisible{opacity:1}.CustomCursor-module__scj-aG__cursorCircle{text-align:center;color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:11px;font-weight:500;line-height:1.1;transition:background-color .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex}.CustomCursor-module__scj-aG__view{background-color:#050505f2}.CustomCursor-module__scj-aG__lock{background-color:#999999f2}.CustomCursor-module__scj-aG__read{background-color:#050505f2}.CustomCursor-module__scj-aG__icon{margin-bottom:4px}.CustomCursor-module__scj-aG__text{max-width:60px}
.ProjectsSection-module__5HM1Qq__projectsWrapper{padding-top:80px}@media (max-width:768px){.ProjectsSection-module__5HM1Qq__projectsWrapper{padding-top:40px}}.ProjectsSection-module__5HM1Qq__sectionTitle{color:#fff;margin-bottom:60px}@media (max-width:768px){.ProjectsSection-module__5HM1Qq__sectionTitle{margin-top:20px}}.ProjectsSection-module__5HM1Qq__largeGrid{flex-direction:column;display:flex}.ProjectsSection-module__5HM1Qq__stickyStackContainer{flex-direction:column;gap:0;padding-bottom:100px;display:flex;position:relative}.ProjectsSection-module__5HM1Qq__stickyCardWrapper{width:100%;margin-bottom:60px;transition:transform .5s;position:sticky}.ProjectsSection-module__5HM1Qq__stickyCardWrapper:hover{transform:translateY(-5px)}.ProjectsSection-module__5HM1Qq__otherSection{margin-top:0}.ProjectsSection-module__5HM1Qq__otherSubheadline{color:var(--secondary);max-width:100%;margin-top:-40px;margin-bottom:40px;font-size:18px;line-height:1.5}.ProjectsSection-module__5HM1Qq__smallGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1000px){.ProjectsSection-module__5HM1Qq__smallGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProjectsSection-module__5HM1Qq__smallGrid{grid-template-columns:1fr}}
.AboutSection-module__UGBiha__section{flex-direction:column;justify-content:center;padding-top:80px;display:flex}@media (max-width:768px){.AboutSection-module__UGBiha__section{padding-top:40px}}.AboutSection-module__UGBiha__sectionTitle{color:#fff;margin-bottom:60px}.AboutSection-module__UGBiha__content{grid-template-columns:45% calc(55% - 50px);align-items:center;gap:50px;display:grid}.AboutSection-module__UGBiha__illustrationWrapper{justify-content:flex-start;display:flex}.AboutSection-module__UGBiha__illustration{border-radius:var(--border-radius);width:100%;max-width:450px;height:auto;overflow:hidden}.AboutSection-module__UGBiha__textWrapper{flex-direction:column;gap:24px;display:flex}.AboutSection-module__UGBiha__intro{color:#fff;margin-bottom:8px;font-size:28px;font-weight:700}.AboutSection-module__UGBiha__bio{color:#fff;margin:0;font-size:20px;line-height:1.5}.AboutSection-module__UGBiha__actions{gap:16px;margin-top:16px;display:flex}.AboutSection-module__UGBiha__btnIcon{color:#c4c7c8}@media (max-width:900px){.AboutSection-module__UGBiha__sectionTitle{margin-bottom:40px;font-size:48px}.AboutSection-module__UGBiha__content{grid-template-columns:1fr;gap:40px}.AboutSection-module__UGBiha__illustrationWrapper{justify-content:center}}.AboutSection-module__UGBiha__copyToast{color:#fff;z-index:9999;opacity:0;pointer-events:none;white-space:nowrap;background:#141313;border:1px solid #ffffff1a;border-radius:100px;padding:10px 24px;font-size:18px;font-weight:600;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:100px;left:50%;transform:translate(-50%)translateY(20px)scale(.9);box-shadow:0 10px 40px #0006}.AboutSection-module__UGBiha__toastVisible{opacity:1;transform:translate(-50%)translateY(0)scale(1)}
.WorkIndex-module__YlJzTW__pageWrapper{background-color:var(--app-background);min-height:100vh;padding-top:140px;padding-bottom:100px}.WorkIndex-module__YlJzTW__header{max-width:800px;margin-bottom:80px}.WorkIndex-module__YlJzTW__title{color:var(--app-primary);margin-bottom:24px;font-size:64px;line-height:1.1}.WorkIndex-module__YlJzTW__subtitle{color:var(--app-secondary);font-size:24px;line-height:1.4}.WorkIndex-module__YlJzTW__grid{flex-direction:column;gap:40px;display:flex}.WorkIndex-module__YlJzTW__cardContainer{width:100%}.WorkIndex-module__YlJzTW__footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:100px;padding-top:60px}@media (max-width:768px){.WorkIndex-module__YlJzTW__title{font-size:48px}.WorkIndex-module__YlJzTW__subtitle{font-size:18px}}
.Footer-module__S6Hkya__footer{background-color:var(--app-background);padding:160px 0 60px;position:relative;overflow:hidden}.Footer-module__S6Hkya__glowEffect{pointer-events:none;z-index:1;background:radial-gradient(circle,#4ade8014 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__footerContainer{z-index:2;position:relative}.Footer-module__S6Hkya__content{margin-bottom:120px}.Footer-module__S6Hkya__title{letter-spacing:-.02em;color:#fff;max-width:600px;margin-bottom:40px;font-size:42px;font-weight:600;line-height:1.1}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__portraitWrapper{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__portrait{-o-object-fit:cover;object-fit:cover;border-radius:50%}.Footer-module__S6Hkya__contactText{color:#c4c7c8;font-size:14px;font-weight:400}.Footer-module__S6Hkya__socialLinks{gap:12px;display:flex}.Footer-module__S6Hkya__bottomSection{border-top:1px solid #ffffff0d;padding-top:32px}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:100px 0 40px}.Footer-module__S6Hkya__title{font-size:32px}.Footer-module__S6Hkya__content{margin-bottom:80px}}.Footer-module__S6Hkya__copyToast{color:#fff;z-index:9999;opacity:0;pointer-events:none;white-space:nowrap;background:#141313;border:1px solid #ffffff1a;border-radius:100px;padding:10px 24px;font-size:18px;font-weight:600;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:100px;left:50%;transform:translate(-50%)translateY(20px)scale(.9);box-shadow:0 10px 40px #0006}.Footer-module__S6Hkya__toastVisible{opacity:1;transform:translate(-50%)translateY(0)scale(1)}
.ProjectGallery-module__Zs4ZiG__galleryContainer{margin-top:24px;margin-bottom:24px}.ProjectGallery-module__Zs4ZiG__title{color:var(--app-primary);margin-bottom:40px}.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ProjectGallery-module__Zs4ZiG__carouselWrapper{align-items:center;gap:20px;width:100%;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__carouselContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:30px;padding:10px 0;display:flex;overflow-x:auto}.ProjectGallery-module__Zs4ZiG__carouselItem{scroll-snap-align:start;flex:0 0 calc(33.3333% - 20px)}.ProjectGallery-module__Zs4ZiG__navButton{width:56px;height:56px;color:var(--app-primary);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ProjectGallery-module__Zs4ZiG__navButton:hover:not(:disabled){background:#ffffff26;border-color:#fff3;transform:scale(1.1)}.ProjectGallery-module__Zs4ZiG__navButton:disabled{opacity:.2;cursor:not-allowed;pointer-events:none;transform:scale(.95)}.ProjectGallery-module__Zs4ZiG__imageWrapper{aspect-ratio:1;border-radius:var(--border-radius);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__image{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.ProjectGallery-module__Zs4ZiG__imageWrapper:hover .ProjectGallery-module__Zs4ZiG__image{transform:scale(1.1)}.ProjectGallery-module__Zs4ZiG__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectGallery-module__Zs4ZiG__zoomIconWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 10px 30px #0000004d}.ProjectGallery-module__Zs4ZiG__imageWrapper:hover .ProjectGallery-module__Zs4ZiG__overlay{opacity:1}.ProjectGallery-module__Zs4ZiG__modal{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f2;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.ProjectGallery-module__Zs4ZiG__modalContent{justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:85vh;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__modalImage{border-radius:var(--border-radius);border:1px solid #ffffff1a;width:auto;max-width:90vw;height:auto;max-height:85vh;display:block;box-shadow:0 50px 100px #000c}.ProjectGallery-module__Zs4ZiG__closeButton{color:#fff;cursor:pointer;z-index:1001;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:fixed;top:40px;right:40px}.ProjectGallery-module__Zs4ZiG__closeButton:hover{background:#000c;transform:scale(1.1)}@media (max-width:768px){.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:1fr}.ProjectGallery-module__Zs4ZiG__modal{padding:20px}.ProjectGallery-module__Zs4ZiG__closeButton{top:-50px}}
