.page-module___8aEwW__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#000c;border-bottom:1px solid #ffffff0d;padding:20px 0;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.page-module___8aEwW__logo{color:var(--text-primary);letter-spacing:-.02em;font-size:1.2rem;font-weight:300}.page-module___8aEwW__navLinks{background:0 0;flex-direction:row;justify-content:flex-end;align-items:center;gap:2rem;width:auto;height:auto;display:flex;position:static}.page-module___8aEwW__navLinks a{color:var(--text-secondary);font-size:.9rem;font-weight:300;transition:all .3s;position:relative}.page-module___8aEwW__navLinks a:hover,.page-module___8aEwW__navLinks a.page-module___8aEwW__active{color:var(--text-primary)}.page-module___8aEwW__navLinks a.page-module___8aEwW__active:after{content:"";background:var(--text-primary);width:100%;height:1px;position:absolute;bottom:-4px;left:0}.page-module___8aEwW__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:32px;height:32px;padding:4px;display:none}.page-module___8aEwW__hamburgerLine{background:var(--text-primary);border-radius:1px;width:18px;height:2px;transition:all .3s}.page-module___8aEwW__hamburgerLineOpen:first-child{transform:rotate(45deg)translate(4px,4px)}.page-module___8aEwW__hamburgerLineOpen:nth-child(2){opacity:0}.page-module___8aEwW__hamburgerLineOpen:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.page-module___8aEwW__navProfile{opacity:0;pointer-events:none;align-items:center;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(-20px)}.page-module___8aEwW__navProfileVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.page-module___8aEwW__navProfilePicture{border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;transition:all .3s}.page-module___8aEwW__navProfilePicture:hover{border-color:#fff3;transform:scale(1.05)}.page-module___8aEwW__navProfileName{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:1.2rem;font-weight:300}.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__hero{justify-content:center;align-items:center;min-height:100vh;padding:0 clamp(16px,4vw,20px);display:flex;position:relative}.page-module___8aEwW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2rem);width:100%;max-width:1200px;display:flex}.page-module___8aEwW__heroProfile{animation-delay:.1s}.page-module___8aEwW__profilePicture{background:#ffffff05;border:3px solid #ffffff1a;border-radius:50%;transition:all .3s;box-shadow:0 8px 32px #0000004d}.page-module___8aEwW__profilePicture:hover{border-color:#fff3;transform:scale(1.05);box-shadow:0 12px 48px #0006}.page-module___8aEwW__heroText{max-width:800px;margin:0 auto}.page-module___8aEwW__heroText h1{margin-bottom:clamp(.5rem,2vw,1rem);animation-delay:.2s}.page-module___8aEwW__heroText h3{margin-bottom:clamp(1rem,3vw,2rem);animation-delay:.4s}.page-module___8aEwW__heroText p{max-width:600px;margin-bottom:clamp(2rem,5vw,3rem);margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.1rem);animation-delay:.6s}.page-module___8aEwW__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;animation-delay:.8s;display:flex}.page-module___8aEwW__featuredSection{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:clamp(60px,12vw,120px) clamp(16px,4vw,20px);position:relative;overflow:hidden}.page-module___8aEwW__galleryWrapper{margin-bottom:clamp(3rem,6vw,5rem)}.page-module___8aEwW__galleryWrapper h3{text-align:center;color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:300;animation-delay:.2s}.page-module___8aEwW__scrollableGallery{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#fff3 transparent;min-height:350px;padding-bottom:1rem;position:relative;overflow:auto hidden}.page-module___8aEwW__scrollableGallery::-webkit-scrollbar{height:8px}.page-module___8aEwW__scrollableGallery::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.page-module___8aEwW__scrollableGallery::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.page-module___8aEwW__scrollableGallery::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.page-module___8aEwW__galleryTrack{align-items:center;gap:2rem;width:max-content;min-height:320px;padding:1rem;display:flex}.page-module___8aEwW__galleryItem{text-align:center;opacity:1;flex-shrink:0;transform:translateY(0)}.page-module___8aEwW__galleryImage{cursor:pointer;border:1px solid var(--glass-border);background:#111;border-radius:16px;transition:all .3s;box-shadow:0 8px 32px #0000004d;object-fit:cover!important;opacity:1!important;width:400px!important;height:300px!important;display:block!important}.page-module___8aEwW__galleryImage:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 16px 48px #0006}.page-module___8aEwW__galleryAppImage{cursor:pointer;object-fit:cover;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;width:auto;height:400px;transition:all .3s;box-shadow:0 8px 32px #0000004d}.page-module___8aEwW__galleryAppImage:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 16px 48px #0006}.page-module___8aEwW__iframeContainer{border:1px solid var(--glass-border);cursor:pointer;background:#000;border-radius:16px;width:400px;height:300px;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.page-module___8aEwW__iframeContainer:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 16px 48px #0006}.page-module___8aEwW__galleryIframe{background:#000;border:none;width:400px;height:300px;display:block}.page-module___8aEwW__galleryCaption{color:var(--text-secondary);opacity:.8;margin-top:1rem;font-size:.9rem;font-weight:300}.page-module___8aEwW__section{padding:clamp(60px,12vw,120px) clamp(16px,4vw,20px);position:relative}.page-module___8aEwW__container{max-width:1200px;margin:0 auto}.page-module___8aEwW__section h2{text-align:center;margin-bottom:1rem;animation-delay:.2s}.page-module___8aEwW__section>.page-module___8aEwW__container>p{text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.1rem;animation-delay:.4s}.page-module___8aEwW__projectGrid{grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));gap:clamp(1rem,3vw,2rem);width:100%;margin-top:clamp(2rem,5vw,4rem);display:grid;position:relative}.page-module___8aEwW__projectCard{cursor:pointer;z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:clamp(1.5rem,4vw,2rem);transition:all .3s;animation-delay:.6s;display:flex;position:relative}.page-module___8aEwW__projectCard:hover{transform:translateY(-8px)scale(1.02)}.page-module___8aEwW__projectHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__projectIcon{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0003}.page-module___8aEwW__projectAppIcon{object-fit:cover;border-radius:12px;transition:transform .3s;width:100%!important;height:100%!important}.page-module___8aEwW__projectCard:hover .page-module___8aEwW__projectAppIcon{transform:scale(1.05)}.page-module___8aEwW__projectIcon:before{content:"";background:linear-gradient(135deg, var(--glass-bg) 0%, #ffffff1a 100%);z-index:-1;border-radius:12px;width:100%;height:100%;display:block;position:absolute}.page-module___8aEwW__projectHeader h3{color:var(--text-primary);flex-grow:1;margin:0;font-size:1.3rem;font-weight:400}.page-module___8aEwW__projectDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.page-module___8aEwW__projectFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__projectCategory{color:var(--text-muted);font-size:.9rem;font-weight:300}.page-module___8aEwW__clickToExpand{color:var(--accent-white);opacity:.8;font-size:.9rem;font-weight:400;transition:opacity .3s}.page-module___8aEwW__projectCard:hover .page-module___8aEwW__clickToExpand{opacity:1}.page-module___8aEwW__photographyGrid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:clamp(1rem,3vw,2rem);width:100%;margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.page-module___8aEwW__photographyCard{cursor:pointer;flex-direction:column;min-height:300px;padding:0;transition:all .3s;animation-delay:.6s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__photographyCard:hover{transform:translateY(-8px)scale(1.02)}.page-module___8aEwW__photographyImage{width:100%;height:200px;position:relative;overflow:hidden}.page-module___8aEwW__photographyImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module___8aEwW__photographyCard:hover .page-module___8aEwW__photographyImage img{transform:scale(1.05)}.page-module___8aEwW__photographyContent{flex-direction:column;flex-grow:1;padding:clamp(1.5rem,4vw,2rem);display:flex}.page-module___8aEwW__photographyContent h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:400}.page-module___8aEwW__photographyContent p{color:var(--text-secondary);flex-grow:1;margin-bottom:1rem;line-height:1.6}.page-module___8aEwW__exhibitionsSection{margin-top:6rem;margin-bottom:4rem}.page-module___8aEwW__exhibitionsSection h3{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:1.8rem;font-weight:300}.page-module___8aEwW__exhibitionsGrid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:clamp(1rem,3vw,2rem);width:100%;display:grid}.page-module___8aEwW__exhibitionCard{cursor:pointer;align-items:center;min-height:150px;padding:clamp(1.5rem,4vw,2rem);transition:all .3s;animation-delay:.8s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__exhibitionCard:hover{transform:translateY(-4px)scale(1.02)}.page-module___8aEwW__exhibitionCard:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 100%);position:absolute;inset:0}.page-module___8aEwW__exhibitionContent{width:100%}.page-module___8aEwW__exhibitionContent h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.page-module___8aEwW__exhibitionDate{color:var(--accent-white);margin-bottom:.5rem;font-size:.9rem;font-weight:500}.page-module___8aEwW__exhibitionVenue{color:var(--text-secondary);margin:0;font-size:.9rem;font-weight:300}.page-module___8aEwW__photographyCTA{text-align:center;animation-delay:.8s}.page-module___8aEwW__portfolioLink{color:var(--accent-white);text-underline-offset:2px;text-decoration:underline}.page-module___8aEwW__portfolioLink:hover{text-decoration-color:#0000}.page-module___8aEwW__contactCard{text-align:center;max-width:600px;margin:0 auto;padding:clamp(2rem,6vw,4rem) clamp(1.5rem,5vw,3rem)}.page-module___8aEwW__contactCard h2{margin-bottom:1.5rem;animation-delay:.2s}.page-module___8aEwW__contactCard p{margin-bottom:3rem;font-size:1.1rem;animation-delay:.4s}.page-module___8aEwW__contactLinks{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;animation-delay:.6s;display:flex}.page-module___8aEwW__socialLinks{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-top:2rem;animation-delay:.8s;display:flex}.page-module___8aEwW__socialLink{color:var(--text-secondary);opacity:.7;background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:.9rem;font-weight:300;transition:all .3s;display:flex}.page-module___8aEwW__socialLink:hover{opacity:1;color:var(--text-primary);background:#ffffff0d;border-color:#fff3;transform:translateY(-2px)}.page-module___8aEwW__cursorFollower{pointer-events:none;z-index:9999;mix-blend-mode:difference;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:20px;height:20px;transition:all .1s;position:fixed;transform:translate(-50%,-50%)}@media (max-width:1024px){.page-module___8aEwW__projectGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.page-module___8aEwW__photographyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.page-module___8aEwW__navContainer{padding:0 15px;position:relative}.page-module___8aEwW__featuredSection{padding:clamp(50px,10vw,80px) 15px}.page-module___8aEwW__galleryWrapper{margin-bottom:3rem}.page-module___8aEwW__galleryWrapper h3{font-size:1.3rem}.page-module___8aEwW__scrollableGallery{margin:0 -15px;padding-left:15px;padding-right:15px}.page-module___8aEwW__galleryTrack{gap:1rem}.page-module___8aEwW__galleryImage{width:300px;height:225px}.page-module___8aEwW__galleryAppImage{height:350px}.page-module___8aEwW__galleryIframe,.page-module___8aEwW__iframeContainer{width:300px;height:225px}.page-module___8aEwW__mobileMenuButton{display:flex}.page-module___8aEwW__navLinks{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#000000f2;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:280px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%}.page-module___8aEwW__navLinksOpen{right:0}.page-module___8aEwW__navLinks a{color:var(--text-primary);text-align:center;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.2rem;transition:all .3s}.page-module___8aEwW__navLinks a:hover,.page-module___8aEwW__navLinks a.page-module___8aEwW__active{color:var(--accent-white);background:#ffffff1a}.page-module___8aEwW__navLinks a.page-module___8aEwW__active:after{display:none}.page-module___8aEwW__navProfileName{font-size:1rem}.page-module___8aEwW__navProfilePicture{width:32px;height:32px}.page-module___8aEwW__hero{min-height:80vh;padding:100px 15px 0}.page-module___8aEwW__heroText p{font-size:1rem}.page-module___8aEwW__heroButtons{flex-direction:column;align-items:center}.page-module___8aEwW__section{padding:clamp(50px,10vw,80px) 15px}.page-module___8aEwW__projectGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem}.page-module___8aEwW__projectCard{padding:1.5rem}.page-module___8aEwW__projectHeader{flex-direction:row;align-items:center;gap:.75rem}.page-module___8aEwW__projectIcon{width:48px;height:48px}.page-module___8aEwW__projectAppIcon{object-fit:cover;width:100%!important;height:100%!important}.page-module___8aEwW__projectFooter{flex-direction:column;align-items:flex-start;gap:1rem}.page-module___8aEwW__photographyGrid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:1.5rem}.page-module___8aEwW__photographyCard{min-height:280px}.page-module___8aEwW__photographyImage{height:160px}.page-module___8aEwW__photographyContent{padding:1.5rem}.page-module___8aEwW__exhibitionsGrid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:1.5rem}.page-module___8aEwW__exhibitionCard{min-height:120px;padding:1.5rem}.page-module___8aEwW__contactCard{padding:2rem 1.5rem}.page-module___8aEwW__contactLinks{flex-direction:column;align-items:center}.page-module___8aEwW__socialLinks{gap:1rem}.page-module___8aEwW__socialLink{padding:6px 12px;font-size:.85rem}.page-module___8aEwW__quotesContainer{margin:2rem 0}.page-module___8aEwW__quotesContent{gap:.5rem}.page-module___8aEwW__quoteText{min-height:50px;padding:0 .5rem}.page-module___8aEwW__quoteText p{font-size:1rem}.page-module___8aEwW__quoteNavButton{width:44px;min-width:44px;height:44px;min-height:44px;font-size:1.2rem}.page-module___8aEwW__thoughtsGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem}.page-module___8aEwW__thoughtCard{min-height:120px;padding:1.5rem}.page-module___8aEwW__thoughtCard p{font-size:1rem}.page-module___8aEwW__expandButtonContainer{margin-top:2rem}.page-module___8aEwW__expandButton{padding:10px 20px;font-size:.9rem}.page-module___8aEwW__cursorFollower{display:none}}@media (max-width:480px){.page-module___8aEwW__hero{min-height:75vh;padding:80px 15px 0}.page-module___8aEwW__featuredSection{padding:clamp(40px,8vw,60px) 10px}.page-module___8aEwW__galleryWrapper{margin-bottom:2rem}.page-module___8aEwW__galleryWrapper h3{margin-bottom:1.5rem;font-size:1.1rem}.page-module___8aEwW__scrollableGallery{margin:0 -10px;padding-left:10px;padding-right:10px}.page-module___8aEwW__galleryTrack{gap:.8rem}.page-module___8aEwW__galleryImage{width:250px;height:188px}.page-module___8aEwW__galleryAppImage{height:300px}.page-module___8aEwW__galleryIframe,.page-module___8aEwW__iframeContainer{width:250px;height:188px}.page-module___8aEwW__galleryCaption{margin-top:.8rem;font-size:.85rem}.page-module___8aEwW__logo{font-size:1rem}.page-module___8aEwW__navLinks{width:100%;padding:2rem 1rem}.page-module___8aEwW__navLinks a{padding:.75rem 1.5rem;font-size:1.1rem}.page-module___8aEwW__navProfileName{font-size:.9rem}.page-module___8aEwW__navProfilePicture{width:28px;height:28px}.page-module___8aEwW__heroText h1{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,2.5rem);line-height:1.1}.page-module___8aEwW__heroText h3{margin-bottom:1.5rem;font-size:clamp(.95rem,3vw,1.2rem);line-height:1.4}.page-module___8aEwW__heroText p{margin-bottom:2rem;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.6}.page-module___8aEwW__section h2{margin-bottom:1.5rem;font-size:clamp(1.4rem,5vw,2rem);line-height:1.2}.page-module___8aEwW__projectCard{padding:1rem}.page-module___8aEwW__photographyGrid{grid-template-columns:1fr;gap:1rem}.page-module___8aEwW__photographyCard{min-height:250px}.page-module___8aEwW__photographyImage{height:140px}.page-module___8aEwW__photographyContent{padding:1rem}.page-module___8aEwW__exhibitionsSection{margin-top:4rem;margin-bottom:2rem}.page-module___8aEwW__exhibitionsGrid{grid-template-columns:1fr;gap:1rem}.page-module___8aEwW__exhibitionCard{min-height:100px;padding:1rem}.page-module___8aEwW__exhibitionContent h4{font-size:1.1rem}.page-module___8aEwW__exhibitionDate,.page-module___8aEwW__exhibitionVenue{font-size:.8rem}.page-module___8aEwW__contactCard{padding:1.5rem 1rem}.page-module___8aEwW__quotesContainer{margin:1.5rem 0}.page-module___8aEwW__quotesContent{gap:.3rem}.page-module___8aEwW__quoteText{min-height:40px;padding:0 .3rem}.page-module___8aEwW__quoteText p{font-size:clamp(.85rem,2.2vw,1rem);line-height:1.6}.page-module___8aEwW__quoteNavButton{width:44px;min-width:44px;height:44px;min-height:44px;font-size:1rem}.page-module___8aEwW__thoughtsGrid{grid-template-columns:1fr;gap:1rem}.page-module___8aEwW__thoughtCard{min-height:100px;padding:1rem}.page-module___8aEwW__thoughtCard p{font-size:clamp(.85rem,2.2vw,1rem);line-height:1.6}.page-module___8aEwW__expandButtonContainer{margin-top:1.5rem}.page-module___8aEwW__expandButton{min-height:44px;padding:12px 20px;font-size:.85rem}.page-module___8aEwW__socialLinks{flex-direction:column;align-items:center;gap:.8rem}.page-module___8aEwW__socialLink{text-align:center;width:120px;min-height:44px;padding:12px 16px;font-size:.8rem}}.page-module___8aEwW__projectCard:first-child{animation-delay:.1s}.page-module___8aEwW__projectCard:nth-child(2){animation-delay:.2s}.page-module___8aEwW__projectCard:nth-child(3){animation-delay:.3s}.page-module___8aEwW__projectCard:nth-child(4){animation-delay:.4s}.page-module___8aEwW__projectCard:nth-child(5){animation-delay:.5s}.page-module___8aEwW__projectCard:nth-child(6){animation-delay:.6s}.page-module___8aEwW__projectCard:nth-child(7){animation-delay:.7s}.page-module___8aEwW__projectCard:nth-child(8){animation-delay:.8s}.page-module___8aEwW__thoughtCard:first-child{animation-delay:.1s}.page-module___8aEwW__thoughtCard:nth-child(2){animation-delay:.2s}.page-module___8aEwW__thoughtCard:nth-child(3){animation-delay:.3s}.page-module___8aEwW__thoughtCard:nth-child(4){animation-delay:.4s}.page-module___8aEwW__thoughtCard:nth-child(5){animation-delay:.5s}.page-module___8aEwW__thoughtCard:nth-child(6){animation-delay:.6s}.page-module___8aEwW__thoughtCard:nth-child(7){animation-delay:.7s}.page-module___8aEwW__thoughtCard:nth-child(8){animation-delay:.8s}.page-module___8aEwW__thoughtCard:nth-child(9){animation-delay:.9s}.page-module___8aEwW__thoughtCard:nth-child(10){animation-delay:1s}.page-module___8aEwW__thoughtCard:nth-child(11){animation-delay:1.1s}.page-module___8aEwW__thoughtCard:nth-child(12){animation-delay:1.2s}.page-module___8aEwW__thoughtCard:nth-child(13){animation-delay:1.3s}.page-module___8aEwW__photographyCard:first-child{animation-delay:.1s}.page-module___8aEwW__photographyCard:nth-child(2){animation-delay:.2s}.page-module___8aEwW__photographyCard:nth-child(3){animation-delay:.3s}.page-module___8aEwW__photographyCard:nth-child(4){animation-delay:.4s}.page-module___8aEwW__exhibitionCard:first-child{animation-delay:.1s}.page-module___8aEwW__exhibitionCard:nth-child(2){animation-delay:.2s}.page-module___8aEwW__exhibitionCard:nth-child(3){animation-delay:.3s}.page-module___8aEwW__quotesContainer{width:100%;margin:clamp(2rem,5vw,3rem) 0}.page-module___8aEwW__quotesContent{justify-content:center;align-items:center;gap:clamp(.5rem,2vw,1rem);max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__quoteText{text-align:center;flex:1;justify-content:center;align-items:center;min-height:60px;padding:0 1rem;display:flex}.page-module___8aEwW__quoteText p{color:var(--text-secondary);opacity:.9;margin:0;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6;animation:.6s ease-out page-module___8aEwW__quoteSlideIn}@keyframes page-module___8aEwW__quoteSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:.9;transform:translateY(0)}}.page-module___8aEwW__quoteNavButton{color:var(--text-muted);cursor:pointer;opacity:.4;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;font-size:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__quoteNavButton:hover{opacity:.8;color:var(--text-secondary);background:#ffffff0d}.page-module___8aEwW__quoteNavButton:active{transform:scale(.9)}.page-module___8aEwW__thoughtsLinks{width:100%;margin-top:clamp(1.5rem,4vw,2.5rem)}.page-module___8aEwW__thoughtsGrid{grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));gap:clamp(1rem,3vw,2rem);width:100%;margin-top:clamp(2rem,5vw,4rem);display:grid}.page-module___8aEwW__thoughtCard{text-align:center;justify-content:center;align-items:center;min-height:150px;padding:clamp(1.5rem,4vw,2rem);animation-delay:.6s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__thoughtCard:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 100%);position:absolute;inset:0}.page-module___8aEwW__thoughtCard p{color:var(--text-secondary);opacity:.9;margin:0;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6}.page-module___8aEwW__expandButtonContainer{text-align:center;margin-top:3rem;animation-delay:.8s}.page-module___8aEwW__expandButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-height:44px;padding:14px 28px;font-size:1rem;font-weight:300;transition:all .3s;display:flex;position:relative}.page-module___8aEwW__expandButton:hover{color:#ffffffe6;transform:translateY(-2px)}.page-module___8aEwW__expandButton:active{transform:translateY(0)}
