body{background-color:#2F353F}.home-container{margin:2rem auto;max-width:1200px;padding:0 2rem}.home-header{margin-bottom:3rem}.logo{margin-bottom:2rem}.description{color:#e5e9f0;font-size:1.25rem;line-height:1.8;margin:0;padding:1.5rem;background:rgba(129,161,193,.08);border-left:4px solid #81a1c1;border-radius:4px}.description a{color:#81a1c1;text-decoration:none;transition:color .2s ease}.description a:hover{color:#5e81ac}.section-header{margin-bottom:2rem;position:relative}.section-header h1{font-size:3rem;margin:0 0 .5rem;color:white;font-weight:600;letter-spacing:-.02em}.header-accent{width:80px;height:4px;background:linear-gradient(90deg,#81a1c1,#5e81ac);border-radius:2px}.map-container{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.4);background:#1e2329;padding:4px}.map-container img{width:100%;height:auto;border-radius:8px;display:block;object-fit:cover}@media (max-width:768px){.home-container{padding:0 1rem;margin:1rem auto}.section-header h1{font-size:2rem}.description{font-size:1.1rem;padding:1rem}}svg{color:white}.logo{display:flex;align-items:center;justify-content:center}