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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:16px;line-height:1.6}.App,body{background-color:#fff}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4,h5,h6{color:#12233e;font-weight:400}a{transition:color .2s ease}a:hover{color:#8a2719}.navbar{background:#12233e;border-bottom:3px solid #789e9c;box-shadow:0 2px 8px #12233e26;color:#fff;padding:.5rem 0;position:sticky;top:0;z-index:100}.nav-flex{align-items:center;display:flex;justify-content:space-between}.nav-logo img{height:48px;vertical-align:middle}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:4px;color:#fff;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-weight:600;letter-spacing:.02em;padding:.25rem .5rem;text-decoration:none;transition:all .2s}.nav-links a:focus,.nav-links a:hover{background:#789e9c;color:#12233e;outline:none}.modern-hero{align-items:center;background:#12233e;display:flex;justify-content:center;min-height:370px;overflow:hidden;position:relative}.hero-bg-img{bottom:0;filter:brightness(.5) grayscale(.1);height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.hero-overlay{padding:4rem 1rem 3rem;position:relative;text-align:center;width:100%;z-index:2}.hero-title{color:#fff;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:.1em;line-height:1.2;margin-bottom:.5rem;text-shadow:0 2px 8px #12233e40}.hero-tagline{color:#789e9c;font-family:Lora,Georgia,serif;font-size:1.35rem;margin-bottom:.5rem}.hero-subtag,.hero-tagline{font-weight:400;letter-spacing:0}.hero-subtag{color:#f7e8e0;font-size:1.1rem;line-height:1.5;opacity:.95}.hero-subtag,p{font-family:proxima-nova,Open Sans,Arial,sans-serif}p{font-size:18px;font-weight:400;letter-spacing:0;line-height:1.6;margin-bottom:1rem}.section-card{background:#fff;border-top:4px solid #12233e;box-shadow:0 2px 16px #12233e14;margin:2rem auto;max-width:900px;padding:2.5rem 1.5rem}h2{color:#12233e;font-family:Lora,Georgia,serif;font-size:2rem;font-weight:700;letter-spacing:0;margin-bottom:1.25rem;padding-bottom:.5rem;position:relative}h2:after{background-color:#a02f21;bottom:0;content:"";height:4px;left:0;max-width:400px;position:absolute;width:100%}.officer-cards{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1rem}.officer-card{align-items:flex-start;box-shadow:0 1px 6px #789e9c12;display:flex;flex:1 1 180px;flex-direction:column;font-size:1rem;min-width:180px;padding:1rem 1.5rem}.officer-card strong{color:#a02f21;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-weight:600;margin-bottom:.3rem}.calendar-embed-wrapper{border-radius:10px;box-shadow:0 1px 8px #789e9c1a;margin-top:1.5rem;overflow:hidden}address{font-style:normal}.contact-flex{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem}.contact-info{flex:1 1 220px;min-width:200px}.contact-link{margin-bottom:.7rem}.address-link{margin-bottom:1rem}.address-second-line{display:block;margin-left:calc(7.5ch + 8px);text-indent:0}.map-embed{flex:0 1 400px;max-width:400px;min-width:220px}@media (max-width:800px){.contact-flex{flex-direction:column;gap:1rem}.map-embed{max-width:100%;min-width:0}}a{color:#a02f21;text-decoration:underline;transition:color .2s}a:focus,a:hover{color:#12233e}a:focus,button:focus,input:focus{outline:3px solid #789e9c;outline-offset:2px;text-decoration:none}footer{background:#12233e;border-top:3px solid #789e9c;color:#fff;font-size:.95rem;margin-top:2rem;padding:1.5rem 0 1rem;text-align:center}footer img{margin-right:.5rem;vertical-align:middle}footer a{border-radius:4px;color:#fff;padding:.25rem .5rem;text-decoration:none;transition:all .2s}footer a:focus,footer a:hover{background:#789e9c;color:#12233e;outline:none}@media (max-width:900px){.container,.section-card{max-width:98vw;padding-left:.5rem;padding-right:.5rem}.officer-cards{flex-direction:column;gap:.8rem}}@media (max-width:600px){.hero-title{font-size:1.5rem}h2{font-size:1.2rem}.section-card{padding:1.2rem .5rem}.navbar{padding:.3rem 0}.nav-links{gap:1rem}}.site-header{background-color:#12233e;box-shadow:0 1px 3px #0000001a;color:#fff;padding:0;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.75rem 3rem}.logo-section{align-items:center;cursor:pointer;display:flex;gap:1.25rem;text-decoration:none}.logo-section:focus,.logo-section:hover{background-color:initial;outline:none}.pa-logo{height:60px;width:auto}.lodge-name{color:#fff;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;white-space:nowrap}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.mobile-menu-toggle span{background-color:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.main-nav{align-items:center;display:flex;gap:0}.main-nav a{color:#fff;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.3px;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.main-nav a:focus,.main-nav a:hover{background-color:#ffffff1a;outline:none}.main-nav a.active{background-color:#a02f2133;font-weight:500}.nav-social-icon{align-items:center;display:flex;justify-content:center;padding:.5rem!important}.nav-social-icon svg{height:20px;width:20px}@media (max-width:1200px){.main-nav{gap:.25rem}.main-nav a{font-size:.9rem;padding:.5rem .75rem}}@media (max-width:1024px){.lodge-name{font-size:1.1rem}.pa-logo{height:45px}}@media (max-width:900px){.mobile-menu-toggle{display:flex}.main-nav{background-color:#12233e;flex-direction:column;gap:0;height:calc(100vh - 82px);left:-100%;overflow-y:auto;padding:2rem 0;position:fixed;top:82px;transition:left .3s ease;width:100%}.main-nav.mobile-open{left:0}.main-nav a{border-bottom:1px solid #f7e8e01a;border-radius:0;padding:1rem 2rem;width:100%}.lodge-name{font-size:1rem}.pa-logo{height:40px}}@media (max-width:480px){.header-container{padding:1rem}.logo-section{gap:.5rem}.lodge-name{font-size:.9rem}.pa-logo{height:35px}}.site-footer{background-color:#12233e;color:#fff;margin-top:0;padding:4rem 3rem 2rem}.footer-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 3rem;max-width:1400px}.footer-section h3{color:#fff;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;text-align:left;text-transform:uppercase}.footer-section p{color:#ffffffd9;font-size:.95rem;line-height:1.7;margin:.75rem 0;text-align:left}.footer-address{font-style:normal;margin-top:1rem}.footer-section ul{list-style:none;margin:0;padding:0;text-align:left}.footer-section ul li{margin-bottom:.75rem;text-align:left}.footer-section ul li a{color:#ffffffd9;text-decoration:none;transition:color .2s ease}.footer-section ul li a:focus,.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-icon{align-items:center;background-color:#789e9c;border-radius:50%;color:#12233e;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon svg{height:20px;width:20px}.social-icon:focus,.social-icon:hover{background-color:#a02f21;color:#f7e8e0;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #fff3;margin:0 auto;max-width:1400px;padding-top:2rem;text-align:center}.footer-bottom p{color:#fffc;font-size:.9rem;margin:.5rem 0;text-align:center}.footer-disclaimer{font-size:.85rem!important;font-style:italic}.footer-disclaimer a{all:unset;color:#fffc;cursor:pointer}@media (max-width:768px){.site-footer{padding:2rem 1rem 1rem}.footer-container{gap:2rem;grid-template-columns:1fr}.footer-section{text-align:center}.social-links{justify-content:center}}.home-page{background-color:#fff}.hero-section{height:700px;overflow:hidden;padding-top:100px;position:relative}.hero-image{background-attachment:scroll;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px) and (hover:hover){.hero-image{background-attachment:fixed}}.hero-overlay{align-items:center;background:linear-gradient(180deg,#12233e40 0,#12233e66);bottom:0;display:flex;justify-content:flex-start;left:0;padding:0 3rem;position:absolute;right:0;top:0}.hero-content{color:#fff;margin-left:0;max-width:1200px;text-align:left}.hero-title-section{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;margin-top:100px}.hero-logo{align-self:center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:auto;width:180px}.hero-content h1{color:#fff;font-family:Lora,Georgia,serif;font-size:3.5rem;font-weight:400;letter-spacing:-.5px;line-height:1.3;margin-bottom:2rem;padding-bottom:1.5rem;position:relative;text-align:left;text-shadow:0 2px 12px #0006}.hero-content h1:after{background-color:#a02f21;bottom:0;content:"";height:4px;left:0;max-width:500px;position:absolute;width:100%}.hero-subtitle{color:#fff;font-size:1.5rem;margin-bottom:1rem}.hero-subtitle,.hero-tagline{font-family:proxima-nova,Montserrat,Arial,sans-serif;font-weight:300;line-height:1.4;max-width:700px;text-shadow:0 2px 8px #0000004d}.hero-tagline{color:#ffffffe6;font-size:1.1rem;font-style:italic;margin-bottom:2.5rem}.cta-button{border:none;border-radius:2px;cursor:pointer;display:inline-block;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1rem;font-weight:500;letter-spacing:1px;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.cta-button.primary{background-color:#a02f21;color:#fff}.cta-button.primary:focus,.cta-button.primary:hover{background-color:#8a2719;box-shadow:0 2px 8px #a02f214d}.cta-button.secondary{background-color:#fff;border:2px solid #fff;color:#12233e}.cta-button.secondary:focus,.cta-button.secondary:hover{background-color:#12233e;border:2px solid #12233e;color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.upcoming-event-section{background-color:#f7f7f7;padding:5rem 0}.event-card{background:#fff;border-left:4px solid #a02f21;border-radius:0;box-shadow:0 1px 3px #00000014;padding:3rem}.event-card h2{color:#12233e;font-family:Lora,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.5px;margin-bottom:2rem;text-align:left}.event-details{gap:2rem}.event-date,.event-details{align-items:center;display:flex}.event-date{background-color:#a02f21;border-radius:8px;color:#f7e8e0;flex-direction:column;min-width:120px;padding:1.5rem}.event-date .month{font-size:1rem;font-weight:600;letter-spacing:1px}.event-date .day{font-size:3rem;font-weight:700;line-height:1;margin:.25rem 0}.event-date .year{font-size:1rem;opacity:.9}.event-info{flex:1 1}.event-info h3{color:#12233e;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.event-time{color:#a02f21;font-size:1.1rem;font-weight:600;margin:.5rem 0}.event-location{color:#12233e;margin:.5rem 0}.event-link{color:#a02f21;display:inline-block;font-weight:600;margin-top:1rem;text-decoration:none;transition:color .2s ease}.event-link:focus,.event-link:hover{color:#8a2719}.three-tenants-section{background-color:#fff;padding:6rem 3rem}.three-tenants-section h2{color:#12233e;font-family:Lora,Georgia,serif;font-size:2.75rem;font-weight:400;letter-spacing:-.5px;margin-bottom:4rem;text-align:left}.tenants-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);max-width:1200px}.tenant-card{background-color:initial;border-radius:0;padding:2.5rem 2rem;text-align:left;transition:transform .2s ease}.tenant-card:hover{transform:translateY(-3px)}.tenant-icon{align-items:center;background-color:#12233e;border-radius:50%;color:#fff;display:flex;height:90px;justify-content:center;margin:0 0 2rem;width:90px}.tenant-icon svg{height:45px;width:45px}.tenant-card h3{color:#12233e;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.tenant-card p{color:#666;font-size:1rem;line-height:1.7}.cta-section{background-color:#12233e;padding:5rem 0}.cta-content{color:#fff;margin:0 auto;max-width:1200px;padding:0 3rem;text-align:left}.cta-content h2{color:#fff;font-family:Lora,Georgia,serif;font-size:2.5rem;font-weight:400;letter-spacing:-.5px;margin-bottom:1.5rem}.cta-content p{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:700px;opacity:.95}.join-options{list-style:disc;margin:0 0 2.5rem;max-width:800px;padding-left:2rem}.join-options li{color:#fff;font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.join-options li::marker{color:#a02f21}.join-options a{color:#fff;text-decoration:underline;transition:opacity .2s ease}.join-options a:hover{opacity:.8}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}.cta-section .cta-button.secondary{background-color:#fff;border:2px solid #fff;color:#12233e}.cta-section .cta-button.secondary:hover{background-color:#12233e;border:2px solid #fff;color:#fff}@media (max-width:768px){.hero-title-section{align-items:flex-start;flex-direction:column;gap:1.5rem}.hero-logo{width:80px}.hero-content h1{font-size:2rem}.hero-section{height:auto;min-height:600px;padding-bottom:3rem}.hero-image{background-attachment:scroll!important;background-position:center 70%!important}.event-details{flex-direction:column;text-align:center}.event-date{width:100%}.tenants-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}}@media (max-width:480px){.hero-content h1{font-size:1.5rem}.container{padding:0 1rem}.event-card{padding:1.5rem}.cta-content h2,.three-tenants-section h2{font-size:1.75rem}}.page-container{background-color:#fff;min-height:calc(100vh - 200px)}.page-hero{background-attachment:scroll;background-color:#12233e;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;max-height:500px;min-height:400px;padding:5rem 3rem;position:relative;text-align:left}@media (min-width:1024px) and (hover:hover){.page-hero{background-attachment:fixed}}@media (min-width:768px) and (max-width:1399px){.page-hero{background-position:50%;background-size:cover;max-height:450px;min-height:350px}}@media (min-width:1400px){.page-hero{background-position:50%;background-repeat:no-repeat;background-size:100% auto;max-height:550px;min-height:450px}}.contact-hero{background-size:cover}@media (min-width:1400px){.contact-hero{background-repeat:repeat-x;background-size:auto 90%}}.calendar-hero{background-repeat:repeat-x;background-size:auto 100%}@media (min-width:1400px){.calendar-hero{background-position:center 40%;background-size:auto 80%}}.store-hero{background-size:cover}@media (min-width:1400px){.store-hero{background-position:center 35%;background-size:100% auto}}.page-hero:before{background-color:#12233e66;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.page-hero h1,.page-hero p{position:relative;z-index:1}.page-hero h1{color:#fff;font-family:Lora,Georgia,serif;font-size:3.5rem;font-weight:400;letter-spacing:-.5px;margin-bottom:2rem;margin-left:0;margin-right:auto;max-width:1200px;padding-bottom:1.5rem;position:relative}.page-hero h1:after{background-color:#a02f21;bottom:0;content:"";height:4px;left:0;max-width:500px;position:absolute;width:100%}.page-hero p{color:#fff;font-size:1.2rem;font-weight:300;margin-left:0;margin-right:auto;max-width:1200px;opacity:.95}.page-content{margin:0 auto;max-width:1200px;padding:5rem 3rem}.content-section{margin-bottom:5rem}.content-section h2{color:#12233e;font-family:Lora,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.5px;margin-bottom:2rem}.content-section h3{color:#12233e;font-family:proxima-nova,Montserrat,Arial,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.content-section p{color:#333;font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.content-section ul{margin-bottom:1.5rem;margin-left:2rem}.content-section li{color:#12233e;line-height:1.8;margin-bottom:.5rem}.outreach-grid,.principles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.outreach-card,.principle-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #12233e1a;padding:2rem}.outreach-card h3,.principle-item h3{color:#a02f21;margin-bottom:1rem}.belief-list{background:#fff;border-radius:8px;list-style-position:inside;padding:2rem}.officers-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.officer-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #12233e1a;padding:1.5rem;text-align:left}.officer-card h3{color:#a02f21;font-size:1.1rem;margin-bottom:.5rem}.officer-name{color:#12233e;font-weight:600}.location-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.address-block{background:#fff;border-radius:8px;padding:2rem}.meeting-info{border-top:2px solid #f7e8e0;margin-top:1.5rem;padding-top:1.5rem}.map-container iframe,.map-container-full iframe{border-radius:8px;width:100%}.calendar-legend{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.legend-item{align-items:center;display:flex;gap:.5rem}.legend-color{border-radius:4px;height:20px;width:20px}.legend-color.lodge-event{background-color:#12233e}.legend-color.community-event{background-color:#789e9c}.events-list{display:flex;flex-direction:column;gap:1.5rem}.event-item{align-items:flex-start;background:#fff;border-left:4px solid;border-radius:8px;display:flex;gap:1.5rem;padding:1.5rem}.event-item.lodge-event{border-left-color:#12233e}.event-item.community-event{border-left-color:#789e9c}.event-date-badge{align-items:center;background-color:#f7e8e0;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:center;max-width:80px;min-width:80px;padding:.5rem}.event-date-badge .month{color:#a02f21;font-size:.9rem;font-weight:600}.event-date-badge .day{color:#12233e;font-size:2rem;font-weight:700;line-height:1}.event-item .event-details{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;text-align:left}.event-header{display:block;margin:0 0 .5rem;text-align:left;width:100%}.event-item .event-details h3{display:block;font-size:1.5rem;margin:0;text-align:left}.event-item .event-time{color:#a02f21;display:block;font-weight:600;margin:.25rem 0 .5rem;text-align:left;white-space:nowrap}.event-item .event-location{color:#666;display:block;margin:.5rem 0}.event-item .event-description{clear:both;display:block;font-size:.95rem;margin-top:.75rem}.calendar-embed,.charity-links{margin-top:2rem}.charity-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.charity-link{background:#fff;border-radius:8px;box-shadow:0 2px 8px #12233e1a;padding:2rem;text-decoration:none;transition:all .3s ease}.charity-link:hover{box-shadow:0 4px 16px #12233e33;transform:translateY(-5px)}.charity-link h3{color:#a02f21;margin-bottom:.5rem}.charity-link p{color:#12233e}.requirements-list{background:#fff;border-radius:8px;list-style-position:inside;padding:2rem}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.step-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #12233e1a;padding:2rem;text-align:center}.step-number{align-items:center;background-color:#a02f21;border-radius:50%;color:#f7e8e0;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.faq-list{margin-top:2rem}.faq-item{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.faq-item h3{color:#a02f21;font-size:1.2rem;margin-bottom:.75rem}.cta-section-inline{background:#789e9c;border-radius:8px;padding:3rem;text-align:center}.cta-section-inline h2{color:#12233e}.cta-section-inline p{color:#12233e;margin-bottom:2rem}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.contact-grid .section-heading{color:#12233e!important;font-family:Lora,Georgia,serif!important;font-size:2.25rem!important;font-weight:400!important;letter-spacing:-.5px!important;margin-bottom:2rem!important}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item{background:#fff;border-radius:8px;padding:1.5rem}.contact-item h3{color:#a02f21;font-size:1.2rem;margin-bottom:.75rem}.contact-item a{color:#a02f21;text-decoration:none;transition:color .2s ease}.contact-item a:hover{color:#8a2719}.social-links-contact{display:flex;gap:1rem;margin-top:.5rem}.social-links-contact .social-icon{align-items:center;background-color:#12233e;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links-contact .social-icon:focus,.social-links-contact .social-icon:hover{background-color:#a02f21;color:#f7e8e0;transform:translateY(-2px)}.social-links-contact .social-icon svg{height:20px;width:20px}.contact-form{background:#fff;border-radius:8px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#12233e;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #f7e8e0;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#a02f21;outline:none}.store-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.store-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #12233e1a;padding:2rem;text-align:center}.item-placeholder{align-items:center;background-color:#f7e8e0;border-radius:8px;color:#666;display:flex;height:200px;justify-content:center;margin-bottom:1rem;width:100%}.item-price{color:#a02f21;font-size:1.25rem;font-weight:700;margin:1rem 0}.donation-section{background:#0000;padding:0}.donation-options{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.donation-card{background:#f7e8e0;border-radius:8px;padding:2rem;text-align:left}.donation-card h3{color:#a02f21;margin-bottom:1rem}.zeffy-info{background-color:#f7e8e0;border-left:4px solid #789e9c;border-radius:8px;margin-top:2rem;padding:1.5rem}.info-note{font-size:.95rem;margin:0}.raffle-feature{margin:2rem 0}.raffle-card{background:linear-gradient(135deg,#12233e,#1a3354);border:2px solid #789e9c;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#fff;padding:3rem}.raffle-card h3{color:#fff;font-size:2rem;margin-bottom:1.5rem}.raffle-card>p{color:#f7e8e0;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.raffle-details{background-color:#f7e8e026;border-left:4px solid #a02f21;border-radius:8px;margin:2rem 0;padding:1.5rem}.raffle-details p{color:#f7e8e0;font-size:1.05rem;margin:.75rem 0}.raffle-details strong{color:#fff;font-weight:600}.raffle-card .cta-button{font-size:1.1rem;margin:2rem 0 1rem;padding:1rem 2.5rem}.raffle-note{font-size:.95rem;font-style:italic;margin-top:1rem;opacity:.85}@media (max-width:768px){.page-hero{background-attachment:scroll;background-position:50%;background-size:cover;min-height:300px;padding:3rem 1.5rem}.page-hero h1{font-size:2rem}.page-hero p{font-size:1rem}.raffle-card{padding:2rem 1.5rem}.raffle-card h3{font-size:1.5rem}.page-content{padding:2rem 1rem}.contact-grid,.location-info,.outreach-grid,.principles-grid,.steps-grid,.store-grid{grid-template-columns:1fr}.event-item{flex-direction:column}.event-date-badge{width:100%}}
/*# sourceMappingURL=main.d06858b3.css.map*/