.Hero-module__PycF7W__container{flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 1rem;display:flex}.Hero-module__PycF7W__logoContainer{width:100%;max-width:80rem;height:8rem;position:relative}.Hero-module__PycF7W__spinningLogoWrapper{opacity:.4;pointer-events:none;width:250%;height:250%;animation:90s linear infinite Hero-module__PycF7W__slowSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PycF7W__spinningLogo{object-fit:contain}@keyframes Hero-module__PycF7W__slowSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (min-width:640px){.Hero-module__PycF7W__container{gap:2rem}.Hero-module__PycF7W__logoContainer{height:10rem}}@media (min-width:768px){.Hero-module__PycF7W__container{gap:3rem}.Hero-module__PycF7W__logoContainer{height:12rem}}@media (min-width:1024px){.Hero-module__PycF7W__container{gap:4rem}.Hero-module__PycF7W__logoContainer{height:14rem}}.Hero-module__PycF7W__logo{object-fit:contain;z-index:1;position:relative}.Hero-module__PycF7W__nav{z-index:10;gap:2.5rem;margin-top:1.5rem;display:flex;position:relative}.Hero-module__PycF7W__navLink{letter-spacing:.2em;color:var(--foreground);opacity:.7;cursor:pointer;background:0 0;border:none;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;text-decoration:none;transition:opacity .3s}.Hero-module__PycF7W__navLink:hover{opacity:1}.Hero-module__PycF7W__workDropdown{position:relative}.Hero-module__PycF7W__workMenu{background:var(--pink-accent);border-radius:16px;flex-direction:column;gap:.25rem;min-width:180px;margin-top:.75rem;padding:.5rem;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #7b71b326,0 0 0 1px #7b71b314}.Hero-module__PycF7W__workMenuItem{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);text-align:left;opacity:.7;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.6rem 1rem;font-size:.75rem;transition:opacity .2s,background .2s}.Hero-module__PycF7W__workMenuItem:hover{opacity:1;background:#7b71b31a}.Hero-module__PycF7W__modalOverlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Hero-module__PycF7W__modal{background:linear-gradient(135deg,var(--background)0%,#fff5fb 50%,var(--background)100%);text-align:center;border-radius:24px;width:100%;max-width:420px;padding:3rem 4rem;position:relative;box-shadow:0 25px 80px #7b71b34d,0 0 0 1px #7b71b31a,inset 0 1px #fff9}.Hero-module__PycF7W__modalClose{color:var(--accent);opacity:.6;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:opacity .2s,transform .2s;position:absolute;top:1rem;right:1rem}.Hero-module__PycF7W__modalClose:hover{opacity:1;transform:scale(1.1)}.Hero-module__PycF7W__modalTitle{background:linear-gradient(135deg,#8b7fc4 0%,#c4b8e8 25%,#7b71b3 50%,#c4b8e8 75%,#8b7fc4 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Tan-Nimbus,serif;font-size:2.2rem;font-weight:400}.Hero-module__PycF7W__modalText{color:var(--foreground);opacity:.7;margin-bottom:2rem;font-size:1.1rem}.Hero-module__PycF7W__modalLinks{flex-direction:column;gap:.75rem;display:flex}.Hero-module__PycF7W__modalLink{color:var(--accent);letter-spacing:.05em;cursor:pointer;background:#7b71b31a;border:1px solid #7b71b333;border-radius:12px;padding:.9rem 1.5rem;font-size:.95rem;text-decoration:none;transition:background .3s,border-color .3s,transform .2s;display:block}.Hero-module__PycF7W__modalLink:hover{background:#7b71b32e;border-color:#7b71b366;transform:translateY(-2px)}@media (max-width:639px){.Hero-module__PycF7W__nav{gap:1.5rem;margin-top:1rem}.Hero-module__PycF7W__navLink{letter-spacing:.15em;font-size:.85rem}.Hero-module__PycF7W__modal{padding:2.5rem 2rem}.Hero-module__PycF7W__modalTitle{font-size:1.8rem}}.Hero-module__PycF7W__scrollIndicator{z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:6rem;left:0;right:0}.Hero-module__PycF7W__scrollText{color:var(--accent);opacity:.7;letter-spacing:.05em;text-align:center;font-family:Tan-Nimbus,serif;font-size:.9rem}.Hero-module__PycF7W__scrollArrow{color:var(--accent);opacity:.6;justify-content:center;align-items:center;display:flex}@media (max-width:639px){.Hero-module__PycF7W__scrollIndicator{bottom:2rem}.Hero-module__PycF7W__scrollText{font-size:.75rem}}
.page-module__E0kJGG__container{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100vh;overflow-y:scroll}.page-module__E0kJGG__heroSection{scroll-snap-align:start;scroll-snap-stop:always;align-items:center;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroInner{z-index:1;width:100%;padding:1rem;position:relative}.page-module__E0kJGG__categoriesSection{scroll-snap-align:start;min-height:100vh;padding:4rem 1rem 6rem;position:relative}.page-module__E0kJGG__socialSection{scroll-snap-align:start;scroll-snap-stop:always;height:100vh;min-height:100vh;position:relative;overflow:hidden}.page-module__E0kJGG__projectsSection{scroll-snap-align:start;scroll-snap-stop:always;min-height:100vh;position:relative}.page-module__E0kJGG__aboutSection{scroll-snap-align:start;min-height:100vh;position:relative}@media (min-width:768px){.page-module__E0kJGG__heroInner{padding:2rem 3rem}.page-module__E0kJGG__categoriesSection{padding:5rem 3rem 8rem}}.page-module__E0kJGG__categoriesInner{max-width:100%;margin:0 auto}.page-module__E0kJGG__heroBackground{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module__E0kJGG__heroWordmark{font-family:var(--font-source-serif-4,serif);letter-spacing:.25em;text-transform:uppercase;color:#ffffff0f;mix-blend-mode:screen;text-align:center;padding:0 1.5rem;font-size:clamp(3rem,9vw,6rem)}
.HomeGallery-module___Byuwa__section{width:100%;max-width:100%;margin:0 auto;padding:3rem 1rem 4rem;overflow:visible}.HomeGallery-module___Byuwa__categorySection{margin-bottom:6rem}.HomeGallery-module___Byuwa__categorySection:last-child{margin-bottom:0}.HomeGallery-module___Byuwa__header{justify-content:center;margin-bottom:4rem;display:flex}.HomeGallery-module___Byuwa__title{letter-spacing:.05em;text-align:center;background:linear-gradient(135deg,#8b7fc4 0%,#c4b8e8 18%,#7b71b3 35%,#d8cef5 50%,#7b71b3 65%,#c4b8e8 82%,#8b7fc4 100%) 0 0/200% 200%;color:#0000;filter:drop-shadow(0 2px 4px #7b71b340);-webkit-background-clip:text;background-clip:text;font-family:Tan-Nimbus,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;animation:10s ease-in-out infinite HomeGallery-module___Byuwa__chromeShimmer}@keyframes HomeGallery-module___Byuwa__chromeShimmer{0%,to{background-position:0%}50%{background-position:100%}}.HomeGallery-module___Byuwa__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.HomeGallery-module___Byuwa__card{will-change:transform;transform-origin:50%;position:relative}.HomeGallery-module___Byuwa__floatWrapper{will-change:transform;transform-style:preserve-3d}.HomeGallery-module___Byuwa__imageContainer{border-radius:6px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.HomeGallery-module___Byuwa__image{object-fit:cover}@media (max-width:639px){.HomeGallery-module___Byuwa__grid{grid-template-columns:1fr;gap:2rem;max-width:90vw;padding:0}.HomeGallery-module___Byuwa__card.HomeGallery-module___Byuwa__wide{grid-column:span 1;max-width:100%}}@media (min-width:640px) and (max-width:1023px){.HomeGallery-module___Byuwa__section{padding:4rem 1.5rem 10rem}.HomeGallery-module___Byuwa__grid{gap:2rem;max-width:900px}}@media (min-width:1024px){.HomeGallery-module___Byuwa__section{padding:4rem 2rem 12rem}.HomeGallery-module___Byuwa__grid{gap:3rem}}
.Lightbox-module__niUebG__overlay{z-index:9999;background:#000;justify-content:center;align-items:center;padding:2rem 2rem 100px;display:flex;position:fixed;inset:0}.Lightbox-module__niUebG__closeButton{z-index:10001;color:#ffffffb3;background:0 0;border:none;padding:.5rem;transition:color .2s,transform .2s;position:absolute;top:1.5rem;right:1.5rem}.Lightbox-module__niUebG__closeButton:hover{color:#fff;transform:scale(1.1)}.Lightbox-module__niUebG__navButton{z-index:10001;background:var(--pink-accent);color:var(--accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:8px;padding:1rem .75rem;transition:color .2s,background .2s;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__niUebG__navButton:hover{color:#fff;background:#fff3}.Lightbox-module__niUebG__navPrev{left:1.5rem}.Lightbox-module__niUebG__navNext{right:1.5rem}.Lightbox-module__niUebG__content{max-width:90vw;max-height:calc(85vh - 80px);position:relative}.Lightbox-module__niUebG__glowLayer{filter:blur(60px)saturate(1.6);opacity:0;pointer-events:none;z-index:0;transition:opacity 1s ease-out;position:absolute;inset:-40%}.Lightbox-module__niUebG__imageWrapper{z-index:1;border-radius:4px;width:auto;max-width:90vw;height:auto;max-height:calc(85vh - 80px);position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.Lightbox-module__niUebG__image{object-fit:contain;max-width:90vw;max-height:calc(85vh - 80px);width:auto!important;height:auto!important;position:relative!important}.Lightbox-module__niUebG__thumbnailStrip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;background:#0009;border-radius:8px;gap:.5rem;max-width:calc(100vw - 3rem);padding:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;overflow-x:auto;transform:translate(-50%)}.Lightbox-module__niUebG__thumbnailStrip::-webkit-scrollbar{height:4px}.Lightbox-module__niUebG__thumbnailStrip::-webkit-scrollbar-track{background:0 0}.Lightbox-module__niUebG__thumbnailStrip::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.Lightbox-module__niUebG__thumbnail{opacity:.5;background:0 0;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:50px;height:50px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;position:relative;overflow:hidden}.Lightbox-module__niUebG__thumbnail:hover{opacity:.8}.Lightbox-module__niUebG__thumbnailActive{opacity:1;border-color:#fff;transform:scale(1.1)}.Lightbox-module__niUebG__thumbnailImage{object-fit:cover}@media (max-width:639px){.Lightbox-module__niUebG__overlay{padding:1rem 1rem 90px}.Lightbox-module__niUebG__closeButton{top:1rem;right:1rem}.Lightbox-module__niUebG__navButton{padding:.75rem .5rem}.Lightbox-module__niUebG__navPrev{left:.5rem}.Lightbox-module__niUebG__navNext{right:.5rem}.Lightbox-module__niUebG__glowLayer{filter:blur(40px)saturate(1.4);inset:-30%}.Lightbox-module__niUebG__thumbnailStrip{bottom:1rem}.Lightbox-module__niUebG__thumbnail{width:40px;height:40px}}
.SocialMediaSection-module__gI5GFW__section{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100vh;padding:2rem 1rem;display:flex;position:relative}.SocialMediaSection-module__gI5GFW__header{z-index:10;justify-content:center;display:flex}.SocialMediaSection-module__gI5GFW__title{letter-spacing:.05em;text-align:center;background:linear-gradient(135deg,#8b7fc4 0%,#c4b8e8 18%,#7b71b3 35%,#d8cef5 50%,#7b71b3 65%,#c4b8e8 82%,#8b7fc4 100%) 0 0/200% 200%;color:#0000;filter:drop-shadow(0 2px 4px #7b71b340);-webkit-background-clip:text;background-clip:text;font-family:Tan-Nimbus,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;animation:10s ease-in-out infinite SocialMediaSection-module__gI5GFW__chromeShimmer}@keyframes SocialMediaSection-module__gI5GFW__chromeShimmer{0%,to{background-position:0%}50%{background-position:100%}}.SocialMediaSection-module__gI5GFW__phoneContainer{aspect-ratio:1/2;background:#000;border-radius:14%;width:min(200px,45vw);position:relative;box-shadow:0 30px 60px #0000004d,0 15px 30px #7b71b326}.SocialMediaSection-module__gI5GFW__phoneFrame{z-index:10;pointer-events:none;position:absolute;inset:0}.SocialMediaSection-module__gI5GFW__frameImage{object-fit:contain}.SocialMediaSection-module__gI5GFW__phoneScreen{z-index:1;scrollbar-width:none;-ms-overflow-style:none;background:#000;border-radius:10%/5%;padding:2%;position:absolute;inset:2.8% 7%;overflow:hidden auto}.SocialMediaSection-module__gI5GFW__phoneScreen::-webkit-scrollbar{display:none}.SocialMediaSection-module__gI5GFW__socialImage{aspect-ratio:9/16;width:100%;margin-bottom:2%;position:relative}.SocialMediaSection-module__gI5GFW__image{object-fit:contain;object-position:center;background:#000;border-radius:3%}@media (min-width:768px){.SocialMediaSection-module__gI5GFW__phoneContainer{width:min(240px,35vw)}}@media (min-width:1024px){.SocialMediaSection-module__gI5GFW__phoneContainer{width:min(280px,30vw)}}@media (min-width:1280px){.SocialMediaSection-module__gI5GFW__phoneContainer{width:300px}}.SocialMediaSection-module__gI5GFW__skipButton{letter-spacing:.05em;color:var(--accent);background:#7b71b326;border:1px solid #7b71b366;border-radius:2rem;margin-top:2rem;padding:.75rem 1.75rem;font-size:.9rem;transition:background .3s,border-color .3s}.SocialMediaSection-module__gI5GFW__skipButton:hover{background:#7b71b340;border-color:#7b71b399}
.ProjectsSection-module__RkDE5W__section{min-height:100vh;padding:10vh 2rem}.ProjectsSection-module__RkDE5W__header{justify-content:center;margin-bottom:6rem;display:flex}.ProjectsSection-module__RkDE5W__title{letter-spacing:.05em;text-align:center;background:linear-gradient(135deg,#8b7fc4 0%,#c4b8e8 18%,#7b71b3 35%,#d8cef5 50%,#7b71b3 65%,#c4b8e8 82%,#8b7fc4 100%) 0 0/200% 200%;color:#0000;filter:drop-shadow(0 2px 4px #7b71b340);-webkit-background-clip:text;background-clip:text;font-family:Tan-Nimbus,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;animation:10s ease-in-out infinite ProjectsSection-module__RkDE5W__chromeShimmer}@keyframes ProjectsSection-module__RkDE5W__chromeShimmer{0%,to{background-position:0%}50%{background-position:100%}}.ProjectsSection-module__RkDE5W__projectsList{flex-direction:column;gap:8rem;max-width:1400px;margin:0 auto;display:flex}.ProjectsSection-module__RkDE5W__projectCard{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ProjectsSection-module__RkDE5W__projectCard.ProjectsSection-module__RkDE5W__reversed{direction:rtl}.ProjectsSection-module__RkDE5W__projectCard.ProjectsSection-module__RkDE5W__reversed>*{direction:ltr}.ProjectsSection-module__RkDE5W__imageSection{position:relative}.ProjectsSection-module__RkDE5W__videoWrapper{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000026}.ProjectsSection-module__RkDE5W__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectsSection-module__RkDE5W__imageStack{width:100%;position:relative}.ProjectsSection-module__RkDE5W__stackedImage{background:var(--accent);border-radius:12px;position:absolute;inset:0;box-shadow:0 4px 20px #0000001a}.ProjectsSection-module__RkDE5W__stack1{opacity:.3;transform:rotate(-2deg)translate(-8px)translateY(8px)}.ProjectsSection-module__RkDE5W__stack2{opacity:.5;transform:rotate(1deg)translate(-4px)translateY(4px)}.ProjectsSection-module__RkDE5W__stack3{opacity:.2;transform:rotate(-1deg)translate(-12px)translateY(12px)}.ProjectsSection-module__RkDE5W__mainImageWrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000026}.ProjectsSection-module__RkDE5W__mainImageNative{width:100%;height:auto;display:block}.ProjectsSection-module__RkDE5W__textSection{flex-direction:column;gap:1.5rem;display:flex}.ProjectsSection-module__RkDE5W__projectTitle{color:var(--foreground);letter-spacing:.02em;font-family:Tan-Nimbus,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400}.ProjectsSection-module__RkDE5W__projectDescription{color:var(--foreground);opacity:.85;white-space:pre-line;font-size:1rem;line-height:1.8}.ProjectsSection-module__RkDE5W__seeMoreButton{color:var(--accent);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;align-self:flex-start;padding:.5rem 0;font-family:Tan-Nimbus,serif;font-size:1.1rem;text-decoration:underline;transition:all .3s}.ProjectsSection-module__RkDE5W__seeMoreButton:hover{opacity:.8}.ProjectsSection-module__RkDE5W__projectModal{background:var(--background);z-index:1000;position:fixed;inset:0;overflow:hidden auto}.ProjectsSection-module__RkDE5W__modalCloseBtn{background:var(--pink-accent);cursor:pointer;z-index:1001;width:48px;height:48px;color:var(--accent);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 20px #7b71b333}.ProjectsSection-module__RkDE5W__modalCloseBtn:hover{transform:scale(1.1);box-shadow:0 6px 30px #7b71b34d}.ProjectsSection-module__RkDE5W__modalContent{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}.ProjectsSection-module__RkDE5W__modalHeader{text-align:center;margin-bottom:3rem}.ProjectsSection-module__RkDE5W__modalTitle{background:linear-gradient(135deg,#8b7fc4 0%,#c4b8e8 25%,#7b71b3 50%,#c4b8e8 75%,#8b7fc4 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Tan-Nimbus,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400}.ProjectsSection-module__RkDE5W__modalDescription{color:var(--foreground);opacity:.85;white-space:pre-line;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.ProjectsSection-module__RkDE5W__coverImageWrapper{border-radius:16px;margin-bottom:4rem;overflow:hidden;box-shadow:0 12px 60px #7b71b326}.ProjectsSection-module__RkDE5W__coverImage{width:100%;height:auto;display:block}.ProjectsSection-module__RkDE5W__modalVideoWrapper{aspect-ratio:16/9;border-radius:16px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 12px 60px #7b71b326}.ProjectsSection-module__RkDE5W__modalVideoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectsSection-module__RkDE5W__modalGallery{columns:3;column-gap:1.5rem}.ProjectsSection-module__RkDE5W__modalGalleryItem{break-inside:avoid;cursor:pointer;border-radius:12px;margin-bottom:1.5rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.ProjectsSection-module__RkDE5W__modalGalleryItem:hover{transform:translateY(-4px);box-shadow:0 12px 40px #7b71b333}.ProjectsSection-module__RkDE5W__modalGalleryImage{width:100%;height:auto;display:block}.ProjectsSection-module__RkDE5W__lightbox{z-index:200;background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ProjectsSection-module__RkDE5W__lightboxImage{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh}.ProjectsSection-module__RkDE5W__lightboxClose{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:2rem;transition:opacity .3s;position:absolute;top:2rem;right:2rem}.ProjectsSection-module__RkDE5W__lightboxClose:hover{opacity:1}.ProjectsSection-module__RkDE5W__lightboxNav{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:1rem;font-size:3rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.ProjectsSection-module__RkDE5W__lightboxNav:hover{opacity:1}.ProjectsSection-module__RkDE5W__lightboxPrev{left:1rem}.ProjectsSection-module__RkDE5W__lightboxNext{right:1rem}@media (max-width:1024px){.ProjectsSection-module__RkDE5W__projectCard{grid-template-columns:1fr;gap:2rem}.ProjectsSection-module__RkDE5W__projectCard.ProjectsSection-module__RkDE5W__reversed{direction:ltr}.ProjectsSection-module__RkDE5W__imageStack{max-width:600px;margin:0 auto}.ProjectsSection-module__RkDE5W__modalGallery{columns:2}}@media (max-width:639px){.ProjectsSection-module__RkDE5W__section{padding:8vh 1rem}.ProjectsSection-module__RkDE5W__projectsList{gap:5rem}.ProjectsSection-module__RkDE5W__projectCard{gap:1.5rem}.ProjectsSection-module__RkDE5W__seeMoreButton{text-align:left;width:auto}.ProjectsSection-module__RkDE5W__modalContent{padding:5rem 1rem 4rem}.ProjectsSection-module__RkDE5W__modalCloseBtn{width:40px;height:40px;top:1rem;right:1rem}.ProjectsSection-module__RkDE5W__modalGallery{columns:1}}
.AboutSection-module__Xie5Ba__section{flex-direction:column;justify-content:center;align-items:center;gap:3rem;min-height:100vh;padding:6rem 2rem;display:flex}.AboutSection-module__Xie5Ba__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);font-size:.875rem;font-weight:500}.AboutSection-module__Xie5Ba__content{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1200px;display:flex}.AboutSection-module__Xie5Ba__headshotContainer{flex-shrink:0;width:280px;height:280px;position:relative}.AboutSection-module__Xie5Ba__headshotWrapper{place-items:center;display:grid;position:absolute;inset:0}.AboutSection-module__Xie5Ba__headshotInner{width:90%;height:90%;position:relative}.AboutSection-module__Xie5Ba__headshot{object-fit:cover;object-position:50% 15%;border-radius:50%}.AboutSection-module__Xie5Ba__spinningLogo{pointer-events:none;transform-origin:50%;animation:16s linear infinite AboutSection-module__Xie5Ba__spin}@keyframes AboutSection-module__Xie5Ba__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AboutSection-module__Xie5Ba__textContent{text-align:center;max-width:650px}.AboutSection-module__Xie5Ba__greeting{color:#333;margin-bottom:1.5rem;font-family:Tan-Nimbus,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.AboutSection-module__Xie5Ba__bio{flex-direction:column;gap:1rem;display:flex}.AboutSection-module__Xie5Ba__bio p{color:#444;font-size:1rem;line-height:1.8}.AboutSection-module__Xie5Ba__cta{margin-top:1rem}.AboutSection-module__Xie5Ba__cta a{color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .2s}.AboutSection-module__Xie5Ba__cta a:hover{opacity:.7}@media (min-width:768px){.AboutSection-module__Xie5Ba__content{flex-direction:row;align-items:center;gap:4rem}.AboutSection-module__Xie5Ba__headshotContainer{width:320px;height:320px}.AboutSection-module__Xie5Ba__textContent{text-align:left;flex:1}}@media (min-width:1024px){.AboutSection-module__Xie5Ba__section{padding:8rem 4rem}.AboutSection-module__Xie5Ba__headshotContainer{width:380px;height:380px}.AboutSection-module__Xie5Ba__content{gap:5rem}}@media (min-width:1280px){.AboutSection-module__Xie5Ba__headshotContainer{width:420px;height:420px}}@media (prefers-reduced-motion){.AboutSection-module__Xie5Ba__spinningLogo{animation:none}}
.CategoriesShowcase-module__Y_ps_W__section{min-height:100vh;position:relative;overflow:hidden}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__section{height:100vh}}.CategoriesShowcase-module__Y_ps_W__parallaxContainer{position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__slideshow{width:100%;height:100vh;position:relative}.CategoriesShowcase-module__Y_ps_W__backgroundGradient{background:linear-gradient(to bottom right,#171717,#262626,#000);position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__slideshowInner,.CategoriesShowcase-module__Y_ps_W__backgroundImage{position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__imageOverlay{background:linear-gradient(#0000,#0003,#0009);position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__currentSlide{position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__contentContainer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__slideContent{text-align:center}.CategoriesShowcase-module__Y_ps_W__slideHeading{color:#fff;letter-spacing:.025em;margin-bottom:1rem;font-size:2.25rem;font-weight:300}@media (min-width:640px){.CategoriesShowcase-module__Y_ps_W__slideHeading{font-size:3.75rem}}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__slideHeading{font-size:4.5rem}}.CategoriesShowcase-module__Y_ps_W__slideDivider{background-color:#fff9;width:6rem;height:.125rem;margin:0 auto}.CategoriesShowcase-module__Y_ps_W__progressIndicator{position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__progressIndicator{bottom:5rem}}.CategoriesShowcase-module__Y_ps_W__progressWrapper{align-items:center;gap:1rem;display:flex}.CategoriesShowcase-module__Y_ps_W__progressNumber{color:#fff9;font-size:.875rem;font-weight:300}.CategoriesShowcase-module__Y_ps_W__progressBar{background-color:#fff3;border-radius:9999px;width:8rem;height:.125rem;overflow:hidden}.CategoriesShowcase-module__Y_ps_W__progressFill{background-color:#fff;border-radius:9999px;height:100%}.CategoriesShowcase-module__Y_ps_W__cardsContainer{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:2rem 0;display:flex}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__cardsContainer{align-items:center;height:100vh;padding:0}}.CategoriesShowcase-module__Y_ps_W__cardsInner{width:100%;max-width:80rem;padding:0 1.5rem}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__cardsInner{padding:0 2rem}}.CategoriesShowcase-module__Y_ps_W__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.CategoriesShowcase-module__Y_ps_W__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width:1024px){.CategoriesShowcase-module__Y_ps_W__grid{grid-template-columns:repeat(3,1fr)}}.CategoriesShowcase-module__Y_ps_W__cardLink{display:block;position:relative}.CategoriesShowcase-module__Y_ps_W__card{aspect-ratio:4/5;cursor:pointer;transform-style:preserve-3d;perspective:1000px;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.CategoriesShowcase-module__Y_ps_W__cardImageWrapper{width:100%;height:100%}.CategoriesShowcase-module__Y_ps_W__cardImage{object-fit:cover}.CategoriesShowcase-module__Y_ps_W__cardOverlay{background:linear-gradient(#0000,#0000,#ffffff1a);position:absolute;inset:0}.CategoriesShowcase-module__Y_ps_W__cardLabel{z-index:10;position:absolute;bottom:1.5rem;left:1.5rem}.CategoriesShowcase-module__Y_ps_W__labelContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0009;border-radius:.5rem;padding:.5rem 1rem}.CategoriesShowcase-module__Y_ps_W__labelText{color:#fff;letter-spacing:.025em;font-size:1.25rem;font-weight:500}.CategoriesShowcase-module__Y_ps_W__labelUnderline{transform-origin:0;background-color:#fff;width:2rem;height:.125rem;margin-top:.5rem}
