.album-module__NasLTa__page{background-color:var(--color-bg-primary);color:#fff;width:100%;min-height:100vh;padding:64px 0 60px}.album-module__NasLTa__header{text-align:center;margin-bottom:2rem;padding:4rem 2rem}.album-module__NasLTa__title{text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.album-module__NasLTa__date{color:#9ca3af;letter-spacing:1px;font-size:1.1rem}.album-module__NasLTa__storySection{max-width:800px;margin:0 auto 3rem;padding:0 2rem}.album-module__NasLTa__storyTitle{text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.album-module__NasLTa__storyText{color:#e5e5e5;font-size:1.1rem;font-weight:300;line-height:1.8}.album-module__NasLTa__storyText p{margin-bottom:1em}.album-module__NasLTa__storyText .ql-align-center{text-align:center}.album-module__NasLTa__storyText .ql-align-right{text-align:right}.album-module__NasLTa__storyText .ql-align-justify{text-align:justify}.album-module__NasLTa__signatureContainer{flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;display:flex}.album-module__NasLTa__storySignature{color:#a3a3a3;text-align:center;font-size:1rem;font-style:italic}.album-module__NasLTa__storySignatureImage{object-fit:contain;opacity:.9;filter:brightness(0)invert();max-width:200px;max-height:100px}.album-module__NasLTa__backBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #fff3;border-radius:99px;align-items:center;gap:.5rem;margin:2rem 4%;padding:.75rem 1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.album-module__NasLTa__backBtn:hover{background:#ffffff1a;border-color:#ffffff80}.album-module__NasLTa__loading{color:#fff;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;display:flex}.album-module__NasLTa__editableInput{color:inherit;text-align:center;background:0 0;border:none;border-radius:4px;outline:none;width:100%;max-width:800px;margin:0 auto;font-family:inherit;transition:all .2s;display:block}.album-module__NasLTa__editableStoryWrapper{background:0 0;border:none;max-width:800px;margin:0 auto;padding:0;transition:all .2s}.album-module__NasLTa__editableStoryWrapper .ql-toolbar{margin-bottom:1rem;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff1a!important;padding:8px 0!important}.album-module__NasLTa__editableStoryWrapper .ql-container{border:none!important;font-family:inherit!important;font-size:1.1rem!important}.album-module__NasLTa__editableStoryWrapper .ql-editor{padding:0!important}.album-module__NasLTa__wysiwygGallery .section{background:0 0!important;border:none!important;padding:0!important}.album-module__NasLTa__wysiwygGallery .sectionTitle{display:none!important}.album-module__NasLTa__wysiwygGallery .helpText{display:none!important}.album-module__NasLTa__deleteProjectBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:4rem auto;padding:1rem 2rem;font-weight:700;transition:all .2s;display:block}.album-module__NasLTa__deleteProjectBtn:hover{background:#ef444433}.album-module__NasLTa__stickyFooterWrapper{z-index:1100;width:calc(100% - 40px);max-width:1120px;animation:.4s cubic-bezier(.175,.885,.32,1.275) album-module__NasLTa__slideUp;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.album-module__NasLTa__stickyFooter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;box-shadow:0 10px 40px #000c}@media (max-width:640px){.album-module__NasLTa__stickyFooterWrapper{width:calc(100% - 24px);bottom:20px}.album-module__NasLTa__stickyFooter{text-align:center;flex-direction:column;gap:10px;padding:.8rem 1rem}.album-module__NasLTa__stickyFooter>div{justify-content:center;width:100%}.album-module__NasLTa__unsavedText{font-size:.85rem}.album-module__NasLTa__saveBtn,.album-module__NasLTa__cancelBtn{flex:1;justify-content:center;padding:.6rem 1rem;font-size:.85rem}}@keyframes album-module__NasLTa__slideUp{0%{bottom:-100px}to{bottom:30px}}.album-module__NasLTa__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both album-module__NasLTa__shakeWarning}@keyframes album-module__NasLTa__shakeWarning{0%{border-color:#ffffff1a;transform:translate(0);box-shadow:0 10px 40px #000c}15%{border-color:#3b82f6;transform:translate(-8px);box-shadow:0 0 20px #3b82f699}30%{border-color:#3b82f6;transform:translate(8px);box-shadow:0 0 20px #3b82f699}45%{border-color:#3b82f6;transform:translate(-6px);box-shadow:0 0 20px #3b82f699}60%{border-color:#3b82f6;transform:translate(6px);box-shadow:0 0 20px #3b82f699}75%{border-color:#3b82f6;transform:translate(-4px);box-shadow:0 0 20px #3b82f699}90%{border-color:#3b82f6;transform:translate(2px);box-shadow:0 0 20px #3b82f699}to{border-color:#ffffff1a;transform:translate(0);box-shadow:0 10px 40px #000c}}.album-module__NasLTa__unsavedText{color:#fff;font-weight:500}.album-module__NasLTa__saveBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.album-module__NasLTa__saveBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.album-module__NasLTa__saveBtn:disabled{opacity:.5;cursor:not-allowed}.album-module__NasLTa__cancelBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.album-module__NasLTa__cancelBtn:hover:not(:disabled){background:#ffffff1a;border-color:#fff6}.album-module__NasLTa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.album-module__NasLTa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite album-module__NasLTa__spin;display:inline-block}@keyframes album-module__NasLTa__spin{to{transform:rotate(360deg)}}.album-module__NasLTa__floatingActionsContainer{z-index:1000;flex-direction:column;align-items:stretch;gap:12px;animation:.3s ease-out album-module__NasLTa__floatUp;display:flex;position:fixed;bottom:140px;left:50%;transform:translate(-50%)}.album-module__NasLTa__batchFloatingIndicator{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;box-sizing:border-box;border:1px solid #ffffff1a;border-radius:99px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 8px 8px 20px;font-size:.95rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #00000080}.album-module__NasLTa__batchFloatingIndicator:hover{transform:scale(1.05);box-shadow:0 15px 35px #0009}.album-module__NasLTa__batchSaveBtn{color:#fff;cursor:pointer;box-sizing:border-box;background:#10b981;border:none;border-radius:99px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 20px;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 10px 30px #00000080}.album-module__NasLTa__batchSaveBtn:hover:not(:disabled){background:#059669;transform:scale(1.05)}.album-module__NasLTa__batchSaveBtn:disabled{opacity:.7;cursor:not-allowed}.album-module__NasLTa__batchFloatingIndicator.album-module__NasLTa__assignMode{background:#2563ebf2}.album-module__NasLTa__batchFloatingIndicator.album-module__NasLTa__eraserMode{background:#dc2626f2}.album-module__NasLTa__batchFloatingIndicator b{text-transform:uppercase;font-weight:700}.album-module__NasLTa__closeBatchIcon{background:#0003;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:4px;font-size:1.1rem;transition:background .2s;display:flex}.album-module__NasLTa__batchFloatingIndicator:hover .album-module__NasLTa__closeBatchIcon{background:#0006}@keyframes album-module__NasLTa__floatUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.album-module__NasLTa__fullscreenDropOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;opacity:0;pointer-events:none;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .2s ease-in-out;display:flex;position:fixed;top:0;left:0}.album-module__NasLTa__fullscreenDropOverlayActive{opacity:1;pointer-events:all}.album-module__NasLTa__fullscreenDropContent{color:#fff;text-align:center;background:#ffffff0d;border:3px dashed #ffffff80;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 6rem;display:flex}.album-module__NasLTa__fullscreenDropIcon{opacity:.8;width:64px;height:64px;margin-bottom:1.5rem;animation:1s infinite alternate album-module__NasLTa__bounce}.album-module__NasLTa__fullscreenDropLabel{letter-spacing:1px;margin-bottom:.5rem;font-size:2rem;font-weight:700}.album-module__NasLTa__fullscreenDropSub{color:#aaa;font-size:1.1rem}@keyframes album-module__NasLTa__bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}
.Lightbox-module__Tt3_hG__lightbox{z-index:9999;cursor:default;-webkit-backdrop-filter:blur(16px);background-color:#050505;justify-content:center;align-items:center;animation:.25s ease-out Lightbox-module__Tt3_hG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Lightbox-module__Tt3_hG__fadeIn{0%{opacity:0}to{opacity:1}}.Lightbox-module__Tt3_hG__lightboxContent{scroll-behavior:smooth;flex-direction:column;align-items:center;width:100vw;height:100dvh;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.Lightbox-module__Tt3_hG__lightboxContent::-webkit-scrollbar{width:6px}.Lightbox-module__Tt3_hG__lightboxContent::-webkit-scrollbar-track{background:#ffffff08}.Lightbox-module__Tt3_hG__lightboxContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.Lightbox-module__Tt3_hG__lightboxContent::-webkit-scrollbar-thumb:hover{background:#fff6}.Lightbox-module__Tt3_hG__instagramScrollContainer{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex}.Lightbox-module__Tt3_hG__photoFirstFold{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100dvh;padding:3rem 5.5rem 4rem;display:flex;position:relative}.Lightbox-module__Tt3_hG__photoContainer{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Lightbox-module__Tt3_hG__instagramPhoto{object-fit:contain;-webkit-user-select:none;user-select:none;cursor:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='8.5' fill='rgba(0,0,0,0.2)'/%3E%3Cpath d='M19 19L26 26' stroke='rgba(0,0,0,0.3)' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='13' cy='13' r='8' fill='rgba(10,10,12,0.3)' stroke='rgba(255,255,255,0.7)' stroke-width='1.5'/%3E%3Cpath d='M19 19L25.5 25.5' stroke='rgba(255,255,255,0.75)' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 10V16M10 13H16' stroke='rgba(255,255,255,0.85)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 13 13,zoom-in;transform-origin:50%;will-change:transform;border-radius:8px;width:auto;max-width:calc(100vw - 180px);height:auto;max-height:85vh;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s;box-shadow:0 12px 40px #000c}.Lightbox-module__Tt3_hG__instagramPhotoZoomed{cursor:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='8.5' fill='rgba(0,0,0,0.2)'/%3E%3Cpath d='M19 19L26 26' stroke='rgba(0,0,0,0.3)' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='13' cy='13' r='8' fill='rgba(10,10,12,0.3)' stroke='rgba(255,255,255,0.7)' stroke-width='1.5'/%3E%3Cpath d='M19 19L25.5 25.5' stroke='rgba(255,255,255,0.75)' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13H16' stroke='rgba(255,255,255,0.85)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 13 13,zoom-out;z-index:1000;box-shadow:0 30px 90px #000000fa}.Lightbox-module__Tt3_hG__instagramDotsRowFixed{z-index:20;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%)}.Lightbox-module__Tt3_hG__scrollHintIndicator{color:#ffffff73;letter-spacing:.5px;opacity:.6;pointer-events:none;align-items:center;gap:5px;font-size:.72rem;font-weight:500;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.Lightbox-module__Tt3_hG__instagramDetailsCard{width:100%;max-width:840px;box-shadow:none;box-sizing:border-box;background:0 0;border:none;flex-direction:column;align-items:flex-start;margin-top:0;padding:2.5rem 1rem 4rem;display:flex}.Lightbox-module__Tt3_hG__lightboxClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-bottom:2px;font-size:1.6rem;line-height:1;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:24px;right:24px}.Lightbox-module__Tt3_hG__lightboxClose:hover{background:#ef4444d9;border-color:#ef4444;transform:scale(1.1)rotate(90deg)}.Lightbox-module__Tt3_hG__lightboxNavPrev,.Lightbox-module__Tt3_hG__lightboxNavNext{color:#fff;cursor:pointer;z-index:100000;pointer-events:auto;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;transform:translateY(-50%)}.Lightbox-module__Tt3_hG__lightboxNavPrev{left:24px}.Lightbox-module__Tt3_hG__lightboxNavNext{right:24px}.Lightbox-module__Tt3_hG__lightboxNavPrev:hover,.Lightbox-module__Tt3_hG__lightboxNavNext:hover{background:#ffffff2e;border-color:#ffffff40;transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.Lightbox-module__Tt3_hG__lightboxClose{width:40px;height:40px;top:16px;right:16px}.Lightbox-module__Tt3_hG__lightboxNavPrev,.Lightbox-module__Tt3_hG__lightboxNavNext{display:none!important}.Lightbox-module__Tt3_hG__instagramScrollContainer{margin:0 auto;padding:0}.Lightbox-module__Tt3_hG__photoFirstFold{height:100dvh;min-height:100dvh;padding:2.75rem .5rem 3.5rem}.Lightbox-module__Tt3_hG__instagramPhoto{touch-action:pan-x pan-y pinch-zoom;border-radius:4px;max-width:100%;max-height:72vh;cursor:default!important}.Lightbox-module__Tt3_hG__instagramPhotoZoomed{border-radius:4px;transform:none!important}.Lightbox-module__Tt3_hG__instagramDotsRowFixed{bottom:2.2rem}.Lightbox-module__Tt3_hG__scrollHintIndicator{bottom:.7rem}.Lightbox-module__Tt3_hG__instagramDetailsCard{border-radius:0;padding:2rem 1rem 4rem}}.Lightbox-module__Tt3_hG__lightboxImageWrap{box-sizing:border-box;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.Lightbox-module__Tt3_hG__lightboxImageContainer{flex-direction:column;justify-content:center;align-items:center;max-width:96vw;max-height:calc(100vh - 32px);display:flex;position:relative}.Lightbox-module__Tt3_hG__lightboxImage{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:96vw;height:auto;max-height:calc(100vh - 65px);transition:all .3s;transform:translateY(0)}.Lightbox-module__Tt3_hG__lightboxImageShrunk{transform:translateY(0)}.Lightbox-module__Tt3_hG__belowPhotoBar{z-index:100;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.Lightbox-module__Tt3_hG__dotsViewport{justify-content:flex-start;align-items:center;width:110px;height:14px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.Lightbox-module__Tt3_hG__dotsTrack{will-change:transform;align-items:center;gap:8px;display:flex}.Lightbox-module__Tt3_hG__dot{background:#ffffff40;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Lightbox-module__Tt3_hG__dotActive{opacity:1;background:#fff;transform:scale(1.4);box-shadow:0 0 10px #fffc}.Lightbox-module__Tt3_hG__dotNear{opacity:.8;transform:scale(1)}.Lightbox-module__Tt3_hG__dotFar{opacity:.45;transform:scale(.75)}.Lightbox-module__Tt3_hG__dotMicro{opacity:.2;transform:scale(.5)}.Lightbox-module__Tt3_hG__editorialGradientOverlay{pointer-events:none;-webkit-backdrop-filter:blur(20px);z-index:50;opacity:0;background:#08080aeb;border:none;width:100vw;transition:opacity .35s,transform .35s cubic-bezier(.16,1,.3,1);position:absolute;inset:45% 0 0;transform:translateY(100%)}.Lightbox-module__Tt3_hG__editorialGradientOverlayVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.Lightbox-module__Tt3_hG__editorialBottomContent{box-sizing:border-box;z-index:60;-webkit-user-select:none;user-select:none;cursor:default;flex-direction:column;width:100%;max-width:960px;height:100%;margin:0 auto;padding:1.5rem 3rem 2rem;display:flex;position:relative;overflow-y:auto}.Lightbox-module__Tt3_hG__editorialBottomContent::-webkit-scrollbar{width:6px}.Lightbox-module__Tt3_hG__editorialBottomContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Lightbox-module__Tt3_hG__editorialBottomContent::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.Lightbox-module__Tt3_hG__editorialBottomContent::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width:768px){.Lightbox-module__Tt3_hG__editorialGradientOverlay{background:#08080af2;top:12%}.Lightbox-module__Tt3_hG__editorialBottomContent{max-height:88vh;padding:1.25rem 1rem 1.75rem;overflow-y:auto}.Lightbox-module__Tt3_hG__lightboxImage{max-width:96vw;max-height:calc(100vh - 55px);transform:translateY(0)}.Lightbox-module__Tt3_hG__lightboxImageShrunk{transform:translateY(0)}}.Lightbox-module__Tt3_hG__editorialLayoutRow{flex-shrink:0;align-items:center;gap:1.5rem;width:100%;margin-top:.25rem;margin-bottom:1rem;display:flex}.Lightbox-module__Tt3_hG__editorialMainCol{flex:1;min-width:0}.Lightbox-module__Tt3_hG__editorialLocationRow{color:#38bdf8;letter-spacing:.2px;box-sizing:border-box;cursor:pointer;background:#38bdf814;border:1px solid #38bdf847;border-radius:8px;align-items:center;gap:.55rem;max-width:100%;padding:.45rem .85rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0003}.Lightbox-module__Tt3_hG__editorialLocationRow:hover{color:#7dd3fc;background:#38bdf829;border-color:#38bdf899;transform:translateY(-1px);box-shadow:0 6px 20px #38bdf840}.Lightbox-module__Tt3_hG__editorialLocationText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){.Lightbox-module__Tt3_hG__editorialLayoutRow{grid-template-columns:1fr;gap:1rem}}.Lightbox-module__Tt3_hG__editorialEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#a1a1aa;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.Lightbox-module__Tt3_hG__editorialDot{background:#fff6;border-radius:50%;width:3px;height:3px}.Lightbox-module__Tt3_hG__editorialTitle{color:#fff;letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1.3;font-family:var(--font-display), "Space Grotesk", "Inter", -apple-system, sans-serif;overflow-wrap:break-word;word-break:break-word;margin:0 0 .5rem}@media (max-width:768px){.Lightbox-module__Tt3_hG__editorialTitle{font-size:1.5rem}}.Lightbox-module__Tt3_hG__editorialText{color:#d4d4d8;overflow-wrap:break-word;word-break:normal;white-space:pre-wrap;box-sizing:border-box;flex:1;width:100%;min-height:0;margin:.25rem 0 0;padding-right:.5rem;font-size:.92rem;font-weight:300;line-height:1.6;overflow-y:auto}.Lightbox-module__Tt3_hG__editorialText::-webkit-scrollbar{width:6px}.Lightbox-module__Tt3_hG__editorialText::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Lightbox-module__Tt3_hG__editorialText::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:4px}.Lightbox-module__Tt3_hG__editorialText::-webkit-scrollbar-thumb:hover{background:#38bdf8}.Lightbox-module__Tt3_hG__descMetaRow{flex-shrink:0;justify-content:flex-end;align-items:center;margin-top:.35rem;font-size:.72rem;display:flex}.Lightbox-module__Tt3_hG__charCounter{color:#ffffff59;letter-spacing:.3px;font-weight:500;transition:color .2s}.Lightbox-module__Tt3_hG__charCounterWarning{color:#ef4444;letter-spacing:.3px;font-weight:600}.Lightbox-module__Tt3_hG__bottomControlGroup{z-index:100;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}@media (max-width:768px){.Lightbox-module__Tt3_hG__bottomControlGroup{bottom:1.25rem;right:50%;transform:translate(50%)}}.Lightbox-module__Tt3_hG__subtlePill{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#ffffffe6;letter-spacing:.3px;white-space:nowrap;background:#141418d9;border:1px solid #ffffff2e;border-radius:99px;align-items:center;gap:.45rem;padding:.38rem .95rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #0009}.Lightbox-module__Tt3_hG__subtlePill:hover{color:#fff;background:#23232af2;border-color:#38bdf880;transform:translateY(-1px);box-shadow:0 6px 24px #000c}.Lightbox-module__Tt3_hG__toggleDetailsBtn{-webkit-backdrop-filter:blur(16px);color:#ffffffe6;cursor:pointer;letter-spacing:.3px;white-space:nowrap;background:#141418d9;border:1px solid #ffffff2e;border-radius:99px;justify-content:center;align-self:center;align-items:center;gap:.45rem;width:fit-content;margin:1.25rem auto 0;padding:.38rem .95rem;font-size:.78rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #0009}.Lightbox-module__Tt3_hG__toggleDetailsBtn:hover{color:#fff;background:#23232af2;border-color:#38bdf880;transform:translateY(-1px);box-shadow:0 6px 24px #000c}
.CameraExifPills-module__LwAndq__exifPillsRow{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.45rem;width:100%;margin-top:1.25rem;margin-bottom:.5rem;padding:.6rem .75rem;display:flex}.CameraExifPills-module__LwAndq__exifPill{color:#a1a1aa;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.78rem;font-weight:500;transition:all .2s;display:inline-flex}.CameraExifPills-module__LwAndq__exifPill:hover{color:#fff;background:#ffffff17;border-color:#fff3}.CameraExifPills-module__LwAndq__cameraPillInteractive{color:#38bdf8;cursor:pointer;background:#38bdf814;border:1px solid #38bdf838;text-decoration:none;position:relative}.CameraExifPills-module__LwAndq__cameraPillInteractive:hover{color:#7dd3fc;background:#38bdf829;border-color:#38bdf873;box-shadow:0 0 12px #38bdf833}.CameraExifPills-module__LwAndq__cameraHoverCard{z-index:1000;-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;background:#0f172af0;border:1px solid #38bdf84d;border-radius:12px;width:240px;padding:.85rem;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(6px)scale(.96);box-shadow:0 12px 32px #0009,0 0 20px #38bdf826}.CameraExifPills-module__LwAndq__cameraPillInteractive:hover .CameraExifPills-module__LwAndq__cameraHoverCard{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.CameraExifPills-module__LwAndq__cameraHoverCardHeader{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.CameraExifPills-module__LwAndq__cameraHoverCardIcon{color:#38bdf8;background:#38bdf826;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.CameraExifPills-module__LwAndq__cameraHoverCardTitle{color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.CameraExifPills-module__LwAndq__cameraHoverCardSub{color:#94a3b8;margin-bottom:.6rem;font-size:.72rem}.CameraExifPills-module__LwAndq__cameraHoverCardCta{color:#38bdf8;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.4rem;font-size:.72rem;font-weight:600;display:flex}
.LightboxMapCard-module__BC9vfW__editorialMapCard{background:#111;border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;width:210px;height:120px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #0009}.LightboxMapCard-module__BC9vfW__editorialMapCard:hover{border-color:#38bdf880;transform:translateY(-2px)scale(1.02);box-shadow:0 16px 40px #000000d9,0 0 20px #38bdf840}.LightboxMapCard-module__BC9vfW__editorialMapIframe{pointer-events:none;filter:invert(90%)hue-rotate(180deg)contrast(1.2)brightness(.85);border:0;width:140%;height:150%;margin-top:-20%;margin-left:-20%;transition:filter .3s}.LightboxMapCard-module__BC9vfW__editorialMapCard:hover .LightboxMapCard-module__BC9vfW__editorialMapIframe{filter:invert(90%)hue-rotate(180deg)contrast(1.1)brightness(.95)}.LightboxMapCard-module__BC9vfW__editorialMapOverlay{background:linear-gradient(#0505050d 40%,#05050599 100%);justify-content:flex-end;align-items:flex-end;padding:.5rem;display:flex;position:absolute;inset:0}.LightboxMapCard-module__BC9vfW__editorialMapBadge{-webkit-backdrop-filter:blur(8px);color:#38bdf8;letter-spacing:.3px;background:#0d0c0be0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.LightboxMapCard-module__BC9vfW__editorialMapCardPlaceholder{color:#fff6;box-sizing:border-box;letter-spacing:.2px;background:#ffffff05;border:1px dashed #ffffff26;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;width:210px;height:120px;font-size:.78rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0006}.LightboxMapCard-module__BC9vfW__editorialMapCardPlaceholder:hover{color:#ffffffb3;background:#ffffff0a;border-color:#38bdf859}.LightboxMapCard-module__BC9vfW__editorialMapSubtext{color:#ffffff40;font-size:.65rem;line-height:1.2}@media (max-width:768px){.LightboxMapCard-module__BC9vfW__editorialMapCard,.LightboxMapCard-module__BC9vfW__editorialMapCardPlaceholder{border-radius:10px;width:100%;height:80px;margin-bottom:.5rem}}
.MasonryGrid-module__UE7Sva__gallery{gap:1rem;max-width:1400px;margin:0 auto;padding:0 4%;display:flex}.MasonryGrid-module__UE7Sva__masonryColumn{flex-direction:column;flex:1;gap:1rem;display:flex}.MasonryGrid-module__UE7Sva__photoWrapper{border-radius:var(--radius-md,8px);cursor:pointer;background-color:var(--color-bg-alt);will-change:transform, opacity, filter;transition:opacity .3s,filter .3s,transform .3s cubic-bezier(.16,1,.3,1),outline .2s;position:relative;overflow:hidden;transform:translateZ(0)}.MasonryGrid-module__UE7Sva__photoWrapper:has(img.MasonryGrid-module__UE7Sva__loaded){min-height:80px}.MasonryGrid-module__UE7Sva__photoWrapper:before{content:"";z-index:0;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;animation:1.5s infinite MasonryGrid-module__UE7Sva__shimmer;position:absolute;inset:0}.MasonryGrid-module__UE7Sva__photoWrapper:has(img.MasonryGrid-module__UE7Sva__loaded):before{display:none}@keyframes MasonryGrid-module__UE7Sva__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MasonryGrid-module__UE7Sva__photo{object-fit:contain;z-index:1;opacity:0;width:100%;height:auto;transition:opacity .4s,transform .5s cubic-bezier(.25,1,.5,1);display:block;position:relative}.MasonryGrid-module__UE7Sva__photo.MasonryGrid-module__UE7Sva__loaded{opacity:1}.MasonryGrid-module__UE7Sva__photoWrapper:hover .MasonryGrid-module__UE7Sva__photo{transform:scale(1.02)}.MasonryGrid-module__UE7Sva__photoOverlay{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000e6);align-items:flex-end;width:100%;padding:3rem 1rem 1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.MasonryGrid-module__UE7Sva__photoWrapper:hover .MasonryGrid-module__UE7Sva__photoOverlay{opacity:1}.MasonryGrid-module__UE7Sva__dragging{opacity:.4;transform:scale(.95);box-shadow:0 0 20px #fff3}.MasonryGrid-module__UE7Sva__photoTitle{color:#fff;text-shadow:0 2px 4px #00000080;font-size:1.125rem;font-weight:500}.MasonryGrid-module__UE7Sva__badgeContainer{pointer-events:none;z-index:5;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:10px;left:10px}.MasonryGrid-module__UE7Sva__badgePill{color:#fff;-webkit-backdrop-filter:blur(6px);background:#0f0f0fbf;border:1px solid #fff3;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:.75rem;font-weight:500;display:inline-flex;box-shadow:0 2px 10px #0006}.MasonryGrid-module__UE7Sva__hasTextBadgePill{color:#1a1a1a;background:#ffffffe6;border-color:#fff;font-weight:600}.MasonryGrid-module__UE7Sva__coverBadgePill{color:#1a1a1a;background:#fbbf24f2;border-color:#fbbf24;font-weight:600}.MasonryGrid-module__UE7Sva__exifBadgePill{color:#fff;background:#3b82f6d9;border-color:#3b82f6;font-weight:600}.MasonryGrid-module__UE7Sva__exifHiddenBadgePill{color:#fff;background:#ef4444bf;border-color:#ef4444e6;font-weight:500}.MasonryGrid-module__UE7Sva__locationBadgePill{color:#fff;background:#10b981d9;border-color:#10b981;font-weight:600}.MasonryGrid-module__UE7Sva__highlightedBatch{transform:scale(.98);border:3px solid #3b82f6!important}.MasonryGrid-module__UE7Sva__photoWrapper.MasonryGrid-module__UE7Sva__dimmedBatch{opacity:.3}.MasonryGrid-module__UE7Sva__photoWrapper.MasonryGrid-module__UE7Sva__selected{transform:scale(.96)}.MasonryGrid-module__UE7Sva__selectionModeGrid .MasonryGrid-module__UE7Sva__photoWrapper:not(.MasonryGrid-module__UE7Sva__selected){opacity:.5;filter:grayscale(80%)brightness(.6);transform:scale(.98)}.MasonryGrid-module__UE7Sva__selectionOverlay{pointer-events:none;border-radius:var(--radius-md,8px);z-index:10;box-sizing:border-box;background:#0000001a;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.MasonryGrid-module__UE7Sva__selectionModeGrid .MasonryGrid-module__UE7Sva__photoWrapper.MasonryGrid-module__UE7Sva__selected .MasonryGrid-module__UE7Sva__selectionOverlay{background:#3b82f626;border:3px solid #3b82f6;box-shadow:inset 0 0 12px #3b82f64d}.MasonryGrid-module__UE7Sva__selectionCheck{color:#fff;background:#0006;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0000004d}.MasonryGrid-module__UE7Sva__selectionCheck.MasonryGrid-module__UE7Sva__checked{color:#fff;background:#3b82f6;border-color:#3b82f6}
.CategoryFilters-module__dGajHG__container{box-sizing:border-box;justify-content:center;width:100%;margin-bottom:2.5rem;padding:0 1rem;display:flex}.CategoryFilters-module__dGajHG__track{box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:.6rem;max-width:100%;padding:.4rem .6rem;display:flex;overflow:auto hidden}.CategoryFilters-module__dGajHG__track::-webkit-scrollbar{display:none}.CategoryFilters-module__dGajHG__pill{color:#ffffffbf;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:99px;outline:none;flex-shrink:0;align-items:center;gap:.4rem;padding:.48rem 1.15rem;font-size:.78rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.CategoryFilters-module__dGajHG__pill:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.CategoryFilters-module__dGajHG__pillActive{color:#050505;background:#fff;border-color:#fff;font-weight:600;transform:translateY(0);box-shadow:0 4px 20px #ffffff40}.CategoryFilters-module__dGajHG__pillActive:hover{color:#050505;background:#fff;border-color:#fff;transform:translateY(-1px);box-shadow:0 6px 24px #ffffff59}.CategoryFilters-module__dGajHG__iconPill{border-radius:99px;padding:.48rem .75rem}.CategoryFilters-module__dGajHG__morePill{background:#ffffff14;border-style:dashed}.CategoryFilters-module__dGajHG__searchPillWrapper{flex-shrink:0;align-items:center;display:flex}.CategoryFilters-module__dGajHG__searchInlineInput{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.78rem;animation:.2s CategoryFilters-module__dGajHG__fadeIn;display:flex}.CategoryFilters-module__dGajHG__searchInlineInput input{color:#fff;background:0 0;border:none;outline:none;width:100px;font-size:.78rem}.CategoryFilters-module__dGajHG__closeSearchBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:.75rem}.CategoryFilters-module__dGajHG__closeSearchBtn:hover{color:#fff}.CategoryFilters-module__dGajHG__countBadge{opacity:.6;font-size:.7rem;font-weight:400}.CategoryFilters-module__dGajHG__pillActive .CategoryFilters-module__dGajHG__countBadge{color:#050505;opacity:.7}.CategoryFilters-module__dGajHG__moreDropdown{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#121212f2;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;padding:.6rem;animation:.2s cubic-bezier(.16,1,.3,1) CategoryFilters-module__dGajHG__dropdownIn;display:flex;box-shadow:0 16px 40px #0009}.CategoryFilters-module__dGajHG__moreSearchContainer{margin-bottom:.4rem}.CategoryFilters-module__dGajHG__moreSearchInput{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.45rem .75rem;font-size:.8rem}.CategoryFilters-module__dGajHG__moreSearchInput:focus{border-color:#ffffff4d}.CategoryFilters-module__dGajHG__moreList{flex-direction:column;gap:.2rem;max-height:200px;display:flex;overflow-y:auto}.CategoryFilters-module__dGajHG__moreItem{color:#fffc;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:.5rem .8rem;font-size:.8rem;transition:all .15s}.CategoryFilters-module__dGajHG__moreItem:hover{color:#fff;background:#ffffff1a}.CategoryFilters-module__dGajHG__moreItemActive{color:#fff;background:#fff3;font-weight:600}@keyframes CategoryFilters-module__dGajHG__dropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CategoryFilters-module__dGajHG__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.CategoryFilters-module__dGajHG__container{margin-bottom:2rem;padding:0 .5rem}.CategoryFilters-module__dGajHG__track{justify-content:flex-start;width:100%;padding:.25rem .5rem}.CategoryFilters-module__dGajHG__pill{padding:.42rem 1rem;font-size:.75rem}}
.styles-module__kE603a__overlay{z-index:9999;color:#fff;background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex;position:fixed;top:0;left:0}.styles-module__kE603a__modalContainer{width:100vw;max-width:100vw;height:100vh;max-height:100vh;box-shadow:none;background-color:#000;border:none;border-radius:0;display:flex;overflow:hidden}.styles-module__kE603a__imageArea{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__kE603a__imageWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.styles-module__kE603a__image{-webkit-user-select:none;user-select:none;object-fit:contain;width:auto;max-width:95%;height:auto;max-height:85vh;transition:all .4s cubic-bezier(.16,1,.3,1);display:block}.styles-module__kE603a__imageShrunk{transform:translateY(-40px);max-height:62vh!important}.styles-module__kE603a__imageTextOverlay{text-align:left;z-index:20;box-sizing:border-box;background:linear-gradient(#05050500 0%,#05050559 45%,#050505cc 70%,#050505f5 100%);flex-direction:column;max-width:900px;max-height:60vh;margin:0 auto;padding:2.5rem 3.5rem 3rem;transition:opacity .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.styles-module__kE603a__imageTextOverlay.styles-module__kE603a__hidden{opacity:0;pointer-events:none}.styles-module__kE603a__categoryLabel{letter-spacing:2.5px;text-transform:uppercase;color:#a1a1aa;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.styles-module__kE603a__titleInput{color:#fff;font-size:2.1rem;font-weight:700;font-family:var(--font-display), "Space Grotesk", "Inter", -apple-system, sans-serif;letter-spacing:-.03em;background:0 0;border:none;outline:none;width:100%;margin-bottom:.6rem;padding:0;line-height:1.15}.styles-module__kE603a__titleInput::placeholder{color:#fff6;font-style:italic}.styles-module__kE603a__cameraInputWrapper{color:#a1a1aa;align-items:center;gap:.5rem;margin-bottom:1.1rem;display:flex}.styles-module__kE603a__cameraInput{color:#a1a1aa;letter-spacing:.3px;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:.82rem;font-weight:400}.styles-module__kE603a__cameraInput::placeholder{color:#a1a1aa80}.styles-module__kE603a__descInput{color:#d4d4d8;resize:none;white-space:pre-wrap;word-break:break-word;background:0 0;border:none;outline:none;width:100%;min-height:40px;padding:0;font-family:inherit;font-size:.95rem;font-weight:300;line-height:1.7;overflow:hidden}.styles-module__kE603a__descInput::-webkit-scrollbar{width:6px}.styles-module__kE603a__descInput::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module__kE603a__descInput::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.styles-module__kE603a__descInput::-webkit-scrollbar-thumb:hover{background:#ffffff80}.styles-module__kE603a__descInput::placeholder{color:#d4d4d866}.styles-module__kE603a__sidebarInput{color:#fff;background-color:#222;border:1px solid #333;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.85rem}.styles-module__kE603a__sidebarInput:focus{border-color:#3b82f6}.styles-module__kE603a__floatingActionBar{-webkit-backdrop-filter:blur(20px);z-index:10000;white-space:nowrap;background:#0e0e10e0;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:.35rem;max-width:95vw;padding:.3rem .55rem;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #000000bf}.styles-module__kE603a__floatingPillBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:99px;flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.78rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__kE603a__floatingPillBtn:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.styles-module__kE603a__floatingPillPrimary{color:#fff;background:#3b82f6;border-color:#3b82f6;font-weight:600}.styles-module__kE603a__floatingPillPrimary:hover{background:#2563eb;border-color:#2563eb}.styles-module__kE603a__floatingPillCoverActive{color:#111;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-color:#f59e0b;font-weight:700}.styles-module__kE603a__floatingPillDelete{color:#ef4444;background:#ef444414;border-color:#ef444433}.styles-module__kE603a__floatingPillDelete:hover{color:#fff;background:#ef444433;border-color:#ef444466}.styles-module__kE603a__floatingCloseBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:.2rem;transition:all .2s;display:flex}.styles-module__kE603a__floatingCloseBtn:hover{background:#ef4444cc;transform:scale(1.1)rotate(90deg)}.styles-module__kE603a__topRightCloseBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.styles-module__kE603a__topRightCloseBtn:hover{background:#ef4444cc;border-color:#ef4444e6;transform:scale(1.1)rotate(90deg)}.styles-module__kE603a__photoCountPill{color:#fff9;white-space:nowrap;flex-shrink:0;padding:0 .6rem;font-size:.75rem;font-weight:500}.styles-module__kE603a__navBtn{color:#fff;cursor:pointer;z-index:100000;pointer-events:auto;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__kE603a__navBtn:hover{background:#ffffff40;border-color:#ffffff59;transform:translateY(-50%)scale(1.1)}.styles-module__kE603a__prevBtn{left:2rem}.styles-module__kE603a__nextBtn{right:2rem}
.EditLightbox-module__YHOIWW__editorialTitleInput{color:#fff;letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1.3;font-family:var(--font-display), "Space Grotesk", "Inter", -apple-system, sans-serif;box-sizing:border-box;resize:none;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;background:0 0;border:none;outline:none;width:100%;max-width:100%;height:auto;min-height:2.3rem;margin:0 0 .5rem;padding:0;display:block;overflow:hidden}.EditLightbox-module__YHOIWW__editorialTitleInput::placeholder{color:#fff6;font-style:normal}.EditLightbox-module__YHOIWW__exifSectionContainer{width:100%;margin-top:1.25rem;margin-bottom:.5rem}.EditLightbox-module__YHOIWW__exifHeaderRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 .2rem;display:flex}.EditLightbox-module__YHOIWW__exifHeaderTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.EditLightbox-module__YHOIWW__toggleExifBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.72rem;font-weight:500;transition:all .2s;display:inline-flex}.EditLightbox-module__YHOIWW__toggleExifBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.EditLightbox-module__YHOIWW__exifCollapsedBanner{color:#ffffff73;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-size:.78rem;display:flex}.EditLightbox-module__YHOIWW__editorialExifGrid{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.45rem;width:100%;padding:.6rem .75rem;display:flex}.EditLightbox-module__YHOIWW__exifInputPill{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.78rem;transition:all .2s;display:inline-flex}.EditLightbox-module__YHOIWW__exifInputPill:focus-within{background:#38bdf814;border-color:#38bdf8;box-shadow:0 0 8px #38bdf826}.EditLightbox-module__YHOIWW__exifInputPill input{color:#fff;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:.78rem}.EditLightbox-module__YHOIWW__exifInputPill input::placeholder{color:#ffffff4d}.EditLightbox-module__YHOIWW__addExifFieldBtn{color:#ffffff8c;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff2e;border-radius:6px;align-items:center;gap:.2rem;padding:.2rem .45rem;font-size:.72rem;transition:all .2s;display:inline-flex}.EditLightbox-module__YHOIWW__addExifFieldBtn:hover{color:#38bdf8;background:#38bdf81a;border-color:#38bdf866}.EditLightbox-module__YHOIWW__addExifMenu{z-index:500;background:#18181b;border:1px solid #ffffff26;border-radius:8px;min-width:140px;padding:.25rem 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 25px #000c}.EditLightbox-module__YHOIWW__addExifMenuItem{color:#e2e8f0;cursor:pointer;padding:.4rem .65rem;font-size:.75rem;transition:background .15s}.EditLightbox-module__YHOIWW__addExifMenuItem:hover{color:#38bdf8;background:#38bdf826}.EditLightbox-module__YHOIWW__editorialTextarea{color:#d4d4d8;box-sizing:border-box;resize:none;overflow-wrap:break-word;word-break:normal;white-space:pre-wrap;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:6.2rem;max-height:none;margin:0;padding:0 .5rem 0 0;font-family:inherit;font-size:.92rem;font-weight:300;line-height:1.6;overflow:hidden auto}.EditLightbox-module__YHOIWW__editorialTextarea::-webkit-scrollbar{width:6px}.EditLightbox-module__YHOIWW__editorialTextarea::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.EditLightbox-module__YHOIWW__editorialTextarea::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:4px}.EditLightbox-module__YHOIWW__editorialTextarea::-webkit-scrollbar-thumb:hover{background:#38bdf8}.EditLightbox-module__YHOIWW__editorialTextarea::placeholder{color:#d4d4d866}
.CategoryDropdown-module__gVxdbq__dropdownContainer{z-index:50;width:max-content;min-width:160px;font-family:inherit;position:relative}.CategoryDropdown-module__gVxdbq__dropdownHeader{color:#fff;cursor:pointer;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;justify-content:space-between;align-items:center;padding:.3rem .85rem;font-size:.78rem;font-weight:500;transition:all .3s;display:flex}.CategoryDropdown-module__gVxdbq__dropdownHeader:hover{background:#ffffff1a;border-color:#ffffff26}.CategoryDropdown-module__gVxdbq__dropdownHeader.CategoryDropdown-module__gVxdbq__open{background:#ffffff26;border-color:#fff3}.CategoryDropdown-module__gVxdbq__selectedText{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;overflow:hidden}.CategoryDropdown-module__gVxdbq__clearIcon{color:#ffffffb3;cursor:pointer;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.CategoryDropdown-module__gVxdbq__clearIcon:hover{color:#fff;background:#ef4444cc}.CategoryDropdown-module__gVxdbq__arrow{opacity:.7;transition:transform .3s}.CategoryDropdown-module__gVxdbq__arrowUp{transform:rotate(180deg)}.CategoryDropdown-module__gVxdbq__dropdownList{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#141414f5;border:1px solid #ffffff26;border-radius:12px;width:240px;max-width:calc(100vw - 24px);max-height:250px;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) CategoryDropdown-module__gVxdbq__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden auto;box-shadow:0 16px 40px #000000d9}.CategoryDropdown-module__gVxdbq__dropdownList.CategoryDropdown-module__gVxdbq__dropUp{animation:.2s cubic-bezier(.16,1,.3,1) CategoryDropdown-module__gVxdbq__slideUpDropdown;top:auto;bottom:calc(100% + 8px)}@keyframes CategoryDropdown-module__gVxdbq__slideUpDropdown{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CategoryDropdown-module__gVxdbq__dropdownItem{color:#a3a3a3;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.85rem;transition:all .15s;display:flex}.CategoryDropdown-module__gVxdbq__dropdownItem:hover{color:#fff;background:#3b82f6}.CategoryDropdown-module__gVxdbq__dropdownItem.CategoryDropdown-module__gVxdbq__active{color:#3b82f6;font-weight:600}.CategoryDropdown-module__gVxdbq__dropdownItem.CategoryDropdown-module__gVxdbq__active:hover{color:#fff;background:#3b82f6}.CategoryDropdown-module__gVxdbq__eraserItem{color:#0a84ff;border-bottom:1px solid #ffffff0d;margin-bottom:.25rem;padding-bottom:.75rem}.CategoryDropdown-module__gVxdbq__eraserItem:hover{color:#0a84ff;background:#0a84ff1a}.CategoryDropdown-module__gVxdbq__manageItem{color:#a3a3a3;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}.CategoryDropdown-module__gVxdbq__manageItem:hover{color:#fff;background:#ffffff0d}.CategoryDropdown-module__gVxdbq__searchInput{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.6rem .8rem;font-size:.9rem;transition:all .2s}.CategoryDropdown-module__gVxdbq__searchInput:focus{background:#ffffff1a;border-color:#fff3}.CategoryDropdown-module__gVxdbq__dropdownList::-webkit-scrollbar{width:6px}.CategoryDropdown-module__gVxdbq__dropdownList::-webkit-scrollbar-track{background:0 0}.CategoryDropdown-module__gVxdbq__dropdownList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.CategoryDropdown-module__gVxdbq__dropdownList::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes CategoryDropdown-module__gVxdbq__slideDownMega{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.CategoryDropdown-module__gVxdbq__megaContainer{width:auto;min-width:280px}.CategoryDropdown-module__gVxdbq__megaList{width:550px;max-width:95vw;padding:1.2rem;animation:.2s cubic-bezier(.16,1,.3,1) CategoryDropdown-module__gVxdbq__slideDownMega;left:50%;transform:translate(-50%)}@media (max-width:500px){.CategoryDropdown-module__gVxdbq__megaList{width:100vw;left:50%;transform:translate(-50%)}}.CategoryDropdown-module__gVxdbq__megaItemsContainer{flex-wrap:wrap;gap:.6rem;display:flex}.CategoryDropdown-module__gVxdbq__megaItem{color:#a3a3a3;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#ffffff08;border:none;border-radius:99px;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;transition:all .2s;display:flex}.CategoryDropdown-module__gVxdbq__megaItem:hover{color:#fff;background:#ffffff1a}.CategoryDropdown-module__gVxdbq__megaItem.CategoryDropdown-module__gVxdbq__active{color:#fff;background:#3b82f6;font-weight:500}.CategoryDropdown-module__gVxdbq__deleteCategoryBtn{color:#ef4444;cursor:pointer;opacity:.85;background:#ef444426;border:1px solid #ef44444d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-left:.4rem;padding:0;transition:all .2s;display:flex}.CategoryDropdown-module__gVxdbq__dropdownItem:hover .CategoryDropdown-module__gVxdbq__deleteCategoryBtn,.CategoryDropdown-module__gVxdbq__megaItem:hover .CategoryDropdown-module__gVxdbq__deleteCategoryBtn{opacity:1}.CategoryDropdown-module__gVxdbq__deleteCategoryBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:scale(1.1)}.CategoryDropdown-module__gVxdbq__eyebrowContainer{z-index:200;width:max-content;margin-bottom:.4rem;position:relative}.CategoryDropdown-module__gVxdbq__eyebrowHeader{letter-spacing:1.2px;text-transform:uppercase;color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.4rem;padding:.2rem .5rem;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.CategoryDropdown-module__gVxdbq__eyebrowHeader:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.CategoryDropdown-module__gVxdbq__eyebrowHeader.CategoryDropdown-module__gVxdbq__open{color:#38bdf8;background:#38bdf826;border-color:#38bdf84d}.CategoryDropdown-module__gVxdbq__eyebrowAdd{color:#fff6;border-style:dashed}.CategoryDropdown-module__gVxdbq__eyebrowAdd:hover{color:#38bdf8;border-color:#38bdf866}
.LocationAutocomplete-module__WxTWVW__autocompleteContainer{z-index:100;width:100%;max-width:420px;margin-bottom:.6rem;position:relative}.LocationAutocomplete-module__WxTWVW__editorialLocationRow{color:#38bdf8;letter-spacing:.3px;background:#38bdf814;border:1px solid #38bdf833;border-radius:4px;align-items:center;gap:.5rem;max-width:100%;margin-bottom:.6rem;padding:.2rem .5rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.LocationAutocomplete-module__WxTWVW__editorialLocationRowEditable{width:100%;max-width:420px;margin-bottom:0;}.LocationAutocomplete-module__WxTWVW__editorialLocationInput{box-sizing:border-box;color:#38bdf8;letter-spacing:.3px;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-family:inherit;font-size:.82rem;font-weight:500}.LocationAutocomplete-module__WxTWVW__editorialLocationInput::placeholder{color:#38bdf866}.LocationAutocomplete-module__WxTWVW__editorialLocationText{white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.LocationAutocomplete-module__WxTWVW__editorialLocationRow:hover{color:#7dd3fc;background:#38bdf82e;border-color:#38bdf866;transform:translateY(-1px)}.LocationAutocomplete-module__WxTWVW__autocompleteSpinner{border:2px solid #38bdf833;border-top-color:#38bdf8;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.6s linear infinite LocationAutocomplete-module__WxTWVW__spin}@keyframes LocationAutocomplete-module__WxTWVW__spin{to{transform:rotate(360deg)}}.LocationAutocomplete-module__WxTWVW__autocompleteDropdown{z-index:300;background:#141414;border:1px solid #fff3;border-radius:12px;max-height:220px;animation:.2s ease-out LocationAutocomplete-module__WxTWVW__slideDownFade;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 20px 50px #000000f2}.LocationAutocomplete-module__WxTWVW__autocompleteDropdown.LocationAutocomplete-module__WxTWVW__dropUp{animation:.2s ease-out LocationAutocomplete-module__WxTWVW__slideUpFade;top:auto;bottom:calc(100% + 6px)}@keyframes LocationAutocomplete-module__WxTWVW__slideDownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes LocationAutocomplete-module__WxTWVW__slideUpFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.LocationAutocomplete-module__WxTWVW__autocompleteItem{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.6rem;padding:.65rem .9rem;transition:background .15s;display:flex}.LocationAutocomplete-module__WxTWVW__autocompleteItem:last-child{border-bottom:none}.LocationAutocomplete-module__WxTWVW__autocompleteItem:hover{background:#38bdf826}.LocationAutocomplete-module__WxTWVW__autocompleteItemText{flex-direction:column;gap:.15rem;display:flex;overflow:hidden}.LocationAutocomplete-module__WxTWVW__autocompleteItemName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;overflow:hidden}.LocationAutocomplete-module__WxTWVW__autocompleteItemCoords{color:#a1a1aa;font-size:.68rem}
