:root{--default-font: "Poppins", sans-serif;--blue: #5271ff}body{font-family:var(--default-font)}footer[data-v-45f5e6b2]{border-top:1px solid var(--blue);position:relative;padding:1rem}.footer-content[data-v-45f5e6b2]{display:flex;justify-content:center;align-items:center;gap:1rem}header[data-v-45f5e6b2]{border-bottom:1px solid var(--blue);position:relative}.header-content[data-v-45f5e6b2]{padding:1rem;display:flex;flex-wrap:wrap;align-items:center}.header-title[data-v-45f5e6b2]{display:flex;flex-direction:column;gap:.5rem;margin:0;flex-grow:1}.header-title h1[data-v-45f5e6b2]{margin:0}.header-title p[data-v-45f5e6b2]{margin:0;color:var(--blue);font-weight:700;font-style:italic}.hamburger[data-v-45f5e6b2]{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:none;border:none;cursor:pointer;padding:0}.hamburger span[data-v-45f5e6b2]{display:block;width:100%;height:2px;background-color:var(--blue);transition:all .3s ease}nav[data-v-45f5e6b2]{width:100%;display:none;flex-direction:column;gap:1rem;padding:1rem 0}nav.nav-open[data-v-45f5e6b2]{display:flex}nav a[data-v-45f5e6b2]{color:inherit;text-decoration:none;padding:.5rem 0;transition:color .3s ease}nav a[data-v-45f5e6b2]:hover{color:var(--blue)}nav a.router-link-active[data-v-45f5e6b2]{color:var(--blue)}@media (min-width: 1024px){.hamburger[data-v-45f5e6b2]{display:none}.header-content[data-v-45f5e6b2]{padding:1rem 2rem}nav[data-v-45f5e6b2]{display:flex!important;flex-direction:row;width:auto;padding:0;margin-left:2rem;gap:2rem}nav a[data-v-45f5e6b2]{padding:0}}.home-container[data-v-30c82659]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 150px);padding:2rem;gap:2rem}.home-image[data-v-30c82659]{width:300px;height:400px;border-radius:150px/200px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.home-image img[data-v-30c82659]{width:100%;height:100%;object-fit:cover}.home-content[data-v-30c82659]{text-align:center;max-width:600px}.home-content h2[data-v-30c82659]{font-size:2.5rem;margin-bottom:1rem;color:var(--blue)}.home-content p[data-v-30c82659]{font-size:1.2rem;line-height:1.6}@media (min-width: 1024px){.home-container[data-v-30c82659]{flex-direction:row;justify-content:center;gap:4rem;padding:4rem}.home-content[data-v-30c82659]{text-align:left}}
