.Hero-module__ZARIfG__hero{background:#000;height:70vh;min-height:500px;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundLayer{z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__swiper{width:100%;height:100%}.Hero-module__ZARIfG__slide{width:100%;height:100%;position:relative}.Hero-module__ZARIfG__slideImage{object-fit:cover;filter:brightness(.8);width:100%;height:100%}.Hero-module__ZARIfG__slideOverlay{pointer-events:none;background:linear-gradient(#0000004d 0%,#0000001a 50%,#0009 100%);position:absolute;inset:0}.Hero-module__ZARIfG__fallbackBg{filter:brightness(.6);background-image:url(https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&q=80&w=2070);background-position:50%;background-size:cover;width:100%;height:100%}.Hero-module__ZARIfG__contentLayer{z-index:10;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__heroContent{text-align:center;color:#fff;animation:1.2s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__mainTitle{letter-spacing:.1em;text-shadow:0 4px 30px #0006;margin-bottom:1.5rem;font-size:2.8rem;font-weight:700}.Hero-module__ZARIfG__subTitle{letter-spacing:.8em;opacity:.6;margin-bottom:3.5rem;font-size:.9rem;font-weight:300}.Hero-module__ZARIfG__searchWrapper{max-width:720px;margin:0 auto}.Hero-module__ZARIfG__searchBar{background:#fff;border-radius:50px;padding:8px 8px 8px 35px;transition:transform .3s;display:flex;box-shadow:0 20px 60px #00000080}.Hero-module__ZARIfG__searchBar:focus-within{transform:scale(1.02)}.Hero-module__ZARIfG__searchBar input{color:#333;background:0 0;border:none;outline:none;flex:1;font-size:18px}.Hero-module__ZARIfG__searchBtn{cursor:pointer;background:#ff3b30;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s;display:flex}.Hero-module__ZARIfG__searchBtn:hover{background:#e6352b}.Hero-module__ZARIfG__heroBottomMask{background:var(--background);z-index:20;border-radius:50px 50px 0 0;width:100%;height:100px;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__navLeft,.Hero-module__ZARIfG__navRight{z-index:30;pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%}.Hero-module__ZARIfG__hero:hover .Hero-module__ZARIfG__navLeft,.Hero-module__ZARIfG__hero:hover .Hero-module__ZARIfG__navRight{opacity:1}.Hero-module__ZARIfG__navLeft{left:24px}.Hero-module__ZARIfG__navRight{right:24px}.Hero-module__ZARIfG__navLeft:hover,.Hero-module__ZARIfG__navRight:hover{background:#ffffff4d}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__mainTitle{letter-spacing:.05em;font-size:2.2rem}.Hero-module__ZARIfG__subTitle{letter-spacing:.3em;margin-bottom:2rem}.Hero-module__ZARIfG__searchBar{padding-left:20px}.Hero-module__ZARIfG__searchBar input{font-size:16px}.Hero-module__ZARIfG__hero{height:70vh}.Hero-module__ZARIfG__navLeft,.Hero-module__ZARIfG__navRight{width:36px;height:36px;opacity:1!important}.Hero-module__ZARIfG__navLeft{left:12px}.Hero-module__ZARIfG__navRight{right:12px}}
.PhotoCard-module__nmBNfG__card{flex-grow:var(--aspect-ratio,1);width:calc(var(--aspect-ratio,1) * 320px);cursor:pointer;opacity:0;background:#f5f5f5;border-radius:4px;height:320px;margin-bottom:0;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,opacity .5s ease-in;position:relative;overflow:hidden}.PhotoCard-module__nmBNfG__card.PhotoCard-module__nmBNfG__loaded{opacity:1}@media (max-width:1200px){.PhotoCard-module__nmBNfG__card{height:260px;width:calc(var(--aspect-ratio,1) * 260px)}}@media (max-width:768px){.PhotoCard-module__nmBNfG__card{height:200px;width:calc(var(--aspect-ratio,1) * 200px)}}@media (max-width:480px){.PhotoCard-module__nmBNfG__card{height:220px;width:calc(var(--aspect-ratio,1) * 220px)}}.PhotoCard-module__nmBNfG__card:hover{z-index:10;transform:translateY(-4px);box-shadow:0 10px 20px #00000026}.PhotoCard-module__nmBNfG__imageWrapper{width:100%;height:100%;display:block;position:relative}.PhotoCard-module__nmBNfG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.PhotoCard-module__nmBNfG__card:hover .PhotoCard-module__nmBNfG__image{transform:scale(1.03)}.PhotoCard-module__nmBNfG__overlay{opacity:0;color:#fff;background:linear-gradient(#0000 40%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.PhotoCard-module__nmBNfG__card:hover .PhotoCard-module__nmBNfG__overlay{opacity:1}.PhotoCard-module__nmBNfG__categoryTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.1em;background:#fff3;border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-bottom:8px;padding:4px 12px;font-size:11px;display:inline-flex}.PhotoCard-module__nmBNfG__title{text-shadow:0 1px 4px #00000080;margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:1.25rem;font-weight:600}.PhotoCard-module__nmBNfG__location{opacity:.85;align-items:center;gap:6px;font-size:12px;font-weight:300;display:flex}.PhotoCard-module__nmBNfG__bottomInfo{transition:transform .4s;transform:translateY(8px)}.PhotoCard-module__nmBNfG__card:hover .PhotoCard-module__nmBNfG__bottomInfo{transform:translateY(0)}.PhotoCard-module__nmBNfG__card{content-visibility:auto;contain-intrinsic-size:200px}
.IntroAnimation-module__E4b-pa__overlay{z-index:99999;background:#fff;justify-content:center;align-items:center;height:100dvh;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.IntroAnimation-module__E4b-pa__fadeOutBg{opacity:0;pointer-events:none}.IntroAnimation-module__E4b-pa__megaStage{perspective:2000px;backface-visibility:hidden;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;transform:translateZ(0)}.IntroAnimation-module__E4b-pa__cosmicTrace{opacity:0;z-index:10;filter:blur(4px);will-change:transform, opacity;background:linear-gradient(90deg,#0000,#ff5f1f,#fff,#ff5f1f,#0000);width:160vw;height:12px;animation:1.1s cubic-bezier(.2,0,0,1) forwards IntroAnimation-module__E4b-pa__cosmicSwipe;position:absolute;top:50%;left:-150vw}.IntroAnimation-module__E4b-pa__logoContainer{letter-spacing:-.01em;color:#000;white-space:nowrap;z-index:5;transform-style:preserve-3d;font-family:Inter,sans-serif;font-size:8.5vw;font-weight:950;line-height:1;display:flex;transform:translateZ(0)}.IntroAnimation-module__E4b-pa__flyAway{transition:transform 1.1s cubic-bezier(.7,0,.1,1);transform:translate(-38vw,-45vh)scale(.12)}.IntroAnimation-module__E4b-pa__charWrapper{opacity:0;animation:.1s forwards IntroAnimation-module__E4b-pa__charShow;animation-delay:inherit;transform:translateZ(0)}.IntroAnimation-module__E4b-pa__char{transform-origin:50%;animation:1.1s cubic-bezier(.1,.9,.2,1.2) forwards IntroAnimation-module__E4b-pa__dimensionStretch;animation-delay:inherit;will-change:transform, opacity;backface-visibility:hidden;display:inline-block;transform:translate(0,0)}.IntroAnimation-module__E4b-pa__dot{color:#ff5f1f;text-shadow:0 0 20px #ff5f1f66}@keyframes IntroAnimation-module__E4b-pa__cosmicSwipe{0%{opacity:0;left:-150vw;transform:scaleY(.2)}30%{opacity:1;left:-30vw;transform:scaleY(3)}to{opacity:0;left:150vw;transform:scaleY(.2)}}@keyframes IntroAnimation-module__E4b-pa__charShow{to{opacity:1}}@keyframes IntroAnimation-module__E4b-pa__dimensionStretch{0%{opacity:0;transform:translate3d(0, var(--yOffset), 600px) scale(.3, 8) rotateX(-90deg)}45%{opacity:1;transform:translate3d(0, calc(var(--yOffset) * -.2), -100px) scale(1.1, .5)}75%{transform:translateY(5px)scale(.95,1.1)rotateX(10deg)}to{opacity:1;transform:translate(0,0)scale(1)rotateX(0)}}@media (max-width:768px){.IntroAnimation-module__E4b-pa__logoContainer{letter-spacing:-.03em;justify-content:center;width:100%;padding:0 10px;font-size:11vw}}
.SideDecorations-module__cFte9q__trackWrapper{pointer-events:none;z-index:100;position:absolute;inset:85vh 0 600px}.SideDecorations-module__cFte9q__stickyContainer{width:100%;height:0;position:sticky;top:45vh}.SideDecorations-module__cFte9q__leftDecor,.SideDecorations-module__cFte9q__rightDecor{letter-spacing:.35em;color:#1a1a1a;opacity:.45;text-transform:uppercase;white-space:nowrap;flex-direction:column;align-items:center;gap:15px;font-family:Noto Serif SC,serif;font-size:13px;font-weight:600;display:flex;position:absolute}.SideDecorations-module__cFte9q__leftDecor{writing-mode:vertical-lr;left:35px;transform:rotate(180deg)}.SideDecorations-module__cFte9q__brand{color:#000;opacity:1;font-weight:900}.SideDecorations-module__cFte9q__subtitle{font-weight:400}.SideDecorations-module__cFte9q__rightDecor{writing-mode:vertical-rl;right:35px}.SideDecorations-module__cFte9q__redLine{background-color:#ff3b30;width:1.5px;height:100px}@media (max-width:1200px){.SideDecorations-module__cFte9q__trackWrapper{display:none}}
