.Header-module__lnUIdW__header{z-index:var(--z-sticky);-webkit-backdrop-filter:blur(12px);border-bottom:2px solid var(--color-gray-100);background:#fffc;position:sticky;top:0}.Header-module__lnUIdW__container{max-width:1200px;padding:var(--space-4);justify-content:center;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{font-size:var(--text-4xl);animation:2s ease-in-out infinite Header-module__lnUIdW__bounce}.Header-module__lnUIdW__logoText{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text-primary);letter-spacing:-.01em;font-weight:900}.Header-module__lnUIdW__logoAccent{color:var(--color-blue);text-shadow:var(--glow-blue)}.Header-module__lnUIdW__right{align-items:center;gap:var(--space-4);display:flex}.Header-module__lnUIdW__eventName{font-size:var(--text-sm);color:var(--color-text-secondary);padding:var(--space-2)var(--space-3);background:var(--color-charcoal-light);border-radius:var(--radius-full);border:1px solid #ffffff1a}.Header-module__lnUIdW__avatar{background:linear-gradient(135deg,var(--color-lime),var(--color-purple));width:36px;height:36px;font-weight:700;font-size:var(--text-sm);color:var(--color-charcoal-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes Header-module__lnUIdW__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:640px){.Header-module__lnUIdW__container{padding:var(--space-3)}.Header-module__lnUIdW__logoText{font-size:var(--text-lg)}.Header-module__lnUIdW__eventName{display:none}}
.PhotoUploader-module__eP9Zyq__dropzone{padding:var(--space-8);border:3px dashed var(--color-blue-light);border-radius:var(--radius-2xl);background:var(--color-white);transition:all var(--transition-base);cursor:pointer;box-shadow:var(--shadow-sm);position:relative}.PhotoUploader-module__eP9Zyq__dropzone:hover{border-color:var(--color-blue);background:var(--color-gray-50)}.PhotoUploader-module__eP9Zyq__dropzone.PhotoUploader-module__eP9Zyq__active{border-color:var(--color-blue);background:var(--color-gray-100);box-shadow:var(--glow-blue);border-style:solid}.PhotoUploader-module__eP9Zyq__content{text-align:left;justify-content:space-between;align-items:center;gap:var(--space-6);flex-direction:row;width:100%;display:flex}.PhotoUploader-module__eP9Zyq__textGroup{align-items:center;gap:var(--space-4);flex:1;display:flex}.PhotoUploader-module__eP9Zyq__iconWrapper{background:linear-gradient(135deg,var(--color-blue),var(--color-orange));width:64px;min-width:64px;height:64px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite PhotoUploader-module__eP9Zyq__bounce;display:flex}.PhotoUploader-module__eP9Zyq__icon{width:32px;height:32px;color:var(--color-white)}.PhotoUploader-module__eP9Zyq__titleGroup{flex-direction:column;display:flex}.PhotoUploader-module__eP9Zyq__title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-text-primary);margin:0;font-weight:800}.PhotoUploader-module__eP9Zyq__subtitle{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.PhotoUploader-module__eP9Zyq__selectButton{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-10);font-family:var(--font-primary);font-size:var(--text-lg);color:var(--color-white);background:linear-gradient(135deg,var(--color-orange),#ff9f7d);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--glow-orange);border:none;min-height:56px;font-weight:700;display:flex}.PhotoUploader-module__eP9Zyq__selectButton:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 24px #ff7f514d}.PhotoUploader-module__eP9Zyq__buttonGroup{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.PhotoUploader-module__eP9Zyq__hint{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:10px;font-weight:600}.PhotoUploader-module__eP9Zyq__buttonIcon{max-height:20px}.PhotoUploader-module__eP9Zyq__selectButton:active{transform:translateY(-1px)scale(.98)}@media (max-width:640px){.PhotoUploader-module__eP9Zyq__dropzone{padding:var(--space-6)}.PhotoUploader-module__eP9Zyq__content{text-align:center;gap:var(--space-4);flex-direction:column}.PhotoUploader-module__eP9Zyq__textGroup{text-align:center;flex-direction:column}.PhotoUploader-module__eP9Zyq__iconWrapper{width:64px;height:64px}.PhotoUploader-module__eP9Zyq__icon{width:32px;height:32px}.PhotoUploader-module__eP9Zyq__title{font-size:var(--text-xl)}.PhotoUploader-module__eP9Zyq__selectButton{width:100%;padding:var(--space-4)}}
.PhotoGrid-module__1tgEoW__grid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));display:grid}.PhotoGrid-module__1tgEoW__tile{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-charcoal);position:relative;overflow:hidden}.PhotoGrid-module__1tgEoW__imageWrapper{width:100%;height:100%;position:relative}.PhotoGrid-module__1tgEoW__image{object-fit:cover}.PhotoGrid-module__1tgEoW__overlay{background:#0f0f1ab3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PhotoGrid-module__1tgEoW__pending{background:#0f0f1a99}.PhotoGrid-module__1tgEoW__uploading{background:#0f0f1acc}.PhotoGrid-module__1tgEoW__error{background:#ff33664d}.PhotoGrid-module__1tgEoW__pendingIcon{width:32px;height:32px;color:var(--color-gray-400);opacity:.6}.PhotoGrid-module__1tgEoW__pendingIcon svg{width:100%;height:100%}.PhotoGrid-module__1tgEoW__uploadingIndicator{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.PhotoGrid-module__1tgEoW__progressText{font-size:var(--text-xs);color:var(--color-white);font-weight:600}.PhotoGrid-module__1tgEoW__loadingSpinner{border:3px solid #fff3;border-top-color:var(--color-lime);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite PhotoGrid-module__1tgEoW__spin}@keyframes PhotoGrid-module__1tgEoW__spin{to{transform:rotate(360deg)}}.PhotoGrid-module__1tgEoW__errorIcon{align-items:center;gap:var(--space-1);color:var(--color-error);cursor:pointer;flex-direction:column;display:flex}.PhotoGrid-module__1tgEoW__errorIcon svg{width:24px;height:24px}.PhotoGrid-module__1tgEoW__errorIcon span{font-size:var(--text-xs);font-weight:600}.PhotoGrid-module__1tgEoW__successBadge{bottom:var(--space-2);right:var(--space-2);background:var(--color-success);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;animation:.3s ease-out PhotoGrid-module__1tgEoW__popIn;display:flex;position:absolute}.PhotoGrid-module__1tgEoW__successBadge svg{width:14px;height:14px;color:var(--color-charcoal-dark)}@keyframes PhotoGrid-module__1tgEoW__popIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.PhotoGrid-module__1tgEoW__removeButton{top:var(--space-1);right:var(--space-1);width:24px;height:24px;color:var(--color-white);cursor:pointer;opacity:0;transition:opacity var(--transition-fast);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.PhotoGrid-module__1tgEoW__removeButton svg{width:14px;height:14px}.PhotoGrid-module__1tgEoW__tile:hover .PhotoGrid-module__1tgEoW__removeButton{opacity:1}.PhotoGrid-module__1tgEoW__removeButton:hover{background:var(--color-error)}@media (max-width:640px){.PhotoGrid-module__1tgEoW__grid{grid-template-columns:repeat(3,1fr)}.PhotoGrid-module__1tgEoW__removeButton{opacity:1}}@media (min-width:641px) and (max-width:1024px){.PhotoGrid-module__1tgEoW__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1025px){.PhotoGrid-module__1tgEoW__grid{grid-template-columns:repeat(6,1fr)}}
.ProgressBar-module__txim8W__wrapper{align-items:center;gap:var(--space-3);width:100%;display:flex}.ProgressBar-module__txim8W__track{background:var(--color-gray-200);border-radius:var(--radius-full);flex:1;overflow:hidden}.ProgressBar-module__txim8W__sm .ProgressBar-module__txim8W__track{height:8px}.ProgressBar-module__txim8W__md .ProgressBar-module__txim8W__track{height:12px}.ProgressBar-module__txim8W__lg .ProgressBar-module__txim8W__track{height:16px}.ProgressBar-module__txim8W__fill{border-radius:var(--radius-full);height:100%;transition:width var(--transition-base);position:relative}.ProgressBar-module__txim8W__fill:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s infinite ProgressBar-module__txim8W__shimmer;position:absolute;inset:0}.ProgressBar-module__txim8W__lime{background:var(--color-blue);box-shadow:var(--glow-blue)}.ProgressBar-module__txim8W__purple{background:var(--color-orange);box-shadow:var(--glow-orange)}.ProgressBar-module__txim8W__gradient{background:linear-gradient(90deg,var(--color-blue),var(--color-orange));box-shadow:var(--glow-blue)}.ProgressBar-module__txim8W__label{font-size:var(--text-sm);color:var(--color-text-secondary);text-align:right;min-width:40px;font-weight:600}
.event-page-module__AzSGUG__page{flex-direction:column;min-height:100vh;display:flex}.event-page-module__AzSGUG__main{width:100%;max-width:1200px;padding:var(--space-4);flex:1;margin:0 auto}.event-page-module__AzSGUG__spinner{border:4px solid var(--color-gray-200);border-top-color:var(--color-blue);border-radius:50%;width:48px;height:48px;animation:1s linear infinite event-page-module__AzSGUG__spin}@keyframes event-page-module__AzSGUG__spin{to{transform:rotate(360deg)}}.event-page-module__AzSGUG__sectionHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.event-page-module__AzSGUG__sectionHeader h2{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:800}.event-page-module__AzSGUG__uploaderSection{margin-bottom:var(--space-8);animation:.5s ease-out event-page-module__AzSGUG__slideUp}@keyframes event-page-module__AzSGUG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.event-page-module__AzSGUG__uploadPreview{margin-bottom:var(--space-8);padding:var(--space-8);background:var(--color-white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);border:1px solid var(--color-gray-100)}.event-page-module__AzSGUG__uploadingStatus{margin-top:var(--space-6);gap:var(--space-3);flex-direction:column;align-items:center;display:flex}.event-page-module__AzSGUG__uploadingStatus p{color:var(--color-text-secondary);margin:0}.event-page-module__AzSGUG__uploadActions{gap:var(--space-4);margin-top:var(--space-6);justify-content:center;display:flex}.event-page-module__AzSGUG__uploadCta{padding:var(--space-8);margin-bottom:var(--space-8);border-radius:var(--radius-2xl);background:#39ff140d;border:2px dashed #39ff144d;justify-content:center;display:flex}.event-page-module__AzSGUG__gallerySection{padding-top:var(--space-6)}.event-page-module__AzSGUG__galleryTitle{align-items:center;gap:var(--space-3);font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:var(--space-6);font-weight:700;display:flex}.event-page-module__AzSGUG__photoCount{font-size:var(--text-sm);padding:var(--space-1)var(--space-3);background:var(--color-purple);color:var(--color-white);border-radius:var(--radius-full);font-weight:600}@media (min-width:640px){.event-page-module__AzSGUG__eventHeader{flex-direction:row;justify-content:space-between;align-items:center}.event-page-module__AzSGUG__eventInfo{align-items:center;gap:var(--space-6);flex-direction:row}}@media (max-width:640px){.event-page-module__AzSGUG__main{padding:var(--space-3)}.event-page-module__AzSGUG__eventName{font-size:var(--text-2xl)}.event-page-module__AzSGUG__uploadActions{flex-direction:column}.event-page-module__AzSGUG__uploadActions button{width:100%}}
