@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@600&family=Poppins:wght@400;500&display=swap);.signup-container{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;font-family:Poppins,sans-serif;margin:50px auto;max-width:400px;padding:30px}.signup-container h2{color:#333;font-weight:600;margin-bottom:10px;text-align:center}.signup-container p{color:#666;font-size:14px;text-align:center}.signup-container p a{color:#007bff;font-weight:500;text-decoration:none}.signup-container p a:hover{text-decoration:underline}.error-message{color:red;font-size:14px;margin-bottom:10px;text-align:center}.signup-form{display:flex;flex-direction:column}.input-group{margin-bottom:15px}.signup-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px;transition:background .3s ease}.signup-button:hover{background-color:#0056b3}.login-container{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-family:Inter,sans-serif;margin:80px auto;max-width:400px;padding:2rem;text-align:center}.login-container h2{color:#222;font-size:26px;font-weight:600;margin-bottom:10px}.login-container p{color:#666;font-size:15px;margin-bottom:15px}.login-container p a{color:#007bff;font-weight:500;text-decoration:none;transition:color .3s ease}.login-container p a:hover{color:#0056b3;text-decoration:underline}.error-message{background:#fdecea;border-radius:5px;color:#d9534f;font-weight:500;margin-bottom:15px;padding:10px}.login-form{display:flex;flex-direction:column;gap:15px}.input-group{text-align:left}.input-group label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.input-group input{border:1px solid #ccc;border-radius:5px;font-family:Inter,sans-serif;font-size:15px;padding:12px;transition:border-color .3s ease-in-out;width:100%}.input-group input:focus{border-color:#007bff;box-shadow:0 0 5px #007bff33;outline:none}.login-button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:12px;transition:background .3s ease-in-out,transform .2s;width:100%}.login-button:hover{background:#0056b3;transform:scale(1.02)}@media (max-width:480px){.login-container{padding:1.5rem;width:90%}}.header{background:linear-gradient(270deg,#fff7e8,#dc9f55);border-bottom:3px solid #fbfbfa;font-family:Cinzel,serif;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.brand{color:#3b3737;cursor:pointer;font-size:2.1rem;font-weight:700}.brand,.desktop-header{align-items:center;display:flex;justify-content:space-between}.desktop-header{padding:.8rem 2rem}.desktop-header .nav-container{display:flex}.desktop-header .nav-links{display:flex;gap:1rem;list-style:none}.desktop-header .nav-button{background-color:#f6d55c;border:none;border-radius:10px;color:#494343;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.desktop-header .nav-button:hover{background-color:#f1c860;color:#f1efea}.account-button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem}.mobile-header{padding:.8rem 1.5rem}.mobile-menu-toggle{background:none;border:none;color:#494343;cursor:pointer;font-size:1.8rem;margin-left:auto}.mobile-header .nav-container{background:linear-gradient(270deg,#fffbe8,#f5dbba);border-top:2px solid #fbfbfa;padding:1rem 1.5rem}.mobile-header .nav-links{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.mobile-header .nav-button{background-color:#f6d55c;border:none;border-radius:10px;color:#494343;cursor:pointer;font-size:1rem;font-weight:500;padding:.6rem 1rem;text-align:left;width:100%}.mobile-header .nav-button:hover{background-color:#f1c860;color:#f1efea}.footer{background:linear-gradient(270deg,#fffbe8,#f9d5a9);border-top:3px solid #fcfcfa;box-shadow:0 -3px 8px #dcbe641a;color:#4e3c1c;font-family:Poppins,sans-serif;padding:2rem 1rem 1rem}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px}.footer-brand h2{color:#4e3c1c;font-family:Cinzel,serif;font-size:1.8rem;margin-bottom:.5rem}.footer-brand p{color:#6b5c32;font-size:.95rem;max-width:300px}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#4e3c1c;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#c29100}.footer-social{display:flex;font-size:1.2rem;gap:1rem}.footer-social a{color:#4e3c1c;transition:color .3s ease}.footer-social a:hover{color:#c29100}.footer-bottom{border-top:1px solid #f1e2aa;color:#7b6842;font-size:.85rem;margin-top:2rem;padding-top:1rem;text-align:center}.event-form{background-color:#fff8e6;border:1px solid #e0c89d;box-shadow:0 4px 12px #7848181a;color:#5a3d1c;max-width:500px;transition:box-shadow .3s}.event-form:hover{box-shadow:0 6px 16px #78481826}.event-form label{color:#7a4e24;font-size:1rem}.event-form input[type=file]{background-color:#fffef8;border:1px solid #e0c89d;border-radius:6px;color:#5a3d1c;padding:.5rem;transition:border-color .2s;width:100%}.event-form input[type=file]:hover{border-color:#d0a96b}.photo-previews{gap:.75rem;margin-top:1rem}.photo-preview{background-color:#fffdf4;border:1px solid #e0c89d;padding:.3rem;transition:box-shadow .2s}.photo-preview:hover{box-shadow:0 2px 6px #5a3d1c33}.photo-preview img{border-radius:6px;max-width:100px}.photo-preview button{background-color:#a96c3d;border-radius:50%;color:#fff8e1;font-size:.8rem;height:22px;line-height:20px;text-align:center;transition:background-color .2s;width:22px}.photo-preview button:hover{background-color:#7a4e24}.form-actions{margin-top:1.5rem}.form-actions button{border-radius:6px;font-weight:600;padding:.6rem 1rem;transition:background-color .2s}.form-actions button[type=submit]{background-color:#a96c3d;color:#fff8e1}.form-actions button[type=submit]:hover{background-color:#7a4e24}.form-actions button[type=submit]:disabled{background-color:#c8a67e;cursor:not-allowed}.form-actions button[type=button]{background-color:#e0c89d;color:#5a3d1c}.form-actions button[type=button]:hover{background-color:#d0a96b}.message{background-color:#fff4d2;border:1px solid #e0c89d;border-radius:6px;color:#5a3d1c;font-size:.95rem;padding:.6rem}.event-form{background-color:#fff;box-shadow:0 4px 12px #0000001a}.event-form label{color:#333;font-weight:700}.event-form input[type=date],.event-form input[type=text],.event-form textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.event-form input[type=date]:focus,.event-form input[type=text]:focus,.event-form textarea:focus{border-color:#007bff;outline:none}.event-form textarea{min-height:100px;resize:vertical}.form-actions button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;padding:.75rem;transition:background-color .3s}.form-actions button:hover{background-color:#0056b3}.form-actions button[disabled]{background-color:#ccc;cursor:not-allowed}.message{background-color:#f8f9fa;border:1px solid #ddd;color:#333}.event-form{background-color:#fbead3;border:1px solid #e0b58a;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-family:Arial,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}.event-form form{display:flex;flex-direction:column;gap:1.5rem}.event-form label{color:#5a3e1b;display:block;font-weight:600;margin-bottom:.5rem}.event-form input[type=file],.event-form input[type=text],.event-form select{background-color:#fef7e6;border:1px solid #e0b58a;border-radius:8px;box-sizing:border-box;color:#5a3e1b;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.event-form input[type=file]:focus,.event-form input[type=text]:focus,.event-form select:focus{border-color:#d29b6f;outline:none}.event-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg width="12" height="8" viewBox="0 0 12 8" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6 8L0 0h12L6 8z" fill="%235a3e1b"/%3E%3C/svg%3E');background-position:right .75rem center;background-repeat:no-repeat;background-size:12px 8px}.event-form input[type=file]{cursor:pointer}.photo-previews{display:flex;flex-wrap:wrap;gap:1rem}.photo-preview{background:none;border:none;border-radius:8px;box-shadow:none;height:100px;overflow:hidden;padding:0;position:relative;width:100px}.photo-preview img{border:none;border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.photo-preview button{background:none;border:none;color:#b97a56;cursor:pointer;font-size:22px;font-weight:700;line-height:1;padding:0;position:absolute;right:4px;top:4px;transition:color .2s}.photo-preview button:after{content:"−"}.photo-preview button:hover{color:#8c5a3a}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.event-form button[type=submit]{background-color:#e0b58a;border:none;border-radius:8px;color:#5a3e1b;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.25rem;transition:background-color .25s}.event-form button[type=submit]:hover{background-color:#d29b6f}.event-form button[disabled]{background-color:#ccc;cursor:not-allowed}.message{background-color:#fff5e1;border:1px solid #e0b58a;border-radius:8px;color:#5a3e1b;font-weight:500;margin-top:1rem;padding:.75rem;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-attachment:fixed;background-image:url(/static/media/yellow-parchment_53876-91513.400476c39c22db23ffa4.avif);background-size:cover;color:#3b2f1b;margin:0}.home-wrapper{box-sizing:border-box;margin:auto;padding:1rem;width:100%}.hero{border-radius:8px;box-shadow:0 4px 8px #ffc75033;display:flex;flex-direction:column;height:520px;justify-content:center;margin-bottom:2rem;padding:2rem .5rem;text-align:center}.hero h1{font-family:Cinzel,serif;font-size:2.5rem;line-height:1.2;margin-bottom:4rem}.highlight{color:#f39c12}.hero p{color:#5c4c2d;font-size:1rem;line-height:1.5;margin-bottom:10rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.primary-btn,.secondary-btn{border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;padding:.65rem 1.25rem;transition:all .3s ease}.primary-btn{background-color:#f39c12;color:#fff}.primary-btn:hover{background-color:#e68a00}.secondary-btn{background-color:#fffdf4;box-shadow:0 0 4px #0000000d}.quote-section{background-color:#fffdf5;border-radius:12px;box-sizing:border-box;margin-bottom:2rem;padding:1.5rem 1rem}.quote-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.new-quote-btn{background:#f5bf54;border-radius:6px;color:#3b2f1b;cursor:pointer;font-size:large;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.new-quote-btn:hover{background-color:#f39c12;color:#fff}.quote-card{background-color:#f2e0e0;border-radius:10px;box-shadow:0 4px 10px #c8aa281a;margin-top:1rem;padding:1rem}.quote-card.error{background-color:#fff5f5;border:1px solid #e74c3c;color:#c0392b}.location-container{align-items:center;display:flex;gap:20px;justify-content:center;margin:40px auto;max-width:1200px;padding:20px}.image-container{flex:1,3;text-align:center}.spiritual-lady-img{border-radius:12px;height:auto;max-width:80%}.lady-caption{color:#5c4c2d;font-family:Cinzel,serif;font-size:34px;font-weight:400;margin:15px}.lady-caption:after{background-color:#5c3606;border-radius:2px;content:"";display:block;height:4px;margin:8px auto 0;width:250px}.location-card{border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:100%}@media (max-width:768px){.location-container{align-items:center;flex-direction:column}.location-card{margin-top:20px;width:100%}.spiritual-lady-img{max-width:80%}}.explore-section h2{color:#3b2f1b;font-family:Cinzel,serif;font-size:2rem;margin-bottom:1.5rem;text-align:center}.explore-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.explore-card{background-color:#fffef3;border-radius:12px;box-shadow:0 3px 6px #d2b45a26;padding:1.25rem;text-align:center;transition:transform .3s ease}.explore-card:hover{transform:translateY(-4px)}.explore-card .icon{color:#f39c12;display:block;font-size:2rem;margin-bottom:.5rem}.explore-card h4{font-size:1.25rem;margin-bottom:.5rem}.explore-card p{color:#5c4c2d;font-size:1rem}.explore-card a{color:#f39c12;display:inline-block;font-size:.95rem;font-weight:500;margin-top:.5rem;text-decoration:none}@media (max-width:600px){.hero{height:500px}.hero h1{font-size:2rem}.hero p{font-size:.95rem;margin-bottom:6rem;margin-top:2rem}.primary-btn,.secondary-btn{font-size:.95rem;max-width:250px}.quote-section{padding:1.25rem 1rem}.explore-grid{grid-template-columns:1fr}.explore-card{padding:1rem}.explore-section h2{font-size:1.75rem}}.temple-info-card{background-color:#fff;border-radius:15px;box-shadow:0 6px 20px #00000014;margin:30px auto;max-width:1200px;padding:30px 24px}.home-card-header{color:#011a33;font-family:Cinzel,serif;font-size:2rem;font-weight:900;margin-bottom:16px;text-align:center}.home-card-header:after{background-color:#5c3606;border-radius:2px;content:"";display:block;height:4px;margin:8px auto 0;max-width:90%;width:650px}.temple-info-card p{color:#555;font-size:1.2rem;line-height:1.8}.info-section{display:flex;flex-direction:column;gap:25px;margin-top:20px}.info-block{background-color:#f7eee0;border-radius:10px;box-shadow:0 3px 8px #0000000d;padding:16px 20px}.info-block h3{align-items:center;color:#34495e;display:flex;font-size:1.3rem;margin-bottom:10px}.info-block h3 svg{color:#3498db}.info-block p{margin:4px 0}@media (min-width:768px){.info-section{flex-direction:row;gap:20px}.info-block{flex:1 1}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.temple-location{display:flex;justify-content:center}.temple-card{background:linear-gradient(180deg,#fdf6e3,#fff);border-radius:1rem;box-shadow:0 8px 20px #0000001f;max-width:800px;min-width:500px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.temple-card:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-5px)}.temple-title{color:#3f1e04;font-family:Cinzel,serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.temple-address{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;text-align:center}.map-container{border:2px solid #683709;border-radius:1rem;height:400px;overflow:hidden}.map{height:100%;width:100%}@media (max-width:768px){.temple-card{min-width:380px}}:root{--yellow-bg:#fff8f0;--yellow-accent:#e2b183;--yellow-deep:#d4a16f;--text-primary:#222;--text-muted:#777;--border-radius:16px;--card-shadow:0 8px 24px #00000014;--transition-fast:0.2s}.account-page{background-color:#fdf8f4;min-height:100vh;padding:1rem;width:100%}.account-header{background:linear-gradient(90deg,#f7e2c4,#fbe6d0);border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 4px 8px #0000000d;color:#222;color:var(--text-primary);flex-direction:row;justify-content:space-between;padding:1rem 2rem}.account-card,.account-header{align-items:center;display:flex}.account-card{background-color:#fff;border-bottom:6px solid #e2b183;border-bottom:6px solid var(--yellow-accent);border-radius:16px;border-radius:var(--border-radius);border-top:6px solid #e2b183;border-top:6px solid var(--yellow-accent);box-shadow:0 8px 24px #00000014;box-shadow:var(--card-shadow);flex-direction:column;max-width:400px;padding:2rem 1.5rem;transition:box-shadow .2s;transition:box-shadow var(--transition-fast);width:100%}.account-card:hover{box-shadow:0 12px 32px #0000001f}.account-photo-section{border-bottom:2px solid #b9835a;margin-bottom:1.5rem;text-align:center}.account-profile-photo{border:2px solid #e2b183;border:2px solid var(--yellow-accent);border-radius:50%;height:200px;object-fit:cover;transition:transform .2s,box-shadow .2s;transition:transform var(--transition-fast),box-shadow var(--transition-fast);width:200px}.account-profile-photo:hover{box-shadow:0 4px 12px #0000001a;transform:scale(1.03)}.photo-upload{color:#d4a16f;color:var(--yellow-deep);cursor:pointer;display:inline-block;font-size:.9rem;margin-top:.5rem;text-decoration:underline}.photo-upload input{display:none}.account-info-section{width:100%}.account-field{margin-bottom:.5rem}.account-field label{color:#777;color:var(--text-muted);display:block;font-size:.85rem;font-weight:500}.account-field input,.account-field span{background:#0000;border-bottom:2px solid #eee;color:#222;color:var(--text-primary);display:block;font-size:1.1rem;padding:.5rem 0;transition:border-color .2s;transition:border-color var(--transition-fast);width:100%}.account-field span{border-color:#ddd}.account-field input:focus{border-color:#e2b183;border-color:var(--yellow-accent);outline:none}.account-edit-btn{background-color:#e2b183;background-color:var(--yellow-accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:large;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s,color .2s;transition:background-color var(--transition-fast),color var(--transition-fast);width:100%}.account-edit-btn:hover,.logout-btn{background-color:#d4a16f;background-color:var(--yellow-deep)}.logout-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:large;font-weight:500;margin-top:1rem;padding:.6rem 1.2rem;transition:background-color .2s;transition:background-color var(--transition-fast)}.logout-btn:hover{background-color:#b9835a}.toast{background-color:#ffe08a;border-radius:8px;bottom:20px;box-shadow:0 2px 8px #00000040;color:#222;color:var(--text-primary);font-weight:600;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);transition:opacity .3s ease;z-index:1000}.user-interface{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;justify-content:space-evenly;padding:2rem 1rem;width:100%}.user-contribution{max-width:620px;width:100%}@media (max-width:768px){.account-card{padding:1.5rem 1rem}.account-profile-photo{height:170px;width:170px}.account-edit-btn,.logout-btn{padding:.65rem 1rem}.user-interface{flex-direction:column;padding:1rem .8rem}.user-contribution{max-width:400px}}.post-form{background:#fffbe8;border:1px solid #f0d9a4;border-radius:16px;box-shadow:0 8px 20px #00000012;display:flex;flex-wrap:wrap;font-family:Poppins,sans-serif;gap:2rem;margin:3rem auto;max-width:850px;padding:2.5rem 2rem;transition:all .3s ease}.post-form-right,.post_form-left{display:flex;flex:1 1 300px;flex-direction:column;gap:1.25rem}.post-form input[type=email],.post-form input[type=file],.post-form input[type=text]{background:#fff;border:1px solid #f6d55c;border-radius:10px;box-shadow:inset 0 1px 2px #00000008;font-size:1rem;padding:.85rem 1.1rem;transition:all .3s ease}.post-form input:focus{border-color:#eac84b;box-shadow:0 0 0 3px #eac84b40;outline:none}.submit-button,.update-button{background-color:#f6d55c;border:none;border-radius:12px;color:#2f2b1d;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.85rem 1.5rem;transition:background-color .3s,transform .2s}.submit-button:hover,.update-button:hover{background-color:#e4bb38;box-shadow:0 4px 12px #e4bb384d;transform:translateY(-2px)}.post-image-preview{border:2px solid #f0d9a4;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-top:1rem;max-width:240px;overflow:hidden}.post-image-preview img{border-radius:12px;display:block;height:auto;width:100%}.post-form input[type=file]{background-color:#fcf7e6;border-style:dashed;cursor:pointer;padding:.7rem 1rem}@media (max-width:768px){.post-form{flex-direction:column;padding:2rem 1.2rem}.post-form-right,.post_form-left{width:100%}}:root{--background:#fff9f3;--accent:#b8773c;--card-bg:#fef1e5;--card-border:#e2b183;--text-dark:#5c3a1c;--text-light:#9b6a43;--scrollbar-thumb:#d4a16f;--scrollbar-track:#f6e6d2}.your-contributions{background-color:#fff9f3;background-color:var(--background);border-bottom:5px solid #d4a16f;border-radius:12px;border-top:5px solid #d4a16f;box-shadow:0 2px 8px #5c3a1c1a;color:#5c3a1c;color:var(--text-dark);display:flex;flex-direction:column;height:100%;padding:.5rem}.your-contributions h2{font-size:1.8rem;text-align:center}.no-contributions{color:#9b6a43;color:var(--text-light);font-style:italic;margin-top:2rem;text-align:center}.your-contributions .contribution-list{border-radius:0;border-top:3px solid #d3cac1;display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto}.contribution-list::-webkit-scrollbar{display:none}.contribution-card{background-color:#fef1e5;background-color:var(--card-bg);border-radius:10px;box-shadow:0 2px 6px #5c3a1c1a;padding:1rem;transition:transform .2s,box-shadow .2s}.contribution-card:hover{box-shadow:0 4px 12px #5c3a1c26;transform:translateY(-2px)}.contribution-amount{color:var(#333);font-size:1.5rem;font-weight:700;margin-bottom:0}.contribution-date{color:#5c3a1c;color:var(--text-dark);font-size:.95rem}.spinner{border-top:4px solid var(--gold-light)}:root{--gold-dark:#b89730;--gold-light:#f0e6c5;--text-dark:#3a3a3a;--text-light:#777;--bg-light:#fff9ee;--border-radius:8px;--shadow:0 4px 12px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff9ee;background-color:var(--bg-light);color:#3a3a3a;color:var(--text-dark);font-family:Poppins,sans-serif;line-height:1.6}.loading-container{align-items:center;display:flex;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f0e6c5;border-top:4px solid #d4af37;border:4px solid var(--gold-light);border-radius:50%;border-top-color:var(--gold-primary);height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.not-found{color:#d32f2f;font-size:1.2rem;padding:2rem;text-align:center}.masonry-grid{display:flex;margin-left:-1rem;width:auto}.masonry-column{background-clip:padding-box;padding-left:1rem}.masonry-item{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);cursor:pointer;margin-bottom:1rem;overflow:hidden;position:relative;transition:all .3s ease}.masonry-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.masonry-item img{display:block;height:auto;transition:transform .5s ease;width:100%}.masonry-item:hover img{transform:scale(1.03)}.masonry-item:hover .image-overlay{opacity:1}.event-gallery{margin:0 auto;max-width:1200px;padding:2rem 1rem}.gallery-header{border-bottom:1px solid #f0e6c5;border-bottom:1px solid var(--gold-light);margin-bottom:2.5rem;padding-bottom:1.5rem;text-align:center}.event-title{color:#d4af37;color:var(--gold-primary);font-size:2.5rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.event-date{color:#777;color:var(--text-light);font-size:1rem;font-weight:400}.description-section{background:#fff;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);margin-bottom:3rem;padding:1.5rem}.description-display{position:relative}.description-display p{color:#3a3a3a;color:var(--text-dark);font-size:1.1rem;margin-bottom:1rem}.edit-btn{background:#f0e6c5;background:var(--gold-light);border:none;border-radius:8px;border-radius:var(--border-radius);color:#b89730;color:var(--gold-dark);cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.edit-btn:hover{background:#d4af37;background:var(--gold-primary);color:#fff}.description-editor{display:flex;flex-direction:column;gap:1rem}.description-input{border:1px solid #ddd;border-radius:8px;border-radius:var(--border-radius);font-family:inherit;font-size:1rem;min-height:120px;padding:1rem;resize:vertical;width:100%}.editor-actions{display:flex;gap:1rem}.cancel-btn,.save-btn{border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:all .2s}.save-btn{background:#d4af37;background:var(--gold-primary);border:none;color:#fff}.save-btn:hover{background:#b89730;background:var(--gold-dark)}.cancel-btn{background:#0000;border:1px solid #ddd;color:#777;color:var(--text-light)}.cancel-btn:hover{background:#f5f5f5}.responsive-grid{grid-gap:1.5rem;display:grid;grid-auto-rows:200px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:2rem}.grid-item{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.grid-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.grid-item img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.grid-item:hover img{transform:scale(1.05)}.image-overlay{background:linear-gradient(0deg,#0000004d,#0000);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.grid-item:hover .image-overlay{opacity:1}.grid-item.portrait{grid-row:span 2}.grid-item.landscape{grid-column:span 2}.empty-gallery{background:#fff;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);color:#777;color:var(--text-light);margin-bottom:2rem;padding:3rem;text-align:center}.add-photos-btn{background:#d4af37;background:var(--gold-primary);border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:0 auto;max-width:200px;padding:.8rem 1.5rem;text-align:center;transition:all .3s;width:100%}.add-photos-btn:hover{background:#b89730;background:var(--gold-dark);box-shadow:0 4px 12px #d4af374d;transform:translateY(-2px)}.plus-icon{font-size:1.2rem;margin-right:.3rem}.image-modal{align-items:center;background:#000000e6;bottom:0;cursor:zoom-out;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{max-height:90%;max-width:90%}.modal-content img{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 0 20px #00000080;max-height:90vh;max-width:100%;object-fit:contain}@media (max-width:900px){.responsive-grid{grid-auto-rows:180px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-item.landscape{grid-column:span 1}}@media (max-width:600px){.event-title{font-size:2rem}.responsive-grid{grid-auto-rows:250px;grid-template-columns:1fr}.grid-item.landscape,.grid-item.portrait{grid-column:span 1;grid-row:span 1}}.body{padding:0}.gallery-container{font-family:Poppins,sans-serif;margin:0 auto;padding:2rem 6rem;width:100%}.gallery-header{align-items:center;border-bottom:2px solid #a58422;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;width:100%}.gallery-header h2{color:#d4af37;font-size:2rem}.gallery .add-event-button{background-color:#d4af37;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;padding:.5rem 1rem;transition:background-color .3s ease}.gallery .add-event-button:hover{background-color:#b89730}.gallery .events-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery .event-card{background-color:#fff;border:1px solid #f8f1d8;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;overflow:hidden;padding:0;transition:transform .3s ease,box-shadow .3s ease}.gallery .event-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.gallery .event-card-image{height:200px;object-fit:cover;width:100%}.gallery .event-card-body{padding:1rem}.gallery .event-card-title{color:#6a5510;font-size:1.5rem;margin-bottom:.5rem}.gallery .semiheader{color:#b89730;font-size:1rem;margin-bottom:.75rem}.gallery .event-card-description{color:#666;font-size:.95rem;line-height:1.5}@media (max-width:768px){.gallery-container{padding:1rem 2rem}}.trustees-page{padding:2rem;text-align:center}.trustees-page h2{background-color:#f8ebd0;border-bottom:3px groove #edc980;border-top-left-radius:8px;border-top-right-radius:8px;color:#c28c1d;font-family:Cinzel,serif;font-size:2rem;margin-bottom:2rem;padding:.5rem;text-align:center}.trustee-grid{display:flex;flex-direction:row;gap:1rem;justify-content:space-evenly;width:100%}.trustee-card{background-color:#fffef4;border:1px solid #f7e7b6;border-radius:12px;box-shadow:0 4px 12px #f1bc3426;max-width:300px;min-width:265px;padding:1.5rem;text-align:center;transition:transform .3s ease}.trustee-card:hover{box-shadow:0 8px 16px #f1bc3433;transform:translateY(-5px)}.trustee-photo{border:3px solid #f7c948;border-radius:50%;height:150px;object-fit:cover;width:150px}.trustee-name{border-top:2px solid #d8d7c8;color:#3e2f16;font-family:Cinzel,serif;font-size:1.4rem;margin:.5rem 1rem}.trustee-role{color:#a67c00;font-weight:500;margin-bottom:1rem}.trustee-contact p{color:#555233;font-size:.95rem;margin:4px 0}:root{--gold-primary:#d4af37;--gold-dark:#7a621a;--gold-light:#f8f1d8;--text-dark:#2a2a2a;--text-light:#666;--bg-light:#fffdf7;--border-radius:12px;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000001f;--transition:all 0.25s ease}.events-dashboard{background-color:#fffdf7;background-color:var(--bg-light);color:#2a2a2a;color:var(--text-dark);font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{border-bottom:5px solid #f8f1d8;border-bottom:5px solid var(--gold-light);margin-bottom:3rem;padding-bottom:1.5rem;text-align:center}.dashboard-header h1{color:#d4af37;color:var(--gold-primary);font-size:2.5rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.dashboard-header h2{color:#2a2a2a;color:var(--text-dark);font-size:1.8rem;font-weight:500;margin-bottom:1.5rem}.toggle-events-btn{background:#d4af37;background:var(--gold-primary);border:none;border-radius:50px;box-shadow:0 2px 8px #00000014;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .25s ease;transition:var(--transition)}.toggle-events-btn:hover{background:#7a621a;background:var(--gold-dark);box-shadow:0 4px 12px #0000001f;box-shadow:var(--shadow-md);transform:translateY(-2px)}.events-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:4rem}.events-grid .event-card{background:#fff;border:1px solid #f4e3b2;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 2px 8px #00000014;box-shadow:var(--shadow-sm);padding:1rem;transition:all .25s ease;transition:var(--transition)}.event-card:hover{box-shadow:0 4px 12px #0000001f;box-shadow:var(--shadow-md);transform:translateY(-5px)}.card-header{align-items:flex-start;border-bottom:2px solid #cbc0c0;display:flex;justify-content:space-between;margin-bottom:1.25rem}.card-header h3{color:#7a621a;color:var(--gold-dark);font-size:1.4rem;font-weight:600;margin-right:1rem}.card-actions{display:flex;gap:.75rem}.contribution-nav-bar{display:flex;flex-direction:row;justify-content:space-evenly}.donate-btn{background:#f8f1d8;background:var(--gold-light);border:none;border-radius:6px;color:#7a621a;color:var(--gold-dark);cursor:pointer;font-size:medium;font-weight:500;padding:.5rem 1rem;transition:all .25s ease;transition:var(--transition);white-space:nowrap}.donate-btn:hover{background:#d4af37;background:var(--gold-primary);color:#fff}.menu-toggle{align-items:center;background:none;border:none;color:#666;color:var(--text-light);cursor:pointer;display:flex;justify-content:center;padding:.25rem}.dropdown-container{position:relative}.dropdown-menu{background:#fff;border:1px solid #f8f1d8;border:1px solid var(--gold-light);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001f;box-shadow:var(--shadow-md);min-width:200px;padding:.75rem;position:absolute;right:0;top:100%;z-index:10}.dropdown-menu button{align-items:center;background:none;border:none;color:#2a2a2a;color:var(--text-dark);cursor:pointer;display:flex;font-size:.95rem;padding:.5rem;text-align:left;transition:all .25s ease;transition:var(--transition);width:100%}.dropdown-menu button:hover{background:#f8f1d8;background:var(--gold-light);color:#7a621a;color:var(--gold-dark)}.dropdown-menu button span{color:#d4af37;color:var(--gold-primary);margin-right:.5rem}.date-picker{border-top:1px solid #f8f1d8;border-top:1px solid var(--gold-light);margin-top:.75rem;padding-top:.75rem}.date-picker input{border:1px solid #f8f1d8;border:1px solid var(--gold-light);border-radius:6px;font-family:inherit;margin-bottom:.5rem;padding:.5rem;width:100%}.date-picker button{background:#f8f1d8;background:var(--gold-light);border:none;border-radius:6px;color:#7a621a;color:var(--gold-dark);cursor:pointer;padding:.5rem;transition:all .25s ease;transition:var(--transition);width:100%}.date-picker button:hover{background:#d4af37;background:var(--gold-primary);color:#fff}.event-description{color:#666;color:var(--text-light);line-height:1.6;margin-bottom:1.5rem}.event-metrics{display:flex;flex-direction:column}.metric{background:#fffdf7;background:var(--bg-light);border-radius:8px;margin-bottom:1rem;padding:.75rem;text-align:center}.metric-label{color:#666;color:var(--text-light);display:block;font-size:1rem;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.metric-value{color:#7a621a;color:var(--gold-dark);display:block;font-weight:600}.donation-form{margin-top:1.5rem}.donation-form input{border:1px solid #f8f1d8;border:1px solid var(--gold-light);border-radius:6px;font-family:inherit;margin-bottom:.75rem;padding:.75rem;width:100%}.confirm-btn{background:#d4af37;background:var(--gold-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.75rem;transition:all .25s ease;transition:var(--transition);width:100%}.confirm-btn:hover{background:#7a621a;background:var(--gold-dark)}.donations-container{background:#fff;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 2px 8px #00000014;box-shadow:var(--shadow-sm);padding:2rem}.donations-container h3{color:#d4af37;color:var(--gold-primary);font-size:2.5rem;margin-bottom:1.5rem}.donation-filter{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.donation-filter label{color:#2a2a2a;color:var(--text-dark)}.donation-filter select{background:#fff;border:1px solid #f8f1d8;border:1px solid var(--gold-light);border-radius:6px;font-family:inherit;padding:.5rem}.donations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.donation-card{background:#fffdf7;background:var(--bg-light);border:1px solid #f8f1d8;border:1px solid var(--gold-light);border-radius:12px;border-radius:var(--border-radius);padding:1.25rem}.donation-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.donation-amount{color:#7a621a;color:var(--gold-dark);font-size:1.2rem;font-weight:600}.donation-date{font-size:.85rem}.donation-date,.donation-details{color:#666;color:var(--text-light)}.donation-details{display:flex;flex-direction:column;font-size:.9rem;gap:.25rem}.no-donations{color:#666;color:var(--text-light);grid-column:1/-1;padding:2rem;text-align:center}@media (max-width:768px){.events-dashboard{padding:1.5rem}.donations-grid,.event-metrics,.events-grid{grid-template-columns:1fr}.toggle-events-btn{font-size:.9rem;padding:.5rem .7rem}.donation-card{max-height:400px}.donate-btn{font-size:medium}}@media (max-width:480px){.dashboard-header h1{font-size:2rem}.dashboard-header h2{font-size:1.5rem}.card-header{flex-direction:row;gap:1rem}.card-actions{justify-content:flex-end;width:100%}.donation-filter{align-items:flex-start;flex-direction:column}}.section h2,h3{font-family:Poppins,sans-serif}h3{font-size:1.5rem;margin-bottom:20px;padding:auto;text-align:Center}.dev-form{align-items:center;background-color:#fff7d9;border-radius:12px;box-shadow:0 4px 8px #00000026;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;max-width:500px;padding:2rem 5rem}.dev-form input{background-color:#fffef4;border:1px solid #f8f1d8;border-radius:.5rem;color:#3b2d00;font-size:1rem;outline:none;padding:.5rem 1rem;transition:border-color .2s}.dev-form input:focus{border-color:#f9a825}.dev-form button{background-color:#fdd835;border:none;border-radius:.5rem;color:#3b2d00;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:background-color .25s}.dev-form button:hover{background-color:#fbc02d}.contribution-list{background-color:#fffefd;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;max-width:600px;padding:1.5rem!important}.contribution-list li{border-radius:.5rem;box-shadow:0 2px 4px #0000000d;padding:.75rem 1rem;transition:box-shadow .2s}.contribution-list li:hover{box-shadow:0 4px 8px #00000014}.section{align-items:center;display:flex;flex-direction:column;justify-content:center}.section h2{margin-bottom:1.5rem;text-align:center}.commodities-form{align-items:center;background-color:#fff7d9;border-radius:12px;box-shadow:0 4px 8px #00000026;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;padding:3rem 2rem;width:100%}.commodities-form :hover{box-shadow:6px 8px 12px #00000040;transform:scale(1.02)}.commodities-form input{background-color:#fffef4;border:1px solid #f6f3e9;border-radius:.5rem;color:#3b2d00;font-size:1rem;outline:none;padding:.5rem 1rem;transition:border-color .2s}.commodities-form input:focus{border-color:#f9a825}.commodities-form button{background-color:#fdd835;border:none;border-radius:.5rem;color:#3b2d00;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:background-color .25s}.commodities-form button:hover{background-color:#fbc02d}.contribution-list{border-collapse:collapse;list-style:none;margin:0 auto 2rem;max-width:800px;padding:0;width:95%}.contribution-list li{background-color:#fffef4;border-radius:.25rem;color:#3b2d00;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem;transition:background-color .2s}.contribution-list li:nth-child(2n){background-color:#fff9e6}.contribution-list li:hover{background-color:#fff3c1}.contribution-list li span{flex:1 1;text-align:center;word-break:break-word}.contribution-list li span:first-child{color:#6d4c00;font-weight:600;text-align:left}.contribution-list li span:last-child{color:#9e7c00;font-size:.9rem;text-align:right}.load-more-btn{background-color:#fdd835;border:none;border-radius:.5rem;color:#3b2d00;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:background-color .25s}.load-more-btn:hover{background-color:#fbc02d}.contribution-page{min-height:100vh;padding:2rem 1rem}.contribution-header{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000000f;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.contribution-header h1{color:#5a3e1b;font-size:2rem;font-weight:600;margin:0}.contribution-header img{border-radius:8px;max-height:80px;object-fit:cover;width:auto}.tabs{background-color:#fff8d4;border-radius:.5rem;box-shadow:0 4px 12px #0000000d;display:flex;justify-content:center;margin:0 auto 2rem;max-width:600px;overflow:hidden}.tabs button{background:none;border:none;color:#5a3d00;cursor:pointer;flex:1 1;font-size:large;font-weight:500;padding:.75rem 1rem;position:relative;transition:background-color .25s,color .25s}.tabs button:hover{background-color:#fff2b2;color:#3b2d00}.tabs button.active{background-color:#fffbe6;color:#3b2d00;font-weight:700}.tabs button.active:after{background-color:#fbc02d;border-radius:2px;bottom:0;content:"";display:block;height:3px;left:0;margin-top:.5rem;position:absolute;width:100%}.footer-imgcontainer{padding:2rem 0;text-align:center;width:100%}.footer-imgcontainer img{height:auto;max-width:600px;object-fit:contain;transition:transform .3s ease;width:95%}.footer-imgcontainer img:hover{transform:scale(1.05)}.footer-thankyou{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.footer-message{color:#555;font-size:1rem;line-height:1.5;margin:0 auto 1.5rem;max-width:600px}
/*# sourceMappingURL=main.1753c9e3.css.map*/