*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#FEFAF0;color:#654321;line-height:1.6}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.main-content{flex:1 0 auto;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;background:#FEFAF0}.page-content{padding:40px 0;width:100%}.hero-image-placeholder{width:100%;height:60vh;background-color:#f0f0f0;animation:pulse 1.5s ease-in-out infinite}.hero-section-full{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}.hero-image-container{width:100%;height:70vh;min-height:500px;max-height:720px;position:relative;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(139,69,19,.3);display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;color:white;padding:0 20px;max-width:800px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.4}.page-content h1{font-size:36px;margin-bottom:20px}.page-content h1,.page-content h2{font-weight:700;color:#8B4513;text-align:center}.page-content h2{font-size:28px;margin-bottom:15px}.page-content p{font-size:16px;color:#654321;text-align:left;margin-bottom:30px}.back-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#FDF5E6;color:#8B4513;text-decoration:none;border-radius:8px;border:1px solid #daa520;font-size:14px;font-weight:500;transition:all .3s ease;margin-bottom:20px;cursor:pointer}.back-button:hover{background:#E67E22;color:#FDF5E6;transform:translateX(-5px)}.back-button:before{content:"←";font-weight:700}@media (max-width:768px){.main-content{padding:0 15px}.page-content{padding:30px 0}.page-content h1{font-size:28px}.page-content h2{font-size:24px}}@media (max-width:480px){.main-content{padding:0 10px}.page-content{padding:20px 0}.page-content h1{font-size:24px}.page-content h2{font-size:20px}}@media (max-width:992px){.hero-image-container{height:60vh;min-height:450px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.3rem}}@media (max-width:768px){.hero-image-container{height:50vh;min-height:400px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}}@media (max-width:480px){.hero-image-container{height:40vh;min-height:300px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-content{padding:0 15px}}body.menu-open{overflow:hidden}.footer{background:#654321;color:#FDF5E6;width:100%;flex-shrink:0}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:50px 0 30px}.footer-section{display:flex;flex-direction:column}.footer-title{font-size:18px;font-weight:700;color:#FFFFFF;margin-bottom:20px;border-bottom:2px solid #daa520;padding-bottom:8px}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-link{color:#E8D5B5;text-decoration:none;font-size:14px;transition:all .2s ease;padding:4px 0}.footer-link:hover{color:#DAA520;transform:translateX(5px)}.footer-loading,.footer-no-sections{color:#C19A6B;font-size:14px;font-style:italic;padding:4px 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.footer-loading{animation:pulse 1.5s ease-in-out infinite}.footer-contacts{display:flex;flex-direction:column;gap:10px}.footer-contact-item{font-size:14px;color:#E8D5B5;margin:0;display:flex;align-items:center;gap:8px}.footer-bottom{border-top:1px solid #8b4513;padding:20px 0;text-align:center}.footer-copyright{font-size:14px;color:#C19A6B;margin:0}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:30px;padding:40px 0 20px}.footer-section{text-align:center}.footer-links{align-items:center}.footer-link:hover{transform:translateY(-2px)}.footer-loading,.footer-no-sections{text-align:center}}@media (max-width:480px){.footer-container{padding:0 15px}.footer-content{padding:30px 0 20px;gap:25px}.footer-title{font-size:16px;margin-bottom:15px}.footer-contact-item,.footer-link,.footer-loading,.footer-no-sections{font-size:13px}}.navbar{background:#8B4513;border-bottom:1px solid #a0522d;box-shadow:0 2px 8px rgba(139,69,19,.2);position:relative;top:0;z-index:100}.navbar-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.navbar-logo{font-size:24px;font-weight:700;color:#FDF5E6;text-decoration:none;transition:color .2s;z-index:101}.navbar-logo:hover{color:#DAA520}.navbar-links{display:flex;gap:30px}.nav-link{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;color:#FDF5E6;border:1px solid transparent;transition:all .2s ease}.nav-link:hover{color:#DAA520;background:rgba(218,165,32,.1)}.nav-link-active{color:#DAA520;background:rgba(218,165,32,.2);border-color:#DAA520}.mobile-menu-button{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#FDF5E6;padding:8px}.district-filter{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;border:1px solid transparent;transition:all .2s ease}.district-filter label{font-size:14px;font-weight:500;color:#FDF5E6;white-space:nowrap}.district-filter select{background-color:#FDF5E6;color:#8B4513;border:1px solid #a0522d;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238B4513' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 7px center;background-size:16px;padding:6px 32px 6px 8px;transition:all .2s ease}.district-filter select:hover{border-color:#DAA520}.district-filter select:focus{outline:none;border-color:#DAA520;box-shadow:0 0 0 2px rgba(218,165,32,.2)}@media (max-width:768px){.district-filter{flex-direction:column;gap:10px;padding:12px 20px;width:200px;text-align:center}.district-filter label{font-size:16px}.district-filter select{width:100%;text-align:center}}@media (max-width:1024px){.navbar-container{padding:0 15px}.navbar-links{gap:20px}.nav-link{padding:6px 12px;font-size:13px}}@media (max-width:850px){.navbar-links{gap:15px}.nav-link{padding:5px 10px;font-size:12px}}@media (max-width:768px){.navbar-container{padding:0 15px;height:60px;position:relative}.navbar-logo{font-size:20px}.mobile-menu-button{display:block;z-index:101}.navbar-links{position:fixed;top:0;left:0;width:100%;height:100vh;background:#8B4513;flex-direction:column;justify-content:center;align-items:center;gap:25px;transform:translateX(-100%);transition:transform .3s ease;z-index:100}.navbar-links.active{transform:translateX(0)}.nav-link{padding:12px 20px;font-size:18px;width:200px;text-align:center}}