.user-menu-module__RiQX_a__container{position:relative}@media (max-width:1300px){.user-menu-module__RiQX_a__container{display:none}}.user-menu-module__RiQX_a__trigger{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.user-menu-module__RiQX_a__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.user-menu-module__RiQX_a__avatarPlaceholder{color:#000;background:#0000001a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.user-menu-module__RiQX_a__dropdown{background:var(--background);z-index:200;border:1px solid #0000001a;border-radius:12px;min-width:180px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px #0006}.user-menu-module__RiQX_a__menuItem{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.user-menu-module__RiQX_a__menuItem:hover{background:#0000001a}
.search-bar-module__PPS6QW__wrapper{width:min(400px,40vw);position:absolute;left:50%;transform:translate(-50%)}@media (max-width:768px){.search-bar-module__PPS6QW__wrapper{display:none}}.search-bar-module__PPS6QW__container{background:#00000014;border:1px solid #0000001f;border-radius:12px;align-items:center;width:100%;padding:.5rem 1rem;transition:background .15s,border-color .15s;display:flex}.search-bar-module__PPS6QW__container:focus-within{background:#0000001f;border-color:#0003}.search-bar-module__PPS6QW__icon{color:#777;flex-shrink:0;margin-right:.5rem}.search-bar-module__PPS6QW__input{color:#111;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.search-bar-module__PPS6QW__input::placeholder{color:#999}.search-bar-module__PPS6QW__spinner{border:2px solid #0003;border-top-color:#111;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite search-bar-module__PPS6QW__spin}@keyframes search-bar-module__PPS6QW__spin{to{transform:rotate(360deg)}}.search-bar-module__PPS6QW__results{background:var(--background);z-index:200;border:1px solid #0000001a;border-radius:12px;max-height:400px;padding:.5rem;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0006}.search-bar-module__PPS6QW__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background .15s;display:flex}.search-bar-module__PPS6QW__resultItem:hover{background:#0000001a}.search-bar-module__PPS6QW__avatar,.search-bar-module__PPS6QW__eventImage{object-fit:cover;flex-shrink:0;width:40px;height:40px}.search-bar-module__PPS6QW__avatar{border-radius:50%}.search-bar-module__PPS6QW__eventImage{border-radius:8px}.search-bar-module__PPS6QW__avatarPlaceholder{background:var(--color-brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.search-bar-module__PPS6QW__eventPlaceholder{color:#999;background:#0000001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.search-bar-module__PPS6QW__info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.search-bar-module__PPS6QW__name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.search-bar-module__PPS6QW__meta{color:#777;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.search-bar-module__PPS6QW__dark .search-bar-module__PPS6QW__container{background:var(--fill-ghost);border-color:var(--border-default);-webkit-backdrop-filter:blur(8px)}.search-bar-module__PPS6QW__dark .search-bar-module__PPS6QW__container:focus-within{background:var(--fill-hover);border-color:var(--border-strong)}.search-bar-module__PPS6QW__dark .search-bar-module__PPS6QW__icon{color:#fff9}.search-bar-module__PPS6QW__dark .search-bar-module__PPS6QW__input{color:#fff}.search-bar-module__PPS6QW__dark .search-bar-module__PPS6QW__input::placeholder{color:#ffffff80}
.search-module__iEHJ8a__page{color:#0f0f0f;background:#fff;min-height:100vh}.search-module__iEHJ8a__content{max-width:600px;margin:0 auto;padding:76px 16px 96px}.search-module__iEHJ8a__searchBox{background:#0000000f;border:1px solid #0000001a;border-radius:12px;align-items:center;padding:.65rem 1rem;transition:background .15s,border-color .15s;display:flex}.search-module__iEHJ8a__searchBox:focus-within{background:#00000017;border-color:#0003}.search-module__iEHJ8a__searchIcon{color:#777;flex-shrink:0;margin-right:.5rem}.search-module__iEHJ8a__input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.search-module__iEHJ8a__input::placeholder{color:#999}.search-module__iEHJ8a__input::-webkit-search-cancel-button{-webkit-appearance:none}.search-module__iEHJ8a__spinner{border:2px solid #0003;border-top-color:#111;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite search-module__iEHJ8a__spin}@keyframes search-module__iEHJ8a__spin{to{transform:rotate(360deg)}}.search-module__iEHJ8a__emptyState{flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;display:flex}.search-module__iEHJ8a__emptyText{color:#0006;text-align:center;margin:0;font-size:.95rem}.search-module__iEHJ8a__results{flex-direction:column;margin-top:.75rem;display:flex}.search-module__iEHJ8a__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.625rem .25rem;transition:background .15s;display:flex}@media (hover:hover){.search-module__iEHJ8a__resultItem:hover{background:#0000000d}}.search-module__iEHJ8a__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.search-module__iEHJ8a__eventImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px}.search-module__iEHJ8a__eventPlaceholder{color:#0006;background:#0000000f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.search-module__iEHJ8a__info{flex-direction:column;min-width:0;display:flex}.search-module__iEHJ8a__name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.search-module__iEHJ8a__meta{color:#00000073;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}
.uploadLoading{justify-content:center;align-items:center;height:calc(100vh - 60px);display:flex}.uploadPage{min-height:calc(100vh - 60px);padding:2rem 1.5rem}.uploadContainer{max-width:900px;margin:0 auto}.uploadBackLink{color:#777;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:0;font-size:.85rem;transition:color .15s;display:inline-flex}.uploadBackLink:hover{color:#111}.uploadError{text-align:center;color:#777;padding:4rem 1rem;font-size:.95rem}.uploadEventHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.uploadEventThumb{border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.uploadEventThumbImg{object-fit:cover;border-radius:10px;width:56px;height:56px}.uploadEventInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.uploadEventName{color:#111;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:600;overflow:hidden}.uploadEventMeta{color:#777;font-size:.8rem}.uploadDropZone{cursor:pointer;background:#00000005;border:2px dashed #00000026;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:3rem 2rem;transition:border-color .2s,background-color .2s;display:flex}:is(.uploadDropZone:hover,.uploadDropZone.dragOver){border-color:var(--color-brand);background:rgba(var(--color-brand-rgb),.05)}.uploadDropIcon{color:#999}:is(.uploadDropZone:hover .uploadDropIcon,.uploadDropZone.dragOver .uploadDropIcon){color:var(--color-brand)}.uploadDropText{color:#555;margin:0;font-size:.95rem}.uploadDropHint{color:#aaa;margin:0;font-size:.75rem}.uploadProgress{background:#e5e5e5;border:1px solid #00000014;border-radius:12px;margin-bottom:2rem;padding:1rem 1.25rem}.uploadProgressHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.uploadProgressLabel{color:#333;font-size:.85rem;font-weight:500}.uploadProgressClear{color:#777;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.uploadProgressClear:hover{color:#111}.uploadProgressBar{background:#0000001a;border-radius:2px;width:100%;height:4px;margin-bottom:.75rem;overflow:hidden}.uploadProgressFill{background:var(--color-brand);border-radius:2px;height:100%;transition:width .3s}.uploadFileGrid{flex-wrap:wrap;gap:.5rem;display:flex}.uploadFileItem{border-radius:8px;width:56px;height:56px;position:relative;overflow:hidden}.uploadFileThumb{object-fit:cover;width:100%;height:100%}.uploadFileOverlay{background:#00000080;align-items:flex-end;display:flex;position:absolute;inset:0}.uploadFileProgress{background:var(--color-brand);height:3px;transition:width .2s}.uploadFileCheck{background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.uploadFileError{color:#111;background:#c8323299;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.uploadFileMore{color:#777;background:#0000000d;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:.7rem;display:flex}.uploadGallerySection{margin-top:1rem}.uploadGalleryTitle{color:#111;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.uploadGalleryCount{color:#777;background:#00000014;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;font-weight:500}.uploadGalleryEmpty{text-align:center;color:#aaa;padding:3rem 1rem;font-size:.85rem}.uploadGalleryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:4px;display:grid}.uploadGalleryItem{aspect-ratio:1;background:#eee;border-radius:4px;position:relative;overflow:hidden}.uploadGalleryImg{object-fit:cover}.uploadGalleryLoadMore{color:#555;cursor:pointer;background:#0000000d;border:1px solid #0000001a;border-radius:10px;width:100%;margin-top:1rem;padding:.75rem;font-size:.85rem;transition:background .15s;display:block}.uploadGalleryLoadMore:hover{background:#00000014}.uploadGalleryLoadMore:disabled{opacity:.5;cursor:default}@media (max-width:600px){.uploadDropZone{padding:2rem 1rem}.uploadGalleryGrid{grid-template-columns:repeat(3,1fr)}}
.uploadPortalLoading{justify-content:center;align-items:center;height:calc(100vh - 60px);display:flex}.uploadPortalPage{min-height:calc(100vh - 60px);padding:2rem 1.5rem}.uploadPortalContainer{max-width:900px;margin:0 auto}.uploadPortalTitle{color:#111;margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.uploadPortalSubtitle{color:#777;margin-bottom:2rem;font-size:.9rem}.uploadPortalEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 1rem;display:flex}.uploadPortalEmptyTitle{color:#555;font-size:1rem;font-weight:500}.uploadPortalEmptyDesc{color:#999;max-width:320px;font-size:.85rem}.uploadPortalGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.uploadPortalSection{margin-bottom:2.5rem}.uploadPortalSectionTitle{color:#111;margin-bottom:.75rem;font-size:1rem;font-weight:600}.uploadPortalSearchInput{color:#111;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;margin-bottom:1rem;padding:.65rem .9rem;font-size:.9rem}.uploadPortalSearchInput:focus{border-color:#8a38f5}.uploadEventCardBadge{border-radius:999px;align-self:flex-start;margin-top:.4rem;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.uploadEventCardBadgeTodo{color:#8a38f5;background:#8a38f51f}.uploadEventCardBadgeDone{color:#2e7d32;background:#2e7d321f}.uploadPortalSearchLoading{justify-content:center;padding:1.5rem 0;display:flex}.uploadPortalSearchEmpty{color:#777;padding:.5rem 0;font-size:.9rem}.uploadEventCard{cursor:pointer;text-align:left;color:inherit;background:#e5e5e5;border:1px solid #00000014;border-radius:12px;flex-direction:column;padding:0;transition:border-color .2s,transform .15s;display:flex;overflow:hidden}.uploadEventCard:hover{border-color:#0003;transform:translateY(-2px)}.uploadEventCardImage{aspect-ratio:16/9;background:#eee;width:100%;position:relative}.uploadEventCardImg{object-fit:cover}.uploadEventCardPlaceholder{background:#eee;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.uploadEventCardInfo{flex-direction:column;gap:.15rem;padding:.75rem 1rem 1rem;display:flex}.uploadEventCardDate{color:var(--color-brand);letter-spacing:.5px;font-size:.7rem;font-weight:600}.uploadEventCardName{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.uploadEventCardVenue{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}@media (max-width:600px){.uploadPortalGrid{grid-template-columns:1fr}}
.my-venues-module__LRVDpG__page{max-width:600px;min-height:100vh;margin:0 auto;padding-top:60px;padding-left:1.5rem;padding-right:1.5rem}.my-venues-module__LRVDpG__heading{color:#000;margin:2rem 0 1.5rem;font-size:1.5rem;font-weight:700}.my-venues-module__LRVDpG__loading{justify-content:center;padding-top:6rem;display:flex}.my-venues-module__LRVDpG__spinner{border:2px solid #0000001a;border-top-color:#0009;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite my-venues-module__LRVDpG__spin}@keyframes my-venues-module__LRVDpG__spin{to{transform:rotate(360deg)}}.my-venues-module__LRVDpG__empty{color:#777;flex-direction:column;align-items:center;gap:1rem;padding-top:6rem;font-size:.95rem;display:flex}.my-venues-module__LRVDpG__signInButton{background:var(--color-brand);color:#fff;cursor:pointer;border:1px solid #00000026;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600}.my-venues-module__LRVDpG__venueList{flex-direction:column;gap:.5rem;display:flex}.my-venues-module__LRVDpG__venueCard{background:#0000000a;border:1px solid #00000014;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:background .15s;display:flex}.my-venues-module__LRVDpG__venueCard:hover{background:#00000012}.my-venues-module__LRVDpG__logo{object-fit:cover;border-radius:10px;flex-shrink:0;width:44px;height:44px}.my-venues-module__LRVDpG__logoPlaceholder{color:#000;background:#0000001a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:600;display:flex}.my-venues-module__LRVDpG__venueInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.my-venues-module__LRVDpG__venueName{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.my-venues-module__LRVDpG__venueLocation{color:#999;font-size:.8rem}.my-venues-module__LRVDpG__roleBadge{color:var(--color-brand-light);text-transform:capitalize;white-space:nowrap;background:#a78bfa1a;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:500}.my-venues-module__LRVDpG__chevron{color:#aaa;flex-shrink:0}
.QRCodeModal-module__XqnCbq__screen{z-index:200;background:#fff;flex-direction:column;align-items:center;animation:.2s QRCodeModal-module__XqnCbq__fadeIn;display:flex;position:fixed;inset:0}@keyframes QRCodeModal-module__XqnCbq__fadeIn{0%{opacity:0}to{opacity:1}}.QRCodeModal-module__XqnCbq__logo{top:calc(12px + env(safe-area-inset-top));width:auto;height:36px;position:absolute;left:20px}.QRCodeModal-module__XqnCbq__closeBtn{top:calc(14px + env(safe-area-inset-top));color:#5a5a60;cursor:pointer;background:#f2f2f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;right:20px}.QRCodeModal-module__XqnCbq__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:480px;padding:0 28px;display:flex}.QRCodeModal-module__XqnCbq__name{letter-spacing:-.7px;color:#0f0f0f;font-size:28px;font-weight:800}.QRCodeModal-module__XqnCbq__username{color:#8a8a90;margin-top:4px;font-size:15.5px}.QRCodeModal-module__XqnCbq__qrCard{box-shadow:0 0 56px rgba(var(--color-brand-rgb),.5),0 18px 40px #00000024;background:#fff;border-radius:30px;margin-top:34px;padding:20px;animation:2.4s ease-in-out infinite QRCodeModal-module__XqnCbq__qrGlow}@keyframes QRCodeModal-module__XqnCbq__qrGlow{0%,to{box-shadow:0 0 34px rgba(var(--color-brand-rgb),.3),0 18px 40px #00000024}50%{box-shadow:0 0 60px rgba(var(--color-brand-rgb),.6),0 18px 40px #00000024}}.QRCodeModal-module__XqnCbq__hint{color:#8a8a90;margin-top:34px;font-size:16px;font-weight:500}.QRCodeModal-module__XqnCbq__walletBadge{color:#fff;background:#000;border-radius:10px;align-items:center;gap:9px;height:46px;margin-top:22px;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.QRCodeModal-module__XqnCbq__walletBadge:hover{opacity:.85}.QRCodeModal-module__XqnCbq__walletIcon{width:24px;height:24px}
.manage-module__ZjSUnq__shell{min-height:100vh;padding-top:56px;display:flex}.manage-module__ZjSUnq__shellNoHeader{padding-top:0}.manage-module__ZjSUnq__loading{flex:1;justify-content:center;align-items:center;display:flex}.manage-module__ZjSUnq__spinner{border:2px solid #0000001a;border-top-color:#0009;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite manage-module__ZjSUnq__spin}@keyframes manage-module__ZjSUnq__spin{to{transform:rotate(360deg)}}.manage-module__ZjSUnq__emptyState{color:#777;flex:1;justify-content:center;align-items:center;font-size:.95rem;display:flex}.manage-module__ZjSUnq__sidebar{width:240px;top:var(--impersonation-offset,0px);height:calc(100vh - var(--impersonation-offset,0px));border-right:1px solid #00000014;flex-shrink:0;padding:1.25rem 1rem 1.5rem;position:fixed;left:0;overflow-y:auto}.manage-module__ZjSUnq__venueHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.manage-module__ZjSUnq__venueLogo{object-fit:cover;border-radius:50%;width:40px;height:40px}.manage-module__ZjSUnq__venueLogoPlaceholder{color:#000;background:#0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;display:flex}.manage-module__ZjSUnq__venueInfo{min-width:0}.manage-module__ZjSUnq__venueName{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.manage-module__ZjSUnq__roleBadge{color:var(--color-brand-light);text-transform:capitalize;font-size:.7rem;font-weight:500}.manage-module__ZjSUnq__nav{flex-direction:column;gap:.25rem;display:flex}.manage-module__ZjSUnq__navItem{color:#777;border-radius:8px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.manage-module__ZjSUnq__navItem:hover{color:#333;background:#0000000f}.manage-module__ZjSUnq__navItem.manage-module__ZjSUnq__active{color:#000;background:#0000001a}.manage-module__ZjSUnq__navItem svg{opacity:.7;flex-shrink:0}.manage-module__ZjSUnq__navItem.manage-module__ZjSUnq__active svg{opacity:1}.manage-module__ZjSUnq__navChevron{opacity:.4;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-left:auto;transition:transform .15s}.manage-module__ZjSUnq__navChevron:hover{opacity:.8}.manage-module__ZjSUnq__navChevronOpen{opacity:.7;transform:rotate(90deg)}.manage-module__ZjSUnq__subNavItem{color:#777;cursor:pointer;z-index:1;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem 2.75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.manage-module__ZjSUnq__subNavItem:hover{color:#333;background:#0000000f}.manage-module__ZjSUnq__subNavItem.manage-module__ZjSUnq__active{color:#000;background:#00000014}.manage-module__ZjSUnq__logoLink{margin-bottom:1rem;padding:0 .5rem;display:inline-flex}.manage-module__ZjSUnq__mainArea{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:240px;display:flex}.manage-module__ZjSUnq__dashHeader{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1.25rem;padding:.75rem 1.5rem;display:flex;position:relative}.manage-module__ZjSUnq__dashHeaderContent{flex:1;justify-content:center;align-items:center;display:flex}.manage-module__ZjSUnq__dashTitle{color:#000;font-size:.9rem;font-weight:600}.manage-module__ZjSUnq__content{flex-direction:column;flex:1;align-items:center;min-width:0;padding:0 2rem 2rem;display:flex}.manage-module__ZjSUnq__content>*{width:100%;max-width:1100px}@media (max-width:768px){.manage-module__ZjSUnq__shell{flex-direction:column}.manage-module__ZjSUnq__sidebar{border-bottom:1px solid #00000014;border-right:none;width:100%;height:auto;padding:1rem;position:static;overflow-x:auto}.manage-module__ZjSUnq__venueHeader{margin-bottom:1rem}.manage-module__ZjSUnq__nav{flex-direction:row;gap:.25rem}.manage-module__ZjSUnq__navItem{white-space:nowrap;padding:.5rem .75rem;font-size:.8rem}.manage-module__ZjSUnq__mainArea{margin-left:0}.manage-module__ZjSUnq__content{padding:0 1.25rem 1.25rem}}
.ticket-qr-module__7im0fW__pager{align-items:center;gap:18px;margin-top:22px;display:flex}.ticket-qr-module__7im0fW__pagerBtn{color:#5a5a60;cursor:pointer;background:#f2f2f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,opacity .15s;display:flex}.ticket-qr-module__7im0fW__pagerBtn:hover:not(:disabled){background:#e7e7ea}.ticket-qr-module__7im0fW__pagerBtn:disabled{opacity:.35;cursor:default}.ticket-qr-module__7im0fW__pagerLabel{text-align:center;color:#5a5a60;min-width:110px;font-size:14.5px;font-weight:600}
