*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer}button,input,textarea{font-family:inherit}.navbar{background-color:#000;box-shadow:0 2px 5px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-content{justify-content:space-between}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.75rem;text-decoration:none;white-space:nowrap}.navbar-logo-img{display:block;height:40px;max-width:200px;object-fit:contain;width:auto}.navbar-logo-text{color:#fff;display:inline-block}.navbar-menu{align-items:center;display:flex;gap:2rem;list-style:none}.navbar-menu li a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.navbar-menu li a.active,.navbar-menu li a:hover{color:#dc143c}.navbar-menu li a.active:after{background-color:#dc143c;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.navbar-signin{background-color:#dc143c;border-radius:5px;color:#fff!important;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.navbar-signin:hover{background-color:#b01030;color:#fff!important;transform:translateY(-2px)}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.navbar-toggle span{background-color:#fff;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:1024px){.navbar-menu{gap:1.5rem}}@media (max-width:768px){.navbar{padding:.75rem 0}.navbar-logo{font-size:1.25rem}.navbar-logo-img{height:32px}.navbar-toggle{align-items:center;display:flex;justify-content:center;min-height:44px;min-width:44px}.navbar-menu{background-color:#000;box-shadow:0 4px 6px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease}.navbar-menu.active{max-height:500px;padding:.5rem 0}.navbar-menu li{padding:0;width:100%}.navbar-menu li a{align-items:center;display:block;display:flex;min-height:44px;padding:.75rem 1rem}.navbar-menu li a.active:after{display:none}.navbar-menu li a.active{background-color:#dc143c1a}.navbar-signin{display:block;margin:.5rem 1rem;text-align:center}}@media (max-width:480px){.navbar-logo{font-size:1.1rem}.navbar-logo-img{height:28px}.navbar-menu li a{font-size:.95rem;padding:.875rem 1rem}}.footer{background-color:#000;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#dc143c;margin-bottom:1rem}.footer-logo-container{align-items:center;display:flex;gap:.75rem}.footer-logo-img{display:block;height:35px;max-width:150px;object-fit:contain;width:auto}.footer-section p{color:grey;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:grey;transition:color .3s ease}.footer-section ul li a:hover{color:#dc143c}.social-media-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.social-media-links a{align-items:center;background-color:#ffffff1a;border-radius:50%;color:grey;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-media-links a:hover{background-color:#dc143c33;color:#dc143c;transform:translateY(-2px)}.social-media-links a svg{height:20px;width:20px}.footer-bottom{border-top:1px solid #333;color:grey;padding-top:2rem;text-align:center}.footer-bottom p{margin:.5rem 0}.footer-credit{font-size:.9rem;margin-top:.75rem!important}.rockstar-social{color:#dc143c;font-weight:600;transition:color .3s ease}.rockstar-social:hover{color:#fff}@media (max-width:1024px){.footer{padding:2.5rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section{padding:0 1rem}.footer-logo-container{justify-content:center}.footer-logo-img{height:32px;max-width:130px}.footer-bottom{font-size:.9rem;padding-top:1.5rem}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-content{gap:1.25rem}.footer-section h3,.footer-section h4{font-size:1rem}.footer-logo-container{justify-content:center}.footer-logo-img{height:30px;max-width:120px}.footer-section p,.footer-section ul li{font-size:.9rem}.footer-bottom{font-size:.85rem;padding-top:1rem}}.login-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-box{background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;max-width:400px;padding:3rem;width:100%}.login-box h2{color:#000}.login-box h2,.login-subtitle{margin-bottom:.5rem;text-align:center}.login-subtitle{color:grey}.login-note{color:grey;font-size:.85rem;font-style:italic;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.btn-google{align-items:center;background-color:#fff;border:1px solid #dadce0;color:#333;display:flex;gap:.75rem;justify-content:center;transition:all .3s ease}.btn-google:hover{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.btn-google:disabled{background-color:#f5f5f5;cursor:not-allowed;transform:none}.google-icon{height:20px;width:20px}.login-button{font-size:1rem;padding:.75rem;width:100%}.login-error{background-color:#f8d7da;border-radius:5px;color:#721c24;margin-bottom:1rem;padding:1rem;text-align:center}@media (max-width:768px){.login-container{padding:1rem}.login-box{padding:2rem 1.5rem}.login-box h2{font-size:1.5rem}.login-subtitle{font-size:.95rem}.login-form input{font-size:16px}}@media (max-width:480px){.login-box{padding:1.5rem 1.25rem}.login-box h2{font-size:1.25rem}.login-button{width:100%}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.section{padding:60px 0}.section-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:center}.section-subtitle{color:grey;font-size:1.2rem;line-height:1.5;margin-bottom:3rem;text-align:center}.btn{border-radius:5px;display:inline-block;font-size:1rem;font-weight:600;min-height:44px;padding:12px 30px;text-align:center;transition:all .3s ease;width:auto}.btn-primary{background-color:#dc143c;color:#fff}.btn-primary:hover{background-color:#b01030;transform:translateY(-2px)}.btn-secondary{background-color:#000;color:#fff}.btn-secondary:hover{background-color:#333;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #dc143c;color:#dc143c}.btn-outline:hover{background-color:#dc143c;color:#fff}@media (max-width:1024px){.container{padding:0 15px}.section{padding:50px 0}}@media (max-width:768px){.container{padding:0 15px}.section{padding:40px 0}.section-title{font-size:2rem;margin-bottom:.75rem}.section-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 10px}.btn{font-size:.95rem;max-width:300px;padding:10px 24px;width:100%}}@media (max-width:480px){.container{padding:0 12px}.section{padding:30px 0}.section-title{font-size:1.75rem;margin-bottom:.5rem}.section-subtitle{font-size:.95rem;margin-bottom:1.5rem}.btn{font-size:.9rem;padding:12px 20px}}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:400px;overflow:hidden;padding:100px 0;position:relative;text-align:center;width:100%}.hero:before{background-color:#fffc;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition:background-color .3s ease;z-index:0}.hero.has-background-image:before{display:none}.hero .container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.hero .container,.hero-content{position:relative;z-index:1}.hero h1{color:#000!important;font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #fffc,0 0 10px #fff9,-1px -1px 2px #ffffffe6}.hero-subtitle{color:#fff;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-shadow:2px 2px 6px #000,0 0 15px #000c,0 0 25px #0009,-1px -1px 3px #ffffff80}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-buttons .btn{border:none!important;box-shadow:0 4px 15px #0006,0 2px 8px #0000004d!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.5px!important;min-width:160px!important;padding:14px 35px!important;text-transform:uppercase!important;transition:all .3s ease!important}.hero-buttons .btn-primary{background-color:#dc143c!important;color:#fff!important;text-shadow:0 1px 3px #00000080!important}.hero-buttons .btn-primary:hover{background-color:#b01030!important;box-shadow:0 6px 20px #dc143c80,0 4px 12px #0006!important;transform:translateY(-3px)!important}.hero-buttons .btn-outline{backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;background-color:#fffffff2!important;border:3px solid #dc143c!important;color:#dc143c!important;font-weight:700!important}.hero-buttons .btn-outline:hover{background-color:#dc143c!important;box-shadow:0 6px 20px #dc143c80,0 4px 12px #0006!important;color:#fff!important;text-shadow:0 1px 3px #00000080!important;transform:translateY(-3px)!important}.hero-social-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-social-links,.hero-social-links a{align-items:center;justify-content:center}.hero-social-links a{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;display:inline-flex;height:48px;text-decoration:none;transition:all .3s ease;width:48px}.hero-social-links a:hover{background-color:#dc143ccc;border-color:#dc143c;box-shadow:0 6px 20px #dc143c80,0 4px 12px #0006;transform:translateY(-3px) scale(1.1)}.hero-social-links .social-icon-disabled svg,.hero-social-links a svg{height:24px;width:24px}.social-icon-disabled{align-items:center;background-color:#ffffff1a;border:2px solid #ffffff26;border-radius:50%;color:#fff6;cursor:not-allowed;display:inline-flex;height:48px;justify-content:center;opacity:.5;pointer-events:none;width:48px}.quick-links{background-color:#fff}.links-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.link-card{background-color:#fff;border:2px solid #e0e0e0;border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease}.link-card:hover{border-color:#dc143c;box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.link-icon{font-size:3rem;margin-bottom:1rem}.link-card h3{color:#000;margin-bottom:.5rem}.link-card p{color:grey}.reviews-section{padding:60px 0}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.review-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:1.5rem}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.review-author h4{color:#000;margin-bottom:.25rem}.review-location{color:grey;font-size:.9rem}.review-rating{font-size:1.2rem}.star{color:#e0e0e0}.star.filled{color:#dc143c}.review-content{color:#333;line-height:1.6;margin-bottom:1rem}.review-date{color:grey;font-size:.85rem}@media (max-width:1024px){.hero{min-height:350px;padding:80px 0}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.3rem!important;padding:.85rem 1.75rem!important}.hero-buttons .btn{font-size:1.05rem!important;padding:13px 30px!important}.hero-social-links{gap:.75rem}.hero-social-links a{height:44px;width:44px}.hero-social-links a svg{height:22px;width:22px}.links-grid,.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.hero{background-attachment:scroll!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-background-size:cover!important;min-height:300px;padding:60px 0}.hero.has-background-image{background-color:initial!important}.hero.has-background-image:before{display:none!important}.hero h1{color:#000!important;font-size:2rem;padding:0 15px}.hero-subtitle{display:inline-block;font-size:1.1rem;font-weight:600;margin:0 auto 1.5rem;max-width:90%;text-align:center}.hero-buttons{align-items:center;flex-direction:column;gap:.75rem;padding:0 15px;width:100%}.hero-buttons .btn{font-size:1rem!important;max-width:280px!important;padding:12px 24px!important;width:100%!important}.links-grid,.reviews-grid{gap:1.5rem;grid-template-columns:1fr}.link-card{padding:1.5rem}.review-card{padding:1.25rem}.review-header{align-items:flex-start;flex-direction:column;gap:.5rem}.cta-section{padding:40px 0}.cta-section h2{font-size:1.75rem;padding:0 15px}.cta-section p{padding:0 15px}}@media (max-width:480px){.hero{background-attachment:scroll!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-background-size:cover!important;min-height:250px;padding:50px 0}.hero.has-background-image{background-color:initial!important}.hero.has-background-image:before{display:none!important}.hero h1{color:#000!important;font-size:1.75rem;padding:0 10px}.hero-subtitle{display:inline-block;font-size:.95rem;font-weight:600;margin:0 auto 1.25rem;max-width:95%;text-align:center}.hero-buttons .btn{font-size:.95rem!important;min-width:140px!important;padding:11px 20px!important}.hero-social-links{gap:.5rem;margin-top:1.5rem}.hero-social-links a{height:40px;width:40px}.hero-social-links a svg{height:20px;width:20px}.link-card{padding:1.25rem}.link-icon{font-size:2.5rem}.review-card{padding:1rem}.cta-section{padding:30px 0}.cta-section h2{font-size:1.5rem}}.sponsor-page{min-height:100vh}.sponsor-hero{background:linear-gradient(135deg,#dc143c,#b01030);background:linear-gradient(135deg,var(--accent-color,#dc143c) 0,#b01030 100%);padding:80px 0;text-align:center}.sponsor-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.sponsor-subtitle{color:#fffffff2;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.sponsor-content{padding:60px 0}.sponsor-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.sponsor-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.sponsor-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.sponsor-icon{font-size:4rem;margin-bottom:1rem}.sponsor-card h2{color:#333;font-size:1.75rem;margin-bottom:1rem}.sponsor-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.sponsor-card .btn{border-radius:6px;display:inline-block;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.sponsor-card .btn-primary{color:#fff}.sponsor-card .btn-primary:hover{opacity:.9;transform:scale(1.05)}.sponsor-card .btn-outline:hover{background-color:#dc143c;background-color:var(--accent-color,#dc143c);color:#fff}.no-wishlist{background:#f5f5f5;border-radius:6px;color:#999;font-style:italic;padding:1rem}.sponsor-info{background:#f9f9f9;border-radius:12px;padding:3rem;text-align:center}.sponsor-info h3{color:#333;font-size:2rem;margin-bottom:1.5rem}.sponsor-info>p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.impact-list{list-style:none;margin:0 auto 2rem;max-width:600px;padding:0;text-align:left}.impact-list li{color:#555;font-size:1.05rem;padding:.75rem 0 .75rem 2rem;position:relative}.impact-list li:before{content:"✓";font-weight:700;left:0;position:absolute}.impact-list li:before,.thank-you{color:#dc143c;color:var(--accent-color,#dc143c);font-size:1.2rem}.thank-you{font-weight:600;margin-top:2rem}@media (max-width:768px){.sponsor-hero{padding:60px 20px}.sponsor-hero h1{font-size:2rem}.sponsor-subtitle{font-size:1rem}.sponsor-grid{gap:1.5rem;grid-template-columns:1fr}.sponsor-card{padding:2rem}.sponsor-info{padding:2rem 1.5rem}.sponsor-info h3{font-size:1.5rem}}.about-hero{padding:60px 0;text-align:center}.page-title{font-size:3rem;font-weight:700}.about-content{padding:60px 0}.about-text{margin:0 auto 3rem;max-width:800px;text-align:center}.about-description{color:#333;font-size:1.2rem;line-height:1.8}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:3rem 0}.feature-card{border:2px solid #e0e0e0;border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#dc143c;box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#000;margin-bottom:1rem}.feature-card p{color:grey;line-height:1.6}.about-mission{margin:3rem auto;max-width:800px;text-align:center}.about-mission h2{font-size:2rem;margin-bottom:1.5rem}.about-mission p{color:#333;font-size:1.1rem;line-height:1.8}.about-cta{border-top:2px solid #e0e0e0;margin-top:3rem;padding:3rem 0;text-align:center}.about-cta h2{font-size:2rem;margin-bottom:1rem}.about-cta p{color:grey;font-size:1.1rem;margin-bottom:2rem}@media (max-width:1024px){.about-content,.about-hero{padding:50px 0}.about-features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.about-hero{padding:40px 0}.page-title{font-size:2rem;padding:0 15px}.about-content{padding:40px 0}.about-text{padding:0 15px}.about-description{font-size:1.1rem}.about-features{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.feature-icon{font-size:2.5rem}.about-mission{padding:0 15px}.about-mission h2{font-size:1.75rem}.about-mission p{font-size:1rem}.about-cta{padding:2rem 0}.about-cta h2{font-size:1.75rem}.about-cta h2,.about-cta p{padding:0 15px}}@media (max-width:480px){.about-hero{padding:30px 0}.page-title{font-size:1.75rem}.about-content{padding:30px 0}.about-description{font-size:1rem}.feature-card{padding:1.25rem}.about-cta h2,.about-mission h2{font-size:1.5rem}}.contact-hero{text-align:center}.contact-content,.contact-hero{padding:60px 0}.contact-wrapper{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-form-wrapper h2,.contact-info h2{font-size:2rem;margin-bottom:1rem}.contact-info p{color:#333;line-height:1.6;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-start;display:flex;gap:1rem}.contact-icon{flex-shrink:0;font-size:2rem}.contact-item h3{color:#000;margin-bottom:.5rem}.contact-item p{color:grey;margin:0}.contact-form-wrapper{background-color:#f9f9f9;border-radius:10px;padding:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#000;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#dc143c;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-status{border-radius:5px;padding:1rem;text-align:center}.form-status.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-status.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:1024px){.contact-content,.contact-hero{padding:50px 0}.contact-wrapper{gap:2rem}}@media (max-width:968px){.contact-hero{padding:40px 0}.page-title{font-size:2rem;padding:0 15px}.page-subtitle{font-size:1.1rem;padding:0 15px}.contact-content{padding:40px 0}.contact-wrapper{gap:2rem;grid-template-columns:1fr}.contact-form-wrapper h2,.contact-info h2{font-size:1.75rem}.contact-form-wrapper{padding:1.5rem}}@media (max-width:480px){.contact-hero{padding:30px 0}.page-title{font-size:1.75rem}.contact-content{padding:30px 0}.contact-form-wrapper h2,.contact-info h2{font-size:1.5rem}.contact-form-wrapper{padding:1.25rem}.contact-item{flex-direction:column;gap:.5rem}.contact-icon{font-size:1.5rem}.form-group input,.form-group textarea{font-size:16px}}.programs-hero{padding:60px 0;text-align:center}.page-subtitle{font-size:1.3rem;margin-top:1rem}.housing-section,.programs-section{padding:60px 0}.housing-grid,.programs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.housing-card,.program-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.housing-card:hover,.program-card:hover{box-shadow:0 5px 20px #00000026;transform:translateY(-5px)}.housing-image,.program-image{height:200px;overflow:hidden;width:100%}.housing-image img,.program-image img{height:100%;object-fit:cover;width:100%}.housing-content,.program-content{padding:1.5rem}.housing-content h3,.program-content h3{color:#000;font-size:1.5rem;margin-bottom:.5rem}.housing-capacity,.program-duration{color:#dc143c;font-weight:600;margin-bottom:1rem}.housing-description,.program-description{color:#333;line-height:1.6;margin-bottom:1rem}.program-features{list-style:none;padding:0}.program-features li{color:#333;padding:.5rem 0 .5rem 1.5rem;position:relative}.program-features li:before{color:#dc143c;content:"✓";font-weight:700;left:0;position:absolute}.housing-amenities{border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem}.housing-amenities h4{color:#000;font-size:1rem;margin-bottom:.5rem}.housing-amenities ul{list-style:none;padding:0}.housing-amenities ul li{color:#333;padding:.25rem 0 .25rem 1.5rem;position:relative}.housing-amenities ul li:before{color:#dc143c;content:"•";font-weight:700;left:0;position:absolute}.cta-section{padding:60px 0}@media (max-width:1024px){.housing-section,.programs-hero,.programs-section{padding:50px 0}.housing-grid,.programs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.programs-hero{padding:40px 0}.page-title{font-size:2rem;padding:0 15px}.page-subtitle{font-size:1.1rem;padding:0 15px}.housing-section,.programs-section{padding:40px 0}.housing-grid,.programs-grid{gap:1.5rem;grid-template-columns:1fr}.housing-content,.program-content{padding:1.25rem}.housing-content h3,.program-content h3{font-size:1.25rem}.cta-section{padding:40px 0}.cta-section h2{font-size:1.75rem;padding:0 15px}.cta-section p{padding:0 15px}}@media (max-width:480px){.programs-hero{padding:30px 0}.page-title{font-size:1.75rem}.housing-section,.programs-section{padding:30px 0}.housing-content,.program-content{padding:1rem}.housing-content h3,.program-content h3{font-size:1.1rem}.cta-section{padding:30px 0}.cta-section h2{font-size:1.5rem}}.admin{background-color:#f5f5f5;min-height:100vh}.admin-header{background-color:#000;color:#fff;padding:1.5rem 0}.admin-header .container{align-items:center;display:flex;justify-content:space-between}.admin-header-left{align-items:center;display:flex;gap:1.5rem}.admin-header h1{font-size:1.5rem;margin:0}.admin-home-link{align-items:center;border:1px solid #ffffff4d;border-radius:5px;color:#fff;display:flex;font-size:.95rem;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.admin-home-link:hover{background-color:#ffffff1a;border-color:#ffffff80}.home-icon{height:18px;width:18px}.admin-header-actions{align-items:center;display:flex;gap:1rem}.admin-tabs{background-color:#fff;border-bottom:2px solid #e0e0e0}.admin-tabs .container{display:flex;gap:0}.admin-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:grey;cursor:pointer;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease}.admin-tabs button:hover{background-color:#f5f5f5;color:#000}.admin-tabs button.active{border-bottom-color:#dc143c;color:#dc143c}.admin-content{padding:2rem 0}.admin-tab-content{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2rem}.admin-tab-content h2{color:#000;margin-bottom:1.5rem}.admin-table-wrapper{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #e0e0e0;padding:1rem;text-align:left}.admin-table th{background-color:#f5f5f5;color:#000;font-weight:600}.admin-table td{color:#333}.message-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actions-cell{display:flex;gap:.5rem}.btn-small{border:none;border-radius:5px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.btn-small.btn-primary{background-color:#dc143c;color:#fff}.btn-small.btn-primary:hover{background-color:#b01030}.btn-small.btn-danger{background-color:#dc143c;color:#fff}.btn-small.btn-danger:hover{background-color:#b01030}.admin-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.admin-card{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:10px;padding:1.5rem}.admin-card h3{color:#000;margin-bottom:.5rem}.admin-card p{color:grey;margin-bottom:.5rem}.admin-card-actions{display:flex;gap:.5rem;margin-top:1rem}.edit-form{display:flex;flex-direction:column;gap:1rem}.edit-form input,.edit-form textarea{border:2px solid #e0e0e0;border-radius:5px;font-family:inherit;font-size:1rem;padding:.75rem}.edit-form input:focus,.edit-form textarea:focus{border-color:#dc143c;outline:none}.edit-form label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.edit-actions{display:flex;gap:.5rem;margin-top:1rem}.settings-display{display:flex;flex-direction:column;gap:1rem}.setting-item{align-items:center;background-color:#f9f9f9;border-radius:5px;display:flex;gap:1rem;padding:1rem}.color-box{border:1px solid #e0e0e0;border-radius:5px;display:inline-block;height:30px;width:30px}.settings-form{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.settings-form .form-group{display:flex;flex-direction:column;gap:.5rem}.settings-form label{color:#000;font-weight:600}.settings-form input,.settings-form textarea{border:2px solid #e0e0e0;border-radius:5px;font-family:inherit;font-size:1rem;padding:.75rem}.settings-form input:focus,.settings-form textarea:focus{border-color:#dc143c;outline:none}.admin-loading{color:grey;font-size:1.2rem;padding:3rem;text-align:center}@media (max-width:1024px){.admin-tab-content{padding:1.5rem}.admin-table-wrapper{overflow-x:auto}.admin-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.admin-header .container{align-items:flex-start;flex-direction:column;gap:1rem}.admin-header-left{justify-content:space-between;width:100%}.admin-home-link{font-size:.85rem;padding:.4rem .75rem}.home-icon{height:16px;width:16px}.admin-header h1{font-size:1.25rem}.admin-header-actions{justify-content:space-between;width:100%}.admin-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-tabs .container{min-width:-webkit-max-content;min-width:max-content}.admin-tabs button{font-size:.95rem;padding:.875rem 1.25rem;white-space:nowrap}.admin-content{padding:1rem 0}.admin-tab-content{padding:1.25rem}.admin-tab-content h2{font-size:1.5rem;margin-bottom:1rem}.admin-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table{min-width:600px}.admin-table td,.admin-table th{font-size:.9rem;padding:.75rem .5rem}.message-cell{max-width:150px}.admin-grid{gap:1.25rem;grid-template-columns:1fr}.admin-card{padding:1.25rem}.settings-form{max-width:100%}.setting-item{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.admin-header-left{align-items:flex-start;flex-direction:column;gap:.75rem}.admin-header h1{font-size:1.1rem}.admin-header-actions{flex-direction:column;gap:.75rem;width:100%}.admin-home-link{font-size:.8rem}.admin-header-actions span{font-size:.9rem}.admin-tabs button{font-size:.85rem;padding:.75rem 1rem}.admin-tab-content{padding:1rem}.admin-tab-content h2{font-size:1.25rem}.admin-table{font-size:.85rem;min-width:500px}.admin-table td,.admin-table th{padding:.5rem}.btn-small{font-size:.85rem;padding:.4rem .75rem}.admin-card h3{font-size:1.1rem}.edit-form input,.edit-form textarea,.settings-form input,.settings-form textarea{font-size:16px}.setting-item img,.settings-form img{display:block!important;height:auto!important;max-width:100%!important}}
/*# sourceMappingURL=main.76f505e2.css.map*/