.owner-layout{background:#eef2ff;min-height:100vh;display:flex}.owner-layout__sidebar{flex-shrink:0}.owner-layout__main{flex:1;padding:32px clamp(16px,3vw,64px);overflow-y:auto}@media (max-width:900px){.owner-layout{flex-direction:column}.owner-layout__sidebar{width:100%}}@media (max-width:768px){.owner-layout--mobile{min-height:100vh;background:#eef2ff;flex-direction:column;min-height:100dvh;display:flex}.owner-layout--mobile .owner-layout__sidebar,.owner-layout--mobile .mobile-bottom-nav{display:none}.owner-layout__main--mobile{box-sizing:border-box;flex:1;width:100%;max-width:100%;padding:12px 12px 24px;overflow:hidden auto}}
