@import"https://fonts.googleapis.com/css2?family=Imperial+Script&display=swap";@import"https://fonts.googleapis.com/css2?family=Markazi+Text:wght@400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Junge&display=swap";@import"https://fonts.googleapis.com/css2?family=Playwrite+HU:wght@100..400&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.logostyle{position:absolute;top:40px;left:50%;transform:translate(0);z-index:2;max-width:100px;height:auto}.indexpage{overflow:hidden}.indexcontainer{position:relative;background-image:url(/assets/placeholder-bg-CF7Gv3V5.jpg);height:100vh;width:100%;object-fit:contain;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:flex-end;padding:20px}.zoom-in-out-element{animation:zoom-in-zoom-out 10s ease-in infinite}@keyframes zoom-in-zoom-out{0%{scale:100%}50%{scale:120%}to{scale:100%}}.indexContent{position:absolute;bottom:20px;left:50%;transform:translate(-50%);text-align:center;z-index:2;color:#fff;padding-bottom:20px}.indexContent h2{font-family:Junge,cursive;color:#fff;font-size:2rem;font-weight:100;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.indexContent button{display:inline-block;width:auto;padding:10px 24px;align-self:center;border:1px solid rgba(255,255,255,.5);background:linear-gradient(to bottom,#ffffff73,#ffffff26,#ffffff0d);font-family:Junge,cursive;color:#fff;text-transform:uppercase;font-size:18px;font-weight:300;border-radius:18px;text-shadow:4px 4px 4px rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(2px);box-shadow:0 4px 24px #00000026;outline:none;cursor:pointer;transition:all .3s ease-in-out}.indexContent button:hover{background:#fff3;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 35px #00000040}.indexContent button:active{transform:scale(.98);box-shadow:0 4px 15px #0003}@media(max-width:768px){.logostyle{top:40px;left:50%;transform:translate(-50%)}.indexcontainer{position:relative;height:100vh;width:full;object-fit:contain;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:flex-end}.indexContent button{font-size:16px;padding:8px 20px}.indexContent h2{font-size:20px;font-weight:100}}.image-wrapper{position:relative;display:inline-block}.checkbox-container{position:absolute;top:10px;right:10px;z-index:10}.checkbox-container input[type=checkbox]{display:none}.custom-checkbox{width:20px;height:20px;background-color:#fff;border:2px solid #000;border-radius:50%;cursor:pointer}.checkbox-container input[type=checkbox]:checked+.custom-checkbox{background-color:#007bff;border-color:#007bff}*{padding:0;margin:0}.icon-send:before{content:"";font-family:FontAwesome;margin-right:10px}.imperial-script-regular{font-family:Imperial Script,serif;font-weight:400;font-style:normal}.playwrite-hu{font-family:Playwrite HU,serif;font-optical-sizing:auto}.markazi-text{font-family:Markazi Text,serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.alert-box{background-color:#fff;color:#ce0d20;border:1px solid #ffffff;border-radius:5px;padding:15px;text-align:center;font-family:Arial,sans-serif;font-weight:700;box-shadow:0 4px 10px #0003;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:300px;max-width:90%;box-sizing:border-box}.alert-box .close-btn{background:transparent;border:none;font-size:18px;color:#524748;font-weight:700;position:absolute;top:5px;right:5px;cursor:pointer}.maincontainer{overflow:hidden}.navbar{background-color:#f7f7ff;height:60px;width:full}.logostyle{max-width:100px;height:auto;z-index:2;position:absolute;top:30px;left:50%;transform:translate(-50%,-50%)}.row{margin:0}.grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-template-rows:masonry}.galleryContent{margin:10px;display:flex;flex-direction:column;align-items:center;padding-top:3rem}.galleryContent h1{font-family:Playwrite HU;color:#000;font-weight:400;font-style:normal;padding-bottom:10px}.galleryContent h3{font-family:Markazi Text;color:#000;font-size:3ch}.masonry-container{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px}.masonry-item{display:flex}.masonry-item img{width:100%;display:block;border-radius:8px;box-shadow:0 4px 6px #0000001a;object-fit:cover}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:20px}.gallery-image{width:100%;cursor:pointer;border-radius:5px;transition:transform .2s}.masonry-item.horizontal{grid-row:span 2}.masonry-item.vertical{grid-row:span 4}.gallery-image:hover{transform:scale(1.05)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px 10px 60px;box-sizing:border-box;background-color:#fff}.modal-image{max-width:100%;max-height:80%;object-fit:contain;background:#fff}.floating-button{position:fixed;bottom:20px;right:40px;background-color:#121f2e;border:3px solid #ffffff;color:#fff;padding:10px 50px;box-shadow:0 2px 5px #9e545433;z-index:1000;border-radius:10px;cursor:pointer;font-size:20px;font-family:Georgia,Times New Roman,Times,serif;transition:all .3s ease-in-out}.floating-button:hover{background-color:#1e3147}.floating-button:active{background:#2c3d84;transform:translateY(2px)}.send-arrow-icon{width:20px;height:20px;color:#fff}.senddiv{display:flex;justify-content:flex-end}.prev-btn,.next-btn{position:absolute;transform:translateY(-50%);bottom:10px;background:none;border:none;color:#080808;font-size:2rem;cursor:pointer;z-index:10}.close-btn{position:absolute;top:10px;right:10px;background:none;color:#434141;font-size:2rem;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease}.download-btn{position:absolute;top:20px;right:40px;background:none;color:#434141;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease}.download-btn img{width:15px;height:15px}.prev-btn{border-radius:30px;left:50%;padding-right:40px;transform:translate(-50%) translate(-60px)}.next-btn{border-radius:30px;right:45%;transform:translate(-50%) translate(60px)}.next-btn img,.prev-btn img{width:45px;height:45px}.selecttick{position:absolute;bottom:10px;background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;width:50px;height:50px;left:50%;transform:translate(-50%);z-index:10}.selecttick.selected{border:8px solid green!important;background-color:transparent}.selecttick img{width:60px;height:60px;border:none;outline:none;box-shadow:none}.checkbox-wrapper-18 .round{position:relative}.checkbox-wrapper-18 .round label{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:25px;width:25px;display:block}.checkbox-wrapper-18 .round label:after{border:2px solid #fff;border-top:none;border-right:none;content:"";height:6px;left:8px;opacity:0;position:absolute;top:9px;transform:rotate(-45deg);width:12px}.checkbox-wrapper-18 .round input[type=checkbox]{visibility:hidden;display:none;opacity:0}.checkbox-wrapper-18 .round input[type=checkbox]:checked+label{background-color:#66bb6a;border-color:#66bb6a}.checkbox-wrapper-18 .round input[type=checkbox]:checked+label:after{opacity:1}.segmented-control{display:flex;justify-content:center;align-items:center;background:#e2e2e9;border-radius:8px;overflow:hidden;width:300px;height:40px;margin:20px auto;box-shadow:0 2px 4px #0000001a}.segment{flex:1;border:none;background:none;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;padding:10px;cursor:pointer;text-align:center;transition:background-color .3s,color .3s}.segment.active{background:#080833;color:#fff;font-weight:700;box-shadow:0 2px 4px #0003}.segment:hover{background:#080833ae;color:#fff}.selectedimagestyle{display:flex;flex-direction:column;min-height:100vh}.loader-wrapperselection{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fffc;z-index:1000}.loaderselection{border:5px solid #f3f3f3;border-top:5px solid #020202;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){.masonry-container{grid-template-columns:repeat(4,1fr)}.masonry-item{margin-bottom:10px}.masonry-item img{width:100%;display:block;border-radius:8px;box-shadow:0 4px 6px #0000001a}.galleryContent h1{font-family:Playwrite HU;color:#000;font-size:300}.galleryContent h3{font-family:Markazi Text;color:#000;font-size:3ch}.segment:hover{background:#080833ae;color:#000}.modal{width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px 10px 60px}.modal-image{background:#fff}.prev-btn,.next-btn{position:absolute;bottom:40px;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10}.close-btn{position:absolute;top:10px;right:10px;background:none;color:#434141;font-size:2rem;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease;font-size:3rem;height:70px;width:70px}.download-btn{position:absolute;top:25px;right:70px}.download-btn img{font-size:3rem;height:35px;width:35px}.prev-btn{border-radius:30px;left:50%;padding-right:40px;transform:translate(-50%) translate(-60px)}.next-btn{border-radius:30px;right:40%;transform:translate(-50%) translate(60px)}.next-btn img,.prev-btn img{width:40px;height:40px}.selecttick{position:absolute;bottom:40px;background-color:transparent;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;width:50px;height:50px;left:50%;transform:translate(-50%);z-index:10}.selecttick img{width:50px;height:50px}}@media(max-width:768px){.masonry-container{grid-template-columns:repeat(1,1fr)}.floating-button{bottom:5px;right:15px;padding:5px 25px;border-radius:15px;cursor:pointer;font-size:15px;font-family:Georgia,Times New Roman,Times,serif;transition:all .3s ease-in-out}.masonry-item{margin-bottom:10px}.masonry-item img{width:100%;display:block;border-radius:8px;box-shadow:0 4px 6px #0000001a}.galleryContent h1{font-size:200}.galleryContent h3{font-size:2ch}.segment:hover{background:#080833ae;color:#fff}.modal{width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px 10px 60px}.modal-image{background:#fff}.prev-btn,.next-btn{position:absolute;bottom:40px;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10}.close-btn{position:absolute;top:10px;right:10px;background:none;color:#434141;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease;font-size:3rem;height:60px;width:60px}.prev-btn{border-radius:30px;left:50%;padding-right:40px;transform:translate(-50%) translate(-60px)}.download-btn{position:absolute;top:27px;right:70px}.download-btn img{font-size:3rem;height:25px;width:25px}.next-btn{border-radius:30px;right:30%;transform:translate(-50%) translate(60px)}.next-btn img,.prev-btn img{width:40px;height:40px}.selecttick{position:absolute;bottom:40px;background-color:transparent;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;width:50px;height:50px;left:50%;transform:translate(-50%);z-index:10}.selecttick img{width:60px;height:60px}.checkbox-wrapper-18 .round label{height:40px;width:40px;display:block}.checkbox-wrapper-18 .round label:after{height:8px;width:14px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}}.albumnav{display:flex;overflow-x:auto;white-space:nowrap;padding:15px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:20px;-ms-overflow-style:none;scrollbar-width:none}.horizontal-line{width:100%;height:1px;background-color:#ddd;margin:5px 0}.albumnavlink{background:#f7f7f7;color:#171616;font-size:15px;cursor:pointer;font-family:sans-serif;border-radius:15px;padding:5px 20px;margin:0 8px 0 0;border:1px solid #ddd;flex-shrink:0;text-decoration:none;display:inline-block;text-align:center}.albumnavlink:hover:after{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:5px;background-color:#343300}.albumnavlink:focus,.albumnavlink:active{border-bottom:3px solid #000000;color:#000;font-weight:700;outline:none}.albumnavlink.selected{border-bottom:3px solid #000000;color:#000;font-weight:700}.junge-regular{font-family:Junge,cursive;font-weight:400;font-style:normal}.auth-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:100vh;background:#fff;color:#000;text-align:center;padding:20px;box-sizing:border-box;overflow:hidden}.auth-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/placeholder-bg-CF7Gv3V5.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1}.content{position:relative;z-index:2;padding:20px;border-radius:10px;max-width:400px;width:90%}.logo-style{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:3;max-width:100px;height:auto}.title{font-family:Junge,cursive;font-size:30px;font-weight:100;color:#fff;margin-bottom:10px;text-shadow:4px 4px 4px rgba(0,0,0,.5)}.details{font-size:1rem;margin-bottom:20px;color:#bbb}.form{display:flex;flex-direction:column;gap:15px}.input{display:inline-block;width:auto;align-self:center;background:#ffffffb6;border:1px solid rgba(255,255,255,.4);border-radius:12px;padding:10px 40px;color:#fff;font-size:20px;font-weight:100;letter-spacing:2px;cursor:pointer;font-family:Times New Roman,Times,serif;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(4px);text-align:center;transition:all .3s ease}.input:focus{border-color:#1e3147}.input::placeholder{color:#535252}.button{display:inline-block;width:auto;padding:10px 24px;align-self:center;border:1px solid rgba(255,255,255,.5);background:linear-gradient(to bottom,#ffffff73,#ffffff26,#ffffff0d);font-family:Junge,cursive;color:#fff;text-transform:uppercase;font-size:16px;font-weight:300;border-radius:18px;text-shadow:2px 2px 6px rgba(0,0,0,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(2px);box-shadow:0 4px 24px #00000026;outline:none;cursor:pointer;transition:all .3s ease-in-out}.button:hover{background:#fff3;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 35px #00000040}.button:active{transform:scale(.98);box-shadow:0 4px 15px #0003}.terms{margin-top:20px;font-size:.9rem;color:#999}.link{color:#f2b8b8;text-decoration:none}.link:hover{text-decoration:underline}@media(max-width:600px){.title{font-size:20px;font-weight:100}.details{font-size:.9rem}.input,.button{font-size:16px}.terms{font-size:.8rem}.error-message{font-size:20px;text-shadow:2px 2px 4px rgba(255,255,255,.8);font-weight:200}.button{padding:10px 20px}}.gallery-footer{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 20px 20px;margin-top:60px;box-shadow:0 -4px 20px #0000001a;font-family:Poppins,sans-serif}.footer-container{max-width:1200px;margin:0 auto}.footer-download-section{display:flex;justify-content:center;align-items:center;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #dee2e6;width:100%;box-sizing:border-box}.footer-content{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:30px}.footer-logo{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.business-logo{max-width:150px;height:auto;border-radius:10px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.business-logo:hover{transform:scale(1.05)}.footer-info{text-align:center;width:100%;max-width:800px}.business-name{font-family:Great Vibes,cursive;font-size:2.5rem;color:#2c3e50;margin-bottom:25px;font-weight:400;text-shadow:1px 1px 3px rgba(0,0,0,.1)}.contact-info{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.contact-item{display:flex;flex-direction:column;align-items:center;color:#555}.contact-label{font-weight:600;color:#2c3e50;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}.contact-value{font-size:1rem;color:#34495e;font-weight:400}.social-media-section{margin-top:25px;display:flex;flex-direction:column;align-items:center;gap:15px}.follow-us-text{font-family:Poppins,sans-serif;font-size:1rem;color:#2c3e50;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin:0}.social-icons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#fff;font-size:1.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.social-icon:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0003}.social-icon .icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icon.facebook{background-color:#1877f2}.social-icon.youtube{background-color:red}.social-icon.twitter{background-color:#1da1f2}.social-icon.linkedin{background-color:#0a66c2}@media(max-width:768px){.social-icon{width:40px;height:40px;font-size:1.3rem}}@media(max-width:480px){.social-icon{width:36px;height:36px;font-size:1.1rem}.social-icons{gap:15px}}.footer-bottom{border-top:1px solid #dee2e6;padding-top:20px;text-align:center}.copyright{color:#6c757d;font-size:.9rem;margin:0;font-weight:400}@media(max-width:768px){.gallery-footer{padding:30px 15px 15px;margin-top:40px}.footer-download-section{margin-bottom:30px;padding-bottom:25px;padding-left:1rem;padding-right:1rem}.business-name{font-size:2rem}.contact-item{align-items:flex-start;text-align:center}.footer-content{gap:20px}}@media(max-width:480px){.gallery-footer{padding:20px 10px 10px}.footer-download-section{margin-bottom:25px;padding-bottom:20px;padding-left:.75rem;padding-right:.75rem}.business-name{font-size:1.8rem}.contact-label,.contact-value,.instagram-link{font-size:.9rem}.footer-content{gap:15px}}.download-all-widget{margin-top:2rem;width:100%;display:flex;justify-content:center;align-items:center}.download-all-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;width:100%;max-width:300px;min-height:48px}.download-all-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.download-all-btn:active{transform:translateY(0)}.download-widget-content{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000001a;max-width:500px;width:100%;box-sizing:border-box}.widget-error{text-align:center}.widget-error p{color:#e74c3c;margin-bottom:1rem;font-weight:500}.widget-error button{background:#e74c3c;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background .3s ease}.widget-error button:hover{background:#c0392b}.widget-pending{text-align:center}.pending-header,.completed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pending-header h4,.completed-header h4{margin:0;color:#2c3e50;font-size:1.25rem}.close-widget-btn{background:none;border:none;font-size:1.5rem;color:#95a5a6;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.close-widget-btn:hover{color:#2c3e50}.widget-pending p{color:#7f8c8d;margin-bottom:1rem}.progress-bar{width:100%;height:8px;background:#ecf0f1;border-radius:4px;overflow:hidden;margin:1.5rem 0}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);animation:progress-animation 2s ease-in-out infinite;width:100%}@keyframes progress-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.pending-note{font-size:.875rem;color:#95a5a6;margin-top:1rem}.widget-completed{text-align:left}.completed-message{color:#27ae60;font-weight:500;margin-bottom:1.5rem}.zip-files-list{display:flex;flex-direction:column;gap:.75rem}.zip-file-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px;transition:background .3s ease}.zip-file-item:hover{background:#e9ecef}.zip-file-info{display:flex;flex-direction:column;gap:.25rem}.zip-file-name{font-weight:600;color:#2c3e50}.zip-file-size{font-size:.875rem;color:#7f8c8d}.download-zip-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d}.download-zip-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea80}.download-zip-btn:active{transform:translateY(0)}@media(max-width:768px){.download-all-widget{margin-top:1.5rem}.download-widget-content{padding:1.25rem;max-width:100%;border-radius:10px}.download-all-btn{max-width:100%;padding:.875rem 1.5rem;font-size:.95rem}.pending-header h4,.completed-header h4{font-size:1.1rem}.widget-pending p,.completed-message{font-size:.9rem}.zip-file-item{flex-direction:column;gap:.75rem;align-items:flex-start;padding:.875rem}.zip-file-name{font-size:.95rem}.zip-file-size{font-size:.8rem}.download-zip-btn{width:100%;padding:.625rem 1.25rem;font-size:.9rem}}@media(max-width:480px){.download-all-widget{margin-top:1rem}.download-widget-content{padding:1rem;border-radius:8px}.download-all-btn{padding:.75rem 1.25rem;font-size:.9rem;min-height:44px}.pending-header,.completed-header{margin-bottom:.75rem}.pending-header h4,.completed-header h4{font-size:1rem}.close-widget-btn{font-size:1.25rem;width:26px;height:26px}.widget-pending p,.completed-message{font-size:.85rem;line-height:1.4}.progress-bar{height:6px;margin:1rem 0}.pending-note{font-size:.8rem;margin-top:.75rem}.zip-files-list{gap:.625rem}.zip-file-item{padding:.75rem;gap:.625rem}.zip-file-name{font-size:.9rem}.zip-file-size{font-size:.75rem}.download-zip-btn{padding:.5rem 1rem;font-size:.85rem;min-height:40px}.widget-error p{font-size:.9rem}.widget-error button{padding:.5rem 1.25rem;font-size:.9rem}}@media(max-width:360px){.download-widget-content{padding:.875rem}.download-all-btn{padding:.625rem 1rem;font-size:.85rem}.pending-header h4,.completed-header h4{font-size:.95rem}.widget-pending p,.completed-message{font-size:.8rem}.zip-file-item{padding:.625rem}.zip-file-name{font-size:.85rem}.download-zip-btn{font-size:.8rem;padding:.5rem .875rem}}.tinos-regular{font-family:Tinos,serif;font-weight:400;font-style:normal}.load-more-container{display:flex;justify-content:center;margin-top:20px}.lazy-image-container{position:relative}.skeleton-loader{background-color:#e0e0e0;width:100%;height:200px;animation:pulse 6s infinite ease-in-out}@keyframes pulse{0%{opacity:.9}50%{opacity:.4}to{opacity:.8}}.fade-in{opacity:1!important;transition:opacity .3s ease-in-out}.dm-serif-text-regular{font-family:"DM Serif Text",serif;font-weight:400;font-style:normal}.playwrite-hu{font-family:Playwrite HU,serif;font-optical-sizing:auto;font-weight:3rem;font-style:normal}.loader-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f4f4f4}.loader{position:relative;width:80px;height:80px;border:4px solid transparent;border-top:4px solid #000000;border-radius:50%;animation:spin 1.2s linear infinite}.logostylePG{position:absolute;right:10%;transform:translate(0);z-index:2;max-width:100px;height:auto}.loader:before{content:"Snox";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Tinos;font-size:.9rem;font-weight:700;color:#19232e;letter-spacing:1px;text-transform:uppercase}@keyframes spin{to{transform:rotate(360deg)}}.pagination-buttons{bottom:20px;right:50px;display:flex;justify-content:center;gap:20px;z-index:1000}.pagination-btn{background-color:#1d2b39;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.pagination-btn:hover{background-color:#25303c}.pagination-btn:disabled{background-color:#b0c4de}.previous-btn{margin-right:10px}.imagecontainer{position:relative;width:full;height:100vh;display:flex;align-items:flex-end;justify-content:center}.parallax-wrapper{height:100vh;overflow-x:hidden;overflow-y:auto;perspective:none}.parallax-content{position:relative;z-index:0}.hero{position:relative;overflow:hidden}.hero img{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;transform:translateZ(1px)}.hero__title{color:#000;padding-top:20px;display:flex;top:30px;justify-content:center;z-index:2;text-align:center;transform:translateZ(-2px) scale(1.2)}.hero__title h1{font-family:Great Vibes;margin-bottom:5rem;font-size:2rem;font-weight:300}.hero__title p{margin-top:.5rem;font-size:calc(.6rem + .75vmin)}.hero:after{content:"";position:absolute;top:50%;left:0;width:100%;height:100%;transform-origin:0 100%;transform:translateZ(8px);pointer-events:none;background-image:linear-gradient(to bottom,#0000,#00000003 8%,#0000000c 14.8%,#0000001b 20.8%,#0000002d 26%,#00000042 30.8%,#0000005a,#00000073 39.8%,#0000008c 44.5%,#000000a5 49.5%,#000000bd 55.2%,#000000d2 61.7%,#000000e4 69.2%,#000000f3 77.9%,#000000fc 88.1%,#000);z-index:3}.main-content{background-color:#fff;min-height:100vh}.scroll-icon-container{--size: 30px;display:flex;align-items:center;justify-content:center;position:absolute;top:calc(var(--size) * -1);left:0;right:0;margin:0 auto;width:calc(var(--size) * 2);height:calc(var(--size) * 2);border-radius:.15rem;background-color:inherit;z-index:4}.event-gallery{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:20px;padding:20px;justify-items:center}.event-item{text-align:center}.event-item img{width:100%;height:auto;max-width:250px;border-radius:10px;box-shadow:0 4px 6px #0000001a}.event-item p{margin-top:10px;font-size:1.1rem;font-weight:700;color:#333}.navbarmain{background-color:#f2f5e1;height:8vh;display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.navbarmain::-webkit-scrollbar{height:6px}.navbarmain::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.navbarmain::-webkit-scrollbar-track{background-color:#f2f5e1}.nav-item{color:#000;font-size:large;margin:0 15px;font-family:Poppins,sans-serif;font-weight:300;text-decoration:none;position:relative;transition:color .3s ease,font-weight .3s ease;border-radius:5px}.nav-item:hover{font-weight:800}.nav-item:hover:after{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:5px;background-color:#343300}.nav-item:active{border-bottom:5px solid #000000;font-weight:800;outline:none}.nav-item.selected{color:#000;font-weight:900;border-bottom:5px solid #000000}.logostylePG{position:absolute;top:30%;right:10%;transform:translate(0);z-index:2;max-width:100px;height:auto}.gallery-container{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px}.gallery-item{display:flex}.gallery-item img{width:100%;display:block;border-radius:8px;box-shadow:0 4px 6px #0000001a;object-fit:cover}.gallery-item.horizontal{grid-row:span 2}.gallery-item.vertical{grid-row:span 4}.openmodal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.openmodal-content{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px 10px 10px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003}.openmodal-image{max-width:100%;max-height:80vh;object-fit:contain}.Gprev-btn,.Gnext-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#080808;font-size:2rem;cursor:pointer;z-index:10}.Gprev-btn{left:10px}.Gnext-btn{right:10px}.Gclose-btn{position:absolute;top:10px;right:10px;background:none;color:#434141;font-size:2rem;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease}.Gdownload-btn{position:absolute;top:23px;right:40px;background:none;color:#434141;border:none;cursor:pointer;z-index:10;padding:5px;transition:color .3s ease}.Gdownload-btn img{width:15px;height:15px}.Gnext-btn img,.Gprev-btn img{width:45px;height:45px}.button-container{position:absolute;bottom:5%;left:50%;transform:translate(-50%,-50%);display:flex;gap:20px}.button-container button{background-color:#fff;color:#000;padding:10px 20px;border:2px solid rgb(200,200,200);cursor:pointer;border-radius:8px;font-family:"sans-serif";font-size:16px;font-weight:700;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.button-container button:hover{background-color:#141426;color:#fff;border-color:#141426;box-shadow:0 6px 10px #0003;transform:translateY(-2px)}.button-container button:active{transform:translateY(0);box-shadow:0 4px 6px #0000001a}@media(max-width:1024px){.event-gallery{grid-template-columns:repeat(4,minmax(200px,1fr));justify-items:center}.gallery-container{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.event-gallery{grid-template-columns:repeat(1,minmax(200px,1fr));justify-items:center}.gallery-container{grid-template-columns:repeat(2,1fr)}.logostylePG{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);width:50px}.hero__title{padding-top:40px;top:30px}.hero__title h1{font-size:20px}.button-container{bottom:10%;left:50%;transform:translate(-50%);width:auto;gap:10px;min-width:fit-content;white-space:nowrap}}
